/*@import "//fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700";*/

body .head-search .search  { background-color:#e74c3c; }
body .head-search .search .fa-search {  }
.logo-image > a {
  max-width: 450px !important;
  max-height: 200px !important;
}
.th-login {
  margin: 50px 0 0 10px!important;
}
.social-icon {
  margin-top: 50px!important;
}
/* remove lines 12 on if this doesn't work */
body	{
  font-size: 16px!important;
} 
span.book-subtitle {
  font-weight:normal;font-size:0.8em;color:#696969;;font-style:italic
}

#back-to-top.affix { bottom: 20px; }

body .th-header-top { position:relative; }
body .feefologoright { position:absolute; left: -10%; bottom: -10px; width: 20%; }
.review .fa-star { color:#f26522; }
#page IMG { width: auto !important; }
.showcase .showcase-right ul.top-service-box li h2{
   color:#fff;
}

.feefobg { width: 200px; height:60px; background:url(../images/feefo_bg.png) no-repeat; position:absolute; left: -10%; bottom: -10px; }
.feefobg span { position:absolute; font-size:15px; color:white; font-weight:bold; bottom: 0px; left: 7px; }
.navbar-toggle  { display:none; }
.navbar-toggle + .head-search  { right:0; }
div.jwDisqusArticleCounter { border:0; margin-top: -40px; }
@media screen and (min-width: 1200px)
{
	body .navbar-default .navbar-nav>li>a { padding:0 15px; }
}
@media (max-width:479px){
	.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { display:block !important; }
}

/* Live Chat */
.assistly-widget { position:fixed; bottom: 60px; right: 0; z-index:9999; width: 125px; height:125px; }
.assistly-widget a {
   display: block;
   background: url(../images/chat.png) no-repeat !important;
   background-position: 0 0 !important;
   height: 125px;
   width: 125px !important;
   overflow: hidden;
   text-indent: -900px;
 
}
           
.assistly-widget span {
   display: block;
    background: url(../images/chat.png) no-repeat !important;
   background-position: 0 -125px !important;
  height: 125px;
   width: 125px !important;
   overflow: hidden;
   text-indent: -900px;
}
.logo-image > a > img {
    max-width: 172%;
}
.feefobg{
    left: 27%;
     
   }
 .home-page .feefobg{
    bottom: 9px;
}
 .home-page .social-icon {
    margin-top: 51px!important;
}
.social-icon {
    margin-top: 58px!important;
}
@media screen and (max-width: 1199px) {
 .home-page .logo-image > a > img {
    max-width: 140%;
       margin-top: 14px;
}
  .feefobg {
    left: 13%;
        bottom: 9px;
}
  .logo-image > a > img {
    max-width: 100%;
}
  .social-icon {
    margin-top: 50px!important;
}
}
@media screen and (max-width: 991px){
.feefobg {
    left: 20%;
      bottom: 34px;
}
  .home-page .feefobg {
    bottom: 34px;
}
  .social-icon {
    margin-top: 66px!important;

  }
  .th-header-top{
        padding: 40px 0 0px;
  }}

.tp-rightarrow.navbar, .tp-leftarrow.navbar{
    min-height: 41px;
}