#homeCarousel, .full-fibre {
	max-width:1920px;
	margin-left:auto;
	margin-right:auto;
}

.bg-orange {
    background-color: #E25A33;
}
.bg-blue {
    background-color: #1D7B9B;
}

.min-height-40 {
    min-height: 40vh;
}
.min-height-50 {
    min-height: 50vh;
}
.min-height-60 {
    min-height: 60vh;
}
.min-height-70 {
    min-height: 70vh;
}

.text-blue {
    color: #1D7BBF;
}

.card-purple {
    border-color: #414679;
}
.card-purple .card-header {
    background-color: #414679;
    color: #fff;
}

.btn-primary {
    background-color: #1d7abf;
    border-color: #1d7abf;
}

.btn-purple {
    background-color: #414679;
    border-color: #414679;
}
.card-olive {
    border-color: #918805;
}
.card-olive .card-header {
    background-color: #918805;
    color: #fff;
}
.btn-olive {
    background-color: #918805;
    border-color: #918805;
}
.card-green {
    border-color: #00802D;
}
.card-green .card-header {
    background-color: #00802D;
    color: #fff;
}
.btn-green {
    background-color: #00802D;
    border-color: #00802D;
}

.card-header-icon {
    height: 3.5rem;
    width: auto;
}
.card-header span.large {
    font-size: 2rem;
}

.btn-orange {
    background-color: #E96538;
    border-color: #E96538;
    color: #fff;
}
.btn-orange.active, .btn-orange:hover {
    background-color: #D65023;
    border-color: #D65023;
    color: #fff;
}
.btn-orange:focus,
.btn-orange:active{
    box-shadow:none !important;
    outline:0px !important;
}

.media img {
    max-width:50px;
}
.media h5 {
    margin-bottom: 0;
    color: #1D7BBF;
}
.private-mode-banner{
    display: none;
}

.section-overlay-insert .wp-block-quote {
    border-left:4px solid #FFF;
    padding-left:20px;
    color: #FFF;
    font-family: 'Bariol Bold';
}

blockquote {
    font-weight: 700;
    color: #1D7BBF;
    font-style: italic;
    font-size: 1.2rem;
    font-family: 'Bariol Bold';
}

blockquote.blockquote-gray {
    border-left:4px solid #1D7BBF;
    padding-left:20px;
    color: #575756;
    font-style: italic;
    font-family: 'Bariol Bold';
}
 

.mt-10 {
    margin-top:6rem;
}

.section-diagonal-right {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 0px;
}

.section-diagonal-right .row {
    padding-top: 0px;
    padding-bottom: 10px;
}

.section-diagonal-right.home-section {
  margin-top: 0px;
}

.page_section.section-landing {
    height: 250px !important;
    margin-top: 20px;
}

.section-landing .row > div .section-landing-sub-heading {
    margin-bottom: -80px;
}

.page_section.section-landing p {
    padding-top: 0 !important;
    line-height: 0.5;
}

div#content {
    width: 410px !important;
}

.forgot-password-heading {
    font-size: 20px;
    font-family: 'Bariol Bold' !important;
}

.section-landing-paragrah {
    color: #ffffff;
    font-size: 18px;
}

.btn-info-home {
    font-size: 18px !important;
}

.footer-logo-main {
    max-width: 250px;
    padding-bottom: 40px;
}

li.list-inline a {
    background-color: transparent;
}

.section-diagonal-right-content a {
    background-color: transparent;
}

.section-diagonal-right-content ul {
    padding-top: 40px;
}

.footer-logo-main {
    max-width: 200px !important;
    padding-bottom: 0px !important;
}

.footer-cta-overlay {
    max-height: 190px;
}

.sectionBlockLayout2 {
    min-height: auto;
    height: 200px;
}

.sectionBlockLayout3 {
    min-height: auto;
    height: 230px;
}

.columnBlockLayout2 {
    padding-top: 50px;
}

@media screen and (max-width: 1280px) {
    
     .right-column {
         overflow-y: auto;
         -webkit-overflow-scrolling: touch;
     }
 }

@media screen and (max-width: 1024px) {
   .page_section.section-landing {
        height: 200px !important;
        margin-top: 0px;
    }
}

@media screen and (max-width: 900px) {
    #Anumber {
        font-size: 15px !important;
    }
    .columnBlockLayout2 {
        padding-top: 20px !important;
    }
    .columnBlockLayout3 {
        justify-content: center;
    }
}

@media (min-width: 768px) { 
   .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }

    .text-md-left {
        text-align: left !important;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .page-heading {
        min-height: 100px;
    }
    .container {
        width: auto;
    }
    .footer-logo-main {
        padding-bottom: 20px !important;
    }
    .section-diagonal-right-content ul {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .copy-text {
        padding-top: 0px !important;
        padding-bottom: 5px!important;
    }
}

@media screen and (max-width: 667px) {
    .page-heading {
        min-height: 10px !important;
    }
}

@media screen and (max-width: 600px) {
    .section-landing .row > div .section-landing-heading {
        font-size: 3rem !important;
        text-align: center !important;
    }
    .section-landing .row > div .section-landing-sub-heading {
        font-size: 2rem;
        padding-bottom: 100px;
        text-align: center !important;
    }
    .page_section.section-landing p { 
        text-align: center !important;
    }
    #Anumber {
        font-size: 15px !important;
    }
    .sectionBlockLayout .container {
        flex-direction: column-reverse;
    }
    .footer-logo-main {
        padding-bottom: 20px !important;
    }
    .section-diagonal-right-content ul {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .copy-text {
        padding-top: 0px !important;
        padding-bottom: 5px!important;
    }
    .sectionBlockLayout2 {
        height: 350px;
    }
    .sectionBlockLayout3 {
        height: 500px;
    }
    .columnBlockLayout3 {
        justify-content: initial;
    }
}