
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Lora|Raleway:500,700');


/*menu center*/
@media (min-width: 768px){
    .navbar-nav{
        float:none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
}

.vertical-center {
  min-height: 100%;  
  min-height: 100vh; 
  display: flex;
  align-items: center;
}

body {
  color: #333333;
  text-align: justify;
  background: #eaeaea url('../graf/gradient1.jpg') top center no-repeat;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding-top: 48px;
}

a, h1, h2, h2, h4 {
  color: #685218;
}

a:hover {
  /*color: #f15d22;*/
  color: black;
}

.horse-list-img-border {
  margin-left: auto; 
  margin-right: auto; 
  background:white; 
  padding:16px; 
  border: 1px solid #685218;
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.3); 
  -moz-box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.3); 
  box-shadow: 4px 4px 15px 0px rgba(0,0,0,0.3);
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.text {
    -webkit-column-width: 400px;
    -webkit-column-gap: 2em;
    -webkit-column-rule: 0.1em dotted silver;
    -moz-column-width: 400px;
    -moz-column-gap: 2em;
    -moz-column-rule: 0.1em dotted silver;
    column-width: 400px;
    column-gap: 2em;
    column-rule: 0.1em dotted silver;
}

h1{
  text-align: center;
  font-size: 52px;
  font-family: 'Great Vibes', sans-serif;
}

h2 {
  font-family: 'Great Vibes', sans-serif;
  font-size: 38px;
}

h3 {
  font-family: 'Great Vibes', sans-serif;
  font-size: 24px;
}

@media(max-width: 1280px){
  h1 {
      font-size: 48px;
  }
}

@media(max-width: 875px){
  h1 {
      font-size: 42px;
  }
}

@media(max-width: 768px){
  h1 {
      font-size: 38px;
  }
}


h3.horsename {
  /*text-align: left;*/
  font-size: 34px;
  font-family: 'Great Vibes', sans-serif;
}

/*@media(max-width: 1199px){
  h3.horsename {
      font-size: 24px;
  }
}

@media(max-width: 991px){
  h3.horsename {
      font-size: 28px;
  }
}

@media(max-width: 875px){
  h3.horsename {
      font-size: 24px;
  }
}*/



p {
  text-align: justify;
}

.columns {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;

  -webkit-column-width: 350px; /* Chrome, Safari, Opera */
  -moz-column-width: 350px; /* Firefox */
  column-width: 350px;
   
  -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
  -moz-column-gap: 30px; /* Firefox */
  column-gap: 30px;
  
  -webkit-column-rule: 1px dotted ; /* Chrome, Safari, Opera */
  -moz-column-rule: 1px dotted ; /* Firefox */
  column-rule: 1px dotted ;
  
  margin-bottom:40px;
}

.columns p{
  margin-bottom: 25px;
}

.foals_dam{
  width: 32%;
  display: inline-block;
  margin-bottom: 12px;
}

@media (max-width: 540px){
    .foals_dam {
    width: 100%;
  }
}

.foals_dam img{
  width: 100%;
}

.foals_desc{
  vertical-align: middle;
  width: 32%;
  display: inline-block;
  text-align: center;
}

@media (max-width: 540px){
    .foals_desc {
    width: 100%;
  }
}

.foals_sire{
  width: 32%;
  display: inline-block;
  margin-bottom: 12px;
}

@media (max-width: 540px){
    .foals_sire {
    width: 100%;
  }
}

.foals_sire img{
  width: 100%;
}

.cookieinfo{
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 11px;
  text-align: justify;
  clear: both;
}

.logo{
  width:100%;
}

.logo img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 442px
}

.lang-bar {
  text-align: right;
  height: 0;
  overflow: visible;
  z-index: 100;
}

.lang-bar img{
  padding: 5px;
  position: relative;
}

.ban {
  width:100%;
}

.ban img{
  width:100%;
}

.socialmedia {
  width: 100%;
  text-align: right;
  margin-bottom: 8px;
  display: none;
}

@media (max-width: 992px){
    .socialmedia {
    display: block;
  }
}

.offer_details {
  padding:15px;
  padding-bottom:2px;
}

.array_list_outside{
  width: 280px;
  /*margin: 2px;*/
  display: inline-block;
}

.array_list_up{
  display: block;
  background: transparent;
  /*border-bottom: 1px solid #1f1951;*/
  /*border-top: 0;*/
  width: 100%;
  text-align: center;
}

.array_list_up img{
  display: block;
  width: 100%;
}

.array_list_down{
  display: block;
  /*border-top: 1px solid white;*/
  border-bottom: 0;
  height: 20px;
  width: 100%;

}

.array_list {
  width: 100%;
  /*height: 400px;*/
}

.array_list_container {
  width: 100%;
  /*border: 1px solid #f4e0b5;*/
  text-align: center;
}

.deco {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 1280px){
    .deco img{
      width: 200px;
    }
}

@media (max-width: 875px){
    .deco img{
      width: 130px;
    }
}

.title {
  text-align:center;
}

.row-margin{
  padding-left: 7%;
  padding-right: 7%;
}

@media (max-width: 768px) {
  .row-margin{
    padding-left: 1%;
    padding-right: 1%;
  }
}

.pedigree_container {
  padding: 15px; 
}

.pedigree_description {
  /*border: 1px solid red;*/
  text-align: center;
  display: inline-block;
  vertical-align:middle;
  width: 49%;
}

@media (max-width: 1000px) {
  .pedigree_description {
    width: 100%;
  }
}

.pedigree_description h2{
 text-align: left;
}

.zoompic {
  transition: transform 0.3s;
}

.zoompic:hover {
  transform:scale(1.05);
}

.pedigree_photo {
  /*border: 1px solid green;*/
  text-align: center;
  display: inline-block;
  vertical-align:middle;
  width: 50%;
  margin-bottom: 8px;
}

@media (max-width: 1000px) {
  .pedigree_photo {
    width: 100%;
  }
  
  .pedigree_photo img {
    width: 100%;
  }
}

.pedigree_gallery {
  /*border: 1px solid blue;*/
}

.pedigree_pedigree {
  /*border: 1px solid black;*/
  padding-top: 24px;
  display: block; 
  vertical-align:top;
  margin-left:auto;
  margin-right:auto;
  width: 70%;
}

@media (max-width: 1000px) {
  .pedigree_pedigree {
    width: 100%;
  }
}

.pedigree_details {
  /*border: 1px solid orange;*/
  padding-top: 24px;
  display: block; 
  vertical-align:top;
  margin-left:auto;
  margin-right:auto;
  width: 70%;
}

@media (max-width: 1000px) {
  .pedigree_details {
    width: 100%;
    margin-left:0;
  }
}

.pedigree_description_details {
  text-align: initial; 
  background: #eeeeee; 
  margin-left: auto; 
  margin-right: auto; 
  padding: 12px; 
  width: 85%;
}

@media (max-width: 767px) {
  .pedigree_description_details {
    width: 95%;
  }
}

#pedigree td {
  color: #685218;
  padding: 1px;
	padding-left: 5px;
	border: 1px solid #685218; 
  text-transform: uppercase;
	background: white;
	
}

#pedigree {
  width: 100%; 
  text-align: left; 
  font-size: 13px;
	/*text-transform: uppercase;*/
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.2);
  box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.2);	
}

.gallery_history, .gallery_back{
  width: 100%; 
  text-align: center;
}

.gallery_history img, .gallery_back img{
  width: auto; 
}

.gallery_dirtable {
  width: 100%;
  text-align: center;
}

.gallery_dirtable div{
  display: inline-block; 
  padding: 5px;
}

.gallery_filetable {
  width: 100%;
  text-align: center;
}

.gallery_filetable div{
  display: inline-block; 
  padding: 5px;
}

hr {
  display: block;
  border-top: 1px dotted #666666;
  border-bottom: 0;
  height: 1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.plugincontainer{
  max-width:400px;
  margin-left: auto;
  margin-right: auto;
}

.footer-bar {
  width:100%;
  background: white;
  min-height: 200px;
  color: #685218;
  padding-top: 25px;
  font-size: 17px;
}

.footer-bar a{
  text-decoration: none;
}

.footer-bar a:hover{
  text-decoration: underline;
}

.ft_right a{
  color: white;
  text-transform: uppercase;
}

.footer-bar h1{
  color: white;
  text-align: left;
}

.media_box{
  margin-bottom:12px;
  margin-top:12px;
}

.media_body{
  width: 70%;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 540px){
  .media_body{
  width: 95%;
  }
  
  .media_box{
    margin-bottom:50px;
  }
}

.media_img{
  width: 25%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-right:2%;
}

@media (max-width: 540px){
  .media_img{
  width: 95%;
  margin-right:0;
  }
}

.media_img img{
  max-width: 100%;
  /*max-height: 320px;*/
  margin-left: auto;
  margin-right: auto;
}

.addthis-container {
  margin-top: 12px;
  margin-bottom: 12px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.navbar-nav > li > a {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 22px;
}

@media (max-width: 767px){
    .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 22px;
  }
}

.navbar-nav > li > a.narrow {
  padding-top: 6px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
}

.navbar-wide {
  margin-bottom: 0;
  display: block;
}

.navbar-narrow {
  margin-bottom: 0;
  display: none;
}

@media (max-width: 991px){
    
  .navbar-narrow {
    display: block;
  }
  
  .navbar-wide {
    display: none;
  }
    
}

@media (max-width: 767px){
    
  .navbar-narrow {
    display: none;
  }
  
  .navbar-wide {
    display: block;
  }
    
}



.navbar-default{
  background: white;
  border: 0px solid white; border-radius: 0;
  box-shadow: none;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #999999;
}
.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  font-family: 'Lora', serif;
  font-size: 22px;
  color: #685218;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease; 
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-shadow: none;
}

@media (max-width: 1199px){
    .navbar-default .navbar-nav > li > a {
    font-size: 18px;
  }
}

@media (max-width: 767px){
    .navbar-default .navbar-nav > li > a {
    font-size: 22px;
  }
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-image: none;
  background-color: #b79d4f;
  color: black;
}

.navbar-default .navbar-nav > li > a.narrow, 
.navbar-default .navbar-nav > li > a.narrow:hover,
.navbar-default .navbar-nav > li > a.narrow:focus {
  background: transparent;
}

@media (max-width: 992px){
    .nav > li > a.narrow {
    display: none;
  }
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-image: none;
  background-color: #b79d4f;
  color: white;
  box-shadow: none;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
  background-image: none;
  background-color: white;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-image: none;
  background-color: #b79d4f;
  color: white;
  filter: none;
}

.navbar-toggle {
    margin-top: 16px;
}

.navbar-default .navbar-toggle {
  background-color: #b79d4f;
  border-color: white;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #FFFFFF;
  border: 1px solid #b79d4f;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar{
  background-color: #b79d4f;
}

.dropdown-menu {
  border: none;
}

.navbar-nav .open .dropdown-menu {
  background: white;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: white;
    background-color: #b79d4f;
    background-image: none;
   
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #b79d4f;
    background-image: none;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 320px;
}

/*.collapse.in a {
  padding: 2px 12px;
}

.collapsing a {
  padding: 2px 12px;
}*/

.cookiepanel {
	background: #c6c6c6;
	color: black;
	font-size: 14px;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px 20px;
	position: fixed;
	text-align: center;
	z-index: 10000;
}
