        @charset "utf-8";
        @font-face{
            font-family:Poppins-Medium;
            src:url("../fonts/Poppins-Medium.ttf") format("truetype")
        }
        @font-face{
            font-family:Poppins-Regular;
            src:url("../fonts/Poppins-Regular.ttf") format("truetype")
        }
        @font-face{
            font-family:Poppins-Bold;
            src:url("../fonts/Poppins-Bold.ttf") format("truetype")
        }
        @font-face{
            font-family:Poppins-SemiBold;
            src:url("../fonts/Poppins-SemiBold.ttf") format("truetype")
        }
        @font-face{
            font-family:Poppins-Light;
            src:url("../fonts/Poppins-Light.ttf") format("truetype")
        }
        body,html{
            height:100%
        }
        body{
            background:#fff;
            overflow-x:hidden
        }
        h1,h2,h3,h4,h5,h6{
            font-family:Poppins-SemiBold,sans-serif
        }
        h1, h1, h3, h4 {text-transform: capitalize;}
        p{
            font-family:Roboto,sans-serif
        }
        a,h1,h2,h3,h4,h5,h6,li,p,ul{
            -webkit-transition:all .3s ease-in-out;
            -moz-transition:all .3s ease-in-out;
            transition:all .3s ease-in-out
        }
        a{
            text-decoration:none!important;
            transition:all .5s
        }
        .carousel-item img{
            width:100%
        }
        ul{
            margin:0;
            padding:0
        }
        li{
            list-style:none
        }
        .navbar-expand-lg .navbar-nav{
            width:100%;
            margin:0;
            justify-content: end;
        }
        .btm-row .row{
            display:
            flex;
            align-items:
            center;
            position: relative;
            top: 0px;
        }
        
        .top-row{
            background:#2a3038;
            padding:10px 0;
            display: flex;
            border-bottom: 2px solid #fff;
            margin: 0px 0px 50px;
        }
        .tp-blk{
            display:flex;
            align-items:center
        }
        .top-row ul{
            display:flex;
            margin:0;
            justify-content:end
        }
        .top-row ul li{
            margin:0 20px
        }
        .icn{
            margin:0
        }
        .icn i{
            background: #993a9b;
            padding: 10px 0;
            text-align:
            center;
            border: 1px solid #a73398;
            color:#fff;
            position:
            relative;
            width:0%;
            font-size:20px;
            min-width:43px;
            top: 2px;
        }
        .number h6{
            font-size:16px;
            font-family:Poppins-Medium;
            color:#fff;
            margin:0
        }
        .number a{
            font-family:Poppins-Medium;
            color:#efa095
        }
        .img-exteqion {
        width: 100%;
    }
    
    .img-exteqion img {
        width: 100%;
        margin: 0px 0 10px;
    }
        a.signUp:hover{
            background: #727d8f;
            /* border-color: #993a9b; */
            color:#fff
        }
        a.chat:hover{
            background:#2a3038;
            color:#fff
        }
        section.banner-sec .row{
            display:flex;
            align-items:center
        }
        .help-txt-blk h4{
            font-size:40px;
            font-family:Poppins-Medium;
            margin:0;
            padding-bottom:20px;
            color:#000
        }
    
    
    
    
    
    
    
    /* Home Page 18 Banner Section Css Start*/
    .twm-home18-banner-section{
        max-width: 100%;
        min-height: 100vh;
        overflow: hidden;
        position: relative;
        z-index: 4;
        padding-top: 130px;
        z-index: 1;
        background-color: #f9f9f9;
        &:before{
            content: '';
            position: absolute;
            top: 0px;
            right: calc(0% - 3000px);
            bottom: 0px;
            z-index: -1;
            width: 3000px;
            height: 100%;
            background-color: #e9ebef;
            transform: skew(-35deg);
            transform-origin: top left;
        }
        @include breakpoint-575{
            margin: 0px;
            border-radius: 0px;
        }
        .row{
            display: flex;
            align-items:center;
            justify-content: space-between;
            background-position: center center;
            background-repeat: no-repeat;
            @include breakpoint-1199{
                align-items:end;
            }
            .twm-bnr-left-section{
                max-width: 650px;
                margin-left: auto;
                position: relative;
                bottom: 40px;
                z-index: 2;
                padding-right: 0px;
                @include breakpoint-1440{
                    padding-left: 30px;
                padding-right: 0px;
                }
                @include breakpoint-1199{
                    margin: 200px auto 30px;
                padding-left: 20px;
                }
                @include breakpoint-991{
                    margin: 0px auto 60px;
                padding: 0px 20px 0px;
                }
                @include breakpoint-575{
                    margin: 0px auto 0px;
                }
                .twm-bnr-title-large
                span {
        color: #ff9c00;
    }
                .banner-img
                img {
        width: 100%;
    }
                
               
                .twm-bnr-title-large{
                font-size: 50px;
                line-height: 65px;
                font-weight: 600;
                color: $clr-dark;
                margin-bottom: 30px;
                @include breakpoint-1360{
                        font-size: 40px;
                line-height: 40px;
                margin-bottom: 15px;
                    }
                @include breakpoint-575{
                        font-size: 28px;
                line-height: 36px;
                    }
                ;
                font-family: 'Poppins-SemiBold';
                }
                .twm-bnr-discription{
                font-size: 18px;
                margin-bottom: 30px;
                /* padding: 0px 40px 0px 0px; */
                }
            }
            .twm-h-page-18-bnr-right-section{
                padding-top: 38px;
                position: relative;
                z-index: 2;
                max-width: 666px;
                @include breakpoint-1360{
                    max-width: 575px;
                }
                @include breakpoint-991{
                    margin: 150px auto 0px;
                padding: 0px 20px;
                }
                @include breakpoint-767{
                    max-width: 650px;
                margin-top:110px;
                }
                @include breakpoint-575{
                    padding-top: 230px;
                margin-top: 30px;
                }
                .twm-h-page18-bnr-pic{
                position: relative;
                z-index: 3;
                }
                .twm-h-page18-bnr-pic img {
        width: 530px;
    }
    
                .twm-shape-l{
                /* width: 400px; */
                /* height: 700px; */
                /* border: 40px solid #fff; */
                /* position: absolute; */
                /* bottom: 70px; */
                /* left:160px; */
                /* z-index: 1; */
                @include breakpoint-1360{
                        width: 300px;
                height: 550px;
                border: 26px solid $clr-primary;
                left:auto;
                right: 18%;
                    }
                @include breakpoint-575{
                        width: 200px;
                height: 260px;
                border: 18px solid $clr-primary;
                top: 25%;
                bottom: auto;
                    }
                ;
                animation: bounce 1s linear infinite alternate-reverse both;
                }
                
                .twm-shape-2{
                width: 400px;
                height: 585px;
                border: 40px solid #ff9c00;
                position: absolute;
                bottom: 6px;
                left:240px;
                z-index: 0;
                @include breakpoint-1360{
                        width: 300px;
                height: 550px;
                border: 26px solid $clr-secondry;
                left:auto;
                right: 12%;
                bottom: 30px;
                    }
                @include breakpoint-575{
                        width: 200px;
                height: 260px;
                border: 18px solid $clr-secondry;
                top:30%;
                bottom: auto;
                    }
                }
                
                .twm-h-page16-bnr-pic{
                text-align: right;
                @include breakpoint-1199{
                        img{
                            width: 80%;
                        }
                    }
                @include breakpoint-575{
                        text-align: center;
                img{
                            width: 100%;
                        }
                    }
                }
            }
        }
    
    }
    
    
    
    .h-page-18-hdr{
        .main-bar{
            max-width: 1340px;
            @include breakpoint-1440{
                padding-left:28px;
                padding-right:28px;
            }
            @include breakpoint-575{
                padding-left:0px;
                padding-right:0px;
            }
        }
    }
    .banner-btn
                a{
            padding:12px 0;
            display:
            inline-block;
            width: 40%;
            margin: 0px 0px 40px;
            border:2px solid;
            border-radius: 10px;
            text-align:
            center;
            font-family: 'Poppins-Medium';
            transition:
            all .5s;
            color: #Fff;
            background: #2a3038;
            border:1px solid #fff
            }
    
    /*Hpage-18 bnr notification block*/
    .twm-h-page-18-bnr-noti{
        position: absolute;
        bottom: 420px;
        left: -30px;
        width: 300px;
        height: 130px;
        @include breakpoint-767{
            left:15px;
        }
        @include breakpoint-575{
            top: 0%;
            bottom: auto;
        }
        &:after{
            content: "";
            width: 0;
            height: 0;
            border-top: 24px solid #F7C0EC;
            border-left: 20px solid transparent;
            right: 10px;
            bottom: -79px;
            position: absolute;
            z-index: 4;
            @include breakpoint-575{
                bottom: 0px;
            }
        }
        .v-noti-slider-h-page-18{
            width: 300px;
            height: 110px !important;
            border-radius: 20px;
            box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
            position: absolute;
            left: 0px;
            bottom: -59px;
            z-index: 4;
            background-color: rgba(167, 189, 234, 1);
            background-image: linear-gradient(90deg, rgba(167, 189, 234, 1) 0%, rgba(247, 192, 236, 1) 100%);
            @include breakpoint-575{
                bottom: auto;
            top: 0px;
            }
        }
    }
    .v-media i {
        background: #2db346;
        color: #fff;
    }
    
    .v-noti-wrap{
        display: flex;
        padding: 20px;
        align-items: center;
        .v-media{
            min-width: 50px;
            margin-right: 10px;
            i{
                font-size: 28px;
                width: 50px;
                height: 50px;
                line-height: 50px;
                border-radius: 50%;
                text-align: center;
                color: $clr-white;
            }
        }
        .v-content{
            .wt-title{
                margin-bottom: 10px;
                color: $clr-dark;
            }
            p{
                margin-bottom: 0px;
                color: $clr-dark;
            }
        }
    }
    .bounce {
        animation: bounce 1s linear infinite alternate-reverse both;
    }
    @keyframes bounce {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        100% {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
        }
    }
    
      
      
    .bounce2 {
        animation: bounce2 1.5s linear infinite alternate-reverse both;
    }
    @keyframes bounce2 {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        100% {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
        }
    }
    .twm-shape-l{
                    width: 400px;
                    height: 500px;
                    border: 42px solid #2a3038;
                    position: absolute;
                    bottom: 30px;
                    left:160px;
                    z-index: 1;
                    @include breakpoint-1360{
                        width: 300px;
                    height: 550px;
                    border: 26px solid $clr-primary;
                    left:auto;
                    right: 18%;
                    }
                    @include breakpoint-575{
                        width: 200px;
                    height: 260px;
                    border: 18px solid $clr-primary;
                    top: 25%;
                    bottom: auto;
                    }
                }
                .twm-shape-2{
                    width: 400px;
                    height: 650px;
                    border: 40px solid $clr-secondry;
                    position: absolute;
                    bottom: 46px;
                    left:240px;
                    z-index: 0;
                    @include breakpoint-1360{
                        width: 300px;
                        height: 550px;
                        border: 26px solid $clr-secondry;
                        left:auto;
                        right: 12%;
                        bottom: 30px;
                    }
                    @include breakpoint-575{
                        width: 200px;
                        height: 260px;
                        border: 18px solid $clr-secondry;
                        top:30%;
                        bottom: auto;
                    }
                }
                
                .twm-h-page16-bnr-pic{
                    text-align: right;
                    @include breakpoint-1199{
                        img{
                            width: 80%;
                        }
                    }
                    @include breakpoint-575{
                        text-align: center;
                        img{
                            width: 100%;
                        }
                    }
                }
            }
        }
    
    }
    
    
    
    
    
    
    
    
    
    .twm-large-number{
            color: #efefef;
            font-size: 75px;
            font-weight: 800;
            line-height: 0px;
            position: absolute;
            left: 0px;
            top: 30px;
            font-family: $poppins-font;
            @include breakpoint-420{
                position: inherit;
                top: auto;
                left: auto;
            }
        }
    
    .twm-w-process-steps{
        padding-left: 80px;
        padding-top: 60px;
        margin-bottom: 30px;
        position: relative;
        @include breakpoint-420{
            padding-left: 0px;
            padding-top: 40px;
        }
        .twm-large-number{
            color: #efefef;
            font-size: 75px;
            font-weight: 800;
            line-height: 0px;
            position: absolute;
            left: 0px;
            top: 30px;
            font-family: $poppins-font;
            @include breakpoint-420{
                position: inherit;
                top: auto;
                left: auto;
            }
        }
    
        .section-head.center.wt-small-separator-outer h2 {
        text-align: center;
        color: #ff9c00;
        font-size: 50px;
        font-family: 'Poppins-SemiBold';
        padding: 40px 0px;
    }
        .section-full.p-t120.p-b90.site-bg-white.twm-how-it-work-area {
        padding: 20px 0px 0px;
    }
        .bg-clr-sky{background-color: #2a3038;}
    .bg-clr-pink{background-color: #2a3038;}
    .bg-clr-green{background-color: #2a3038;}
        .twm-w-pro-top{
            margin-left: 20px;
            margin-bottom: 40px;
            padding: 20px;
            border-radius: 10px;
            position: relative;
            .twm-media{
                position: absolute;
                left: -20px;
                top: 10px;
                width: 90px;
                height: 95px;
                background-color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 10px;
                box-shadow: -5px 10px 25px #00000059;
            }
            .twm-title{color: #fff;padding-left: 80px;margin-bottom: 0px;font-size: 20px;}
        }
    }
        div#exampleModal .modal-header h1 {
            color: #ffffff;
            font-size: 31px;
            margin: 0px 63px;
            font-family: 'Poppins-SemiBold';
        }
        
        div#exampleModal .datainput {
            padding: 10px 10px;
            border: 2px solid #2a3038;
            margin: 4px;
        }
        div#exampleModal input#wa_name {
            border: none;
        }
        
        div#exampleModal input.validate {
            border: none;
            width: 100%;
        }
        div#exampleModal button.send_form {
            border: none;
            background: #ff9c00;
            padding: 10px 10px;
            margin: 5px 4px;
            font-family: 'Poppins-SemiBold';
            width: 100%;
            border-radius: 4px;
            color: #ffffff;
        }
        
        div#exampleModal .modal-header {
            background: #ff9c00;
        }
        
        div#exampleModal textarea#wa_textarea {
            width: 100%;
            border: none;
            height: 100px;
        }
        .banner-txt.aos-init {
        padding: 100px 0px 0px;
    }
        
        
        
        .form-div form label{
            font-size:15px;
            font-family:Poppins-SemiBold
        }
        .form-div form label span{
            color:red
        }
        .botm-banner{
            background:#000
        }
        section.help-sec{
            padding:30px 0
        }
        .help-txt-blk ul li b{
            font-size:15px;
            color:#ca786d
        }
        .heading-blk{
            text-align:
            center;
            padding-bottom: 50px;
        }
        .heading-blk h5{
            color:#ca786d;
            font-family:Poppins-Medium
        }
        
    
        .heading-blk p{
            font-size:15px;
            font-family:Poppins-Light;
            line-height:30px;
            COLOR:#2a3038
        }
        section.help-sec .row{
            display:flex;
            align-items:center
        }
        .help-txt-blk h5{
            font-size:22px;
            font-family:Poppins-Medium;
            margin:0;
            padding-bottom:15px;
            color:#ca786d
        }
    .bac-sec h4 {font-size: 30px;font-family: 'Poppins-Medium';color: #fff;}
    
    section.bac-gr {
        text-align: center;
        background: #ff9c00;
        padding: 30px 0px 0px 0px;
    }
    
    .bac-sec p {
        font-family: 'Poppins-Light';
        color: #fff;
        padding: 20px 0px 10px;
    }
        .help-txt-blk p{
            font-size:15px;
            color:#000;
            font-family:Poppins-Light
        }
        .gurantee-blk{
            padding: 20px 0 20px;
        }
        .gurantee-blk h5{
            font-size: 19px;
            color: #000;
            margin:0;
            font-family: 'Poppins-Light';
            padding-bottom:10px
        }
        .gurantee-blk h4{
            font-size: 30px;
            color: #ff9c00;
            margin:0;
            padding-bottom:20px;
            font-family: 'Poppins-SemiBold';
            font-weight: 600;
        }
        .gurantee-blk p{
            font-size:14px;
            font-family:
            Poppins-Light;
            color:#2a3038;
        }
        footer .row {
            align-items: unset;
        }
        
        section.achieve-sec{
            padding:190px 0
        }
        .achieve-head-blk h4{
            font-size:35px;
            color:#ca786d;
            line-height:60px;
            display:inline-block;
            font-family:Poppins-SemiBold
        }
        .achieve-head-blk p{
            font-size:15px;
            line-height:35px;
            font-family:Poppins-Light
        }
        
            .dropdown-item:focus, .dropdown-item:hover {
            color: #ffffff !important;
            background: #ff9c00 !important;!i;!;
        }
        
        .place-blk{
            display:flex;
            background:#2a3038;
            margin:30px 0;
            transition:all 1s;
            padding:24px 30px;
            cursor:pointer;
            height:180px
        }
        .place-txt{
            margin:0 20px
        }
        .place-txt h5{
            color:#ca786d;
            font-family:Poppins-Medium;
            font-size:20px;
            text-transform:capitalize;
            margin:0;
            padding-bottom:10px
        }
        .place-txt p{
            font-family:Poppins-Light;
            color:#fff;
            margin:0;
            padding-bottom:0
        }
        section.grade-sec{
            background: #2a3038;
        }
        
        section.grade-sec .row{
            display:flex;
            align-items:center
        }
        section.grade-sec{
            padding: 30px 0px 0px;
        }
        .grade-scnd-blk .col-md-6{
            padding:0;
            border: 10px solid #2a3038;
        }
        .div-grade{
            cursor:pointer;
            background: #ffffff;
            box-shadow: 0px 0 3px #ffffff;
            padding:20px 10px;
            height: 270px;
            transition:all 1s;
            overflow:hidden;
            margin:0 0;
            /* border: 2px solid #0064c0; */
            border-radius: 10px;
        }
        .div-grade h5{
            color: #ff9c00;
            font-family: 'Poppins-Bold';
            margin:0;
            padding-bottom:20px
        }
        .div-grade p{
            font-size:14px;
            font-family:Poppins-Light;
            color: #000000;
        }
    
    
    /*Content Css Start*/
    .ready_right.cta_common_second_right.mt-0 img {
        width: 660px;
    }
    
    section.cta_common.cta_common_second.ready1.cta-pad-adj.lazy {
        background: #ff9c00;
        margin: 30px 0px;
    }
    
    .form-div{
            width:100%;
            margin:0 auto;
            padding:10px
        }
        .form-div form{
            padding: 0 0 16px;
            width:100%;
            position:
            relative;
            border-radius: 20px;
            background: #ff9c00;
            /* box-shadow: 0px 0px 12PX #ffffffad; */
            top: 3px;
            /* border: 2px solid #727d8f; */
        }
        .form-div form input{
            width: 100%;
            color: #000;
            outline:0!important;
            padding: 10px 9px;
            border: none;
            /* border: 2px solid #727d8f !important; */
            background: #fff;
            font-family: 'Poppins-Medium';
            font-size: 14px;
            margin: 0px -3px 2px !important;
            border-radius: 5px;
        }
        .form-div form textarea{
            width: 100%;
            height: 126px;
            margin: 0px 0px 0px -3px;
            color: #000;
            border: none;
            background: #fff;
            border-radius: 5px;
            padding: 9px;
            /* border: 2px solid #727d8f !important; */
            outline:0!important;
            resize:
            none!important;
            font-family: 'Poppins-Medium';
        }
        .datainput{
            margin:4px 20px 5px
        }
        .form-div form button{
            width: 93.8%;
            display:
            inline-block;
            font-family: 'Poppins-SemiBold';
            padding: 8px 10px;
            border-radius: 5px;
            color: #ffffff;
            background: #2a3038;
            margin: 0 17px;
            border: 0px solid #727d8f;
        }
    
    
    /*Writer Css Start*/
    
    section.writer {
        padding: 30px 0 60px 0;
        background: #fff;
    }
    
    .wri {
        padding: 0 0 10px 0;
    }
    
    .wri h2 {
        color: #ff9c00;
        font-size: 30px;
        font-family: 'Poppins-SemiBold';
    }
    
    .wri p {
        color: #000000;
        font-family: 'Poppins-Light';
        font-size: 15px;
    }
    
    .wri-1 {
        padding: 20px 10px 20px 10px;
        /* text-align: -webkit-center; */
        border-radius: 10px;
        margin: 13px 10px 13px 10px;
        margin-bottom: 3px;
        /* box-shadow: 0px 0px 10px 0px #507687 inset, 0px 0px 1px 1px #507687; */
        background: #00000008;
    }
    .disf {
        display: flex;
        /* justify-content: center; */
        padding: 0px 0px 10px;
    }
    .wri-1 img {
        width: 80px;
        /* border: 5px solid #727d8f; */
        border-radius: 10%;
    }
    
    .wri-1 h3 {
        color: #000000;
        font-size: 21px;
        font-family: 'Poppins-Bold';
        padding: 25px 10px 0 10px;
    }
    section.Order-Review-th {
        background: #f7f7f0;
    }
    .wri-1 p {
        color: #000;
        font-family: 'Poppins-Light';
        line-height: 26px;
        font-size: 14px;
        /* text-align: left; */
    }
    
    .wri-1 a {
        color: white;
        background: #2a3038;
        padding: 8px 40px;
        border-radius: 5px;
        font-family: 'Poppins-Bold';
        font-size: 15px;
    }
    
    .wri-1 a:hover {
        color: #fff;
    }
    
    
    /*--------------------------------------------------------------
    # Testimonials
    --------------------------------------------------------------*/
    .testimonials .testimonial-wrap {
      padding-left: 20px;
    }
    
    .testimonials .testimonials-carousel,
    .testimonials .testimonials-slider {
      overflow: hidden;
    }
    
    .testimonials .testimonial-item {
      box-sizing: content-box;
      padding: 30px 30px 30px 60px;
      margin: 30px 15px;
      border-left: 7px solid #2a3038;
      /* min-height: 200px; */
      box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
      position: relative;
      background: #fff;
      border-radius: 10px;
    }
    .testimonial-item i.fa-quote-left:before {
        position: absolute;
        font-size: 70px;
        top: -25px;
        left: 10px;
        color: #00000021;
    }
    
    .testimonial-item i.fa-quote-right:before {
        position: absolute;
        font-size: 70px;
        bottom: -29px;
        left: 391px;
        color: #00000021;
    }
    .testimonials .testimonial-item .testimonial-img {
      width: 90px;
      border-radius: 17px;
      border: 9px solid #ffffff;
      position: absolute;
      left: -45px;
      top: 40px;
    }
    
    .testimonials .testimonial-item h3 {
      font-size: 20px;
      font-weight: bold;
      margin: 10px 0 5px 0;
      color: #ff9c00;
    }
    
    .testimonials .testimonial-item h4 {
      font-size: 14px;
      color: #999;
      margin: 0;
    }
    
    .testimonials .testimonial-item .quote-icon-left,
    .testimonials .testimonial-item .quote-icon-right {
      color: #009adc;
      font-size: 26px;
    }
    
    .testimonials .testimonial-item .quote-icon-left {
      display: inline-block;
      left: -5px;
      position: relative;
    }
    
    .testimonials .testimonial-item .quote-icon-right {
      display: inline-block;
      right: -5px;
      position: relative;
      top: 10px;
    }
    
    .testimonials .testimonial-item p {
      margin: 15px auto 15px auto;
      font-family: 'Poppins-Light';
      font-size: 14px;
      color: #000;
    }
    
    .testimonials .swiper-pagination {
      margin-top: 20px;
      position: relative;
    }
    
    .testimonials .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      background-color: #fff;
      opacity: 1;
      border: 1px solid #3498db;
    }
    
    .testimonials .swiper-pagination .swiper-pagination-bullet-active {
      background-color: #3498db;
    }
    
    @media (max-width: 767px) {
      .testimonials .testimonial-wrap {
        padding-left: 0;
      }
    
      .testimonials .testimonials-carousel,
      .testimonials .testimonials-slider {
        overflow: hidden;
      }
    
      .testimonials .testimonial-item {
        padding: 30px;
        margin: 15px;
      }
    
      .testimonials .testimonial-item .testimonial-img {
        position: static;
        left: auto;
      }
    }
    
    /*Writer Css Start*/
        .faqs-container{
        overflow: hidden;
    }
    .faq-singular {
        position: relative;
        border-bottom: 1px solid #727d8f;
        padding: 0 30px 0 20px;
    }
    .faq-singular:hover,
    .faq-singular.active{
        background: #f2f2f2;
        /* background-image: linear-gradient(90deg, #335548 0%, #335548 8px, transparent 8px, transparent 100%); */
    }
    .faq img {
        width: 84%;
        padding: 0px 0px 0px 70px;
    }
    
    center h1 {
        font-size: 34px;
        font-family: 'Poppins-SemiBold';
        padding: 0px 0px 20px 20px;
        color: #ff9c00;
    }
    .faq-singular .faq-question {
        position: relative;
        cursor: pointer;
        margin: 0;
        padding: 25px 25px 25px 0px;
        font-weight: 700;
        font-size: 15px;
        font-family: 'Poppins-Light';
    }
    .faq-singular .faq-question:before {
        position: absolute;
        content: "+";
        color: #808080;
        right: -20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 28px;
        font-weight: 700;
        transition: all .5s;
    }
    .faq-singular.active .faq-question:before {
        transform: translateY(-50%) rotate(45deg) scale(1.3);
    }
    .faq-answer {
        display: none;
        padding-bottom: 20px;
        font-family: 'Poppins-Light';
        font-size: 14px;
    }
        
        .img-writer {
             width: 20%;
        }
        .thankyou-blk img {
             width: 80%;
             height: 240px;
        }
         .thankyou-blk {
             text-align: center;
        }
         section.thankyou-sec .row {
             display: flex;
             justify-content: center;
        }
         .thankyou-blk h5 {
             font-size: 40px;
             text-transform: uppercase;
             color: #183376;
             font-family: 'Poppins-Medium';
        }
         .form-div-modal form {
             background: transparent !important;
        }
         div#myModal .modal-content {
             background: #a0c4df !important;
        }
         .thankyou-blk a {
             background: #183376;
             padding: 10px 40px;
             display: inline-block;
             margin: 10px 0px 20px;
             color: #fff;
             font-family: 'Poppins-Light';
        }
    
    .widget-links h2 {
        color: #f2f6d2;
        font-size: 24px;
        text-transform: capitalize;
        font-family: 'Poppins-Medium';
    }
    
    section.sect {
        padding: 30px 0px 60px;
        background: url(../images/dot-map.png);
    }
    section#testimonials {
        padding: 0px 0px 0px;
    }
    section#testimonials h2 {
        color: #ff9c00;
        font-size: 30px;
        font-family: 'Poppins-SemiBold';
    }
    .section-title p {
        font-family: 'Poppins-Light';
        font-size: 14px;
    }
    .con p {
        font-size: 14px;
        font-family: 'Poppins-Light';
    }
    footer {
        background: #2a3038;
        padding: 30px 0px 0px;
    }
    
    .f-logo a img {
    width: 80%;
}
    
    .sec-copyright {
        background: #ff9c00;
        text-align: center;
        color: #ffffff;
        font-size: 18px;
        padding: 5px 0px 0px;
    }
    
    .widget-links ul li a {
        color: #fff;
        font-size: 16px;
        font-family: 'Poppins-Regular';
    }
    .foot_verytop {
        text-align: center;
    }
    
    .foot_verytop img {
        width: 30%;
    }
    
    .foot_verytop p {
        color: #fff;
        font-family: 'Poppins-Light';
        font-size: 14px;
        padding: 10px 0px 0px;
    }
    .f-logo p {
        color: #fff;
        margin: 10px 0px 0;
        font-family: 'Poppins-Regular';
        padding: 0 30px 0 0;
        font-size: 15px;
    }
    
    .widget-cnt h2 {
        color: #f2f6d2;
        font-size: 25px;
        text-transform: capitalize;
    }
    
    .footer-cnt-list li a {
        color: #fff;
        font-family: 'Poppins-Light';
    }
    
        
        .left{
            text-align:center
        }
        .left h6{
            color:#fff;
            font-size:15px;
            font-family:Poppins-Medium;
            margin:0
        }
        
        .right{
            text-align:center
        }
        .right h6{
            color:#fff;
            font-size:15px;
            font-family:Poppins-Medium;
            margin:0
        }
        
        .tabcontent ul li{
            color:#fff;
            font-family:Poppins-Light;
            display:inline-block;
            margin:0 0 10px
        }
        .tab-btn .row{
            display:flex;
            align-items:center
        }
        .tabcontent h3{
            font-size:36px;
            color:#080303;
            margin:0;
            padding-bottom:30px
        }
        section.take-sec .col-md-7{
            padding:0
        }
        section.take-sec .col-md-5{
            padding:0
        }
        
        
        
        .ul-blk{
            display:flex
        }
        .ul-blk ul{
            width:100%
        }
        section.take-sec{
            overflow:hidden
        }
        
       
        header{
            width:100%;
            padding: 0px 0;
            background: #2a3038;
        }
        .btn-req a{
            font-size: 13.5px;
            padding: 6px 10px;
            color: #fdfeff;
            text-align: center;
            position: relative;
            font-family: 'Poppins-Medium';
            margin: 0px 0px 0px -10px;
            display: inline-block;
            width: 100%;
        }
        .navbar-light .navbar-nav .nav-link{
            color: #ffffff ! IMPORTANT;
            font-size:18px;
            padding: 0px 5px !important;
            font-family: 'Poppins-Medium';
            text-transform:
            uppercase
        }
    .head-form h4 {
        font-size: 34px;
    }
        .head-form{
            /* text-align:center; */
            padding: 3px 0 7px 20px;
            color: #ffffff;
            font-family: 'Poppins-SemiBold';
        }
        .help-img-blk ul{
            display:flex;
            margin:0 20px;
            align-items:center
        }
        .help-img-blk ul li img{
            width:95%
        }
        
        .btm-blk a {
            background: #00a4df;
            float: right;
            padding: 6px 10px;
            font-size: 14px;
            color: #fff;
            font-family: 'Poppins-Light';
            margin: 10px 0px 0px;
        }
        
        
        .ftr-blk-1{
            display:flex;
            width:100%
        }
        .txt-blkfr{
            margin:0 0 11px
        }
        .txt-blkfr h6{
            color:#fff;
            font-family:Poppins-Medium;
            font-size:13px;
            margin:0;
            line-height:25px;
            padding-bottom:0
        }
        .txt-blkfr span{
            color:#fff;
            font-family:Poppins-Light;
            font-size:14px
        }
        .txt-blkfr span i{
            font-weight:500;
            color:#e73b85;
            margin:0 8px 0 0
        }
        .ftr-blk-2{
            margin:-19px 0 0
        }
        .ftr-blk-last{
            margin: 0px 0 0!important;
        }
        .ftr-blk-2 ul li a{
            font-size:14px
        }
        .ftr-blk-2 ul li img{
            width:100%
        }
        
       
        
        
        .right-blk p{
            margin:15px 0 10px;
            font-family:
            Poppins-Light;
            
            color:#fff;
            font-size: 16px;
        }
        section.why-student .row{
            display:flex;
            align-items:center
        }
        .right-blk i{
            position:relative;
            left:-40px;
            font-size:30px;
            top:5px
        }
       
        
        section.gurantee-sec {
            overflow: hidden;
            padding: 0 10px;
        }
        
        
        
        .why-syudent-head {padding: 0px 100px 0px 105px;}
        
        .why-syudent-head h4 {
            font-size: 30px;
            font-family: 'Poppins-SemiBold';
            margin: 0;
            padding-bottom: 20px;
            color: #ff9c00;
            text-transform: capitalize;
            font-weight: 600;
        }
        
        .why-syudent-head p {
            font-family: 'Poppins-Light';
            display: inline-block;
            width: 100%;
            /* line-height: 35px; */
            font-size: 14px;
        }
        section.about-sec p {
            font-size: 16px;
            font-family: 'Poppins-Light';
            margin: 0px 30px 0px;
            width: 100%;
            padding: 20px 20px 20px 20px !important;
        }
        .left-side h4{
            font-size: 23px;
            font-family: 'Poppins-SemiBold';
            color: #ff9c00;
        }
        .left-side h4 span{
            color:#51a2de
        }
    .right-side img {
        width: 100%;
        border-radius: 10px;
    }
        .left-side p{
            font-family:
            Poppins-Light;
            font-size: 14px;
            margin:0;
            /* line-height: 40px; */
            padding-bottom: 10px;
        }
        section.why-student{
            padding: 40px 0px 0px;
            overflow: hidden;
        }
        
       
        .help-txt-blk h4 span{
            color:#51a2de
        }
        .logo{
            text-align:
            center;
            width: 100%;
            margin:0 auto
        }
        .logo a{
            color:#fff;
            font-size:30px;
            font-family:Poppins-Medium
        }
        .banner-sec-1{
            padding: 80px 0 120px !important;
            background-size: cover !important;!i;!;!i;!;!i;!;!;!I;!;!;!importan;!i;!;!;!IMPORTAN;!I;!;
            text-align:center;
            background-position: center !important;
            background: #000000de url(../images/effective.jpg);
            background-repeat: no-repeat;
            background-blend-mode: overlay;
        }
        .banner-sec-1 .row{
            justify-content:center
        }
        .banner-sec-1 h1{
            font-size:50px;
            width: 100%;
            color: #fff;
        }
        .form-block label{
            width:100%;
            font-family:
            Poppins-Medium;
            font-size:18px;
            color: #993a9b;
        }
        .form-block input{
            width: 100%;
            color: #fff;
            font-size: 16px;
            padding:10px 10px;
            outline:0!important;
            background: #993a9b !important;
            border: 1px solid #993a9b38!important;
        }
        .form-block input::placeholder{
            color:#fff;
            font-family:Poppins-Light
        }
        .form-block textarea{
            width:100%;
            height:160px;
            border: 1px solid #993a9b38!important;
            background: #993a9b !important;
            padding:10px 10px;
            color:#fff;
            font-family:
            Poppins-Light
        }
        .form-block textarea::placeholder{
            color:#fff
        }
        .form-block button{
            width:40%;
            display:
            inline-block;
            margin:20px 20px;
            font-size:20px;
            font-family:
            Poppins-Medium;
            background: #993a9b;
            padding:10px 0;
            color:#fff;
            border: 1px solid #993a9b;
        }
        section.contact-us .row{
            display:flex;
            align-items:center
        }
        .contact-det-blk{
            background: #507687;
            padding: 30px 20px;
            margin: 0px 0px 10px;
        }
        .cntct label{
            width:100%;
            font-size:23px;
            font-family:Poppins-Medium;
            color:#fff;
            display:inline-block;
            position:relative
        }
        .cntct a{
            font-size: 15px;
            font-family:Poppins-Medium;
            color:#fff
        }
        .cntct{
            margin-bottom: 0px;
        }
        .cntct a i{
            font-size:18px;
            background:#fff;
            min-width:34px;
            text-align:
            center;
            padding:8px 0;
            border-radius:100px;
            color: #507687;
        }
        .cntct label::before{
            content:'';
            position:absolute;
            border-bottom:2px solid #fff;
            top:34px;
            width:100%
        }
        
        .essay-blk h4{font-size: 22px;font-family: 'Poppins-Medium';line-height: 40px;}
        .essay-blk h6{
            font-size:16px;
            font-family: 'Poppins-Medium';
            margin:0;
            padding-bottom: 10px;
            color: #a73398;
        }
        .essay-blk p{
            font-size:14px;
            font-family: 'Poppins-Light';
        }
        section.essay-sec{
            padding: 30px 0;
            overflow: hidden;
        }
        section.essay-sec .row{
            display:flex;
            align-items:center;
        }
        .essay-img img{
            width:100%
        }
        .essay-blk h4 span{
            color:#51a2de
        }
        section.essay-blue{
            background: #993a9b38;
            padding: 30px 0;
            overflow: hidden;
        }
        .essay-blue h4{
            font-size:40px;
            color: #993a9b;
            margin:0;
            padding-bottom: 10px;
            font-family:
            Poppins-Medium
        }
        .essay-blue p{
            font-size:14px;
            font-family: 'Poppins-Medium';
            color: #993a9b;
        }
        .essay-blue a{
            background:#fff;
            padding:10px 30px;
            display:
            inline-block;
            font-size:15px;
            margin: 0px 0px 20px;
            color: #993a9b;
            font-family: 'Poppins-Medium';
        }
        .blue-blk-blk h4{
            font-size:20px;
            margin:0;
            padding-bottom:15px;
            color: #993a9b;
        }
        .blue-blk-blk{
            background:#fff;
            padding:10px 20px;
            margin: 0px 0px 15px;
        }
        .blue-blk-blk p{
            font-size:13px;
            color:#000
        }
        section.essay-blue .row{
            display:flex;
            align-items:center
        }
        .blue-2{
            width:92%;
            margin:0 auto
        }
        section.essay-sec2{
            overflow: hidden;
            padding: 30px 0;
        }
        .essay-txt h4{font-size: 22px;font-family: 'Poppins-Medium';line-height: 40px;}
        .essay-txt p{
            font-size:14px;
            font-family: 'Poppins-Light';
            line-height: normal;
        }
        .essay-txt ul li i{
            background: #a43095;
            min-width:26px;
            color:#fff;
            font-size:18px;
            text-align:
            center;
            border-radius:100%;
            padding:3px 0;
            margin:0 10px 0 0
        }
        .essay-txt ul li{
            margin:0 20px 12px;
            font-size:16px;
            font-family:Poppins-Medium
        }
        .essay-img-blk img{
            width:100%;
            border-radius:110px 0 0 0
        }
        .essay-img-blk{
            position:relative;
            left:100px
        }
        .essay-img-blk-1 img{
            width: 100%;
        }
        
        .ftr-blk-1 ul{
            margin: 24px 50px 0 0;
        }
        .logo img{
            width: 100%;
            margin: 0px 0;
        }
        .btm-row{
            padding: 0 30px;
        }
        ul.navbar-nav.mr-auto li{
            margin:0 6px
        }
        .ftr-btm .row{
            justify-content:center
        }
        .ftr-btm h6{
            color: #fff;
            font-family:
            Poppins-Medium;
            font-size: 15px;
            margin: 0 0 0;
        }
        .term-blk h4{
            font-size: 25px;
            font-family:
            Poppins-Medium;
            margin:0;
            padding-bottom: 10px;
            color: #ff9c00;
        }
        section.terms-sec{
            padding: 30px 20px;
        }
        .site-slider{
            margin: 0px 0;
        }
        .term-blk p{
            font-size:15px;
            font-family:Poppins-Light;
        }
        .term-blk ul li{
            list-style:inherit;
            font-family:Poppins-Light;
            font-size:14px;
            line-height:40px
        }
        .term-blk ul{
            margin:0 50px 20px
        }
        
        
       
       
        
        .btn-start a i {
            margin: 0px 15px !important;
            color: #fff !important;
            position: relative;
            left: 6px;
            top: 1px;
            font-size: 14px;
        }
        
        .btn-start a {
            width: 50%;
            display: inline-block;
            color: #000;
            position: relative;
            z-index: 999999999999999;
        }
        .btn-start a::before {
            content: '';
            position: absolute;
            right: 13px;
            width: 19%;
            background: #993a9b;
            height: 10px;
            transition: all 0.5s;
            top: 0px;
            border-radius: 100%;
            z-index: -1;
            padding: 12px 0px;
        }
       
        .connect-form {position: relative;left: 0px;}
        
        .connect-form label {
            width: 100%;
            color: #993a9b;
            font-family: 'Poppins-Medium';
        }
        
        .connect-form input {
            width: 100%;
            background: #993a9b;
            padding: 8px 10px;
            font-family: 'Poppins-Medium';
            font-size: 14px;
            border: 2px solid #993a9b;
            color: #fff;
        }
        
       
        
       
        .connect-form input::placeholder {
            color: #fff;
        }
        
        .connect-form textarea::placeholder {
            color: #fff;
            font-family: 'Poppins-Medium';
            padding: 10px 10px;
        }
        
        .connect-form textarea {
            width: 100%;
            height: 100px;
            background: #993a9b;
            padding: 10px 10px;
            color: #fff;
            font-family: 'Poppins-Medium';
        }
        
        .connect-form button {
            width: 27%;
            margin: 0 auto 0px;
            padding: 10px 0px;
            background: #993a9b;
            border: 0 !important;
            color: #fff;
            font-family: 'Poppins-Medium';
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        #down-triangle {
            width: 0 !important;
            height: 0;
            border-top: 30px solid #a73398;
            border-left: 20px solid transparent;
            border-right: 31px solid transparent;
            position: absolute;
            top: 87%;
            left: 700px;
            transform: translate(-50%, -20%);
        }
        
       
        
       
       
        
        section.ten-min-sec {
            padding: 0px 0px 30px;
            overflow: hidden;
        }
        
        .reason-blk h5 {
            font-size: 18px;
            font-family: 'Poppins-Medium';
            margin: 0;
            padding-bottom: 20px;
        }
        
        .reason-blk h4 {
            font-size: 22px;
            font-family: 'Poppins-Medium';
            line-height: 60px;
        }
        
        .reason-blk p {
            font-size: 14px;
            font-family: 'Poppins-Medium';
        }
        
        .reason-blk p a {
            color: #993a9b;
            padding: 10px 3px;
            display: inline-block;
        }
        
        section.reason-sec .row {width: 100%;display: inline-block;}
        
        section.reason-sec {
            padding: 50px 20px;
            overflow: hidden;
            display: none;
        }
        
        .dropdown-menu {
            background: #ff9c00 !important;
            /* left: 20px !important; */
        }
        
        .dropdown-item {
            color: #2a3038 !important;
            font-family: 'Poppins-Medium' !important;
        }
        
        .dropdown-item.active, .dropdown-item:active {
            background: #fff !important;
            color: #a83197 !important;
        }
        
        .essay-txt {
            padding: 0px 10px;
        }
        
        .thankyou-blk {
            text-align: center;
            padding: 140px 0px;
        }
        
        .thankyou-blk h1 {
            font-size: 40px;
            font-family: 'Poppins-SemiBold';
        }
        
        .thankyou-blk i {
            font-size: 60px;
            background: #9b59b6;
            color: #fff;
            min-width: 100px;
            padding: 18px 0px;
            margin: 20px 0px;
            border-radius: 100px;
        }
        
        .thankyou-blk h5 {
            font-family: 'Poppins-Medium';
            font-size: 29px;
            color: #000;
        }
        
        .thankyou-blk a {
            display: inline-block;
            width: 12%;
            background: #9b59b6;
            padding: 13px 0px;
            color: #fff;
            margin: 30px 0px;
            font-family: 'Poppins-Medium';
        }
        
        .floating_btn {
          position: fixed;
          bottom: 0px;
          left: 30px;
          width: 100px;
          height: 100px;
          display: flex;
          flex-direction: column;
          align-items:
          center;
          justify-content:
          center;
          z-index: 1000;
        }
        
        @keyframes pulsing {
          to {
            box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
          }
        }
        
        .contact_icon {
          background-color: #42db87;
          color: #fff;
          width: 60px;
          height: 60px;
          font-size:30px;
          border-radius: 50px;
          text-align: center;
          box-shadow: 2px 2px 3px #999;
          display: flex;
          align-items: center;
          justify-content: center;
          transform: translatey(0px);
          animation: pulse 1.5s infinite;
          box-shadow: 0 0 0 0 #42db87;
          -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
          -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
          -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
          animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
          font-weight: normal;
          font-family: sans-serif;
          text-decoration: none !important;
          transition: all 300ms ease-in-out;
        }
        
        .btn-req ul {
            display: contents;
            align-items: center;
            margin: 0;
        }
        
        .btn-req a i {
            color: #ff9c00;
            font-size: 16px;
            background: #ffffff;
            padding: 6px 7px;
            border-radius: 30px;
        }
        
        @media only screen and (min-width: 1366px) and (max-width: 1920px){}
        @media only screen and (min-width: 1200px) and (max-width: 1365px){}
        @media only screen and (min-width: 992px) and (max-width: 1199px){}
        @media only screen and (min-width: 768px) and (max-width: 1024px){section.why-student .row {
            display: inline-block;
        }
        .ftr-blk h4 {
        font-size: 21px;
    }
    .row.justify-content-center {
        padding: 0px 37px 0px 0px;
    }
    .btn-req {
        margin: 10px -30px;
    }
    .ftr-blk-2 ul li img {
        margin: 10px -20px;
    }
    ul.navbar-nav.mr-auto {
        background: none;
        padding: 10px 0px 20px;
        text-align: center;
    }
    
    .logo {
        width: 170%;
    }
    
    .why-syudent-head {
        padding: 0px 25px;
    }
        section.why-student .col-md-6 {width: 100% !important;max-width: 100%;}
        
        .right-blk {
            width: 690px;
        }
        nav.navbar.navbar-expand-lg.navbar-light {
            justify-content: center;
            position: relative;
            top: 17px;
        }
        .slider-testi {
            width: 800px;
            padding: 20px 30px;
            height: 440px;
        }
        .form-div form button {
            width: 86%;
            border: none;
        }
        .btm-row .row {
            align-items: unset;
        }
        .modal-content {
            margin: 90px 0px 0px 0px;
            display: inline-block;
        }
        .slider-test {
            margin: 0 !important;
        }
        .form-div form input {
            width: 100%;
        }
        header {
            z-index: 10;
            height: auto;
        }
        
        ul.navbar-nav.mr-auto {
        }
        section.test-faq-sec .slick-prev {
            top: -50px;
            right: 40px !important;
            left: auto;
        }
        
        section.test-faq-sec .slick-next {
            top: -50px;
        }
        
        .panel {
            width: 720px;
        }
        
        .right-side {text-align: center;width: 100%;}
        
        .serv-blk {
            display: inherit;
        }
        
        section.pay-sec .col-md-6 {
            width: 100%;
            max-width: 100%;
        }
        
        section.pay-sec .row {
            display: inline-block;
        }
        
        .ewc ul li {
            width: 100%;
            text-align: center;
        }
        
        section.ten-min-sec .row {
            display: inline-block;
        }
        
        section.ten-min-sec .col-md-6 {
            max-width: 100%;
        }
        
        section.protocol-sec .row {
            display: inline-block;
        }
        
        section.protocol-sec .col-md-6 {
            max-width: 100%;
        }
        
        .protocol-img img {
            width: 100%;
        }
        
        .protocol-img {
            margin: 0px 0px 40px;
        }
        
        section.assignment-quality-sec .row {
            display: inline-block;
        }
        
        section.assignment-quality-sec .col-md-3 {
            max-width: 100%;
        }
        
        .ass-blk {
            height: 280px;
            margin: 0px 0px 30px;
        }
        
        section.banner-sec {
            overflow: hidden;
            padding: 20px 0 50px 0px !important;
        }
        
        section.why-student {
            overflow: hidden;
        }
        
        
        
        section.pilot-sec {
            overflow: hidden;
        }
        
        section.pay-sec {
            overflow: hidden;
            padding: 0;
        }
        
        section.gurantee-sec {
            overflow: hidden;
        }
        
        section.ewc {
            overflow: hidden;
        }
        
        section.ten-min-sec {}
        
        section.recommend-sec {
            overflow: hidden;
        }
        
        section.protocol-sec {
            overflow: hidden;
        }
        
        section.assignment-quality-sec {
            overflow: hidden;
        }
        
        section.test-faq-sec {
            overflow: hidden;
        }
        
        section.reason-sec {
            overflow: hidden;
        }
        
        footer {
            overflow: hidden;
        }
        
        section.test-faq-sec .row {
            display: inline-block;
        }
        
        .test-blk {
            margin: 0 !important;
            height: 280px !important;
            padding: 20px 50px;
        }
        
        .faq-blk {
            padding: 40px 40px;
            height: unset;
            width: 782px;
        }
        
        .accordion-blk {
        }
        
        .accordion {
            display: inline-block;
            width: 720px;
        }
        
        .head-faq {
            width: 720px;
        }
        
        .heading-ass {
            padding: 0px 10px;
        }
        
        .gurantee-blk {
            padding: 0px 0px;
        }
        
        .icon-blk {
            width: 60%;
        }
        
        .txt-blk h5 {
            width: 100%;
        }
        
        .get-started-card {
            margin: 0px 0px 30px;
        }
        
        .icon-blk i {
            font-size: 30px;
        }
        
        .txt-blk p {
            width: 100%;
        }
        
        .serv-main {
            padding: 10px 20px;
            height: 310px;
        }
        
        .icn-serv {
            width: 45%;
            margin: 0px 0px 20px;
        }
        
        .read-more a {
            display: none;
        }
        
        .connect-form button {
            width: 94%;
        }
        .ftr-blk-2 ul li {
            margin: 0px -10px;
        }
        
        .ftr-blk-1 {
            display: inline-block;
            width: 110%;
        }
        
        .ftr-blk {
            margin: 30px 20px;
        }
        
        .ftr-blk-last {
            margin: 30px 0px 0 !important;
        }
        }
        @media only screen and (min-width: 520px) and (max-width: 767px){}
        
        @media only screen and (min-width: 300px) and (max-width: 519px){
            .rating-blk{
                margin:0 auto 30px
            }
            .top-row{
                display:none
            }
            section.about-sec {
            overflow: hidden;
        }
            .banner-contact {
    overflow: hidden;
}
            .ftr-blk h4 {
        font-size: 21px;
    }
        div#exampleModal .modal-header h1 {
        font-size: 25px;
        margin: 0px 0px;
    }
    
    section.test-faq-sec .slick-prev {display: none !important;}
    
    section.test-faq-sec .slick-next {
        display: none;
    }
    
    .test-blk {margin: 20px 10px 0px;}
    
    .slider-test h6 {
        bottom: 4px;
    }
            button.navbar-toggler{
                display:inline-block;
                position:relative;
                left: 262px;
                margin: 0;
                top: -40px;
                background:#fff
            }
            button.close span {
            margin: 0px 0px 0px -30px;
        }
            .row.row-1{
                display:none
            }
            .form-div::before{
                width:100%;
                left:0
            }
            .heading-blk {
            padding: 0px 0px 10px;
        }
        
        .icon-blk {
            width: 34%;
        }
            .form-div form{
                margin:0;
                width:100%!important;
                padding: 0px 0px;
                overflow: hidden;
            }
            .banner-txt{
                margin:0 0 0;
                padding: 30px 10px !important;!i;!;!IMPORTAN;!I;!;
            }
            section.banner-sec{
                overflow:hidden;
                padding: 10px 0 !important;
                width: 100%;
                /* background: #a831974f; */
            }
            section.help-sec{
                overflow:hidden;
                padding:40px 0
            }
            .help-img-blk ul li img{
                width:100%
            }
            .banner-txt h1{
                font-size:13px;
                line-height:19px;
                margin:0
            }
            .banner-txt p{
                font-size:10px;
                line-height:initial;
                margin:0;
                padding:5px 0
            }
            .form-div{
                width:100%;
                padding: 20px 0px 20px;
            }
            .banner-txt h1{
                font-size:15px;
                left: 0px !important;
                line-height:23px
            }
            .form-block label {
        padding: 5px 0 0 17px;
    }
    
    .form-block input {
        width: 90%;
        margin: 0 0 0 16px;
    }
    
    .form-block textarea {
        padding: 30px 0 0 15px;
    }
            .banner-btn a{
                width:49%;
                padding: 10px 0;
                font-size: 16px;
                margin:0 0
            }
            .head-form h4{
                padding: 0px 0;
                font-size: 19px;
                margin: 0;
            }
            .form-div form button{
                margin: 0px 1px 10px;
                width: 100%;
            }
            .datainput{
                margin:0 0 0;
                width: 100%;
            }
            .top-row ul{
                display:block
            }
            .top-row ul li{
                margin:10px 10px 20px
            }
            nav.navbar{
                position:relative;
                padding:0;
                margin: 0px -40px -20px 0px!important;!i;!;!IMPORTAN;!I;!;
            }
            .btm-row .col-md-9{
                padding:0
            }
            .heading-blk h4{
                font-size:21px
            }
            .heading-blk h5{
                font-size:12px
            }
            .heading-blk p{
                font-size:13px
            }
            .help-img-blk img{
                height:100%;
                padding-bottom:30px
            }
            .best-blk h4{
                font-size:20px;
                margin:0 10px
            }
            .best-blk p{
                font-size:14px;
                margin:0 10px
            }
            .best-blk{
                overflow:hidden
            }
        
            .best-bx{
                width:90%;
                height:unset!important;
                margin:20px auto
            }
            .pay-blk h4{
                font-size: 20px;
                line-height: unset;
            }
            .reason-blk h4{
                font-size: 21px;
                width:100%;
                line-height:40px
            }
            footer{
                overflow:hidden;
                text-align: center;
                padding: 20px 0px 0;
            }
            .book-now a{
                width:100%;
                text-align:center
            }
            .navbar-expand-lg .navbar-nav{
                display:block;
                background:#fff;
                position:relative;
                text-align: center;
                padding: 0 0px;
                margin: 0px 0px 20px -19px;
            }
            header{
                position:unset;
                /* background: #a831974f; */
                padding: 0px 0 0;
                height: auto;
                overflow: hidden !important;!I;!;
            }
            .logo{
                width:34%;
                margin:unset
            }
            .btn-req{
                display:none
            }
            .dropdown-menu{
                background:#5bb6ed;
                color:#fff!important
            }
            .dropdown-item{
                color:#fff;
                font-family:Poppins-Light
            }
            .form-div form input{
                width: 100%;
                margin: 0px 0px 4px !important;
            }
            .heading-blk-serv h4{
                font-size:24px;
                color:#51a2de;
                margin:0;
                padding-bottom:20px
            }
            .heading-blk-serv p{
                width:100%;
                padding:0 20px 20px;
                color:#000
            }
            .tab{
                padding-bottom:20px
            }
           
            section.pilot-sec{
                overflow:hidden;
                padding: 30px 20px;
            }
            .ewc ul li{
                width: 100%;
                justify-content:center;
                margin:0 0 20px;
                text-align: center;
                position: relative;
                padding: 25px 0px !important;
            }
            .head-blk-writers h4{
                font-size:22px;
                margin:0;
                padding-bottom:10px
            }
            .right-blk i{
                left:-100px;
                top:30px;
                font-size:50px
            }
            .right-blk p{
                margin: 0px 0px;
                position:relative;
                left: 0px;
            }
            .ass-blk{
                margin:0 0 30px;
                width:97%;
                height:unset
            }
            section.ewc{
                overflow:hidden;
                background-size:100%;
                padding: 20px 10px 20px;
            }
            section.writer-sec{
                overflow:hidden;
                padding:20px 0
            }
            section.why-student{
                overflow:hidden;
                padding: 10px 10px;
            }
            section.sample-work{
                overflow:hidden
            }
            section.assignment-quality-sec{
                overflow:hidden;
                padding: 20px 5px 0;
            }
            section.test-faq-sec{
                overflow:hidden;
                padding: 20px 15px;
            }
            section.awards-rewards.mobile-hide{
                overflow:hidden;
                padding:50px 0 20px
            }
            section.essay-sec{
                overflow:hidden;
                padding: 20px 0px;
            }
        
            .essay-blue h4 {
            font-size: 30px;
            margin: 0px 0px;
            padding: 0px 0px 10px;
        }
        
        .essay-blue h4 {
            font-size: 19px;
        }
            section.essay-sec2{
                overflow:hidden;
            }
            section.essay-blue{
                overflow:hidden;
                text-align: center;
                padding: 20px 0px;
            }
            .slider-testi{
                height:unset;
                padding:15px 10px 20px
            }
            .essay-img-blk{
                left:0;
                text-align:center;
                margin:30px auto 0
            }
            .essay-img-blk img{
                border-radius:0;
                display:none
            }
            .essay-img-blk-1 img{
                width:100%;
                height:unset
            }
            .essay-img-blk-1{
                left:0;
                top:0;
                margin:40px 20px
            }
            .essay-txt ul li{
                font-size:12px;
                margin:0 0 12px
            }
            .blue-2{
                margin:30px auto 0
            }
            .panel{
                overflow-y:scroll!important;
                height: unset;
            }
            .ftr-blk-1{
                display:block
            }
            .ftr-blk-1 ul{
                margin: 0px 0 0;
            }
            .ftr-blk{
                margin: 0 0px;
            }
            .ftr-blk-last{
                margin: 0 0px 0!important;
            }
            .ftr-btm h6{
                text-align:center;
                font-size: 12px;
            }
            .ftr-txt img{
                width: 70%;
            }
            .tab button{
                color:#51a2de
            }
            .tabcontent h3{
                font-size:27px;
                padding-bottom:20px
            }
            .tabcontent p{
                line-height:unset;
                font-size:12px
            }
            .piot-txt h4{
                font-size:30px
            }
            .piot-txt p{
                font-size:12px;
                line-height:unset!important
            }
            .trust-slider-blk img{
                width:30%
            }
            .pilot-slider-blk{
                padding:20px 0 0
            }
            .trust-slider-blk ul li i{
                font-size:16px
            }
            .ewc h1{
                font-size:27px
            }
            .ewc p{
                font-size:14px;
                font-family:Poppins-Light
            }
            .head-blk-writers p{
                font-size:11px
            }
            section.writer-sec .slick-next:before,section.writer-sec .slick-prev:before{
                display:none
            }
            .left-side h4{
                font-size: 19px;
                width: 100%;
                text-align: left;
                margin:0;
                padding-bottom: 10px;
            }
            .left-side p{
                font-size: 13px;
                text-align: left;
                padding: 0px 0px 10px;
                line-height: unset;
            }
            .test-blk i{
                font-size:20px;
                min-width:70px;
                padding:20px 0
            }
            .slider-head{
                padding-bottom:0
            }
            .slider-head h4{
                font-size:20px
            }
            .slider-head h5{
                font-size:10px
            }
            .test-blk p{
                font-size:12px;
                padding-bottom:18px
            }
            .slider-test h6{
                font-size:14px;
                bottom: 8px;
                color: #fff;
                left: auto;
                right: 10px;
                top: 12px;
            }
            .slider-test{
                padding:0 0;
                margin:0 0
            }
            .head-faq h4{
                font-size:20px
            }
            .faq-blk{
                height:unset;
                padding: 20px 15px 10px;
            }
            .heading-ass h4{
                font-size: 16px;
                margin: 0px 10px;
            }
            .heading-ass p{
                font-size: 14px;
                padding: 0 0px 20px;
                line-height: unset;
            }
            section.awards-rewards.mobile-hide img{
                width:30%
            }
            section.awards-rewards.mobile-hide h3{
                font-size:20px
            }
            section.awards-rewards.mobile-hide p{
                font-size:11px;
                margin:0
            }
            .row.justify-content-center{
                padding:20px 0 0
            }
            .ftr-blk-2 ul li img{
                width:60%
            }
            .banner-sec-1{
                background-size:contain;
                padding:30px 0!important
            }
            section.faq-sec{
                padding:20px 0 20px
            }
            .head-faq p{
                font-size:12px
            }
            section.contact-us{
                padding:0 0 20px;
                overflow: hidden;
            }
            section.banner-sec-serv{
                background-size:100%!important;
                padding:0!important;
                background-repeat:no-repeat!important
            }
            section.banner-sec-serv .banner-txt{
                margin:40px 0 70px
            }
            .essay-blk h4{
                font-size:20px;
                width: 100%;
                padding: 0 0px 0 10px;
            }
            .essay-blk h6 {
        padding: 0 0 10px 10px;
    }
    
    .essay-blk p {
        padding: 0 0 0 10px;
    }
    
    .essay-txt p {
        padding: 0 10px 0 10px;
    }
            .essay-txt h4{
                font-size:20px;
                padding: 0 0 0 10px;
            }
            .navbar-light .navbar-nav .nav-link{
                color: #000 !important;
                font-size: 14px;
                text-align: center;
                padding: 10px 0px !important;
            }
        
            .logo {
            width: 60%;
        }
        
        .form-div form textarea {width: 100%;}
        
        
        
        .ten-blk p {
            line-height: unset;
        }
        
        .ten-blk h4 {
            line-height: unset;
        }
        
        section.ten-min-sec {
            overflow: hidden;
            padding: 30px 10px;
        }
        
        .recommend-blk h4 {
            font-size: 22px;
        }
        
        section.protocol-sec {
            padding: 0px 10px 20px;
        }
        
        .protocol-img img {
            width: 100%;
        }
        
        .protocol-img {
            position: relative;
            top: 0px;
            padding: 30px 0px 0px;
        }
        
            .protocol-blk {
            padding: 30px 0px 0px;
        }
        
        .test-blk {
            height: unset !important;
        }
        
        section.test-faq-sec .slick-next {
            top: -20px;
            display: none !important;
        }
        
        .accordion {
            font-size: 13px;
        }
        
        section.reason-sec {
            padding: 0px 0px 20px;
            text-align: center;
        }
        
        .connect-form button {
            width: 100%;
            display: inline-block;
        }
        
        
        .ftr-blk ul li a i {
            display: none;
        }
        
        .ftr-blk-2 {
            margin: 0;
        }
        
        .ftr-blk ul {
            margin: 7px 0px 0px;
        }
        
        .reason-blk {
            text-align: center;
        }
        
        .connect-form label {
            text-align: left;
        }
        
        .gurantee-blk h4 {
            font-size: 22px;
            padding: 10px 0px 10px;
        }
        
        .gurantee-blk {
            padding: 0px 0px 0px;
        }
        
        .img-blk {
            margin: 0px 0px 20px;
            height: 100%;
        }
        
        .piot-txt {
            padding: 0px 10px;
        }
        
        section.pay-sec {
            padding: 0 10px;
        }
        
        .serv-main {
            display: inline-block;
            text-align: center;
            margin: 0px 0px 10px;
            height: 250px;
            padding: 20px 20px;
        }
        
        .serv-blk {
            display: inline-block;
            margin: 0px 0px;
        }
        
        .icn-serv {
            min-width: 40px !important;
            width: 16%;
            margin: 0 auto 20px;
            padding: 7px 0px;
            height: unset !important;
        }
        
        .icn-serv i {
            font-size: 22px;
        }
        
        .read-more a {
            display: none;
        }
        
        .right-blk {
            padding: 10px 0px !important;
            text-align: center;
            margin: 0px 0px 5px 0px;
        }
        
        .right-side {
            padding: 10px 0px;
        }
        
        .why-syudent-head {
            padding: 0px !important;
            text-align: center;
        }
        
        .why-syudent-head h4 {
            font-size: 20px;
            text-align: left;
            padding: 0px 0px 10px;
        }
        
        .why-syudent-head p {
            width: 100%;
            line-height: unset;
            text-align: left;
            padding: 0px 0px 0px;
            margin: 0;
        }
        
        .left-side {
            text-align: center;
        }
        
        ul.navbar-nav.mr-auto li {
            margin: 0 !important;
        }
        
        
        
        .dropdown-menu {
            text-align: center;
            font-size: 14px;
        }
        
        .dropdown-menu a {
            padding: 10px 0px;
            text-align: center;
            font-size: 13px;
        }
        }
        
        
        @media only screen and (max-width:320px) and (max-height:480px){
            
            header {
    overflow: hidden !important;!i;!;!IMPORTAN;!I;!;
}

.twm-home18-banner-section {
    overflow: hidden;
    height: auto;
    padding: 60px 10px 0px 10px;
}

.section-full.p-t120.p-b90.site-bg-white.twm-how-it-work-area {
    overflow: hidden;
}

section.gurantee-sec {
    overflow: hidden;
}

section.grade-sec {
    overflow: hidden;
}

            section.bac-gr {
    overflow: hidden;
    padding: 0px 30px 10px;
}

.bac-sec h4 {
    font-size: 20px;
    padding: 10px 0px 0px;
}

section.why-student {
    overflow: hidden;
}

section.cta_common.cta_common_second.ready1.cta-pad-adj.lazy {
    overflow: hidden;
}

section#testimonials {
    overflow: hidden;
}

section.sect {
    overflow: hidden;
    padding: 0px;
}

section.writer {
    overflow: hidden;
}

footer {
    overflow: hidden;
}

.twm-bnr-title-large {
    font-size: 34px !important;
    line-height: 43px !important;
    margin: 0px 0px 10px !important;
}

.twm-h-page-18-bnr-right-section {
    display: none;
}

.twm-how-it-work-section {
    padding: 0px 10px 0px 0px;
}

h4.twm-title {
    padding: 0px 0px 0px 60px !important;!i;!;
}

.div-grade {
    margin: 0px 20px 0px 20px;
}

.ready_right.cta_common_second_right.mt-0 img {
    width: 100%;
    padding: 0px 0px 20px 0px;
}

.section-title.aos-init {
    padding: 0px 10px;
}

.wri {
    padding: 0px 0px 0px 20px;
}

.f-logo p {
    padding: 0px 10px 15px;
}

.logo img {
    margin: 10px 0px 0px 0px;
}

.banner-img {
    padding: 20px 0px 0px;
}

center h1 {
    font-size: 22px;
    padding: 0px 0px;
}section.terms-sec {
    overflow: hidden;
    padding: 10px 10px;
}
            
        }
        
        
        @media only screen and (max-width:600px) and (max-height:960px){
            section.terms-sec {
    overflow: hidden;
    /* padding: 10px 10px; */
}
            
             header {
    overflow: hidden !important;!i;!;!IMPORTAN;!I;!;
}

.twm-home18-banner-section {
    overflow: hidden;
    height: auto;
    padding: 60px 10px 0px 10px;
    display: table-cell;
}

.section-full.p-t120.p-b90.site-bg-white.twm-how-it-work-area {
    overflow: hidden;
}

section.gurantee-sec {
    overflow: hidden;
}

section.grade-sec {
    overflow: hidden;
}

            section.bac-gr {
    overflow: hidden;
    padding: 0px 30px 10px;
}

.bac-sec h4 {
    font-size: 20px;
    padding: 10px 0px 0px;
}

section.why-student {
    overflow: hidden;
}

section.cta_common.cta_common_second.ready1.cta-pad-adj.lazy {
    overflow: hidden;
}

section#testimonials {
    overflow: hidden;
}

section.sect {
    overflow: hidden;
    padding: 10px 10px 0px 10px;
}

section.writer {
    overflow: hidden;
}

footer {
    overflow: hidden;
}

.twm-bnr-title-large {
    font-size: 34px !important;
    line-height: 43px !important;
    margin: 0px 0px 10px !important;
}

.twm-h-page-18-bnr-right-section {
    display: none;
}

.twm-how-it-work-section {
    padding: 0px 10px 0px 0px;
}

h4.twm-title {
    padding: 0px 0px 0px 60px !important;!i;!;
}

.div-grade {
    margin: 0px 20px 0px 20px;
}

.ready_right.cta_common_second_right.mt-0 img {
    width: 100%;
    padding: 0px 0px 20px 0px;
}

.section-title.aos-init {
    padding: 0px 10px;
}

.wri {
    padding: 0px 0px 0px 20px;
}

.f-logo p {
    padding: 0px 10px 15px;
}

.logo img {
    margin: 10px 0px 0px 0px;
}

.banner-img {
    padding: 20px 0px 0px;
}

center h1 {
    font-size: 26px;
    padding: 0px 0px;
}
        
            .ass-blk {
            height: 90%;
            margin: 0px 5px 40px;
        }
        
        .protocol-img img {
            width: 100%;
        }
        
        .protocol-blk {
            padding: 30px 0px 0px;
        }
        .why-syudent-head {
            padding: 0 35px;
        }
        .head-faq p {
            line-height: unset;
        }
        .piot-txt p {
        line-height: unset;
    }
    
    .piot-txt {
        padding: 20px 10px;
    }
    
    .heading-ass p {
        line-height: unset;
        padding: 0 0 10px;
    }
    
    .faq-blk {
        padding: 20px 40px;
        width: 100% !important;
    }
        .ewc ul li {
            width: 100%;
            margin: 0px 0px 20px;
        }
        
        .icon-blk {
            width: 20%;
        }
        .gurantee-blk {
            padding: 0px;
        }
        
        section.banner-sec {
            background-position: center center;
            padding: 20px 0px;
            overflow: hidden;
        }
        .banner-contact {
    overflow: hidden;
}
        .logo {
            width: 50%;
            margin: unset;
        }
        .blue-blk-blk {
            background: #fff;
            padding: 10px 20px;
            margin: 0px -20px 15px;
        }
        .navbar {
            justify-content: end;
            margin: -15px 0px -20px 40px !important;!i;!;!I;!;
            z-index: 99;
        }
        
        .navbar-toggler {
            position: relative;
            top: -80px;
        }
        
        .navbar-expand-lg .navbar-nav {
            background: #ff9c00;
            justify-content: center;
            padding: 10px 0px;
            text-align: center;
            color: #fff;
        }
        
        .navbar a {
        color: #fff !important;
    }
        
        ul.navbar-nav.mr-auto li {
            padding: 10px 0px;
        }
        
        .btn-req {
            display: none;
        }
        
        section.test-faq-sec .slick-prev {
            right: 50px;
            left: auto;
        }
        
        section.test-faq-sec .slick-next {
            left: auto;
            right: 10px;
        }
        
        .slider-test h6 {
            color: #fff;
            bottom: 20px;
            left: auto;
            right: 30px;
        }
        
        .ftr-blk-1 {
            display: inherit;
        }
        
        .ftr-blk {
            margin: 0 !important;
        }
        
        .banner-sec-1 h1 {
            width: 100%;
            position: relative;
            left: 0px;
            font-size: 30px;
        }
        
        .navbar-toggler {
            margin: 0px 0 -40px 450px;
        }
        
        }