/*body {
    font-family: "Roboto", "proxima-nova", sans-serif !important;
}*/
.admin-bar .banner {
  top: 46px;
}
#blogRTPtop {
    display: none;
}

#blogRTPbottom {
    display: none;
}
.two-col {
        column-count:1;
        margin-bottom: 30px;

}

.three-col {
    column-count:1;
    margin-bottom: 30px;
}
.brands {
    margin: 18px 0;
    /*display: inline-block;*/
    position: relative;
    z-index: 2;
}
.brands img {
    margin: 10px 0;
    padding: 15px 0;
}
.symbol, .symbol-gp {
    width: 80px !important;
    display: inline-block;
}
.typemark, .logo-gp {
    display: none;
}
@media (min-width: 992px){
.brands {
    margin: 20px 0;
    float: left;
}
.brands img {
    margin: 0;
    padding: 0;
}
.symbol-gp {
    display: none;
}
.symbol {
    width: 90px !important;
}
.logo-gp {
    width: 340px;
    height: 68px;
    display: inline-block;
}
.typemark {
    width: 160px;
    display: inline-block;
    position: absolute;
    left: 200px;
    top: 35px;
}
.two-col {
        column-count:2;
        column-gap:40px;
        margin-bottom: 30px;

        }

.three-col {
        column-count:3;
        column-gap: 40px;
        margin-bottom: 30px;
        }
}
.lead {
    line-height: 1.6 !important;
    font-size: 24px !important;
    font-weight: 100 !important;
}
.float-chat {
    min-width: 45px;
    top: calc(40% - -49px);
    display: block;
    background: #ff671b;
    color: white;
    padding: 0 17px;
    height: 45px;
    margin: 4px 0;
    border-radius: 3px 0 0 3px;
    position: fixed;
    z-index: 1000;
    right: 0;
    top: 40%;
    min-width: 45px;
    width: 100%;
    right: calc(-100% - -45px);
}
.float-chat:hover {
    width: auto;
    right: inherit;
}
.float-chat i {
    margin-right: 5px;
}
@media screen and (min-width: 783px) {
  .admin-bar .banner {
    top: 32px;
  }
}
.banner {
    position: fixed !important;
    top: 0px;
    width: 100% !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 10000;
    background: #fff;
}
#breadcrumbs {
    /*position: fixed !important;
    top: 30px;
    width: 100% !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 10000;*/
    margin-top: 98px;
}

.gp-header-box {
    background: rgba(51, 51, 51, 0.7);
    color: #ffffff;
    text-align: center;
    padding: 40px 30px 30px 30px;
}

.gp-header-box h1 {
    color: #ffffff !important;
}
.gp-header-box p {
    color: #ffffff !important;
}
.header-button {
    margin-top: 30px;
}
.white-outline {
    color: #fff !important;
    background-color: transparent !important;
    border: 2px solid #ffffff !important;  
}

.white-outline:hover {
    color: rgba(51, 51, 51, 1) !important;
    background-color: #ffffff !important;
    border: 2px solid #ffffff !important;  
}
#greyBarContent h1 {
    font-size: 26px;
    line-height: 40px;
}
#greyBarContent h2 {
    font-size: 30px;
    line-height: 40px;
}
#greyBarContent p {
    font-size: 40px;
    /*font-weight: 100;*/
    color: #5E6167;
    line-height: 1.5;
}
.prodList p {
    font-size: 0.82rem;

}
.pmSection .prodList {
    margin: 0 0 30px 0;

}

.pmSection .text-right {
    font-size: 2.5rem;
    text-align: left;
}

.donut h2 {
    font-size: 4em;
    font-weight: 100;
    color: #5E6167;
}

.donut .button {
    margin: 30px 0;
}
.lc-type {
    font-style: italic;
    font-size: 1rem;
    margin-top: -14px;
    color: #EEAF30;
}
.faq-links {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1000;
}
.faq-links li {
    list-style: none;
    margin-bottom: 15px;
    font-size: 85%;
}
:target:before {
    content:"";
    display:block;
    position: relative;
    height:160px; /* fixed header height*/
    margin:-160px 0 0; /* negative fixed header height */
    z-index: 1;
}
.faq-items {
    z-index: 999;
}
.faq-items h4 {
    color: #00A9E0;
    padding: 0 0 0 50px;
    margin: 30px 0 0 0;
}
.faq-items p {
    padding: 0 80px;
    font-size: 0.8rem;
}
.faq-items ul {

}
.faq-items li {
    margin: 0 0 10px 80px;
    font-size: 0.8rem;
}

.footer-mid {
    margin: 60px 0 20px;
}
.footer-lower{
    margin: 0 !important;
}
.footerNav {
    text-align: center;
    margin: 0 0 40px 0;
    padding: 0;
}
.footerNav li {
    list-style: none;
    line-height: 25px;
}

.footerNav li a {
    color: #fff;
}
.footerNav li a:hover {
    color: #fff;
    text-decoration: underline;
}
.footerNav li a:visited {
    color: #fff;
}
@media screen and (min-width: 783px) {
  .footerNav {
    text-align: left;
    margin: 0 0 40px 0;
    padding: 0;
}
}
@media (min-width: 1024px) {
    
.pmSection .text-right {
    font-size: 2.5rem;
    text-align: right;
}
.footer-mid {
    margin: 60px 0 20px;
}
.footer-lower{
    margin: 0 !important;
}
.footerNav {
    margin: 0 0 40px 0;
    padding: 0;
}
.footerNav li {
    list-style: none;
    line-height: 25px;
}

.footerNav li a {
    color: #fff;
}
.footerNav li a:hover {
    color: #fff;
    text-decoration: underline;
}
.footerNav li a:visited {
    color: #fff;
}
