@font-face {
    font-family: Favorit, sans-serif;
    src: url("SimplonNorm.otf");
}

@font-face {
    font-family: Favorit, sans-serif;
    src: url("SimplonNorm-Bold.otf");
}

@font-face {
    
    src: url("SimplonNorm-Light.otf");
}

@font-face {
    font-family: Favorit, sans-serif;
    src: url("SimplonNorm-Medium.otf");
}

#about_us_page {
    font-family: Favorit, sans-serif;
    background-color: black;
}

.play-btn{
    cursor: pointer;
}

.top-section {
    position: relative;
    background-color: #f3f3f3;
}

.top-section img {
    max-width: 100%;
    height: auto;
}

.top-text-container {
    position: absolute;
    top: calc(50% - 190px);
    left: 60px;
}

.top-text-sub {
    font-size: 64px;
    color: white;
    letter-spacing: -1px;
    font-weight: 500;
}

.top-text-sub span {
    font-family: Favorit, sans-serif;
}

.top-text-title {
    color: white;
    font-family: Favorit, sans-serif;
    margin-top: 10px;
    line-height: 26px;
}

.top-text-title p {
    font-size: 32px;
    font-weight: 400 !important;
    line-height: 1.2;
}

.top-btm-img {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    background-color: #E3E0DD;
}

.top_btm_inner {
    position: relative;
    top: -130px;
    padding-left: 65px;
    padding-right: 65px;
}

.top-btm-img img {
    max-width: 100%;
}

.left-container {
    width: 60%;
    height: auto;
    float: left;
    margin-bottom: -160px;
    position: relative;
}

.left-container .play-contaner{
    position: absolute;
    z-index: 99999;
    top : calc(50% - 40px);
    left : calc(50% - 40px);
}

.left-container .play-contaner{
    width: 80px;
}

#how-we-got-started .right-container {
    width: 40%;
    height: auto;
    float: left;
    margin-top: 20%;    
    transform: translateX(20%)translateY(-20%);
}


.top-btm-text-container {
    max-width: 100%;
    height: auto;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
    position: relative;

}

.top-btm-title {
    text-align: center;
    font-family: Favorit, sans-serif;
    font-size: 52px;
    font-weight: 500;
    letter-spacing: -1px;
}

.top-btm-desc {
    font-size: 25px;
    color: gray;
    line-height: 50px;
    text-align: justify;
    padding: 4%;
    background-color: #E3E0DD;
    line-height: 1.5;
    font-size: 22px;
    
}

.top-footer {
    width: 100%;
    display: inline-block;
}

.top-footer img {
    max-width: 100%;
}

.middle-container {
    background-color: black;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 8px 8px 4px 8px;
    box-sizing: border-box;
}

.middle-half {
    width: 50%;
    float: left;
    padding: 8px;
    box-sizing: border-box;
}

.middle-half img {
    max-width: 100%;
    width: 100%;
}

.middle-full {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 8px;
}

.middle-full img {
    max-width: 100%;
    width: 100%;
}

.middel-text{
    color: white;
    font-size: 60px;
    font-family: Favorit, sans-serif;
    padding-top: 210px;
    padding-left: 65px;
}

.middel-text p {
    line-height: 26px;
    margin: 0px;
    font-size: 24px;
    font-weight: 500;
}

.middle-line-eq{
    margin-bottom: 30px;
}

.middle-line{
    width: 25%;
    padding-left: 65px;
    height: 5px;
    background-color: #178FCE;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.middle-text-inner .small{
    margin-top: 6px;
    
}
.middle-text-inner .small p{
    font-size: 22px;
    line-height: 27px;
    color: gray;
}

.middle-text-right{
    text-align: right;
    padding-right: 65px;
    padding-left: 0px;
}

.h-img-container{
    width: 100%;
    display: inline-block;
    background-color: black;
    padding: 8px;
    box-sizing: border-box;
}

.h-img-column{
    width: 50%;
    float: left;
}

.h-img{
    width: 100%;
    box-sizing: border-box;
    padding: 8px ;
}

.h-img img{
    width:100%;
}

.btm-container{
    width: 100%;
    display: inline-block;
    position: relative;
}

.btm-full{
    width: 100%;
}

.btm-full img{
    width: 100%;
}
.overlay-area{
    top: 125px;
    position: absolute;
    width: 100%;
    text-align: center;
}

.btm-text{
    margin-top: 40px;
    color: white;
    font-size: 40px;
    font-family: Favorit, sans-serif;
}

.btm-text p {
    margin: 0;
    line-height: 1.5;
    font-weight: 500;
    font-size: 24px;
}

.join-section{
    width: 100%;
    display: flow-root;
    background-color: #178FCE;
    text-align: center;
}
.text-wrapper{
    width: 100%;
    float: left;
}
.join-text{
    font-size: 36px;
    color:white;
    border: 2px solid white;
    padding: 25px 38px;
    margin-top: 25px;
    margin-bottom: 25px;
    display: inline-block;
    font-weight: 700;
    a:link {color: white;}      /* unvisited link */
    a:visited {color: white;}   /* visited link */
    a:hover {color: white;}     /* mouse over link */
    a:active {color: white;}    /* selected link */
}

.arrow-container{
    width: 100%;
    float: left;
    display: inline-block;
    margin-top: -6px;
}

.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid black;
    display: inline-block;
}

.mobile-show,
.mobile-show2,
.mobil-show3,
.btm-container .btm-text-mobile{
    display: none;
}

.text-banner{
    position: relative;
    display: inline-block;
    background-color: black;

}
.text-banner img{
    width: 100%;
    height: auto;
}

.text-banner-text{
    position: absolute;
    top:0px;
    padding-top: 100px;
    width: 100%;
    box-sizing: border-box;
}

.mobile-top{
    display: none;
}
.desktop-top{
    display: block;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .top-text-title {
        font-size: 60px;
        line-height: 60px;
    }

    .top-btm-text-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .top-text-container {
        left: 25px;
        top: calc(50% - 10px);
    }

    .top_btm_inner {
        top: -60px;
    }

    /*///////////////////////*/

    .mobile-full {
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .mobile-full .middle-line {
        display: none;
    }

    .mobile-full .middle-text-inner {
        font-size: 50px;
        padding: 40px 0px;
    }

    .mobile-full .middle-text-inner p {
        line-height: 52px;
    }

    .mobile-hidden {
        display: none;
    }

    .middle-half {
        padding: 4px;
    }

    .middle-full {
        padding: 0px 4px 0px 4px;
    }

    .mobile-show {
        display: inline-block;
        font-size: 50px;
        text-align: center;
    }

    .mobile-show .middle-text-inner {
        padding-top: calc(50% - 52px);
    }

    .mobile-show p {
        line-height: 52px;
    }

    .mobile-show2 {
        display: inline-block;
        width: 100%;
    }

    .mobile-show2 .middle-text-inner {
        padding: 0px 15px;
    }
    .mobile-show2 .middle-text-inner p{
        font-size: 25px;
        line-height: 27px;
        text-align: justify;
    }

    .text-banner .middle-line-eq,
    .text-banner .middle-line{
        display: none;
    }

    .text-banner .middle-text-inner{
        text-align: left;
        font-size: 50px;
    }

    .text-banner .middle-text-inner p{
        line-height: 52px;
    }

    .text-banner .text-banner-text{
        padding-top: 50px;
        padding-right: 0px;
        padding-left: 20px;
    }

    .mobil-show3{
        display: block;
        font-size: 25px !important;
    }

    .mobil-show3 p{
        line-height: 27px !important;
        font-size: 25px !important;
    }
    .mobil-hidden3{
        display: none;
    }

    .no-btm-padding{
        padding: 4px 4px 0px 4px !important;
    }
    .h-img-container
    {
        padding: 4px 4px 0px 4px;
    }
    .h-img{
        padding: 4px;
    }

    .btm-container .overlay-area img,
    .btm-container .overlay-area .btm-text{
        display: none;
    }

    .btm-container .overlay-area{
        top:20px;
    }

    .btm-container .btm-text-mobile{
        display: inline-block;
        color: white;
        font-size: 40px;
        text-align: center;
        padding: 0px 45px;
    }

    .mobile-top{
        display: block;
    }
    .desktop-top{
        display: none;
    }

}

.join-text {
    color: #fff;
    text-transform: none !important;
    font-family: 'Favorit' !important;
    font-size: 32px;
    border: 2px solid #fff;
    padding: 10px 40px;
    border-radius: 999px !important;
    line-height: 1.25;
    font-weight: bold;
}


@media only screen and (max-width: 767px) {

    .mobile-top{
        display: block;
    }
    .desktop-top{
        display: none;
    }

    .top_btm_inner {
        top: -40px;
    }

    .top-text-container {
        left: 25px;
        top: calc(50% - 60px);
    }

    .left-container {
        width: 100%;
        margin-bottom: 0px;
    }

    .right-container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0px;
        margin-top: 0%;
    }

    .top-btm-text-container {
        padding-right: 0px;
        padding-left: 0px;
        bottom: 0px;
    }

    .top-text-title {
        font-size: 30px;
        line-height: 30px;
    }

    .top-text-sub {
        font-size: 12px;
    }

    .top_btm_inner {
        padding-left: 25px;
        padding-right: 25px;
    }

    .top-btm-desc {
        font-size: 18px;
        line-height: 26px;
        padding: 0px;
    }

    .mobile-full {
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .mobile-full .middle-line {
        display: none;
    }

    .mobile-full .middle-text-inner {
        font-size: 24px;
        text-align: left;
        padding-left: 18px;
    }

    .mobile-full .middle-text-inner p {
        line-height: 26px;
    }

    .mobile-hidden {
        display: none;
    }

    .middle-half {
        padding: 4px;
    }

    .middle-full {
        padding: 0px 4px 0px 4px;
    }

    .mobile-show {
        display: inline-block;
        font-size: 24px;
        text-align: left;
        padding-left: 13px;
    }

    .mobile-show .middle-text-inner {
        padding-top: calc(50% - 26px);
    }

    .mobile-show p {
        line-height: 26px;
    }

    .mobile-show2 {
        display: inline-block;
        width: 100%;
    }

    .mobile-show2 .middle-text-inner {
        padding: 0px 15px;
    }
    .mobile-show2 .middle-text-inner p{
        font-size: 15px;
        line-height: 20px;
        text-align: justify;
    }

    .text-banner .middle-line-eq,
    .text-banner .middle-line{
        display: none;
    }

    .text-banner .middle-text-inner{
        text-align: left;
        font-size: 24px;
    }

    .text-banner .middle-text-inner p{
        line-height: 26px;
    }

    .text-banner .text-banner-text{
        padding-top: 35px;
        padding-right: 0px;
        padding-left: 20px;
    }

    .mobil-show3{
        display: block;
        font-size: 15px !important;
    }

    .mobil-show3 p{
        line-height: 20px !important;
        font-size: 15px !important;
    }
    .mobil-hidden3{
        display: none;
    }

    .no-btm-padding{
        padding: 4px 4px 0px 4px !important;
    }
    .h-img-container
    {
        padding: 4px 4px 0px 4px;
    }
    .h-img{
        padding: 4px;
    }

    .btm-container .overlay-area img,
    .btm-container .overlay-area .btm-text{
        display: none;
    }

    .btm-container .overlay-area{
        top:20px;
    }

    .btm-container .btm-text-mobile{
        display: inline-block;
        color: white;
        font-size: 18px;
        text-align: left;
        padding: 0px 30px;
    }

    .top-btm-title {
        text-align: left;
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .join-text {
        font-size: 23px;
        padding: 14px 27px;
    }


}

@media only screen and (max-width: 767px) and (min-width: 600px) {
    .top-text-title {
        font-size: 45px;
        line-height: 45px;
    }

    .top-text-container {
        left: 25px;
        top: calc(50% - 10px);
    }

    .mobile-show {
        font-size: 40px;
    }

    .mobile-show p {
        line-height: 42px;
    }

    .mobile-full .middle-text-inner{
        font-size: 40px;
    }

    .mobile-full .middle-text-inner p{
        line-height: 42px;
    }
    .mobile-show .middle-text-inner {
        padding-top: calc(50% - 42px);
    }

    .text-banner .middle-text-inner {
        font-size: 40px;
    }

    .text-banner .middle-text-inner p{
        line-height: 42px;
    }
    .mobile-show2 .middle-text-inner p {
        font-size: 22px;
        line-height: 31px;
    }

    .mobil-show3 p {
        line-height: 31px !important;
        font-size: 22px !important;
    }
    .btm-container .btm-text-mobile {
        font-size: 30px;
        padding: 0px 30px;
    }
    .btm-container .overlay-area {
        top: 36px;
    }

    .top-btm-desc {
        font-size: 18px;
        line-height: 26px;
    }

    .top-btm-title {
        padding-bottom: 20px;
        padding-top: 15px;
    }

    .top-text-sub {
        font-size: 18px;
    }
}

.middle-text-inner {
    font-weight: 700;
    .small {
	    font-weight: 400;
	}
}
.top-text-title {
	font-weight: 400;
}
.top-text-sub span {
	font-weight: 500;
}
.top-text-title p {
    font-weight: 700;
}

.middle-text-inner {
    font-weight: 700;
    margin-bottom: 10px;
}

.middel-text p {
    line-height: 1.2;
    margin: 0px;
    font-size: 40px;
    font-weight: 500;
}

.middle-text-inner .small {
    margin-top: 6px;
    margin-bottom: 10px;
    width: 100%;
    float: right;
}


.middle-text-inner .small p {
    max-width: 500px;
    float: right;
}

@media only screen and (max-width: 767px) {
  

    .btm-text-mobile p {
        margin: 0;
        line-height: 26px;
        font-weight: 500;
        font-size: 17px;
    }
    .text-banner .middle-text-inner p {
      font-size: 26px;
    }
    .middle-text-inner .small {
      max-width: calc(100% - 20px);
      float: left;
      font-size: 17px !important;
    }
    .middle-text-inner .small p {
      font-size: 17px !important;
    }
    .middel-text p {
      line-height: 1;
      font-size: 26px;
    }
    .middle-text-inner .small p {
      font-size: 17px !important;
      line-height: 1.2;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    .mobile-full .middle-text-inner {
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .right-container {
      margin-top: 20px !important;
      transform: none;
    }
    .top-btm-title {
      font-size: 32px;
      text-align: center !important;
    }
    .top-text-sub {
      font-size: 24px;
    }
    .top-text-title p {
      font-size: 17px;
      font-weight: 400 !important;
      line-height: 1.2;
    }
}


@media only screen and (min-width: 768px) {
  .left-container {
      width: 46%;
  }
  .top-btm-text-container {
    margin-bottom: -80px;
  } 
}