@media (min-width: 1500px) {
  .container {
    max-width: 1366px;
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: 1540px;
  }
}
@media only screen and (max-width: 1920px) {}
@media only screen and (max-width: 1600px) {
  .proceedRow {
    height: 450px;
  }
  .examBox {
    width: 80%;
    left: -8rem;
  }
  .getSec h2 span {
    font-size: 4.125rem;
  }
                                .thankyou {
    padding: 0;
  }
}
@media only screen and (max-width: 1440px) {
  .logoSlider img {
    margin: 0 auto;
  }
  .ctaSec ul li+li {
    padding-left: 7rem;
  }
  .proceedRow {
    height: 430px;
  }
  .processbox {
    margin-top: 6rem;
    padding: 0 6rem;
  }
  .bannerText h2,
  .bannerText h2 span {
    font-size: 2.5rem;
  }
  .topbar ul li a {
    font-size: 1rem;
  }
  .topbar ul li {
    padding: 0.5rem 1rem;
  }
  .bannerText h6 br {
    display: none;
  }
  .topbar ul li a {
    font-size: 0.8rem;
  }
  .exploreList li h4 {
    font-size: 1.125rem;
  }
  .serviceContnt {
    margin: -5rem 1rem 0 1rem;
  }
  .overlayImg img {
    width: 130px;
  }
  .whyBox p {
    width: 100%;
  }
  .footerLinks {
    display: flex;
    gap: 1rem;
  }
  .banner-arrow {
    right: 40%;
    top: 43%;
  }
  .aboutSec.listStyle li {
    color: var(--black);
  }
  .themeBtn {
    padding: 1.1rem 0.5rem;
  }
  .lead-form h2 br {
    display: none;
  }
  .lead-form h2 {
    font-size: 28px;
  }
  .resultSec {
    padding-top: 0px;
  }
  .reviewInner {
    padding-top: 0px;
  }
  .haveQuestion p br {
    display: none;
  }
  .haveQuestion p {
    font-size: 18px;
  }
  .logoSec h4 {
    padding: 15px 0;
    font-size: 1.5rem;
  }
  .getSec h2 {
    font-size: 2.5rem;
  }
  .getSec img {
    margin-top: -7rem;
  }
  .examBox h5 {
    font-size: 2.2rem;
  }
  .thankyou .bannerText h2 {
    font-size: 3.25rem;
  }
}
@media only screen and (max-width: 1366px) {
  .ctaSec ul li+li {
    padding-left: 4rem;
  }
  .proceedRow {
    height: 370px;
  }
  .processbox {
    margin-top: 5rem;
    padding: 0 4rem;
  }
  header .navbar .navbar-nav {
    gap: 1rem;
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 1rem;
  }
  .bannerText h2,
  .bannerText h2 span {
    font-size: 2.5rem;
  }
  .bannerText h6 {
    font-size: 1.1rem;
    font-weight: 500;
  }
  .banner-arrow {
    right: 38%;
    top: 26%;
  }
  .lead-form h2 {
    font-size: 2.2125rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  .themeBtn {
    padding: 1.1rem 1.5rem;
    border-radius: 40px;
  }
  .ctaSec ul li+li {
    padding-left: 2rem;
    margin-left: 1rem;
  }
  .exploreList li .img img {
    width: 30px;
  }
  .exploreList li .img {
    width: 50px;
    height: 50px;
  }
  .whyBox {
    padding: 1rem 2rem;
  }
  .listStyle li {
    font-size: 1rem;
  }
  .processbox p {
    font-size: 1rem;
  }
  .reviewSec {
    padding-bottom: 5rem;
  }
  .banner-arrow {
    right: 38%;
    top: 44%;
  }
  .footerLinks {
    display: flex;
    gap: 1rem;
  }
  .aboutSec.serInner {
    padding-top: 8rem;
  }
  .checkBox .btnSec a {
    font-size: 11px;
  }
  .checkBox .btnSec a {
    font-size: 8px;
  }
  .themeBtn {
    padding: 1rem 1rem;
  }
  .lead-form h2 br {
    display: none;
  }
  .lead-form h2 {
    font-size: 28px;
  }
  .haveQuestion h3 {
    font-size: 38px;
  }
  .contactinfo li a i {
    width: 20px;
    height: 30px;
    border: none;
  }
  .main-footer figure img {
    width: 140px;
  }
  .lead-form {
    margin: 0 1rem;
  }
  .resultExam img {
    height: 200px;
  }
}
@media only screen and (max-width: 1199px) {
  html {
    font-size: 15px;
  }
  .proceedRow {
    height: 310px;
  }
  .processbox {
    margin-top: 2rem;
  }
  .checkBox .btnSec {
    padding-left: 0;
  }
  .btnSec {
    margin-top: 2rem;
  }
  .lead-form h2 br {
    display: none;
  }
  .lead-form h2 {
    font-size: 23px;
  }
  .haveQuestion h3 {
    font-size: 33px;
  }
  .haveQuestion p {
    font-size: 14px;
  }
  .payBox {
    height: 12rem;
  }
  header .navbar .collapse {
    display: none;
  }
  header .navbar .collapse.show {
    display: block;
  }
  .trogleBtn ul li a {
    color: var(--white);
    font-size: 1.3rem;
    background: var(--theme-color);
    padding: 0.2rem 0.4rem;
    border-radius: 5px;
  }
  .trogleBtn ul {
    display: flex;
    gap: 0.7rem;
  }
  .trogleBtn {
    gap: 1rem;
    align-items: center;
  }
  .navbar-toggler {
    background: transparent;
    color: var(--theme-color);
    border: none;
    font-size: 1.6rem;
  }
  a.logo img {
    width: 150px;
    margin-bottom: 1rem;
  }
    .main-banner {
      background-position: top right;
    }
  .lead-form {
    margin: 0 0 0 10rem;
  }
  .examBox {
    width: 100%;
    left: -8rem;
  }
  .examBox h5 {
    font-size: 2rem;
  }
  .getSec img {
    margin-top: -4rem;
  }
  .whyBox {
    min-height: 15.5rem;
  }
  .thankyou .bannerText h2 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 991px) {
  html {
    font-size: 14px;
  }
  .topbar {
    display: none;
  }
  header .navbar .navbar-nav {
    text-align: center;
    background: none;
    padding: 0;
    border-radius: 10px;
  }
  header .navbar .navbar-nav .dropdown-menu.show {
    position: unset;
    background: #f7f7f7;
    width: auto;
    display: block !important;
  }
  header .navbar .navbar-nav .dropdown-menu {
    display: none !important;
  }
  .banner-arrow,
  .getSec .square {
    display: none;
  }
  .logoSec h4 {
    border-right: 0;
    text-align: center;
    padding: 0;
  }
  .ctaSec ul li+li {
    padding-left: 1rem;
    margin-left: 1rem;
  }
  .ctaSec ul li h4 {
    font-size: 1.5rem;
  }
  .ctaSec ul li h4 span {
    font-size: 1rem;
  }
  .serviceContnt h6 {
    font-size: 1.5rem;
  }
  .whyBox {
    margin: 0.5rem 0;
    padding: 1rem;
    min-height: 14rem;
  }
  .abtSec .listStyle {
    padding-left: 0;
  }
  .proceedRow {
    height: 234px;
  }
  .processbox img {
    width: 40px;
  }
  .processbox {
    padding: 0 2rem;
  }
  .processSec {
    padding: 2rem 0;
  }
  .reviewSec {
    padding: 6rem 0;
  }
  .socialIcons {
    margin-bottom: 2rem;
  }
  footer h4 {
    font-size: 1.2125rem;
    margin-bottom: 3rem;
  }
  .footerLinks {
    gap: 1rem;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 234px;
    left: 16rem;
    top: 2rem;
  }
  .serviceDetail img {
    width: 130px;
  }
  .serviceDetail h5 {
    font-size: 1rem;
  }
  .rateSec {
    justify-content: space-around;
    margin-bottom: 2rem;
  }
  .lead-form h2 br {
    display: none;
  }
  .lead-form {
    margin: 0 !important;
  }
  .providingClass h3 {
    font-size: 29px;
  }
  .rateBox h5 img {
    padding-left: 0rem;
  }
  .haveQuestion h3 {
    font-size: 27px;
  }
  .haveQuestion p {
    font-size: 11px;
  }
  .lAngle {
    display: none;
  }
  .examBox {
    width: 100%;
    left: -4rem;
    padding: 0.9rem;
  }
  .examBox h5 {
    font-size: 1.6rem;
  }
  .com3 {
    display: none;
  }
  .com1 {
    z-index: -1;
  }
  .com2 {
    display: none;
  }
  .proHead {
    padding: 0 1rem;
  }
  .examInner .left:after {
    left: 6rem;
    width: 70%;
  }
  .examInner .examContnt h4 {
    font-size: 3.2rem;
  }
  .getSec img {
    display: none;
  }
  .getSec {
    padding: 2rem;
    text-align: center;
  }
  .payBox {
    height: 13rem;
  }
  .logoSec {
    padding: 10px 0;
  }
  .payBox {
    height: 11rem;
  }
  .payBox img {
    width: 5rem;
  }
  .payBox h4 {
    font-size: 1.125rem;
    margin: 10px 0 0;
  }
  .getSec .btnSec {
    margin-top: 0;
  }
  .btnSec {
    flex-direction: column;
    align-items: center;
  }
  .btnSec .getBtn {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    padding: 1.2rem;
  }
  .getSec h2 {
    font-size: 2rem;
  }
  .getSec h2 span {
    font-size: 5rem;
  }
  .getSec .themeBtn {
    padding: 1rem 3rem;
  }
  .stats-box p {
    font-size: 14px;
  }
  .thankyou img {
    display: none;
  }
  .main-footer p {
    text-align: center;
  }
  .policiesLink {
    justify-content: center;
  }
  .main-slider,
  .main-banner {
    height: 100%;
    padding: 0;
    background: linear-gradient(113deg, #452473, #8a5ec7);
  }
  .main-slider::before {
    content: none;
  }
  .main-slider video {
    display: none;
  }
  .bannerText {
    margin: 0 -10px;
    padding: 4.6rem 1rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
        .thankyou .bannerText {
          margin: 0;
        }
  .bannerText h2,
  .bannerText h2 span {
    font-size: 3rem;
  }
  .bannerText h6 {
    font-size: 1.25rem;
    font-weight: 300;
  }
  .bannerText .listStyle {
    gap: 6px;
  }
  .listStyle li {
    font-size: 1.25rem;
  }
  .leadForm button {
    background: var(--primary);
    color: var(--theme-color);
    border-color: var(--primary);
  }
  .navbar-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    background: var(--white);
    z-index: 1;
    width: calc(50% - 6rem);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 3rem 2rem;
    transition: ease all 0.5s;
  }
  .navbar-collapse.show {
    right: 0;
    width: calc(60% - 6rem);
    box-shadow: -10px 0 20px #0002;
  }
  header .navbar .navbar-collapse .navbar-nav {
    margin-left: 0 !important;
    align-items: flex-start;
    gap: 1.5rem;
  }
  header .navbar .navbar-toggler {
    position: relative;
    border: 0;
    padding: 0;
    margin-right: 1rem;
    z-index: 3;
    font-size: 2rem;
    color: #000;
  }
  header .navbar .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar-toggler.collapsed .fa::before {
    content: "\f0c9";
  }
  .navbar-toggler[aria-expanded="true"] .fa:before {
    content: "\f00d";
  }
  header .navbar .navbar-nav .nav-item .nav-link {
    text-align: left !important;
  }
  .ratestar li h6 {
    margin: 0;
    padding: 0;
    font-size: 1rem;
  }
  .ratestar li>img {
    height: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 13px;
  }
  p {
    font-size: 14px;
    font-weight: 400;
  }
  h2 span {
    font-size: 1.25rem;
  }
  .main-slider,
  .main-banner {
    height: auto;
  }
  .bannerText {
    height: calc(100vh - 3.125rem);
    margin: 0;
    padding: 0;
  }
  .leadForm button {
    background: var(--theme-color);
    color: var(--white);
    border-color: var(--theme-color);
  }
  .cartItemCard {
    margin: 0 0 1rem;
    padding-bottom: 15px;
  }
  .cartItemCard h4 {
    margin: 12px 0;
    font-size: 1.2rem;
  }
  .cartItemCard .price {
    margin-bottom: 10px;
    display: block;
  }
  .cartItemCard .proCounter {
    width: 100%;
    margin-bottom: 20px;
  }
  .cartItemCard .proCounter input {
    width: calc(100% - 100px);
  }
  .accountAccesSec .formStyle .input-group {
    flex-flow: column;
    align-items: center;
  }
  .accountAccesSec .formStyle .btnStyle {
    margin-bottom: 1rem;
  }
  .accountAccesSec h2 span {
    font-size: 30px;
  }
  .accountAccesSec h2 {
    font-size: 22px;
  }
  .logo img {
    width: 130px;
  }
  .proceedRow {
    background: none;
    height: auto;
  }
  .btnSec {
    margin-top: 2rem;
  }
  .reviewSec .reviewImgSlider {
    display: none;
  }
  footer h4 {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  footer h4::before {
    width: 40px;
    height: 2px;
    top: 2rem;
  }
  .exploreList {
    flex-direction: column;
  }
  .btnSec {
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .socialIcons {
    display: flex;
    align-items: center;
    gap: 1.3rem;
  }
  .justify-content-between {
    justify-content: space-between;
  }
  .footerLinks {
    gap: 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .links {
    display: flex;
    flex-direction: column;
  }
  .main-footer p {
    font-size: 13px;
  }
  .policiesLink {
    flex-direction: row;
    justify-content: center;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 196px;
    top: 2rem;
    left: 6.4rem;
  }
  .whyChooseUsImage {
    margin-top: 3rem;
  }
  .providingClass img {
    width: 100%;
  }
  .rateBox h5 img {
    padding-left: 0rem;
  }
  .haveQuestion h3 {
    font-size: 20px;
  }
  .examSec .bluebox,
  .examSec img {
    display: none;
  }
  section.aboutSec.abtSec {
    padding: 1rem 0;
    margin: 0;
  }
  .aboutSec:before {
    display: none;
  }
  section.aboutSec {
    padding: 1rem 0 4rem;
  }
  .stats-box {
    margin: 2rem 0;
  }
  .stats-box h5 {
    font-size: 1.5rem;
  }
  .stats-box p {
    font-size: 1rem;
  }
  .serviceSec {
    margin-top: 0;
  }
  .reviewSec {
    padding: 1rem 0;
  }
  .main-footer figure img {
    width: 12rem;
    margin: 0;
  }
  .main-footer h4 {
    margin: 2rem 0 1rem;
  }
  header .logo img {
    width: 10rem;
    margin: 0;
  }
  .lead-form h2,
  .lead-form h5 {
    background: none;
    color: var(--theme-color);
    padding: 0;
  }
  .lead-form h5 {
    background: var(--theme-color);
    color: var(--white);
    margin: 6px -11px 1rem;
    padding: 5px;
  }
  .listStyle li {
    font-size: 1.125rem;
  }
  .leadForm {
    padding: 0;
  }
  .lead-form {
    background: transparent;
    margin: 0 -10px !important;
    padding: 1rem;
    background: linear-gradient(180deg, #ffd0b2, #ffae79);
  }
  .leadForm input {
    margin: 0 0 0.7rem;
    border: 1px solid #fff7;
    height: 3.5rem;
  }
  .phone-container {
    margin: 0;
  }
  .phone-container .iti__flag-container {
    border: 1px solid #fff7;
    border-right: 0;
    margin: 0;
    height: 3.5rem;
  }
  .leadForm button {
    height: 3.5rem;
    font-size: 1.2rem;
    margin-top: 0;
  }
  .aboutSec figure {
    display: none;
  }
  .serviceSec {
    background: none;
  }
  .examBox {
    width: 100%;
    left: 0;
    position: inherit;
    padding: 3rem;
    text-align: center;
    top: 2rem;
  }
  .examInner .left:after {
    left: 1rem;
    width: 97%;
  }
  .getSec .square {
    display: none;
  }
  .getSec h2 span {
    font-size: 3.125rem;
  }
  .getSec h2 {
    font-size: 2rem;
  }
  .getSec .btnSec .getBtn {
    padding: 0;
  }
  .processSec {
    padding-bottom: 1rem;
  }
  .ourResult h6 {
    font-size: 1.2rem;
  }
  .ourResult h4 {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
  .our-stats {
    padding-bottom: 0;
  }
  .serviceContnt {
    height: 15rem;
  }
  .accordion {
    margin-bottom: 2rem;
  }
  .copyRight p {
    text-align: center !important;
  }
  .navbar-collapse.show {
    width: calc(90% - 6rem);
  }
  .getSec {
    margin: 0;
  }
}
@media only screen and (max-width: 575px) {
  html {
    font-size: 12px;
  }
  .bannerText h2,
  .bannerText h2 span {
    font-size: 3rem;
  }
  .bannerText h6,
  .main-banner .listStyle li {
    font-size: 1.35rem;
    font-weight: 300;
  }
  .listStyle li img {
    width: 26px;
  }
  section {
    padding: 2rem 0;
  }
  .aboutSec img {
    margin-left: 0;
  }
  h2 {
    font-size: 1.5rem;
  }
  h2 span {
    font-size: 1.125rem;
  }
  .themeBtn {
    font-size: 1rem;
    font-weight: 500;
    padding: 1rem 2.5rem;
  }
  .ctaSec ul {
    display: block;
  }
  .ctaSec ul li+li {
    border: none;
    padding: 1rem 0;
    margin: 0;
  }
  .ctaSec ul li {
    padding: 0;
  }
  .exploreSec,
  .serviceSec,
  .abtSec {
    padding: 2rem 0;
  }
  .searchBar a {
    height: 3.5rem;
    width: 3.5rem;
  }
  .searchBar input {
    height: 3.5rem;
  }
  .serviceSlider {
    margin-top: 0;
  }
  .serviceSlider .slick-dots {
    bottom: -3rem;
  }
  .whyBox {
    height: auto;
    min-height: auto;
  }
  .whyBox .img img {
    width: 50px;
  }
  .whyBox h6 {
    font-size: 1.5rem;
    margin: 1rem 0 0.5rem;
  }
  .whyBox p {
    font-size: 1.25rem;
  }
  .reviewBox p {
    font-size: 1.125rem;
  }
  .paymentSec h6 {
    font-size: 1.1rem;
  }
  .accordion-item .accordion-button {
    font-size: 1.1rem;
  }
  .faqSec .accordion-button::after {
    font-size: 1.3rem;
  }
  .lead-form h4,
  br {
    display: none;
  }
  .ctaSec ul {
    text-align: center;
  }
  .rateSec img {
    width: 109px;
    margin-top: 2rem;
  }
  .aboutSec ul {
    padding-left: 0rem;
  }
  .aboutSec.serInner h2 {
    padding-top: 2rem;
  }
  .checkBox .btnSec {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .providingClass h3 {
    font-size: 20px;
  }
  .reviewInner p {
    margin: 0rem 0;
  }
  .rateBox {
    flex-direction: column-reverse;
  }
  .haveQuestion h3 {
    font-size: 15px;
  }
  .logoSlider img {
    width: 12rem;
  }
  .accordion-item .accordion-button {
    padding: 1rem;
  }
  .main-footer {
    padding: 2rem 0 1rem;
    text-align: left;
  }
  .main-footer h4,
  .main-footer .socialIcons li a {
    font-size: 1.5rem;
  }
  .main-footer p,
  .main-footer .links li a,
  .contactinfo h3 span {
    font-size: 1rem;
    text-align: left !important;
    margin: 0;
  }
  .links.policiesLink {
    flex-direction: row;
    margin-top: 1rem;
    justify-content: flex-start;
  }
  .whyBox:hover {
    transform: none;
  }
  .examInner .rightImg {
    display: none;
  }
  .examBox h5 {
    font-size: 2rem;
  }
  .com1,
  .com2,
  .com3,
  .examInner .left:before,
  .examInner .left:after {
    display: none;
  }
  .examInner .examContnt h2 {
    margin: 0;
    font-size: 2.2rem;
  }
  .examInner .examContnt h4 {
    font-size: 2.4rem;
  }
  .examInner .examContnt h2 {
    font-size: 2rem;
  }
  .proHead {
    padding: 0;
  }
  .examContnt ul li {
    flex-direction: column;
    text-align: center;
  }
  .examContnt ul li img {
    width: auto;
    height: auto;
  }
  .examContnt ul li::before {
    display: none;
  }
  .examInner .left {
    padding: 1rem;
  }
  .examContnt {
    padding: 1rem;
  }
  .examContnt ul li p {
    border-left: none;
    margin: 0;
    padding: 0;
  }
  .examBox {
    padding: 1rem;
    top: 0;
    margin-bottom: 1rem;
  }
  .payBox h4 {
    font-size: 1.5rem;
    margin: 10px 0 0;
  }
  .payBox {
    height: auto;
    margin: 1rem;
  }
  .ratestar {
    display: none;
  }
  ul.contactinfo li a h3 {
    font-size: 1.1rem;
  }
  .serviceContnt {
    height: auto;
  }
}