@media only screen and (min-width: 200px) and (max-width: 767px){

   
     .cell-mob{
        display: block;
    }
    .dsktp{
        display: none;
    }
	
	*{
		margin: 0px;
		padding: 0px;
	}
	
	#main-box{
		width: 100%;
		height: 90px;
		margin-top: 0px;
	}
	#main-box .ttl-head{
		width: 100%;
		height: 50px;
		background: #398f42;
	}
	#main-box .ttl-head h4{
		width: 80%;
		float: left;
		padding-left: 10px;
		line-height: 50px;
		font-family: alata;
	}
	#main-box .ttl-head h4 a{
		color: #fff;
		text-decoration: none;
		
	}
	#main-box  .ttl-head p{
		float: right;
		width: 10%;
		height: 35px;;
		line-height: 35px;
		font-size: 16px;
		margin-top:7px;
		margin-right:8px;
		color: #006fb2;
		color: #000;
		background: #e1e1e1;
		text-align: center;
		border-radius: 2px;
		
	}
	#main-box  .ttl-head .wrong-btn{
		background: crimson;
		color: #fff;
		display: none;
		
	}
	
	
	
	#main-box .ttl-head h4{
		margin: 0px;
	}
	
	.quick-contact{
		width: 100%;
		height:60px;
		background: #398f42;
		text-align: center;
		color: #fff;
		padding-top: 5px;
	}
	.quick-contact p{
		font-family: alata;
		font-size: 15px;
	}
	.quick-contact p span{
		font-size: 13px;
	}
	.quick-contact p i{
		font-size: 13px;
	}
	
	
	
	
	
.side-menu{
	width: 230px;
	height: 650px;;
	float: left;
	padding-top:50px;
	background-color:#FBF6E2;
	background-color:#E68369;
	background-color:#e1e1e1;
	margin-top:px;
	display:none;
	position: absolute;
	z-index: 999;
}
.side-menu .scl-applogo{
	width: 50%;
	margin-left: 25%;
	height: 80px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	background:#fff;
	border-radius: 5px;
}
.side-menu .scl-applogo img{
	width: 100%;
	height: 100%;
	padding: 5px;
	border-radius: 5px;
	
}
.side-menu .menu-list .side-head{
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-top: px;
	padding-left: 25px;
}

.side-menu .menu-list .side-head h4{
	margin: 0px;
	color: #fff;
	font-family:calibri;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
}
.side-menu .menu-list .side-head h4 a{
	text-decoration: none;
	color: #000;
	display: block;
}
.side-menu .menu-list .side-head h4 i{
	float: ;
	width: 20px;
	text-align: left;
	line-height: 25px;
	padding-right: px;
}
.side-menu .menu-list .side-head h4 span{
	float: right;
	margin-right: 15px;
	margin-top: 13px;
}
.side-menu .menu-list .side-head:hover{
	background: #E68369;
	background: #f75c5c;
	color: #fff;
}
	.side-menu .menu-list .side-head:hover{
	background: #E68369;
	background: #f75c5c;
	color: #fff;
}




.side-menu .menu-list .side-content{
	width: 100%;
	height: auto;
	background: #FBF6E2;
	display: none;
	border-right: 1px solid #021526;
	padding: 10px 0px;
}
.side-menu .menuset .side-content{
	display: block;
	
}


.side-menu .menu-list .side-content p{
	
	width: 100%;
	margin: 0px;
	font-family: calibri;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	
}
.side-menu .menu-list .side-content p a{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	padding-left: 20px;
}
.side-menu .menu-list .side-content p a i{
	width: 20px;
	text-align: center;
	font-size: 12px;
}
.side-menu .menu-list .side-content p:hover a{
	text-decoration: none;
	color: #000;
	display: block;
	background: #90D1CA;
	
}


	

.fst-sld{
	width: 100%;
	height: 250px;
}
.fst-sld .swiper .swiper-wrapper .swiper-slide{
	width: 100%;
	height: 250px;
}
.fst-sld .swiper .swiper-wrapper .swiper-slide img{
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-width: 100%;
}
.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld{
	position: absolute;
	background: rgba(235, 255, 244,0.5);
	background: rgba(0,0,0,0.5);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 5px;
	height: 100%;
}

.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write{
	width: 90%;
	height: 100%;
	float: left;
	margin-left: 10%;
	margin-top: 60px;
	color: #fff;
	display: none;
}
.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write h3{
	font-family: Brawler;
	font-size: 18px;
	margin-bottom: 15px;
	width:;
	color: #000;
	color: #fff;
	color: orange;
}

.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write p{
	font-size: 16px;
	color: #000;
	color: #fff;
	font-family: calibri;
}
.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write ul{
	margin-top: 20px;
}
.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write ul li{
	margin-top: 10px;
	font-family: calibri;
	
}
.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write ul li i{
	margin-right: 10px;
}

.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write button{
	margin-top: 30px;
	width: 120px;
	outline: none;
	background: none;
	border: none;
	border:1px solid #fff;;
	height: 40px;
	border-radius: 50px;
	margin-right: 15px;
	background: ;
	color: #000;
	color: #fff;
	float: left;
}

.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write button.active{
	margin-top: 30px;
	width: 120px;
	outline: none;
	background: none;
	border: none;
	border:;
	height: 40px;
	border-radius: 50px;
	margin-right: 25px;
	background: #00afef;
	background: #006fb2;
	background: #f75c5c;
	color: #fff;
}

.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld .half-write button:hover{
	margin-top: 30px;
	width: 120px;
	outline: none;
	background: none;
	border: none;
	border:none;
	height: 40px;
	border-radius: 50px;
	margin-right: 25px;
	background: #00afef;
	background: #006fb2;
	color: #fff;
}

.fst-sld .swiper .swiper-wrapper .swiper-slide .sldset-chld img{
	width: 45%;
	height: 400px;
	float: right;
	padding: 50px;
	margin-right: 50px;
}
	
	
	
.dsh-brd{
	width: 90%;
	height: auto;
    float: left;
	margin: auto;
	margin-left: 5%;
	margin-bottom: 30px;
    box-shadow: 0px 0px 2px 2px #ccc;
	border-radius: 3px;
}
.dsh-brd h4{
    display: none;
}
.dsh-brd .headdings{
	width: 95px;
	height: 70px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	text-align: center;
	font-family: viga;
	font-weight:;
	text-transform: uppercase;
}
.dsh-brd .headdings:hover{
	border:none;
	border-radius: 5px 5px 0px 0px;
}
.dsh-brd .headdings a{
	text-decoration: none;
	display: block;
	color: dimgrey;
	font-size: 11px;
}
.dsh-brd .headdings a img{
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
	
}
.dsh-brd .headdings a i{
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
	font-size: 25px;
	
}

	

#top-headding{
    
    width: 90%;
    height: 20px;
    line-height: 20px;
    margin-left: 0px;  
	padding-left: 10px;
}

#top-headding h3{
    float: left;
    color:#222;
    margin-left: 0px;
    font-family: alata;
    font-size: 15px;
	font-weight: ;
}
#top-headding small{
	color: #222;
	font-size: 14px;
	margin-right: 0px;
}
#top-headding h3 button{
	background: none;
	border: none;
	outline: none;
	width: 25px;;
}
#top-headding .top-chld{
	width: 90%;
	height: auto;
	float: right;
	margin-top: px;
}
#top-headding .top-chld a{
	font-size: 16px;
	width: 50px;
	height: 50px;
	line-height: 70px;
	text-align: center;
	display: block;
	float: left;
	color:#021526;
	text-decoration: none;
}
	
	
	.bottom{
		width: 100%;
		height: 50px;
		background: #f75c5c;
		line-height: 50px;
		position: fixed;
		bottom: 0px;
	}	
	.bottom ul{
		list-style: none;
	}
	.bottom ul li{
		width: 105px;
		text-align: center;
		float: left;
	}
	.bottom ul li a{
		color: #fff;
	}
	.bottom ul li a i{
		font-size: 18px;
	}
	
	
	

	
	
	
	
}/*The End*/