.bottom-title,
.iframehtml > a,
.ns-ns,
.result-wrapp ul li,
.section-title h3,
.stimulus-result li strong,
.video-carousel .video-item .caption,
footer,
h2,
header {
    text-transform: uppercase
}

header,
header h2 {
    overflow: hidden
}

#cboxContent:before,
.gradient-overlay:before,
.play-btn:before,
header h2 span:before,
ul.list li:after {
    content: ''
}

.section,
header {
    background-color: #000
}

.container,
.section,
header h2 span {
    position: relative
}

h1,
h2,
h4,
h5,
h6,
ul.list li p strong {
    font-family: din-pro-condensed-bold
}

.section {
    width: 100%;
    color: #fff;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mejs__controls {
    display: none!important
}

.container {
    width: 80%;
    max-width: 1730px;
    margin: 0 auto;
    padding: 3rem 0;
    z-index: 4
}

#cboxNext,
#cboxPrevious {
    margin-top: -22px;
    width: 32px;
    height: 55px
}

.container .row:last-child,
header h2 {
    margin-bottom: 0
}

.result-container {
    padding: 3rem 0 2rem
}

.small-container {
    padding: 2rem 0
}

.scroll-indicator {
    position: fixed;
    bottom: 9%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 99;
    font-size: 42px;
    color: #d90502;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.scroll-indicator:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

p {
    font-size: 26px;
    letter-spacing: 0.1px;
    line-height: 136%;
}

h1 {
    font-size: 32px;
    letter-spacing: 1px
}

h2 {
    font-size: 2.2rem
}

header {
    color: #FFF;
    padding: 12px 0 0;
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}

#cboxContent {
    padding: 24px 2px 3px;
    background-color: transparent
}

#cboxContent:before {
    position: absolute;
    left: 0;
    z-index: 1;
    opacity: .8;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f95a05;
    background: -moz-linear-gradient(-45deg, rgba(249, 90, 5, 1) 24%, rgba(240, 35, 2, 1) 54%, rgba(240, 35, 2, 1) 54%, rgba(147, 18, 0, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(249, 90, 5, 1) 24%, rgba(240, 35, 2, 1) 54%, rgba(240, 35, 2, 1) 54%, rgba(147, 18, 0, 1) 100%);
    background: linear-gradient(135deg, rgba(249, 90, 5, 1) 24%, rgba(240, 35, 2, 1) 54%, rgba(240, 35, 2, 1) 54%, rgba(147, 18, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f95a05', endColorstr='#931200', GradientType=1);
    clip-path: polygon(0 95%, 32px 100%, 100% 100%, 100% 23px, 34% 23px, 33% 0, 12.92134831460674% 0, 11.79775280898876% 23px, -1px 23px);
    -webkit-clip-path: polygon(0 95%, 32px 100%, 100% 100%, 100% 23px, 34% 23px, 33% 0, 12.92134831460674% 0, 11.79775280898876% 23px, -1px 23px)
}

#cboxLoadedContent {
    position: relative;
    z-index: 2;
    border: none;
    clip-path: polygon(0 95%, 32px 100%, 100% 100%, 100% 0, 0 0, 0 0, 0 0, 0 23px, -1px 23px);
    -webkit-clip-path: polygon(0 95%, 32px 100%, 100% 100%, 100% 0, 0 0, 0 0, 0 0, 0 23px, -1px 23px)
}

#cboxClose {
    position: absolute;
    top: 23px;
    right: 0;
    display: block;
    background: url(https://cdnsparktstudios-huf0e6grg7ekafb2.z01.azurefd.net/case/axa-health-first/images/close.png) center center no-repeat #ef4023;
    width: 38px;
    height: 38px;
    text-indent: -9999px;
    background-size: 80% 80%
}

.article-img,
.section-title h3,
header h2 span,
ul.list {
    display: inline-block
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    z-index: 4
}

#cboxNext {
    right: 0;
    background: url(https://cdnsparktstudios-huf0e6grg7ekafb2.z01.azurefd.net/case/axa-health-first/images/arrows.png) right center no-repeat #ef4023;
    background-size: 200% auto
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 0;
    background: url(https://cdnsparktstudios-huf0e6grg7ekafb2.z01.azurefd.net/case/axa-health-first/images/arrows.png) left center no-repeat #ef4023;
    text-indent: -9999px;
    background-size: 200% auto
}

#cboxNext:hover {
    background-position: right center
}

#cboxPrevious:hover {
    background-position: left center
}

.mejs__overlay-button {
    background-color: transparent;
    background-image: url(/case/_assets/024b3d08252f4abb353e9f32606ac0c6.png);
    background-repeat: no-repeat;
    background-position: 0 -39px;
    width: 80px;
    height: 80px;
    opacity: .8
}

.mejs__overlay:hover>.mejs__overlay-button {
    background-position: 0 -39px;
    background-color: transparent;
    opacity: 1
}

.mejs__overlay:active>.mejs__overlay-button,
.mejs__overlay:focus>.mejs__overlay-button,
.mejs__overlay:visited>.mejs__overlay-button {
    opacity: .3
}

.mejs__overlay-button.mejs__overlay-loading-bg-img {
    background-position: -160px -40px !important;
}

header .container {
    padding: 0
}

header h1 {
    word-spacing: .1vw;
    margin: 0
}

header h2 {
    margin-top: 12px;
    font-size: 1.1vw
}

header h2 span {
    width: auto;
    float: right;
    background-color: #d90502;
    padding: .5rem 2rem
}

header h2 span:before {
    height: 100%;
    width: 75px;
    background-color: #d90502;
    position: absolute;
    left: -60px;
    top: 0;
    transform: skewX(-24deg);
    -webkit-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg)
}

ul.list {
    vertical-align: top;
    padding-left: 24px
}

ul.list li {
    margin-bottom: 2px;
    position: relative
}

ul.list li:after {
    position: absolute;
    left: -16px;
    width: 6px;
    height: 1px;
    background-color: #000 !important;
    top: 0.8rem;
}

ul.list li:nth-child(1):after {
    background-color: #fb0d5b
}

ul.list li:nth-child(2):after {
    background-color: #fc0
}

ul.list li:nth-child(3):after {
    background-color: #ef4023
}

ul.list li:nth-child(4):after {
    background-color: #13aaa9
}

ul.list li:nth-child(5):after {
    background-color: #fb0d5b
}

ul.list li:nth-child(6):after {
    background-color: #fc0
}

ul.list li:nth-child(7):after {
    background-color: #ef4023
}

ul.list li:nth-child(8):after {
    background-color: #3d4667
}

ul.list li:nth-child(9):after {
    background-color: #13aaa9
}

ul.list li:nth-child(10):after {
    background-color: #fb0d5b
}

ul.list li:nth-child(11):after {
    background-color: #fc0
}

ul.list li:nth-child(12):after {
    background-color: #ef4023
}

ul.list li:nth-child(13):after {
    background-color: #3d4667
}

ul.list li:nth-child(14):after {
    background-color: #13aaa9
}

ul.list li p {
    font-size: 16px;
    margin-top: 0!important
}

.orange-text {
    color: #ef4023!important
}

@media screen and (min-width:1200px) {
    header.header-hide {
        transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
    }



    .banner-video {
        width: 100%;
        height: 100vh;
        padding-top: 0
    }
    .banner-video .mejs__container {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%!important;
        width: 100% !important;
    }
    .banner-video .mejs__container iframe {
        height: 100%; width: 100%;
    }
 /*   .banner-source video {
        width: 100%;
        height: 100%
    }*/
}

.cypher-section {
    margin-top: -24px;
    margin-bottom: -3%;
    padding-top: 23px;
    z-index: 9;
    min-height: 300px;
    clip-path: polygon(0 95%, 3% 100%, 100% 100%, 100% 23px, 53% 23px, 52% 0, 12% 0, 11% 23px, 0 23px);
    -webkit-clip-path: polygon(0 95%, 3% 100%, 100% 100%, 100% 23px, 53% 23px, 52% 0, 12% 0, 11% 23px, 0 23px);
    background: #fd410b;
    background: -moz-radial-gradient(center, ellipse cover, rgba(253, 65, 11, 1) 68%, rgba(253, 43, 0, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(253, 65, 11, 1) 68%, rgba(253, 43, 0, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(253, 65, 11, 1) 68%, rgba(253, 43, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fd410b', endColorstr='#fd2b00', GradientType=1);
    color: #FFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center
}

.cypher-section-next {
    padding-top: 3%
}

.fixed-bg {
    background-attachment: fixed
}

.blue-bg {
    background-color: #d73755!important
}

.yellow-bg {
    background-color: #fc0!important;
    color: #000
}

.green-bg {
    background-color: #13aaa9!important
}

.black-bg {
    background-color: #000!important;
    color: #FFF
}

.orange-bg {
    background-color: #ef4023!important;
    color: #FFF
}

.pink-bg {
    background-color: #fb0d5b!important;
    color: #FFF
}

.section-title h3 {
    font-size: 24px;
    letter-spacing: .6px;
    height: 55px;
    line-height: 55px;
    position: relative;
    background-color: #fc0;
    color: #000;
    padding: 0 1.5rem;
    transform: skewX(-24deg);
    -webkit-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    -moz-transform: skewX(-24deg);
    border: 1px solid transparent
}

.section-title h3:after,
.section-title h3:before {
    position: absolute;
    width: 30px;
    height: 30px;
    content: ''
}

.section-title h3:after {
    right: -1px;
    top: -1px;
    border-top: 3px solid #000;
    border-right: 3px solid #000
}

.section-title h3:before {
    left: -1px;
    bottom: -1px;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000
}

.section-title.orange-border h3,
.section-title.orange-border h3:after,
.section-title.orange-border h3:before {
    border-color: #fd410b
}

.section-title.orange-border h3.black-bg {
    color: #FFF
}

.article-img,
.article-img img {
    width: 100%
}

.section-title h3 span {
    display: inline-block;
    transform: skewX(24deg);
    -webkit-transform: skewX(24deg);
    -moz-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    position: relative;
    z-index: 2
}

.paragraph {
    padding: 12px 0;
    font-family: fedra-latin-demi;
}

.paragraph p {
    text-align: justify;
    margin-bottom: 1.5rem;
    font-size: 26px;
    letter-spacing: 0.3px;
    line-height: 160%;
    color: rgba(255, 255, 255, 0.80)
}

.white-bg .paragraph p {
    color: rgba(0, 0, 0, 0.80)
}

.paragraph p:last-child {
    margin-bottom: 0
}

.paragraph p:first-child {
    margin-top: 12px
}

.paragraph h2 {
    margin: 0 0 8px
}

.paragraph h3 {
    margin: 8px 0 12px;
    font-size: 1.8rem;
    opacity: .6
}

.paragraph h4 {
    font-family: fedra-latin-bold;
    font-size: 30px;
}

.hvr-bob {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

.video-link-wrapp {
    position: relative
}

.video-link {
    position: absolute;
    right: 0!important;
    left: inherit;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center
}

.gradient-overlay,
.video-link a {
    position: relative
}

.objective-block,
.video-link a {
    display: inline-block;
    vertical-align: top
}

.objective-block li,
.result-wrapp ul li {
    align-items: center;
    float: left;
    text-align: center
}

.video-link a img {
    vertical-align: top;
    width: 100%
}

.gradient-overlay:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .5) 27%, rgba(0, 0, 0, .27) 68%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .5) 27%, rgba(0, 0, 0, .27) 68%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .5) 27%, rgba(0, 0, 0, .27) 68%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1)
}

.objective-block {
    margin: 16px 0;
    width: 100%
}

.objective-block li {
    width: 33.33%;
    padding: 36px;
    font-size: 20px;
    letter-spacing: 1px;
    font-family: din-pro-regular;
    min-height: 200px;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    position: relative
}

.objective-block li.yellow-bg {
    color: #000
}

.objective-block li .numbercount {
    display: inline-block;
    background-color: #3d4667;
    width: 70px;
    height: 70px;
    line-height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    border: 3px solid #fd410b;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-family: din-pro-bold;
    font-size: 40px;
    color: #FFF
}

.objective-block li.blue-bg .numbercount {
    background-color: #fc0;
    color: #000
}

.objective-block li.yellow-bg .numbercount {
    background-color: #13aaa9;
    color: #FFF
}

.objective-block li.green-bg .numbercount {
    background-color: #3d4667;
    color: #FFF
}

.play-btn {
    position: relative
}

.play-btn:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 65px;
    height: 65px;
    display: inline-block;
    background-image: url(https://cdnsparktstudios-huf0e6grg7ekafb2.z01.azurefd.net/case/axa-health-first/images/play-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s
}

.play-btn:hover::before {
    transform: translate(-50%, -50%) scale(.8);
    -webkit-transform: translate(-50%, -50%), scale(.8)
}

.white-bg {
    background: rgb(244, 244, 244);
    /* background: -moz-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 69%, rgba(244, 244, 244, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 69%, rgba(244, 244, 244, 1) 100%);
    background: linear-gradient(to bottom, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 69%, rgba(244, 244, 244, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4', GradientType=0); */
    background-image: url(https://cdnsparktstudios-huf0e6grg7ekafb2.z01.azurefd.net/case/axa-health-first/images/bg.jpg);
    background-repeat: repeat-x;
    background-size: auto 100%;
    color: #000
}

.white-bg .main-title .title-icon img {
    filter: brightness(0);
    -webkit-filter: brightness(0);
}

.purple-bg {
    background-color: #3d4667!important;
    color: #FFF
}

.video-carousel .video-item {
    padding: 8px 4px
}

.video-carousel .video-item a {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 200px
}

.video-carousel .video-item a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top
}

.video-carousel .slick-next,
.video-carousel .slick-prev {
    height: 100%;
    width: 14.2%;
    background-color: rgba(239, 64, 35, .8);
    z-index: 2
}

.video-carousel .video-item .caption {
    padding: 8px 8px 0;
    font-size: 18px;
    text-align: center;
    font-family: din-pro-regular
}

.video-carousel .slick-next {
    right: 0
}

.video-carousel .slick-prev {
    left: 0
}

.slick-next:before,
.slick-prev:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #fff;
    font-size: 120px;
    line-height: 1px
}

.slick-prev:before {
    content: "\f104"
}

.pro-font-para {
    word-spacing: .3rem
}

.pro-font-para p span {
    color: #ef4023
}

.pro-font-para p strong {
    font-family: din-pro-black;
    font-size: 135%
}

.green-bg .pro-font-para p span {
    color: #000
}

.ns-ns {
    font-size: 28px;
    text-align: center;
    display: inline-block;
    width: 100%;
    line-height: 110%;
    margin: 3.5rem 0 0;
    font-family: sf-trans-robotics-bold-italic
}

.stimulus-result li strong,
footer strong {
    font-family: din-pro-black
}

.title-track img {
    width: 100%;
    margin: 0 auto
}

.title-track-container {
    margin-top: -13%
}

.title-track a {
    display: inline-block;
    width: 100%
}

.title-track .play-btn:before {
    width: 105px;
    height: 105px
}

.iframehtml {
    position: relative;
    padding: 0!important;
    box-shadow: 0 0 6px rgba(0, 0, 0, .5)
}

.iframehtml .img-scroll {
    height: auto;
    max-height: 630px;
    width: 100%;
    overflow: auto
}

.iframehtml .img-scroll img {
    width: 100%
}

.iframehtml > a {
    display: inline-block;
    width: 100%;
    height: 55px;
    font-size: 20px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    background: #8f2a87;
    background: -moz-linear-gradient(left, rgba(143, 42, 135, 1) 0, rgba(252, 4, 82, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(143, 42, 135, 1) 0, rgba(252, 4, 82, 1) 100%);
    background: linear-gradient(to right, rgba(143, 42, 135, 1) 0, rgba(252, 4, 82, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8f2a87', endColorstr='#fc0452', GradientType=1);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2
}

.stimulus-result {
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    text-align: center
}

.stimulus-result ul {
    display: inline-block;
    width: 80%;
    max-width: 1730px;
    margin: 0 auto;
    vertical-align: bottom
}

.stimulus-result li {
    width: 50%;
    float: left;
    padding: 12px 0;
    font-size: 30px
}

.stimulus-result li strong {
    font-size: 135%
}

.mobile-video-section {
    text-align: center;
    margin-bottom: 4rem;
    position: relative
}

.mobile-wrapp {
    margin: 0 auto;
    width: 60%;
    position: relative;
    z-index: 4
}

.mobile-wrapp img {
    width: 100%
}

.mobile-video-item {
    position: absolute;
    left: 11.7%;
    top: 19.6%;
    width: 76.7%;
    height: 60.4%;
    border-radius: .6vw;
    overflow: hidden;
    z-index: 4
}

/*.mobile-video-item .mejs__container {
    height: 100%!important
}

.mobile-video-item .mejs__container iframe {
    height: 100%
}*/

.mobile-video-item video {
    width: 100%;
    height: 100%
}

.devising-twitt {
    display: inline-block;
    width: auto
}

.devising-twitt li {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 35px rgba(0, 0, 0, .4)
}

.result-slider .slick-dots li,
footer {
    position: relative;
    overflow: hidden
}

.devising-twitt li img {
    width: 100%;
    vertical-align: top
}

.devising-twitt li:nth-child(1) {
    z-index: 5;
    top: 65%;
    left: 13%;
    width: 20%
}

.devising-twitt li:nth-child(2) {
    z-index: 2;
    top: 27%;
    left: 2%;
    width: 23%
}

.devising-twitt li:nth-child(3) {
    z-index: 2;
    right: 10%;
    left: inherit;
    top: 52%;
    width: 15%
}

.devising-twitt li:nth-child(4) {
    z-index: 4;
    left: inherit;
    right: 1%;
    width: 15%
}

.devising-twitt li:nth-child(5) {
    left: inherit;
    right: 14%;
    z-index: 5;
    top: -11%;
    width: 15%
}

footer {
    text-align: center;
    letter-spacing: .3rem
}

footer h4 {
    font-size: 1.8rem
}

footer strong {
    font-size: 135%
}

.result-wrapp ul {
    display: inline-block;
    vertical-align: bottom;
    width: 100%
}

.result-wrapp ul li {
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    width: 25%;
    padding: 36px;
    height: 350px;
    letter-spacing: 1px
}

.result-slider .slick-slide img,
.side-banner .slick-slide img {
    height: auto;
    width: 100%
}

.result-wrapp ul li h5,
.result-wrapp ul li h6 {
    font-family: din-pro-bold;
    letter-spacing: .5px;
    text-transform: uppercase
}

.result-wrapp ul li h5 {
    font-size: 32px;
    color: #000;
    margin-bottom: 18px
}

.result-wrapp ul li h6 {
    font-size: 20px
}

.result-wrapp ul li span {
    font-family: din-pro-black;
    font-size: 125%;
    line-height: 105%
}

.result-wrapp ul li strong {
    font-size: 200%;
    line-height: 105%
}

.side-banner {
    width: 100%;
    padding: 8px;
    background-color: rgba(0, 0, 0, .1)
}

.side-banner .side-slider {
    padding: 8px
}

.bottom-title {
    letter-spacing: 1px;
    font-size: 22px;
    font-family: din-pro-regular;
    padding: 12px 0
}

.bottom-title span {
    font-family: din-pro-black;
    font-size: 120%;
    line-height: 105%
}

.result-slider {
    padding: 24px;
    background-color: #ef4023
}

.result-slider .slick-dots {
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    height: 24px;
    left: 0
}

.result-slider .slick-dots li,
.result-slider .slick-dots li button {
    height: 24px;
    width: 24px;
    background-color: #000
}

.result-slider .slick-dots li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ef4023;
    transition: all ease-in-out .3s;
    transform: translateY(-100%)
}

.result-slider .slick-dots li.slick-active:after {
    transform: translateY(0)
}

.main-title {
    font-family: fedra-latin-bold;
}

.main-title h3 {
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.main-title .title-icon {
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.main-title .title-icon img {
    width: 100%;
    vertical-align: top;
}

.mahindra-bg {
    /* background: rgb(21,56,119);
    background: -moz-linear-gradient(0deg, rgba(21,56,119,1) 0%, rgba(0,82,156,1) 50%, rgba(21,56,119,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(21,56,119,1) 0%, rgba(0,82,156,1) 50%, rgba(21,56,119,1) 100%);
    background: linear-gradient(0deg, rgba(21,56,119,1) 0%, rgba(0,82,156,1) 50%, rgba(21,56,119,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#153877",endColorstr="#153877",GradientType=1); */
    background: #d73755;
    background: -moz-linear-gradient(45deg, #d73755 0%, #d73755 10%, #d73755 10%, #153877 10%, #285d9f 10%, #153877 100%);
    background: -webkit-linear-gradient(45deg, #d73755 0%, #d73755 10%, #d73755 10%, #153877 10%, #285d9f 10%, #153877 100%);
    background: linear-gradient(45deg, #d73755 0%, #d73755 10%, #d73755 10%, #153877 10%, #285d9f 10%, #153877 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d73755', endColorstr='#153877', GradientType=1);
    color: #FFFFFF;
}

.figure-img {
    margin: 0;
}

.figure-img img {
    width: 100%;
    height: auto;
}

.figure-img.tah-text {
    max-width: 400px;
    min-width: 200px;
    width: 23%;
}

.tah-laptop > img {
    width: 100%;
    height: auto;
}

.tah-laptop {
    margin-bottom: 5%;
    position: relative;
}

.laptop {
    width: 90%;
    position: absolute;
    display: inline-block;
    bottom: -9%;
    ;
    right: 0;
}

.laptop img {
    width: 100%;
}

.results-wrapp {
    width: 100%;
}

.results-wrapp .row {
    margin-bottom: 0;
}

.results-wrapp ul {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.results-wrapp ul li {
    float: left;
    width: 100%;
    padding: 36px 24px !important;
    min-height: 310px !important;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}

.results-wrapp ul li:nth-child(even) {
    background: #da0503;
}

.results-wrapp ul li:nth-child(odd) {
    background: #000
}

.results-wrapp .icons {
    display: block;
    width: 100%;
    font-size: 40px;
}

.results-wrapp .result-title {
    display: block;
    width: 100%;
    font-size: 24px;
    font-family: fedra-latin-medium;
    text-transform: uppercase;
}

.results-wrapp h5 {
    font-size: 65px;
    font-family: fedra-latin-bold;
    margin: 0;
}

.results-wrapp p {
    font-size: 20px;
    text-transform: uppercase;
    font-family: fedra-latin-medium;
    margin-top: 6px;
}

.post-slider {
    display: inline-block;
    margin: 3% auto 0;
    max-width: 600px;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
}

.post-slider .slick-slide img {
    width: 100%;
}

.post-slider .slick-dots {
    bottom: -40px;
}

.post-slider .slick-dots li {
    width: 14px;
    height: 14px;
    margin: 0 4px;
}

.post-slider .slick-dots li button {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    width: 14px;
    height: 14px;
    padding: 0;
    font-size: 0;
}

.post-slider .slick-dots li.slick-active button {
    background-color: #e40103;
}

.post-slider .slick-dots li button:before,
.post-slider .slick-next:before,
.post-slider .slick-prev:before {
    display: none;
}

.white-bg.section:after {
    border-top-color: #dddddd;
}

.section .section-arrow {
    display: inline-block;
    position: absolute;
    left: 16.8%;
    bottom: -30px;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 30px solid #d73755;
    opacity: 1 !important;
}

.white-bg.section .section-arrow {
    border-top-color: #dddddd;
}

.sms-mobile {
    width: 100%;
    text-align: center;
    position: relative;
}

.sms-mobile span.mobile {
    display: inline-block;
    margin: 0 auto;
    width: 18%;
}

.sms-mobile span.mobile img {
    width: 100%;
}

.sms-mobile ul {
    display: inline-block;
}

.sms-mobile ul li {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 35px;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    width: 34%;
}

.sms-mobile ul li img {
    width: 100%;
    vertical-align: top
}

.sms-mobile ul li:nth-child(1) {
    top: 31%;
    left: 8%;
}

.sms-mobile ul li:nth-child(2) {
    left: 56%;
    top: 6%;
}

.sms-mobile ul li:nth-child(3) {
    left: 56%;
    top: 60%;
}

strong {
    font-weight: 600;
}

.card {
    max-width: 420px;
    margin: 0 auto;
}

.card-image {
    max-height: 740px;
    height: 30vw;
    overflow: auto;
    background-color: #fff;
    min-height: 250px;
}

.card .card-image img {
    transition: all ease 0.5s;
    vertical-align: top;
}

.card:hover .card-image img {
    opacity: 1
}

.card .card-content {
    min-height: 212px;
    background: #d90502;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.card .card-content p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-align: justify;
}

.banner-video {
    margin: 0 auto;
    background: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    padding-top: 15rem
}

/*.banner-video .mejs__container {
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    background: none !important;
}*/

.banner-video video {
    width: 100% !important;
    height: 100% !important;
}

.banner-video .mejs__overlay  {
    width: 100% !important;
    height: 100% !important;
}

    .result-table{overflow: auto; }
    .result-table td, .result-table th {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;border: 3px solid #fff;
    font-weight: bold;
    color: #FFF;
}


.video-blk {
    position: absolute;
    right: 0 !important;
    left: inherit;
    top: 50%;
    transform: translateY(-50%);
}

.banner-img {
    position: relative;
    height: 100vh;
}

img.responsive-img, video.responsive-video {
    max-width: 100%;
    height: auto;
}

.figure-img {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    border: 3px solid #FFFFFF;
    overflow: hidden;
}

.left-content .inner-container:after, .right-content .inner-container:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 124%;
    background-color: #f10227;
    z-index: 1;
}
.inner-container .content {
    position: relative;
    z-index: 2;
    text-align: justify;
}
.section .container .from-left:after {
    left: inherit;
    right: 0;
}


.inner-container {
    background-color: transparent;
    padding: 38px 48px;
    position: relative;
    color: #fff;
}

.section-number {
    font-size: 10vw;
    position: absolute;
    line-height: 100%;
    top: 4%;
    left: 0;
    color: #fff;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    font-family: 'fedra-latin-bold';
    opacity: 0.2;
}
.paragraph-blk {
    padding: 0 48px;
}



@media screen and (max-width:1920px) {
    .section .section-arrow {
        left: 10.8%;
        bottom: -29px;
    }
    .card .card-content {
        min-height: 237px;
    }
    .banner-video {
        max-width: 450px;
        padding-top: 10rem
    }
}

@media screen and (max-width:1680px) {
    .inner-container {
        padding: 28px 38px;
    }
    p br:first-child {
        display: none;
    }
    .container {
        padding: 3rem 0
    }
    .banner-video {
        max-width: 100% !important;
        padding-top: 6rem
    }
    h1 {
        font-size: 22px;
        letter-spacing: 0
    }
    header h2 {
        font-size: 26px
    }
    p {
        font-size: 20px
    }
    .section-title h3 {
        font-size: 20px;
        letter-spacing: .5px;
        height: 50px;
        line-height: 50px;
        margin: 8px 0
    }
    .objective-block li {
        font-size: 18px;
        min-height: 220px
    }
    .video-carousel .slick-next,
    .video-carousel .slick-prev {
        width: 20%
    }
    .video-carousel .video-item a {
        height: 150px
    }
    .mobile-wrapp {
        margin: 0 auto;
        width: 50%
    }
    .stimulus-result li {
        padding: 8px 0 12px;
        font-size: 22px
    }
    footer h4 {
        font-size: 1.3rem
    }
    footer {
        letter-spacing: .2rem
    }
    .devising-twitt li:nth-child(2) {
        z-index: 2;
        top: 27%;
        left: 7%;
        width: 23%
    }
    .devising-twitt li:nth-child(3) {
        z-index: 2;
        right: 15%;
        left: inherit;
        top: 52%;
        width: 14%
    }
    .devising-twitt li:nth-child(5) {
        left: inherit;
        right: 15%;
        z-index: 5;
        top: -8%;
        width: 14%
    }
    .devising-twitt li:nth-child(4) {
        z-index: 4;
        left: inherit;
        right: 3%;
        width: 13%;
        top: 16%
    }
    .result-wrapp ul li span {
        font-family: din-pro-black;
        font-size: 110%;
        line-height: 100%
    }
    .result-wrapp ul li {
        height: 260px
    }
    .result-wrapp ul li h5 {
        font-size: 28px
    }
    .result-wrapp ul li h6 {
        font-size: 16px
    }
    .bottom-title,
    .result-wrapp ul li p {
        font-size: 20px
    }
    .iframehtml .img-scroll {
        max-height: 525px
    }
    .bottom-title {
        letter-spacing: 1px;
        padding: 12px 0;
        line-height: 166%
    }
    .title-track .play-btn:before {
        width: 85px;
        height: 85px
    }
    .loader-wrapp figure figcaption {
        font-size: 20px;
        max-width: 1024px;
        margin-top: 10px
    }
    .paragraph p {
        text-align: justify;
        margin-bottom: 1.2rem;
        font-size: 20px;
        letter-spacing: 0.1px;
        line-height: 136%;
    }
    .main-title h3 {
        font-size: 26px;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        margin-bottom: 0;
    }
    .main-title .title-icon {
        width: 55px;
        height: 55px;
        margin-right: 8px;
    }
    .results-wrapp h5 {
        font-size: 40px;
    }
    .results-wrapp .icons {
        font-size: 36px;
    }
    .results-wrapp p {
        font-size: 18px;
        line-height: 21px;
    }
    .results-wrapp .result-title {
        font-size: 22px;
    }
    .section .section-arrow {
        bottom: -21px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 22px solid #d73755;
    }
    ul.list li p {
        font-size: 18px;
    }
    .paragraph h4 {
        font-size: 22px;
        letter-spacing: 0.5px;
    }
    ul.list li:after {
        top: 0.7rem;
    }
    .results-wrapp ul li {
        min-height: 250px !important;
        padding: 24px 24px !important;
    }
    .card .card-content p {
        font-size: 13px;
    }
    .card .card-content {
        min-height: 164px;
    }
    .card .card-image {
        max-height: 330px;
    }
}

@media screen and (max-width:1440px) {
    .container {
        padding: 2.5rem 0
    }
    h1 {
        font-size: 16px;
        letter-spacing: 1px
    }
    header h2 {
        font-size: 22px
    }
    header h2 span:before {
        width: 36px;
        left: -18px
    }
    h2 {
        font-size: 1.8rem
    }
    p {
        font-size: 20px
    }
    .paragraph h3 {
        font-size: 1.5rem
    }
    .objective-block li {
        padding: 20px
    }
    .objective-block li .numbercount {
        font-size: 30px;
        width: 60px;
        height: 60px;
        line-height: 50px
    }
    .play-btn:before {
        width: 45px;
        height: 45px
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 100px
    }
    .video-carousel .video-item .caption {
        font-size: 14px
    }
    .objective-block {
        margin: 8px 0 0
    }
    .result-wrapp ul li p {
        font-size: 17px;
        letter-spacing: .2px
    }
    .result-wrapp ul li h5 {
        font-size: 22px;
        margin-bottom: 8px
    }
    .result-wrapp ul li {
        height: 220px
    }
    .result-wrapp ul li h6 {
        font-size: 14px
    }
    ul.list li p {
        font-size: 16px
    }
    .card .card-content {
        min-height: 183px;
    }
}

@media screen and (max-width:1200px) {
    h1 {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 22px;
        min-height: 44px;
    }
    header h2 {
        font-size: 20px
    }
    header h2 span:before {
        width: 35px;
        left: -20px
    }
    footer {
        letter-spacing: .1rem;
        padding: 0 20px
    }
    footer h4 {
        font-size: 1rem
    }
    main {
        padding-top: 85px
    }
    header {
        height: 105px
    }
    .result-wrapp ul li {
        height: 220px;
        padding: 20px
    }
    .result-wrapp ul li h5 {
        font-size: 20px;
        margin-bottom: 8px
    }
    .card .card-image img {
        opacity: 1;
    }
    .banner-img {
        height: auto;
    }
}

@media screen and (max-width:992px) {
    p > br {
        display: none;
    }
    .video-link {
        position: relative;
        right: inherit
    }
    h1 {
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 22px;
        padding: 0 14px
    }
    header {
        height: 95px
    }
    header h2 {
        font-size: 16px;
        margin-top: 8px
    }
    .article-img.black-bg img {
        width: 50%;
        float: left;
        max-height: 300px;
        object-fit: contain
    }
    .ns-ns {
        width: 50%;
        margin-top: 0
    }
    .iframehtml .img-scroll {
        height: auto;
        max-height: 450px
    }
    .title-track-container {
        margin-top: -20%
    }
    .pro-font-para {
        word-spacing: .1rem
    }
    .objective-block {
        margin: 48px 0 0
    }
    .objective-block li {
        width: 100%
    }
    .stimulus-result li {
        font-size: 24px
    }
    .cypher-section {
        clip-path: polygon(0 97%, 7% 100%, 100% 100%, 100% 12px, 53% 12px, 49% 0, 12% 0, 8% 12px, 0 12px);
        -webkit-clip-path: polygon(0 97%, 7% 100%, 100% 100%, 100% 12px, 53% 12px, 49% 0, 12% 0, 8% 12px, 0 12px);
        padding-top: 12px;
        margin-bottom: -5%
    }
    .cypher-section-next {
        padding-top: 5%
    }
    .paragraph {
        padding: 12px
    }
    .video-carousel .video-item a {
        height: 170px
    }
    .mobile-wrapp {
        margin: 0 auto;
        width: 100%
    }
    .devising-twitt li {
        position: static;
        left: inherit;
        right: inherit;
        top: inherit;
        bottom: inherit;
        float: left;
        display: inline-block;
        padding: 10px;
        box-shadow: none;
        min-height: 236px
    }
    .devising-twitt li img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
    .devising-twitt li:nth-child(1),
    .devising-twitt li:nth-child(2) {
        width: 50%!important
    }
    .devising-twitt li:nth-child(3),
    .devising-twitt li:nth-child(4),
    .devising-twitt li:nth-child(5) {
        width: 33.33%!important
    }
    footer h4 {
        font-size: 1rem;
        line-height: 148%
    }
    .result-wrapp ul li {
        height: 190px;
        padding: 20px;
        width: 50%
    }
    .loader-wrapp figure figcaption {
        font-size: 16px;
        line-height: 24px
    }
    .results-wrapp ul li:nth-child(odd) {
        border-bottom: 1px solid #000;
    }
    .results-wrapp ul li:nth-child(even) {
        border-bottom: 1px solid #da0503;
    }
    .video-blk {
        position: static;
        transform: none;
        -webkit-transform: none;
        padding: 30px 48px !important;
    }
    .inner-container {
        padding: 24px 34px;
    }
}

@media screen and (max-width:732px) {
    .paragraph-blk {
        padding: 0 34px;
    }
    .mejs__mediaelement{
        position: static;
    }
    .banner-video .mejs__container{
        height: auto !important;
    }
    .banner-video{
        padding-top: 0px;
    }
    .section-card .card{
        margin-bottom: 15px;
    }
    .mejs__overlay-button,
    .mejs__overlay:hover>.mejs__overlay-button {
        background-position: 0 -25px
    }
    p {
        font-size: 20px;
        margin-bottom: 1.2rem
    }
    .cypher-section {
        margin-top: -13px
    }
    .container {
        padding: 1.5rem 0
    }
    .pro-font-para {
        word-spacing: 0;
        line-height: 240%
    }
    h2 {
        font-size: 1.6rem
    }
    .paragraph h3 {
        font-size: 1.3rem
    }
    .iframehtml .img-scroll {
        height: auto;
        max-height: 260px
    }
    .iframehtml > a {
        height: 45px;
        font-size: 18px;
        line-height: 45px
    }
    .section-title h3 {
        font-size: 18px;
        letter-spacing: .3px;
        height: 46px;
        line-height: 46px;
        margin: 0 0 6px
    }
    header h2 {
        font-size: 16px;
        margin-top: 8px
    }
    .article-img {
        width: 50%
    }
    h1 {
        font-size: 15px;
        line-height: 18px
    }
    header h2 span {
        padding: .5rem 1rem
    }
    header h2 span:before {
        width: 27px;
        left: -20px
    }
    header {
        padding: 8px 0 0;
        position: absolute;
        height: 83px
    }
    .objective-block li {
        font-size: 16px;
        min-height: 200px
    }
    .devising-twitt li {
        min-height: 203px;
        padding: 5px
    }
    main {
        padding-top: 83px
    }
    #cboxContent:before {
        -webkit-clip-path: polygon(0 95%, 32px 100%, 100% 100%, 100% 12px, 35% 12px, 31% 0, 14% 0, 11% 12px, 0 12px);
        clip-path: polygon(0 95%, 32px 100%, 100% 100%, 100% 12px, 35% 12px, 31% 0, 14% 0, 11% 12px, 0 12px)
    }
    #cboxContent,
    #cboxLoadedContent,
    #colorbox {
        max-width: 1000px!important;
        margin: 0 auto;
        max-height: 80vh!important
    }
    #cboxContent {
        padding: 14px 2px 3px
    }
    #cboxNext,
    #cboxPrevious {
        margin-top: -12px;
        width: 16px;
        height: 35px
    }
    #cboxClose {
        width: 28px;
        height: 28px;
        top: 12px
    }
    .mejs__overlay-button,
    .title-track .play-btn:before {
        width: 55px;
        height: 55px
    }
    .loader-wrapp figure figcaption {
        font-size: 20px;
        line-height: 24px
    }
    .mejs__overlay-button {
        background-color: transparent;
        background-image: url(/case/_assets/024b3d08252f4abb353e9f32606ac0c6.png);
        background-repeat: no-repeat;
        opacity: .8;
        background-size: 490%
    }
    .mejs__overlay-button.mejs__overlay-loading-bg-img {
        background-size: 535%;
        background-position: -120px -30px !important;
    }
    ul.list li p {
        font-size: 18px
    }
    .paragraph p {
        margin-bottom: 1rem;
        font-size: 18px;
    }
    .main-title h3 {
        font-size: 22px;
        letter-spacing: 1px;
        margin-top: 0;
    }
    .paragraph p:first-child {
        margin-top: 0;
    }
    .main-title .title-icon {
        width: 48px;
        height: 48px;
        margin-right: 6px;
    }
    .post-slider {
        box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.3);
    }
    .post-slider .slick-dots li button {
        background-color: rgba(0, 0, 0, 0.7);
        border-radius: 50%;
        width: 9px;
        height: 9px;
    }
    .post-slider .slick-dots li {
        width: 9px;
        height: 9px;
        margin: 0 2px;
    }
    .post-slider .slick-dots {
        bottom: -25px;
    }
    .results-wrapp ul li {
        padding: 16px 6px !important;
    }
    .results-wrapp h5 {
        font-size: 28px;
    }
    .results-wrapp .result-title {
        font-size: 18px;
    }
    .results-wrapp .icons {
        font-size: 28px;
    }
    .results-wrapp p {
        font-size: 12px;
        line-height: 14px;
    }
    .results-wrapp ul li {
        min-height: 175px !important;
    }
    .section .section-arrow {
        bottom: -13px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 14px solid #d73755;
        left: 13.8%;
    }
    .video-blk {
        padding: 20px 34px !important;
    }
}

@media screen and (max-width:500px) {
    .paragraph-blk {
        padding: 0 24px;
    }
    .section-number {
        font-size: 12vw;
        top: 3.2%;
        left: 8px;
    }
    .paragraph {
        padding: 12px 0
    }
    .stimulus-result li {
        width: 100%;
        float: left;
        padding: 6px 0;
        font-size: 20px;
        border-top: 1px solid #fc0
    }
    .article-img,
    .stimulus-result ul {
        width: 100%
    }
    h1 {
        font-size: 13px;
        letter-spacing: 0;
        line-height: 16px;
        min-height: 48px;
    }
    header h2 span:before {
        display: none
    }
    header h2 span {
        padding: .2rem 1rem;
        width: 100%
    }
    header h2 {
        font-size: 12px;
        margin-top: 10px
    }
    .cypher-section {
        clip-path: polygon(0 98%, 7% 100%, 100% 100%, 100% 12px, 53% 12px, 49% 0, 12% 0, 8% 12px, 0 12px);
        -webkit-clip-path: polygon(0 98%, 7% 100%, 100% 100%, 100% 12px, 53% 12px, 49% 0, 12% 0, 8% 12px, 0 12px)
    }
    main {
        padding-top: 85px
    }
    .devising-twitt li {
        min-height: 124px
    }
    .mobile-wrapp {
        margin: 0 auto;
        width: 120%;
        left: -10%
    }
    header {
        height: 85px;
        position: fixed
    }
    .result-wrapp ul li {
        width: 100%;
        height: auto
    }
    .post-slider {
        margin: 5% auto 0;
        width: 85%;
    }
    .sms-mobile span.mobile {
        width: 48%;
        margin-bottom: 6px
    }
    .sms-mobile ul li {
        position: static;
        width: 100%;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .card .card-content {
        min-height: auto;
    }
}