@media screen and (max-width:1380px) {

   
}

@media screen and (max-width:1024px){
    
   
}


@media screen and (max-width: 436px) {

.features .feature {
    font-size: 12px;
  }
  .features .feature-icon {
    max-width: 30px;
  }

}





@media screen and (max-width:768px) {

    /*general*/

body {
   
      font-display:swap;
      font-size: 14px;
  }


  a {
	
  
    font-size: 14px !important;
}   


p {

	line-height:26px;
    font-size: 14px;
   
}

h1 {
	font-size: 28px ;
    font-weight: 700 ;
    
   
}

h2 {
	font-size: 22px ;
    font-weight: 700 ;
    margin: 0;
   
   
}

h3 {
	font-size: 20px ;
    font-weight: 700 ;
    margin: 0 ;
   
}


/* button */

.buttons .btn{
  width: 30%;

}

/* form */
.sec-one-right {
   margin: 10px 0px;
}



/* header start */

        .top-bar {
    display: none;
      }

      /* Dropdown inside mobile */
      .dropdown-content {
        position: static;
        background: var(--bg-light);
        padding-left: 20px;
        box-shadow: none;
      }

      /* Move order button inside nav on mobile */
      .btn.mobile {
        width: 100%;
        text-align: center;
        margin-top: 15px;
        display: block;
      }

      .menu-toggle {
        display: block;
      }

      /* Hide desktop button on mobile */
      .btn.desktop {
        display: none;
      } 



      button.navbar-toggler {
    background: #ffff;
}


.ticon{
  background: #fff;
}


.logo{
  width: 25%;
}


.logo-f img {
    width: 70%;
    margin-bottom: 15px;
    filter: brightness(0) invert(1);
}

/* header end */



 /* hero section */


    .hero-section {
        padding-top: 120px;
        padding-bottom: 0px;
    }

.hero-content h1 {
    color: var(--bg-white);
    font-size: 28px;
    font-weight: bold;
}

.hero-img {
    display: none;
}


.hero-content p {

	line-height:26px;
    font-size: 14px;
   
}

.hero-section-abt {
    background-color: var(--background);
    padding-top: 140px;
    padding-bottom: 0px;
}

  .features .feature {
    font-size: 14px;
  }
  .features .feature-icon {
    max-width: 40px;
  }

  .features img{
    display: none;
  }



  /* buttons */

  .btn-assign {
 width: 100%;
 margin-bottom: 10px;
}



/* white btn */

.btn-assign1 {
 width: 100%;
 margin-bottom: 10px;
}


/* blue btn */

.btn-assign2 {
 width: 100%;
 margin-bottom: 10px;
}


/* box feature section  */

.box-feature{
  
  padding: 20px 0;
 
}

.fbox span {
  
    font-size: 18px;
  
   
}
.editors-section{
  padding: 40px 0px;
  background: var(--background);
}


.top-heading-para span{
  margin-bottom: 15px;
  	font-size: 22px ;
    font-weight: 700 ;
  
}

/* review section */
.review-section {
    padding: 40px 0px;
}

.review-section h2{
  margin-bottom: 15px;
}

.review-cards {
    height: 259px;
    
}

.top-heading-review span {
    font-size: 22px;
    font-weight: 700;
}

/* process section */
.process-section {
    padding: 40px 0px;
    margin-bottom: 40px;
   
}

.process-section h3{
font-size: 20px;
margin-bottom: 15px;
text-align: left;
color: var(--primary);
}

.process-section span{

font-size: 18px ;
   
}


.process-img{
  display: none;
}






/* content section */

.content {
    padding: 40px 0;
   
}

.content-heading{
  margin-bottom: 15px;
}

.content-section {
  background: white;
  padding: 40px 0;
  text-align: left;
  padding-bottom: 10px;
}
 
.content-section  img{
  display: none;
}

.content-list li {
  font-size: 14px;

}


/* main content start */

    .content {
    padding: 40px 0;
    text-align: left;
    
  }

/* feature section */
.features-section {

  padding: 40px 0;
  text-align: center;
}

.feature-card {
    margin-bottom: 25px;
    height: 230px;
  }

.feature-icon img {
    width: 15%;
}



  /* feature section */
.feature-desc {
  font-size: 14px;
  
}

	
  .feature-card {
    padding: 25px;
  }

  /* banner section */

  .banner-section {
    text-align: left;
    padding: 40px 0;
  }
  .banner-content {
    margin-bottom:-15px;
     text-align: center;
   
  }

  .banner-title{
     font-size: 24px ;
   

  }
  

  /* Image Styling */
.banner-image img {
  display: none;
}


.review-box {
    
    min-height: auto;
   
   
}


.sec-writers {
      padding: 40px 0;
      text-align: left;
    }



.cta-with-image {
        padding-bottom: 30px;
        padding-top: 40px;
        text-align: center;
    }

  .cta-image img {
 display: none;
}




.cta-text h3 {
  font-size: 1.5rem;
  
}

.cta-text p {
  font-size: 14px;

}





  /* faq section */

  .faq-section {
  
      margin:  auto;
      margin-top: 40px;
      padding: 20px;
      
    }

    .faq-question {
    
      font-size: 14px;

    }

    .faq-answer p {
     font-size: 14px;
    }


    .faq-banner{
      display: none;
    }


  .ap-card-body{
  display: grid;
  align-items: start;
}

/* .ap-card-body img{
  width: 100%;
} */

.ap-card-body img {
    display: none;
}

.sample-text {
  margin-top: 10px;
    margin-left: 15px;
}
    

/* service banner */

.banner-form{

 padding-top: 0px;
  padding-bottom: 30px;
  
}

.service-banner-img {
    display: none;
}

.service-banner-img1 {
    display: none;
}







section.contact-section {
  padding: 20px 0;
}


/* why choose us section */
.why-choose-us{
  padding: 30px 0px;
   text-align: left;

}


.process{
margin-top: 35px;
 
}





.process p{
 font-size: 14px;
}

.process-card {
    margin-right: 20px;
    margin-bottom: 10px;
}




/* service-cta */

section.service-cta {
    padding: 40px 0px;
   
}

.service-cta-text {
    text-align: center;
}

.service-cta-text h3 {
    margin-bottom: 15px;
}

.service-cta-image {
   display: none;
}

.service-cta-image2 {
   display: none;
}


/* service form section */
.form-section{
   padding: 40px 0px;
}


/* journal section */

.journal-section{
  padding-top: 0px;
  padding-bottom: 60px;
}


.ap-row{
display: grid;
}

.journal-card{
  display: flex;
  flex-direction: column;
    
}

.journal-card-2{
  display: flex;
    flex-direction: column;
    
}


.j-content-box {
    text-align: center;
    background: var(--primary);
    color: #ffff;
    padding: 25px;
}

.j-content-box-2 {
    text-align: center;
    background: var(--background);
    color:#0000;
    padding: 25px;
}

.j-content-box-2 p{
  margin-bottom: 0px;
}

.j-content-box-2 span {
    color: #000000;
    font-size:30px;
       font-weight: 800;
}


.j-content-box span {
    font-weight: 800;
    font-size: 30px;
}

.j-content-box p {
    
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0px;
}

.faqs .publisher{
  display: none;
}

.expertise {
    margin-left: 15px;
}


.service-section{
   background:var(--color-background) ;
   padding: 30px 0px;
   text-align: left;
 }

 /* .service-section h2{
  font-size: 22px;
 } */


    .content-box span {
  font-size: 20px ;
    font-weight: 700 ;
    margin-bottom: 15px;
  }

   .content h2 {
    margin-bottom: 15px;
    font-size: 22px;
  }




.contact-us-area {

  height: auto;
margin: 10px 0px;
  
}



/* for thanks page */

.thanks-content h1 span {
    font-size: 28px !important;
    color: var(--primary);
}


}







@media screen and (max-width:568px) {

      /*general*/

body {
   
      font-display:swap;
      font-size: 14px;
  }


  a {
	
  
    font-size: 14px !important;
}   


p {

	line-height:26px;
    font-size: 14px;
   
}

h1 {
	font-size: 28px ;
    font-weight: 700 ;
    
   
}

h2 {
	font-size: 20px ;
    font-weight: 700 ;
    margin: 0;
   
}

h3 {
	font-size: 18px ;
    font-weight: 700 ;
    margin: 0 ;
   
}

/* buttons */

  .btn-assign {
 width: 100%;
 margin-bottom: 10px;
}



/* white btn */

.btn-assign1 {
 width: 100%;
 margin-bottom: 10px;
}


.logo{
  width: 45%;
}


.logo-f img {
    width: 50%;
    margin-bottom: 15px;
    filter: brightness(0) invert(1);
}


 /* hero section */


    .hero-section {
        padding-top: 120px;
        padding-bottom: 10px;
    }


.hero-section-abt {
    background-color: var(--background);
    padding-top: 120px;
    padding-bottom: 0px;
}

.badges{
  display: none;
}

/* feature section */
.feature-desc {
  font-size: 14px;
  
}

 

  /* cta with img section */
    .cta-with-image {
    
    padding-bottom: 98px;
    padding-top: 40px;
}

	
  .feature-card {
    padding: 25px 15px;
  }




  .buttons .btn{
  width: 100%;

}

.process-section img{
  display: none;
}


.review-box {
    
    min-height: 350px;
   
   
}

.review-text {
  font-size: 14px;
}

.review-heading {
  font-size: 24px;

}

/* writer section */

 .writer-card {
        flex-direction: column;
        text-align: left;
        min-height: auto;
      }

      .writer-left {
    justify-items: left;
    flex: 0 0 150px;
    
}
      .writer-right {
        border-left: none;
        padding-left: 0;
        text-align: left;
      }

       .writer-right p {
      margin-bottom: 10px;
      }
      .writer-middle {
        text-align: left;
        margin-bottom: -52px;
      }


      .writer-middle p {
     
      font-size: 14px;
    }

      .writer-right p {
   
    margin-bottom: -3px;
     font-size: 14px;
   
}

 .writer-middle .rating {
      font-size: 14px;
     
    }
   
    
.hire-btn{
  margin-top: 10px;
}

/* cta section */
 .cta-wrapper {
    flex-direction: column-reverse;
    text-align: center;
    margin-bottom: -270px;
  }

  .cta-buttons a {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .cta-image img {
 display: none;
}


.cta-text h3 {
  font-size: 1.5rem;
  
}

.cta-text p {
  font-size: 14px;

}

/* section brand logo */

.brand-logos{
  padding-top: 30px;
  padding-bottom: 20px;
}

.brand-logo-grid {
      display: none;
    }

    .brand-carousel {
      display: block;
    }


.mobile-brand-logos{
  display: block;
  margin-bottom: 30px;
        text-align: center;
}


}