* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;    opacity: 1;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
.img-content {
    padding: 4% 0;
}
.img22 {
    background-image: url(images/background-Clone.jpg) !important;
}
section.slide.video.intro.kenBurns {background-size: cover;    background-image: url(images/Slide1-Banner.jpg);
}
    section.slide.whiteSlide.sblog {background-size: cover;
/*    background-image: url(images/Slide8-Teacher-Violet.jpg);
*/}
section.slide.kenBurns.sacademy{background-size: cover;
/*    background-image: url(images/Slide7-Teacher-Jimmy.jpg);
*/}
section.slide.whiteSlide.sblog.kenBurns {
    background-size: cover;
/*    background-image: url(images/Slide8-Teacher-Violet.jpg);*/
}section.slide.whiteSlide.kenBurns.growther {background-size: cover;
/*    background-image: url(images/Slide6-Teacher-Charlotte.jpg);
*/}section.slide.whiteSlide.sawards.kenBurns {background-size: cover;
    background-image: url(images/slide2-Lessons-Contents.jpg);
}
section.slide.kenBurns.sseo{background-size: cover;
/*    background-image: url(images/Slide5-Teacher-Emily.jpg);
*/}.slide p {
    color: #ffffff!important;
    font-weight: bold;
    line-height: 22px;
    font-size: 16px;
}h1.small.ae-3 {
    color: #fff !important;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
}.container .wrap .spaceWrap, .container .wrap.spaceWrap, .container .wrap:not(.noSpaces) {
    padding: 0 !important;
}
.slide {
  
}h2.small.fromRight.ae-2 ,h2.small.fromLeft.ae-2{
    color: #fff !important;
    font-weight: bold;
    margin-bottom: 20px;
}.slide h1, .slide h2 ,h3.fromLeft.ae-2{
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: bold !important;
    margin-bottom: 15px !important;
}.img99 {
    height: 400px;
    float: right;
    width: 100%;
    overflow: hidden;
}body .text77 {
    float: right; 
    width: 100% !important;
    padding: 15px;
    text-align: center;
    max-width: 100% !important;
}
.img99 img {
    height: 400px;
    width: 100%;
}.sseo .content ,.growther .content  ,.sacademy .content, .sblog .content,.Melody .content{    background: #111111;
    
}
.side.compact .navigation li.selected {
    opacity: 1;
    background: #c80cad!important;
}.slides.whiteSlide .navigation li.selected:after, .slides.whiteSlide .navigation li:hover:after ,
.navigation li:nth-child(3).selected:after, .navigation li:nth-child(3):hover:after, .navigation li:nth-child(5).selected:after, .navigation li:nth-child(5):hover:after,
.navigation li.selected:after, .navigation li:hover:after{
    background: #db13bf !important;
}
.firstSlide .navigation span.pather.prevSlide, .lastSlide .navigation span.pather.nextSlide {
    opacity: 0!important;
    visibility: hidden!important;
}
.navigation span.pather.nextSlide {
    transform: rotate(180deg);
}
.navigation span.pather {
    display: block;
    width: 25px;
    height: 42px;
    margin: auto -3px auto auto;
    transition: all .2s linear;
    -webkit-filter: grayscale(100%);
    filter: gray;
    opacity: .6;
    cursor: pointer;
}


.navigation span.pather, a.bhome:after {
    background: url(../images/sprit.png) -85px -38px no-repeat;
}
.navigation * {
    pointer-events: all;
}
.nextSlide, .prevSlide {
    cursor: pointer;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
a.te7 {
    color: #f0b81c;
    float: right;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 9px;
    font-size: 18px;
}.video7 {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.portfolio88{    height: 100vh;
   background-image: url(images/Slide4-Melody.jpg);
    background-size: 100% 100vh
}
.portfolio87{    height: 100vh;
   background-image: url(images/Slide5-Teacher-Emily.jpg);
    background-size:100% 100vh
}
.portfolio86{    height: 100vh;
   background-image: url(images/Slide6-Teacher-Charlotte.jpg);
    background-size: 100% 100vh
}
.portfolio85{    height: 100vh;
   background-image: url(images/Slide7-Teacher-Jimmy.jpg);
    background-size:100% 100vh
}
.portfolio84{    height: 100vh;
   background-image: url(images/Slide8-Teacher-Violet.jpg);
    background-size: 100% 100vh
}
.img9 {
    width: 57%;
    display: block;
    margin-top: 102px !important;
    margin: auto;
}.text9 {
    text-align: center;
}/*
section.slide.kenBurns.portfolio {        background-position: 0 -65px;
    background-image: url(images/Slide3-FounderOfCompany.jpg);  height: 100vh;    background-size: 100%
}
section.slide.kenBurns.portfolio.Melody .left9,.sseo .left9,.growther .left9,.sacademy .left9,.sblog .left9{
    background-image: url(images/background-Clone.jpg ) !important;  height: 100vh;    background-size: cover;
    
    background-position: right center;
}*/
.sseo .left9{
    background-position: 100% 293vh;
}
.growther .left9 {
    background-position: 100% 288vh;
}.sacademy .left9{
    background-position: 100% 286vh;
}
 .sblog .left9 {

    background-position: 100% 294vh;
}
.text8 {
    /* margin-top: 100px; */
    position: absolute;
    width: 88%;
    bottom: 100px;
}.text10 {
    width: 90%;
    margin: auto;
    float: none;
    text-align: justify;
}
.img10 {
    padding: 0;
}.slide h1, .slide h2, h3.fromLeft.ae-2 {
    color: #ffffff !important;
    font-size: 24px !important;
    font-weight: bold !important;
    margin-bottom: 15px !important;
}
@media (max-width:800px){
    .slide.contact .background {
    background-position: 78%;
}
    .box-contact1 {
    PADDING: 15PX;
    WIDTH: 100%!important;}
    .col-xs-12.text10 {
    width: 100%;
    padding: 0;
}section.slide.contact1.kenBurns .col-xs-12 {
    padding: 0;
}input.Submit-form, input.cancel-form, input.Submit-form1, button.REGISTER1 {
    background: #8e0e80;
    width: 100px!important;}
    .portfolio871 img {
    width: 100% !important;
    margin: auto;
}body .side {
    position: absolute;
    right: 8px !important;
}
    section.slide.video.intro.kenBurns {
    background-size: cover;
    background-image: url(images/Slide1-Banner.jpg);
    background-position: 15%;
}section.slide.whiteSlide.sawards.kenBurns {
    background-size: cover;
    background-image: url(images/slide2-Lessons-Contents.jpg);
    background-position: 50%;
}.img10 {
    padding: 0;
    height: 40px;
    float: right;
}
    a.te7:last-child {
    float: left;
    margin-left: 0 !important;
}

a.te7 {
    color: #f0b81c;
    float: right;
    font-weight: bold;
    margin-left: 6px !important;
    margin-top: 9px;
    font-size: 10px !important;
}
.portfolio88 ,.portfolio87,.portfolio86,.portfolio85,.portfolio84{
    width: 100%;
    height: 40vh;
    background-size: 100% 40vh;
}
.left9 {
    width: 100% !important;
    height: 60vh !important;
}section.slide.kenBurns.portfolio {
    background-position: 0 2px !important;
    background-size: cover !important;
}.img10 {
    display: none;
}
}

.side {
    position: absolute;
    right: 20px !important;
}
.slide {
    position: fixed;
    width: 100% !important;
    height: 100%;
    background-color: #303030;
    color: #fff;
    z-index: 10;
    margin: auto;
    /* margin: 0 20px; */
    /* margin: auto; */
    float: none !important;
    right: 0;
    left: 0;
}
.portfolio871 {
    text-align: center;    background: #111;
}.portfolio871 img {
    width: 60%;
    margin: auto;
}
.left91{
    background: #111;}.sseo .content {
    background: #111111;
}
input ,select#country{
    padding: 7px 8px !important;
    border-radius: 7px !important;    width: 100%;

    display: block;
    font-size: 13px !important;
}.box-contact1 {    PADDING: 15PX;
    WIDTH: 80%;
    TEXT-ALIGN: CENTER;    box-shadow: 0 0 9px 2px #3f3c3c;
    border-radius: 5px;    direction: ltr;
    margin-top: 30px;
    background: rgb(19,7,25);
    background: -moz-linear-gradient(top, rgba(19,7,25,1) 1%, rgba(255,20,222,1) 100%);
    background: -webkit-linear-gradient(top, rgba(19,7,25,1) 1%,rgba(255,20,222,1) 100%);float: right;
    background: linear-gradient(to bottom, rgba(19,7,25,1) 1%,rgba(255,20,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#130719', endColorstr='#ff14de',GradientType=0 );
}section.slide.contact1.kenBurns .container {
    padding: 20px 30px;
}.box-contact1 input {    text-align: left;
    direction: ltr;    text-align: center;
    font-weight: bold;
    margin: 15px auto !important;
    float: none;
}.box-contact1 h3 {
    margin: 12px 0;
    font-weight: bold;
}input.Submit-form,input.cancel-form,input.Submit-form1 ,button.REGISTER1{
    background: #8e0e80;    max-width:100% !important;
    width: 140px;
    border: none;
    border-radius: 9px !important;
    box-shadow: -1px 1px 4px 1px #220825;
    padding: 12px 0 !important;
    display: inline-block;
}.side.compact .navigation li.selected {
    opacity: 1;
    fill: #c80cad!important;
}section.slide.kenBurns.portfolio {
    background: url(images/Slide3-FounderOfCompany.jpg);
    background-size: cover;
}