/*comman css*/
h1,h2,h3,h4,h5,h6,a,p{
    word-break: break-word!important;
}


/*comman css end*/
/*header css*/

/*header css end*/
/*index*/
.step-form-cls h2{
    font-family: "Fraunces", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
}
.bso-res-actions a{
    color: #fff !important;
}


/*index end*/
/*footer*/

/*footer end*/
/*inner pages*/

/*inner pages end*/

/*res*/
@media(min-width:2560px){}      
@media(min-width:2000px) and (max-width:2560px){}
@media(min-width:1800px) and (max-width:1999px){}
@media(min-width:1551px) and (max-width:1799px){}
@media(min-width:1351px) and (max-width:1550px){}
@media(min-width:1200px) and (max-width:1350px){}
@media(min-width:1025px) and (max-width:1199px){}
@media(min-width:992px) and (max-width:1024px){}
@media(min-width:768px) and (max-width:991px){}
@media(min-width:448px) and (max-width:767px){}
@media(max-width:447px){}
/*res end*/