@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1220px;
    }
}

@media (min-width: 768px) {
.owl-theme .owl-nav [class*=owl-] { 
    font-size: 40px !important;
}
}

@media (max-width: 767.98px) {


.accordion-header
{
flex-direction:column;
}

.accordion-button, .accordion-link
{
margin-top:10px;
margin-bottom:10px;
margin-left: auto !important;
}
.accordion-header h2 {
    font-size: 22px;
}

.accordion-header .text-muted.small {
    font-size: 16px;
}

.logo{
    width:70px;
}
.highlight2 {
    font-size: 36px !important;
}
 .hightext2 {
    font-size: 24px!important;
 }
.herotext {
    font-size: 30px!important;
}
.herotextdesc {
    font-size: 16px!important;
}
.bgpatta1 { 
    background-size: cover !important;
    border-radius:50px;
    padding: 22px 30px 22px!important;
}
.ctasiz {
    font-size: 24px!important;
    text-align:center;
}

.hightext {
    font-size: 16px!important;
}
.highlight.suraj{
    font-size: 50px!important;
    margin-bottom: -35px;
}
.highlight.sahu{
        font-size: 45px !important;
        margin-bottom: -30px;
}
.fm16{
    font-size:16px!important;
}
.fm18 {
    font-size: 18px!important;
}
.fm20 {
    font-size: 20px!important;
}
.fm24{
    font-size:24px!important;
}
.fm26{
    font-size:26px!important;
}
.fm28{
    font-size:28px!important;
}
.fm32 {
    font-size: 32px!important;
}
.chotapatta { 
    background-size: cover!important;
    height: 180px;
    border-radius: 20px;
}
.od2{
    order:2;
}
.isiz {
    width: 110px!important;
    margin-top: 20px;
    margin-bottom: 10px;
}
.corporate {
    font-size: 30px!important;
}
.text1 {
    font-size: 16px!important;
}
.serviceicon {
    width: 60px!important;
}
.numbr {
    width: 95px!important;
    height: 50px!important;
}
.numbr p {
    font-size: 22px!important;
}
.owl-theme .owl-nav [class*=owl-] {
    font-size: 33px !important;
}
.owl-next { 
    right: 0%!important;
    bottom: -2%!important;
    top:auto!important;
}
 .backgpatt { 
    background-size: cover!important;
 }
.pattafoot {
    background-size: cover!important;
}
.tcenter{
    text-align:center!important;
}
.flexcoum{
    flex-direction:column;
    align-items: center;
}
.jsc{
    justify-self: center;
}
.mm{
    margin:5px 0;
}
.badatext {
    font-size: 60px!important;
    text-align:center;
}
.badatext.derivatives{
    font-size: 50px!important;
    text-align:center;
}
.badatext.portfolio{
    font-size: 45px!important;
    text-align:center;
}


}