/* CSS Document */

@media (max-width: 750px) {
    
    
.br1 {
    padding: 0;
    margin-top: -80px!important;
    background-image: none!important;
    background-position: top 60px right 8vw;
    background-repeat: no-repeat;
    padding: 100px 0 0 0!important;
}
    .br1inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
        width: 64%;
        margin: auto;
        padding-bottom: 30px;
}
    .br1inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column-reverse;
    }
    
   .br1imgbox {
    width: 100%;
}
    .br1txt {
    font-size: 18px;
    color: #000;
    width: 100%;
        line-height: 2.0em;
}
/*    .br1txt h4:after {
    margin-left: 1em;
    border-top: 1px solid;
    content: "";
    margin-left: 0.5em;
    width: 2em;
}*/
.br1txt h4 {
    font-size: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .br1inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column-reverse;
         width: 64%;
        margin: auto;
        padding-bottom: 30px;
    }
    
    .co2inner{
        margin: 30px auto 0 auto!important;
    padding: 20px 20px!important;
    }
    
    .labelt {
    display: block!important;
    width: 96%;
    margin: auto;
}
.labelt1 {
    width: 100%!important;
    display: block;
    margin-top: 6px!important;
    font-size: 16px;
    margin-bottom: 10px!important;
}
.wpcf7-form hr {
    margin: 10px 0 10px 0!important;
}
.accordion {
    margin: auto;
    max-width: 1300px;
    width: 96%;
    margin-top: 30px!important;
    margin-bottom: 30px!important /*margin-bottom: 170px;*/;
}
.policies-wrap {
    padding: 30px 30px!important;
    color: #111;
}
}