.center_box {
    position: inherit;
    left: 50%;
    transform: translate(-50%);
}
.feat_box {
    padding: 20px;
    margin: 0 auto;
    max-width: 1600px;
}
* {
    box-sizing: border-box;
}
body {
    background: #f2f2f2;
}
a {
    color: #3cff00;
    text-decoration: none;
    line-height: inherit;
    font-weight: 600;
}
a:hover {
    color: #727272;
}
.preheader a {
    color: #000;
}
.preheader a:hover {
    color: #3cff00;
}
h1 {
    font-size: 3.6rem;
}
h2 {
    font-size: 3.2rem;
    color: #3cff00;
}
h3 {
    font-size: 2.8rem;
}
.preheader {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
    background-color: #f2f2f2;
    padding: 0.5rem 1rem;
    width: 100%;
    height: 36px;
}
.header {
    background-color: #201f1f;
}
.preheader p.small {
    font-size: 1.4rem;
    color: #000;
}

.headline {
    text-align: center;
    background-color: #f2f2f2 !important;
}
.headline h2 {
    text-align: center;
    background-color: #f2f2f2 !important;
    color: #000;
}
.header a img {
    object-fit: contain;
    object-position: left;
    width: 70%;
    height: 100%;
}
.quad-image .overlay {
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 2rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.accreditation li {
    height: 15em !important;
    overflow: hidden;
}
.accreditation li img {
    object-fit: contain;
    height: 100%;
    max-width: 150px;
}
.quad-image a {
    color: #fff;
    text-decoration: none;
    padding: 20px;
}
.quad-image a:hover {
    color: #909090;
    text-decoration: none;
}
.hCont {
    padding: 20px;
    margin: 0 auto;
    max-width: 1600px;
}
.bulletedList {
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: transparent;
    list-style-type: disc !important;
}
#_ctl1_ContentPane ul li {
    list-style-type: disc !important;
    list-style-position: outside;
    margin-bottom: 5px;
}
.prodContainer {
    margin: 0 auto;
    max-width: 1535px;
}
.prodContainer div.row {
    margin-top: 30px;
}
.prodColumn1 {
    float: left;
    width: 25%;
    padding: 10px;
    height: 300px;
}
.prodColumn1 img {
    max-width: 250px;
    width: 100%;
}
.prodColumn2 {
    float: left;
    width: 75%;
    padding: 10px;
    height: 300px;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.contentColumn {
    float: left;
    width: 50%;
    padding: 10px;
    max-height: 420px;
}
#contentColumn1 {
    float: left;
    width: 75%;
    padding: 10px;
    max-height: 100%;
}
#contentColumn1 img {
    box-shadow: 2px 4px 7px 0 #000;
    border-radius: 5px;
    width: 100%;
}
#contentColumn2 {
    float: right;
    width: 25%;
    padding: 10px;
    max-height: 100%;
}
#contentColumn2 img {
    box-shadow: 2px 4px 7px 0 #000;
    border-radius: 5px;
    width: 100%;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.contentColumn .bulletedList li {
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    color: #000 !important;
    text-shadow: none !important;
    font-weight: 600;
}
.contentColumn img {
    box-shadow: 2px 4px 7px 0 #000;
    border-radius: 5px;
    width: 100%;
}
.colContact {
    display: block;
    float: left;
    margin: 1% 0 1% 0;
}
.colContact:first-child {
    margin-left: 0;
}
.group:after,
.group:before {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
}
.span_2_of_2 {
    width: 50%;
}
.span_1_of_2 {
    width: 775px;
    max-width: 100%;
}
.accredLogo {
    max-height: 55px;
    margin: 10px 5px;
}
footer {
    background-color: #201f1f;
}
img.footerLogo {
    max-width: 300px;
}
footer .copyright {
    color: #fff;
    margin-top: 4rem;
    text-align: center;
}
footer .contact-info li {
    align-items: top;
}
p.hours {
    margin: 15px 35px;
    text-align: center;
}
footer .social .social-icons a {
    color: #3a00e1;
}
#_ctl1__ctl1_pnlForm {
    padding: 2rem;
    background: #b1b1b1;
    border: 2px solid #000;
    margin: 10px auto;
}
div#_ctl1__ctl2_pnlForm {
    margin: 10px auto;
    background-color: #b1b1b1;
    border: 2px solid #000;
    padding: 10px;
    width: 30%;
}
div#_ctl1__ctl1_MainPanel {
    margin: 5px auto;
    background-color: #b1b1b1;
    padding: 10px;
    border: 2px solid #000;
}
.productBox {
    border: 2px solid #ababab;
    background-color: #fff;
    width: 45%;
    padding: 20px;
    display: block;
    margin: 10px auto !important;
}
#_ctl1__ctl0_HtmlHolder,
#pageContent {
    width: 100%;
}

@media screen and (min-width: 1220px) {
#navigation .top-bar-section > ul > li {
    color: #fff;
}
#navigation .top-bar-section ul li:hover:not(.has-form) > a {
    color: #fff;
}
#navigation .top-bar-section > ul > li > a:link {
    color: #fff;
}
#navigation .top-bar-section > ul > li:not(:last-of-type):after {
    content: "|";
    color: #88b509;
    margin: 0 0.5rem;
}
#navigation .top-bar-section .dropdown {
    background-color: #363434;
}

}
@media screen and (max-width: 420px) {
    img.footerLogo {
        max-width: 300px;
    }
}
@media screen and (max-width: 600px) {
    .prodContainer div.row {
        min-height: 675px;
    }
    .prodColumn1 {
        width: 100%;
        margin-top: 125px;
    }
    .prodColumn2 {
        width: 100%;
        margin-bottom: 125px;
    }
    .contentColumn {
        width: 100%;
    }
    #contentColumn1 {
        width: 100%;
    }
    #contentColumn2 {
        width: 100%;
        float: left;
    }
    .span_1_of_2,
    .span_2_of_2 {
        width: 100%;
    }
    .colContact {
        margin: 1% 0 1% 0;
    }
    .productBox {
        border: 2px solid #ababab;
        background-color: #fff;
        width: 100% !important;
        padding: 10px;
        display: block;
        margin: 0 auto;
    }
    .accreditation li img {
        height: 100%;
        max-width: 99px;
    }
    .accreditation li p {
        font-size: 0.9rem !important;
        max-width: 219px !important;
    }
}
@media screen and (max-width: 767px) {
    .productBox {
        border: 2px solid #ababab;
        background-color: #fff;
        width: 95%;
        padding: 10px;
        display: block;
        margin: 0 auto;
    }
    div#_ctl1__ctl2_pnlForm {
        width: 100% !important;
    }
    #_ctl1__ctl1_pnlForm {
        width: 78.5%;
    }
    .quad-image .column {
        width: 100%;
        margin: 20px 0;
    }
    .span_2_of_2 {
        width: 100%;
    }
    .span_1_of_2 {
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 1050px) {
    div#_ctl1__ctl2_pnlForm {
        width: 75% !important;
    }
    #_ctl1__ctl1_pnlForm {
        width: 78.5%;
    }
    footer .contact-info {
        text-align: center !important;
    }
    #navigation .top-bar .toggle-topbar.menu-icon a {
        color: #fff;
    }
}
@media screen and (max-width: 1400px) {
    div#_ctl1__ctl2_pnlForm {
        width: 50%;
    }
    #_ctl1__ctl1_pnlForm {
        width: 78.5%;
    }
}
@media screen and (min-width: 1400px) {
    div#_ctl1__ctl2_pnlForm {
        width: 35%;
    }
    #_ctl1__ctl1_pnlForm {
        width: 35%;
    }
}