#row-bottom-arrow-wrapper {
color:white !important;
}
#content {
padding: 10px;
}
.topbar-icons{
color:#000;
}
#page-title-wrapper {
/*min-height: 0px !important; */
/*height: 0px !important;*/
}
#main {
/*padding-top: 0px !important;*/
}
@media (min-width: 1025px){
/*.lSSlideWrapper li.lslide {
height: 100%;
width: auto;
max-width:100%;
text-align: center;
}
.lSSlideWrapper li.lslide>img {
width: auto;
height: 100%;
}*/
}
@media (min-width: 1025px) and (max-width: 1281px){
ul.navbar-nav>li>a>span, body.ozy-alternate-menu ul.navbar-nav>li>a>span, ul.navbar-nav>li>a>span{
padding: 20px 15px 15px 10px !important;
font-size: 15px;
}
}
@media only screen and (max-width: 736px) {
.top-info-bar>div:first-child {
display: initial;
}
.top-info-bar>div {
width: 50%;
}
.top-info-bar>div:last-child {
float: left;
}
div#social-icons>a {
width: 30px;
}
}