/* Add here all your CSS customizations */

@font-face {
    font-family: myFirstFont;
    src: url(../css/fonts/oswald-bold-webfont.woff);
}
@font-face {
    font-family: mySecondFont;
    src: url(../css/fonts/oswald-regular-webfont.woff);
}
@font-face {
    font-family: Monotype Corsiva;
    src: url(../css/fonts/Monotype-Corsiva.ttf);
}
.wd-cst{width:20%;}
.tp-caption span{
	color: #534741;
	text-shadow: 0px 0px 2px #534741, 0px 0px 10px #a1a1a1, 0px 0px 10px #a1a1a1, 0px 0px 13px #000000;
	font-weight: 600;
	font-size: 37px;
}
.tp-caption.main-label.cst{
	font-size: 50px !important;
}
.tp-caption.main-label.cst-first{
	font-size: 40px !important;
	text-shadow: 0px 0px 5px #000000, 0px 0px 10px #000000, 0px 0px 15px #000000;
}
.tp-caption.cst-watch{
   	font-size: 13px !important;
    line-height: 16px !important;
    font-family: "Open Sans";
}
.tp-caption.main-label.cst li{
	font-size: 16px !important;
    list-style: disc !important;
    text-shadow: none;
    color: #000000;
    line-height: 20px;
	font-family: "Open Sans";
	letter-spacing: 0px;
}
.tp-caption.main-label.cst-first li{
	font-size: 14px !important;
    list-style: disc !important;
    text-shadow: none;
    color: #000000;
    line-height: 20px;
	font-family: "Open Sans";
	letter-spacing: 0px;
}
.tp-caption.main-label.cst-first h4{
	line-height: 10px;
	font-size: 20px;
	text-shadow: none;
	font-family: "Open Sans";
	margin-left: -20px;
}
.first-slide-img{width: 180px;}
.tp-caption.bottom-label.cst{
	font-size: 35px !important;
	font-family: "Monotype Corsiva",serifl !important;
	color: #614815;
	text-shadow: none;
}
.tp-caption.bottom-label.cst-first{
	font-size: 30px !important;
	font-family: "Monotype Corsiva",serifl !important;
	color: #614815;
	text-shadow: none;
}

/**************************** Responsive Slider **************************/

@media (max-width: 992px){
	.tp-caption.main-label.cst{
		font-size: 40px !important;
	}
	.tp-caption.main-label.cst-first{
		font-size: 35px !important;
	}
	.tp-caption.main-label.cst li{
		font-size: 13px !important;
		line-height: 14px;
	}
	.tp-caption.main-label.cst-first li{
		font-size: 12px !important;
		line-height: 13px;
	}
	.tp-caption.main-label.cst-first h4{
		font-size: 18px;
		margin-left: 0px;
	}
	.tp-caption.bottom-label.cst{
		font-size: 25px !important;
	}
	.tp-caption.bottom-label.cst-first{
		font-size: 20px !important;
	}
	.tp-caption.cst-watch{
       	font-size: 11px !important;
        line-height: 13px !important;
    }
	body{
		line-height: 0;
	}
}
@media (max-width: 767px){
	.tp-caption.main-label.cst{
		font-size: 22px !important;
	}
	.tp-caption.main-label.cst li{
		font-size: 10px !important;
		line-height: 10px;
	}
	.tp-caption.bottom-label.cst{
		font-size: 17px !important;
	}
	.tp-caption.main-label.cst-first{
		font-size: 20px !important;
	}
	.tp-caption.main-label.cst-first li{
		font-size: 8px !important;
		line-height: 8px;
	}
	.tp-caption.main-label.cst-first h4{
		font-size: 16px;
		margin-left: 0px;
		margin-bottom: 5px;
	}
	.tp-caption.bottom-label.cst-first{
		font-size: 14px !important;
	}
	.tp-caption img{
		margin-left: 35px;
	}
	.tp-caption.cst-watch{
       	font-size: 11px !important;
        line-height: 13px !important;
    }
}
@media (max-width: 479px){
	.tp-caption.main-label.cst{
		font-size: 10px !important;
	}
	.tp-caption.main-label.cst-first{
		font-size: 9px !important;
	}
	.tp-caption.main-label.cst li,.tp-caption.main-label.cst-first li{
		font-size: 7px !important;
		line-height: 7px;
	}
	.tp-caption.main-label.cst-first h4{
		font-size: 9px;
		margin-left: 0px;
		margin-bottom: 5px;
	}
	.tp-caption.bottom-label.cst,.tp-caption.cst-watch{
		display: none;
	}
	.tp-caption img{
		margin-left: 50px;
		margin-top: 20px;
	}
	.tp-caption img.new-case{
		margin-left: 60px;
		margin-top: 50px;
	}
	.tp-caption img.mmowa-slide{
	    margin-left: 0px;
	    margin-top: 0px;
	}
	div#revolutionSlider{
		height: 200px !important;
	}
	.tp-caption.bottom-label.cst-first{
		margin-top: 10px !important;
	}
	.cst-mg-left{
		margin-left: -50px !important;
	}
	/* .tp-caption.bottom-label.cst-first{ 
		display: none;
	 } */
	/*#header{margin-top: -30px;}*/
}


.subHead{text-align: center;}
.subHead table{
    /*text-align: left;*/
    text-align: center;
    border: 1px solid #ddba5b;
    margin-bottom: 40px;
}
.subHead table tr th, .subHead table tr td{
    padding: 5px 10px;
}

.home-tb-cst tr td, .home-tb-cst tr th{
    vertical-align: top;
    color: #614815;
    line-height: 20px;
}
th.item-tb-cst{
    text-align: center;
    width: 5%;
}
.cst-ct-ifo li{margin-bottom: 0px;}
.home-form{
    padding: 20px 0 0 0;
    background: #fff4cc;
}
.home-form .form-control{margin-bottom: 18px;}
.corporation{
    padding-top: 60px;
}

/*********** Info Top Bar ***********/

/*.cst-header-top{
	float: right;
	text-align: right;
	margin-top:-140px;
	font-family: myFirstFont;
	/*font-family: 'Oswald', sans-serif;*/
/*}*/

.body{margin-top: -20px;}

.cst-header-top {
    background-color: #F4F4F4;
	padding-top: 10px;
}	
.top-cst-desc{
	float: right;
}
.top-cst-desc a{
	text-decoration: none;
}
.top-cst-desc h2, .top-cst-desc p {
	color:	#534741;
	font-family: myFirstFont;
	text-align: right;
}
.top-cst-desc h2{
	font-size: 2.2em;
	font-weight: 700;
	margin-bottom: 10px;
}
.top-cst-desc p{
	font-size: 1em;
	font-weight: 400;
}
body.sticky-menu-active #header .cst-header-top{display: none;}

@media (max-width: 991px) {
	#header .cst-header-top{display: none;}
	body.sticky-menu-active #header{top: -5px;}
}


.sticky-brand.sticky{
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    transition-delay: 0.2s;
}
.sticky-brand{
    opacity: 0;
    display: inline-block;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.sticky-brand img{
    width: 45px;
    height: auto;
    margin-top: -10px;
}
@media screen and (max-width: 960px) {.sticky-brand{display: none;} }
@media screen and (min-width: 480px) and (max-width: 960px) {
    .adj-lf-bt{bottom: 0px;}
    .adj-lf-bt a img{margin-bottom: 32px;}
}

body.sticky-menu-deactive{padding-top: 15px !important;}

.lightbox-brochure .thumb-info {margin: 20px 0;}

.brochure-gallery ul.image-gallery .image-gallery-item{margin-bottom: 0px;}

.featured-boxes {padding-top: 25px;}

.utube-info{margin-bottom: 20px;}
.utube-caption .thumb-info-caption-text{
    text-align: center;
    min-height: 100px;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 20px;
    margin: 0;
}
.utube-caption .thumb-info-caption-text-sm{
    text-align: center;
    min-height: 50px;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 20px;
    margin: 0;
    display: block;
}
.utube-info .thumb-info-wrapper:after {
    content: "";
    background: rgba(36, 27, 28, 0.9);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    bottom: -4px;
    color: #FFF;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 1;
}

/* colum no 5 */


.col-md-3-1{
  	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;  
}

@media (min-width: 992px) {
    .col-md-3-1 {
		float: left;
	}
	.col-md-3-1 {
		width: 20%;
	}
}










