@media (min-width:1600px) and (max-width: 1918px) {
.main-content .head{
	font-size:68px;
	line-height:68px;
}
}
@media (min-width:1200px) and (max-width: 1599px) {
	.top-sec{
		width: calc(100% - 150px);
	}
	.menu-sec{
		width: calc(100% - 150px);	
	}
	.menu-sec li{
		height: 50px;
		line-height: 56px;
	}
	.menu-sec .active {
		height: 50px;
		line-height: 50px;
	}
	.main-content .head{
	font-size:56px;
	line-height:56px;
}
.main-content p{
	line-height:26px;
}
.main-content p.contactdetail{
    font-size: 22px !important;
}
.contactdetail i {
    font-size: 32px;
    margin: 6px;
}
.main-cont-inner li{
	font-size:18px;
	line-height:30px;
	background: url(../images/dot.png) left top 14px no-repeat;
}
.menu-sec a{
	letter-spacing:1px;
}
.top-sec .logo-sec {
    max-width: 90px;
}
}
@media (min-width:992px) and (max-width: 1199px) {
.top-sec .logo-sec {
    max-width: 90px;
}
    .section4 .main-cont-inner{
        margin: 0 auto;
    }
.menu-sec a{
	font-size:14px;
}
		.top-sec{
		width: calc(100% - 150px);
	}
	.menu-sec{
		width: calc(100% - 150px);	
	}
	.menu-sec li{
		height: 50px;
		line-height: 56px;
	}
	.menu-sec .active {
		height: 50px;
		line-height: 50px;
	}
	.main-content .head{
	font-size:40px;
	line-height:40px;
}
.main-content p{
	font-size:22px !important;
	line-height:26px;
}
.main-content p.contactdetail{
    font-size: 22px !important;
  line-height: 28px !important;    
}
    .section5 .main-cont-inner {
    margin-left: 50%;
    max-width: 50%;
    }
    .contactdetail i {
    font-size: 35px;
    margin: 6px;
}
.main-cont-inner li{
	font-size:18px;
	line-height:30px;
	background: url(../images/dot.png) left top 14px no-repeat;
}
.main-cont-inner .cont-btn{
	height:50px;
	line-height:52px;
	font-size:18px;
}
.top-sec{
	padding-top:40px;
}
}
 @media (min-width:768px) and (max-width: 991px) {
	 .leftmarginreduced { margin-left: 0px !important; }
	 #section1 { background: url(../images/sec-2-bg.png) left top no-repeat; }
	 .top-sec .logo-sec {
    max-width: 90px;
}
.menu-sec a{
	font-size:30px;
	line-height:60px;
}
		.top-sec{
		width: calc(100% - 150px);
	}
	.menu-sec{
		width: 100%;
		height: 100vh;
		top: 0px;
		left: 0px;
		transform: inherit;
		z-index: 999;
		background: rgba(0,0,0,.8);
		display:none;
	}
	.menu-sec ul{
		border: none;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display:flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-direction: column;
        flex-direction: column;
		height:100%;
		bottom:0px;
	}
	.menu-sec li{
		height:auto;
		line-height:normal;
		width:100%;
		text-align:center;
		display:block;
		border:none;
	}
	.menu-sec .active {
		height:auto;
		line-height:normal;
		border:none;
	}
	.main-content .head{
	font-size:40px;
	line-height:40px;
}
.main-content p{
	font-size:18px;
	line-height:26px;
}
.main-cont-inner li{
	font-size:18px;
	line-height:30px;
	background: url(../images/dot.png) left top 14px no-repeat;
}
.main-cont-inner .cont-btn{
	height:50px;
	line-height:52px;
	font-size:18px;
}
.d-visible{
	display:none;
}
.m-visible{
	display:block;
}
.m-toggle{
	padding-top:30px;
	cursor:pointer;
}
.section2 .main-cont-inner{
	margin-left:0px;
	width:100%;
	max-width:100%;
}
 .section2 .main-cont-inner .leftmarginreduced { margin-left: 0px; }
.section.section5 {
    background: url(../images/sec-5-bg.png) right top no-repeat;
}
.section5 .main-cont-inner{
	margin-left:0px;
	width:100%;
	max-width:100%;
	text-align:center;	
}
.close-menu{
	position:absolute;
	z-index:999;
	top:88px;
	right:80px;
	cursor:pointer;
}
}
 @media (min-width:320px) and (max-width: 767px) {
	 
	 .leftmarginreduced { margin-left: 0px !important; }
	  .top-sec .logo-sec {
    max-width: 90px;
}
.menu-sec a{
	font-size:22px;
	line-height:40px;
}
		.top-sec{
		width: calc(100% - 60px);
		padding-top: 30px;
	}
	.menu-sec{
		width: 100%;
		height: 100vh;
		top: 0px;
		left: 0px;
		transform: inherit;
		z-index: 999;
		background: rgba(0,0,0,.8);
		display:none;
	}
	.menu-sec ul{
		border: none;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display:flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-direction: column;
        flex-direction: column;
		height:100%;
		bottom:0px;
	}
	.menu-sec li{
		height:auto;
		line-height:normal;
		width:100%;
		text-align:center;
		display:block;
		border:none;
	}
	.menu-sec .active {
		height:auto;
		line-height:normal;
		border:none;
	}
	.main-content .head{
	font-size:40px;
	line-height:40px;
}
.main-content p{
	font-size:18px;
	line-height:26px;
}
.main-cont-inner li{
	font-size:18px;
	line-height:30px;
	background: url(../images/dot.png) left top 14px no-repeat;
}
.main-cont-inner .cont-btn{
	height:50px;
	line-height:52px;
	font-size:18px;
}
.d-visible{
	display:none;
}
.m-visible{
	display:block;
}
.m-toggle{
	padding-top:30px;
	cursor:pointer;
}
.section2 .main-cont-inner{
	margin-left:0px;
	width:100%;
	max-width:100%;
}
.section.section5 {
    background: url(../images/sec-5-bg.png) right top no-repeat;
}
.section5 .main-cont-inner{
	margin-left:0px;
	width:100%;
	max-width:100%;
	text-align:center;	
}
.close-menu{
	position:absolute;
	z-index:999;
	top: 60px;
	right: 40px;
	cursor:pointer;
}
.active .section{
	height:auto !important;
	min-height:100vh !important;
	width:100% !important;
	margin:0 auto !important;
	padding-left:35px !important;
	padding-right:35px !important;
    border: none !important;
}
.carousel-control-prev {
    left: -45px;
}
.carousel-control-prev img{
	width:60px;
	height:auto;
}
.carousel-control-next {
    right: -45px;
}
.carousel-control-next img{
	width:60px;
	height:auto;	
}
.main-content{
	display:block;
	padding-top:150px;
	padding-bottom:60px;
}
.section4 .main-cont-inner{
	margin-left:0px;
	margin-right:0px;
	width:100%;
	max-width:100%;
	text-align:center;
}
.section.section4 {
    background: url(../images/sec-4-bg.png) left top no-repeat;
}
}
.contactdetail { font-size: 30px; font-weight: bold !important; }