.flxCon {display:flex;justify-content:space-evenly;flex-wrap:wrap}
.dtOnly {display:none}

#mclLndSrch {min-height:280px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top center;background-repeat:no-repeat;position:relative}
#mclLndSrch .bgWhtFade {position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background-image:linear-gradient(to right, white, transparent 20%, transparent 80%, white)}
#mclLndSrch .innerWrap {background-color:rgb(177 0 8 / 80%);padding:10px;z-index:200}
#mclLndSrch .title, #mclLndSrch .subtitle {color:#fff;text-align:center;font-weight:bold}
#mclLndSrch .title {font-size:22.5px;margin-bottom:10px}
#mclLndSrch .subtitle {font-size:19px;margin-top:10px}
#mclLndSrch form#locSearchForm {display:flex;padding:5px 5px 5px 12px;margin:0 20px;background-color:#fff}
#mclLndSrch form#locSearchForm input {width:50%;height:auto;background:none;box-shadow:none;padding:0;margin:0;border:none;flex-grow:1;font-size:17px}
#mclLndSrch #locSearchForm button {text-shadow:-1px 1px 1px #fff,1px 1px 1px #fff,1px -1px 1px #fff,-1px -1px 1px #fff}
#mclLndSrch #locSearchSubmit {padding:6px 13px 2px 13px}
#mclLndSrch .ma-st-btn-red {background:linear-gradient(180deg, #df4f56, #83161B);border:none}
#mclLndSrch #locSearchForm .divider {border-right:2px solid #000;margin:0 5px}

#lrgCrdA.math-tutoring {background-color:#f4f3f4}
#lrgCrdA .styleA-header {background:url('/themes/mathnasium/assets/images/bg-num-redp.gif');padding:10px}
#lrgCrdA .styleA-header h2 {font-size:28px;color:#fff;text-align:center;text-transform:none;margin-bottom:0}
#lrgCrdA .styleA-subtitle p {font-size:23px;font-weight:bold;margin-top:20px;line-height:1.25}
#lrgCrdA .links {display:flex;max-width:600px;justify-content:space-between;margin:40px auto 0 auto}

#sTestimonials {background:url('/themes/mathnasium/assets/images/bg-num-redp.gif');padding-bottom:20px}
#sTestimonials .topLvlWrap {max-width:1280px;margin:0 auto}
#sTestimonials .flxConLvl2 {display:flex;padding:20px 15px 0 15px}
#sTestimonials .c1 .imgWrap {position:relative;width:90px}
#sTestimonials .c1 img.featured {width:90px;height:90px;border-radius:50%;border:3px solid #ebe70e}
#sTestimonials .c1 img.ylwQtCir {position:absolute;top:57px;right:-17px;width:34px;height:34px}
#sTestimonials .flxConLvl2 > .c2 {font-family:'Nunito Sans',Avenir;color:#fff;padding-left:30px}
#sTestimonials .quote {font-style:italic;font-size:15px}
#sTestimonials .sig {font-size:13px}

#fourSqr {padding-top:30px;background-color:#e6e7e9}
#fourSqr img {max-width:100%}
#fourSqr .c1, #fourSqr .c2 {width:100%}
#fourSqr .r1 {background-color:#fff}
#fourSqr .r1 .c2 {padding:20px;background-color:#fff}
#fourSqr .r1 p.quote {font-size:27px;font-style:italic;margin-bottom:12px;line-height:1.4}
#fourSqr .r1 p.sig {font-size:22px;font-weight:bold;color:#f10a32;text-align:right;margin-bottom:0}
#fourSqr .r2 {background-color:#ee3b33}
#fourSqr .r2 .c1 {background-color:#ee3b33;color:#fff;padding:20px}
#fourSqr .r2 p.heading {font-size:28px;font-weight:bold;margin-bottom:15px;line-height:1.3}
#fourSqr .r2 p.description {font-size:25px;line-height:1.4}
#fourSqr.styleA .r1 p.heading {color:#ee3b33;font-size:27px;font-style:normal;font-weight:900;margin-bottom:12px;line-height:1.3}
#fourSqr.styleA .r1 p.description {font-size:27px;font-style:italic;margin-bottom:12px;line-height:1.4}
#fourSqr.styleA .r2 p.heading {font-size:25px;font-weight:500;font-style:italic;margin-bottom:15px;line-height:1.3}
#fourSqr.styleA .r2 p.description {font-size:23px;font-weight:900;line-height:1.2;margin-bottom:0}

#y-best {padding-top:10px}

#sMetRes.method-result .our-result {padding:0;margin:0;min-height:auto}
#sMetRes.method-result .our-result .content {box-shadow:none;margin:0;padding:0}
#sMetRes .c1 {background-color:#fff;padding:30px}
#sMetRes .c2 {background-color:#f4f4f4;padding-bottom:30px}
#sMetRes .our-result .result-box {background:none;box-shadow:none;border:none;display:flex;align-items:center}
#sMetRes .our-result .content h2 {font-size:29px;line-height:1.4;text-transform:none}
#sMetRes .our-result .result-box .count {white-space:nowrap;text-align:center;width:130px;font-size:35px;margin:0;padding:0 10px 0 0}
#sMetRes .our-result .result-box .details {flex:1;margin:0;padding:0}
.our-result .result-box .details h4 {font-size:18px;line-height:1.3}
#sMetRes .our-result .result-box .details p {margin:0}


@media (min-width:576px) {
    #mclLndSrch .innerWrap {padding:17px}
    #mclLndSrch .title {font-size:27px;margin-bottom:17px}
    #mclLndSrch .subtitle {font-size:24px;margin-top:17px}
    #lrgCrdA .styleA-header h2 {font-size:32px}

    #sTestimonials .flxDiv {width:50%}

    #fourSqr .r1 .c1 {width:50%}
    #fourSqr .r1 .c2 {width:50%;align-self:center;padding:3.5vw}
    #fourSqr .r1 p.quote {font-size:3.5vw}
    #fourSqr .r1 p.sig {font-size:2.4vw}
    #fourSqr .r2 .c1 {width:50%;align-self:center;padding:3.5vw}
    #fourSqr .r2 .c2 {width:50%}
    #fourSqr .r2 p.heading {font-size:3.3vw;line-height:1.3}
    #fourSqr .r2 p.description {font-size:3.1vw;line-height:1.4}
    #fourSqr.styleA .r1 .c2 {padding:0 3.5vw}
    #fourSqr.styleA .r1 p.heading {font-size:3.3vw}
    #fourSqr.styleA .r1 p.description {font-size:3.1vw}

    #sMetRes .our-result .result-box .count {width:150px}
    #sMetRes .our-result .result-box .details {}
}

@media (min-width:1280px) {
    .page-landing-benefithub .header.sticky.absolute-light {background: #000; height: 80px;}
}

@media (min-width:768px) {
    #mclLndSrch {min-height:40vw;border-left:5px solid #fff;border-right:5px solid #fff}
    #mclLndSrch .bgWhtFade {background-image:linear-gradient(to right, white 1%, transparent 25%, transparent 75%, white 99%)}
    #mclLndSrch .innerWrap {padding:15px}
    #mclLndSrch .title {font-size:25px;margin-bottom:17px}
    #mclLndSrch .subtitle {font-size:21px;margin-top:17px}
    #lrgCrdA .styleA-header h2 {font-size:30px}
    #lrgCrdA .styleA-subtitle p {font-size:20px;line-height:1.3}
    #lrgCrdA .links .primary-theme-btn {font-size:20px}

    #sTestimonials .topLvlWrap {padding:0 1vw}
    #sTestimonials .flxDiv {width:47%}
    #sTestimonials .c1 .imgWrap {width:110px}
    #sTestimonials .c1 img.featured {width:110px;height:110px;border-width:4px}
    #sTestimonials .c1 img.ylwQtCir {top:66px;right:-22px;width:44px;height:44px}
    #sTestimonials .flxConLvl2 > .c2 {padding-left:45px}

    #sMetRes .c1 {padding:50px}
    #sMetRes .our-result .content h2 {font-size:40px}
    #sMetRes .our-result .result-box .count {font-size:45px}
    .our-result .result-box .details h4 {font-size:23px}
    .our-result .result-box .details p {font-size:18px}
}

@media (min-width: 992px) {
    #mclLndSrch .innerWrap {padding:11px}
    #mclLndSrch .title {font-size:24px;margin-bottom:11px}
    #mclLndSrch .subtitle {font-size:20px;margin-top:11px}

    #lrgCrdA.math-tutoring {padding-bottom:70px}
    #lrgCrdA .styleA-subtitle p {font-size:24px;margin-bottom:0}
    #lrgCrdA .links {margin-top:0}
    #lrgCrdA .links .primary-theme-btn {padding:16px 32px}

    #sTestimonials .topLvlWrap {padding:0 4vw}
    #sTestimonials .flxDiv {width:45%}
    #sTestimonials .c1 .imgWrap {width:130px}
    #sTestimonials .c1 img.featured {width:130px;height:130px}
    #sTestimonials .c1 img.ylwQtCir {top:80px;right:-25px;width:50px;height:50px}
    #sTestimonials .flxConLvl2 > .c2 {padding-left:45px}
    #sTestimonials .quote {font-size:18px}
    #sTestimonials .sig {font-size:15px}

    #sFourSqr {background-color:#f4f3f4;/*background: url('/themes/mathnasium/assets/images/bg-num-gryp.gif');*/}
    #fourSqr {max-width:1210px;margin:0 auto;padding-top:0;border-left:1px solid #e6e7e9;border-right:1px solid #e6e7e9}
    #fourSqr .r1 .c2 {padding:35px}
    #fourSqr .r2 .c1 {padding:35px}
    #fourSqr .r1 p.quote {font-size:34px}
    #fourSqr .r1 p.sig {font-size:24px}
    #fourSqr .r2 p.heading {font-size:33px}
    #fourSqr .r2 p.description {font-size:31px}
    #fourSqr.styleA .r1 .c2 {padding:0 30px}
    #fourSqr.styleA .r1 p.heading {font-size:33px}
    #fourSqr.styleA .r1 p.description {font-size:31px;line-height:1.3;letter-spacing:0px}
    #fourSqr.styleA .r2 .c1 {padding:50px}
    #fourSqr.styleA .r2 p.heading {font-size:33px;margin-bottom:33px}
    #fourSqr.styleA .r2 p.description {font-size:27px}

    .video-link img {width:90px}
    #sMetRes .container-fluid {padding-left:0;padding-right:0}
    #sMetRes .c1 {padding:100px 50px}
    #sMetRes .c2 {padding:100px 50px 100px 20px}
    #sMetRes.method-result .our-result .content {margin:0 auto 0 50px}
    .bottom-footer ul li {margin:10px 28px 10px 0}
}

@media (min-width: 1280px) {
    #mclLndSrch {min-height:400px}
    #lrgCrdA.math-tutoring {padding-bottom:100px}

    #sTestimonials .topLvlWrap {padding:0}
    #sTestimonials .flxCon {justify-content:space-between}
    #sTestimonials .flxDiv {width:32%}

    #fourSqr.styleA .r1 .c2 {padding:40px}
    #fourSqr.styleA .r1 p.heading {font-size:31px;letter-spacing:0px}
    #fourSqr.styleA .r1 p.description {font-size:34px;line-height:1.4}
    #fourSqr.styleA .r2 p.heading {font-size:38px}
    #fourSqr.styleA .r2 p.description {font-size:29px}

    #sVid {background-color:#f4f4f4}
    #sVid .vidWrap {max-width:1210px;margin:0 auto}

    #sMetRes.method-result .our-result .content {max-width:470px;margin:0 50px 0 auto}
    .row.hideGt1280 {display:none}
}


/*///////////////////////////////////////
//// CENTER ENROLLMENT + OUR RESULT ////
/////////////////////////////////////*/
.maCeEnrl {padding:30px 0}
.maCeEnrl .hidden {display:none}
.maCeEnrl .headerContainer {margin-bottom:60px}

.maCeEnrl .circCol {padding:0 10px}
.maCeEnrl .dCircStep {position:relative}
.maCeEnrl .dCircStep .index {
    position:absolute;background-color:#000;color:#fff;border-radius:50%;text-align:center;
    width:30px;height:30px;line-height:30px;top:-34px;left:-3px;font-weight:600
}
.maCeEnrl .imgWrapStep img {width:100%}
.maCeEnrl .imgWrapStep {border-radius:50%;cursor:pointer}
.maCeEnrl .imgWrapStep:hover,
.maCeEnrl .imgWrapStep.selected {outline:3px solid #000;filter:brightness(110%)}

.maCeEnrl .htsRow {justify-content:center;align-items:center;margin-top:10px}
.maCeEnrl .htsRow .col-4 {padding:0}
.maCeEnrl .hTitleStep {font-size:16px;line-height:17px;text-align:center;letter-spacing:-0.25pt}
.maCeEnrl .stepDescription {margin-top:20px}
.maCeEnrl .btnCta {
    display:table;color:#fff;margin:0 auto;background:linear-gradient(180deg, #B1232A 10.2%, #83161B 121.43%);
    box-shadow:0px 6px 10px rgba(0, 0, 0, 0.25);border-radius:1px;padding:16px 15px;font-weight:900;font-size:16px;text-align:center
}

@media (min-width:450px) {
    .maCeEnrl .stepDescription {margin-top:30px}
    .maCeEnrl .hTitleStep {width:150px;margin:0 auto}
}
@media (min-width:576px) {
    .maCeEnrl .dCircStep {width:150px;margin:0 auto}
    .maCeEnrl .imgWrapStep img {width:150px}
}

@media (min-width:992px) {
    .maCeEnrl .headerContainer {margin-bottom:80px}
    .maCeEnrl .topTitle {font-size:38px;font-weight: 900;}
    .maCeEnrl .topSubtitle {font-size:19px}
    .maCeEnrl .dCircStep {width:200px;margin:0 auto}
    .maCeEnrl .imgWrapStep img {width:200px}
    .maCeEnrl .dCircStep .index {font-size:28px;width:50px;height:50px;line-height:50px;top:-34px;left:-14px}
    .maCeEnrl .hTitleStep {font-size:18px;line-height:23px;width:200px}
    .maCeEnrl .pStepDescr {font-size:19px}
    .maCeEnrl .stepDescription {margin-top:50px}
}

@media (min-width:1279px) {
    .maCeEnrl .dCircStep {width:250px}
    .maCeEnrl .imgWrapStep img {width:250px}

}

body:dir(rtl) .math-center-enrollment .enrollmentLinkContainer .index {
    margin: 0 0 0 auto;
}

.math-center-our-result {
    border-top: 10px solid #EBE70E;
    padding: 2rem 0 4rem 0
}
.math-center-our-result .headerContainer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.math-center-our-result .headerContainer > div {
    margin-bottom: 10px;
}
.math-center-our-result .percentileLeadingText {
    font-size: 1.2rem;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: initial;
    color: #9A9FB3;
    margin-bottom: 10px;
}
.math-center-our-result .percentileTitle {
    font-size: 38px;
    line-height: 50px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: initial;
}
.math-center-our-result .circleOuterContainer {
    justify-content: space-evenly;
    margin-top: 1rem;
}
.math-center-our-result .circleContainerRepeater {
    padding: 0 2rem;
}

.math-center-our-result .circleContainer {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1.2rem auto;
}
.math-center-our-result .circleBorder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 10px), black calc(100% - 9px));
    mask: radial-gradient(farthest-side, transparent calc(100% - 10px), black calc(100% - 9px));
}
.math-center-our-result .circleContent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70%;
    height: 70%;
    text-align: center;
}
.math-center-our-result .circleContent p {
    margin: 0;
}
.math-center-our-result .circleContent .percent {
    font-weight: bold;
    font-size: 2.8rem;
    line-height: 1.1;
    margin-bottom: 5px;
}
.math-center-our-result .circleContent .title {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.1;
    margin-bottom: 1.2rem;
}

/* percentOurResult mobile */
.pctOurResMbl {padding:30px 0}
.pctOurResMbl .headingRow {margin-bottom:20px}
.pctOurResMbl .headingRow .ln1 {font-size:1.2rem;font-weight:600;letter-spacing:1px;margin-bottom:10px}
.pctOurResMbl .headingRow .ln2,
.pctOurResMbl .pctRow .c2 .title {font-size:25px;font-weight:900;letter-spacing:-1px;line-height:35px;text-transform:none}
.pctOurResMbl {background-color:#f2f0ee}
.pctOurResMbl .pctRow {flex-wrap:nowrap;margin-bottom:20px}
.pctOurResMbl .pctRow .c1 {position:relative;width:90px;height:90px;padding:0;margin:0}
.pctOurResMbl .pctRow .c1 .circle {
    border-radius:50%;width:90px;height:90px;
    mask:radial-gradient(farthest-side, transparent calc(100% - 5px), black calc(100% - 3px));
}
.pctOurResMbl .pctRow .c1 .pctNum  {
    position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);
    width:84px;height:84px;line-height:84px;border-radius:50%;background-color:#fff;
    text-align:center;color:#000;font-size:34px;font-weight:900;letter-spacing:-1px;
}
.pctOurResMbl .pctRow .c2 {padding:0 0 0 20px}
.pctOurResMbl .pctRow .c2 p {margin:-5px 0 0 0}
.pctOurResMbl .pctRow .c2 .title {margin:0}
.pctOurResMbl .pctRow .c2 .descr {line-height:19px}
.pctOurResMbl .btnCta a {text-align:center;width:200px;display:block}

@media (min-width: 576px) {
    .math-center-our-result .circleContainerRepeater {margin:0 auto}

    .pctOurResMbl {padding:50px 30px}
    .pctOurResMbl .headingRow .ln1 {font-size:1.4rem}
    .pctOurResMbl .headingRow .ln2, .pctOurResMbl .pctRow .c2 .title {font-size:30px}
    .pctOurResMbl .pctRow {margin-bottom:30px}
    .pctOurResMbl .pctRow .c1,
    .pctOurResMbl .pctRow .c1 .circle {width:110px;height:110px}
    .pctOurResMbl .pctRow .c1 .pctNum {width:104px;height:104px;line-height:104px;font-size:40px}
    .pctOurResMbl .pctRow .c2 .title {margin:10px 0}
    .pctOurResMbl .pctRow .c2 .descr {font-size:17px;line-height:24px}
}

@media (min-width: 768px) {
    .pctOurResMbl {display:none}
    .dtOnly {display:block}
    .math-center-our-result .circleContainerRepeater {margin:0 auto !important}
    .math-center-our-result .circleContainer {margin:0 auto}
    .math-center-our-result .circleContainer.cc3 {margin-top:-30px}
    .math-center-our-result .circleContent {width:80%;height:80%}
    .math-center-our-result .circleContent .percent {font-size:4rem}
    .math-center-our-result .circleContent .title {font-size:1.5rem}
    .math-center-our-result .circleContent {width:64%}
    .math-center-our-result .circleBorder {width:90%;height:90%;left:50%;top:50%;transform:translate(-50%, -50%)}
    .math-center-our-result .primary-theme-btn {margin-top:40px}
}

@media (min-width: 992px) {
    .math-center-our-result .circleContainerRepeater {width:33%;padding:0}
    .math-center-our-result .circleContainer.cc3 {margin:0 auto}
}

@media (min-width: 1280px) {
    .math-center-our-result .circleContainerRepeater {
        padding: 2.5rem;
        margin: 0;
    }
}
@media (min-width:1400px) {
    .math-center-our-result.dtOnly .container,
    .maCeEnrl .container {max-width:1250px}
}


/* videoTabs */
.math-center-video-tabs {
    padding: 2rem 0;
    background: #f2f0ee;
}

.math-center-video-tabs .videoTabsTitle {
    font-size:38px;
    line-height:50px;
    font-weight:900;
    letter-spacing:0;
    margin-bottom:0;
    text-transform:initial;
}

.math-center-video-tabs .videoTabsTitle {
    font-size:25px;line-height:40px;
    margin-bottom: 1.5rem;
}

.math-center-video-tabs .nav-tabs {
    flex-direction: column;
    padding-right: 0;
}

.math-center-video-tabs .nav-tabs .nav-link {
    font-family: "Nunito Sans", Avenir;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    flex-direction: column;
    width: 100%;
    font-weight: 700;
    text-align: left;
    color: #232C33;
    /*padding-left: 0;*/
    padding: 8px 16px 8px 0;
}

.math-center-video-tabs .nav-tabs .nav-link.active {
    color: #232C33;
}

body:dir(rtl) .math-center-video-tabs .nav-tabs .nav-link {
    text-align: right;
}

body:dir(rtl) .math-center-video-tabs .nav-tabs .nav-link {
    padding-right: 0;
}

.math-center-video-tabs .nav-tabs .nav-link span {
    font-weight: 400;
}

.math-center-video-tabs .nav-tabs .nav-item {
    flex: 1;
}

.math-center-video-tabs .nav-tabs .nav-link, .math-center-video-tabs .nav-tabs .nav-link:hover, .math-center-video-tabs .nav-tabs .nav-link:focus {
    border: none;
    transition: none;
    background-color: transparent;
}

.math-center-video-tabs .nav-tabs .nav-link.active, .math-center-video-tabs .nav-tabs .nav-item.show .nav-link {
    background-color: transparent;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 5px solid #EF3E33;
    font-size: 1.2rem;
}

.math-center-video-tabs .videoTabContent {
    padding: 1.5rem;
}

.math-center-video-tabs .videoTabContent p {
    color: #232C33;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

.math-center-video-tabs .videoComponent {
    display: none;
    position: relative;
    border-bottom: 15px solid #EF3E33;
    border-right: 12px solid #EF3E33;
    padding: 0;
}

body:dir(rtl) .math-center-video-tabs .videoComponent {
    border-left: 12px solid #EF3E33;
    border-right: unset;
}

.math-center-video-tabs .videoComponent .w-chrome {
    width: 100% !important;
    height: 100% !important;
}

.math-center-video-tabs .videoComponent .videoBgImg {
    width: 100%;
}

.math-center-video-tabs .videoComponent .playIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    height: 90px;
    object-fit: contain;
    z-index: 9;
}

.math-center-video-tabs .videoTabLink {
    display: block;
    margin-top: 10px;
    text-align: right;
    text-decoration: underline;
}

.math-center-video-tabs #videoTabContentContainer {
    position: relative;
    padding: 2rem 0;
}

@media (min-width: 576px) {
    .math-center-video-tabs .videoTabsTitle {
        font-size:2.5rem; line-height: 50px;
    }
}

@media (min-width: 768px) {
    .math-center-video-tabs .videoComponent {
        display: block;
    }
    
    .math-center-video-tabs .videoComponent .videoBgImg {
        max-height: 500px;
    }
}

@media (min-width: 992px) {
    .math-center-video-tabs .nav-tabs {
        flex-direction: row;
    }

    body:dir(rtl) .math-center-video-tabs .nav-tabs#videoTabs {
        padding-right: 0;
    }
}

.testimonialCarousel {
    padding: 2rem 0;
}

.reviewContMobile .reviewCont {
    margin: 1em 0;
}

.reviewCont {
    background: #f7f8f9;
    padding: 1rem;
    height: 100%;
}

.reviewCont p {
    margin-bottom: 0;
}

.reviewCont p strong,
.reviewCont p span {
    font-size: 16px;
    line-height: 16px;
}

.reviewCont .reviewTitle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: .5em;
}
.reviewCont .reviewTitle strong {
    margin-right: 5px;
}

.reviewCont .reviewTitle span {
    margin-left: 5px;
}

.reviewCont ul {
    margin: 0 0 1em;
    padding: 0;
}

.reviewCont ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.testimonialCarousel a {
    font-family: "Avenir";
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    letter-spacing: 0.5px;
}

.testimonialCarousel a img {
    margin-left: 20px;
    margin-bottom: 5px;
}

.testimonialCarousel .parentTestimonialCarousel {
    display: none;
}

.testimonialCarousel .parentTestimonialCarousel.mobile {
    display: block;
}

@media (min-width: 768px) {
    .testimonialCarousel .parentTestimonialCarousel {
        display: block;
    }

    .testimonialCarousel .parentTestimonialCarousel.mobile {
        display: none;
    }
}
