@media (max-width:480px){
.carousel-indicators {
    position: absolute;
    bottom: -10px;
}

.list-style-two.bg {
    padding: 20px 20px 20px;
    box-shadow: 0px 0px 8px 1px #cccccca8;
}
.main-footer .logo-widget .text p {
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 15px;
    padding-right: 0;
}
.social-icon-one {
    position: relative;
    margin-bottom: 17px;
}
.contact-section {
    position: relative;
    padding: 40px 0px 30px;
}
.contact-section h2 {
    position: relative;
    color: #00aead;
    font-size: 22px;
}
.services h1:before {
    top: 43px;
    z-index: 9;
}
.serimg img {
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 5px 5px #9C27B0;
    margin-top: 12px;
}
.hospital h1 {
    font-size: 18px;
}
.hospital {
    margin-bottom: 12px;
}
.page-title h1 {
        font-size: 22px;
}
.newm li a {
    font-size: 16px;
    color: #fff;
}
.services h1 {
    font-size: 20px;
    margin-bottom: 20px;
}
    .page-title {
        padding: 30px 0px 16px;
    }
	.logo {
    width: 195px;
    margin-top: 8px;
}
.main-header .main-box .logo-box {
        float: left;
}
.success-section {
    position: relative;
    padding: 35px 0px 50px;
}
.success-section .content-column .text p {
    text-align: inherit;
    line-height: 26px;
}
.couter {
    margin-bottom: 10px;
}
.testimonial-section .carousel-column .inner-column {
    position: relative;
    padding: 40px 0px 40px 70px;
}
.services-section {
    position: relative;
    padding: 50px 0px;
    background: #fff;
}
.gallery-item {
    position: relative;
    margin-bottom: 10px;
}
.main-footer .widgets-section {
    position: relative;
    padding: 30px 0px 20px;
}
.right20 {
    right: 0;
}
.main-footer .footer-title h2 {
    position: relative;
    font-size: 24px;
}
.right10 {
    right: 0;
}
.main-footer .footer-title {
    position: relative;
    margin-bottom: 24px;
}
.main-footer .footer-widget {
    position: relative;
    margin-bottom: 0;
}
.main-footer .footer-bottom {
    position: relative;
    padding: 7px 0px;
    border-top: 2px solid rgba(255, 255, 255, 0.20);
}
.testimonial-section .carousel-column .inner-column {
        position: relative;
        padding: 40px 0px 40px 4px;
    }
	
}

@media (max-width:1080px){

.logo {
    width: 210px;
    margin-top: 15px;
}
}