@media screen and (max-width:770px)
{
.n-l-ban
{
background-size: cover !important;
}
.cont-n-1-ban
{
padding-top: 125px;
}
}
@media screen and (max-width:320px)
{
.left-section a , .right-section a
{
font-size:12px !important;
}
}
@media screen and (max-width:680px)
{
html
{
margin-top:-22px !important;
}
}
@media screen and (max-width:768px)
{

.left-span
{
margin-right:6px !important;
}
.right-span
{
margin-left:6px !important;
}
.left-section
{
border-right:1px solid #96833e;
}
.left-section:hover , .right-section:hover , .left-section a:hover , .right-section a:hover
{
background-color: #279822 !important;
color:white !important;
text-decoration:none !important;
}
.left-section a , .right-section a
{
color: #96833e !important;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
text-decoration:none !important;
}
.left-section , .right-section
{
min-height: 38px !important;
padding-top: 10px !important;
text-align: center !important;
}
.zero-padding
{
padding:0px !important;
border-bottom:1px solid #96833e !important;
}
.padding-mob-container
{
padding:0px !important;
}
.nl-logo
{
padding:5px 5px !important;
}
.logo-bg-mob
{
background-color:#08136C;
}
/*.floating-content
{
margin-top: 8em;
}*/
.padding-mob
{
padding:0px !important;
}
}

@media screen and (min-width:769px)
{

}

