/******************************
RESPONSIVE STYLES 
******************************/
@media all and (max-width: 1920px) {
    .large-text, .top-banner .large-text {
        font-size: 90px;
        line-height: 1;
    }
    .large-text span:last-child {
        font-size: 80px;
    }
    .banner-text .btn {
        padding: 18px 40px;
    }
    .move-down {
        bottom: 25px;
    }
    .move-down:before {
        height: 70px;
        margin-bottom: 10px;
    }
    .vertical-text {
        left: 65px;
        bottom: 35px;
    }
}
@media screen and (max-width: 1720px){
    #inner #header {
        height: 191px;
    }
    .logo-wrapper {
        width: 270px;
    }
    .fixed .logo-wrapper {
        width: 230px;
    }
    .testimonials-wrapper.two-column .testimonials-box {
        left: -80px;
        min-height: 790px;
        padding: 60px 80px 90px 150px;
    }
    .article-box {
        padding-right: 130px;
    }
    .about-wrapper .container {
        padding: 100px 70px;
    }
    .quick-links-wrapper .quick-link {
        height: 580px;
    }
    .bar-callout {
        height: 600px;
    }
    .nav-menu {
        padding-right: 40px;
    }
    .nav-menu > li {
        padding: 0 18px;
    }
    .quick-link h2 {
        font-size: 42px;
    }
    .section-row:nth-child(odd) .section-content {
        padding-right: 70px;
        padding-left: 40px;
    }
    .section-row:nth-child(even) .section-content {
        padding-left: 70px;
        padding-right: 40px;
    }
    .control-tools:before,
    .control-tools:after {
        content: none;
    }
    .ct-cell, .filter-items li {
        padding: 0 10px;
    }
    .item-box .item-info {
        padding: 40px 20px 0;
    }
    .top-slider-wrapper .slick-arrows-wrapper {
        left: 0;
    }
    .top-slider-wrapper {
        height: calc(100vh - 191px);
    }
}
@media screen and (max-width: 1440px){
    #inner #header {
        height: 165px;
    }
    h1 {
        line-height: 1.175;
    }
    h1, h2, .middle-text {
        font-size: 42px;
    }
    h3 {
        font-size: 36px;
    }
    .large-text,
    .top-banner .large-text {
        font-size: 85px;
    }
    .btn, .btn.btn-more,
    .banner-text .btn {
        padding: 14px 30px;
    }
    .side-link {
        width: 65px; 
        height: 250px;
    }
    .side-link-title {
        left: 52px;
    }
    .side-panel-inner {
        padding-top: 100px;
    }
    .top-bar > .flexbox {
        align-items: center;
        padding-top: 10px;
    }
    .top-bar .hamburger-btn {
        margin-left: 30px;
    }
    .side-panel .btn-close {
        top: 45px;
    }
    .main-nav {
        padding-top: 0;
    }
    .container {
        padding: 0 40px;
    } 
    .banner {
        min-height: 780px;
    }
    .vertical-text {
        left: 35px;
    }
    .banner .container,
    .about-wrapper .container,
    .top-content .flexbox {
        padding-left: 40px;
        padding-right: 40px;
    }
    .logo-wrapper {
        width: 230px;
    }
    .nav-menu {
        padding-right: 0;
    }
    .nav-menu > li > a {
        padding: 25px 0;
    }
    .nav-menu > li > a:before {
        top: 20px;
    }
    .sub-menu {
        padding: 15px 18px 25px;
    }
    .article-box {
        padding-left: 40px;
    }
    .about-wrapper .container {
        background-image: none;
    }
    .testimonials-box {
        font-size: 25px;
    }
    .quiz-wrapper {
        padding: 80px 0;
    }
    .testimonials-wrapper.two-column .testimonials-box {
        left: -40px;
        padding: 60px 60px 90px 80px;
    }
    .main-content-alt,
    .testimonials-wrapper {
        padding: 70px 0;
    }
    .copyright span span {
        display: block;
    }
    .footer-menu li:not(:last-child) {
        margin-right: 10px;
    }
    .benefits-row strong {
        font-size: 80px;
    }
    .main-content {
        padding-bottom: 50px;
    }
    .section-row:nth-child(odd) .section-content {
        padding-left: 0;
    }
    .section-row:nth-child(even) .section-content {
        padding-right: 0;
    }
    .filter-items {
        flex-direction: row;
        /*position: absolute;*/
        background: #fff;
        z-index: 1;
        left: -3px;
        top: -3px;
        display: flex;
    }
    .filter-items li {
        padding: 15px;
        border: none ;
        /*border-bottom: 3px solid #E1E2E3;*/
    }
    /*.filter-items li:last-child,
    .filter-items li:nth-last-child(2) {
        border-bottom: none;
    }*/
    .btn-close-filter {
        display: block;
        position: absolute;
        right: 15px;
        top: 5px;
        width: auto;
        height: auto;
        padding: 0;
    }
    .item-box .item-info h3 {
        margin-bottom: 25px;
    }
    .details-wrapper .flexbox {
        padding-left: 0;
    }
    .details-wrapper .flexbox > div:first-child {
        max-width: 600px;
        flex-shrink: 0;
        padding-right: 40px;
    }
    .gallery-slider a {
        height: 200px;
    }
    .top-slider-wrapper {
        height: calc(100vh - 165px);
    }

}
@media screen and (max-width: 1250px){
    #inner #header {
        height: 135px;
    }
    .side-panel .btn-close {
        top: 0;
        transition: none;
    }
    .side-panel-inner {
        padding-top: 70px;
    }
    .side-panel-inner ul {
        margin: 40px 0;
    }
    .side-panel-inner .nav-menu,
    .side-panel-inner .nav-menu .sub-menu {
        margin: 0;
    }
    .side-panel-content h3,
    .side-panel-content p {
        display: none;
    }
    .nav-menu{
        display: block;
        margin: 0;
        padding: 0;
        text-align: inherit;
    }
    .nav-menu > li{
        display: block;
        margin: 0;
        padding: 0;
    }
    .nav-menu > li > a:before{
        content: none;
    }
    .nav-menu > li > a{
        display: block;
        padding: 18px 30px 14px 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.4);
        box-shadow: 0px 1px rgba(255, 255, 255, 0.2);
        text-transform: uppercase;
        font-size: 24px;
        color: inherit;
    }
    .nav-menu li a:hover {
        color: #fff;
    }
    .sub-ctrl{
        position: absolute;
        top: 4px;
        right: 0;
        width: 30px;
        height: 60px;
        text-align: center;
        cursor: pointer;
        z-index: 1;
    }
    .sub-ctrl:after{
        content: "\f105";
        font: 22px/62px Font Awesome\ 5 Pro;
    }
    .sub-ctrl.show{
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .sub-menu{
        position: static;
        display: none;
        min-width: 100%;
        width: 100%;
        margin: 0;
        border: 0;
        padding: 18px 25px 10px;
        text-align: inherit;
        -webkit-transform: none;
        transform: none;
        transition: none;
        transition: none;
        box-shadow: none;
        background-color: transparent;
        color: #fff;
        opacity: 1;
        visibility: visible;
    }
    .sub-menu li:not(:last-child){
        margin-bottom: 10px;
    }
    .sub-menu li a{
        text-transform: none;
        font-size: 22px;
        font-weight: 600;
        color: #fff;
        padding: 7px 0;
    }
    .top-bar > .flexbox {
        padding-top: 50px;
    }
    .fixed .logo-wrapper,
    .logo-wrapper {
        width: 190px;
        margin-top: -45px;
    }
    .vertical-text{
        display: none;
    }

    .large-text,
    .top-banner .large-text {
        font-size: 78px;
    }
    .large-text span:last-child {
        font-size: 70px;
    }
    .large-text span:first-child {
        margin-bottom: 30px;
    }
    .about-wrapper .container {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .article-box {
        padding: 60px 40px;
        min-height: 0;
    }
    .testimonials-wrapper.two-column .testimonials-box {
        left: 0;
        margin-top: 70px;
        min-height: 0;
    }
    .testimonials-wrapper.two-column .icon-quote {
        margin: 0 auto 30px;
    }
    .testimonials-arrows .slick-arrow,
    .slick-arrows-wrapper .slick-arrow {
        width: 100px;
        height: 90px;
    }
    .bar-callout, .video-box,
    .section-row .section-image .img-box {
        height: 500px;
    }
    .top-banner {
        padding: 100px 0;
    }
    .section-row:nth-child(odd) .section-content {
        padding-right: 30px;
        padding-top: 0;
    } 
    .section-row:nth-child(even) .section-content {
        padding-left: 30px;
        padding-top: 0;
    }
    .section-row:not(:last-child) {
        margin-bottom: 70px;
    }
    .sections-wrapper {
        padding-bottom: 70px;
    }
    .section-row .section-content {
        width: 55%;

    }
    .section-row .section-image {
        width: 45%;
    }
    .breadcrumbs {
        margin-bottom: 70px;
    }
    .item-box .item-info {
        padding: 25px 15px 0;
    } 
    .attribute-list li {
        padding: 0 5px 5px;
    }
    .listings-main .flexbox > li {
        margin-right: 20px;
    }
    .listings-main .flexbox > li {
        width: calc(33.33% - 14px);
    }
    .item-box .img-box {
        height: 270px;
    }
    .item-box .item-type {
        font-size: 28px;
    }
    .gallery-wrapper .container {
        padding: 5px 0 0;
    }
    .top-slider-wrapper {
        height: 600px;
    }
}

@media screen and (max-width: 1150px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner .container,
    .about-wrapper .container,
    .top-content .flexbox {
        padding-left: 15px;
        padding-right: 15px;
    }
    .top-content .flexbox {
        background-image: none;
    }
    .testimonials-wrapper.two-column .testimonials-box {
        padding-left: 40px;
        padding-right: 40px;
    }
    .quick-link h2 {
        font-size: 38px;
    }
    .quick-links-wrapper .quick-link {
        width: calc(50% - 20px);
        margin: 0 10px;
    }
    .quick-links-wrapper .flexbox {
        margin: 0 -10px;
    }
    .testimonials-box {
        font-size: 22px;
    }
    .testimonials-wrapper.two-column .container {
        padding-bottom: 80px;
    }
    .footer-wrapper .middle-text {
        font-size: 34px;
    }
    .footer-wrapper {
        font-size: 18px;
    }
    .section-row:not(:last-child) {
        margin-bottom: 40px;
    } 
}
@media screen and (max-width: 1100px) {
    body{
        font-size: 20px;
    }
    h1, h2, .middle-text {
        font-size: 40px;
    }
    h1 span {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .large-text,
    .top-banner .large-text {
        font-size: 74px;
    }
    .quiz-main li {
        width: calc(50% - 40px);
        margin: 0 20px;
    }
    .footer-wrapper .flexbox > div:last-child {
        padding-left: 20px;
    }
    .listings-main .flexbox > li {
        width: calc(50% - 15px);
        margin: 0;
    }
    .listings-main .flexbox > li:nth-child(odd) {
        margin-right: 30px;
    }
    .listings-main .flexbox > li:nth-child(n + 3) {
        margin-top: 40px;
    }
    .details-wrapper .flexbox > div:first-child {
        max-width: 500px;
    }
    .details-wrapper {
        padding-bottom: 70px;
    }
     .filter-items {
        flex-direction: column;
        position: absolute; 
        background: #fff;
        z-index: 1;
        left: -3px;
        top: -3px;
        display: none;
    }
    .filter-items li {
        padding: 15px;
        border: none ;
        border-bottom: 3px solid #E1E2E3;
    }
    .filter-items li:last-child,
    .filter-items li:nth-last-child(2) {
        border-bottom: none;
    }
}
@media screen and (max-width: 1000px) { /* Target Screen Width */
    #header,
    #inner #header {
        height: 135px;
    }
    .header-wrapper {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 120;
        background: #fff;
        height: auto;
    }
    .header-wrapper {
        box-shadow: 2px 0px 25px rgba(37, 44, 53, 0.19);
    }
    .top-bar,
    .top-bar span,
    .top-bar a,
    .header-menu a {
        color: #252C35;
    }
    .hamburger-btn span,
    .hamburger-btn:after,
    .hamburger-btn:before {
        background: #252C35;
    }
    .move-down {
        display: none;
    }
    .logo-wrapper img {
        display: none;
    }
    .logo-wrapper img + img {
        display: block;
    }
    .side-link {
        top: auto;
        right: auto;
        left: 0;
        transform: none;
        bottom: 0;
        width: 250px;
        height: 65px;
        text-align: center;
        padding-top: 16px;
    }
    .side-link-title {
        transform: none;
        left: auto;
        position: static;
    }
    .large-text,
    .top-banner .large-text {
        font-size: 70px;
    }
    .btn, .banner-text .btn,
    .btn.btn-more {
        padding: 11px 25px;
    }
    .banner {
        height: calc(100vh - 135px);
    }
    .banner .container {
        padding-top: 40px;
    }
    .quick-links-wrapper {
        padding-top: 0;
    }
    .quick-links-wrapper .flexbox {
        flex-direction: column;
        margin: 0;
    }
    .quick-links-wrapper .quick-link {
        width: 100%;
        margin: 0 0 40px;
        height: auto;
    }
    .quick-links-wrapper .quick-link:last-child {
        margin-bottom: 0;
    }
    .quick-link,
    .quick-link .text-hidden {
        height: auto;
        opacity: 1;
        visibility: visible;
    }
    .quick-link .relative {
        justify-content: center;
        background: rgba(145, 0, 41, 0.6);
    }
    .quick-link .text-hidden {
        padding-top: 20px;
    }
    .quick-links-wrapper .quick-link:nth-child(n + 3) {
        margin-top: 0;
    }
    .testimonials-wrapper .icon-quote {
        font-size: 160px;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .testimonials-wrapper .flexbox {
        flex-direction: column;
    }
    .testimonials-wrapper .container {
        padding: 0;
    }
    .testimonials-wrapper.two-column .flexbox > div {
        width: 100%;
    }
    .testimonials-box {
        border: none;
    }
    .testimonials-wrapper.two-column .container {
        padding-bottom: 50px;
    }
    .testimonials-arrows .slick-arrow {
        border-bottom: 1px solid #910029;
    }
    .testimonials-arrows .slick-next {
        border-right: 1px solid #910029;
    }
    .testimonials-wrapper.two-column .testimonials-box {
        margin-top: 0;
    }
    .testimonials-box .author {
        margin-bottom: 15px;
    }
    .quiz-main li {
        width: calc(50% - 20px);
        margin: 0 10px;
    }
    .footer-wrapper .flexbox {
        flex-direction: column;
    }

    .main-content .container > .table{
        display: flex;
        flex-direction: column;
    }
    .main-content .container > .table > .cell{
        display: block;
    }
    .main-content .sidebar{
        width: 100%;
        max-width: 440px;
        margin: 50px auto 0 ;
        padding: 0;
    }
    .footer-wrapper .flexbox > div {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .footer-wrapper .flexbox > div:last-child {
        padding: 50px 0 0;
        text-align: center;
        align-items: center;
    }
    .main-content {
        padding-bottom: 40px;
    }
    .main-content-alt {
        padding-bottom: 55px;
    }
    .testimonials-wrapper {
        padding: 0 0 50px;
    }
    .section-row,
    .section-row:nth-child(even) {
        flex-direction: column;
    }
    .section-row .section-content,
    .section-row .section-image {
        width: 100%;
    }
    .section-row .section-image {
        max-width: 550px;
    }
    .section-row .section-image .img-box {
        height: 400px;
    }
    .section-row:nth-child(even) .section-content {
        padding-left: 0;
    }
    .section-row:nth-child(odd) .section-content {
        padding-right: 0;
    }
    .gallery-slider a {
        height: 180px;
    }
    .details-wrapper .flexbox {
        flex-direction: column;
    }
    .details-wrapper .flexbox > div:first-child {
        padding: 0 0 50px;
        max-width: 100%;
    }
    .details-wrapper .details-link {
        margin-top: 40px;
    }
    .details-wrapper {
        padding: 40px 0 50px;
    }
    .details-wrapper .details-link {
        justify-content: center;
        padding-left: 0;
    }
    .top-slider-wrapper {
        height: 600px;
    }
}   

@media screen and (max-width: 900px) {
    .large-text,
    .top-banner .large-text {
        font-size: 60px;
    }
    .large-text span:last-child {
        font-size: 55px;
    }
    .large-text span:first-child {
        font-size: 28px;
    }
    h1, h2, .middle-text {
        font-size: 36px;
    }
    h3 {
        font-size: 30px;
    }
    .quiz-main ul {
        flex-direction: column;
    }
    .quiz-main li {
        width: 100%;
        margin: 0 auto 30px;
        max-width: 450px;
    }
    .quiz-main li:nth-child(n + 3) {
        margin-top: 0;
    } 
    .banner {
        min-height: 600px;
    }
    .benefits-row,
    .main-content-alt .inner-box {
        flex-direction: column;
        padding-bottom: 0;
    }
    .benefits-row li {
        margin: 0 0 30px;
    }
    .benefits-row li:last-child {
        margin-bottom: 0;
    }
    .benefits-row strong {
        font-size: 60px;
    }
    .icon {
        height: 60px;
    }
    .main-content-alt .inner-box > div:last-child {
        border: none;
        padding-left: 0;
    }
    .main-content-alt .inner-box > div {
        width: 100%;
    }
    .video-box {
        height: 400px;
    }
    .main-content-alt .video-box img {
        display: none;
    }

}   

@media screen and (max-width: 770px) { /* Tablet View */
    body{
        cursor: pointer; /* iOS Clicking Fix */
    }
    .side-link {
        width: 220px;
        height: 50px;
        padding-top: 11px;
    }
    .side-link-title {
        font-size: 20px;
    }
    .large-text, .top-banner .large-text,
    .large-text span:last-child {
        font-size: 50px;
    }
    .testimonials-arrows .slick-arrow,
    .slick-arrows-wrapper .slick-arrow {
        width: 90px;
        height: 80px;
    }
    .testimonials-wrapper.two-column .testimonials-box {
        padding-top: 30px;
    }
    .about-wrapper .container {
        padding: 50px 15px;
    }
    .listings-main .flexbox {
        flex-direction: column;
    }
    .listings-main .flexbox > li {
        width: 100%;
        max-width: 440px;
        margin: 0 auto;
    }
    .listings-main .flexbox > li:nth-child(odd),
    .listings-main .flexbox li:nth-child(3n + 3) {
        margin-right: auto;
    }
    .listings-main .flexbox > li:nth-child(n + 2) {
        margin-top: 40px;
    }
    .alertCon div {
        font-size: 18px !important;
        padding-top: 14px !important; 
    }
}

@media screen and (max-width: 670px) { /* Phone View */
    .side-panel {
        width: 100%;
        right: -100%;
    }
    .side-panel-inner {
        min-width: 350px;
    }
    .nav-menu > li > a{
        padding: 16px 30px 12px 15px;
    }
    .sub-menu li a {
        font-size: 20px;
    }
    .top-bar .flexbox > span {
        display: none;
    }
    .large-text, .large-text span:last-child,
    .top-banner .large-text {
        font-size: 40px;
    }
    h1, h2, .middle-text,
    .quick-link h2,
    .footer-wrapper .middle-text {
        font-size: 32px;
    }
    .quick-link {
        padding: 15px;
    }
    .quick-link .relative {
        padding: 15px 15px 25px;
    }
    .article-box {
        padding: 50px 15px;
    }
    .testimonials-wrapper.two-column .testimonials-box,
    .testimonials-box {
        padding-left: 15px;
        padding-right: 15px;
    }
    .quiz-top i {
        right: 5px;
        top: 5px;
        font-size: 35px;
        transform: none;
    }
    .quiz-main {
        padding: 40px 15px;
    } 
    .quiz-footer .btn {
        min-width: 0;
        font-size: 26px;
    }
    .footer-wrapper, .top-banner {
        padding: 50px 0 60px;
    }
    .video-box {
        height: 300px;
    }
    .listings-bottom {
        padding: 70px 0;
    }
    .details-wrapper .attribute-list li {
        font-size: 22px;
    }
    .top-slider-wrapper {
        height: 500px;
        min-height: 500px;
    }
    
}
@media screen and (max-width: 480px) {
    #header, #inner #header {
        height: 112px;
    }
    #inner .logo-wrapper,
    .fixed .logo-wrapper, .logo-wrapper {
        width: 150px;
    }
    .top-bar > .flexbox {
        padding-top: 35px;
    }
    .side-panel-inner {
        padding: 60px 15px 40px;
    }
    .btn, .banner-text .btn,
    .quiz-footer .btn,
    .btn.btn-more {
        font-size: 20px;
    }
    .banner {
        height: calc(100vh - 112px);
    }
    .banner-text .large-text {
        font-size: 30px;
        margin-bottom: 50px;
        letter-spacing: 0;
    }
    .large-text, .large-text span:last-child,
    h1, h2, .middle-text, .quick-link h2, 
    .footer-wrapper .middle-text {
        font-size: 28px;
        letter-spacing: 0;
    }
    h2 span, .middle-text span {
        letter-spacing: 0;
    }
    .large-text span:first-child {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .quick-links-wrapper .quick-link {
        padding: 0;
    }
    .quiz-top h2 {
        font-size: 24px;
    }
    .quiz-box .quiz-box-top span {
        margin: 0;
        padding-left: 15px;
    }
    .footer-menu {
        margin-bottom: 20px;
    }
    .footer-menu li{
        display: block;
        margin: 0 0 10px;
    }
    .footer-menu li:not(:last-child) {
        margin-right: 0;
    }
    .footer-menu li:last-child{
        margin-bottom: 0;
    }
    .top-banner {
        padding-bottom: 40px;
    }
    .breadcrumbs {
        margin-bottom: 50px;
    }
    .section-row h2 {
        margin-bottom: 30px;
    }
    .section-row .section-image .img-box {
        height: 300px;
    }
    .btn-show-filter {
        flex-direction: column;
        justify-content: center;
        padding: 0 10px;
    }
    .btn-show-filter {
        font-size: 0;
    }
    .btn-show-filter i {
        font-size: 24px;
        margin-left: 0;

    }
    .property-filter > .ct-cell:first-child {
        border-right: none;
    }
    .listings-top {
        padding-bottom: 40px;
    }
    .bar-callout {
        height: 400px;
    }
    .breadcrumbs {
        margin-bottom: 40px;
    }
    .breadcrumbs li {
        font-size: 15px;
    }
    .listings-bottom {
        padding: 40px 0;
    }
    .attribute-list {
        flex-wrap: wrap;
    }
    .attribute-list li {
        width: 50%;
    }
    .attribute-list li:nth-child(even) {
        border-right: none;
    } 
    .details-wrapper .attribute-list li {
        padding-bottom: 10px;
    }
    .control-links li {
        padding: 0 7px;
    }
    .control-links i {
        font-size: 26px;
    }
    .control-tools > .ct-cell:first-child {
        border-right: none;
    }
    .ct-cell-full > * {
        padding: 0 10px;
    }
    .toggle-head {
        font-size: 22px;
        padding-right: 50px;
        padding-left: 15px;
    }
    .toggle-ctrl {
        right: 15px;
    }
    .toggle-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .details-wrapper .details-link li {
        font-size: 17px;
    }

}

@media screen and (max-width: 360px) {
    .large-text, .large-text span:last-child, 
    h1, h2, .middle-text, .quick-link h2, .footer-wrapper .middle-text {
        font-size: 26px;
    }
    h1 span {
        font-size: 24px;
    }
    h3 {
        font-size: 26px;
    }
    .banner-text .large-text {
        font-size: 28px;
    }
    .large-text span:first-child {
        font-size: 20px;
    }
    .side-panel-inner {
        min-width: 320px;
    }
    .side-panel .btn-close {
        width: 60px;
        height: 50px;
        font-size: 30px;
    }
    .hamburger-btn {
        width: 44px;
    }
    .nav-menu > li > a{
        padding: 16px 30px 12px 15px;
        font-size: 18px;
    }
    .sub-ctrl{
        height: 49px;
    }
    .sub-ctrl:after{
        line-height: 51px;
        font-size: 20px;
    }
    .about-wrapper .container {
        padding: 30px 15px 40px;
    }
    .quick-links-wrapper .container {
        padding: 0;
    }
    .quick-links-wrapper {
        padding-bottom: 40px;
    }
    .testimonials-wrapper .icon-quote {
        font-size: 140px;
        text-align: center;
        height: 70px;
    }
    .testimonials-arrows .slick-arrow,
    .slick-arrows-wrapper .slick-arrow {
        width: 80px;
        height: 70px;
    }
    .slick-arrow:after {
        top: 10px;
    }
    .testimonials-wrapper.two-column .container {
        padding-bottom: 70px;
    }
    .quiz-wrapper,
    .quiz-wrapper .container {
        padding: 0;
    }
    .ct-cell, .filter-items li {
        padding: 0 5px;
    }
    .pagination-box .ct-cell > span {
        margin-right: 10px;
    }
    .btn-back {
        font-size: 16px;
    }
}