.flex.cards {
   justify-content:space-between;
}

.flex.cards img {
   width:100%;
}

.card {
   box-shadow: 0 3px 12px rgba(0,0,0,0.1);
   border-radius: 5px;
   box-sizing: border-box;
   width: 49%;
   margin-bottom:1rem;
}
.card h3{
  color:#0e71b4;
  font-size: 17pt;
  padding-top: 2rem;
  padding-left: 2rem;
  margin: 0rem;
  line-height: 2rem;
}

.four-up {
   background-color: #fff;
   box-shadow: 0 3px 12px rgba(0,0,0,0.1);
   border-radius: 5px;
   box-sizing: border-box;
   width: 24%;
   margin-bottom:1rem;
}


 select {
    width: 100%;
 display: block;
 border: 2px solid #E5E6F7;
 border-radius: 3px;
 margin-bottom: 10px;
 font-family: 'BW Surco', sans-serif;
 padding:10px;
 font-size: 11pt;
 }

.maxgrid {
  max-width: 1300px;
  margin:auto;
  padding: 0 30px;
  display: block;
}

#intro .maxgrid{
  position: relative;
  height: 100%
}

#intro{
  background-image: url(https://www.alexanderacademy.ca/wp-content/uploads/2020/12/aa-lp-hero-img.jpg);
  /* background-image: url(https://www.alexanderacademy.ca/wp-content/themes/academy/images/heroImg2.jpg); */
  /* background-image: url(https://www.alexanderacademy.ca/wp-content/uploads/2019/03/wall9.jpeg);*/
  /* background-image: url(https://www.alexanderacademy.ca/wp-content/uploads/2020/07/hero-distance-1.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: relative;
  height:0vw;
  min-height: 900px;
}

#intro .hs-button-fix{
  height: 80%;
}

#intro .col1-2{
  width:60%;
  margin-top:0rem;
}
#intro .col2-2{
  width:55%;
    color:white;
    position:absolute;
    bottom:2rem;
}
#intro .headlines {
   background-color: #ffd262;
   color:#0F2F52;
  font-weight: 800;
  font-size:27pt;
  padding:2rem;
}

#intro h1 {
   color:#0F2F52;
  font-weight: 800;
  font-size:24pt;
  margin-bottom: 0rem;
}

#intro h2{
   color:#0F2F52;
  font-size:16pt;
}

#intro h3{
   color:#0F2F52;
  font-size:14pt;
  margin-bottom: 0rem;
}

.checkmarks {
   margin-left: 0px;
}
ul li {
   font-size: 1.25rem;
   list-style-type: none;
}

#intro ul li{
  text-indent: -40px;
  list-style-type: none;
   line-height:18pt;
   font-size: 1.25rem;
   margin-bottom: 1rem;

}
ul.preNavLeft li a, ul.preNavRight li a, ul.preNavLeft li a svg, ul.preNavRight li a svg {
   font-size:12px;
   color:#fff;
}

ul.checkmarks li svg {
  margin-right: 10px;
  color:#4CAE3F;
}
ul li svg{
  margin-right: 10px;
  color:#4CAE3F;
}

ol{
  padding: 0;
  margin-left: .8rem;
}
ol li{
  font-size: 13pt;
  margin-bottom: 14px;
  font-weight: 100;
  line-height: 1.5rem;
  padding-left: .5rem;

}
#intro ol li{
padding-left: 30px;
line-height:18pt;
}
ol li svg{
  margin-right: 10px;
  color:#4CAE3F;
}

.playBtn {
  color:white;
  font-size: 14pt;
  margin-top:30px;
  display: block;
}
.playBtn:hover{
  color:white;
  opacity: .8;
  text-decoration: none;
}
.playBtn img{
  margin-top:-4px;
  margin-right: 4px;
}

.btnLarge{
  margin-top: 30px;
  padding: 15px 35px !important;
}


.hubspot-form{
  width:25%;
  background:white;
  height: 70%;
  padding:40px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  right:30px;
  transform: translateY(-50%);
  box-shadow: 0px 5px 26px rgba(0,0,0,0.2);
}

form{
  width:25%;
  background:white;
  height: 80%;
  padding:40px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  right:30px;
  transform: translateY(-50%);
  box-shadow: 0px 5px 26px rgba(0,0,0,0.2);
}
form p{
  font-size: 10pt;
  color:#777;
  line-height: 15pt;
  margin-top:20px;
}
form input, form textarea{
  width: 93%;
  display: block;
  border: 2px solid #E5E6F7;
  border-radius: 5px !important;
  margin-bottom: 10px;
  padding:10px;
  font-size: 10pt;
}
form textarea, form textarea{
  min-height: 70px;
}
form input:focus, form textarea:focus, form input:focus{
  outline:none;
  border: 2px solid #1aad4d;
}
form button{
  width:100% !important;
  font-family: 'BwSurco', arial;
  margin-top: 0 !important;
}

form small{
  text-align: center;
  margin-top: 10px;
  display: block;
  color: #777;
}
.form-validation-message{
  margin: -5px 0 10px 0;
  color: #A82020;
  text-align: right;
}


main{
  background: linear-gradient(rgba(3%, 20%, 38%, 0) 30%, rgba(230, 237, 243,1));
}

.flex{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
main .col1-2, main .col2-2{
  margin-top: 3rem;;
  display: inline-block;
  float:left;
  width:50%;
  box-sizing: border-box;
}
main .col1-2{
  padding-right: 40px;
}
main .col2-2{
  padding-left: 40px;
}
ul#ibdp {
   margin-left: -2.2rem;
}
.ibdp li {
  font-size: 14pt;
  line-height: 25pt;
  font-weight:400;
  text-indent: -60px;
  margin-bottom: 13px;
}

iframe, .image {
  border-radius: 5px;
  /* box-shadow: 0 3px 12px rgba(0,0,0,0.1); */
  width:100%;
}


.programmeInfo {
  clear: both;
  display: flex
}
.programmeInfo .col1-2, .programmeInfo .col2-2{

}
.programmeInfo .col1-2{
  width:33%;
  background: #073460;
  color:white;
  clear: left;
  border-radius: 5px 0 0 5px;
  padding:50px;
}

.programmeInfo .col2-2{
  background:white;
  width:67%;
  border-radius: 0 5px 5px 0;
  box-shadow: 0 3px 12px rgba(0,0,0,0.1);
    padding:50px;
    clear:right;
}
.programmeInfo .col2-2 h2{
  color: #fff !im;
}
.programmeInfo .col2-2 h3{
  color: #073460;
}
.programmeInfo .col2-2 ul{
  width:49%;
  display: inline-table;
  box-sizing: border-box;
  margin: 0;
}
.programmeInfo .col2-2 ul li:last-child, .programmeInfo .col2-2 ul li:last-child p{
  margin-bottom: 0;
}
.programmeInfo #alumni {
  padding-right: 30px;
  line-height: 2rem;
}

.col2-3, .col3-3{
  margin:100px 0 ;
  display: inline-block;
  width:66%;
}
.col3-3{
  width:33%;
  padding-left:50px;
  box-sizing: border-box;
}
.col2-3{
    box-shadow: 0 3px 12px rgba(0,0,0,0.1);
    background: white;
    border-radius: 5px;
    padding:30px;
    box-sizing: border-box;
}
.col2-3 img{
  display: inline;
  float:left;
  margin-right:25px;
  padding:10px 20px 10px 0;
  border-right: 2px solid #E5E6F7;
  position: absolute;

}
.col2-3 p{
  margin-bottom: 0;
    padding-left: 120px;
}

.col3-3 *{
 float:left !important;
 display: inline-block !important;
 clear:both !important;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:80%;
		margin-bottom: 2.4rem;
    margin: 0 auto
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



@media screen and (max-width:1700px){
  form textarea{
    min-height: 30px;
  }
  form p{
    display: none;
  }
  form h2{
    margin-bottom:20px;
  }
}
@media screen and (max-width:1300px){

  #intro{
    background-position: center;
    height:40vw;
  }
  #intro h1{
    font-size: 18pt;
    line-height: 22pt;
    margin-bottom:0px;
    padding-left:80px;
  }
  #intro .ibLogo {
    margin-top: -5px;
    width:70px;
    height: auto;
  }
  ul li {
    font-size: 12pt;
    line-height: 15pt;
    margin-bottom: 10px;
  }


}
@media screen and (max-width:1000px){
   #intro{
     background-image: url(https://www.alexanderacademy.ca/wp-content/themes/academy/images/landingpage/mobile-background-1.jpg);
     /*background-image: url(https://www.alexanderacademy.ca/wp-content/uploads/2020/07/restart-mobile-hero-1.jpg);*/
     background-size: cover;
     background-position: center;
     height:40vw;
     min-height: 600px;
     position: relative;
   }
  h2{
    font-size:16pt;
  }
  form{
    padding:25px;
  }
  form input, form textarea{
    padding:8px;
  }
  .btnLarge{
    padding:12px 0 !important;
    width:100% !important;
    text-align: center;
  }
  main .col1-2 {
    padding-right: 20px;
  }
  main .col2-2 {
    padding-left: 20px;
}
.video-container{
  width:100%;
}
@media screen and (max-width:850px){
  #intro .col1-2 {
    width: 50%;
  }
  #intro .col2-2{
      margin-top:3rem;
  }
  #intro ul li {
    font-weight: 500;

  }
  header a, .tel {
    font-size: 15pt;
  }
  #intro h1{
    padding:1rem;
  }
  #intro form{
    width:30%;
  }
  .col3-3 {
    padding-left: 30px;
  }
  .col2-3 {
    padding: 30px !important;
  }

.col2-3 img {
  display: none;
}
.col2-3 p{
    padding-left: 0px;
}
  .col2-3, .col3-3 {
    margin: 50px 0;
  }
  .flex > div, .programmeInfo > div {
    margin-top:0px;
  }
  .programmeInfo > div {
    padding:30px !important;
  }

}
@media screen and (max-width:650px){
	.mail { display: none; }

  header{
    height:90px;
  }
  header .logo {
    float: none;
    display: block;
    margin: auto;
	margin-bottom:10
    width:100% !important;
    max-width: 200px;
  }
  header p, header a, .col3-3 p, .tel {
    float: none;
    margin: 20px 0 0 0;
    text-align: center;
  }
  header p, .col3-3 p  {
display: none;
  }
  header a, .tel{
    font-size:14pt;
  }
  #intro .col1-2 {
    width: 100%;
    display:block;
    position: relative;
    clear: both;
    top:0 !important;
    margin:50px 0;
  }
  #intro form{
    position: relative;
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin-left: 0;
    right: 0;
    top:0;
    transform: none;
    clear: both;
    margin-bottom:40px;
  }
  #intro{
    height: inherit;
    min-width: none;
    background-position: right;
  }

  #video{
    height:200px;
  }
  .flex > div, .programmeInfo > div {
    width:100% !important;
    padding: 0;
    margin-top:1rem;
  }
  .programmeInfo > div {
    border-radius: 5px !important;
    padding:25px !important;
  }
  .programmeInfo{
    flex-wrap: wrap;
  }
  .programmeInfo .col2-2 ul {
    width: 100%;
    margin-bottom: 20px;
  }
  .col3-3, .col3-3 p {
    margin-top: 0 !important;
  }

  #intro .col1-2{
    margin-top:1rem;
  }
  #intro .col2-2{
      position:relative;
      margin-top:1rem;
  }

}
