<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width : 500px) {

}
@media only screen and (max-width : 992px) {
    .banner_content{
        margin-bottom: 20px;
    }
    .cl_logo_main div{
        width: 230px;
    }
    .cl_logo_main {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .cl_logo_main img {
        height: 43px;
        margin-top: 15px;
        margin-bottom: 15px;
        object-fit: contain;
        width: 100%;
    }
    .our_accordion{
        margin-top: 20px;
    }
    .plan_box{
        margin-bottom: 22px;
    }
    .in_con_box{
        flex-direction: column;
    }
    .in_box_right{
        width: 100%;
    }
    .con_right_contact {
        margin-top: 25px;
    }
    .banner_content h4 {
        font-size: 30px;
    }
    .banner_section .row{
        flex-direction: column-reverse;
    }
    .main_img{
        height: 250px;
        object-fit: cover;
    }
    .profile_box {
        flex-direction: column;
    }

}
@media only screen and (max-width : 768px) {
    .banner_content h4 {
        font-size: 21px;
    }
    .banner_content p {
        font-size: 17px;
        width: 100%;
    }
    .banner_content p {
        font-size: 17px;
        width: 100%;
    }
    .our_img img{
        height: 150px;
        object-fit: cover;
    }
    .banner_img {
        margin-left: 70px;
    }
    .ban_lock {
        left: -64px;
        width: 40px;
        height: 40px;
    }
    .banner_section {
        background: #E9DFF1;
        padding: 5px 0;
    }
    .ban_doc {
        left: -64px;
        width: 40px;
        height: 40px;
    }
    .ban_user {
        left: -64px;
        width: 40px;
        height: 40px;
    }
    .ban_circle {
        position: absolute;
        left: -10px;
        bottom: 5px;
        width: 74px;
    }
    .banner_btn {
        font-size: 18px;
        padding: 9px 23px;
    }
    .cl_logo_main div {
        width: 120px;
    }
    .cl_logo_main img {
        height: 25px;
    }
    .cl_logo_main {
        gap: 12px;
    }
    .how_title h4 {
        font-size: 21px;
    }
    .how_title p {
        font-size: 13px;
        color: #666666;
    }
    .our_accordion .accordion-button {
        background: #F9F9F9 !important;
        font-size: 14px;
    }
    .our_accordion .accordion-button img {
        width: 24px;
        margin-right: 20px;
    }
    .our_accordion .accordion-body p {
        font-size: 14px;
        color: #666666;
    }
    .btn_get {
        font-size: 17px;
    }
    .how_box h4 {
        font-size: 18px;
    }
    .how_box p {
        font-size: 14px;
        color: #666666;
    }
    .take_btn_main a {
        font-size: 16px;
        font-weight: 500;
        padding: 11px 23px;
    }
    .plan_box{
        min-height: unset;
    }
    .in_box_left {
        padding: 25px;
    }
    .follow_us{
        text-align: center;
    }
    .follow_us .footer-title{
        text-align: center;
    }
    .star_left{
        left: 0;
    }
    .star_right{
        right: 0;
    }
    .points_img{
        right: 0;
    }
    .our_accordion .accordion-button::after {
        width: 15px;
        height: 15px;
        background-size: 15px;
    }
    .testi{
        padding: 30px 0;
    }
    .our_img img {
        width: 100%;
        border-bottom-right-radius: 90px;
        height: 250px;
        object-fit: cover;
    }




    .our_features .our_img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        border-bottom-right-radius: 50px;
        object-position: top;
    }

    .in_con_box {
        border-radius: 15px;
    }
    .con_right_contact {
        margin-top: 0px;
    }
    .contact_item {
        margin-bottom: 20px;
    }
    .con_right_contact .contact_item:last-child{
        margin-bottom:0px;
    }
    .contact_item p {
        margin-bottom: 0;
    }


    .banner_section .col-md-12.col-lg-5 {
        padding-bottom: 15px;
    }
    .banner_section .ban_circle {
        bottom: 0px;
        left: -30px;
        width: 70px;
    }
    .banner_section {
        padding: 20px 0;
    }
    .banner_content p {
        font-size: 17px;
        width: 100%;
        margin-bottom: 5px;
    }
    .banner_section .owl-carousel .owl-item img {
        height: 300px;
        object-fit: cover;
        border-bottom-right-radius:30px;
    }
    .our_features {
        padding: 30px 0;
    }
    .how_start {
        padding: 30px 0;
    }
    .plan_section {
        padding-bottom: 20px;
    }
    .index_contact {
        padding: 30px 0;
    }
    .footer-logo-link .footer-title {
        padding-bottom: 0px;
    }

    .site-footer .footer_topbx {
        padding: 20px 0px 25px;
    }
    .how_title {
        margin-bottom: 20px;
    }

    .page_banner {
        height: 85px;
        border-radius: 0 0 15px 15px;
    }
    .login_box {
        border-radius: 15px;
        padding:20px;
    }
    .login_title h3 {
        margin-bottom: 15px;
    }
    .our_features .btn_get {
        margin-top: 20px;
    }

    .profile_box .profile_right{
        padding:0px 20px;
    }
    .login_section_v2 {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .left-contact-inner.contact-left-section {
        border-radius: 8px;
        padding: 0px;
    }
    .page_box {
        border-radius: 10px;
    }
}

@media only screen and (max-width : 1400px) {

}
@media only screen and (max-width : 1200px) {


}

@media (min-width: 1200px){

}
@media only screen and (max-width: 1500px) and (min-width: 1200px)  {


}</pre></body></html>