/*
Theme Name: Elearning School Pro
Theme URI: https://www.mishkatwp.com/themes/school-wordpress-theme/
Author: Mishkatwp
Author URI: https://www.mishkatwp.com/
Description: 
Version: 1.0
Requires PHP: 5.6
Tested up to: 5.8
Tags: blog, food-and-drink, one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready
Text Domain: elearning-school-pro
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.alignwide {
  margin-left: -80px;
  margin-right: -80px;
}
.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
}
.alignfull img {
  width: 100vw;
}

.post-single a,
.page-single a,
.sidebar-area .textwidget a,
.comment-content a {
  text-decoration: none;
  color: #141414;
  text-transform: capitalize;
  font-weight: 500;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #141414;
  margin: 0;
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
}
a {
  color: #141414;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #a2bf00;
  text-decoration: none;
}

header.header-top {
  background: #131c21;
}
section.category-title h1 {
  font-size: 18px;
  font-weight: 600;
}
/* ===============================================
   HEADER BOX
   ============================================= */
.header-menu {
  position: unset;
}
.admin-bar .header-menu {
  top: 32px !important;
}
.page-template-frontpage-php.admin-bar .header-menu {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 9;
}

.register,
.login {
  background: #aa8a63;
  color: #fff;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.login {
  background: #fff;
  color: #212121;
}
x .header {
  position: static;
}

/*404 Page*/
.page-404 h1 {
  font-size: 300px;
  color: #141414;
}
.page-404 h3 {
  font-size: 38px;
  color: #141414;
}
.page-404 hr {
  width: 10%;
  background: #9ae2e1;
  padding: 1px;
}
.page-404 p {
  margin-left: 30%;
  margin-right: 30%;
}
.page-404 .intro-button {
  text-align: center;
  display: inline-block;
  padding: 5px;
}
.page-404 .button {
  padding: 15px 40px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  transition: all 0.2s;
  text-decoration: none;
}
.page-404 .intro-button:hover {
  background: #fe602f;
}
.page-404 .intro-button,
.page-404 .intro-button::after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-404 .intro-button::before,
.page-404 .intro-button::after {
  background: #141414;
  content: "";
  position: absolute;
  z-index: -1;
}
.page-404 .intro-button::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.page-404 .intro-button:hover:after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}

/* ===============================================
   LOGO BOX
   ============================================= */

.logo {
  display: block;
  padding: 15px 0;
  min-height: 53px;
  line-height: 1.4em;
  word-break: break-all;
}
.logo a {
  color: #141414;
  font-size: 30px;
  line-height: 35px;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  font-weight: 600;
}
.logo a:hover,
.logo a:focus {
  color: #141414;
}
.logo span {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #767c83;
}
.logo-image {
  float: unset;
  width: 200px;
}

/* ===============================================
   SOCIAL BOX
   ============================================= */

.social-links a {
  color: #fff;
  font-size: 18px;
}
.social-links a:hover {
  color: #a2bf00;
  margin-bottom: 0;
}

/* ===============================================
   MENU BOX
   ============================================= */

#main-menu ul.children,
#main-menu ul.sub-menu {
  display: none;
}
#main-menu ul li:hover .sub-menu {
  display: block;
}
#main-menu {
  display: block;
  position: relative;
  margin: 0 auto;
}
#main-menu ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
#main-menu ul li {
  position: relative;
  display: block;
  float: left;
  text-align: left;
}
#main-menu ul li a {
  color: #111624;
  text-decoration: none;
  display: block;
  z-index: 1;
  padding: 10px 30px;
  padding-left: 0;
  margin: 0;
  font-weight: 400;
  font-family: "Merriweather Sans";
  font-size: 14px;
  line-height: 21.37px;
  -webkit-transition: color 0.1s linear, background-color 0.1s linear;
  -moz-transition: color 0.1s linear, background-color 0.1s linear;
  -o-transition: color 0.1s linear, background-color 0.1s linear;
  transition: color 0.1s linear, background-color 0.1s linear;
  position: relative;
  border-top: 2px solid transparent;
}
#main-menu ul li.current-menu-item > a::before,
#main-menu ul li.current_page_item > a::before,
#main-menu ul li a:hover::before {
  content: "";
  position: absolute;
  left: 35%;
  transform: translateX(-50%);
  bottom: 65px;
  background-color: #a2bf00;
  width: 40px;
  height: 6px;
  z-index: 2;
}
#main-menu ul li a:hover,
#main-menu ul li.current_page_item > a {
  color: #ff7426;
}
#main-menu ul li {
  position: relative;
}
#main-menu a:hover,
#main-menu ul li a:hover,
#main-menu li:hover > a,
#main-menu a:focus,
#main-menu ul li a:focus,
#main-menu li.focus > a,
#main-menu li:focus > a,
#main-menu ul li.current-menu-item > a,
#main-menu ul li.current_page_item > a,
#main-menu ul li.current-menu-parent > a,
#main-menu ul li.current_page_ancestor > a,
#main-menu ul li.current-menu-ancestor > a {
  color: #fe602f;
}
#main-menu ul.children,
#main-menu ul.sub-menu {
  opacity: 0;
  position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
  z-index: 10001;
  width: 213px;
  padding-left: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  box-shadow: 0px 5px 30px rgb(0 0 0 / 13%);
  border-radius: 3px;
}
#main-menu ul.children li,
#main-menu ul.sub-menu li {
  display: block;
  position: relative;
  float: none;
  line-height: 18px;
  margin-left: 0;
  margin-right: 0;
  -webkit-transform: skew(0deg);
  -ms-transform: skew(0deg);
  transform: skew(0deg);
  padding: 5px 10px;
}
#main-menu li li:hover > ul,
#main-menu li li:focus > ul,
#main-menu li li.focus > ul {
  top: 0px;
  left: -100%;
}

#main-menu ul.children li a,
#main-menu ul.sub-menu li a {
  display: block;
  position: relative;
  padding: 0px 14px;
  padding-right: 14px;
  font-size: 14px;
  color: #141414;
  -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#main-menu ul.sub-menu li a:hover {
  color: #fff;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#main-menu ul.sub-menu li a:before,
#main-menu ul.sub-menu li a:after {
  content: "";
  position: absolute;
  -webkit-transition: inherit;
  transition: inherit;
  z-index: -1;
}
#main-menu ul.sub-menu li a:before,
#main-menu ul.sub-menu li a:after {
  top: 0;
  width: 0;
  height: 100%;
}

#main-menu ul.sub-menu li a:before {
  left: 0;
  border: 1px solid #141414;
  border-left: 0;
  border-right: 0;
}
#main-menu ul.sub-menu li a:hover:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#main-menu ul.sub-menu li a:hover:before,
#main-menu ul.sub-menu li a:hover:after {
  width: 100%;
}
#main-menu ul.sub-menu li a:after {
  right: 0;
}
#main-menu ul.sub-menu li a:hover:after {
  background: #141414;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
#main-menu ul.sub-menu li a:hover:before,
#main-menu ul.sub-menu li a:hover:after {
  width: 100%;
}
#main-menu ul.children li ul:before,
#main-menu ul.sub-menu li ul:before {
  display: none;
}
#main-menu li:hover > ul,
#main-menu li:focus > ul,
#main-menu li.focus > ul {
  opacity: 1;
  right: calc(100% - 213px);
}
.menu-toggle,
.dropdown-toggle,
button.close-menu {
  display: none;
  background: #141414;
  color: #fff;
}
#main-menu ul.children li ul:before,
#main-menu ul.sub-menu li ul:before {
  display: none;
}

/* ===============================================
   HEADER SEARCH
   =============================================== */

.header-search {
  text-align: right;
}

p.cart-item-box {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fe602f;
  width: 20px;
  height: 20px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 12px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-search .open-search-form i:hover {
  color: #141414;
}
/* a.cart-customlocation i:hover{
 	color: #fff;
 }*/
.header-search .search-form {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 1001;
  visibility: hidden;
  -webkit-transition-property: all, -webkit-transform;
  transition-property: all, transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  background: rgba(255, 255, 255, 0.98) none repeat;
  border: none !important;
}
.header-search .search-form.is-open {
  right: 0;
  height: 100%;
  visibility: visible;
}
.header-search .search-form.is-open form {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 50px;
}
.header-search .search-form a.close-search-form {
  top: 50px;
  position: absolute;
  margin-left: -13px;
  left: 50%;
}
.header-search .search-form i.searchform-close-button {
  font-size: 25px;
  color: #616161 !important;
  opacity: 0;
  -webkit-transition: transform 0.2s linear;
  -moz-transition: transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
}
.header-search .search-form.is-open i.searchform-close-button {
  opacity: 1;
}
.header-search .search-form.is-open i.searchform-close-button:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

#site-navigation .sidenav a.closebtn,
.open-menu {
  display: none;
}

/* ===============================================
   POST BOX
   ============================================= */

h4.post-title {
  font-size: 22px;
  color: #141414;
  font-weight: 800;
}
.post-content p {
  color: #898d94;
}
.post-meta i {
  color: #fe602f;
}
.post-meta span {
  text-decoration: none;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  color: #141414;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #121d21;
  white-space: break-spaces;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.post-content img,
.post-thumbnail img,
.post-content iframe,
.post-content object,
.post-content embed {
  max-width: 100%;
}
.post-content img,
.post-thumbnail img {
  max-height: 100%;
  height: auto;
}
.post-content:after {
  content: "";
  display: table;
  clear: both;
}

#content,
footer {
  float: left;
  width: 100%;
}

.latest-post .post-date {
  float: left;
}
.latest-post .post-meta a {
  color: #767c83;
  font-weight: 500;
  font-size: 18px;
  text-transform: capitalize;
}
.latest-post figure {
  margin: 0;
  padding: 0;
  background: #141414;
  overflow: hidden;
}
.latest-post figure:hover + span {
  opacity: 1;
}
.latest-post figure img {
  webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
}
.latest-post:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.5;
}
.post-single .tags-bg a {
  padding: 10px 15px;
  background: #141414;
  border-radius: 5px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 10px;
}
.post-single .tags-bg a:hover {
  background: #141414;
}
.post-single .blog_share_icon .fab {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  background: #141414;
  color: #fff;
  font-size: 18px;
  padding: 15px;
  margin: 0 10px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.post-single .blog_share_icon .fab:hover {
  transform: rotate(360deg);
  background: #fe602f;
}
.post-single {
  display: block;
}
label {
  display: block;
}

.latest-post h4 a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin: 15px 0;
  display: block;
}
.latest-post h4 a:hover {
  color: #a2bf00;
}
.latest-post .post-content p {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}

.latest-post {
  position: relative;
}
.latest-post .far.fa-calendar-alt,
.latest-post .fas.fa-bookmark {
  color: #717982;
}
.latest-post .icon-book {
  float: right;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #717982;
  width: 40px;
  height: 40px;
  padding: 10px 14px;
  margin-top: -8px;
}
.latest-post figure {
  margin: 0;
  padding: 0;
  background: #141414;
  overflow: hidden;
}
.latest-post figure:hover + span {
  opacity: 1;
}
.latest-post figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
}
.latest-post .post-item:hover figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.5;
}

.latest-post .far.fa-calendar-alt {
  color: #db1d14;
}
.latest-post .far {
  color: #db1d14;
  font-size: 18px;
}
.latest-post .admin-date,
.wp-admin-text {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-form-url input {
  width: 100%;
}
.comment-respond input#submit {
  background: #141414;
  border: none;
  color: #fff;
  padding: 10px;
  font-weight: 600;
  border-radius: 7px;
  display: inline-block;
  margin: 15px 0;
}
.comment-respond input#submit:hover {
  background-color: #fe602f;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comments-title {
  font-size: 1.125rem;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list {
  padding-left: 0;
}
.comment-list .comment {
  display: block;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback a {
  margin-left: 5px;
  margin-right: 5px;
}
.comment-content.card-block {
  padding: 15px;
}
.comment-reply a {
  background: #141414;
  padding: 5px 15px;
  color: #fff;
  border-radius: 7px;
}
.comment-reply a:hover {
  background: #fe602f;
  color: #f3f4f7;
  text-decoration: none;
}

@media screen and (min-width: 0) and (max-width: 767px) {
  footer .footer-box .row {
    margin: 0 !important;
  }
  #main-menu ul li.current-menu-item > a::before,
  #main-menu ul li.current_page_item > a::before,
  #main-menu ul li a:hover::before,
  .footer-area .footer-main-menu ul li.current-menu-item > a::after,
  .footer-area .footer-main-menu ul li.current_page_item > a::after,
  .footer-area .footer-main-menu ul li a:hover::after {
    display: none !important;
  }
  section.category-title h1 {
    text-align: center;
  }
  #mySidenav span {
    display: block;
    font-size: 30px;
    cursor: pointer;
  }
  .logo {
    text-align: center;
  }
  .open-menu {
    display: block;
  }

  #main-menu ul li {
    float: left;
    width: 100%;
    padding: 5px 15px;
  }

  #main-menu > li > ul.children,
  #main-menu > li > ul.sub-menu {
    position: absolute;
    top: -100%;
    background: #fff;
  }

  #main-menu li.focus > ul.children,
  #main-menu li.focus > ul.sub-menu,
  #main-menu li:hover > ul.children,
  #main-menu li:hover > ul.sub-menu,
  #main-menu li:focus > ul.children,
  #main-menu li:focus > ul.sub-menu {
    width: 100%;
    top: 0;
    left: 0 !important;
    position: relative;
  }

  #main-menu ul {
    padding: 0;
    float: none;
  }

  #main-menu ul li a {
    padding: 0;
    display: initial;
    font-size: 18px;
  }

  #main-menu ul.children li a,
  #main-menu ul.sub-menu li a {
    padding: 0;
    line-height: 53px;
  }

  #main-menu ul li.menu-item-has-children:after {
    content: "";
    position: absolute;
    border: solid #141414;
    right: 10px;
    top: 50%;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
  }

  #main-menu ul.children li,
  #main-menu ul.sub-menu li {
    width: 100%;
    padding-left: 10px;
  }

  #main-menu ul li.menu-item-has-children:hover:after,
  #main-menu ul li.menu-item-has-children:focus:after,
  #main-menu ul li.menu-item-has-children.focus:after {
    top: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #main-menu a:hover,
  #main-menu ul li a:hover,
  #main-menu li:hover > a,
  #main-menu a:focus,
  #main-menu ul li a:focus,
  #main-menu li.focus > a,
  #main-menu li:focus > a,
  #main-menu ul li.current-menu-item > a,
  #main-menu ul li.current_page_item > a,
  #main-menu ul li.current-menu-parent > a,
  #main-menu ul li.current_page_ancestor > a,
  #main-menu ul li.current-menu-ancestor > a {
    background: none;
  }
  #main-menu ul li a {
    border-top: none !important;
  }
  .admin-bar .fix-sticky {
    margin-top: 0px !important;
    position: relative;
  }
  .header-menu {
    position: unset !important;
  }
  .top-header {
    height: auto !important;
    width: 100% !important;
    left: auto !important;
  }
  .top-header .call-text,
  .top-header .email-text {
    border-bottom: 1px solid #fff;
    border-right: 0 !important;
  }
  .top-header .top-header-links,
  .top-header .call,
  .top-header .email,
  .top-header .address,
  .logo-div,
  .menu-sec {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .menu-sec {
    margin-bottom: 20px !important;
  }
  .middle-header {
    top: auto !important;
    height: auto !important;
    width: 100% !important;
    left: auto !important;
    border-radius: 0 !important;
    position: relative !important;
  }
  .middle-header .header-btn {
    margin-top: 10px !important;
  }
  #slider .carousel-caption {
    height: auto !important;
    transform: translateY(0) !important;
    left: 0 !important;
  }
  #slider,
  #slider .slider-bg-2 {
    left: auto !important;
    top: auto !important;
    background-image: none !important;
    height: auto !important;
  }
  #slider .heading-1,
  #slider .heading-2,
  #slider .heading-3,
  #slider .heading-4 {
    line-height: 30px !important;
  }
  #slider h1,
  #slider .heading-2,
  #library .text h1,
  #popular-courses .heading-1,
  #popular-courses .heading-2,
  #choose-us .heading-1,
  #choose-us .heading-2,
  #choose-us .content-heading-1,
  #choose-us .content-heading-2,
  #new-courses .heading-1,
  #new-courses .heading-2,
  #newsletter .heading-1,
  #our-teachers .heading-1,
  #our-teachers .heading-2,
  #testimonials .heading-1,
  #testimonials .heading-2,
  #blog .heading-1,
  #blog .heading-2,
  #seat .seat-text .heading-1,
  #seat .seat-text .heading-2,
  #faq .heading-1,
  #faq .heading-2 {
    font-size: 24px !important;
    text-align: center !important;
  }
  #slider .counter-3,
  #slider .counter-4,
  #faq .accordion_head .title,
  #faq .accordion_body p {
    text-align: center !important;
  }
  #slider .learn {
    position: relative !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    top: auto !important;
    left: auto !important;
    transform: translate(0%, 0%) rotate(0deg) !important;
    margin-top: 20px !important;
  }
  #slider .slider-button {
    width: 50% !important;
    margin: auto !important;
  }
  #slider .slider-kids-img-1,
  #slider .slider-kids-img-2,
  #slider .slider-kids-img-3,
  #library .library-img,
  #popular-courses .img-1,
  #popular-courses .img-2,
  #popular-courses .underline-img {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #slider .counter {
    left: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  #slider .slider-img-1,
  #slider .slider-img-2 {
    position: relative !important;
    left: auto !important;
  }
  #slider .slider-img-3,
  #slider .slider-img-4 {
    left: auto !important;
    top: auto !important;
  }
  #slider .slider-img-1 img,
  #slider .slider-img-2 img,
  #slider .slider-img-3 img,
  #slider .slider-img-4 img {
    margin: auto !important;
  }
  #slider .slider-img-1,
  #slider .slider-img-2,
  #slider .slider-img-3,
  #slider .slider-img-4 {
    margin-top: 20px !important;
  }
  #slider .owl-carousel .owl-nav {
    display: none !important;
  }
  #slider .kids-img-1,
  #slider .kids-img-2,
  #slider .kids-img-3 {
    padding: 0 !important;
  }
  #slider .counter {
    height: auto !important;
    top: auto !important;
    border-left: none !important;
  }
  #slider .counter-1,
  #slider .counter-2,
  #slider .counter-3,
  #slider .counter-4 {
    top: auto !important;
  }
  #library,
  #library .second-column {
    height: auto !important;
    margin-top: 0 !important;
  }
  #library .text h6,
  #choose-us .content-1,
  #choose-us .content-2,
  #new-courses .post-title,
  #new-courses .professor-name,
  #new-courses .professor-designation,
  #newsletter .content-1,
  #newsletter .content-2,
  #our-teachers .content-1,
  #our-teachers .content-2,
  #our-teachers .content-3,
  #testimonials .content-1,
  #testimonials .content-post,
  #testimonials .post-title,
  #blog .post-title,
  #blog .content-post,
  #faq .content-1 {
    text-align: center !important;
  }
  #popular-courses .box-content {
    margin-top: 10px !important;
    height: auto !important;
  }
  #choose-us .choose-us-item {
    display: block !important;
  }
  #popular-courses .popular-button,
  #new-courses .new-button {
    width: 50% !important;
  }
  #popular-courses .student h6 {
    font-size: 12px !important;
  }
  #popular-courses .img-2 {
    margin-top: 20px !important;
  }
  #choose-us {
    height: auto !important;
  }
  #new-courses .box-content {
    width: auto !important;
    height: auto !important;
  }
  #new-courses .circle-image {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: auto !important;
  }
  #new-courses .new-button {
    left: auto !important;
  }
  #new-courses .new-image img {
    width: 100% !important;
  }
  #new-courses .student i {
    left: -20px !important;
  }
  #new-courses .lesson h6 {
    left: auto !important;
  }
  #newsletter .img-1,
  #newsletter .img-2 {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #newsletter .img-2 img {
    display: none !important;
  }
  #newsletter .newsletter-form .wpcf7-form-control.wpcf7-email {
    width: 90% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: auto !important;
  }
  #newsletter .newsletter-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    left: auto !important;
    width: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: auto !important;
    position: relative !important;
  }
  #newsletter .newsletter-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 20px !important;
  }
  #our-teachers .bird-img img {
    top: auto !important;
  }
  #our-teachers .teachers-box .teachers-designation h6,
  #our-teachers .teachers1-box .teachers1-designation h6,
  #our-teachers .teachers-box .teachers-name h6,
  #our-teachers .teachers1-box .teachers1-name h6 {
    text-align: center !important;
  }
  #our-teachers .underline-img {
    justify-content: center !important;
  }
  #our-teachers .arrow-img {
    margin: 0 !important;
    padding: 0 !important;
  }
  #our-teachers .circle-img img {
    left: auto !important;
    top: auto !important;
    position: relative !important;
  }
  #our-teachers .background {
    height: auto !important;
    width: auto !important;
    left: auto !important;
    top: auto !important;
  }
  #our-teachers .teachers-box,
  #our-teachers .teachers1-box {
    left: auto !important;
    margin: auto !important;
    margin-top: 20px !important;
  }
  #our-teachers .circle-img,
  #our-teachers .bird-img {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #our-teachers .teachers-box,
  #our-teachers .teachers1-box {
    width: 100% !important;
  }
  #testimonials {
    height: auto !important;
  }
  #testimonials .underline-img,
  #testimonials .quote-img {
    justify-content: center !important;
  }
  #testimonials .owl-carousel .owl-nav {
    display: none !important;
  }
  #video button.close-btn {
    left: 46% !important;
  }
  #video .video-box {
    height: auto !important;
    top: auto !important;
  }
  #video .video-img img {
    top: auto !important;
  }
  #video .video-text .row {
    margin: 0 !important;
    padding: 0 !important;
  }
  #video .video .popup-btn {
    transform: translate(-50%, -50%) !important;
  }
  #video .popup-content {
    width: 100% !important;
  }
  #blog .img-1,
  #blog .img-2,
  #blog .underline-img {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #blog .box-content {
    margin-bottom: 20px !important;
  }
  #blog .blog-button {
    width: 50% !important;
    left: auto !important;
    top: auto !important;
  }
  #blog .admin h6,
  #blog .date .post-date {
    font-size: 12px !important;
  }
  #seat .seat-box {
    height: auto !important;
  }
  #seat .seat-img {
    display: none !important;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-text,
  #seat .seat-form .wpcf7-form-control.wpcf7-email {
    width: 100% !important;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    margin: auto !important;
    margin-top: 20px !important;
  }
  #faq .faq-img {
    background-image: none !important;
    order: 2 !important;
  }
  #faq .faq-text {
    order: 1 !important;
  }
  #faq .img-1 img,
  #faq .img-2 img {
    width: 100% !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }
  #faq .underline-img {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #faq .faq-text {
    left: auto !important;
  }
  #faq .accordion_head .title {
    font-size: 14px !important;
  }
  .footer-newsletter input {
    width: 100% !important;
  }
  .footer-box .border-right {
    border-bottom: 1px solid #d9d9d9 !important;
  }
  .footer-box .border-right {
    border-right: none !important;
  }
  footer .footer-box,
  .footer-area .footer-main-menu ul li a {
    padding: 0 !important;
  }
  .footer-area .footer-main-menu ul li {
    display: block !important;
    text-align: center !important;
  }
  .footer-area h4.title,
  .footer-area h3 {
    text-align: center !important;
  }
  .footer-area ul li a {
    margin: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .footer-number,
  .footer-email,
  .footer-address {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .footer-address h6 a,
  .footer-email h6 a,
  .footer-number h6 a {
    font-size: 13px !important;
  }
  .copyright-box {
    display: block !important;
    width: auto !important;
  }
  #popular-courses .rating {
    justify-content: center !important;
  }
  #popular-courses .box-content {
    width: auto !important;
  }
  #popular-courses .popular-button {
    left: auto !important;
    top: auto !important;
  }
  #slider .slider-video .slider-popup-btn,
  #slider .slider-video-1 .slider-popup-btn-1 {
    transform: translate(-50%, -50%) !important;
  }
  #slider .slider-popup-content {
    top: 62% !important;
  }
  #slider .slider-popup-content-1 {
    top: 75% !important;
  }
  #popular-courses .star-image {
    margin-top: 10px !important;
  }
  #choose-us .heading-1,
  #choose-us .heading-1 {
    margin: 0 !important;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-text[placeholder="Name"],
  #seat .seat-form .wpcf7-form-control.wpcf7-text[placeholder="Courses"] {
    border-radius: 0 !important;
  }
  .footer-box .border-right,
  .footer-box .col-lg-3:last-child {
    padding: 0 !important;
  }
  footer .footer-box {
    width: 100% !important;
  }
  .footer-area .footer-main-menu ul li a {
    margin: 10px !important;
  }
  #new-courses .text .row {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #video .video-img img {
    bottom: auto !important;
    height: auto !important;
  }
  #new-courses .progress-images {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #new-courses .progress-images img {
    width: 90% !important;
  }
  #popular-courses,
  #newsletter,
  #blog .blog,
  #blog .blog-text,
  #blog .post-title,
  #blog .content-post {
    padding: 0 !important;
  }
  #testimonials .testimonials-img img {
    width: 100% !important;
  }
}

/* ===============================================
   Pagination
   ============================================= */

.pagination,
.elearning-school-pro-pagination {
  margin: 25px 0;
}

.pagination .nav-links a,
.pagination .nav-links span.current,
.elearning-school-pro-pagination a span,
.elearning-school-pro-pagination span.current {
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  color: #222;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  margin: 0;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.pagination .nav-links a:hover,
.pagination .nav-links a:focus,
.pagination .nav-links span.current,
.elearning-school-pro-pagination span.current,
.elearning-school-pro-pagination span.current:hover,
.elearning-school-pro-pagination span.current:focus,
.elearning-school-pro-pagination a span:hover,
.elearning-school-pro-pagination a span:focus {
  background: #141414;
  color: #ffffff;
}

.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.commentlist ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.commentlist li {
  margin: 0;
}

.commentlist li .comment-respond {
  margin-bottom: 25px;
}

.commentlist li:last-of-type .comment-respond {
  margin-bottom: 0px;
}

.comment-container {
  position: relative;
  margin: 0 0 25px 0;
  padding: 30px;
  background: #fff;
  border: solid 1px #f3f4f7 !important;
  z-index: 999;
}

.comment-avatar img {
  float: left;
}

.comment-text {
  position: relative;
  margin-left: 110px;
  padding: 0 0 0 15px;
}

.comment-container .comment-date {
  padding: 15px 0;
}

.comment-avatar {
  position: relative;
  width: 110px;
  float: left;
}

.comment-author .author {
  display: block;
  font-weight: bold;
}

.commentlist .children li {
  margin-left: 30px;
}

.comment-notes {
  font-size: 12px;
  margin: -25px 0 25px 0;
}

h3#reply-title,
h3.comments {
  height: 30px;
  line-height: 30px;
  margin: 30px 0;
}

h3#reply-title small,
.logged-in-as {
  font-size: 15px;
  margin: -25px 0 25px 0;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
  padding: 10px 2%;
  background: #fff;
  width: 100%;
  margin: 0 0 15px 0;
  border: 1px solid black;
  color: #141414;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.comment-form input[type="submit"] {
  background: #141414;
  color: #fff;
  border: none;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  position: relative;
  display: block;
  text-shadow: none;
  padding: 10px 15px;
  width: inherit;
  margin: 0;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  cursor: pointer;
}

.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:focus {
  background-color: #248efa;
  text-decoration: none;
}

.logged-in-as a {
  color: #141414;
}

.logged-in-as,
.comment-notes,
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url,
.form-submit {
  display: block;
}

/* ===============================================
   SIDEBARS
   =============================================== */

.sidebar-area .textwidget img {
  width: 100%;
  height: auto;
}
.sidebar-area .sidebar-widget {
  margin-bottom: 25px;
  background: #fff;
  border: 1px solid #e9e7f4;
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.08));
}
.sidebar-area a,
.sidebar-area p,
.sidebar-area li,
.sidebar-area address,
.sidebar-area dd,
.sidebar-area blockquote,
.sidebar-area td,
.sidebar-area th,
.sidebar-area .textwidget {
  line-height: 1.9em;
  font-weight: normal;
}
.sidebar-area a {
  font-size: 16px;
  line-height: normal;
}

.sidebar-area ul,
#calendar_wrap,
.sidebar-area .textwidget,
.tagcloud {
  list-style: none;
  margin: 0;
  padding: 0 15px;
}
.sidebar-area li a,
.sidebar-area li {
  font-size: 18px;
  font-weight: 500;
}
.sidebar-area li {
  padding-bottom: 15px;
  color: #141414;
}
.sidebar-area h4.title {
  padding: 10px 15px;
  border-bottom: solid 5px #a2bf00;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  background: #fe602f;
}
.sidebar-area .tagcloud a {
  font-size: 15px !important;
  background: #fff;
  color: #121d21;
  padding: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: inline-block;
  margin: 5px 0;
  text-decoration: none;
}
.sidebar-area .tagcloud a:hover {
  background: #141414;
  color: #fff;
}
.sidebar-area form {
  padding: 0;
}
.sidebar-area select,
.sidebar-area textarea,
#comments textarea,
.sidebar-area input[type="text"],
#comments input[type="text"],
.sidebar-area input[type="password"],
.sidebar-area input[type="datetime"],
.sidebar-area input[type="datetime-local"],
.sidebar-area input[type="date"],
.sidebar-area input[type="month"],
.sidebar-area input[type="time"],
.sidebar-area input[type="week"],
.sidebar-area input[type="number"],
.sidebar-area input[type="email"],
.sidebar-area input[type="url"],
.sidebar-area input[type="search"],
.sidebar-area input[type="tel"],
.sidebar-area input[type="color"],
.sidebar-area .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  margin: 0;
  padding: 12px;
  background-color: #f3f4f7;
  border: 1px solid rgba(0, 0, 0, 0.125);
  float: unset;
}
.sidebar-area input[type="search"] {
  width: 69%;
  border: none;
  background: transparent;
}
#wp-calendar th,
#wp-calendar #today,
#wp-calendar #today a {
  background: #f3f4f7;
  color: #434343 !important;
}
#wp-calendar a:hover {
  border: none;
}
#wp-calendar {
  background: #fff;
  width: 100%;
}
#wp-calendar caption {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  text-align: left;
}
#wp-calendar th,
#wp-calendar td {
  text-align: center;
  font-size: 14px;
  color: #434343 !important;
  padding: 3px 6px;
}
#wp-calendar td a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #434343 !important;
  text-decoration: underline;
}
#wp-calendar td#prev a,
#wp-calendar td#prev a {
  text-decoration: none;
  text-align: left;
}
#wp-calendar th {
  font-weight: bold;
}
tr:nth-child(2n + 2) {
  background-color: #f3f4f7;
}
.searchform label {
  display: block;
}
.searchform input[type="text"] {
  width: calc(100% - 110px);
  margin: 0;
  padding: 12px;
  float: left;
  background-color: #fff;
  border: 0;
  outline: none;
  border-radius: 4px 0 0 4px;
}
.searchform input[type="submit"] {
  background: #a2bf00;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  position: relative;
  float: left;
  text-shadow: none;
  padding: 14px 0;
  width: 110px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  border-radius: 0 4px 4px 0;
}

.searchform input[type="submit"]:hover,
.searchform input[type="submit"]:focus {
  background-color: #fe602f;
  text-decoration: none;
}
.searchform:after {
  content: "";
  display: table;
  clear: both;
}
.sidebar-area .post-thumbnail {
  width: 80px;
  height: 80px;
}
.sidebar-area .post-thumbnail img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.sidebar-area .post-title {
  font-size: 18px;
}
footer {
  background: #fff;
  border-top: 1px solid #b9b9b9;
}
footer .sidebar-area {
  background: none;
  padding: 25px 0 0 0;
}

footer a,
footer p,
footer .sidebar-area li,
footer .sidebar-area address,
footer .sidebar-area dd,
footer .sidebar-area blockquote,
footer .sidebar-area td,
footer .sidebar-area th,
footer .sidebar-area .title,
footer .sidebar-area .textwidget {
  color: #fff;
  font-size: 14px;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
img.alignleft,
img.alignright,
img.aligncenter,
.attachment img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
div.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 25px;
  max-width: 100% !important;
  padding: 4px;
  text-align: center;
}
.wp-caption img {
  margin: 5px 5px 0;
  width: 96%;
  height: 100%;
}
.wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}
.footer-area .woocommerce ul.cart_list li img,
.footer-area .woocommerce ul.product_list_widget li img {
  height: 70px;
}

/*SCROLL TO TOP BUTTON*/

#button_scroll {
  display: inline-block;
  background: #141414;
  width: 45px;
  height: 45px;
  text-align: center;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #fff;
}
#button_scroll::after {
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  line-height: 50px;
  color: #fff;
}
#button_scroll.show {
  opacity: 1;
  visibility: visible;
}
#button_scroll .fas {
  color: #fff;
  padding: 8px;
  margin: 5px 0;
}
#button_scroll:hover {
  background: #fe602f;
}
#button_scroll,
#button_scroll::after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#button_scroll::before,
#button_scroll::after {
  background: #141414;
  content: "";
  position: absolute;
  z-index: -1;
}
#button_scroll::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
#button_scroll:hover:after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}

/*PRELOADER*/
/** page **/
.cssloader {
  padding-top: calc(45vh - 25px);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #212121;
  z-index: 99999;
}

/** loader **/

.sh1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: #a2bf00 transparent transparent transparent;
  margin: 0 auto;
  animation: shk1 1s ease-in-out infinite normal;
}
.sh2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: transparent transparent #fe602f transparent;
  margin: -50px auto 0;
  animation: shk2 1s ease-in-out infinite alternate;
}

/** animation starts here **/

@keyframes shk1 {
  0% {
    transform: rotate(-360deg);
  }

  100% {
  }
}

@keyframes shk2 {
  0% {
    transform: rotate(360deg);
  }
  100% {
  }
}
.lt {
  color: #fff;
  margin: 30px auto;
  text-align: center;
  font-weight: 100;
  letter-spacing: 10px;
}
a.close-search-form {
  display: none;
}

/*SRTICKY HEADER*/

.fix-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.admin-bar .fix-sticky {
  margin-top: -28px;
}

/*Body*/

.top-header .call a,
.top-header .email a,
.top-header .address a {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  font-family: "Mulish";
  line-height: 35px;
  transition: all ease-in-out 0.3s;
}
.top-header .call a:hover,
.top-header .email a:hover,
.top-header .address a:hover {
  color: #a2bf00;
}
.top-header .call i,
.top-header .email i,
.top-header .address i {
  color: #fff;
}
.top-header .email-text::before {
  content: "";
  position: absolute;
  top: 15px;
  left: -18%;
  background: #fff;
  display: block;
  height: 2px;
  width: 15px;
  transform: rotate(90deg);
}
.top-header .address-text::before {
  content: "";
  position: absolute;
  top: 15px;
  left: -10%;
  background: #fff;
  display: block;
  height: 2px;
  width: 15px;
  transform: rotate(90deg);
}
.top-header .top-header-links a i {
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-right: 10px;
  transition: all ease-in-out 0.3s;
}
.top-header .top-header-links a i:hover {
  color: #a2bf00;
}
/* header#site-navigation {
  background: transparent;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
} */
.header-menu .logo-image img {
  width: 100%;
}

.top-header {
  background: #fe602f;
  box-shadow: 0px 4px 40px 0px #8b88881f;
  height: 177px;
  border-radius: 0px 0px 30px 30px;
  width: 80%;
  position: relative;
  left: 10%;
  z-index: 2;
}
.top-header-div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.middle-header {
  background: #fff;
  position: absolute;
  height: auto;
  width: 95%;
  left: 2.5%;
  border-radius: 100px;
  z-index: 999;
  top: 60px;
  box-shadow: 0px 4px 100px 0px #00000040;
}
.middle-header .header-button {
  width: auto;
  height: 56px;
  font-size: 16px;
  font-family: "Mulish";
  font-weight: 800;
  line-height: 20.08px;
  border-radius: 37px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  background-color: #a2bf00;
  transition: all ease-in-out 0.3s;
}
.middle-header .header-button:hover {
  color: #fff;
  background-color: #fe602f;
}
/*SLIDER SECTION*/

#slider {
  position: relative;
  height: auto;
  background-repeat: no-repeat;
  background-size: 80% 100% !important;
  left: -10%;
  top: -75px;
  z-index: 1;
}
#slider .learn {
  color: #1116244d;
  position: absolute;
  top: 46%;
  left: 15%;
  transform: translate(-50%, -50%) rotate(-90deg);
  z-index: 2;
  font-size: 100px;
  font-family: "Mulish";
  font-weight: 900;
  opacity: 15%;
}
#slider .carousel-caption {
  position: relative;
  height: 960px;
  transform: translateY(30%);
  top: 50%;
  right: 30%;
  left: 19%;
}
#slider .heading-1,
#slider .heading-2,
#slider .heading-3,
#slider .heading-4 {
  font-size: 45px;
  font-family: "Mulish";
  /* line-height: 75px; */
  font-weight: 1000;
}
#slider .heading-1 {
  color: #fe602f;
}
#slider .heading-2,
#slider .heading-3 {
  color: #111624;
}
#slider .heading-4 {
  color: #a2bf00;
}
#slider .content-1,
#slider .content-2,
#slider .content-3 {
  color: #111624;
  /* margin-top: 30px; */
  font-size: 13px;
  font-family: "Mulish";
  font-weight: 400;
  /* line-height: 28px; */
  letter-spacing: 2px;
}

#slider .slider-button {
  width: 30%;
  color: #fff;
  background: #fe602f;
  padding: 10px;
  transition: all ease-in-out 0.3s;
  position: relative;
  top: 30px;
  border-radius: 37px;
  font-size: 18px;
  font-weight: 700;
  font-family: "Mulish";
  line-height: 22.59px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#slider .slider-button:hover {
  background: #a2bf00;
  color: #fff;
}
#slider .slider-kids-img-1,
#slider .slider-kids-img-2,
#slider .slider-kids-img-3 {
  width: 100%;
  height: auto;
}
#slider .slider-kids-img-1 img,
#slider .slider-kids-img-2 img,
#slider .slider-kids-img-3 img {
  width: auto;
  height: auto;
}
#slider .slider-kids-img-3 img {
  position: relative;
  top: -10px;
}
#slider .counter {
  position: relative;
  left: 10%;
  border-left: 2px solid #ebebeb;
  height: 111.61px;
  top: 60px;
}
#slider .counter-1,
#slider .counter-2 {
  font-size: 28px;
  font-family: "Mulish";
  font-weight: 1000;
  line-height: 38px;
  color: #111624;
  letter-spacing: 2px;
  position: relative;
  top: -60px;
}
#slider .counter-3,
#slider .counter-4 {
  font-size: 16px;
  font-family: "Mulish";
  font-weight: 400;
  line-height: 20.08px;
  color: #111624;
  position: relative;
  top: -60px;
}
#slider .slider-img-1,
#slider .slider-img-2,
#slider .slider-img-3,
#slider .slider-img-4 {
  width: 100%;
  height: auto;
}
#slider .slider-img-1 img,
#slider .slider-img-2 img,
#slider .slider-img-3 img,
#slider .slider-img-4 img {
  width: auto;
  height: auto;
}
#slider .slider-img-4 img {
  position: relative;
  z-index: 2;
}
#slider .slider-img-1 {
  position: relative;
  left: -10%;
}
#slider .slider-img-2 {
  position: absolute;
  left: -35%;
}
#slider .slider-img-3 {
  position: relative;
  left: -10%;
  top: 10%;
}
#slider .slider-img-4 {
  position: relative;
  left: -40%;
  top: 10%;
}
#slider .slider-bg-2 {
  position: absolute;
  height: 220px;
  background-position: center;
  background-repeat: no-repeat;
  left: 66%;
  top: 80%;
  z-index: 1;
  width: 44%;
}
#slider .owl-dots {
  display: none;
}
#slider .owl-carousel .owl-nav {
  position: relative;
  top: -70px;
  left: 50%;
  display: block;
  text-align: center;
  width: 50%;
}
#slider button.owl-next,
#slider button.owl-prev {
  width: 52px;
  height: 34px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  outline: none;
}
#slider button.owl-next i {
  color: #fff;
}
#slider button.owl-prev i {
  color: #908d8d;
}
#slider button.owl-next {
  position: absolute;
  right: 13%;
  background-color: #ff7426 !important;
}
#slider button.owl-prev {
  position: absolute;
  left: 70%;
  background-color: #ffffff !important;
}
#slider .slider-video {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#slider .slider-video .slider-popup-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-150%, -50%);
  background: transparent;
  border: none;
  cursor: pointer;
}
#slider .slider-video .slider-close-btn {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  cursor: pointer;
  border: white;
  background-color: #fff;
  border-radius: 50px;
  color: #000;
}
#slider button.slider-close-btn {
  position: absolute;
  top: -7%;
  left: 50%;
}
#slider .slider-video-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
#slider .slider-popup-bg {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  position: absolute;
}
#slider .slider-popup-content {
  background: black;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: auto;
}
#slider .slider-youtube-video {
  width: 100%;
  height: 400px;
  margin: auto;
  display: block;
  border: none;
}
#slider .slider-video-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#slider .slider-video-1 .slider-popup-btn-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-120%, -50%);
  background: transparent;
  border: none;
  cursor: pointer;
}
#slider .slider-video-1 .slider-close-btn-1 {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  cursor: pointer;
  border: white;
  background-color: #fff;
  border-radius: 50px;
  color: #000;
}
#slider button.slider-close-btn-1 {
  position: absolute;
  top: -7%;
  left: 50%;
}
#slider .slider-video-popup-1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
#slider .slider-popup-bg-1 {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  position: absolute;
}
#slider .slider-popup-content-1 {
  background: black;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: auto;
}
#slider .slider-youtube-video-1 {
  width: 100%;
  height: 400px;
  margin: auto;
  display: block;
  border: none;
}
.page-template-frontpage h5 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #141414;
}

.page-template-frontpage h2 {
  color: #141414;
  font-size: 26px;
}

.head-text {
  margin-bottom: 50px;
}
.head-text-sec {
  padding: 10px 20px;
  background: #eff1f2;
  border-radius: 5px;
  margin-bottom: 30px;
}
.page-template-frontpage h4 {
  font-size: 24px;
  color: #141414;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* LIBRARY SECTION */
#library {
  background-color: #a2bf00;
  height: 190px;
  margin-top: -45px;
}
#library .library-img {
  width: 100%;
  height: auto;
}
#library .library-img img {
  width: auto;
  height: auto;
}
#library .text h1 {
  font-size: 26px;
  font-family: "Merriweather Sans";
  font-weight: 700;
  line-height: 32.68px;
  color: #ffffff;
}
#library .text h6 {
  font-size: 18px;
  font-family: "Mulish";
  font-weight: 600;
  line-height: 22.59px;
  color: #ffffff;
}
#library .second-column {
  background-color: #97b108;
  height: 190px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#library .second-column .library-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* POPULAR COURSES SECTION */
#popular-courses {
  background-color: #f5f7ff;
  height: auto;
}
#popular-courses .img-1,
#popular-courses .img-2,
#popular-courses .underline-img {
  width: 100%;
  height: auto;
}
#popular-courses .img-1 img,
#popular-courses .img-2 img,
#popular-courses .underline-img img {
  width: auto;
  height: auto;
}
#popular-courses .content-1 {
  font-size: 18px;
  font-weight: 900;
  font-family: "Mulish";
  line-height: 28px;
  letter-spacing: 2px;
  color: #ff7426;
  text-transform: uppercase;
}
#popular-courses .heading-1 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #000;
}
#popular-courses .heading-2 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #a2bf00;
}
#popular-courses .box-content {
  width: 95%;
  height: 360px;
  background-color: #fff;
  border-radius: 18px;
  box-shadow: 0px 4px 30px 0px #0000001a;
  border: 1px solid #f1f1f1;
  margin-top: 20px;
}
#popular-courses .popular-image {
  width: 100%;
  height: auto;
}
#popular-courses .popular-image img {
  width: 100%;
  height: auto;
}
#popular-courses .post-title {
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 18.75px;
  color: #080808;
}
#popular-courses .lesson .lesson-icon,
#popular-courses .student .student-icon {
  display: flex;
  align-items: center;
}
#popular-courses .lesson h6,
#popular-courses .student h6 {
  margin: 0;
}
#popular-courses .lesson i,
#popular-courses .student i {
  color: #08080840;
}
#popular-courses .lesson h6,
#popular-courses .student h6 {
  font-size: 12px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 15.23px;
  color: #080808bf;
  margin-left: 10px !important;
}
#popular-courses .popular-button {
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  background-color: #080808;
  border-radius: 10px;
  height: 40px;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  transition: all ease-in-out 0.3s;
  /* top: 10px;
  position: relative;
  left: 10px; */
}
#popular-courses .popular-button:hover {
  background-color: #ff7426;
}
#popular-courses .rating {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: auto;
}

/* CHOOSE US SECTION */
#choose-us {
  background-color: #fff4de;
  height: 526px;
}
#choose-us .img-1 {
  width: 100%;
  height: auto;
}
#choose-us .img-1 img {
  width: 90%;
  height: auto;
}
#choose-us .choose-us-section {
  display: flex;
  flex-direction: column;
  gap: 20px; /* Adjust space between the two items */
}
#choose-us .choose-us-item {
  display: flex;
  align-items: center;
  gap: 20px; /* Adjust space between image and text */
}
#choose-us .choose-us-item img {
  max-width: 100%;
  height: auto;
  width: auto;
}
#choose-us .content {
  flex: 1; /* Allow the text to take up the remaining space */
}
#choose-us .img-3,
#choose-us .img-2 {
  background-color: white;
  width: 84.36px;
  height: 84.36px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#choose-us .heading-1,
#choose-us .heading-2 {
  font-size: 28px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 52.5px;
  color: #050c26;
}
#choose-us .content-heading-1,
#choose-us .content-heading-2 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Mulish";
  line-height: 41.04px;
  color: #050c26;
}
#choose-us .content-1,
#choose-us .content-2 {
  font-size: 14px;
  font-weight: 500;
  font-family: "Mulish";
  line-height: 21.6px;
  color: #8a8a8a;
}
/* NEW COURSES SECTION */
#new-courses {
  background-color: #f5f7ff;
  height: auto;
}
#new-courses .content-1 {
  font-size: 18px;
  font-weight: 900;
  font-family: "Mulish";
  line-height: 28px;
  letter-spacing: 2px;
  color: #ff7426;
  text-transform: uppercase;
}
#new-courses .heading-1 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #000;
}
#new-courses .heading-2 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #a2bf00;
}
#new-courses .underline-img {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
#new-courses .underline-img img {
  width: auto;
  height: auto;
}
#new-courses .box-content {
  width: 97%;
  height: 180px;
  background-color: #fafafa;
  border-radius: 12px;
  box-shadow: 0px 4px 20px 0px #0000001a;
  border: 1px solid #f1f1f1;
  margin-top: 20px;
}
#new-courses .new-image {
  width: 100%;
  height: auto;
  position: relative;
  bottom: 7px;
}
#new-courses .new-image img {
  width: 100%;
  height: auto;
}
#new-courses .post-title {
  font-size: 12px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 18.75px;
  color: #080808;
}
#new-courses .lesson .lesson-icon,
#new-courses .student .student-icon {
  display: flex;
  align-items: center;
}
#new-courses .lesson h6,
#new-courses .student h6 {
  margin: 0;
}
#new-courses .lesson i,
#new-courses .student i {
  color: #08080840;
}
#new-courses .lesson h6,
#new-courses .student h6 {
  font-size: 13px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 15.23px;
  color: #080808bf;
  margin-left: 10px !important;
}
#new-courses .new-button {
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  background-color: #080808;
  border-radius: 10px;
  height: 40px;
  width: 130%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  transition: all ease-in-out 0.3s;
  top: 0px;
  position: relative;
  left: -10px;
}
#new-courses .new-button:hover {
  background-color: #ff7426;
}
#new-courses .progress-images {
  width: 100%;
  height: auto;
}
#new-courses .progress-images img {
  width: 100%;
  height: auto;
}
#new-courses .professor-name {
  font-size: 14px;
  font-weight: 500;
  font-family: "Roboto";
  line-height: 22px;
  color: #3e3232;
  letter-spacing: 0.1px;
}
#new-courses .professor-designation {
  font-size: 11px;
  font-weight: 400;
  font-family: "Roboto";
  line-height: 18px;
  color: #3e3232bf;
  letter-spacing: 0.25px;
}
/* NEWSLETTER SECTION */
#newsletter {
  background-color: #f5f7ff;
  position: relative;
}
#newsletter .newsletter-backg {
  background: #fbedd2;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 40px;
}
#newsletter .img-1,
#newsletter .img-2 {
  width: 100%;
  height: auto;
}
#newsletter .img-1 img {
  width: 100%;
  height: auto;
}
#newsletter .img-2 img {
  width: 52%;
  height: auto;
  position: absolute;
  top: -110%;
  left: 45%;
  z-index: 1;
}
#newsletter .heading-1 {
  font-size: 30px;
  font-family: "Merriweather Sans";
  font-weight: 800;
  line-height: 40px;
  color: #080808;
}
#newsletter .content-1,
#newsletter .content-2 {
  font-size: 18px;
  font-family: "Mulish";
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 2px;
  color: #111624;
}
#newsletter .newsletter-form {
  position: relative;
  z-index: 2;
}
#newsletter .newsletter-form .wpcf7-form-control.wpcf7-email {
  width: 75%;
  height: 64px;
  border: none;
  border-radius: 12px;
  font-size: 13px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 15.23px;
  color: #000;
  padding: 10px;
}
#newsletter .newsletter-form .wpcf7-form-control.wpcf7-email::placeholder {
  font-size: 13px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 15.23px;
  color: #08080840;
}
#newsletter .newsletter-form .wpcf7-form-control.wpcf7-submit.has-spinner {
  position: fixed;
  left: 50%;
  top: 15%;
  cursor: pointer;
  background-color: #080808;
  color: #fff;
  border-radius: 10px;
  border: none;
  height: 40px;
  width: 20%;
  transition: all ease-in-out 0.3s;
}
#newsletter
  .newsletter-form
  .wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background-color: #fe602f;
}
#newsletter .newsletter-form p {
  margin: 0 !important;
}
/* OUR TEACHERS SECTION */
#our-teachers {
  background-color: #f5f7ff;
}
#our-teachers .content-1 {
  font-size: 18px;
  font-weight: 900;
  font-family: "Mulish";
  line-height: 28px;
  letter-spacing: 2px;
  color: #ff7426;
  text-transform: uppercase;
}
#our-teachers .heading-1 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #000;
}
#our-teachers .heading-2 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #a2bf00;
}
#our-teachers .underline-img {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#our-teachers .underline-img img {
  width: auto;
  height: auto;
}
#our-teachers .content-2,
#our-teachers .content-3 {
  font-size: 16px;
  font-weight: 400;
  font-family: "Mulish";
  line-height: 28px;
  letter-spacing: 2px;
  color: #111624;
}
#our-teachers .bird-img {
  width: 100%;
  height: auto;
}
#our-teachers .bird-img img {
  width: auto;
  height: auto;
  position: relative;
  top: 300px;
}
#our-teachers .arrow-img {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
#our-teachers .arrow-img img {
  width: auto;
  height: auto;
}
#our-teachers .background {
  background-color: #faeed5;
  height: 288px;
  border-radius: 30px;
  width: 105%;
  position: absolute;
  left: -4%;
  top: 20%;
}
#our-teachers .teachers-box,
#our-teachers .teachers1-box {
  width: 110%;
  height: auto;
  border-radius: 20px;
  border: 1px solid #f1f1f1;
  background-color: #ffffff;
  padding: 10px 10px 20px 10px;
}
#our-teachers .teachers-box .teachers-img,
#our-teachers .teachers1-box .teachers1-img {
  width: 100%;
  height: auto;
}
#our-teachers .teachers-box .teachers-img img,
#our-teachers .teachers1-box .teachers1-img img {
  width: 100%;
  height: auto;
}
#our-teachers .teachers-info .teachers-name,
#our-teachers .teachers1-info .teachers1-name {
  font-size: 11px;
  font-family: "Roboto";
  font-weight: 600;
  line-height: 15.23px;
  color: #3e3232;
}
#our-teachers .teachers-info,
#our-teachers .teachers1-info {
  display: flex;
  justify-content: space-between;
}
#our-teachers .teachers-info .teachers-designation,
#our-teachers .teachers1-info .teachers1-designation {
  font-size: 11px;
  font-family: "Roboto";
  font-weight: 600;
  line-height: 12.89px;
  color: #3e3232bf;
}
#our-teachers .teachers1-box {
  margin-top: 20px;
}
#our-teachers .owl-carousel .owl-nav {
  position: relative;
  top: -180px;
  left: -145%;
  display: block;
  text-align: center;
  width: 100%;
}
#teachers .owl-carousel .owl-nav {
  position: relative;
  top: 50px;
  left: -145%;
  display: block;
  text-align: center;
  width: 100%;
}
#our-teachers button.owl-next,
#our-teachers button.owl-prev,
#teachers button.owl-next,
#teachers button.owl-prev {
  width: 52px;
  height: 34px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  outline: none;
}
#our-teachers button.owl-next i,
#teachers button.owl-next i {
  color: #fff;
}
#our-teachers button.owl-prev i,
#teachers button.owl-prev i {
  color: #908d8d;
}
#our-teachers button.owl-next,
#teachers button.owl-next {
  position: absolute;
  right: 14%;
  background-color: #ff7426 !important;
}
#our-teachers button.owl-prev,
#teachers button.owl-prev {
  position: absolute;
  left: 70%;
  background-color: #ffffff !important;
}
#our-teachers .circle-img {
  width: 100%;
  height: auto;
}
#our-teachers .circle-img img {
  width: auto;
  height: auto;
  position: absolute;
  left: 83%;
  top: -10%;
}
/* TESTIMONIALS */
#testimonials {
  background: #a2bf0026;
  background-position: center;
  background-repeat: no-repeat;
  height: 850px;
}
#testimonials .content-1 {
  font-size: 18px;
  font-weight: 900;
  font-family: "Mulish";
  line-height: 28px;
  letter-spacing: 2px;
  color: #000000;
  text-transform: uppercase;
}
#testimonials .heading-1 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #000;
}
#testimonials .heading-2 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #ff7426;
}
#testimonials .underline-img {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#testimonials .underline-img img {
  width: auto;
  height: auto;
}
#testimonials .content-post {
  font-size: 16px;
  font-family: "Mulish";
  font-weight: 600;
  line-height: 35px;
  color: #000000;
}
#testimonials .post-title {
  font-size: 22px;
  font-family: "Merriweather Sans";
  font-weight: 700;
  line-height: 27.65px;
  color: #000000;
}
#testimonials .testimonials-img {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#testimonials .testimonials-img img {
  width: auto;
  height: auto;
}
#testimonials .quote-img {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#testimonials .quote-img img {
  width: auto;
  height: auto;
}
#testimonials .owl-carousel .owl-nav {
  position: relative;
  top: 50px;
  left: -70%;
  display: block;
  text-align: center;
  width: 100%;
}
#testimonials button.owl-next,
#testimonials button.owl-prev {
  width: 52px;
  height: 34px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  outline: none;
}
#testimonials button.owl-next i {
  color: #fff;
}
#testimonials button.owl-prev i {
  color: #908d8d;
}
#testimonials button.owl-next {
  position: absolute;
  right: 10%;
  background-color: #ff7426 !important;
}
#testimonials button.owl-prev {
  position: absolute;
  left: 70%;
  background-color: #ffffff !important;
}
/* VIDEO SECTION */
#video {
  background-color: #f5f7ff;
}
#video .video-box {
  background-color: #fe662f;
  height: 200px;
  border-radius: 30px;
  position: relative;
  top: -100px;
}
#video .video-img {
  width: 100%;
  height: auto;
}
#video .video-img img {
  width: 100%;
  height: 400px;
  position: relative;
  bottom: 100px;
}
#video .heading-1,
#video .heading-2,
#video .heading-3,
#video .heading-4 {
  font-size: 35px;
  font-family: "Merriweather Sans";
  font-weight: 800;
  line-height: 44px;
  color: #ffffff;
}
#video .content-1,
#video .content-2,
#video .content-3,
#video .content-4 {
  font-size: 16px;
  font-family: "Mulish";
  font-weight: 700;
  line-height: 28px;
  color: #ffffff;
}
#video .video {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#video .video .popup-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -250%);
  background: transparent;
  border: none;
  cursor: pointer;
}
#video .video .popup-btn,
.close-btn {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  cursor: pointer;
  border: white;
  background-color: #fff;
  border-radius: 50px;
  color: #000;
}
#video button.close-btn {
  position: absolute;
  top: 100%;
  left: 50%;
}
#video .video-popup {
  display: none;
  width: 100%;
  height: 100vh;
  margin: auto;
  position: fixed;
  top: 0;
  /* box-shadow: 10px 10px 10px 10px black; */
}
#video .popup-bg {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  /* height: 100vh; */
  position: absolute;
}
#video .popup-content {
  background: black;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: auto;
}
#video .youtube-video {
  width: 100%;
  height: 400px;
  margin: auto;
  display: block;
  border: none;
}
/* BLOG SECTION */
#blog {
  background-color: #f5f7ff;
}
#blog .img-1,
#blog .img-2,
#blog .underline-img {
  width: 100%;
  height: auto;
}
#blog .img-1 img,
#blog .img-2 img,
#blog .underline-img img {
  width: auto;
  height: auto;
}
#blog .content-1 {
  font-size: 18px;
  font-weight: 900;
  font-family: "Mulish";
  line-height: 28px;
  letter-spacing: 2px;
  color: #ff7426;
  text-transform: uppercase;
}
#blog .heading-1 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #000;
}
#blog .heading-2 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #a2bf00;
}
#blog .box-content {
  width: auto;
  height: auto;
  border-radius: 14px;
  background-color: #ffffff;
  box-shadow: 0px 4px 25px 0px #0000001a;
}
#blog .blog-image {
  width: 100%;
  height: auto;
}
#blog .blog-image img {
  width: 100%;
  height: auto;
}
#blog .post-title {
  font-size: 17px;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 30px;
  color: #000000;
}
#blog .content-post {
  font-size: 18px;
  font-family: "Mulish";
  font-weight: 400;
  line-height: 24.75px;
  color: #acacac;
}
#blog .admin i,
#blog .date i {
  color: #868686;
}
#blog .admin h6,
#blog .date .post-date {
  font-size: 13px;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 24px;
  color: #868686;
  margin: 0;
}
#blog .blog-button {
  font-size: 12px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  background-color: #080808;
  border-radius: 10px;
  height: 40px;
  width: 150%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  transition: all ease-in-out 0.3s;
  position: relative;
  left: -50px;
  top: -5px;
}
#blog .blog-button:hover {
  background-color: #ff7426;
}
/* SEAT SECTION */
#seat {
  background: #a2bf00;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
}
#seat .seat-box {
  background-color: #fe602f;
  height: 207px;
}
#seat .seat-text .heading-1,
#seat .seat-text .heading-2 {
  font-size: 30px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 40px;
  color: #ffffff;
}
#seat .seat-img {
  width: 100%;
  height: auto;
}
#seat .seat-img img {
  width: auto;
  height: 217px;
  position: absolute;
  top: -2.5%;
  left: 78%;
  transform: rotate(165.85deg);
}
#seat .seat-form .wpcf7-form-control.wpcf7-text,
#seat .seat-form .wpcf7-form-control.wpcf7-email {
  width: 24%;
  border-right: 1px solid #d9d9d9;
  height: 64px;
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
}
#seat .seat-form .wpcf7-form-control.wpcf7-text[placeholder="Name"] {
  border-radius: 12px 0px 0px 12px;
}
#seat .seat-form .wpcf7-form-control.wpcf7-text[placeholder="Courses"] {
  border-radius: 0px 12px 12px 0px;
}
#seat .seat-form .wpcf7-form-control.wpcf7-text::placeholder,
#seat .seat-form .wpcf7-form-control.wpcf7-email::placeholder {
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 16.41px;
  color: #08080840;
  padding-left: 10px;
}
#seat .seat-form .wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #080808;
  width: auto;
  height: 40px;
  border-radius: 10px;
  font-size: 14px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  position: absolute;
  top: 38%;
  left: 85%;
}
#seat .seat-form .wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background-color: #ff7426;
}
/* FAQ SECTION */
#faq {
  background-color: #f5f7ff;
}
#faq .content-1 {
  font-size: 18px;
  font-weight: 900;
  font-family: "Mulish";
  line-height: 28px;
  letter-spacing: 2px;
  color: #ff7426;
  text-transform: uppercase;
}
#faq .heading-1 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #000;
}
#faq .heading-2 {
  font-size: 48px;
  font-weight: 800;
  font-family: "Merriweather Sans";
  line-height: 60.34px;
  color: #a2bf00;
}
#faq .underline-img {
  width: 100%;
  height: auto;
}
#faq .underline-img img {
  width: auto;
  height: auto;
}
#faq .img-1 {
  width: 100%;
  height: auto;
  position: relative;
}
#faq .img-2 {
  width: 100%;
  height: auto;
}
#faq .img-1 img {
  width: 90%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 20%;
  top: 220px;
}
#faq .img-2 img {
  width: 120%;
  height: auto;
  position: relative;
  top: 50px;
  left: -15%;
}
#faq .faq-img {
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  background-size: contain;
}
#faq .accordion_head .title {
  font-size: 20px;
  font-family: "Mulish";
  color: #000000;
  font-weight: 600;
  line-height: 34.2px;
}
#faq .accordion_head p {
  font-size: 14px;
  font-family: "Manrope";
  color: #263238;
  font-weight: 400;
}
#faq .accordion_container {
  width: auto;
}
#faq .accordion_head {
  cursor: pointer;
  margin: 0 0 1px 0;
  /* padding: 10px 10px; */
  margin-top: 30px;
}
#faq .faq-accordion {
  border-bottom: 1px solid #908d8d;
}
#faq .accordion_body p {
  /* padding: 15px 10px; */
  margin: 0px;
  font-size: 17px;
  font-family: "Mulish";
  font-weight: 600;
  line-height: 29.07px;
  color: #908d8d;
}
#faq .arrow {
  float: right;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  color: #000;
  border: 1px solid #000;
  margin-top: -35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#faq .arrow.active {
  color: #ff7426;
  border: 1px solid #ff7426;
}
#faq .faq-text {
  display: grid;
  justify-content: flex-end;
  align-items: center;
}
/*Footer Section*/
footer {
  background-color: #000000;
}

.footer-area .textwidget {
  list-style: none;
}
.footer-area .textwidget ul {
  padding: 0 10px;
}
.footer-area .textwidget ul li {
  margin: 5px 0;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
.footer-area h4.title {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  font-family: "Merriweather Sans";
  line-height: 44.94px;
  text-transform: capitalize;
}

.footer-area .fab {
  margin-right: 10px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.footer-area .fab:hover {
  color: #141414;
}
.footer-area .post-thumbnail img {
  max-width: 100px;
  height: 70px;
  float: right;
}
.footer-area .post-title {
  font-size: 16px;
  font-weight: 400;
}
.footer-area .post-meta a {
  font-weight: 400;
  color: #e6e6e6;
  font-size: 18px;
}
.footer-area .post-meta a:hover {
  color: #a2bf00;
}
.footer-area ul {
  padding: 0px;
  list-style: none;
  line-height: 2;
}
.footer-area ul li a {
  margin: 10px 0;
  color: #acacac;
  font-weight: 700;
  font-size: 20px;
  font-family: "Mulish";
}
.footer-area .footer-main-menu ul li {
  display: inline-flex;
}
.footer-area .footer-main-menu ul li a {
  font-size: 17px;
  font-weight: 700;
  font-family: "Merriweather Sans";
  line-height: 21.37px;
  letter-spacing: 2px;
  color: #fff;
  margin: 5px;
  padding-left: 20px;
}
.footer-area .footer-main-menu ul li.current-menu-item > a::after,
.footer-area .footer-main-menu ul li.current_page_item > a::after,
.footer-area .footer-main-menu ul li a:hover::after {
  content: "";
  position: absolute;
  left: 60%;
  transform: translateX(-50%);
  bottom: -32px;
  background-color: #a2bf00;
  width: 40px;
  height: 6px;
  z-index: 2;
}
.footer-area .footer-main-menu ul li a:hover,
.footer-area .footer-main-menu ul li.current-menu-item > a {
  color: #ff7426;
}
.footer-area .footer-main-menu ul li {
  position: relative;
}
.footer-area img {
  width: auto;
  margin-bottom: 10px;
}
.footer-area select {
  width: 100%;
  padding: 10px;
}
.footer-area bdi {
  color: #a2bf00;
}
.footer-area h3 {
  font-size: 20px;
  font-weight: 700;
  font-family: "Merriweather Sans";
  line-height: 44.94px;
  color: #fff;
}
.copyright-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fe602f;
  width: 95%;
  border-radius: 100px;
}
.copyrigt-links a {
  margin-left: 20px;
}
.footer-area ul li a:hover {
  color: #a2bf00;
}
.copyright p {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  font-family: "Merriweather Sans";
  line-height: 22.63px;
}
.copyright a {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  font-family: "Merriweather Sans";
  line-height: 22.63px;
}
.copyright a:hover {
  color: #a2bf00;
}
a.buynowbtn {
  background: #a2bf00;
  color: #fff !important;
  padding: 5px 10px !important;
}
.footer-links a {
  position: relative;
  color: #fff;
  margin-right: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all ease-in-out 0.3s;
}
.footer-links a:hover {
  color: #a2bf00;
}
.footer-newsletter h3 {
  color: #fff;
  text-transform: capitalize;
}

.footer-newsletter h4 {
  color: #fff;
  text-transform: capitalize;
}
.footer-newsletter input {
  border: 1px solid #fff;
  outline: none;
  background: transparent;
  color: #fff;
  padding: 10px 20px;
}
.footer-newsletter input::placeholder {
  color: #fff;
}
.footer-newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #fe602f;
  color: #fff;
  border: 2px solid #fe602f;
}
.footer-newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #a2bf00;
  border: 2px solid #a2bf00;
}
.footer-form {
  position: relative;
  margin-top: 20px;
}
.footer-form .wpcf7 form.failed .wpcf7-response-output,
.footer-form wpcf7 form.aborted .wpcf7-response-output {
  color: #fff;
  font-size: 12px;
}

.imag-sec img {
  margin-right: 10px;
}

.footer-logo img {
  width: auto;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
footer .footer-box {
  background-color: rgba(217, 217, 217, 0.1);
  border-radius: 60px 60px 0px 0px;
  width: 90%;
  margin: auto;
}
.footer-address h6 a {
  color: #acacac;
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  font-family: "Merriweather Sans";
}
.footer-number h6 a {
  color: #acacac;
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  font-family: "Merriweather Sans";
}
.footer-email h6 a {
  color: #acacac;
  font-size: 14px;
  line-height: 35px;
  font-weight: 700;
  font-family: "Merriweather Sans";
}
.footer-number h6 a:hover,
.footer-address h6 a:hover,
.footer-email h6 a:hover {
  color: #a2bf00;
}
.footer-address i,
.footer-number i,
.footer-email i {
  color: #acacac;
}
.footer-box .border-right {
  border-right: 1px solid #d9d9d9;
}
.footer-box .col-lg-3:last-child {
  border-right: none;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
  margin-right: 0;
}
/*Contact Page*/

#contact .contact-title {
  font-size: 44px;
  color: #1e1e1e;
  font-weight: 700;
}
#contact h2 {
  font-size: 34px;
  line-height: 42px;
  color: #141414;
  font-weight: 500;
}
#contact hr {
  background: #fe602f;
  padding: 1px;
  width: 10%;
}
#contact p {
  color: #2b2b2b;
}
#contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 25%;
  margin: 10px 10px;
}
#contact input.wpcf7-form-control.wpcf7-text {
  padding: 10px 20px;
  background: #f9f8ff;
  border: 1px solid #e8e6f4;
  margin: 10px;
  outline: none;
  width: 46%;
}
#contact textarea.wpcf7-form-control.wpcf7-textarea {
  width: 94%;
  height: 130px;
  padding: 20px 25px;
  margin: 15px 0px;
  background: #f9f8ff;
  border: 1px solid #e8e6f4;
  outline: none;
}
#contact input.wpcf7-form-control.has-spinner.wpcf7-submit {
  display: inline-block;
  padding: 10px 30px;
  margin-top: 30px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  border-radius: 30px;
  background: #141414;
  border: none;
  text-transform: uppercase;
}
#contact input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background: #fe602f;
  color: #fff;
  border-radius: 30px;
  font-weight: 500;
  border: none;
}
#contact span.wpcf7-spinner {
  display: block;
}
#contact embed {
  width: 100%;
  height: 500px;
}
#contact .dashicons {
  font-size: 50px;
  color: #141414;
  display: inline;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  display: inline-table;
}
#contact .services-box:hover .dashicons {
  transform: rotate(360deg);
  color: #fe602f;
}
#contact h6 {
  color: #a2bf00;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}
.widget_block {
  display: none;
}
.page-template-template-parts.page-template-about .middle-header,
.page-template-template-parts.page-template-course .middle-header,
.page-template-template-parts.page-template-categories .middle-header,
.page-template-template-parts.page-template-teacher .middle-header,
.page-template-template-parts.page-template-testimonial .middle-header,
.page-template-template-parts.page-template-blog .middle-header,
.page-template-template-parts.page-template-faq .middle-header,
.page-template-contact-template .middle-header {
  top: 110px;
}
.page-template-template-parts.page-template-about .fix-sticky,
.page-template-template-parts.page-template-course .fix-sticky,
.page-template-template-parts.page-template-categories .fix-sticky,
.page-template-template-parts.page-template-teacher .fix-sticky,
.page-template-template-parts.page-template-testimonial .fix-sticky,
.page-template-template-parts.page-template-blog .fix-sticky,
.page-template-template-parts.page-template-faq .fix-sticky,
.page-template-contact-template .fix-sticky {
  top: -110px;
}
.page-template-template-parts #choose-us .img-1 img {
  width: 80%;
}
.page-template-template-parts #testimonials {
  height: auto;
}

@media (max-width: 1399px) {
  .container {
    max-width: 1320px;
  }
}
@media (max-width: 1299px) {
  .container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1500px) {
  .container {
    max-width: 1350px;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1920px) {
  .container {
    max-width: 1620px;
  }
}

/*MEDIA QUERY 320 TO 720*/

@media only screen and (min-width: 320px) and (max-width: 720px) {
  .admin-bar .fix-sticky {
    margin-top: 0;
  }
  #main-menu ul {
    display: block;
  }
  .menu-sec {
    order: 1;
  }
  .category-search-sec {
    order: 2;
  }
  .logo-div {
    order: 1;
  }
  .order-button {
    order: 2;
  }
  .col-search {
    order: 3;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #ffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  #main-menu {
    top: 25px;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  #main-menu ul.children,
  #main-menu ul.sub-menu {
    box-shadow: none;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 50px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  #site-navigation .sidenav a.closebtn,
  .open-menu {
    display: inline-block;
    background: #141414;
    padding: 0 10px;
    color: #fff;
  }
  #main-menu ul.children,
  #main-menu ul.sub-menu {
    background: transparent;
  }
  #main-menu ul.sub-menu li a:hover:after {
    background: transparent;
    color: #141414;
  }
  #main-menu ul.sub-menu li a:hover {
    color: #141414;
  }
  #main-menu ul.sub-menu li a:before {
    border: none;
  }
  .page-404 h1 {
    font-size: 100px;
  }
  .page-404 p {
    margin-left: 0;
    margin-right: 0;
  }
  .top-header .call-text {
    font-size: 12px;
  }

  .top-header-div {
    display: block;
  }
  #slider .carousel-caption {
    top: 25%;
    left: 5%;
    right: 5%;
  }
  #slider h1 {
    font-size: 24px;
  }
  #slider p {
    font-size: 14px;
    margin-top: 0;
    display: none;
  }
  #slider .button {
    top: 0;
    font-size: 14px;
  }
  .page-template-frontpage h2 {
    font-size: 20px;
  }
  #our-collection .offer-div h2 {
    font-size: 20px;
  }

  .page-template-frontpage h4 {
    font-size: 22px;
  }

  #products_offer h1 {
    font-size: 60px;
  }
  #join-us h6 {
    font-size: 16px;
  }
  #join-us h3 {
    font-size: 22px;
    margin-top: 30px;
  }
  #latest-news h6 a {
    font-size: 16px;
  }

  #contact hr {
    width: 30%;
  }
  #contact .contact-form p {
    margin-left: 0;
    margin-right: 0;
  }
  #contact input.wpcf7-form-control.wpcf7-text,
  #contact input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,
  #contact textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    margin: 15px 0;
  }
  #contact .wpcf7 .ajax-loader {
    display: block;
    left: 38%;
  }
  #comments textarea {
    width: 100%;
  }
  .post-single .blog_share_icon .fab {
    width: 40px;
    height: 40px;
    font-size: 14px;
    margin: 0 -1px;
  }
  .copyright img {
    margin: 10px 0;
  }
  .latest-post .post-title a {
    font-size: 16px;
  }
  .latest-post {
    padding: 10px;
  }
}

/*MEDIA 768 TO 1023*/

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #main-menu ul {
    display: grid !important;
  }
  footer .footer-box .row {
    margin: 0 !important;
  }
  #main-menu ul li.current-menu-item > a::before,
  #main-menu ul li.current_page_item > a::before,
  #main-menu ul li a:hover::before,
  .footer-area .footer-main-menu ul li.current-menu-item > a::after,
  .footer-area .footer-main-menu ul li.current_page_item > a::after,
  .footer-area .footer-main-menu ul li a:hover::after,
  .top-header .email-text::before {
    display: none;
  }
  .admin-bar .fix-sticky {
    margin-top: 46px;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #ffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  #main-menu {
    top: 25px;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  #main-menu ul.children,
  #main-menu ul.sub-menu {
    box-shadow: none;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 50px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  #site-navigation .sidenav a.closebtn,
  .open-menu {
    display: inline-block;
    background: #141414;
    padding: 0 10px;
    color: #fff;
  }
  #main-menu {
    float: left;
    width: 100%;
  }
  .header-menu .logo a {
    font-size: 24px;
    line-height: 35px;
  }

  .top-header .call-text {
    font-size: 10px;
  }
  .top-header span.dashicons {
    font-size: 22px;
  }

  #main-menu ul li a {
    padding: 10px 12px;
    font-size: 12px;
    padding-left: 0;
  }
  .header-menu .logo-image img {
    width: 100%;
  }

  #contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 30%;
  }
  #contact textarea.wpcf7-form-control.wpcf7-textarea {
    width: 95%;
    margin: 15px 0;
  }
  #contact input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
    width: 45%;
    margin: 10px 10px;
  }
  #contact input.wpcf7-form-control.wpcf7-text {
    width: 46%;
    margin: 20px 10px;
  }
  #contact .wpcf7 .ajax-loader {
    display: block;
  }
  .sidebar-area .post-title {
    font-size: 14px;
  }
  #site-navigation .button1,
  #site-navigation .button2 {
    font-size: 10px;
    padding: 0;
    border: none;
  }
  .social-links a {
    font-size: 14px;
  }
  .top-header .my_account a {
    font-size: 12px;
  }
  .latest-post .post-title a {
    font-size: 16px;
  }
  .latest-post {
    padding: 10px;
  }
  #slider h1 {
    font-size: 34px;
  }

  #slider .carousel-caption {
    left: 15%;
    right: 15%;
  }
  #slider .content-1,
  #slider .content-2,
  #slider .content-3 {
    font-size: 16px;
    text-align: center;
  }
  .frontside h4 {
    font-size: 18px;
  }
  #main-menu ul li a {
    border-top: none !important;
  }
  .header-menu {
    position: unset !important;
  }
  .top-header {
    height: auto !important;
    width: 100% !important;
    left: auto !important;
  }
  .top-header .call-text,
  .top-header .email-text {
    border-bottom: 1px solid #fff;
    border-right: 0 !important;
  }
  .top-header .top-header-links,
  .top-header .call,
  .top-header .email,
  .top-header .address,
  .logo-div,
  .menu-sec {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .middle-header {
    top: auto !important;
    height: auto !important;
    width: 100% !important;
    left: auto !important;
    border-radius: 0 !important;
    position: relative;
  }
  #slider .carousel-caption {
    height: auto !important;
    transform: translateY(0) !important;
    left: 0 !important;
  }
  #slider,
  #slider .slider-bg-2 {
    left: auto !important;
    top: auto !important;
    background-image: none !important;
    height: auto !important;
  }
  #slider .heading-1,
  #slider .heading-2,
  #slider .heading-3,
  #slider .heading-4 {
    line-height: 30px !important;
  }
  #slider h1,
  #slider .heading-2,
  #library .text h1 {
    font-size: 24px !important;
    text-align: center !important;
  }
  #slider .counter-3,
  #slider .counter-4,
  #blog .post-title,
  #blog .content-post {
    text-align: center !important;
  }
  #slider .learn {
    position: relative !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    top: auto !important;
    left: auto !important;
    transform: translate(0%, 0%) rotate(0deg) !important;
    margin-top: 20px !important;
  }
  #slider .slider-button {
    margin: auto !important;
  }
  #slider .slider-kids-img-1,
  #slider .slider-kids-img-2,
  #slider .slider-kids-img-3,
  #library .library-img {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #slider .counter {
    left: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  #slider .slider-img-1,
  #slider .slider-img-2 {
    position: relative !important;
    left: auto !important;
  }
  #slider .slider-img-3,
  #slider .slider-img-4 {
    left: auto !important;
    top: auto !important;
  }
  #slider .slider-img-1 img,
  #slider .slider-img-2 img,
  #slider .slider-img-3 img,
  #slider .slider-img-4 img {
    margin: auto !important;
    margin-top: 20px !important;
  }
  #slider .owl-carousel .owl-nav {
    display: none !important;
  }
  #slider .kids-img-1,
  #slider .kids-img-2,
  #slider .kids-img-3 {
    padding: 0 !important;
  }
  #slider .counter {
    height: auto !important;
    top: auto !important;
    border-left: none !important;
  }
  #slider .counter-1,
  #slider .counter-2,
  #slider .counter-3,
  #slider .counter-4 {
    top: auto !important;
  }
  #library .text h6,
  #our-teachers .content-1,
  #our-teachers .heading-1,
  #our-teachers .heading-2,
  #our-teachers .content-2,
  #our-teachers .content-3,
  #testimonials .content-1,
  #testimonials .heading-1,
  #testimonials .heading-2,
  #testimonials .content-post,
  #testimonials .post-title,
  #choose-us .heading-1,
  #choose-us .heading-2 {
    text-align: center !important;
  }
  #popular-courses .img-1,
  #popular-courses .img-2,
  #popular-courses .underline-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #popular-courses .img-2,
  #popular-courses .box-content {
    margin-top: 20px;
  }
  #choose-us {
    height: auto;
  }
  #choose-us .img-2 img {
    width: auto;
  }
  #choose-us .img-3 img {
    width: 60%;
    bottom: 30px;
  }
  #new-courses .box-content {
    width: 100%;
    height: auto;
  }
  #new-courses .new-button {
    width: 50%;
    top: auto;
    left: auto;
  }
  #new-courses .progress-images {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #new-courses .progress-images img {
    width: 95%;
  }
  #new-courses .circle-image,
  #our-teachers .bird-img,
  #our-teachers .circle-img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
  }
  #new-courses .professor-name,
  #new-courses .professor-designation,
  #seat .seat-text .heading-1,
  #seat .seat-text .heading-2,
  #faq .content-1,
  #faq .heading-1,
  #faq .heading-2 {
    text-align: center;
  }
  #new-courses .post-title {
    text-align: center;
  }
  #newsletter .img-2 img {
    display: none;
  }
  #our-teachers .bird-img img {
    top: auto;
  }
  #our-teachers .underline-img {
    justify-content: center;
  }
  #our-teachers .arrow-img {
    margin: 0 !important;
    padding: 0 !important;
  }
  #our-teachers .circle-img img {
    left: auto;
    top: auto;
  }
  #our-teachers .background {
    height: auto;
    width: auto;
    left: auto;
    top: auto;
  }
  #our-teachers .teachers-box,
  #our-teachers .teachers1-box {
    width: 90%;
  }
  #our-teachers .teachers-info .teachers-designation,
  #our-teachers .teachers1-info .teachers1-designation {
    padding: 0 !important;
    position: relative;
    left: 15px;
    font-size: 10px;
  }
  #testimonials {
    height: auto;
  }
  #testimonials .underline-img {
    justify-content: center;
  }
  #testimonials .testimonials-img,
  #faq .underline-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #testimonials .owl-carousel .owl-nav {
    display: none !important;
  }
  #video .video-box {
    height: auto !important;
    top: auto !important;
  }
  #video .video-img img {
    bottom: auto;
  }
  #video .video-text .row {
    margin: 0 !important;
    padding: 0 !important;
  }
  #blog .img-1,
  #blog .img-2,
  #blog .underline-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #blog .box-content {
    margin-bottom: 20px;
  }
  #blog .blog-button {
    width: 20%;
    left: auto;
    top: auto;
  }
  #blog .admin {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  #seat .seat-img {
    display: none;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-text,
  #seat .seat-form .wpcf7-form-control.wpcf7-email {
    width: 100%;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
    margin-top: 20px;
  }
  #faq .faq-img {
    background-image: none !important;
    order: 2;
  }
  #faq .faq-text {
    order: 1;
  }
  #faq .img-1 img,
  #faq .img-2 img {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
  }
  #new-courses .new-image img {
    width: 100%;
  }
  #faq .faq-text {
    justify-content: normal;
  }
  footer .footer-box {
    padding: 0 !important;
  }
  .footer-newsletter input {
    width: 100% !important;
  }
  .footer-box .border-right {
    border-bottom: 1px solid #d9d9d9 !important;
  }
  .footer-box .border-right {
    border-right: none !important;
  }
  footer .footer-box,
  .footer-area .footer-main-menu ul li a {
    padding: 0 !important;
  }
  .footer-area .footer-main-menu ul li {
    display: block !important;
    text-align: center !important;
    margin-top: 10px;
  }
  .footer-area h4.title,
  .footer-area h3 {
    text-align: center !important;
  }
  .footer-area ul li a {
    margin: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .footer-number,
  .footer-email,
  .footer-address {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .footer-address h6 a,
  .footer-email h6 a,
  .footer-number h6 a {
    font-size: 13px !important;
  }
  .copyright-box {
    display: block !important;
    width: auto !important;
  }
  #newsletter .newsletter-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    position: absolute;
    top: 12%;
    left: 73%;
  }
  #video .popup-content {
    top: 75%;
    width: 100%;
  }
  #slider .slider-popup-content-1 {
    top: 90%;
  }
  #slider .slider-video .slider-popup-btn,
  #slider .slider-video-1 .slider-popup-btn-1 {
    transform: translate(-50%, -50%);
  }
  #choose-us .heading-1,
  #choose-us .heading-2 {
    margin: 0 !important;
  }
  #newsletter .newsletter-form .wpcf7-form-control.wpcf7-email {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
  #our-teachers .teachers-box .teachers-name h6,
  #our-teachers .teachers1-box .teachers1-name h6,
  #our-teachers .teachers-box .teachers-designation h6,
  #our-teachers .teachers1-box .teachers1-designation h6 {
    margin-top: 10px;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-text[placeholder="Name"],
  #seat .seat-form .wpcf7-form-control.wpcf7-text[placeholder="Courses"] {
    border-radius: 0;
  }
  .footer-box .border-right {
    padding: 0 !important;
  }
  footer .footer-box {
    width: 100%;
  }
  .footer-links a {
    margin-top: 10px;
  }
  #library {
    margin-top: 0;
  }
  #popular-courses .box-content {
    width: 100%;
    height: 390px;
  }
  #new-courses .text .row {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #choose-us .choose-us-item {
    margin: auto;
  }
  #video .video .popup-btn {
    transform: translate(-50%, -50%);
  }
  #popular-courses,
  #newsletter,
  #blog .blog,
  #blog .blog-text,
  #blog .post-title,
  #blog .content-post {
    padding: 0 !important;
  }
  #video .video-img img {
    height: auto;
  }
}

/*MEDIA 1024 TO 1300*/
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  #main-menu ul {
    display: grid;
  }
  #main-menu ul li.current-menu-item > a::before,
  #main-menu ul li.current_page_item > a::before,
  #main-menu ul li a:hover::before {
    display: none;
  }
  .admin-bar .fix-sticky {
    margin-top: 30px;
  }
  .logo-image {
    width: auto;
  }
  .header-menu .logo-image img {
    width: 100%;
  }
  #main-menu ul li a {
    padding: 10px 10px;
    font-size: 15px;
  }
  .header-menu .button1,
  .header-menu .button2 {
    font-size: 14px;
    padding: 0 3px;
  }
  .top-header .call-text {
    font-size: 14px;
  }
  .top-header .email-text::before {
    left: -10%;
  }
  .top-header .address-text::before {
    left: 0%;
  }
  #slider .carousel-caption {
    left: 15%;
    right: 15%;
  }
  #slider p {
    font-size: 16px;
  }
  #our-collection .offer-div h2 {
    font-size: 28px;
  }
  .frontside h4 {
    font-size: 18px;
  }
  .frontside-bottom {
    padding: 20px 10px;
  }
  .coach-sec {
    padding: 0;
  }
  #volleyball_training h6 {
    font-size: 16px;
  }
  .coach-sec p {
    font-size: 14px;
  }

  #contact textarea.wpcf7-form-control.wpcf7-textarea {
    width: 95%;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #ffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  #main-menu {
    top: 25px;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  #main-menu ul.children,
  #main-menu ul.sub-menu {
    box-shadow: none;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 50px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  #site-navigation .sidenav a.closebtn,
  .open-menu {
    display: inline-block;
    background: #141414;
    padding: 0 10px;
    color: #fff;
  }
  #main-menu ul li a {
    border-top: none !important;
  }
  .header-menu {
    position: unset !important;
  }
  .top-header {
    height: auto !important;
    width: 100% !important;
    left: auto !important;
  }
  .top-header .top-header-links,
  .top-header .call,
  .top-header .email,
  .top-header .address,
  .logo-div,
  .menu-sec {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .middle-header {
    top: auto !important;
    height: auto !important;
    width: 100% !important;
    left: auto !important;
    border-radius: 0 !important;
    position: relative;
  }
  #slider .carousel-caption {
    height: auto !important;
    transform: translateY(0) !important;
    left: 0 !important;
  }
  #slider,
  #slider .slider-bg-2 {
    left: auto !important;
    top: auto !important;
    background-image: none !important;
    height: auto !important;
  }
  #slider .heading-1,
  #slider .heading-2,
  #slider .heading-3,
  #slider .heading-4 {
    line-height: 30px !important;
  }
  #slider h1,
  #slider .heading-2,
  #library .text h1 {
    font-size: 21px !important;
    text-align: center !important;
  }
  #slider .counter-3,
  #slider .counter-4 {
    text-align: center !important;
  }
  #slider .learn {
    position: relative !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    top: auto !important;
    left: auto !important;
    transform: translate(0%, 0%) rotate(0deg) !important;
    margin-top: 20px !important;
  }
  #slider .slider-button {
    margin: auto !important;
    width: 50%;
  }
  #slider .slider-kids-img-1,
  #slider .slider-kids-img-2,
  #slider .slider-kids-img-3 {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #slider .counter {
    margin: 0 !important;
    padding: 0 !important;
  }
  #slider .slider-img-1,
  #slider .slider-img-2 {
    position: relative !important;
    left: auto !important;
  }
  #slider .slider-img-3,
  #slider .slider-img-4 {
    left: auto !important;
  }
  #slider .slider-img-1 img,
  #slider .slider-img-2 img,
  #slider .slider-img-3 img,
  #slider .slider-img-4 img {
    margin: auto !important;
  }
  #slider .owl-carousel .owl-nav {
    display: none !important;
  }
  #slider .kids-img-1,
  #slider .kids-img-2,
  #slider .kids-img-3,
  #library .library,
  #library .second-column {
    padding: 0 !important;
  }
  #slider .counter {
    height: auto !important;
    border-left: none !important;
  }
  #slider .counter-1,
  #slider .counter-2,
  #slider .counter-3,
  #slider .counter-4 {
    top: auto !important;
  }
  #slider .content-1,
  #slider .content-2,
  #slider .content-3 {
    text-align: center;
    font-size: 14px;
  }
  #slider .kids-img-1,
  #slider .kids-img-2,
  #slider .kids-img-3 {
    position: relative;
    left: 10%;
  }
  #library,
  #library .second-column {
    margin-top: 0;
  }
  #library .text h6 {
    text-align: center !important;
  }
  #popular-courses .box-content {
    margin-top: 20px;
  }
  #new-courses .box-content {
    height: auto;
  }
  #newsletter .heading-1 {
    font-size: 26px;
  }
  #newsletter .content-1,
  #newsletter .content-2 {
    font-size: 16px;
  }
  #newsletter .img-1 img {
    position: absolute;
    top: -7%;
  }
  #newsletter .img-2 img {
    top: -78%;
    left: 41%;
    width: 55%;
  }
  #our-teachers .bird-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #our-teachers .bird-img img {
    top: auto;
  }
  #our-teachers .background {
    height: auto;
    width: auto;
    left: auto;
    top: auto;
  }
  #our-teachers .circle-img img {
    left: auto;
    top: auto;
    position: relative;
  }
  #our-teachers .teachers-box,
  #our-teachers .teachers1-box {
    width: auto;
  }
  #our-teachers button.owl-next {
    right: 10%;
  }
  #testimonials button.owl-next {
    right: 5%;
  }
  #video .content-1,
  #video .content-2,
  #video .content-3,
  #video .content-4 {
    padding: 0 !important;
  }
  #video .video .popup-btn {
    transform: translate(-50%, -100%);
  }
  #seat .seat-text .heading-1,
  #seat .seat-text .heading-2 {
    font-size: 24px;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    left: 82%;
  }
  #faq .img-1 img {
    width: 110%;
  }
  #faq .img-2 img {
    top: 150px;
  }
  #faq .faq-img {
    background-size: 80% 80%;
  }
  #popular-courses .popular-button {
    font-size: 12px;
  }
  #new-courses .post-title {
    font-size: 10px;
  }
  #new-courses .professor-designation {
    font-size: 8px;
  }
  #our-teachers .content-2,
  #our-teachers .content-3 {
    font-size: 14px;
  }
  #our-teachers .owl-carousel .owl-nav {
    top: auto;
  }
  #testimonials .heading-1,
  #testimonials .heading-2 {
    font-size: 45px;
  }
  #blog .admin h6,
  #blog .date .post-date {
    font-size: 10px;
  }
  #newsletter .newsletter-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    position: absolute;
  }
  #slider .slider-video .slider-popup-btn,
  #slider .slider-video-1 .slider-popup-btn-1 {
    transform: translate(-50%, -50%);
  }
  #slider .slider-popup-content {
    top: 50%;
  }
  #slider .slider-popup-content-1 {
    top: 60%;
  }
  #choose-us .heading-1,
  #choose-us .heading-2 {
    font-size: 23px;
  }
  #new-courses .new-button {
    left: auto;
    width: 150%;
  }
  #new-courses .student,
  #popular-courses .student {
    position: relative;
    left: 10px;
  }
  #new-courses .lesson h6,
  #new-courses .student h6 {
    font-size: 11px;
  }
  #popular-courses .student h6,
  #popular-courses .lesson h6 {
    font-size: 10px;
  }
  #new-courses .professor-name,
  #new-courses .professor-designation {
    position: relative;
    left: 10px;
  }
  #faq .heading-1,
  #faq .heading-2 {
    font-size: 40px;
  }
  #our-teachers .teachers-box .teachers-designation h6,
  #our-teachers .teachers1-box .teachers1-designation h6 {
    position: relative;
    left: -20px;
  }
  .footer-area .footer-main-menu ul li a {
    font-size: 14px;
  }
  #choose-us .img-1 img {
    width: 100%;
  }
  #video .video-img img {
    height: auto;
    bottom: 40px;
  }
  #newsletter .img-1 img {
    width: 100%;
  }
  #testimonials .testimonials-img img {
    width: 100%;
  }
  #choose-us {
    height: 480px;
  }
  #testimonials {
    height: auto;
  }
  #testimonials .owl-carousel .owl-nav {
    top: auto;
  }
  #video .video-box {
    top: -30px;
  }
  #popular-courses,
  #newsletter,
  #blog .blog,
  #blog .blog-text,
  #blog .post-title,
  #blog .content-post {
    padding: 0 !important;
  }
  #blog .box-content {
    margin-bottom: 20px;
  }
  #blog .post-title,
  #blog .content-post {
    text-align: center;
  }
  #blog .post-title,
  #blog .content-post {
    font-size: 16px;
  }
  #popular-courses .box-content {
    width: 95%;
  }
  #popular-courses .post-title {
    font-size: 15px;
  }
}
/* MEDIA 1400 TO 1440 */
@media only screen and (min-width: 1400px) and (max-width: 1440px) {
  .fix-sticky {
    margin-top: -60px;
  }
  #slider .learn {
    top: 40%;
  }
  #slider .carousel-caption {
    transform: translateY(25%);
    left: 20%;
  }
  #slider .slider-img-1,
  #slider .slider-img-3 {
    left: -10%;
  }
  #slider .slider-img-2 {
    left: -35%;
  }
  #slider .slider-img-4 {
    left: -40%;
  }
  #slider .kids-img-3 {
    position: relative;
    left: -10%;
  }
  #slider .kids-img-2 {
    position: relative;
    left: -5%;
  }
  #slider .counter,
  #slider .counter-1,
  #slider .counter-2 {
    left: auto;
  }
  #slider .slider-video .slider-popup-btn,
  #slider .slider-video-1 .slider-popup-btn-1 {
    transform: translate(-150%, -50%);
  }
  #slider {
    top: -178px;
  }
  #library {
    margin-top: -150px;
  }
  #popular-courses .box-content {
    height: 370px;
  }
  #popular-courses .lesson h6,
  #popular-courses .student h6,
  #new-courses .post-title {
    font-size: 13px;
  }
  #choose-us .img-1 img {
    width: 70%;
  }
  #new-courses .box-content {
    height: 190px;
  }
  #newsletter .img-2 img {
    width: 52%;
    top: -110%;
    left: 45%;
  }
  #our-teachers .teachers-info .teachers-designation,
  #our-teachers .teachers1-info .teachers1-designation {
    padding: 0 !important;
    position: relative;
    left: 5px;
    font-size: 12px;
  }
  #our-teachers button.owl-next {
    right: 15%;
  }
  #our-teachers .background {
    left: -3%;
  }
  #slider button.owl-prev {
    left: 71%;
  }
  #testimonials .testimonials-img img {
    width: auto;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    left: 85%;
  }
  #blog .blog-button {
    width: 120%;
  }
  #faq .faq-text {
    display: block;
  }
  #choose-us .content-1,
  #choose-us .content-2 {
    font-size: 14px;
  }
  #testimonials button.owl-next {
    right: 12%;
  }
  .footer-area .footer-main-menu ul li a {
    padding-left: 30px;
  }
  .footer-area .footer-main-menu ul li.current-menu-item > a::after,
  .footer-area .footer-main-menu ul li.current_page_item > a::after,
  .footer-area .footer-main-menu ul li a:hover::after {
    left: 70%;
  }
  #new-courses .row.courses {
    margin: 0 !important;
    position: relative;
    top: 10%;
  }
  #our-teachers .teachers-info .teachers-name,
  #our-teachers .teachers1-info .teachers1-name {
    font-size: 13px;
  }
  #slider .slider-bg-2 {
    left: 68%;
    width: 42%;
  }
  #video button.close-btn {
    top: -13%;
  }
}
/*MEDIA 1441 TO 1680*/
@media only screen and (min-width: 1441px) and (max-width: 1680px) {
  .fix-sticky {
    margin-top: -60px;
  }
  #slider .learn {
    top: 40%;
  }
  #slider .carousel-caption {
    transform: translateY(25%);
    left: 20%;
  }
  #slider .slider-img-1,
  #slider .slider-img-3 {
    left: 15%;
  }
  #slider .slider-img-2 {
    left: -25%;
  }
  #slider .slider-img-4 {
    left: -30%;
  }
  #slider .kids-img-3 {
    position: relative;
    left: -10%;
  }
  #slider .kids-img-2 {
    position: relative;
    left: -5%;
  }
  #slider .counter,
  #slider .counter-1,
  #slider .counter-2 {
    left: auto;
  }
  #slider .slider-video .slider-popup-btn,
  #slider .slider-video-1 .slider-popup-btn-1 {
    transform: translate(-200%, -50%);
  }
  #slider {
    top: -178px;
  }
  #library {
    margin-top: -150px;
  }
  #popular-courses .box-content {
    height: 410px;
  }
  #popular-courses .lesson h6,
  #popular-courses .student h6,
  #new-courses .post-title {
    font-size: 14px;
  }
  #choose-us .img-1 img {
    width: 70%;
  }
  #new-courses .box-content {
    height: 225px;
  }
  #newsletter .img-2 img {
    width: 55%;
    top: -150%;
    left: 43%;
  }
  #our-teachers .teachers-info .teachers-designation,
  #our-teachers .teachers1-info .teachers1-designation {
    padding: 0 !important;
    position: relative;
    left: 30px;
    font-size: 14px;
  }
  #our-teachers button.owl-next {
    right: 17%;
  }
  #slider button.owl-prev {
    left: 73%;
  }
  #testimonials .testimonials-img img {
    width: auto;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    left: 87%;
  }
  #blog .blog-button {
    width: 120%;
  }
  #faq .faq-text {
    display: block;
  }
  #faq .img-2 img {
    width: 100%;
  }
  #faq .img-1 img {
    width: 80%;
    left: 30%;
  }
  #choose-us .content-1,
  #choose-us .content-2 {
    font-size: 18px;
  }
  #testimonials button.owl-next {
    right: 15%;
  }
  .footer-area .footer-main-menu ul li a {
    margin: 10px;
    padding-left: 50px;
  }
  .footer-area .footer-main-menu ul li.current-menu-item > a::after,
  .footer-area .footer-main-menu ul li.current_page_item > a::after,
  .footer-area .footer-main-menu ul li a:hover::after {
    left: 70%;
  }
  #new-courses .row.courses {
    margin: 0 !important;
    position: relative;
    top: 20%;
  }
  #our-teachers .teachers-info .teachers-name,
  #our-teachers .teachers1-info .teachers1-name {
    font-size: 14px;
  }
  #slider .slider-bg-2 {
    left: 79%;
    width: 31%;
  }
  #video button.close-btn {
    top: -13%;
  }
}

/*MEDIA 1681 TO 1920*/
@media only screen and (min-width: 1681px) and (max-width: 1920px) {
  .top-header {
    height: 170px;
  }
  .middle-header {
    top: 50px;
  }
  .fix-sticky {
    margin-top: -50px;
  }
  #slider .learn {
    top: 40%;
  }
  #slider .carousel-caption {
    transform: translateY(25%);
    left: 20%;
  }
  #slider .slider-img-1,
  #slider .slider-img-3 {
    left: 25%;
  }
  #slider .slider-img-2 {
    left: -20%;
  }
  #slider .slider-img-4 {
    left: -23%;
  }
  #slider .kids-img-3 {
    position: relative;
    left: -10%;
  }
  #slider .kids-img-2 {
    position: relative;
    left: -5%;
  }
  #slider .counter,
  #slider .counter-1,
  #slider .counter-2 {
    left: auto;
  }
  #slider .slider-video .slider-popup-btn {
    transform: translate(-250%, -50%);
  }
  #slider .slider-video-1 .slider-popup-btn-1 {
    transform: translate(-230%, -50%);
  }
  #slider {
    top: -178px;
  }
  #library {
    margin-top: -150px;
  }
  #popular-courses .box-content {
    height: 410px;
  }
  #popular-courses .lesson h6,
  #popular-courses .student h6,
  #new-courses .post-title {
    font-size: 14px;
  }
  #choose-us .img-1 img {
    width: 70%;
  }
  #new-courses .box-content {
    height: 225px;
  }
  #newsletter .img-2 img {
    width: 53%;
    top: -150%;
    left: 45%;
  }
  #our-teachers .circle-img img {
    left: 99%;
  }
  #our-teachers .teachers-info .teachers-designation,
  #our-teachers .teachers1-info .teachers1-designation {
    padding: 0 !important;
    position: relative;
    left: 30px;
    font-size: 14px;
  }
  #our-teachers .background {
    width: 110%;
  }
  #our-teachers button.owl-next {
    right: 17%;
  }
  #slider button.owl-prev {
    left: 75%;
  }
  #testimonials .testimonials-img img {
    width: auto;
  }
  #seat .seat-form .wpcf7-form-control.wpcf7-submit.has-spinner {
    left: 88%;
  }
  #blog .blog-button {
    width: 120%;
  }
  #faq .faq-text {
    display: block;
  }
  #faq .img-2 img {
    width: 100%;
  }
  #faq .img-1 img {
    width: 80%;
    left: 30%;
  }
  #choose-us .content-1,
  #choose-us .content-2 {
    font-size: 18px;
  }
  #testimonials button.owl-next {
    right: 15%;
  }
  footer .footer-box {
    width: 100%;
  }
  .footer-area .footer-main-menu ul li a {
    margin: 10px;
    padding-left: 50px;
  }
  .footer-area .footer-main-menu ul li.current-menu-item > a::after,
  .footer-area .footer-main-menu ul li.current_page_item > a::after,
  .footer-area .footer-main-menu ul li a:hover::after {
    left: 70%;
  }
  #new-courses .row.courses {
    margin: 0 !important;
    position: relative;
    top: 20%;
  }
  #our-teachers .teachers-info .teachers-name,
  #our-teachers .teachers1-info .teachers1-name {
    font-size: 14px;
  }
  #slider .slider-bg-2 {
    left: 79%;
    width: 31%;
  }
  #video button.close-btn {
    top: -13%;
  }
}
