.text-align-center {
    text-align: center;
}

.py-100 {
    padding: 100px 0;
}

.h-navbar,
section.hero {
    background: #F0F8FF !important;
}

.pt-home-banner {
    padding-top: 95px;
    padding-bottom: 200px;
}

.color-blue {
    color: #0048A1 !important;
}

.content-1 .container {
    padding-bottom: 100px;
}

.states-search-box {
    position: relative;
}

#sidebar-wrapper .states-search-box form .course-selector-wrapper .course-selector-button {
    line-height: 1.5;
}

.states-search-box form .course-selector-wrapper .course-selector-course,
.states-search-box form .course-selector-wrapper .course-selector-state {
    font-family: 'Josefin Sans', sans-serif !important;
    min-width: 188px;
    max-width: 188px;
}

.hero-header .search-state-form .components-button,
.hero-header .states-search-box form .course-selector-wrapper,
.hero-header .search-state-form {
    background-color: #F0F8FF !important;
    border: 2px solid #0048A1;
    box-shadow: none;
}

.hero-header .states-search-box form .course-selector-wrapper .cta-heading {
    font-family: "kansasnew", serif !important;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #0048A1;
    text-transform: initial;
}

.menu-wrap-toggle .states-search-box form .course-selector-wrapper .course-selector-button {
    line-height: 1.5;
}

.states-search-box form .course-selector-wrapper .course-selector-button {
    background: #0048A1 !important;
    cursor: pointer;
    border-radius: 25px !important;
    font-size: 22px;
    line-height: 27px;
    font-weight: bold;
    height: inherit;
    height: 50px;
    line-height: 30px;
    width: 200px;
}

section.hero .states-search-box form .course-selector-wrapper .course-selector-button {
    border: 2px solid #0048A1 !important;
}

.states-search-box form .course-selector-wrapper .course-selector-button:hover {
    background: #F0F8FF !important;
    color: #0048A1 !important;
    border: 2px solid #0048A1 !important;
}

.course-selector-wrapper .course-selector-button {
    text-transform: none;
}

.states-search-box form .course-selector-wrapper .course-selector-course,
.states-search-box form .course-selector-wrapper .course-selector-state {
    border: 2px solid #0048A1;
    border-radius: 25px !important;
    padding: 10px 20px 10px 15px !important;
    color: #0048A1 !important;
    font-size: 16px !important;
    line-height: 30px;
}

.states-search-box form .course-selector-wrapper {
    padding: 25px 6px;
    height: inherit;
    border-radius: 30px;
}

.hero .hero-header h1 {
    font-size: 58px;
    line-height: 62px;
    margin-bottom: 14px;
}

.hero .hero-header h2 {
    margin-bottom: 42px;
    font-size: 28px;
    line-height: 31px;
    font-weight: normal;
}

.states-search-box img {
    display: none;
}

.states-search-box form .course-selector-wrapper .course-selector-course option,
.states-search-box form .course-selector-wrapper .course-selector-state option {
    font-family: 'Josefin Sans', sans-serif !important;
}

@media only screen and (max-width: 480px) {
    .states-search-box form .course-selector-wrapper .course-selector-course,
    .states-search-box form .course-selector-wrapper .course-selector-state {
        min-width: 100%;
        max-width: 100%;
    }
    .states-search-box .cta-heading {
        font-size: 16px !important;
    }
    .hero .hero-header h1 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 12px;
    }
    .hero .hero-header h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 33px;
    }
    .states-search-box form .course-selector-wrapper {
        max-width: 344px;
        padding: 10px 20px 20px;
    }
    .states-search-box form .course-selector-wrapper .course-selector-button {
        border-radius: 25px !important;
    }
    .states-search-box img {
        display: inline-block;
        position: relative;
        top: 0px;
        left: 26px;
    }
    .pt-home-banner {
        padding-top: 24px;
        padding-bottom: 60px;
    }
    .states-search-box form .course-selector-wrapper .course-selector-course,
    .states-search-box form .course-selector-wrapper .course-selector-state {
        padding: 8px 12px 10px 12px !important;
        line-height: 22px;
    }
}


/* CONTENT 1 */

.content-1 {
    background-color: #B6D8F3;
}

#section-features {
    padding-top: 40px;
}

#section-features h2 {
    font-family: "kansasnew", serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 69px;
    color: #0048A1;
}

.feature-list {
    display: flex;
    justify-content: space-between;
    width: 1080px;
    margin: 0 auto;
}

.feature-list .fl-li {
    border: 2px solid #0048A1;
    border-radius: 30px;
    width: 260px;
    height: 360px;
    padding: 0 23px;
}

.feature-list .fl-li .fl-li-img {
    display: flex;
    justify-content: center;
    margin: 23px 0;
    height: 80px;
}

#section-features .feature-list .fl-li h2.fl-li-title {
    margin-bottom: 11px;
    font-family: "kansasnew", serif;
    font-size: 18px;
    line-height: 22px;
    color: #0048A1;
    font-weight: bold;
}

.feature-list .fl-li .fl-par {
    height: 112px;
    margin-bottom: 18px;
}

.feature-list .fl-li p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #0048A1;
}

.feature-list .fl-li .fl-btn {
    border: 2px solid #0048A1;
    border-radius: 30px;
    text-align: center;
    width: 153px;
    height: 40px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.feature-list .fl-li .fl-btn:hover {
    background: #0048A1;
}

.feature-list .fl-li .fl-btn a {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0048A1;
}

.feature-list .fl-li .fl-btn:hover a {
    color: #fff;
}

@media only screen and (max-width: 480px) {
    #section-features h2 {
        margin-bottom: 45px;
    }
    #section-features {
        padding-top: 0px;
    }
    .content-1 .container {
        padding-bottom: 50px;
    }
    .feature-list {
        flex-wrap: wrap;
        width: 100%;
    }
    .feature-list .fl-li {
        width: 50%;
        padding: 15px 15px;
        margin: 5px -5px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .feature-list .fl-li p {
        font-size: 14px;
        line-height: 16px;
        color: #0048A1;
    }
    .feature-list .fl-li {
        height: inherit;
    }
    .feature-list .fl-li .fl-par {
        min-height: inherit;
        height: inherit;
    }
    .feature-list .fl-li .fl-li-img {
        margin: 0 0 12px;
        height: inherit;
    }
    .feature-list .fl-li .fl-li-img svg {
        height: 48px;
    }
    .feature-list .fl-li .fl-btn {
        width: 100%;
    }
    .feature-list .fl-li .fl-btn a {
        font-size: 14px !important;
    }
}


/* FEATURED SECTION */

h2.head,
p.head {
    color: #0048A1;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
}

h2.isec-title {
    color: #0048A1;
    font-size: 48px;
    line-height: 52px;
    font-weight: bold;
    font-family: "kansasnew", serif;
    margin-bottom: 14px;
}

p.sub-title {
    font-size: 24px;
    line-height: 28px;
    color: #0048A1;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: normal;
    margin-bottom: 75px;
}

.ins-carriers h3,
.ins-carriers p {
    width: 608px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    margin-bottom: 18px;
    color: #0048A1 !important;
}

#section-featured {
    background-color: #FFF7E5;
    padding: 100px 0;
}

#section-featured .container {
    padding-top: 0;
    padding-bottom: 0;
}

.cta-home {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 22px;
    line-height: 1.5;
    background: #0048A1;
    color: #FFF;
    border-radius: 30px;
    margin: 25px 0;
    width: 223px;
    display: flex;
    text-align: center;
    justify-content: center;
    font-weight: bold;
    width: 223px;
    height: 60px;
    align-items: center;
    border: 2px solid #0048A1 !important;
}

.cta-home:hover {
    background: transparent !important;
    color: #0048A1 !important;
    padding: 14px 20px;
    border: 2px solid #0048A1 !important;
}

.isec-center {
    margin: 0px auto !important;
}

.tech-slideshow {
    height: 55px;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    margin-bottom: 35px;
}

.tech-slideshow>div {
    height: 55px;
    width: 2280px;
    background: url(/wp-content/themes/improv/images/hemf/svg/home/badges.svg);
    position: absolute;
    top: 0;
    left: 0;
    height: 48px;
    transform: translate3d(0, 0, 0);
}

.tech-slideshow .mover-1 {
    animation: moveSlideshow 12s linear infinite;
}

.tech-slideshow .mover-2 {
    opacity: 0;
    transition: opacity 0.5s ease-out;
    background-position: 0 -200px;
    animation: moveSlideshow 15s linear infinite;
}

.tech-slideshow:hover .mover-2 {
    opacity: 1;
}

@keyframes moveSlideshow {
    100% {
        transform: translateX(-66.6666%);
    }
}

@media only screen and (max-width: 728px) {
    .ins-carriers h3,
    .ins-carriers p {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .cta-home {
        height: 50px;
    }
    h2.head,
    p.head {
        font-size: 14px !important;
        line-height: 18px;
        margin-bottom: 16px;
    }
    p.sub-title {
        font-size: 18px;
        line-height: 24px;
        max-width: 303px;
        margin: 0 auto 43px;
    }
    .ins-carriers h3,
    .ins-carriers p {
        font-size: 16px;
        line-height: 24px;
        max-width: 280px;
        margin: 0 auto;
    }
    .cta-home {
        font-size: 18px;
        line-height: 1.5;
        padding: 14px 20px;
    }
}


/* REVIEWS */

.reviews h2 {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: 0px;
    margin-bottom: 56px;
}

.reviews .header-text img {
    margin: 0 auto;
    display: block;
    margin-bottom: 56px;
    width: inherit;
}

.content-2 {
    padding: 25px 0 50px;
}

.content-2 h2 {
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 20px;
}

.rvw p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

.rvw ul li {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
    margin-bottom: 20px;
    display: flex;
}

.rvw ul li picture {
    margin-right: 20px;
}

.reviews .testimonial-box-border {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0px 12px 22px #00000029;
    position: relative;
}

.reviews .testimonial-head {
    display: flex;
    align-items: center;
    margin-bottom: 7.5px;
}

.reviews .testimonial-box-border p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    line-height: 29px;
}

.reviews .testimonial-box-border h3.bold,
.reviews .testimonial-box-border p.bold {
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    color: #0048A1;
}

.reviews .testimonial-head p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

.reviews .testimonial-head img {
    margin-right: 12.5px;
}

@media only screen and (max-width: 480px) {
    .reviews .container {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .rvw ul li picture img {
        display: flex;
        justify-content: center;
        align-items: inherit;
        margin-top: 5px;
    }
    .reviews .header-text img {
        margin-top: 25px;
        width: 100%;
    }
}


/* COMPARISON */

.comparison {
    background-color: #B6D8F3;
    padding: 100px 0;
}

.comparison .container {
    padding-top: 0;
    padding-bottom: 0;
}

.comparison h2 {
    font-size: 48px;
    line-height: 52px;
    font-weight: bold;
    font-family: "kansasnew", serif;
    text-align: center;
    color: #0048A1;
    margin-bottom: 32px;
}

.comparison-box {
    width: 753px;
    margin: 0 auto;
}

.a1-content .comp-acc {
    margin-top: 50px;
}

.a1-content .comp-acc-2-secure-img {
    display: inline-block;
    width: 20px;
    vertical-align: top;
    margin-top: 2px;
    margin-right: 10px;
}

.a1-content .comp-acc-2-secure-content {
    display: inline-block;
    width: 90%;
    font-size: 12px;
    color: #333;
}

.a1-content .comp-chk-wrap {
    margin-bottom: 25px;
    font-family: Lato-Regular !important;
}

.a1-content .comp-acc-2-secure {
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    padding: 20px;
    background-color: #f5f5f5;
}

.a1-content .comp-acc-2 {
    margin-top: 50px;
}

.a1-content .comp-acc-2-ratings {
    text-align: center;
    margin-top: 30px;
}

.a1-footer {
    background-color: #27324A;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 30px 0;
}

.a1-content .why-wrap label {
    color: #0048A1;
    font-size: 18px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 24px;
}

.a1-content .why-wrap label.why-title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    color: #0048A1;
    margin-bottom: 10px;
    height: 35px;
    line-height: 16px;
    font-weight: bold;
}

.a1-content .why0 {
    margin-top: 77px;
    display: flex;
    flex-direction: column;
}

.a1-content .why1 {
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 30px;
    padding: 10px 20px 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.header-composite.mega-menu {
    z-index: 2;
}

@media only screen and (min-width: 728px) {
    .states-search-box {
        position: relative;
        width: 708px;
        margin: 0 auto;
    }
    .hero-header .states-search-box::before {
        content: url(/wp-content/themes/improv/images/hemf/svg/home/mime-header.png);
        width: 502px;
        height: 400px;
        position: absolute;
        z-index: 1;
        right: 580px;
        top: -8px;
    }
    .a1-content .why1::before {
        content: url(/wp-content/themes/improv/images/hemf/svg/home/table.png);
        width: 107px;
        height: 181px;
        position: absolute;
        right: 161px;
        top: 80px;
    }
    .a1-content .why1 {
        width: 126px;
        margin: 0 auto;
    }
    .a1-content .why2 {
        width: 199px;
    }
    .a1-content .col-md-3:nth-child(2) {
        width: 20%;
    }
}

.a1-content .why-wrap {
    margin: 10px 0;
}

.a1-content .why1 .why-title {
    position: relative;
    top: 5px;
}

.a1-content .why2 {
    background-color: #FFF7E5;
    border: 1px solid #FFF7E5;
    border-radius: 30px;
    padding: 10px 20px 30px;
    text-align: center;
    display: flex;
}

.why2-col {
    display: flex;
    flex-direction: column;
}

.why1 .why-wrap,
.why2 .why-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sz-sm {
    height: 24px !important;
}

@media only screen and (max-width: 480px) {
    .a1-content .why1::before {
        content: url(/wp-content/themes/improv/images/hemf/svg/home/mimes/table-mobile.png);
        width: 66px;
        height: 112px;
        position: absolute;
        right: 51px;
        top: 33px;
    }
    .comparison {
        padding: 50px 0px;
    }
    .comparison .container {
        padding: 0px 16px;
    }
    .comparison h2.section-header {
        margin: 0 auto 30px !important;
    }
    .comparison-box {
        width: 100%;
    }
    .col-desc {
        padding: 0px;
    }
    .col-single {
        max-width: 51px !important;
        padding: 0 0px;
        margin: 0 10px;
    }
    .col-double {
        width: 101px !important;
        padding: 0px;
    }
    .a1-content .why1 {
        padding: 15px 18px;
    }
    .a1-content .why2 {
        padding: 0px;
    }
    .why2-col {
        display: flex;
        flex-direction: column;
        width: 50%;
        padding: 15px 19px;
    }
    .a1-content .why-wrap label.why-title {
        align-items: center;
        display: flex;
        justify-content: center;
        /* transform: rotate( 90deg); */
        writing-mode: vertical-rl;
        text-orientation: mixed;
        height: 92px;
    }
    .a1-content .why-wrap label.why-title,
    .a1-content .why2-col .why-wrap label.why-title {
        font-size: 10px;
        line-height: 13px;
    }
    .a1-content .why-wrap label.why-title.improv {
        font-size: 12px;
        line-height: 14px;
        font-weight: 700;
    }
    .a1-content .why-wrap label.why-title.improv span {
        transform: rotate( 90deg);
    }
    .a1-content .why-wrap label {
        font-size: 14px;
        line-height: 16px;
    }
    .why1 .why-wrap:first-child,
    .why2 .why-wrap:first-child {
        margin: 0px;
        margin-bottom: 0px;
    }
    .a1-content .why0 {
        margin-top: 120px;
    }
}

@media only screen and (max-width: 480px) {
    .comparison-box {
        width: 318px;
    }
    .sz-sm {
        height: 16px !important;
    }
    .sz-sm-2 {
        height: 32px !important;
    }
}

@media only screen and (max-width: 320px) {
    .comparison-box {
        width: 100%;
    }
}


/* TRUSTED */

.review-box {
    width: inherit;
    height: inherit;
    padding: 0px;
}

.rb-3,
.rb-2,
.rb-1 {
    background: transparent;
}

.rb-4,
.rb-2 {
    margin-top: 180px;
}

#trusted {
    padding: 100px 0;
    background-color: #F0F8FF;
}

#trusted .container {
    padding-top: 0;
    padding-bottom: 0;
}

#trusted h2 {
    font-size: 48px;
    line-height: 52px;
    font-weight: bold;
    font-family: "kansasnew", serif;
    text-align: center;
    margin-bottom: 24px;
    color: #0048A1;
}

#trusted p {
    font-size: 24px;
    line-height: 28px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: normal;
}

#trusted .feature-col h3,
#trusted .feature-col p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    margin-top: 20px;
    color: #0048A1 !important;
    text-align: center;
}

@media only screen and (max-width: 480px) {
    #trusted {
        padding: 50px 0;
    }
    #trusted .container {
        padding: 0px 34px;
    }
    #trusted .feature-col h3,
    #trusted .feature-col p {
        font-size: 16px;
        line-height: 24px;
        height: 64px;
    }
}


/* TESTIMONIAL SECTION */

.review-clown {
    height: 320px;
}

.testimonial-container {
    width: 790px;
    margin: 0 auto;
}

.testimonial-container .tes-li {
    margin-bottom: 31px;
}

.testimonial-container .tes-li:nth-child(1) {
    display: flex;
    justify-content: start;
}

.testimonial-container .tes-li:nth-child(1) .testimonial-box-border::before {
    content: url('/wp-content/themes/improv/images/hemf/svg/home/testi-m/tail-1.png');
    width: 16px;
    height: 13px;
    position: absolute;
    bottom: 0px;
    left: -6px;
}

.testimonial-container .tes-li:nth-child(2) {
    display: flex;
    justify-content: end;
    flex-direction: row-reverse;
}

.testimonial-container .tes-li:nth-child(2) .testimonial-box-border {
    background: #B6D8F3;
}

.testimonial-container .tes-li:nth-child(2) .testimonial-box-border::before {
    content: url('/wp-content/themes/improv/images/hemf/svg/home/testi-m/tail-2.png');
    width: 16px;
    height: 13px;
    position: absolute;
    bottom: 0px;
    right: -7px;
}

.testimonial-container .tes-li:nth-child(3) {
    display: flex;
    justify-content: start;
}

.testimonial-container .tes-li:nth-child(3) .testimonial-box-border {
    background: #FFF7E5;
}

.testimonial-container .tes-li:nth-child(3) .testimonial-box-border::before {
    content: url('/wp-content/themes/improv/images/hemf/svg/home/testi-m/tail-3.png');
    width: 16px;
    height: 13px;
    position: absolute;
    bottom: 0px;
    left: -6px;
}

.testimonial-container .tes-li:nth-child(4) {
    display: flex;
    justify-content: end;
    flex-direction: row-reverse;
}

.testimonial-container .tes-li:nth-child(4) .testimonial-box-border {
    background: #fff;
}

.testimonial-container .tes-li:nth-child(4) .testimonial-box-border::before {
    content: url('/wp-content/themes/improv/images/hemf/svg/home/testi-m/tail-4.png');
    width: 16px;
    height: 13px;
    position: absolute;
    bottom: 0px;
    right: -7px;
}

.review-clown img {
    width: fit-content;
}

@media only screen and (min-width: 780px) {
    .reviews .testimonial-box-border h3.bold br,
    .reviews .testimonial-box-border p.bold br {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .reviews .testimonial-box-border p {
        font-size: 14px;
        line-height: 18px;
    }
    .reviews .testimonial-box-border h3.bold,
    .reviews .testimonial-box-border p.bold {
        font-size: 18px;
        line-height: 19px;
    }
    #section-featured {
        padding: 50px 0;
    }
    .page-template h2.section-header {
        font-size: 32px !important;
        line-height: 38px !important;
        font-weight: bold !important;
        max-width: 320px;
        margin: 0 auto 49px;
        text-align: center;
    }
    .page-template h2.section-header.spcl {
        margin: 0 auto 16.5px;
    }
    .testimonial-container {
        width: 100%;
        margin: 0 auto;
        padding: 0 16px;
    }
    .review-clown {
        height: inherit;
    }
    .rvw p {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }
    .rvw ul {
        width: 302px;
        margin: 0 auto;
    }
    .rvw ul li {
        font-size: 18px;
        line-height: 29px;
    }
    .rvw ul br {
        display: none;
    }
    #trusted p {
        font-size: 18px;
        line-height: 24px;
    }
    #trusted p br {
        display: none;
    }
    .review-clown img {
        width: 100%;
        position: relative;
        top: 22px;
        left: 20px;
    }
    .content-2 {
        padding: 0px 0 30px;
    }
    .content-2 .container {
        padding-bottom: 0px;
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.flex {
    display: flex !important;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

_::-webkit-full-page-media,
_:future,
 :root .col-3 {
    -ms-flex: 0 0 24.8%;
    flex: 0 0 24.8%;
    max-width: 24.8%;
}

.selector-hemf-sticky .cta-heading {
    font-size: 16px;
    line-height: 24px;
    font-family: "kansasnew", serif;
    color: #0048A1 !important;
    text-transform: initial !important;
}

.selector-sticky .course-selector-button {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: bold;
}


/* REMOVE STICKY */

@media only screen and (max-width: 480px) {
    /* .composite-f .composite-f-copyright {
        margin-bottom: 0px !important;
    } */
    .float-chat-btn-circle {
        padding: 13px;
    }
    .float-chat-style {
        bottom: 195px !important;
    }
    .float-chat-btn-circle svg {
        width: 75%;
    }
    #float-chat-btn {
        width: 77px;
        height: 55px;
    }
}