.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.mejs-container {
    padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mejs-controls {
    display: none;
}
.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}

*{ 
	font-family:'Barlow Condensed';
}
.text-center img {
	display: inline-block;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('img/others/loader.gif') 50% 50% no-repeat rgb(255,255,255);
}
.owl-theme .owl-dots .owl-dot {
	outline: none !important;
}
.owl-theme .owl-nav {
	margin-top: 0px !important;
}
.owl-theme .owl-controls {
	margin-top: 0px;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 220px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{ padding: 0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;-webkit-transition: all 1s ease-in-out 0s;-moz-transition: all 1s ease-in-out 0s;
font-size: 14px; font-family: "Bai Jamjuree"; font-weight: 700;}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #ee2b30; padding-left:25px;}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
header .header-topbar {
	padding: 10px 0px;
}
header .header-topbar .header-contact {
	text-align: right;
	position: relative;
	top: 0px;
}
header .header-topbar .header-contact ul {
	margin-bottom: 0px;
}
header .header-topbar .header-contact ul li {
	padding-left: 15px;
}
header .header-topbar .header-contact ul li a {
	font-size: 30px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
}
header .header-topbar .header-contact ul li a i {
	color: #382d33;
}
header .header-topbar .header-contact ul li.call-us a i {
	color: #ee2b30;
}
header .header-top {
	/*padding: 80px 0px 35px;*/
	padding:0px;
}
header .header-top .header-logo {
	position: relative;
}
header .header-top .header-logo a {
	width: 100%;
}
header .header-top .header-logo a img {
	position: absolute;
	left: 5px;
	right: 0;
	margin: auto;
	top: -56px;
	z-index: 9;
	width:14%;
}
header .header-top .mainmenu .menu-left {
	float: right;
}
header .header-top .mainmenu {
	position: relative;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item {
	padding: 0px 20px;
}
header .mainmenu .menu-left .navbar-nav li.nav-item:last-child {
	padding-right: 0px;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item:first-child {
	padding-left: 0px;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
	font-size: 22px;
	font-family: "Bai Jamjuree";
	font-weight: 700;
	color: #2d2d2d;
	padding: 5px 0px;
	text-transform: uppercase;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item a:hover {
	color: #ee2b30;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item a.active {
	color: #ee2b30;
}
header .header-bottom {
	position: relative;
	margin-top:-24px;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
	width: 100%;
	text-align: center;
}
header .header-bottom .banner-contents img {
	width: auto;
	display: inline-block;
	margin-bottom: 20px;
}
header .header-bottom .banner-contents h3 {
	font-size: 90px;
	font-weight: 700;
	color: #fff;
	line-height: 1.1;
	margin-bottom: 0px;
	text-transform: uppercase;
	display:none;
}
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/others/b-arrow1.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 68px;
	width: 31px;
	left: 1%;
	top: 40%;
	outline: none !important;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/others/b-arrow2.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 68px;
	width: 31px;
	right: 1%;
	top: 40%;
	outline: none !important;
}
header .header-bottom .banner-overlay {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	bottom: -1px;
	z-index: 2;
}
.holder {
	position: relative;
	z-index: 2;
}
.mainmenu-holder {
	padding: 0px 0px 80px;
}
.mainmenu-holder .mainmenu-wrap {
	position: relative;
	margin-top: -550px;
}
.mainmenu-holder .mainmenu-row {
	margin-bottom: 20px;
}
.mainmenu-holder .mainmenu-row:last-child {
	margin-bottom: 0px;
}
.mainmenu-holder .mainmenu-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.mainmenu-holder .menu1 {
	background-image: url(img/others/hm-img1.jpg);
}
.mainmenu-holder .menu2 {
	background-image: url(img/others/hm-img2.jpg);
}
.mainmenu-holder .menu3 {
	background-image: url(img/others/hm-img3.jpg);
}
.mainmenu-holder .menu4 {
	background-image: url(img/others/hm-img4.jpg);
}
.mainmenu-holder .menu5 {
	background-image: url(img/others/hm-img5.jpg);
}
.mainmenu-holder .mainmenu-overlay {
	padding: 10px;
	background-color: rgba(0,0,0,0.3);
}
.mainmenu-holder .mainmenu-details {
	padding: 125px 25px;
	text-align: center;
	border: 2px solid #fff;
}
.mainmenu-holder .menu1 {
	background-image: url(img/others/hm-img1.jpg);
}
.mainmenu-holder .menu1 .mainmenu-details, .mainmenu-holder .menu2 .mainmenu-details {
	padding: 220px 25px;
}
.mainmenu-holder .menu2 .mainmenu-overlay, .mainmenu-holder .menu4 .mainmenu-overlay {
	background-color: rgba(238,43,48,0.5);
}
.mainmenu-holder .mainmenu-details a {
	font-size: 55px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.certified-holder {
	padding: 55px 0px;
	background-color: #eee;
	box-shadow: inset 0 5px 6px -6px rgba(0,0,0,0.35);
	-webkit-box-shadow: inset 0 5px 6px -6px rgba(0,0,0,0.35);
	-moz-box-shadow: inset 0 5px 6px -6px rgba(0,0,0,0.35);
}
.certified-holder .owl-dots {
	bottom: -45px;
	left: 0;
	right: 0;
	position: absolute;
}
.certified-holder .owl-theme .owl-dots .owl-dot span {
	background-color: transparent;
	border: 2px solid #ee2b30;
	margin: 0px 5px;
	width: 13px;
	height: 13px;
}
.certified-holder .owl-theme .owl-dots .owl-dot.active span, .certified-holder .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #ee2b30;
}
footer {
	padding: 30px 0px;
	background-color: #2a2a2a;
}
footer p {
	font-size: 24px;
	color: #fff;
	line-height: 1.6;
	margin-bottom: 0px;
	text-transform: uppercase;
}
header .mainmenu .current-menu-item a {
    color: #ee2b30 !important;
}
.page-template-page-1 .banner-contents h3 {
    display: none !important;
}
/*RESPONSIVE*/
@media screen and (max-width: 3440px) {
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -500px;
	}
}

@media screen and (max-width: 2880px) {
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -400px;
	}
}

@media screen and (max-width: 2560px) {
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -320px;
	}
}

@media screen and (max-width: 2150px) {
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -220px;
	}
}

@media screen and (max-width: 1920px) {	
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -220px;
	}
}

@media screen and (max-width: 1600px) {
	header .header-bottom .banner-contents {
		top: 20%;
	}
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -150px;
	}
}

@media screen and (max-width: 1440px) {
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -120px;
	}
}

@media screen and (max-width: 1366px) {
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -100px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1280px) {
	header .header-bottom .banner-contents h3 {
		font-size: 70px;
	}
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -80px;
	}
}

@media screen and (max-width: 1279px) {
	header .header-topbar .header-contact ul li a {
		font-size: 25px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 0px 15px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 18px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 50px;
	}
	header .header-bottom .owl-prev {
		left: 0%;
		top: 35%;
	}
	header .header-bottom .owl-next {
		right: 0%;
		top: 35%;
	}
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -60px;
	}
	.mainmenu-holder .mainmenu-details {
		padding: 110px 20px;
	}
	.mainmenu-holder .menu1 .mainmenu-details, .mainmenu-holder .menu2 .mainmenu-details {
		padding: 190px 25px;
	}
	.mainmenu-holder .mainmenu-details a {
		font-size: 35px;
	}
	footer p {
		font-size: 20px;
	}
}

@media screen and (max-width: 1023px) {
	header .header-topbar .header-contact {
		top: 25px;
	}
	header .header-top {
		padding: 35px 0px 0px;
	}
	header .header-top .header-logo a img {
		top: -72px;
		width: 160px;
	}
	header .header-topbar .header-contact ul li a {
		font-size: 18px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 0px 10px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 15px;
	}
	header .header-bottom .banner-contents img {
		margin-bottom: 10px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 40px;
	}
	.mainmenu-holder {
		padding: 0px 0px 70px;
	}
	.mainmenu-holder .mainmenu-wrap {
		margin-top: -50px;
	}
	.mainmenu-holder .menu1 .mainmenu-details, .mainmenu-holder .menu2 .mainmenu-details {
		padding: 135px 15px;
	}
	.mainmenu-holder .mainmenu-details {
		padding: 75px 15px;
	}
	.mainmenu-holder .mainmenu-details a {
		font-size: 30px;
	}
	.certified-holder {
		padding: 55px 0px 70px;
	}
	footer p {
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
	.icon-bar {
        background-color: #ee2b30;
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 24px;
    }
    .icon-bar + .icon-bar {
        margin-top: 4px;
    }
    .navbar-toggler {
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
      float: right;
      margin-bottom: 8px;
      margin-right: 0px;
      margin-top: 8px;
      height: 30px;
      padding: 1px;
      width: 30px;
      position: relative;
      outline: none !important;
    }
	header .header-topbar .header-contact {
		top: initial;
	}
    header .header-topbar .header-contact ul li a {
		font-size: 16px;
	}
    header .header-top {
		padding: 15px 0px;
	}
	header .header-top .navbar-brand {
		margin-right: 0px;
		padding: 0px;
		width: 50%;
	}
	header .header-top .mainmenu .menu-left {
		float: none;
		text-align: left !important;
	}
    header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 0px 0px;
	}
    header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 14px;
		padding: 5px 0px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 30px;
	}
	header .header-bottom .banner-contents h3 br {
		display: none;
	}
	header .header-bottom .owl-prev {
		left: 0%;
		top: 35%;
		height: 45px;
		width: 20px;
		background-size: 100% !important;
	}
	header .header-bottom .owl-next {
		right: 0%;
		top: 35%;
		height: 45px;
		width: 20px;
		background-size: 100% !important;
	}
	.mainmenu-holder {
		padding: 70px 0px 40px;
	}
	.mainmenu-holder .mainmenu-wrap {
		margin-top: 0px;
	}
	.mainmenu-holder .mainmenu-row {
		margin-bottom: 0px;
	}
	.mainmenu-holder .mainmenu-img {
		margin-bottom: 25px;
	}
	.mainmenu-holder .menu1 .mainmenu-details, .mainmenu-holder .menu2 .mainmenu-details {
		padding: 150px 15px;
	}
	.mainmenu-holder .mainmenu-details {
		padding: 80px 15px;
	}
	.mainmenu-holder .mainmenu-details a {
		font-size: 25px;
	}
	footer p {
		font-size: 16px;
	}
}

@media screen and (max-width: 640px) {
	
}

@media screen and (max-width: 568px) {	

}

@media screen and (max-width: 480px) {

}

@media screen and (max-width: 420px) {
	header .header-bottom .banner-contents img {
		width: 20%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 25px;
	}
}

@media screen and (max-width: 384px) {
	.mainmenu-holder .menu1 .mainmenu-details, .mainmenu-holder .menu2 .mainmenu-details {
		padding: 100px 15px;
	}
	.mainmenu-holder .mainmenu-details {
		padding: 65px 15px;
	}
	footer p {
		font-size: 14px;
	}
	
}

@media screen and (max-width: 360px) {

}

@media screen and (max-width: 320px) {
	
}