@font-face {
    font-family: Raleway;
    src: url("../../../modules/move_in_out/font/Raleway-Regular.ttf") format('woff');
    font-weight: normal;
}
@font-face {
    font-family: Raleway;
    src: url("../../../modules/move_in_out/font/Raleway-Medium.ttf") format('woff');
    font-weight: 300;
}

@font-face {
    font-family: Raleway;
    src: url("../../../modules/move_in_out/font/Raleway-Bold.ttf") format('woff');
    font-weight: bold;
}

@font-face {
    font-family: Raleway;
    src: url("../../../modules/move_in_out/font/Raleway-SemiBold.ttf") format('woff');
    font-weight: 500;
}

@font-face {
    font-family: Raleway;
    src: url("../../../modules/move_in_out/font/Raleway-ExtraBold.ttf") format('woff');
    font-weight: 700;
}
@font-face {
    font-family: Roboto;
    src: url("../../../modules/move_in_out/font/Roboto-Medium.ttf") format('woff');
    font-weight: 300;
}

@font-face {
    font-family: Roboto;
    src: url("../../../modules/fonts/Roboto-Regular.ttf") format('woff');
    font-weight: normal;
}
@font-face {
    font-family: Roboto;
    src: url("../../../modules/fonts/Roboto-Black.ttf") format('woff');
    font-weight: 500;
}
@font-face {
    font-family: Roboto;
    src: url("../../../modules/fonts/Roboto-Bold.ttf") format('woff');
    font-weight: bold;
}

.web_view_main_screen{
    padding: 20px;
}
body{
    margin: 0px;
}
@media (max-width:860px){
    .hide_for_mobile{
        display: none;
    }
    .margin-bottom-100{
        margin-bottom: 100%;
    }
    .scroll_view{
        overflow: scroll;
    }
    .main_heading{
        font-family: Raleway;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #181b26;
        margin-top: 35px;
    }
    .sub_heading{
        font-family: Raleway;
        font-size: 15px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #181b26;
        margin-top: 22px;
    }
    .card_footer{
        text-align: center;
        box-shadow: 0 -3px 8px 0 rgba(71, 77, 97, 0.19);
        background-color: #ffffff;
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
        position: fixed;
        bottom: 0px;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .download_app_div{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .demo_image{
        width: 75%;
        align-self: center;
        flex-grow: 0;
        object-fit: contain;
        margin-left: -30px;
    }
    .demo_image_div{
        text-align: center;
    }
    .footer{
        margin-top: 30px;
        width: 100%;
    }
    .img_footer{
        width: 100%;
    }
    .download_app{
        border-radius: 10.2px;
        background-color: #29a0ff;
        font-family: Raleway;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.44px;
        text-align: center;
        color: #ffffff;
        outline: none;
        cursor: pointer;
        padding-left: 21%;
        padding-right: 21%;
        padding-top: 17px;
        padding-bottom: 17px;
        text-decoration: none;
    }
    .android_ios_app_downlod{
        text-align: center;
        margin-top: 30px;
        margin-bottom: 150px;
    }

}
@media (min-width:860px) and (max-width: 5000px) {
    .hide_for_web_view{
        display: none;
    }
    .icon_app{
        margin-right: 30px;
    }
    .android_ios_app_downlod{
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .header_logo{
        margin-top: 42px;
        margin-left: 80px;
        margin-bottom: 30px;
    }
    .align_center{
        text-align: center;
    }
    .demo_image{
        width: 50%;
        align-self: center;
        flex-grow: 0;
        object-fit: contain;
    }
    .footer{
        margin-top: 30px;
        width: 100%;
    }
    .img_footer{
        width: 100%;
    }
    .float_left{
        position: relative;
        float: left;
    }
    .float_right{
        position: relative;
        float: right;
    }
    .in_row{
        display: inline-block;
    }
    .half_div{
        width: 50%;
    }
    .width_60{
        width: 60%;
    }
    .width_35{
        width: 35%;
    }
    .align_left{
        text-align: left;
    }
    .align_right{
        text-align: right;
    }
    .main_heading{
        margin-top: 50px;
        font-family: Raleway;
        font-size: 28px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.21;
        letter-spacing: normal;
        text-align: left;
        color: #2f577d;
    }
    .padding_20{
        padding: 20px;
    }
    .sub_heading{
        font-family: Raleway;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.52;
        letter-spacing: normal;
        text-align: left;
        color: #181b26;
        margin-top: 30px;
    }
    .right_div{
        margin-left: 40px;
    }
    .download_app{
        display: inline-block;
    }
    .download_app{
        border-radius: 10.2px;
        background-color: #29a0ff;
        font-family: Raleway;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.44px;
        text-align: center;
        color: #ffffff;
        outline: none;
        cursor: pointer;
        padding-left: 91px;
        padding-right: 92px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-decoration: none;
    }
    .qrcode_img{
        width: 110px;
    }
    .ios_app_download_img{
        width: 69px;
    }
    .android_app_download_img{
        width: 89px;
    }
}




