
@import url('https://fonts.googleapis.com/css?family=Proxima+Nova');
 @import url('https://fonts.cdnfonts.com/css/proxima-nova-2');

body{font-family: 'proxima-nova', sans-serif;}

html{scroll-behavior:smooth}

body,p
{
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
}

h1,h2,h3,h4,h5,a
{
  font-family: 'proxima-nova', sans-serif;

}

h1{
  font-size: 42px;
}

p
{
   font-weight: normal;

  font-size: 16px;
    color: #323232;
}

 a
 {

    font-weight: normal;
    font-size: 17px;

 }

a.button.btn3 {
    box-shadow: 1px 2px 2px 0px rgb(92 128 185);
}

 .scroll-top {
    width: 53px;
    right: 20px;
    justify-content: right;
    height: 53px;
    position: fixed;
    bottom: 60px;
    border-radius: 50%;
    background: #230052;
}
.scroll-top i {
    display: inline-block;
    color: #fff;
}

.center

{
  text-align: center;
}

.out-vc {
  display: table;
}
.in-vc {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

.in-vc-right {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

  #particles-js canvas{
 position:fixed;
 height:100% !important;
 width:100% !important;
 top:0px;
 z-index:-1;
 overflow: hidden;
 max-width:100%;
 opacity: 60%;
 }


 .rown
{
  padding-top:30px;
  padding-bottom:30px;
}

 .rowl
{
  padding-top:10px;
  padding-bottom:10px;
}

.rowll
{
 padding-top:20px;
  padding-bottom:20px;
}

.colour_blue{
  color: #67E8F9;
  text-shadow: 0px 4px 4px #000000;
}


p
{
  font-size: 17px;
  }

.reveal
{
  max-width: 500px !important;

}


label
{
    color: #67E8F9;
    font-size: 16px;
    text-align: left;
}

 .rowm
{
  padding-top:20px;
}


.purpletxt
{
	color: #006edb;

 	font-weight: normal;
 	margin-bottom: 0px;

}

.margin--0{
  margin:0px;
}

.white
{
	color: #fff;
}
.bg
{
  background-image:url('../img/banner1.jpg');
  background-position: center  ;
  background-size: cover;
  background-repeat: no-repeat;

 }

.b1g
{
 background-image:url('../img/countdown.jpg');
  background-position: center  ;
  background-size: cover;
  background-repeat: no-repeat;

}
.b2g
{
   background-image:url('../img/banner.jpg');
  background-position:top;
  background-size: cover;
  background-repeat: no-repeat;
}

.b2g h2 {
    color: #DEDC00;
/*    padding-top: 16px;*/
  font-size: 3rem;
    font-weight: 700;
}

.ty-b2g{
    background: linear-gradient(270deg, rgb(55 74 181 / 0%), rgb(23 31 74)), url(../img/banner.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.typage-align {
  padding: 30px 10px;
} 

.typage-contents{
  background: #ffffffc9;
  border-radius: 10px;
}
.typage-contents .texts{
  padding:30px 50px;
}

.b2g2
{
     background-image:url('../img/roger_hamilton_footer.jpg');
  background-position: center  top;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 12vw 30px 10vw;

}

.flex{
  display: flex;
  align-items: center;
  justify-content: center ;
}


.bg-align{
    text-align: left;
    background: #00000080;
    backdrop-filter: blur(0.5px);
    border-radius: 53px;
    padding: 40px 60px;
    float: none;
    margin: 50px 140px 50px 80px;
}

.b2g h3{
  text-shadow: -3px -5px 4px rgba(0, 0, 0, 0.28);
}

.b2g h4, .b2g h5{
  line-height: 35px;
}

.bg-align .below_image img{
  max-width: 80px;
}

.bg-align .up_image {
  max-width: 380px;
}

.timedate{
    background: linear-gradient(73.42deg, #2c3138 -0.54%, #7b5598 7.7%, #4a4a4a 24.3%, #172944 52.36%, #414770 87.29%, #35323a 103.32%);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    border-radius: 80px;
    box-shadow: -4px 3px 20px 2px rgb(59 67 107);
}

.fontwide{
  color: #F0C20C;
}

.background3 {
    padding: 40px 150px;
    position: relative;
}

.background3 .timedate{
    padding: 60px 90px;
}

.background3 .flex {
    display: flex;
    align-items: center;
}

.background3 .alignment{
    padding: 20px;
}
.background3 .left-align img{
  max-width: 170px;
  padding-top: 20px;
}

.background3 .left-align{
    text-align: center;
}

.margin--0{
  margin: 0px;
}


.about3 .cards {
  display: flex;
}

.about3 .card-view {
    padding: 40px 30px;
}

.about3 .cards .columns {
    display: block;
/*    display: flex;*/
    flex-direction: column;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    margin: 15px;
    box-shadow: 0px 1px 6px 2px #98D8C9;
    border-radius: 40px;
}


@media only screen and (min-width: 961px) and (max-width: 1060px){

  .bg-align {
    margin: 70px 20px;
    padding: 25px 50px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 960px){

  .bg-align h1 {
      font-size: 30px;
  }
  .bg-align h3{
    font-size: 25px;
  }
  .bg-align h4{
    font-size: 20px;
  }
  .bg-align h5{
    font-size: 16px;
  }
  .bg-align .below_image img{
  max-width: 60px;
  }
  .bg-align .up_image {
    max-width: 280px;
  }
  .btn3 {
      font-size: 14px !important;
  }
  .topbuttons {
        padding: 14px 25px !important;
  }
}

@media (min-width: 733px) and (max-width: 960px){
  .bg-align {
    margin: 70px 20px;
    padding: 25px 50px;
  }
}


@media only screen and (min-width: 0px) and (max-width: 639px){

  
  .typage-contents .texts{
      padding:30px 10px;
  }

  .topbar .flex{
    display: block;
  }

  .b2g .flex{
    flex-direction: column;
  }

  .b2g .calender .flex img {
    max-width: 130px;
  }

  .bg-align {
      margin: 50px 0px;
      text-align: center;
      padding: 40px 15px;
      background: #000000b3;
  }

  .bg-align .up_image{
    max-width: 260px;
  }

  .calender .flex h5{
    text-align: center;
  }
  h1 {
      font-size: 25px !important;
  }
  .btn3, .btn3:hover, .btn3:focus {
    font-size: 14px !important;
  }
    .timedate {
        border-radius: 60px;
    }

    .background3 .timedate {
      padding: 60px 5px;
    }

    .background3 .flex {
        display: block;
        align-items: center;
    }
    .background3 .left-align {
        text-align: center;
        padding-top: 20px;
    }
    .background3 {
        padding: 40px 20px;
        position: relative;
    }
    .background5 {
        padding: 0px 12px 30px 12px;
        position: relative;
    }
     .background6 .timedate {
        padding: 80px 12px 30px 12px;
        position: relative;
    }
    .background3 .alignment{
      padding: 20px 0px;
  }
  .background3 h3{
    font-size: 20px ;
  }
}

@media (min-width: 0px) and (max-width: 1200px) {
    .about2{
    background-size: cover !important;
  }
}




@media (min-width: 640px) and (max-width: 767px) {
       .background3 {
        padding: 40px 38px;
        position: relative;
    }
    .background3 .timedate {
        padding: 40px 0px;
    }
    .background5 {
        padding: 0px 20px 60px 20px;
        position: relative;
    }
    .background6 {
        padding: 0px 20px 60px 20px;
        position: relative;
    }
    .background3 .flex {
      display: block;
      align-items: center;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .background3 {
        padding: 40px 60px;
        position: relative;
    }
    .background5 {
        padding: 0px 20px 60px 20px;
        position: relative;
    }
    .background6 {
        padding: 0px 20px 60px 20px;
        position: relative;
    }
    .background3 .flex {
      display: block;
      align-items: center;
  }
  .background3 .timedate {
    padding: 60px 5px;
  }
}




.testi_bg
{
  background: #F1F1F1;

}
.rownn
{
   padding-top: 30px;
  padding-bottom: 10px;
}
.rownn img
{
  padding-bottom: 20px;
}

 .bg5
 {
  /*background:linear-gradient(30deg,#3FDCFF,#2E3160,#00A99D);
  */
  background: url('../img/b1.jpg');
  background-position: center bottom ;
  background-size: cover;
  background-repeat: no-repeat;
 }

.bg7
{
    background:#062B4F;
  background-position: center  ;
  background-size: cover;
  background-repeat: no-repeat;
}

/* Tell the <li> to not display numbers, but keep track of what the numbers should be */
ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
}
/* Outout the numbers using the counter() function, but use a custom color, and position the numbers how we want */
ol li:before {
  color: #8FBB23;
  content: counter(list) ".";
  left:-32px;
  position: absolute;
  text-align: right;
  font-size: 18px;
  width: 26px;
}

ul.round span {
  list-style: none;
  position: relative;
  padding: 0 0 0 20px;
}


ul.round span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 10px;
  height: 10px;
  background-color: #F0C20C;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}


 .bg5 p
 {
  color: #fff;
  font-weight: 400;
 }

 .bg6
 {
    background-image:url('../img/bg.jpg');
  background-position: center  ;
  background-size: cover;
  background-repeat: no-repeat;
 }
.purptext
{
  color: rgb(20, 57, 89);
}

.bluetxt
{
  color: #385573;
}


#clockdiv{
    display: inline-block;
    font-weight: 700;
    text-align: center;
    font-size: 25px;
    color: #67E8F9;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
}

#clockdiv .align-numbers{
    padding: 0px 4px 0px 4px;
    border-radius: 3px;
    background: transparent;
    display: inline-block;
}

#clockdiv .align-texts{
  display: grid;
}

#clockdiv .seconds{
  color: #ffffff !important;
}

#clockdiv2 .seconds{
  color: #9bcd37 !important;
}

 #clockdiv3 .seconds{
  color: #002B43 !important;
}

#clockdiv h1
{
  margin-bottom: 0px;
  font-weight: bold;
}

#clockdiv .align-numbers  span{
    padding: 2px 8px 1px 0px;
    border-radius: 3px;
    background: transparent;
    letter-spacing: 2px;
    display: inline-block;
}

.smalltext{
    font-size: 9px;
    font-weight: 300;
    padding-left: 7px;
    text-align: left;
}

.smalltext2{
    font-size: 9px;
    font-weight: 300;
    padding-left: 7px;
    margin-left: -17px;
}

.colsk
{
  vertical-align: top;

}

.klo
{
  border-right: 1px solid #29ABE2;
}
.colsk h2
{
  padding: 5px;
}


.bluetxt2
{
  color: #032D60;
}


.llp
{
  border-right: 1px solid #333;
}
 .bg2
 {

   background:url('../img/about-paul_bg.jpg');
  background-position: center ;
  background-size: cover;
  background-repeat: no-repeat;

 }

.bg3
{
  background: linear-gradient(33.2deg, #3fdcff, #6800bf, #ff71ff);
  background-position: center ;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg3 p
{
  color: #fff;
  font-weight: bold;
}


.top-schedules{
  padding: 0px 30px;
}

.top-schedules .bgh2 {
  max-width: 74rem;
  padding: 20px 40px 19px 40px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 45px;
  background: #fff;
  margin-top: -40px;
  margin-bottom: 10px;
}

.top-schedules p.black {
  margin-bottom: 0px;
}

.top-schedules p{
  font-size: 14px;
  margin: 0px;
}

.bg4
{
background:url('../img/bg_2.jpg');
  background-position: center ;
  background-size: cover;
  background-repeat: no-repeat;}


 .orgbutton
 {
  background: #F05203 ;
  padding:10px 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 5px;
  width: 100%;
  max-width: 200px;

 }

.whitebtn
{
  background: transparent;
  padding:10px 40px ;
  border-radius: 0px;
  color: #fff;
  font-size: 22px;
  border: 1px solid #fff;
}

.btn11
{
  padding:10px 40px;
  font-size: 24px;
}

.btn3, .btn3:hover, .btn3:focus
{
  width: 100%;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(90deg, #C11400 0%, #FF7C00 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
    border: 2px solid #FFFFFF;
    border-radius: 38.5px;
    padding: 14px 50px 13px 50px;
    cursor: pointer;
    max-width: fit-content;
    font-size: 16px;
    margin: 0px;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea
{
  margin-bottom: 30px;
  border-radius: 0px;
  height: 40px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5rem;
  border: none;
  border-bottom: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #4F4F4F;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #ffffff;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

}


select {
    height: 40px;
    margin-bottom: 30px;
    padding: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-bottom: 2px solid #cacaca;
    border-radius: 3px;
    background-color: #4F4F4F;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #ffffff;
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:focus {
    outline: none;
    border: none;
    border-bottom: 2px solid #cacaca;
    background-color: #4F4F4F;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
    outline: none;
    border: none;
    border-bottom: 2px solid #cacaca;
    background-color: #4F4F4F;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.orbit-previous, .orbit-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #000000;
}

.orgbutton:hover , .whitebtn:hover
 {
 color: #fff;
 font-weight: bold;
 }

.grntxt
{
 color: #41ABFF;
}

.grytxt
{
   color: #C2CAD2;
}
.grn
{
  background: #8ac43f;
}


 .greentxt
 {
 	color: #8ac43f;

 	font-weight: bold;
 	margin-bottom: 0px;


 }

 .purptxt
 {
 	color: #714e84;
 	font-weight: bold;
 	margin-bottom: 0px;

 }

 .pan1
 {
 	background: #8ac43f;
 	padding-left: 2vw;
 	padding-right: 2vw;
 	padding-top: 15px;
 	padding-bottom: 15px;
 }
 .DateCountdown h4,
.DateCountdown span {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}

 .d2 h4,
.d2 span {
  color: #000;
  font-family: "Montserrat", sans-serif;
}

 .pan2
 {
 	background: #fff;
 	padding: 20px 30px 10px 30px;
  border-radius: 0px;


  /*max-width: 560px;
*/ }

 .pan3
 {
  background: #fff;
  padding: 10px 30px;
  border-radius: 0px;
  max-width: 560px;
  border:1px solid  #00b4eb;
 }

 .pan3 h4
 {
  font-weight: bold;
  margin-bottom: -5px;
 }

 .pan3 p
 {
  margin-bottom: 0px;
 }

 .pan5
 {
background: rgba(255,255,255,1);
border-radius: 10px;
 }


.bgh
{
 max-width: 70rem;
}

.blue_lin
{
  background: linear-gradient(45deg, #50e2c2, #4a8fe3, #12254c);
  position: relative;
  margin-top: 10vh;
  margin-bottom: 12vh;
  padding-bottom: 3vh;
  padding-top: 5vh;

}

.blue_mob
{
  position: absolute;
    top: -11vh;
    left: 10vh;
    width: 42vw;

}

#video {
  display: block;
  width: 100%;
  height: auto;
  background-color: #000;
  background-image: url("../img/vid.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 0px !important;
}

@media only screen and (min-width: 75em)
{

.bg3 .large-7
{
  padding-right: 5.5vw;
}

.blue_lin
{
  position: relative;
  margin-top: 10vh;
  margin-bottom: 8vh;
  padding-bottom: 5vh;
  padding-top: 5vh;

}

.blue_mob
{
  position: absolute;
    top: -10vh;
    left: 5vw ;
    width: 34vw;

}

  }


@media only screen and (max-width: 40em)
{

h1
{
  font-size: 36px;
}

.pms
{
  max-width: 400px;
  padding-bottom: 15px;
}


.pan1
{
	max-width: 90%;
	margin: auto;
	padding-left: 7vw;

	padding-right: 7vw;


	margin-bottom: 30px;
}

.pan2, .pan3
{
	max-width: 100%;
	margin: auto;
	padding-left: 7vw;

	padding-right: 7vw;


}


.ptm
{
  background: url('../img/pt_m.png');
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}


 .btn11

 {
  font-size: 20px;
 }

 .blue_mob
{
  position: absolute;
    top:55vh;
    left: 50vw;
    width: 42vw;

}

.klo
{
  border-right: none;
}

h1,h2,h3,h4,h5
{
  font-weight: 600;
}


.blue_lin
{
  position: relative;
  margin-top: 5vh;
  margin-bottom: 5vh;
  padding-bottom: 3vh;
  padding-top: 5vh;

}

  .bg2
  {
    padding: 30px ;
  }

/*  .btn3
{
  background: #ea871e;
  width: 100%;
  border-radius: 0px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  cursor: pointer;
}
*/


h3
{
  font-size: 1.7rem;
}


h2
{
  font-size: 21px;
}

.bg
{
  background-image:url('../img/banner.jpg');
  background-position: center  ;
  background-size: cover;
  background-repeat: no-repeat;

 }

.pm2
{
  padding-bottom: 15px;
}
.DateCountdown {
    width: 100%;
  }
  .DateCountdown > * {
    transform-origin: center;
    transform: scale(1);
  }
}

.row--copyright {
  padding: 20px 0;
  background-color: #0b2331;
}

.copyright__text {
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}

.copyright__text__link {
  color: #fff;
}

.copyright__text__link:hover {
  color: #fff;
}

.copyright__influex-logo {
  float: right;
}

@media (min-width: 640px) and (max-width: 732px) {
  .btn3{
    font-size: 11px;
  }
  #clockdiv{
      font-size: 20px;
    }
  .yellow-bg {
      background: #fed600e0;
      float: right;
      padding: 50px 20px;
  }
  .b2g .bg-align {
    margin: 70px 20px;
    padding: 25px;
  }
}



.saying h2{
  color:#36009C ;
  padding: 10px 0px 20px 0px;
  font-weight: 700;
}

.about, .reasons{
/*  background-image:url('../img/bg.png');*/
  background-position: center  ;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0px 20px 0px;
}

.about h1{
  color:#002B43; 
  font-weight: 750;
  padding-bottom: 5px;
}

.reasons h1{
  color:#7E00AA; 
  font-weight: 750;
  padding-bottom: 5px;
}

.about h2, .about h4{
    color: #7E00AA;
    font-weight: 600;
}
.about p{
/*  font-weight: 600;*/
  padding-bottom: 10px;
}

.reasons p{
  font-weight: 600;
  padding-bottom: 5px;
  margin: 0px;
}

.reasons img{
  max-width: 24px;
}

.about .part1 .row {
    display: flex;
}

.new-control h2{
  color:#7E00AA; 
  font-style: italic; 
  font-weight: 600;
  text-align: left;
}

.new-about{
  background: linear-gradient(73.42deg, #003E9C -0.54%, #CE95FB 7.7%, #36009C 24.3%, #1E56A9 52.36%, #00C2BA 87.29%, #36009C 103.32%);
  background-position: center  ;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 10px 30px 10px;
}

.about2{
/*  background-image:url('../img/about2.jpg');*/
  background-position: center  ;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 40px 0px ;
}

.about2 h1{
    color: black;
    font-weight: 600;
}

.about2 p, .about2 h1, .about2 h5 {
  color: black;
/*  text-shadow: 0px 4px 4px #000000;*/
}

.about2 img {
    width: 100%;
    max-width: 400px;
    text-align: center;
}

.new-dark-background {
  background-image: linear-gradient(to right, rgb(32 32 32), rgb(57 63 74));
}

.about4{
  padding: 40px 0px ;
  background: #F7F8FA;
}
.about4 h1{
    color: #002B43;
    font-weight: 600;
    padding-bottom: 30px;
}

.about4 img {
    width: 100%;
    max-width: 330px;
    text-align: center;
}

.about3 img{
  width: 100%;
  max-width: 130px;
  padding-bottom: 12px;
}


.about3 .image-align2 img{
  width: 100%;
  max-width: 70px;
  padding-bottom: 12px;
}

.about3 .image-align img{
  width: 100%;
  max-width: 50px;
  padding-bottom: 12px;
}

.about3 h2, .about3 h4{
    color: #7E00AA;
    font-weight: 600;
    text-align: center;
}

.about3 .part1 .row {
    display: flex;
}

.about3 .flwx-align{
  display: flex;
  align-items: center;
}

.about3 .dark-background{
  background: #2B2B2B;
  padding: 50px 50px 30px 50px;
}


.form-background {
  padding: 50px 10px 30px 10px;
  background: #002B43;
  text-align: center;
  background-size: 100% 500px;
  background-repeat: no-repeat;
}

.training{
  padding: 40px 0px ;
/*  background: #F7F8FA;*/
}

.training .columns.rowl { 
    margin: 10px;
    padding: 0px;
    box-shadow: 0px 4px 4px #98D8C9;
    border-radius: 15px;
}

.training .alignment p {
  padding: 17px 22px 30px 22px;
  margin: 0px;
  font-size: 15px;
} 

.training .row{
  max-width: 72rem;
  display: flex;
}

.training h1{
  color: #002B43;
  font-weight: 600;
  padding-bottom: 20px;
}

#form .btn3{
  width: 100%;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(93.24deg, #FED600 -2.74%, #F97316 69.52%);
  border: 2px solid #FFFFFF;
  border-radius: 0px;
  padding: 15px 10px;
  cursor: pointer;
  max-width: 100%;
  font-size: 16px;
  margin: 0px;
}

.hr-align{
  border-bottom: 2px solid #67E8F9;
  max-width: 100%;
  margin: 0px;
}

.hr-align2{
  border-bottom: 1px solid #67E8F9;
  margin: 0px auto;
}

.buttom-align{
  padding-bottom: 15px;
}

@media (min-width: 733px) and (max-width: 879px) {

  .yellow-bg {
      float: right;
      padding: 50px;
  }
}

@media (min-width: 640px) and (max-width: 800px) {
  .about3 .dark-background {
    background: #2B2B2B;
    padding: 30px 10px;
}
.top-schedules .bgh2 {
  max-width: 74rem;
  padding: 20px 10px;
}
.top-schedules {
  padding: 0px 14px;
}
}

@media (min-width: 640px) and (max-width: 1023px) {

  .about3 .cards {
    display: block;
    padding: 30px;
  }
  .about3 .cards .columns {
    margin: 20px 0px;
  }

.training .row{
  display: block;
}
.training .columns.rowl {
    margin: auto auto 10px auto;
    padding: inherit;
    box-shadow: none;
}

.training .alignment {
    box-shadow: 0px 4px 4px #98D8C9; 
    border-radius: 15px;
    margin: 10px;
}

.smalltext {
    font-size: 9px;
    font-weight: 300;
    padding-left: 3px;
    text-align: left;
}
#clockdiv {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    color: #67E8F9;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
}

}

@media (min-width: 1024px) and (max-width: 1160px) {
  .background3 .timedate {
    padding: 60px 20px;
}
}

@media (min-width: 0px) and (max-width: 639px) {

.about3 .card-view {
    padding: 40px 0px;
}
  .about3 .cards {
    display: block;
    padding: 10px;
  }

  .about3 .cards .columns {
      margin: 20px 0px;
  }

  .about4 .medium-up-2 {
    display: flex;
    flex-direction: column-reverse;
  }
  
.training .columns.rowl {
    margin: auto auto 25px auto;
    padding: inherit;
    box-shadow: none;
}
.training .alignment {
    box-shadow: 0px 4px 4px #98D8C9; 
    border-radius: 15px;
}

.training .row{
  display: block;
}

.about2 h1, .about4 h1 {
    padding-bottom: 10px;
}

.top-schedules {
    padding: 0px 15px;
}

.border1, .border2 {
  padding: 10px;
  border-right: none !important;
}

.form-split {
  padding: 0px !important;
 } 

.new-control h2{
  text-align: center;
}

.buttom-align{
  padding-bottom: 0px;
  margin-bottom: 0px;
}
    #clockdiv{
      padding-top: 13px;
      font-size: 18px;
    }
     .smalltext {
    font-size: 9px;
    font-weight: 300;
    padding-left: 5px;
    text-align: left;
}
    .small-text-center{
      text-align: center;
    }

  .yellow-bg {
      float: right;
      padding: 50px 10px;
  }
  .b2g h5{
      padding-top: 0px;
    }
  .about3 .flwx-align {
     display: block;
    align-items: center;
}
.about3 .dark-background {
    background: #2B2B2B;
    padding: 20px;
}
}

.neworgbutton, .neworgbutton:hover, .neworgbutton:visited, .neworgbutton:focus, .neworgbutton:active {
  width: 100%;
  border: 2px solid #f05203 !important;
  max-width: 220px;
  padding: 12px 15px;
  border-radius: 0;
  background: #f05203 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

form{
  padding: 10px;
}

.test_mode{
  position:fixed;
  right: 0;
  background: white;
  color:black;
  padding: 15px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  text-align: left;
  box-shadow: 2px 2px 10px 2px rgb(0 0 0 / 15%);
  border-bottom-left-radius: 10px;
}

.test_mode p:first-of-type{
  margin-bottom: 10px;
  text-align:center;
  color: red;
}

.test_mode p{
  margin: 0;
}

.test_mode a{
  text-decoration: underline;
}
