@media screen and (max-width:1199px) {
    .socialbar ul li{
        margin: 0px;
    }
    .home .main-custom-title h1 {
        font-size: 50px;
        color: #ffffff;
        max-width: 100% !important;
    }
    .socailbar a{
        font-size: 15px;
    }
}

@media screen and (max-width:991px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:576px) {}

@media screen and (max-width:479px) {}

@media screen and (max-width:360px) {}

@media screen and (max-width:320px) {}