.icon-menu-fine::before {content: '≡'!important;}
.icon-cancel-fine::before {content: '≡'!important;}

#Top_bar .menu li ul li a .menu-arrow {
    position: absolute;
    right: 7px;
    top: 11px;
    font-size: 12px;
    color: rgba(0,0,0,0.35);
display: none;
}

#Content {
    width: 100%;
    padding-top: 0px !important;

}

.icon-phone {display: none;}
.icon-clock {display: none;}

.section_wrapper.mcb-section-inner {
    padding-top: 0px !important;
    padding-bottom: 40px;
}


/* Social Bar */
.social-bar {position: fixed; top: 50%; right: 0px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 1000;}
.social-bar a {display: block; text-align: center; padding: 15px; transition: all 0.3s ease; color: white; font-size: 20px; height: 25px; width: 30px;}

.fa2 {padding: 20px; font-size: 30px; width: 50px; text-align: center;} .fa:hover {opacity: 0.5; text-decoration: none;}

.fa-phone {background: #f1f1f1; color: #495057 !important;} .fa-envelope-o {background: #e1e1e1; color: #495057 !important;}
.fa-facebook {background: #3B5998; color: white !important;}
.fa-instagram {background: #dd9933; color: white !important;}
.fa-twitter {background: #55ACEE; color: white !important;}
.fa-youtube {background: #FF0000; color: white !important;}

@media screen and (max-width: 600px) {.social-bar a {display: block; text-align: center; padding: 12px; transition: all 0.3s ease !important; color: white; font-size: 15px; height: 20px; width: 20px; li:first-child{display:none;}}


