@media only screen and (min-width: 992px) and (max-width: 1169px) {

    #sidebar {
        top: 163px !important;
    }

    .welcome-img::before {
        background-size: 150px 150px !important;
        width: 150px !important;
        height: 150px !important;
        top: 15px !important;
    }

    .welcome-block.welcome-rounded .welcome-img {
        width: 170px !important;
        height: 170px !important;
        margin: -85px auto 10px;
    }

    .welcome-block.welcome-rounded .welcome-img img {
        border-radius: 0 !important;
        width: 100% !important;
        height: auto !important;
    }

    .left-parda {
        margin-left: -15px !important;
        width: 11% !important;
    }

    .right-parda {
        margin-right: -15px !important;
        width: 11% !important;
    }

    .gallery_left {
        padding: 61px 35px !important;
    }

    #footer .recent-portfolio-widget a {

        width: 100% !important;
        margin: 10px auto 0 !important;

    }

    .gallery_right {
        padding: 20px 31px !important;

    }


    .owl-carousel .owl-nav .owl-prev {
        left: 10px;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 10px;
    }
.serv-box .card-title {
    font-size: 18px;
}

.serviceIntro .content_holder {
    padding: 0px 50px 0px 50px !important;
}
.profile-sec .prof-key-info {
    background-size: 20%;
}


}


@media only screen and (min-width: 768px) and (max-width: 991px) {

    .container {
        max-width: 100% !important;
        width: 100% !important;
    }

    #sidebar {
        top: 120px !important;
    }


    .nav .navbar {
        background-color: transparent !important;
    }

    .nav .navbar .navbar-collapse {
        background-color: #931e26;
        margin-top: 40px;
    }




.serviceIntro ul.etabs li {
    width: auto !important;
    float: left;
    display: block !important;
    margin: 0;
}

.serviceIntro .content_holder {
    padding: 0px 30px 0px 15px !important;
}

.serviceIntro .content_holder h4 {
    font-size: 18px;
}

 .serviceIntro ul.etabs li a {

        padding: 15px 11px !important;

    }

    .serviceIntro .content_holder p {
        margin: 20px auto 0 !important;

    }


    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        top: 105% !important;
    }


    .owl-carousel .owl-nav .owl-prev {
        left: 50% !important;
        margin-left: -45px;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 50% !important;
        margin-right: -45px;
    }

    .expert {
        padding-bottom: 100px !important;
    }

    .gallery_right {
        padding: 16px 24px !important;
    }

    .testi-carousel .owl-nav .owl-prev {
        left: 15px !important;
        top: 50% !important;
        margin-left: auto !important;
    }

    .testi-carousel .owl-nav .owl-next {
        right: 15px !important;
        top: 50% !important;
        margin-right: auto !important;
    }

    .fa-facebook,
    .fa-google-plus,
    .fa-twitter,
    .fa-pinterest {
        padding: 10px !important;
        font-size: 18px !important;

    }

    .gallery_left {
        padding: 28px 20px !important;
    }

    .left-parda {

        margin-left: -10px !important;
        width: 12% !important;

    }

    .right-parda {
        margin-right: -10px !important;
        width: 12% !important;
    }

    .page-header {
        margin-top: 30px;
    }


.modal-dialog {
    max-width: 700px;
}


.profile-sec .prof-img {
    width: 270px;
    height: 270px;
}


.profile-sec .prof-img::before {
    width: 30px;
    height: 100px;
    left: -12px;

}

.profile-sec .prof-key-info {
    background-size: 20%;
}

}

@media only screen and (max-width: 767px) {
    #sidebar {
        top: 40px !important;
    }

    .nav .navbar {
        background-color: transparent !important;
        min-height: 35px;
    }

    .nav .navbar .navbar-collapse {
        background-color: #931e26;
        margin-top: 40px;
    }


    .logo>a {
        margin: auto;
        display: block;
        width: 200px;
    }

    .head-rht .subscribe-form {
        padding-left: 10px !important;
        width: 65%;
    }

    .head-rht input {
        float: none !important;
        width: 100% !important;
        margin: 10px auto 0 !important;
    }

    .left-parda {
        margin-left: 0 !important;
        width: 12% !important;
        z-index: 3;
    }

    .right-parda {
        margin-right: 0 !important;
        width: 12% !important;
        z-index: 3;
    }

    .banner .owl-carousel .owl-nav {
        display: none !important;
    }

    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        top: 105% !important;
    }


    .owl-carousel .owl-nav .owl-prev {
        left: 50% !important;
        margin-left: -45px;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 50% !important;
        margin-right: -45px;
    }

    section.expert {

        padding-bottom: 90px !important;

    }



    .dt-sc-team {
        margin: auto;

    }

    section.gallery {

        padding-bottom: 0 !important;

    }

    .testi-carousel .owl-nav .owl-prev {
        left: 15px !important;
        top: 50% !important;
        margin-left: auto !important;
    }

    .testi-carousel .owl-nav .owl-next {
        right: 15px !important;
        top: 50% !important;
        margin-right: auto !important;
    }

    .section-title h2 {
        font-size: 24px !important;
    }

    .section-title .tag-line {
        font-size: 20px !important;
    }

    .serviceIntro ul.etabs li {
        width: 100% !important;
    }

    .serviceIntro .content_holder {

        padding: 40px !important;

    }

    .serviceIntro .content_holder p {
        margin: 15px auto 0 !important;
    }

    .fa-facebook,
    .fa-google-plus,
    .fa-twitter,
    .fa-pinterest {
        padding: 15px !important;

    }

    .dt-sc-team .team-details {

        padding: 0 15px !important;

    }

    .gallery_left {

        padding: 30px !important;

    }

    .page-title {
    font-size: 28px;
}

.donate-sec .nav-pills .nav-item {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

.donate-sec .nav-pills .nav-link {
        margin-right: 0;
}
.donate-sec {
    background-position: right 31% bottom;
}

.profile-sec {
    display: block;
}
.profile-sec .prof-img {
        margin-bottom: 30px;
}


.profile-sec .prof-header
{
    display: block !important;
    overflow: hidden;
}

.profile-sec .prof-header .prof-age
{
float: left;
}
.profile-sec .prof-header .prof-location
{
float: right;
}


.profile-sec .prof-key-info li {

    width: 100% !important;

}
.profile-sec .prof-key-info {
    background-size: 30%;
}
}


@media only screen and (min-width: 576px) and (max-width: 767px) {
    .container {

        max-width: 100% !important;
        width: 100% !important;

    }

    .section-title h2 {

        font-size: 32px !important;

    }

    .section-title .tag-line {

        font-size: 24px !important;

    }

    #sidebar {
        top: 140px !important;
    }

    .logo {
        float: left !important;
    }


    .donate-btn {
        width: 120px !important;
    }

    .head-rht .subscribe-form {
        padding: 0 !important;
        width: 65%;

    }

    .head-rht .form-control {
        margin: 10px auto !important;
    }

    .head-rht .btn {
        margin: 0 auto !important;
    }

    .serviceIntro .content_holder {

        padding: 60px 40px !important;

    }

    .gallery_left {

        padding: 40px !important;

    }

.page-title {
    font-size: 32px;
}

    .donate-sec .nav-pills .nav-item {
    width: auto;
    text-align: center;
    margin-bottom: 0;
}

.donate-sec .nav-pills .nav-link {
margin-right: 5px;
}
.profile-sec {

    display: flex;

}
.profile-sec .prof-img {

    margin-bottom:0px;
    width: 180px;
    height: 180px;

}

.profile-sec .prof-img::before {
   width: 30px;
    height: 100px;
    left: -12px;

}

.profile-sec .prof-key-info li {

    width: 50% !important;

}
.profile-sec .prof-key-info {
    background-size: 18%;
}

}