/* ================================
Imports
====================about============= */
@import url('font-awesome.min.css');
@import url('simpletextrotator.css');
@import url('overwrite.css');
@import url('animate.css');

body{font-family: "Montserrat", sans-serif;font-size:16px;line-height: 1.25em; overflow-x:hidden!important;}
.labletext{text-align:left!important}
.text-tblue{color:#30CDD7;}
.text-yellow{color:#FFCB00;}
li.fa-x-twitter a {vertical-align: middle!important; background:url("../img/x-twitter.svg") center #003057!important; 
	background-size:14px 14px!important; background-repeat:no-repeat!important; }
li:hover.fa-x-twitter a{ padding: 0; text-align: center !important; width: 30px;  height: 30px; line-height: 30px; list-style: none; display: block;
  border-radius: 50%; vertical-align: middle!important; background:url("../img/x-twitter-2.svg") center #30CDD7!important; 
	background-size:14px 14px!important; background-repeat:no-repeat!important;}
h1 {font-size: 36px;}h2 {font-size: 32px;}h3 {font-size: 28px;}h4 {font-size: 24px;}h5 {font-size: 20px;}h6 {font-size: 18px;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color: #3a3a3a;font-weight: 700;margin-bottom: 20px;font-family: "Montserrat", sans-serif;}
.lead{font-weight: 400;}button {display: inline-block;margin-bottom: 0;margin-bottom: 10px;padding: 6px 12px;border: 1px solid transparent;	vertical-align: middle;
text-align: center;	white-space: nowrap;font-weight: normal;font-size: 14px;line-height: 1.428571429;cursor: pointer;-webkit-user-select: none;
-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
button.navbar-toggle {background: #74288b;border: none;color: #fff!important;}.btn-theme,.btn-theme:hover,.btn-theme:focus{color: #fff;}.btn-theme:hover{background: transparent !important;border-color: #999;color: #999;}
.ifvideo{width:100%; height:800px; padding:0; margin:0;}

.carousel img {width: 100%;}
#spin {color:#fff; text-transform: uppercase; font-family:'Source Sans Pro',sans-serif; font-weight:700; font-size:34px;  -webkit-text-stroke:1.2px #E1AA28; -moz-text-stroke:1.2px #E1AA28; -ms-text-stroke:1.2px #E1AA28;}
#spin:after { content:""; animation: spin 8s linear infinite;}
@keyframes spin {
  0% { content:"Astronaut"; }
  10% { content:"Architect"; }
  20% { content:"Scientist"; }
  30% { content:"Doctor"; }
  40% { content:"Dancer"; }
  50% { content: "Superman"; }
  60% { content: "Spiderman"; }
  70% { content: "Wonder Woman"; }
  80% { content: "Judge"; }
  90% { content: "Firefighter"; }
  100% { content: "Police"; }
}


.bg-white {background: #fff;}
.bg-gray {background: #f8f8f8;}
.bg-dark {background: #575757;}
.bg-tblue {background: #4dc4cf;}
.bg-red {background: #FF3750;}
.bg-orange {background: #f58749;}
.bg-yellow {background: #FFCB00;}
.bg-purple {background: #742b8b;}
.bg-mit {background: #a51d36;}
.bg-ltblue {background-color:#e8f8fb;}
.bg-dblue{background:#003057; }
.bg-dtblue{background:#1E96A5!important; }
.bg-lpeach{background:#F0B4A0; }
.tealblue{color:#30CDD7; }
.darkblue{color:#003057!important; }
.white {color:#fff!important;}

.AdmissionsOpen{padding:0;  margin:10px 0 50px 0;}
.AdmissionsOpen a{padding:10px 20px; background:#30CDD7; border-radius:5px; text-decoration:none; text-transform: uppercase; font-size:16px; color:#000; }
.AdmissionsOpen a:hover{color:#fff; }
.contentpush{ margin-left:200px;}

/* ================================
Social Media icons
================================= */
.smallcontainer{max-width:600px;margin:0 auto;}
@media (min-width:576px){.smallcontainer{max-width:500px}}
@media (min-width:768px){.smallcontainer{max-width:700px}}
@media (min-width:992px){.smallcontainer{max-width:700px}}
@media (min-width:1200px){.smallcontainer{max-width:700px}}



.social{position:fixed;top:10em; z-index:999999; }
.social ul{padding:0;-webkit-transform:translate(-20px,0);-moz-transform:translate(-20px,0);-ms-transform:translate(-20px,0);-o-transform:translate(-20px,0);transform:translate(-20px,0)}
.social ul li{display:block;margin:1px;background:#ffc20e;width:50px;text-align:right;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s; font-size:14px; cursor:pointer;}
.social ul li:hover{-webkit-transform:translate(22px,0);-moz-transform:translate(22px,0);-ms-transform:translate(22px,0); -o-transform:translate(22px,0); transform:translate(22px,0); background:rgba(255,255,255,0.6)}
.social ul li a{color:#000; display: block; padding:10px; text-align: center!important;}
.social ul li:hover a{color:#000; display: block; padding:10px;}
.social ul li i{margin-left:10px;color:#000;padding:0px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg); font-size:16px; }
.social ul li:hover i{color:#74288b;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);
	-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s}
.social ul li:first-child{background:#fff;}
.social ul li:first-child i{color:#1d1d1b;}

.wrapper {z-index:999; position:fixed; right:-2%; top:25em;  display:inline; float:right; margin: 0;  }
#dynamic { position: relative; background-color:#ffd200;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);visibility:collapse; } .newClass { visibility:visible!important; }
#dynamic a{line-height:50px; display: block; color:#000; text-decoration:none;  font-weight: bold; font-size:18px; padding:0px 20px; margin: 0; text-transform: uppercase;} .rotate:hover a{color:#74288b; }
#dynamic:hover a{color:#74288b; }


#Button {z-index:999; position:fixed; bottom:0; left:0; right:0;display:none; background-color:#ffd200;visibility:collapse; } .bottomClass { visibility:visible!important; }
#Button a{line-height:40px; display: block; color:#000; text-decoration:none;  font-weight: bold; font-size:16px; padding:0px 20px; margin: 0 auto;} 
#Button:hover a{color:#74288b; }

#sticky {position:sticky; position:-webkit-sticky; background:#FFCB00; width:100%; top:0px; display:flex; z-index:999; }
#sticky a{color:#003057; align-items:left!important; padding:10px 30px; text-transform: uppercase; font-weight:600; text-decoration:none; font-size:20px!important; display: flex;} 
#sticky i{font-size:28px!important;  padding:11px 50px;}
#sticky a:hover{color:#fff;display: flex;}
#sticky a i{margin-right:10px;  }

#sticky ul{list-style: none; padding: 0; margin: 0;}
#sticky ul li{list-style: none; display: inline-block;}





/* ================================
margin, padding
================================= */
.mar-top0 {margin-top: 0;}.mar-top10 {margin-top: 10px;}.mar-top20 {margin-top: 20px;}.mar-top30 {margin-top: 30px;}.mar-top40 {margin-top: 40px;}.mar-top50 {margin-top:50px;} .mar-top60 {margin-top:60px;} .mar-top70 {margin-top:70px;} .mar-top80 {margin-top:80px;}  .mar-top90 {margin-top:90px;}  .mar-top100 {margin-top:100px;} .mar-top {margin-top:100px;} .martop80 {margin-top:0px;}


.mar-bot0 {margin-bottom: 0;}.mar-bot10 {margin-bottom: 10px;}.mar-bot20 {margin-bottom:20px;}.mar-bot30 {margin-bottom: 30px;}.mar-bot40 {margin-bottom: 40px;}.mar-bot50 {margin-bottom:50px;} .mar-bot60 {margin-bottom:60px;} .mar-bot70 {margin-bottom:70px;} .mar-bot80 {margin-bottom:80px;}  .mar-bot90 {margin-bottom:90px;}  .mar-bot100 {margin-bottom:100px;} .mar-bot {margin-bottom:125px;}


.pad-top0 {padding-top: 0;}.pad-top10 {padding-top: 10px;}.pad-top20 {padding-top: 20px;}.pad-top30 {padding-top: 30px;}.pad-top40 {padding-top: 40px;}.pad-top50 {padding-top:50px;} .pad-top60 {padding-top:60px;} .pad-top70 {padding-top:70px;} .pad-top80 {padding-top:80px;}  .pad-top90 {padding-top:90px;}  .pad-top100 {padding-top:100px;} .pad-top {padding-top:100px;}


.pad-bot0 {padding-top: 0;}.pad-bot10 {padding-top: 10px;}.pad-bot20 {padding-top: 20px;}.pad-bot30 {padding-top: 30px;}.pad-bot40 {padding-top: 40px;}.pad-bot50 {padding-top:50px;} .pad-bot60 {padding-top:60px;} .pad-bot70 {padding-top:70px;} .pad-bot80 {padding-top:80px;}  .pad-bot90 {padding-top:90px;}  .pad-bot100 {padding-top:100px;} 

/* Back to top button */
.back-to-top { position: fixed; display: none; padding: 6px 12px 9px 12px; font-size: 16px; border-radius: 2px;right: 15px; bottom: 15px; transition: background 0.5s; z-index:1000; background:#1E96A5!important; color:#fff;  }
.back-to-top:hover { color:#1E96A5; background:#003057!important;}

@media (max-width: 768px) { .back-to-top {bottom: 15px;}}
.back-to-top:focus { outline: none; background:#1E96A5!important;} 

/* ================================
Navbar
================================= */
nav.navbar{position: fixed;top: -72px;	margin-bottom: 0px; padding:0px 0 0px 0px;	width: 100%;border-radius: 0px;transition: all 0.2s;}
.navbar-nav{float: right;}
nav.navbar.fixed-to-top{top: 0px;}
.navbar-default{border: none;border-bottom: none;opacity: 1;display: none;z-index: 9999; }
.navbar-default .navbar-nav>li>a {color: #fff;font-weight: 700;text-transform: uppercase; }
.navbar-default .navbar-nav>li>a:hover{color: #3A3A3A;	cursor: pointer;	-webkit-transition: all 300ms ease-in-out;	-moz-transition: all 300ms ease-in-out;	-ms-transition: all 300ms ease-in-out;	-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;	outline: 0;}
.navbar-default .navbar-nav>li>a:focus{color: #3A3A3A;}
.navbar-default .navbar-nav li.current{color: #3A3A3A; background:url("../img/navDivot.png") top center no-repeat;}
.nav > li > a {position: relative; display: block; padding:25px 6px!important; }

.navbar-default .navbar-brand{color: #fff;	text-transform: uppercase;	font-weight: 700;	font-size: 2em;} 

.section-heading {margin-bottom: 50px;}
.section-heading h2 {font-size:40px; font-weight:600; margin-bottom:0; color:#003255!important;}
.section-heading h2 span {font-size:42px; font-weight:700; margin-bottom:0; }
.section-heading .heading-line {margin:0 auto;	display: block;	height: 1px;width: 80px;background: #333;margin-top: 10px;margin-bottom: 20px;}

.curricula-heading {margin-bottom:20px;}
.curricula-heading h2 {font-size:38px; font-weight:600; margin-bottom:0; color:#fff!important;}
.curricula-heading span {font-size:20px; font-weight:500; margin-bottom:0;color:#fff!important; }
.curriculaweoffer b{ color: #74288b; font-weight:600; font-size:30px; text-align: left; font-family:'DJ5CAS_P';}
.curriculaweoffer span{color: #fff; font-weight:600; font-size:18px; display: block;}
.curriculaweoffer small{color: #fff; font-weight:600; font-size:14px; display: block;}
.mbnone{display: block;}
.curriculaweoffer{display: block;}
.curriculaweoffer ul{margin:0; padding:0;}
.curriculaweoffer ul li{margin:0; padding:0;font-size:18px; color: #fff; list-style:none; background: url("../img/dot-yellow-2.png") no-repeat left top; padding-left:23px; }

.ao-heading {margin-bottom: 50px;}
.ao-heading h2 {font-size:40px; font-weight:700; margin-bottom:0; color:#fff!important;}
.ao-heading span {font-size:20px; font-weight:500; margin-bottom:0;color:#fff!important; }
.text-white {color:#fff;}
.color-light h1,.color-light h2,.color-light h3,.color-light h4,.color-light h5,.color-light h6 {color: #fff;}
.color-light p {color: #eee;}
#parallax1{background-image: url(../img/parallax/1.png);}
.parallax{padding:50px 0px 50px 0px; display:block; font-size:16px;  }
.p-heading {margin-bottom: 50px;}
.p-heading h2 {font-size:40px; font-weight:600; margin-bottom:0; color:#003057!important;}
.p-heading h2 span {font-size:42px; font-weight:700; margin-bottom:0; }


#theme_staybright{float:left;width:100%; display: block!important; padding:30px 0 60px 0; background-color:#e8f8fb;}
#theme_staybright p{font-size:16px; line-height:20px;   color: #000;}
#theme_staybright p b{font-size:16px; line-height:20px; color:#30CDD7; }
#theme_staybright h6{font-size:20px; line-height:30px; color:#000; font-weight:normal!important;}
#theme_staybright h6 b{font-size:20px; line-height:30px; color:#000; }

#theme_benefits{float:left;width:100%; display: block!important; padding:60px 0 30px 0;}
#theme_benefits ul.bg-benefits {background-color:#e8f8fb; padding:30px 40px; margin:0; border-radius:15px; list-style:none;}
#theme_benefits ul.bg-benefits li i{margin-left:-17px; font-size:12px!important; color:#1E96A5; padding-right:0px;  }
#theme_benefits ul.bg-benefits li{line-height:20px; padding-bottom:8px!important; } #theme_benefits ul.bg-benefits li b{font-size:15px!important; }
#theme_benefits p{font-size:16px; line-height:20px;   color: #000;}
#theme_benefits p b{font-size:16px; line-height:20px; color:#30CDD7; }
#theme_benefits h1{font-size:40px; color:#000; text-transform:uppercase; font-weight:500!important;}
#theme_benefits h3{font-size:30px!important; line-height:20px; color:#000; font-weight:600!important; text-transform:uppercase; padding:0; margin:0; }
#theme_benefits h6{font-size:16px; line-height:20px; color:#000; font-weight:normal!important; text-transform:uppercase; padding:0; margin:0; }
.enquirynow{display: block; padding:0; margin:30px 0 0 0; font-weight: 500;  }
.enquirynow a{display: block;padding:12px 30px; margin:0;border:1px solid #003057; border-radius:50px; text-decoration:none; color: #003057; text-transform:uppercase;}
.enquirynow a:hover{display: block;padding:12px 30px; margin:0;border:1px solid #003057; border-radius:50px; text-decoration:none; background-color:#003057; color:#30CDD7;text-transform:uppercase;}


#who_can_apply{float:left;width:100%; display: block!important; padding:80px 0 60px 0; background-color:#e8f8fb;}
#who_can_apply p{font-size:16px; line-height:20px;   color: #000;}
#who_can_apply p b{font-size:16px; line-height:20px; color:#30CDD7; }
#who_can_apply h6{font-size:20px; line-height:30px; color:#000; font-weight:normal!important;}
#who_can_apply h6 b{font-size:20px; line-height:30px; color:#000; }
#who_can_apply ul.caniapply { padding:30px 40px; margin:0; border-radius:15px; list-style: none; background-color:#fff;}
#who_can_apply ul.caniapply li i{margin-left:-17px; font-size:12px!important; color:#1E96A5; }
#who_can_apply ul.caniapply li{line-height:20px; padding-bottom:7px!important;}
#who_can_apply ul.caniapply li b{font-weight:bold; font-size:16px; }
#who_can_apply p{font-size:16px; line-height:20px;   color: #000;}
#who_can_apply p b{font-size:16px; line-height:20px; color:#30CDD7; }
#who_can_apply h6{font-size:16px; line-height:20px; color:#000; font-weight:normal!important; padding:0; margin:0; }
#who_can_apply h1{font-size:40px; color:#000; text-transform:uppercase; font-weight:500!important; }

#theme_campus{float:left;width:100%; display: block!important; background-color:#30CDD7; padding:60px 0 0 0 }
#theme_campus p.campus-benefits {background-color:#B4EBF5; padding:25px; margin:0; border-radius:15px; list-style: none;}
#theme_campus ul.bg-benefits li i{margin-left:-17px; font-size:12px!important; color:#1E96A5; }
#theme_campus ul.bg-benefits li{line-height:22px; }
#theme_campus p{font-size:16px; line-height:20px;   color: #000;}
#theme_campus p b{font-size:16px; line-height:20px; color:#30CDD7; }
#theme_campus h6{font-size:16px; line-height:20px; color:#000; font-weight:normal!important; text-transform:uppercase; padding:0; margin:0; }
#theme_campus h1{font-size:35px; color:#000; text-transform:uppercase; font-weight:500!important;}

#boardinghome{float:left;width:100%; display: block!important; background-color:#fff;}
#boardinghome p.bg-discover {background-color:#e8f8fb; padding:30px 40px; margin:0; border-radius:15px; list-style: none;}
#boardinghome ul.bg-benefits li i{margin-left:-17px; font-size:12px!important; color:#1E96A5; }
#boardinghome ul.bg-benefits li{line-height:22px; }
#boardinghome p{font-size:16px; line-height:20px;   color: #000;}
#boardinghome p b{font-size:16px; line-height:20px; color:#30CDD7; }
#boardinghome h6{font-size:16px; line-height:20px; color:#000; font-weight:normal!important; text-transform:uppercase; padding:0; margin:0; }
#boardinghome h1{font-size:40px; color:#000; text-transform:uppercase; font-weight:500!important;}

/*theme ===============================*/
.theme-mobi{ float:left;display: none!important;  }
.theme-desk{float:left;width:100%; display: block!important; background:#003057;padding:80px 0;  }
.theme-desk b{font-size:20px!important; font-weight:700!important;  }

.boarding-header {position: relative;width: 100%;padding-top: 95px; clear: both;}
.boarding-header .boarding-header-title {text-align: left;}
.boarding-header .bg-grid {height: 0;padding-bottom: calc(30.5555555556% + 19px);
    /*width: calc(100% - 8.5%* 2 + 30px);*/background-image: url("../img/icon-dot-teal.svg");background-repeat: repeat;
    background-size: 9px 9px;margin: 0 0% 0 7%;z-index: 10;}
.themedesktop{width:100%; }
.boarding-header .boarding-header-img-wrapper {position: relative;}
.boarding-header .mainbanner {position: absolute;top:30px;right: 0; left:10%; bottom:0px!important;  width:100%;height: 0;
display: block!important; margin-bottom:-10px!important;  }
.boarding-header .mainbanner img{width:90%;}
.boarding-header h5 {margin:0 0 0px 0;color:#fff;text-transform: uppercase; font-weight:500; font-size:20px; }

.boarding-header .title {margin:0 0 30px 0;color:#fff;text-transform: uppercase; font-weight:500; font-size:40px; }

.header-desk{background:#fff;float:left; width:100%; height:110px;   display:block!important; }
.logo{ padding-top:10px; padding-bottom:10px;}
.header-font{color:#fff;font-weight:600;font-size:34px!important;line-height:60px;text-align:left;} 

.overflow {position:absolute; z-index:99999; right:11%;   }

 .mainform {position: relative;  padding:0px;  clear:both; position: relative}
.mainform .formheader{padding:5px 10px; margin:0px; color: #003057; background:#FFCB00; font-weight: normal; border-radius:5px 5px 0 0; text-transform:uppercase;}

.mainform .formbg h3{color:#003057; font-weight:600; font-size:30px; text-transform:uppercase;   }
.mainform .formbg{ background:#fff; clear:both;border-radius:20px 20px 0 0!important; padding:50px 50px 10px 50px; margin:0; top: 0;}
.mainform .formbg h5{color:#003057; font-weight:normal; font-size:20px; background:#FFCB00; padding:3px 5px; border-radius:5px;  }

.mainform .sub_bg{background:#B4EBF5!important; margin:0px; padding-top:10px; padding-bottom:10px; border-radius:0 0 20px 20px; }
.submitbtn{ color:#000;  width:150px; padding:10px 0; margin:0 auto;}
.submitbtn button{background-color:#30CDD7; padding:10px; width:150px; height:40px;  font-weight:500; border:none; border-radius:50px; text-transform:uppercase; font-size:14px; }

/*.modal-header{padding:20px; margin:0 0px 0px 0px; color: #003057; background:#ffc10e; font-weight: 600;  position: relative; border-bottom:none;}*/

.modal-header{padding:0rem!important;  }
.modal-header img{margin:0 -0px 0 -0px!important; border-radius:5px 5px 0 0;}
.modal-header h4{margin:0 0px 0px 10px; }
.modal-header .ttl{padding:20px 25px; }
.modal-header .close {padding:10px 15px!important; margin:15px!important; position: absolute; z-index: 999999;}

.modal-header button{float: right!important; right: 0;}
button.close {padding: 0; background-color:#fff;border: 0; -webkit-appearance: none; border-radius:50px; }
.close {float: right!important;font-size: 1.5rem;font-weight:700;line-height: 1; color: #000;text-shadow:0 1px 0 #fff;opacity: .9!important;
}

.form-group { margin-bottom:15px!important;}
textarea.form-control{height: 40px !important;}
input.form-control{height: 40px !important; border:1px solid #737373!important; border-radius:3px; box-shadow:none!important;  font-size:16px !important;}
select.form-control{height: 40px !important; border:1px solid #737373!important; box-shadow:none!important; font-size:14px !important;}
.help-block{display:block;margin-top:5px;margin-bottom:0px;color:#737373; }
.text-danger{color:red!important}



#arrow {text-align:center!important;  max-width:250px;  font-size: 22px!important; line-height: 22px; margin:20px auto;}
#arrow img{ text-align:center;}
#arrow  a{ color:#003057; display: block!important; width: 100%;  padding:10px 30px; text-transform: uppercase; font-weight:600;background:#30CDD7;}
#arrow a:hover{ color:#fff; display: block!important; width: 100%; text-decoration:none; background:#003057; padding:10px 30px;}

.brochure {text-align:center!important;  max-width:270px;  font-size:16px!important; line-height: 22px; margin:20px 0;}
.brochure  a{ color:#003057;  width: 100%;  padding:10px 15px; text-transform: uppercase; font-weight:600;  background:#FFCB00; border-radius:3px;  }
.brochure a:hover{ color:#fff; width: 100%; text-decoration:none; background:#30CDD7; padding:10px 15px;}
.grove-main{width:100%;}
.grove{color:#fff;font-size:40px; margin-top:250px}
.groveheader{color:#30CDD7; font-weight:600;font-size:50px;line-height: 40px; text-transform: uppercase;margin:0!important; padding:0!important;  } 
.groveheadermbview{color:#30CDD7; font-weight:600;font-size:40px!important; line-height: 40px; text-transform: uppercase;margin:0!important; padding:0!important;} 
.grovespan{color:#7E7E7E; line-height:24px!important; text-transform:none; font-size:20px!important; font-weight:500; margin-top:8px; text-transform:uppercase;}
.grovespan b{ font-weight:600;}
/* ================================form-control
Intro
================================= */

#intro { width: 100%; background-color:#fff; background-image: url(../img/banner.png); background-position: top center; background-repeat:no-repeat;}
#intro .item { width: 100%; height:400px;}
#intro .carousel-container { display: -webkit-box;  display: -webkit-flex;  display: -ms-flexbox;  display: flex;  position: absolute;width: 100%; height:500px; padding-top:0%; }
#intro .carouselbg{  width: 100%; }
#intro .carousel-content {  text-align: left;}
#intro .header-1 h1 { padding:0; margin-top:30px;color: #fff; margin-bottom: 30px; font-size:50px; font-weight:700; line-height:60px; }
#intro .header-1 span{font-family:'DJ5CAS_P'; font-size:60px; line-height:40px!important; text-transform:none!important; color: #fff; font-weight:normal!important;}
#intro .heading-line {	margin:0 auto;	display: block;	height:5px;width: 80px;background: #333;margin-top: 10px;margin-bottom: 20px;}
.introSummary {   font-size: 1.3em; line-height:1.4em }

b {font-size:1.3em; line-height:1.4em; font-weight:700;  }
#intro p {  width:40%;  -webkit-animation-delay: 0.4s;  animation-delay: 0.4s;  margin: 0 auto 30px 0;  color: #fff;}
#intro .carousel-container .btn-get-started{ background:url("../img/about.png")no-repeat center center; color: #1d1d1b; text-decoration: none; width:200px!important; height:80px!important; padding:30px 50px;  font-size:22px; }
#intro .carousel-container .btn-get-started:hover { background:url("../img/about-2.png")no-repeat center center; color: #1d1d1b; text-decoration: none; width:200px!important; height:80px!important; padding:30px 50px;}

@media (max-width: 768px ) {  #intro h2 {font-size: 36px;font-family:'DJ5CAS_P'; }}

/* ================================
About
================================= */
#about{ background-color:#fff; padding:40px 0px 40px 0px; display:block; font-size:16px; margin-top: -30px ; }
#about p {  text-align: center; line-height: 23px; color: #1d1d1b; margin-top: 20px}
#about-bottom{ background-image: url(../images/about-bottom.png) ;  background-repeat: repeat-x;  display:block; height: 54px }
#about .ourschools{margin-top:30px; clear:both; border-radius:5px; background:#FBFBFB; border:0px solid #c9c7c7; 
height:380px; }#about .ourschools img{ border-radius:5px 5px 0 0;}
#about .ourschools-text{padding:10px; text-align: center;} 
#about .ourschools-text h2{padding:0px; margin:0!important; color: #30CDD7; font-size:18px; font-weight:normal;}
#about .ourschools-text p{line-height:18px; font-size:15px!important; color: #000; }
#about .ourschools-text a{width:150px; margin:20px auto 20px auto; display: block; background-color:#FFCB00; color:#003057; padding:5px 0; text-decoration: none; border-radius:3px;}
#about .ourschools-text a:hover{background-color:#30CDD7; color:#003057;}

/* ================================
About
/* ================================
Team
================================= */
.box-team img {	margin-bottom: 30px;}


#facilities{ padding:70px 0px 70px 0px; display:block;  color:#fff; }
#facilities h2{margin:0!important; padding-bottom:40px; text-transform:uppercase; font-weight:600; color:#1E96A5;}
#facilities .eytext{text-transform:uppercase; font-size:14px!important; letter-spacing:-0.2px!important; font-weight:400; }

#facilities h4{margin:0!important; font-size:18px!important; text-transform:uppercase; font-weight:500; color:#fff;}
#facilities .ey{ clear:both; border-radius:16px; background:#fff; padding:30px 30px;  box-shadow: 0px 12px 24px rgba(0,0,0,.1); webkit-box-shadow: 0px 12px 24px rgba(0,0,0,.1);  -moz-box-shadow: 0px 12px 24px 24px rgba(0,0,0,.1); height: 550px!important;}
#facilities .wellbeing{width:90px; height:90px; margin:50px auto!important; border-radius:50%; text-align: center!important; vertical-align: middle!important; background-color:#1E96A5;}
#facilities .wellbeing img{ width:80px; height:80px; text-align: center; vertical-align: middle;}
#facilities .counselling{ display: block; clear:both; padding:0; } #facilities .counselling h4{margin:0!important; font-size:22px!important;  text-transform:uppercase; font-weight:600; color:#1E96A5;  display: block; clear:both;}

#facilities .ey img{ width: 200px; margin:0 auto; }
#facilities .ey-text{ text-align: left;}
#facilities .ey-text h4{padding:0 0px 0 0px!important; margin:0 0px 20px 0!important; color:#1E96A5; font-size:26px!important;  text-transform:capitalize;  font-weight: 600;}
#facilities .ey-text p{line-height:18px; font-size:14px!important; color: #000; margin-top:10px!important;}

#facilities .control-next{right:0}
#facilities .control-next-icon,.control-prev-icon{display:inline-block;width:40px;height:40px;background:transparent no-repeat center center;background-size:100% 100%;}

#facilities .control-prev-icon{/*background-image:url("../img/arrow-left.svg");*/  width:25px; vertical-align:middle!important;}

#facilities .control-next-icon{/*background-image:url("../img/arrow-right.svg");*/ width:25px;vertical-align: middle!important; text-align: center!important;  }
#facilities a.control-prev{padding:10px 2px 8px 15px;background:#D2D2D2; border-radius:50px; margin-right:10px; font-size:22px; color:#000;}
#facilities a.control-prev:hover{padding:10px 2px 8px 15px;background:#003057; border-radius:50px; margin-right:10px; font-size:22px; color:#30CDD7;}
#facilities a.control-next{padding:10px 8px 8px 10px;background:#30CDD7; border-radius:50px; color:#000;}
#facilities a.control-next:hover{padding:10px 8px 8px 10px;background:#003057; border-radius:50px; color:#30CDD7;}


#facilitiesmbview .carousel-next{right:0}
#facilitiesmbview .carousel-next-icon,.carousel-prev-icon{display:inline-block;width:40px;height:40px;background:transparent no-repeat center center;background-size:100% 100%;}

#facilitiesmbview .carousel-prev-icon{/*background-image:url("../img/arrow-left.svg"); */width:25px; vertical-align:middle!important;}

#facilitiesmbview .carousel-next-icon{/*background-image:url("../img/arrow-right.svg"); */width:25px; vertical-align: middle!important;}
#facilitiesmbview a.carousel-prev{padding:8px 10px 6px 3px;background:#D2D2D2; border-radius:50px; margin-right:10px; font-size:22px; color:#000;}
#facilitiesmbview a.control-prev:hover{padding:8px 6px 5px 3px;background:#003057; border-radius:50px; margin-right:10px; font-size:22px; color:#30CDD7;}
#facilitiesmbview a.carousel-next{padding:10px 12px 8px 3px;background:#30CDD7; border-radius:50px; color:#000;}
#facilitiesmbview a.control-next:hover{padding:10px 12px 8px 3px;background:#003057; border-radius:50px; color:#30CDD7;}

#brandthemes{ padding:80px 0px 80px 0px; display:block;  }

#brandthemes .cc-next{right:0}
#brandthemes .cc-next-icon,.cc-prev-icon{display:inline-block;width:40px;height:40px;background:transparent no-repeat center center;background-size:100% 100%;}
#brandthemes h6{font-size:16px; line-height:20px; color:#000; font-weight:normal!important; text-transform:uppercase; padding:0; margin:0; }
#brandthemes h1{font-size:30px; color:#000; text-transform:uppercase; font-weight:500!important;}
#brandthemes a{padding:10px 11px;background:#30CDD7; border-radius:50%; margin-right: 10px; width:25px; font-size:14px; color:#000; text-decoration: none; line-height:30px }
#brandthemes a.cc-prev:hover{background:#30CDD7; color:#fff;}
#brandthemes a.cc-next{padding:10px 13px;background:#30CDD7; border-radius:50%;font-size:14px; width:25px;  color:#000;}
#brandthemes a.cc-next:hover{background:#30CDD7; color:#fff;}

#brandthemes .yourchild{ clear:both; position: absolute; z-index:999999; top:-15px; }
#brandthemes .yourchild-text{ text-align: left;}
#brandthemes .yourchild-text h4{padding:0 0px 0 0px!important; margin:10px 0px 0px 0!important; color:#1E96A5; font-size:20px!important;  text-transform:uppercase;  font-weight: 600;}
#brandthemes .yourchild-text p{line-height:16px; font-size:14px!important; color: #000; }

#brandthemes ul.buddysystem {background-color:#B4EBF5; padding:30px 30px 30px 40px; margin:0; border-radius:15px; list-style: none;}
#brandthemes ul.buddysystem li i{margin-left:-17px; font-size:12px!important; color:#1E96A5; }
#brandthemes ul.buddysystem li{line-height:22px; }
#brandthemes ul.buddysystem li b{font-size:16px; line-height:20px; }
#brandthemes p{font-size:16px; line-height:20px;   color: #000;}
#brandthemes .storiesbg {background-color:#B4EBF5; padding:30px;border-radius:15px; height:250px; }
#brandthemes .storiesbg p{font-size:18px!important; line-height:22px; }
#brandthemes .storiesbg b{font-size:16px!important;} 

#brandthemesmbview .controlnext{right:0}
#brandthemesmbview .controlnext-icon,.controlprev-icon{display:inline-block;}
#brandthemesmbview a.controlprev:hover{background:#003057; color:#30CDD7; width:50px;height:50px;}
#brandthemesmbview a.controlnext{padding:10px 12px!important;background:#ccd5dd; border-radius:50%; font-size:14px; color:#000; width:50px!important;height:50px!important;}
#brandthemesmbview a.controlnext:hover{background:#003057; color:#30CDD7;}


.enquiryblock{ padding:80px 0px 0px 0px; display:block;  }

/*.enquiryblock::after {content: ""; position: absolute; display: flex; bottom: 0; left: 0; right: 0; height: 340px;
  background-image: url(../img/icon-into-teal.svg);  background-repeat: repeat;}
.enquiryblock .pattern {  display: flex; justify-content: flex-end; position: relative;}
*/



.btmore{ }
.btmore a{display: block; background-color:#B4EBF5; margin:0; padding:16px 0px 15px 0px; border-radius:0px 0px 16px 16px; text-transform:uppercase; font-size:17px; font-weight: 600; text-decoration:none; color:#000;}
.btmore a:hover{display: block; background-color:#003057; margin:0; padding:16px 0px 15px 0px; border-radius:0px 0px 16px 16px; text-transform:uppercase; color:#fff;}


.btmore a i{font-size:12px; background-color:#fff; border-radius:50px; padding:8px 10px; margin-right:5px;  }

.btmore a:hover i {
 animation: rotation 0.5s  linear; color:#000; 
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.carousel img {
  width: 100%;
}
/* ================================
Services
================================= */
#services{background:#fff; padding:70px 0px 60px 0px;}
#services h3 {font-size:26px;color:#000; line-height:30px; font-weight:600!important; padding-bottom:20px;  text-transform:uppercase; }
#services h3 b{color:#1E96A5; font-size:29px;}
#services .school-detail{ padding:20px; border-radius:16px; width:100%; display:inline-block; -webkit-box-orient: vertical; -webkit-box-direction: normal;  -webkit-flex-direction: column; -moz-box-orient: vertical;  -moz-box-direction: normal; -ms-flex-direction: column; border:2px solid #CDCDCD;}

#services .school-detail .school-stats-card-title { margin-bottom: 8px; font-size: 18px;font-weight: 700!important;
    line-height: 26px;color:#000; text-transform: uppercase;}
#services .school-detail h2 {color:#000; font-weight:700!important; text-transform:uppercase; font-size:60px; line-height:56px; letter-spacing:-4px; text-align:left!important;}





#Admissions {background:#30CDD7; padding:60px 0px 80px 0px;}
#Admissions h3 {font-size:26px;margin: 0 !important; padding-bottom:60px;text-transform: uppercase;font-weight: 600; color:#000;}

#Admissions p{ font-size:16px; color:#fff; line-height:17px;  }
.quote-right img{width:22px; float:left;}
.quote-mbv img{width:24px; margin-bottom:15px; }

#Admissions .quote{ padding-top:10px;  } #Admissions .prin img{margin-top:0px; box-shadow: 3px 3px 0px #1E96A5;}
#Admissions .quote h4{color:#30CDD7; margin:0!important; font-size:18px!important; }
#Admissions .quote p{font-size:14px;}

/* ================================
Testimonials
================================= */
#testimonials{ display:block; margin:0; padding:50px 0; top:0; bottom:0;background-color: #30CDD7;}

#testimonials p{ font-size:16px; color:#000; line-height:17px;  }
#testimonials p b{ font-size:16px; color:#000; line-height:17px;  }
#testimonials h4 {font-size:24px;font-weight:600; color:#000; text-transform:uppercase;}
#testimonials h5 {text-transform:uppercase;}
#testimonials h2 span{font-size:36px;font-weight:700; color:#30CDD7;}
#testimonials .typicalday{display: block; padding:0; margin: 0; border-radius:16px; height:430px; margin-bottom:20px;   }
#testimonials .typicalday .imgblk{display: block;} #testimonials .typicalday .imgblk img{border-radius:16px 16px 0 0;}
#testimonials .typicalday .contentblk{ padding:25px; }
#testimonials .typicalday .contentblk p{ font-size:16px; line-height:18px; color:#000;}
#testimonials .typicalday.warmwhite{background:#FAF5ED;}
#testimonials .typicalday.brightyellow{background:#FFCB00;}
#testimonials .typicalday.lighttealblue{background:#B4EBF5;}

#testimonials .monialsnext{right:0}
#testimonials .monialsnext-icon,.monialsprev-icon{display:inline-block;}
#testimonials .monialsprev-icon{width:25px;  vertical-align:middle!important;}
#testimonials .monialsnext-icon{width:25px; vertical-align: middle!important;}
#testimonials a.monialsprev{padding:10px;background:#1E96A5; border-radius:50px; margin-right: 10px; font-size:22px; color:#000; width:50px;height:50px; text-decoration:none; font-size: 12px;}
#testimonials a.monialsprev:hover{background:#1E96A5; color:#fff; }
#testimonials a.monialsnext{padding:10px 12px;background:#1E96A5; border-radius:50px; width:50px;height:50px;  font-size:22px; color:#000; font-size: 12px;}
#testimonials a.monialsnext:hover{background:#1E96A5; color:#fff; }

#testimonials .mbnext{right:0}
#testimonials .mbnext-icon,.mbprev-icon{display:inline-block;}
#testimonials .mbprev-icon{width:25px;  vertical-align:middle!important;}
#testimonials .mbnext-icon{width:25px; vertical-align: middle!important;}
#testimonials a.mbprev{padding:10px;background:#1E96A5; border-radius:50px; margin-right: 10px; font-size:14px; color:#000; width:40px;height:40px;}
#testimonials a.mbprev:hover{background:#30CDD7; color:#fff; }
#testimonials a.mbnext{padding:10px 12px;background:#1E96A5; border-radius:50%;  font-size:14px; color:#000; width:40px;height:40px;}
#testimonials a.mbnext:hover{background:#1E96A5; color:#fff; }

#testimonials .videocontrols video{ width:100%; height:100%; padding:0; margin: 0; top:0; bottom: 0; left:0; right:0; }
#testimonials .voverflow{height:100%; width: 100%; top:0px;right: 0px; bottom:0;
    left: 0px;background-color: rgba(0,0,0,0.2); position: absolute;  z-index: 999;
} 
#testimonials ul.buddysystem {background-color:#B4EBF5; padding:30px 30px 30px 40px; margin:0; border-radius:15px; list-style: none;}
#testimonials ul.buddysystem li i{margin-left:-17px; font-size:12px!important; color:#1E96A5; }
#testimonials ul.buddysystem li{line-height:22px; }
#testimonials ul.buddysystem li b{font-size:16px; line-height:20px; }
#testimonials p{font-size:16px; line-height:20px;   color: #000;}


/* ================================
Principal
================================= */
#principal {background:#003157; padding: 40px 0px 60px 0px  }
#principal  h2 {font-size:40px; font-weight:600; margin-bottom:30px; color:#30CDD7; text-transform:uppercase} 
#principal .textdblue{color:#003157;} #principal .textdwhite{color:#fff;}
.testimonial-item {height:350px !important;max-width:650px !important;margin:0px auto !important;text-align: left !important;visibility: visible;} .testimonial-item p{font-size:17px; line-height:20px; font-family:'Source Sans Pro',sans-serif; letter-spacing:-0.7px; } .testimonial-item p .fa-quote-left{color:#003157; padding-right:5px;} 
.testimonial-item p .fa-quote-right{color:#003157; padding-left:5px; }
.testimonial-item .testislide{ margin:0 0px 30px 0px; padding:10px 30px;border-radius:0px; height:200px; visibility:visible; position:relative;}
.testimonial-item .testislide p {color:#fff;  margin-top:20px; line-height:22px;font-size:20px!important; letter-spacing:1;   }
.testimonial-item .testislide p span img{border-radius:0!important;background:none; width:80px; margin-bottom:10px; }
.testimonial-item h3 {  font-size:20px;  font-weight:normal;  margin:30px 0 5px 0;  color: #000;}
.testimonial-item h4 {font-size:14px; color: #000;  margin: 0; font-weight:normal!important;}
.testimonial-item .testislide i{color: #D5D5D5;} .testimonial-item .testislide span img{color: #D5D5D5; width:18px; }


#testminal .carousel-indicators {bottom:0; left:0; right:0; top:85%;  margin:15px auto; width:100%; padding:10px 0; margin-top:30px; }
#testminal .carousel-indicators li {display: inline-block!important;margin: 1px;width: 12px;height:12px;border: none;cursor: pointer;
	border:1px solid #003157!important;}
#testminal .carousel-indicators .active {width:12px;height:12px;border: none; background:#003157!important;}

#principal .alumni{background:#fff; clear: both; padding:20px 10px; border-radius:3px; height:190px;   }
#principal .alumni img{border-radius:50%; width:90%; border:3px solid #FFCB00; margin:5px auto} #principal .alumni .alumnitext h2{padding:0; margin:0; font-family:'DJ5CAS_P'; font-size:28px; line-height:26px!important; font-weight:normal; } #principal .alumni .alumnitext h2 span{font-family:'Source Sans Pro',sans-serif;padding:0; margin:0; font-size:16px; color:#000; }
#principal .alumni .alumnitext p{line-height:18px; } #principal .alumni .alumnitext a{text-align:left;}
#principal .alumnitext ul{margin:10px 0 0 20px!important; padding:0!important; list-style:none;}
#principal .alumnitext ul li::before { content: "\2022"; color:#30CDD7; font-weight: bold; display: inline-block;  width: 1em; margin-left: -1em; font-size: 20px;}#principal .alumnitext ul li{line-height:18px; padding-bottom:5px; } 



/* ================================
Works
================================= */
#Works {background:#fff; padding: 40px 0px 40px 0px  }
#Works  h2 {font-size:45px; font-weight:700; margin-bottom:30px; color:#003157}
#Works  h2 span {font-size:42px; font-weight:700;  }
#Works p {font-size:20px !important;color: #000; text-align: left; line-height: 27px; margin: 10px}

#Works ul {margin:10px; padding:0; text-align: left;}
#Works ul li{margin:0; padding:0 0 0px 25px!important;  list-style-type:none; margin-bottom: 10px; font-size: 18px   }
#Works ul li b{ margin-left:-25px; }
#Works ul li b{background:url("../img/dot-orange.png") no-repeat left center; background-size:15px 15px; padding-left:25px;    }
.STEAM ul {margin:10px; padding:0; text-align: left;}
.STEAM ul li{margin:0; padding:0 0 0px 25px!important;  list-style-type:none;  }
.STEAM ul li b{ margin-left:-25px; }
.STEAM ul li {background:url("../img/dot-yellow.png") no-repeat left center!important; background-size:15px 15px!important; padding-left:25px!important;  margin-bottom: 20px   }

#Works .quote{text-align:center; font-size: 20px; margin-top: 23px; color: #003157}


/* ================================
Videos
================================= */

#videos {background:#fff; padding: 40px 0px 40px 0px; margin:0; }
#videos h2 {font-size:40px; font-weight:700; margin-bottom:30px; color:#30CDD7}
#videos h2 span {font-size:42px; font-weight:700;  }
#videos .v-heading{text-align: left;color:#003157; font-size:30px; font-weight: 600; margin-top: 30px }
#videos b{color:#003157; font-size:30px!important; text-align:left!important} 
#videos p{margin-top:10px!important; line-height:1.3em; font-size:20px; text-align: left}
#videos .obj-1{  margin-bottom: 10px}
#videos .obj-1 img{ text-align: center}
#videos .obj-1-text{ margin-top:10px;text-align: left; margin-left: -20px}

.videos .carousel-indicators {position:absolute;z-index:999;margin:15px auto 0 auto; width:10%; padding:10px 0;}
.videos .carousel-indicators .active {width:20px;height:20px;border: none; background:url("../img/dot.png") no-repeat center center;}
.videos .carousel-indicators li {display: inline-block;margin: 1px;width: 20px;height: 20px;border: none;background:url("../img/dot-2.png") no-repeat center center;cursor: pointer;}
#carousel-service .carousel-control.left {right:90%!important;left:-10%!important; top:45%!important; }
#carousel-service .carousel-control.right {right:-10%!important;left:95%!important; top:45%!important; }

/* ================================
Contact
================================= */
.validation{color:red;display:none;margin:0;font-weight:400;font-size:13px}#sendmessage{color:green;border:1px solid green;display:none;text-align:center;padding:15px;font-weight:600;margin-bottom:15px}#errormessage{color:red;display:none;border:1px solid red;text-align:center;padding:15px;font-weight:600;margin-bottom:15px}#sendmessage.show,#errormessage.show,.show{display:block}
/* ================================
Clients
================================= */
ul.clients {list-style: none;}
ul.clients li {display: inline;}


.curricula {font-weight:600; font-size:25px; text-align: left; }
.curricula span{ color: #1D1D1B; font-weight:500; font-size:30px;  font-family:'DJ5CAS_P'; }
.curricula-heading {margin-bottom:20px;}
.curricula-heading h2 {font-size:38px; font-weight:600; margin-bottom:0; color:#1d1d1b!important; text-align: left;}
.curricula-heading span {font-size:20px; font-weight:500; margin-bottom:0;color:#fff!important; text-align: left; }
.curriculaweoffer2 {font-weight:600; font-size:25px; text-align: left; }
.curriculaweoffer2 span{ color: #1D1D1B; font-weight:500; font-size:30px;  font-family:'DJ5CAS_P'; text-align: left;}
.curriculaweoffer p{ text-align:left}
.curriculaweoffer small{color: #1d1d1b; font-weight:600; font-size:14px; display: block;}
.mbnone{display: block;}
.curriculaweoffer{display: block;}
.curriculaweoffer ul{margin:0; padding:0;}
.curriculaweoffer ul li{margin:0; padding:0;font-size:20px; color: #1d1d1b; list-style:none; background: url("../img/dot-purple.png") no-repeat left top; padding-left:40px; text-align: left; }
/* ================================
Bottom widget
================================= */
#bottom-widget{overflow:hidden}ul.social-network{margin:0;margin-left:0;padding-left:0;list-style:none}ul.social-network li{display:inline;margin:5px}ul.social-network li a:hover span .fa-circle{color:#2b2b2b}ul.social-network li a i{transition:.3s}
/* ================================
Footer
================================= */
footer {background:#efeded;color: #000;	padding: 30px 0 30px;}
footer a {color: #30CDD7;}
footer a:hover {color: #fff;text-decoration: underline;}
footer p{font-size: 16px;}

.social-icons{padding:0; margin:0; list-style:none;}
.social-icons li{padding:0; margin:0 5px 0 0; list-style:none; float: left;}
.social-icons li a{padding:0; text-align:center!important;width:30px; height:30px; line-height:25px;  margin:0 auto; list-style:none; display:block; border-radius:50%; background:#003057;}
.social-icons li a:hover{ color:#003057; background:#30CDD7;}
.social-icons li a i{font-size:14px!important; }
.desktopview {display:block!important;}
.mbview{display:none!important; }
.error {color: #f00;font-size: 12px;font-weight: 400;}

.table-bordered tr th{color:#003057; padding:5px 20px!important;} .table-bordered tr td{padding:8px 20px!important; }

.marg20{margin-bottom:20px; }
/* ================================
more media queries
================================= */

@media (max-width:1680px){header{padding-bottom:50px;height:100%}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}.og-fullimg{display:none!important}  .col-xs-offset-3{margin-left:25%!important;} #intro .carousel-container { padding:3% 0 0 0!important; }.wrapper {right:2%!important;  top:25em!important;} #Button{display: none!important;} }

@media (max-width:1600px){header{padding-bottom:50px;height:100%}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}.og-fullimg{display:none!important}  .col-xs-offset-3{margin-left:25%!important;} #intro .carousel-container { padding:3% 0 0 0!important; }.wrapper {right:-3%!important;  top:15em!important;} #Button{display: none!important;}}


@media (max-width:1366px){header{padding-bottom:50px;height:100%}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}.og-fullimg{display:none!important} .wrapper {top:10em!important;right:-7%!important;} .col-xs-offset-3{margin-left:25%!important;} #intro .carousel-container { padding:10% 0 0 0!important; }.wrapper {right:-3.5%!important;  top:15em!important;} #Button{display: none!important;}}

@media (max-width:1280px){header{padding-bottom:50px;height:100%}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}.og-fullimg{display:none!important} .wrapper {top:10em!important;right:-7%!important;} .col-xs-offset-3{margin-left:25%!important;} #intro .carousel-container { padding:12% 0 0 0!important; }.wrapper {right:-4.5%!important;} #Button{display: none!important;}#testimonials .awards-text b{font-size:15px!important; line-height:12px!important;} 
}
@media (max-width:1180px){
.row2{margin-right:15px!important;margin-left:15px!important} .form-control{  height:28px!important;  padding: 6px!important;  font-size: 12px!important;}.mainform .formheader h5{  font-size:16px!important; margin:0px!important;}.help-block{margin:0px!important;} .help-block p{margin:0px!important;} .form-group {margin-bottom:8px!important;}

}

@media (max-width:1080px){header{height:100%}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}	.og-fullimg{display:none!important} .wrapper {right:-4.5%!important; top:13em!important;} .col-xs-offset-3{margin-left:5%!important;} #intro .carousel-container{ padding:5% 0 0 0!important; } #Button{display: none!important;}
	.col-xs-push-1{left:0!important;}	 .videos .carousel-inner{height:550px!important; } .ifvideo{height:350px!important;}
	.pad-top40{padding-top:0px!important; } .pad-top30{padding-top:0px!important;}#services .obj-2-text{text-align: center}#testimonials .obj-2-text{ text-align:center;} #testimonials {  font-size: 14px!important;} .header-desk{height:90px!important;} .testimonial-item p {line-height:20px!important;line-height: 16px!important;}  #testimonials .awards-text p{font-size:14px!important; padding-top:0px!important; } #testimonials .awards-text b{font-size:15px!important; line-height:15px!important;  }#testimonials .awards-text{padding: 0 10px!important;} #about .mug-text p{line-height: 16px!important;font-size: 14px !important;} #about .mug {height: 330px!important;} #about .ourschools {height: 330px!important;} .testimonial-item .testislide p{line-height:22px!important;font-size:20px !important;} .testimonial-item .testislide{height:280px!important;} .testimonial-item{max-width:400px !important;} .row2{margin-right:15px!important;margin-left:15px!important} .form-control{  height:28px!important;  padding: 6px!important;  font-size: 12px!important;}.mainform .formheader h5{  font-size:16px!important; margin:0px!important;}.help-block{margin:0px!important;} .help-block p{margin:0px!important;} .form-group {margin-bottom:8px!important;} .grove{margin-top:150px!important;} .groveheader{font-size:40px!important;} .mainform{top:15px!important;} .contentpush{margin-left:5px!important; }
}

@media (max-width:1024px){header{padding-bottom:50px;height:100%}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}	.og-fullimg{display:none!important} .wrapper {right:-4.5%!important; top:13em!important;} .col-xs-offset-3{margin-left:5%!important;} #intro .carousel-container{ padding:5% 0 0 0!important; } #Button{display: none!important;}
	.col-xs-push-1{left:0!important;}	 .videos .carousel-inner{height:550px!important; } .ifvideo{height:350px!important;}
	.pad-top40{padding-top:0px!important; } .pad-top30{padding-top:0px!important;}#services .obj-2-text{text-align: center}#testimonials .obj-2-text{ text-align:center;} #testimonials {  font-size: 14px!important;} .header-desk{height:90px!important;} .testimonial-item p {line-height:20px!important;line-height: 16px!important;} #testimonials .awards-text p{font-size:14px!important; padding-top:0px!important; } #testimonials .awards-text b{font-size:15px!important; line-height:15px!important;  }#testimonials .awards-text{padding: 0 10px!important;} #about .mug-text p{line-height: 16px!important;font-size: 14px !important;} #about .mug {height: 330px!important;} #about .ourschools {height: 330px!important;} .testimonial-item .testislide p{line-height:22px!important;font-size:20px !important;} .testimonial-item .testislide{height:280px!important;} .testimonial-item{max-width:500px !important;} .row2{margin-right:15px!important;margin-left:15px!important} .form-control{  height:28px!important;  padding: 6px!important;  font-size: 12px!important;}.mainform .formheader h5{  font-size:16px!important; margin:0px!important;}.help-block{margin:0px!important;} .help-block p{margin:0px!important;} .form-group {margin-bottom:8px!important;} .contentpush{margin-left:5px!important; }
}
@media (max-width:992px){.service.carousel .item h4,.service.carousel .item p{text-align:center}.service p{margin-bottom:60px}.og-expander{background:transparent}.og-details{padding:0 20px} 
#Button{display: none!important;}
}

@media (max-width:812px){header{padding-bottom:50px;height:100%}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}	.og-fullimg{display:none!important} .wrapper {right:-7%!important;} .col-xs-offset-3{margin-left:5%!important;} #intro .carousel-container{ padding:12% 0 0 0!important; }	.wrapper {right:-4.5%!important; display:none!important}  #Button{display: inline !important;} .testimonial-item p{font-size:14px!important; } #testimonials .awards{padding:10px!important; } #testimonials .awards-text{font-size:14px!important; line-height:18px!important;  } #testimonials .awards-text b{font-size:14px!important; } .testimonial-item .testislide p{font-size:18px!important; line-height:20px!important;  } .testimonial-item .testislide{padding:10px!important;} .labletext{text-align:left!important; font-size:11px!important; }
.desktopview{display:block!important;} .mbview{display:none!important;}	 .header-desk{height:80px!important;}
	#facilities .ey{height:520px!important;} .contentpush{margin-left:5px!important; }
}
@media (max-width:810px){
	#testimonials .awards{padding:10px!important; } #testimonials .awards-text{font-size:14px!important; line-height:18px!important;  } #testimonials .awards-text b{font-size:14px!important; } .testimonial-item .testislide {font-size:10px!important; } .desktopview{display:block!important;} .mbview{display:none!important;} .header-desk{height:70px!important;} .contentpush{margin-left:5px!important; }
}
@media (max-width:768px){header{padding-bottom:50px;min-height:1000px;height:100%}.navbar-nav{float:left;text-align:left}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}.og-fullimg{display:none}.og-details{float:none;width:100%;padding:0 40px} .col-xs-offset-3{margin-left:5% !important;} .wrapper {right:-7.3%!important;}#intro .carousel-container{padding:5% 0 0 0!important;} #Button{display: inline !important;}.videos .carousel-inner{height:550px!important; } .ifvideo{height:350px!important;}	#carousel-service .carousel-control.left {right: 100%!important;left:3%!important; top:98%!important; }	#carousel-service .carousel-control.right {right:15%!important;left:82%!important; top:98%!important; }#services .obj-2-text{ text-align:center!important; padding-left:10px!important; }#services .obj-2 img{ text-align: center; width: 80%; margin: 0px auto} .desktopview{display:block!important;} .mbview{display:none!important;}	.header-desk{height:80px!important;}
#services .highlights{width:100%!important; height:80px!important;} .contentpush{margin-left:5px!important; } 	
.themedesktop{display:none!important;}
}

@media (max-width:740px){header{padding-bottom:50px;min-height:1000px;height:100%}.navbar-nav{float:left;text-align:left}.box-team,.box-team img{text-align:center}.box-team img{float:none;margin:0 auto}.box-team{margin-bottom:30px}.og-fullimg{display:none}.og-details{float:none;width:100%;padding:0 40px} .col-xs-offset-3{margin-left:5% !important;} .wrapper {right:-7.3%!important; display:none!important}#intro .carousel-container{padding:10% 0 0 0!important; }  

}

@media (max-width:736px){.videos .carousel-indicators{width:10%!important; padding:2px 0!important;}.testimonials #demo{width:98%!important; margin:0!important;  } #intro{background-image:url("../img/banner-gch-tab.png")!important; background-position: bottom left!important; background-size:auto!important; background-repeat:no-repeat;} #Button{display: inline !important;}
	.desktopview{display:none!important;} .mbview{display:block!important;}
	.col-xs-push-1{left:0!important; }	#carousel-service .carousel-indicators{width:40%!important;}.mbnone{display:none!important;}	
	.videos .carousel-inner{height:550px!important; } #services .col-xs-offset-2{ margin-left:0!important; }
	.header-desk{height:120px!important;}
	#facilities .ey {height:520px!important;}
}

@media (max-width:667px){.testimonials #demo{width:98%!important; margin:0!important;  } #intro{background-image:url("../img/banner-gch-m.png")!important;  background-position: bottom center!important; background-size:auto!important; background-repeat:no-repeat;} .wrapper {right:-10.5%!important; display:none!important} #Button{display: inline !important;} .videos .carousel-inner{height:550px!important; }
#facilities .ey {height:520px!important;}
.desktopview{display:none!important;} .mbview{display:block!important;} .mspacetop{padding-top:50px!important;}
}

@media (max-width:480px){.mar-top20{margin-top:5!important; } #theme_staybright{padding: 30px 0 0px 0!important;} .mspacetop{padding-top:50px!important;}.mspace{padding-top:50px!important; padding-bottom:50px!important;  }
	#who_can_apply {padding:30px 0 0px 0!important;} #theme_campus{padding:0px 0 0 0!important;} #brandthemes{padding:20px 0px 0px 0px!important;} .mar-top60{margin-top:0px!important;} #testimonials{padding:20px 0!important;}
	
	header .carousel-iphone,.detail .screenshot{width:280px}header .carousel,.detail .screenshot img{padding-top:85px;width:245px}.service .screenshot img{margin-top:-12px;padding-top:0}header{padding-bottom:0}header h1{font-size:70px} #intro {background-image:url("../img/banner-gch-m.png")!important; height:750px!important; background-position: bottom center!important; background-repeat: no-repeat;}
	.header-desk {height:100px!important;}
	.wrapper {right:-12%!important;display:none!important;} #Button{display: inline !important;}.desktopview{display:none!important;} .mbview{display:block!important;}#carousel-3 .thumbnail{min-height:400px!important; }
#carousel-3 .carousel-control.proleft {right: 100%!important;left:3%!important; top:98%!important; }
#carousel-3 .carousel-control.proright {right:15%!important;left:82%!important; top:98%!important; }
.mar-top{margin-top:80px!important;} .col-xs-push-1{left:0!important; } #videos .carousel-indicators{ }
.mbnone{display:none!important;}.curriculaweoffer span{ font-size:20px!important;margin-bottom:10px!important }
.mgap2{padding-top:10px!important; text-align:left!important; margin-bottom:10px!important;   }
.videos .carousel-inner{height:700px!important; }	#carousel-service .carousel-control.left {right: 100%!important;left:3%!important; top:98%!important; }	#carousel-service .carousel-control.right {right:15%!important;left:82%!important; top:98%!important; } .mgap{padding-top:20px!important; } .pad-top30{padding-top:20px!important; } .pad-top40{padding-top:20px!important; } .header-font{text-align:center}
	#arrow{ margin-left: 20%}.grove{margin-top:10px}#videos b{text-align:center}#principal p{text-align:left}#Admissions p{text-align:center}#Admissions h2{text-align:center}#videos h2{font-weight:600; font-size:32px}#services h2{font-weight:600; font-size:32px; line-height: 33px}#Works h2{font-weight:600; font-size:32px;line-height: 33px}#testimonials h2{font-weight:600; font-size:32px;line-height: 33px}#Works p{text-align:center}#Works ul {margin-top:30px}#videos p{text-align:center}#videos .v-heading{text-align:center}#principal img{ margin-left:0%}
#testimonials .awards {margin-bottom: 30px!important; height:470px!important;}
	#testimonials h2{text-align: center!important;} .testimonial-item .testislide p { font-size:18px !important;  line-height:20px !important;}
#about .mug{height:450px!important;} #about .ourschools {height: 450px!important;} .dearjo2{font-size:40px!important; line-height:55px!important; }  .theme-mobi{ display: block!important; }	 #services .obj-2-text{text-align:left!important;} #principal .alumni img{width:60%!important; margin:0 auto!important;}#principal .alumni .alumnitext .readmore a{padding:10px; background:#30CDD7!important; color:#003057!important; margin-top:40px;   }#principal .alumni .alumnitext{padding-top:20px!important; text-align: left!important; } #principal .alumni{height:450px!important; }
#services .highlights{width:100%!important; height:80px!important;} 	#services .col-xs-offset-2{ margin-left:0!important; }	#services .highlights ul li.agroup img{width:40px!important;  margin-right:10px!important; }#facilities .ey {height:520px!important;} .contentpush{margin-left:5px!important; } #facilities .ey-text p{font-size: 14px!important;} #facilities .ey-text h4{line-height:28px!important; }
		
	#brandthemes .storiesbg {height:500px!important; }
	.mainform .formbg{padding: 20px 20px 20px 20px!important;}
}



@media (max-width:414px){ .header-desk {height:100px!important;} .mspacetop{padding-top:50px!important;}
	header .carousel-iphone,.detail .screenshot{width:280px}header .carousel,.detail .screenshot img{padding-top:85px;width:245px}.service .screenshot img{margin-top:-12px;padding-top:0}header{padding-bottom:0}header h1{font-size:70px}#intro p{width:100%!important;margin:0!important}.videos .carousel-indicators{width:20%!important; padding:20px 0!important;}.testimonials #demo{width:98%!important; margin:0!important;}#intro{background-image:url("../img/banner-gch-m.png")!important; background-position: bottom right !important; background-size:99% 98% !important; background-repeat:no-repeat ; height:600px!important;  } #intro h2{line-height:50px !important;font-size:34px!important;}.wrapper {right:-15%!important; display:none!important} .section-heading{margin-bottom:20px!important; } .section-heading h2 {font-size: 34px!important; line-height:36px!important; } .testimonials #demo .c_i {margin:0 auto!important; width:20%!important;} #Button{display: inline !important;} #services .screenshot{display:none!important} #services .s-heading h2{font-size:28px!important; line-height: 40px!important;}	.col-xs-push-1{left:0!important; } .mar-top {margin-top:80px!important;} .mbnone{display:none!important;} .curriculaweoffer span{ font-size:20px!important; } .ifvideo{height:230px!important;} .mgap{padding-top:20px!important; } .pad-top30{padding-top:20px!important; }.pad-top40{padding-top:20px!important; } .desktopview {display:none!important;}.mbview{display:block!important; } #intro .header-1 h1 {font-size:40px!important; line-height:42px!important;} #intro .header-1 h1 span{font-size:40px!important; }.p-heading{margin-bottom:20px!important;} .p-heading h2{font-size:30px!important; margin:0!important; } .p-heading h2 span{font-size:30px!important;}.t-heading{margin-bottom:30px!important;} .t-heading h2{font-size:30px!important; margin:0 0 25px 0!important; } .t-heading h2 span{font-size:30px!important;} #videos .carousel-indicators{margin-bottom:-10%!important; text-align: center!important;}#carousel-3 .thumbnail{min-height:400px!important; }#carousel-3 .carousel-control.proleft {right: 100%!important;left:3%!important; top:98%!important; }#carousel-3 .carousel-control.proright {right:15%!important;left:82%!important; top:98%!important; }	#services .s-heading h2{font-size:30px!important; margin:0!important; line-height:30px!important;} #services .s-heading{margin-bottom:20px!important;} .mgap2{padding-top:10px!important; text-align:left!important; margin-bottom:10px!important;}	.desktopview{display:none!important;} .mbview{display:block!important;}	.curriculaweoffer span{ font-size:20px!important; margin-bottom:10px!important }	.videos .carousel-inner{height:550px!important; }	#carousel-service .carousel-control.left {right: 100%!important;left:3%!important; top:98%!important; }	#carousel-service .carousel-control.right {right:15%!important;left:82%!important; top:98%!important; } #testimonials .awards {margin-bottom: 30px!important; } #testimonials h2 {text-align:center!important;} #videos h2 {text-align:center!important;} #services h2 {text-align:center!important;} .testimonial-item .testislide p { font-size:18px !important;  line-height:20px !important;} #videos {  padding:40px 0px 40px 0px!important;} .theme-mobi{ display: block!important; } #about .mug{height:420px!important;} #about .ourschools {height:420px!important;} #services .obj-2-text{text-align:left!important;}
#principal .text-left{text-align:left!important;} #principal .alumni img{width:60%!important; margin:0 auto!important;}
#principal .alumni .alumnitext a{padding:20px 0; } #principal .alumni .alumnitext .readmore a{padding:10px; background:#30CDD7!important; color:#003057!important; margin-top:40px;   }	#principal .alumni .alumnitext .readmore{padding-top:20px!important; } #principal .alumni{height:450px!important; clear: both;}
	#services .highlights{width:100%!important; height:80px!important;} #services .col-xs-offset-2{ margin-left:0!important; } 	#facilities .ey {height: 520px!important;} .contentpush{margin-left:5px!important; }
	#facilities .ey-text p{font-size: 14px!important;} #facilities .ey-text h4{line-height:28px!important; }
	#brandthemes .storiesbg {height:500px!important; }
} 
@media (max-width:412px){	.mspacetop{padding-top:50px!important;}
	#carousel-3 .thumbnail{height:500px!important; }
	.videos .carousel-inner{height:550px!important; } #testimonials .awards {margin-bottom: 30px!important; } #services .obj-2-text{text-align:left!important;}
	#principal .text-left{text-align:left!important;} #principal .alumni img{width:60%!important; margin:0 auto!important;}#principal .alumni .alumnitext a{padding:20px 0; } #principal .alumni .alumnitext .readmore a{padding:10px; background:#30CDD7!important; color:#003057!important; margin-top:40px;   }
	#principal .alumni .alumnitext{padding-top:20px!important; } #principal .alumni{height:450px!important; }
	 .theme-mobi{ display: block!important;} #principal h2{margin:10px 0!important; font-size:34px!important; }
	#facilities .ey {height: 520px!important;} .col-xs-push-2{left:2%!important;} 	.contentpush{margin-left:5px!important; } #facilities .ey-text p{font-size: 14px!important;} #facilities .ey-text h4{line-height:28px!important; }
	#theme_campus{padding:0px 0 0 0!important;}.mspace{padding-top:50px!important; padding-bottom:50px!important;  } 
	#theme_staybright{padding:0px 0 60px 0!important;} .mspacetop{padding-top:50px!important;} .mar-top60 {margin-top:0px!important;}.enquiryblock{padding:0px 0px 0px 0px!important;}
	#brandthemes .storiesbg {height:500px!important; }
}


@media (max-width:411px){	
	#carousel-3 .thumbnail{height:500px!important; }
	.videos .carousel-inner{height:550px!important; } #testimonials .awards {margin-bottom: 30px!important; } .theme-mobi{ display: block!important;  }	 #services .obj-2-text{text-align:left!important;} 
	#principal .text-left{text-align:left!important;} #principal .alumni img{width:60%!important; margin:0 auto!important;} #principal .alumni .alumnitext a{padding:20px 0; } #principal .alumni .alumnitext .readmore a{padding:10px; background:#30CDD7!important; color:#003057!important; margin-top:40px;   }
	#principal .alumni .alumnitext .readmore{padding-top:20px!important; } #principal .alumni{height:500px!important; }
	.contentpush{margin-left:5px!important; } #facilities .ey-text p{font-size: 14px!important;} #facilities .ey-text h4{line-height:28px!important; } .mar-top40{margin-top:0!important; }
	#theme_campus{padding:0px 0 0 0!important;}
	#brandthemes .storiesbg {height:500px!important; }
}

@media (max-width:384px){.theme-mobi{ display: block!important; } #testimonials .awards {margin-bottom: 30px!important;  height:450px!important;} .testimonial-item .testislide p{font-size:18px !important; 	line-height:20px !important;} #principal h2{margin:10px 0!important; font-size:34px !important; } #videos h2{margin:0px!important;} #videos .carousel-indicators {  margin-bottom: -10% !important;  text-align: center !important;}
#services .obj-2-text{text-align:left!important;} #principal .text-left{text-align:left!important;} #principal .alumni img{width:50%!important; }
#principal .alumni .alumnitext a{padding:20px 0;  } #principal .alumni .alumnitext .readmore a{padding:10px; background:#30CDD7!important; color:#003057!important; margin-top:40px;   }	#principal .alumni .alumnitext .readmore{padding-top:20px!important; }
	#principal .alumni{height:360px!important;}	  	#services .highlights{width:100%!important; height:80px!important;} 
	#services .highlights ul li span{font-size:14px!important;} #services .highlights ul li.agroup img{width:40px!important;  margin-right:10px!important; }
#services .highlights ul li.arrow {line-height:45px!important; margin-right:5px!important;} #services .highlights ul li.arrow img{width:22px!important;} #services h3{line-height:35px!important;}
	#facilities{height:520px!important;}	.contentpush{margin-left:5px!important; } 
	#facilities .ey-text p{font-size: 14px!important;} #facilities .ey-text h4{line-height:28px!important; }
	#theme_campus{padding:0px 0 0 0!important;}
	
	#brandthemes .storiesbg {height:500px!important; }
}
 
@media (max-width:375px){#theme_campus{padding:0px 0 0 0!important;}.header-desk {height:100px!important;} header .carousel,.detail .screenshot img{padding-top:85px;width:245px}.service .screenshot img{margin-top:-12px;padding-top:0}header{padding-top:30px;padding-bottom:0}header h1{font-size:70px} #intro p{width:100%!important;margin:0!important}
.testimonials #demo{width:95%!important; margin:0!important;}	
	#intro h2{line-height: 40px !important; font-size: 32px!important;}.wrapper {right:-15%!important; display:none!important}.col-xs-offset-3{margin-left:0%!important;} #intro .carousel-container{padding:10% 0 0 0!important; } #Button{display: inline !important;}#intro .header-1 h1 {font-size:40px!important; line-height:42px!important;} #intro .header-1 h1 span{font-size:40px!important; }.p-heading{margin-bottom:20px!important;} .p-heading h2{font-size:30px!important; margin:0!important; } .p-heading h2 span{font-size:30px!important;}.t-heading{margin-bottom:30px!important;} .t-heading h2{font-size:30px!important; margin:0 0 25px 0!important; } .t-heading h2 span{font-size:30px!important;}#carousel-3 .thumbnail{height:500px!important; }#carousel-3 .carousel-control.proleft {right: 100%!important;left:3%!important; top:98%!important; }#carousel-3 .carousel-control.proright {right:15%!important;left:82%!important; top:98%!important; }#services .s-heading h2{font-size:30px!important; margin:0!important; line-height:30px!important;}#services .s-heading{margin-bottom:10px!important;} .mgap2{padding-top:10px!important; }	.pad-top30{padding-top:10px!important; }.desktopview{display:none!important;} .mbview{display:block!important;}	 .pad-top40{padding-top:20px!important; }  .videos .carousel-inner{height:650px!important; }.theme-mobi{ display: block!important;} 
	#testimonials .awards {margin-bottom: 30px!important;  height:500px!important;} #testimonials .awards-text{  font-size: 16px !important;   line-height: 20px !important;} #testimonials .awards-text b{  font-size: 20px !important;   line-height:16px !important;}
	#videos .carousel-indicators {  margin-bottom: -10% !important;  text-align: center!important; display: block;} #about .mug{height:420px!important;}
	#about .ourschools {height: 420px!important;}
	#services .obj-2-text{text-align:left!important;} #principal .text-left{text-align:left!important;} #principal .alumni img{width:60%!important; margin:0 auto!important;} #principal .alumni .alumnitext a{padding:20px 0; } #principal .alumni .alumnitext .readmore a{padding:10px; background:#30CDD7!important; color:#003057!important; margin-top:40px;}	#principal .alumni .alumnitext .readmore{padding-top:20px!important; }
	#services .highlights{width:45%!important; height:80px!important;}  
	#services .highlights{width:100%!important; height:80px!important;} #services .col-xs-offset-2{ margin-left:0!important; } 	#facilities .ey {height:520px!important;} #facilities .ey-text p{font-size: 14px!important;}
	.contentpush{margin-left:5px!important; } #facilities .ey-text h4{line-height:28px!important; }
	#brandthemes .storiesbg {height:500px!important; }
}
@media (max-width:360px){  .groveheader{line-height:34px!important; font-size: 32px!important; }
	header .carousel-iphone,.detail .screenshot{width:280px!important} header .carousel,.detail .screenshot img {padding-top:85px!important;width:245px!important} .service .screenshot img{margin-top:-12px!important;padding-top:0!important}
	header{padding-top:0px!important;padding-bottom:0!important}header h1{font-size:70px!important}#intro p{width:100%!important;margin:0!important}.testimonials #demo{width:95%!important; margin:0!important;}#testimonials .obj-2-text{ text-align:center} .wrapper {right:-15.5%!important; display:none!important} #intro .carousel-container{padding:10% 0 0 0!important; } #Button{display: inline !important;}#intro .header-1 h1 {font-size:40px!important; line-height:42px!important;} #intro .header-1 h1 span{font-size:40px!important; }#videos h2{font-size: 34px!important} .p-heading{margin-bottom:20px!important;} .p-heading h2{font-size:30px!important; margin:0!important; } .p-heading h2 span{font-size:30px!important;}.t-heading{margin-bottom:30px!important;} .t-heading h2{font-size:30px!important; margin:0 0 25px 0!important; } .t-heading h2 span{font-size:30px!important;} #carousel-3 .thumbnail{min-height:400px!important; }	#carousel-3 .carousel-control.proleft {right: 100%!important;left:3%!important; top:98%!important; }#carousel-3 .carousel-control.proright {right:15%!important;left:82%!important; top:98%!important; }#services .s-heading h2{font-size:25px!important; margin:0 0 25px 0!important; line-height:30px!important;} #services .s-heading{margin-bottom:30px!important;} .mgap2{padding-top:10px!important; }.desktopview{display:none!important;} .mbview{display:block!important;} .theme-mobi{ display: block!important; }
	.pad-top30{padding-top:10px!important;} 	.pad-top40{padding-top:20px!important; }	.mar-top {margin-top:50px!important;} 
	.videos .carousel-inner{height:700px!important}  #videos h2{margin:0!important; } #testimonials .awards {margin-bottom: 30px!important;}	#services .obj-2-text {text-align:center!important}#services .obj-2 img{text-align:center}
	#services .obj-2 img{ text-align: center; width: 100%; margin: 0px auto} .testimonial-item .testislide{height:280px!important; }
	#videos .carousel-indicators { margin-bottom: -10% !important;  text-align:center!important; display: block;}
	.dearjo2{font-size:34px!important; line-height:60px!important; } .dearjo3{font-size:38px!important; line-height:40px!important;}
	#about .mug{height:420px!important;} #about .ourschools {height: 420px!important;} #services .obj-2-text{text-align:left!important;}
	#principal .text-left{text-align:left!important;}
	#principal .alumni img{width:60%!important; margin:0 auto!important;} #principal .alumni .alumnitext a{padding:20px 0; }
	#principal .alumni .alumnitext .readmore a{padding:10px; background:#30CDD7!important; color:#003057!important; margin-top:40px;   }
	#principal .alumni .alumnitext .readmore{padding-top:20px!important; }
	
	#services .highlights{width:100%!important; height:80px!important;}  #services .col-xs-offset-2{margin-left:0!important; }
	#services .highlights ul li{font-size:14px!important;  line-height:20px!important;} #services .highlights ul li span{font-size:14px!important;}
#services .highlights ul li.agroup img{width:40px!important;  margin-right:10px!important; }
#services .highlights ul li.arrow {line-height:45px!important; margin-right:5px!important;}
#services .highlights ul li.arrow img{width:22px!important;}
	.contentpush{margin-left:5px!important; } #facilities .ey-text p{font-size: 14px!important;}
	#brandthemes .storiesbg {height:500px!important; }
}

@media (max-width:320px){#testimonials .obj-2-text{ text-align:center; margin: 0px;}#videos h2{font-size: 20px} #testimonials .awards {margin-bottom: 30px!important; height:500px!important;} #facilities .ey-text p{font-size: 14px!important;}

#brandthemes .storiesbg {height:500px!important; }}
