














@media only screen and (max-width: 1199px) {
    body.header-fixed .custom-menu-primary.clearfix ul li {
        margin: -3px 17px;
    }

    .navbar-part .custom-menu-primary ul {
        padding: 0;
    }

        .navbar-part .custom-menu-primary ul li {
            margin: 0px 24px;
        }

    .recent-girl {
        display: none;
    }

    .image-box {
        width: 250px;
        margin: 0 auto;
    }

    .facilities-div {
        width: 228px;
        margin: 0 auto;
    }

    .image-contents h4:nth-child(2) {
        font-size: 17px;
    }

    .image-contents h4:nth-child(1) {
        background: #5b0314;
        color: #fdd3a1;
        width: 20%;
        padding: 10px 17px;
        position: absolute;
        top: 0;
        right: 3px;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 15px;
        font-size: 14px;
    }
}















@media only screen and (max-width: 991px) {
    body.header-fixed .custom-menu-primary.clearfix ul li {
        margin: -3px 7px;
        float: left;
    }

    .navbar-part .custom-menu-primary ul li {
        margin: 0px 8px;
    }

    .image-box {
        width: 212px;
        margin: 0 auto;
    }

    .facilities-div {
        width: 176px;
        margin: 0 auto;
        padding: 36px 10px;
    }

    .image-holder:hover h3 {
        transform: translateY(-289px);
    }

    .image-contents h4:nth-child(2) {
        font-size: 13px;
    }

    .image-contents h4:nth-child(1) {
        background: #5b0314;
        color: #fdd3a1;
        width: 20%;
        padding: 10px 17px;
        position: absolute;
        top: 0;
        right: 3px;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 15px;
        font-size: 14px;
    }

    .footer-column.col-sm-6 {
        width: 46%;
    }

    .sec-title h3 {
        font-size: 36px;
    }

    .menu-part {
        margin-top: -25px;
    }

    .social-link {
        right: 40px;
    }

    .menu-part ul li a {
        font-size: 13px;
    }

    body.header-fixed .header-container .header-f-logo {
        width: 15%;
    }
}






@media only screen and (max-width: 767px) {
    .logo-part {
        width: 110px;
        padding-left: 20px;
    }

    .welcome-section .image-box {
        display: none;
    }

    .images-box2 {
        padding: 30px 0;
        width: 80%;
        margin: 0 auto;
    }

    .width80 {
        width: 80%;
        margin: 0 auto;
    }

    .image-box {
        width: 250px;
        margin: 0 auto;
    }

    .facilities-div {
        width: 228px;
        margin: 0 auto;
        padding: 76px 10px;
    }

    .image-holder:hover h3 {
        transform: translateY(-315px);
    }

    .facilities-div .button-div {
        margin-top: 45px;
    }

    .recent-news .button-div {
        margin-top: 45px;
    }

    .button-div {
        margin-top: 25px;
        text-align: center;
    }

    section.about-section {
        padding-top: 0px;
    }

    .footer-column.col-sm-6 {
        width: 100%;
        padding: 20px 0;
    }

    .image-contents h4:nth-child(1) {
        width: 15%;
        right: 40px;
    }

    .social-link {
        z-index: 99;
        position: fixed;
        right: 41px;
        top: 30%;
        width: 50px;
        transform: translateX(77px);
        animation: socialpart 1s;
        animation-fill-mode: forwards;
        transition: 10ms ease-in-out;
        animation-delay: .5s;
    }

    .mobile-div {
        width: 100% !important;
        overflow: hidden;
    }
}











@media only screen and (max-width: 575px) {
    .sec-title h3 {
        font-size: 30px;
    }

    .sec-title p {
        text-align: justify;
    }

    section.recent-news .sec-title p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    section.volunteers-section .sec-title p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .image-holder h3 {
        margin-top: 0;
    }

    .widgets-section {
        padding: 35px 0 60px 0;
    }

    .logo-part {
        width: 100px;
        padding-left: 20px;
    }
}











@media only screen and (max-width: 480px) {
    .width80 {
        width: 96%;
        margin: 0 auto;
    }

    .image-box2 {
        width: 96%;
        margin: 0 auto;
    }

    .image-contents h4:nth-child(2) {
        font-size: 16px;
    }

    .sec-title h3 {
        font-size: 25px;
    }

    .widgets-section h4 {
        margin-top: 5px;
        font-size: 16px;
        font-weight: 600;
        line-height: 10px;
        text-transform: uppercase;
        color: #FDD3A1;
        padding-bottom: 8px;
    }
}
