/* Enter Your Custom CSS Here */

/* Size Logo */
.header-image .site-title, .header-image .site-title a {min-height: 91px;}

body.header-image .site-title {
background-image: url('http://rt.wildasia.org/wp-content/uploads/sites/7/2015/01/logo-sized.jpg');
background-size: contain;
}




/*Tabby Tabs Style - Blue &amp; White */
.responsive-tabs .responsive-tabs__heading {
  background: #0095D0!important;
  color: #FFFFFF!important;
  border: 1px solid #FFFFFF!important;
}

.responsive-tabs .responsive-tabs__heading:after {
  border-top: 6px solid #FFF!important;
}

.responsive-tabs-wrapper {border-top:0px!important;}