/*  
Theme Name: Taurus Transportation
Theme URI: http://taurus.crazydemo.asia
Developer: Darwin Salvosa
Developer URI: http://www.iamdarwin.com.ph
Web Agency:  Crazydomain
Agency URI: www.crazydomains.com
*/
/*  
Theme Name: Taurus Transportation
Theme URI: http://taurus.crazydemo.asia
Developer: Darwin Salvosa
Developer URI: http://www.iamdarwin.com.ph
Web Agency:  Crazydomain
Developer URI: www.crazydomains.com
*/
@import url('https://fonts.googleapis.com/css?family=Rouge+Script');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
body {
  font-family: 'Lato', sans-serif;
  -webkit-text-size-adjust: none;
  color: #444;
  font-weight: 400;
  font-size:15px;
  text-rendering: optimizeLegibility;
  -webkit-transition-delay: 1s; /* Safari */
  transition-delay: 1s;
  background:#f1f1f1;
	background-image: url(templates/images/bg.jpg);
}
h1{font-size: 30px;}
h2{font-size: 28px;}
h3{font-size: 25px;}
h4{font-size: 20px;}
h5{font-size: 20px;}
h6{font-size: 18px;}
h1,h2,h3,h4,h5,h6{
  font-family: 'Lato', sans-serif;
  font-weight:300;
	text-transform:uppercase;
}
p {
    margin: 0 0 20px;
    line-height: 30px;
}
iframe{
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color:#586e85;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
a:hover {
    text-decoration:none;
}
.navbar {
    border-radius: 0;
}
#header-top {
	position: absolute;
	z-index: 999;
	width: 100%;
	text-align: right;
	color: #fff;
	left: 0;
	padding-top: 15px;
	font-size: 16px;
}

#header-top a{
	color: #fff;
}

header{
    width: 100%;
    padding-top: 57px;
    padding-bottom: 80px;
}
header.header-abs {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.stuck_container {
	background: rgba(255,255,255,0.7);
	padding-top: 36px;
	padding-bottom: 25px;
}
.container{
	position:relative;
}
header .brand {
	position: absolute;
	left: 0;
	top: -160px;
	display: inline-block;
	width: 175px;
	height: 186px;
	color: #fff;
	text-align: center;
}
.brand_name {
    position: relative;
    margin-top: 82px;
}
.sf-menu {
 display:inline-block;
}
.sf-menu:before,.sf-menu:after {
 display:table;
 content:"";
 line-height:0;
}
.sf-menu:after {
 clear:both;
}
.sf-menu>li {
	position: relative;
	float: left;
	list-style: none;
}
.sf-menu>li+li {
 margin-left:4px;
}
@media (max-width: 979px) and (min-width: 768px) {
 .sf-menu>li+li {
  margin-left:15px;
 }
}
.sf-menu ul li:hover a {
    color: #000;
}
.calltohome {
    text-align: center;
    margin-top: 50px;
}
.calltohome a{

}

.sf-menu > li {
 display:block;
 font-size:18px;
 line-height:24px;
 text-transform:uppercase;
 padding:0 10px;
 color:#585858;
}
.sf-menu>li>a {
 color:#585858;
}
@media (max-width: 979px) and (min-width: 768px) {
 .sf-menu>li>a {
  padding:0;
 }
}
.sf-menu>li:after {
 content:'';
 background:#586e85;
 width:0;
 height:2px;
 display:inline-block;
 position:absolute;
 bottom:-1px;
 left:50%;
 -moz-transform:translateX(-50%);
 -ms-transform:translateX(-50%);
 -o-transform:translateX(-50%);
 -webkit-transform:translateX(-50%);
 transform:translateX(-50%);
 -moz-transition:0.3s;
 -o-transition:0.3s;
 -webkit-transition:0.3s;
 transition:0.3s;
}
.sf-menu>li.sfHover>a:after,.sf-menu>li:hover:after,.sf-menu>li.active>a:after {
 width:100%;
}
.sf-menu ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 260px;
	margin-top: -1px;
	padding: 20px;
	background: #fff;
	z-index: 2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	font-size: 16px;
	margin-left: -10px;
}
.sf-menu > li:hover ul {
    display: block;
}

.sf-menu ul>li+li {
 margin-top:13px;
}
.sf-menu ul>li>a {
 color:#585858;
}
.sf-menu ul>li.sfHover>a,.sf-menu ul>li>a:hover {
 color:#585858;
}
.sf-menu ul ul {
 position:static;
 top:100%;
 width:auto;
 margin-top:0;
 margin-left:20px;
 padding:10px 0 0;
 z-index:4;
}
.sf-menu ul ul>li>a {
 color:#FFF;
}
.sf-menu ul ul>li.sfHover>a,.sf-menu ul ul>li>a:hover {
 color:#585858;
}
.sf-menu>li>.sf-with-ul {
 position:relative;
}
.sf-menu>li>.sf-with-ul:before {
 position:absolute;
 left:50%;
 top:62%;
 margin-left:-6px;
 content:"123";
 font:400 12px/12px "FontAwesome";
}

header .nav {
    float: right;
}
.fb-wrap{
	overflow:hidden;
}
.row .no-gutter {
    padding: 0;
}
header .header-mid{
  background: #000;
  position: relative;
  z-index: 9;
}
section{
  padding:60px 0;
}

.header-contact-wrapper {
  list-style: none;
  padding: 0px;
  margin: 9px 0 0;
  color:#fff;
    font-size: 15px;
}

.header-contact-wrapper .box-icon i {

    font-size: 20px;
}
.header-contact-wrapper .contact-phone {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 1px;
    letter-spacing: 0.3px;
    color: #222222;
}
.header-contact-wrapper  .contact-text {
    line-height: 1;
    margin-top: 9px;
    font-size: 12px;
}
.header-contact-wrapper .social .contact-text {
    margin-top: 4px;
}
.header-mid {
    padding: 25px 0;
}
.main-menu{
  margin: 0;
  border: 0;
  width: 100%;
  z-index: 100;
  font-size: 14px;
  margin-bottom: -60px;
  float: left;
}
.main-menu.affix {
    position: fixed;
    top: 0px;
    left:0;
}
.navbar-nav {
    padding-left: 10px;
}
.navbar-collapse {
    margin: 0 auto;
}
.main-menu .navbar-nav > li.active a {
  color: #f1aa10;
}
.main-menu .navbar-nav  > li > a:focus, 
.main-menu .navbar-nav > li > a:hover {
  color: #f1aa10;
}
.main-menu .navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  padding:20px 7px;
}
.main-menu .container {
    background: #fff;
    padding: 0;
}
.main-menu .navbar-brand{
 padding:0;
}
.dropdown-menu {
  background: #262626;
}
.main-menu .dropdown-menu a{
  color: #fff;
  padding: 10px 20px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.extra {
    background: #fff;
}
.inner-banner {
    margin-bottom: 40px;
}
.inner-banner img{
    width:100%;
}

.followbutton{
  padding-top: 17px;
  padding-right: 10px;
  float: right;
}
.contactbutton a {
  background: #f1aa10;
  float: right;
  padding: 20px 10px;
  color: #fff;
  width: 170px;
  width: 170px;
  line-height: 20px;
  font-weight: bold;
}
.contactbutton a:hover {
  text-decoration:none;
  background:#eee;
  color:#f1aa10;
}
.item-extra{
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  background: #586e85;
  color: #fff;
}

.item-extra h2{
  font-size:65px;
  font-family: 'Rouge Script', cursive;
	text-transform:inherit;
}
.item-extra p{
  font-size: 18px;
  max-width: 60%;
  margin: 0 auto 30px;
}
.affix + div.carousel{
  margin-top:90px
}

.carousel-inner > .item > img.slide-mobile{
  display:none;
}
.carousel {
    padding: 0;
    margin-bottom: 30px;
    background-color:#000;
    }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  margin: auto;
}
.rTable    { 
  display: table;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  margin: 0 auto;
}
.rTableRow       { display: table-row; }
.rTableHeading    { display: table-header-group; }
.rTableBody    { display: table-row-group; }
.rTableFoot    { display: table-footer-group; }
.rTableCell, .rTableHead  { display: table-cell; vertical-align: middle;}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  margin: auto;
}
.carousel-indicators li,
.carousel-indicators .active {
    width: 20px;
    height: 4px;
    margin:0;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
.items, 
.home_thumb {
    position: relative;
  }
  .items:hover .thumb-overlay:before, 
  .items:hover .thumb-icon, 
  .home_thumb:hover .thumb-overlay:before, 
  .home_thumb:hover .thumb-icon, 
  .home_thumb:hover .thumb-description {
    opacity: 1;
  }
.thumb {
    position: relative;
    display: block;
    overflow: hidden;
}
.thumb-overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: -1px;
    right: -1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    overflow: hidden;
}
.button-contact{

}
.button-contact {
	margin-bottom: 20px;
}
.button-contact a{
	color:#586e85;
	font-size:20px;
}
.button-contact .fa.fa-calendar-check-o {
    font-size: 30px;
}

.thumb-overlay:before {content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.5);transition: .3s;opacity: 0;}
.thumb-overlay .thumb-icon {
    font-size: 34px;
    transition: .3s all ease;
    opacity: 0;
    z-index: 1;
}
#lightbox a {
  transition:none;
}
#myCarousel {
    height: 215px;
    background-size: cover;
    width: 100%;
		margin-bottom:0;
}

#home #myCarousel {
    height: auto;
}
.carousel-inner {
    height: 100%;
}
.carousel-fade .carousel-inner .item {
    height: 100%;
}
#navigation_contact-us{display:none;}
.welcome .sub_heading h1 {
	margin-top: 0;
	text-transform: none;
	font-size: 23px;
	font-weight: 400;
}

.image.gal {
    width: 100%;
}

.home-section h2{
  font-size: 40px;
  margin-top: 0px;
  text-transform: uppercase;
}
.home-section h2 span{
  color:#f9310a;
}
.home-section p:last-child{
  margin:0px;
}
.home_thumb_wrap{}
.sub_heading {
  margin-bottom: 30px;
}

.sub_heading h1,
.sub_heading h2 {
    padding-bottom: 11px;
    position: relative;
    margin-top:0;
}
.sub_heading h1:before,
.sub_heading h2:before {
	background: #586e85 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	position: absolute;
	width: 80px;
	left: 50%;
	margin-left: -35px;
}
.home_thumb figcaption {
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
}
.welcome .sub_heading h1:before  {
  left: 0;
  margin-left: 0;
}
.contentslider  {
    background: #fff none repeat scroll 0 0;
}


.miscellaneous .container {
    padding-right:0;
    padding-left:0;
}


.miscellaneous label {
    font-weight: 400;
    color: #586e85;
    min-width: 90px;
}


.separator-holder {
margin-top: 15px; margin-bottom:2px
}
.separator-holder.animate .separator:first-of-type {
    transform-origin: 100% 50% 0;
}
.separator-holder.animate .separator:last-of-type {
    transform-origin: 0 50% 0;
}

.separator {
    border-bottom: 1px solid #586e85;
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 100px
} 

.separator-holder .separator-icon {
    display: inline-block;
    transform: translateY(-50%);
}
.separator-holder .separator-icon img {
    display: inline-block;
    vertical-align: top;
}
.scroll-up.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #FFF;
}
.scroll-up {
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 56px;
    color: #FFF;
    background: #586e85;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    position: fixed;
    right: 15px;
    bottom: 15px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    transition: .3s all ease;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}


#aboutme .gallery-slide {
    margin-top: 50px;
    float: left;
    width: 100%;
}


.gallery-slide {
}
.gallery-slide {
    margin-top: 15px;
}
.gallery-slide .slick-list.draggable {
    position: relative;
    z-index: 1;
}

#gallery-nav > button,
.gallery-slide > button{ 
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
border: 0 none;
text-decoration: none;
display: block;
width: 60px;
font-size: 0;
height: 60px;
margin: 0;
    margin-top: 0px;
position: absolute;
z-index: 10;
overflow: hidden;
cursor: pointer;
top: 0;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
top: 50%;
margin-top: -30px;

}
#gallery-nav  > button:before,
.gallery-slide  > button:before {
  content: '\f104';
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    font: 60px/1 FontAwesome;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
#gallery-nav > button.slick-next:before,
.gallery-slide  > button.slick-next:before {
  content: '\f105';
}
#gallery-nav > button.slick-prev,
.gallery-slide  > button.slick-prev {
  left: 15px;
}
#gallery-nav:hover  > button.slick-prev:hover,
.gallery-slide:hover  > button.slick-prev:hover {
  opacity: 1;
}
#gallery-nav > button.slick-next,
.gallery-slide  > button.slick-next {
  right: 14px;
}
#gallery-nav:hover  > button.slick-next:hover,
.gallery-slide:hover  > button.slick-next:hover {
  opacity: 1;
}

#gallery-nav:hover  > button:hover,
.gallery-slide:hover  > button:hover {
  background:#3491bc;
}
.gallery-slidepage .item{
  margin-bottom:30px;
}
#myCarousel .slide-mobile{
  display:none;
}
.slick-slider {
    -moz-user-select: none;
    box-sizing: border-box;
    display: block;
    position: relative;
}
.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.slick-list:focus {
    outline: medium none;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    transform: translate3d(0px, 0px, 0px);
}
.slick-track::before, .slick-track::after {
    content: "";
    display: table;
}
.slick-track::after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide:hover {
    opacity: 1;
}
.slick-slide.slick-current.slick-active {
    opacity: 1;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
}
.slick-arrow.slick-hidden {
    display: none;
}

.sub_heading {
    margin-bottom: 30px;
}
.inner-section h1 {
    font-size: 65px;
    font-family: 'Rouge Script', cursive;
    text-transform: inherit;
}


.team_member {
  background: #fff;
}
.team_member_description {
  padding: 20px;
  min-height: 120px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.team_member_name {
  margin: 0;
}
.moredetails {
    text-align: left;
    display: none;
}
.meettheteam > div {
    margin-bottom: 30px;
}
.meettheteam > div:nth-child(3n+4){
  clear:both;
}
.clickmore.not-active {
  font-size: 12px;
  text-transform: uppercase;
  background: #238bfa;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  margin: 0 0 10px;
}
#gallerypage .item {
    margin-bottom: 30px;
}
#gallerypage .item:nth-child(3n+4) {
    clear:both;
}



.social-media{}
.social-media li{
  margin-bottom:10px;
}
#footer {
    background: #fff;
}

.copyright {
  padding: 30px 0;
}
.footer-inner {
  padding: 20px 0px 30px;
}

.inner-heading{
  position: relative;
}

.inner-heading img{
  width:100%;
}


.services-one{margin-bottom:20px;}
.services-one img{
  width:100%;
}
.row.services-three {
	margin-bottom: 30px;
}
.icons-marker.fa {
	color: #586e85;
}
.row.meta-contact {
    margin-bottom: 20px;
}
.contact_form_input_textarea {
    height: 180px;
}

select, textarea, input[type="text"], input[type="email"],input[type="tel"], .uneditable-input {
	display: block;
	width: 100%;
	background: transparent;
	border: 1px solid #999999;
	color: #000;
	font-size: 16px;
	min-height: 50px;
	line-height: 33px;
	padding: 8.5px 18px;
	vertical-align: middle;
	outline: none;
	margin-bottom: 30px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color 1s ease , box-shadow 1s ease;
	-moz-transition: border-color 1s ease , box-shadow 1s ease;
	-o-transition: border-color 1s ease , box-shadow 1s ease;
	transition: border-color 1s ease , box-shadow 1s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn:hover, .btn:focus, .btn.active, .btn.selected {
	outline: none;
	background: #586e85;
	color: #fff;
}
.btn {
	border: solid 1px #999;
  background: transparent;
	color: #666666;
	cursor: pointer;
  border-radius: 0px;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 33px;
	outline: none;
	padding: 8.5px 38px;
	text-shadow: none;
	box-shadow: none;
	text-align: center;
	vertical-align: top;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.textmenu {
	float: left;
	width: 100%;
	margin-right: -100%;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 20px;
	text-transform: uppercase;
	display:none;
}


.baner-list .baner-left  h4.text-regular {
line-height: 1.5;
color: #3d3d3d;
font-weight: 400;
}
.baner-list .baner-left .display-list {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.baner-list .baner-left {
	min-height: 477px;
	display: inline-block;
	border-top: 5px solid #dbdbdb;
	border-bottom: 5px solid #dbdbdb;
	border-left: 5px solid #dbdbdb;
	padding: 25px 46px 40px 45px;
	width: 50%;
	height: 521px;
	border-right: none;
}
.baner-list .baner-right {
	display: block;
	float: right;
	width: 50%;
}







.guide{
  margin-bottom:30px;
}
.box-sm {
	height: 350px;
	padding-bottom: 82.46%;
}
.box-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 17px;
  padding-bottom: 95.46%;
}



.box:after {
  content: '';
  position: absolute;
  top: 17px;
  bottom: 17px;
  left: 17px;
  right: 17px;
  transition: .22s ease-in;
  border: 2px solid #ebebec;
  pointer-events: none;
}


.box-inset .box-inner {
  position: static;
  transform: none;
}

.box-inner {
  width: calc(100% - 40px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  padding-right: 10px;
  padding-left: 10px;
}
.box-inner h3{
  color:#fff;
}
.box-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.label-block {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.label-block > .label-block {
	width: 280px;
	margin-top: 0;
	display: flex;
	align-items: center;
	flex-direction: row;
}
.label-block > .label-block .label {
	width: 100%;
	white-space: normal;
	transition: 0.4s cubic-bezier(0.68, -0.35, 0.27, 1.55);
	letter-spacing: 0.025em;
}
.label {
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 0;
	font-size: 12px;
	padding: 9px 13px 11px;
	line-height: 14px;
	display: inline-block;
	vertical-align: baseline;
}
.label-default {
	background-color: #333745;
	color: #fff;
}
.label-primary {
	background-color: #f1aa10;
}
.label-white {
	background-color: #ebebeb;
	color: #333745;
}

.box a.label:hover {
	color: #f1aa10;
}

.gallery-img:hover .gallery_description {
	-webkit-transform: translateY(0) translateX(-50%);
	transform: translateY(0) translateX(-50%);
}

.gallery-img{
	position: relative;
	overflow: hidden;
	background: transparent;
	display: block;
	margin-bottom: 24px;
	line-height: 1.5;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
}

.gallery_description{
  position: absolute;
	left: 50%;
	bottom: 0;
	width: 100%;
	margin-top: 0;
	transition: .4s;
	-webkit-transform: translateY(60%) translateX(-50%);
	transform: translateY(60%) translateX(-50%);
	background: rgba(0,0,0,.6);
	padding: 10px 20px;
	color: #fff;
}
.gallery_description h2 {
	margin: 20px 0 30px;
}

.widget {
	position: relative;
	margin-bottom: 30px;
}

.caption_bg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: -1px;
	right: -1px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	overflow: hidden;
	padding: 10px;
}
.caption_bg:hover .caption_wrap {
	opacity: 1;
}
.caption_bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.3);
	transition: .3s;
}

.caption_bg .caption_wrap {
	font-size: 21px;
	transition: .3s all ease;
	opacity: 1;
	z-index: 1;
	border: #fff solid 1px;
	height: 100%;
	width: 100%;
}
.caption_text {
	position: absolute;
	bottom: 5px;
	padding: 11px;
}

.video{
  max-width:100%;
}
.playpause {
	background: url(images/play.png) center no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	cursor: pointer;
}
@media (min-width:991px){
	.md-text-center{
		text-align: center;
	}
}
@media only screen and (max-width:991px){
	.sf-menu > li {
		font-size: 16px;
	}
	.sf-menu > li {
		padding: 0 0px;
	}
	.widget-item img {
    width: 100%;
	}
}
@media only screen and (max-width:767px){
	#header-top {
		position: relative;
		text-align: center;
		background: #586e85;
		padding-bottom: 15px;
	}
	header.header-abs {
		position: relative;
		padding: 0;
	}
	header .brand {
		position: relative;
		left: auto;
		top: auto;
	}
	.brand_name {
		position: relative;
		margin-top: 0;
	}
	.stuck_container {
		padding-top: 36px;
		padding-bottom: 25px;
		text-align: center;
	}
	.fb_iframe_widget {
		margin-bottom: 30px;
	}
}
@media (max-width:990px){  
	#gallerypage .item:nth-child(3n+4) {
		clear: inherit;
	}
	iframe{
		width:100%;
	}
	section {
		padding: 30px 0;
	}
	#myCarousel .slide-desktop {
		display: none;
	}
	#myCarousel .slide-mobile {
		display: block;
	}
	.item-extra p {
		display: none;
	}
	.main-menu .navbar-nav > li > a {
		padding: 10px;
	}
	.item-extra h2 {
		font-size: 50px;
	}
	.header-mid {
		text-align: center;
	}
	.video-section{
		margin-bottom:30px;
	}
	.contentslider .sub_heading h2:before {
		left: 0;
		margin-left: 0;
	}
	.gallery_description p {
		line-height: 14px;
		font-size: 13px;
	}
	.gallery_description h2 {
		margin: 0px 0 15px;
	}
	.header-contact-wrapper li {
		display: inline-block;
		float: none;
	}
	.box-icon.pull-left {
    margin-right: -100%;
	}
	.header-contact-wrapper {
		list-style: none;
		padding: 0px;
		margin: 9px 0 0;
		width: 100%;
		text-align: center;
	}
	.contentslider {
		text-align: center;
	}
  .home_thumb {
		margin-top: 10px;
		margin-bottom: 30px;
	}
}  
@media (max-width:767px){		
	.contentslider .sub_heading h2:before {
		left: 50%;
		margin-left: -35px;
	}
	.navbar-toggle .icon-bar {
		background: #fff;
	}
	.slick-slide img {
			width: 100%;
	}
	.main-menu .dropdown-menu a {
		color: #000;
	}
	.contactbutton {
		float: left;
		width: 100%;
		text-align: center;
	}
	.contactbutton a {
		max-width: 200px;
		width: 100%;
		display: inline-block;
		float: none;
	}
	.followbutton {
		float: right;
		width: 100%;
		text-align: center;
	}
	.followbutton .text-right {
		text-align: center;
		margin-left: 0;
	}
	.header-contact-wrapper li {
		border-left: 0;
	}
    .dropdown-menu {
    text-align: center;
	}
	.miscellaneous .container {
		padding-right: 15px;
		padding-left: 15px;
	}
	#myCarousel {
		height: auto;
	}

	.textmenu {
		display: block;
		background: #f1aa10;
	}
	.sf-menu {
		display: inline-block;
		margin: 20px 0 0;
		padding: 0;
	}
	.sf-menu > li {
		padding: 5px 0px;
		width: 100%;
	}
	.sf-menu ul {
		display: block;
		position: relative;
		top: 100%;
		width: 100%;
		margin-top: 0px;
		padding: 20px 0;
		font-size: 14px;
		margin-left: 0;
	}
	.sf-menu > li + li {
		margin-left: 0;
	}
	.navbar-toggle {
		display: inline-block;
		float: none;
		margin: 0 auto;
		width: 115px;
	}
	.navbar-toggle .sr-only {
		width: auto;
		height: auto;
		overflow: hidden;
		clip: inherit;
		margin-left: -10px;
		margin-top: -5px;
		text-transform: uppercase;
		color: #000;
		font-size: 16px;
	}
	.navbar-toggle .icon-bar {
		background: #1e3953;
	}
	.navbar-toggle {
		border-radius: 2px;
		background: #f0f0f0;
	}
	#navbar {
		float: none !important;
	}
}