 @media (max-width: 360px)
 {


}

@media (max-width: 768px) {

.socials-icon {
    position: initial;
    right: 200px;
    z-index: 99999;
    padding-top: 4px;
    float: left;
    background-color: #55aff7;
}
.login {
    position: initial;
    z-index: 99999;
    padding-top: 10px;
    background-color: #55aff7;
}
.topbar {
    background: #55aff7;
    display: flex;
    padding: 10px 10px;
    width: 100% !important;
}
div#google_translate_element {
    top: 5px !important;
}
.topbar h3 {
    padding-right: 15px;
    border-right: 1px solid #fff;
    margin-bottom: 0px;
    font-size: 14px;
    color: #fff;
}
.announce-text a h4 {
    color: #000;
    margin-bottom: 0px;
    font-size: 14px;
}
.t-left a span {
    padding-left: 10px;
    display: none;
}
.corn .img-fluid {
    height: auto;
    border: 5px dotted #55aff7;
}

.mission-text ul li {
    text-align: justify;
}
.headings img {
    width: 40%;
}
.award-box{
    margin-bottom: 30px;
    margin-top: 0px !important;
}

.fps {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
.als {
    position: initial;
    text-align: center;
    margin-bottom: 20px;
}
#testimonial img {
    height: 300px;
}
.fact {
    background-image: url(../img/map.png);
    background-repeat: repeat;
    height: auto;
    position: relative;
    background-size: cover;
}
.ets1, .ets2, .ets3 {
    height: auto;
    margin-top: 0px !important;
}
.eminent {
    padding: 30px 0px 0px;
}
.alumni {
    position: relative;
    height: auto;
    padding: 30px 0px;
}
.footer {
    padding: 30px 0px;
}
.owl-nav span {
    background-color: #89b0b7;
    color: #607b80;
    font-size: 20px;
    border-radius: 46px;
    padding: 0px 10px 3px !important;
    font-weight: 600;
}
.als10 {   
    text-align: right !important;
}
.prg-img {
    position: initial;  
    margin-bottom: 30px;
}
.program-list {
    width: 100%;
    text-align: left;
    margin: auto 10px;
}
.program-list p {
    margin-bottom: 10px;
    font-size: 14px;
}
.brots {
    font-size: 14px;
}
.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(240 248 254);
    position: absolute;
    right: 8px;
    top: -65px;
    padding: 1px 5px;
    background-color: #fff;
}
div#myHeader {
    position: absolute;
    left: 0px;
    top: 0%;
    transform: inherit;
    width: 100%;
    z-index: 9999;
    
}
.powhts {
    width: 100%;
    margin: auto;
    padding: 10px 0px;
}
.sticky {  
    top: 0% !important;   
}
.sticky nav#main_navbar {
    position: absolute;
    background-color: #002c34;
    width: 100%;
}
.ths {  
    padding: 10px 60px 10px 33px; 
}
.program-list p img {
    margin-right: 4px;
}
.sticky .navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(240 248 254);
    position: absolute;
    right: 10px;
    top: 15px;
}
nav#main_navbar {
    padding: 8px 20px 8px;
    background-color: #002c34;
    margin-top: -1px;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 100;   
}
div#navbarSupportedContent {
    justify-content: center;    
}
.b1, .b2, .b3 {
    position: initial;
    text-align: center;
    padding: 10px 0px;
    background-color: #c8e6fb;
}
.demo-row-mesage {
    width: 100%;
    float: left;
}
.demo-head h2 {
    text-align: center;
    width: 100%;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    padding: 10px 0px;
}
.demo-para h3 {  
    font-size: 22px;
}
.cont1 h2, .add1 h2, .add2 h2 {   
    text-align: center;   
}
.add1, .add2 {
    text-align: center;
    width: 100%;
}
.cont1 h2:after, .add2 h2:after, .add1 h2:after {
    content: "";
    width: 62px;
    height: 3px;
    background-color: #002c34;
    display: block;
    bottom: 10px;
    position: absolute;
    left: 50%;
    top: 75%;
    transform: translate(-50%, -50%);
}
.col-form-label {  
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
}
.conts-form {
    padding: 20px 0px;
}
.add1 p {
    margin-bottom: 5px;
    font-weight: 600;
    text-align: center;
}

button.owl-prev {
    position: absolute;
    top: 40%;
    left: -4%;
}
button.owl-next {
    position: absolute;
    top: 40%;
    right: -4%;
}

}



@media screen and (max-width: 1250px) and (min-width: 992px) {
.navbar-light .navbar-nav .nav-link {
    padding: 0.5rem 7px;
    font-size: 14px;
}
 
   
}

 @media (min-width: 1600px) {


}