main#wrapper{
  overflow-x:hidden;
  padding:0;
}

/*
******************
** HEADER
******************
*/
#pdfit-header-main {
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
}
#pdfit-header-main #pdfit-navbar-toggler li{
  margin-left: 15px;
  font-size: 18px;
}
#pdfit-header-main img {
  height: auto !important;
  width: 120px !important;
  margin-left: -10px;
}
#pdfit-header-main .auth {
  border: 1px solid #f46b5c;
  padding: 10px 20px;
  border-radius: 20px;
  color: #f46b5c;
  transition: background ease-in-out 0.2s;
}
#pdfit-header-main .auth:hover {
  color: #fff;
  background: #f46b5c;
}
#pdfit-header-main a.nav-link {
  color: black;
}

.mobile-menu{
  display: none !important;
}

.mobile-menu span.sub-wrapper {
    overflow: hidden;
    background: #f46b5c;
    border-radius: 8px;
}

.mobile-menu .pdfit-auth-button{
  box-shadow: none;
  background:none;
  border:none;
  height: 100%;
  border-radius: 8px 0 0 8px;
  border-right: 1px solid white;
}
#mobile-dropdown-menu{
  padding:0 15px;
  box-shadow: none;
  background: none;
  border:none;
  border-radius: 0 8px 8px 0;
}
#mobile-dropdown-menu svg{
  width: 15px;
}
#mobile-dropdown-menu:after{
  display: none;
}

.mobile-menu #main-menu-dropdown.dropdown.show .dropdown-menu {
    display: block;
}

.mobile-menu .dropdown-menu{
  right:-9px !important;
  top:58px;
  border: 2px solid #f46b5c;
  padding:0 !important;
  width: calc(100vw - 7px);
  right: 0;
  display: none;
}

.mobile-menu .dropdown-menu:before,
.mobile-menu .dropdown-menu:after{
  content: ' ';
  display: block;
  border-style: solid;
  border-width: 2px 8px 10px 9px;
  border-color: transparent;
  position: absolute;
}

.mobile-menu .dropdown-menu:before {
  top: -12.95px;
  right: 21.4px;
  border-bottom-color: #f46b5c;
  border-width:0px 11px 13px 12px !important;
}

.mobile-menu .dropdown-menu:after {
  top: -12px;
  border-bottom-color: #fff;
  right: 24px !important;
}

.mobile-menu a.nav-link{
  color:rgba(0,0,0,.55);
  font-size: 14px;
}
.mobile-menu a.nav-link:hover{
  color:white !important;
  background: linear-gradient(to right, #f46b5c , white );
}

.mobile-menu .dropdown-menu li{
  border-bottom: 1px solid #f2f2f2;
}
.mobile-menu .dropdown-menu li:last-of-type{
  border-bottom: none;
}

/*
******************
** FOOTER
******************
*/
#pdfit-footer{
  padding:40px 0px;
  background:#fafafa !important;
}
#pdfit-footer #social-list{
  padding: 0;
}

/*
******************
** HOMEPAGE
******************
*/
#hero-home{
  height:auto;
  padding:15vh 30px !important;
  display: grid;
  place-items: center;
}
#hero-home .hero-heading{
  font-size: 55px !important;
}
.pdfit-section-1-centered {
  padding: 0 50px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pdfit-section-1-centered  h2{
  margin-bottom: 1.5rem;
}
.pdfit-section-1-centered ul{
  margin-left: -14px;
}
#pdfit-home section img {
  height: 100%;
  object-fit: cover;
}
#pdfit-home #section-2 {
  background: #f4857a;
}
#pdfit-home #section-2 #contact-row {
  max-width: 800px;
  margin: 0 auto;
}
#pdfit-home #section-2 #contact-row .contact-form {
  max-width: 400px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 0 10px;
}
#pdfit-home #section-2 #contact-row .contact-form .form-control {
  width: 111%;
}
#pdfit-home #section-2 #contact-row .contact-form .contact-submit {
  background: #fff;
}
#pdfit-home .contact-submit{
  display:block;
  margin:0 auto;
  background-color:white!important;
  border-radius: 100px !important;
  margin-top:40px;
  width: 50%;
  color:#f46b5c;

}

/*
******************
** CONTACT PAGE
******************
*/
#pdfit-contact {
  background: white !important;
  margin: 0 auto;
}
#pdfit-contact h2 {
  margin-bottom: 10px !important;
  font-size: 40px;
}
#pdfit-contact #contact-row {
  max-width: 680px;
  margin: 0 auto;
  display: grid;
  place-items: center;
  height:auto !important;
  padding:15vh 30px !important;
}
#pdfit-contact #contact-row .col-7 {
  padding-left: 0 !important;
}
#pdfit-contact #pdfit-contact-form {
  margin-top: 30px;
}
#pdfit-contact #pdfit-contact-form .form-control {
  width: 111%;
}
#pdfit-contact img {
  width: 100%;
}
#pdfit-contact .contact-submit{
  display:block;
  margin:0 auto;
  background-color:  #f46b5c !important;
  border-radius: 100px !important;
  margin-top:40px;
  padding:10px 0;
  width: 50% !important;
  max-width: 1024px !important;
}

/*
******************
** PRICING PAGE
******************
*/
#pdfit-pricing #hero-pricing{
  height: auto !important;
  padding:15vh 30px !important;
  display: grid;
  place-items: center;
}
#pdfit-pricing .footer-currency-note{
  margin:0;
}
#pdfit-pricing .col-4 .btn{
  box-shadow: none;
}
#pdfit-pricing .col-4 ol{
  list-style-position: inside;
  padding: 0;
}
#pdfit-pricing .col-4 h4{
  display: inline-block;
  margin:10px 0;
  padding:3px 20px;
  font-size: 14px !important;
  border-radius: 6px;
  margin-bottom: 20px;
}
#pdfit-pricing .col-4:nth-child(1) h4{
  background:#e9e9e9 !important;
  color: black !important;
}
#pdfit-pricing .col-4:nth-child(2) h4{
  background:#fff;
  color:#f46b5c !important;
}
#pdfit-pricing .col-4:nth-child(3) h4{
  background:#f46b5c;
  color: white !important
}

/*
******************
** FAQ PAGE
******************
*/
#pdfit-faq #hero-faq{
  margin:0;
  background: url(/images/pdfit/hero/faq.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 50%);
  height: auto;
  padding:15vh 30px !important;
}
#pdfit-faq #hero-faq h2{
  font-size: 40px;
}
#pdfit-faq #section-1{
  padding:100px 0 !important;
}
#pdfit-faq section .cell-wrapper svg,
#pdfit-faq section .cell-wrapper h3 {
  margin-bottom: 20px;
}



/*
******************
** MEDIA QUERIES
******************
*/
@media (max-width: 1025px) {
  /* PRICING */
  #pdfit-pricing section .col-4 {
      padding: 40px 30px !important;
  }
}
@media (max-width: 991px) {
  /* SCROLLBAR - OFFSET ISSUE FIX */
  body::-webkit-scrollbar {
    width: 10px;
  }
  /* FIREFOX */
  html{
    scrollbar-width: thin;
  }
     
   
  body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
   
  body::-webkit-scrollbar-thumb {
    background-color: #bebebea8;
    border-radius: 100px;
  }
  body{
    overflow-y:overlay;
  }

  /* PRICING */
  .pricing-table .col-4 {
    width: 100%;
  }

  /* FAQ PAGE */
    #pdfit-faq h3 br{
    display: none;
  }
}

@media screen and (min-width: 991px) {
  #pdfit-header-main {
    box-shadow: none;
    padding:25px 100px;
  }
}

@media (max-width: 767px) {
  body::-webkit-scrollbar {
    width: 8px;
  }

  /* HEADER */
  #pdfit-header-main img {
      width: 100px !important;
  }
  /* HEADER */
  #pdfit-navbar-toggler,
  .collapse.navbar-collapse{
    display: none !important;
  }
  .mobile-menu{
    display: flex !important;
  }

  /* HOMEPAGE */
  #pdfit-home .pdfit-section-1-centered {
      padding: 40px 20px;
  }
  #pdfit-home .pdfit-section1-row2{
      flex-direction: column-reverse !important;
  }

  /* FAQ PAGE */
  #pdfit-faq #hero-faq h2{
    font-size: 28px;
  }
  #pdfit-faq #section-1{
    padding:20px 0 !important;
  }

}


@media screen and (max-width: 480px) {
  /* HEADER */
  #pdfit-header-main img {
      width: 80px !important;
  }


  /* HOMEPAGE */
  #pdfit-home .hero-heading {
      font-size: 28px !important;
  }
  #pdfit-home #contact-row {
    padding: 40px 0;
  }

  /* PRICING PAGE */
  .pricing-table .col-4 {
      padding: 80px 20px !important;
  }
  #pdfit-pricing h2{
      font-size: 28px !important;
  }


  /* CONTACT PAGE */
  #pdfit-contact #contact-row {
      padding: 0px 30px;
      height: auto !important;
  }
  #pdfit-contact h2 {
      margin-bottom: 20px !important;
      font-size: 28px;
  }
  #pdfit-contact .contact-submit{
    margin: 0 auto !important;
    margin-top:30px !important;
  }

  /* FAQ PAGE */
  #pdfit-faq section .cell-wrapper {
    padding:20px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  #pdfit-faq section .cell-wrapper p,
  #pdfit-faq section .cell-wrapper h3{
    text-align: center;
  }
}

/*
******************
** LANDSCAPE MEDIA QUERIES
******************
*/

@media screen and (max-width: 991px) and (orientation: landscape){
  /* HOMEPAGE */
  #pdfit-home .hero-heading {
    font-size: 28px !important;
  }
  #pdfit-home .pdfit-section1-row1,
  #pdfit-home .pdfit-section1-row2{
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #pdfit-home .pdfit-section1-row1 .col-md-6,
  #pdfit-home .pdfit-section1-row2 .col-md-6{
    width:100%
  }
  #pdfit-home #contact-row{
    padding:30px 0;
  }

  /* PRICING PAGE */
  #pdfit-pricing #hero-pricing h2{
    font-size: 28px !important;
  }

  /* CONTACT PAGE */
  #pdfit-contact #contact-row{
    height: auto !important;
  }
  #pdfit-contact .contact-heading{
    font-size: 28px !important;
  }

  /* FAQ PAGE */
  #pdfit-faq #section-1{
    padding:10px 0 !important;
  }
  #pdfit-faq #section-1 svg,
  #pdfit-faq #section-1 h3{
    display: inline;
  }
  #pdfit-faq #section-1 svg{
    width: 25px;
    height: 25px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: -10px;
  }
  #pdfit-faq #section-1 h3{
    line-height: 35px;
  }
  #pdfit-faq #section-1 p{
    margin-top: 20px;
  }
  #pdfit-faq #section-1 .row .col-lg-3{
    width:50% !important;
    padding:30px;
  }

}
