@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap");

@font-face {
  font-family: 'montserratextralight';
  src: url("../css/fonts/montserrat-extralight-webfont.woff2") format("woff2"), url("../css/fonts/montserrat-extralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratlight';
  src: url("../css/fonts/montserrat-light-webfont.woff2") format("woff2"), url("../css/fonts/montserrat-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratthin';
  src: url("../css/fonts/montserrat-thin-webfont.woff2") format("woff2"), url("../css/fonts/montserrat-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratregular';
  src: url("../css/fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../css/fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratmedium';
  src: url("../css/fonts/montserrat-medium-webfont.woff2") format("woff2"), url("../css/fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratsemibold';
  src: url("../css/fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("../css/fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratblack';
  src: url("../css/fonts/montserrat-black-webfont.woff2") format("woff2"), url("../css/fonts/montserrat-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratbold';
  src: url("../css/fonts/montserrat-bold-webfont.woff2") format("woff2"), url("../css/fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url("../css/fonts/CenturyGothic.woff2") format("woff2"), url("../css/fonts/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../css/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../css/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../css/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../css/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

html {
  height: 100%;
}

body {
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  color: #141414;
  font-family: Century Gothic;
  font-weight: 300;
  font-size: 16px;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-family: Century Gothic;
  font-weight: 300;
  color: #690d18;
}

h2 {
  color: #000;
  font-size: 18px;
  font-family: Century Gothic;
  font-weight: 700;
  text-align: center;
}

h3 {
  color: #000;
  font-size: 18px;
  font-family: Century Gothic;
  font-weight: 700;
  text-align: center;
}

p {
  color: #000;
  font-size: 16px;
  font-family: Century Gothic;
  font-weight: 300;
  line-height: 22px;
}

h1 {
  padding-bottom: 50px;
  font-family: Century Gothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
}

h4 {
  font-family: Century Gothic;
}

.container {
  max-width: 1350px;
}

.bg-gray {
  background: #ececec;
}

.bg-white {
  background: #fff;
}

.bg-light-gray {
  background: #f9f9f9;
}

.bg-dark-gray {
  background: #e9e9e9;
}

.bg-sky-blue {
  background: #CFCFCF;
  z-index: 1;
  position: relative;
}

.bg-sky-blue1 {
  background: #e3eef3;
  z-index: 1;
  position: relative;
}

.bg-water {
  background: #e4edec;
  z-index: 1;
  position: relative;
}

.p90 {
  padding: 90px 0px;
}

.p30 {
  padding: 35px 0px;
}

.p50 {
  padding: 50px 0px;
}

.p20 {
  padding: 20px 0px;
}

.p10 {
  padding: 10px 0px;
}

.p44 {
  padding: 44px 0px;
}

.carousel-item {
  -webkit-transition: -webkit-transform 2s ease;
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
  opacity: 1.5s ease-out;
}

#sticky {
  /* position: sticky;
  position: -webkit-sticky; */
  background: #680F1A;
  width: 100%;
  /* min-height: 100px; */
  /* top: 0; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
  color: #fff;
}

.extra,
#floattext {
  width: 100%;
  margin: auto;
  background-color: #ccc;
}

#floattext {
  padding: 20px 0px 10px 0px;
  background: #680F1A;
}

.fixed_footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}

#sticky .common-btn {
  border: 2px solid #ffffff;
  height: 46px;
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: Century Gothic;
  font-weight: 700;
  border-radius: 0;
  padding: 13px 28px !important;
  margin-top: 0px !important;
  background: transparent;
  min-width: 187px;
}

#sticky .common-btn:hover {
  border: 2px solid #ffffff;
  color: #680F1A;
  font-weight: 700;
  border-radius: 0;
  background: #fff;
}

#sticky p {
  color: #fff !important;
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: -20px;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

/* Header css starts hare*/
.header .contact--btn {
  font-size: 18px;
  font-family: Century Gothic;
  color: #141414;
  margin-right: 18px;
  text-decoration: none;
  display: inline-block;
}

@media (max-width: 767px) {
  .header .contact--btn {
    font-size: 0 !important;
  }
}

.header .contact--btn span.telIcon {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .header .contact--btn span {
    margin: 0;
  }
}

.header .navbar {
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  padding: 26px 2rem !important;
}

.header .navbar.nav-up {
  top: -55px;
}

.header .navbar.nav-up .logo img {
  width: 110px;
  margin-top: 50px;
}

@media (max-width: 767px) {
  .header .navbar {
    padding: 0.5rem 1rem;
  }
}

.header .navbar-light .nav li:last-child a.nav-link {
  margin-right: 0;
}

.header .navbar-light .nav li a {
  position: relative;
}

.header .navbar-light .nav li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}

.header .navbar-light .nav li a.nav-link {
  text-transform: capitalize;
  font-size: 16px;
  font-family: Century Gothic;
  color: #141414;
  margin-right: 2rem;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 767px) {
  .header .navbar-light .nav li a.nav-link {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}

.header .navbar-light .nav li a.active:after {
  content: "";
  width: 100%;
}

.header .navbar-light .nav li a:hover:after {
  content: "";
  width: 100%;
}

.header .navbar-light .nav li.last .nav-link {
  margin-right: 0;
}

@media (max-width: 767px) {
  .header .contact-row {
    position: absolute;
    top: 5px;
    right: 0;
  }
}

.header .contact-row a {
  vertical-align: middle;
}

@media (max-width: 767px) {
  .header .logo {
    max-width: 150px;
  }
}

.header .logo img {
  max-width: 100%;
}

.nav-item.--hidden {
  display: none;
}

.-more.--hidden {
  display: none;
}

.submenu {
  position: absolute;
  right: 0;
  top: 77px;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 200px;
  background: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  padding: 10px 10px;
  border-radius: 0 0 5px 5px;
}

.submenu li a.nav-link {
  margin-left: 0 !important;
}

.--show-secondary #autoNav .-more .submenu {
  display: block;
}

#autoNav {
  padding-right: 0;
}

#autoNav .-more .submenu {
  display: none;
}

.header .navbar {
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  padding: 10px 15px 2px 15px !important;
}

header {
  background: #e9e9e9;
}

.dropdown-menu {
  padding: 1rem 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: 0.8em;
}

.navbar-expand-lg .navbar-nav {
  margin: 0 auto;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}

.darkbg {
  background: #e9e9e9;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
  font-family: Century Gothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: black;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.7rem 1.5rem;
  clear: both;
  color: #212529;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-family: Century Gothic;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}

.videoBanner {
  position: relative;
  background-size: cover;
  margin-top: 180px;
  overflow: hidden;
}

.videoBanner .video-cover {
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.videoBanner .video-cover .desktop {
  display: inline-block;
}

.videoBanner .custombtn {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 99;
  width: 180px;
  height: 180px;
  width: 50%;
}

.collaboration {
  background: #e9e9e9;
  padding: 70px 0;
}

.collaboration .collab-row {
  margin: 0 auto;
}

.collaboration .fullrow-img {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.collaboration .fullrow-img .row--img {
  padding: 0 15px;
}

.collaboration h3 {
  font-size: 32px;
  line-height: 39px;
  text-transform: uppercase;
  padding-bottom: 40px !important;
}

.collaboration ul {
  margin: 50px 0 0 15px;
}

/* .mapcontainer {
  background: rgba(0, 0, 0, 0.2) url(../img/map_cropped.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
}

.mapcontainer iframe {
  width: 100%;
  border: none;
  margin: 0;
  vertical-align: top;
  height: 816px;
} */

.mapcontainer {
  position: relative;
}

.mapcontainer .viewMore {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  background: #4E342E;
  padding: 6px 14px;
  border-radius: 5px;
}

.btn-control {
  z-index: 3;
}

.htmlVideo {
  position: fixed;
  left: 0;
  top: 0px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: none;
}

.htmlVideo.active {
  z-index: 99999;
  display: block;
}

.htmlVideo.active:after {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  content: "";
  z-index: 1;
}

.htmlVideo.active video {
  z-index: 2 !important;
}

.htmlVideo video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 98%;
  height: 98%;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
}

.prowdSection {
  padding: 40px 0 370px 0;
  min-height: 100vh;
  background: #f4f4f4 url(../img/prowd-img.jpg) no-repeat bottom center;
  background-size: cover;
}

.prowdSection .linkItem {
  font-size: 50px;
  line-height: 63px;
  text-align: center;
  color: #680f1a;
  font-family: "montserratsemibold";
  padding-bottom: 30px;
  display: block;
  text-decoration: underline;
}

.prowdSection h2 {
  font-size: 50px;
  line-height: 63px;
  text-align: center;
  color: #680f1a;
  font-family: "montserratsemibold";
  padding-bottom: 30px;
}

.prowdSection h3 {
  font-size: 28px !important;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  font-family: "montserratbold";
}

.prowdSection p {
  font-size: 24px;
  line-height: 40px;
  color: #000 !important;
  font-family: "montserratlight";
}

.prowdSection .button {
  color: #680f1a;
  border: 1px solid #680f1a;
  padding: 10px 30px;
  font-family: "montserratbold";
  text-decoration: none;
  font-size: 14px;
  margin-top: 30px;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
}

.prowdSection .button:hover {
  border-color: #680f1a;
  background: #680f1a;
  color: #fff;
}

.foundersection {
  padding: 100px 0;
  background: #cfcfcf;
}

.foundersection h4 {
  margin: 40px 0;
  font-family: "montserratbold";
}

.foundersection .button {
  border: 2px solid #680f1a;
  padding: 10px 55px;
  display: inline-block;
  background: #fff;
  color: #680f1a;
  text-decoration: none;
  font-size: 14px;
  font-family: "montserratbold";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.foundersection .button:hover {
  background: #680f1a;
  color: #fff;
}

.mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  .prowdSection p br {
    display: none;
  }

  .deskhide {
    display: block !important;
  }

  .mobilehide {
    display: none !important;
  }

  .m60 {
    margin-bottom: -60px;
  }

  .videoBanner {
    margin-top: 85px;
  }

  .desktop {
    display: none !important;
  }

  .mobile {
    display: block;
    width: 100%;
  }

  .videoBanner .custombtn {
    right: 0;
    top: 33%;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
  }



  .inside-page h3 {
    font-size: 21px;
  }

  .collaboration {
    padding: 30px 0;
  }

  .collaboration .collab-row {
    padding: 0 !important;
  }

  .collaboration .fullrow-img .row--img {
    width: 50%;
    padding: 5px;
  }

  .collaboration .fullrow-img .row--img:first-child {
    width: 60%;
  }

  .collaboration .fullrow-img .row--img:nth-child(2) {
    width: 40%;
  }

  .collaboration .fullrow-img {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .collaboration ul li {
    font-size: 14px;
    line-height: 24px;
  }

  .prowdSection h3 {
    font-size: 16px !important;
  }

  .prowdSection h2 {
    font-size: 26px !important;
    line-height: 31px;
  }

  .prowdSection p {
    font-size: 12px !important;
    line-height: 23px !important;
  }

  .prowdSection {
    background-size: 100%;
    padding: 40px 0 160px 0;
  }

  .collaboration .fullrow-img img {
    height: 100%;
  }
}

@media only screen and (max-width: 899px) {
  .mapcontainer iframe {
    height: 505px;
    min-width: 899px;
  }

  .mapcontainer {
    overflow-x: auto;
  }

  .videoBanner .container {
    padding: 0;
  }
}

@media only screen and (min-width: 900px) and (max-width: 1440px) {
  .mapcontainer iframe {
    min-width: 1440px;
  }

  .mapcontainer {
    overflow-x: auto;
  }
}

@media screen and (min-device-width: 768px) and (orientation: portrait) {
  .videoBanner .custombtn {
    right: 0 !important;
  }

  .prowdSection {
    background-size: 100% !important;
    min-height: 60vh !important;
  }

  .inside-page p br {
    display: none;
  }
}

@media only screen and (min-width: 1024px) and (orientation: portrait) {
  .prowdSection {
    background-size: 100% !important;
    min-height: 60vh !important;
  }

  .inside-page p br {
    display: none;
  }

  .videoBanner {
    margin-top: 155px;
  }
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .videoBanner {
    margin-top: 155px;
  }

  .videoBanner .custombtn {
    right: 18%;
  }

  .prowdSection h2 {
    font-size: 38px;
    line-height: 44.61px;
  }

  .prowdSection {
    background-size: 100% !important;
    min-height: 60vh !important;
  }

  .inside-page p br {
    display: none;
  }

  .box-gray .content {
    max-width: 76%;
  }

  #bs-slider1 {
    padding: 0 45px;
  }

}

.form-control:focus {
  background: #F2F2F2;
}

.deskhide {
  display: none;
}

.mobilehide {
  display: block;
}

body {
  width: 100%;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

.heroSection {
  position: relative;
  margin-top: 100px;
  min-height: 551px;
}

.heroSection .hero_bg_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: Century Gothic;
  font-weight: 500;
}

.heroSection .hero_bg_img img {
  width: 100%;
  background: content-box;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.heroSection h1 {
  font-size: 38px;
  color: #ffffff;
  line-height: 1.2;
  padding-top: 54px;
}

@media (max-width: 767px) {
  .heroSection h1 {
    font-size: 30px;
    line-height: 1.2;
  }
}

.heroSection h2 {
  font-size: 38px;
  color: #ffffff;
  font-family: Century Gothic;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .heroSection h2 {
    font-size: 38;
    line-height: 1.2;
  }
}

.heroSection h2 span {
  font-size: 16px;
  color: #141414;
}

.heroSection p {
  font-size: 17px;
  color: #ffffff;
  line-height: 23px;
  margin-bottom: 35px;
}

.heroSection .custombtn {
  border: 2px solid #fff;
  background: transparent;
  border-radius: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  padding: 6px 20px 4px 20px;
}

.common-btn {
  border: 2px solid #690d18;
  height: 42px;
  color: #690d18;
  border-radius: 0;
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  background: #fff;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.common-btn:hover {
  background: #690d18;
  color: #fff;
}

.py-5 {
  padding-top: 4rem !important;
  padding-bottom: 0rem !important;
}

.carusel-section {
  padding: 65px 0;
}

.carusel-section.partner-section {
  padding-top: 0px;
}

.map-section {
  padding: 80px 0 106px 0px;
}

.map-section p {
  max-width: 992px;
  margin: 0 auto;
}

.partner {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  color: #000000;
}

.pagebtn {
  border: 2px solid #690d18;
  height: 42px;
  font-size: 17px;
  text-transform: uppercase;
  color: #000;
  font-family: Century Gothic;
  font-weight: 700;
  border-radius: 0;
  padding: 11px 46px;
  background: #fff;
}

.rectangle-box {
  border-radius: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100px;
  background-color: white;
  padding: 10px;
  position: relative;
}

.rectangle-box .circle {
  background: #012d6c;
  border-radius: 100%;
  height: 60px;
  width: 60px;
}

.rectangle-box .circle:hover {
  background: #141414;
}

.rectangle-box .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 10px;
}

.rectangle-box .content strong {
  display: block;
  font-size: 14px;
}

.rectangle-box .content span {
  display: block;
  font-size: 14px;
}

.rectangle-box .content small {
  display: block;
}

.map-section .rectangle-box-gray .content span {
  display: block;
  font-size: 18px;
  color: #858585;
}

.first-slider {
  width: 100%;
}

.rectangle-box-gray {
  border-radius: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100px;
  background-color: #f7f7f8;
  padding: 30px 15px;
  position: relative;
  min-height: 142px;
}

.rectangle-box-gray .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 15px;
}

.rectangle-box-gray .content strong {
  display: block;
  font-size: 24px;
  font-weight: 600;
  font-family: Century Gothic;
}

.rectangle-box-gray .content span {
  display: block;
  font-size: 18px;
  color: #858585;
}

.rectangle-box-gray .content small {
  display: block;
}

.map-section p {
  max-width: 992px;
  margin: 0 auto;
}

.how-we-help {
  padding: 80px 0 160px 0px;
}

.how-we-help h2 {
  color: #690d18;
}

.how-we-help h3 {
  color: rgba(105, 13, 24, 0.7);
}

.how-we-help p {
  color: black;
}

.how-we-help .rectangle-box-gray {
  border-radius: 12px;
  display: table;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  background-color: white;
  padding: 48px 35px 0px 35px;
  position: relative;
  min-height: 262px;
}

.how-we-help .rectangle-box-gray:hover {
  background: #690d18;
  color: #fff;
}

.how-we-help .rectangle-box-gray .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 48px;
  padding-left: 0px;
}

.how-we-help .rectangle-box-gray .content span {
  display: block;
  font-size: 20px;
  color: #858585;
  font-family: Century Gothic;
  font-weight: 600;
}

.how-we-help .rectangle-box-gray .content small {
  display: block;
}

.read-more {
  border: 2px solid #fff;
  border-radius: 0;
  font-size: 12px;
  font-family: Century Gothic;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-top: 20px;
  display: none;
}

.how-we-help .rectangle-box-gray:hover .read-more {
  display: inline-block;
}

.how-we-help .rectangle-box-gray:hover .read-more:hover {
  display: inline-block;
  background: #fff;
  color: #690d18;
}

.how-we-help .rectangle-box-gray:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.how-we-help .rectangle-box-gray:hover span {
  color: #fff;
}

.testimonial-section {
  padding: 80px 0 80px 0px;
}

.carusal-section {
  padding: 80px 0;
}

.carusal-section .container {
  overflow: inherit;
}

.carusal-section .carousel-inner {
  margin: 0 50px;
  width: auto;
}

.carusal-section .slide-item {
  margin: 0 auto;
  overflow: hidden;
}

.carusal-section .slide-item .c-title {
  font-size: 40px;
  color: #012d6c;
  margin-bottom: 110px;
}

.carusal-section .slide-item .name {
  font-size: 18px;
  color: #6c6c6c;
  font-family: Century Gothic;
  font-weight: 600;
}

.carusal-section .slide-item span {
  font-size: 16px;
  color: #6c6c6c;
}

.carusal-section .slide-item p {
  font-size: 18px;
  color: #6c6c6c;
  line-height: 30px;
  text-align: left;
  font-style: italic;
}

.carusal-section .carousel-control-prev {
  width: 23px;
  height: 41px;
  background: url(../img/backArrow.png) no-repeat left top;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.carusal-section .carousel-control-prev .carousel-control-prev-icon {
  display: none;
}

.carusal-section .carousel-control-next {
  width: 23px;
  height: 41px;
  background: url(../img/nextArrow.png) no-repeat left top;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.carusal-section .carousel-control-next .carousel-control-next-icon {
  display: none;
}

.carusal-section .carousel-indicators {
  bottom: -40px;
  margin: 0;
}

.carusal-section .carousel-indicators li {
  height: 9px;
  width: 9px;
  border-radius: 50px;
  background-color: #cdcdcd;
  padding: 0;
  margin: 0 5px;
  border: 0;
}

.carusal-section .carousel-indicators li.active {
  background-color: #690d18;
}

.carousel-item .rectangle-box {
  border-radius: 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  background-color: transparent;
  padding: 0px;
  position: relative;
  min-height: 560px;
  top: -30px;
}

.video .rectangle-box {
  border-radius: 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  background-color: transparent;
  padding: 0px;
  position: relative;
  min-height: auto;
  top: -12px;
}

.name-area {
  position: absolute;
  bottom: 0;
}

.carousel-item .rectangle-box .circle {
  background: transparent;
  border-radius: 100%;
  height: 183px;
  width: 183px;
}

.carousel-item .rectangle-box .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 60px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.testimonial-box {
  max-width: 891px;
  margin: 0 auto;
  background: #ededed;
  border-radius: 6px;
  padding: 87px;
}

#bs-slider1 {
  width: 100%;
}

.first-slider .rectangle-box-gray .content strong {
  display: block;
  font-size: 14px;
  font-weight: 600;
  font-family: Century Gothic;
  font-weight: 600;
}

.first-slider .rectangle-box-gray .content span {
  display: block;
  font-size: 12px;
  color: #858585 !important;
}

.first-slider .rectangle-box-gray .content span a {
  display: block;
  font-size: 12px;
  color: #858585;
  text-transform: uppercase;
  padding-top: 5px;
  font-family: Century Gothic;
  font-weight: 600;
}

.first-slider .rectangle-box-gray .content span a:hover {
  color: #690d18;
}

.first-slider .rectangle-box-gray {
  min-height: auto;
  border-radius: 8px;
  background: #fff;
  height: 112px;
  padding: 30px 10px;
}

.first-slider .carusal-section .carousel-control-next {
  width: 23px;
  height: 41px;
  background: url(../img/nextArrow.png) no-repeat left top;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.first-slider .carusal-section .carousel-control-prev {
  width: 23px;
  height: 41px;
  background: url(../img/backArrow.png) no-repeat left top;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.heroSection h1 {
  padding-bottom: 30px;
}

.inside-page .heroSection {
  position: relative;
  margin-top: 180px;
  padding-bottom: 0px;
  min-height: 147px;
}

.inside-page .heroSection .custombtn {
  border: 1px solid #fff;
  background: transparent;
  border-radius: 4px;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 12px;
  margin-top: 38px;
  padding: 4px 10px;
}

.inside-page .heroSection h1 {
  color: #ffffff;
  padding-top: 5px;
  text-transform: uppercase;
  font-family: Century Gothic;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: left;
}

.inside-page p {
  color: #727272;
  font-size: 18px;
  font-family: Century Gothic;
  line-height: 26px;
  font-weight: 700;
}

.inside-page h3 {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 30px;
  color: #680F1A;
}

.inside-page .detail-txt {
  color: #000;
  font-family: Century Gothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
}

.inside-page .detail-txtn {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  max-width: 400px;
}

.inside-page .dark-txt {
  font-size: 25px;
  line-height: 33px;
  font-family: Century Gothic;
  font-weight: 500;
  color: #690d18;
}

.mb-50 {
  margin-bottom: -50px;
}

.f24 {
  font-size: 24px !important;
}

.l60 {
  margin-left: -60px;
}

.custombtn i {
  font-size: 14px;
  padding-right: 5px;
}

.inside-page .common-btn {
  margin-top: 20px;
  padding: 8px 18px;
}

.inside-page .btn-area .common-btn {
  margin-right: 30px;
  padding: 11px 30px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.inside-page .btn-area .common-btn:last-child {
  margin-right: 0px;
}

.mb-64 {
  margin-bottom: -64px;
}

.general-menu a.active {
  color: #690d18 !important;
  font-family: Century Gothic;
  font-weight: 700;
}

.btn-area a.active {
  background: #690d18;
  color: #fff;
}

.mb-43 {
  margin-bottom: 30px;
}

ul {
  padding-left: 20px;
}

ul li {
  color: #000;
  font-family: Century Gothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
}

.box-content .rectangle-box-gray {
  background-color: #fff;
}

.box-content .rectangle-box-gray .content strong {
  display: block;
  font-family: Century Gothic;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}

.ml4 {
  margin-left: 4.1%;
}

.list-content .rectangle-box-red {
  height: auto;
  background-color: #e3dce4;
  color: #690d18;
  font-family: Century Gothic;
  font-size: 18px;
  line-height: 26px;
  border-radius: 5px;
  padding: 70px 40px;
  font-weight: 700;
}

.list-content .rectangle-box-red li {
  padding-bottom: 20px;
}

.inside-page .list-content p {
  font-family: Century Gothic;
  font-weight: 300;
}

.inside-page .btn-area-bot .common-btn {
  margin-right: 0px;
  padding: 11px 30px;
  margin-top: 0px;
  background: #fff;
}

.inside-page .btn-area-bot .common-btn:hover {
  background: #690d18;
}

.white-box {
  background: #fff;
  border-radius: 10px;
  padding: 50px 40px;
}

.white-box p {
  font-family: Century Gothic;
  color: #690d18;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
}

.circle-img {
  width: 213px;
  height: 213px;
  border-radius: 50%;
  border: 10px solid #d7d6dc;
  margin-top: 90px;
}

.team .rectangle-box-gray {
  border-radius: 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  background-color: transparent;
  padding: 0px 0px 50px 0px;
  position: relative;
  text-align: center;
}

.team .rectangle-box-gray .content strong {
  display: block;
  color: #690d18;
  margin-top: 5px;
  font-family: Century Gothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: center;
  text-transform: capitalize;
}

.testimonialhead {
  color: #000;
  font-family: Century Gothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
}

.team .rectangle-box-gray .content span {
  display: block;
  color: #680F1A !important;
  font-family: Century Gothic;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  padding-top: 10px;
}

.team .rectangle-box-gray .content:hover span {
  display: block;
  font-size: 14px;
  color: #858585 !important;
}

.team .rectangle-box-gray .content {
  margin-top: 30px;
  padding-left: 0px;
}

.team .rectangle-box-gray .content a i {
  float: left;
  width: 100%;
  margin-top: -50px;
  z-index: 9;
  position: relative;
}

.teachers-testi .testimonial-box {
  max-width: 891px;
  margin: 0 auto;
  background: #fff;
  border-radius: 0px;
  padding: 30px 75px;
  min-height: 505px;
}

.teachers-testi .carousel-control-prev {
  width: 23px;
  height: 41px;
  background: url(../img/backArrowred.png) no-repeat left top;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.teachers-testi .carousel-control-next {
  width: 23px;
  height: 41px;
  background: url(../img/nextArrowred.png) no-repeat left top;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.teachers-testi .rectangle-box .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0px;
}

.teachers-testi .slide-item p {
  font-size: 20px;
  color: #000;
  line-height: 30px;
  text-align: left;
  font-style: normal;
}

.teachers-testi .slide-item .name {
  font-size: 18px;
  color: #000;
  font-family: Century Gothic;
  font-weight: 600;
  padding-top: 8px;
}

.text-left {
  text-align: left;
}

.teachers-testi .quote {
  padding-bottom: 20px;
  float: left;
  width: 100%;
}

.teachers-testi .rectangle-box .circle {
  background: transparent;
  border-radius: 100%;
  height: 68px;
  width: 68px;
  margin-right: 20px;
}

.contact-hero {
  position: relative;
  margin-top: 0px !important;
  padding-bottom: 0px;
  min-height: 651px !important;
}

.contact-hero .contact-box {
  background: #CFCFCF;
  margin-top: 75px;
  padding: 80px 35px 80px 60px;
}

.contact-hero .contact-box1 {
  background: #ffffff;
  padding: 60px 40px 60px 40px;
}

.contact-hero h1 {
  font-size: 38px;
  color: #690d18 !important;
  line-height: 1.2;
  padding-top: 0px !important;
  padding-bottom: 5px !important;
  font-family: Century Gothic !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 24px !important;
  line-height: 29px !important;
  text-transform: uppercase !important;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid #ced4da;
  border-radius: 0rem;
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  height: 51px;
  left: 660px;
  top: 578px;
  background: #F2F2F2;
}

select.form-control {
  color: #495057;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #F2F2F2 url(../img/drop-arrow.png) no-repeat right center;
  background-position: 95% 50%;
}

.contact-hero p {
  color: #6c6c6c;
  font-size: 14px;
  font-family: Century Gothic;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 5px !important;
}

.contact-hero p.address {
  color: #000000;
  font-size: 16px;
  line-height: 24px;
}

.partner-section h1 {
  font-size: 24px;
  line-height: 35px;
  padding-bottom: 15px;
  font-weight: 600;
}

.partner-section h1 i {
  padding-right: 10px;
}

.custombtn i {
  padding-right: 10px;
  float: left;
  margin-top: 2px;
}

.heroSection #demo .carousel-item img {
  width: 100%;
}

.heroSection #demo .carousel-item {
  min-height: 551px;
  background-size: cover;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #690d18;
  border-color: #690d18;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(105, 13, 24, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(105, 13, 24, 0.5);
}

.inside-page.collaboration .common-btn {
  margin-top: 20px;
  padding: 11px 18px;
}

#tabs h6.section-title {
  color: #eee;
}

.w100 {
  width: 100%;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #fff !important;
  background-color: #690d18;
  border-color: transparent transparent transparent;
  border-bottom: 0px solid !important;
  font-size: 18px;
  font-weight: bold;
}

#tabs .nav-tabs .nav-link {
  border: 0px solid transparent;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  max-width: 242px;
}

.nav-tabs {
  border-bottom: 0px solid #dee2e6;
}

.form-inline .form-control {
  min-width: 200px;
  margin-left: 20px;
}

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

.media-text .rectangle-box-gray {
  border-radius: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  background-color: transparent;
  padding: 0px 0px;
  position: relative;
  min-height: auto;
}

.current .rectangle-box-gray {
  border-radius: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  background-color: transparent;
  padding: 0px 0px;
  position: relative;
  min-height: auto;
}

.smalltxt a {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #000000;
  margin-top: 20px;
  float: left;
  display: block;
  width: 100%;
}

.smalltxt a.inline {
  display: inline-block;
  width: auto;
  float: none;
  margin-top: 0px;
}

.modal-body .name-area {
  position: relative;
  top: 0;
  margin-bottom: 20px;
}

.modal-body .name-area .circle {
  margin-right: 20px;
}

.playbtn {
  position: absolute;
  top: 43%;
  left: 47%;
}

.f22 {
  font-size: 22px;
}

.imgborder {
  border: 3px solid #fff;
}

.modal-body .name-area .name {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  /* or 182% */
  text-align: left;
  color: #000000;
}

.bot20 {
  padding-bottom: 0px;
}

.current .rectangle-box-gray .content strong {
  color: #000;
  text-transform: initial;
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #000000;
}

.media-text .rectangle-box-gray strong {
  color: #690d18;
  font-weight: 700;
  font-size: 18px;
}

.media-text .rectangle-box-gray span {
  display: block;
  font-size: 15px;
  color: #000000;
}

.media-text .rectangle-box-gray span.date {
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.media-text .rectangle-box-gray span.date span {
  color: #a4a4a4;
  padding-left: 5px;
}

.red-text {
  font-size: 22px;
  color: #690d18;
  padding-bottom: 30px;
}

.resources-area .rectangle-box-resources {
  border-radius: 12px;
  display: table;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  position: relative;
  min-height: 262px;
  max-width: 286px;
  margin: 0 auto;
}

.resources-area .rectangle-box-resources .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.resources-area .rectangle-box-resources .content strong {
  display: block;
  font-size: 24px;
  font-weight: 600;
  font-family: Century Gothic;
}

.resources-area .rectangle-box-resources .content span {
  display: block;
  font-size: 18px;
  color: #858585;
}

.resources-area .rectangle-box-resources .content small {
  display: block;
}

.year-testi .testimonial-box {
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 0px;
  padding: 30px 75px;
  min-height: 505px;
}

.rectangle-box-resources h2 {
  color: #690d18;
  padding-bottom: 20px;
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
}

.inside-page .jdomodel .detail-txtn {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  max-width: 100%;
}

.black-bold {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  color: #000000 !important;
}

.pad-t-b {
  padding-top: 50px;
  padding-bottom: 30px;
}

.top25 {
  padding-top: 25px;
}

.inside-page .black-txt {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  /* or 156% */
  text-align: center;
  /* Black */
  color: #000000;
}

.smalltxtn a {
  text-decoration: underline;
  font-family: Century Gothic;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  /* or 141% */
  float: left;
  display: block;
  width: 100%;
  padding-bottom: 15px;
  /* Black */
  color: #000000;
}

.rectangle-box-resources h4 {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  padding: 15px 0px 12px 0px;
  text-align: left;
  border-bottom: 2px solid #949494;
  margin-bottom: 30px;
}

.rectangle-box-resources h4 i {
  padding-right: 10px;
  float: left;
  margin-top: -3px;
}

.rectangle-box-resources p {
  font-size: 18px;
  color: #000000;
  font-weight: 300;
  line-height: 25px;
}

.top0 {
  padding-top: 0px;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  padding: 0rem;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}

.each-item {
  position: relative;
  overflow: hidden;
}

.each-item:hover .cap2,
.each-item:hover .cap1 {
  left: 0px;
}

.cap1 {
  position: absolute;
  width: 100%;
  height: 70%;
  background: rgba(255, 255, 255, 0.5);
  top: 0px;
  left: -100%;
  padding: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.cap2 {
  position: absolute;
  width: 100%;
  height: 30%;
  background: rgba(0, 178, 255, 0.5);
  bottom: 0px;
  left: 100%;
  padding: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.bold-black {
  color: #232323;
  font-size: 38px;
  font-weight: 600;
  line-height: 45px;
  padding-bottom: 0px;
}

.textbox {
  background: #fff;
  border: 2px solid #690d18;
  padding: 25px 20px;
}

.inside-page .how-we-help {
  padding: 80px 0 0px 0px;
}

.inside-page .how-we-help h2 {
  color: #690d18;
}

.inside-page .how-we-help h3 {
  color: rgba(105, 13, 24, 0.7);
}

.inside-page .how-we-help p {
  color: black;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  padding-top: 10px;
}

.inside-page .how-we-help .rectangle-box-gray {
  border-radius: 12px;
  display: table;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  background-color: white;
  padding: 48px 35px 30px 35px;
  position: relative;
  min-height: 330px;
}

.inside-page .how-we-help .rectangle-box-gray:hover {
  background: #690d18;
  color: #fff;
}

.inside-page .how-we-help .rectangle-box-gray .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 10px;
  padding-left: 0px;
}

.inside-page .how-we-help .rectangle-box-gray .content span {
  display: block;
  font-size: 16px;
  color: #690d18;
  font-family: Century Gothic;
  font-weight: 600;
  text-transform: uppercase;
}

.inside-page .how-we-help .rectangle-box-gray .content small {
  display: block;
}

.inside-page .read-more {
  border: 2px solid #fff;
  border-radius: 0;
  font-size: 12px;
  font-family: Century Gothic;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-top: 20px;
  display: none;
}

.inside-page .how-we-help .rectangle-box-gray:hover .read-more {
  display: inline-block;
}

.inside-page .how-we-help .rectangle-box-gray:hover .read-more:hover {
  display: inline-block;
  background: #fff;
  color: #690d18;
}

.inside-page .how-we-help .rectangle-box-gray:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.inside-page .how-we-help .rectangle-box-gray:hover span {
  color: #fff;
}

.inside-page .how-we-help .rectangle-box-gray:hover p {
  color: #fff;
}

.inside-page .how-we-help h4 {
  font-family: Century Gothic;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.pb200 {
  padding-bottom: 200px;
}

.red-txt {
  color: #690d0e !important;
  font-weight: 400 !important;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
  color: #690d0e;
}

.box-gray {
  border-radius: 8px;
  background: #fff;
  padding: 30px 20px;
  float: left;
  width: 100%;
  /* min-height: 710px; */
  height: 100%;
}

.box-gray .circle {
  width: 58px;
  height: 58px;
  float: left;
}

.box-gray .circle img {
  border-radius: 50%;
}

.box-gray .content {
  float: left;
  max-width: 80%;
  padding-left: 20px;
}

.box-gray .content a {
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: #680F1A;
  font-family: Century Gothic;
}

.box-gray .content strong {
  display: block;
  font-size: 14px;
  font-weight: 600;
  font-family: Century Gothic;
  font-weight: 600;
}

.box-gray .img-area {
  width: 100%;
  margin-top: 20px;
  float: left;
}

.linkbtn {
  border: 0px solid #690d18;
  height: auto;
  border-radius: 0;
  background: #fff;
  text-transform: uppercase;
  font-family: Century Gothic;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 28px;
  text-align: center;
  color: #680F1A;
  margin-top: 0px !important;
  outline: none !important;
  box-shadow: none !important;
}

.linkbtn:hover {
  border: 0px solid #690d18;
  background: #fff;
  text-align: center;
  color: #866a6e;
  text-decoration: underline;
  margin-top: 0px !important;
}

.red-link {
  float: left;
  position: absolute;
  bottom: 8px;
  left: 93px;
  color: #690d18;
  font-weight: 500;
  font-size: 13px;
  text-decoration: underline;
}

.rlinkfix {
  left: 15px;
  font-size: 15px;
}

.box-gray .content span {
  display: block;
  font-size: 12px;
  color: #858585;
}

.box-gray .img-area img {
  width: 100%;
}

.text-area {
  float: left;
  width: 100%;
  font-family: Century Gothic !important;
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 23px !important;
  color: #000000 !important;
}

.top-25 {
  padding-top: 25px;
}

.listtext li {
  float: left;
  width: 100%;
  font-family: Century Gothic !important;
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 23px !important;
  color: #000000 !important;
}

.books-section h3 {
  color: #690d0e;
  font-size: 16px;
  font-family: Century Gothic;
  font-weight: 700;
  text-align: center;
  padding-bottom: 0px;
  padding-top: 40px;
}

.books-section h4 {
  color: #690d0e;
  font-size: 16px;
  font-family: Century Gothic;
  font-weight: 400;
  text-align: center;
  padding-bottom: 0px;
  padding-top: 10px;
}

.redtxt {
  color: #690d0e !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.modal-body {
  padding: 40px 77px;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  outline: 0;
}

.modal-body p {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}

.modal-body p:first-child {
  padding-top: 70px;
}

.modal-body p:last-child {
  padding-bottom: 50px;
}

.modal-body .carousel-indicators {
  margin-bottom: -50px;
}

.modal-body .carousel-indicators .active {
  opacity: 1;
}

.modal-body ul li {
  font-family: Century Gothic;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}

.modal-body .carousel-indicators li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #35060c;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 890px;
    margin: 1.75rem auto;
    border-radius: 10px;
  }
}

.rectangle-box-gray .content strong {
  color: #000;
  text-transform: initial;
}

.rectangle-box-gray .content span {
  color: #000 !important;
  font-weight: 500;
}

.rectangle-box-gray .content:hover span {
  color: #fff !important;
}

.modal-body h3 {
  color: #690d18;
  font-size: 18px;
  font-family: Century Gothic;
  font-weight: 700;
  text-align: center;
  text-align: left;
  padding-bottom: 15px;
}

.top65 {
  padding-top: 65px !important;
}

.partner-section h1 span {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.modal-body h4 {
  font-size: 14px;
  font-weight: 500;
}

#partner p:first-child {
  padding-top: 25px;
}

.heroSection #demo .carousel-item img {
  width: 100%;
}

.heroSection #demo .carousel-item {
  min-height: calc(100vh - 100px);
  background-size: cover;
}

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}

.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video-container:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../video/home-video-frame.jpg) no-repeat left top;
  z-index: 9;
  content: "";
  background-size: cover;
}

.video-container.active:after {
  display: none;
}

.bannerContent {
  position: relative;
  z-index: 10;
}

.video-container.active+.carousel-inner .bannerContent .videodatacontent {
  display: none;
}

.btn-control {
  width: 30px;
}

.btn-control .mute {
  display: none;
}

.btn-control .unmute {
  max-height: 25px;
}

.btn-control img {
  max-height: 30px;
}

.stop-bt {
  position: absolute;
  right: 20px;
  top: 40px;
}

.mute-bt {
  position: absolute;
  right: 70px;
  top: 44px;
}

.btn-control.stop .mute {
  display: inline-block;
}

.btn-control.stop .unmute {
  display: none;
}

.rectangle-box-gray .content:hover span {
  color: #690d18 !important;
}

.top30 {
  padding-top: 30px !important;
}

.name-area {
  position: absolute;
}

.errormsg {
  color: #690d18 !important;
  font-size: 12px !important;
  padding-top: 2px;
  font-weight: 500 !important;
}

.home-testimonial .rectangle-box {
  min-height: 350px;
  top: -30px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
  .mobilehide img {
    left: 0px;
    position: absolute;
    bottom: -66px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 8px;
    padding-left: 8px;
    font-family: Century Gothic;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
  }

  .video-container video {
    height: 575px;
  }

  .heroSection {
    position: relative;
    margin-top: 80px;
    min-height: 575px;
  }

  .homepage .col-md-7 {
    -ms-flex: 0 0 46.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 56.333333%;
    max-width: 56.333333%;
  }

  .dropbtn {
    background-color: #fff;
    border: none;
    cursor: pointer;
    padding: 16px 16px !important;
    color: #000000 !important;
    font-weight: 600;
    min-width: 210px;
    font-size: 14px;
    text-align: left;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 250px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .dropdown-content a {
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-weight: 700;
  }

  .header .navbar-light .nav li a.nav-link {
    text-transform: capitalize;
    font-size: 14px;
    font-family: Century Gothic;
    color: #141414;
    margin-right: 1rem;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }

  .heroSection #demo .carousel-item {
    min-height: calc(90vh - 100px) !important;
    background-size: cover;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
  .dropdown-toggle::after {
    margin-left: 0px;
  }

  .navbar-nav li:last-child .dropdown-menu {
    position: absolute;
    left: -88px;
  }

  .mobilehide img {
    left: 0px;
    position: absolute;
    bottom: -66px;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 7px;
    padding-left: 7px;
    font-family: Century Gothic;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
  }

  .header .logo img {
    max-width: 100%;
    height: 80px;
    width: auto;
  }

  .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
  }

  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0);
    position: relative;
    display: none !important;
    float: right;
    margin-top: 20px;
  }

  footer .common-btn {
    border: 2px solid #ffffff;
    height: 46px;
    font-size: 13px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Century Gothic;
    font-weight: 700;
    border-radius: 0;
    padding: 11px 18px !important;
    margin-top: 0px !important;
    background: transparent;
  }

  footer .common-btn:hover {
    border: 2px solid #ffffff;
    height: 46px;
    font-size: 13px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Century Gothic;
    font-weight: 700;
    border-radius: 0;
    padding: 11px 18px !important;
    margin-top: 0px !important;
    background: transparent;
  }

  .year-testi .testimonial-box {
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 0px;
    padding: 30px 5px;
    min-height: 505px;
  }

  .year-testi .content {
    padding-left: 0px;
  }

  .l60 {
    margin-left: 0px;
  }

  .contact .col-md-4 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100.000%;
    flex: 0 0 100.000%;
    max-width: 100.000%;
  }

  .contact .col-md-6 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100.000%;
    flex: 0 0 100.000%;
    max-width: 100.000%;
  }

  .contact .offset-md-1 {
    margin-left: 0.0%;
  }

  .textbox {
    background: #fff;
    border: 2px solid #690d18;
    padding: 25px 11px;
  }

  .bot65 {
    padding-bottom: 65px;
  }

  .box-gray {
    border-radius: 8px;
    background: #fff;
    padding: 30px 35px;
    float: left;
    width: 100%;
    min-height: auto;
  }

  .header .logo img {
    max-width: 100% !important;
    height: 79px !important;
    width: auto !important;
  }

  .navContent {
    height: 50vh !important;
  }

  .homebanner.heroSection {
    position: relative;
    margin-top: 80px;
    min-height: 445px !important;
  }

  .heroSection #demo .carousel-item {
    min-height: calc(53vh - 100px) !important;
    background-size: cover;
  }

  .video-container video {
    height: 450px;
  }

  .globalmenu .nav-item.hidemenu {
    display: block !important;
    margin-left: 17px;
  }

  .globalmenu {
    z-index: 999;
    position: absolute;
  }

  .dropdown:hover .dropbtn {
    background-color: #fff;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: none;
    outline: 0 !important;
  }

  .dropdown-content {
    position: relative;
    background-color: transparent;
    min-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 1;
  }

  .dropbtn {
    padding: 10px 16px !important;
  }

  .navbar .contact-row:last-child {
    display: none;
  }

  .navContent {
    top: 40px !important;
    right: 0rem;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .carousel-item .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .list-item .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .list-item .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .partner-section .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .partner-section .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .partner-section .carousel .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .resources-area .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .top0 {
    padding-top: 0px !important;
  }

  .box-content .rectangle-box-gray .circle {
    zoom: 70%;
  }

  .box-content .rectangle-box-gray .content strong {
    display: block;
    font-size: 18px;
    font-weight: 700;
    font-family: Century Gothic;
  }

  .rectangle-box-gray .content span {
    display: block;
    font-size: 15px;
    color: #858585;
  }

  .teachers-testi .slide-item p {
    font-size: 15px;
    color: #000;
    line-height: 25px;
    text-align: left;
    font-style: normal;
  }

  .rectangle-box iframe {
    width: 100%;
  }

  .teachers-testi .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
    max-width: 66%;
  }

  .how-we-help .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .teachers-testi .form-inline .form-control {
    min-width: 200px;
    margin-left: 0px;
  }

  .slide-item .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .inside-page .btn-area .common-btn {
    margin-right: 5px;
    padding: 11px 30px;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .media-text .rectangle-box-gray {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .inside-page .btn-area .common-btn:last-child {
    margin-right: 0px;
  }

  .partner-section .col-md-6 .rectangle-box-gray {
    width: 50%;
  }

  .header .navbar {
    -webkit-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
    padding: 15px 15px !important;
  }

  .header .logo img {
    max-width: 100%;
    height: 80px;
    width: auto;
  }

  .heroSection {
    position: relative;
    margin-top: 80px;
    min-height: 575px;
  }

  .rectangle-box-gray .content strong {
    font-size: 20px;
  }

  .map-section .rectangle-box-gray .circle {
    zoom: 70%;
  }

  .map-section .rectangle-box-gray .content span {
    display: block;
    font-size: 14px;
  }

  .testimonial-box {
    padding: 50px;
  }

  .how-we-help .rectangle-box-gray .content span {
    display: block;
    font-size: 15px;
  }

  .heroSection #demo .carousel-item {
    min-height: calc(60vh - 100px);
    background-size: cover;
  }

  .inside-page .heroSection {
    position: relative;
    margin-top: 148px;
    padding-bottom: 0px;
    min-height: 147px;
  }

  .l60 {
    margin-left: 0px;
  }

  .bot65 {
    padding-bottom: 65px;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 1024px) and (orientation: portrait) {
  .video-container video {
    height: 575px;
  }

  .heroSection {
    position: relative;
    margin-top: 80px;
    min-height: 575px;
  }

  .heroSection #demo .carousel-item {
    min-height: calc(50vh - 100px) !important;
    background-size: cover;
  }

  .dropbtn {
    background-color: #fff;
    border: none;
    cursor: pointer;
    padding: 16px 16px !important;
    color: #000000 !important;
    font-weight: 600;
    min-width: 210px;
    font-size: 14px;
    text-align: left;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 250px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .dropdown-content a {
    color: #000;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-weight: 700;
  }

  .header .navbar-light .nav li a.nav-link {
    text-transform: capitalize;
    font-size: 14px;
    font-family: Century Gothic;
    color: #141414;
    margin-right: 1rem;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 1024px) and (orientation: landscape) {
  .heroSection #demo .carousel-item {
    min-height: calc(80vh - 100px) !important;
    background-size: cover;
  }
}

@media only screen and (max-width: 767px) {
  .popupfix {
    padding: 0px 20px !important;
  }

  .popupfix1 {
    margin-left: 20px !important;
  }

  .namefix .name {
    padding-top: 0px !important;
  }

  .hidemobile {
    display: none;
  }

  .heroSection {
    position: relative;
    margin-top: 92px;
    min-height: 216px;
  }

  .videodatacontent {
    display: none;
  }

  .heroSection #demo .carousel-item {
    min-height: calc(48vh - 100px) !important;
    background-size: cover;
  }

  .video-container video {
    height: 239px;
  }

  .marker .pointer {
    width: 6px !important;
    height: 6px !important;
  }

  .testimonial-box {
    padding: 15px;
  }

  .carousel-item .rectangle-box {
    display: block;
    text-align: center;
    margin-top: 20px;
  }

  .home-testimonial .rectangle-box {
    min-height: 350px;
    top: 15px;
  }

  .carousel-item .rectangle-box .content {
    padding-left: 0px;
  }

  .carousel-item .rectangle-box .circle {
    background: transparent;
    border-radius: 100%;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .carusal-section .slide-item p {
    font-size: 14px;
    color: #6c6c6c;
    line-height: 23px;
    text-align: left;
    font-style: initial;
  }

  .carusal-section .slide-item .name {
    font-size: 16px;
    color: #6c6c6c;
    font-family: Century Gothic;
    font-weight: 600;
  }

  .carusal-section .slide-item span {
    font-size: 13px;
    color: #6c6c6c;
    margin-bottom: 15px;
  }

  .modal-body {
    padding: 30px 20px;
  }

  .inside-page .heroSection {
    margin-top: 80px;
  }

  .inside-page .heroSection h1 {
    font-size: 30px;
    color: #ffffff;
    line-height: 1.2;
    padding-top: 20px;
  }

  .m-5 {
    margin: 1rem !important;
  }

  .inside-page .btn-area .common-btn {
    margin-right: 5px;
    padding: 11px 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    white-space: pre;
  }

  .btn-adjust .common-btn {
    margin-right: 5px !important;
    padding: 11px 0px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    white-space: pre !important;
    display: block;
    width: 48%;
    float: left;
  }

  .box-adjust .rectangle-box-gray .content {
    padding-left: 0px;
    padding-bottom: 25px;
  }

  .form-inline .form-control {
    min-width: 200px;
    margin-left: 0px;
  }

  .box-gray {
    min-height: auto;
  }

  .pb200 {
    padding-bottom: 65px;
  }

  .books-section .col-md-5 {
    margin-bottom: 30px;
  }

  .books-section .col-md-4 {
    text-align: center;
  }

  .inside-page .how-we-help {
    padding-top: 0;
  }

  .mb-43 {
    margin-bottom: 0px;
  }

  .box-content .rectangle-box-gray {
    background-color: #fff;
    display: block;
    height: auto;
    text-align: center;
  }

  .rectangle-box-gray .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 15px;
    padding-bottom: 0px;
  }

  .current .rectangle-box-gray .content {
    padding-left: 0px;
  }

  .red-link {
    left: 85px;
  }

  .navbar-collapse {
    margin-left: -320px;
  }

  .box-content .rectangle-box-gray .content strong {
    text-align: center;
  }

  .box-content .rectangle-box-gray .circle {
    margin-left: 0px !important;
  }

  .top65 {
    padding-top: 0px !important;
  }

  .partnerarea {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .top60 {
    padding-top: 60px;
  }

  .ml4 {
    margin-left: 0%;
  }

  .list-content .rectangle-box-red {
    height: auto;
    background-color: #e3dce4;
    color: #690d18;
    font-family: Century Gothic;
    font-size: 18px;
    line-height: 26px;
    border-radius: 5px;
    padding: 30px 11px;
    font-weight: 700;
  }

  .circle-img {
    width: 213px;
    height: 213px;
    border-radius: 50%;
    border: 10px solid #d7d6dc;
    margin-top: 0px;
  }

  .bg-sky-blue1 .col-md-3 {
    text-align: center;
  }

  h1 {
    font-size: 28px;
    line-height: 35px;
    padding-bottom: 50px;
  }

  .carusal-section .carousel-inner {
    margin: 0 35px;
    width: auto;
  }

  .tab-content.px-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .teachers-testi .testimonial-box {
    max-width: 891px;
    margin: 0 auto;
    background: #fff;
    border-radius: 0px;
    padding: 30px 15px;
    min-height: auto;
  }

  .name-area {
    position: initial;
    text-align: left;
  }

  .name-area .circle {
    margin-right: 15px !important;
  }

  .teachers-testi .carousel-item .rectangle-box {
    min-height: auto;
  }

  .teachers-testi iframe {
    margin-bottom: 0px !important;
  }

  .btn-area-bot .common-btn {
    margin-right: 0px;
    padding: 11px 11px !important;
    margin-top: 0px;
    background: #fff;
    font-size: 11px;
  }

  .video iframe {
    width: 100%;
  }

  .media-text .rectangle-box-gray {
    display: block;
  }

  .media-text .rectangle-box-gray .circle {
    margin-bottom: 20px;
  }

  .bold-black {
    color: #232323;
    font-size: 25px;
    font-weight: 600;
    line-height: 33px;
    padding-bottom: 0px;
  }

  .partnerarea {
    padding-top: 60px !important;
  }

  .homebanner .form {
    text-align: center;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }

  .header .navbar {
    -webkit-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
    /*  padding: 26px 15px !important;*/
    background: #E9E9E9;
    border: 0px solid #000;
  }

  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0);
  }

  footer .col-md-4:nth-child(2) {
    float: left;
    width: 70%;
  }

  footer .col-md-4:nth-child(3) {
    float: right;
    width: 30%;
  }

  .year-testi .testimonial-box {
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 0px;
    padding: 30px 10px;
    min-height: 240px;
  }

  .year-testi .rectangle-box {
    border-radius: 0px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: auto;
    background-color: transparent;
    padding: 0px;
    position: relative;
    min-height: 160px;
    top: -30px;
  }

  .l60 {
    margin-left: 0px;
  }

  .header .logo {
    max-width: 100%;
    float: left;
  }

  .header .logo img {
    max-width: 100%;
    height: 53px;
  }

  .header .navbar {
    max-width: 20%;
    float: right;
    position: relative;
  }

  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0);
    position: relative;
    display: inline-block !important;
  }

  .navbar-brand {
    padding-top: 20px !important;
  }

  .globalmenu {
    z-index: 999;
    position: absolute;
  }

  .dropdown:hover .dropbtn {
    background-color: #fff;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: none;
    outline: 0 !important;
  }

  .dropdown-content {
    position: relative;
    background-color: transparent;
    min-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 1;
  }

  .hidedesktop {
    display: block !important;
  }

  .markers {
    display: none;
  }

  .dropbtn {
    padding: 10px 16px !important;
  }

  .globalmenu .nav-item.hidemenu {
    display: block !important;
  }

  .navbar .contact-row:last-child {
    display: none;
  }

  #bs-slider1 {
    padding: 0 35px !important;
  }

  .box-gray .content {
    max-width: 69%;
  }
}

.globalmenu .nav-item.hidemenu {
  display: none;
}

.menu-btn__burger,
.menu-btn__burger::before,
.menu-btn__burger::after {
  width: 35px;
  height: 5px;
  border-radius: 5px;
  background-color: #164297;
  -webkit-box-shadow: 0 2px 5px var(--box-shadow-color);
  box-shadow: 0 2px 5px var(--box-shadow-color);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.menu-btn__burger::before,
.menu-btn__burger::after {
  content: "";
  position: absolute;
}

.menu-btn.open .menu-btn__burger::after {
  -webkit-transform: rotate(-45deg) translate(35px, 35px);
  transform: rotate(-45deg) translate(35px, 35px);
}

.menu-btn.open .menu-btn__burger::before {
  -webkit-transform: rotate(45deg) translate(35px, -35px);
  transform: rotate(45deg) translate(35px, -35px);
}

.menu-btn__burger::before,
.menu-btn__burger::after {
  content: "";
  position: absolute;
}

@media only screen and (max-width: 1500px) and (min-width: 1366px) {
  .heroSection #demo .carousel-item {
    min-height: calc(87vh - 100px) !important;
    background-size: cover;
  }

  .video-container video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 769px;
  }

  .heroSection {
    position: relative;
    margin-top: 100px;
    min-height: 769px;
  }
}

.hidedesktop {
  display: none;
}

select.form-control {
  color: #495057;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #F2F2F2 url(../img/drop-arrow.png) no-repeat right center;
  background-position: 95% 50%;
}

@media only screen and (min-width: 1360px) and (min-width: 1366px) {
  .video-container video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -60%);
    height: 769px;
  }
}

.navbar-light .navbar-toggler {
  display: none;
}

@media screen and (max-width: 768px) {
  .modal-body iframe {
    width: 100%;
  }
}

@media screen and (min-width: 576px) {
  .modal-body iframe {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  .modal-body iframe {
    width: 100%;
  }
}

.smalltxt.one {
  cursor: pointer;
  padding-left: 25px;
  position: relative;
}

.smalltxt.one::before {
  content: '1.';
  position: absolute;
  left: 0;
  font-weight: bold;
}

.smalltxt.one:hover {
  text-decoration: underline;
}

.smalltxt.two {
  cursor: pointer;
  padding-left: 25px;
  position: relative;
}

.smalltxt.two::before {
  content: '2.';
  position: absolute;
  left: 0;
  font-weight: bold;
}

.smalltxt.two:hover {
  text-decoration: underline;
}

.titleContent {
  padding-left: 225px;
  font-weight: bold;
  margin-bottom: -30px;
}

.titleContent strong {
  text-decoration: none !important;
  font-size: 18px;
  margin-top: -80px;
  padding-bottom: 20px;
}

/*footer class*/
footer {
  background: #680F1A;
  padding: 45px 0px 65px 0px;
}

footer h3 {
  font-size: 24px;
  color: #690d18;
  line-height: 16px;
  text-transform: capitalize;
  padding-top: 0px;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  text-align: left;
}

footer h3::after {
  display: none;
}

footer .shorttext {
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  padding-top: 10px;
}

footer h4 {
  font-size: 12px;
  color: #444444;
  font-weight: 500;
  border-bottom: 1px solid #cccccc;
  max-width: 200px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  margin-top: 35px;
  font-family: 'Roboto', sans-serif;
}

footer p {
  font-size: 16px !important;
  color: #545454 !important;
  font-weight: 400 !important;
  font-family: 'Roboto', sans-serif;
}

footer ul {
  font-size: 18px;
  color: #929292;
  font-weight: 400;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  padding-left: 0px;
  margin-left: 0px;
  text-align: right;
  float: right;
}

footer li {
  padding-right: 15px;
}

footer li a {
  color: #ffffff;
}

footer li a:hover {
  color: #cccccc;
}

footer .right h4 {
  font-size: 13px;
  color: #545454;
  font-weight: 700;
  border-bottom: 0px solid #929292;
  max-width: 200px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 0px;
}

footer::-webkit-input-placeholder {
  /* Edge */
  color: white;
}

footer:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

footer::-ms-input-placeholder {
  color: white;
}

footer::placeholder {
  color: white;
}

footer .form-group {
  margin-bottom: 25px;
}

footer .common-btn {
  padding: 11px 30px;
}

.devider {
  border-top: 1px solid #cccccc;
  padding-top: 25px;
  margin-top: 20px;
}

.copyright {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
}

footer .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  color: #111111;
  background-color: #f5f5f5;
  background-clip: padding-box;
  border: 0px solid #ced4da;
  border-radius: 0rem;
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  height: 50px;
}

footer .btn-area {
  margin: 11px 20px 15px 0px;
  text-align: left;
}

textarea.form-control {
  height: 155px;
}

.v-align {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .common-btn {
  border: 2px solid #ffffff;
  height: 46px;
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: Century Gothic;
  font-weight: 700;
  border-radius: 0;
  padding: 13px 46px !important;
  margin-top: 0px !important;
  background: transparent;
}

footer .common-btn:hover {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #690d18;
  font-family: Century Gothic;
  font-weight: 700;
  border-radius: 0;
  padding: 13px 46px !important;
  margin-top: 0px !important;
}

@media only screen and (max-width: 767px) {
  footer .common-btn {
    padding: 11px 8px !important;
  }

  footer .common-btn:hover {
    padding: 11px 8px !important;
  }

  #myModal2 .common-btn {
    width: 100% !important;
  }

  #myModal2 .modal-dialog {
    max-width: 500px;
  }
}

@media only screen and (max-width: 1280px) and (min-width: 768px) {
  #myModal2 .modal-dialog {
    max-width: 500px;
  }

  #myModal2 .common-btn {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
  footer .common-btn {
    padding: 11px 14px !important;
  }

  footer .common-btn:hover {
    padding: 11px 14px !important;
  }
}

.map-section {
  overflow: hidden;
}

.hero_bg_img {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.map-popup {
  position: absolute;
  left: -100px;
  top: 20px;
  background: #fff;
  -webkit-box-shadow: 5px 0 24px rgba(0, 0, 0, 0.35);
  box-shadow: 5px 0 24px rgba(0, 0, 0, 0.35);
  padding: 15px 20px;
  border-radius: 5px;
  width: 260px;
  z-index: 9;
  display: none;
  cursor: all-scroll;
}

.map-popup .close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../img/closeIcon.png) no-repeat left top;
  width: 12px;
  height: 13px;
  -webkit-transform: none !important;
  transform: none !important;
  cursor: pointer;
}

.map-popup .maplogo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: none !important;
  transform: none !important;
}

.map-popup .maplogo .logo {
  margin-right: 10px;
  -webkit-transform: none !important;
  transform: none !important;
}

.map-popup .maplogo .logo img {
  width: 20px;
  -webkit-transform: none !important;
  transform: none !important;
}

.map-popup .maplogo .mtitle {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #8d8d8d;
  -webkit-transform: none !important;
  transform: none !important;
}

.map-popup .popupContent {
  width: 100%;
  margin-top: 10px;
  -webkit-transform: none !important;
  transform: none !important;
}

.map-popup .popupContent h3 {
  font-size: 15px;
  color: #690d18;
  font-family: 'montserratbold';
  text-align: left;
  -webkit-transform: none !important;
  transform: none !important;
}

.map-popup .popupContent p {
  font-size: 12px;
  color: #b3b3b3;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  line-height: 1.2;
  -webkit-transform: none !important;
  transform: none !important;
}

.map-popup .popupContent a {
  font-size: 13px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-align: left;
  -webkit-transform: none !important;
  transform: none !important;
}

.marker {
  cursor: pointer;
  position: absolute;
  width: 12px;
  height: 12px;
}

.marker.active .pointer {
  background: #0070ee;
}

.marker .pointer {
  display: inline-block;
  background: #000;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  vertical-align: top;
}

.marker.point-1 {
  left: 11.5%;
  top: 33%;
}

.marker.point-2 {
  left: 12.5%;
  top: 33.7%;
}

.marker.point-3 {
  left: 13.4%;
  top: 39%;
}

.marker.point-4 {
  left: 15.4%;
  top: 36%;
}

.marker.point-5 {
  left: 16.8%;
  top: 32%;
}

.marker.point-6 {
  left: 16.8%;
  top: 39%;
}

.marker.point-7 {
  left: 16.6%;
  top: 41.3%;
}

.marker.point-8 {
  left: 17.6%;
  top: 46.3%;
}

.marker.point-9 {
  left: 19.6%;
  top: 39.3%;
}

.marker.point-10 {
  left: 20.9%;
  top: 35.3%;
}

.marker.point-11 {
  left: 21.8%;
  top: 36.3%;
}

.marker.point-12 {
  left: 22.8%;
  top: 31.3%;
}

.marker.point-13 {
  left: 22.8%;
  top: 44.3%;
}

.marker.point-14 {
  left: 23.5%;
  top: 50.1%;
}

.marker.point-15 {
  left: 28%;
  top: 30.1%;
}

.marker.point-16 {
  left: 28%;
  top: 32.8%;
}

.marker.point-17 {
  left: 29%;
  top: 32.5%;
}

.marker.point-18 {
  left: 29%;
  top: 30.1%;
}

.marker.point-19 {
  left: 29%;
  top: 35%;
}

.marker.point-20 {
  left: 28.5%;
  top: 36.8%;
}

.marker.point-21 {
  left: 29.5%;
  top: 37%;
}

.marker.point-22 {
  left: 30.1%;
  top: 33%;
}

.marker.point-23 {
  left: 30.2%;
  top: 30.8%;
}

.marker.point-24 {
  left: 31%;
  top: 32.3%;
}

.marker.point-25 {
  left: 31%;
  top: 34.2%;
}

.marker.point-26 {
  left: 48.5%;
  top: 30.2%;
}

.marker.point-27 {
  left: 48.7%;
  top: 32.2%;
}

.marker.point-28 {
  left: 49.5%;
  top: 30.2%;
}

.marker.point-29 {
  left: 49.7%;
  top: 32.2%;
}

.marker.point-30 {
  left: 50.3%;
  top: 31.2%;
}

.marker.point-31 {
  left: 48%;
  top: 34%;
}

.marker.point-32 {
  left: 49%;
  top: 34.5%;
}

.marker.point-33 {
  left: 47%;
  top: 31.5%;
}

.marker.point-34 {
  left: 46.8%;
  top: 29.7%;
}

.marker.point-35 {
  left: 46.8%;
  top: 27%;
}

.marker.point-36 {
  left: 47.8%;
  top: 26.4%;
}

.marker.point-37 {
  left: 47.8%;
  top: 28.3%;
}

.marker.point-38 {
  left: 48.8%;
  top: 28.5%;
}

.marker.point-39 {
  left: 48.8%;
  top: 26.5%;
}

.marker.point-40 {
  left: 49.7%;
  top: 25.7%;
}

.marker.point-41 {
  left: 49.7%;
  top: 27.7%;
}

.marker.point-42 {
  left: 51%;
  top: 37.7%;
}

.marker.point-43 {
  left: 53.5%;
  top: 39.7%;
}

.marker.point-44 {
  left: 52.3%;
  top: 29%;
}

.marker.point-45 {
  left: 53.2%;
  top: 29.3%;
}

.marker.point-46 {
  left: 51.8%;
  top: 30.5%;
}

.marker.point-47 {
  left: 52.8%;
  top: 30.5%;
}

.marker.point-48 {
  left: 55.5%;
  top: 21%;
}

.marker.point-49 {
  left: 55%;
  top: 23.5%;
}

.marker.point-50 {
  left: 55.5%;
  top: 26%;
}

.marker.point-51 {
  left: 56%;
  top: 23.5%;
}

.marker.point-52 {
  left: 46.5%;
  top: 39.5%;
}

.marker.point-53 {
  left: 46.5%;
  top: 39.5%;
}

.marker.point-54 {
  left: 47.2%;
  top: 38.3%;
}

.marker.point-55 {
  left: 47.2%;
  top: 40.3%;
}

.marker.point-56 {
  left: 48.2%;
  top: 37.8%;
}

.marker.point-57 {
  left: 48.2%;
  top: 40.3%;
}

.marker.point-58 {
  left: 54.2%;
  top: 35.3%;
}

.marker.point-59 {
  left: 54.2%;
  top: 30.3%;
}

.marker.point-60 {
  left: 39.2%;
  top: 20.3%;
}

.marker.point-61 {
  left: 39%;
  top: 22.3%;
}

.marker.point-62 {
  left: 55%;
  top: 41%;
}

.marker.point-63 {
  left: 70%;
  top: 46%;
}

.marker.point-64 {
  left: 70.5%;
  top: 48%;
}

.marker.point-65 {
  left: 71.5%;
  top: 48.2%;
}

.marker.point-66 {
  left: 60.5%;
  top: 64.2%;
}

.marker.point-67 {
  left: 76%;
  top: 53.2%;
}

.marker.point-68 {
  left: 51.5%;
  top: 31.3%;
}

.marker.point-69 {
  left: 70.5%;
  top: 42.2%;
}

@media only screen and (max-width: 992px) {
  .navContent {
    position: absolute;
    width: 100vw;
    top: 86px;
    right: 0;
    background: #fff;
    border-top: 3px solid #690d18;
    height: 100vh;
  }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .navContent {
    top: 120px;
    right: 0rem;
  }
}

.menu-btn {
  width: 35px;
  height: 20px;
  position: absolute;
  right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

@media (min-width: 992px) {
  .menu-btn {
    display: none;
    right: 2rem;
  }
}

.menu-btn__burger,
.menu-btn__burger::before,
.menu-btn__burger::after {
  width: 35px;
  height: 5px;
  border-radius: 5px;
  background-color: #690d18;
  -webkit-box-shadow: 0 2px 5px var(--box-shadow-color);
  box-shadow: 0 2px 5px var(--box-shadow-color);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.menu-btn__burger::before,
.menu-btn__burger::after {
  content: "";
  position: absolute;
}

.menu-btn__burger::before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.menu-btn__burger::after {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* ANIMATION */
.menu-btn.open .menu-btn__burger {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.menu-btn.open .menu-btn__burger::before {
  -webkit-transform: rotate(45deg) translate(35px, -35px);
  transform: rotate(45deg) translate(35px, -35px);
}

.menu-btn.open .menu-btn__burger::after {
  -webkit-transform: rotate(-45deg) translate(35px, 35px);
  transform: rotate(-45deg) translate(35px, 35px);
}

/* Header css End hare*/
@media (max-width: 767px) {
  .navbar.nav-up .menu-btn {
    top: 80px;
  }
}

@media (max-width: 767px) {
  .navbar.nav-up .navContent {
    top: 118px;
  }
}

/*# sourceMappingURL=main.css.map */


.club-image-box {
  padding: 20px 35px;
  background: #EEEEEE;
  display: inline-block;
  margin: 0 -35px;
}

.owl-carousel {
  position: relative;
}

.partner-section .owl-nav .owl-prev {
  width: 23px !important;
  height: 41px !important;
  background: url(../img/backArrow.png) no-repeat left top !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -50px;
}

.partner-section .owl-nav .owl-next {
  width: 23px !important;
  height: 41px !important;
  background: url(../img/nextArrow.png) no-repeat left top !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  right: -50px;
}


.partner-section .owl-nav .owl-next,
.partner-section .owl-nav .owl-prev {
  position: absolute !important;
  top: 50%;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  opacity: .5;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

.partner-section .owl-nav .owl-next span,
.partner-section .owl-nav .owl-prev span {
  opacity: 0;
}

.box-content {
  display: inline-block;

  max-height: 400px;
  overflow-y: auto;
  scrollbar-width: auto;
  scrollbar-color: #bfbfbf #e6e0e0;
  margin: 0 -20px;
  padding: 0 20px;
}

.box-content_inline {
  margin: 0px auto
}




/* Chrome, Edge, and Safari */
.box-content::-webkit-scrollbar {
  width: 10px;
}

.box-content::-webkit-scrollbar-track {
  background: #e6e0e0;
  border-radius: 10px;
}

.box-content::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
  border-radius: 10px;
  border: 1px solid #efebeb;
}



/* himanshu */
.mr_0_auto {
  margin: 0px auto;
}

.home_sub_banner {
  padding: 20px 0px;
}

.home_sub_banner .__banner_thumb {
  max-width: 100%;
}

.home_sub_banner .desc {
  padding-left: 30px;
  max-width: 540px;
}

.home_sub_banner .desc p {
  font-family: 'Century Gothic';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #680f1a;
  margin-bottom: 10px;
}

.home_sub_banner .desc a.readMore {
  font-family: 'Century Gothic';
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 32px;
  text-decoration-line: underline;
  color: #000;
}

.video_tabs {
  margin-top: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.video_tabs div {
  cursor: pointer;
  width: auto;
  height: 34px;
  background: #FFFFFF;
  border: 1px solid #680F1A;
  border-radius: 30px;
  padding: 5px 12px;
  text-decoration: none;
  color: #680F1A;
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: normal;
  font-size: 16px;
  font-weight: 700;
}

.video_tabs div:last-child {
  margin-right: 0px;
}

.video_tabs div img.arrow {
  vertical-align: top;
  margin-left: 8px;
  width: 14px;
  height: 14px;
}

@media (max-width: 992px) {
  .carusal-section {
    padding: 20px 0px;
  }

  .home_sub_banner .inner_content {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .home_sub_banner .desc {
    padding-left: 0px;
    max-width: none;
    padding: 0 20px;
    margin-top: 15px;
  }

  .home_sub_banner .desc p {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: normal;
  }

  .home_sub_banner .desc a.readMore {
    font-size: 14px;
    margin: 0px;
    line-height: normal;
  }

  .home_sub_banner .__banner_thumb {
    max-width: 100%;
  }

  .video_tabs div {
    font-size: 14px;
    padding: 5px 10px;
  }
}

@media (max-width: 767px) {
  .video_tabs div {
    font-size: 11px;
    padding: 5px 8px;
  }
}

.cursor-pointer {
  cursor: pointer;
}

.hidden {
  display: none !important;
}

.home_sub_banner .carousel-control-prev-icon {
  background-image: url('/assets/img/red_arrow_left.png');
  background-size: 100% auto;
}

.home_sub_banner .carousel-control-next-icon {
  background-image: url('/assets/img/red_arrow_right.png');
  background-size: 100% auto;
}

.carousel_banner .carousel-item img {
  width: 100%;
}

.outside_arrow .carousel-control-next,
.outside_arrow .carousel-control-prev {
  width: 20px;
}

.outside_arrow .carousel-control-next {
  right: -25px;
}

.outside_arrow .carousel-control-prev {
  left: -25px;
}

.contact-us-image {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

/* GLOBAL CLUB */
.global_options {
  margin-bottom: 30px;
}

.globalClub .heading {
  font-family: Century Gothic;
  font-size: 22px;
  font-weight: 700;
  line-height: 40px;
  text-align: left;

}

.globalClub .detail-text {
  font-family: Century Gothic;
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  margin-bottom: 30px;

}

.subText {
  font-family: Century Gothic;
  font-size: 30px;
  font-weight: 400;
  line-height: 27.6px;
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
}

.global_club_imges {
  margin-top: 20px;
}

.global_club_imges .imageWrap {
  margin: 20px 0;
}

.global_club_imges img {
  max-width: 100%;
  vertical-align: top;
}

.global_club_list li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
  padding: 0px;
  padding-left: 15px;
  font-family: Century Gothic;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;

}

.global_club_list li::before {
  position: absolute;
  left: 0;
  top: 16px;
  width: 10px;
  height: 10px;
  background: black;
  border-radius: 100%;
  content: '';
}

.studentImpact {
  padding-bottom: 20px;
}

.studentImpact .carousel-item {
  text-align: center;
}

.studentImpact .impact_item {
  display: flex;
  width: 100%;
  max-width: 1000px;
  padding: 10px 10px 40px 10px;
  background: white;
  height: 500px;
  justify-content: center;
  align-items: center;
}

.studentImpact .carousel-item .banner {
  height: 390px;
}

.studentImpact .carousel-indicators {
  margin-top: 10px;
  position: static;
  margin-top: -30px;
  position: relative;
  z-index: 9999;
}

.studentImpact .carousel-indicators li {
  width: 10px;
  height: 10px;
  background: #BDBDBD;
  border: 0px;
  border-radius: 100%;
  opacity: 1;
}

.studentImpact .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  background: #680F1A;
}

.iframeWrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.iframeWrapper .videoIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video_container_wrap {
  width: 100%;
}

.video_container_inner {
  width: 90%;
  max-width: 1024px;

}

.video_container_wrap .video_container {
  width: 100%;
  height: auto;
}

.preline {
  white-space: pre-line;
}