/* CSS Document */


/*At school end*/

@media screen and (max-width : 1440px) {

}
@media screen and (max-width : 1366px) {

}
 @media screen and (max-width : 1280px) {
.service-box-inner .content-box { margin: 12px 0 !important; }
.service-box-inner .block-title { font-size: 19px; }
/* .studentLifeSection .grid-6:nth-child(3) { left: 64px!important; }
.studentLifeSection .grid-6:nth-child(7) { left: 64px!important; }
.studentLifeSection .grid-6:nth-child(5) { left: 180px!important; }
.studentLifeSection .grid-6:nth-child(4) { right: 90px!important; } */
.studentLifeSection .grid-6:nth-child(4) .grid-8 { right: -20px; }
}
 @media screen and (min-width : 981px) {
.studentLifeSection .service-box-inner { height: 150px; overflow: hidden; }
.studentLifeSection .grid-6:nth-child(7) .content-box, .studentLifeSection .grid-6:nth-child(3) .content-box { padding-left: 20px; }
.studentLifeSection .grid-6:nth-child(5) .content-box { padding-left: 10px; }
}
@media screen and (max-width : 980px) {
}
