@media only screen and (min-width : 320px) and (max-width : 480px) {
.floatright2 {
    float: right !important;
    width: 100%;
}
.e-mail-p p a{color: #525252;font-size: 17px;font-weight: 600;}
.e-mail-p p {color: #525252;font-size: 14px;font-weight: 600;}
.e-mail-p p span{font-size: 14px!important;}       

}
@media only screen and (min-width : 480px) and (max-width : 640px) { }
@media only screen and (min-width : 640px) and (max-width : 767px) { }

@media only screen and (min-width : 768px) and (max-width : 1024px) { 
.e-mail-p{margin-top: 20px;}
.e-mail-p h2{color: #008A9A;font-size: 13px;}
.e-mail-p h2 i{color: #525252;font-size: 22px;}
.e-mail-p p a{color: #525252;font-size: 13px;font-weight: 500;}
.e-mail-p p {color: #525252;font-size: 0.92em;font-weight: 500;}
.e-mail-p p span{font-size: 11px!important;}    
.e-mail-p .online-r{width: 100%;color: #C92224;border: 2px #008A9A solid;text-align: center;padding: 5px;font-size:15px;font-weight: 500;margin-top: 3px;}
.e-mail-p .online-r2{width: 100%;color:#C92224;border: 2px #008A9A solid;text-align: center;padding: 5px;font-size: 17px;font-weight: 500;margin-top: 3px;min-width: 100%;}
.header-logo{width: 100%!important;}
.floatright2{float: right!important;
width: 88%;}
.header-logo img {
    width: 100%;
}    
    
.navbar-default .navbar-nav > li > a {
    padding: 18px 8px;
}    


}

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