@media only screen and (max-width: 767px) {
    h2 {
        font-size: 36px;
        line-height: 42px;
        font-weight: 400;
        font-family: 'DM Serif Display';
        color: #00244A ;
    }
    .atf-fix {
        display: none;
    }
    .right-top:before {
        height: 19.81px;
    }
    .right-top::after {
        width: 19.81px;
    }
    .right-bottom:before {
        height: 19.81px;
    }
    .right-bottom::after {
        width: 19.81px;
    }
    .hp-atf {
        position: relative;
    }
    .hp-atf .atf-desk {
        display: none;
    }
    .hp-atf .atf-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .hp-atf .atf-right {
        width: 100%;
        position: relative;
        top: -8px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        z-index: -2;
    }
    .hp-atf .atf-right img {
        width: 100%;
        height: 100%;
    }
    .hp-atf .atf-left {
        position: relative;
        width: calc(100% - 30px);
        /*top: -206px;*/
        margin: 0 auto;
        background-color: #F9F9F9;
        padding: 39px 8px 42px 37px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .hp-atf .atf-left::after {
        content: '';
        width: calc(100% + 30px);
        height: calc(100% - 3px);
        position: absolute;
        left: -15px;
        top: 17px;
        background-color: #00244A ;
        z-index: -1;
    }
    .hp-atf .atf-left::before {
        content: '';
        position: absolute;
        right: -15px;
        top: 100%;
        background-color: #F9F9F9;
        width: 252px;
        height: 20px;  /* 6-4-24 was 211px */
        z-index: -1;
    }
    .hp-atf .atf-left span {
        min-height: 61px;
        display: inline-block;
        margin-top: 5px;
        text-transform: uppercase;
        max-width: 71%;
        letter-spacing: 1.54px;
        line-height: 20px;
    }
    .hp-atf .atf-right span {
        display: none;
    }
    .hp-atf .atf-right img {
        width: 100%;
    }
    .hp-atf p {
        margin-bottom: 30px;
        width: 87%;
    }
    .hp-atf .btn {
        max-width: 221px;
    }
    /* AFT ENDS HERE */
    /* BTF ROW1 STARTS HERE */
    .btf-row1 {
        padding: 25px 24px 0 34px;
        position: relative;
        /*top: -161px;*/
        min-height: 1621px;
    }
    .btf-row1 .btf-row1-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .btf-row1 .btfrow1-right {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 47px;
        padding-left: 4px;
    }
    .btf-row1 .btfrow1-left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        position: relative;
        z-index: 2;
    }
    .btf-row1 .btfrow1-right h2 {
        max-width: 80%;
        line-height: 47px;
        margin-bottom: 31px;
    }
    .btf-row1 .btfrow1-right p {
        max-width: 95%;
        margin-bottom: 33px;
        color: #0E0E0E;
        font-size: 20px;
        line-height: 34px;
        letter-spacing: 0.94px;
    }
    .btf-row1 .btfrow1-right ul {
        position: relative;
        margin-bottom: 28px;
        padding-left: 30px;
        width: 90%;
    }
    .btf-row1 .btfrow1-right ul::after {
        content: '';
        position: absolute;
        top: -7px;
        left: 0px;
        width: 2px;
        height: 100%;
        background-color: #F1BC03;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .btf-row1 .btfrow1-right ul li {
        letter-spacing: 0.64px;
        color: #0E0E0E;
        margin-bottom: 7px;
    }
    .btf-row1 .btn {
        padding: 15px 11.5px;
    }
    .btf-row1 .btfrow1-left img {
        /* max-height: 522px; */
    }
    .btf-row1 .right-top:before {
        top: -9px;
        left: -10px;
        height: 17.81px;
    }
    .btf-row1 .right-top:after {
        top: -9px;
        left: -10px;
        width: 17.81px;
    }
    .btf-row1 .right-bottom:before {
        bottom: -2px;
        right: -8px;
        height: 17.81px;
    }
    .btf-row1 .right-bottom:after {
        bottom: -2px;
        right: -8px;
        width: 17.81px;
    }
    /* BTF ROW 1 ENDS HERE */
    /* BTF ROW2 STARTS HERE */
    .btf-row2 {
        background-color: #00244A;
        padding: 134px 25px 66px;
        color: #ffffff;
        position: relative;
        top: -276px;
        z-index: 1;
    }
    .btf-row2 h2 {
        color: #ffffff;
        line-height: 47px;
        width: 75%;
        margin: 0 auto;
        text-align: center;
    }
	.btf-row2 .btftext-inner h4,
	.btf-row2 h3 { 
		color: #fff; 
	}
	.btftext-inner h4 { 
		color: #F1BC03; 
	}
    .btf-row2 .btfrow2-line {
        display: block;
        width: 2px;
        height: 64.67px;
        background-color: #FFFFFF;
        margin: 23px auto 15px;
    }
    .btf-row2 .right-bottom:after {
        width: 26px;
        right: 20px;
        bottom: 23px;
    }
    .btf-row2 .right-bottom::before {
        height: 26px;
        right: 20px;
        bottom: 23px;
    }
    .btf-row2 .btfrow2-content {
        margin-top: 120px;
    } 
    .btf-row2 .right-top {
        display: none;
    }
    .btf-row2 span.btfrow2-thoughts {
        font-size: 20px;
        line-height: 34px;
        width: 100%;
        text-align: center;
        margin: 0 auto 69px;
        display: block;
        letter-spacing: 0.89px;
    }
    .btf-row2 h3 {
        font-size: 28px;
        line-height: 36px;
        font-weight: 400;
        font-family: 'DM Serif Display';
        width: 93.2%;
        text-align: center;
        margin: 0 auto 47px;
    }
    .btf-row2 .btfrow-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .btf-row2 .btftext-inner h4 {
        font-size: 29px;
        line-height: 34px;
        font-weight: 400;
        font-family: 'DM Serif Display';
        margin-bottom: 25px;
		color: #F1BC03;
    }
    .btf-row2 .btftext-inner p {
        line-height: 26px;
        letter-spacing: 0.7px;
    }
    .btf-row2 .btftext-inner {
        margin-bottom: 44px;
    }
    .btfrow2-btnline {
        position: relative;
    }
    .btfrow2-btnline::after {
        content: '';
        position: absolute;
        top: 27.91px;
        left: -25px;
        width: 50%;
        height: 2px;
        background-color: #ffffff;
        z-index: -1;
    }
    .btfrow2-btnline a {
        max-width: 230px;
        width: 230px;
        border: 2px solid #ffffff;
        background-color: #034284 !important;
        margin: 0 auto;
        font-size: 16px;
        letter-spacing: 1.66px;
        line-height: 26px;
        padding: 13.9px 11.5px;
        font-family: 'DM Serif Display';
        text-transform: uppercase;
    }
    .btf-row2 .btftext-inner:last-child {
        margin-bottom: 61px;
    }
    .btf-row2 .btftext-inner:last-child h4 {
        margin-top: 11px;
    }
    /* BTF ROW 2 ENDS HERE */
    /* BTF ROW 3 STARTS HERE */
    .btf-row3 {
        padding: 0 38px 84px;
        position: relative;
        top: 40px;		/* 6-4-24- prev -223px  */
    }
    .btf-row3 .btfrow3-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .btf-row3 h2 {
        line-height: 47px;
        color: #00244A ;
        margin-bottom: 10px;
    }
    .btf-row3 .btfrow3-right {
        position: relative;
    }
	.btf-row3 .btfrow3-right li a {
		color: #00244A ;
	}
    .btf-row3::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: calc(100% - 26px);
        height: 760px;
        background-color: #F9F9F9;
        z-index: -1;
    }
    .btf-row3 .btfrow3-right ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0px;
    }
    .btf-row3 .btfrow3-right ul li {
        font-size: 20px;
        text-transform: uppercase;
        color: #00244A ;
        line-height: 26px;
        font-weight: 700;
        margin-bottom: 5px;
    }
    .btf-row3 .btfrow3-right ul li:last-child {
        margin-bottom: 0;
    }
	.btfrow3-right ul li span a {
		margin-bottom: 15px;
	}	
	/* 6-10-24 Style for practice_name_desc field  */
	span.practice_name_desc {
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
	}

	.btf-row3 .btfrow3-left h2 {
	margin-bottom: 25px;
	font-size: 60px;
    line-height: 1em;
	padding: 20px 0 0 0;
    }	
	
	/* 6-4-24 Added span style */
	.btf-row3 .btfrow3-left h2 span {
	text-transform: uppercase;
    color: #F1BC03;
    font-size: 120%;
    font-weight: 900;
	font-family: 'Lato';
    }
    /* BTF ROW 3 ENDS HERE */
	
    /* BTF ROW 4 STARTS HERE */
    .btf-row4 {
        background-image: url(../images/btf4-bg-mobile.webp);
        padding: 54px 0 0 26px;
        position: relative;
        height: 768px;
        top: -263px;
        z-index: 1;
    }
    .btf-row4 .btfrow4-right {
        position: absolute;
        top: 99px;
        right: 0;
        width: 89%;
        padding: 59px 11px 49px 44px;
        background-color: #F9F9F9;
    }
    .btf-row4 .btfrow4-right::after {
        content: '';
        position: absolute;
        top: 24px;
        left: -15px;
        width: calc(100% + 15px);
        height: calc(100% - 9px);
        background-color: #00244A ;
        z-index: -1;
    }
    .btf-row4 .right-inner h2 {
        line-height: 47px;
        margin-bottom: 40px;
    }
    .btfrow4-resolution-content {
        padding-left: 23px;
        margin-bottom: 39px;
    }
    .btf-row4 .btfrow4-resolution-content:last-child {
        margin-bottom: 29px;
    }
    .btf-row4 .resolution-top {
        position: relative;
    }
    .btf-row4 .resolution-top span {
        position: absolute;
        top: -17px;
        left: -37px;
        font-size: 52px;
        color: #F1BC03;
        line-height: 62px;
        font-family: 'DM Serif Display';
    }
    .btf-row4 .btfrow4-resolution-content h4 {
        font-size: 29px;
        line-height: 34px;
        font-family: 'DM Serif Display';
        font-weight: 400;
        color: #00244A ;
        margin-bottom: 11px;
    }
    .btf-row4 .btfrow4-resolution-content p {
        font-size: 16px;
        line-height: 26px;
        color: #0E0E0E;
        letter-spacing: 0.64px;
        width: 91%;
    }
    .btf-row4 .right-bottom:before {
        bottom: 20px;
        right: 17px;
        height: 26px;
    }
    .btf-row4 .right-bottom:after {
        bottom: 20px;
        right: 17px;
        width: 26px;
    }
    .btf-row4 .right-top:before {
        top: 21px;
        left: 23px;
        height: 31px;
    }
    .btf-row4 .right-top:after {
        top: 21px;
        left: 23px;
        width: 31px;
    }
    .btf-row4 .res-last {
        margin-bottom: 30px;
    }
    .btf-row4 .btn {
        padding: 15px 11.5px;
    }
    /* BTF ROW 4 ENDS HERE */
    /* BTF ROW 5 STARTS HERE */
    .btf-row5 {
        padding: 70px 22.4px 46px 25.8px;
    }
    .btf-row5 .btfrow5-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .btf-row5 .btfrow5-left {
        padding-left: 7px;
        margin-bottom: 63.9px;
    }
    .btf-row5 .btfrow5-left h2 {
        line-height: 47px;
        margin-bottom: 25px;
        padding-right: 15px;
    }
    .btf-row5 .btfrow5-left p {
        font-size: 20px;
        line-height: 34px;
        letter-spacing: 0.64px;
        color: #0E0E0E;
        margin-bottom: 47px;
    }
    .btf-row5 .btfrow5-left .btn {
        max-width: 226px;
        width: 226px;
        text-transform: uppercase;
        padding: 16px 11.5px;
    }
    .btf-row5 .slick-prev, .btf-row5 .slick-next {
        width: 23px;
        height: 23px;
    }
    .btf-row5 .slick-prev {
        left: -5px;
    }
    .btf-row5 .slick-next {
        right: -2px;
    }
    .btf-row5 .btfrow5-right .about-slider {
        /* height: 453px; */
        position: relative;
    }
    .btfrow5-right {
        margin-bottom: 114px;
    }
    .btf-row5 .btfrow5-right .about-slider img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .btf-row5 .btfrow5-right .about-slider a {
        position: absolute;
        bottom: 12px;
        left: 16px;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: 0.91px;
        color: #ffffff;
        text-transform: uppercase;
    }
    .btf-row5 .btfrow5-right .about-slider a span {
        color: #F1BC03;
    }
    .btf-row5 .slick-dotted.slick-slider {
        margin-bottom: 0;
    }
    .btf-row5 .btfrow5-right .about-wrapper .slick-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        bottom: 14px;
        right: 6px;
    }
    .btf-row5 .btfrow5-right .about-wrapper .slick-dots li {
        width: 11px;
        height: 11px;
        margin: 0 6px 0 0;
    }
    .btf-row5 .btfrow5-right .about-wrapper .slick-dots li button:before {
        background: transparent;
        border-radius: 50%;
        width: 11px;
        height: 11px;
        opacity: 1;
        border: 1px solid #F1BC03;
        color: transparent;
        font-size: 0;
    }
    .btf-row5 .btfrow5-right .about-wrapper .slick-dots li.slick-active button:before {
        background-color: #F1BC03;
    }
    .btf-row5 .reviews-top {
        position: relative;
        margin-bottom: 31px;
    }
    .btf-row5 .reviews-top img {
        position: absolute;
        left: 6px;
        z-index: -1;
        bottom: -5px;
    }
    .btf-row5 .reviews-top span {
        font-size: 14px;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 0.56px;
        color: #00244A ;
        text-transform: uppercase;
        display: block;
        text-align: center;
        padding-left: 18px;
    }
    .btf-row5 .slick-prev, .btf-row5 .slick-next {
        width: 23px;
        height: 23px;
    }
    .btf-row5 .reviews-slider .slick-prev, .btf-row5 .reviews-slider .slick-next {
        top: 50%;
    }
    .btf-row5 .reviews-slider .slick-prev:before {
        -ms-transform: rotate(135deg);
        transform: rotate( 135deg);
        -webkit-transform: rotate( 135deg);
        border: solid #00244A ;
        border-width: 0 4px 4px 0;
        display: inline-block;
        padding: 1px;
        opacity: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-size: 12px;
    }
    .btf-row5 .about-wrapper .slick-prev, .btf-row5 .about-wrapper .slick-next {
        display: none;
    }
    .btf-row5 .reviews-slider .slick-next:before {
        -ms-transform: rotate(-45deg);
        transform: rotate( -45deg);
        -webkit-transform: rotate( -45deg);
        border: solid #00244A ;
        border-width: 0 4px 4px 0;
        display: inline-block;
        font-size: 12px;
        padding: 1px;
        opacity: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .btf-row5 .read-more {
        text-align: right;
        margin-right: 29px;
        margin-top: 27px;
    }
    .btf-row5 .client-name {
        text-align: center;
        margin-top: 24px;
    }
    .btf-row5 .client-name span {
        font-size: 19px;
        font-style: italic;
        font-weight: 700;
        line-height: 32px;
        color: #00244A;
        position: relative;
        padding-left: 56px;
    }
    .btf-row5 .client-name span::after {
        content: '';
        position: absolute;
        top: 11px;
        left: -4px;
        width: 48px;
        height: 2px;
        background-color: #F1BC03;
    }
    .btf-row5 .reviews-slider p {
        font-size: 22px;
        line-height: 40px;
        font-family: 'DM Serif Display';
        font-weight: 400;
        color: #00244A ;
        text-align: center;
        max-width: 85%;
        margin: 0 auto;
    }
    .btf-row5 .slick-dots {
        display: none;
    }
    .btf-row5 .read-more a {
        font-size: 14px;
        line-height: 26px;
        text-transform: uppercase;
        color: #034284;
        font-weight: 700;
    }
    /* BTF ROW 5 ENDS HERE */
    /* BTF ROW 6 STARTS HERE */
    .btf-row6 {
        background-image: url(../images/btf6-mb-bg.webp);
        position: relative;
        overflow: hidden;
        padding: 56px 0 62px;
    }
    .btf-row6 h2 {
        line-height: 47px;
        margin-bottom: 27px;
        padding-left: 38px;
    }
    .btf-row6 .asked-slider .asked-card {
        position: relative;
    }
    .btf-row6 .asked-slider .asked-card img {
        width: 100%;
    }
    .btf-row6 .asked-slider .asked-card .video-img {
        position: relative;
        width: calc(100% - 54px);
        margin-right: auto;
        margin-left: 22px;
        margin-bottom: 23px;
    }
    .btf-row6 .asked-slider .asked-card .video-img a {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 67px;
        height: 67px;
    }
    .btf-row6 .right-top:before {
        top: -13px;
        left: 6px;
    }
    .btf-row6 .right-top:after {
        top: -13px;
        left: 6px;
    }
    .btf-row6 .video-content {
        padding-left: 40px;
        padding-right: 9px;
    }
	.btf-row6 .video-content a.play {
		font-size: 20px;
		line-height: 29px;
		font-family: "DM Serif Display";
		font-weight: 400;
		color: #00244A ;
	}
    .btf-row6 .video-content span {
        font-size: 18px;
        line-height: 25px;
        font-family: 'DM Serif Display';
        font-weight: 400;
        color: #00244A ;
    }
    .btf-row6 .asked-slider .asked-card .video-img a img {
        width: 100%;
        height: auto;
    }
    .btf-row6 .asked-slider .asked-card .video-img::after {
        content: '';
        position: absolute;
        top: 10px;
        left: 10px;
        background-color: #F1BC03;
        z-index: -1;
        width: 100%;
        height: 100%;
    }
    .btf-row6 .asked-slider .slick-dots {
        text-align: center;
        bottom: -38px;
    }
    .btf-row6 .asked-slider .slick-dots li {
        width: auto;
        height: auto;
        margin: 0 4px 0 0;
    }
    .btf-row6 .asked-slider .slick-dots li button {
        background-color: transparent;
        border-radius: 50%;
        width: 11px;
        height: 11px;
        border: 1px solid #fc9835;			/* 6-10-24 to match review stars */
    }
    .btf-row6 .asked-slider .slick-dots li button::before {
        color: #F1BC03;
    }
    .btf-row6 .asked-slider .slick-dots li.slick-active button {
        background-color: #fc9835;			/* 6-10-24 to match review stars */
    }
    .btf-row6 .slick-prev, .btf-row6 .slick-next {
        display: none;
    }
    .btf-row6 .slick-slider .slick-track {
        padding-top: 15px;
    }
    .video-modal, .video-modal .overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 3000;
    }
    .video-modal {
        overflow: hidden;
        position: fixed;
        opacity: 0.0;
        -webkit-transform: translate(500%, 0%);
        -ms-transform: translate(500%, 0%);
        transform: translate(500%, 0%);
        -webkit-transition: -webkit-transform 0s linear 0s;
        transition: -webkit-transform 0s linear 0s;
        -o-transition: transform 0s linear 0s;
        transition: transform 0s linear 0s;
        transition: transform 0s linear 0s, -webkit-transform 0s linear 0s;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    .video-modal .overlay {
        z-index: 0;
        background: rgba(0, 0, 0, 0.82);
        opacity: 0.0;
        -webkit-transition: opacity 0.2s ease-out 0.05s;
        -o-transition: opacity 0.2s ease-out 0.05s;
        transition: opacity 0.2s ease-out 0.05s;
    }
    .video-modal-content {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        z-index: 1;
        margin: 0 auto;
        overflow-y: visible;
        background: #000;
        width: calc(100% - 12em);
        height: 0;
        padding-top: calc((100% - 12em) * 0.5625);
    }
    @media (min-aspect-ratio: 16/9) {
        .video-modal-content {
            width: 0;
            height: calc(100vh - 10em);
            padding-top: 0;
            padding-left: calc((100vh - 10em) * 1.7778);
        }
    }
    @media (max-width: 640px) {
        .video-modal-content {
            width: calc(100% - 1em);
            padding-top: calc((100% - 1em) * 0.5625);
        }
    }
	
	.btf-row3 .btfrow3-left h2 {
	margin-bottom: 25px;
	font-size: 60px;
    line-height: 1em;
	padding-left: 0px;
    }
	.btf-row3 .btfrow3-left h2 span {
	text-transform: uppercase;
    color: #F1BC03;
    font-size: 120%;
    font-weight: 900;
	font-family: 'Lato';
    }
	
    .close-video-modal {
        display: block;
        position: absolute;
        right: 0;
        top: -40px;
        text-decoration: none;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
    }
    iframe#youtube {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: #000;
        -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
    }
    /* show the modal: 
   add class to the body to reveal */
    .show-video-modal .video-modal {
        opacity: 1.0;
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
    }
    .show-video-modal .video-modal .overlay {
        opacity: 1.0;
    }
    .show-video-modal .video-modal-content {
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
    }
    .show-video-modal iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    /* BTF ROW 6 ENDS HERE */
    /* form row starts here */
    .form-row {
        text-align: center;
        background-color: #F9F9F9;
        padding: 47px 42px 56px;
    }
    .form-row .form-top {
        max-width: 720px;
        margin: 0 auto;
    }
    .form-row span.h2 {
        font-size: 36px;
        line-height: 47px;
        font-weight: 400;
        font-family: 'DM Serif Display';
        color: #00244A ;
        margin-bottom: 13px;
        display: block;
    }
    .form-row span.h2 span {
        color: #034284;
    }
    .form-row .consulation {
        font-size: 18px;
        line-height: 22px;
        display: block;
        text-align: center;
        color: #00244A ;
        text-transform: uppercase;
        letter-spacing: 0.72px;
        margin-bottom: 33px;
    }
    .form-row .form-line {
        width: 1px;
        height: 35px;
        background-color: #F1BC03;
        margin: 0 auto 14px;
        display: block;
    }
    .form-row .call-now {
        font-size: 18px;
        line-height: 22px;
        display: block;
        color: #00244A ;
        text-transform: uppercase;
        letter-spacing: 0.72px;
    }
    .form-row .contact-number {
        font-size: 32px;
        line-height: 39px;
        letter-spacing: 1.28px;
        display: block;
        color: #034284;
        font-weight: 900;
    }
    .form-bottom {
        padding-right: 12px;
    }
    /* form row ends here */
}

@media (max-width:480px) {
    .btf-row5 {
        padding: 236px 22.4px 46px 25.8px;
    }
    .btf-row5 .reviews-slider .slick-prev, .btf-row5 .reviews-slider .slick-next {
        top: 257px;
    }
}

@media (max-width: 360px) {
    .btf-row5 .btfrow5-right .about-slider a {
        font-size: 12px;
    }
    h2 {
        font-size: 26px;
    }
    .btf-row5 .reviews-slider p {
        font-size: 18px;
        line-height: 35px;
    }
    .btf-row6 .video-content {
        padding-right: 12px;
    }
    .btf-row4 .btfrow4-resolution-content h4 {
        font-size: 22px;
    }
}