@media (max-width: 479px) {
  .site-identity img {
   float: left;
    left: 0px;
    position: relative;
	    max-width: 220px;
  }
body .stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle {
    left: 20px ! important;
}
body .home-banner-items {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding-top: 19px;
        padding-bottom: 90px;
        position: relative;
        z-index: 1;
    }
.about p.btag b {
    font-weight: 600;
    font-size: 15px;
}
body p{
	        font-size: 15px;
}
.stellarnav.mobile > ul > li > a.dd-toggle {
    padding: 0;
    background: #ab0000;
}
.stellarnav > ul > li.drop-left > ul.ultga li a {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    /* font-weight: 500; */
}
.stellarnav .half {
    width: 50%;
    font-size: 20px;
}
.facility-content h3 {
    text-transform: uppercase;
    font-size: 18px;
}
  .left50 {
    position: relative;
    left: 0;
}
.about {
    padding-right: 0;
    padding-left: 10px;
}
.section-heading h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #bb2722;
    margin-bottom: 0;
}
.galleryse {
    background: #454545;
    padding: 60px 20px;
}
.gtop {
    margin-top: 12px;
    margin-bottom: 10px;
}
.rbutton a {
    display: block;
    width: 180px;
    text-align: center;
    margin: 10px auto 0;
    border-radius: 30px;
}
.site-footer .footer-logo {
    margin-bottom: 15px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    width: 200px;
}
.footer-primary .widget ul li a {
    line-height: 20px;
}
.footer-primary .widget .widget-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.footer-primary .widget {
        margin-bottom: 22px;
    }
	.about .section-title {
    font-size: 22px;
	}
	.bottom-header .bottom-header-inner {
  background-color: #000;
  padding: 0 15px;
}
.bottom-header {
    position: absolute;
    z-index: 9;
}
body .stellarnav > ul > li.drop-left > ul {
    right: 0;
}
.stellarnav > ul > li.drop-left > ul.ultga li a {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    padding: 12px;
}
body .stellarnav ul ul {
    top: auto;
}
.about p {
    margin-bottom: 0px;
    text-align: justify;
}
.container {
    max-width: 1170px;
    padding-left: 20px;
    padding-right: 20px;
}
.sercontent h2 {
    font-size: 22px;
    margin-bottom: 8px;
    margin-top: 25px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ad1e1a;
}
.secn h3 {
    font-size: 20px;
}
.cho h4 {
    font-size: 18px;
}
.gallery a img {
    border-radius: 5px;
    margin-bottom: 10px;
}
.tbg .testimonial-item {
    margin-bottom: 20px;
}
.martc {
    margin: 0px 0 6px;
}
.contact-details {
    background: #fff;
    height: auto;
    padding: 14px;
    box-shadow: 1px 1px 12px #ccc6;
    border: 1px solid #cccccc82;
    margin-bottom: 10px;
}
.contact-from-wrap h2 {
    font-size: 24px;
    margin-bottom: 22px;
}
}

@media (max-width:1024px) {
body .stellarnav > ul > li > a {
    padding: 20px 0px;
	        font-size: 14px;
}
.container {
    max-width: 1170px;
    padding-left: 10px;
    padding-right: 10px;
}
.home-banner-items {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 19px;
    padding-bottom: 210px;
    position: relative;
    z-index: 1;
}
.about {
    padding-right: 0;
}
}