@charset "utf-8";

/* CSS Document */

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 9, 2018 */

@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&family=Open+Sans:wght@400;600;700&display=swap");

@import url("https://fonts.googleapis.com/earlyaccess/droidarabickufi.css");

/*    font-family: 'Lora', serif;







    font-family: 'Open Sans', sans-serif;*/

:root {
  --blue: #054079;

  --green: #01711b;

  --red: #ff0000;

  --white: #ffffff;

  --yellow: #ffba00;

  --gray: #ebebeb;

  --font-secondary: "Lora", serif;
}

.bg-gray {
  background: var(--gray);
}

.lora {
  font-family: var(--font-secondary);
}

.bg-white {
  background: var(--white);
}

.bg-blue {
  background: var(--blue);
}

.bg-green {
  background: var(--green);
}

.bg-red {
  background: var(--red);
}

.bg-yellow {
  background: var(--yellow);
}

.bg-cyan {
  background: #00aeef;
}

.text-blue {
  color: var(--blue);
}

.green-bg {
  background: url(../img/bg-green1.jpg) repeat-x;

  padding: 150px 0px 50px;
}

.green-bg h1 {
  color: #fff;

  font-size: 40px;

  line-height: 48px;

  font-family: "Playfair Display";
}

.blue-bg {
  background: url(../img/bg-blue.jpg) repeat-x;

  padding: 150px 0px 50px;
}

.blue-bg h1 {
  color: #fff;

  font-size: 40px;

  line-height: 48px;

  font-family: "Playfair Display";
}

.red-bg {
  background: url(../img/bg-red.jpg) repeat-x;

  padding: 150px 0px 50px;
}

.red-bg h1 {
  color: #fff;

  font-size: 40px;

  line-height: 48px;

  font-family: "Playfair Display";
}

.grecaptcha-badge {
  display: none !important;
}

.yellow-bg {
  background: url(../img/bg-yellow.jpg) repeat-x;

  padding: 150px 0px 50px;
}

.yellow-bg h1 {
  color: #fff;

  font-size: 40px;

  line-height: 48px;

  font-family: "Playfair Display";
}

.cyan-bg {
  background: url(../img/bg-yellow.jpg) repeat-x;

  padding: 150px 0px 50px;
}

.cyan-bg h1 {
  color: #fff;

  font-size: 40px;

  line-height: 48px;

  font-family: "Playfair Display";
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
hr small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;

  padding: 0;

  border: 0;

  outline: 0;

  font-size: 100%;

  vertical-align: baseline;

  background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
div {
  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  display: block;
}

a {
  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */
}

.ease {
  transition: all ease 0.4s;

  -moz-transition: all ease 0.4s;

  -webkit-transition: all ease 0.4s;

  -o-transition: all ease 0.4ms;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

img {
  height: auto;
  max-width: 100%;
}

p {
  margin: 0;
  padding: 0 0 25px;
  text-align: justify;
}

html {
  -webkit-text-size-adjust: 100%;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

td {
  border: 1px solid black;
  border-collapse: collapse;
}

td p {
  text-align: left !important;
  padding-left: 10px;
}

.bg-white {
  background: #fefefe;
}

/*  Clearfix



------------------------------------------------------------------------------*/

.clearfix:after,
section:after,
aside:after,
article:after,
footer:after,
header:after,
div:after,
ul:after {
  content: "";

  display: table;

  clear: both;
}

.clearfix:before,
section:before,
aside:before,
article:before,
footer:before,
header:before,
div:before,
ul:before {
  content: "";

  display: table;
}

.clearfix,
section,
aside,
article,
footer,
header,
div,
ul {
  zoom: 1;
}

::placeholder {
  color: #fff;
  opacity: 0;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

.clear {
  clear: both;

  height: 0;
}

li {
  list-style: none;
}

a,
button {
  -webkit-transition: 0.25s;

  -moz-transition: 0.25s;

  -o-transition: 0.25s;

  -ms-transition: 0.25s;

  transition: 0.25s;
}

a:focus,
button:focus {
  outline: none;
}

img {
  max-width: 100%;
}

.relative {
  position: relative;
}

#preloader {
  position: fixed;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background-color: #054079;

  /*



	background-image:url(../img/logo.png);



	background-repeat:no-repeat;



	background-position:center center;



*/

  width: 100%;

  height: 100%;

  z-index: 9999;
}

#status {
  width: 200px;

  height: 200px;

  position: absolute;

  left: 50%;

  top: 50%;

  margin: -100px 0 0 -100px;
}

/**/

.mbr-parallax-background,
.mbr-background {
  background-attachment: fixed !important;

  background-position: 50% 0;

  background-repeat: no-repeat;

  background-size: cover !important;
}

.mbr-hidden-scrollbar .mbr-parallax-background {
  background-size: auto 130%;
}

.mobile .mbr-parallax-background {
  background-attachment: scroll !important;
}

header {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.72+62,0+100 



background-image: linear-gradient(to top, rgba(255,255,255,0) 0%, rgba(255, 255, 255, 0.99) 100% );*/
}

/*

ul.hed-playstore{padding: 0 0 15px}

ul.hed-playstore li.G-store a {display: inline-block;background-image: url(../img/sprite.png);background-repeat: no-repeat;width: 97px;height:29px;background-position: 0 0;}

ul.hed-playstore li.P-store a {display: inline-block;background-image: url(../img/sprite.png);background-repeat: no-repeat;width: 97px;height:29px;background-position:-102px 0;}

*/

header .first-row ul {
  padding: 10px 0 0;
}

header .first-row ul li,
.modal-header ul li {
  display: inline-block;
  padding: 0 0;
}

header .first-row ul li a,
.modal-header ul li a {
  display: inline-block;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
}

header .first-row ul li.G-store a,
.modal-header ul li.G-store a {
  width: 97px;
  height: 29px;
  background-position: 0 0;
}

header .first-row ul li.P-store a,
.modal-header ul li.P-store a {
  width: 97px;
  height: 29px;
  background-position: -102px 0;
  margin-right: 5px;
}

header .first-row ul li.fb a,
.modal-header ul li.fb a {
  width: 29px;
  height: 29px;
  background-position: -217px 0;
}

header .first-row ul li.insta a,
.modal-header ul li.insta a {
  width: 29px;
  height: 29px;
  background-position: -151px -68px;
}

header .first-row ul li.twitter a,
.modal-header ul li.twitter a {
  width: 29px;
  height: 29px;
  background-position: -250px 0;
}

header .first-row ul li.y-tube a,
.modal-header ul li.y-tube a {
  width: 29px;
  height: 29px;
  background-position: -282px 0;
}

header .first-row ul li.whatsapp a,
.modal-header ul li.whatsapp a {
  width: 29px;
  height: 29px;
  background-position: -315px 0;
}

.modal-header ul li.close-btn a {
  background: transparent;
  border: 1px solid var(--blue);
  width: 45px;
  height: 45px;
  border-radius: 50px;
  text-align: center;
  padding: 12px 0 0 0;
}

.modal-header ul li.close-btn a i {
  width: 17px;
  height: 17px;
  background: url(../img/sprite.png) no-repeat -75px -74px;
  display: inline-block;
}

.modal-header ul li.close-btn {
  padding: 0 0 0 20px;
  position: relative;
  top: -8px;
}

header.fixed-header .navbar-brand img {
  max-width: 200px;
}

header .first-row {
  height: 50px;
  overflow: hidden;
}

header.fixed-header .first-row {
  height: 0;
  overflow: hidden;
}

header.fixed-header .ribbon {
  opacity: 0;
}

header .second-row {
}

header .second-row ul {
  padding: 10px 0 0;
}

header .second-row ul li {
  display: inline-block;
}

header .second-row ul li.btn-blue a {
  display: inline-block;
  background: #054079;
  color: #ffffff;
  padding: 5px 21px;
  border-radius: 50px;
  height: 35px;
}

header .second-row ul li.btn-blue a:hover,
header .second-row ul li.btn-blue a:focus {
  background: #01711b;
  text-decoration: none;
}

header .second-row ul li.search a {
  display: inline-block;
  background: url(../img/sprite.png) no-repeat 7px -31px #333333;
  border-radius: 50px;
  width: 35px;
  height: 35px;
  padding: 4px 16px;
  margin: 0 10px;
}

header .second-row ul li.menu-togle a {
  padding: 0 0 0 40px;
  position: relative;
  line-height: 30px;
  color: #333333;
}

header .second-row ul li.menu-togle .togle {
  position: absolute;
  left: 0;
  top: 4px;
  width: 29px;
}

header .second-row ul li.menu-togle .togle span {
  display: block;
  height: 2px;
  background: #000000;
  width: 100%;
  margin: 0 0 7px;
}

header .second-row ul li.menu-togle .togle span.liner-3 {
  width: 80%;
}

header .ribbon {
  background: url(../img/ribbon.svg) no-repeat 0 0;
  position: absolute;
  right: 0;
  top: 100%;
  width: 72px;
  height: 112px;
  background-size: contain;
  z-index: 8;
  color: #ffffff;
  font-size: 13px;
  line-height: 13px;
}

header .ribbon:hover {
  text-decoration: none;
}

header .ribbon i {
  display: block;
  padding: 10px 0 0;
}

#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
  object-fit: cover;
}

#myVideo::after {
  position: absolute;
}

.home-banner {
  height: 100vh;
  position: relative;
  z-index: 0;
}

.home-banner .carousel,
.home-banner .carousel .carousel-inner,
.home-banner .carousel .carousel-inner .carousel-item {
  height: 100vh;
  height: 100%;
}

.home-banner .carousel .carousel-inner .carousel-item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.HM-Three-col {
  background: #fff;
  position: relative;
  z-index: 1;
}

.HM-Three-col img {
  border: 1px solid #666666;
}

.HM-Three-col .logos .text-left {
  text-align: center !important;
}

.news-scrooler {
  border: 1px solid #cccccc;
  border-radius: 50px;
  margin-left: 0;
}

.news-scrooler .acme-news-ticker-label {
  background: #282828;
  color: #ffffff;
  padding: 10px 20px;
  font-family: "Lora", serif;
  font-size: 15px;
  border-radius: 20px 0 0 20px;
}

.news-scrooler .acme-news-ticker-prev {
  width: 20px;
  height: 20px;
  background: url(../img/sprite.png) no-repeat -36px -32px;
  display: inline-block;
}

.news-scrooler .acme-news-ticker-next {
  width: 20px;
  height: 20px;
  background: url(../img/sprite.png) no-repeat -58px -32px;
  display: inline-block;
}

.news-scrooler .acme-news-ticker-horizontal-controls {
  padding: 10px 0 0 11px;
}

.news-scrooler .acmeticker-wrap {
  padding: 10px 0 0 0;
  height: 66px;
  overflow: hidden;
}

.news-scrooler .acmeticker-wrap li a {
  color: #282828;
}

.DL {
  border-radius: 50px;
  padding: 5px 14px;
}

.DL i {
  display: inline-block;
  width: 25px;
  height: 28px;
  background: url(../img/sprite.png) no-repeat -84px -32px;
  margin: 0 10px 0 0;
}

.DL span {
  display: inline-block;
  line-height: 10px;
  position: relative;
  top: -5px;
}

.DL.bg-dark:hover {
  text-decoration: none;
  background: #01711b !important;
}

.standards h2 {
  font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.standards .description {
  min-height: 55px;
  padding: 0 0 23px;
}

.standards .cover {
  position: relative;
  z-index: 3;
}

.standards .btn {
  background: var(--white);
  border-radius: 50px;
  padding: 8px 21px;
  display: inline-block;
  border: 0;
  color: #292929;
}

.standards .btn i {
  background: url(../img/sprite.png) no-repeat -115px -35px;
  width: 26px;
  height: 18px;
  position: relative;
  display: inline-block;
  margin: 0 0 0 10px;
  position: relative;
  top: 4px;
}

.standards .colums {
  position: relative;
  overflow: hidden;
}

.standards .colums::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  opacity: 0;

  transition: All 2s ease;

  -webkit-transition: All 2s ease;

  -moz-transition: All 2s ease;

  -o-transition: All 2s ease;

  transform: scale(1.8);

  -webkit-transform: scale(1.8);

  -moz-transform: scale(1.8);

  -o-transform: scale(1.8);

  -ms-transform: scale(1.8);
}

.standards .colums:hover::after {
  opacity: 0.2;

  transform: scale(1);

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -o-transform: scale(1);

  -ms-transform: scale(1);
}

.standards .colums.bg-blue::after {
  background: url(../img/Kindergarten.jpg) no-repeat center center / cover;
}

.standards .colums.bg-green::after {
  background: url(../img/primary.jpg) no-repeat center center / cover;
}

.standards .colums.bg-red::after {
  background: url(../img/secondary.jpg) no-repeat center center / cover;
}

.standards .colums.bg-yellow::after {
  background: url(../img/AS.jpg) no-repeat center center / cover;
}

/**/

.cambridge {
  background: url(../img/new-student-cam.jpg) no-repeat;
  background-size: cover;

  padding-top: calc(30px + (100 - 30) * ((100vw - 320px) / (1920 - 320)));

  padding-bottom: calc(30px + (100 - 30) * ((100vw - 320px) / (1920 - 320)));

  padding-left: 100px;
  padding-right: 100px;
  position: relative;
}

.cambridge::after {
  background: rgba(42, 36, 25, 0);
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  position: absolute;
}

.cambridge h2 {
  font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-family: var(--font-secondary);
}

.cambridge .cover {
  position: relative;
  z-index: 5;
}

.cambridge .colums {
  background: rgba(5, 64, 121, 0.5);
  border: 1px solid #054079;
  padding: 20px;
  height: 271px;
}

.cambridge .colums h4 {
  font-weight: 600;
  padding: 0 0 20px;
}

.cambridge .colums.first i {
  background: url(../img/sprite.png) no-repeat -157px -29px;
  width: 54px;
  height: 37px;
  display: block;
  margin: 25px 0 42px;
}

.cambridge .colums.second i {
  background: url(../img/sprite.png) no-repeat -218px -29px;
  width: 66px;
  height: 65px;
  display: block;
  margin: 0 0 40px;
}

.cambridge .colums.third i {
  background: url(../img/sprite.png) no-repeat -295px -29px;
  width: 52px;
  height: 65px;
  display: block;
  margin: 0 0 40px;
}

.about {
  font-size: 24px;
}

.about h2 {
  font-family: var(--font-secondary);
  font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-family: var(--font-secondary);
  font-weight: 400;
  padding-bottom: 25px;
}

.btn-blue-common {
  border-radius: 50px;
  padding: 10px 15px;
  color: #ffffff;
  display: inline-block;
  background: var(--blue);
  font-size: 16px;
}

.btn-blue-common:hover,
.btn-blue:focus {
  background: var(--green);
  text-decoration: none;
  color: #ffffff;
}

.btn-blue-common i {
  position: relative;
  margin: 0 0 0 6px;
  width: 27px;
  height: 20px;
  background: url(../img/sprite.png) 0 -72px;
  display: inline-block;
  top: 3px;
}

.btn-white {
  border-radius: 50px;
  padding: 10px 15px;
  color: var(--blue);
  display: inline-block;
  background: var(--white);
  font-size: 16px;
}

.btn-white:hover,
.btn-white:focus {
  background: var(--green);
  text-decoration: none;
  color: #ffffff;
}

.btn-white i {
  position: relative;
  margin: 0 0 0 6px;
  width: 27px;
  height: 20px;
  background: url(../img/sprite.png) -34px -71px;
  display: inline-block;
  top: 3px;
}

.btn-white:hover i {
  background: url(../img/sprite.png) 0 -72px;
}

.events {
  background: url(../img/bg-grid.jpg) repeat;
}

.events h2 {
  color: #ffffff;
  font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400;
}

.events figure {
  position: relative;
}

.events figure figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 10px;
  z-index: 2;
  color: #000000;
  font-family: var(--font-secondary);
  font-size: 19px;
  font-weight: 500;
}

.events .large figure figcaption {
  font-size: 22px;
}

footer .btn-blue-common {
  font-size: 14px;
  padding: 5px 20px;
}

footer h3 {
  font-size: 25px;
  font-weight: 400;
}

footer ul.list-inline li {
  display: inline-block;
  padding: 0 10px 0 0;
  font-size: 28px;
}

footer ul.list-inline li a {
  color: var(--blue);
}

.virtual-tour {
  position: fixed;
  left: 0;
  bottom: 20%;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0 25px 25px 0;
  padding: 60px 20px 20px 49px;
  z-index: 5;
  font-weight: 600;
  color: #ffffff;
  line-height: 21px;
}

.virtual-tour strong {
  font-size: 25px;
}

.virtual-tour .circle {
  width: 71px;
  height: 71px;
  position: absolute;
  right: 20px;
  top: 10px;
  text-align: center;
  font-size: 28px;
  font-weight: 300;
  padding: 25px 0 0 0;
}

.virtual-tour .circle sup i {
  font-size: 10px;
}

.virtual-tour .circle::after {
  width: 100%;
  height: 100%;

  border-left: 4px solid #ff0000;

  border-top: 4px solid #ffba00;

  border-right: 4px solid #054079;

  border-bottom: 4px solid #01711b;

  border-radius: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.virtual-tour:hover {
  color: #ffba00;
  text-decoration: none;
}

.virtual-tour .circle::after {
  -webkit-animation: spin 4s linear infinite;

  -moz-animation: spin 4s linear infinite;

  animation: spin 4s linear infinite;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*main menu*/

body.modal-open {
  margin: 0;
  padding-right: 0 !important;
}

.main-menu .modal-dialog {
  max-width: 100%;
  margin: 0;
  height: 100%;
}

.main-menu {
  padding-right: 0 !important;
}

.main-menu .modal-content {
  border-radius: 0;

  transition: All 0.5s ease;

  -webkit-transition: All 0.5s ease;

  -moz-transition: All 0.5s ease;

  -o-transition: All 0.5s ease;

  transform: scale(0.8);

  -webkit-transform: scale(0.8);

  -moz-transform: scale(0.8);

  -o-transform: scale(0.8);

  -ms-transform: scale(0.8);

  opacity: 0;
}

.main-menu.show .modal-content {
  transition: All 0.5s ease;

  -webkit-transition: All 0.5s ease;

  -moz-transition: All 0.5s ease;

  -o-transition: All 0.5s ease;

  transform: scale(1);

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -o-transform: scale(1);

  -ms-transform: scale(1);

  opacity: 1;

  transition-delay: 0.5s;

  height: 100%;
}

.main-menu .modal-header {
  border-bottom: 0;
}

.main-menu .modal-footer {
  border-top: 0;
}

.main-menu .search {
  border-bottom: 1px solid #3c3c3c;
  text-align: center;
  position: relative;
}

.main-menu .search .btn {
  background: url(../img/sprite.png) -111px -71px no-repeat;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  width: 28px;
  height: 27px;
  font-size: 0;
}

.main-menu .search input[type="search"] {
  border: 0;
  text-align: center;
  width: 100%;
  height: 45px;
  font-size: 25px;
}

.main-menu .search input[type="search"]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: var(--gray);

  opacity: 1;
  /* Firefox */
}

.main-menu .search {
  opacity: 0;

  transform: translateY(-20px);
}

.main-menu.show .search {
  opacity: 1;

  transform: translateY(0px);

  transition-delay: 1.3s;
}

.main-menu .search input[type="search"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */

  color: var(--gray);
}

.main-menu .search input[type="search"]::-ms-input-placeholder {
  /* Microsoft Edge */

  color: var(--gray);
}

.main-menu .bs-example {
  transform: translateX(-20px);
  opacity: 0;
}

.main-menu.show .bs-example {
  transform: translateX(0px);
  opacity: 1;
  transition-delay: 2s;
}

.bs-example .accordion {
  position: relative;
}

.bs-example .accordion .card-header {
  width: 35%;
  text-transform: uppercase;
  padding: 0;
  /*border-bottom: 0*/
  background: transparent;
}

.bs-example .accordion .card-header .btn {
  text-transform: uppercase;
  width: 100%;
  padding: 18px 20px;
  text-align: left;
  position: relative;
  font-size: 20px;
}

.bs-example .accordion .expand {
  position: absolute;
  left: 35%;
  top: 0;
  width: 40%;
}

.bs-example .accordion .card-header .btn {
  color: #ff251b;
}

.bs-example .accordion .card-header .btn.collapsed {
  color: #000000;
}

.bs-example .accordion .card-header .btn.collapsed:after {
  content: "+";
}

.bs-example .accordion .card-header .btn:after {
  content: "-";
  position: absolute;
  right: 20px;
  top: 23px;
  font-size: 30px;
  line-height: 15px;
}

.bs-example .accordion .card-body {
  padding: 0 20px 20px 20px;
}

.bs-example .accordion .card-body ul {
  padding: 0 0 0 50px;
  font-size: 16px;
}

.bs-example .accordion .card-body ul li a {
  color: #000000;
  display: block;
  padding: 10px;
}

.bs-example .accordion .card-body ul li a:hover {
  text-decoration: none;
  color: #ff251b;
}

.main-menu address h2 {
  font-size: 24px;
  padding: 0 0 25px;
  text-transform: uppercase;
}

.main-menu address h3 {
  color: var(--red);
  font-size: 22px;
  margin: 0;
  padding: 0;
}

.main-menu address {
  transform: translateX(20px);
  opacity: 0;
}

.main-menu.show address {
  transform: translateX(0px);
  opacity: 1;
  transition-delay: 2s;
}

.main-menu .modal-footer {
  background: #373737;
  padding: 25px 0;
  transform: translateY(-20px);
  opacity: 0;
}

.main-menu.show .modal-footer {
  transform: translateY(0px);
  opacity: 1;
  transition-delay: 2.2s;
}

.main-menu .modal-footer .form-control {
  border: 1px solid #ffffff;
  padding: 15px 15px;
  border-radius: 50px;
  background: transparent;
  font-size: 14px;
}

.main-menu .modal-footer .btn {
  background: #ffffff;
  padding: 15px 27px;
  border-radius: 50px;
}

.main-menu .modal-footer .btn i {
  width: 28px;
  height: 20px;
  display: inline-block;
  background: url(../img/sprite.png) no-repeat -114px -34px;
  top: 6px;
  position: relative;
}

.banner-inner {
  position: relative;
  display: block;
}

.banner-inner img {
  width: 100%;
}

.virtual {
  background: var(--blue);
  padding: 5px 10px;
  text-align: center;
}

.page-title {
  border-bottom: 1px solid var(--blue);
  padding: 0 0 20px;
}

.page-title h1 {
  font-size: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
}

ul.gallery {
  margin: 0 -5px;
}

ul.gallery li {
  display: inline-block;
  padding: 0 5px 10px;
  width: 25%;
  margin: 0 -2px;
}

ul.gallery.gallery-main li {
  width: 50%;
}

ul.gallery li figcaption {
  text-align: center;
  color: #000000;
  padding: 0 0 15px;
}

ul.gallery li figure img {
  border-radius: 5px;
}

ul.gallery li a:hover {
  text-decoration: none;
}

.cms h2 {
  font-size: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
}

.cms h3 {
  font-size: calc(24px + (28 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
}

.cms h4 {
  font-size: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
}

.cms dl {
  padding: 0 0 20px;
}

.cms dl dt {
  font-weight: 600;
  font-size: 120%;
  padding: 0 0 px;
}

.cms dl dd {
  font-weight: 400;
  font-size: 90%;
  padding: 0 0 20px;
}

.cms ul {
  padding: 0 0 20px;
  margin: 0 0 0 20px;
}

.cms ul li {
  list-style: disc;
  list-style-type: disc;
  padding: 0 0 10px;
}

/*sanoop edits 08-08-2020*/

.arabic {
  font-family: "Droid Arabic Kufi", calibri;
  color: #fff;
}

.two-colum {
}

.two-colum figure,
.two-colum article {
  float: left;
  width: 50%;
}

.two-colum figure img {
  display: block;
  width: 100%;
}

.two-colum article .tabl {
  display: table;
  width: 100%;
  height: 100%;
}

.two-colum article .tabl .tabl-row {
  display: table-row;
}

.two-colum article .tabl .tabl-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 50px;
}

.two-colum article .tabl .tabl-cell h2 {
  font-weight: 600;
  color: #036ba1;
  font-size: 36px;
  padding: 0 0 45px;
}

.cms table tr th {
  font-size: 18px;

  font-weight: 500;

  background: #084f86 !important;

  color: #fff;

  padding: 15px 15px;
}

.inline-photo {
  border: 1em solid #fff;

  border-bottom: 4em solid #fff;

  border-radius: 0.25em;

  box-shadow: 1em 1em 2em 0.25em rgba(0, 0, 0, 0.2);

  margin: 2em auto;

  opacity: 0;

  transform: translateY(4em) rotateZ(-5deg);

  transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1),
    opacity 0.3s 0.25s ease-out;

  width: 98%;

  will-change: transform, opacity;
}

.inline-photo.is-visible {
  opacity: 1;

  transform: rotateZ(-0deg);
}

.img-box-left {
  float: none;

  width: auto;

  margin: 0 0 20px;
}

.img-box-left img {
  width: 100%;
}

.right-panel1 {
  float: left;

  width: 56%;
}

.img-box-left {
  float: left;

  width: 38%;

  margin: 0 50px 35px 0;

  background: #1f3a67;
}

.img-box-left article {
  padding: 35px;

  color: #fff;
}

.img-box-left article h2 {
  font-size: 35px;

  padding: 0 0 35px;
}

ul.school-address li {
  padding: 0 0 8px 25px;

  position: relative;
}

ul.school-address li i {
  position: absolute;

  left: 0;

  top: 5px;

  font-size: 120%;
}

.form .form-control {
  min-height: 45px;

  box-shadow: none;
}

.form label {
  font-weight: 300;
}

/*sanoop edits 08-08-2020*/

.list-group-item.active {
  background: var(--blue);
}

.cariculam {
}

.cariculam td {
  padding: 31px 15px;
}

.cariculam h3 {
  font-size: 22px;
}

.cariculam .border-left-blue {
  border-left: 7px solid var(--blue);
}

.cariculam .border-left-green {
  border-left: 7px solid var(--green);
}

.cariculam .border-left-red {
  border-left: 7px solid var(--red);
}

.cariculam .border-left-yellow {
  border-left: 7px solid var(--yellow);
}

.cariculam .border-left-gray {
  border-left: 7px solid var(--gray);
}

.cariculam .border-left-primary {
  border-left: 7px solid var(--primary);
}

#popup {
  display: none;

  position: fixed;

  margin: 0 auto;

  top: 55%;

  left: 50%;

  transform: translate(-50%, -50%);

  z-index: 9999;

  border: 10px solid #fff;

  background-color: #fff;
}
.facilities-home{
	padding: 98px 0 50px;
}
.facilities-home h2{
	font-family: var(--font-secondary);
    font-size:calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
    font-family: var(--font-secondary);
    font-weight: 400;
    padding-bottom: 25px;
}
.facilities-home h5{
	color: #054079;
	font-size: 18px;
	padding: 15px 0;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1240px;
  }
}

@media screen and (max-width: 1400px) {
  .news-scrooler .acme-news-ticker-label {
    padding: 10px 14px;
  }

  .main-menu .navbar-brand img {
    max-width: 200px;
  }

  .modal-header ul li.close-btn a {
    width: 39px;
    height: 39px;
    padding: 10px 0 0 0;
  }
}

.mb-md-5 h1 {
  color: var(--blue);
  font-size: 36px;
  line-height: 48px;
  font-family: "Playfair Display";
  width: 100%;
}

@media screen and (max-width: 1279px) {
  body {
    font-size: 16px;
  }

  .main-menu.show address p {
    padding: 0 0 10px;
  }

  .main-menu address h2 {
    padding: 0 0 9px;
    font-size: 24px;
  }

  .main-menu.show address {
    font-size: 13px;
  }

  .bs-example .accordion .card-header .btn {
    font-size: 18px;
    padding: 14px 20px;
  }

  .bs-example .accordion .card-body ul {
    font-size: 18px;
  }

  .bs-example .accordion .card-body ul li a {
    padding: 6px 10px;
  }
}

@media screen and (max-width: 1199px) {
  .about {
    font-size: 19px;
  }
}

@media screen and (max-width: 991px) {
  .bs-example .accordion .card-body ul {
    padding: 0 0 0 12px;
  }

  .bs-example .accordion .card-header {
    width: 61%;
  }

  .bs-example .accordion .expand {
    left: 59%;
  }

  ul.gallery li {
    width: 33.33%;
  }
}

@media screen and (max-width: 800px) {
  .home-banner {
    height: 50vh;
  }

  #myVideo {
    height: 50%;
  }
}

@media screen and (max-width: 767px) {
  header .second-row ul li.btn-blue a {
    font-size: 11px;
    height: 29px;
  }

  header .second-row ul li.menu-togle a {
    font-size: 0;
  }

  header .second-row ul li.menu-togle .togle {
    top: -12px;
  }

  header.fixed-header .navbar-brand img {
    max-width: 117px;
  }

  .cambridge {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cambridge .colums {
    height: auto;
  }

  body {
    font-size: 13px;
  }

  .standards .btn {
    font-size: 13px;
  }

  .standards .btn {
    padding: 2px 21px 4px;
  }

  .standards .description {
    min-height: 0;
  }

  .cambridge .colums.first i {
    margin: 8px 0 15px;
  }

  .cambridge .colums.second i {
    margin: 0 0 20px;
  }

  .cambridge .colums.third i {
    margin: 0 0 12px;
  }

  .btn-white {
    padding: 4px 15px;
  }

  .events .large figure figcaption,
  .events figure figcaption {
    font-size: 16px;
  }

  .bs-example .accordion .expand {
    position: relative;
    width: auto;
    left: 0;
  }

  .bs-example .accordion .card-header {
    position: relative;
    width: auto;
  }

  .main-menu .modal-dialog {
    height: auto;
  }

  .bs-example .accordion .card-header .btn {
    font-size: 14px;
    padding: 7px 6px;
  }

  .bs-example .accordion .card-body ul li a {
    padding: 2px 10px;
  }

  .bs-example .accordion .card-body ul {
    font-size: 14px;
  }

  .bs-example .accordion .card-body {
    padding: 0 20px 0 20px;
  }

  .bs-example .accordion .card-header .btn {
    padding: 7px 6px;
  }

  .bs-example .accordion .card-header {
    border-bottom: 0;
  }

  .bs-example .accordion .card-header .btn::after {
    top: 11px;
  }

  /* .< !--HM-Three-col .logos {
		display: none
	}

	--> */
  ul.gallery li {
    width: 50%;
  }

  .HM-Three-col img {
    border: none !important;
  }

  .blue-bg,
  .green-bg,
  .yellow-bg,
  .red-bg {
    padding: 60px 0px 20px;
  }

  .red-bg h1,
  .yellow-bg h1,
  .green-bg h1,
  .blue-bg h1 {
    font-size: 30px;
  }

  .modal-header ul li.close-btn {
    position: absolute;
    top: 12px;
    right: 0px;
  }

  header .btn-blue-common {
    padding: 4px 27px;
  }
}

@media screen and (max-width: 640px) {
  .home-banner {
    height: 40vh;
  }

  #myVideo {
    min-height: 30%;
    height: 30%;
    top: 97px;
  }

  .virtual-tour {
    bottom: 0;
    width: 100%;
    border-radius: 0;
    padding: 10px 20px 8px 20px;
    font-size: 13px;
  }

  .virtual-tour .circle {
    width: 45px;
    height: 45px;
    padding: 12px 0 0 0;
    font-size: 12px;
  }

  .virtual-tour .circle sup {
    width: 45px;
    height: 45px;
    padding: 12px 0 0 0;
  }

  .virtual-tour .circle sup i {
    font-size: 7px;
  }

  footer {
    padding-bottom: 50px;
  }

  #popup {
    top: 4%;

    left: 10%;

    right: 10%;
    transform: none;
  }

  .cambridge .colums h4 {
    font-size: 16px;
    padding: 0 0 5px;
  }

  .cambridge {
    background-position: center top !important;
  }

  .news-scrooler .acmeticker-wrap {
    height: 75px;
  }

  .news-scrooler .notin {
    height: 75px;
  }
}

@media screen and (max-width: 480px) {
  .news-scrooler .acmeticker-wrap {
    height: 75px;
  }

  .news-scrooler .notin {
    height: 75px;
  }
}

.hidden {
  display: none;
}

.sticky-button {
  position: fixed;
  background-color: #25d366;
  bottom: 20px;
  left: 20px;
  border-radius: 50px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 20;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.sticky-button svg {
  margin: auto;
  fill: #fff;
  width: 35px;
  height: 35px;
}

.sticky-button a,
.sticky-button label {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 55px;
  height: 55px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.sticky-button label svg.close-icon {
  display: none;
}

.sticky-chat {
  position: fixed;
  bottom: 70px;
  left: 20px;
  width: 320px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 21;
  opacity: 0;
  visibility: hidden;
}

.sticky-chat a {
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  color: #505050;
}

.sticky-chat svg {
  width: 35px;
  height: 35px;
}

.sticky-chat .chat-content {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.sticky-chat .chat-header {
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  background-color: #25d366;
  overflow: hidden;
}

.sticky-chat .chat-header:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 75px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 70px 0 5px 0;
}

.sticky-chat .chat-header svg {
  width: 35px;
  height: 35px;
  flex: 0 0 auto;
  fill: #fff;
}

.sticky-chat .chat-header .title {
  padding-left: 15px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  color: #fff;
}

.sticky-chat .chat-header .title span {
  font-size: 11px;
  font-weight: 400;
  display: block;
  line-height: 1.58em;
  margin: 0;
  color: #f4f4f4;
}

.sticky-chat .chat-text {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 20px;
  font-size: 12px;
}

.sticky-chat .chat-text span {
  display: inline-block;
  margin-right: auto;
  padding: 10px;
  background-color: #f0f5fb;
  border-radius: 0px 15px 15px;
}

.sticky-chat .chat-text span:after {
  content: "just now";
  display: inline-block;
  margin-left: 10px;
  font-size: 9px;
  color: #989b9f;
}

.sticky-chat .chat-text span.typing {
  margin: 15px 0 0 auto;
  padding: 10px;
  border-radius: 15px 0px 15px 15px;
}

.sticky-chat .chat-text span.typing:after {
  display: none;
}

.sticky-chat .chat-text span.typing svg {
  height: 13px;
  fill: #505050;
}

.sticky-chat .chat-button {
  display: flex;
  align-items: center;
  margin-top: 15px;
  padding: 12px 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.sticky-chat .chat-button svg {
  width: 20px;
  height: 20px;
  fill: #505050;
  margin-left: auto;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
}

.chat-menu:checked + .sticky-button label {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.chat-menu:checked + .sticky-button label svg.chat-icon {
  display: none;
}

.chat-menu:checked + .sticky-button label svg.close-icon {
  display: table-cell;
}

.chat-menu:checked + .sticky-button + .sticky-chat {
  bottom: 90px;
  opacity: 1;
  visibility: visible;
}

