/* Add here all your css styles (customizations) */
.breadcrumbs {
    border-top: solid 2px #eee;
    border-bottom: solid 2px #eee;
}

.purchaseBorTop {
    border-top: solid 1px #eee;
}

/* green to blue*/
.headline-center h2 {
    font-size: 24px;
    font-weight: Bold;
    Color: #555;
}

    .btn-u, .headline-center h2:after {
        background:#E0B103; /*#163997;*/
    }
.purchase .btn-u:hover{
   background:#C69705; 
  }

.block-grid-v2 li:hover .block-grid-v2-info {
    border-color: #163997;
}
/* 
a:hover, .color-green, a{
    color:#163997;
}*/
.headline h2, .headline h3, .headline h4 {
    border-bottom: 2px solid #163997;
}
/*Media Queries*/
/*@media (min-width: 992px) {*/
.header-fixed .header-v6.header-classic-white .navbar-nav > li > a {
    color: #555;
}

    .header-fixed .header-v6.header-classic-white .navbar-nav > li > a:hover,
    .header-fixed .header-v6.header-classic-white .navbar-nav .active > a, .header-fixed .header-v6.header-classic-white .navbar-nav li > a:hover {
        color: #163997 !important;
    }
/*}*/

.purchase span {
    font-weight: 700;
}

.purchase .btn-buy a {
    padding: 12px 26px;
    font-weight: 700;
}

.interactive-slider-v2 {
    padding: 162px 0;
}

/*@media (min-width: 992px)*/
.header-v6 .dropdown-menu {
 
    border-top: solid 3px #163997;
}

.flat-testimonials .flat-testimonials-in p:after,
.flat-testimonials .flat-testimonials-in p:before{
  content: "" !important;
  }

.bg-image-v1 {
      background: url(../../../../sy-israel-tours/media/sy-israel-tours/backgrounds/aqua2.jpg) repeat fixed;
  }
.color-spBLue{
  color:#163997;
  font-weight:700;
  }
.container h2,
.purchase .container span,
.team .thumbnail-style:hover h3 a{
  color:#163997 !important;
  }
.btn-u.btn-brd.btn-u-light {
    background:#163997;
    color: #fff;
    border-color: #fff;
}

.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
    background: #13386D;
    color: #fff !important;
}
.homeBio h2{
  color: white !important;
  }
a:hover{
  color:#13386D;
  }
.tourSpecificContent{color:#555;}

.timeline-v2 > li .cbp_tmicon {
    background: #E0B103 !important;
  }
.tp-caption .btn-u.btn-brd.btn-u-light{
  border:0 !important;
  }
@media (min-width: 768px){
.interactive-slider-v2 h1{
  font-size: 60px !important;
  }
}
.interactive-slider-v2{
  background-repeat:  no-repeat !important;
  }

@media (max-width: 400px){
  img.shrink-logo{width:195px !important;}
  }
@media (max-width: 315px){
  img.shrink-logo{width:175px !important;}
  }

.footer-v1 address ul li{
  color:white !important;
  }
.breadcrumbs h1{
  text-transform:uppercase;
  }
.signoutButton{
  position:fixed;
  top:0;
  right:0;
      background: #eae7e7;
     /* padding: 2px 6px;*/
    font-size: 12px;
  }
.form-minilogon input{
  margin-bottom:20px;
  }
.form-minilogon .form-control-error, .form-minilogon .ErrorLabel{
  color:red !important;
  display:block !important;
  
  }


.interactive-slider-v2{
      background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-position: left top;
   
  }

hr.underH2{
  margin:12px 0 !important;
  
  }

h3 a.homeBioLink{color:white;}
.headFb{
      position: absolute;
    right: 0;
      z-index: 9999;
}
.headInsta{
      position: absolute;
    right: 32px;
      z-index: 9999;
}

.purchase ul {
    list-style: none;
    padding:0;
    margin:0;
}

.purchase  li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

.purchase li:before {
   color: #E0B103 !important; /* or whatever color you prefer */
  width:4px;
  height:4px;
    content: "• ";
   
  
}
.breadcrumb{
   text-transform: uppercase;
  }
.footerMiddle{
  text-align:center;
  }
.footerMiddle .fb-page {
  margin-top:18px;
  }

i.icon-color-u{
  color: #E0B103 !important;
    border: solid 1px #E0B103  !important;
  }
.didYou h3{ font-weight:bold;}
.MediaLibraryTree, .MediaLibrarySort{disaply:none; text-indent:-9999px;}
.pTopZero{padding-top:0;}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-fixed .header-v6.header-classic-white .navbar-nav > li > a{
      padding-left:10px;
     padding-right:10px;
    }
}
/* journals */
.grid-boxes-quote p:before {
    content: " \" ";
    margin-left: -15px;
    position: absolute;
    font-family: Tahoma;
}
.grid-boxes-quote p:after {
    content: " \" ";
    margin-left: 10px;
    position: absolute;
    font-family: Tahoma;
}
.grid-boxes-quote p, .grid-boxes-quote p a, .grid-boxes-quote span {
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    font-family: "Open Sans";
    text-transform: uppercase;
}
.grid-boxes-quote p {
    position: relative;
}
.grid-boxes-caption.grid-boxes-quote {
    padding: 30px;
    background: #333;
    text-align: center;
}
.blog_masonry_3col .grid-boxes-in {
    padding: 0;
    margin-bottom: 30px;
    border: solid 1px #eee;
}
.grid-boxes-in{
  margin-top:15px;
   margin-bottom:15px;
  }

.grid-boxes-in a:hover{
  color:white;
  }