h1,h2,h3,h4,h5,h6,p,a,input,button {
        font-family: "Montserrat", sans-serif !important;
    }
.welcome {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.main-header-three__top {
    background-color: #E0F5FF !important;
} 
.welcome h1 {
    text-align: center;
    font-size: 30px;
    color: #2D3090;
    font-weight: bold;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.welcome img {
    margin: 0px 0px;
    width: 13%;
}
    .side h1 {
        text-align: center;
        font-size: 30px;
        color: #2D3090;
        font-weight: bold;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .side span {
        color: #ff0000;
        font-size: 30px !important;
    }
    section.dash {
        padding: 40px 15px;
    }
    .girlspic img {
        width: 100%;
    }
    .client-flex {
        display: flex;
        align-items: center;
        gap: 10px;
        background: #EEEEEE;
        padding: 40px 20px;
        border-radius: 5px;
/*        position: relative;*/
        margin-top: 15%;
    }
    .clinet p {
    margin: 0px !important;
    line-height: 25px;
    font-size: 14px;
}
.col-sm-6 {
    position: relative;
}
    .clinet {
        width: 80%;
    }
    .girlspic {
        width: 20%;
    }
    .clinet h6 {
        color: #2D3090;
        font-size: 16px;
        font-weight: bold;
    }
    .frist-signup {
        margin-top: 50px;
    }
    .scnd-signup {
        margin-top: 50px;
    }
   a.first-signup {
    padding: 10px 30px;
    text-decoration: none !important;
    color: #fff;
    border-radius: 5px;
    background: #2D3090;
    display: block;
    width: fit-content;
}
    a.second-signup {
        padding: 10px 30px;
        text-decoration: none !important;
        color: #fff;
        border-radius: 5px;
        background: #2D3090;
        display: block;
    width: fit-content;
    }
.subscriber-pic:after {
    content: '';
    background: url("../../front/img/girls.png");
    position: absolute;
    right: 13px;
    width: 42%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 0px;
}
.state-pic:after {
    content: '';
    background: url("../../front/img/boy-official.png");
    position: absolute;
    right: 18px;
    width: 36%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0px;
}
.boyspic img {
    width: 100% !important;
    display: none;
}
.girlspic img {
    width: 100%;
    display: none;
}
/*.client-flex.subscriber-pic {
    height: 254px;
}*/


@media(min-width: 280px) and (max-width: 374px) {
.welcome {
    display: block;
}
.dash .welcome img {
    width: 60% !important;
    margin: 10px 0px !important;
}
}

@media(min-width: 240px) and (max-width: 479px) {

.welcome h1 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
section.dash {
    padding: 20px 5px !important;
}
.side h1 {
    font-size: 24px !important;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}
.side span {
    font-size: 24px !important;
}
.navbar-nav {
    margin: 7.5px 0px !important;
}
.mobile_menus_home div#offcanvasDarkNavbar {
    width: 100% !important;
}


.welcome img {
    width: 35% !important;
    margin: 0px 0px !important;
}
.boyspic img {
    width: 100% !important;
    display: block;
}
.state-pic:after {
    display: none;
}
.girlspic img {
    width: 100%;
    display: block;
}
.subscriber-pic:after {
    display: none;
}
.clinet {
    width: 100%;
    margin-top: 0px;
}
.girlspic {
    width: 100%;
    margin-top: 20px;
}
/*.client-flex {
    display: block;
    padding-bottom: 0px !important;
}*/

.client-flex {
    display: block;
    padding-bottom: 0px !important;
    height: 500px;
    overflow: hidden;
    padding: 20px 20px !important;
    margin-top: 5% !important;
}
.frist-signup {
    margin-top: 10px !important;
}
.scnd-signup {
    margin-top: 10px !important;
}




.clinet br {
    display: none;
}
}


@media(min-width: 480px) and (max-width: 767px) {

.welcome h1 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
section.dash {
    padding: 20px 5px !important;
}
.side h1 {
    font-size: 24px !important;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}
.side span {
    font-size: 24px !important;
}
.navbar-nav {
    margin: 7.5px 0px !important;
}
.mobile_menus_home div#offcanvasDarkNavbar {
    width: 100% !important;
}





.welcome img {
    width: 35% !important;
    margin: 0px 0px !important;
}
.boyspic img {
    width: 100% !important;
    display: block;
}
.state-pic:after {
    display: none;
}
.girlspic img {
    width: 100%;
    display: block;
}
.subscriber-pic:after {
    display: none;
}
.clinet {
    width: 100%;
    margin-top: 20px;
}
.girlspic {
    width: 100%;
    margin-top: 20px;
}
/*.client-flex {
    display: block;
    padding-bottom: 0px !important;
}*/


.client-flex {
    display: block;
    padding-bottom: 0px !important;
    height: 500px;
    overflow: hidden;
    padding: 20px 20px !important;
    margin-top: 5% !important;
}
.frist-signup {
    margin-top: 10px !important;
}
.scnd-signup {
    margin-top: 10px !important;
}




.clinet br {
    display: none;
}
}


@media(min-width: 576px) and (max-width: 767px) {

.welcome h1 {
    margin-bottom: 20px !important;
}
.welcome img {
    margin: 10px 0px !important;
    width: 40% !important;
}
.subscriber-pic:after {
    width: 40%;
}
.state-pic:after {
    width: 30%;
}
.col-sm-6.licensed-col {
    width: 100% !important;
}
.col-sm-6.client-col {
    width: 100% !important;
}
}


@media(min-width: 768px) and (max-width: 999px) {

.welcome h1 {
    margin-bottom: 0px !important;
}
.welcome img {
    margin: 0px 0px !important;
    width: 18% !important;
}
.subscriber-pic:after {
    width: 40%;
}
.state-pic:after {
    width: 30%;
}
.col-sm-6.licensed-col {
    width: 100% !important;
}
.col-sm-6.client-col {
    width: 100% !important;
}
}


@media(min-width: 1000px) and (max-width: 1100px) {

.welcome h1 {
    margin-bottom: 0px !important;
}
.welcome img {
    margin: 0px 0px !important;
    width: 18% !important;
}
.subscriber-pic:after {
    width: 35%;
}
.state-pic:after {
    width: 30%;
}
.col-sm-6.licensed-col {
    width: 100% !important;
}
.col-sm-6.client-col {
    width: 100% !important;
}
}