*,
::after,
::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

html,
body {
    overflow-x: hidden
}

body {
    font-family: 'Work Sans', sans-serif !important
}

a#navbarDropdown {
    cursor: pointer;
}

.review-logo img{
    width: 30%;
    height: 30%;
}

button:focus {
    outline: 0
}

.dropdown:hover .dropdown-menu{
    display: block;
    margin-top: 0;
}

.service-name h3{
    font-size: 14px;
    margin-bottom: 16px;
    margin-top: 4px;
    color: #383338;
    font-weight: 400;
}

.drop-btn .btn-arrow{
    background: #f38515;
    width: 100%;
    max-width: 100px;
    height: 40px;
    font-size: 14px;
    border: 1px solid #f38515;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    transition: .5s ease;
}

.drop-btn .btn-arrow:hover{
    background: transparent;
    border: 1px solid #f38515;
    color: #f38515;
}

.drop-btn a{
    position: absolute !important;
    bottom: 0px !important;
    left: 0px !important;
    width: 100% !important;
    text-align: center !important;
    top: 0px !important;
    margin: 0 !important;
    padding: 0 !important;
    
}



.speciality h2{
    text-align: center;
}

#error-page{
    padding: 50px 0;
}

.page-error{
    text-align: center;
    padding: 50px 50px;
}

.page-error span{
    font-size: 20px;
    color: #f38515;
}

.error-cta a{
    font-size: 16px;
    color: #f38515;
    transition: .4s ease;
}

.error-cta a:hover{
    color: #182431;
}

#crd .card {
    border: 0px !important
}

#crd .card .carding {
    max-width: 45px !important
}

#crd .card img {
    max-width: 45px !important
}

#crd .card .card-body .card-title h3 {
    font-size: 18px
}

#crd .card .card-body .card-text p {
    font-size: 14px
}

#crd .card .card-body a {
    color: #EB8C2A !important;
    font-size: 14px;
    font-weight: 500
}

#crd .cntr-bttn .btn-warning {
    border: 0px !important;
    background-color: #EB8C2A !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
    padding: 13px 20px !important
}

#crd .cntr-bttn .btn-warning:hover {
    background-color: #182431 !important;
    color: #eb8c2a !important;
    transition: all 1s
}

#crd .card {
    margin-bottom: 15px !important
}

#crd .fst-crd-hdng {
    margin-top: 15px
}

#crd .clr {
    color: #EB8C2A !important;
    font-size: 14px;
    margin-top: 0
}

#crd .tp {
    margin-top: 0
}

#fst-cta {
    background-color: #182431;
    margin-bottom: 50px
}

#fst-cta img {
    max-width: 300px !important;
    margin-top: -100px;
    margin-left: 70px
}

#fst-cta h3 {
    font-size: 35px
}

#fst-cta .btn-warning {
    background-color: #EB8C2A !important;
    border: 1px solid #EB8C2A !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    margin-right: 10px;
    margin-bottom: 25px
}

#fst-cta .btn-white {
    background-color: transparent !important;
    border: 1px solid #EB8C2A !important;
    color: #EB8C2A !important;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 40px;
    margin-bottom: 25px
}

.img-trd {
    position: relative;
    top: 60px;
    max-width: 115%
}

#signupform .cnditn {
    font-size: 13px !important
}

#service .pop-bttn .btn-warning {
    background-color: #EB8C2A !important;
    border: 0px !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 40px;
    margin-right: 10px
}

#service .pop-bttn .btn-white {
    background-color: transparent !important;
    border: 1px solid #EB8C2A !important;
    color: #EB8C2A !important;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 40px
}

#service .pop-bttn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0
}

#cheap-essay {
    padding-bottom: 40px
}

#cheap-essay .pop-bttn .btn-warning {
    background-color: #EB8C2A !important;
    border: 1px solid #EB8C2A;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 40px;
    margin-right: 10px;
    transition: .4s ease
}

#cheap-essay .pop-bttn .btn-warning:hover {
    background-color: transparent !important;
    border: 1px solid #EB8C2A !important;
    color: #EB8C2A !important
}

#cheap-essay .pop-bttn .btn-white {
    background-color: transparent !important;
    border: 1px solid #EB8C2A !important;
    color: #EB8C2A !important;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 40px
}

#cheap-essay .pop-bttn .btn-white:hover {
    background-color: #EB8C2A !important;
    border: 1px solid #EB8C2A !important;
    color: #fff !important
}

#cheap-essay .pop-bttn {
    display: flex;
    align-items: center;
    margin: 20px 0
}

#cheap-essay p {
    font-size: 14px
}

#cheap-essay .heading-2 {
    color: #182431;
    font-weight: 500
}

#cheap-essay .color-gold {
    color: #eb8c58 !important
}

#cheap-essay #choose .card {
    border: 0px !important;
    background-color: #ffd5aa !important;
    padding: 20px 0;
    margin-bottom: 15px
}

#choose .card {
    position: relative !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffd5aa !important;
    background-clip: border-box !important;
    border: 0 solid rgba(0, 0, 0, .125) !important;
    border-radius: 0.25rem !important;
    padding: 15px 0px !important;
    margin: 13px 0px !important;
    min-height: 244px
}

#choose .card img {
    max-width: 50px !important;
    margin-left: 15px
}

#choose .card .card-title h3 {
    font-size: 18px;
    font-weight: 500
}

#choose.card .card-text p {
    font-size: 14px
}

#choose .card .card-text ul li {
    list-style-type: none;
    padding: 14.7px 0;
    margin-left: -13px;
    font-size: 14px;
    font-weight: 400
}

#choose .card .card-text ul li span {
    float: right
}

#choose .card .card-text p {
    font-size: 14px
}

#choose .card .card-text p span {
    float: right
}

#choose .btn-warning {
    border: 0px !important;
    background-color: #EB8C2A !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 13px 20px !important
}

#choose .btn-warning:hover {
    background-color: #182431 !important;
    color: #fff !important;
    transition: all 1s
}

#choose .cd-bx {
    padding-bottom: 62px
}

#choose .lst-bx {
    padding-bottom: 0
}

#choose .lst-crd {
    padding-bottom: 0px !important
}

#faq-section {
    padding: 80px 0;
    padding-top: unset !important
}

#faq .card {
    margin-bottom: 30px;
    border: 0
}

div#faq .card {
    box-shadow: -3px -1px 21px 0 rgb(156 156 156 / 75%);
    -webkit-box-shadow: -3px -1px 21px 0 rgb(156 156 156 / 75%);
    -moz-box-shadow: -3px -1px 21px 0 rgba(156, 156, 156, .75)
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

#faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgb(213 213 213 / 50%);
    box-shadow: 0 0 20px 0 rgb(213 213 213 / 50%);
    border-radius: 2px;
    padding: 0
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #E88B07;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

#faq .card .card-header .btn-header-link.collapsed {
    background: #f38515;
    color: #fff;
    font-weight: 400
}

#faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    background: #f38515;
    color: #fff;
    padding: 15px 9px;
    white-space: normal
}

#faq .card .card-header .btn:focus {
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / 0%)
}

#faq .card-header h3 {
    margin-bottom: 0;
    border-bottom: 0
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

#faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106"
}

#faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-weight: 900;
    float: right
}

*,
::after,
::before {
    box-sizing: border-box
}

.color-orange {
    color: #E88B07
}

#faq p {
    padding: 0;
    margin: 0;
    text-align: left
}

#faq .card ul {
    list-style: none;
    padding-left: 40px !important;
    font-weight: 400;
    font-size: 14px
}

#faq ul {
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: -25px
}

#deadline {
    background-image: url(../images/cta-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

#deadline h2 {
    color: #182431
}

#deadline .btn-info {
    border: 1px solid #182431 !important;
    background-color: #182431;
    font-size: 15px;
    color: #fff !important;
    padding: 10px 25px;
    margin-top: 15px
}

#deadline .btn-danger {
    border: 1px solid #182431 !important;
    background-color: transparent;
    font-size: 15px;
    color: #182431 !important;
    padding: 10px 35px;
    margin-top: 15px
}

#deadline .btn-info:hover {
    background-color: #fff !important;
    color: #FD9102 !important;
    transition: all 1s !important;
    border: 1px solid #fff !important
}

#deadline .btn-danger:hover {
    background-color: #182431 !important;
    color: #fff !important
}

#clienting {
    background-color: #182431;
    padding: 35px 0;
    margin-bottom: 70px
}

#clienting .client-review-box {
    background: #fff;
    border-radius: 5px;
    padding: 15px 0;
    margin-top: 65px;
    margin-bottom: 20px
}

#clienting .client-name-rating {
    display: flex;
    justify-content: space-between;
    padding: 0 13px
}

#clienting .client-name-rating img {
    width: 50px !important
}

#clienting .review-para p {
    color: #2E2E2E;
    font-weight: 400 !important;
    font-size: 14px
}

#clienting .review-para .btn-warning {
    border: 0px !important;
    background-color: #E88B07 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 0
}

#clienting .review-para .btn-warning:hover {
    border: 0px !important;
    background-color: #182431 !important;
    color: #fff !important;
    transition: all 1s
}

#clienting .review-para .btn-primary {
    border: 0px !important;
    background-color: #182431 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 0
}

#clienting .review-para .btn-primary:hover {
    border: 0px !important;
    background-color: #E88B07 !important;
    color: #fff !important;
    transition: all 1s
}

#clienting .client-review-box {
    border-left: 6px solid #FFC284;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

#clienting .client-review-boxes {
    background: #fff;
    border-radius: 5px;
    padding: 15px 0;
    margin-top: 65px;
    margin-bottom: 20px
}

#clienting .client-review-box {
    border-left: 6px solid #FFC284;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

#clienting .client-review-boxes {
    border-left: 6px solid #8695A5;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

#clienting .item {
    width: 260px !important
}

#clienting .review-para {
    padding-left: 15px;
    padding-right: 15px
}

#clienting .brnd-logo img {
    margin-top: 135px;
    max-width: 175px
}

#clienting .sample h3 {
    font-size: 35px;
    font-weight: 300
}

#clienting .sample p {
    font-size: 15px;
    font-weight: 300
}

.Customereedbacksec {
    background: #fff !important
}

ul#myTab {
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 40px
}

ul#myTab {
    border-bottom: 0
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

#academic-slider .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

#academic-slider p {
    font-size: 14px;
    font-weight: 400 !important
}

ul#myTab .nav-link {
    border: transparent
}

#myTab a.active {
    border: 1px solid #00247D !Important;
    border-radius: 15px
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

#academic-slider .nav-link {
    display: block;
    padding: .5rem 1rem
}

#academic-slider .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

#myTab .nav-link {
    border: transparent
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.heading-with-caption h3 {
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    margin-bottom: 30px
}

.heading-with-caption h3 .color-gold {
    color: #eb8c58 !important
}

.trd-owl .owl-Testimonial {
    padding: 0;
    border-radius: 8px;
    background: white !important;
    border: solid #BDBDBD 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    min-height: 293px
}

#academic-slider .item {
    background-color: #fff !important;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px #eee;
    margin: 15px 0
}

#academic-slider .mybg {
    background: #182431;
    height: 250px;
    border-radius: 0;
    margin-top: 40px;
    margin-bottom: -170px
}

.pharase p {
    padding-top: 10px;
    font-size: 13px !important;
    color: #2E2E2E;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px
}

.trd-owl .owl-carousel .owl-stage-outer {
    overflow: visible
}

#clienting .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    margin-top: -30px
}

.client-rate h3 {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0
}

.client-rate {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    padding-top: 15px;
    border-bottom: 1px solid #7a7a7a
}

#academic-slider .order-number {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    font-weight: 400
}

#academic-slider h2 {
    font-weight: 700;
    font-size: 33px
}

#academic-slider .blue-color {
    color: #E88B07
}

#academic-slider ul li {
    display: inline-block;
    list-style-type: none;
    font-size: 15px
}

#academic-slider .clr-blu {
    color: #1F396C;
    font-weight: 400;
    font-size: 17px;
    margin-top: -15px !important
}

#academic-slider ul li .green {
    padding: 0 5px;
    color: #038056;
    font-size: 18px;
    font-weight: 400;
    margin-top: -8px
}

#academic-slider .star-rating p::before {
    content: url(../images/greeni.png);
    width: 50px;
    position: relative;
    top: 3px;
    bottom: 0
}

#academic-slider .star-rating p {
    font-size: 14px;
    font-weight: 400;
    padding-left: 5px
}

#academic-slider .img-cont h2 {
    font-size: 45px;
    font-weight: 500
}

#academic-slider .img-cont img {
    max-width: 600px !important;
    height: 80px !important
}

#academic-slider .owl-carousel .owl-item img {
    display: block;
    width: 80%
}

.form-sect {
    width: 100%;
    max-width: 85%;
    padding-top: 30px;
    margin: 0 auto;
}

#threelogos {
    border: 1px solid #eb8c2a;
    background: #fff;
    border-radius: 15px;
    /*margin-top: 25px*/
}

@media screen and (min-width:768px) and (max-width:991px) {
    #sections-1 .input-field {
        width: 100%;
        padding: 7px;
        border-radius: 4px;
        background: #fff;
        border: 1px solid #E5E5E5;
        margin-bottom: 6px
    }
    #sections-1 ::before {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        font-size: 18px
    }
    #sections-1 .fst-line p {
        font-size: 12px
    }
    #sections-1 .log-img img {
        width: 22px !important;
        margin-top: 0
    }
    #sections-1 .discount-btn {
        padding: 9px 23px;
        font-size: 13px;
        margin: 0
    }
    #sections-1 .box p {
        font-size: 13px;
        line-height: 20px;
        color: #383338;
        margin: 20px 0
    }
    #sections-1 .bd-bottom {
        padding: 0 10px
    }
    #sections-1 .bd-right {
        padding: 0 10px
    }
    #sections-1 .fm {
        position: absolute;
        bottom: 40px !important
    }
    .bg-radius {
        background: #fff;
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
        margin-bottom: 56px !important
    }
    #academic-slider .img-cont h2 {
        font-size: 35px
    }
    #academic-slider .img-cont img {
        max-width: 480px !important;
        height: 70px !important
    }
    #crd .card {
        border: 0px !important;
        margin-bottom: 35px
    }
    #crd .card img {
        max-width: 40px !important
    }
    #crd .card .card-body {
        padding: 12px 10px
    }
    #crd .card .card-body .card-title h5 {
        font-size: 18px
    }
    #crd .card .card-body .card-text p {
        font-size: 13px
    }
    #crd .card .card-body a {
        color: #EB8C2A !important;
        font-size: 12px;
        font-weight: 500
    }
    #crd .cntr-bttn .btn-warning {
        border: 0px !important;
        background-color: #EB8C2A !important;
        color: #fff !important;
        font-size: 14px;
        font-weight: 400;
        padding: 13px 20px !important
    }
    #crd .card {
        margin-bottom: 20px !important
    }
    #fst-cta {
        background-color: #182431
    }
    #fst-cta img {
        max-width: 300px !important;
        margin-top: 0
    }
    #fst-cta h3 {
        font-size: 30px
    }
    #fst-cta .btn-warning {
        background-color: #EB8C2A !important;
        border: 0px !important;
        color: #fff !important;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 20px;
        margin-right: 0;
        margin-bottom: 10px
    }
    #fst-cta .btn-white {
        background-color: transparent !important;
        border: 1px solid #EB8C2A !important;
        color: #EB8C2A !important;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 40px;
        margin-bottom: 10px
    }
    #deadline {
        background-image: url(../images/cta-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 80px
    }
    #deadline h2 {
        font-size: 30px;
        color: #182431
    }
    #deadline .btn-info {
        border: 1px solid #182431 !important;
        background-color: #182431;
        font-size: 14px;
        color: #fff !important;
        padding: 10px 25px;
        margin-top: 15px
    }
    #deadline .btn-danger {
        border: 1px solid #182431 !important;
        background-color: transparent;
        font-size: 14px;
        color: #182431 !important;
        padding: 10px 45px;
        margin-top: 15px
    }
    #clienting .sample h3 {
        font-size: 28px
    }
    #clienting .sample p {
        font-size: 14px
    }
    #clienting .brnd-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -80px
    }
    #clienting .brnd-logo img {
        max-width: 150px !important
    }
    #students-brand .brnd {
        display: flex;
        justify-content: center;
        align-items: center
    }
    #students-brand h2 {
        font-size: 28px
    }
    #signupform {
        margin-top: 200px
    }
    #signupform {
        margin-top: 10px
    }
    #crd .card {
        border: 0px !important;
        margin-bottom: 35px
    }
    #crd .card img {
        max-width: 40px !important
    }
    #crd .card .card-body {
        padding: 12px 10px
    }
    #crd .card .card-body .card-title h5 {
        font-size: 18px
    }
    #crd .card .card-body .card-text p {
        font-size: 13px
    }
    #crd .card .card-body a {
        color: #EB8C2A !important;
        font-size: 12px;
        font-weight: 500
    }
    #crd .cntr-bttn .btn-warning {
        border: 0px !important;
        background-color: #EB8C2A !important;
        color: #fff !important;
        font-size: 14px;
        font-weight: 400;
        padding: 13px 20px !important
    }
    #crd .card {
        margin-bottom: 20px !important
    }
    #fst-cta {
        background-color: #182431
    }
    #fst-cta img {
        max-width: 300px !important;
        margin-top: 0
    }
    #fst-cta h3 {
        font-size: 30px
    }
    #fst-cta .btn-warning {
        background-color: #EB8C2A !important;
        border: 0px !important;
        color: #fff !important;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 20px;
        margin-right: 0;
        margin-bottom: 10px
    }
    #fst-cta .btn-white {
        background-color: transparent !important;
        border: 1px solid #EB8C2A !important;
        color: #EB8C2A !important;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 40px;
        margin-bottom: 10px
    }
    #deadline {
        background-image: url(../images/cta-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 80px
    }
    #deadline h2 {
        font-size: 30px;
        color: #182431
    }
    #deadline .btn-info {
        border: 1px solid #182431 !important;
        background-color: #182431;
        font-size: 14px;
        color: #fff !important;
        padding: 10px 25px;
        margin-top: 15px
    }
    #deadline .btn-danger {
        border: 1px solid #182431 !important;
        background-color: transparent;
        font-size: 14px;
        color: #182431 !important;
        padding: 10px 45px;
        margin-top: 15px
    }
    #clienting .sample h3 {
        font-size: 28px
    }
    #clienting .sample p {
        font-size: 14px
    }
    #clienting .brnd-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -80px
    }
    #clienting .brnd-logo img {
        max-width: 150px !important
    }
    #students-brand .brnd {
        display: flex;
        justify-content: center;
        align-items: center
    }
    #students-brand h2 {
        font-size: 28px
    }
    #signupform {
        margin-top: 200px
    }
    #signupform {
        margin-top: 10px
    }
}

@media only screen and (min-width:300px) and (max-width:767px) {
    .sdr-img{
        display:none !important;
    }
    #Mymodal {
        display: none !important
    }
    header {
        background: #232930 !important
    }
    #crd .card {
        border: 0px !important
    }
    #crd .card img {
        max-width: 0px !important
    }
    #crd .card .card-body .card-title h5 {
        font-size: 18px
    }
    #crd .card .card-body .card-text p {
        font-size: 15px
    }
    #crd .card .card-body a {
        color: #EB8C2A !important;
        font-size: 14px;
        font-weight: 500
    }
    #crd .cntr-bttn .btn-warning {
        border: 0px !important;
        background-color: #EB8C2A !important;
        color: #fff !important;
        font-size: 14px;
        font-weight: 400;
        padding: 13px 20px !important
    }
    #crd .card {
        margin-bottom: 20px !important
    }
    #fst-cta {
        background-color: #182431
    }
    #fst-cta img {
        max-width: 300px !important;
        margin-top: 0
    }
    #fst-cta h3 {
        font-size: 30px
    }
    #fst-cta .btn-warning {
        background-color: #EB8C2A !important;
        border: 0px !important;
        color: #fff !important;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 20px;
        margin-right: 0;
        margin-bottom: 10px
    }
    #fst-cta .btn-white {
        background-color: transparent !important;
        border: 1px solid #EB8C2A !important;
        color: #EB8C2A !important;
        font-size: 15px;
        font-weight: 400;
        padding: 10px 40px;
        margin-bottom: 10px
    }
    #choose.card .card-text ul li {
        list-style-type: none;
        padding: 14.7px 0;
        margin-left: -13px;
        font-size: 13px;
        font-weight: 400
    }
    #choose .card .card-text ul li span {
        float: right;
        font-size: 13px
    }
    #choose .card .card-text p span {
        float: right;
        font-size: 14px
    }
    #sec-2 h3 {
        font-size: 27px
    }
    #crd .py-5 {
        padding-top: 0rem !important
    }
    #crd .my-5 {
        margin-top: 0rem !important
    }
    #deadline {
        background-image: url(../images/cta-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 80px
    }
    #deadline h2 {
        font-size: 30px;
        color: #182431
    }
    #deadline .btn-info {
        border: 1px solid #182431 !important;
        background-color: #182431;
        font-size: 14px;
        color: #fff !important;
        padding: 10px 25px;
        margin-top: 15px
    }
    #deadline .btn-danger {
        border: 1px solid #182431 !important;
        background-color: transparent;
        font-size: 14px;
        color: #182431 !important;
        padding: 10px 45px;
        margin-top: 15px
    }
    #clienting .sample h3 {
        font-size: 28px
    }
    #clienting .sample p {
        font-size: 14px
    }
    #clienting .brnd-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -80px
    }
    #students-brand .brnd {
        display: flex;
        justify-content: center;
        align-items: center
    }
    #signupform {
        margin-top: 200px
    }
    #signupform {
        margin-top: 10px
    }
    #sections-1 .form-sec {
        margin-top: 15px
    }
    #cheap-essay .pop-bttn .btn-white {
        padding: 9px 10px
    }
    #cheap-essay .pop-bttn .btn-warning {
        padding: 11px 15px;
        font-size: 15px
    }
    #fst-cta img {
        display: none
    }
    .frm-wrapper {
        display: flex;
        width: 87% !important;
        align-items: center;
        background-color: #EB8C2A;
        margin: 0 0;
        margin-bottom: 15px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }
    #sections-1 .input-field {
        width: 83% !important;
        padding: 9px !important;
        padding-left: 18% !important;
        border-radius: 4px;
        background: #fff;
        border: 1px solid #E5E5E5;
        margin-bottom: 6px !important
    }
    #sections-1 .discount-btn {
        display: block;
        width: 84% !important;
        border: 1px solid #0000;
        background: #182431;
        color: #fff;
        padding: 14px 28px;
        font-size: 18px;
        cursor: pointer;
        text-align: center;
        font-weight: 600;
        border-radius: 5px;
        margin-bottom: 20px
    }
    .img-trd {
        position: relative;
        top: 24px;
        max-width: 158%;
        left: -72px
    }
    .banner-col {
        margin-top: -26px !important
    }
    #sections-1 .box p {
        font-size: 13px;
        line-height: 30px !important;
        color: #383338;
        margin: 12px 0
    }
    #sections-1 .form-sec {
        margin-top: 50px !important
    }
    #sections-1 .form-sec {
        padding: 0 15px !important;
        padding-bottom: 20px !important
    }
    #sections-1 ::before {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        font-size: 18px
    }
    #sections-1 .fst-line p {
        font-size: 12px
    }
    #sections-1 .log-img img {
        width: 22px !important;
        margin-top: 0
    }
    #sections-1 .discount-btn {
        padding: 9px 23px;
        font-size: 13px;
        margin: 0 auto
    }
    #sections-1 .box p {
        font-size: 13px;
        line-height: 20px;
        color: #383338;
        margin: 20px 0
    }
    #sections-1 .bd-bottom {
        padding: 0 10px
    }
    #sections-1 .bd-right {
        padding: 0 10px
    }
    #sections-1 .fm {
        position: absolute;
        bottom: 40px !important
    }
    .bg-radius {
        background: #fff;
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
        margin-bottom: 100px !important
    }
    section#faq-section {
        padding: 0 0
    }
    #academic-slider .img-cont h2 {
        font-size: 30px
    }
    #academic-slider .img-cont img {
        max-width: 300px !important;
        height: 50px !important
    }
    #academic-slider .client-rate .star-rating p {
        font-size: 12px
    }
    #academic-slider .client-rate ul li img {
        width: 10px
    }
    #academic-slider .client-rate ul .clr-blu {
        font-size: 16px
    }
    .client-rate {
        display: flex;
        justify-content: space-between;
        padding: 0 14px;
        padding-top: 8px;
        border-bottom: 1px solid #7a7a7a
    }
    .pharase p {
        padding-top: 15px;
        font-size: 13px !important;
        line-height: 20px !important;
        color: #2E2E2E;
        font-weight: 400;
        padding-left: 10px;
        padding-right: 10px
    }
    .order-number span {
        font-size: 14px !important
    }
    #academic-slider .order-number {
        display: flex;
        justify-content: space-between;
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 11px;
        font-weight: 400
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding: 10px
    }
    #fst-cta .btn-warning {
        display: block
    }
    #fst-cta .btn-white {
        display: block
    }
    #fst-cta .paragraph h3 {
        text-align: center
    }
    #service {
        margin: 0 15px !important
    }
    #service .pop-bttn {
        display: block !important
    }
    #service .pop-bttn .btn-warning {
        display: block !important;
        margin-bottom: 10px;
        padding-right: 15px
    }
    #service .pop-bttn .btn-white {
        display: block !important
    }
    #service .subject h3 {
        font-size: 30px
    }
    #service .subject p {
        font-size: 14px
    }
    #choose .card .card-body .card-title h5 {
        font-size: 17px
    }
    #choose .card .card-body .card-text p {
        font-size: 14px
    }
    #deadline .cta-wrap h2 {
        font-size: 25px
    }
    #topbar {
        padding: 0 0;
        text-align: center
    }
    .container {
        width: 100%;
        padding-right: 30px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
    #crd .card img {
        max-width: 50px !important
    }
    #sections-1 .input-field {
        width: 100%;
        padding: 7px;
        border-radius: 4px;
        background: #fff;
        border: 1px solid #E5E5E5;
        margin-bottom: 6px
    }
    #contact-info .contact-info-box {
        padding: 5px 15px
    }
    #contact-info .contact-phone-number a {
        font-size: 13px
    }
    .footer form {
        padding: 10px 0
    }
    .orange-bg img {
        max-width: 135px !important;
        height: 21px !important
    }
    .social p {
        font-size: 12px
    }
    #mg-sldr .owl-carousel .owl-item img {
        display: block;
        width: 100% !important
    }
    #mg-sldr .cntnt-era .sd-grph {
        margin-top: 0px !important;
        padding: 0 15px
    }
    #mg-sldr .cntnt-era .sd-grph p {
        font-size: 14px;
        font-weight: 400
    }
    #premium-fet .prm-ftr p {
        font-size: 14px;
        font-weight: 400
    }
    #faq-section {
        padding: 10px 0px !important
    }
    #cheap-essay {
        padding: 15px 0
    }
    #deadline {
        margin-top: 0px !important
    }
    #banner .down-frm {
        margin-bottom: 20px !important
    }
}

.frm-wrapper {
    display: flex;
    align-items: center;
    background-color: #EB8C2A;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 15px;
    padding: 0 30px
}

a.orng-clr {
    color: orange !important;
    text-decoration: none
}

.rmc {
    background: none !important;
    box-shadow: none !important
}

.rmc p {
    color: #fff !important
}

#signupform {
    margin-top: 60px
}

#sections-1 .form-sec {
    background: #fff;
    padding: 0 15px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 7px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    padding-bottom: 20px
}

#sections-1 .input-icons i {
    position: absolute;
    color: #EB8C2A
}

#sections-1 .input-icons {
    width: 100%;
    margin-bottom: 10px
}

#sections-1 .icon {
    padding: 15px;
    color: #000;
    min-width: 50px;
    text-align: center;
    font-size: 20px
}

#sections-1 .input-field {
    width: 100%;
    padding: 12px;
    padding-left: 10%;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #E5E5E5;
    margin-bottom: 6px
}

#sections-1 .input-icons input:focus-visible {
    border: 1px solid #eb8c2a !important
}

#sections-1 .discount-btn {
    display: block;
    width: 100%;
    border: 1px solid #0000;
    background: #182431;
    color: #fff;
    padding: 14px 28px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    border-radius: 5px;
    margin-bottom: 20px
}

.form-sec button:hover {
    background: #fff !important;
    color: #183962 !important;
    border: 1px solid #000 !important
}

#sections-1 ::placeholder {
    color: #707070 !important;
    font-size: 14px
}

a {
    text-decoration: none !important
}

p,
ul,
li {
    color: #383338
}

.error {
    color: #182431;
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.mt-70 {
    margin-top: 70px
}

.mb-70 {
    margin-bottom: 70px
}

.mt-50 {
    margin-top: 50px
}

a.dark-yellow {
    background: #eb8c2a;
    color: #fff;
    width: 200px;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-weight: 500;
    border: 1px solid #eb8c2a;
    transition: all ease .5s
}

a.dark-yellow:hover {
    background: transparent;
    color: #eb8c2a;
    width: 200px;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    font-weight: 500;
    border: 1px solid #eb8c2a;
    transition: all ease .5s
}

a.transparent-btn {
    background: transparent;
    color: #eb8c2a;
    width: 200px;
    display: inline-block;
    text-align: center;
    padding: 9px;
    border-radius: 5px;
    border: 1px solid #eb8c2a;
    font-weight: 500;
    transition: all ease .5s
}

a.transparent-btn:hover {
    background: #eb8c2a;
    color: #fff;
    width: 200px;
    display: inline-block;
    text-align: center;
    padding: 9px;
    border-radius: 5px;
    border: 1px solid #eb8c2a;
    font-weight: 500;
    transition: all ease .5s
}

.yellow {
    color: #EB8C2A
}

.navbar-toggler {
    background-color: #E88B07
}

#topbar {
    padding: 12px 28px;
    text-align: right
}

#topbar .text-247 {
    color: #fff;
    border-radius: 50%;
    padding: 10px 7px;
    font-size: 10px;
    font-weight: 600;
    text-align: center
}

#topbar i {
    color: #EB8C2A;
    font-size: 18px;
    margin-right: 5px;
    transition: .3s ease;
}

#topbar i:hover{
    color: #182431;
}

#topbar a {
    color: #182431;
    font-size: 13px;
    text-decoration: none;
}


.bg-radius {
    background: #fff;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px
}

#sec-1 .fm {
    position: absolute;
    bottom: -38px
}

.navbar a img {
    max-width: 200px;
    height: auto
}

header {
    background-image: url(../images/bah-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 35px
}



header nav ul li.dropdown .dropdown-item {
    color: #212529 !important;
}

header nav ul li.dropdown .dropdown-item:hover {
    color: #EB8C2A !important
}

header nav ul li.dropdown .dropdown-item:active {
    background-color: #535e6914
}

.dropdown-item.active {
    background-color: #fff !important;
    color: #EB8C2A
}

header nav ul li a {
    color: #212529 !important;
    font-size: 13px !important;
    font-weight: 400
}

header nav ul li:hover a {
    color: #EB8C2A !important
}

header nav ul li {
    padding: 0 5px
}

header .icon-btn img {
    width: 42px;
    margin-right: 30px
}

header .icon-btn a.transparent-btn {
    color: #fff;
    border-color: #fff
}

header .top-btn {
    background: #eb8c2a;
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    font-size: 14px
}

header .navbar {
    padding: 0px 0px 10px !important;
}
.desktoplogo{ 
    position: absolute;
    top: 26px;
    max-width: 298px;
    z-index:2;
}
.banner-col p {
    color: #fff;
    font-size: 20px
}

.banner-col h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    line-height: 48px;
    margin: 8px 0
}

#sec-1 .form-sec {
    background: #fff;
    padding: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 7px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%)
}

#sec-1 .input-icons i {
    position: absolute;
    color: #EB8C2A
}

#sec-1 .input-icons {
    width: 100%;
    margin-bottom: 10px
}

#sec-1 .icon {
    padding: 15px;
    color: #000;
    min-width: 50px;
    text-align: center;
    font-size: 20px
}

#sec-1 .input-field {
    width: 100%;
    padding: 12px;
    padding-left: 27%;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #E5E5E5;
    margin-bottom: 6px
}

#sec-1 .discount-btn {
    display: block;
    width: 100%;
    border: none;
    background: #EB8C2A;
    color: #fff;
    padding: 14px 28px;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    border-radius: 5px
}

#sec-1 ::placeholder {
    color: #707070 !important;
    font-size: 14px
}

.box img {
    float: left;
    margin-right: 10px
}

#sec-2 p {
    font-size: 14px
}

#your-writer p {
    font-size: 14px;
    text-align: center
}

.box p {
    font-size: 15px;
    line-height: 22px;
    color: #383338;
    margin: 12px 0;
    display: flex
}

.heading-wrapper h3 {
    display: inline;
    color: #182431;
    font-weight: 400;
    font-size: 25px
}

.heading-wrapper {
    text-align: center;
    margin: 15px
}

#sec-1 .fm {
    position: absolute;
    bottom: -11px
}

.banner-col {
    margin-top: 60px
}

.img-one {
    position: relative;
    top: 60px;
    width: 95%
}

.box {
    width: 100%;
    max-width: 400px
}

.img-scnd {
    position: relative;
    top: 60px;
    max-width: 491px
}

.bd-right {
    border-right: 1px solid #d5d2d2
}

.bd-bottom {
    border-bottom: 1px solid #d5d2d2
}

.review-img {
    text-align: center;
    margin-top: 80px
}

#sec-2 {
    margin-top: 60px
}

#sec-2 h2 {
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    margin-bottom: 35px
}

.slider-box h3 {
    display: inline;
    color: #383338;
    font-weight: 500;
    font-size: 23px;
    margin-left: 10px
}

.slider-box i {
    font-size: 22px;
    color: #eb8c2a
}

.slider-box {
    background: #fff;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    margin: 20px 15px;
    min-height: 190px !important
}

.slider-box p {
    margin-top: 10px
}

.aht-bg {
    background-image: url(../images/fst-img.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 35% !important;
    padding: 80px 0
}

.baas-bkg {
    background-image: url(../images/boy-1.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 35% !important;
    padding: 80px 0
}

.guy-wth-lap {
    background-image: url(../images/guy-with-lap.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 35%;
    padding: 80px 0
}

#sec-3 {
    background-image: url(../images/Statistics-Assignment.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 35% !important;
    padding: 80px 0
}

.dma-bg-3 {
    background-image: url(../images/laptop.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 35% !important;
    padding: 80px 0
}

.aeap-bg {
    background-image: url(../images/black-boy.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 40% !important;
    padding: 80px 0
}

.ct-wrapper {
    text-align: center
}

.ct-wrapper h2 {
    font-size: 44px;
    font-weight: 600
}

.list-wrapper ul {
    display: block;
    columns: 2;
    list-style: none
}

.list-wrapper span {
    color: #eb8c2a;
    font-size: 18px;
    font-weight: 600
}

.list-wrapper h3 {
    font-weight: 700;
    font-size: 25px;
    color: #182431
}

.list-wrapper li {
    padding-bottom: 5px;
    list-style: inside
}

.list-wrapper li::marker {
    color: #eb8c2a !important
}

.list-wrapper {
    position: relative;
    left: 60px;
    margin-bottom: 30px
}

.list-wrapper:before {
    position: absolute;
    font-weight: 700;
    width: 45px;
    height: 45px;
    left: -70px;
    padding: 10px;
    text-align: center;
    border-radius: 50%;
    color: #183962
}

.list-wrapper:after {
    position: absolute;
    content: "";
    width: 2px;
    border: 1px solid #eb8c58;
    top: 52px;
    height: 90px;
    left: -49px
}

.list-wrapper:nth-child(1):before {
    content: "1";
    background: #182431;
    color: #fff;
    border: 1px solid #182431
}

.list-wrapper:nth-child(2):before {
    content: "2";
    background: transparent;
    color: #182431;
    border: 1px solid #182431
}

.list-wrapper:nth-child(3):before {
    content: "3";
    background: transparent;
    color: #182431;
    border: 1px solid #182431
}

.list-wrapper:nth-child(4):before {
    content: "4";
    background: transparent;
    color: #182431;
    border: 1px solid #182431
}

.list-wrapper:nth-child(4):after {
    display: none
}

.aht-bg-2 {
    background-image: url(../images/blur-2.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 45% !important;
    margin-top: 25px
}

.aht-bk-1 {
    background-image: url(../images/3rd-img.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 50% !important;
    margin-top: 25px
}

.bas-bg {
    background-image: url(../images/bluring-img.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 60% !important;
    margin-top: 25px
}

.blr-img {
    background-image: url(../images/premuim-img.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 40% !important;
    margin-top: 25px
}

.half-blur {
    background-image: url(../images/Service-UK.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 55% !important;
    margin-top: 25px
}

#sec-4 .png-bg {
    background-image: url(../images/Best-Research.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35% !important;
    margin-top: 25px
}

#sec-4 {
    background-image: url(../images/image-3.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 35%;
    padding: 45px 0px;
}

.online-bg {
    background-image: url(../images/half-white.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 40% !important;
    margin-top: 25px
}

#sec-5 .orange-btn a {
    background-color: #eb8c2a;
    color: white !important;
    padding: 10px 30px;
    border: 1px solid #eb8c2a;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    border-radius: 3px;
    text-decoration: none;
    width: 320px;
    justify-content: center;
    margin: 0 auto;
    transition: all ease .5s
}

#sec-5 .orange-btn a:hover {
    background-color: #182431;
    color: white !important;
    padding: 5px 30px;
    border: 1px solid #eb8c2a;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    border-radius: 3px;
    text-decoration: none;
    width: 320px;
    justify-content: center;
    margin: 0 auto;
    transition: all ease .5s
}

.lead-submit-btn a {
    background-color: #eb8c2a;
    color: white !important;
    padding: 5px 30px;
    border: 1px solid #eb8c2a;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    border-radius: 3px;
    text-decoration: none;
    width: 320px;
    justify-content: center;
    margin: 0 auto;
    transition: all ease .5s
}

.lead-submit-btn a:hover {
    background-color: #182431;
    color: white !important;
    padding: 5px 30px;
    border: 1px solid #eb8c2a;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    border-radius: 3px;
    text-decoration: none;
    width: 320px;
    justify-content: center;
    margin: 0 auto;
    transition: all ease .5s
}

.btn-white a:hover {
    background-color: #eb8c2a;
    color: #fff !important;
    padding: 5px 30px;
    border: 1px solid #eb8c2a;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    border-radius: 3px;
    text-decoration: none;
    width: 320px;
    justify-content: center;
    margin: 0 auto;
    transition: all ease .5s
}

.lead-submit-btn a p {
    color: #fff;
    margin-bottom: 2px;
    margin-left: 15px;
    font-size: 14px
}

.lead-submit-btn i {
    font-size: 25px;
    line-height: 45px
}

.btn-white a {
    background: #fff
}

.btn-white a p {
    color: #182431 !important
}

.btn-white i {
    color: #182431
}

#sec-5 {
    background: #182431;
    padding-top: 20px
}

p a {
    color: #eb8c2a
}

p a:hover {
    color: #eb8c2a
}

#sec-5 h3 {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    line-height: 35px
}

#sec-5 p {
    color: #fff
}

#sec-6 {
    background: #182431;
    background-repeat: no-repeat;
    background-size: cover
}

#sec-6 .nav-pills .nav-link {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1;
    text-align: left;
    padding: 16px 20px;
    margin: 10px 0
}

#sec-6 .nav-pills .nav-link.active {
    color: #fff;
    background-color: transparent;
    opacity: 1;
    border: 1px solid #603a2f;
    text-align: left;
    padding: 15px 20px;
    margin: 10px 0;
    background: #eb8c2a
}

#sec-6 .tab-pane {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    margin-top: 0
}

#sec-6 .tab-detail-para {
    font-size: 14px
}

#sec-6 .nav {
    margin-top: 40px
}

#sec-6 .tab-content {
    margin-top: 50px
}

#sec-6 .tab-detail-heading h4 {
    color: #183962;
    font-size: 22px;
    font-weight: 600
}

#sec-6 .nav-pills .nav-link.active:before {
    position: absolute;
    content: "";
    color: #fff;
    width: 25px;
    height: 25px;
    left: 6px;
    background-image: url(../images/left-pointer.png);
    background-repeat: no-repeat;
    background-size: contain
}

#sec-7 {
    padding-bottom: 50px
}

.dark-blue-bg {
    background-color: #eb8c2a;
    border-radius: 3px;
    padding: 75px 100px
}

.sec-heading-white h2 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 29px
}

.cta-buttons {
    margin-top: 35px
}

.cta-buttons .live-chat {
    background-color: #182431;
    border: 1px solid #182431;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 15px 40px;
    text-decoration: none;
    transition: 1s ease
}

.cta-buttons .order-now {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 15px 30px;
    margin-left: 15px;
    text-decoration: none;
    transition: 1s ease
}

#sec-7 .experience-bg {
    position: relative
}

#sec-7 .experience-bg img {
    position: absolute;
    right: 0;
    left: -75px;
    top: 0;
    max-width: 100%
}

.speciality h3 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    margin-top: 15px;
    text-align: center
}

.speciality p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px
}

#sec-7 .col-lg-7 {
    padding: 0
}

.services-box {
    display: flex;
    border: 1px solid #eb8c2a;
    padding: 5px 25px;
    border-radius: 10px;
    margin-bottom: 15px;
    transition: 1s ease
}

.services-box .valid-icon {
    margin-top: 13px
}

.services-box .hover-service-icon {
    display: none
}

.services-box .service-name {
    margin-top: 15px;
    margin-left: 20px;
    font-size: 14px
}

.services-box:hover {
    display: flex;
    border: 1px solid transparent;
    background-color: #eb8c2a;
    box-shadow: 0 5px 7px 0 rgb(235 140 42);
    padding: 5px 25px;
    border-radius: 10px;
    margin-bottom: 15px;
    transition: 1s ease
}

.services-box:hover .service-name {
    color: #fff;
    margin-top: 15px;
    margin-left: 20px;
    font-size: 14px
}

.services-box:hover .service-icon {
    display: none
}

.services-box:hover .hover-service-icon {
    display: block
}

.services-box:hover p {
    color: #fff !important
}

.sec9-wrapper {
    text-align: center
}

.sec9-wrapper h2 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px
}

#sec-10 {
    background: #182431;
    width: 100%;
    padding-bottom: 20px
}

#sec-10 .person-name span {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

#sec-10 .person-name {
    margin-top: 20px;
    text-align: center
}

#sec-10 .person-designation {
    text-align: center
}

#sec-10 .person-designation span {
    font-size: 10px;
    color: #fff;
    font-weight: 400
}

#sec-10 .stars {
    text-align: center
}

#sec-10 .review-rating {
    text-align: center;
    margin-top: 20px
}

#sec-10 .rate-num span {
    font-size: 23px;
    font-weight: 600;
    color: #fff
}

#sec-10 .rate-num p {
    color: #fff;
    font-size: 13px
}

#sec-10 .writer-details {
    padding: 60px 0
}

#sec-10 .writer-details h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 600
}

#sec-10 .writer-details p {
    color: #fff;
    font-size: 15px;
    margin-top: 28px
}

#sec-10 .btn.btn-success {
    padding: 6px 60px
}

#sec-10 .btn-success {
    color: #fff !important;
    background-color: #EB8C2A !important;
    border-color: #EB8C2A !important
}

#sec-10 .btn {
    font-weight: 600 !important
}

#sec-11 {
    padding: 40px 0;
    background-image: url(../images/yellow-banner.png);
    background-repeat: no-repeat;
    background-size: cover
}

#sec-11 h3 {
    font-size: 45px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 0;
    color: #182431
}

a.dark-btn {
    background: #182431;
    color: #fff;
    padding: 12px 25px;
    float: right;
    border-radius: 5px;
    margin-bottom: 20px
}

#sec-12 .dark-wrapper {
    background: #182431;
    text-align: center;
    padding: 50px;
    height: 500px
}

#sec-12 .dark-wrapper h3 {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 90px
}

#sec-12 .dark-wrapper p {
    color: #fff
}

#sec-12 .choose-us h3 {
    font-size: 36px;
    color: #182431;
    font-weight: 600;
    margin-top: 160px
}

#sec-12 .choose-us p {
    width: 60%;
    color: #182431;
    font-weight: 500
}

#sec-12 .quote-pos {
    position: absolute;
    top: 20px;
    left: -60px;
    width: 100px
}

#cheap-essay p {
    font-weight: 400
}

#sec-10 img {
    margin-top: 60px
}

#sec-10 .img-sec {
    text-align: center
}

#sec-10 {
    background: #182431;
    padding-bottom: 20px
}

#sec-10 .person-name span {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

#sec-10 .person-name {
    margin-top: 20px;
    text-align: center
}

#sec-10 .person-designation {
    text-align: center
}

#sec-10 .person-designation span {
    font-size: 10px;
    color: #fff;
    font-weight: 400
}

#sec-10 .stars {
    text-align: center
}

#sec-10 .review-rating {
    text-align: center;
    margin-top: 20px
}

#sec-10 .rate-num span {
    font-size: 23px;
    font-weight: 600;
    color: #fff
}

#sec-10 .rate-num p {
    color: #fff;
    font-size: 13px
}

#sec-10 .writer-details {
    padding: 60px 0
}

#sec-10 .writer-details h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 600
}

#sec-10 .writer-details p {
    color: #fff;
    font-size: 15px;
    margin-top: 28px
}

#sec-10 .btn.btn-success {
    padding: 6px 60px
}

#sec-10 .btn-success {
    color: #fff !important;
    background-color: #EB8C2A !important;
    border-color: #EB8C2A !important
}

#sec-10 .btn {
    font-weight: 600 !important
}

#client {
    margin-top: -120px
}

#client .client-review-box {
    background: #fff;
    border-radius: 5px;
    padding: 15px 0;
    margin-top: 65px;
    margin-bottom: 20px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
    min-height: 263px
}

#client hr {
    color: #212529 !important
}

#client .client-name-rating {
    display: flex;
    justify-content: space-between;
    padding: 0 30px
}

#client .order-number span {
    font-size: 12px;
    font-weight: 700
}

.light-blue {
    color: #EB8C2A;
    font-weight: 700 !important;
    font-size: 18px !important
}

#client .star-rating .fa-star {
    color: #FD9102
}

.order-number .light-blue {
    color: #182431;
    font-size: 14px !important;
    font-weight: 600 !important
}

#client .review-para p {
    color: #2E2E2E
}

#client .order-number {
    display: flex;
    justify-content: space-between;
    padding: 0 30px
}

.review-para {
    padding-left: 30px;
    padding-right: 30px
}

#your-writer {
    padding-top: 20px;
    padding-bottom: 60px
}

.main-slide {
    background-color: #fff;
    border: 1px solid #EB8C2A;
    padding: 18px 18px;
    border-radius: 10px
}

.team-slider {
    display: flex;
    border-bottom: 2px solid #014D3E;
    padding-bottom: 25px
}

.team-profile {
    padding-left: 10px
}

.team-profile span {
    font-size: 14px;
    color: #003E6F;
    font-weight: 600
}

.team-profile p {
    font-size: 11px;
    font-weight: 500;
    color: #707070 !important;
    margin-bottom: 7px
}

.team-slider-1 {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #014D3E;
    padding-bottom: 5px
}

.rate-1 {
    text-align: center;
    margin-top: 10px
}

.rate-1 span {
    color: #EB8C2A;
    font-size: 20px;
    font-weight: 700
}

.rate-1 p {
    font-size: 15px;
    color: #182431 !important;
    font-weight: 600
}

.team-slider-2 {
    display: flex;
    justify-content: space-between;
    padding-top: 10px
}

.rate-2 {
    text-align: center
}

.rate-2 span {
    font-size: 30px;
    color: #003E6F;
    font-weight: 600
}

.rate-2 p {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    color: #182431 !important
}

.rate-btn {
    padding: 3px 5px
}

.rate-btn .btn-warning {
    padding: 10px 25px;
    color: #fff;
    border-color: #E88B07;
    background-color: #E88B07;
    font-weight: 700
}

.team-profile img {
    width: 50% !important
}

#your-writer .content-box h2 {
    text-align: center;
    margin-bottom: 20px
}

#your-writer .black-para {
    margin-bottom: 40px
}

.writer-slider {
    position: relative
}

.owl-prev img {
    position: absolute;
    left: -70px;
    top: 115px
}

.owl-next img {
    position: absolute;
    right: -70px;
    top: 115px
}

.content-box .heading-1 {
    color: #182431;
    font-weight: 400
}

.content-box .heading-1 .color-gold {
    color: #EB8C2A
}

#faq-section .fq-img {
    max-width: 117px !important
}

.content-box p {
    color: #707070
}

#faq-section {
    margin-top: 40px;
}

.persona {
    text-align: center;
    padding-top: 66px
}

.persona .user-details {
    transition: ease .5s;
    border-radius: 7px;
    padding: 20px 0;
    margin-top: -20px;
    box-shadow: -3px -1px 21px 0 rgba(156, 156, 156, .75);
    -webkit-box-shadow: -3px -1px 21px 0 rgba(156, 156, 156, .75);
    -moz-box-shadow: -3px -1px 21px 0 rgba(156, 156, 156, .75)
}

.persona .user-details a {
    color: #182431 !important;
    font-weight: 600;
    text-decoration: underline
}

.persona .user-details h6 {
    font-weight: 700;
    font-size: 20px;
    color: #343434;
    padding-top: 19px
}

.persona .user-details p {
    font-size: 14px;
    color: #404040;
    width: 41ch;
    margin: 20px auto;
    font-weight: 400
}

.persona .user-details p {
    font-size: 14px;
    color: #404040;
    width: 41ch;
    margin: 20px auto;
    font-weight: 400
}

#main {
    margin: 50px 0
}

#main #faq .card {
    margin-bottom: 30px;
    border: 0
}

#main #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, .5);
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, .5);
    border-radius: 2px;
    padding: 0
}

#faq .card-header h3{
     font-size: 14px !important;
 }

#main #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    background: #E88B07;
    color: #fff;
    padding: 20px;
    white-space: normal
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-weight: 900;
    position: relative;
    bottom: 15px;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    background: #E88B07;
    color: #fff
}

#faq .card-body p {
    color: #212529;
    font-weight: 400;
    font-size: 14px
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106"
}

#main #faq .card .collapsing {
    background: #fff;
    line-height: 30px
}

#main #faq .card .collapse {
    border: 0
}

#main #faq .card .collapse.show {
    background: #fff;
    line-height: 30px;
    color: #222
}

div#faq .card {
    box-shadow: -3px -1px 21px 0 rgba(156, 156, 156, .75);
    -webkit-box-shadow: -3px -1px 21px 0 rgba(156, 156, 156, .75);
    -moz-box-shadow: -3px -1px 21px 0 rgba(156, 156, 156, .75)
}

div#faq .card ul {
    list-style: none;
    padding-left: 17px
}

div#faq .card ul li::before {
    content: "\2022";
    color: #0695F5;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.footer .b-1 {
    border-right: 2px solid #4A4231
}

.footer .b-3 {
    border-right: 2px solid #4A4231;
    border-top: 2px solid #4A4231
}

.footer .b-4 {
    border-top: 2px solid #4A4231
}

.footer {
    background: #15212D;
    padding: 95px 0
}

.footer-feature-box {
    text-align: center;
    padding: 50px 0 25px 0
}

.footer-feature-box p {
    font-size: 13px !important;
    color: white !important;
    margin-top: 15px;
    font-weight: 400
}

.footer-form-heading h2 {
    color: #E88B07;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700
}

.footer form {
    padding: 20px 70px
}

.form-group {
    margin-bottom: 0rem
}

.footer .form-group input {
    padding: 13px 15px;
    background: transparent;
    color: #fff;
    margin-bottom: 25px
}

.footer .form-control::placeholder {
    color: #fff
}

.footer .submit-btn {
    background: #E88B07;
    text-align: center;
    padding: 13px 0
}

.footer .submit-btn button {
    text-align: center;
    color: #fff;
    border: 0;
    background: #E88B07;
    font-weight: 700;
    font-size: 20px
}

.disclaimer h5 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px
}

.disclaimer p {
    color: white !important;
    font-size: 14px !important;
    font-weight: 400
}

.footer-links h5 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px
}

.footer-links ul {
    list-style: none;
    padding: 0
}

.footer-links ul li a {
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    transition: .5s;
    font-weight: 400
}

.footer-links ul li a:hover {
    color: #EB8C2A;
    transition: .5s
}

.footer .phone-icon {
    display: grid;
    grid-template-columns: 20% 80%
}

.badge-mg {
    display: flex
}

.footer .badge-mg img {
    width: 25%;
    height: 25%;
    margin-right: 10px
}

.phone-icon img {
    height: 20px;
    margin-right: 15px;
    margin-top: 10px
}

.social-payment {
    display: flex
}

.social {
    display: flex;
    justify-content: center
}

.social p {
    color: white !important;
    font-weight: 500;
    margin-right: 10px;
    margin-bottom: 0
}

.social .breaker {
    color: #EFEFEF !important;
    margin-right: 10px
}

.social i {
    color: #fff;
    margin: 0 5px
}

.copyrights {
    background: #393838;
    padding: 15px 0
}

.copyrights p {
    color: white !important;
    text-align: center;
    margin-bottom: 0;
    font-weight: 400
}

.orange-bg {
    background: #E88B07;
    padding: 15px 0
}

.below-footer {
    background: #182431;
    padding: 20px 0
}

#contact-info .contact-info-box {
    background: #fff;
    padding: 10px 60px;
    border-radius: 10px;
    position: relative;
    margin-top: -60px;
    z-index: 99;
    top: 50px;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 25%)
}

#contact-info .contact-detail {
    text-align: left;
    margin-top: 15px
}

#contact-info .contact-detail span {
    font-size: 20px;
    margin: 20px 0;
    font-weight: 500
}

#contact-info .contact-para p {
    text-align: left;
    color: #212529;
    font-weight: 500;
    font-size: 16px
}

#contact-info .contact-call-icon {
    text-align: center;
    margin: 5px 0
}

#contact-info .contact-call-text {
    text-align: center;
    margin: 5px 0
}

#contact-info .contact-call-text span {
    font-weight: 500
}

#contact-info .contact-phone-number {
    text-align: center;
    margin: 0 0
}

#contact-info .contact-phone-number a {
    color: #212529;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px
}

.contact-telephone {
    margin: 15px 0
}

.separator {
    margin: 15px 0
}

.benefit li {
    list-style: none;
    display: flex;
    margin: 15px 0
}

.benefit li p {
    margin-bottom: 0;
    margin-left: 10px
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

#mg-sldr {
    background-color: #fff;
    padding: 30px 0;
    margin-bottom: 15px
}

#mg-sldr .cntnt-era {
    background-color: #E88B07;
    border-radius: 10px
}

#mg-sldr .cntnt-era .sd-grph {
    margin-top: 95px
}

#mg-sldr .cntnt-era .sd-grph p {
    font-size: 14px;
    font-weight: 300
}

#mg-sldr .cntnt-era .sd-grph .btn-primary {
    border: 0;
    border-radius: 10px;
    background-color: #182431 !important;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 13px 30px !important;
    margin: 10px 0
}

#mg-sldr .cntnt-era .sd-grph .btn-primary:hover {
    background-color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    color: #EB8C2A;
    transition: all 1s
}

#mg-sldr .owl-dot {
    border-radius: 50%;
    background-color: #000 !important;
    width: 13px !important;
    height: 13px !important;
    opacity: .4px;
    margin: 0 7px;
    margin-top: 4%;
    display: inline-block
}

#mg-sldr .owl-dot.active {
    background-color: rgb(153, 153, 153) !important
}

#mg-sldr .owl-dots {
    text-align: center
}

#mg-sldr .owl-carousel .owl-item img {
    display: block;
    width: 100%
}

#mg-sldr .sdr-img {
    max-width: 141%;
    height: auto
}

#premium-fet .prm-ftr .heading-1 .color-gold {
    color: #EB8C2A;
    font-size: 30px
}

#premium-fet .prm-ftr .heading-1 {
    font-size: 30px
}

#premium-fet .prm-ftr p {
    font-size: 15px;
    font-weight: 400
}

#mg-sldr .cntnt-era .sd-grph .lnk a {
    color: #fff
}

#mg-sldr .sd-hdng {
    font-weight: 400;
    font-size: 18px
}

#new-footer {
    padding: 30px 0;
    background: #182431
}

#new-footer .line-1 {
    border-bottom: 1px solid hsla(0, 0%, 100%, .15);
    padding: 10px 0;
    margin-bottom: 20px
}

#new-footer .line-2 {
    border-bottom: 1px solid hsla(0, 0%, 100%, .15);
    padding: 10px 0;
    margin-bottom: 20px
}

.footer-heading h2 {
    font-size: 32px;
    color: #f38515;
    font-weight: 300
}

.footer-heading p {
    font-size: 14px;
    color: #fff;
    font-weight: 300
}

.listing-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 30px
}

.listing-links li {
    margin-left: 15px
}

.listing-links li a {
    font-size: 14px;
    color: #fff;
    transition: .4s ease;
    font-weight: 400
}

.listing-links li a:hover {
    color: #f38515
}

.footer-logo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.footer-logo p {
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.footer-logo ul {
    list-style: none;
    display: inline-flex
}

.footer-logo li {
    margin-left: 10px
}

.footer-logo ul li img {
    width: 100%;
    max-width: 60px;
    height: 35px;
    margin-right: 10px;
    border-radius: 5px
}

.links-list {
    list-style: none
}

.links-list li {
    line-height: 40px
}

.links-list li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    transition: .4s ease
}

.links-list li a:hover {
    color: #f38515
}

.footer-copyright {
    padding: 15px 0 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 300
}

.footer-copyright ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none
}

.footer-copyright ul li {
    border-right: 1px solid #fff;
    margin-right: 12px
}

.footer-copyright ul li:nth-child(4) {
    border-right: none
}

.footer-copyright ul li a {
    color: #fff;
    margin-right: 8px;
    transition: .4s ease
}

.footer-copyright ul li a:hover {
    color: #f38515
}

.footer-copyright p {
    color: #fff;
    margin-bottom: 0
}

.content h2 {
    padding: 0;
    margin: 0 0 20px;
    font-size: 30px
}

.content p {
    font-size: 18px
}

.sidebar-contact {
    position: fixed;
    top: 50%;
    left: -465px;
    transform: translateY(-50%);
    width: 100%;
    max-width: 465px;
    height: auto;
    padding: 30px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
    box-sizing: border-box;
    transition: 0.5s;
    z-index: 1
}

.sidebar-contact.active {
    left: 0
}

.sidebar-contact input,
.sidebar-contact textarea {
    width: 100%;
    height: 41px;
    padding: 5px 15px;
    margin-bottom: 20px;
    box-sizing: border-box;
    border: 1px solid rgba(149, 149, 149, 100);
    outline: none;
    border-radius: 5px
}

.sidebar-contact h2 {
    font-size: 24px;
    color: #182431;
    margin-bottom: 5px
}

.sidebar-contact h2 span {
    color: #EB8C2A
}

.sidebar-contact textarea {
    height: 60px;
    resize: none
}

.sidebar-contact input[type="submit"] {
    background: #182431;
    color: #fff;
    cursor: pointer;
    border: 1px solid #182431;
    font-size: 14px;
    transition: .4s ease
}

.sidebar-contact input[type="submit"]:hover {
    background: transparent;
    border: 1px solid #182431;
    color: #182431
}

.toggle {
    position: absolute;
    height: 100%;
    width: 14%;
    text-align: center;
    cursor: pointer;
    background: #EB8C2A;
    top: 0;
    right: -65px;
    line-height: 48px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.toggle:before {
    background-image: url(../images/out-img.png);
    background-repeat: no-repeat;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 8px;
    top: 25px
}

.toggle.active:before {
    background-image: url(../images/in-img.png);
    background-repeat: no-repeat;
    content: ''
}

.side-content {
    padding: 15px 13px;
    margin-bottom: 10px;
    position: relative
}

.side-content:before {
    position: absolute;
    content: '';
    background: #182431;
    border-radius: 5px;
    width: 5px;
    height: 50px;
    top: 17px;
    left: 0
}

.side-content p {
    font-size: 14px;
    margin-bottom: 7px;
    color: #383338
}

.sidebar-contact .iti {
    width: 100%;
    margin-bottom: 20px
}

.sidebar-contact .iti--separate-dial-code .iti__selected-dial-code {
    font-weight: 500
}

@media(max-width:768px) {
    .sidebar-contact {
        width: 100%;
        height: 100%;
        left: -100%
    }
    .sidebar-contact .toggle {
        top: 50%;
        transform: translateY(-50%);
        transition: 0.5s
    }
    .sidebar-contact.active .toggle {
        top: 0;
        right: 0;
        transform: translateY(0)
    }
    .scroll {
        width: 100%;
        height: 100%;
        overflow-y: auto
    }
    .content {
        padding: 50px 50px
    }
}

@media(max-width:1300px) and (min-width:1200px) {
    .banner-col h1 {
        font-size: 40px
    }
    #sections-1 .input-field {
        padding-left: 12%
    }
    .dark-blue-bg {
        padding: 60px 75px
    }
}

@media(max-width:1024px) {
    #sections-1 .input-field {
        padding-left: 13%
    }
    section.footer h5 {
        font-size: 13px
    }
    .links-list li a {
        font-size: 14px
    }
    .speciality {
        top: 285px
    }
    .banner-col h1 {
        font-size: 40px
    }
    #sec-7 .experience-bg img {
        max-width: 485px
    }
    .sec-heading-white h2 {
        font-size: 35px;
        line-height: 40px
    }
    .speciality h3 {
        font-size: 25px;
        line-height: 25px
    }
    #service .service-name p {
        font-size: 12px
    }
    .sec9-wrapper h2 {
        font-size: 28px
    }
    #sec-11 h3 {
        font-size: 35px;
        line-height: 40px
    }
    .rate-2 p {
        font-size: 13px
    }
    .rate-btn .btn-warning {
        padding: 10px 15px
    }
}

@media(max-width:1199px) {
    #sections-1 .input-field {
        padding-left: 12%
    }
    #mg-sldr .cntnt-era .sd-grph {
        margin-top: 35px !important
    }
    #mg-sldr .cntnt-era .sd-grph .btn-primary {
        font-size: 12px
    }
    #mg-sldr .cntnt-era .sd-grph p {
        font-size: 13px;
        font-weight: 400
    }
    .links-list li a {
        font-size: 14px
    }
}

@media(max-width:997px) {
    #mg-sldr .cntnt-era .sd-grph {
        margin-top: 70px !important
    }
    #mg-sldr .owl-carousel .owl-item img {
        display: block;
        width: 80%;
        margin: auto
    }
    #mg-sldr .cntnt-era .sd-grph p {
        font-size: 18px;
        font-weight: 400
    }
    #mg-sldr .cntnt-era .sd-grph {
        margin-top: 145px !important
    }
}

@media(max-width:992px) {
    #mg-sldr .cntnt-era .sd-grph {
        margin-top: 35px !important
    }
    #mg-sldr .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        margin: auto
    }
    #mg-sldr .cntnt-era .sd-grph p {
        font-size: 13px;
        font-weight: 400
    }
    #mg-sldr .cntnt-era .sd-grph .btn-primary {
        font-size: 11px
    }
    #choose .btn-warning {
        margin-bottom: 38px
    }
    .frm-wrapper {
        display: flex;
        width: 100% !important
    }
}

@media(max-width:348px) {
    #service .pop-bttn .btn-warning {
        width: 100% !important
    }
    #faq .card .card-header .btn-header-link {
        display: inherit;
        text-align: left;
        background: #f38515;
        color: #fff;
        padding: 15px 9px;
        font-size: 13px;
        white-space: break-spaces
    }
}

@media(max-width:966px) {
    #mg-sldr .owl-carousel .owl-item img {
        display: block;
        width: 100% !important
    }
    #mg-sldr .cntnt-era .sd-grph p {
        font-size: 13px;
        font-weight: 400
    }
    #mg-sldr .cntnt-era .sd-grph .btn-primary {
        font-size: 11px
    }
    #choose .cdi-bx {
        padding-bottom: 39px
    }
}

@media(max-width:718px) {
    #sections-1 .input-field {
        width: 100% !important
    }
}

@media(max-width:320px) {
    label {
        display: inline;
        margin-bottom: .5rem;
        white-space: break-spaces
    }
    .frm-wrapper {
        width: 87% !important
    }
    #sections-1 .input-field {
        width: 87% !important
    }
    #topbar span {
        margin-right: 222px
    }
    #topbar .mr-3,
    .mx-3 {
        margin-right: 1rem !important;
        display: flex
    }
}

@media(max-width:321px) {
    label {
        display: inline;
        margin-bottom: .5rem;
        white-space: break-spaces
    }
    .frm-wrapper {
        width: 87% !important
    }
    #sections-1 .input-field {
        width: 87% !important
    }
    #topbar span {
        margin-right: 222px
    }
    #topbar .mr-3,
    .mx-3 {
        margin-right: 1rem !important;
        display: flex
    }
}

@media(max-width:991px) {
    sidebar-contact {
        padding: 25px;
        left: -460px
    }
    .toggle:before {
        left: 12px;
        top: 15px
    }
    .toggle {
        width: 15%
    }
    .footer-copyright ul li {
        margin-bottom: 10px
    }
    .links-list li a {
        font-size: 14px
    }
    .footer-heading {
        text-align: center
    }
    .form-sect {
        max-width: 100%
    }
    .disclaimer p {
        color: white !important;
        font-size: 12px !important;
        font-weight: 300
    }
    .footer-links ul li a {
        color: #fff;
        font-size: 13px;
        margin-bottom: 15px;
        transition: .5s;
        font-weight: 300
    }
    #faq .card .card-header .btn-header-link {
        white-space: normal;
        font-size: 13px
    }
    .banner-col h1 {
        font-size: 25px
    }
    .banner-col p {
        font-size: 15px
    }
    .frm-wrapper {
        width: 100% !important;
        justify-content: center
    }
    .center-box {
        display: block;
        text-align: center
    }
    .box p {
        font-size: 10px
    }
    .box img {
        margin-right: 10px
    }
    .owl-next img {
        right: -36px;
        max-width: 20px;
        height: 35px
    }
    .owl-prev img {
        left: -36px;
        max-width: 20px;
        height: 35px
    }
    .banner-col h1 {
        font-size: 29px
    }
    .speciality h3 {
        font-size: 25px;
        line-height: 35px
    }
    #service .container {
        margin-top: 30px
    }
    #sec-11 h3 {
        font-size: 30px;
        line-height: 35px
    }
    a.dark-btn img {
        margin-right: 5px
    }
    a.dark-btn {
        padding: 11px 16px;
        font-size: 11px
    }
    .footer form {
        padding: 20px 20px
    }
    .speciality {
        text-align: center
    }
    #sec-7 .experience-bg {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    #sections-1 .input-field {
        padding-left: 10% !important
    }
    .sidebar-contact {
        display: none
    }
    #deadline {
        background-image: none;
        background: #f38515
    }
    .footer .phone-icon {
        display: grid;
        grid-template-columns: 13% 87%
    }
    .orderpopupmodal .banner-form {
        display: block
    }
    .orderpopupmodal .banner-form .form-fields div {
        display: block;
        width: 100%
    }
    .links-list li a {
        font-size: 14px
    }
    .links-list {
        text-align: center
    }
    .footer-heading h2 {
        font-size: 20px
    }
    .orderpopupmodal .banner-form button.btn.btn-primary {
        height: 53px;
        background: #182431;
        border: 1px solid #182431;
        font-size: 15px
    }
    .orderpopupmodal .form-control {
        font-size: 14px
    }
    #Mymodal .modal-body {
        padding: 40px 10px !important
    }
    .orderpopupmodal .modal-dialog {
        margin: 0
    }
    #countdown li p {
        color: #fff;
        line-height: 46px;
        font-size: 12px;
        font-weight: 600
    }
    #countdown li:last-child {
        margin-left: 0
    }
    #countdown li:after {
        position: absolute;
        content: ":";
        top: 15px !important;
        left: 64px !important;
        font-size: 26px !important
    }
    .timenumbers {
        display: block;
        font-family: "Univers LT Std", sans-serif;
        font-size: 25px !important;
        line-height: 2 !important;
        margin: 0 auto;
        text-align: center
    }
    #countdown {
        background: #182431;
        width: 100%;
        max-width: 340px !important;
        display: inline-block;
        border-radius: 20px
    }
    .orderpopupmodal .banner-content h2 {
        font-size: 29px;
        font-weight: 700;
        line-height: 44px
    }
    .orderpopupmodal .banner-form .form-fields input {
        width: 100% !important;
        max-width: 100% !important;
        display: block;
        margin: 0;
        margin-bottom: 20px
    }
    .orderpopupmodal .banner-form .form-fields {
        display: block !important;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%
    }
    .footer-form-heading h2 {
        color: #E88B07;
        text-align: center;
        text-transform: uppercase;
        font-size: 29px;
        font-weight: 700
    }
    .footer .form-group input {
        padding: 13px 15px;
        background: transparent;
        color: #fff;
        margin-bottom: 25px;
        font-size: 12px
    }
    .footer .submit-btn button {
        text-align: center;
        color: #fff;
        border: 0;
        background: #E88B07;
        font-weight: 700;
        font-size: 15px
    }
    .badge-mg img {
        max-width: 77px;
        margin-bottom: 20px
    }
    .disclaimer p {
        font-size: 12px !important
    }
    #clienting .item {
        width: 100% !important;
        max-width: 300px;
        margin: 0 auto
    }
    #sec-4 {
        background-image: none !important
    }
    .aht-bg-2 {
        background-image: none !important
    }
    .fm {
        position: unset !important
    }
    #sec-1 .discount-btn {
        padding: 14px 25px
    }
    .aht-bg {
        background-image: unset !important
    }
    .aht-bk-1 {
        background-image: unset !important
    }
    .banner-col h1 {
        font-size: 40px
    }
    .img-one {
        position: unset;
        text-align: center
    }
    #sec-1 form {
        position: unset
    }
    .bd-bottom {
        border: none
    }
    .bd-right {
        border: none
    }
    #sec-1 .input-field {
        padding-left: 17%
    }
    #sec-2 h3 {
        font-size: 18px
    }
    #sec-3 {
        background-image: none
    }
    a.dark-yellow {
        display: initial
    }
    a.transparent-btn {
        display: initial
    }
    .ct-wrapper h2 {
        font-size: 35px
    }
    .list-wrapper ul {
        columns: 1
    }
    #sec-4 {
        background: unset
    }
    #sec-5 h3 {
        font-size: 25px
    }
    .dark-blue-bg {
        padding: 50px 10px
    }
    #sec-7 .experience-bg img {
        position: unset
    }
    .speciality {
        position: unset;
        margin-top: 40px
    }
    #sec-7 {
        padding-bottom: 0
    }
    .sec9-wrapper h2 {
        font-size: 35px
    }
    #sec-11 h3 {
        font-size: 25px;
        line-height: 30px
    }
    #sec-12 .dark-wrapper {
        height: auto
    }
    #sec-12 .quote-pos {
        position: unset;
        display: none
    }
    #sec-12 .choose-us h3 {
        margin-top: 50px;
        font-size: 25px
    }
    #sec-12 .choose-us p {
        width: 100%
    }
    #client {
        margin-top: 0
    }
    .drop-btn a {
        position: unset
    }
    .persona .user-details p {
        width: 100%
    }
    .persona .user-details {
        padding: 20px
    }
    #main #faq .card .card-header .btn-header-link {
        white-space: initial
    }
    .separator {
        display: none
    }
    header .navbar {
        padding: 30px 0
    }
    .list-wrapper h3 {
        font-size: 20px
    }
    .bas-bg {
        background-image: unset !important
    }
    .baas-bkg {
        background-image: unset !important
    }
    .guy-wth-lap {
        background-image: unset !important
    }
    .blr-img {
        background-image: unset !important
    }
    .dma-bg-3 {
        background-image: unset !important
    }
    .png-bg {
        background-image: unset !important
    }
    .half-blur {
        background-image: unset !important
    }
    .footer .b-1 {
        border: none !important
    }
    .footer .b-3 {
        border: none
    }
    .footer .b-4 {
        border: none
    }
    .rate-btn .btn-warning {
        font-size: 11px
    }
    .rate-btn {
        padding: 12px 5px
    }
    .main-slide {
        padding: 18px 15px
    }
    #sec-11 .mt-3 {
        display: flex
    }
    #sec-11 .mt-3 a {
        margin-right: 10px
    }
    #sections-1 .icon {
        padding: 9px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #sec-4 {
        background-image: none !important
    }
    .aht-bg-2 {
        background-image: none !important
    }
    .png-bg {
        background-image: unset !important
    }
    .bas-bg {
        background-image: unset !important
    }
    .baas-bkg {
        background-image: unset !important
    }
    .guy-wth-lap {
        background-image: unset !important
    }
    .fm {
        position: unset !important
    }
    .aht-bg {
        background-image: unset !important
    }
    #sec-1 form {
        position: unset
    }
    #sec-3 {
        background-size: 50%
    }
    a.dark-yellow {
        display: inline
    }
    a.transparent-btn {
        display: inline
    }
    #sec-4 {
        background-size: 50%
    }
    .list-wrapper ul {
        columns: 1
    }
    .speciality {
        position: unset
    }
    #sec-7 .experience-bg img {
        position: unset
    }
    #sec-7 {
        padding-bottom: 0
    }
    #sec-11 h3 {
        font-size: 25px;
        line-height: 35px
    }
    #sec-12 .dark-wrapper {
        height: auto
    }
    .separator {
        display: none
    }
    .banner-col {
        margin-top: 0
    }
    .img-trd {
        max-width: 103%;
        margin-top: 30px
    }
    #sections-1 .form-sec {
        position: relative;
        top: 0
    }
    #signupform {
        margin-top: 0
    }
    .frm-wrapper {
        padding: 0 12px
    }
    #sections-1 .box {
        margin-bottom: 15px
    }
    #sections-1 .input-field {
        width: 100%;
        padding: 8px;
        padding-left: 18%;
        border-radius: 4px;
        background: #fff;
        border: 1px solid #E5E5E5;
        margin-bottom: 0
    }
    #sections-1 .icon {
        padding: 9px
    }
    #sections-1 .discount-btn {
        padding: 8px 28px;
        font-size: 13px
    }
    .frm-wrapper {
        display: flex;
        width: 99%;
        align-items: center;
        background-color: #EB8C2A;
        margin-bottom: 15px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }
    #sections-1 .form-sec {
        background: #fff;
        padding: 0 14px;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 7px;
        box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
        padding-bottom: 20px
    }
    .bd-bottom {
        border-bottom: 0 solid #d5d2d2
    }
    #sections-1 .box p {
        font-size: 13px;
        line-height: 18px;
        color: #383338;
        margin: 5px 0
    }
    .img-trd {
        max-width: 145%;
        margin-top: -25px;
        margin-left: -40px
    }
    .banner-col h1 {
        color: #fff;
        font-size: 32px;
        font-weight: 800;
        line-height: 34px;
        margin: 15px 0
    }
    #fst-cta img {
        margin-left: 15px
    }
    #contact-info .contact-info-box {
        margin-bottom: 25px
    }
    #mg-sldr .sid-img img {
        margin: auto
    }
    #mg-sldr .owl-carousel .owl-item img {
        display: block;
        width: 100%
    }
    #mg-sldr .cntnt-era .sd-grph {
        margin-top: -10px;
        padding: 0 30px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .fm {
        position: unset !important
    }
    header .top-btn {
        padding: 10px 25px !important
    }
    header nav ul li a {
        font-size: 9px !important
    }
    #sec-1 form {
        position: unset
    }
    .dark-blue-bg {
        padding: 50px 75px
    }
    #client {
        margin-top: 0
    }
}

@media(max-width:500px) {
    .cta-wrap a {
        width: 100%
    }
    .cta-wrap .font-weight-bold {
        font-size: 20px;
        text-align: center
    }
    .footer-copyright ul {
        display: block
    }
    .footer-copyright ul li {
        margin-bottom: 15px;
        border-right: none
    }
    .lead-submit-btn a {
        width: 100%
    }
    .sec-heading-white h2 {
        font-size: 22px;
        line-height: 30px
    }
    .cta-buttons .live-chat {
        padding: 15px 20px;
        font-size: 12px
    }
    .cta-buttons .order-now {
        padding: 15px 20px;
        font-size: 12px
    }
    .cta-buttons {
        text-align: center
    }
    .speciality h3 {
        font-size: 23px
    }
    .sec9-wrapper h2 {
        font-size: 24px
    }
    .img-scnd {
        max-width: 420px
    }
    #sec-11 a {
        padding: 12px 12px;
        font-size: 13px;
        width: 100%
    }
    #sec-11 a img {
        margin-right: 10px
    }
    #sec-11 .mt-3 {
        display: block
    }
    .owl-next img {
        display: none
    }
    .footer form {
        padding: 20px 0
    }
    .social img {
        max-width: 165px
    }
    #contact-info .contact-info-box {
        padding: 10px 30px
    }
    #sec-2 h3 {
        font-size: 18px
    }
    #sections-1 .discount-btn {
        font-size: 13px
    }
    .experience-bg img {
        width: 100%
    }
    .img-sec img {
        width: 100%
    }
    .content-box .heading-1 {
        font-size: 25px
    }
    #sec-10 .writer-details h2 {
        font-size: 25px
    }
    #sections-1 .discount-btn {
        padding: 14px 15px
    }
    #faq .card .card-header .btn-header-link {
        font-size: 12px
    }
    #sections-1 .input-field {
        padding-left: 15% !important
    }
}