.closebtn{display:none;}
.menuw{font-size:30px;cursor:pointer;display:none;color:#fff;}
.menuw{}
.menuw img{height: 22px;    margin-top: 8px;float: right;} 
 

  

@media only screen and ( max-width: 980px ) {
	
	body{min-width:560px;}
	 .cksh_mainsite {
		 width: 90%;}
	.cksh_aboutus2 { 
    position: static; 
    padding-top: 10px;
    right: 0px;
    width: 100%;}
	.cksh_aboutus1 { 
    width: 100%;
    margin-right: 0px;}
	.cksh_service1 ul li{ 
            float: left;
        width: 37%;
        margin-right: 0px;
        margin-left: 2%;
        padding: 25px 5%;
        margin-bottom: 21px;
        border: 1px solid #d7d5d5;}
	.cksh_import1{width:100%;text-align: center;}
	.cksh_import2 { 
    width: 330px;
    float: none;
    clear: both; 
    margin: auto;
    height: 45px;}
	.cksh_activities1 ul li {
    width: 100%; 
    margin-right: 0px;}
	.cksh_footcontact { 
    width: 90%;
    margin-right: 0px;
    padding: 40px 5%;}
	.cksh_footform {
    float: right;
    width: 100%;
		margin-top: 30px;}
	.cksh_footform { 
    width: 100%;
		margin-top: 30px;}
	.cksh_footform .recaptcha { 
    width: 301px;
    margin: auto;}
	
.cksh_topright {
    width: 300px;
    position: relative;
	float: right;}
	.cksh_topfb { 
    width: 35px;
    position: absolute;
    right: 0px;}
	.cksh_menu1 ul li a {
    display: block;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
    padding: 20px 16px;}
	.cksh_logo a img {
    width: 130px;
    margin-top: 18px;}
}
@media only screen and ( max-width: 650px ) {
	 
}
@media only screen and ( max-width: 600px ) {html #wpadminbar{top: -46px;}
	 
}

@media only screen and ( max-width: 980px ) {
	 
/* Menu */ 
 .closebtn,  .menuw{display:block;}
 .menuw{display: block;
color: #333;text-align: right;
margin-top: 0px;
text-transform: uppercase;
padding-left: 0px;
 }
 .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1999;
    top: 0;
    left: 0;
    background-color: #013763;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
top: 30px;
right: 15px;
font-size: 36px;
margin-left: 50px;
z-index: 29999;
display: block;
}

#main {
    /* transition: margin-left .5s;*/
 transition:  .5s; 
}
/*  end menu*/

}

}