.my-container{
  /*  background-color: royalblue; */
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
   /* background-color: orange;*/
    height: 1000px;

}

.row{
    margin: 0 !important;
    padding: 0 !important;
   /* background-color: aqua;*/
}

.landing-page{
   /* background-color: red;*/
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
    padding: 0 !important;

  /*  padding: 0px 10px 10px 10px !important;
    margin: 0px 100px 10px 100px !important;*/
}

.happy-question{
    height: calc(100vh + 70px);
    width: 100%;
    background-image: url('/images/backgroundImages/hwkfm.jpeg');
    background-position: center;
    text-align: center;
    background-size: auto;
    background-size: cover;
    padding-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: right;
}

.happy-question p{
    /*color: brown;*/
    text-align: center;
}
.intro-cta{
  background-color: rgba(124,184,230,.95);
  height: 90%;
  width: 60%;
  margin-left: auto;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  padding:  100px 5%;
}
.intro-cta-item.left{
  width: 60%;
  text-align: left !important;
  min-width: 250px;
}
.intro-cta-item.right{
  width: 40%;
}
.intro-prompt h2{
  text-align: left;
  font-size: 45px;
  text-transform: uppercase;
  color: white;
  font-weight: 400;
  line-height: 1;
}
.intro-prompt p{
  color: white;
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px;
  text-align: left;
}
.cust-btn-cta{
  height: 50px;
  display: block;
  min-width: 60px;
  background-color: #3a72a4;
  text-decoration: none !important;
  color: White;
  border-radius: 25px;
  text-align: center;
padding-top: 10px;
font-size: 16px;
font-weight: 500;
width: max-content;
padding-left: 30px;
padding-right: 30px;
position: relative;
z-index: 1;

}
.cust-btn-cta:hover{
  background-color: #0c487e;
  color: white;
}
.account{
  z-index: 5;
}
.account .login-btn a, .account .signup-btn a{

  width: 80px;
  border-radius: 15px;
}
.login-btn a, .signup-btn a{
  text-decoration: none !important;
  /*padding-left: 10px;*/
  text-align: center !important;
}
.login-btn a{
  border: #3a72a4 solid 4px;
  color: #3a72a4;
  font-weight: 600;
  color: #3a72a4;
  /*padding-left: 15px;*/
  vertical-align: middle;
  height: 30px;
  display: table-cell;
  z-index: 5;
}
.login-btn a:hover{
  color: #0c487e;
  border-color: #0c487e;
}
.signup-btn a{
  background-color: #3a72a4;
  color: white;
  font-weight: 600;
  color: white;
  /*  padding-left: 15px;*/
  vertical-align: middle;
  height: 30px;
  display: table-cell;
  z-index: 5;
}
.signup-btn a:hover{
  background-color: #0c487e;
}
.account .login-btn{
  margin: 5px;
  z-index: 5;
}
.account .signup-btn{

  z-index: 5;
    margin: 5px;

}

.border-bx{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 5%;
  right: 5%;
  border: 5px solid white;
  z-index: 0;
}

.happy-question svg{
   margin-left: 40%;
}

.benefits .title{
    margin-bottom: 50px;
    color: white;

}
.benefits{
    margin: 0 !important;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #3333ff;

    max-width: 100%;


}
.benefits .row{
    /*background-color: yellow;*/
    padding: 0;
    margin: 0 !important;
}

.benefits p {
   color: white;
}

 .row-blue{
    /*margin-bottom: 200px !important;*/
    padding-bottom: 100px;
}
.row-good-grades{
  padding-bottom: 70px !important;
  padding-left: 5% !important;
  padding-right: 5% !important;
}
.col-right{
/*  padding-left: 5%;*/
  text-align: center;
  padding-top: 70px;
}
.img-holder{
  position: relative;
  width: 60%;
  min-width: 250px;
  height: auto;
  border: 4px solid blue;
  z-index: 1;
  margin: auto;
}
.img-holder img{
  width: 100%;
}
.img-frame{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 30px;
  right: 30px;
  border: 4px solid blue;
  z-index: -1;
}

.img-frame-r{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 30px;
  left: 30px;
  border: 4px solid blue;
  z-index: -1;
}

.good-grades{
    padding-bottom: 10px;
    margin-bottom: 00px;

}
.good-grades .row .col .rect-image{
   /* fill: aqua; */
    background-image: url('/images/backgroundImages/home_first_screen_bg.jpg');
    background-size: 400px 500px;
    background-position: center;
}

.testimonials .picture-heading{
    background-image: url('/images/backgroundImages/home_testimonials_bg.jpg');
    height: 850px;
    background-position: center;
    text-align: center;
    background-size: cover;

}

.testimonials .picture-heading #heading{
    font-size: 120px;
    color: rgb(0, 153, 204, 0.4);
    line-height: 40px;
    padding-top: 40px;
    font-family: Oswald, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.steps{
    background-image: url('/images/backgroundImages/home_step_bg.jpg');
    height: 850px;
    background-position: center;
    text-align: center;
    background-size: cover;
    padding-top: 70px;

}





/*SLIDE SHOW*/



.mySlides {display: none;
/*background-color: pink;*/
min-height: 400px;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.slideshow-container .mySlides span{
    /*height: 50px;
    width: 40px;*/
    color: #1c20f0;
    font-size: 60pt;
}
.message p{
  position: relative;
}
.slideshow-container .mySlides span[class="open"]{
  position: absolute;
  top: -50px;
  left: -5px;
}
.slideshow-container .mySlides span[class="closep"]{
  position: absolute;
  right: -5px;
  bottom: 50px;
  color: #1c20f0;
  font-family: "Roboto", sans-serif;
  font-size: 60pt !important;
  font-weight: 200 !important;
}

.slideshow-container .mySlides .message p{
    font-weight: 100;
    font-size: 18pt;
    margin: 50px 5% 10px 5%;
    position: relative;
    height: 80%;
}
.slideshow-container .mySlides .message{
    /*background-color: chartreuse;*/
    position: absolute;
    top: 80px;
    height: 300px;
}

/* Caption text */
.text {
  color: #1c20f0;
  font-size: 15px;
  font-style: oblique;
  padding: 8px 12px;
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.dots{
  position: absolute;
  bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 5s;
  animation-name: fade;
  animation-duration: 5s;
}

section.succeed{
  padding: 30px 5%;
}

@-webkit-keyframes fade {
  from {opacity: 0.4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: 0.4}
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
.steps .picture-heading .float-pane{
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}
.row-steps{
    /*background-color: maroon;*/
    position: relative;
    top: 100px;

}
.row-steps .row{
    background-color: inherit !important;
}
.mwisho-mwisho{
  padding: 10px 5%;
}
.mwish-mwisho p{
  font-size: 14pt;
}

.mwisho h3{
    font-family: TradeGothicLTStd-BdCn20,sans-serif;
    font-size: 35px;
    color: royalblue;
}
.mwisho p{
    font-family: Overpass;
    color:#4d4d4d;
    font-size:14pt;
}

@media only screen and (max-width: 1169px) {
 .svg svg{
     width: 500px;
 }
 .svg-good-grades rect{
     width: 300px;
     height: 375px;
 }

.svg-good-grades pattern{
    width: 300px;
   /* height: 375px;*/
 }
.svg-good-grades image{
    width: 300px;
    height: 375px;
 }
.home_prof_essay_item p{
    font-size: 14pt !important;
 }
}
@media only screen and (max-width: 1000px) {
    .svg-good-grades rect[id="rect-clear"]{
       display: none;
    }
    .svg-good-grades rect[id="rect-pic"]{
        display: none;
     }

     .svg-good-grades rect[id="rect-clear-md"], .svg-good-grades rect[id="rect-pic-md"]{
        display: inline;
     }
}
@media only screen and (max-width: 900px){
  .testimonials .picture-heading #heading{
    font-size: 70px;
  }
  .intro-prompt h2{
    font-size: 32px;
    line-height: 1.5;
  }
  .message p{
    font-size: 16pt !important;
  }
}
@media only screen and (max-width: 750px){
  .intro-cta{
    flex-wrap: wrap;
    flex-flow: column;
  }
  .picture-heading p#heading{
    font-size: 77px !important;
    line-height: 85px;
  }
}
@media only screen and (max-width: 600px){
  .testimonials .picture-heading #heading{
    font-size: 58px;
  }
  .message p{
    font-size: 14pt !important;
  }
}
@media only screen and (max-width: 576px){
  .intro-cta{
    width: 80%;
    margin: auto;
    text-align: center !important;
  }
  .intro-cta-item.left, .intro-cta-item.right, .intro-cta-item.left H2, .intro-cta-item.left a{
    text-align: center !important;
  }
  .intro-cta-item.left a{
    margin-left: auto;
    margin-right: auto;

  }
  .account{
    z-index: 5;
    width: 100%;
  text-align: center;
  justify-content: center;
  }
  .picture-heading p#heading{
    font-size: 60px !important;
    line-height: 85px;
  }
  .picture-heading p#heading+p{
    font-size: 38px !important;
  }
  p,h2,h3{
    text-align: center !important;
  }
  .message p{
    font-size: 12pt !important;
    line-height: 23px;
  }
}
@media only screen and (max-width: 450px){
  .testimonials .picture-heading #heading{
    font-size: 40px;
  }
  .intro-cta{
    width: 90%;
  }
  .happy-question{
    padding-right: 2%;
    padding-left: 2%;
  }
  .picture-heading p#heading{
    font-size: 40px !important;
    line-height: 85px;
  }
  .picture-heading p#heading+p{
    font-size: 28px !important;
  }
  .message p{
    margin-top: 0 !important;
  }
  .slideshow-container .mySlides span[class="closep"]{
    bottom: 0px;
  }


}
