.form-title-one{
    font-size: 50px !important;
}
.sub-title-one{
    font-size: 25px !important;
}
@media(min-width:320px){
    .form-title-one{
        font-size: 25px !important;
    }
}
@media (min-width: 390px){
.form-title-one {
    font-size: 30px !important;
}
}
@media(min-width:690px){
    .form-title-one{
        font-size: 40px !important;
    }
}
@media(min-width:1020px){
    .form-title-one{
        font-size: 50px !important;
    }
}
@media(min-width:320px){
    .sub-title-one{
        font-size: 16px !important;
    }
}
@media(min-width:690px){
    .sub-title-one{
        font-size: 20px !important;
    }
}
@media(min-width:1020px){
    .sub-title-one{
        font-size: 25px !important;
    }
}






                                                                                                                       /*index.css*/
.site-block-cover-finish{
    font-size: 30px;
}
.site-block-cover-finish{
    color: #fff;
    font-size: 20px;
}
.super-back-finish{
    margin: 10px;
}
.site-blocks-cover-two-one {
    height: 100vh;
}
.para_title_1 img{
    width: 100%;
    height: auto;
}
@media (min-width: 320px){
    .para_title_1 img {
        width: 100%;
    }
    }
    @media (min-width: 690px){
    .para_title_1 img {
        width: 50%;
    }
    }
    @media (min-width:1020px){
    .para_title_1 img {
        width: 30%;
     }
    }
@media (min-width: 320px){
.site-blocks-cover-two-one {
    height: 130vh;
}
}
@media (min-width: 690px){
.site-blocks-cover-two-one {
    height: 120vh;
}
}
@media (min-width:1020px){
    .site-blocks-cover-two-one {
        height: 135vh;
    }
    }
@media(min-width:320px){
    .site-block-cover-finish{
        font-size: 10px;
    }
}
@media(min-width:320px){
    .site-block-cover-finish{
        font-size: 14px;
    }
}
@media(min-width:1020px){
    .site-block-cover-finish{
        font-size: 20px;
    }
}