@media (min-width: 992px){
.arrangements-images{
padding-top: 110px;
}
.content-section2 .image-two {
    top: 0;
}
}
@media (min-width: 1700px){
    .home-container {
        max-width: 1600px;
    }
    .post-lists, .blog .pagination, .single-post-detail, .our-special-list, .gallery-item.single-gallery,.default-content
    {
        max-width: 800px;
    }
    .space-pd {
        padding: 110px 0;
    }
    .space-mr {
        padding: 110px 0;
    }
    .page-banner {
        height: 680px;
    }
    .practice-area {
        height: 710px;
    }

    .quick-links .footer-contact {
        padding-left: 60px;
    }
    .footer-heading {
        font-size: 20px;
    }
    .award-logos {
        margin-bottom: 130px;
    }
}
@media (min-width: 1900px){
    .home-container {
        max-width: 1790px;
    }

    .home-about .about-content {
        padding-right: 300px;
    }
    .blog-list {
        margin-left: 320px;
    } 
    .home-blog-sec h2 {
        padding-left: 320px;
    }
}
@media (max-width: 1900px){

    .wrap-header .menu-header ul li {
        padding-right: 40px;
    }
    #mainNav li.menu-item-has-children:before {
        right: 30px;
    }
}
@media (max-width: 1800px){
    .home-about .about-image {
        margin-top: -200px;
    }
    .blog-list {
        margin-left: 210px;
    }
}
@media (max-width: 1600px){
    .page-banner {
        padding-bottom: 80px;
    }
    .home-blog-sec h2 {
        padding-left: 130px;
    }
    .blog-list {
        margin-left: 140px;
    }

}
@media (max-width: 1500px){
    .post-lists, .blog .pagination, .single-post-detail, .our-special-list, .gallery-item.single-gallery .default-content
    {
        max-width: 670px;
    }
    .team-page .team-list .author-des .member-name {
        font-size: 20px;
    }
    .team-page .team-list .author-des .designation {
        font-size: 16px;
    }
    .home-blog-sec button.slick-arrow {
        top: 90px;
        right: 70px;
        padding: 18px;
        height: 45px;
        width: 45px;
    }
    .home-blog-sec button.prev-arrow.slick-arrow {
        margin-right: 60px;
    }
}

@media (max-width: 1400px){
    .h2, h2 {
        font-size: 34px;
        line-height: 50px;
    }
    #mainNav li.menu-item-has-children:before {
        right: 14px;
    }
    body {
        font-size: 14px;
    }
    .wrap-header .menu-header ul li {
        padding-right: 25px;
    }
    .team-section .team-sec-con {
        padding-top: 40px;
    }
    .footer ul li a {
        font-size: 13px;
    }
    .wrap-header .menu-header ul li a {
        font-size: 12px;
    }
    .author-des a .member-name {
        font-size: 28px;
    }
    .team-list-wrap .author-des::after {
        width: 42%;
        right: -210px;
    }
}

@media (max-width: 1300px){
    .home-container {
        padding: 0 20px;
    }
    .wrap-header .menu-header ul li a {
        font-size: 12px;
    }
}
@media (max-width: 1199px){
    .mobile-contact-title {
        font-size: 0;
    }
    .testimonial-sec{
        overflow-x: hidden;
    }
    .h2, h2 {
        word-wrap: break-word;
    }
    .mobile-only {
        display: inline;
    }
    .search-icon svg {
        margin-right: 20px;
        height: 28px;
        width: 28px;
    }
    .search-icon svg path {
        stroke: #531D2C;
    }
    .phone-number {
        display: none;
    }
    .menu-header {
        display: none;
    }
    .header-language.a {
        display: none;
    }
    .main-menu {
        display: none;
    }
    .mobile-contact-title svg {
        margin-right: 0px;
    }
    .mobile-contact-title {
        font-size: 0;
        display: flex;
        margin: 0;
        flex-direction: column;
        padding-left: 10px;
        letter-spacing: 1px;
    }
    .search-icon {
        margin-right: 0px;
    }
    .mobile-phonenumber a.header-ph {
        font-size: 0;
        margin-right: 15px;
    }
    .mobile-phonenumber a.header-ph svg {
        height: 28px;
        width: 28px;
    }
    .mobile-phonenumber a.header-ph svg path {
        stroke: #531d2c;
    }
    .header-menu {
        align-items: unset;
    }
    .menu-sidebar ul {
        padding: 0;
        margin: 0;
    }
    .menu-wrap {
        background-color: #fff;
        position: fixed;
        top: 108px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 99999;
        opacity: 1;
    }
    .menu-full-wrapper {
        width: 100%;
        /*position: absolute;
        top: 0px;
        text-align: left;
        background: #fff;*/
    }
    .menu-show {
        right: 0;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        height: 100%;
        padding-bottom: 50%;
        background-color: #fff;
        opacity: 1;
    }
    .menu-full-wrapper .menu-sidebar ul li a {
        text-transform: uppercase;
    }
    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding-top: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, .10);
        padding: 0;
        list-style: none;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(0, 0, 0, .03);
    }
    .menu-sidebar .menu-bar-wrapper li:last-child {
        border: none;
    }
    .menu-sidebar .menu-bar-wrapper li>a {
        color: #000;
        padding: 10px 15px;
        position: relative;
        display: block;
        line-height: 1.6;
        font-weight: 400;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover:after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover {
        color: #000;
    }
    .menu-bar-wrapper li.current-menu-ancestor>a, .menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus, .menu-sidebar .menu-bar-wrapper li>a:focus {
        background-color: #531D2C;
        color: #fff;
    }
    .menu-sidebar .sidebar-menu-arrow:after {
        content: "";
        cursor: pointer;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        display: inline-block;
        width: 10px;
        height: 10px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 35px;
        top: 50%;
        bottom: 0;
        margin-top: -8px;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item > .sidebar-menu-arrow:after {
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
        transform: rotate(135deg);
        display: block;
        margin: 0;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
        color: #0e2743;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
        font-weight: 400;
        background-color: #e93941;
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .current-menu-ancestor > .sidebar-menu-arrow:after {
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    .menu-bar-wrapper li.current-menu-ancestor:before {
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 47px;
        width: 44px;
        background-color: transparent;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: none;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
        font-size: 16px;
    }
    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        height: 40px;
        width: 40px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
        display: none;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
        padding-left: 70px;
    }
    .menu-button {
        height: 45px;
        width: 45px;
        position: relative;
        line-height: normal;
        border-radius: 10px;
    }
    .search-icon:before {
        display: none;
    }
    .mobile-row {
        display: flex;
    }
    .header-row {
        border-bottom: none;
    }
    .menu-button .menu-bar {
        position: absolute;
        transition: .5s;
        opacity: 1;
        margin: 0 auto;
        width: 25px;
        background: #531D2C;
        height: 2px;
        border-radius: 10px;
        left: 0;
        right: 0;
    }
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button .menu-bar-top {
        top: 12px;
    }
    .menu-button .menu-bar-middle {
        top: 50%;
        transform: translateY(-50%);
    }
    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 12px;
    }
    .menu-button.button-open {
        z-index: 9999999;
        top: 0;
    }
    .button-open .menu-bar-middle {
        background-color: #531D2C;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }
    .menu-button.button-open .menu-bar-top {
        transform: rotate(45deg) translate(12px, 11px);
        transition: .5s;
        top: 5px;
        opacity: 1;
    }
    .menu-button.button-open .menu-bar-bottom {
        transform: rotate(-45deg) translate(10px, -9px);
        transition: .5s;
        top: 35px;
    }
    header .sub-menu li ul.sub-menu {
        position: static;
    }
    .mobile-contact {
        display: block !important;
    }
    .header-right {
        flex-direction: row;
        align-items: center;
    }
    .mobile-contact-title::before {
     display: none;
 }
 .mobile-contact-title {
    display: none;
}
.team-list-wrap .author-des::after {
    display: none;
}
.home-about .about-content {
    padding: 30px 50px 0;
}
}

@media (max-width: 1024px){
    .desktop-contact-info {
    margin-left: 5px;
}
    .h2, h2 {
        font-size: 35px;
        line-height: 48px;
    }
    .h5 {
        font-size: 20px;
    }
    .h4, h4 {
        font-size: 25px;
    }
    .home-banner {
        height: 800px;
    }
    .banner-form .btn-wrap.contact-btn input {
        padding-left: 10px;
    }
    .home-about .about-content {
        padding: 50px 20px;
        padding-bottom: 20px;
    }
    .team-list-wrap .author-des {
        right: -90px;
    }
    .home-blog-sec h2 {
        padding-left: 110px;
    }
    .home-blog-sec::before {
        width: 60%;
    }
    ul.footer-social.fullwidth li a {
        padding: 10px 8px;
    }
    ul.footer-social.fullwidth li a svg {
        height: 14px;
        width: 18px;
    }
    .team-section button.slick-arrow {
        bottom: 135px;
    }
    .team-section button.prev-arrow-prev.slick-arrow {
        margin-right: 70px;
    }
    button.slick-arrow {
        height: 50px;
        width: 50px;
    }
    .author-des a .member-name {
        font-size: 22px;
    } 
    .content-section2 .image-two {
        top: 0px;
    }
    .quick-links .footer-contact {
        padding-left: 20px;
    }
    .content-section2 .row {
        align-items: center;
    }
    .slick-dots {
        top: 60%;
    }
    .search-icon svg, .mobile-phonenumber a.header-ph svg {
    height: 25px;
    width: 22px;
}
.search-icon {
    align-items: center;
    -webkit-writing-mode: vertical-lr;
}
.desktop-contact-info {
    margin-left: 0;
}
.mobile-phonenumber a.header-ph {
    margin-right: 0;
}
   .header-search-box form.searchform {
    margin-top: 13px !important;
}
.banner-form {
    padding: 40px 60px 40px 0;
}
.home-about {
    padding-top: 200px;
}
.content-section2 {
    padding-top: 50px !important;
}
.image-one {
    text-align: center;
}
.banner-form .container {
    margin: 0 auto !important;
    max-width: 90%;
}
.banner-form {
    padding: 40px 15px;
}
}

@media (max-width: 991px){
    .home-about {
    padding-top: 260px;
}
    .footer-logo {
        text-align: center;
    }
    .blog-sidebar {
        margin-top: 60px;
    }
    .home-banner .home-container .banner-image {
        padding-left: 30px;
    }
    .subtitle {
        font-size: 20px;
    }
    .h1, h1 {
        font-size: 50px;
        line-height: 75px;
    }
    .footer-contact {
        padding-bottom: 30px;
        padding-top: 40px;
    }
    .blog-search .input-group {
        padding-left: 0px;
    }
    .blog-sidebar {
        padding-left: 0;
        margin-top: 0;
    }
    .gallery-item .about-cat {
        flex-direction: column;
        margin-bottom: 15px;
    }
    .gallery-item .about-cat .viewall-case {
        text-align: start;
        margin-top: 15px;
    }
    .home-about .about-content {
        padding: 70px 20px;
    }
    .home-about .about-content a.theme-btn {
        margin-top: 20px;
    }
    .practice-area-heading {
        font-size: 25px;
    }
    .practice-area-title {
        font-size: 25px;
        left: 12px;
    }
    .content-sec .about-image img {
        width: 100%;
        display: block;
    }
    .team-section button.slick-arrow {
        bottom: 20px;
        top: 32px;
    }
    .content-section2 .image-two {
        left: 0;
    }
    .content-section2 .image-one {
        padding-left: 190px;
        margin-bottom: 50px;
    }
    .blog-list {
        margin-left: 20px;
    }
    .home-blog-sec h2 {
        padding-left: 40px;
    }
    .home-blog-sec button.slick-arrow {
        top: 92px;
        right: 70px;
    }
    .quick-links {
        margin-top: 40px;
    }
    .banner-form .row {
        flex-direction: column;
    }
    .banner-form {
        padding: 50px 0px;
    }
    .banner-form .formbox textarea {
        height: 80px;
        padding: 22px 0;
    }
    .team-detail .row {
        --bs-gutter-y: 5rem;
    }
    .about-content-sec::before {
        display: none;
    }
    .about-content-sec .content-sec-img {
        margin-top: 50px;
    }
    .about-video .row {
        --bs-gutter-y: 2rem;
    }
    .home-about .about-image::after {
        display: none;
    }
    .practice-content {
        padding: 20px 20px 40px;
    }
    .practice-area-section {
    padding-top: 0;
}
.team-section .team-sec-con {
    padding-top: 0;
}
.team-list-wrap .author-des {
    height: 124px;
}
.content {
    min-height: 320px;
}

}
@media (max-width: 767px){
    .banner-form .btn-wrap.contact-btn input {
    padding: 5px 7px !important;
}
    .home-about {
    padding-top: 0;
}
    .desktop-contact-info {
        margin-left: 0;
    }
.menu-wrap {
    top: 84px;
}
    .mobile-phonenumber a.header-ph svg {
        margin-right: 0;
    }
   
    .space-pd {
        padding: 70px 0;
    }
    .h1, h1 {
        font-size: 40px;
        line-height: 47px;
    }
    .default-page h3 {
        font-size: 30px;
    }
    .home-container {
        padding: 0 15px;
    }
    .home-mobile-banner .banner-des {
        background: #344A52;
        color: #fff;
        padding: 40px 20px;
    }
    .subtitle {
        font-size: 20px;
    }
    .banner-des p {
        font-size: 13px;
    }
    .banner-des p br {
        display: none;
    }
    .home-mobile-banner .theme-btn {
        border: 2px solid #fff;
    }
    .mobile-banner-img img {
        display: block;
        height: 400px;
        object-fit: cover;
    }
    .home-mobile-banner {
        padding-top: 90px;
        overflow-x: hidden;
    }
    header#header {
        background-color: #E3DFD4;
    }
    .theme-btn {
        padding: 8px 20px;
        font-size: 14px;
    }
    .h2, h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .subheading {
        font-size: 20px;
    }
    body {
        font-size: 14px;
        padding-top: 70px;
    }
    .footer-logo-wrap {
        flex-direction: column;
        justify-content: center;
        padding: 0 0px;
    }
    .footer-logo a img {
        width: 299px;
    }
    .footer-logo a {
        margin: 0;

    }
    .footer-content {
        padding: 20px;
        margin-left: 0;
        border: none;
        text-align: center;
    }
    .footer-social li a {
        height: 40px;
        width: 40px;
    }
    .footer-social-icon-wrap {
        margin-top: 40px;
        margin-bottom: 0px;
    }
    .copyright-wrap {
        flex-direction: column;
    }
    .footer-content {
        text-align: start;
        padding-left: 0;
    }
    .footer-area .col-12.col-lg-5,
    .footer-area .col-12.col-lg-5.footer-logo-wrap{
        padding: 0;
    }
    .footer-form-wrap {
        padding: 50px 20px;
    }
    .team-section {
        overflow: hidden;
    }
    .header-left {
        width: 182px;
    }
    .header-right {
        width: calc(100% - 182px);
    }
    .home-banner {
        height: 595px;
    }
    .subtitle {
        font-size: 16px;
        letter-spacing: 0;
    }
    .banner-form {
        padding: 70px 10px;
    }
    .btn-wrap.contact-btn {
        text-align: start;
    }
    .banner-form .btn-wrap.contact-btn input {
        padding: 0;
        padding-left: 0 !important;
    }
    .banner-form .formbox textarea {
        height: 70px;
        padding: 0 0;
        margin-top: 12px;
    }
    .home-about .about-content {
        padding: 70px 20px;
        padding-bottom: 0px;
    }
    .practice-pages-list {
        flex-direction: column;
    }
    .mobile-practice-area {
        height: 330px;
        margin-bottom: 20px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
    }
    .mobile-practice-area::after {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        bottom: 0;
        left: 0;
        background: #00000057;
        z-index: 0;
    }
    .practice-area-title {
        font-size: 20px;
        width: 100%;
        z-index: 1;
    }
    .team-list-wrap .author-des {
        right: 0;
        width: 80%;
        float: right;
        height: 100px;
        padding: 16px 20px;
    }
    .award-logos .mobile-award-img {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 50px 15px;
    }
    .award-logos .mobile-award-img .item {
        margin-bottom: 20px;
    }
    .award-logos .mobile-award-img .item img {
        height: 110px;
        width: 100%;
    }
    
    .home-blog-sec::before {
        display: none;
    }
    .blog-list {
        margin-left: 0;
    }
    .blog-list .item {
        margin-bottom: 40px;
    }
    .home-blog-sec h2 {
        color: #000 !important;
        padding-left: 0;
        margin-bottom: 40px;
        text-align: center;
    }
    .form-control, .infusion-field input[type=text] {
        padding: 12px 0;
        margin-bottom: 30px;
    }
    .footer-form-sec textarea {
        height: 50px;
    }
    footer#footer {
        padding: 70px 20px;
    }
    .quick-links {
        padding: 20px 30px;
    }
    .menu-button .menu-bar-bottom {
        bottom: 13px;
    }
    .menu-button .menu-bar-middle {
        top: 51%;
    } 
    .menu-button .menu-bar-top {
        top: 15px;
    }
    .search-icon svg {
        height: 20px;
        width: 22px;
    }
    .mobile-phonenumber a.header-ph svg {
        height: 22px;
        width: 22px;
    }
    .author-des .member-designation {
        font-size: 14px;
    }
    .author-des a .member-name {
        font-size: 20px;
    }
    .post-lists .loop-col .blog-des {
        padding: 20px;
    }
    .page-banner {
        height: 260px;
        padding-bottom: 40px;
    }
    .team-detail h1.member-name.h3 {
        font-size: 30px;
    }
    .team-detail .designation {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .team-detail .row {
        --bs-gutter-y: 3rem;
    }
    .home-about {
        overflow-x: hidden;
    }
    .home-banner .banner-des .subtitle {
        letter-spacing: 4px;
    }
    .mobile-practice-area .practice-area-title {
        font-size: 25px;
        left: 30px;
        bottom: 40px;
    }
    .team-section .team-sec-con {
        padding-top: 0;
        padding-bottom: 60px;
    }
    .testimonial-list .title {
        letter-spacing: 3px;
    }
    .books-list .book-title {
        font-size: 16px;
        margin-top: 25px;
    }
    .ebook-sec .row {
        padding: 0 25px;
    }
    .blog-search .input-group {
        padding-left: 0;
    }
    .desktop-contact-info {
        display: none;
    }
    .sidebar-form {
        margin-top: 30px;
    }
    .quick-links .footer-contact {
        padding-left: 0px;
    }
    .header-search-box input.search {
        margin-bottom: 0;
    }
    .practice-area-section,
    .content-section2{
        overflow: hidden;
    }
    .practice-area:hover, .practice-area.active {
    width: 100%;
}
.practice-area {
    width: 100%;
}

}

@media (max-width: 575px){
    header#header {
    padding: 16px 0 8px;
}
.team-list-wrap .author-des {
    align-content: end;
}
}