@media screen and (min-width: 480px)
 {
/*home page*/ 	
/*header section*/
.header1
{
width:200px;
height:90px;

}
.header2
{
margin-top:30px;
width:35px;
height:35px
}
.header3
{
margin-left:55px;
margin-top:-55px;
font-weight: bold; 	
}
#header-logo
{
height:70px;
margin-top:-20px;

}
/*end header section*/

/*section1*/
.h_s1
{
margin-left:40px;
margin-right:40px;
}
.h_s2
{
border-radius:40px; 
}
#h_s3
{
/*background-color:#ef5c32;*/
/*width:150px;*/
border-radius:15px;  
margin-left: -40px;
margin-top:200px;
margin-top:320px;
background-color: transparent;
margin-left:140px;
/*border-color:red;*/
border: 1px solid #fd9309;
height:50px;

  

}
.h_s4
{
margin-top:10px;
color:black;
font-size:18px; 
text-transform: uppercase;
/*color:#ffff; */
}
/*end section*/

/*section4*/
.s4_1
{
border-radius: 16px;
 overflow: hidden;
box-shadow: 0 3px 0 #f0f0f0;
 border: 3px solid #eceaea;
 border-radius: 24px;
 position: relative;
 flex: 1;
}

#s4_2
{
/*width:370px;*/
/*height:220px;*/
width:270px;
height:170px;
}

.s4_3
{
color:black;
font-size:18px;
}

/*end section4*/

/*section8*/
#s6_1
{
	width:470px;
	height:470px;
}

/*endsection8*/


/*end home page*/

/*top image*/

.homess
 {
    background-image: url(..//img/header52.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height:100px;
    

}
/*end image*/

#logo_slider
{
width:320px;
height:100px;    
}

.ss
   {
    background-image: url(../img/bgc.png);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
   } 
   
   #s1_btn
   {
    background-color: #ef5c32;
    border-radius: 40px;
    border: 1px solid #ef5c32;
    color: #fff;
    margin-top:100px;
    margin-right:-80px;
}

#header_desk
{
 display: none;
 
}

.forgors
{
 color:#007bff;
 margin-left:220px;
 margin-top:-40px;   
}

.booknows_mob
{
 display:none;

}


.abouts_1
{
width:230px;
height:230px;
}
   


 }	