
/* Add overrides here */


.about-card .service-item {
    text-align: center;
    border: 1px solid #efefef;
    padding: 1rem;
    min-height: 295px !important;
}
section.expert-block {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.exp-select-block h2 {
    text-align: center;
    margin-bottom: 30px;
}
	.exp-select-block h2 {
    text-align: center;
}
.exp-select-block .select-b select {
    padding: 10px 5px !important;
    height: auto !important;
    border-radius: 3px;
}
.add-text span {
    display: block;
}
.add-text a {
    border: 1px solid #007bff;
    padding: 4px 12px;
    display: inline-block;
    border-radius: 4px;
}
.add-text a:hover {
  text-decoration:none;
  background-color: #007bff;
  color:#fff !important;
}

.experts-listing>ul>li {
    background-image: linear-gradient(180deg, #1bbc9d, #1bbc9d);
    border-right: 1px solid #fff;
    padding: 10px;
    text-align: center;
    color: #fff;
    display: inline-block;
}
.experts-listing ul li.first-heading {
        width: 38.400%;
}
.experts-listing ul li.second-heading, li.third-heading, li.four-heading, li.last-heading {
    width: 15%;
}
.experts-listing ul {
    padding-left: 0 !important;
}
.client-info-b {
    float: left;
    width: 100%;
    margin-top: 32px;
}
.bottom-detail-show {
    width: 100%;
    float: left;
}
.bottom-detail-show ul {
    padding-left: 0;
    /* display: inline-block; */
    list-style: none;
    margin: 0;
}
.bottom-detail-show li.first-column {
    width: 39.666%;
    float: left;
}
.bottom-detail-show .padding p {
    font-size: 13px;
    line-height: 18px;
    color: #373737;
    padding: 0;
    margin: 0 0 16px;
    text-align: justify;
    text-align: left;
}
.bottom-detail-show li.second-column, .bottom-detail-show li.third-column, .bottom-detail-show li.four-column, .bottom-detail-show li.last-column {
    width: 15%;
    float: left;
}
span.expert-ratings {
    display: block;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.ratings-cont {
    display: inline-block;
    position: relative;
    height: 19px;
}
span.stars-1 {
    position: relative;
    z-index: 10;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    color: #dd6e02;
}
.checkedme {
    color: #ff5a09;
}
.bottom-detail-show .margin-col {
    font-size: 12px;
}
.bottom-detail-show .margin-col {
    font-size: 12px;
}
a.btn-hire {
    background-color: #1bbc9d;
    color: #fff;
    box-shadow: 2px 2px 2px #9a9a9a;
    margin: 0 auto;
    text-decoration: none;
    text-transform: capitalize;
    border-radius: 2px;
    text-align: center;
    display: block;
    padding: 6px 16px!important;
    font-size: 12px!important;
    width: 70%;
}
.bottom-detail-show .padding p {
    font-size: 13px;
    line-height: 18px;
    color: #373737;
    padding: 0;
    margin: 0 0 16px;
    text-align: justify;
    text-align: left;
}
.rating {
    text-align: center;
    width: 100%;
    float: left;
}
a.img-user img {
    max-width: 100%;
}
a.img-user {
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
}

#page_links {
    font-family: arial, verdana;
    font-size: 12px;
    border: 1px #1bbc9d;;
    padding: 6px;
    margin: 3px;
    background-color: grey;
    text-decoration: none;
    color: #fff;
    }
    .bottom-pagination.text-center {
    width: 22%;
    margin: 0 auto;
    }
    #page_a_link {
    font-family: arial, verdana;
    font-size: 12px;
    border: 1px #1abc9c; solid;
    color: #fff;
    background-color:#1abc9c;;
    padding: 6px;
    margin: 3px;
    text-decoration: none;
}

img.expert-image {
    width: 60px;
    border: 2px solid #ccc;
}
.bottom-pagination{
    clear: both;
}
.bottom-detail-show ul li{ list-style-type: none;
}
.sect-group .col-md-3 {
    padding: 0;
}

.filter-icon {
    float: left;
    background-color: #909090;
    /* height: 43px; */
    color: white;
    padding: 10px 16px;
}

.expert-heading{
    color:black;
}
footer.main {
    clear: both;
}
.intl-tel-input .country-list {
    z-index: 999 !important;
    }
    section#homepage--slider {
        padding: 8rem 0 3rem!important;
        /* background: none;
    background-color: #05233c; */
    }
    .btn.slider-btn {
        margin: 12px 0.8rem;
    }
section#homepage--services .service-box {
        min-height: 297px;
    }
    #homepage--blog .blog-texts {
        min-height: 295px;
    }

    span.hundered-topics {
        color: #000;
        font-size: 52px;
    }
    .about-card .main-heading h2 {
        font-size: 1.5rem!important;
    }
.accordion .card-header.collapsed:after {
    content: "\f107";
    color: #080808;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f106";
    float: right;
    color: #080808;
}
.faq-block a.card-title {
    color: #000;
}
.author-date {
    /* display: flex; */
    margin-bottom: 10px;
    justify-content: space-between;
}
.fl-autor-ratting {
    display: flex;
    justify-content: space-between;
}
.flag {
    display: flex;
    align-items: center;
}
.flag img {
    margin-right: 8px;
}
.review-block {
    background-color: #fff;
    margin: 20px 0px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
}
.review-block h4 {
    margin-bottom: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
}
.review-card {
    border-bottom: 1px solid #cccccc75;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.ratting span {
    font-size: 11px;
}
/* FAQ CSS add  start */
html {
    scroll-behavior: smooth;
  }
  
        .accordion {
            background-color:transparent !important;
            /* background-color: #FFFFFF; */
            /* color: #444; */
            color: #636968 !important;
            cursor: pointer;           
            width: 100%;
            border: none;
            text-align: left;
            outline: none;
            font-size: 15px;
            transition: 0.4s;
        }        

        .outerservice-page p{
            text-align: justify;
        }     
.faq-block {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.faq-block .accordion>.card {
    overflow: inherit;
}
ul.table-content {
    border: 1px solid #ccc;
    padding: 10px 20px 10px 30px;
    background: #1bbc9d14;
}
ul.table-content li {
    list-style: none;
    line-height: 26px;
position: relative;
margin-bottom: 10px;
}
ul.table-content li a {
    text-transform: capitalize;
}
ul.table-content li:before {
    position: absolute;
    content: "››";
    left: -20px;
    top: -2px;
    font-size: 18px;
    font-weight: 600;
    color: #32526e;
}
.outerservice-page h2:before {
    content: "";
    position: absolute;
    /* width: 168px; */
    /* height: 4px; */
    bottom: -7px;
    left: 0;
    /* border-radius: 50px; */
    /* border: 2px solid #32526e; */
    content: "";
    height: 3px;
    width: 33%;
    background: #32526e;
    position: absolute;
    /* left: calc(50% - 10%); */
    bottom: -5px;
}

/* service pages*/


.services-features-block1 h4 {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 15px;
    color: #000;
    text-align: center;
}

.service-feature-inner img {
    width: 120px;
}

.service-feature-inner {
    text-align: center;
    margin-top: 20px;
}

.service-feature-inner .image-block {
    margin-bottom: 16px;
}



.whats-makes-us-best {
    margin-top: 35px;
    float: left;
}

.whats-makes-us-best p {
    text-align: justify;
}

.whats-makes-us-best h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
    text-align: center;
}

.whats-makes-us-best .image-block {
    text-align: center;
}

.whats-makes-us-best .image-block img {

    margin-bottom: 30px;
}

.whats-makes-us-best .image-block img {
    margin-bottom: 30px;
    /* background: #fff; */
    padding: 10px;
}

.outerservice-page h2 {
position: relative;
margin-bottom: 20px;
margin-top: 25px;
float: left;
width: 100%;
font-size: 26px !important;
font-weight: 700;
color: #181819;
}
main.content-template-with-form {
padding-top: 195px;
position: relative;
padding-bottom: 50px;
}

/* .page-content *[id]:before {
    display: block;
    content: " ";
    margin-top: -130px;
    height: 130px;
    visibility: hidden;
} */

.student-grade-block {
    border-radius: .25rem;
    display: flex;
    flex-wrap: wrap;
    padding: 14px 0 20px 0;
    width: 100%;
}
.grade-point {
    margin: 4px 8px 8px 0;   
    position: relative;
}
/* .grade-point input[type=radio] {
    display: none;
} */
.form-group label {
    display: block;
    font-weight: 500;
}
/* .livc-box {
    padding: 10px 18px;
    border-radius: .25rem;
    /* font-size: 20px; 
    margin-bottom: 0;
    display: inline-block !important;
    color: #383838;
    /* width: 219px; 
    font-weight: 400!important;
    border: 1px solid #ced4da;
    text-align: center;
} */
/* label.ques3.livc-box {
    height: 72px;    
} */


.form-group label {
    display: block;
    font-weight: 500;
}
.form-group label {
    display: block !important;
}
.grade-point label {
    cursor: pointer;
}
div#surveyModal h4.modal-title {
    color: #1bbc9d;
}
.checked {
    /* background-color: #1bbc9d; */
    color: #1bbc9d;
    display: block;
}
div#surveyModal button.close {
    font-size: 33px !important;
    color: white !important;
}
div#surveyModal .modal-footer {
    justify-content: space-between;
    background-color: #010623;
    margin-top: -1px;
    height: 56px;
}
ul.mySlides {
    padding-left: 0;
    position: absolute;
    right: 13px;
    bottom: 12px;
}
ul.mySlides li {list-style: none;}
ul.mySlides li {
    list-style: none;
    display: inline-block;
}
ul.mySlides li:first-child.numbertext {
    display: block;
    color: #ffffff;
}
a.btn-live-chat:hover {
    color: #fff;
    text-decoration: none;
}
ul.mySlides li.numbertext {
    display: none;
}
/* div#surveyModal button.close {
    font-size: 20px !important;
    color: #ff3535 !important;
    position: absolute;
    top: 10px;
    right: 40px;
} */
div#surveyModal .btn-close {
    position: absolute;
    top: -25px;
    right: 0px;
    padding: 0;
    border-radius: inherit;
    padding: 0 7px;
}
div#surveyModal .btn-close span {
    margin-right: 5px;
}
div#surveyModal button.close span {margin-right:8px;}
.student-grade-block h4 {
    color: #000 !important;
    font-size: 20px;
    text-transform: capitalize;
}
ul.mySlides li:first-child.numbertext {
    display: block;
    font-size: 20px;
    font-weight: 700;
}
.student-grade-block h4 {
    color: #000 !important;
    font-size: 20px;
    width: 100%;   
}
.order-survey h1 {
    color: #1BBC9D;
    margin-bottom: 30px;
    padding-left: 19px;
}
/* div#surveyModal .modal-header {
    background-color: #060606;
} */
div#surveyModal .modal-body {
    padding: 0;
}
.option-type {
    display: flex;
    padding-left: 36px;
}
div#surveyModal .modal-header {
    padding: 0;
}
.left-block-servey {
    width: 40%;
    display: flex;
    margin-top: -1px;
    align-items: center;
    justify-content: center;
}
.right-block-survey {
    width: 60%;
}
.multipletype-quest h1 {
    color: #0e980c;
    margin-bottom: 28px;
}
.sucess-msg {
    padding: 0px 20px;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    display: flex;
    margin: 20px auto;
}
a.btn-live-chat {
    display: inline-block;
    background-color: #ff0000;
    color: #ffff;
    padding: 10px 15px;
    font-weight: 600;
    width: 170px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    height: 70px;
}
a.btn-live-chat span {margin-right: 10px;}
.sucess-msg p {
    /* border: 1px solid #ccc; */
    background-color: #eff1ef;
    font-size: 16px;
    font-weight: 600;
    color: #44a508;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 0;
    /* text-transform: capitalize; */
}
.left-block-servey img {
    max-width: 100%;
}
.multipletype-quest {
    padding: 0px 26px;
    margin-bottom: 20px;
}
/* label.livc-box:hover {
    background-color: #1bbc9d;
    color: #fff;
} */
button#final_submit {
    float: right;
    margin-right: 86px;
    background-color: #1dbd9e;
    border: none;
    padding: 8px 22px;
    border-radius: 3px;
    color: #fff;
    margin-top: -58px;
}
input#budget_price {
    padding: 6px 6px;
    width: 68%;
    margin-left: 38px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

form#survey_form {
    clear: both;
 
}
/* did you know */



.did-you-know .inner-circle {
    /* border: 1px solid #000; */
    width: 120px;
    height: 120px;
    border-radius: 100px;
    background: #101010;
    color: #fff;
    text-align: center;
    /* padding: 37px 20px; */
    float: left;
    color: #ffffff;
    position: absolute;
    left: -21px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 2px dashed #ee5a24; */
}

.did-you-know .inner-circle h3 {
    font-weight: 700;
    font-size: 21px;
}

.did-you-know .left-block {
    float: left;
    width: 15%;
}

.did-you-know .left-block .mike-circle {
    position: absolute;
    width: 64px;
    height: 65px;
    z-index: 999;
    border-radius: 100px;
    left: -32px;
    top: -47px;
    /* background: deepskyblue; */
}
.did-you-know h2 {
    text-align: center;
    margin-top: 25px;
    color: #f00;
}
.mike-circle img.img-fluid {
    transform: rotate(-36deg);
}
/* .did-you-know  .inner-border {
    border: 2px dashed #fff;
    float: left;
    padding: 10px 10px;
    width: 69%;
} */
.did-you-know .right-block {
    float: left;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 67%;
    margin-left: 50px;
    height: 102px;
    text-align: center;
    margin-top: 9px;
    background: #1bbc9d;
    box-shadow: 0px 0px 5px #1bbc9d;
    /* border: 2px dashed #e95a26; */
    color: #fff;
    height: 105px;
}
.outer-block {
    /* margin-top: 43px; */
    /* overflow: hidden; */
    position: relative;
    width: 100%;
    margin: 69px 0 0 80px;
}
.did-you-know .right-block  span.next {
    text-align: right;
    float: right;
    font-size: 10px;
    margin-bottom: 8px;
    font-weight: 600;
    margin-right: 22px;
    cursor: pointer;
    text-decoration: underline;
}
.did-you-know .right-block .inner-block {
    padding: 0px 21px;
}
.did-you-know .right-block  span.previous {
    text-align: right;
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin-left: 22px;
}
.did-you-know .inner-block h5 {
    margin-top: 10px;
    font-weight: 700;
    font-size: 15px;
}

.did-you-know .right-block p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0px;
}
   
.did-you-know .owl-dots {
    display: none;
}
.did-you-know  .owl-theme .owl-nav {
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
}
.did-you-know .owl-theme .owl-nav button {
    position: absolute;
    background: #10101000 !important;
    color: #fff !important;
    width: 20px;
    height: 20px;
    padding: 8px;
    right: -16px;
    padding-top: 5px;
    border-radius: 50% !important;
    bottom: -17px;
}
.did-you-know  i.fas.fa-chevron-left {
    display: none;
}
.student-grade-block h4 span {
    color: #1dbd9e;
    margin-right: 10px;
}

/*  start from here*/

.my-div-main .email-con {
    position: relative !important;

}
.my-div-main .email-con span.why-email {
    position: absolute;
    right: 0;
    top: 4px;
    right: 23px;
    font-size: 18px;
}

.my-div-main span.pack1 {
    position: absolute;
    background: #e1e1e1;
    width: 250px;
    color: #666;
    /* color: #393939; */
    border-radius: 5px;
    padding: 10px;
    left: -142px;
    /* display: none; */
    transition: ease all .6s;
    z-index: 100;
    font-size: 12px;
    text-align: left;
    top: -96px;
    line-height: 15px;
    box-shadow: 0px 0px 11px #cccccc38;
    cursor: pointer;
}
.my-div-main .email-con span.pack1.dropdown-content:after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e6e6e6;
    position: absolute;
    right: 89px;
    bottom: -10px;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff !important;
    opacity: 1;
}
.my-div-main ul.client-inner-det {
    padding-left: 12px;
}
.my-div-main ul.client-inner-det li {
        line-height: 16px;
        margin-bottom: 5px;
        font-size: 13px;
        list-style: none !important;
        list-style-type: disc !important;
    }
  
    .my-div-main  .client-per-details span.cust-tut {
        margin-bottom: -8px;
        display: block;
        font-size: 14px;
        font-weight: 700;
        color: #1c2435;
    }
    .my-div-main  span.pack1.dropdown-content.for-email {
        top: -157px;
    }
    .my-div-main .email-con.em span.why-email {
        position: absolute;
        right: 0;
        top: 28px;
        right: 23px;
        font-size: 18px;
    }
    .my-div-main   span.why-email.file-m {
        position: absolute;
        right: 0;
        top: -6px;
        right: 15px;
        font-size: 18px;
    }
    .my-div-main    span.pack1.dropdown-content.for-phone {
        top: -131px;
    }
    .my-div-main   span.pack1.dropdown-content.for-deadline {
        top: -147px;
    }
    .my-div-main span.pack1.dropdown-content.for-file {
        top: -158px;
    }  
    #homepage--slider .email-con.em span.why-email {
        position: absolute;
        right: 0;
        top: 6px;
        right: 23px;
        font-size: 18px;
    }
    #homepage--slider .email-con.em.in span.why-email {
        top: 8px;
    }  
    #homepage--slider span.why-email.file-m {
        position: absolute;
        right: 0;
        top: 27px;
        right: 4px;
        font-size: 18px;
    }
    .content-template-with-form .email-con.em span.why-email {
        position: absolute;
        right: 0;
        top: 7px;
        right: 23px;
        font-size: 18px;
    }
    .content-template-with-form .email-con.em.in span.why-email{
        top: 28px;
    }
    .chat-area:before {
        position: absolute;
        content: "";
        border-color: #000;
        left: -3px;
        top: 13px;
        position: absolute;
        content: "";
        z-index: 999;
        border-color: #ccc transparent;
        border-width: 0 13px 10px;
        border-style: solid;
        transform: rotate( 
    -89deg
     );
    }
    .light-greenish:before {
        border-color: #b4efa3 transparent;
    }
    .outer-panels .arrow-left{
        display: none;
    }
    .chat_row {
        margin-bottom: 23px;
    }
    .letter-alp h4 {
        background-color: green;
        display: inline-block;
        color: #fff;
        padding:6px 10px;        
        margin-right: 6px;
        border-radius: 5px;
        font-size: 18px;
        margin-bottom: 0;
    }
    .letter-alp-red {
        margin-bottom: 10px;
    }
    .letter-alp {
        width: 100%;
        display: flex;    
        margin-bottom: 10px; 
        align-items: center;
    }
    .letter-alp-red h4 {
        display: inline-block;
        background-color: red;
        padding: 6px 10px;
        border-radius: 5px;
        margin-right: 6px;
        font-size: 18px;
        margin-bottom: 0;
        color: #fff;
    }
    .light-greenish {
        border-color: #eaeaea !important;
        background-color: #f2fff0 !important;
        border-left: 4px solid #36cd0554 !important;
        box-shadow: 2px 2px 3px 0px #ccffc4 !important;
        background: #f2fff0;
        background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%,rgba(241,241,241,1) 100%);
        background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,#ccffc408 100%,#ccffc4 100%);
        background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,#ccffc408 100%,#ccffc4 100%);
    }
    
        .light-greenish .chat-head {
            padding: 6px 6px;
            border-bottom: 1px solid #ccc;
            margin: 0;
            height: 44px;
            border-top: 1px solid #acfd9f;
            border-bottom: 1px solid #b8ffad;
        }
    
    .light-gray{
        border-left: 4px solid #d5d5d5;
        box-shadow: 2px 2px 3px 0 #ccc;
        background: #fff;
        background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%,rgba(241,241,241,1) 100%);
        background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%,rgba(241,241,241,1) 100%);
        background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%,rgba(241,241,241,1) 100%);
    }
    .light-blue {  
        color: #4cc9ff;
        box-shadow: 2px 2px 3px 0 #a9d7e9;
        border-left: 4px solid #a9d7e9;
        background: #fff;
        background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%,rgba(241,241,241,1) 100%);
        background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%,rgba(241,241,241,1) 100%);
        background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(209,232,241,0.62) 100%,rgba(191,224,238,0.67) 100%);
    }

    .light-blue .chat-head {
        padding: 6px 6px;
        border-bottom: 1px solid #a9d7e9;
        margin: 0;
        height: 44px;       
        border-bottom: 1px solid #a9d7e9;
    }
    .chat-area.light-blue:before {
        position: absolute;
        content: "";
        border-color: #000;
        left: -3px;
        top: 13px;
        position: absolute;
        content: "";
        z-index: 999;
        border-color: #a9d7e9 transparent;
        border-width: 0 13px 10px;
        border-style: solid;
        transform: rotate( 
    -89deg
     );
    }
    .chat-area.light-blue {
        border: 1px solid #b7dded !important;
        border-left: 2px solid #b7dded !important;
    }

    .btn-chat-postsolution {
        display: flex;
        align-items: self-start;
        justify-content: flex-start;
    }
    .post-so-msg-notifaction {
        margin-left: 12px;
    }
    .user-img {
        border: 1px solid #ccc;
        height: 70px;
        font-size: 26px;
        display: flex;
        background-color: #1bbca900;
        font-weight: 700;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #1bbc9d;
    }



    nav.navbar.bg-dark {
        background-color: rgb(23 48 70) !important;
    }



    /* section#homepage--slider {   
        background: none;     
        background-color: #173046;
    }
    section#distribute-workload {
        background: none;
        background-color: #173046;
        background-attachment: fixed;
        padding: 8rem 0;
    }
    section#homepage--about-codeavaiil {
        background: none;
        background-attachment: fixed;
        background-size: cover;
        padding: 8rem 0;
        background-color: #1bbc9d;
    }
    section#homepage--cta {
        background: none;
        background-color: #173046;
       
    } */

    footer.main .footer-heading h3 {
        font-size: 18px !important;

        }
        .new-btn-notification {
            position: absolute;
            right: 0 !important;
            top: -19px !important;
            border-radius: 3px !important;
            background-color: #FF0000 !important;
        }

        .new-btn-notification:before {
            content: "";
            position: absolute;
            top: 16px;
            right: 12px;
            width: 0;
            height: 0;
            border-left: 5px solid #ff510408;
            border-right: 5px solid #ff51040a;
            border-top: 5px solid #FF0000;
        }
        .descriptions.FeatureContainer ul {
            padding-left: 0;
        }
       
        .descriptions.FeatureContainer ul li span {
            padding-left: 0;
            position: absolute;
            left:0;
        }
        .descriptions.FeatureContainer ul li {
            list-style: none;
            position: relative;
            padding-left: 30px;
            margin-bottom: 6px;
            color: #000 !important;
            font-weight: 600;
        }
        .descriptions.FeatureContainer ul strong {
            margin-top: 20px;
            display: block;
        }

        .did-youknow-modal .modal-header {
            background-color: #1bbc9d;
            color: #fff;
            padding-left: 40px;
            position: relative;
        }
        .did-youknow-modal .did-you-know .inner-circle {
            /* border: 1px solid #000; */
            width: 50px;
            height: 50px;
            background: #f5f4ef;
        }
        .did-youknow-modal .did-you-know .left-block .mike-circle {
            width: 64px;
            height: 65px;   
            left: -53px;
            top: -47px;           
        }
        .did-youknow-modal .left-block {
            width: 50px;
            float: left;
            position: absolute;
            left: -30px;
            top: -30px;
        }
        .did-youknow-modal .inner-circle {
            background-color: #1bbc9d;
            width: 50px;
            height: 50px;
            border-radius: 100px;
            position: relative;
            top: 22px;
            z-index: 1;
            left: 22px;
        }
        .did-youknow-modal .mike-circle {
            position: absolute;
            z-index: 2;
        }
        .did-youknow-modal div#didyouModal {
            margin-top: 60px;
        }
        .did-youknow-modal button.close {
            right: 40px;
            top: 30px;
            font-size: 50px !important;
        }





    @media screen and (max-width:1024px){
    main.content-template-with-form.bg-light-grey {
        margin-top: 29px;
    }
    .sucess-msg {        
        flex-wrap: wrap;
        justify-content: center;       
    }
    a.btn-live-chat {      
        width: auto;      
        height: auto;
        margin-top: 20px;
    }
    .left-block-servey {        
        display: none ;
    }
    .right-block-survey {
        width: 100%;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px){
.second-heading, .third-heading, .four-heading, .second-column, .third-column, .four-column, .row-4 {
    display: none!important;
}
li.last-heading {
    width: 60.666%;
}
.bottom-detail-show li.last-column {
    width: 60%;
    float: left;

}
section#homepage--slider .home-slider h1 {  
    font-size: 2rem;  
}
ul.action-btns li {
    margin-bottom: 12px;
}
.navbar-expand-md .navbar-toggler {
    display: block;
}
.collapse:not(.show) {
    display: none !important;
}
.navbar-collapse {
    flex-basis: 100% !important;
    flex-grow: 1;
         padding: 25px 0px;
         background: rgba(0,0,0,0.5) !important;
    /* align-items: center; */
}
.navbar-expand-md .navbar-nav {
    -ms-flex-direction: column;   
    flex-direction: column;
    margin-left: 0 !important;
}
.navbar-expand-md>.container{
        flex-wrap: wrap;
}
nav.navbar .navbar-nav .nav-item .dropdown-menu {   
    position: static;
    height: 150px;
    overflow: scroll;
}
.btn.slider-btn {
    padding: 8px 26px;
    }
    .profile-image {
    margin-top: 25px;
}
.expert-details-block {
    padding: 6rem 0;
}

}

@media screen and (max-width:1024px){
.row-eq-height .col-md-3 {
    max-width: 50%;
    flex: inherit;
}
#homepage--blog .blog-texts {
    min-height: 332px;
}
.submit-work-form .btn {
    font-size: 13px;
}

main.content-template-with-form.bg-light-grey {
    margin-top: 84px !important;
}
.did-you-know h2 {
    text-align: center;
    padding: 0 49px;
}
.did-you-know {  
    top: -2%;     
    left: 70px;
}
.outer-block {
    margin-top: 43px;
}
.did-you-know h2 {
    text-align: center;
    margin-top: 25px;
    color: #f00;
}
.did-you-know .owl-theme .owl-nav button {   
    right: -13px;  
    bottom: 3px;
}
nav.navbar .navbar-brand img { 
    top: 41px !important;   
}

}


@media screen and (max-width: 768px){
    .submit-work-form {  
    padding: 0.8rem !important;
}
section {
    padding: 2rem 0;
}
#homepage--blog .blog-excerpt .btn.read-more-btn {
    font-size: 8px;
    padding: 7px 6px;
}
#homepage--blog .blog-texts {
    min-height: 445px;
}
.assignment-form .col-md-8 {
    width: 100%;
    flex: inherit;
    max-width: 100%;
}
.assignment-form .col-md-4 {
    width: 100%;
    flex: inherit;
    max-width: 100%;
}
.main-heading.text-center.plg-main-heading h2 {
    font-size: 22px;
    margin-top: 4rem;
}
.my-pay-block h2 {
    /* font-size: 36px; */
    margin-top: 6rem;
}
.about-card .service-item {
    text-align: center;
    border: 1px solid #efefef;
    padding: 1rem;
    min-height: 391px !important;
}
.left-block-servey {   
    display: none;   
}
.right-block-survey {
    width: 100%;
    padding-bottom: 40px;
}
.option-type {
    display: flex;
    padding-left: 0;
}
section#homepage--slider .col-md-8 {
    max-width: 100%;
    flex: inherit;

}
section#homepage--slider .col-md-4 {
    max-width: 100%;
    flex: inherit;

}
section#homepage--slider .home-slider {
    text-align: center;
    padding: 3rem 0 5rem;
    padding-right: 3rem;
    padding-left: 3rem;
}

section#homepage--slider .submit-work-form {
    overflow: inherit !important;
}
section#homepage--slider  span.pack1.dropdown-content.for-name {
    left: -208px !important;
   
    top: -100px !important;

}
section#homepage--slider  .my-div-main span.pack1.dropdown-content.for-email {
    top: -157px !important;
    left: -208px !important;
}
section#homepage--slider  .email-con span.pack1.dropdown-content:after {
    right: 22px;
    bottom: -10px;
}

section#homepage--slider  span.pack1.dropdown-content.for-phone {
    left: -207px !important;
    top: -133px !important;
}
section#homepage--slider  span.pack1.dropdown-content.for-deadline{
    left: -207px !important;
    top: -148px !important;
}
#homepage--slider span.why-email.file-m {
    top: -3px;
    right: 8px;
}
#homepage--slider span.pack1.dropdown-content.for-file {
    left: -209px !important;
    top: -159px !important;
    
}
/*  */
.my-div-main  span.pack1.dropdown-content.for-name {
    left: -208px !important;
   
    top: -100px !important;

}
  .my-div-main span.pack1.dropdown-content.for-email {
    top: -157px !important;
    left: -208px !important;
}
.my-div-main  .email-con span.pack1.dropdown-content:after {
    right: 22px;
    bottom: -10px;
}

.my-div-main  span.pack1.dropdown-content.for-phone {
    left: -207px !important;
    top: -133px !important;
}
.my-div-main  span.pack1.dropdown-content.for-deadline{
    left: -207px !important;
    top: -148px !important;
}
.my-div-main span.why-email.file-m {
    top: -3px;
    right: 8px;
}
.my-div-main span.pack1.dropdown-content.for-file {
    left: -209px !important;
    top: -159px !important;
    
}
.my-div-main .email-con.em span.why-email {
    position: absolute;
    right: 0;
    top: 6px;
    right: 23px;
    font-size: 18px;
}
.my-div-main .email-con.em.in  span.why-email {
    top: 23px;
   
}

/*  */
.drag-and-drop-new h3 {
    font-size: 15px !important;
    margin-bottom: 0px !important;
}
.assignment-form .form-container {
    padding: 3rem 0rem!important;
}
.my-div-main .col-sm-6 {
    max-width: 100%;
    flex: inherit;
}
.my-div-main .col-sm-4 {
    max-width: 100%;
    flex: inherit;
}
}
@media screen and (max-width: 767px){
.second-heading, .third-heading, .four-heading, .last-heading, .second-column, .third-column, .four-column, .last-column {
    display: none!important;
}
li.first-heading, .bottom-detail-show li.first-column {
    width: 100%;
}.experts-listing ul li.first-heading {
    width: 100%;
}
.filter.marg-bottm {
    display: unset;
}
.filter-icon {
    float: none;
}
.sect-group .row {
    /* padding: 0 0; */
    margin: 0;
}
.bottom-pagination.text-center {
    margin: initial;
}
.dropdown-menu.show {
    display: block;
    height: 150px;
    overflow-x: hidden;
}
section#homepage--slider .home-slider {
    text-align: center;
    padding: 2rem 0 0 0 !important;
    /* padding-right: 6rem; */
}
section#homepage--slider .home-slider h1 {   
    font-size: 2rem;   
}
ul.action-btns li {
    margin-bottom: 12px;
}
.navbar-collapse {
    flex-basis: 100% !important;
    flex-grow: 1;
         padding: 25px 0px;
         background: rgba(0,0,0,0.5) !important;
    /* align-items: center; */
}
.profile-image {
    width: 186px;
    margin: 0 auto;
}
.testimonial-owl-carousel .testimonial-item .description p {
    font-size: 16px;  
    text-align: center;
    padding: 0 40px;
}
.test-author {
    text-align: center;
}
.row-eq-height .col-md-3 {
    max-width: 100%;  
}
.left-block-servey {
    display: none;
}
.right-block-survey {
    width: 100%;
}
.livc-box {
    padding: 6px 11px;   
    font-size: 14px;    
}

}

@media screen and (max-width:425px){
section.payment {  
    margin-top: 40px;
}
.about-card .service-item {
    text-align: center;
    border: 1px solid #efefef;
    padding: 1rem;
    min-height: 177px !important;
    margin-bottom: 20px;
}
.ask-question-popup {
    display: none;
}
main.content-template-with-form.bg-light-grey {
    margin-top: 0px !important;
}

.did-you-know .inner-circle {   
    left: -42px;   
}
.did-you-know .left-block .mike-circle { 
    left: -55px;
    top: -47px;   
}
.outer-block {    
    margin: 100px 0 0 63px;
}
.option-type {
    display: inherit;
    padding-left: 0;
}
.grade-point {
    margin: 0px 0px 4px 0;
    position: relative;
}
button#final_submit {
    float: left;
    margin-right: 0;
    margin-top: 0;
    margin-left: 70px;
}
nav.navbar .navbar-brand img {
    top: 71px !important;
}
.fixed-top {
    position: inherit !important;
}
main.content-template-with-form {
    padding-top: 45px;
}
nav.navbar .navbar-brand img {
    top: 61px !important;
}

/* 29/12/20222 */

section#homepage--slider {   
    background: none;
background-color: #05233c;
}
nav.navbar.bg-transparent {
    background-color: rgb(37 63 86) !important;
    padding-bottom: 30px !important;
}
nav.navbar .original-navbar-container {
    margin-top: 80px;
}
section#homepage--slider {
    padding: 1rem 0 3rem!important;
}
section#distribute-workload {   
    background: none;
    background-color: #343333;
}
section#homepage--services .service-box {
    min-height: auto;
}
section#homepage--about-codeavaiil {  
    background: none;
    background-color: #1bbc9d;
}
section#homepage--cta {   
    background: none;
    background-color: #06322a;
}
footer.main {
    clear: both;
    background: none;
    background-color: #141c25;
}
.copyright {
    padding: 0 30px;
}
section#homepage--slider .home-slider {
    display: none;
}
#homepage--blog .blog-texts {
    min-height: auto;
}
.navbar-collapse {
    margin-top: 26px !important;
    padding-top: 0px;
}
.navbar-collapse {
    margin-top: 30px !important;
    padding-top: 0px;
}
.did-youknow-modal div#didyouModal {
    margin-top: 90px !important;
    padding-top: 30px !important;
}
.did-youknow-modal .inner-circle {
    background-color: transparent;
}
.did-youknow-modal .left-block {   
    left: -7px;  
}


}

@media screen and (max-width:375px){
        .dropdown-item {  
    font-size: 12px;
}
.my-pay-block h2 {
    /* font-size: 36px; */
    margin-top: 2rem;
}
.did-you-know h2 {
    text-align: center;
    padding: 0 19px;
}
.did-you-know .inner-circle {
    left: 0;
}
.did-you-know .right-block {
    height: 106px;
    width: 88%;
    border-radius: 30px;
    margin-left: 0;
    margin-top: 107px;
}
.did-you-know .left-block .mike-circle {
    left: 0;
    top: -47px;
}
.outer-block {
    margin: 57px 0 0 16px;
    float: left;
}
.did-you-know {  
    width: 100%;
    float: left;
    position: inherit;
    /* -webkit-text-emphasis: triangle; */
}
}


@media screen and (max-width:320px){
.offer-bar span {
    margin-left: 26px;
    font-size: 12px !important;
}

}