
@media screen and (min-width:425px) and (max-width:575px){
  .tab-content img {
    width: 70%;
  }
}
@media screen and (max-width:575px){
.nav-pills .nav-link.active{
  padding: 10px 16px;
}
   .nav-pills .nav-link{
        padding: 10px 16px;
     }
  #faqs .section-title{
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    color: #08087a;
    font-size: 20px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 16px;
  }
  .main-testimonial-slides .carousel-item .testimonial-section img {
    width: 40%;
  }
  .feature-choose-list {
    margin-top: 10px;
  }
  .about-section {
    margin-bottom: 50px;
  }
  .smarthrlanding {
    background-size: cover;
    position: relative;
    margin-bottom: 48px;
  }
  .container, .container-sm {
    width: 90%;
  }
  .contact-form h2 {
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    color: #08087a;
    margin-bottom: 16px;
    font-size: 20px;
  }
  .contact-form p {
    color: #737789;
    max-width: 90%;
    margin: auto;
    text-align: center;
    margin-bottom:20px;
  }
  .homepage-section .about-sec-text h2 {
    line-height: 28px;
    font-weight: 700;
    color: #24397a;
    font-size: 22px;
    margin: 0 auto;
    padding-bottom:10px;
    width: 100%;
}
  .col-sm-8{
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-4{
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .main-banner-section .process-content .process-desc {
   color: #737789;
    max-width: 100%;
    position: relative;
    font-size: 18px;
    line-height: 1.5;
}  
.homepage-section .about-sec-text p {
    color: #737789;
    width: 100%;
    margin-bottom: -20px;
}
.btn-free {
    margin-bottom: 46px;
}
.feature-content-heading p {
    color: #737789;
    max-width: 100%;
    margin: auto;
    text-align: center;
    position: relative;
}
.contact-form {
    padding-top: 40px;
    padding-bottom: 40px;
}
.footer-second .social-media-icons-sec{
  display: flex;
  flex-direction: column;
  align-items:start;
  padding-top: 10px;
}
.price-plans .pricing-text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    text-align: center;
    color: #000000;
    margin-top: 80px;
    margin-bottom: 25px;
}
.testimonial-content-sec h2 {
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    color: #08087a;
    font-size: 20px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 16px;
}
.testimonial-content-sec p {
    color: #737789;
    max-width:88%;
    margin: auto;
    text-align: center;
    position: relative;
    padding-bottom: 56px;
}
}

@media screen and (max-width:767px){
  .feature-choose-list {
    margin-top: 40px;
}
  .past-event-sec .smart-featurescontent p {
    font-weight: 400;
    line-height: 1.3;
    color: #737789;
    text-align: center;
    font-size: 16px;
  }
  .smart-featurescontent p {
    font-weight: 400;
    line-height: 1.3;
    color: #737789;
    text-align: left;
    font-size: 16px;
}
  .smart-featurescontent h4 {
    font-size: 20px;
  }
  .past-event-sec .smart-featurescontent h4 {
    font-size: 20px;
    font-weight: 600;
    color: #3E5463;
    margin-bottom: 0px;
    text-align: left;
 }
  .how-it-works-section {
    margin-top: 26px;
  }
  .past-event-sec {
    padding:40px 0px 40px 0px;
    background: #f7f8fa;
  }
  .contact-form label {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.25;
    color: #3e5463;
    text-align: center;
  }
  .resume-evaluation-sec .resume-section {
    padding-top: 40px;
  }
  .resume-evaluation-sec{
    padding: 40px 0px 40px 0px;
  }
  .resume-evaluation-sec .resume-section .evaluation h4 {
    font-size: 20px;
    text-align: left;
  }
  .resume-evaluation-sec .resume-section .evaluation.card {
    margin-bottom: 25px;
    padding: 20px;
  }
  #faqs .faq-list .question {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding-left: 25px;
    cursor: pointer;
    transition: 0.3s;
}
#faqs .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0 25px;
    font-size: 16px;
}
  #faqs .faq-list .collapsed {
    color: #3e5463;
    line-height: 22px;
    font-weight: 600;
    font-size: 16px;
}
  .price-plans .free-pricing-text {
    margin-top: 100px;
    padding: 10px;
  }
  .price-plans .pricing-text{
    font-size: 16px;
  }
  .common-title-sections h3 {
    line-height: 1.25;
    font-weight: 600;
    color: #08087a;
    margin-bottom:18px;
  }
  .common-title-sections p{
    color: #737789;
    font-size: 16px;
    margin: 0 auto;
    width: 80%;
  }
  .testimonial-content-sec p {
    color: #737789;
    max-width: 88%;
    margin: auto;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
}
  .contact-form .contact-us-btn {
    background: -webkit-linear-gradient(275.55deg, #08087a 0%, #fc6075 100%);
    border: unset;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    border-radius: 50px;
    padding: 8px 18px;
  }
  .landing-page-content p {
    width: 100%;
  }
  .footer-second .footer-listitem {
      list-style-type: none;
      padding-bottom: 10px;
      font-weight: 300;
  }
  .price-plans .pricing-text {
    padding: 20px;
  }
}

@media screen and (max-width:991px){
  #faqs {
    padding: 50px 0;
    overflow: hidden;
  }
  .homepage-section {
    padding-top:0px;
  }
  .contact-form .contact-us-btn{
    margin-top: 20px;
  }
}

@media screen and (min-width:576px) and (max-width:767px){
  .tab-content img {
    width: 60%;
  }
  .main-testimonial-slides .carousel-item .testimonial-section img {
    width: 40%;
  }
  .carousel-control-prev {
    left: -52px;
  }
  .carousel-control-next {
    right: -52px;
  }
  .feature-content-heading p {
    max-width: 100%;
  }
  .smarthrlanding {
    background-size: cover;
    position: relative;
    margin-bottom: 80px;
  }
  .container, .container-sm {
    width: 90%;
  }
  .about-section {
    margin-bottom: 70px;
  }
  .contact-form {
    padding-top: 50px;
    padding-bottom: 50px;
 }
  .testimonial-content-sec h2 {
    line-height: 32px;
    font-size: 26px;
  }
  .contact-form h2 {
    line-height: 32px;
    font-size: 24px;
  }
    .homepage-section .about-sec-text h2 {
        line-height: 28px;
        font-weight: 700;
        color: #24397a;
        font-size: 22px;
        margin-bottom:12px;
        width: 92%;
    }
    .homepage-section .about-sec-text p {
    color: #737789;
    width: 92%;
   }
   .btn-free {
    background: linear-gradient(#FFF,#FFF) padding-box, linear-gradient(to right, #08087a, #08087a) border-box;
    color: #08087a;
    line-height: 1.25;
    padding: 10px 12px;
    border-radius: 5px;
    margin-top: 0px;
    border: 2px solid transparent;
}
}

@media screen and (min-width:768px) and (max-width:991px){
  .plan-list {
    margin-top: 50px;
  }
  .common-title-sections p {
    color: #737789;
    width: 70%;
    margin: 0 auto;
}
  .smart-featurescontent p {
    font-weight: 400;
    line-height: 1.3;
    color: #737789;
    text-align: left;
    font-size: 16px;
}
  .pricing-detail-content p {
    color: #737789;
    max-width: 70%;
    margin: auto;
    text-align: center;
    font-size: 16px;
}
  .resume-evaluation-sec .resume-section {
    padding-top: 40px;
}
  .past-event-sec .smart-featurescontent p {
    font-weight: 400;
    line-height: 1.3;
    color: #737789;
    text-align: center;
    font-size: 18px;
}
  .past-event-sec {
    padding: 60px 0px 60px 0px;
    background: #f7f8fa;
}
  .how-it-works-section {
    margin-top: 40px;
  }
  .tab-content img {
    width: 60%;
  }
  .resume-evaluation-sec .resume-section .evaluation h4 {
    font-size: 22px;
  }
  .resume-evaluation-sec{
      padding: 60px 0px 60px 0px;
  }
  .resume-evaluation-sec .resume-section .evaluation.card {
    margin-bottom: 25px;
    padding: 30px;
  }
  #faqs .faq-list .question {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    padding-left: 25px;
    cursor: pointer;
    transition: 0.3s;
}
  #faqs .faq-list .collapsed {
    color: #3e5463;
    line-height: 26px;
    font-weight: 600;
    font-size: 18px;
}
  #faqs .section-title {
    line-height: 1.25;
    font-weight: 600;
    text-align: center;
    color: #08087a;
    width: 90%;
    margin: 0 auto;
    padding-bottom:24px;
  }
  .testimonial-quote {
    position: absolute;
    top: 24px;
  }
  .main-testimonial-slides .carousel-item .testimonial-section img {
    width: 24%;
  }
  .carousel-control-prev {
    left: -74px;
  }
  .carousel-control-next {
    right: -74px;
  }
  .smarthrlanding {
    background-size: cover;
    position: relative;
    margin-bottom: 80px;
  }
  .about-section {
    margin-bottom: 70px;
 }
  .contact-form {
    padding-top: 70px;
    padding-bottom:70px;
  }
  .common-title-sections h3 {
    line-height: 1.25;
    font-weight: 600;
    color: #08087a;
    margin-bottom:18px;
    margin-left: 10px;
  }
  .testimonial-content-sec p {
    color: #737789;
    max-width: 88%;
    margin: auto;
    text-align: center;
    position: relative;
    padding-bottom:30px;
  } 
  .landing-page-content p {
    width: 80%;
  }
  .homepage-section .about-sec-text h2 {
    line-height: 29px;
    font-weight: 700;
    color: #24397a;
    font-size: 24px;
    margin-bottom: 12px;
    width: 90%;
   }
   .btn-free {
    background: linear-gradient(#FFF,#FFF) padding-box, linear-gradient(to right, #08087a, #08087a) border-box;
    color: #08087a;
    font-size: 18px;
    line-height: 1.25;
    padding: 8px 12px;
    border-radius: 5px;
    border: 2px solid transparent;
    margin-top: 0px;
}
  .price-plans .pricing-text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    text-align: center;
    color: #000000;
    margin-top: 82px;
    margin-bottom: 98px;
    padding: 10px;
}
.free-plan h3 {
    font-size: 45px;
    margin-bottom: 10px;
    margin-top: 118%;
}
.price-plans .free-pricing-text {
    margin-top: 82px;
    padding:10px;
 }
}

@media screen and (min-width:992px) and (max-width:1199px){
  .landing-page-content p {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    margin: auto;
    text-align: center;
    width: 70%;
 }
  .menu-header .logo img {
    width: 200px;
    height: auto;
  }
  ul.main-nav li a {
    text-decoration: none;
    color: #4a4a4a;
    padding: 0px 10px 0px 10px;
    font-size: 16px;
  }
  .tab-content>.active {
    display: block;
    background-color: #fff;
    padding: 28px 15px 50px 15px;
    border-radius: 10px;
    box-shadow: 0px 50px 60px 0px #2e3d620a;
    border: 1px solid #cccdd0;
  }
  .tab-content img {
    width: 90%;
  }
  .pricing-detail-content p {
    color: #737789;
    max-width: 70%;
    margin: auto;
    text-align: center;
    font-size: 16px;
}
  .smart-featurescontent p {
    font-weight: 400;
    line-height: 1.3;
    color: #737789;
    text-align: left;
    font-size: 16px;
  }
  .past-event-sec .smart-featurescontent h4 {
    font-size: 20px;
    font-weight: 600;
    color: #3E5463;
    margin-bottom: 0px;
    text-align: left;
}
  .past-event-sec .smart-featurescontent p {
    font-weight: 400;
    line-height: 1.3;
    color: #737789;
    text-align: center;
    font-size: 16px;
  }
  .common-title-sections p {
    color: #737789;
    width: 70%;
    margin: 0 auto;
  }
  .right-header-button {
    background: linear-gradient(275.55deg,#08087a 0%, #fc6075 100%);
    background: -webkit-linear-gradient(275.55deg, #08087a 0%, #fc6075 100%);
    border: unset;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    border-radius: 50px;
    padding: 6px 12px;
    width: 120px;
  }
  .resume-evaluation-sec .resume-section .evaluation h4 {
    font-size: 22px;
  }
  .resume-evaluation-sec .resume-section .evaluation.card {
    margin-bottom: 25px;
    padding: 30px;
  }
  .about-section {
    margin-bottom:80px;
  }
  .feature-sections h4 {
    color: #3e5463;
    line-height: 24px;
    font-weight: 600;
    margin-top: 30px;
    font-size: 20px;
  }
  .smarthrlanding {
    background: url(../img/homebackground.png), linear-gradient(277.57deg, #08087a 0%, #fc6075 100%);
    background-size: cover;
    position: relative;
    height: 1000px;
    margin-bottom: 80px;
  }
  .homepage-section .about-sec-text h2{
    line-height: 40px;
    font-weight: 600;
    color: #08087a;
    font-size: 34px;
    margin-bottom: 12px;
    width: 86%;
  }
  .btn-free {
    background: linear-gradient(#FFF,#FFF) padding-box, linear-gradient(to right, #08087a, #08087a) border-box;
    color: #08087a;
    font-size: 24px;
    line-height: 1.25;
    padding: 8px 10px;
    border-radius: 5px;
    border: 2px solid transparent;
    margin-top: 0px;
    min-width: 265px;
}
 
  .homepage-section {
     padding-top:0px; 
  }
  .free-plan h3 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 64px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    margin-top: 126%;
    margin-bottom: 25px;
  }
.price-plans .pricing-text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    text-align: center;
    color: #000000;
    margin-top: 100px;
    margin-bottom: 74px;
  }
  .price-plans .free-pricing-text {
    margin-top: 100px;
  }
}
@media screen and (min-width:1200px) and (max-width:1399px){
  .how-it-works-section {
    margin-top: 50px;
}
  .resume-evaluation-sec .resume-section {
    padding-top: 50px;
  }
  .past-event-sec .smart-featurescontent p {
    font-weight: 400;
    line-height: 1.3;
    color: #737789;
    text-align: center;
    font-size: 16px;
  }
  .nav-pills .nav-link {
    background-color: white;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 10px;
    padding: 10px 20px;
    box-shadow: 0px 50px 60px 0px #2e3d620a;
}
  .smart-featurescontent p {
    font-weight: 400;
    line-height: 1.3;
    color: #737789;
    text-align: left;
    font-size: 16px;
}
  .common-title-sections p {
    color: #737789;
    width: 70%;
    margin: 0 auto;
}
  .pricing-detail-content p {
    color: #737789;
    max-width: 70%;
    margin: auto;
    text-align: center;
    font-size: 16px;
  }
  .price-plans .free-pricing-text {
    margin-top: 100px;
    font-size: 18px;
  }
  .homepage-section {
     padding-top:0px; 
  }
  .price-plans .pricing-text {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    text-align: center;
    color: #000000;
    margin-top: 100px;
    margin-bottom: 80px;
}
.free-plan h3 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 64px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    margin-top: 80%;
    margin-bottom: 25px;
}
}