﻿@media (max-width:2000px) {
       /*#logo_home h1 a {
    background: url(../img/logo-mobile.png) no-repeat !important;
background-size: 178px 67px !important;
width: 178px !important;
height: 67px !important;
    margin-top: 0px !important;
}*/
        .btn_mobile {
        top: 27px !important;
    }
    /*header.header_sticky {
        min-height: 80px !important;
    }*/

     header.header_sticky {
     /*background: #fff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border-bottom: 0px solid #000 !important;
    padding-bottom:0 !important;
   min-height: 65px !important;
padding-top: 2px;
    box-shadow: 0px 4px 4px #c1c0c0;*/
}

    /*========================*/
    #logo_home h1 a {
        background: url(../img/youmeda.png) no-repeat !important;
        background-size: 180px 36px !important;
        width: 180px !important;
        height: 36px !important;
        margin-top: 7px !important;
}
    header.header_sticky {
    min-height: 60px !important;
}





}

@media (max-width: 2000px) {

    
          .headerstyle {
            box-shadow: none !important;
            border-radius: 0 !important;
        }

        .selectdivsp {
            display: none;
        }

        .iconsloginregister ul li {
            margin-top: 12px !important;
        }

        .langdivicons {
            top: 10px;
        }
        /******** Start Loader By Mostafa********/
        .loader-SSS .sk-circle {
            margin: 0 auto !important;
            width: 30px !important;
            height: 30px !important;
            position: absolute !important;
            right: 50% !important;
            top: 5px !important;
        }

        .sk-circle .sk-child:before {
            background-color: #0871e3 !important;
        }
        /******** Start Loader By Mostafa********/
    }