

@media (max-width: 1399px) {
    .home1-slider .col-12.text-left {
        padding-left: 100px;
    }
    .welcome-carousel-wrapper #carousel-text {
        left: 30px;
    }
    
}/*--end media query 1200-1399px--*/

/* ================Large Display==============*/
@media (max-width: 1199px) {
   
    
}


@media (max-width: 991px) {
    
    
    
}/*--end media query 768-991px--*/



@media (max-width: 767px) {

    .hero-section, .hero-section>.container>.row {
    /* height: 67vh; */
    min-height: 225px;
}

     #owl-demo img{}


.joinpont i {

    float: inherit;

    }


.hero-section h1 {
    font-size: 19px;
    text-align: center;
    margin-top: 40px;
    line-height: 34px;
    margin-bottom: 50px;
}

.clrclebox {
    margin-top: -13px;
    padding-bottom: 20px;
    z-index: 99;
    position: relative;
}



.txt_round p {
    width: 100%;
    /* float: left; */
    font-size: 13px;
    color: #6a6969;
    text-align: center;
    border-bottom: 1px dotted #fff;
    min-height: 116px;
    line-height: 21px;
}
   
    
}


/*--end media query 576-767px--*/




@media screen and (max-width: 640px) {

.joincare img {
    margin-bottom: 39px!important;
    margin-top: 25px;
}

    .banerbtbgbox {

 padding-left: 8px!important;
    padding-right: 8px!important;

}


.abtbox {
        width: 100%;
        float: left;
        position: relative;
        background-color: #040351;
        left: 0;
        padding: 18px;
        top: 0;
    }
     .banerbtbgbox {
        width: 100%;
        float: left;
        margin-bottom: 0;
        min-height:10px;
		padding-top: 35px;
        /*background-image: url(../img/banermob.jpg);*/
    }

    .newsbox {
        width: 100%;
        float: left;
        position: relative;
        right: 0;
        margin-bottom: 20px;
		background-color: #ddd;
    }
	
	.newsbx h4{
     color: #000;
    
}

.newsbx p{
      color: #000;
    
}

.admsion_gif {
  
    left: 58%!important;
}

   

  }




@media (max-width: 575px) {




}