/* index page css start */

body{
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
}
.style-h2-heading{
    font-weight:700 !important;
    color:#045281 !important;
    font-size: 35px;
    }
    .logo-images span {
        font-size: 40px;
        margin-top: 10px;
        margin-left: 10px;
        font-weight: 800 !important;
        color: #0f80de;
    }
    .logo-images-adjust-size{
        width: 55%  !important;
    }
    .edubardie-one-sub-heading-style-plus-add-style{
        color: rgb(4, 82, 129) !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    }
    .edubardie-two-span-edit{
        color: rgb(4, 82, 129) !important;
        font-weight: 700 !important;
        font-size: 20px !important;
    }
    .site-rating-block-item-image-size-adjust-class-add{
        width: 55% !important;
    }
    .site-rating-block-item-span-style-add-new-class{
        font-size: 40px !important;
    margin-top: 10px !important;
    margin-left: 10px !important;
    color: #0f80de !important;
    }
.header-back-img {
    background-color: #0f80de !important;
}
ul.navbar-nav.text-white.me-auto.mb-2.mb-lg-0.nav-set {
    margin-left: 5%;
}
#dropdown-set a {
    color: black;
}
ul.navbar-nav.text-white.me-auto.mb-2.mb-lg-0.nav-set li a {
    color: white;
}
.link-img-set img{
    width: 18px;
    margin-right: 5px;
}
#bardie img {
    margin-top: 8%;
}
.btn-get-started{
    background-color:  #25D366;
    color: #fff;
    border: none;
    width: 120px;
    height: 36px;
    border-radius: 10px;
}
.btn-get-started:hover {
    animation: pulse 1s infinite;
    transition: 0.3s;
}
@keyframes pulse {
    0% {
      transform: scale(1);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
}

#bardie {
    margin-left: -5%;
}

.btn-get-started1{
    background-color: #ffd30b;
    color: #0f80de;
    width: 134px;
    height: 36px;
    border: none;
    border-radius: 10px;
}

.btn-get-started2{
    background-color: #ffd30b;
    color: #0f80de;
    width: 127px;
    height: 35px;
    border: none;
    border-radius: 10px;
}

.btn-get-started1:hover {
    animation: pulse 1s infinite;
    transition: 0.3s;
}
@keyframes pulse {
    0% {
      transform: scale(1);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
}

.best-easy-help{
    background-color: #0f80de;
    margin-bottom: 10px;    
}

.number-set3{
    margin-top: -20%;
}
.number-set2{
    margin-top: -17%;
}
.best-easy-help h2{
    color: #fff;
}
.best-help h1 {
    color: white !important;
}
.best-easy-help p{
    font-size: 17px;
    color: white;
    font-weight: 600;
    margin-top: 15px;
}

.btn-get-started2{
    background-color: #ffd30b;
    color: #0f80de;
    width: 160px;
    height: 35px;
    border: none;
    border-radius: 10px;
    margin-top: 25px;
}
.btn-get-started2:hover {
    animation: pulse 1s infinite;
    transition: 0.3s;
}
@keyframes pulse {
    0% {
      transform: scale(1);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
}
.best-easy-help .you-wont-be {
    font-size: 15px;
    margin-top: 8px;
}
.best-easy-help .best-easy-img {
    margin-top: -20%;
    width: 44%;
    position: absolute;
    top: 265px;
    margin-left: 5%;
}
.best-easy-help .best-help{
    margin-top: 5%;

}

.best-easy-help .best-help h1{
    color:white;
}

.b-star-rate_v2 .b-star-rate__stars {
    background-image: url(../images/star1.png);
}
p.site-rating-block__name {
    display: inline-grid;
    margin-left: 5px;
    margin-top: 10px;
}
.number-set{
    margin-top: -20%;
}
h3.number-set {
    display: contents;
    margin-top: -45px;
    margin-left: 155px;
}
h3.number-set a{
    margin-top: 10px;
}
h3.number-set1{
    margin-top: -45px;
    margin-left: 130px;
}
.site-rating-block {
    display: flex;
    justify-content: space-between;
}
section.rating-section {
    margin-right: 25%;
    margin-left: 5%;
}

ul,
summary {
    list-style-type: none;
}
summary::marker {
    color:#fff;
    z-index:-5;
} 
.features-section-orget h1{
    font-size: 35px;
    color: rgb(4, 82, 129);
    font-weight: bold;
}

@media (max-width: 768px){
    
    .features-section-orget h1{
        font-size: 22px;
    }
}


.fucture-orget img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.fucture-orget h3{
    text-align: center;
    font-size: 18px;
    color: rgb(4, 82, 129);
}
.fucture-orget p{
    margin-right: 13px;
    margin-left: 10px;
    text-align: center;
}
.features-section-orget .card{
}
.reviews-comments{
    background-color: #f3f9fd;
}
.reviews-comments h3{
    text-align: center;
    font-size: 35px;
    color: rgb(4, 82, 129);
}
.reviews-comment-section {
    margin-right: 7%;
    margin-left: 14%;
}

@media (max-width: 767px){
    .reviews-comment-section {
        display: none;
    }
}


 .owl-carousel .owl-item img :disabled {
    display: block;
    width: 100%;
  }

.site-rating-slider__wrap {
    width: 100%;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-card-v3 {
    padding: 50px 40px 50px 50px;
    grid-template-areas:
        "customer info date"
        "customer testimonial testimonial";
    grid-template-columns: 95px auto auto;
}

.testimonial-card-v3 {
    padding: 20px 10px 25px;
    display: grid;
    grid-template-areas:
        "customer date"
        "info info"
        "testimonial testimonial";
    grid-template-columns: 150px auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(4,82,129,.3);
    border-radius: 13px;
}
.testimonial-card-v3 {
    padding: 20px 20px 25px;
    grid-column-gap: 40px;
}


.testimonial-card-v3 .testimonial-card-v3__info {
    display: flex;
    max-width: 300px;
    align-items: center;
    justify-content: space-between;
}

.testimonial-card-v3 .testimonial-card-v3__customer-pic {
    margin-bottom: 15px;
    margin-left: 18%;
}
.testimonial-card-v3 .testimonial-card-v3__customer-name {
    text-align: center;
}

.testimonial-card-v3 .testimonial-card-v3__customer-name {
    margin: 0;
    color: #03c1ff;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 500;
}
.verified-block {
    margin: 0;
    padding-left: 20px;
    position: relative;
    color: #4f8f06;
    font-size: 14px;
    line-height: 1.4;
    margin-top: -27%;
    margin-left: -30%;
}
.verified-block img {
    padding-right: 4px;
}


.testimonial-card-v3 .testimonial-card-v3__date {
    justify-self: end;
    color: #878787;
    font-size: 16px;
}
.testimonial-card-v3 .testimonial-card-v3__testimonial-title {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
}

blockquote {
    margin: 0 0 1rem;
    margin-top: -14%;
}

/* .form-group .form-control {
    height: 45px;
    border: 1px solid #D9D9D9;
    font-family: "Cabin Condensed", sans-serif;
    font-size: 14px;
    color: #383838;
    font-weight: 700;
    padding: 13px 20px;
    width: 100%;
    display: block;
    border-radius: 25px;
    outline: none;
    transition: all 0.5s ease;
} */

@media only screen and (min-width: 768px){
.testimonial-card-v3 .testimonial-card-v3__date {
    align-self: center;
    align-self: center;
    margin-top: -203%;
    margin-right: -390%;

}
}
.site-rating-slider .tns-controls button[data-controls=prev] {
    left: 75px;
}

.b-star-rate.b-star-rate_size_l.lazy-bg-loaded img {
    width: 80%;
}
.testimonial-card-v3__stars {
    margin-top: -17%;
}

.owl-carousel .owl-item img {
    display: block none;
    width: 100% none;
}

.find-out{
    background-color: #045281;
}
.find-out h2{
    color: #fff;
}
.find-out p{
    color: #fff;
}
.find-out img{
    position: absolute;
    margin-top: -6%;
    width: 23.5%;
}

.we-handle-all h2{
    font-size: 35px;
    color: rgb(4, 82, 129);
    line-height: 1.311;
}

.nav-pills>li>a {
    border-radius: 25px !important;
}



#exTab1 .tab-content {
    color : white;
    background-color: #428bca;
    padding : 5px 15px;
  }
  
  #exTab2 h3 {
    color : white;
    background-color: #428bca;
    padding : 5px 15px;
  }
  
  /* remove border radius for the tab */
  
  #exTab1 .nav-pills > li > a {
    border-radius: 0;
  }
  
  /* change border radius for the tab , apply corners on top*/
  
  #exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0 ;
  }
  
  #exTab3 .tab-content {
    color : white;
    /* background-color: #428bca; */
    padding : 5px 15px;
  }

  .btn-outline-primary {
    color: #1e1212;
    border-color: #fff;
    border-radius: 20px;
    border-color: #d3c9c9;
}
.do-my-homework{
    background-color: #ddedf8;
}
.do-my-homework h3{
    font-size: 35px;
    color: rgb(4, 82, 129);
    line-height: 1.311;
} 
.do-my-homework .dmh-card img{
    width: 10%;
}
.we-handle-all-writing h3{
    font-size: 35px;
    color: rgb(4, 82, 129);
}
.edubirdie-dubai{
    background-color: #ddedf8;
    display: block;
    width: 100%;
    padding: 1em;
}
.edubirdie-dubai h2{
    font-size: 35px;
    color: rgb(4, 82, 129);
}
.edubirdie-dubai .edubardie-one h3{
    font-size: 20px;
    color: rgb(4, 82, 129);
    font-weight: bold;
}
.edubirdie-dubai .edubardie-two h3{
    font-size: 20px;
    color: rgb(4, 82, 129);
    font-weight: bold;
}

.our-process{
    background-color: #fff;
}

.our-process h3{
    font-size: 35px;
    color: rgb(4, 82, 129);
}

.our-process span {
    color: #25c9ff;
    margin-right: -52%;
}
.our-process-one {
    padding-left: 4%;
}
.our-process-two {
    padding-right: 1%;
}
/*span.our-span {*/
/*    margin-left: -9%;*/
/*}*/
span.our-span-two {
    margin-left: -3%;
}
.our-process-three {
    padding-right: 3%;
}
/*p.our-process-five {*/
/*    padding-right: 7%;*/
/*}*/
.our-span-five{
    margin-left: 30%;
}
.our-process-five {
    margin-left: 40%;
}
.our-span-four{/* padding-right: 20%; */margin-left: 13%;}
.our-process-four {padding-left: 27%;}
.the-academic-problems{
    background-color: #ddedf8;
}
.the-academic-problems h2{
    color: rgb(58, 55, 55);
}
.the-academic-problems ul li{
    font-weight: 600;
}
.bg-trans-set{
    background-color: #ddedf8;
    color: #000;
    width: 60%;
    height: 36px;
    border-radius: 10px;
    border-color: red;
    float: right;
    border: 2px solid black;
}
.bg-trans-set:hover {
    animation: pulse 1s infinite;
    transition: 0.3s;
}
@keyframes pulse {
    0% {
      transform: scale(1);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
}
.form-color-set input {
    border: 1px solid yellow;
    margin-top: 2%;
}
.form-color-set textarea {
    border: 1px solid yellow;
}
.footer{
    background-color: #003f65;
}
.footer .footer-para-set p{
    color: #fff;
    text-align: justify;
    word-spacing: -3px;
}
.footer ul a {
    color: #fff;
    display: inline-block;
    line-height: 0;
    text-decoration: none;
}
.footer .footer-para-set{
    padding-top: 8%;
}
.mx-5 {
    margin-right: 3rem!important;
    margin-left: 2rem!important;
    color: white;
    font-size: 115%;
}
.footer .footer-icon-set .number-set{
    padding-left: 26px;
}
.footer .multi-icon-set2{
    margin-top: 40%;
}
.footer-banner{
    background-color: #045281;
}
.johnnyjset{
    font-size: 100%;
    font-weight: bold;
    color: white;
}
#back-set{
    background-color: #045281;
    border: 2px solid yellow;
}
.do-my-image-set img{
    margin-left: 18%;
}
.do-my-paragraph-set p {
    font-weight: 600;
    font-size: 17px;
    margin-top: 2%;
    color: white;
}
/* .do-my-paragraph-set img{
    margin-top: -35px;
} */
.rating-set {
    font-weight: 600;
    font-size: 17px;
    margin-top: -1%;
    color: white;
}
.do-my-paragraph-set1.pt-3 p {
    color: white;
    font-size: 16px;
    padding-left: 29px;
}
.v2 {
    border-top: 1px solid white;
    height: 45px;
    width: 390px;
}
/* .vl {
    border-top: 1px solid white;
    width: 100px;
} */

.success-rate-set{
    color: white;
    font-size: 16px;
    margin-left: 12px;
}
.img-2 {
    margin-top: -50px;
}
#success-rate{
    margin-top: -60px;
}
#success-set {
    margin-bottom: -15px;
}
span.star1img-set {
    color: white;
    margin-top: -25px;
}
.do-complate-set h5{
    margin-top: -74%;
    color: white;
    margin-right: 28%;
    margin-left: 5%;
}

.do-complate-set .get-to-reviews{
    margin-right: 35%;
}
.do-complate-set .get-to-reviews-michele{
    margin-left: 5%;
}
.do-complate-set img{
    margin-top: -280px;
    margin-left: 237px;
}
.do-complate-set h6{
    color: white;
    margin-right: 61%;
}
.do-complate-set p{
    color: white;
    margin-right: -5%;
    margin-left: 6%;
}
.do-my-btn-set{
    background-color: transparent;
    color: white;
    border-color: white;
    width: 127px;
    height: 35px;
    border-radius: 10px;
}
.do-my-btn-set:hover {
    animation: pulse 1s infinite;
    transition: 0.3s;
}
@keyframes pulse {
    0% {
      transform: scale(1);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
}
.do-complated-btn-set{
    margin-right: 20%;
    margin-top: 8%;
}
.do-my-request {
    margin-top: -18px;
}
.site-rating-block-item .number-set span{
    padding-left: 45%;
    margin-top: -16%;
    font-size: 40px;
}
.site-rating-block-item .number-set2 span {
    padding-left: 52%;
    margin-top: -14%;
    font-size: 40px;
}
.site-rating-block-item .number-set3 span {
    padding-left: 53%;
    margin-top: -16%;
    font-size: 40px;
}
.we-handle-all-writing{
    margin-bottom: -4%;
}

.features-section-orget .fucture-orget {
    transition: all 0.3s linear;
}
.features-section-orget .fucture-orget:hover {
    transform: scale(1.1);
}

.edubardie-two span{
    color: rgb(4, 82, 129);
    font-weight: 600;
}
::marker {
    color: rgb(4, 82, 129);
}
.edubirdie-dubai-upercase{
    color: rgb(4, 82, 129);
}

.testimonial-card-v3 #may-24{
    margin-top: -198%;
    margin-right: -390%;
}
.testimonial-card-v3 #november-20 {
    margin-top: -198%;
    margin-right: -390%;
}
.testimonial-card-v3 #time-set {
    margin-top: -200%;
    margin-right: -390%;
}

/* order form css start */

.place-order{
    background-color: #0f80de;
    color: white;
    text-align: center;
}

.order_details .form-control {
    height: auto;
    border-radius: 19px;
    padding: 10px 15px;
    width: 100%;
    margin: 0 auto;
    outline: 0;
    border: 1px solid #112229;
}

.order-details .form-control {
    height: auto;
    border-radius: 19px;
    padding: 10px 15px;
    width: 100%;
    margin: 0 auto;
    outline: 0;
    border: 1px solid #112229;
}

.form-control {
    display: block;
    width: 100%;
    padding: 14px 16px 14px 12px !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.ordersummary {
    margin-bottom: 21%;
    border: 1px solid #3333;
    padding: 20px 35px;
    border-radius: 20px;
    background: #f9f9f9;
    margin: 18% 2%;
}
.ordersummary h3 {
    font-size: 22px;
    margin: 0;
    text-align: center;
    padding-bottom: 15px;
    font-weight: 700;
}
.academic_paper h4 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
}
.academic_paper ul li {
    font-size: 16px;
    margin-left: -14%;
}
.basic_price h4 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
}
.basic_price ul li {
    font-size: 16px;
    margin-left: -14%;
}
.basic_price ul li.borderdata {
    border-top: 1px solid #dee2e6;
}
.personal-detail{
    background-color: #0f80de;
    color: white;
    text-align: center;
}


.steps-to-order-image-set {
  display: flex; /* Use flexbox to arrange images in a row */
  justify-content: space-between; /* Add space between images */
  max-width: 1000px; /* Set a maximum width for the row */
  margin: 0 auto; /* Center the row horizontally */
  padding: 20px; /* Add spacing around the row */
}

.steps-to-order-image-set img {
    transition: all 0.3s linear;
}
.steps-to-order-image-set img:hover {
    transform: scale(1.1);
}

.btn-get-started6 {
    background-color: transparent;
    color: white;
    border-color: white;
    width: 127px;
    height: 35px;
    border-radius: 10px;
}

.btn-get-started7 {
    background-color: #0f80de;
    color: white;
    border-color: white;
    width: 127px;
    height: 35px;
    border-radius: 10px;
    border: none;
}

.btn-get-started7:hover {
    animation: pulse 1s infinite;
    transition: 0.3s;
}
@keyframes pulse {
    0% {
      transform: scale(1);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
}


.card.pt-4.pb-5 span {
    color: rgb(4, 82, 129);
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

 h3 {
    margin-left: 160px !important;
    margin-top: 9px !important;
}

/*.btn-get-started6 {*/
/*    background-color: transparent;*/
/*    color: white;*/
/*    border-color: white;*/
/*    width: 127px;*/
/*    height: 35px;*/
/*    border-radius: 10px;*/
/*}*/

.btn-get-started6:hover {
    animation: pulse 1s infinite;
    transition: 0.3s;
}
@keyframes pulse {
    0% {
      transform: scale(1);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
}


/*button.btn-get-started6 :hover {*/
/*    animation: pulse 1s infinite;*/
/*    transition: 0.3s;*/
/*}*/
/*@keyframes pulse {*/
/*    0% {*/
/*      transform: scale(1);*/
/*    }*/
/*    70% {*/
/*      transform: scale(0.9);*/
/*    }*/
/*    100% {*/
/*      transform: scale(1);*/
/*    }*/
/*}*/
/* index page css end */


/* services page css start */

.best-easy-help .best-easy-img-service {
    margin-top: -16%;
    width: 44%;
    position: absolute;
    top: 247px;
    margin-left: -6%;
}

section.rating-section-service {
    margin-left: 30%;
}
.get-your-paper{
    background-color: #045281;
    border-radius: 18px;
}
.get-your-paper h2{
    color: white;
    font-size: 20px;
    margin-left: 30px;
}
.get-your-paper p{
    color: white;
    margin-left: 30px;
    font-size: 15px;
}
#get-your-btn{
    margin-left: 9%;
    margin-top: 0%;
}

.frequently-asked-questions h2{
    color: #045281;
    text-align: center;
    font-weight: 600;
}

.containerwidth {
    width: 100%;
  }
  
  .wrapper {
    background-color: white;
    border: 1px solid #045281;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 15px 25px rgba(0, 0, 50, 0.2);
    box-shadow: 0 15px 25px rgba(0, 0, 50, 0.2);
  }
  
  .toggle,
  .content {
    font-family: "Poppins", sans-serif;
  }
  
  .toggle {
    width: 100%;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    color: #111130;
    font-weight: 600;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 0;
  }
  .content {
    position: relative;
    font-size: 14px;
    text-align: justify;
    line-height: 30px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
  }

  .faq-img-set img{
    margin-left: 12%;
    width: 65%;
  }
#footer-set{
    margin-top: 7%;
}

.best-easy-writing-service-section{
    background-color: #c8d9e3;
}
.best-easy-writing-service-section h2{
    text-align: center;
    color: rgb(4, 82, 129);
}
.best-easy-writing-service-section .paragraph-best-easy-writing{
    text-align: center;
}

.best-easy-service h3 {
    font-size: 20px;
    color: rgb(4, 82, 129);
    font-weight: bold;
}

section.best-easy-writing-service-section.pt-5.pb-5 span {
    color: black !important;
    font-size: 24px !important;
    /*text-align: center !important;*/
    font-weight: 700 !important;
    margin-bottom:10px !important;
}
/* services page css end */

/*.border-after-img-set::after {*/
/*    content: "";*/
/*    width: 5px;*/
/*    height: 5px;*/
/*    border: 3px solid #7d4ac7;*/
/*    bottom: -31px;*/
/*    left: -14px;*/
/*    filter: blur(1px);*/
/*    position: absolute;*/
/*    border-radius: 200%;*/
/*}*/

/*.our-process .steps-to-order-image-set::after {*/
/*    content: url(../images/erroicon1.png);*/
/*    margin-top: -29px;*/
/*    position: absolute;*/
/*    margin-left: 107px;*/
/*}*/

/*.our-process .steps-to-order-image-set::before {*/
/*    content: url(../images/erroicon2.png);*/
/*    margin-top: 139px;*/
/*    position: absolute;*/
/*    margin-left: 24%;*/
/*}*/

/*.our-process .steps-to-order-image-set ::before {*/
/*    content: url(../images/erroicon3.png);*/
/*    margin-top: -60px;*/
/*    position: absolute;*/
/*    margin-left: 300px;*/
/*}*/

/* width */
::-webkit-scrollbar {
  width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #0f80de; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #0f80de; 
}

/* order form css end */

/* css media query start */


/* privacy policy page start in css */
.privacy-policy-headig h1 {
    margin-top: 20px;
    color: #045281;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 500;
}

.privacy-policy-headig h3{
    margin-top: 20px;
    color: #045281;
}
/* privacy policy page end in css */

/* terms and condition page start in css */
.terms-condition-heading h1{
    margin-top: 20px;
    color: #045281;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 500;
}

.terms-condition-heading h3{
    margin-top: 20px;
    color: #045281;
}

span#color {
    color:rgb(4, 82, 129) !important;
}

.our-process-three {
    padding-right: 0%;
    margin-left: 49px !important;
}
.our-process-four {
    padding-left: 14% !important;
}
.our-process-two {
    padding-right: 9% !important;
}
.our-process-five {
    margin-left: 43% !important;
}

li.site-rating-block-item img {
    width: 53% !important;
}
/* terms and condition page end in css */

/* refund policy page start in css */
.refund-policy-heading h1{
    margin-top: 20px;
    color: #045281;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 500;
}

.refund-policy-heading h3{
    margin-top: 20px;
    color: #045281;
}
/* refund policy page end in css */

/* revision policy page start in css */
.revision-policy-heading h1{
    margin-top: 20px;
    color: #045281;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 500;
}
.revision-policy-heading h3{
    margin-top: 20px;
    color: #045281;
}
/* revision policy page end in css */

/*@media only screen and (min-width: 360px) and (max-width: 425px) {*/
/*  .best-easy-help .best-easy-img{*/
/*    width: 100%;*/
/*    margin-top: 30%;*/
/*    margin-left: -1%;*/
/*  }*/
/*  .btn-get-started2{*/
/*    margin-bottom: 65%;*/
/*  }*/
/*  .rating-section-inner {*/
/*    margin-left: 22%;*/
/*    margin-top: 13%;*/
/*}*/
/*}*/


/*ahtesham new css start*/

        section#new-rewiews-sec {
            width: 100%;
            display: flex;
            justify-content: end;
        }

        .logo-box {
            width: 70%;
            display: flex;
            justify-content: space-evenly;
            align-items: center;
            margin-bottom: 50px;
            margin-left: 6%;

        }

        .logo-images {
            width: 300px;
            display: flex;
            align-items: center;

        }


        .logo-images img {
            width: 50%;
        }

        .logo-images span {
            font-size: 40px;
            margin-top: 10px;
            margin-left: 10px;
            color: #0f80de;
        }

        section.display-center{
            width: 50%;
            display: flex;
            justify-content: center;
            align-items: center;

        }

        @media (max-width:768px) {

            section#new-rewiews-sec .logo-images {
                width: 213px;
                display: flex;
                align-items: center;
            }
            
            .logo-box{
                width: 100%;
                margin: 0;
            }

        }

        @media (max-width:425px) {
            section#new-rewiews-sec .logo-images {
                width: 126px;
                display: flex;
                align-items: center;
                flex-direction: column;
            }

            section#new-rewiews-sec .logo-images h3 {
                font-size: 27px;
                margin-top: 10px;
                margin-left: 3px;
                color: skyblue;
            }
        }
        
        @media (max-width:500px) {
            .rating-logo-box-set .logo-images {
                flex-direction: column;
            }
            
            .rating-logo-box-set .logo-images span {
                font-size: 22px;
            }
        }

/*ahtesham new css end*/



@media screen and (min-width: 2560px) and (max-width: 2560px) {
    .our-process-one {
    margin-right: -8%;
}
.our-process-five {
    margin-left: 10%;
}
.our-process-five {
    margin-right: 8%;
}
.our-span-five {
    margin-right: 0%;
    margin-left: -1% !important;
}

.the-academic-problems img {
    width: 78% !important;
}

.our-span {
    margin-right: -52%;
}
}
/*media query start*/

/*@media only screen and (min-width: 375px){*/
/*.best-easy-help .best-easy-img-service {*/
/*    margin-top: 35%;*/
/*    width: 80%;*/
/*    position: absolute;*/
/*    top: 247px;*/
/*    margin-left: 6%;*/
/*}*/
/*.best-easy-help .you-wont-be {*/
/*    margin-top: -223px;*/
/*    margin-bottom: 36%;*/
/*}*/
/*section#new-rewiews-sec {*/
/*    margin-top: 8%;*/
/*}*/
/*}*/

/*@media only screen and (min-width: 375px){*/
/*    #bardie img {*/
/*        margin-top: 2%;*/
/*        margin-bottom: 15%;*/
/*    }*/
/*    .best-easy-help .best-help {*/
/*        margin-top: 5%;*/
/*        margin-bottom: 55%;*/
/*    }*/
/*    .best-easy-help .you-wont-be {*/
/*        font-size: 15px;*/
/*        margin-top: -64%;*/
/*    }*/
/*    .logo-box {*/
/*        margin-top: 5%;*/
/*    }*/
/*}*/
    
@media only screen and (min-width: 375px) and (max-width: 414px) {
    #bardie img {
        margin-top: 2%;
        margin-bottom: 15%;
    }
    #span-five-our {
        margin-left: 8%;
    }
    #span-our-two {
        margin-left: -3%;
    }
    .best-easy-help .best-help {
        margin-top: 5%;
        margin-bottom: 55%;
    }
    #three-our-span-one {
        margin-left: -4%;
    }
    .best-easy-help .you-wont-be {
        font-size: 15px;
        margin-top: -64%;
    }
    #three-our-span {
        margin-left: -5%;
    }
    .logo-box {
        margin-top: 5%;
        margin-left: 4%;
    }
    #span-our-three {
        margin-left: 11%;
    }
    .logo-images span {
        font-size: 20px;
    }
    .steps-to-order-image-set{
        display: none;
    }
    .our-process span {
        color: #25c9ff;
        margin-right: -49% !important;
        /*display: none;*/
    }
    .our-process-one {
        padding-left: 10%;
    }
    .our-process-five {
        margin-left: 0%;
        margin-right: -7%;
    }
    .our-process-two {
        padding-left: -37% !important;
        margin-right: 10%;
    }
    .our-process-four {
        padding-right: 16%;
    }
    .best-easy-img{
        width: 100% !important;
        margin-top: 30% !important;
        margin-left: -1% !important;
  }
      .btn-get-started2{
        margin-bottom: 65%;
    }
    
    .site-rating-block {
        display: flex;
        justify-content: space-between;
    }
      
#reviews-form-set {
    margin-left: -151%;
}

#reviews-form-set-heading{
    margin-left: -151%;
}  
#haroon-al-hamid-star-set img{
    width: 170%;
    margin-left: -102%;
}
#alhamid-verified-order{
    margin-top: 45%;
    margin-left: -200%;
}
#winter-rose-set {
    margin-right: 24%;
}

  .rating-section-inner {
    margin-left: 22%;
    margin-top: 13%;
  }
    .site-rating-block{
        margin-left: 17%;
    }
    #rating-inner{
        margin-left: 30%;
    }
    .fucture-orget{
        margin-top: 5%;
    }
    li.site-rating-block-item {
        margin-top: 10px;
    }
    .do-my-paragraph-set p {
        font-size: 15px;
    }
    .rating-set {
        font-size: 14px;;
    }
    .success-rate-set {
        font-size: 13px;
    }
    .do-for-me-set{
        display: none;
    }
    .do-complate-set img{
        display: none;
    }
    .do-complate-set h5 {
        margin-top: -6%;
        margin-right: -55%;
    }
    .do-complate-set h6{
        margin-right: -55%;
        margin-right: 20%;
    }  
    .do-complate-set p{
        margin-right: -112%;
        margin-left: 2%;
    }
    .do-complated-btn-set .do-my-btn-set{
        margin-bottom: 10px;
    }
    .the-academic-one{
        margin-bottom: 20px;
    }
    .multi-icon-set{
        margin-bottom: 20px;
    }
    .footer .multi-icon-set2 {
        margin-top: 10%;
    }
    .find-out-how img{
        display: none;
    }
    button.btn.btn-outline-primary {
        margin-top: 10px;
    }
    .site-rating-block-item .number-set h3 {
        font-size: 22px;
    }
    .site-rating-block-item .number-set3 h3 {
        font-size: 22px;
    }
    .site-rating-block-item .number-set2 h3 {
        font-size: 22px;
    }
    .do-complate-set .get-to-reviews {
        margin-right: -74%;
    }
    .do-complate-set .get-to-reviews-michele {
        margin-right: -95%;
    }
    .we-handle-set {
        padding-top: 0% !important;
    }
}


@media only screen and (min-width: 414px) and (max-width: 414px) {
    .steps-to-order-image-set{
        display: none;
    }
    .our-process span {
        color: #25c9ff;
        margin-right: -52%;
        display: none;
    }
    .our-process-five {
        margin-left: 3%;
    }
    .our-process-two {
        padding-left: -37% !important;
        margin-right: -4%;
    }
    .our-process-four {
        padding-left: 15%;
    }
    #reviews-form-set {
        margin-left: -118%;
    }
    
    #reviews-form-set-heading{
        margin-left: -115%;
    }  
    #haroon-al-hamid-star-set img{
        width: 130%;
        margin-left: -59%;
    }
    #alhamid-verified-order{
        margin-top: 45%;
        margin-left: -200%;
    }
    #winter-rose-set {
        margin-right: 24%;
    }
        
}

@media only screen and (min-width: 390px) and (max-width: 390px) {
    #reviews-form-set {
        margin-left: -135%;
    }
    #reviews-form-set-heading{
        margin-left: -132%;
    }  
    #haroon-al-hamid-star-set img{
        width: 170%;
        margin-left: -70%;
    }
    #alhamid-verified-order{
        margin-top: 45%;
        margin-left: -200%;
    }
    #winter-rose-set {
        margin-right: 24%;
    }
}


@media only screen and (min-width: 393px) and (max-width: 393px) {
    #reviews-form-set {
        margin-left: -135%;
    }
    #reviews-form-set-heading{
        margin-left: -132%;
    }  
    #haroon-al-hamid-star-set img{
        width: 170%;
        margin-left: -70%;
    }
    #alhamid-verified-order{
        margin-top: 45%;
        margin-left: -200%;
    }
    #winter-rose-set {
        margin-right: 24%;
    }
}
@media only screen and (min-width: 412px) and (max-width: 412px) {
    #reviews-form-set {
        margin-left: -119%;
    }
    #reviews-form-set-heading{
        margin-left: -118%;
    }  
    #haroon-al-hamid-star-set img{
        width: 157%;
        margin-left: -56%;
    }
    #alhamid-verified-order{
        margin-top: 45%;
        margin-left: -200%;
    }
    #winter-rose-set {
        margin-right: 24%;
    }
}
@media only screen and (min-width: 280px) and (max-width: 280px) {
    .steps-to-order-image-set{
        display: none;
    }
    .our-process span {
        color: #25c9ff;
        margin-right: -52%;
        display: none;
    }
    .our-process-five {
        margin-left: 3%;
    }
    .our-process-two {
        padding-left: -37% !important;
        margin-right: -4%;
    }
    .our-process-four {
        padding-left: 15%;
    }
    #reviews-form-set {
        margin-left: -167%;
    }
    #reviews-form-set-heading{
        margin-left: -166%;
    }  
    #haroon-al-hamid-star-set img{
        width: 157%;
        margin-left: -112%;
    }
    #alhamid-verified-order{
        margin-top: 45%;
        margin-left: -200%;
    }
    #winter-rose-set {
        margin-right: 24%;
    }
}
@media only screen and (min-width: 360px) and (max-width: 360px) {
    #bardie img {
        margin-top: 12%;
        margin-bottom: 15%;
    }
    .best-easy-help .best-help {
        margin-top: 5%;
        margin-bottom: 55%;
    }
    .best-easy-help .you-wont-be {
        margin-top: -213px;
        margin-bottom: 36%;
    }
    .logo-box {
        margin-top: 5%;
    }
    .steps-to-order-image-set{
        display: none;
    }
    
    .our-process span {
        color: #25c9ff;
        margin-right: -52%;
        display: none;
    }
    .our-process-five {
        margin-left: 3%;
    }
    .our-process-two {
        padding-left: -37% !important;
        margin-right: -4%;
    }
    .our-process-four {
        padding-left: 15%;
    }
    #reviews-form-set {
        margin-left: -151%;
    }

    #reviews-form-set-heading{
        margin-left: -151%;
    }  
    #haroon-al-hamid-star-set img{
        width: 200%;
        margin-left: -103%;
    }
    #alhamid-verified-order{
        margin-top: 45%;
        margin-left: -176%;
    }
    #winter-rose-set {
        margin-right: 6%;
    }
    .best-easy-img{
        width: 100% !important;
        margin-top: 30% !important;
        margin-left: -1% !important;
  }
    .btn-get-started2{
        margin-bottom: 65%;
    }
    li.site-rating-block-item {
        margin-top: 10px;
        margin-left: 25%;
    }
    .site-rating-block-item .number-set h3 {
        padding-left: 45%;
        margin-top: -20%;
        font-size: 25px;
    }
    .site-rating-block-item .number-set3 h3 {
        font-size: 25px;
    }
    .site-rating-block-item .number-set2 h3 {
        font-size: 25px;
    }
    .fucture-orget {
        margin-top: 5%;
    }
    .find-out img {
        display: none;
    }
    button.btn.btn-outline-primary {
        margin-top: 10px;
    }

    .do-for-me-set {
        display: none;
    }
    .do-complate-set img {
        display: none;
    }
    .do-complate-set h6 {
        margin-right: 20%;
    }
    .do-complate-set h5 {
        margin-top: -6%;
        margin-right: -55%;
    }
    .do-complate-set p {
        margin-right: -94%;
        margin-left: 2%;
    }
    .do-complated-btn-set .do-my-btn-set {
        margin-bottom: 10px;
    }
    .do-complate-set .get-to-reviews {
        margin-right: -75%;
    }
    .do-complate-set .get-to-reviews-michele {
        margin-right: -94%;
    }
    .the-academic-one {
        margin-bottom: 20px;
    }
    .multi-icon-set {
        margin-bottom: 20px;
    }
    .footer .multi-icon-set2 {
        margin-top: 10%;
    }
    .we-handle-set {
        padding-top: 0% !important;
    }
    .best-easy-help .best-easy-img-service {
    margin-top: 35%;
    width: 80%;
    position: absolute;
    top: 247px;
    margin-left: 6%;
    }
    section#new-rewiews-sec {
        margin-top: 8%;
    }
}

/*@media only screen and (min-width: 540px) and (max-width: 540px) {*/
/*    .best-easy-img{*/
/*        width: 100% !important;*/
/*        margin-top: 30% !important;*/
/*        margin-left: -1% !important;*/
/*  }*/
/*  .btn-get-started2{*/
/*        margin-bottom: 65%;*/
/*    }*/
/*}*/

@media only screen and (min-width: 820px) and (max-width: 900px) {
    .site-rating-block-item .number-set h3 {
        padding-left: 45%;
        margin-top: -18%;
        font-size: 25px;
    }
    .site-rating-block-item .number-set3 h3{
        margin-top: -17%;
        font-size: 25px;
    }
    .site-rating-block-item .number-set2 h3 {
        padding-left: 55%;
        margin-top: -15%;
        font-size: 25px;
    }
    .best-easy-help .best-easy-img {
        margin-top: -25%;
    }
    .testimonial-card-v3 .testimonial-card-v3__date {
        margin-top: -204%;
        margin-right: -324%;
    }
    .testimonial-card-v3 #time-set{
        margin-top: -238%;
        margin-right: -324%;
    }
    .testimonial-card-v3 #november-20 {
        margin-top: -253%;
        margin-right: -324%;
    }
    .find-out img {
        margin-top: 3%;
    }
    button.btn.btn-outline-primary {
        margin-top: 10px;
    }
    .wh1-img-set {
        margin-top: 18%;
    }
    .we-handle-set {
        padding-top: 0% !important;
    }
    .do-complate-set h5 {
        margin-top: -120%;
        margin-right: -7%;
    }
    .do-complate-set h6 {
        margin-right: 44%;
    }
    .do-complated-btn-set .do-my-btn-set {
        margin-bottom: 10px;
    }
    .do-complated-btn-set {
        margin-left: 6%;
        margin-top: 8%;
    }
    .do-complate-set .get-to-reviews {
        margin-left: 5%;
        margin-right: 0%;
    }
    .do-complate-set .get-to-reviews-michele {
        margin-left: 5%;
        margin-right: 0%;
    }
    .our-easy-img {
        margin-top: 6% !important;
    }
    .our-process span {
        margin-right: -14%;
    }
    .bg-trans-set {
        width: 99%;
    }
    .footer ul a {
        font-size: 9px;
    }
    .logo-box {
        width: 100%;
        margin: 0;
}
}

@media only screen and (min-width: 768px) and (max-width: 819px) {
    .site-rating-block-item .number-set h3 {
        padding-left: 45%;
        margin-top: -18%;
        font-size: 25px;
    }
    .site-rating-block-item .number-set3 h3{
        margin-top: -17%;
        font-size: 25px;
    }
    .site-rating-block-item .number-set2 h3 {
        padding-left: 55%;
        margin-top: -15%;
        font-size: 25px;
    }
    .best-easy-help .best-easy-img {
        margin-top: -25%;
    }
    .testimonial-card-v3 .testimonial-card-v3__date {
        margin-top: -204%;
        margin-right: -324%;
    }
    .testimonial-card-v3 #time-set{
        margin-top: -238%;
        margin-right: -324%;
    }
    .testimonial-card-v3 #november-20 {
        margin-top: -253%;
        margin-right: -324%;
    }
    .find-out img {
        margin-top: 3%;
    }
    button.btn.btn-outline-primary {
        margin-top: 10px;
    }
    .wh1-img-set {
        margin-top: 18%;
    }
    .we-handle-set {
        padding-top: 0% !important;
    }
    .do-complate-set h5 {
        margin-top: -120%;
        margin-right: -7%;
    }
    .do-complate-set h6 {
        margin-right: 44%;
    }
    .do-complated-btn-set .do-my-btn-set {
        margin-bottom: 10px;
    }
    .do-complated-btn-set {
        margin-left: 6%;
        margin-top: 8%;
    }
    .do-complate-set .get-to-reviews {
        margin-left: 5%;
        margin-right: 0%;
    }
    .do-complate-set .get-to-reviews-michele {
        margin-left: 5%;
        margin-right: 0%;
    }
    .our-easy-img {
        margin-top: 6% !important;
    }
    .our-process span {
        margin-right: -14%;
    }
    .bg-trans-set {
        width: 99%;
    }
    .footer ul a {
        font-size: 9px;
    }
}

@media only screen and (min-width: 912px) and (max-width: 920px) {
    .site-rating-block-item .number-set h3 {
        padding-left: 45%;
        margin-top: -18%;
        font-size: 25px;
    }
    .site-rating-block-item .number-set3 h3{
        margin-top: -17%;
        font-size: 25px;
    }
    .site-rating-block-item .number-set2 h3 {
        padding-left: 55%;
        margin-top: -15%;
        font-size: 25px;
    }
    .best-easy-help .best-easy-img {
        margin-top: -25%;
    }
    .testimonial-card-v3 #may-24 {
        margin-top: -204%;
        margin-right: -324%;
    }
    .testimonial-card-v3 #time-set{
        margin-top: -238%;
        margin-right: -324%;
    }
    .testimonial-card-v3 #november-20 {
        margin-top: -253%;
        margin-right: -324%;
    }
    .find-out img {
        margin-top: -1%;
    }
    button.btn.btn-outline-primary {
        margin-top: 10px;
    }
    .wh1-img-set {
        margin-top: 18%;
    }
    .we-handle-set {
        padding-top: 0% !important;
    }
    .do-complate-set h5 {
        margin-top: -120%;
        margin-right: -7%;
    }
    .do-complate-set h6 {
        margin-right: 44%;
    }
    .do-complated-btn-set .do-my-btn-set {
        margin-bottom: 10px;
    }
    .do-complated-btn-set {
        margin-left: 6%;
        margin-top: 8%;
    }
    .do-complate-set .get-to-reviews {
        margin-left: 5%;
        margin-right: 0%;
    }
    .do-complate-set .get-to-reviews-michele {
        margin-left: 5%;
        margin-right: 0%;
    }
    .our-easy-img {
        margin-top: 6% !important;
    }
    .our-process span {
        margin-right: -14%;
    }
    .bg-trans-set {
        width: 99%;
    }
    .footer ul a {
        font-size: 9px;
    }
    .logo-box {
    width: 100%;
    }
}

@media only screen and (min-width: 540px) and (max-width: 540px) {
    .best-easy-help .you-wont-be {
        font-size: 15px;
        margin-top: -64%;
        padding-top: -2%;
    }
    .best-easy-help .best-help {
        margin-top: 5%;
        margin-bottom: 50%;
    }
    .logo-box {
        margin-top: 5%;
    }
    #bardie img {
        margin-top: -2%;
    }
    .steps-to-order-image-set{
        display: none;
    }
    .our-process span {
        color: #25c9ff;
        margin-right: -52%;
        display: none;
    }
    .our-process-five {
        margin-left: 0%;
    }
    .our-process-two {
        padding-left: -37% !important;
        margin-right: 0%;
    }
    .our-process-four {
        padding-left: 7%;
    }
    .best-easy-img{
        width: 100% !important;
        margin-top: 8% !important;
        margin-left: -1% !important;
  }
  .btn-get-started2{
        margin-bottom: 65%;
    }
     .site-rating-block{
         margin-left: 17%;
         margin-bottom: 35px;
     }
     #rating-inner{
         margin-left: 40%;
     }
     .fucture-orget{
         margin-top: 5%;
     }
     li.site-rating-block-item {
         margin-top: 30px;
     }
     .do-my-paragraph-set p {
         font-size: 15px;
     }
     .rating-set {
         font-size: 14px;;
     }
     .success-rate-set {
         font-size: 13px;
     }
     .do-for-me-set{
         display: none;
     }
     .do-complate-set img{
         display: none;
     }
     .do-complate-set h5 {
         margin-top: -6%;
         margin-right: -55%;
     }
     .do-complate-set h6{
         margin-right: -55%;
         margin-right: 20%;
     }  
     .do-complate-set p{
         margin-right: -112%;
         margin-left: 2%;
     }
     .do-complated-btn-set .do-my-btn-set{
         margin-bottom: 10px;
     }
     .the-academic-one{
         margin-bottom: 20px;
     }
     .multi-icon-set{
         margin-bottom: 20px;
     }
     .footer .multi-icon-set2 {
         margin-top: 10%;
     }
     .find-out-how img{
         display: none;
     }
     button.btn.btn-outline-primary {
         margin-top: 10px;
     }
     .site-rating-block-item .number-set h3 {
         font-size: 22px;
     }
     .site-rating-block-item .number-set3 h3 {
         font-size: 22px;
     }
     .site-rating-block-item .number-set2 h3 {
         font-size: 22px;
     }
     .do-complate-set .get-to-reviews {
         margin-right: -74%;
     }
     .do-complate-set .get-to-reviews-michele {
         margin-right: -95%;
     }
     .we-handle-set {
         padding-top: 0% !important;
     }
}
@media only screen and (min-width: 280px) and (max-width: 300px) {
    .best-easy-img {
        display: none;
     }
     #rating-inner{
         margin-left: 40%;
     }
     .fucture-orget{
         margin-top: 5%;
     }
     li.site-rating-block-item {
         margin-top: 30px;
     }
     .do-my-paragraph-set p {
        font-size: 5px;
    }
     .rating-set {
         font-size: 4px;
     }
     .success-rate-set {
         font-size: 5px;
     }
     .do-for-me-set{
         display: none;
     }
     .do-complate-set img{
         display: none;
     }
     .do-complate-set h5 {
        margin-top: -6%;
        margin-right: -55%;
        margin-left: 3%;
     }
     .do-complate-set h6{
         margin-right: -55%;
         margin-right: 20%;
     }  
     .do-complate-set p{
        margin-right: -49%;
        margin-left: 2%;
     }
     .do-complated-btn-set .do-my-btn-set{
         margin-bottom: 10px;
     }
     .the-academic-one{
         margin-bottom: 20px;
     }
     .multi-icon-set{
         margin-bottom: 20px;
     }
     .footer .multi-icon-set2 {
         margin-top: 10%;
     }
     .find-out-how img{
         display: none;
     }
     button.btn.btn-outline-primary {
         margin-top: 10px;
     }
     .site-rating-block-item .number-set h3 {
         font-size: 22px;
     }
     .site-rating-block-item .number-set3 h3 {
         font-size: 22px;
     }
     .site-rating-block-item .number-set2 h3 {
         font-size: 22px;
     }
     .do-complate-set .get-to-reviews {
         margin-right: -74%;
     }
     .do-complate-set .get-to-reviews-michele {
         margin-right: -93%;
     }
     .we-handle-set {
         padding-top: 0% !important;
     }
     .do-my-request img {
        width: 39px;
    }
    .our-span{
        display: none;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
    #navbarSupportedContent {
        font-size: 13px;
    }
    .best-easy-help .best-easy-img {
        margin-top: -24%;
    }
    .site-rating-block-item .number-set h3 {
        font-size: 25px;
    }
    .site-rating-block-item .number-set3 h3 {
        font-size: 25px;
    }
    .site-rating-block-item .number-set2 h3 {
        font-size: 25px;
    }
    .testimonial-card-v3 #november-20 {
        margin-top: -224%;
        margin-right: -390%;
    }
    .testimonial-card-v3 #time-set {
        margin-top: -210%;
        margin-right: -390%;
    }
    .testimonial-card-v3 #may-24 {
        margin-top: -181%;
        margin-right: -390%;
    }
    .find-out img {
        margin-top: 0%;
    }
    .wh1-img-set {
        margin-top: 12px;
    }
    button.btn.btn-outline-primary {
        margin-top: 10px;
    }
    .we-handle-set {
        padding-top: 0% !important;
    }
    .our-easy-img {
        margin-top: -2px !important;
    }
    .our-process span {
        margin-right: -38%;
    }
    .bg-trans-set {
        width: 80%;
    }
    .footer ul a {
        font-size: 14px;
    }
    .logo-box {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 50px;
}
}

@media only screen and (min-width: 1280px) and (max-width: 1300px) {
    .testimonial-card-v3 #time-set {
        margin-top: -210%;
        margin-right: -390%;
    }
    .testimonial-card-v3 #november-20 {
        margin-top: -226%;
        margin-right: -390%;
    }
    .testimonial-card-v3 #may-24 {
        margin-top: -183%;
        margin-right: -390%;
    }
    .find-out img {
        margin-top: -4%;
    }
}


@media only screen and (min-width: 1280px){
    .best-easy-help .best-easy-img-service {
    margin-top: -16%;
    width: 47%;
    position: absolute;
    top: 247px
    margin-left: -8% !important;
}
}

@media (max-width: 767px){
    .find-out-how img{
        display: none;
    }
    .do-my-homework .row{
        display: none;
    }
}

/* css media query end */