

@media only screen and (min-width:1370px) and (max-width:1980px){
	
	.container{
		width: 85%;
		 
	}
	
.cell-mob{
    display: none;
}

h2,h3,h4,h5{
	margin: 0px;
	font-family: ;
}
ul{
	list-style:;
}
p{
	margin: 0px;
	font-family:;
	
}

.clear-fix{
	clear: both;
}	
	
	

.comon-top{
	width: 100%;
	height: 120px;
}
.comon-top .cmplg{
	width: 20%;
	height: 120px;
	float: left;
	line-height: 120px;
}
.comon-top .cmplg img{
	width: 180px;
	height: 70px;
	margin-top: px;
	
}
.comon-top .menu-disc{
	width: 30%;
	float: right;
	margin-top: 40px;

	
}
.comon-top .menu-disc .qry-colm{
	width: 150px;
	text-align: center;
	float: left;
	margin-top: 10px;
	border-right: 1px solid #ccc;
	margin-right: 20px;
	margin-left: 100px;
}
.comon-top .menu-disc .qry-colm button{
	outline: none;
	border: none;
	background: none;
	background: #f75c5c;
	height: 25px;
	line-height: 25px;
	font-family: calibri;
	width: 120px;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
}
.comon-top .menu-disc .qry-colm button:hover{
	background: #006fb2;
}
.comon-top .menu-disc ul{
	
}
.comon-top .menu-disc ul li{
	font-family: calibri;
	font-weight: 600;
	font-size: 15px;
} 
.comon-top .menu-disc ul li a{
	color: #000;
	color: #000;
	text-decoration: none;
}
.comon-top .menu-disc ul li a span{
	font-size: 13px;
	color: #398f42;
	color: #006fb2;
}
.comon-top .menu-disc ul li a i{
	font-size: 13px;
	color: #398f42;
	color: #006fb2;
}
.comon-top .menu-disc:hover li a span{
	font-size: 13px;
	color: #006fb2;
	color: #f75c5c;
}
.comon-top .menu-disc:hover li a i{
	font-size: 13px;
	color: #006fb2;
	color: #f75c5c;
}


.sld-set{
	width: 100%;
	height: 600px;
	position: relative;
	
}
.sld-set img{
	width: 100%;
	height:100%;
}
.sld-set .sldset-chld {
	position: absolute;
	background: rgba(0,0,0,0.5);
	background: rgba(235, 255, 244,0.8);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 5px;
}


.sld-set .sldset-chld img{
	width: 45%;
	height: 600px;
	float: right;
	padding: 50px;
	margin-right: 50px;
	
}
.sld-set .sldset-chld .half-write{
	width: 40%;
	height: 100%;
	float: left;
	margin-left: 100px;
	margin-top: 150px;
	color: #fff;
}

.sld-set .sldset-chld .half-write h3{
	font-family: literata;
	font-size: 34px;
	word-spacing: 15px;
	margin-bottom: 25px;
	width:;
	color: #000;
	
}
.sld-set .sldset-chld .half-write p{
	font-size: 16px;
	color: #000;
}

.sld-set .sldset-chld .half-write button{
	margin-top: 30px;
	width: 150px;
	outline: none;
	background: none;
	border: none;
	border:1px solid #000;;
	height: 40px;
	border-radius: 50px;
	margin-right: 25px;
	background: ;
	color: #000;
}

.sld-set .sldset-chld .half-write button.active{
	margin-top: 30px;
	width: 150px;
	outline: none;
	background: none;
	border: none;
	border:;
	height: 40px;
	border-radius: 50px;
	margin-right: 25px;
	background: #00afef;
	background: #006fb2;
	background: #f75c5c;
	color: #fff;
}

.sld-set .sldset-chld .half-write button:hover{
	margin-top: 30px;
	width: 150px;
	outline: none;
	background: none;
	border: none;
	border:none;
	height: 40px;
	border-radius: 50px;
	margin-right: 25px;
	background: #00afef;
	background: #006fb2;
	color: #fff;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	

	

	
	
}/*End of Big Screen*/
	
	

	