/*--Common css--*/
/*
@font-face {
    font-family: 'Cocogoose';
    src: url('../../fonts/cocogoose-pro.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CocogooseLight';
    src: url('../../fonts/cocogoose-pro.light.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

body,
html {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Cocogoose', sans-serif;
}
.body{
    background-image: url("../../bg/bg1-new.png");
    background-color: white;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}
*/

/*--Common css--*/

.page4-content{
    z-index: 2;
    height: 100%;
    padding-bottom: 0px;
}
.page4-row{
    height: 100vh;
}
.page4-padding-top{
    padding-top: 3%;
}
.page4-padding-left{
    padding-left: 3%;
    padding-bottom: 5%;
}
.page4-font-size-1{
    font-size: 7.5rem;
}
.page4-font-size-2{
    font-size: 5.5rem;
}
.page4-font-size-3{
    font-size: 2rem;
}
.page4-heading-stroke {
    font-family: 'Cocogoose', sans-serif;
    color: #17B9AC;
    -webkit-text-stroke: 0.02em rgb(23, 185, 172);
    -webkit-text-fill-color: transparent;
    margin: 0px;
    line-height: 0.8;
}
.page4-heading-small {
    font-family: 'CocogooseLight', sans-serif;
    color: rgba(23, 185, 172, 1);
    margin: 0px;

}
.page4-heading {
    font-family: 'Cocogoose', sans-serif;
    color: rgba(23, 185, 172, 1);
    margin: 0px;
    margin-top:-10px;
}

.page4-img-next-width{
    width: 70%;
}

.page4-heading-how-to {
    font-family: 'Cocogoose', sans-serif;
    color: #000;
    margin: 0px;
    font-size: 50px;
    padding-left: 12%;
    margin-bottom: 5%;
}

.page4-full-screen {
    width: 100vw;
    height: 100vh;
    display: flex;
    position: relative;
    overflow: hidden;
}
.page4-col-5{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.page4-start-button{
    text-align: center;
    margin-bottom: 2%;
}

.page4-img-height{
    height: 100vh;
}
.page4-half-bg{
    position: absolute; bottom: 0; height: 50vh; background-color: #20b1e6; width: 100%;
}
.page4-mobile-img{
    padding-left: 25vh;
}
.page4-button-row-section-1{
    height: 20vh;
}
.page4-button-row-section-2{
    height: 29vh;
}
.page4-button-row-section-3{
    height: 5vh;
}
.page4-button-row-section-4{
    height: 45vh;
}
.page4-button-section-mobile-screen-block{
    background-color: #20b1e6; padding-top: 5vh; padding-bottom: 5vh;
}



/*page5 start*/
.page5-button-row-section-1{
    height: 10vh;
}
.page5-button-row-section-2{
    height: 39vh;
    padding-left: 3vh;
}
.page5-button-row-section-3{
    height: 5vh;
}
.page5-button-row-section-4{
    height: 45vh;
    width: 80%;
}

.page5-p-1{
    /*font-size: 14px;*/
    font-size: 1vw;
    text-align: center; color: white; font-family: 'CocogooseLight', sans-serif;
}
.page-span {
    background-color: white;
    color: #20b1e6;
    padding-left: 1px;
    padding-right: 1px;
}
.page5-img-next-width{
    width: 60%;
    margin-top: 3%;
    margin-bottom: 5%;
}
@media screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 100px) and (max-height: 900px) {
    .page5-p-1{
        font-size: 14px; text-align: center; color: white; font-family: 'CocogooseLight', sans-serif;
    }
}


@media screen and (min-width: 900px) and (max-width: 1250px){
    .custom-absolute{
        position: absolute !important;
    }
}
/*page5 end*/
/*page6 start*/
.page6-padding-left-0{
    padding-left: 0px !important;
}
.page6-button-section-mobile-screen-block{
    background-color: #20b1e6; padding-top: 5vh; padding-bottom: 6vh;
}
/*page6 end*/
@media screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) {
    .page4-col-7-ipad {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page4-col-5-ipad {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page4-d-none-ipad{
        display: none !important;
    }
    .page4-d-block-ipad{
        display: block !important;
    }
    .page4-img-height-ipad img{
        height: 60vh;
    }
    .page4-heading-how-to {
        font-size: 40px;
        margin-bottom: 5%;
    }
    .page4-full-screen {
        overflow: scroll;
    }
    .page4-start-button{
        text-align: center;
        margin-bottom: 2%;
    }
    .page4-img-next-width{
        width: 66%;
        height: auto !important;
    }
    .page4-img-section-height{
        height: 60vh !important;
    }
    .page4-button-section{
        margin-bottom:0px !important;
    }
    .page5-p-1{
        font-size: 36px; text-align: center; color: white; font-family: 'CocogooseLight', sans-serif;
    }
    .page6-img-height-ipad img{
        height: 75vh;
    }
    .page6-img-section-height{
        height: 75vh !important;
    }
    .page5-img-next-width{
        width: 66%;
        height: auto !important;
    }
}
@media screen and (max-width: 768px) {
    .page4-heading-how-to {
        font-size: 40px;
        margin-bottom: 5%;
    }
    .page4-full-screen {
        overflow: scroll;
    }
    .page4-start-button{
        text-align: center;
        margin-bottom: 2%;
    }
    .page4-img-next-width{
        width: 50%;
    }

    .page5-p-1{
        font-size: 14px;
        text-align: center; color: white; font-family: 'CocogooseLight', sans-serif;
    }
}
@media screen and (max-width: 480px) {
    .page4-heading-how-to {
        font-size: 30px;
        margin-bottom: 5%;
    }
    .page4-full-screen {
        overflow: scroll;
    }
    .page4-start-button{
        text-align: center;
        margin-bottom: 2%;
    }
    .page4-img-next-width{
        width: 70%;
    }
    .page4-font-size-1{
        font-size: 5.4rem;
    }
    .page4-font-size-2{
        font-size: 4rem;
    }
    .page4-font-size-3{
        font-size: 1rem;
    }
    .page5-p-1{
        font-size: 14px;
        /*font-size: 1vw;*/
        text-align: center; color: white; font-family: 'CocogooseLight', sans-serif;
    }
}
