select::-ms-expand {
    display: none;
}
.footer-container .before-footer {
    background: #fff !important;
}
.img-style-left{
/*float:left !important;*/

}

@media only screen and (max-device-width: 480px) {
    .img-style-left>img{
      /*  margin-right:0px !important;
        margin-left: 0px !important; */
    }
    #contact-form{
        width: 27%;
        margin-left: 100px !important;
    }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    .img-style-left > img {
       /* margin-right: 0px !important;
        margin-left: -100px !important;*/
    }
    #contact-form {
        width: 27%;
        margin-left: 100px !important;
    }
}

.img-style-left>img{
   /* margin-right:0px !important;
    margin-left: -380px; !important;*/
}
.button-mobile.sidebar-nav>i.fa.fa-bars{
    color: black !important;
}
div.col-sm-5>div.content.text-right{
  /* text-align: left !important; */
}
.post-list-wrapper-home2.blog-widget-recent.block-home{
    display: none !important;
}
.data.switch{
text-align:center !important;
left:0% !important;
}

#switcher-language-nav ul.switcher-dropdown {
    list-style: none;
}
