@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('../fonts/opensans-extrabold.eot');
    src: url('../fonts/opensans-extrabold.eot') format('embedded-opentype'),
         url('../fonts/opensans-extrabold.woff2') format('woff2'),
         url('../fonts/opensans-extrabold.woff') format('woff'),
         url('../fonts/opensans-extrabold.ttf') format('truetype'),
         url('../fonts/opensans-extrabold.svg#OpenSansExtrabold') format('svg');
}
@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald.eot');
    src: url('../fonts/Oswald.eot') format('embedded-opentype'),
         url('../fonts/Oswald.woff2') format('woff2'),
         url('../fonts/Oswald.woff') format('woff'),
         url('../fonts/Oswald.ttf') format('truetype'),
         url('../fonts/Oswald.svg#Oswald') format('svg');
}



/* Browser Resets */
.ma-banner7-container .flex-container a:active,
.ma-banner7-container .flexslider a:active,
.ma-banner7-container .flex-container a:focus,
.ma-banner7-container .flexslider a:focus  {outline: none;}
.ma-banner7-container .slides,
.ma-banner7-container .flex-control-nav,
.ma-banner7-container .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.ma-banner7-container .flexslider {margin: 0; padding: 0;}
.ma-banner7-container .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position: relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.ma-banner7-container .flexslider .slides img { display: block;  }
.ma-banner7-container .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.ma-banner7-container .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .ma-banner7-container .slides {display: block;} 
* html .ma-banner7-container .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .ma-banner7-container .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.ma-banner7-container .flexslider {padding: 0; position: relative; zoom: 1;}
.ma-banner7-container .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.ma-banner7-container .loading .flex-viewport {max-height: 300px;}
.ma-banner7-container .flexslider .slides {zoom: 1;}

.ma-banner7-container .carousel li {margin-right: 5px}


/* Direction Nav */
.ma-banner7-container .flex-direction-nav {*height: 0;}

/* Control Nav */

.ma-banner7-container .flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }

.ma-banner7-container .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.ma-banner7-container .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.ma-banner7-container .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.ma-banner7-container .flex-control-thumbs img:hover {opacity: 1;}
.ma-banner7-container .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.ma-nivoslider {
    overflow: hidden;
}
.nivoslider {
position: relative;
overflow: hidden;
height: auto;
width: 100%; 
}
.nivoslider img {
position: absolute;
top: 0;
left: 0;
display: none;
}
.nivo-controlNav {
    text-align: center;
}

.banner7-caption {
position: absolute;
left:0; 
top:0;  
width: 100%;
background: none;
color: #fff;
font-size: 16px;
z-index: 999;
}
.ma-banner7-container .ma-loading {
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 99;
    background: url(../images/loader.gif) no-repeat ;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
}
/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
}
.nivoSlider img {
    position:absolute; 
    max-width: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white; 
    filter:alpha(opacity=0); 
    opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img { display:block; }

.nivo-caption {
  position:absolute;
    left:0; 
    top:0;  
    color:#fff;
    width:100%;
    height: 100%;
    z-index:8;
}
.nivo-html-caption {
    display: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white; 
    filter:alpha(opacity=0); 
    opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}


.nivo-caption {
  position:absolute;
    left:0; 
    top:0;  
    color:#fff;
    width:100%;
    z-index:8;
    height: 100%;
}
.nivo-html-caption {
    display: none;
}
@-webkit-keyframes myfirst {
  from {width: 0;}
  to {width: 100%;}
 }
 @keyframes myfirst {
  from {width: 0;}
  to {width: 100%;}
 }
 .timethai.pos_hover{
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  
 }
 .ma-banner7-container{
    position :relative;  margin-top: 30px; min-height: 470px;
 }

/*===================================================Content-banner7===========================================================*/
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.banner7-content{ height: 100%; position: relative; color: #fff;}
.banner7-content .title-container { position: absolute; top: 68%; right: 3%; text-align: center; }


.banner7-content h1{
	-webkit-animation: bounceIn 1500ms ease-in-out;
    -moz-animation: bounceIn 1500ms ease-in-out;
    -ms-animation: bounceIn 1500ms ease-in-out;
    animation: bounceIn 1500ms ease-in-out;
 
}
.banner7-content .title1 {  display: block; color: #fff; font-family: OpenSansExtrabold; font-size: 50px; line-height: 60px; margin: 0; text-transform: capitalize; letter-spacing: -2px;}

.banner7-content h2{
	-webkit-animation: bounceIn 1800ms ease-in-out;
    -moz-animation: bounceIn 1800ms ease-in-out;
    -ms-animation: bounceIn 1800ms ease-in-out;
    animation: bounceIn 1800ms ease-in-out; 
    clear: both; 
}
.banner7-content h2  { 
    color: #fff;
    font-size: 14px; line-height: 14px; font-family: OpenSansBold;
    display: inline-block; 
    margin: 0;
	text-transform: capitalize; 
}
.banner7-content h3{
	-webkit-animation: bounceIn 2200ms ease-in-out;
    -moz-animation: bounceIn 2200ms ease-in-out;
    -ms-animation: bounceIn 2200ms ease-in-out;
    animation: bounceIn 2200ms ease-in-out;
    float: right;
    clear: both;
       padding: 10px;
       text-transform: capitalize;
       color: #fff;
       font-family: arial;
       background-color: rgba(67, 66, 64, 0.54);
       font-size: 1.3em;
       line-height:1.8;
       margin-bottom: 10px
}
.banner7-content .banner7-readmore{
-webkit-animation: bounceInUp 2200ms ease-in-out;
-moz-animation: bounceInUp 2200ms ease-in-out;
-ms-animation: bounceInUp 2200ms ease-in-out;
animation: bounceInUp 2200ms ease-in-out;	 
clear: both; 
margin-top: 30px;
}
.banner7-content .banner7-readmore a{ 
font-size: 11px;
padding: 10px 15px;
text-transform: uppercase; 
display: inline-block; 
background: #222;
color: #fff; font-family: montserratbold; 
}
.banner7-content .banner7-readmore a:after { content: "\f061"; display: inline-block; font-family: FontAwesome; margin-left: 10px; }
 
.banner7-content .banner7-readmore a:hover{ background: #fff; color: #222; }
.banner7-content .banner7-des{ 
    clear: both;  color: #fff;
	position: absolute; bottom: 0; left: 0;
}
.banner7-content .banner7-des:before { content:""; width: 13px; height: 100%; position: absolute; left: 0; display: block; background: rgba(0,0,0,0.2); z-index: 1; }
.banner7-content .banner7-des h1 { font-size: 30px; font-family: Oswald; color: #fff; line-height: 38px; background: #f9af51; text-transform: uppercase; padding: 0 28px; margin: 0; float: left; position: relative; 
-webkit-animation: fadeInLeft 500ms ease-in-out;
-moz-animation: fadeInLeft 500ms ease-in-out;
-ms-animation: fadeInLeft 500ms ease-in-out;
animation: fadeInLeft 500ms ease-in-out;	
}
.banner7-content .banner7-des h1:after {  position: absolute; right: -23px; top: 0; content: ""; display: inline-block; width: 23px; height: 100%; background: linear-gradient(-120deg, transparent 49%, rgba(249, 175, 81, 1) 50%);  }
.banner7-content .banner7-des h2 { font-size: 70px; font-family: Oswald; color: #fff; line-height: 82px; background: #d8373e; text-transform: uppercase; padding: 0 28px; float: left; position: relative;
-webkit-animation: fadeInLeft 800ms ease-in-out;
-moz-animation: fadeInLeft 800ms ease-in-out;
-ms-animation: fadeInLeft 800ms ease-in-out;
animation: fadeInLeft 800ms ease-in-out;	
 }
.banner7-content .banner7-des h2:after { position: absolute; right: -23px; top: 0; content:""; width: 23px; height: 100%px;  display: block; border-width: 38px 0 44px 23px; border-color: transparent; border-left-color: #d8373e; border-style: solid;   }
.banner7-content .banner7-des .check-box {  background: #404040; float: left; padding: 15px 28px; clear: both;
-webkit-animation: fadeInLeft 1200ms ease-in-out;
-moz-animation: fadeInLeft 1200ms ease-in-out;
-ms-animation: fadeInLeft 1200ms ease-in-out;
animation: fadeInLeft 1200ms ease-in-out;
 }
.banner7-content .banner7-des .check-box li { line-height: 30px; display: block; font-size: 18px; }
.banner7-content .banner7-des .check-box li:before { content:"\f14a"; float: left; font-size: 24px; margin-right: 10px; font-family: FontAwesome;  }


.banner7-content img { position: absolute; top: 50%; right: 13%;  margin-top: -195px; }
.banner7-content img.img1 {  
	-webkit-animation: bounceInDown 1000ms ease-in-out;
    -moz-animation: bounceInDown 1000ms ease-in-out;
    -ms-animation: bounceInDown 1000ms ease-in-out;
    animation: bounceInDown 1000ms ease-in-out;
}
.banner7-content img.img2 {  
	-webkit-animation: bounceIn 1500ms ease-in-out;
    -moz-animation: bounceIn 1500ms ease-in-out;
    -ms-animation: bounceIn 1500ms ease-in-out;
    animation: bounceIn 1500ms ease-in-out;
}
 
.slider-2 .title-container {
	  top: 13%;
  right: 6%;
}
.slider-2 .banner7-des { padding-left: 30px; overflow: hidden; right: 50%; left: auto; bottom: 18%;}
.slider-2 .banner7-des:before { left: auto; right: 0; }
.slider-2 .banner7-des h1{ float: right; 
-webkit-animation: fadeInRight 500ms ease-in-out;
-moz-animation: fadeInRight 500ms ease-in-out;
-ms-animation: fadeInRight 500ms ease-in-out;
animation: fadeInRight 500ms ease-in-out;}
 .slider-2 .banner7-des h2 { float: right; 
 float: right; 
-webkit-animation: fadeInRight 800ms ease-in-out;
-moz-animation: fadeInRight 800ms ease-in-out;
-ms-animation: fadeInRight 800ms ease-in-out;
animation: fadeInRight 500ms ease-in-out;
 }
.slider-2 .banner7-des h1:after{ right: auto; left: -23px;   background: linear-gradient(120deg, transparent 49%, rgba(249, 175, 81, 1) 50%); }
.slider-2 .banner7-des h2:after { right: auto; left: -23px; border-width: 38px 23px 44px 0;
  border-color: transparent;
  border-right-color: #d8373e; }
 
.slider-2 img.img1 {
	  right: auto; left: 50%;
	margin-top: -40px;
	-webkit-animation: zoomIn 500ms ease-in-out;
    -moz-animation: zoomIn 500ms ease-in-out;
    -ms-animation: zoomIn 500ms ease-in-out;
    animation: zoomIn 500ms ease-in-out;
}
.slider-2 img.img2 { 
	-webkit-animation: fadeInRight 1500ms ease-in-out;
    -moz-animation: fadeInRight 1500ms ease-in-out;
    -ms-animation: fadeInRight 1500ms ease-in-out;
    animation: fadeInRight 1500ms ease-in-out;
	margin-left: -270px;
}
 
.slider-3 h1{
	-webkit-animation: fadeInRight 1500ms ease-in-out;
    -moz-animation: fadeInRight 1500ms ease-in-out;
    -ms-animation: fadeInRight 1500ms ease-in-out;
    animation: fadeInRight 1500ms ease-in-out;
}
.slider-3 h2{
	-webkit-animation: fadeInRight 1800ms ease-in-out;
    -moz-animation: fadeInRight 1800ms ease-in-out;
    -ms-animation: fadeInRight 1800ms ease-in-out;
    animation: fadeInRight 1800ms ease-in-out;
}
.slider-3 h3{
	-webkit-animation: fadeInRight 2200ms ease-in-out;
    -moz-animation: fadeInRight 2200ms ease-in-out;
    -ms-animation: fadeInRight 2200ms ease-in-out;
    animation: fadeInRight 2200ms ease-in-out;
}
.slider-3 .banner7-des{
	-webkit-animation: fadeInRight 2000ms ease-in-out;
    -moz-animation: fadeInRight 2000ms ease-in-out;
    -ms-animation: fadeInRight 2000ms ease-in-out;
    animation: fadeInRight 2000ms ease-in-out;
}
.slider-3 img.img1 { 
	margin-left: -60px;
	-webkit-animation: rotateIn 1500ms ease-in-out;
    -moz-animation: rotateIn 1500ms ease-in-out;
    -ms-animation: rotateIn 1500ms ease-in-out;
    animation: rotateIn 1500ms ease-in-out;
}
.slider-3 img.img2 {  
margin-left: -220px;
	-webkit-animation: bounceIn 1500ms ease-in-out;
    -moz-animation: bounceIn 1500ms ease-in-out;
    -ms-animation: bounceIn 1500ms ease-in-out;
    animation: bounceIn 1500ms ease-in-out;
}
 
@media ( min-width: 1400px) { 
	.slider-2 img.img2 { margin-left: -385px; }
}
@media ( max-width: 1199px) {  
	.ma-banner7-container { min-height: 379px; }
	.banner7-content .banner7-des h1 { font-size: 24px;}
	.banner7-content .banner7-des h2 { font-size: 50px; line-height: 66px; }
	.banner7-content .banner7-des h2:after { border-width: 28px 0 40px 17px; }
	.banner7-content .banner7-des .check-box { padding: 10px 28px; }
	.banner7-content .banner7-des .check-box li { font-size: 12px;}
	.banner7-content .title1 { font-size: 38px; line-height: 50px; }
	.banner7-content h2 { font-size: 12px; }
	.banner7-content img.img1 { width: 30%; margin-top: -170px; }
	.slider-2 img.img1 { width: 46%; margin-top: -35px; }
	.slider-2 .banner7-des h2:after { border-width: 30px 23px 35px 0; }
}

@media ( max-width: 991px) {  
	 .ma-banner7-container { min-height: auto; }
}
 
@media ( max-width: 680px) { 
	.banner7-content .banner7-des h1 { font-size: 16px; line-height: 28px;}
	.banner7-content .banner7-des h2 { font-size: 40px; line-height: 52px; }
	.banner7-content .banner7-des h2:after { border-width: 20px 0 33px 17px; }
	.banner7-content .banner7-des .check-box { padding-right: 10px; }
	.banner7-content .banner7-des .check-box li { font-size: 12px;}
	.banner7-content .banner7-des .check-box li:before { font-size: 16px; }
	.banner7-content .title1 { font-size: 38px; line-height: 50px; }
	.banner7-content h2 { font-size: 12px; }
	.banner7-content img.img1 { width: 30%; margin-top: -170px; }
	.slider-2 img.img1 { width: 46%; margin-top: -35px; }
	.slider-2 .banner7-des h2:after { border-width: 21px 16px 35px 0; } 
}
@media ( max-width: 600px) {
	.banner7-content .title1 { font-size: 32px; line-height: 38px; }
	.banner7-content img.img1 { margin-top: -130px; }
}
@media ( max-width: 480px) { 
	.banner7-content .banner7-des:before { width: 5px; }
	.banner7-content .banner7-des h1 { font-size: 16px; line-height: 28px; padding: 0 10px;}
	.banner7-content .banner7-des h2 { font-size: 40px; line-height: 52px; padding: 0 29px 0 10px; }
	.banner7-content .banner7-des h2:after { border-width: 20px 0 33px 17px; }
	.banner7-content .banner7-des .check-box { padding: 0 10px; }
	.banner7-content .banner7-des .check-box li { font-size: 12px;}
	.banner7-content .banner7-des .check-box li:before { font-size: 16px; }
	.banner7-content .title1 { font-size: 23px; line-height: 35px; }
	.banner7-content h2 { font-size: 9px; }
	.banner7-content img.img1 { width: 30%; margin-top: -115px; }
	.slider-2 img.img1 { width: 46%; margin-top: -35px; }
	.slider-2 .banner7-des h2:after { border-width: 21px 16px 35px 0; } 
}

 
@media ( max-width: 320px) { 
	.banner7-content { display: none;} 
}