.panel {
    background: url(/resources/images/home-services/quiz/quiz-bkg.png) 85%;
    margin-bottom: 0px;
}

.result-img-container {
    background: url(/resources/images/home-services/quiz/quiz-bkg.png) 85% 70%;
}

.progress-bar {
    background-color: #36c3fd !important;
    box-shadow: none;
    line-height: 40px !important;
    border-radius: 20px !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: bold;
}

.progress-bandwidth {
    width: 48%;
    display: inline-block;
}

.bandwidth {
    font-family: 'Comfortaa', 'Arial', sans-serif;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.progress {
    width: 90%;
    height: 40px !important;
    border-radius: 16px !important;
    display: inline-block;
    margin-right: 7%;
    margin-bottom: 2px !important;
    background-color: #CFCFCF !important;
}

.progress-bandwidth p {
    text-align: left;
    font-weight: 600;
    color: #0F3D58;
    font-size: 26px;
    font-family:'Barlow Semi Condensed';
    padding-left: 20px;
    margin: 10px;
}

.button-node {
    width: 80%;
    color: #000000;
    box-shadow: 0 0 0.5rem 0 #d6d6d6;
    background-color: #fff;
    border-radius: 16px;
    margin: 30px auto;
    padding: 20px 40px;
    padding-right: 0px;
    text-align: left;
    font-family:'Barlow Semi Condensed', Arial, sans-serif;
}

.button-node-title {
    font-family: 'Comfortaa', 'Arial', sans-serif;
    font-size: 30px;
    color: #0F3D58;
    font-weight: 400;
}

.option-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    border-radius: 16px;
    padding-right: 7px;
    color: black;
    border: 1px solid #E4E4E4;
    width: 70%;
    font-family:'Barlow Semi Condensed';
    font-weight: 600;
    font-size: 18px;
}

.details-container {
    width: 55%;
    display: inline-block;
}

.checkmark {
    position: absolute;
    top: 11px;
    left: 3px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

.option-container:hover .checkmark {
    background-color: #ccc;
}

.option-container .checkmark {
    background-color: #28c2fe;
    margin-left: 4px;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.option-container .checkmark:after {
    display: block;
}

.option-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.option-container div {
    width: 110%;
    padding: 10px 30px;
    padding-left: 30px;
    position: relative;
    left: -30px;
}

.navigation {
    width: 30%;
    margin: 40px auto;
}

.next.option-container {
    padding: 0px 40px;
    -webkit-justify-content: center;
    justify-content: center;
    background: #f04f23;
    color: white;
    border: 3px solid #f04f23;
    display: inline-block;
    width: 300px;
    height: 41px;
    border-radius: 21px;
    font-weight: 600;
    font-family:'Barlow Semi Condensed';
    font-size: 21px;
    cursor: pointer;
    text-decoration: none;
}

.next.option-container:hover {
    background-color: #FFFF;
    color: #F04F23;
    border: 3px solid #F04F23;
}

.bandwidth h2 {
    font-size: 30px;
    color: #0F3D58;
    margin: 35px;
    font-weight: bold;
}

.question-container {
    font-weight: 600;
    color: #000000;
    font-size: 28px;
    font-family:'Barlow Semi Condensed';
    margin-bottom: 30px;
}

.details-container {
    float: left;
}

.button-node-title h3 {
    margin: 30px 0px;
}

.button-node-title #node-title {
    font-size: 30px;
}

.img-container {
    float: right;
    width: 43%;
}

.img-container img {
    width: 100%;
    margin-top: -60px;
}

.quiz-desc {
    width: 80%;
    margin: 80px auto;
    text-align: center;
}

.quiz-desc h2 {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    color: #0F3D58;
}

.quiz-desc h2 span {
    color: #28C2FE;
}

.quiz-desc p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    width: 669px;
    margin: 25px auto;
}

.price-details {
    width: 60%;
    margin: 40px auto;
    text-align: center;
    margin-top: -3px;
    padding-top: 60px;
}

.price-details h1 {
    font-size: 35px;
    font-family:'Barlow Semi Condensed';
    margin: -2px auto 17px;
    color: #0F3D58;
    font-weight: 600;
    line-height: 62px;
}

.price-details .sub-heading {
    font-size: 56px;
    font-family: 'comfortaa';
    color: #36c3fd;
    margin: 0px;
    font-weight: 700;
}

.price-details h4 {
    font-size: 65px;
    font-family:'Barlow Semi Condensed';
    color: #0F3D58;
    margin: 5px;
    display: none;
}

.resut-container ul {
    list-style-type: none;
    width: 89%;
    font-size: 16px;
    margin: 14px auto;
    padding-left: 90px;
    text-align: left;
}

.resut-container ul li {
    background: url(/resources/images/home-services/cspiretv/icn-checkmark.svg) no-repeat left;
    background-size: 15px;
    margin: 5px 20px;
    width: 50%;
    padding: 1px 15px;
    display: inline-block;
    text-align: left;
}

.resut-container .price-details ul li:nth-child(odd) {
    width: 36%;
}

.resut-container ul li:before {
    content: '';
    display: inline-block;
    width: 0.521vw;
    color: #2BC3FE;
}

.resut-container ul li::marker {
    content: none;
    display: none;
}

#check-availability {
    border: 3px solid #f04f23;
    display: inline-block;
    width: 300px;
    height: 41px;
    text-align: center;
    border-radius: 21px;
    color: #fff;
    font-weight: 600;
    font-family:'Barlow Semi Condensed';
    background-color: #f04f23;
    font-size: 21px;
    cursor: pointer;
    text-decoration: none;
}

#check-availability:hover {
    background-color: #FFFF;
    color: #F04F23;
    border: 3px solid #F04F23;
}

.button {
    margin: 40px auto;
}

.resultDetails {
    text-align: left;
    width: 100%;
    float: right;
}

.resultdesc {
    display: inline-block;
    width: 49%;
    margin-left: 5%;
}

.resultdesc h2 {
    font-size: 45px;
    font-family: 'comfortaa';
    color: #0F3D58;
    font-weight: 700;
    margin: 35px 0px;
}

.resultdesc p {
    font-size: 18px;
    font-family: "Montserrat";
    margin: 20px 0px;
    width: 606px;
    font-weight: 500;
}

.resultdesc ul {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 40px;
}

.resultdesc ul li {
    width: 100%;
    display: list-item;
}

.result-img {
    display: inline-block;
    width: 44%;
    margin-left: 0px;
    float: right;
}

.result-img img {
    float: right;
    width: 90%;
}

.resut-container,
.lastQuestion {
    display: none;
}

.owl-stage-outer {
    width: 90%;
    margin: 0 auto;
}

#video-carousel.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

#video-carousel.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    cursor: pointer;
    top: 180px;
}

.Videos .owl-carousel .owl-prev,
#review-carousel.owl-carousel .owl-prev,
#review-carousel.owl-carousel .owl-prev:hover {
    background: url(/resources/images/gs4/arrow_left.png) no-repeat scroll 0 0;
    height: 30px;
}

.Videos .owl-carousel .owl-next,
#review-carousel.owl-carousel .owl-next,
#review-carousel.owl-carousel .owl-next:hover {
    background: url(/resources/images/gs4/arrow_right.png) no-repeat scroll 0px 0px;
    height: 30px;
    top: 88%;
    width: 14px;
}

#video-carousel.owl-carousel .owl-prev {
    left: 0px;
    position: absolute;
    height: inherit;
    border: solid #f04f23;
    height: 10px;
    border-width: 0 3px 3px 0;
    padding: 7px;
    transform: rotate(135deg);
    transition: .25s ease-in-out;
    background: transparent;
    width: 14px;
}

#video-carousel.owl-carousel .owl-next {
    right: 6px;
    top:6px;
    position: absolute;
    height: inherit;
    border: solid #f04f23;
    height: 16px;
    border-width: 0 3px 3px 0;
    padding: 7px !important;
    transform: rotate(-45deg);
    transition: .25s ease-in-out;
    background: transparent;
    width: 16px;
}

#video-carousel.owl-carousel .owl-item {
    opacity: 0.4;
    margin: 0px;
    float: right;
}

#video-carousel.owl-carousel .owl-item.active.center {
    opacity: 1;
}

.owl-item .item-video {
    margin: 25px;
}

.owl-item .item-video video{
    margin: 0;
    width: 100%;
}

.Videos {
    clear: both;
    background: #0F3D58;
    font-family: "comfortaa";
    padding-bottom: 150px;
}

.Videos h2 {
    width: 80%;
    margin: 40px auto;
    text-align: center;
    padding: 40px;
    color: #fff;
}

#review-carousel .description {
    background-color: #fdfdfe;
    margin: 10px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 366px;
    width: 74%;
    max-width: 600px;
    border-radius: 9pt;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 4px 7px 0 #888;
    box-shadow: 0 4px 7px 0 #888;
    background-image: url(../../../content/dam/final/images/graphic/icons/open_quote_mark_big_grey.png);
    background-repeat: no-repeat;
    background-position: 10% 15%;
}


.review-desc {
    margin-top: -5%;
    margin-bottom: 5%;
}

.fiber-services {
    text-align: center;
    padding: 80px;
    background: url(/resources/images/home-services/rebrand2020_v1/hs-bg-stone-lt-grey.jpg) 0 0 no-repeat padding-box;
}

.fiber-services h2 {
    font-family: "comfortaa";
    font-size: 45px;
    font-weight: 700;
    color: #0F3D58;
}

#review-carousel .owl-item .item {
    display: inline-flex;
    width: 100%;
}

.description .name {
    position: absolute;
    bottom: 11px;
    left: 113px;
}

.description .text:first-of-type {
    padding: 70px 70px 30px 90pt;
    min-height: 220px;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    font-size: 21px;
}

.description .text {
    padding-bottom: 20px;
    font-family:'Barlow Semi Condensed', Arial, sans-serif;
    font-weight: 700;
    color: #0f3d58;
}

.description .separator {
    width: 100%;
}

.cmp-separator__horizontal-rule {
    border-top: 1px solid #e9ecef;
    margin-top: 5px;
    margin-bottom: 5px;
}

.description .comp-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.fiber-services p {
    width: 606px;
}


@media (max-width: 750px) {
    .bandwidth h2 {
        font-size: 27px;
        font-family: 700;
    }
    .button-node-title #node-title {
        font-size: 27px;
        font-family: 400;
    }
    .panel {
        background: url(/resources/images/home-services/quiz/quiz-bkg.png) no-repeat 100% 100%;
        background-size: contain;
    }
    .result-img-container {
        background: url(/resources/images/home-services/quiz/quiz-bkg.png) 33% 77%;
    }
    .button-node {
        padding-left: 20px;
    }
    .option-container {
        width: 95%;
    }
    .price-details {
        width: 85%;
    }
    .price-details h3 {
        font-size: 24px;
    }
    .price-details h2 {
        font-size: 40px;
    }
    .resut-container ul {
        padding-left: 0px;
    }
    .resut-container ul li,
    .resut-container .price-details ul li:nth-child(odd) {
        width: 100%;
    }
    .resultdesc,
    .result-img {
        width: 100%;
        margin-left: 7%;
    }
    .resultdesc h2 {
        font-size: 29px;
        width: 291px;
    }
    .resultdesc p {
        font-size: 16px;
        width: 296px;
    }
    .fiber-services h2 {
        font-size: 29px;
    }
    .fiber-services {
        padding: 80px 20px
    }
    .fiber-services p {
        width: 296px;
    }
    .question-container {
        font-size: 22px;
        margin-top: 15px;
        width: 90%;
    }
    .quiz-desc h2 {
        display: none;
    }
    .quiz-desc p,
    .details-container,
    .img-container,
    .navigation {
        width: 100%;
    }
    .progress-bandwidth {
        width: 100%
    }
    .progress-bandwidth p,
    .navigation {
        text-align: center;
    }
    .progress-bandwidth p {
        font-size: 18px;
    }
    .img-container img {
        margin-top: 0px;
    }
    .description .text:first-of-type {
        padding: 40px 30px 30px 28pt;
    }
    .review-desc {
        margin-top: -15%;
    }
    #review-carousel .owl-item {
        width: 14.2% !important;
    }
    .option-container div {
        width: 115%;
        font-size: 16px;
    }
    .answer-container,
    .navigation {
        padding-right: 20px;
    }
    .next.option-container {
        width: 200px;
    }
    .resut-container .button {
        margin-left: -25px;
    }

    .owl-item .item-video{
        margin: 25px auto;
        width: 74vw;
    }
    .owl-item .item-video video{
        width: 77vw;
    margin: 0 auto;
    }
}