@media (max-width: 2200px) {


}
@media (max-width: 1800px) {


}
@media (max-width: 1600px) {


}

@media (max-width: 1400px) {


}

@media (max-width: 1200px) {

    .mar80x5{
        margin: 80px 5%;
    }

}

@media (max-width: 1000px) {


}
@media (max-width: 890px) {

    body {
        --e-global-typography-forth-font-size:50px;
        --e-global-typography-forth-line-height:50px;
        --e-global-typography-bigheading-font-size: 50px;
        --e-global-typography-heading-font-size:30px
    }


    .ss1r1c1,
    .ss1r1c2,
    .ss1r2c1,
    .ss1r2c2{
        width: 100%;
    }

.ss1r1c2 ,
.ss1r2c2{
    margin: 80px 0;
display:none !important;                       
}
.tob-button {
    cursor: pointer;
    border: none;
    background-color: #ccc;
    font-size: 16px;
    width: 30%;
    margin: 0 10px;
    border-radius: 15px 15px 0 0;
    background-color: var(--bgtabbut);
}

.sec3-col1{
    width: 100%;
    margin: 0;
    padding: 0;
}
.sec3-col3mobile{
    width: 100%;
    margin: 0;
    padding: 0;
}
.sec3-col2 {
    display: none !important;
    width: 100%;
    margin: 0;
    padding: 0;
}
.sec4-col1{
    display: none !important;
    width: 100%;
}
.sec4-col2{
    width: 100%;
}
.sec4-col2{
    justify-content: center;
    align-items: center;
    padding: 50px 0 0 0;
}
.sec4-col2 img{
    width: 30%;
}
.sec5row-row2 {
    margin-top: -112px;
    height: 325px;
}
.sec5row-row2-col1 {
    width: 50%;
    margin-top: 150px;
}
.abt-sec1-row1-col2 {
    padding: 0 00px;
}
.headingsize3{
    font-size: 40px;
}
.abt-heading1 {
    line-height: 55px;
}
.flip-box {
    width: 90%;
    height: 475px;
 }
@keyframes myAnim1 {
	0% {
		opacity: 0;
		transform: translateX(550px);
        width: 0;
	}

	100% {
		opacity: 1;
		transform: translateX(0);
        width: 100%;
	}
}
}
@media ((min-width: 750px) and (max-width: 1128px)) {
    .mobile-menu-wrapper {

        display: flex;
    }
    .flip-box {
        width: 90%;
     }
}
@media (max-width: 768px) {

    .tobpanel-r1 .tobp-c1 {
        width: 100%;

    }
    .tobpanel-r1 .tobp-c2 {
        width: 100%;
        margin-top: 30px;
    }
    .tab3bg {
        background-image: url(public/images/services/tab/content/academise/academics_laptop.png) !important;
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 40%;
        width: 100%;
        padding: 80px 0;
        margin-top: -80px;
        margin-bottom: -80px;
    }
    .t3-col1 {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .t2rcol1, .t2rcol2 {
        width: 100%;
    }
    .t2rcol2{
        padding: 0 5%;
    }
    .overlay1 {
        padding: 5px 5px;
     }
}
@media (max-width: 580px) {
    .tab3bg {

        background-position: 100% 100%;
        background-size: 60%;
      }
      .tob-button {
        width: 32%;
        margin: 0 1px;
    }
    .ticon-box {
        width: 100%;
    }
    .sec5row-row2 {
        background-image: url(../images/services/bg/Coins-01-2.png);
        background-repeat: no-repeat;
        height: 400px;
        background-size: contain;
        margin-top: 0px;
    }
    .sec5row-row2-col1 {
        width: 100%;
        margin-top: 250px;
    }
    .tp1 {
        line-height: 60px;
    }
    .tp2 {
        width: 55%;

    }
    .abt-sec1-row1-col1, .abt-sec1-row1-col2 {
        width: 100%;
    }
    .abt-sec1-row1-col1 {

        align-items: center;
    }
    .headingsize62 {
        font-size: 45px;
    }
    .abt-heading1 {
        display: none;
        text-align: center;
        line-height: 55px !important;
    }
    .headingsize45 {
        font-size: 45px;
        text-align: center !important;
        line-height: 55px !important;
    }
    .wid50, .wid60{
        width: 100%;
    }
    .wid25{
        width: 100%;
    }
    .abt-sec2-row1-para {
        display: flex;
        width: 100%;
        margin: 30px 0;
    }
    .border-right-dotted {
        background-image: url(../images/about/divider1.png);
        background-repeat:repeat-x;
        background-size: auto;
        background-position: bottom;
    }
    .abt-sec5-row-col2 {
        margin-top: 50px    ;
    }
    .flip-box {

        height: 425px;
    }
    .footer-logo {
        width: 100%;
    }

}

@media (max-width: 480px) {

    .tp2 {
        width: 76%;

    }
}

@media (max-width: 380px) {
    .tab3bg {

        background-position: 100% 100%;
        background-size: 60%;
        width: 100%;
        padding: 80px 0;
    }

}
