@media only screen and (max-width : 1600px) {
    .menu-header-bar .header-search .header-search-block .search-input {
        width: 120px;
    }
}

@media only screen and (max-width : 1380px) {
    .menu-header-bar .header-menu .main-menu li {
        padding: 0 5px;
    }

    .menu-header-bar .header-menu .main-menu li:hover .drop-content {
        padding-left: 5px;
        left:0;
    }

    .menu-header-bar .header-search .header-search-block .search-input {
        width: 98px;
    }


}

@media only screen and (max-width : 1200px) {

    .menu-header-bar .header-menu {
        float: right;
        /*margin-right: 25px;*/
        /*top: 20px;*/
    }


    .menu-header-bar .header-menu .main-menu li a {
        font-size: 12px;
    }

    .menu-header-bar .header-search .header-search-block .search-input {
        width: 65px;
    }

    .menu-header-bar .header-logo .main-logo {
        width: 190px;
        height: auto;
        margin-top: 10px;
    }


    .menu-header-bar .header-search .header-search-block .search-button {
        width: 55px;
    }

    .menu-header-bar .header-menu .main-menu li {
        padding: 0 3px;
    }

    .menu-header-bar .header-menu .main-menu li:hover .drop-content {
        padding-left:3px;
        left:0;
    }

    .slider-header-bar .content-on-slider-left h1 {
        font-size: 38px;
    }

    .slider-header-bar .content-on-slider-right .breaking-news {
        top: 0;
    }

    .slider-header-bar .content-on-slider-right .breaking-news-title p {
        font-size: 18px;
    }

    .slider-header-bar .content-on-slider-right .breaking-news p {
        font-size: 20px;
    }

    .slider-header-bar .content-on-slider-right {
        width: 400px;
    }

    .slider-header-bar .content-on-slider-right .breaking-news-image .opacity-image {
        height: 287px;
        width: 385px;
    }

    .slider-header-bar .content-on-slider-right .news-sub-title {
        font-size: 17px;
        width: 263px;
    }

    .nav-blocks-row .nav-block .grey-block .nav-title-top {
        font-size: 15px;
        width: auto;
    }

    .nav-blocks-row .nav-block .grey-block {
        width: 100%;
    }
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {

    .news-sec .news-thumb-image .news-block-title {
        text-align: center;
    }


    .menu-header-bar .header-menu .main-menu li {
        padding: 0 2px;
    }

    .menu-header-bar .header-menu .main-menu li:hover .drop-content {
        padding-left:2px;
        left:0;
    }
    /*.top-icons .languages {*/
        /*right: 58px;*/
        /*top: 18px;*/
    /*}*/


    .menu-header-bar .header-search .header-search-block .search-input {
        width:60px;
    }

    .menu-header-bar .header-logo .main-logo {
        width: 135px;
        height: auto;
        margin-top: 10px;
    }

    .menu-header-bar .header-menu .main-menu li a {
        font-size: 10px;
    }

    .slider-header-bar .content-on-slider-left h1 {
        font-size: 30px;
    }

    .header-icon {
        padding: 7px;
    }
}


    /* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


    #map .open-but {
        display: none;
    }

    .slider-header-bar .content-on-slider-right {
        display: none;
    }

    .menu-header-bar {
        height: auto;
    }

    .menu-header-bar .header-search .header-search-block .search-input {
        width: 130px;
    }

    .nav-blocks-row .nav-block {
        height: auto;
        margin-bottom: 40px;
    }

    #company-news .company-single-news {
        margin-bottom: 50px;
    }

    .menu-header-bar .header-search .header-search-block .search-input {
        width: 295px;
    }

    .toggle_menu {
        width: 60px;
        height: 60px;
        float: right;
        position: fixed;
        top: 5px;
        right: 20px;
        z-index: 100;
        outline: none;
        background-color: #fff;
        border: 1px solid #E2E2E2;
    }
    
    .toggle_menu ::after {
        position: fixed; }
    .toggle_menu span {
        display: block; }

    .sandwich {
        width: 34px;
        height: 34px;
        position: absolute;
        top: 12px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 200; }

    .sw-topper {
        position: relative;
        top: 0;
        width: 34px;
        height: 3px;
        background: #737373;
        border: none;
        border-radius: 4px 4px 4px 4px;
        transition: transform 0.5s, top 0.2s;
        display: block; }

    .sw-bottom {
        position: relative;
        width: 34px;
        height: 3px;
        top: 6.6px;
        background: #737373;
        border: none;
        border-radius: 4px 4px 4px 4px;
        transition: transform 0.5s, top 0.2s;
        transition-delay: 0.2s, 0s; }

    .sw-footer {
        position: relative;
        width: 34px;
        height: 3px;
        top: 13.5px;
        border: none;
        border-radius: 4px 4px 4px 4px;
        transition: all 0.5s;
        transition-delay: 0.1s;
        background: #737373;
    }

    .sandwich.active .sw-topper {
        top: 9px;
        transform: rotate(-45deg); }
    .sandwich.active .sw-bottom {
        top: 6px;
        transform: rotate(45deg); }
    .sandwich.active .sw-footer {
        opacity: 0;
        top: 0;
        transform: rotate(180deg); }
    
    .main-menu {
        display: none;
    }

    .top_mnu {
        display: none;
        z-index: 3;
        text-align: left;
        background-color: #fff;
        width: 190px;
        height: auto;
        top: 57px;
        right: 95px;
        position: fixed;
    }

    .top_mnu ul {
        padding: 0;
    }

    .top_mnu li {
        list-style-type: none;
        text-align: center;
        padding: 5px 3px;
        line-height: 20px;
    }

    .top_mnu li:hover {
        background-color: #e2e2e2;
    }

    .top_mnu li a{
        text-transform: uppercase;
        color: #737373;
        cursor: pointer;
        font-size: 16px;
        text-align: center;
    }


    .slider-header-bar .content-on-slider-left h1 {
        font-size: 25px;
        margin-bottom: 3px;
    }

    .slider-header-bar .content-on-slider-left .slider-left-pink-block .slider-left-pink-first {
        height: 65px;
        margin-bottom: -1px;
    }

    .slider-header-bar .content-on-slider-left .slider-left-pink-block .slider-left-pink-first h2 {
        font-size: 26px;
    }


    .menu-header-bar .header-search .header-search-block .search-input {
        width: 130px;
    }


    
    .map-right {
        display: none;
    }

}

@media (max-width:568px) {
    .menu-header-bar .header-search{
        margin-left: -97px;
    }






}
        /**/


        /* Small Devices, Tablets */
@media only screen and (max-width : 768px) {


    footer .footer-foo .copy-r {
        text-align: center;
    }

    footer .foo-contact .foo-icons {
        margin-top: 20px;
        text-align: left;


    }


    .soc-ics-foo {
        margin-top: 0;
        margin-bottom: 0;
    }

    footer hr {
        border-top: 7px solid #838f96;
    }

    .keep-in-tuch-ics {
        margin-top: 20px;
        margin-bottom:0;
    }

    footer .footer-logo {
        margin-top: 10px;
    }

    #map .map-pink {
        width: 100%;
        height: 100%;
    }
    #map .map-section img {
        height: auto;
    }


    /*.top-icons .languages {*/
        /*right: 201px;*/
        /*top: 16px;*/
    /*}*/

    .top_mnu {
        top: 5px;
    }
    #map .map-pink {
        /*width: 100%;*/
        display: none;
    }

    #map .map-section .map-drop-open {
        display: none;
    }

    .menu-header-bar .header-menu {
        position: absolute;
        right: 0;
        top: 55px;
        z-index: 10;
    }

    .slider-header-bar .content-on-slider-left {
        display: none;
    }

    .menu-header-bar .header-search .header-search-block {
        float: right;
    }



    #map .map-pink .map-drop {
        right:0;
    }

    .top-icons {
        text-align: center;
    }


}
            /**/
@media (min-width: 737px) {
    .top-icons-for-mobile {
        display: none;

    }


}
@media only screen and (max-width : 736px) {



    .top-icons .languages {
        right: 1px;
    }

    .top-icons-for-mobile a:last-child img{
        display: none;
    }
    .top-icons {
        padding-bottom: 10px;
    }

    .lang-header-ic {
        display: none;
    }

    .row.slider-header-bar .owl-carousel.owl-theme.owl-loaded.owl-drag {
        height: auto !important;
    }

    h4.keep-in-tuch-ics {
        text-align: left;
        padding-left: 0;
    }

    .soc-ics-foo {
        display: none;
    }


    footer .foo-contact .foo-icons {
        width: 190px;
        margin-left: 9px;
        margin-top: 35px;
    }

    footer .footer-foo .dessign-c {
        margin: 25px 0;
        text-align: center;
        float: none;
    }

    footer .footer-foo .dessign-c {}

    .menu-header-bar .header-logo .main-logo {
        float: left;
        margin-left: 20px;
    }
    .toggle_menu {
        right: 20px !important;
        top: 23px !important;
    }

    .top_mnu {
        top: 23px !important;
        right: 100px !important;
    }


    .header-icon {
        padding: 5px;

    }
    
    .top-icons-for-desktop {
        display: none;
    }

    .top-icons-for-mobile {
        background-color: #fff;

    }



    #asset .owl-dots {
        display: block;
        position: relative;
        right: 0;
        bottom: 0;
        text-align: center;
    }

    .owl-nav {
        margin: 0;
        width: 100%;
    }


    .owl-theme .owl-nav {
        margin: 0;
    }


    .menu-header-bar .header-search {
        padding: 10px 0;
        margin: 0;
        text-align: center;
    }

    .menu-header-bar .header-search .header-search-block {
        float: none;
        display: inline-block;
        padding-top: 8px;
        text-align: left;
    }
    .menu-header-bar .header-search .header-search-block .search-input {
        width: 210px;
        left: 90px;
    }



}


@media (max-width: 667px)
{



    .top_mnu {
        right: 119px !important;
    }

    footer .footer-text {
        width: 90%;
    }


    .toggle_menu {
        right: 20px !important;
    }

    footer .foo-contact .foo-icons {
        margin-left:60px;
    }

    footer .footer-foo .dessign-c {
        margin: 25px auto;
    }

    footer .footer-foo .copy-r {
        float: none;
        margin:25px auto;
    }

    footer p {
        width:100%;
    }

    footer .footer-foo .copy-r span {
        display: block;
    }

    footer .footer-foo {
        padding: 0 30px;
    }
}




            /* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {


    .toggle_menu {
        position: fixed;
        right: 0;
    }

    .menu-header-bar .header-search {
        margin-left:0;
    }

    .top-icons {
        text-align: center;
    }

    .toggle_menu {
        right: 4px;
        top: 4px;
    }

    .top_mnu {
        top: 5px;
        right: 64px;
    }
}
                /**/


                /* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

    .menu-header-bar .header-search .header-search-block .search-input {
        width: 170px;
    }

    footer .footer-foo .dessign-c {
        width: 100%;
    }

    footer .footer-foo .copy-r {
        width: 100%;
    }

    .header-icon{
        padding: 5px;
    }


    /*.menu-header-bar .header-search .header-search-block .search-input {*/
        /*width: 50px;*/
    /*}*/
}

@media (min-width: 993px) {
    .toggle_menu {
        display: none;
    }
    
    .top_mnu {
        display: none;
    }

    .menu-header-bar {
        height: 100px;
    }


}

@media (min-width: 1025px) {

    .header-icon {
        padding: 8px 15px 8px 15px;
    }

    .header-icon:hover {
        color: #af6a67;
        transition: all 0.5s ease;
    }

    .col-md-offset-5.col-md-7.top-icons {
        height: 35px;
    }

    .menu-header-bar .header-menu .main-menu li a {
        font-size: 14px;
    }


    .menu-header-bar .header-logo {
        height: 100px;
    }

    .menu-header-bar .header-logo .main-logo {
        width: 290px;
        height: auto;
    }

    .menu-header-bar {
        height: 100px
    }

    .menu-header-bar .header-menu .main-menu {
        padding: 20px 0;
    }

    .menu-header-bar .header-menu .main-menu li:hover .drop-content {
        top: 64px;
        left:0;
        padding-left:8px;
    }

    .menu-header-bar .header-menu .main-menu li a:hover {
        padding: 37px 0;
    }

    .menu-header-bar .header-search {
        padding: 32px 5px;
    }
}

@media (max-width: 1440px) {
    .menu-header-bar .header-menu .main-menu li a {
        font-size: 14px;
    }

    .menu-header-bar .header-menu .main-menu li:hover .drop-content {
        padding-left: 5px;
    }
}

@media (max-width:414px) {

    .menu-header-bar .header-search .header-search-block {
        float: left;
        margin-left: 40px;
    }

    .top_mnu {
        right: 119px !important;
    }

    footer .foo-contact .foo-icons {
        margin-left: 9px;
    }


    footer h4,
    footer hr,
    footer .footer-text,
    footer .footer-logo {
        margin-left: 10px;
    }

    footer .foo-contact .contact-info p {
        padding-left:10px;
    }

    footer ul {
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1240px) {
    .menu-header-bar .header-menu .main-menu li a {
        font-size: 11px;
    }

    .menu-header-bar .header-search .header-search-block .search-input {
        width:35px;
    }

    .row.slider-header-bar .owl-carousel.owl-theme.owl-loaded.owl-drag {
        height: auto !important;
    }

    .menu-header-bar .header-logo .main-logo {
        width: 150px;
    }
}

@media (max-width: 375px) {
    .menu-header-bar .header-logo .main-logo {
        margin-left: 10px;
    }

    .top_mnu {
        right: 84px !important;
    }

    .toggle_menu {
        right: 25px !important;
    }

    .menu-header-bar .header-search .header-search-block {
        margin-left: 25px;
    }
}