

@media only screen and (min-width:1600px) and (max-width:1919px)
{
 
} 

@media only screen and (min-width:1366px) and (max-width:1440px)
{
 
 
}


@media only screen and (min-width:1280px) and (max-width:1365px)
{
	
 
 
}






@media only screen and (min-width:1024px) and (max-width:1279px)
{
 
 
 
}



@media only screen and (min-width: 737px) and (max-width:1023px)
{
 

 
}




@media only screen and (min-width: 479px) and (max-width:736px)
{
 
 #ot-content-top-1 {
    width: 100%; 
    padding: 1px;
}

#ot-content-top-2 {
    width: 100%;
    padding-right: 1px;
    padding-left: 8px;
}	
}

@media only screen and (min-width: 374px) and (max-width:415px)
{
#ot-content-top-1 {
    width: 100%; 
    padding: 1px;
}

#ot-content-top-2 {
    width: 100%;
    padding-right: 1px;
    padding-left: 8px;
}	
 
#heder-soci 
{
display:none;
}	

#oTopBlock .search {
    padding-top: 0px;
	padding-bottom: 20px;
}

.search {
    margin-top: 0px;
}
	
}


@media only screen and (min-width: 319px) and (max-width:373px)
{
#ot-content-top-1 {
    width: 100%; 
    padding: 1px;
}

#ot-content-top-2 {
    width: 100%;
    padding-right: 1px;
    padding-left: 8px;
}	
 
 
 #heder-soci 
{
display:none;
}	

#oTopBlock .search {
    padding-top: 0px;
	padding-bottom: 20px;
}

.search {
    margin-top: 0px;
}
	
 
}



 