/* "Ken Burns" Zoom/Image Banners */
.index-head {
  overflow: hidden;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  padding-left: 0px;
  padding-top: 0px;
  margin-top: 0px;
}

.page-bg {
  width: 100%;
  height: 100%;
  background: url('../images/SA1416AV_B3810_3118_01.jpg');
  filter: url(css/filters.svg#grayscale);
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome & Safari 6+ */
  background-position: center center;
  background-size: cover;
  position: absolute;
  overflow: hidden;
  background-position: center;
  /* transition: all 10s ease;
    -moz-transition: all 10s ease;
    -ms-transition: all 10s ease;
    -webkit-transition: all 10s ease;
    -o-transition: all 10s ease; */
}

/*.page-bg.zout {
    transform:scale(1.2);
}*/

.index-head:hover .page-bg {
  /* transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5); */
  /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
  /* IE8 */
  filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
  /* IE6 and 7 */
}

.page_container {
  color: #fff;
  text-align: center;
  z-index: 1;
}

.ischool {
  padding: 0px;
}

.ischool .col-md-6 {
  padding: 0px;
}

.ischool-head {
  overflow: hidden;
  width: 100%;
  max-height: 331px;
  position: relative;
  padding: 0px;
  margin: 0px;
}

.girls-ischool-page-bg {
  width: 100%;
  height: 100%;
  max-height: 400px;
  background: url('../images/AL00210.jpg');
  filter: url(css/filters.svg#grayscale);
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome & Safari 6+ */
  background-position: center center;
  background-size: cover;
  position: absolute;
  overflow: hidden;
  background-position: center;
  transition: all 10s ease;
  -moz-transition: all 10s ease;
  -ms-transition: all 10s ease;
  -webkit-transition: all 10s ease;
  -o-transition: all 10s ease;
}

.boys-ischool-page-bg {
  width: 100%;
  height: 100%;
  max-height: 400px;
  background: url('../images/AL00342.jpg');
  filter: url(css/filters.svg#grayscale);
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome & Safari 6+ */
  background-position: center center;
  background-size: cover;
  position: absolute;
  overflow: hidden;
  background-position: center;
  transition: all 10s ease;
  -moz-transition: all 10s ease;
  -ms-transition: all 10s ease;
  -webkit-transition: all 10s ease;
  -o-transition: all 10s ease;
}

/*.page-bg.zout {
    transform:scale(1.2);
}*/

.ischool-head:hover .girls-ischool-page-bg, .ischool-head:hover .girls-ischool-page-bg, .ischool-head:hover .boys-ischool-page-bg, .ischool-head:hover .boys-ischool-page-bg {
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
  /* IE8 */
  filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
  /* IE6 and 7 */
}

/*.page_container {
    color: #fff;
    text-align: center;
    z-index: 1;
}*/

#content {
  color: #fff;
  /*background-color: rgba(170,35,122,.65);*/
  text-align: center;
  width: inhert;
  padding-top: 25%;
  padding-bottom: 20%;
  /*text-shadow: 0px 2px 3px rgba(0,0,0,.6),
              0px 4px 12px rgba(0,0,0,0.2),
              0px 12px 23px rgba(0,0,0,0.2);*/
}

#content h1 {
  color: #fff;
  font-size: 2.2em;
  font-family: 'Cabrito-ExtDem', 'Cabrito-NorDem';
  /*text-transform: uppercase;*/
  letter-spacing: .03em;
  padding-left: 0px;
  padding-right: 0px;
}

#content h2 {
  color: #fff;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-family: 'MuseoSans-300', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  border: none;
}

#b-ischool-content {
  color: #fff;
  background-color: rgba(166, 206, 57, .65);
  text-align: center;
  width: 66%;
  height: 100%;
  padding-top: 25%;
  padding-bottom: 25px;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), 0px 4px 12px rgba(0, 0, 0, 0.1), 0px 12px 23px rgba(0, 0, 0, 0.1);
}

#g-ischool-content {
  color: #fff;
  background-color: rgba(170, 35, 122, .65);
  text-align: center;
  width: 66%;
  height: 100%;
  padding-top: 25%;
  padding-bottom: 25px;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), 0px 4px 12px rgba(0, 0, 0, 0.1), 0px 12px 23px rgba(0, 0, 0, 0.1);
}

#g-ischool-content h1, #b-ischool-content h1 {
  color: #fff;
  font-size: 1.8em;
  font-family: 'Cabrito-ExtDem', 'Cabrito-NorDem';
  text-transform: uppercase;
  letter-spacing: .03em;
}

#g-ischool-content h2, #b-ischool-content h2 {
  color: #fff;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: .02em;
  font-family: 'MuseoSans-300', Arial, Helvetica, sans-serif;
  text-decoration: none;
  border-bottom: none;
  text-align: center;
  font-weight: 500;
}

section .h-scroll {
  position: absolute;
  bottom: 15%;
  width: 100%;
  height: inherit;
  background: none;
  text-shadow: none;
}

section .h-scroll::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 80%;
  /*background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 80%,rgba(0,0,0,.8) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 80%,rgba(0,0,0,.8) 100%);*/
}

.scroll a {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font: normal 400 20px/1 ''MuseoSans-300'', sans-serif;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
}

.scroll a:hover {
  opacity: .5;
}

#scroll a {
  padding-bottom: 0%;
}

#scroll a span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -20px;
  border: 5px dotted #fff;
  border-radius: 100%;
  box-sizing: border-box;
}

#scroll a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 15px;
  height: 15px;
  margin: -12px 0 0 -8px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
