﻿@media only screen and (max-width : 1400px) {
    
}
@media only screen and (min-width : 1030px) and (max-width : 1500px) {
    nav li a {padding:10px 8px!important;}
    .show-share {right:5px;}
}
@media only screen and (max-width : 1235px) and (max-width : 1400px) {
    nav li a {padding: 10px 8px !important;}
    .show-share {right:5px;}
} 
@media only screen and (max-width : 1100px) {
} 

@media only screen and (max-width : 1024px) {
    
}

@media only screen and (max-width :991px) {
    
}

@media only screen and (max-width :800px) {
    
}

@media only screen and (max-width :600px) {
    
}

@media only screen and (max-width :550px) {
    
}

@media only screen and (max-width :500px) {
    
}

@media only screen and (max-width :450px) {
    
}

@media only screen and (max-width :400px) {
    
}