/* media queries */


/* For Google Chrome (125% zoom level) */
@media screen and (-webkit-min-device-pixel-ratio: 1.25), 
       screen and (min-resolution: 120dpi) {
  .navbar-nav li {
    padding: 10px 0px;
}
.navbar-nav li a {
    font-size: 0.9rem;
}
}
@media (max-device-width: 1366px) {
   .navbar-nav li {
    padding: 10px 0px;
} 
}
@media (max-device-width: 1024px) {
  .right-col h1 {
    font-size: 2.5rem;
  }
.center-section h3 {
    font-size: 2.5rem;
}
.section-title h2 {
    font-size: 2.5rem;
}
.our-mission h3 {
    font-size: 2.5rem;
}
.counter-sec span {
    font-size: 3rem;
}
  .btn-theme {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-theme-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-theme-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .navbar-brand img {
    width: 170px;
    height: auto;
  }
  header.sticky img{
      width: 170px;
    height: auto;
  }
  .navbar-nav li a {
    font-size: 0.7rem;
  }
  .card-sec .card-title {
    font-size: 1.6rem;
}
  .btn-theme-black-1 {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-theme-black{
      padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-whatsapp{
      padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-theme-1{
      padding: 5px 25px;
    font-size: 0.8rem;
  }
  .center-img {
    position: relative;
    bottom: 0;
  }
  .center-img img {
    transform: scale(1);
    position: relative;
    bottom: -51px;
  }
  .navbar-nav li {
    padding: 10px 5px;
}
.video-sec {
    padding-top: 25px;
    }
}

@media (max-device-width: 912px) {
  .footer-links > ul > li {
    list-style-type: none;
  }
  .footer-links > ul {
    padding-left: 0px;
  }
  .center-img {
    position: relative;
    bottom: 0;
  }
  .center-img img {
    transform: scale(1);
    position: relative;
    bottom: -51px;
  }
  .border-right {
    border: none;
  }
  .search-form input {
    border: 1px solid !important;
    outline: none !important;
    padding-left: 18px;
    height: 50px;
    margin-top: 14px;
    color: #000;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .footer {
    text-align: center;
  }
  .btn-sec {
    /*text-align: center;*/
  }
  .our-mission .learn-img img {
    transform: scale(0.9);
  }
  .m-mt-40 {
    margin-top: 30px;
  }
  .text-m-center {
    text-align: center !important;
  }
  .counter-sec span {
    font-size: 3rem;
  }
  .video-sec {
    padding-top: 25px;
    }
}

@media (max-device-width: 820px) {
    .video-sec {
    padding-top: 25px;
    }
    .card-sec .card-text {
    font-size: 1.5rem;
    }
    .card-sec .card-title {
    font-size: 2.5rem;
}
  .footer-links > ul > li {
    list-style-type: none;
  }
  .footer-links > ul {
    padding-left: 0px;
  }
  .center-img {
    position: relative;
    bottom: 0;
  }
  .center-img img {
    transform: scale(1);
    position: relative;
    bottom: -51px;
  }
  .btn-sec {
    /*text-align: center;*/
  }
  .border-right {
    border: none;
  }
  .search-form input {
    border: 1px solid !important;
    outline: none !important;
    padding-left: 18px;
    height: 50px;
    margin-top: 14px;
    color: #000;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .footer {
    text-align: center;
  }
  .our-mission .learn-img img {
    transform: scale(0.9);
  }
  .m-mt-40 {
    margin-top: 30px;
  }
  .text-m-center {
    text-align: center !important;
  }
  .counter-sec span {
    font-size: 3rem;
  }
 .pricing {
    padding-top: 40px;
    padding-bottom: 40px;
}
.our-student h3 {
  font-size: 2.5rem;
}
.border-right-grey{
  border: none;
}
.standout {
  text-align: center;
}
.why-this-course h3 {
    font-size: 2.5rem;
}
.professional h3 {
    font-size: 2.5rem;
}
.top-notch h3 {
    font-size: 2.5rem;
}
.section-title h2 {
    font-size: 2.5rem;
}
.our-mission h3 {
    font-size: 2.5rem;
}
.section-title h2 {
    font-size: 2.5rem;
}
.meet-our-team {
    padding-bottom: 0px;
}
}

@media (max-device-width: 540px) {
    .card-sec .card-text {
    font-size: 0.8rem;
}
  .hfdf {
    display: block;
}
.sah input{
  margin-bottom: 5px;
}
.sah button {
  width: 100%;
}
.why-this-course h3{
  font-size: 2rem;
}
.professional h3 {
  font-size: 2rem;
}
.our-student h3 {
  font-size: 2rem;
}
.border-right-grey{
  border: none;
}
.standout {
  text-align: center;
}
.top-notch h3 {
  font-size: 2rem;
}
  .right-col h1 {
    font-size: 2rem;
  }
  .section-title h2 {
    font-size: 2rem;
  }

  .card-img-overlay h3 {
    font-size: 2rem;
  }

  .card-img-overlay {
    padding: 20px !important;
  }

  .card-img {
    height: 30vh;
    object-fit: cover;
    border-radius: 21px;
  }

  .our-mission h3 {
    font-size: 2rem;
    margin-top: 1rem;
  }

  .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1);
  }
  .footer-bootom-links {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .btn-theme-black {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .footer-bootom-links > span {
    margin-right: 0;
  }

  .section-title {
    padding-bottom: 20px;
    margin-bottom: 0 !important;
  }

  .form-control {
    padding: 5px 15px;
    font-size: 0.8rem;
  }

  .text-orange {
    font-size: 0.9rem !important;
  }
  .text-theme {
    font-size: 0.9rem !important;
  }
  .btn-theme-1 {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
.btn-whatsapp {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-white {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-white-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .footer-links > ul > li {
    list-style-type: none;
  }
  .footer-links > ul {
    padding-left: 0px;
  }
  .btn-theme-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .our-mission .mt-5 {
    margin-top: 0 !important;
  }
  .center-img {
    position: relative;
    bottom: 0;
  }
  .center-img img {
    transform: scale(1.1);
    position: relative;
    bottom: -28px;
  }
  .pricing .card-text {
    font-size: 0.9rem;
  }
  .pricing .card {
    transform: scale(1);
    margin-bottom: 20px;
  }
  .center-bg {
    padding: 50px 25px;
  }
  .btn-sec {
    /*text-align: center;*/
  }
  .counter-sec span {
    font-size: 3rem;
  }
  .counter-sec {
    text-align: center;
    margin-bottom: 25px;
  }
  .meet-our-team .card {
    transform: scale(0.9);
  }
  .our-mission .learn-img img {
    transform: scale(0.8);
  }
  .our-mission {
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .top-banner {
          padding-top: 30px;
    margin-bottom: 25px;
  }
  .faqs {
    margin-bottom: 30px;
  }
  .card-sec .card-title {
    font-size: 1.3rem;
  }
  .footer {
    text-align: center;
  }
  .border-right {
    border: none;
  }
  .search-form input {
    border: 1px solid !important;
    outline: none !important;
    padding-left: 18px;
    height: 50px;
    margin-top: 14px;
    color: #000;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .m-mt-40 {
    margin-top: 30px;
  }
  .text-m-center {
    text-align: center !important;
  }
  .pricing .card-title {
    font-size: 18px;
  }
  .center-section h3 {
    font-size: 2rem;
  }
.meet-our-team {
  padding-top: 30px;
  padding-bottom: 0;
}
.customers {
  margin-bottom: 30px;
}
.non-usa {
      padding-top: 30px;
    padding-bottom: 40px;
}
.bg-cream {
  top: 25px;
}
.pricing {
    padding-top: 40px;
    padding-bottom: 40px;
}
.video-sec {
    padding-top: 25px;
    }
}

@media (max-device-width: 414px) {
    .pricing {
    padding-top: 40px;
    padding-bottom: 40px;
}
  .hfdf {
    display: block;
}
.sah input{
  margin-bottom: 5px;
}
.sah button {
  width: 100%;
}
.why-this-course h3{
  font-size: 2rem;
}
.professional h3 {
  font-size: 2rem;
}
.our-student h3 {
  font-size: 2rem;
}
.border-right-grey{
  border: none;
}
.standout {
  text-align: center;
}
.top-notch h3 {
  font-size: 2rem;
}
  .bg-cream {
    top: 25px;
  }
  .pricing .card-title {
    font-size: 18px;
  }
  .center-section h3 {
    font-size: 2rem;
  }
.meet-our-team {
  padding-top: 30px;
  padding-bottom: 0;
}
.customers {
  margin-bottom: 30px;
}
.non-usa {
      padding-top: 30px;
    padding-bottom: 40px;
}

  .our-mission .mt-5 {
    margin-top: 0 !important;
  }

  .text-theme {
    font-size: 0.9rem !important;
  }
  .form-control {
    padding: 5px 15px;
    font-size: 0.8rem;
  }

  .right-col h1 {
    font-size: 2rem;
  }

  .section-title h2 {
    font-size: 2rem;
  }

  .card-img-overlay h3 {
    font-size: 2rem;
  }

  .section-title {
    padding-bottom: 20px;
    margin-bottom: 0 !important;
  }

  .card-img-overlay {
    padding: 20px !important;
  }

  .card-img {
    height: 30vh;
    object-fit: cover;
    border-radius: 21px;
  }

  .our-mission h3 {
    font-size: 2rem;
    margin-top: 1rem;
  }

  .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1);
  }

  .footer-bootom-links {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-bootom-links > span {
    margin-right: 0;
  }

  .btn-theme {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .btn-theme-black {
    padding: 5px 15px;
    font-size: 0.8rem;
  }

  .footer-logo img {
    width: 12rem;
  }
  .footer-links > h6 {
    font-size: 1rem;
  }
  .footer-links > ul > li > a {
    font-size: 0.8rem;
  }
  .footer-links > p {
    font-size: 0.8rem;
  }
  .footer-bootom-links > span {
    font-size: 0.8rem;
  }
  .social > p > a {
    font-size: 1rem;
  }

  .text-orange {
    font-size: 0.9rem !important;
  }
  .btn-theme-1 {
    padding: 5px 15px;
    font-size: 0.8rem;
  }
.btn-whatsapp {
    padding: 5px 15px;
    font-size: 0.8rem;
  }
  .btn-white {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-white-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .footer-links > ul > li {
    list-style-type: none;
  }
  .footer-links > ul {
    padding-left: 0px;
  }
  .btn-theme-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .center-img {
    position: relative;
    bottom: 0;
  }
  .center-img img {
    transform: scale(1.1);
    position: relative;
    bottom: -36px;
  }
  .pricing .card-text {
    font-size: 0.9rem;
  }
  .pricing .card {
    transform: scale(1);
    margin-bottom: 20px;
  }
  .center-bg {
    padding: 50px 25px;
  }
  .btn-sec {
    /*text-align: center;*/
  }
  .counter-sec span {
    font-size: 3rem;
  }
  .counter-sec {
    text-align: center;
    margin-bottom: 25px;
  }
  .meet-our-team .card {
    transform: scale(0.9);
  }
  .our-mission .learn-img img {
    transform: scale(0.8);
  }
  .our-mission {
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .top-banner {
          padding-top: 30px;
    margin-bottom: 25px;
  }
  .faqs {
    margin-bottom: 30px;
  }
  .card-sec .card-title {
    font-size: 2rem;
  }
  .footer {
    text-align: center;
  }
  .border-right {
    border: none;
  }
  .search-form input {
    border: 1px solid !important;
    outline: none !important;
    padding-left: 18px;
    height: 50px;
    margin-top: 14px;
    color: #000;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .m-mt-40 {
    margin-top: 30px;
  }
  .text-m-center {
    text-align: center !important;
  }
  .card-sec .card-text {
    font-size: 0.8rem;
    }
    .video-sec {
    padding-top: 25px;
    }
}

@media (max-device-width: 375px) {
    .video-sec {
    padding-top: 25px;
    }
    .card-sec .card-text {
    font-size: 0.8rem;
    }
  .hfdf {
    display: block;
}
.sah input{
  margin-bottom: 5px;
}
.sah button {
  width: 100%;
}
.why-this-course h3{
  font-size: 2rem;
}
.professional h3 {
  font-size: 2rem;
}
.our-student h3 {
  font-size: 2rem;
}
.border-right-grey{
  border: none;
}
.standout {
  text-align: center;
}
.top-notch h3 {
  font-size: 2rem;
}
  .pricing .card-title {
    font-size: 18px;
  }
  .center-section h3 {
    font-size: 2rem;
  }
.meet-our-team {
  padding-top: 30px;
  padding-bottom: 0;
}
.customers {
  margin-bottom: 30px;
}
.non-usa {
      padding-top: 30px;
    padding-bottom: 40px;
}
.bg-cream {
  top: 25px;
}


  .m-mt-40 {
    margin-top: 30px;
  }
  .text-m-center {
    text-align: center !important;
  }
  .center-img {
    position: relative;
    bottom: 0;
  }
  .center-img img {
    transform: scale(1.1);
    position: relative;
    bottom: -36px;
  }
  .pricing .card-text {
    font-size: 0.9rem;
  }
  .pricing .card {
    transform: scale(1);
    margin-bottom: 20px;
  }
  .center-bg {
    padding: 50px 25px;
  }
  .btn-sec {
    /*text-align: center;*/
  }
  .counter-sec span {
    font-size: 3rem;
  }
  .counter-sec {
    text-align: center;
    margin-bottom: 25px;
  }
  .meet-our-team .card {
    transform: scale(0.9);
  }
  .our-mission .learn-img img {
    transform: scale(0.8);
  }
  .our-mission {
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .top-banner {
          padding-top: 30px;
    margin-bottom: 25px;
  }
  .faqs {
    margin-bottom: 30px;
  }
  .card-sec .card-title {
    font-size: 1.2rem;
  }
  .footer {
    text-align: center;
  }
  .border-right {
    border: none;
  }
  .search-form input {
    border: 1px solid !important;
    outline: none !important;
    padding-left: 18px;
    height: 50px;
    margin-top: 14px;
    color: #000;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .our-mission .mt-5 {
    margin-top: 0 !important;
  }

  .text-theme {
    font-size: 0.9rem !important;
  }

  .text-orange {
    font-size: 0.9rem !important;
  }
  .btn-theme-1 {
    padding: 5px 15px;
    font-size: 0.8rem;
  }
.btn-whatsapp {
    padding: 5px 15px;
    font-size: 0.8rem;
  }
  .btn-white {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-theme-outline {
    padding: 5px 15px;
    font-size: 0.8rem;
  }
  .btn-white-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .footer-links > ul > li {
    list-style-type: none;
  }
  .footer-links > ul {
    padding-left: 0px;
  }

  header.sticky img {
    width: auto;
    height: auto;
  }
  .form-control {
    padding: 5px 15px;
    font-size: 0.8rem;
  }

  .btn-theme {
    padding: 5px 15px;
    font-size: 0.8rem;
  }

  .btn-theme-black {
    padding: 5px 15px;
    font-size: 0.8rem;
  }
  .btn-theme-black-1 {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .right-col h1 {
    font-size: 2rem;
  }

  .section-title {
    padding-bottom: 20px;
    margin-bottom: 0 !important;
  }

  .section-title h2 {
    font-size: 2rem;
  }

  .card-img-overlay h3 {
    font-size: 1.5rem;
  }

  .card-img-overlay {
    padding: 20px !important;
  }

  .left-section p {
    font-size: 1rem;
  }

  .left-section h6 {
    font-size: 2rem;
  }

  .our-mission h3 {
    font-size: 2rem;
    margin-top: 1rem;
  }

  .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1);
  }

  .footer-bootom-links {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-bootom-links > span {
    margin-right: 0;
  }

  .footer-logo img {
    width: 12rem;
  }
  .footer-links > h6 {
    font-size: 1rem;
  }
  .footer-links > ul > li > a {
    font-size: 0.8rem;
  }
  .footer-links > p {
    font-size: 0.8rem;
  }
  .footer-bootom-links > span {
    font-size: 0.8rem;
  }
  .social > p > a {
    font-size: 1rem;
  }
}

@media (max-device-width: 300px) {
    .btn-whatsapp {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
    .video-sec {
    padding-top: 25px;
    }
    .card-sec .card-text {
    font-size: 0.8rem;
    }
    .pricing {
    padding-top: 40px;
    padding-bottom: 40px;
}
  .hfdf {
    display: block;
}
.sah input{
  margin-bottom: 5px;
}
.sah button {
  width: 100%;
}
.why-this-course h3{
  font-size: 2rem;
}
.professional h3 {
  font-size: 2rem;
}
.our-student h3 {
  font-size: 2rem;
}
.border-right-grey{
  border: none;
}
.standout {
  text-align: center;
}
.top-notch h3 {
  font-size: 2rem;
}
  .center-section .card h5 {
    font-size: 1.3rem;
  }
  .center-section .card .card-body p {
    font-size: 0.8rem;
  }
  .center-section .card-body {
    padding: 20px;
}
  .bg-cream {
    top: 25px;
  }
  .pricing .card-title {
    font-size: 18px;
  }
  .center-section h3 {
    font-size: 2rem;
  }
.meet-our-team {
  padding-top: 30px;
  padding-bottom: 0;
}
.customers {
  margin-bottom: 30px;
}
.non-usa {
      padding-top: 30px;
    padding-bottom: 40px;
}

  .m-mt-40 {
    margin-top: 30px;
  }
  .text-m-center {
    text-align: center !important;
  }
  .btn-theme-1 {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .card-sec .card-title {
    font-size: 1.2rem;
  }
  .card-sec .card-text {
    font-size: 0.7rem;
  }
  .btn-theme-black-1 {
    padding: 5px 25px;
    font-size: 0.6rem;
  }
  .btn-theme-black {
    padding: 5px 25px;
    font-size: 0.6rem;
  }
  .our-mission .mt-5 {
    margin-top: 0 !important;
  }

  .text-theme {
    font-size: 0.9rem !important;
  }
  .btn-theme-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .text-orange {
    font-size: 0.9rem !important;
  }
  .btn-theme-1 {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .btn-white {
    padding: 5px 25px;
    font-size: 0.8rem;
  }
  .btn-white-outline {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .footer-links > ul > li {
    list-style-type: none;
  }
  .footer-links > ul {
    padding-left: 0px;
  }

  .navbar-brand img {
    width: 170px;
    height: auto;
  }

  header.sticky img {
    width: 170px;
    height: auto;
  }

  .right-col h1 {
    font-size: 2rem;
  }

  .section-title {
    padding-bottom: 20px;
    margin-bottom: 0 !important;
  }

  .section-title h2 {
    font-size: 1.5rem;
  }

  .card-img-overlay h3 {
    font-size: 2rem;
  }

  .card-img-overlay {
    padding: 20px !important;
  }

  .section-title p {
    font-size: 0.8rem;
  }

  .our-mission h3 {
    font-size: 1.5rem;
    margin-top: 1rem;
  }

  .our-mission p {
    font-size: 0.8rem;
  }

  .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1);
  }

  .footer-bootom-links {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-bootom-links > span {
    margin-right: 0;
  }

  .btn-theme {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .btn-theme-black {
    padding: 5px 25px;
    font-size: 0.8rem;
  }

  .form-control {
    padding: 5px 15px;
    font-size: 0.8rem;
  }

  .footer-logo img {
    width: 12rem;
  }
  .footer-links > h6 {
    font-size: 1rem;
  }
  .footer-links > ul > li > a {
    font-size: 0.8rem;
  }
  .footer-links > p {
    font-size: 0.8rem;
  }
  .footer-bootom-links > span {
    font-size: 0.8rem;
  }
  .social > p > a {
    font-size: 1rem;
  }
}
