/* menu header */
.logooos_item {
    background-color: white ! important;
}

.logo {
    max-width: 80%;
}

.logo img {
    max-width: 90%;
    margin-left: 5%;
}

#topmenu {
    margin-top: -60px;
}

/*
.tophone_on .head_phone {
    padding-top: 3%;
    padding-right:10px;
}*/
.tophone_on .head_phone span {
    color:#fab702;
}
.fa fa-phone{
color:white !important;
}


.sabai-directory-listing-column .sabai-directory-images img {
    width: 70% !important;
}

.sabai-row{
margin-top: 3%;
}

.sabai-col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.sabai-directory-listings-container>.sabai-navigation {
    margin-bottom: -30px;
}

.sabai-directory-listings-grid {
    margin-left: 3%;
}

/*footer*/
#text-39{
width:60% !important;
}

#text-33{
width:25% !important;
margin-left:7% !important;
}

/*timeline*/
.tm_timeline-layout-vertical-chessOrder .tm_timeline__body .tm_timeline__event {
    max-width: 100% !important;
    width:100% !important;
}

.tm_timeline__event__title {
    color: gray !important;
}

#footer {
    line-height: 1.5 !important;
}

.sabai-entity-buttons {
    display: none;
}

/*burger menu*/
@media screen and (max-width: 960px){
#simple-menu {
    margin-top: -10%;
}
}

@media screen and (max-width: 480px){
#simple-menu {
    top: 0px;
    margin-top: -15%;
}
}

@media (min-width: 768px){
.sabai-col-sm-8 {
    margin-top: 5%;
}
}