ul.sub-menu a {
    font-size: 13px !important;
}

.aniPos ul.sub-menu a {
    font-size: 12px !important;
    padding: 4px 11px !important;
}

/*.menu>ul>li.current_page_item>a {
    border-bottom: 2px transparent solid;
}*/

.current_page_item>a,
.current-menu-item>a {
    color: #00928A !important;
    background: transparent;
}

.current_page_item>a:hover,
.current-menu-item>a:hover {
    color: #00928A !important;
    background: transparent
}

.current_page_item>a:hover:before,
.current-menu-item>a:hover:before {
    background: #D92027;
}

footer a:hover,
.serviceMenu li a:hover,
.ftrcopy a:hover {
    color: #fff;
    text-decoration: underline;
}

.menu>ul>li.current_page_item>a:before,
.menu>ul>li.current-menu-item>a:before {
    background: #D92027;
}

li.menu-item-has-children .current-menu-item a {
    background: #5b5b5b;
    color: #fff !important;
}

.current_page_item li a:hover,
.current-menu-item li a:hover {
    color: white !important;
}

.current_page_item li a,
.current-menu-item li a {
    color: white !important;
}

.current_page_item li a:hover,
.current-menu-item li a:hover {
    color: white;
}

.current_page_parent li.current_page_item a:hover,
.current_page_parent li.current-menu-item a:hover {
    color: white !important;
}

.current_page_item li a:hover {
    color: white !important;
}

.current_page_item li li a:hover {
    color: white !important;
}

footer .current_page_item a,
footer .current-menu-item a {
    background: none;
    border-bottom: 0px solid rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff !important;
}

.sitmpee .current_page_item a {
    color: inherit !important;
}

footer .current_page_item a:hover,
footer .current-menu-item a:hover {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #D92027 !important;
}

.current_page_item li a {
    color: white !important;
    background: none;
}

a.menu-link {
    color: black;
    display: block;
    overflow: hidden;
    text-decoration: none;
    height: 32px;
    width: 32px;
    float: right;
    margin-top: 0;
    margin-right: 0;
    position: relative;
    background: url(../images/menu-icon.png) no-repeat center center;
}

#nav-toggle.active1 {
    right: 0;
    z-index: 9999;
    transform: rotate(180deg);
    background-image: url(../images/menu-close.png);
}

#nav-toggle span {
    display: none !important;
}

.menu {
    opacity: 0;
    display: block;
    position: fixed;
    text-align: left;
    max-width: 0;
    top: 0;
    padding-top: 0;
    right: -320px;
    z-index: 3;
    width: 100%;
    height: 100vh;
    overflow: auto;
    transition: all 0.4s cubic-bezier(0, 0, .58, 1);
    -o-transition: all 0.4s cubic-bezier(0, 0, .58, 1);
    -webkit-transition: all 0.4s cubic-bezier(0, 0, .58, 1);
    box-shadow: 0 3px 6px rgb(0 0 0 / 10%);
    background: #fff;
    padding-bottom: 30px;
}

.menu.active1 {
    opacity: 1;
    right: 0;
}

#nav-toggle.active1 span {
    opacity: 1;
    right: 0;
}

#nav-toggle span {
    background: transparent !important;
    opacity: 0;
    top: 23px;
}

.menu-link:hover span {
    border-color: black;
}

.menu,
.menu>ul,
.menu>ul ul {
    clear: both;
    flex-flow: column;
}

.menu.active1 {
    background: #000;
    max-width: 100%;
}

.js .menu>ul ul.active1 {
    margin: 0;
    max-height: 55em;
    padding: 0;
}

.menu>ul {
    padding: 0;
}

nav li {
    display: block;
    margin: 0;
    position: relative;
}

nav>ul>li {
    margin: 0 1px;
    padding: 0 0 5px;
    border-bottom: 1px #181818 solid;
}

nav>ul>li:first-child {
    margin-left: 0;
    /*padding-left: 0;*/
}

nav>ul>li:last-child {
    margin-right: 0;
}

nav>ul>li:last-child ul.sub-menu {
    right: 0;
    left: inherit;
}

nav>ul>li:last-child ul.sub-menu li {
    text-align: right;
}

.aniPos .menu>ul>li>a {
    position: relative;
    border-radius: 0;
}



li.contactMenu a {
    padding: 8px 20px !important;
    border: 3px #ffa22d solid;
}

li.contactMenu a:hover {
    background: #ffa22d;
    color: #D92027 !important;
}

li.contactMenu a:before,
li.contactMenu a:hover:before {
    display: none
}

li.contactMenu {
    margin-left: 12px !important;
    float: right;
}

.menu li a {
    color: #fff;
    display: block;
    font-size: 30px;
    line-height: 33px;
    letter-spacing: 0;
    padding: 13px 20px;
    text-decoration: none;
    border-bottom: 1px rgb(39 39 39 / 10%) solid;
}

.menu li a:hover {
    background: transparent;
    color: #00928A;
}

nav>ul>li:last-child a {
    border: none;
}

li.menu-item-has-children a {
    /*padding-right: 14px !important;*/
}

.menu>ul>li:last-child a {
    /*padding-right: 0;*/
}

span.has-subnav {
    display: block;
    color: #D92027;
    font-size: 1em;
    line-height: 34px;
    position: absolute;
    padding: 0 0.5em;
    cursor: pointer;
    right: 7px;
    top: -2px;
    width: 30px;
    height: 30px;
    z-index: 9999;
}
header.aniPos .menuScTop {
    margin-top: -8px;
}

/*===============  Navigation Toggle  ===================*/

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 100%;
    position: absolute;
    display: block;
    content: '';
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    background: #000;
}

#nav-toggle span::before {
    top: 0;
    transform: rotate(45deg);
}

#nav-toggle span:after {
    top: 0;
    transform: rotate(-45deg);
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
    transition: all 500ms ease-in-out;
}

#nav-toggle span {
    background: transparent !important;
    /*right: -1600px;*/
}

#nav-toggle1.active1 span {
    background-color: transparent;
}

#nav-toggle1.active1.active1 span::before,
#nav-toggle1.active1.active1 span::after {
    top: 11px;
}

#nav-toggle1.active1 span:before,
#nav-toggle1.active1 span:after {
    top: 0;
}

#nav-toggle1.active1 span:before {
    transform: rotate(45deg);
}

#nav-toggle1.active1 span:after {
    transform: rotate(-45deg);
}

#nav-toggle1 span,
#nav-toggle1 span:before,
#nav-toggle1 span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 3px;
    width: 100%;
    position: absolute;
    display: block;
    content: '';
}

#nav-toggle1 span,
#nav-toggle1 span:before,
#nav-toggle1 span:after {
    background: #fff;
}

#nav-toggle1 span::before {
    top: 8px;
}

#nav-toggle1 span:after {
    bottom: -16px;
}

.closeBtn {
    display: none;
}

.menu.active1 a.menu-link {
    display: block;
    z-index: 99999;
    left: 21px;
    right: inherit;
    top: 19px;
}

nav>ul>li.menu-item-has-children:last-child {
    padding-right: 11px;
}

.menu {
    display: flex;
    align-content: center;
    justify-content: center;
    text-align: center;
}





@media screen and (max-width: 1800px) {


    a.menu-link {
        height: 25px;
        width: 25px;
        background-size: 100%;
    }

    .menu>ul>li>a {
        padding: 9px 10px;
        font-size: 34px;
    }



    .menu ul ul {
        top: 55px;
    }

    .aniPos nav.menu>ul>li:hover span.has-subnav {
        top: 36px;
    }

    .aniPos nav.menu>ul>li span.has-subnav,
    .aniPos nav.menu>ul>li:hover span.has-subnav {
        top: 35px;
    }

    .menu span.has-subnav {
        top: 34px;
    }

    .menuCvr .btn {
        margin: 15px 0 0 18px;
    }


}









@media screen and (max-width: 995px) {


    .col-lg-5.col-md-5.col-sm-12.ftrForm {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }

    .col-lg-3.col-md-3.col-sm-12.disclsrmenu {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }


    footer .gtQt li.calltFld .btn-blue {
        font-size: 11px;
        background-size: 19px;
        padding-left: 33px;
    }

    footer .gtQt .btn {
        height: 38px;
    }

    footer .gtQt li.sbmtFld .btn-green {
        font-size: 13px;
    }

    .btmGrayscn .btnScn .btn {
        padding: 10px 33px 10px 15px;
        font-size: 15px;
    }

    .menu span.has-subnav {
        top: 22px;
        right: 3px;
    }

    .aniPos nav.menu>ul>li span.has-subnav {
        top: 20px;
    }

    .menu span.has-subnav {
        top: 24px;
        right: 5px;
    }



    .aniPos nav>ul>li {
        margin: 0 0px;
    }
}


@media screen and (max-width: 767px) {
    .aniPos .menurgt {
        padding: 0px 0;
    }

    .menuCvr .btn {
        margin: 15px 0 0 0;
    }

    a.menu-link {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .menu>ul>li>a {
        padding: 0px 24px;
        font-size: 19px;
    }

    .aniPos .menu li a {
        font-size: 16px !important;
        line-height: 30px;
        padding: 1px 24px !important;
    }

    a.menu-link {
        width: 29px;
    }

    .aniPos nav.menu>ul>li span.has-subnav {
        top: 7px;
    }




    .menu li:hover span.has-subnav {
        top: 9px;
    }

    .aniPos nav.menu>ul>li:hover span.has-subnav {
        top: 6px;
    }

    .menu ul ul.active1 span.has-subnav {
        top: 11px;
    }

    .menu li.menu-item-has-children :hover span.has-subnav {
        top: 9px;
    }

    .homeSec7 .hmCon7Lft {
        text-align: center;
    }




    #nav-toggle span {
        display: none;
    }

    .menu.active1 {
        max-width: 100%;
    }

    #nav-toggle span {
        top: 13px;
    }

    /*    .aniPos a.menu-link {
        top: 5px;
    }
*/
    .aniPos ul.sub-menu a {
        font-size: 14px !important;
    }

    header .logoRgt .hdrRgtTop {
        float: right;
    }

    header .logoRgt .hdrRgtTop .hdrEmail {
        float: right;
        color: white;
        margin: 0;
        font-size: 16px;
    }




}

@media screen and (max-width: 479px) {

    /*    .aniPos .menurgt {
        padding-top: 0px;
    }
*/
    header {
        /* position: fixed;*/
    }

    .aniPos .menu li ul.sub-menu a {
        padding: 5px 22px 5px 19px !important;
    }


    a.menu-link {
        position: absolute;
    }

    .menu.active1 a.menu-link {
        /*top: 9px;*/
    }



    .menu li:hover span.has-subnav {
        top: 11px;
    }



    .menu li a {
        font-size: 18px;
    }

    .sub-menu li a {
        font-size: 15px !important;
    }

    .menu {
        max-width: 65%;
        right: -320px;
    }


    .menu.active1 a.menu-link {
        top: 9px;
    }

    .aniPos .menu span.has-subnav {
        top: 8px;
        background-size: 12px;
    }

    .menu span.has-subnav {
        /*top: 7px;*/
        background-size: 12px;
    }

    .aniPos nav.menu>ul>li:hover span.has-subnav {
        top: 7px;
    }

    .aniPos nav.menu>ul>li span.has-subnav {
        top: 7px;
    }

    .aniPos .menuD {
        padding-top: 0;
    }

    .blueSeclinks li.greenLi_1 div,
    .blueSeclinks li.greenLi_3 div {
        width: 92px;
    }
    header.aniPos .menuScTop {
    margin-top: 7px;
}
}

@media screen and (max-width: 431px) {


    .tpmainLnk a {
        font-size: 10px;
        margin: 0 4px;
        line-height: 23px;
    }

    .btnScn .quoteBtn .btn,
    .btnScn .callBtn .btn {
        width: 152px;
        font-size: 15px;
        height: 39px;
    }

    .btnScn .callBtn .btn.btn-blue {
        padding-right: 15px;
    }

    a.menu-link {
        position: absolute;
    }

    .aniPos nav.menu>ul>li span.has-subnav {
        top: 6px;
    }

    .menu li:hover span.has-subnav {
        top: 9px;
    }

    .sub-menu li a {
        font-size: 15px !important;
    }

    header.aniPos .hdrTop .logo {
        width: 250px;
        margin-top: 7px;
    }
}

@media screen and (max-width: 359px) {

    .menu>ul>li>a,
    .aniPos .menu>ul>li>a {
        padding: 0px 24px;
        font-size: 16px;
        line-height: 25px;
    }

    #nav-toggle.active1 {
        right: 0;
        height: 56px;
        width: 47px;
        z-index: 9999;
        transform: rotate(90deg);
        background-size: 100% !important;
    }
}