/* MAX 1024px */
@media only screen and (max-width: 1024px){
.sec2Head h3 { font-size: 22px;}
.sec5 { background-size: cover;}
.testimonial-slider .owl-buttons .owl-prev { left: 0px;}
.testimonial-slider .owl-buttons .owl-next { right: 0px;}
}

@media only screen and (max-width: 768px){
#inner { padding-left: 20px; padding-right: 20px;}	
.dsu-addmission h2 { font-size: 28px;}
.bachelorright::after { bottom: 0px; top: 0px;}
.sec5 {float: left; display: inherit;}
.client-content p { padding: 0 0 ;}
.sec4-4 {
    display: block;
    float: left;
}
.couterbx .col-md-3 { width: 50%; margin-bottom: 20px;}
.couterbx .col-md-3:last-child { width: 100%;} 
.sec4 { background-size: cover;}
}

@media only screen and (max-width: 667px){
.logo img { width: 80px;}
.logoright img { width: 200px;}
.video-block .video-box { width: 100%;}
.dsu-addmission h1 { display: block;}


.dsu-addmission {margin-top: 0;}
.bannerBox {padding: 20px; height: 600px;}
.formsec {margin: 20px auto;  float: none;}
.bachelorleft, .bachelorright, .sec3bachelorright, .sec3Head .col-sm-6.col-xs-6   { width: 100%; display: table;}
.bachelorright { margin-top: 30px;}
.sec3bachelorright::after, .bachelorright::after { display: none;}
.rankingsBx {
    padding-left: 0px;
    padding-top: 30px;
}
.client-content p { padding: 0px;}
}

@media only screen and (max-width: 568px){
.logo img { width: 80px;}
.logoright img { width: 160px;}
}

@media only screen and (max-width: 375px){
.dsu-addmission h1, .dsu-addmission h2  { font-size: 20px;}	
.dsu-form { width: 100%;}
h2 { font-size: 26px;}
.dsu-addmission { background: rgba(175, 23, 21, 0.8);}
.dsu-addmission:before {
	display:none;
    padding: 10px;
    background: rgba(175, 23, 21, 0.8);}
.logoright { display: none;}
.logo { width: 100%; display: table; text-align: center;}	
.footer div { font-size: 10px; }
.couterbx .col-md-3 {
    width: 100%;}
}

@media only screen and (max-width: 320px){
h2, h3 { font-size: 22px;} 
.bannerBox {height: 625px;}
}
