@media only screen and (min-width: 1920px) {
	
}

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

}

@media only screen and (min-width: 1200px) { 
    .remove-overlay .elementor-background-overlay  {
        display:none!important;
    }
    .elementor-nav-menu--main .elementor-nav-menu a.highlighted:before {
        background: blue;
        position: absolute;
        content: "";
        top: -22px;
        width: 100%;
        height: 90px;
        z-index: -1;
        left: 0;
      }
      .elementor-nav-menu-main .menu-item .highlighted {
        display:block;
        position:relative;
      } 
}

@media only screen and (min-width: 679px) {

}

@media only screen and (max-width: 1280px) and (min-width: 992px) {

}

@media only screen 
  and (min-width: 1024px) 
  and (orientation: portrait) {

}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .remove-overlay .elementor-background-overlay  {
        display:none!important;
    }
    .hidebg {
        background:none!important;
    }
    .radius-fifty:before, .radius-fifty:after, .homebg3 > .elementor-widget-wrap:before, .homebg3 > .elementor-widget-wrap:after, .current-menu-ancestor:before {
        display:none!important;
    } 
    .current-menu-ancestor {
        color:#303030!important;
    } 
    .homebg2-fix {
        background:url('../images/hip-artificial-1024x841.jpg');
        background-size:95% 100%;
        background-repeat:no-repeat;
    } 
    .homebg2-fix:before {
        content:"";
        position:absolute;
        height:200px;
        width:200px;
        left:95%;
        transform:translateX(-200px);
        top:0;
        background:url('../images/border-radius.png');
        background-size: 100% 100%;
    } 
    .homebg2-fix:after {
        content:"";
        position:absolute;
        height:200px;
        width:200px;
        left:95%;
        transform:translateX(-200px) rotate(90deg);
        bottom:0;
        background:url('../images/border-radius.png');
        background-size: 100% 100%;
    } 
    .homebg3:before {
        background-size:cover!important;
        left:0!important;
    }
    .footer-right:before {
        top:0!important;
        height:100%!important;
    }  
    .page-title:before {
        display:none!important;
    } 
    .resource-item {
        width: 100%;
    }
    .searchandfilter > ul li:nth-child(2) {
        display:block!important;
    }
    .searchandfilter > ul li:first-child {
        display:none;
    }
}

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

    html, body {
        overflow-x: hidden;
      }
    body {
        position: relative;
    }
    .main-title h1, .main-title h1 strong {
        font-size:34px!important;
    }
    .switchtogrey h2, .switchtogrey h4, .switchtogrey p {
        color:#303030!important;
    }
    .main-menu-bar, .hidebg {
        background:none!important;
    }
    .radius-fifty:before, .radius-fifty:after, .homebg3 .elementor-column-wrap:before, .homebg3 .elementor-column-wrap:after, .current-menu-ancestor:before {
        display:none!important;
    } 
    .current-menu-ancestor {
        background:#303030!important;
    } 
    .section-title-white:before {
        background:#fecd00!important;
      } 
      
    .section-title-white:after {
        background:#303030!important;
    } 

    .homebg3:before {
        background:none!important;
    } 
    .footer-right:before {
        display:none!important;
    } 
    .elementor-tab-mobile-title {
        display:none!important;
    } 
    .elementor-location-footer .elementor-tabs-content-wrapper {
        padding: 10px 20px!important;
    }
    .page-title:before {
        display:none!important;
    } 
    .page:not(.home) .eicon-menu-bar, .page:not(.home) .dce-button-icon .fa-search {
        color:white!important;
    } 
    .page:not(.home) .eicon-menu-bar, .page:not(.home) .dce-button-icon .fa-search {
        color:white!important;
    } 
    .nano-content {
        padding:20px!important;
    } 
    .mapsvg-mobile-modal-close {
        background: #003399!important;
        border-radius: 10px!important;
    }
    .resource-item {
        width: 100%;
    }
    .library-filters .searchandfilter ul {
        max-width: 100%!important;
        overflow-x:scroll!important;
    }
    .searchandfilter > ul li:nth-child(2) {
        display:block!important;
    }
    .searchandfilter > ul li:first-child {
        display:none;
    }
      
}