/*** Global ***/
nav {
    width: 100%;
}
nav ul.menu {
  float: right;
  line-height: 100%;

}

nav ul.menu > li {
    padding: 45px 0;
}

nav ul.menu li {
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
nav ul.menu li a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  padding: 0;
  padding: 6px 11px;
  cursor: pointer;
  font-weight: 300;
  border: 1px solid transparent;
  position: relative;
}

nav ul.menu li a.k2:before {
    opacity:0;
    content: "Prep - Year 2";
    position: absolute;
    bottom: -29px;
    width: 100%;
    text-align: center;
    left: 47%;
    display: block;
    transform: translateX(-47%);
    font-weight: 300;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

nav ul.menu li a.k3:before {
    opacity: 0;
    content: "Years 3 - 6";
    position: absolute;
    bottom: -29px;
    width: 100%;
    text-align: center;
    left: 47%;
    display: block;
    transform: translateX(-47%);
    font-weight: 300;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

nav ul.menu li:hover a.k2:before, nav ul.menu li:hover a.k3:before {
    opacity:1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

nav ul.menu > li:hover > a, nav ul.menu > li.active-trail > a.k2:before, nav ul.menu > li:hover > a, nav ul.menu > li.active-trail > a.k3:before {
    opacity: 1;
}

nav ul.menu li a:after {
  display: block;
  content: attr(rel);
  font-weight: 700;
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
}

nav ul.menu > li.active {
    background-color: transparent;
}

nav ul.menu > li:hover > a, nav ul.menu > li.active-trail > a, nav ul.menu > li.active > a {
  border: 1px solid #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  background-color: transparent;
  font-weight: 700;
}

nav ul.menu li > ul {
  max-height: 0;
  overflow: hidden;
  background: #d22330;
  width: 210px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding:0;
  top: 100%;
}

nav ul.menu li > ul li {
    padding: 0px;
    width: 100%;
}

nav ul.menu li  ul {
    position: absolute;
}

nav ul.menu li:hover>ul {
    max-height: 700px;
    overflow: visible;
}

nav ul.menu li > ul li:hover a, nav ul.menu li > ul li.active a {
    border: 1px solid transparent;
}


@media only screen and (max-width: 992px) {
  nav ul.menu {
    display: none;
  }
}

@font-face {
  font-family: 'roboto_condensedlight_italic';
  src: url("fonts/roboto/robotocondensed-lightitalic-webfont.eot");
  src: url("fonts/roboto/robotocondensed-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/robotocondensed-lightitalic-webfont.woff2") format("woff2"), url("fonts/roboto/robotocondensed-lightitalic-webfont.woff") format("woff"), url("fonts/roboto/robotocondensed-lightitalic-webfont.ttf") format("truetype"), url("fonts/roboto/robotocondensed-lightitalic-webfont.svg#roboto_condensedlight_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotomedium_italic';
  src: url("fonts/roboto/roboto-mediumitalic-webfont.eot");
  src: url("fonts/roboto/roboto-mediumitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/roboto-mediumitalic-webfont.woff2") format("woff2"), url("fonts/roboto/roboto-mediumitalic-webfont.woff") format("woff"), url("fonts/roboto/roboto-mediumitalic-webfont.ttf") format("truetype"), url("fonts/roboto/roboto-mediumitalic-webfont.svg#robotomedium_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotolight_italic';
  src: url("fonts/roboto/roboto-lightitalic-webfont.eot");
  src: url("fonts/roboto/roboto-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto/roboto-lightitalic-webfont.woff2") format("woff2"), url("fonts/roboto/roboto-lightitalic-webfont.woff") format("woff"), url("fonts/roboto/roboto-lightitalic-webfont.ttf") format("truetype"), url("fonts/roboto/roboto-lightitalic-webfont.svg#robotolight_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadProLight';
  src: url("fonts/myriad/MyriadProLight.eot");
  src: url("fonts/myriad/MyriadProLight.eot") format("embedded-opentype"), url("fonts/myriad/MyriadProLight.woff2") format("woff2"), url("fonts/myriad/MyriadProLight.woff") format("woff"), url("fonts/myriad/MyriadProLight.ttf") format("truetype"), url("fonts/myriad/MyriadProLight.svg#MyriadProLight") format("svg");
}
@font-face {
  font-family: 'MyriadProRegular';
  src: url("fonts/myriad/MyriadProRegular.eot");
  src: url("fonts/myriad/MyriadProRegular.eot") format("embedded-opentype"), url("fonts/myriad/MyriadProRegular.woff2") format("woff2"), url("fonts/myriad/MyriadProRegular.woff") format("woff"), url("fonts/myriad/MyriadProRegular.ttf") format("truetype"), url("fonts/myriad/MyriadProRegular.svg#MyriadProRegular") format("svg");
}

@font-face {
  font-family: 'MyriadProBold';
  src: url('fonts/myriad/MyriadProBold.eot');
  src: url('fonts/myriad/MyriadProBold.eot') format('embedded-opentype'),
  url('fonts/myriad/MyriadProBold.woff2') format('woff2'),
  url('fonts/myriad/MyriadProBold.woff') format('woff'),
  url('fonts/myriad/MyriadProBold.ttf') format('truetype'),
  url('fonts/myriad/MyriadProBold.svg#MyriadProBold') format('svg');
}

@font-face {
    font-family: 'MyriadProBlack';
    src: url('fonts/myriad/MyriadProBlack.eot');
    src: url('fonts/myriad/MyriadProBlack.eot') format('embedded-opentype'),
         url('fonts/myriad/MyriadProBlack.woff2') format('woff2'),
         url('fonts/myriad/MyriadProBlack.woff') format('woff'),
         url('fonts/myriad/MyriadProBlack.ttf') format('truetype'),
         url('fonts/myriad/MyriadProBlack.svg#MyriadProBlack') format('svg');
}

@font-face {
  font-family: 'MyriadProIt';
  src: url('fonts/myriad/MyriadProIt.eot');
  src: url('fonts/myriad/MyriadProIt.eot') format('embedded-opentype'),
  url('fonts/myriad/MyriadProIt.woff2') format('woff2'),
  url('fonts/myriad/MyriadProIt.woff') format('woff'),
  url('fonts/myriad/MyriadProIt.ttf') format('truetype'),
  url('fonts/myriad/MyriadProIt.svg#MyriadProIt') format('svg');
}

@font-face {
  font-family: 'MyriadProSemibold';
  src: url('fonts/myriad/MyriadProSemibold.eot');
  src: url('fonts/myriad/MyriadProSemibold.eot') format('embedded-opentype'),
  url('fonts/myriad/MyriadProSemibold.woff2') format('woff2'),
  url('fonts/myriad/MyriadProSemibold.woff') format('woff'),
  url('fonts/myriad/MyriadProSemibold.ttf') format('truetype'),
  url('fonts/myriad/MyriadProSemibold.svg#MyriadProSemibold') format('svg');
}

@font-face {
  font-family: 'Antipasto_regular';
  src: url('font/antipasto/Antipasto_regular.eot');
  src: url('font/antipasto/Antipasto_regular.eot') format('embedded-opentype'),
  url('font/antipasto/Antipasto_regular.woff2') format('woff2'),
  url('font/antipasto/Antipasto_regular.woff') format('woff'),
  url('font/antipasto/Antipasto_regular.ttf') format('truetype'),
  url('font/antipasto/Antipasto_regular.svg#Antipasto_regular') format('svg');
}

* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .group, *:first-child + html .group {
  zoom: 1;
}


body {
  font-family: "roboto", san-serif;
}

@media only screen and (min-width: 993px) {
  .container {
    width: 960px;
  }
}
header {
  height: 120px;
}
@media only screen and (max-width: 992px) {
  header {
    height: 90px;
  }
}
header nav.main-header {
  background: #d22330;
  height: 120px;
  line-height: 120px;
}
header nav.main-header .dropdown-content {
  top: 90px !important;
}
header nav.main-header .blue-shadow {
  height: 13px;
  width: 100%;
  display: block;
  background: #2a2d53;
  box-shadow: 0px -3px 8px #8A0505;
}
@media only screen and (max-width: 767px) {
  header nav.main-header {
    height: 64px;
    line-height: 64px;
  }
}
@media only screen and (max-width: 992px) {
  header nav.main-header {
    height: 90px;
    line-height: 90px;
  }
}
@media only screen and (max-width: 992px) {
  header .navbar-fixed {
    height: 90px;
  }
}
@media only screen and (max-width: 767px) {
  header .navbar-fixed {
    height: 64px;
  }
}
header nav.sub-header {
  background: #0b294e;
  height: 63px;
  /*PRIMER NIVEL*/
  /*SEGUNDO NIVEL*/
  /*TERCER NIVEL*/
}
header nav.sub-header .menu {
  display: block !important;
  z-index: 999999;
}
header nav.sub-header .menu li {
  line-height: 45px;
  position: relative;
}
header nav.sub-header .menu li ul {
  position: absolute;
}
header nav.sub-header .menu li a {
  display: block;
  font-family: 'MyriadProLight';
  color: white;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  position: relative;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  padding: 8px 25px;
}
header nav.sub-header .sub-menu li a {
  display: block;
  font-family: 'MyriadProLight';
  color: white;
  text-transform: uppercase;
  border-bottom: 0px solid transparent;
  text-decoration: none;
  position: relative;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  padding: 0px 8px;
  font-size: 12px;
}
header nav.sub-header nav li a:hover {
  background: rgba(0, 0, 0, 0.5);
}
header nav.sub-header .menu .padre a:after {
  content: "";
  display: block;
  position: absolute;
  right: .5em;
  top: 1.2em;
  height: 0;
  width: 0;
}
header nav.sub-header .menu ul .padre > a:after {
  content: "";
  display: block;
  position: absolute;
  right: .5em;
  top: 1.5em;
  height: 0;
  width: 0;
  border-left: 6px solid #ffffff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
header nav.sub-header .menu {
  background: #333;
  display: table;
  width: 100%;
}
header nav.sub-header .menu > li {
  float: left;
}
header nav.sub-header .sub-menu > li {
  float: left;
  width: 100%;
}
header nav.sub-header .menu li > ul {
  max-height: 0;
  overflow: hidden;
  background: #0a2546;
  width: 210px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
header nav.sub-header .menu li:hover > ul {
  max-height: 700px;
  overflow: visible;
}
header nav.sub-header .menu > li > ul {
  top: 100%;
}
header nav.sub-header .menu ul ul {
  top: 0;
  left: 100%;
}
header .nav-wrapper i {
  font-size: 40px;
  color: #8591a0;
}
header .brand-logo img {
  vertical-align: middle;
}
@media only screen and (max-width: 600px) {
  header .brand-logo img {
    width: 259px;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  header .brand-logo img {
    width: 180px;
    height: auto;
  }
}

@media only screen and (max-width: 992px) {
  nav .brand-logo {
    left: 11%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 767px) {
  nav .brand-logo {
    left: 22%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
nav .button-collapse {
  float: right;
  position: relative;
  z-index: 1;
  height: 66px;
}

nav .button-collapse i {
  font-size: 2.7rem;
  height: 90px !important;
  line-height: 90px !important;
}

header .nav-wrapper i {
  font-size: 40px;
  color: #fff;
}

.parallax-container.home-banner {
  height: 558px;
}
@media only screen and (max-width: 992px) {
  .parallax-container.home-banner {
    height: 458px;
  }
}
@media only screen and (max-width: 600px) {
  .parallax-container.home-banner {
    height: 200px;
  }
}

.parallax-container.home-banner .tag-line {
    position: absolute;
    z-index:99;
}

.tag-line {
  text-align: center;
  width: 100%;
  font-family: 'robotomedium_italic', san-serif;
  color: #fff;

}
.tag-line h1 {
  font-size: 90px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  margin: 0;
}
.tag-line p {
  font-size: 48px;
  font-weight: normal;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  margin: 0;
  line-height: 48px;
}
@media only screen and (max-width: 992px) {
  .tag-line h1 {
    font-size: 60px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
  .tag-line p {
    font-size: 28px;
    line-height: 30px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
@media only screen and (max-width: 600px) {
  .tag-line h1 {
    font-size: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
  .tag-line p {
    font-size: 13px;
    line-height: 25px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}

#visions {
  background: #2a2d53;
  text-align: center;
}
#visions .container {
  padding: 43px 0;
}
@media only screen and (max-width: 992px) {
  #visions .container {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 600px) {
  #visions .container {
    padding: 20px 0;
  }
}
#visions h1 {
  font-size: 28px;
  line-height: 35px;
  font-family: 'robotolight_italic', san-serif;
  color: #fff;
  margin: 0;
}
@media only screen and (max-width: 992px) {
  #visions h1 {
    font-size: 1.6rem;
    line-height: 1.5rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
@media only screen and (max-width: 600px) {
  #visions h1 {
    font-size: 14px;
    line-height: 16px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#visions .go-down a.btn-floating {
  margin-top: -27px;
}

#welcome {
  position: relative;
  background: #fff;
  padding: 50px 0;
  font-family: "Roboto";
  color: #000;
}
#welcome h2 {
  font-size: 31px;
  margin: 0;
  font-weight: 400;
  color: #d22330;
}
@media only screen and (max-width: 992px) {
  #welcome h2 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
@media only screen and (max-width: 600px) {
  #welcome h2 {
    font-size: 1.6rem;
    line-height: 1.6rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#welcome h2:after {
  content: "";
  width: 50px;
  background: #d22330;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 600px) {
    #welcome h2:after {
        margin-top: 15px;
        margin-bottom: 25px;
    }
}

#welcome p {
  font-size: 21px;
  padding: 0 7rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  #welcome p {
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}

.find-more {
  position: relative;
}
.find-more a {
  position: absolute;
  margin-top: 10px;
  z-index: 10;
}

#option {
  background: #d22330;
  font-family: "roboto";
}
#option .row {
  margin: 0;
}
#option h2 {
  font-size: 18px;
  font-weight: 300;
  color: #0a2240;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 601px) {
  #option h2 {
    margin: 0;
  }
}
@media only screen and (max-width: 992px) {
  #option h2 {
    padding: 0;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#option h2 a {
  color: #fff;
  text-decoration: none;
  padding: 30px 0;
  display: block;
}
#option h2 a:hover {
  font-weight: 700;
}
#option h2 a:hover:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

#why-ias {
  background: url("images/why-ias.jpg") no-repeat top center;
  background-size: cover;
  min-height: 684px;
  padding: 4rem 0 4rem;
}
@media only screen and (max-width: 600px) {
  #why-ias {
      max-height: 200px;
      min-height: auto;
  }
}
#why-ias .center-me {
  width: 100%;
  text-align: center;
}
#why-ias .services {
  width: 100%;
  text-align: center;
}
#why-ias .services .service-box {
  display: inline-block;
  padding: 30px 20px;
}
@media only screen and (max-width: 600px) {
  #why-ias .services .service-box {
    width: 25%;
    padding: 10px 10px;
  }
}
#why-ias .services .service-box .shape {
  width: 97px;
  height: 95px;
  position: relative;
  cursor: pointer;
}
#why-ias .services .service-box .shape:after {
  position: absolute;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  bottom: -30px;
  width: 200%;
  left: -50%;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#why-ias .services .service-box .shape:hover:after {
  opacity: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#why-ias .services .service-box .shape1 {
  background: url("images/shape1.png") no-repeat;
}
#why-ias .services .service-box .shape1:after {
  content: "FAITH IS AT THE CENTRE";
}
#why-ias .services .service-box .shape2 {
  background: url("images/shape2.png") no-repeat;
}
#why-ias .services .service-box .shape2:after {
  content: "WE HAVE STRONG VALUES";
}
#why-ias .services .service-box .shape3 {
  background: url("images/shape3.png") no-repeat;
}
#why-ias .services .service-box .shape3:after {
  content: "Character";
}
#why-ias .services .service-box .shape4 {
  background: url("images/shape4.png") no-repeat;
}



#why-ias .services .service-box .shape4:after {
  content: "A POSITIVE & SUPPORTIVE LEARNING ENVIRONMENT";
  bottom: -50px;
}
#why-ias .services .service-box .shape:hover {
  background-position-y: -96px;
}

@media only screen and (max-width: 600px) {
    #why-ias .services .service-box .shape {
      width: 77px;
      height: 76px;
      background-size:cover !important;
    }

    #why-ias .services .service-box .shape:hover {
      background-position-y: -76px;
    }

    #why-ias .services .service-box .shape:after {
        display: none !important;
    }
}

#service-desc {
  background: #d22330;
  padding: 50px 0;
  color: #fff;
  font-weight: 300;
  text-align: center;
}
#service-desc .container {
  padding: 0 0px;
}
#service-desc h2 {
  font-size: 35px;
  margin: 0;
  font-weight: 300;
  margin-bottom: 30px;
}
#service-desc p {
  font-size: 21px;
}

#how-it-works-section .container {
  padding: 0 !important;
}

#how-it-works-section[large] {
  height: 100px;
}

.how-it-works {
  position: relative;
  height: auto;
  width: 100%;
  margin: 0;
  padding-top: 0px;
  display: block !important;
}

.how-it-works .how-it-works-menu-wrap {
  position: absolute;
  top: 100px;
  bottom: 0;
  padding: 0;
}

#news.front {
  background: #dfe0e5;
  padding: 50px 0;
}

#news .news-desc p {
    font-family: 'MyriadProLight';
    font-size: 1rem;
    color: #868686;
    text-transform: none;
    margin-top: 0;
    line-height: 16px;
    margin: 1rem 0 1rem;
}

@media only screen and (max-width: 992px) {
  #news {
    padding: 30px 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
@media only screen and (max-width: 600px) {
  #news {
    padding: 30px 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#news .news {
  padding-bottom: 0;
}
#news .card-panel:hover {
  @extends .z-depth-3;
}

@media only screen and (max-width: 992px) {
  #news .container {
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  #news .container {
    padding: 26px;
  }
}
#news .row {
  margin-bottom: 10px;
}
#news h2 {
  margin-top: 0;
  font-weight: 300;
  font-size: 31px;
  color: #d22330;
}
@media only screen and (max-width: 600px) {
  #news h2 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#news h2:after {
  content: "";
  width: 50px;
  background: #d22330;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
#news p.sub-head {
  font-size: 21px;
  padding: 0 7rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  #news p.sub-head {
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#news .news-profile img {
  float: left;
}
#news .news-profile h3.admin-name {
  font-size: 12px;
  color: #868686;
  margin: 0;
  font-family: 'MyriadProLight';
  float: left;
  margin-left: 15px;
  margin-top: 25px;
}
#news .news-profile h3.admin-name span {
  font-family: 'MyriadProLight';
  color: #868686;
  text-transform: none;
}

#news .news-desc p:first-child span {
  font-weight: 200;
  color: #909090;
  text-transform: none;
}
#news .news-desc p {
  font-family: 'MyriadProLight';
  font-size: 14px;
  color: #868686;
  text-transform: none;
}
#news .news-desc p b {
  font-family: 'MyriadProBlack';
  color: #0b294e;
}
#news .news-desc .news-image {
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
  line-height: 0;
}
#news a.explore {
  font-weight: 200;
  font-size: 19px;
  color: #fff;
  display: block;
  padding: 12px;
  margin-left: -20px;
  margin-right: -20px;
  height: auto;
  background: #2a2d53;
  border-radius: 0;
  text-transform: none;
}
#news a.explore span {
  float: right;
  font-size: 25px;
}
#news .more-news {
  font-weight: 700;
  text-transform: uppercase;
  color: #2a2d53;
  display: inline-block;
  padding: 8px 30px;
  border: 1px solid #2a2d53;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 14px;
  margin-top: 30px;
}
#news .more-news:hover {
  color: #fff;
  background: #2a2d53;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

#events {
  background: #fff;
  padding: 50px;
}
@media only screen and (max-width: 992px) {
  #events {
    padding: 30px 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
@media only screen and (max-width: 600px) {
  #events {
    padding: 30px 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#events .row {
  margin: 0;
}
#events h2 {
  margin-top: 0;
  font-weight: 300;
  font-size: 31px;
  color: #d22330;
}
@media only screen and (max-width: 600px) {
  #events h2 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#events h2:after {
  content: "";
  width: 50px;
  background: #d22330;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
#events p.sub-head {
  font-size: 21px;
  padding: 0 7rem;
  font-weight: 300;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  #events p.sub-head {
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#events .event {
  padding-top: 0;
  padding-bottom: 0;
}
#events .event-image, #events .event-title {
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
  line-height: 0;
}
#events .event-title {
  background: #fff;
  color: white;
}
#events .event-title .date-wrap {
  background: #0b294e;
  padding-right: 0;
  text-transform: uppercase;
}
#events .event-title .date {
  font-weight: 300;
  border-right: 1px solid white;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
#events .event-title .date .month {
  font-weight: 200;
  font-size: 16px;
  line-height: 16px;
}
#events .event-title .date .day {
  font-size: 31px;
  line-height: 31px;
}
#events .event-title .title {
  font-size: 17px;
  line-height: 1.2;
  color: #d22330;
  margin: 0;
}
#events .event-desc p {
  font-family: 'MyriadProLight';
  font-size: 1rem;
  color: #868686;
  text-transform: none;
}
#events .event-desc p b {
  font-family: 'MyriadProBlack';
  color: #0b294e;
}
#events a.explore {
  font-family: 'MyriadProLight';
  font-size: 16px;
  color: #0b294e;
  display: block;
  padding: 8px 20px;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px solid #e5e5e5;
  height: auto;
  background: #dfe0e5;
  text-transform: none;
}
#events a.explore span {
  float: right;
}
#events .more-events {
  font-weight: 700;
  text-transform: uppercase;
  color: #d22330;
  display: inline-block;
  padding: 8px 30px;
  border: 1px solid #d22330;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 14px;
  margin-top: 30px;
}
#events .more-events:hover {
  color: #fff;
  background: #d22330;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

#events {
  z-index: 2;
  position: relative;
}

#news {
  z-index: 3;
  position: relative;
}

#how-it-works-trigger {
  z-index: 4;
  position: relative;
  display: inherit !important;
}

#different {
  z-index: 1;
}

.floating-absolute-right {
  bottom: -24.75px;
}

.absolute-right, .floating-absolute-right {
  position: absolute;
  right: 50px;
  z-index: 1000;
  margin: 0;
}

#different {
  background: #d22330;
  padding: 50px 0;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  #different {
    padding: 30px 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#different h1 {
  font-family: 'MyriadProLight';
  font-size: 3.4rem;
  color: #fff;
  margin-top: 0;
}
@media only screen and (max-width: 992px) {
  #different h1 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#different p {
  font-size: 1.7rem;
  color: white;
  font-family: 'MyriadProLight';
}
@media only screen and (max-width: 600px) {
  #different p {
    font-size: 1.2rem;
    line-height: 1.2rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#different a.find-more {
  font-family: 'MyriadProSemibold';
  font-size: 1rem;
  color: #21374c;
  text-transform: uppercase;
}
#different .float-container {
  position: absolute;
  width: 100%;
}
#different .add {
  bottom: -32px;
}
@media only screen and (max-width: 992px) {
  #different .add {
    bottom: -13px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}

#subscribe {
  padding: 50px 0 0;
  background: #0a2240;
}
@media only screen and (max-width: 992px) {
  #subscribe {
    padding: 30px 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#subscribe h2 {
  margin-top: 0;
  font-size: 3.4rem;
  font-family: 'MyriadProLight';
  color: white;
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  #subscribe h2 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#subscribe p.sub-header {
  margin-top: 0;
  font-size: 1.7rem;
  color: white;
  font-family: 'MyriadProLight';
}
@media only screen and (max-width: 992px) {
  #subscribe p.sub-header {
    margin-top: 4px;
    font-size: 1.3rem;
    line-height: 1.3rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
#subscribe .card {
  background: #fff;
  padding: 2em;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -border-radius: 0;
  border-radius: 0;
  color: #3b4250;
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  -webkit-box-shadow: 0 -8px 15px 0 rgba(0, 0, 0, 0.24), 0 -13px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 -8px 15px 0 rgba(0, 0, 0, 0.24), 0 -13px 50px 0 rgba(0, 0, 0, 0.19);
}
#subscribe .hs-button {
  -webkit-border-radius: 1.5em;
  -ms-border-radius: 1.5em;
  -o-border-radius: 1.5em;
  -border-radius: 1.5em;
  border-radius: 1.5em;
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  font-family: 'MyriadProRegular';
  line-height: 1;
  padding: 0.7em 1em;
  height: auto;
  margin: 0;
  border: none;
  margin-top: 20px;
  background: #84909f;
  color: white;
}

.grow {
  transition: all .2s ease-in-out;
}

.grow:hover {
  transform: scale(1.1);
}

#content {
  padding: 30px 0;
  font-family: 'MyriadProLight';
  font-size: 1.3rem;
}
#content #breadcrumbs {
  font-family: 'Antipasto_regular';
  font-size: 1rem;
  text-transform: uppercase;
}
#content #breadcrumbs h2.element-invisible {
  display: none;
}
#content #breadcrumbs span.separator::before {
  content: ">";
  padding: 0 5px;
}
#content #breadcrumbs .delimiter {
  padding: 0 5px;
}
#content #breadcrumbs p {
  margin: 0;
  color: #0E2A3F;
  font-size: 1rem;
}
#content #breadcrumbs a {
  color: #919191;
  font-size: 1rem;
}

#content #breadcrumbs .breadcrumb:before {
	display: none;
}

.breadcrumb {
	font-size: 1rem !important;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  color: #030303;
  font-family: 'MyriadProRegular';
}
#content h1 {
  font-size: 3rem;
  line-height: 3rem;
}
#content h2 {
  font-size: 1.9rem;
  line-height: 1.9rem;
}
#content h3 {
  font-size: 1.6rem;
  line-height: 1.6rem;
}
#content h4 {
  font-size: 1.2rem;
  line-height: 1.2rem;
}
#content p, #content {
    margin: 0 0 1rem;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-family: Calibri, Arial, 'sans-serif';
}
#content a {
  color: #0b294e;
}
#content strong {
  font-weight: 600;
}
#content b {
  font-weight: 600;
}
#content .offset-right {
  margin-right: 30px;
}
@media only screen and (max-width: 600px) {
  #content .enroll {
    display: inline-block;
    margin: 5px auto;
  }
}
#content ul, #content ol {
  margin: 0 0 1rem;
  margin-left: 25px;
  list-style: auto;
}

#content ul li {
    list-style-type: disc;
}

#content img {
    max-width: 100%;
    height: auto !important;
}

footer {
  padding: 50px 0 20px;
  background: #2a2d53;
}
@media only screen and (max-width: 992px) {
  footer {
    padding: 30px 0px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
footer h2 {
  margin-top: 0;
  font-size: 3.4rem;
  font-family: 'MyriadProLight';
  color: white;
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  footer h2 {
    font-size: 2.4rem;
    line-height: 2.4rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
footer .footer-logo {
  background: url("images/logo-footer.png") no-repeat;
  display: inline-block;
  width: 79px;
  height: 84px;
}
@media only screen and (max-width: 600px) {
  footer .footer-logo {
    display: none;
  }
}
footer .footer-menu {
  list-style: none;
  padding-top: 10px;
  display: inline-block;
  float: right;
}
@media only screen and (max-width: 600px) {
  footer .footer-menu {
    margin: 0 auto;
    width: 285px;
    padding-top: 0px;
    display: block;
    float: none;
  }
}
footer .footer-menu li {
  float: left;
}
footer .footer-menu li a {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-family: 'MyriadProRegular';
  font-size: 10px;
  color: #fff;
  margin-right: 20px;
}
footer .down {
  padding-top: 30px;
}
footer .bac {
  margin-top: 30px;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "roboto";
}
@media only screen and (max-width: 992px) {
  footer .bac {
    font-size: 11px;
    margin-top: 20px;
    margin-left: 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
@media only screen and (max-width: 600px) {
  footer .bac {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  footer .address {
    float: none !important;
    text-align: center;
    display: block;
  }
}
footer .address a {
  color: #fff;
}
footer .address p {
  color: #fff;
  margin: 0;
  font-size: 1rem;
  font-weight: 300;
  font-family: "roboto";
}
@media only screen and (max-width: 992px) {
  footer .address p {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 600px) {
  footer .address p {
    font-size: 1rem;
  }
}
footer .address p span {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "roboto";
}
footer .social {
  margin-top: 10px;
  color: white;
}
@media only screen and (max-width: 992px) {
  footer .social {
    float: none !important;
    text-align: center;
    display: block;
    margin-top: 30px;
  }
}
footer .social a.fb {
  background: url("images/fb-icon.png") no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  text-indent: -99999px;
}
@media only screen and (max-width: 992px) {
  footer .social a.fb {
    vertical-align: top;
  }
}
@media only screen and (max-width: 600px) {
  footer .social a.fb {
    vertical-align: middle;
  }
}
footer .social p span {
  margin: 0;
  margin-top: 5px;
  margin-right: 10px;
  color: white;
  text-transform: uppercase;
}
@media only screen and (max-width: 992px) {
  footer .social p {
    font-size: 1rem;
    float: none !important;
    display: inline-block;
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  footer .social p {
    font-size: 1rem;
  }
}
footer .visa {
  margin-bottom: 70px;
  margin-top: -100px;
}
@media only screen and (max-width: 992px) {
  footer .visa {
    margin-top: 0;
    margin-bottom: 10px;
    display: inline-block;
    float: none !important;
  }
}
footer .bottom {
  margin-top: 30px;
}
footer .copyright {
  color: white;
}
@media only screen and (max-width: 992px) {
  footer .copyright {
    float: none !important;
    text-align: center;
    display: inline-block;
    margin-top: 30px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 600px) {
  footer .copyright {
    font-size: 1rem;
  }
}
footer .copyright p {
  margin-top: -40px;
}
footer .copyright a {
  color: white;
  text-decoration: none;
}

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


#content h2, #content h3 {
	padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}

#content.single-event h3.admin-name {
	font-family: 'MyriadProLight';
    font-size: 0.80rem;
    color: #868686;
    text-transform: none;
	padding:0;
}

#content.single-event .event-head h2 {
    color: #0b294e;
    margin: 0;
    font-family: 'MyriadProBlack';
    text-transform: uppercase;
	font-size: 1.4rem;
}

#news .news-profile h3.admin-name {
    font-family: 'MyriadProLight';
    font-size: 0.80rem;
    color: #868686;
    text-transform: uppercase;
	border-bottom:none;
	padding:0;
}

#services ul.knob {
    padding-left: 2rem;
}

#content.contact-page h2, #content.contact-page h3 {
	border-bottom: none;
}

.webform-client-form.webform-client-form-181 h3 {
	text-transform: uppercase;
}

h3.basketball {
	margin:0;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #000000;
}

#news .news-desc p span.news-title{
    font-family: 'MyriadProBlack';
    color: #0b294e;
	text-transform: uppercase;
}

#news .news-desc p span.news-title a {
	color: #0b294e;
}

#news .news-desc p {
    font-family: 'MyriadProLight';
    font-size: 1rem;
    color: #868686;
    text-transform: none;
    margin-top: 0;
    line-height: 16px;
}

#news .news-desc p span.date {
	margin-top: 10px;
    display: block;
}

#services .service-option {
    min-height: 500px;
}

.select-wrapper > input[type="text"] {
	font-family: 'MyriadProLight';
}

#content a {
	color: #039be5;
}


#content1 {
	padding: 30px 0 0;
}

#content1 #breadcrumbs{
	font-family:'roboto';
	font-size:14px;
	text-transform:uppercase;
	color: #000;
}
#content1 #breadcrumbs h2.element-invisible{
	display:none;
}
#content1 #breadcrumbs span.separator::before
{content:">";
padding:0 5px
}
#content1 #breadcrumbs .delimiter{
	padding:0 5px
}
#content1 #breadcrumbs p{
	margin:0;color:#fff;font-size:14px;
}
#content1 #breadcrumbs a{
	color:#fff;font-size:1rem
}

#content h1.latest {
    font-family: 'MyriadProLight';
    font-size: 3rem;
    color: #0b294e;
    margin-bottom: 30px;
}

.no-padding {
	padding: 0 !important;
}

#content.single-event .event-footer, .event-footer {
    display: block;
    padding: 25px 0;
}



#content.single-event .event-footer .back-button a, .event-footer .back-button a {
    color: #c2c2c2 !important;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    padding: 16px 10px 11px 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'MyriadProRegular';
    display: inline-block;
}

.event-footer .back-button {
    color: rgba(0,0,0,0.87);
}

@media only screen and (max-width: 600px) {
	#content.single-event .event-footer a.yell, .event-footer a.yell {
		font-size:12px;
		padding: 5px 10px;
	}

	#content.single-event .event-footer, .event-footer {
		display: block;
		padding: 16px 0;
	}

	#content.single-event .event-footer .back-button a, .event-footer .back-button a {
		padding: 8px;
		font-size: 13px;
	}

    #content.single-event .event-footer, .event-footer .right, #content.single-event .event-footer, .event-footer .left {
        float: none !important;
        text-align: center;
    }
    #content.single-event .event-footer, .event-footer .right {
        margin-bottom: 20px;
    }
}

#content1 {
    padding: 10px 0 10px;
	background: #2a2d53;
}

#content1 #breadcrumbs{
	font-family:'Antipasto_regular';
	font-size:1rem;
	text-transform:uppercase
}

#content1 #breadcrumbs .breadcrumb {
    font-size:1rem;
    color: #fff;
}

#content1 #breadcrumbs .breadcrumb:before {
    display: none;
}

#content1 #breadcrumbs h2.element-invisible{
	display:none;
}
#content1 #breadcrumbs span.separator::before
{content:">";
padding:0 5px
}
#content1 #breadcrumbs .delimiter{
	padding:0 5px
}
#content1 #breadcrumbs p{
	margin:0;color:#fff;font-size:1rem
}
#content1 #breadcrumbs a{
	color:#fff;font-size:1rem
}

#content.page .page-body {
    padding-bottom: 25px;
    border-bottom: 1px solid #cecece;
}

#content.single-event .event-footer a.yell, .event-footer a.yell, a.yell {
	padding: 12px 25px;
	background: #fff;
	color: #d22330 !important;
	border:1px solid #d22330;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	display:inline-block;
	font-family:'MyriadProBold';
	line-height:19px;
	font-size:19px;
	text-transform: uppercase;
	box-shadow: 1px 1px 3px #d22330;
	-webkit-box-shadow: 1px 1px 3px #7B7B7B;
	-moz-box-shadow: 1px 1px 3px #7B7B7B;
	margin-right:20px;
	transition: all .3s;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.left_container {
    background-color: #d22330;
    padding: 10px 20px;
    min-height: 465px;
    margin: 0 0 0 auto;
}


.left_container .slogo {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

.left_container p {
    color: #FFFFFF;
    font-size: 16px;
    font-family: MyriadProLight !important;
    padding-top: 60px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px none transparent;
    border-radius: 6px;
    box-shadow: 0px 2px 7px #D0D0D0 !important;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.custom-panel-heading {
    font-family: MyriadProLight;
    font-size: 42px;
    color: #0D2241!important;
    background-color: transparent;
	line-height: 160%;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    background-color: #F4F4F4!important;
}
.panel-body {
    padding: 15px;
}

.form-group {
    margin-bottom: 15px;
}

#fee {
    margin-top: 5px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.form-control {
    border-radius: 0 !important;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-group label {
    font-weight: normal!important;
    color: #777777;
}
.form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
	line-height:12px !important;
}

.help-block 	img {
    vertical-align: middle;
}

.panel-body hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.custom-btn-primary {
    font-family: MyriadProLight;
    text-transform: uppercase;
    font-size: 22px;
    background-color: transparent!important;
    color: #0D2241 !important;
    padding: 10px 30px 10px 17px;
    border: none;
}

.custom-btn-primary:hover {
    text-decoration: underline;
}

#map-canvas {
        height: 500px;
		display:block;
		width:100%;
}

#content .select-wrapper ul {
	margin:0;
}

#content.contact-page {
	padding: 30px 0px 70px;
}

#content.contact-page h1 {
	font-size:45px;
	font-family:'MyriadProLight'
}

#content.contact-page .input-field label {
    color: #000000;
    left: 1.2rem;
    font-family: 'MyriadProLight';
    font-size: 1.5rem;
}



#content.contact-page  .input-field label.active {
    font-size: 0.8rem;
}

#content.contact-page input[type=text]:focus:not([readonly]), #content.contact-page input[type=password]:focus:not([readonly]), #content.contact-page input[type=email]:focus:not([readonly]), #content.contact-page input[type=url]:focus:not([readonly]), #content.contact-page input[type=time]:focus:not([readonly]), #content.contact-page input[type=date]:focus:not([readonly]), #content.contact-page input[type=datetime-local]:focus:not([readonly]), #content.contact-page input[type=tel]:focus:not([readonly]), #content.contact-page input[type=number]:focus:not([readonly]), #content.contact-page input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #0A2240;
    box-shadow: 0 1px 0 0 #0A2240;
}


#content.contact-page input[type=text], #content.contact-page input[type=email], #content.contact-page textarea.materialize-textarea {
	font-size:1.5rem;
}

#content.contact-page .sidebar p {
	font-size:1.1rem;
}

@media only screen and (max-width: 600px) {
	#content.contact-page .input-field label, #content.contact-page input[type=text], #content.contact-page input[type=email], #content.contact-page textarea.materialize-textarea {
		font-size: 1.2rem;
	}
}

#content.contact-page .sidebar p strong, #content.contact-page .sidebar p b {
	color: #0b294e;
}

#content.contact-page .btn {
	padding: 0 3rem;
    font-size: 1.5rem;
	margin-left:15px;
}

.slider .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    top: 20px;
    z-index: 9;
}

.slider .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 3px;
    background-color: #e0e0e0;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
    border-radius: 50%;
}

.slider .indicators .indicator-item.active {
    background-color: #d22330;
}

.slider {
    position: relative;
    height: 400px !important;
    width: 100%;
}

@media only screen and (max-width: 600px) {
    .slider {
        height: 200px !important;
    }

    .slider ul.slides {
        height: 100% !important;
    }

}


/** CALENDAR WIDGET **/

#calendar-widget {
  margin-bottom: 30px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

#fc-actions {
  position: absolute;
  bottom: 10px;
  right: 12px;
}

.fc {
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
}

.fc td,
.fc th {
  border-color: #f0f0f0;
}

.fc-content-skeleton table thead {
	border:none !important;
}

.fc th {
  font-weight: 400;
}

.fc table tr > td:first-child {
  border-left-width: 0;
}

#calendar-widget .fc-toolbar {
  background: #009688;
}

#calendar-widget .fc-day-header {
  color: #fff;
  background: #007d71;
  padding: 5px 0;
  border-width: 0;
}

#calendar-widget .fc-day-number {
  text-align: center;
  color: #ADADAD;
  padding: 5px 0;
}

#calendar-widget .fc-day-grid-event {
  margin: 1px 3px 1px;
}

#calendar-widget .ui-widget-header th,
#calendar-widget .ui-widget-header {
  border-width: 0;
}

#calendar .fc-toolbar {
  height: 300px;
  background-image: url('images/why-ias.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-position: inherit;
}

#calendar .fc-toolbar:before {
  content: "";
  height: 50px;
  width: 100%;
  background: rgba(0, 0, 0, 0.36);
  position: absolute;
  bottom: 0;
  left: 0;
}

#calendar .fc-toolbar .fc-center {
  margin-top: 238px;
  position: relative;
}

@media screen and (max-width: 991px) {
  #calendar .fc-toolbar {
    height: 200px;
  }

  #calendar .fc-toolbar .fc-center {
    margin-top: 138px;
  }
}

#calendar .fc-day-header {
  color: #ADADAD;
  text-align: left;
  font-size: 14px;
  border-bottom-width: 0;
  border-right-color: #eee;
  padding: 10px 12px;
}

#calendar .fc-day-number {
  padding-left: 10px !important;
  color: #CCC;
  text-align: left !important;
}

@media screen and (min-width: 991px) {
  #calendar .fc-day-number {
    font-size: 25px;
    letter-spacing: -2px;
  }
}

#calendar .fc-day-grid-event {
  margin: 1px 9px 0;
}

.fc-today {
  color: #ffc107;
}

.fc-toolbar {
  margin-bottom: 0;
  padding: 20px 7px 19px;
  position: relative;
}

.fc-toolbar h2 {
  margin-top: 4px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff !important;
}

.fc-toolbar .fc-button {
  border: 0;
  background: 0 0;
  padding: 0;
  outline: none !important;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-top: 2px;
  color: #fff;
  box-shadow: none;
}

.fc-toolbar .fc-button:hover {
  background: #fff;
  color: #009688;
}

.fc-toolbar .fc-button > span {
  position: relative;
  font-family: 'Material-Design-Iconic-Font';
  font-size: 20px;
  line-height: 100%;
  width: 30px;
  display: block;
  margin-top: 2px;
}

.fc-toolbar .fc-button > span:before {
  position: relative;
  z-index: 1;
}

.fc-toolbar .fc-button > span.fc-icon-circle-triangle-w:before {
  content: "\f2fa";
}

.fc-toolbar .fc-button > span.fc-icon-circle-triangle-e:before {
  content: "\f2fb";
}

.fc-event {
  padding: 0;
  font-size: 14px;
  border-radius: 0;
  border: 0;
}

.fc-event .fc-title {
  padding: 5px 8px;
  display: block;
  text-shadow: 1px 1px 1px #7B7B7B;
}

.fc-event .fc-time {
  float: left;
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
  margin: 0 5px 0 -1px;
}

.fc-view,
.fc-view > table {
  border: 0;
  overflow: hidden;
}

.fc-view > table > tbody > tr > .fc-widget-content {
  border-top: 0;
}

div.fc-row {
  margin-right: 0 !important;
  border: 0 !important;
}

.fc-today {
    color: #0A2240 !important;
}

.fc-unthemed .fc-today {
    background: #fff;
}

a.fc-event {
	color:#fff !important;
}

.fc-icon-right-single-arrow:after {
    content: "\0203A";
    font-weight: 600;
    font-size: 100%;
    top: -7%;
    left: -13%;
}

.fc-icon-left-single-arrow:after {
	content: "\02039";
    font-weight: 600;
    font-size: 100%;
    top: -7%;
    left: -13%;
}

#content.single-event #breadcrumbs {
	padding-top: 20px;
}

.actions {
    list-style: none;
    padding: 0;
    z-index: 2;
    margin: 0;
}

#fc-actions {
    position: absolute;
    bottom: 10px;
    right: 12px;
}

.actions > li > a, .actions > a {
    width: 30px;
    height: 30px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    position: relative;
	color: #fff !important;
}

.dropdown-menu {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-top: 1px;
}

.dropdown-menu > li > a {
  padding: 8px 17px;
  -webkit-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  font-family: Calibri, Arial, 'sans-serif';
  display:block;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #333333;
    text-decoration: none;
    outline: 0;
    background-color: rgba(0, 0, 0, 0.075);
}

.dropdown-menu.dropdown-menu-lg {
  width: 300px;
}

.dropdown-menu.dropdown-menu-sm {
  width: 150px;
}

.dropdown-menu.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu.dropdown-menu-right > li > a {
  text-align: right;
}

.dropdown-menu.dm-icon > li > a > .zmdi {
  line-height: 100%;
  vertical-align: top;
  font-size: 18px;
  width: 28px;
}

.dropdown-menu:not([class*="bgm-"]) > li > a {
  color: #4C4C4C;
}

.dropdown-menu:not([class*="bgm-"]) > li > a:hover {
  color: #000;
}

.dropdown-menu[class*="bgm-"] > li > a {
  font-weight: 300;
  color: #fff;
}

.dropdown:not([data-animation]) .dropdown-menu,
.btn-group:not([data-animation]) .dropdown-menu {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}

.dropdown .dropdown-menu:not([data-animation]).pull-right,
.bootstrap-select .dropdown-menu:not([data-animation]).pull-right,
.btn-group .dropdown-menu:not([data-animation]).pull-right,
.dropdown .dropdown-menu:not([data-animation]).dropdown-menu-right,
.bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-right,
.btn-group .dropdown-menu:not([data-animation]).dropdown-menu-right {
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}

.dropdown .dropdown-menu:not([data-animation]):not(.pull-right):not(.dropdown-menu-right),
.bootstrap-select .dropdown-menu:not([data-animation]):not(.pull-right):not(.dropdown-menu-right),
.btn-group .dropdown-menu:not([data-animation]):not(.pull-right):not(.dropdown-menu-right) {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

.dropup .dropdown-menu:not([data-animation]).pull-right,
.dropup .dropdown-menu:not([data-animation]).dropdown-menu-right {
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
}

.dropup .dropdown-menu:not([data-animation]):not(.pull-right):not(.dropdown-menu-right) {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}

.dropdown.open .dropdown-menu:not([data-animation]),
.dropup.open .dropdown-menu:not([data-animation]),
.bootstrap-select.open .dropdown-menu:not([data-animation]),
.btn-group.open .dropdown-menu:not([data-animation]) {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

.dropdown-header {
  padding: 3px 17px;
  margin-top: 10px;
  color: #b1b1b1;
  text-transform: uppercase;
  font-weight: normal;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  list-style: none !important;
}

.dropdown-menu li, .actions li {
	list-style: none !important;
}

.actions {
	margin: 0 !important;
}

#different p b {
    font-weight: bold;
    font-family: "roboto", san-serif;
}

.para {
    width: 100%;
    height: 558px;
}

@media only screen and (max-width: 992px) {
  .para  {
    height: 458px;
  }
}
@media only screen and (max-width: 600px) {
  .para {
    height: 200px;
  }
}

.para img {
    width: auto !important;
    height: 100% !important;
    min-width: auto;
    min-height: 100%;
    left: 50% !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media only screen and (min-width: 1440px) {
  .para img{
      width: 100% !important;
      height: auto !important;
      min-width: 100%;
      min-height: auto%;
  }
}

.side-nav {
    -webkit-transform: none;
    transform: none;
    left:-310px;
}

.collapsible-header i {
    width: 0.5rem;
    color: #d22330 !important;
    font-size: 29px !important;
}

.table-wrap {
    overflow-x: auto;
}


@media only screen and (max-width: 600px) {
	.left-side {
        display: none;
    }
}

#content.single-event h1.latest {
	font-family: 'MyriadProLight';
	font-size:3rem;
	color:#0b294e;
	margin-bottom: 30px;
}

#content.single-event h2 {
	font-family: 'MyriadProLight';
	font-size:2rem;
	color:#0b294e;
	margin-bottom:5px;
}

#content.single-event h2.news {
    color: #0b294e;
    margin: 0;
    font-family: 'MyriadProBlack';
    text-transform: uppercase;
    font-size: 1.4rem;
}


#content.single-event h3.admin-name {
    font-size: 1.2rem;
    color: #0b294e;
    margin: 0;
    line-height: 1.2rem;
    font-family: 'MyriadProBlack';
    text-transform: uppercase;
}

#content.single-event .author span {
    font-family: 'MyriadProLight';
    font-size: 0.80rem;
    color: #868686;
    text-transform: none;
}

#content.single-event .author .left {
	margin-right:10px;
}

#content.single-event span {
	font-size:1rem;
}

#content.single-event .event-head {
	padding-bottom:25px;
	border-bottom:1px solid #cecece;
}

#content.single-event .event-head h2, #content.single-event .event-head h3{
	border-bottom: none;
}

#content.single-event .event-body {
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:1px solid #cecece;
}

ul.pager {
	list-style: none;
    display: inline-block;
    margin: 0 !important;
    padding: 30px 0;
}

.view-news .item-list {
	text-align: center;
}

ul.pager li.pager-current {
	display: none;
}

ul.pager li.pager-next {
	margin-left:16px;
}

ul.pager li {
	float: left;
    list-style-type: none !important;
}

ul.pager li a{
	color: #fff !important;
	text-transform: none;
}

img.right-img {
    float: right;
    margin-left: 50px;
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    img.right-img {
        float: none !important;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}
