
body{
    font-family: "Poppins-Medium";
}

p{
    font-family: "Poppins-Regular";
}


.main-body {
    background-color: #e84b5e;
    background-image: url('/frontend/images/desktop/background images.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: right 10px;
    background-repeat: no-repeat;
    min-height: 100vh;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fadbdf;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 1.25rem;
    width:365px;
    height: 309px;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    text-align: center;
}

.card-arrow {
    position: relative;
    height: 309px;
    
}

.card-logo{
    position: relative;
    display: flex;
    flex-direction: column;
    /*min-width: 0;*/
    /*word-wrap: break-word;*/
    /*background-color: #fadbdf;*/
    background-clip: border-box;
    /*border: 1px solid rgba(0, 0, 0, .125);*/
    /*border-radius: 1.25rem;*/
    width:360px;
    height: 309px;
    /*box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);*/
    
}

.card-logo-kamal-div{
    position: relative;
    display: flex;
    flex-direction: column;
    /*min-width: 0;*/
    word-wrap: break-word;
    background-color: #ebba47;
    background-clip: border-box;
    border: 3px solid #fff;
    border-radius: 0.80rem;
    width:360px;
    height: 125px;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    justify-content: center;
    transition: .3s;
}

.card-logo-jogjoy-div{
    position: relative;
    display: flex;
    flex-direction: column;
    /*min-width: 0;*/
    word-wrap: break-word;
    background-color: #9cdaec;
    background-clip: border-box;
    border: 3px solid #fff;
    border-radius: 0.80rem;
    width:360px;
    height: 125px;
    justify-content: center;
    transition: .3s;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.card-logo-kamal-div:hover, .card-logo-jogjoy-div:hover{
    box-shadow: 0px 20px 40px rgba(0,0,0,0.4);
    transform: scale(1.05,1.05);
}

.short-desc{
    text-align: center;
    letter-spacing: 0.1px;
    font-weight: 400;
    width: 100%;
    max-width: 280px;
    margin: 15px auto 0;
}

.cloud-img-top{
    position: absolute;
    right: 1%;
    top: 2%;
    width: 14%;
    height: 12%;
    object-fit: contain;
    text-align: right;
    object-position: right;
}

.cloud-img-bottom{
    position: absolute;
    bottom: 2%;
    left: 2%;
    width: 14%;
    height: 12%;
    object-fit: contain;
    object-position: left;
}

/* .dharmath-logo-div{
    margin: 60px 0px 0px 70px;
} */

.dharmath-logo{
    align-self: center;
    width: 180px;
}

.left-side-shirt{
    position: absolute;
    width: 15%;
    left: 5%;
    top: 28.4%;
    object-fit: contain;
}

.spectacle-img{
    position: absolute;
    width: 100%;
    left: 36%;
    top: 14.3%;
    max-width: 6.84%;
    object-fit: contain;
}

.camero-img{
    position: absolute;
    width: 100%;
    right: 5.4%;
    top: 2%;
    max-width: 3.26%;
}

.line-img{
    position: absolute;
    width: 100%;
    left: 0;
    top: 4.3%;
}

.half-circle-left-img{
    width: 14%;
    object-fit: contain;
}

.line-img.ctm-mob.mb{
    display: none !important;
    }

.half-circle-right-img{
    float: right;
    margin-top: 9%;
    width:6%;
}

.omg-img{
    position: absolute;
    bottom: 9%;
    left: 6%;
    width: 7%;
    height: 10%;
    object-fit: contain;
}

.bottom-shado-img{
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 30.5%;
    height: 19%;
    object-fit: contain;
    object-position: bottom;
}

.bottom-right-side-shirt-img{
    position: absolute;
    bottom: 4.5%;
    right: 3%;
    width: 16%;
    height: 31%;
    object-fit: contain;
}

.plain-img{
    position: absolute;
    bottom: 11.5%;
    right: 24%;
    width: 6%;
    height: 6%;
    object-fit: contain;
}

.right-arrow-img{
    position: absolute;
    top: 45%;
    width: 52%;
    height: 14%;
    object-fit: contain;
    left: 18%;
}

.kamal-logo-img{
    align-self: center;
    width: 100%;
    height: 50%;
    margin: 0;
    object-fit: contain;
}

.div-betweeen-logo{
    height:58px;
}

.jog-joy-logo{
    align-self: center;
    width: 100%;
    height: 50%;
    margin: 0;
    object-fit: contain;
}

.ctm-mob{
    display: none !important;
}

.dharm-short-desc{
    margin-top: 0px;
}

.navbar-expand-lg .navbar-nav a.nav-link {
    padding: 5px !important;
}


@media (min-width: 992px) {
    
    .cloud-img-top{
        width: 18%;
    }
    
    .cloud-img-bottom{
        width: 18%;
    }
    
    /* .dharmath-logo-div{
        margin: 61px 0px 0px 100px;
    } */
/*     
    .card-logo-kamal-div {
        height: 110px;
    } */
    
    .card {
        width: 422px;
        padding: 60px 15px 0 15px;
    }
}

@media (max-width: 1440px) {
    .main-body {
        height: 100vh;
        position: relative;
        background-repeat: repeat-y;
    }

    .right-arrow-img{
        left: 26%;
    }

    .card-logo-kamal-div, .card-logo-jogjoy-div{
        width: 310px;
    }

    .left-side-shirt{
        top: 27.2%;
    }

    .line-img{
        top: 3.3%;
    }

    .spectacle-img{
        top: 13.6%;
    }

    .bottom-right-side-shirt-img {
        bottom: 3%;
        object-position: bottom;
        right: 5%;
    }

    .bottom-shado-img{
        right:2%;
        height: 17%;
    }

    .plain-img{
        right:27%;
        bottom: 9.5%;
    }

    .camero-img{
        top: 1%;
    }


    .min-section>section{
        margin-top: 4% !important;
    }

    
}

@media (max-width: 1359px) {
    .spectacle-img {
        top: 12%;
    }

    .left-side-shirt {
        top: 22.4%;
    }

    .line-img{
        object-fit: contain;
    }
}

@media (max-width: 1279px) {
    .left-side-shirt {
        top: 21.5%;
    }
}

@media (max-width: 1199px) {
    
}

@media (max-width: 1179px) {
    .spectacle-img {
        top: 10.5%;
    }

    .left-side-shirt {
        top: 18.8%;
    }

    .card {
        width: 310px;
        padding: 60px 10px 0 10px;
        margin-left: 10px;
    }

    .camero-img {
        right: 8.4%;
        top: 3.2%;  
    }

    .bottom-right-side-shirt-img {
        bottom: 2.4%;
    }

    .plain-img {
        right: 27%;
        bottom: 9%;
    }
}

@media (max-width: 1023px) {
    .card {
        width: 298px;
    }

    .short-desc{
        font-size: 15.8px;
    }

    .camero-img {
        top: 3%;
    }
    .spectacle-img {
        top: 10.2%;
    }

    .left-side-shirt {
        top: 18.3%;
    }

    .min-section>section{
        margin-top: 7% !important;
    }

}

@media (max-width: 991px) {
    .ctm-desk{
        display: none !important;
    }

    .ctm-mob{
        display: block !important;
    }

    .main-body{
        min-height: 100vh;
        background-image: url(/frontend/images/mobile/background-image.png);
        background-position: top center;
        background-size: contain;
        background-repeat: repeat;
        height: 100%;
        overflow: auto;
    }

    .card{
        width: 375px;
        height: 340px;
        align-items: center;
        justify-content: center;
        margin: auto;
        padding: 30px 20px;
    }

    .dharmath-logo-div{
        width: 100%;
        margin: 0 0 10px 0;
    }

    .dharmath-logo{
        width: 100%;
        object-fit: contain;
        max-width: 245px;
        object-position: center;
    }

    .short-desc{
        font-size: 18px;
        max-width: 316px;
    }

    .card-arrow{
        height: 130px;
    }

    .right-arrow-img{
        width: 100%;
        height: auto;
        max-width: 55px;
        left: 51%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(90deg);
    }

    .card-logo-kamal-div, .card-logo-jogjoy-div{
        width: 100%;
        max-width: 375px;
        margin: 0 auto;
    }

    .card-logo{
        width: 100%;
        margin: 0 auto;
    }

    .div-betweeen-logo {
        height: 20px;
    }

    .min-section>section {
        margin-top: 32% !important;
    }

    .spectacle-img {
        top: 15%;
        max-width: 13%;
        left: -22px;
    }

    .camero-img{
        max-width: 4.5%;
        top: 9.8%;
        right: 43.5%;
    }    

    .line-img{
        top: 6% !important;
        max-width: 100%;
    }

    .line-img.top{
        top: 8% !important;
        max-width: 100% !important;
    }   

    .left-side-shirt{
        top: 9%;
        left: auto;
        right: 0;
        width: 100%;
        max-width: 18.4%;
    }

    .bottom-shado-img {
        right: auto;
        left: 0;
        width: 100%;
        height: auto;
        max-width: 250px;
        bottom: -420px;
    }

    .omg-img{
        left: auto;
        right: 77%;
        height: auto;
        width: 10.5%;
        bottom: 31%;
        display: none !important;
    }

    .plain-img {
        right: 12%;
        bottom: 39%;
        height: auto;
        width: 12%;
    }

    .bottom-right-side-shirt-img {
        height: auto;
        width: 25%;
        right: auto;
        left: 4%;
        bottom: -41%;
    }

    .half-circle-right-img{
        margin: 0;
        height: auto;
        width: 19%;
        bottom: 1%;
        position: absolute;
        right: 0;
    }

    .half-circle-left-img{
        width: 29%;
    }
    
}

@media (max-width: 821px) {
    .plain-img {
        right: 12%;
        bottom: 46.5%;
        height: auto;
        width: 12%;
        display: none !important;
    }
    .bottom-shado-img {
        bottom: -484px;
    }

    .line-img {
        top: 18% !important;
        max-width: 100%;
    }

    .bottom-shado-img{
        max-width: 290px;
    }

    .bottom-right-side-shirt-img {
        width: 32%;
        left: 9%;
        bottom: -41%;
    }
}

@media (max-width: 819px) {
    .plain-img {
        bottom: 43%;
        display: none !important;
    }

    .card-arrow{
        height: 100px;
    }

    .omg-img{
        left: auto;
        right: 78%;
        height: auto;
        width: 10.5%;
        bottom: 35%;
        display: none !important;
    }

    .bottom-right-side-shirt-img{
        left: 8%;
    }

    .half-circle-right-img{
        width: 17%;
        bottom: 2%;
    }
}

@media (max-width: 760px) {

    .main-body{
        height: 932px !important;
        min-height: 932px !important;
        overflow-x: hidden !important;
    }

    .min-section>section{
        margin-top: 21.5% !important;
    }   

    .card{
        width: 320px;
        height: 240px;
    }

    .dharmath-logo{
        max-width: 200px;
    }

    .short-desc{
        font-size: 13px;
        max-width: 316px;
        margin: 5px auto 0;
    }

    .line-img.bottom-img{
        max-width: 100%;
        height: 1012px;
        top: auto !important;
        bottom: -206px;
        max-width: calc(100% - 24px);
        object-position: bottom;
    }

    .card-logo-kamal-div, .card-logo-jogjoy-div{
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        height: 98px;
    }

    .line-img.top{
        top: 9.5% !important;
        min-height: auto;
    }

    .bottom-shado-img{
        left: -20px;
        width: 100%;
        height: auto;
        max-width: 190px;
        bottom: -206px;
    }

    .spectacle-img {
        top: 16.2%;
        max-width: 73px;
        left: -16px;
    }

    .camero-img{
        top: 10.6%;
        right: 43%;
        max-width: 42px;
    }

    .left-side-shirt{
        top: 10.2%;
        max-width: 102px;
        right: 0;
    }

    .bottom-shado-img{
        /*max-width: 430px;*/
    }

    .bottom-right-side-shirt-img{
        height: auto;
        width: 150px;
        right: auto;
        left: 40px;
        bottom: -206px;
    }

    .plain-img {
        right: 10%;
        bottom: 41%;
        height: auto;
        width: 10%;
        display: none !important;
    }

    .omg-img{
        display: none !important;
    }

    .half-circle-right-img{
        width: 16%;
        bottom: 25%;
    }

  
}

@media (max-width: 599px) {

    .line-img.bottom-img, .bottom-right-side-shirt-img, .bottom-shado-img{
        bottom: 0px;
    }
    .plain-img{
        bottom: 43%;
    }

    .card {
        width: 280px;
        height: 260px;
    }

    .min-section>section {
        margin-top: 12% !important;
    }

    .dharmath-logo {
        max-width: 190px;
    }

    .omg-img{
        left: 7%;
        right: auto;
        height: auto;
        width: 10.5%;
        bottom: 35%;
    }

    .card-logo-kamal-div, .card-logo-jogjoy-div{
        max-width: 280px;
    }

    .spectacle-img{
        top: 15.5%;
    }

    .line-img.top{
        top: 4% !important;
    }

    .half-circle-right-img {
        width: 16%;
        bottom: 20%;
    }

    .camero-img {
        top: 10%;
        right: 42%;
        max-width: 42px;
    }

    .left-side-shirt {
        top: 10.2%;
        max-width: 102px;
        right: 0;
    }
    
    .dharm-short-desc{
        margin-top: -145px !important;
    }
}


@media (max-width: 574px) {
    .min-section>section {
        margin-top: 29% !important;
        margin-left: 0 !important;
    }

    .spectacle-img {
        top: 11.5%;
    }

    .camero-img {
        top: 5%;
        right: 41.5%;
        max-width: 6%;
    }

    .left-side-shirt {
        top: 4.5%;
        right: 0;
        width: 100%;
        max-width: 17%;
    }

    .line-img {
        max-width: 100%;
        min-height: 692px;
        top: 162px !important;
        max-height: 692px;
    }

    .card{
        height: 189px;
        padding: 20px 20px;
        max-width: 230px;
        border-radius: 1rem;
    }

    .dharmath-logo {
        max-width: 140px;
    }

    .short-desc {
        font-size: 10px;
        max-width: 316px;
        margin: 5px auto 0;
    }

    .card-arrow {
        height: 70px;
    }

    .half-circle-left-img {
        width: 32%;
    }

    .right-arrow-img{
        max-width: 30px;
        left: 50%;
    }

    .card-logo-kamal-div, .card-logo-jogjoy-div{
        max-width: 230px;
        border-radius: .5em;
        border: 2px solid #fff;
        height: 80px;
    }

    .bottom-right-side-shirt-img {
        width: 150px;
        left: 40px;
        bottom: 0;
    }

    .div-betweeen-logo{
        height: 18px;
    }

    .half-circle-right-img {
        width: 16%;
        bottom: 26%;
    }

    .bottom-shado-img{
        max-width: 180px;
        object-position: top;
        bottom: 0;
        left: 0;
    }

    .plain-img{
        right: 9%;
        bottom: 56.8%;
    }
    .omg-img {
        left: 10%;
        right: auto;
        height: auto;
        width: 10.5%;
        bottom: 51.5%;
    }

    .line-img.bottom-img, .bottom-right-side-shirt-img, .bottom-shado-img{
        bottom: 0;
    }

    .line-img.bottom-img{
        max-width: 100%;
        height: 512px;
        top: 260px !important;
        bottom: 0;
        max-width: calc(100% - 24px);
        object-position: bottom;
        object-fit: cover;
        min-height: auto;
    }
}

@media (max-width: 479px) {

   
    .line-img.ctm-mob.mb{
        display: block !important;
    }


    .line-img.ctm-mob.md{
        display: none !important;
    }

    .line-img {
        object-fit: cover;
    }

    .line-img.top {
        top: 4% !important;
        object-fit: cover;
    }

    .card{
        height: 205px;
        border-radius: 1rem;
        max-width: 220px;
    }
    .min-section>section {
        margin-top: 39.5% !important;
        margin-left: 0 !important;
    }

    
    .dharmath-logo {
        max-width: 128px;
    }
    .short-desc {
        font-size: 10px;
        max-width: 316px;
        margin: 0 auto 0;
    }
    .card-logo-kamal-div, .card-logo-jogjoy-div{
        max-width: 200px;
        border-radius: .5em;
        border: 2px solid #fff;
        height: 72px;
    }

    .plain-img {
        right: 9%;
        bottom: auto;
        top: 33.5%;
        display: none !important;
    }

    .bottom-shado-img {
        object-position: top;
        bottom: auto;
        left: 0;
        top: 72%;
        /*bottom: 0;*/
    }

    .bottom-right-side-shirt-img {
        left: 12.5%;
        top: 618px;
        bottom: 0;
    }
    .half-circle-right-img {
        width: 20%;
        bottom: auto;
        top: 40%;
    }
}

@media (max-width: 415px) {
    /*.line-img {
        top: 155px !important;
    }

    .plain-img {
     
        top: 34.2%;
    }

    .camero-img{
        right: 40.5%;
    }

    .bottom-right-side-shirt-img {
        width: 30%;
        left: 14%;
        bottom: 6%;
        top: auto;
    }*/

    .line-img.bottom-img{
        object-position: center 118%;
    }

    .spectacle-img {
        top: 11.5%;
    }
}

@media (max-width: 400px) {

    /*.line-img {
        top: 144px !important;
    }

    .plain-img{
        top: 36%;
    }

    .omg-img{
        top: 48%;
    }*/

    /*.bottom-shado-img{
        bottom: -7%;
        max-width: 120px;
    }*/

    /*.bottom-right-side-shirt-img {
        width: 36%;
        left: 8%;
        bottom: auto;
        top: 70%;
    }*/

    .spectacle-img {
        top: 10.5%;
    }

    .line-img.bottom-img{
        object-position: center 143%;
        height: 535px;
    }

    .main-body{
        background-position: center 15px;
    }

    .min-section>section {
        margin-top: 45.5% !important;
        margin-left: 0 !important;
    }
    
}

@media (max-width: 380px) {
    /*.line-img {
        top: 101px !important;
    }

        .plain-img {
        top: 35%;
    }

        .omg-img {
        top: 50%;
    }

    .bottom-shado-img{
        bottom: -28%;
    }

    .bottom-right-side-shirt-img{
        top: auto;
        width: 32%;
        left: 9%;
        bottom: -4%;
    }

    .half-circle-right-img{
        top: 63%;
    }

    .min-section>section {
        margin-top: 2% !important;
    }

    .omg-img {
        top: 54%;
    }   */

    .main-body {
        background-position: center 42px;
    }

    .min-section>section {
        margin-top: 50.5% !important;
        margin-left: 0 !important;
    }

    .line-img.bottom-img{
        height: 420px;
    }
}

@media (max-width: 361px) {
    /*.line-img {
        top: 45px !important;
    }
    .plain-img {
        top: 38.3%;
    }
    .omg-img {
        top: 43%;
        left: 10%;
    }

    .bottom-right-side-shirt-img {
        top: auto;
        width: 28%;
        left: 11%;
        bottom: -3%;
    }*/

    .line-img.bottom-img {
        height: 400px;
    }

    .min-section>section {
        margin-top: 58.5% !important;
        margin-left: 0 !important;
    }
    
}

@media (max-width: 350px) {
        .plain-img {
        top: 32.3%;
    }
        .omg-img {
        top: 36%;
        left: 10%;
    }
        .bottom-shado-img {
        bottom: 0;
    }

    .min-section>section {
        margin-top: 70.5% !important;
        margin-left: 0 !important;
    }

}

@media (max-width: 340px) {
    /*.bottom-shado-img {
        bottom: -25%;
    }

    .bottom-right-side-shirt-img {
        top: 82%;
        width: 24%;
        left: 12%;
    }

    .half-circle-right-img {
        top: 80%;
    }
    .omg-img {
        top: 55%;
        left: 7%;
    }

    .line-img {
        top: 76px !important;
    }*/

    .camero-img {
        top: 4.5%;
        right: 40.5%;
        max-width: 8%;
    }

    .spectacle-img {
        top: 10%;
    }

    .main-body {
        height: 802px !important;
        min-height: 802px !important;
        overflow-x: hidden !important;
    }

    .card-logo{
        height: 239px;
    }

    .half-circle-right-img {
        width: 18%;
        bottom: auto;
        top: 68%;
    }

    .min-section>section {
        margin-top: 51.5% !important;
        margin-left: 0 !important;
    }

    .bottom-shado-img {
        max-width: 160px;
    }

    .bottom-right-side-shirt-img {
        left: 13%;
    }

    .bottom-right-side-shirt-img {
        width: 126px;
    }

}


