/* Normal desktop :992px. */
@media (max-width: 1280px) {
.head{width:100%; }
.why_head{width:40%; }
#main-slider .carousel .item {height:385px;}
.navbar-inverse .navbar-nav > li > a { 
	margin:0 15px;}
}
@media (min-width: 992px) and (max-width: 1169px) {
.container {width:90%;}
.head{width:100%; font-size:30px; line-height:36px; }
.why_head{width:40%; }
#main-slider .carousel .item {height:304px;}
.navbar-inverse .navbar-nav > li > a { 
	margin:0 15px;}
}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.container {width:97%;}
.flexlist-item, .flexlist-item2, .flexlist-item3, .flexlist-item4    { width: calc(100% / 2 - 5px); float: none; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.mid{width:100%; margin:0 auto; padding:0 0 40px 0;}
.mid p{width:90%; margin:0 auto;}
.head{width:100%;  }
.why_head{width:80%; }
#main-slider .carousel .item {height:334px;}
.navbar-inverse .navbar-nav > li > a { margin:0 0px;}
#main-slider .carousel .item {  height: 280px;}
.carousel-content h2{bottom:-200px; position:absolute; z-index:9999; color:#d6d6d6;}
#main-slider .carousel h2 { font-size: 20px; border-left:0px;}
.sec1c h3, .sec1c p, .sec1c a{color:#000;}
.sec1c{background:url(../images/con_side.jpg) repeat-y -90% 0;}
}

 
/* small mobile :320px. */
@media (max-width: 767px) {
.container {width:300px;}
.flexlist-item, .flexlist-item2, .flexlist-item3, .flexlist-item4    { width: calc(100% / 1 - 5px); float: none; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.mid{width:100%; margin:0 auto; padding:0 0 40px 0;}
.mid p{width:90%; margin:0 auto;}
.why_head{width:90%; }
#main-slider .carousel .item {height:200px;}
.sec1c h3{text-align:left !important;}
.sec1c h3, .sec1c p, .sec1c a{color:#000;}
.sec1c{background:none;}
.con{padding:0 30px;}
}
 
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:90%;}
.mid{width:100%; margin:0 auto; padding:0 0 40px 0;}
.mid p{width:90%; margin:0 auto;}
.why_head{width:90%; }
.sec1c h3{text-align:left !important;}
.flexlist-item, .flexlist-item2, .flexlist-item3, .flexlist-item4    { width: calc(100% / 1 - 5px); float: none; display: -webkit-flex; display: -ms-flexbox; display: flex;}
#main-slider .carousel .item {height:200px;}
.sec1c h3, .sec1c p, .sec1c a{color:#000;}
.sec1c{background:none;}
}

@media (max-width: 479px) {
.container {width:96%;}
.head h2{width:100%; font-size:24px;}
.mid{width:100%; margin:0 auto; padding:0 0 40px 0;}
.mid p{width:90%; margin:0 auto;}
.why_head{width:90%; }
#main-slider .carousel .item {  height: 110px;}
.carousel-content h2{bottom:-100px; position:absolute; z-index:9999; color:#d6d6d6;}
#main-slider .carousel h2 { font-size: 20px; border-left:0px;}
.sec1c h3{text-align:left !important;}
.flexlist-item, .flexlist-item2, .flexlist-item3, .flexlist-item4 { width: calc(100% / 1 - 5px); float: none; display: -webkit-flex; display: -ms-flexbox; display: flex;}
}
 
@media only screen and (max-width: 767px) {
	iframe{width:100%; height:325px;}

}