@font-face {
    font-family: 'almonitzar';
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/almoni-neue-tzar-aaa-light.otf') format('opentype');
}
@font-face {
    font-family: 'almonitzar';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/almoni-neue-tzar-aaa-regular.otf') format('opentype');
}
@font-face {
    font-family: 'almonitzar';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/almoni-neue-tzar-aaa-demibold.otf') format('opentype');
}
@font-face {
    font-family: 'almonitzar';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/almoni-neue-tzar-aaa-bold.otf') format('opentype');
}
/* @font-face {
    font-family: 'EllaSans';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/EllaSans-Regular-web/EllaSans-Regular.ttf') format('truetype');
} */
/* @font-face {
    font-family: 'blender';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/blender_black-webfont.woff2') format('woff2'), url('../fonts/Blender_Black.otf') format('opentype');
} */

:root {
    font-family: 'almonitzar', sans-serif;
}

/* figure {
    margin: 0;
    height: 100%;
} */

body {
    margin: 0;
    padding: 0;
    line-height: 1;
    color: #000;
    background-image: url(../img/bg.png);
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
img{
    object-fit: contain;
}
p{
    margin: auto;
}

section{
    max-width: 77%;
    margin: auto;
    position: relative;
}

header{
 position: absolute;
    top: 0;
    width: 90%;
    z-index: 142;
    display: flex
;
    justify-content: space-between;
    margin: auto;
    right: 0;
    left: 0;
        top: 2vh;
}
.bghead{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
}
#nav-icon4{
    display: none;
}
.bgmob, .logomob{
    display: none;
}
.fordetsmobdiv{
    display: none;
}
.shadebody::before {
    content: '';
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(0, 0, 0, 0.48);  
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 121;
}
.logomedison{
    display: block;
    width: 9.1vw;
}
.ilacf{
    display: block;
    width: 12.8vw;
}
.x{
    display: none;
}
.xslider{
    position: absolute;
    top: 0;
    /* right: 0; */
    z-index: 11;
    cursor: pointer;
    margin: auto;
    font-size: 1.5vw;
    left: 0.6vw;
    top: 2vh;
    background-color: #015142;
    border-radius: 50%;
    padding: 0.4vw;
}
.titleDivBig{
    display: flex;
    justify-content: space-between;
}
#formAccess{
        position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 31vh;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    width: 35vw;
        background-color: #FFFFFF66;
    border: solid 2.5px transparent;
    border-radius: 20.6942px;
    background-image: linear-gradient(#fff, #fff), linear-gradient(to right, #FF327A, #8853EE);
    /* background: linear-gradient(90deg, #FF327A 0%, #8853EE 100%); */
    background-origin: border-box;
    background-clip: content-box, border-box;
}
#formAccess p{
    font-size: 1.3vw;
    padding-top: 3vh;
}
#password{
       display: block;
    width: 80%;
    border-radius: 35.7745px;
    margin: auto;
    margin-top: 1vh;
    padding: 0.4vw;
    border: 1px solid #000;
}
.submitPass{
       margin-top: 2vh;
    margin-bottom: 2vh;
    background-color: #8853EE;
    font-family: inherit;
    color: #fff;
    font-size: 1.6vw;
    border: unset;
    border-radius: 35.7745px;
    padding: 0 3vw;
    background: linear-gradient(90deg, #FF327A 0%, #8853EE 100%);
    cursor: pointer;
}
main{
    text-align: center;
    display: block;
}
h1{
       font-size: 1.8vw;
    padding-top: 3vh;
    margin: auto;
        font-weight: 400;
}
h1 span{
    font-weight: 200;
    display: block;
}
.advtgs{
    display: flex;
    justify-content: center;
}
.advtg{
    background-color: #FFFFFF66;
    backdrop-filter: blur(17.01px);
    -webkit-backdrop-filter: blur(17.01px);
    box-shadow: 6.81px 6.81px 21.27px rgba(0, 0, 0, 0.07);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    border: 1px solid #fff;
    padding: 2vh 0.9vw;
    margin: 3vh 1vw;
}
.advtg img{
    width: 4.4vw;
}
.advtg p{
       font-size: 1.3vw;
    padding-top: 1vh;
}
.titleImg{
    display: block;
    width: 100%;
    margin: auto;
    margin-left: 0;
}
.titlediv{
    width: 50%;
    box-sizing: border-box;
    padding: 10vh 5vw 0;
}
.titleDivBig picture{
    width: 50%;
}
.arrdown{
    width: 100%;
}
h2{
         font-size: 1.8vw;
         margin: auto;
             font-weight: 400;
}
.vids{
       display: flex
;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    width:60%;
    margin: auto;
        position: relative;
    top: -8vh;
}
.vids .video{
       width: 14.84375vw;
    height: 17.557018vh;
    margin: 0 1vw;
    /* border: 1px solid #fff; */
    /* border-radius: 11px; */
    margin-top: 7.6vh;
    position: relative;
}
.vids .video video{
    width: 100%;
    height: 100%;
      border: 1px solid #fff;
    border-radius: 11px;
    /* margin-top: 1vh; */
        margin-top: 3.5vh;
}
.vids .video p{
    font-size: 1.2vw;
    /* padding: 1vh 0 0 0; */
    padding-bottom: 1vh;
}
.video .play{
       position: relative;
    right: 0;
    left: 0;
    margin: auto;
    top: 2vh;
    width: 100%;
    right: -0.7vw;
}
.articlesFirstFlex{
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: auto;
    margin-top: 5vh;
}
.articleFirst{
    background-color: #F0F0F0;
    position: relative;
    width: 24%;
    text-decoration: none;
    color: inherit;
}
.articleFirst img{
    width: 100%;
}
.articleFirstTitle{
    margin: auto;
}
.articleFirstTitles{
    padding: 1vw;
    box-sizing: border-box;
}
.articleFirstTitle{
    font-size: 2vw;
}
.articleFirstTitle strong{
    font-size: 2.34375vw;
}
.articleFirstTitles .theBtn{
    color: #fff;
    display: block;
    background-color: #8DC63F;
    padding: 0 0.5vw;
    text-decoration: none;
    font-size: 1.6vw;
    width: fit-content;
    margin-top: 2vh;
    margin-right: 0;
}
.vidsFlex{
    display: flex;
    width: 95%;
    margin: auto;
    justify-content: space-between;
    margin-top: 4vh;
}
.vidPrev{
    width: 49.3%;
    text-decoration: unset;
    color: #50536E;
    background-color: #F0F0F0;
}
.vidPrev img{
    width: 100%;
}
.vidPrevInner{
    box-sizing: content-box;
    padding: 1vw;
    font-size: 2.8vw;
}
.vidRun{
    font-size: 2.1875vw;
}
.vidTitle{
    font-weight: 500;
}
h3{
    font-size: 4.6875vw;
    text-align: center;
    width: 80%;
    margin: auto;
    padding-top: 9vh;
    font-weight: 400;
}
h4{
    text-align: center;
    font-size: 2.8vw;
    margin: auto;
    width: 65%;
    font-weight: 400;
    padding-top: 3vh;
}
.thingstoknowdiv{
    position: relative;
    text-align: center;
    background-color: #F0F0F0;
    margin-top: 7vh;
    padding-bottom: 8vh;
}
.downloadmakav{
    position: absolute;
    top: -1.8vh;
    right: 0;
    left: 0;
    color: #fff;
    display: block;
    background-color: #635F9C;
    padding: 0 1vw;
    text-decoration: none;
    font-size: 1.9vw;
    width: fit-content;
    margin: auto;
}
.thingstoknowtitle{
    font-size: 4.6875vw;
    padding-top: 7vh;
    margin: 0;
}
.thingtoknow{
    display: flex;
    width: 59%;
    margin: auto;
    margin-top: 3vh;
}
.thingtoknow:nth-child(even){
    flex-flow: row-reverse;
}

.thingtoknow img{
    width: 11.1vw;
}
.thingtoknow p{
    font-size: 1.8vw;
    text-align: right;
    padding-left: 1vw;
}
.thingtoknow:nth-child(odd) p{
    padding-left: 0;
    padding-right: 1vw;
}
.hafraaffect{
    font-size: 4.6875vw;
    padding-top: 7vh;
    margin: 0;
    text-align: center;
    width: 65vw;
    margin: auto;
}
.hafraaffect span{
    display: block;
    font-size: 2.8vw;
}
.joinwebinar{
    margin: auto;
    text-align: center;
    font-size: 4vw;
    font-weight: 100;
    padding-top: 6vh;
}
.webinarsflex,.webinar{
    display: flex;
}
.webinarsflex{
    justify-content: center;
    width: 60%;
    margin: auto;
    margin-top: 5vh;
    margin-bottom: 12vh;
}
.webtitle::before{
    content: "1";
    color: #8DC63F;
    font-weight: bold;
    font-size: 5.2vw;
    position: absolute;
    right: -2vw;
    top: 0;
}
.webinar:nth-child(2) .webtitle::before{
    content: "2";
    right: -2.2vw;
}
.webinarcontent{
    position: relative;
    box-sizing: border-box;
    /* padding-right: 0.8vw; */
    width: 82%;
    margin: auto;
    /* height: 100%; */
    padding-top: 4vh;
    margin-top: 0;
    margin-bottom: 0;
}
.webinar img{
    width: 2.7vw;
}
.webinar:nth-child(2){
    margin-right: 1vw;
}
.webtitle{
    font-size: 1.6vw;
}
.webrun{
    font-size: 2.6vw;
}
.webinarcontent a{
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    display: block;
    background-color: #635F9C;
    padding: 0 0.5vw;
    text-decoration: none;
    font-size: 2.1vw;
    width: fit-content;
    margin-top: 2vh;
}
footer{
    direction: ltr;
    text-align: left;
}
.footerInnerFlex{
    width: 90%;
    margin: auto;
}
.footerInnerFlex{
    display: flex;
    justify-content: space-between;
    padding: 4vh 0;
}
.footerInner:nth-child(2){
    background-color: #313131;
    color: #fff;
}
.footerInner:nth-child(2) p{
    padding: 3vh 0;
    width: 34vw;
    font-weight: 100;
    margin-left: 4.9vw;
    font-size: 0.8vw;
}
.footnum{
    margin: 0;
    font-size: 1vw;
    font-weight: 100;
}
.mugash{
    margin: 0;
    text-align: right;
    direction: rtl;
    font-size: 1vw;
}
.mugash img{
    width: 3vw;
}
.worthread{
    background-color: #86BB3D;
    color: #fff;
    font-size: 4.5vw;
    width: fit-content;
    margin: auto;
    margin-right: 0;
    margin-top: 2vh;
    padding: 0 1vw;
}
.blogtitleRun{
    padding-top: 3vh;
    font-size: 2.8vw;
    font-weight: 100;
}
.blogpageblogs{
    width: 72vw;
    margin: auto;
    margin-bottom: 10vh;
}
.blogpageblog{
    display: flex;
    margin-top: 7vh;
}
.blogpageblogimg{
    width: 27.1vw;
}
.arrblog{
    margin-right: 1vw;
    height: 15vw;
}
.blogpageblogtitle{
    font-size: 4.6875vw;
    color: #635F9C;
    line-height: 0.6;
}
.blogpageblogrun{
    font-size: 2.8vw;
    width: 70%;
    margin-right: 0;
    padding-top: 3vh;
}
.blogpageblogtitles a{
    color: #fff;
    display: block;
    background-color: #8DC63F;
    padding: 0 0.5vw;
    text-decoration: none;
    font-size: 1.6vw;
    width: fit-content;
    margin-top: 2vh;
}
.blogpageblogtitles{
    margin-right: 1vw;
}
.arrdownblog{
    display: none;
}
.titledivblog{
    background-color: #F0F0F0;
}
.articleblog{
    position: relative;
}
.articlebg{
    width: 100%;
    position: absolute;
    z-index: -1;
}
.articleblog section{
    max-width: 90%;
    margin: auto;
    padding-top: 9.6vh;
    box-sizing: border-box;
}
.articleblog section *{
    font-size: 2.8vw;
    padding-top: 5vh;
}
.articleblog section * strong{
    font-weight: 500;
}
.articleblog section ol, .articleblog section ul{
    margin: 0;
    padding-top: 0;
}
.articleblog section ol li{
    padding-top: 1vh;
}
.articleblog section .download{
    color: #fff;
    display: block;
    background-color: #8DC63F;
    padding: 0 0.5vw;
    text-decoration: none;
    font-size: 1.9vw;
    width: fit-content;
    margin-top: 5vh;
}
.blog1sec{
    width: 90%;
    margin-right: 0;
    padding-left: 9vw;
    padding-bottom: 107vh;
}
.blog2sec{
    padding-left: 5vw;
    padding-bottom: 50vh;
}
.blog3sec{
    padding-left: 7vw;
    padding-bottom: 36vh;
}
.blog4sec{
    padding-left: 3vw;
    padding-bottom: 73vh;
}
.blog5sec,.blog6sec{
    padding-bottom: 7vh;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 401; /* 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: rgba(0,0,0,0.9); */
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(10px);
}

/* 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 {
font-family: 'almonitzar', sans-serif;
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.logomob{
    display: none;
}
.brmob{
    display: none;
}
.blogmobicon{
    display: none;
}
.anchormob{
    display: none !important;
}
.rainbowPopup{
    position: fixed;
    right: 0;
    left: 0;
    width: 60vw;
    top: 6vh;
    display: none;
    margin: auto;
    z-index: 6666;
}
.rainbowPopup p{
    cursor: pointer;
    font-size: 2vw;
    position: absolute;
    right: 1vw;
    top: 3vh;
}
.rainbowPopup img{
    width: 100%;
}
.arrsblog{
    display: flex;
}
#arrup{
    width: 4vw;
    display: none;
    opacity: 0.8;
    cursor: pointer;
    position: fixed;
    right: 5vw;
    bottom: 17vh;
}
.prevnextblog a{
    color: #2a2a2a;
    font-size: 2vw;
}
.prev{
    margin-right: 1vw;
}
.prevnextblog{
    margin-right: 11vw;
}
.toMoreArticles,.moreArticlesSlider{
    display: none;
}
@media only screen and (max-width: 850px) {
    body{
        overflow-x: hidden;
        height: unset;
        background-image: url(../img/bgmob.png);
                background-position: top;
    }
    .mobile-only ,.brmob{
        display: block;
    }
    .brdesk{
        display: none;
    }
    .anchormob{
        display: block !important;
    }
    section{
        display: block;
        max-width: 90%;
        /* overflow: hidden; */
    }
    .theslidersapt{
        display: block;
        width: 100%;
        max-width: 100vw;
        overflow: hidden;
    }
    .logomedmob{
        position: relative;
        z-index: 133;
    }
    /* body {
        display: flex;
        flex-direction: column;
        min-height: 100vh;
    } */
    /* header {
        background-color: #fff;
    } */
    #nav-icon4 span:first-child,#nav-icon4 span:nth-child(2){
        -webkit-transform-origin:left center;
        -moz-transform-origin:left center;
        -o-transform-origin:left center
    }
    .insidemenu,.menu{
        position:fixed;
        top:0
    }
    .insidemenu{
        display: flex;
        flex-direction: column;
        margin-left: 0;
        width: 55%;
        right: -230px;
        /* background: rgba(0, 0, 0, 0.8); */
        /* backdrop-filter: blur(10px); */
        background-color: #fff;
        transition: right .3s;
    }
    .insidemenu.openmenu{
        right: 0;
        margin-top: 0;
        width: 100%;
        padding-top: 20px;
        /* flex-direction: column-reverse; */
        padding-bottom: 20px;
        color: #2A2A2A;
        margin-top: 60px;
    }
    .insidemenu hr{
        display: none;
        width: 120px;
        margin-right: 18px;
    }
    .menu{
        width:100%;
        display:block;
        left:0;
        right:0;
        /* background-color:#fff; */
        z-index:111;
        /* background: linear-gradient(180deg, #000000 0%, rgba(0, 81, 66, 0) 95.82%); */
        height: 62px;
    }
    .logomedison {
               width: 99.1198px;
        margin-top: 38px;
    }
    .ilacf {
    width: 139.1057px;
}
    .insideheader {
        justify-content: end;
        width: 90%;
        margin: auto;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .insidemenu a{
        z-index:55;
        font-size:30px;
        padding:5px 0px;
        text-align: center;
        color: #2A2A2A;
        font-weight: 400;
        line-height: 1;
    }
    .insidemenu a::before,.insidemenu a::after{
        display: none;
    }
    .insidemenu a:not(:first-child) {
        margin-right: unset;
    }
    #nav-icon1,#nav-icon2,#nav-icon3,#nav-icon4{
        width:60px;
        height:45px;
        position:relative;
        margin:50px auto;
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0);
        -webkit-transition:.5s ease-in-out;
        -moz-transition:.5s ease-in-out;
        -o-transition:.5s ease-in-out;
        transition:.5s ease-in-out;
        cursor:pointer
    }
    #nav-icon2,#nav-icon4{
        position:absolute;
        margin:unset
    }
    #nav-icon1 span,#nav-icon3 span,#nav-icon4 span{
        display:block;
        position:absolute;
        height:3px;
        width:100%;
        background:#fff;
        border-radius:9px;
        opacity:1;
        left:0;
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0);
        -webkit-transition:.25s ease-in-out;
        -moz-transition:.25s ease-in-out;
        -o-transition:.25s ease-in-out;
        transition:.25s ease-in-out
    }
    #nav-icon1 span:first-child,#nav-icon2 span:first-child,#nav-icon2 span:nth-child(2),#nav-icon3 span:first-child{
        top:0
    }
    #nav-icon1 span:nth-child(2),#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){
        top:18px
    }
    #nav-icon1 span:nth-child(3),#nav-icon3 span:nth-child(4){
        top:36px
    }
    #nav-icon1.open span:first-child{
        top:18px;
        -webkit-transform:rotate(135deg);
        -moz-transform:rotate(135deg);
        -o-transform:rotate(135deg);
        transform:rotate(135deg)
    }
    #nav-icon1.open span:nth-child(2){
        opacity:0;
        left:-60px
    }
    #nav-icon1.open span:nth-child(3){
        top:18px;
        -webkit-transform:rotate(-135deg);
        -moz-transform:rotate(-135deg);
        -o-transform:rotate(-135deg);
        transform:rotate(-135deg)
    }
    #nav-icon2{
        right:0;
        top:20px;
        width:50px
    }
    #nav-icon2 span{
        display:block;
        position:absolute;
        height:9px;
        width:50%;
        background:#000;
        opacity:1;
        -webkit-transform:rotate(0);
        -moz-transform:rotate(0);
        -o-transform:rotate(0);
        transform:rotate(0);
        -webkit-transition:.25s ease-in-out;
        -moz-transition:.25s ease-in-out;
        -o-transition:.25s ease-in-out;
        transition:.25s ease-in-out
    }
    #nav-icon2 span:nth-child(2n){
        left:50%;
        border-radius:0 9px 9px 0
    }
    #nav-icon2 span:nth-child(odd){
        left:0;
        border-radius:9px 0 0 9px
    }
    #nav-icon2 span:nth-child(3),#nav-icon2 span:nth-child(4){
        top:12px
    }
    #nav-icon2 span:nth-child(5),#nav-icon2 span:nth-child(6){
        top:24px
    }
    #nav-icon2.open span:first-child,#nav-icon2.open span:nth-child(6),#nav-icon3.open span:nth-child(2){
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg)
    }
    #nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5),#nav-icon3.open span:nth-child(3){
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg)
    }
    #nav-icon2.open span:first-child{
        left:5px;
        top:7px
    }
    #nav-icon2.open span:nth-child(2){
        left:calc(50% - 5px);
        top:7px
    }
    #nav-icon2.open span:nth-child(3){
        left:-50%;
        opacity:0
    }
    #nav-icon2.open span:nth-child(4){
        left:100%;
        opacity:0
    }
    #nav-icon2.open span:nth-child(5){
        left:5px;
        top:29px
    }
    #nav-icon2.open span:nth-child(6){
        left:calc(50% - 5px);
        top:29px
    }
    #nav-icon3.open span:first-child,#nav-icon3.open span:nth-child(4){
        top:18px;
        width:0%;
        left:50%
    }
    #nav-icon4{
        right:10px;
        top:27px;
        width:30px;
        height:40px;
        z-index:115;
        display:block
    }
    #nav-icon4 span:first-child{
        top:0;
        transform-origin:left center
    }
    #nav-icon4 span:nth-child(2){
        top:8px;
        transform-origin:left center
    }
    #nav-icon4 span:nth-child(3){
        top:16px;
        -webkit-transform-origin:left center;
        -moz-transform-origin:left center;
        -o-transform-origin:left center;
        transform-origin:left center
    }
    #nav-icon4.open span:first-child{
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg);
        top:0;
        left:0
    }
    #nav-icon4.open span:nth-child(2){
        width:0%;
        opacity:0
    }
    #nav-icon4.open span:nth-child(3){
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg);
        top:22.4px;
        left:0
    }
  
    .x{
        display: block;
        text-align: right;
        margin: auto;
        width: 90%;
        font-size: 30px;
        padding: 10px 0;
        /* position: absolute; */
        right: 0;
    
    }
    .titleDivBig{
        flex-flow: column-reverse;
        position: relative;
    }
    .titleDivBig picture {
        width: 100%;
    }
    .titlediv {
        width: 90%;
        box-sizing: border-box;
        padding: 0;
        margin: auto;
        text-align: center;
        padding-top: 10px;
    }
    h1 {
        font-size: 35px;
                padding-top: 120px;
                width: 90%;
    }
    h1 br{
        display: none;
    }
    .arrdown {
        width: 90%;
        margin: auto;
        display: block;
        margin-top: 20px;
    }
    h2 {
        font-size: 32px;
        font-weight: 500;
        margin: auto;
        width: 90%;
        padding-top: 50px;
    }
    h2 span{
        display: none;
    }
    .advtg{
               width: 30%;
        margin: 0 6px;
        padding: 20px 0;
    }
    .advtgs {
    width: 90%;
    margin: auto;
    margin-top: 30px;
}
.advtg img {
    width: 60px;
}
.advtg p {
    font-size: 21px;
    padding-top: 10px;
}
.vids {
    display: block;
    width: 90%;
    margin: auto;
    margin-top: 10px;
            margin-bottom: 60px;
}
.vids video {
    width: 100%;
    height: 220px;
    margin: 10px 0;
    position: relative;
}

.vids .video {
    width: 100%;
    height: 218px;
    margin: 0 1vw;
    /* border: 1px solid #fff; */
    /* border-radius: 11px; */
    margin-top: 90px;
}
.vids .video p {
    font-size: 30px;
    /* padding: 1vh 0 0 0; */
    padding-bottom: 0;
}
.video .play {
           top: 20px;
        width: 100%;
        z-index: 11;
        right: -12px;
}
    .articlesFirstFlex{
        display: block;
        width: 90%;
        margin-top: 20px;
    }
    .articleFirst{
        width: 100%;
        margin-top: 20px;
    }
    .articleFirstTitles {
        display: flex;
        padding: 10px;
        background-color: #F0F0F0;
        margin-bottom: 20px;
    }
    .articleFirstTitle ,.articleFirstTitle strong{
        font-size: 22px;
    }
    .articleFirstTitle{
        width: 70%;
    }
    .articleFirstTitles .theBtn{
        font-size: 23px;
        padding: 5px 10px;
        margin-top: 38px;
    }
    .vidsFlex {
        display: block;
        width: 90%;
        margin-top: 0;
    }
    .vidPrev{
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .vidPrevInner {
        padding: 15px;
        font-size: 25px;
    }
    .vidRun {
        font-size: 22px;
    }
    h3 {
        font-size: 32px;
        width: 90%;
        margin: auto;
        padding-top: 30px;
        font-weight: 400;
    }
    h4{
        font-size: 24px;
        width: 90%;
        padding-top: 30px;
    }
    #formAccess{
               top: 120px;
        position: unset;
        margin-top: 130px;
        width: 90%;
        border-radius: 20.6942px;
    }
    #formAccess p {
    font-size: 30px;
    padding-top: 30px;
}
#password {
    display: block;
    width: 80%;
    border-radius: 35.7745px;
    margin: auto;
    margin-top: 10px;
    padding: 7px;
    border: 1px solid #000;
}
.submitPass {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #8853EE;
    font-family: inherit;
    color: #fff;
    font-size: 30px;
    border: unset;
    border-radius: 35.7745px;
    padding: 0 46px;
    background: linear-gradient(90deg, #FF327A 0%, #8853EE 100%);
    cursor: pointer;
}
    .thingstoknowdiv {
        margin-top: 85px;
        padding-bottom: 50px;
    }
    .thingstoknowtitle{
        font-size: 32px;
        padding-top: 37px;
    }
    .downloadmakav{
        font-size: 24px;
        padding: 3px 10px;
        top: -12px;
    }
    .thingtoknow{
        display: block;
        width: 90%;
        margin-top: 30px;
    }
    .thingtoknow img {
        width: 107.61px;
    }
    /* .thingtoknow:nth-child(odd) p{
        padding: 0;
    } */
    .thingtoknow p{
        font-size: 16px;
        text-align: center;
        padding: initial;
        padding-top: 15px;
        font-weight: 200;
    }
    .thingtoknow:nth-child(odd) p {
        padding-left: initial;
    }
    .hafraaffect {
        font-size: 32px;
        padding-top: 56px;
        width: 100%;
    }
    .hafraaffect span {
        font-size: 24px;
    }
    .joinwebinar{
        font-size: 32px;
    padding-top: 20px;
    width: 80%;
    }
    .webinarsflex, .webinar {
        display: block;
    }
    .webinarsflex{
        width: 90%;
        margin-top: auto;
        margin-bottom: 100px;
    }
    .webinarcontent{
        width: 100%;
        margin-top: 50px;
        padding: 0;
    }
    .webtitle{
        font-size: 32px;
        font-weight: 500;
    }
    .webinar{
        position: relative;
    }
    .webtitle::before{
        position: unset;
        font-size: 46px;
    }
    .webrun{
        font-size: 26px;
        /* width: 95%; */
        margin-right: 0;
    }
    .webinarcontent a{
        right: unset;
        left: 0;
        font-size: 23px;
        margin: auto;
        padding: 3px 7px;
        bottom: 0;
    }
    .webinar:nth-child(2) {
        margin-right: auto;
    }
    .webinar img {
        width: 60%;
        position: absolute;
        right: unset;
        left: 0;
        top: 35px;
    }
    .footerInnerFlex{
        padding: 20px 0;
    }
    .footnum{
        font-size: 12px;
        padding-top: 25px;
    }
    .mugash{
        font-size: 13px;
        width: 170px;
    }
    .mugash img {
        width: 43px;
    }
    .footerInner:nth-child(2) p{
        font-size: 10px;
        width: 90%;
        margin: auto;
        padding: 25px 0;
    }
    .footerInner:nth-child(2) p br{
        display: none;
    }
    .worthread{
        font-size: 32px;
        margin: auto;
        margin-top: 10px;
        padding: 0 20px;
    }
    .blogtitleRun{
        font-size: 24px;
        padding-top: 10px;
    }
    .blogtitleRun br{
        display: none;
    }
    .arrblog{
        display: none;
    }
    .blogpageblogs{
        width: 90%;
        margin-bottom: 70px;
    }
    .blogpageblog{
        display: block;
        margin-top: 40px;
    }
    .blogpageblogimg{
        width: 100%;
    }
    .blogpageblogtitle{
        font-size: 22px;
        line-height: 1;
        font-weight: 600;
    }
    .blogpageblogrun{
        font-size: 22px;
        padding-top: 0;
    }
    .blogpageblogtitles {
        position: relative;
        margin-right: auto;
    }
    .blogpageblogtitles a{
        font-size: 23px;
        padding: 0px 5px;
        margin: auto;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .articlebg{
        display: none;
    }
    .titledivblog{
        /* position: absolute; */
        right: 0;
        left: 0;
        top: 20px;
        background-color: inherit;
    }
    .articleblog section * {
        font-size: 24px;
        padding-top: 30px;
        position: relative;
    }
    .articleblog section{
        padding-top: 0;
    }
    .articleblog section ol, .articleblog section ul {
        padding-right: 22px;
    }
    .articleblog section .download{
        font-size: 22px;
        margin-top: 20px;
        padding: 0 10px;
    }
    .blog1sec{
        padding-left: 0;
        padding-bottom: 0;
    }
    .blog2sec{
        padding-left: 0;
        padding-bottom: 110px;
    }
    .blog3sec{
        padding-left: 0;
        padding-bottom: 80px;
    }
    .blog4sec{
        padding-left: 0;
        padding-bottom: 40px;
    }
    .blog5sec, .blog6sec {
        padding-bottom: 30px;
    }
    .blogmobicon{
        display: block;
        max-width: 100%;
        padding-top: 0 !important;
        z-index: -1;
    }
    #blog1mobicon1{
        position: absolute;
        left: 0;
        bottom: -22px;
        width: 70%;
    }
    #blog1mobicon2{
        position: absolute;
        left: 0;
        bottom: -31px;
        width: 70%;
    }
    #blog2mobicon1{
        position: absolute;
        left: -50px;
        bottom: 0;
        width: 100%;
    }
    .blog2sec p:nth-child(2){
        width: 86%;
        margin-right: 0;
    }
    .blog2sec ol li:nth-child(6){
        width: 90%;
    }
    #blog2mobicon2{
        position: absolute;
        bottom: -30px;
        left: 0;
    }
    #blog2mobicon3{
        position: absolute;
    left: -20px;
    bottom: -90px;
    }
    #blog3mobicon1{
        position: absolute;
        left: 0;
        bottom: -50px;
    }
    .blog3sec p:nth-child(5){
        width: 90%;
        margin-right: 0;
    }
    #blog4mobicon1{
        position: absolute;
        left: 0;
        bottom: -30px;
        width: 85%;
    }
    #blog4mobicon2{
        position: absolute;
        left: -11px;
        bottom: -33px;
        width: 75%;
    }
    .blog4sec p:nth-child(3){
        width: 97%;
        margin-right: 0;
    }
    #blog4mobicon3{
        padding-top: 30px !important;
    }
    .rainbowPopup {
        width: 90%;
        top: 90px;
    }
    .rainbowPopup p {
        font-size: 30px;
        right: 15px;
        top: 10px;
    }
    #arrup {
        width: 30px;
    }
    .prevnextblog{
        margin-right: 60px;
        padding-bottom: 15px;
    }
    .prevnextblog a {
        font-size: 20px;
    }
}