/*-------------------------------------------------------------*/
.mobonly,.mobonlym{
    display: none !important;
}
span#menu_close{
    display: none;
}
span#menu_close {
    color: #fff;
    z-index: 9999;
    position: absolute;
    right: 35px;
    top: 35px;
    font-size: 30px;
}
span#menu_close img {
    max-width: 40px;
}
@media (max-width: 1116px) {
    div#bs-example-navbar-collapse-1 {
        margin-left: 25px;
        max-width: 605px;
    }
}
@media (max-width: 1000px) {
    .osfb p {
        width: 100%;
        text-align: center;
    }
    .osfb h3 {
        display: none;
    }

    .osfb h3.mobonly {
        display: inline-block;
        margin: 0 0 15px 0;
        text-align: center;
        width: 100%;
    }
    .mobonly{
        display: block !important;
    }
    .deskonly{
        display: none;
    }
    span.brushlink {
        float: none !important;
    }
    .centermob{
        text-align: center;
        /*margin-bottom: 50px;*/
    }
    .mapsection img {
        display: none;
    }
    .mapsection .bgimg {
        display: block;
    }
}
@media (max-width: 920px) {
    .team-item {
        max-width: 50%;
    }
}
@media (max-width: 884px) {
    div#bs-example-navbar-collapse-1,
    ul.extramenu {
        display: none !important;
    }
    .active   span#menu_close{
        display: inline-block;
    }
    button.navbar-toggle {
        display: inline-block;
        margin-top: 35px;
        border: medium none;
        background-color: transparent;
        float: right;
    }
    span.btspan {
        border-top: 1px solid #fff;
        height: 1px;
        width: 25px;
        display: block;
        margin-top: 5px;
    }

    .scroll_on span.btspan, .single-post span.btspan {
        border-color: var(--primaryorange);
    }
    #bs-example-navbar-collapse-1.active {
        display: inline-block;
        width: 100%;
        max-width: 100%;
    }
    .searchcont {
        position: absolute;
        right: 70px;
        top: 0;
    }
    div#bs-example-navbar-collapse-1 {
        margin: 0;
        padding: 0;
    }
    ul.nav.navbar-nav li.mobonlym {
        display: inline-block !important;
    }
    ul.nav.navbar-nav li {
        width: 100%;
        margin-bottom: 5px;
    }
    ul#menu-header {
        text-align: center;
        padding-bottom: 10px;
    }
    .menu-item:hover ul.sub-menu, ul.sub-menu :hover {
        display: block;
        position: relative;
        width: 100%;
        padding: 0;
    }
    ul.nav.navbar-nav ul.sub-menu li {
        width: 100% !important;
        padding: 5px 0 !important;
    }
    ul.nav.navbar-nav li {
        padding: 0;
    }
    ul.sub-menu {
        left: 0;
    }
    ul#menu-header {
        background-color: var(--primaryorange);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9;
        padding-top: 80px;
        height: 1000vw;
        text-align: left;
        padding-left: 5%;
    }
    .scroll_on ul#menu-header a    {
        color: #fff;
    }
    .scroll_on .menu-item-has-children > a::after {
        content: url(assets/img/arrow-white.svg);
        position: absolute;
        transform: rotate(90deg);
        top: -6px;
    }
    ul.sub-menu li {
        background-color: transparent;
    }
    ul.nav.navbar-nav ul.sub-menu li a {
        color: #fff;
    }
    ul#menu-header > li {
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding-bottom: 10px;
        margin-bottom: 10px;
        display: inline-block;
        width: 100%;
        padding-top: 0;
        padding-left: 0;
        max-width: 500px;
    }

    .s-info img {
        width: auto;
        max-width: -webkit-fill-available;
    }

    .s-info div {
        max-width: 100%;
        padding-left: 0;
        margin-top: 15px;
        width: 100%;
    }
    .single ul.nav.navbar-nav a {
        color: #fff;
    }
    .single ul.sub-menu li {
        background-color: transparent;
    }
    .single .menu-item-has-children > a::after {
        content: url(assets/img/arrow-white.svg);
        position: absolute;
        transform: rotate(90deg);
        top: -6px;
    }
	/* mobile design fixes June 1st */
	section {
		padding-top: 40px;
	}
	section#banner {
		padding: 0;
		margin-top: -12px;
	}	
	h4, .h4, .h4 p {
		font-size: 26px;
	}
	.textcont1 {
		padding-top: 40px !important;
		padding-bottom: 0 !important;
	}
	.contactcol {
		width: 100%;
		max-width: 100%;
	}
	.contactcol:last-child {
		padding-left: 0px;
		margin-top: 30px;	
	}
	span.brushlink {
		margin-bottom: 60px;
	}
		
}
@media (max-width: 750px) {
    .twcitem {
        max-width: 100%;
        text-align: center;
        padding: 0;
    }
    .mainnstory {
        height: 300px;
        margin-bottom: 20px;
    }
    .fcol3,.fcol1,.newlsform input[type="submit"] {
        width: 100%;
    }
    .newlsform input[type="email"] {
        max-width: 100%;
    }
    .fcol1 img {
        max-width: 120px;
    }
    .fcol2 {
        padding-left: 0;
        padding-right: 10%;
    }
    ul.socialmenu {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .frow ul.socialmenu li {
        float: none;
        margin: 0 10px !important;
    }
    span.copyr {
        width: 100%;
        text-align: center;
    }

    .leftpad,section.rmvpdbot {
        padding: 0;
    }

}


@media (max-width: 720px) {
    #header-search form {
        top: 20%;
        max-width: 100%;
        width: 100%;
        display: inline-block;
    }
}


@media (max-width: 673px) {
    .frow .fcol3 {
        max-width: 100%;
    }

}

@media (max-width: 520px) {
    .team-item {
        max-width: 100%;
    }
    .team-item {
        text-align: center;
    }
    ul#menu-header > li {
        max-width: 93%;
    }
}
@media (max-width: 445px) {
    a.f_pass {
        bottom: -70px;
        right: auto;
        left: 5px;
    }
}


