@charset "utf-8";
img,
object,
embed,
video {
    max-width: 100%;
}


/* IE 6 does not support max-width so default to width 100% */

.ie6 img {
    width: 100%;
}

@font-face {
    font-family: bw_reg;
    src: url('https://www.garnetid.com/fonts/bw_reg.otf');
}

@font-face {
    font-family: mighty_wings;
    src: url('https://www.garnetid.com/fonts/mighty_wings.ttf');
}

.bw_reg {
    font-family: bw_reg;
}

.mighty_wings {
    font-family: mighty_wings;
}


.fluid {
    clear: both;
    margin-left: 0;
    width: 100%;
    float: left;
    display: block;
}

.fluidList {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

#div1 {}

.zeroMargin_mobile {
    margin-left: 0;
}

.hide_mobile {
    display: none;
}


/* Mobile Layout: 480px and below. */


/* Mobile Layout: 480px and below. */
.slide_menu_ul li .sub-menu{
    display:none;
    width:100%;
    float:left;
}
.slide_menu_ul li .sub-menu ul li{
    font-size:30px;
}
.contact_parent_wrap{
    margin-top: 50px;
}
.contact_parent_wrap iframe{
    width:80%;
}
.client_wrap{
    margin-top: 200px;
}
.client_ul{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:0;
    margin:0;
}
.client_ul li{
    width:16.66% !important;
    float:left;
    display:inline-block;
    position: relative;
    padding:5px !important;
    margin:0 !important;

}
.client_ul li .inner_wrap{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:10px !important;
    margin:0;
    background: #fff;
}
@media only screen and (max-width: 481px) {
    .client_wrap{
        margin-top: 100px;
    }
    .contact_parent_wrap{
        margin-top: 50px;
    }
    .contact_parent_wrap iframe{
        width:100%;
        height:300px;
    }
    .slide_menu_ul li .sub-menu ul li{
        font-size:20px;
    }
    .gridContainer {
        margin: 0 auto;
        width: 95.45%;
        padding-left: 2.275%;
        padding-right: 2.275%;
        clear: none;
        float: none;
    }
    #div1 {}
    .zeroMargin_mobile {
        margin-left: 0;
    }
    .hide_mobile {
        display: none;
    }
    .zeroMargin_tablet {
        margin-left: 0;
    }
    .hide_tablet {
        display: none;
    }
    /****home***/
    .common_header {
        font-size: 20px;
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
        color: white;
        font-family: mighty_wings;
        line-height: 1em;
    }
    p {
        text-transform: uppercase;
        letter-spacing: 0.2em;
        font-size: 8px;
        line-height: 2.1em;
        color: #f0f0f0;
        padding-bottom: 10px;
    }
    .home_slider_wrap .image_wrap {
        height: 100%;
        background: url(../images/slider_desktop.jpg) left no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .home_slider_wrap .title_wrap {
        position: absolute;
        left: 0;
        bottom: 135px;
        color: #fff;
        width: 100%;
    }
    .home_slider_wrap .title_wrap .inner_title_wrap .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .header_sub_title span {
        font-size: 18px;
        letter-spacing: 0.5em;
        color: #bd1615;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .menu_icon_wrap {
        position: fixed;
        width: 100%;
        left: 0px;
        top: 30px;
        z-index: 999;
    }
    .menu_icon_wrap svg {
        width: 31px;
    }
    .menu_icon_wrap .gridContainer {
        max-width: 1160px;
        min-width: auto;
    }
    .fix_menu_wrap {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 70px;
        z-index: 999;
    }
    .fix_menu_wrap:before {
        position: absolute;
        width: 100%;
        top: 50%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        content: '';
    }
    .fix_menu_wrap .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .fix_menu_wrap .logo_wrap {
        display: inline-block;
        float: left;
        width: 45px;
        position: relative;
        z-index: 20;
    }
    .fix_menu_wrap .anchor_wrap {
        position: absolute;
        left: 0px;
        bottom: -30px;
        color: #c7c7c7;
        font-size: 10px;
    }
    .fix_menu_wrap .anchor_wrap a {
        color: #c7c7c7;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    .fix_menu_wrap .anchor_wrap a:hover {
        color: #ab1111;
        text-decoration: none;
    }
    .vertical_slide {
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 100;
        width: 20%;
        text-align: center;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mySwiper .swiper-slide {
        width: 100%;
        height: 100% !important;
        opacity: 0.7;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
    }
    .sm_vertical_image img {
        width: 65px;
        border-radius: 50%;
        cursor: pointer;
    }
    .mySwiper .swiper-slide-thumb-active .sm_vertical_image img {
        border: 2px solid white;
        box-shadow: -1px 0px 11px 6px #5d5656a8;
    }
    /****/
    /***menu cart**/
    .menu_blank_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        z-index: 1001;
        background-color: rgb(0 0 0 / 69%);
        display: none;
        background: rgba(19, 18, 18, 0.2);
        backdrop-filter: blur(8px);
    }
    .menu_side_cart_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1100;
        background: rgb(0 0 0 / 62%);
        background: linear-gradient(257deg, #b1111147 0%, #000000 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 10s ease infinite;
        -moz-animation: AnimationName 10s ease infinite;
        animation: AnimationName 10s ease infinite;
        overflow-x: auto;
        display: block;
        transform: translateX(-105%);
        transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.26s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.56s;
    }
    .menu_side_cart_wrap.active {
        transform: translateX(0%);
    }
    .menu_side_cart_wrap .inner_wrap {
        padding: 0px;
        overflow-x: hidden;
    }
    .menu_side_cart_wrap .clos_btn {
        position: absolute;
        right: -30px;
        top: 20px;
        z-index: 100;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .menu_side_cart_wrap.active .clos_btn {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        right: 25px;
        background: #d6d0d0;
        padding: 3px;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .clos_btn:hover {
        background: #ffffff;
    }
    .menu_side_cart_wrap .clos_btn img {
        width: 20px;
    }
    .menu_side_cart_wrap .menu_logo_wrap {
        padding: 15px;
        transform: translatex(-100px);
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .menu_side_cart_wrap .menu_logo_wrap::before {
        position: absolute;
        width: 0%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        z-index: 99;
        content: '';
        -webkit-transition: all 3s ease-in-out;
        -moz-transition: all 3s ease-in-out;
        -o-transition: all 3s ease-in-out;
        -ms-transition: all 3s ease-in-out;
        transition: all 3s ease-in-out;
        background: linear-gradient(270deg, #ff6174 0%, #ffffff 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 3s ease infinite;
        -moz-animation: AnimationName 3s ease infinite;
        animation: AnimationName 3s ease infinite;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap::before {
        width: 100%;
    }
    .menu_side_cart_wrap .menu_logo_wrap img {
        width: 40px;
        z-index: 100;
        position: relative;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap {
        transform: translatex(-0px);
    }
    .sh_menu_wrap {
        transform: translateY(-90px);
        opacity: 0;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
        background-position: 100% 230%;
        background-size: 1000% 100%;
    }
    .menu_side_cart_wrap.active .sh_menu_wrap {
        transform: translateY(0px);
        opacity: 1;
        background-position: 100% 0;
        background-size: 100% 100%;
    }
    .slide_menu_ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0%;
        margin: 0%;
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .slide_menu_ul li {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0px;
        margin: 0%;
        font-size: 30px;
        text-transform: capitalize;
        padding: 5px 0px;
        font-family: mighty_wings;
    }
    .slide_menu_ul li a {
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .slide_menu_ul:hover li a {
        color: gray;
    }
    .slide_menu_ul li a:hover {
        color: white;
    }
    /****/
    /***about practice***/
    .blck_section_top {
        background: #212121;
        padding: 110px 0px;
    }
    .about_practice_section .image_wrap {
        overflow-x: hidden;
    }
    .about_practice_section .image_wrap img {
        width: 100%;
        min-width: noe;
        width: 170%;
        max-width: 170%;
    }
    .ab_text_about_practice {
        position: absolute;
        left: 0px;
        top: -80px;
        width: 100%;
        z-index: 100;
    }
    .ab_text_about_practice .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .ab_text_about_practice .sub_title_wrap .common_header {
        font-size: 10px;
        letter-spacing: 0.5em;
        padding-bottom: 20px;
    }
    .ab_text_about_practice .title_wrap .common_header {
        font-size: 38px;
    }
    .common_header span {
        color: #af1110;
    }
    .about_practice_overview_wrap {
        padding-top: 100px;
        padding-bottom: 65px;
        text-align: center;
    }
    .about_practice_overview_wrap .gridContainer {
        max-width: 750px;
        min-width: auto;
    }
    .creative_area_section {
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .creative_area_section .gridContainer {
        max-width: 1050px;
        min-width: auto;
    }
    .creative_area_section .left_details_wrap {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding-top: 10px;
    }
    .creative_area_section .left_details_wrap .head_wrap .common_header {
        font-size: 37px;
    }
    .creative_area_section .ab_about_creative_statue {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: right;
    }
    .creative_area_section .ab_about_creative_statue img {
        width: 100%;
    }
    .hand_section {
        padding-bottom: 120px;
    }
    .hand_section .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .hand_section .hand_image_wrap img {
        width: 600px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap {
        position: absolute;
        bottom: -23px;
        right: 0px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap .common_header {
        font-size: 28px;
    }
    .hand_section .team_about_bottom_wrap {
        margin-top: -42px;
    }
    .hand_section .team_about_bottom_wrap .image_wrap img {
        width: 95%;
    }
    .hand_section .bottom_desc_wrap {
        padding-top: 45px;
    }
    .hand_section .bottom_desc_wrap .half_wrap.f_right {
        width: 100%;
    }
    /****/
    .bottom_fix_shadow {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        height: 123px;
        background: rgb(255, 255, 255);
        background: linear-gradient( 180deg, rgb(0 0 0 / 0%) 1%, rgb(0 0 0) 79%);
        overflow: hidden;
        z-index: 2;
        opacity: 0.7;
    }
    #viewport {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    #scroll-container {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    /*Work Starts*/
    .work_details_wrap {
        padding-bottom: 200px !important;
    }
    .work_details_wrap ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
    }
    .work_details_wrap ul li {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-right: 3%;
        overflow: hidden;
        margin-top: 50px;
    }
    .work_details_wrap ul li:nth-child(2n+0) {
        margin-right: 0;
    }
    .work_details_wrap ul li .common_header {
        font-size: 18px;
    }
    .work_details_wrap ul li .title_wrap {
        margin-top: -15px;
        padding: 10px;
        font-family: mighty_wings;
        color: #af1110;
        text-transform: uppercase;
        letter-spacing: 0.2em;
    }
    .work_details_wrap ul li .image_wrap img {
        width: 100%;
        max-width: none;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .work_details_wrap ul li:hover .image_wrap img {
        transform: scale(1.1);
    }
    .work_details_wrap ul li:hover .image_wrap {
        overflow: hidden;
    }
    .work_details_wrap ul li .title_wrap .text_wrap {
        position: absolute;
        right: 0;
        top: 50px;
        font-size: 11px;
    }
    /*Work Ends*/
    /*Details wrap starts*/
    .project_details_wrap {
        padding-bottom: 180px;
        ;
    }
    .project_details_wrap .full_image_wrap {
        margin-top: 50px;
    }
    .project_details_wrap .half_image_wrap img,
    .project_details_wrap .full_image_wrap img {
        width: 100%;
        max-width: none;
    }
    .project_details_wrap .half_image_wrap .half_wrap:first-child {
        width: 100%;
        margin-top: 50px;
    }
    .project_details_wrap .half_image_wrap .half_wrap:last-child {
        width: 100%;
        margin-top: 50px;
    }
    /*Details wrap ends*/
    .home_slider_wrap .image_wrap{
        background-position: -200px center;
    }
    .client_ul li{
        width:33.33% !important;


    }

    .home_slider_wrap.about .title_wrap{
        position: initial;
        padding-top:50px;
        top:auto;
        left:auto;
        bottom:auto;
        display:inline-block;
    }
    .home_slider_wrap.about .image_wrap{
        background: transparent !important;
    }
}


/* Tablet Vertical Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) and (max-width: 786px) {
    .client_wrap{
        margin-top: 100px;
    }
    .client_ul li{
        width:20% !important;


    }
    .gridContainer {
        width: 95.675%;
        padding-left: 1.1625%;
        padding-right: 1.1625%;
        clear: none;
        float: none;
        margin: 0 auto;
    }
    #div1 {}
    .zeroMargin_tablet {
        margin-left: 0;
    }
    .hide_tablet {
        display: none;
    }
    .zeroMargin_desktop {
        margin-left: 0;
    }
    .hide_desktop {
        display: none;
    }
    /****home***/
    .common_header {
        font-size: 45px;
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
        color: white;
        font-family: mighty_wings;
        line-height: 1em;
    }
    p {
        text-transform: uppercase;
        letter-spacing: 0.2em;
        font-size: 8px;
        line-height: 2.1em;
        color: #f0f0f0;
        padding-bottom: 10px;
    }
    .home_slider_wrap .image_wrap {
        height: 100%;
        background: url(../images/slider_desktop.jpg) left no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .home_slider_wrap .title_wrap {
        position: absolute;
        left: 0;
        bottom: 175px;
        color: #fff;
        width: 100%;
    }
    .home_slider_wrap .title_wrap .inner_title_wrap .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .header_sub_title span {
        font-size: 23px;
        letter-spacing: 0.5em;
        color: #bd1615;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 15px;
    }
    .menu_icon_wrap {
        position: fixed;
        width: 100%;
        left: 0px;
        top: 45px;
        z-index: 999;
    }
    .menu_icon_wrap svg {
        width: 35px;
    }
    .menu_icon_wrap .gridContainer {
        max-width: 1160px;
        min-width: auto;
    }
    .fix_menu_wrap {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 85px;
        z-index: 999;
    }
    .fix_menu_wrap:before {
        position: absolute;
        width: 100%;
        top: 50%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        content: '';
    }
    .fix_menu_wrap .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .fix_menu_wrap .logo_wrap {
        display: inline-block;
        float: left;
        width: 60px;
        position: relative;
        z-index: 20;
    }
    .fix_menu_wrap .anchor_wrap {
        position: absolute;
        left: 0px;
        bottom: -30px;
        color: #c7c7c7;
        font-size: 10px;
    }
    .fix_menu_wrap .anchor_wrap a {
        color: #c7c7c7;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    .fix_menu_wrap .anchor_wrap a:hover {
        color: #ab1111;
        text-decoration: none;
    }
    .vertical_slide {
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 100;
        width: 10%;
        text-align: center;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mySwiper .swiper-slide {
        width: 100%;
        height: 100% !important;
        opacity: 0.7;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
    }
    .sm_vertical_image img {
        width: 80px;
        border-radius: 50%;
        cursor: pointer;
    }
    .mySwiper .swiper-slide-thumb-active .sm_vertical_image img {
        border: 2px solid white;
        box-shadow: -1px 0px 11px 6px #5d5656a8;
    }
    /****/
    /***menu cart**/
    .menu_blank_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        z-index: 1001;
        background-color: rgb(0 0 0 / 69%);
        display: none;
        background: rgba(19, 18, 18, 0.2);
        backdrop-filter: blur(8px);
    }
    .menu_side_cart_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1100;
        background: rgb(0 0 0 / 62%);
        background: linear-gradient(257deg, #b1111147 0%, #000000 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 10s ease infinite;
        -moz-animation: AnimationName 10s ease infinite;
        animation: AnimationName 10s ease infinite;
        overflow-x: auto;
        display: block;
        transform: translateX(-105%);
        transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.26s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.56s;
    }
    .menu_side_cart_wrap.active {
        transform: translateX(0%);
    }
    .menu_side_cart_wrap .inner_wrap {
        padding: 0px;
        overflow-x: hidden;
    }
    .menu_side_cart_wrap .clos_btn {
        position: absolute;
        right: -30px;
        top: 33px;
        z-index: 100;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .menu_side_cart_wrap.active .clos_btn {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        right: 35px;
        background: #d6d0d0;
        padding: 3px;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .clos_btn:hover {
        background: #ffffff;
    }
    .menu_side_cart_wrap .clos_btn img {
        width: 25px;
    }
    .menu_side_cart_wrap .menu_logo_wrap {
        padding: 25px;
        transform: translatex(-100px);
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .menu_side_cart_wrap .menu_logo_wrap::before {
        position: absolute;
        width: 0%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        z-index: 99;
        content: '';
        -webkit-transition: all 3s ease-in-out;
        -moz-transition: all 3s ease-in-out;
        -o-transition: all 3s ease-in-out;
        -ms-transition: all 3s ease-in-out;
        transition: all 3s ease-in-out;
        background: linear-gradient(270deg, #ff6174 0%, #ffffff 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 3s ease infinite;
        -moz-animation: AnimationName 3s ease infinite;
        animation: AnimationName 3s ease infinite;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap::before {
        width: 100%;
    }
    .menu_side_cart_wrap .menu_logo_wrap img {
        width: 50px;
        z-index: 100;
        position: relative;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap {
        transform: translatex(-0px);
    }
    .sh_menu_wrap {
        transform: translateY(-90px);
        opacity: 0;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
        background-position: 100% 230%;
        background-size: 1000% 100%;
    }
    .menu_side_cart_wrap.active .sh_menu_wrap {
        transform: translateY(0px);
        opacity: 1;
        background-position: 100% 0;
        background-size: 100% 100%;
    }
    .slide_menu_ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0%;
        margin: 0%;
        padding-left: 60px;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .slide_menu_ul li {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0px;
        margin: 0%;
        font-size: 38px;
        text-transform: capitalize;
        padding: 5px 0px;
        font-family: mighty_wings;
    }
    .slide_menu_ul li a {
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .slide_menu_ul:hover li a {
        color: gray;
    }
    .slide_menu_ul li a:hover {
        color: white;
    }
    /****/
    /***about practice***/
    .blck_section_top {
        background: #212121;
        padding: 160px 0px;
    }
    .about_practice_section .image_wrap {
        overflow-x: hidden;
    }
    .about_practice_section .image_wrap img {
        width: 100%;
        min-width: noe;
        width: 120%;
        max-width: 120%;
    }
    .ab_text_about_practice {
        position: absolute;
        left: 0px;
        top: -65px;
        width: 100%;
        z-index: 100;
    }
    .ab_text_about_practice .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .ab_text_about_practice .sub_title_wrap .common_header {
        font-size: 11px;
        letter-spacing: 0.5em;
        padding-bottom: 20px;
    }
    .ab_text_about_practice .title_wrap .common_header {
        font-size: 55px;
    }
    .common_header span {
        color: #af1110;
    }
    .about_practice_overview_wrap {
        padding-top: 160px;
        padding-bottom: 93px;
        text-align: center;
    }
    .about_practice_overview_wrap .gridContainer {
        max-width: 750px;
        min-width: auto;
    }
    .creative_area_section {
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .creative_area_section .gridContainer {
        max-width: 1050px;
        min-width: auto;
    }
    .creative_area_section .left_details_wrap {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding-top: 0px;
    }
    .creative_area_section .left_details_wrap .head_wrap .common_header {
        font-size: 53px;
    }
    .creative_area_section .ab_about_creative_statue {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: right;
    }
    .creative_area_section .ab_about_creative_statue img {
        width: 100%;
    }
    .hand_section {
        padding-bottom: 170px;
    }
    .hand_section .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .hand_section .hand_image_wrap img {
        width: 600px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap {
        position: absolute;
        bottom: -40px;
        right: 0px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap .common_header {
        font-size: 55px;
    }
    .hand_section .team_about_bottom_wrap {
        margin-top: -75px;
    }
    .hand_section .team_about_bottom_wrap .image_wrap img {
        width: 85%;
    }
    .hand_section .bottom_desc_wrap {
        padding-top: 75px;
    }
    .hand_section .bottom_desc_wrap .half_wrap.f_right {
        width: 100%;
    }
    /****/
    .bottom_fix_shadow {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        height: 143px;
        background: rgb(255, 255, 255);
        background: linear-gradient( 180deg, rgb(0 0 0 / 0%) 1%, rgb(0 0 0) 79%);
        overflow: hidden;
        z-index: 2;
        opacity: 0.7;
    }
    #viewport {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    #scroll-container {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    /*Work Starts*/
    .work_details_wrap {
        padding-bottom: 200px !important;
    }
    .work_details_wrap ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
    }
    .work_details_wrap ul li {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-right: 3%;
        overflow: hidden;
        margin-top: 50px;
    }
    .work_details_wrap ul li:nth-child(2n+0) {
        margin-right: 0;
    }
    .work_details_wrap ul li .common_header {
        font-size: 35px;
    }
    .work_details_wrap ul li .title_wrap {
        margin-top: -40px;
        padding: 20px;
        font-family: mighty_wings;
        color: #af1110;
        text-transform: uppercase;
        letter-spacing: 0.2em;
    }
    .work_details_wrap ul li .image_wrap img {
        width: 100%;
        max-width: none;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .work_details_wrap ul li:hover .image_wrap img {
        transform: scale(1.1);
    }
    .work_details_wrap ul li:hover .image_wrap {
        overflow: hidden;
    }
    .work_details_wrap ul li .title_wrap .text_wrap {
        position: absolute;
        right: 0;
        top: 50px;
    }
    /*Work Ends*/
    /*Details wrap starts*/
    .project_details_wrap {
        padding-bottom: 280px;
        ;
    }
    .project_details_wrap .half_image_wrap,
    .project_details_wrap .full_image_wrap {
        margin-top: 50px;
    }
    .project_details_wrap .half_image_wrap img,
    .project_details_wrap .full_image_wrap img {
        width: 100%;
        max-width: none;
    }
    .project_details_wrap .half_image_wrap .half_wrap:first-child {
        padding-right: 25px;
    }
    .project_details_wrap .half_image_wrap .half_wrap:last-child {
        padding-left: 25px;
    }
    /*Details wrap ends*/
}


/* Tablet Horizontal Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 786px) and (max-width: 1100px) {
    .client_wrap{
        margin-top: 100px;
    }
    .gridContainer {
        width: 95.675%;
        padding-left: 1.1625%;
        padding-right: 1.1625%;
        clear: none;
        float: none;
        margin: 0 auto;
    }
    #div1 {}
    .zeroMargin_tablet {
        margin-left: 0;
    }
    .hide_tablet {
        display: none;
    }
    .zeroMargin_desktop {
        margin-left: 0;
    }
    .hide_desktop {
        display: none;
    }
    /****home***/
    .common_header {
        font-size: 50px;
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
        color: white;
        font-family: mighty_wings;
        line-height: 1em;
    }
    p {
        text-transform: uppercase;
        letter-spacing: 0.2em;
        font-size: 8px;
        line-height: 2.1em;
        color: #f0f0f0;
        padding-bottom: 10px;
    }
    .home_slider_wrap .image_wrap {
        height: 100%;
        background: url(../images/slider_desktop.jpg) center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .home_slider_wrap .title_wrap {
        position: absolute;
        left: 0;
        bottom: 175px;
        color: #fff;
        width: 100%;
    }
    .home_slider_wrap .title_wrap .inner_title_wrap .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .header_sub_title span {
        font-size: 23px;
        letter-spacing: 0.5em;
        color: #bd1615;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 15px;
    }
    .menu_icon_wrap {
        position: fixed;
        width: 100%;
        left: 0px;
        top: 45px;
        z-index: 999;
    }
    .menu_icon_wrap svg {
        width: 35px;
    }
    .menu_icon_wrap .gridContainer {
        max-width: 1160px;
        min-width: auto;
    }
    .fix_menu_wrap {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 80px;
        z-index: 999;
    }
    .fix_menu_wrap:before {
        position: absolute;
        width: 100%;
        top: 50%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        content: '';
    }
    .fix_menu_wrap .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .fix_menu_wrap .logo_wrap {
        display: inline-block;
        float: left;
        width: 40px;
        position: relative;
        z-index: 20;
    }
    .fix_menu_wrap .anchor_wrap {
        position: absolute;
        left: 0px;
        bottom: -30px;
        color: #c7c7c7;
        font-size: 10px;
    }
    .fix_menu_wrap .anchor_wrap a {
        color: #c7c7c7;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    .fix_menu_wrap .anchor_wrap a:hover {
        color: #ab1111;
        text-decoration: none;
    }
    .vertical_slide {
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 100;
        width: 10%;
        text-align: center;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mySwiper .swiper-slide {
        width: 100%;
        height: 100% !important;
        opacity: 0.7;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
    }
    .sm_vertical_image img {
        width: 80px;
        border-radius: 50%;
        cursor: pointer;
    }
    .mySwiper .swiper-slide-thumb-active .sm_vertical_image img {
        border: 2px solid white;
        box-shadow: -1px 0px 11px 6px #5d5656a8;
    }
    /****/
    /***menu cart**/
    .menu_blank_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        z-index: 1001;
        background-color: rgb(0 0 0 / 69%);
        display: none;
        background: rgba(19, 18, 18, 0.2);
        backdrop-filter: blur(8px);
    }
    .menu_side_cart_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1100;
        background: rgb(0 0 0 / 62%);
        background: linear-gradient(257deg, #b1111147 0%, #000000 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 10s ease infinite;
        -moz-animation: AnimationName 10s ease infinite;
        animation: AnimationName 10s ease infinite;
        overflow-x: auto;
        display: block;
        transform: translateX(-105%);
        transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.26s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.56s;
    }
    .menu_side_cart_wrap.active {
        transform: translateX(0%);
    }
    .menu_side_cart_wrap .inner_wrap {
        padding: 0px;
        overflow-x: hidden;
    }
    .menu_side_cart_wrap .clos_btn {
        position: absolute;
        right: -30px;
        top: 33px;
        z-index: 100;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .menu_side_cart_wrap.active .clos_btn {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        right: 35px;
        background: #d6d0d0;
        padding: 3px;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .clos_btn:hover {
        background: #ffffff;
    }
    .menu_side_cart_wrap .clos_btn img {
        width: 25px;
    }
    .menu_side_cart_wrap .menu_logo_wrap {
        padding: 25px;
        transform: translatex(-100px);
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .menu_side_cart_wrap .menu_logo_wrap::before {
        position: absolute;
        width: 0%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        z-index: 99;
        content: '';
        -webkit-transition: all 3s ease-in-out;
        -moz-transition: all 3s ease-in-out;
        -o-transition: all 3s ease-in-out;
        -ms-transition: all 3s ease-in-out;
        transition: all 3s ease-in-out;
        background: linear-gradient(270deg, #ff6174 0%, #ffffff 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 3s ease infinite;
        -moz-animation: AnimationName 3s ease infinite;
        animation: AnimationName 3s ease infinite;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap::before {
        width: 100%;
    }
    .menu_side_cart_wrap .menu_logo_wrap img {
        width: 50px;
        z-index: 100;
        position: relative;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap {
        transform: translatex(-0px);
    }
    .sh_menu_wrap {
        transform: translateY(-90px);
        opacity: 0;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
        background-position: 100% 230%;
        background-size: 1000% 100%;
    }
    .menu_side_cart_wrap.active .sh_menu_wrap {
        transform: translateY(0px);
        opacity: 1;
        background-position: 100% 0;
        background-size: 100% 100%;
    }
    .slide_menu_ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0%;
        margin: 0%;
        padding-left: 70px;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .slide_menu_ul li {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0px;
        margin: 0%;
        font-size: 40px;
        text-transform: capitalize;
        padding: 5px 0px;
        font-family: mighty_wings;
    }
    .slide_menu_ul li a {
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .slide_menu_ul:hover li a {
        color: gray;
    }
    .slide_menu_ul li a:hover {
        color: white;
    }
    /****/
    /***about practice***/
    .blck_section_top {
        background: #212121;
        padding: 180px 0px;
    }
    .about_practice_section .image_wrap img {
        width: 100%;
    }
    .ab_text_about_practice {
        position: absolute;
        left: 0px;
        top: -75px;
        width: 100%;
        z-index: 100;
    }
    .ab_text_about_practice .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .ab_text_about_practice .sub_title_wrap .common_header {
        font-size: 11px;
        letter-spacing: 0.5em;
        padding-bottom: 30px;
    }
    .ab_text_about_practice .title_wrap .common_header {
        font-size: 65px;
    }
    .common_header span {
        color: #af1110;
    }
    .about_practice_overview_wrap {
        padding-top: 160px;
        padding-bottom: 130px;
        text-align: center;
    }
    .about_practice_overview_wrap .gridContainer {
        max-width: 750px;
        min-width: auto;
    }
    .creative_area_section {
        padding-top: 15px;
        padding-bottom: 210px;
    }
    .creative_area_section .gridContainer {
        max-width: 1050px;
        min-width: auto;
    }
    .creative_area_section .left_details_wrap {
        width: 55%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding-top: 50px;
    }
    .creative_area_section .left_details_wrap .head_wrap .common_header {
        font-size: 58px;
    }
    .creative_area_section .ab_about_creative_statue {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 100;
        user-select: none;
        text-align: right;
    }
    .creative_area_section .ab_about_creative_statue img {
        width: 650px;
    }
    .hand_section {
        padding-bottom: 100px;
    }
    .hand_section .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .hand_section .hand_image_wrap img {
        width: 600px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap {
        position: absolute;
        bottom: -50px;
        right: 0px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap .common_header {
        font-size: 70px;
    }
    .hand_section .team_about_bottom_wrap {
        margin-top: -75px;
    }
    .hand_section .team_about_bottom_wrap .image_wrap img {
        width: 85%;
    }
    .hand_section .bottom_desc_wrap {
        padding-top: 75px;
    }
    /****/
    .bottom_fix_shadow {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        height: 143px;
        background: rgb(255, 255, 255);
        background: linear-gradient( 180deg, rgb(0 0 0 / 0%) 1%, rgb(0 0 0) 79%);
        overflow: hidden;
        z-index: 2;
        opacity: 0.7;
    }
    #viewport {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    #scroll-container {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    /*Work Starts*/
    .work_details_wrap {
        padding-bottom: 200px !important;
    }
    .work_details_wrap ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
    }
    .work_details_wrap ul li {
        width: 48.5%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-right: 3%;
        overflow: hidden;
    }
    .work_details_wrap ul li:nth-child(2n+0) {
        margin-right: 0;
        margin-top: 150px;
    }
    .work_details_wrap ul li .common_header {
        font-size: 35px;
    }
    .work_details_wrap ul li .title_wrap {
        margin-top: -40px;
        padding: 20px;
        font-family: mighty_wings;
        color: #af1110;
        text-transform: uppercase;
        letter-spacing: 0.2em;
    }
    .work_details_wrap ul li .image_wrap img {
        width: 100%;
        max-width: none;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .work_details_wrap ul li:hover .image_wrap img {
        transform: scale(1.1);
    }
    .work_details_wrap ul li:hover .image_wrap {
        overflow: hidden;
    }
    .work_details_wrap ul li .title_wrap .text_wrap {
        position: absolute;
        right: 0;
        top: 50px;
    }
    /*Work Ends*/
    /*Details wrap starts*/
    .project_details_wrap {
        padding-bottom: 280px;
        ;
    }
    .project_details_wrap .half_image_wrap,
    .project_details_wrap .full_image_wrap {
        margin-top: 50px;
    }
    .project_details_wrap .half_image_wrap img,
    .project_details_wrap .full_image_wrap img {
        width: 100%;
        max-width: none;
    }
    .project_details_wrap .half_image_wrap .half_wrap:first-child {
        padding-right: 25px;
    }
    .project_details_wrap .half_image_wrap .half_wrap:last-child {
        padding-left: 25px;
    }
    /*Details wrap ends*/
}

@media only screen and (min-width: 1100px) {
    .gridContainer {
        width: 95.5%;
        min-width: 1250px;
        padding-left: 0.75%;
        padding-right: 0.75%;
        margin: auto;
        clear: none;
        float: none;
        margin-left: auto;
    }
    #div1 {}
    .zeroMargin_desktop {
        margin-left: 0;
    }
    .hide_desktop {
        display: none;
    }
    /****home***/
    .common_header {
        font-size: 50px;
        margin-top:0;
        padding: 0;
        padding-bottom: 10px;
        color: #fff;
        font-family: mighty_wings;
        line-height: 1em;
    }
    p {
        text-transform: uppercase;
        letter-spacing: 0.2em;
        font-size: 10px;
        line-height: 2.1em;
        color: #f0f0f0;
        padding-bottom: 10px;
    }
    .home_slider_wrap .image_wrap {
        height: 100%;
        background: url(../images/slider_desktop.jpg) center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .home_slider_wrap .title_wrap {
        position: absolute;
        left: 0;
        bottom: 175px;
        color: #fff;
        width: 100%;
    }
    .home_slider_wrap .title_wrap .inner_title_wrap .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .header_sub_title span {
        font-size: 45px;
        letter-spacing: 0.5em;
        color: #bd1615;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 15px;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        animation: shine 3s infinite linear;
        color: #bd1615;
        -webkit-text-stroke-color: #fff;
        -webkit-text-stroke-width: 0.05rem;
    }
    .menu_icon_wrap {
        position: fixed;
        width: 100%;
        left: 0px;
        top: 45px;
        z-index: 999;
    }
    .menu_icon_wrap svg {
        width: 38px;
    }
    .menu_icon_wrap .gridContainer {
        max-width: 1160px;
        min-width: auto;
    }
    .fix_menu_wrap {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 80px;
        z-index: 999;
    }
    .fix_menu_wrap:before {
        position: absolute;
        width: 100%;
        top: 50%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        content: '';
    }
    .fix_menu_wrap .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .fix_menu_wrap .logo_wrap {
        display: inline-block;
        float: left;
        width: 110px;
        position: relative;
        z-index: 20;
    }
   
    .fix_menu_wrap .anchor_wrap {
        position: absolute;
        left: 0px;
        bottom: -30px;
        color: #c7c7c7;
        font-size: 13px;
    }
    .fix_menu_wrap .anchor_wrap a {
        color: #c7c7c7;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    .fix_menu_wrap .anchor_wrap a:hover {
        color: #ab1111;
        text-decoration: none;
    }
    .vertical_slide {
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 100;
        width: 10%;
        text-align: center;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mySwiper .swiper-slide {
        width: 100%;
        height: 100% !important;
        opacity: 0.7;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
    }
    .sm_vertical_image img {
        width: 85px;
        border-radius: 50%;
        cursor: pointer;
    }
    .mySwiper .swiper-slide-thumb-active .sm_vertical_image img {
        border: 2px solid white;
        box-shadow: -1px 0px 11px 6px #5d5656a8;
    }
    /****/
    /***menu cart**/
    .menu_blank_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        z-index: 1001;
        background-color: rgb(0 0 0 / 69%);
        display: none;
        background: rgba(19, 18, 18, 0.2);
        backdrop-filter: blur(8px);
    }
    .menu_side_cart_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1100;
        background: rgb(0 0 0 / 62%);
        background: linear-gradient(163deg, #b1111147 0%, #000000 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 10s ease infinite;
        -moz-animation: AnimationName 10s ease infinite;
        animation: AnimationName 10s ease infinite;
        overflow-x: auto;
        display: block;
        transform: translateX(-105%);
        transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.26s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.56s;
    }
    .menu_side_cart_wrap.active {
        transform: translateX(0%);
    }
    .menu_side_cart_wrap .inner_wrap {
        padding: 0px;
        overflow-x: hidden;
    }
    .menu_side_cart_wrap .clos_btn {
        position: absolute;
        right: -30px;
        top: 33px;
        z-index: 100;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .menu_side_cart_wrap.active .clos_btn {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        right: 35px;
        background: #d6d0d0;
        padding: 3px;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .clos_btn:hover {
        background: #ffffff;
    }
    .menu_side_cart_wrap .clos_btn img {
        width: 25px;
    }
    .menu_side_cart_wrap .menu_logo_wrap {
        padding: 25px;
        transform: translatex(-100px);
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .menu_side_cart_wrap .menu_logo_wrap::before {
        position: absolute;
        width: 0%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        z-index: 99;
        content: '';
        -webkit-transition: all 3s ease-in-out;
        -moz-transition: all 3s ease-in-out;
        -o-transition: all 3s ease-in-out;
        -ms-transition: all 3s ease-in-out;
        transition: all 3s ease-in-out;
        background: linear-gradient(270deg, #ff6174 0%, #ffffff 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 3s ease infinite;
        -moz-animation: AnimationName 3s ease infinite;
        animation: AnimationName 3s ease infinite;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap::before {
        width: 100%;
    }
    .menu_side_cart_wrap .menu_logo_wrap img {
        width: 100px;
        z-index: 100;
        position: relative;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap {
        transform: translatex(-0px);
    }
    .sh_menu_wrap {
        transform: translateY(-90px);
        opacity: 0;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
        background-position: 100% 230%;
        background-size: 1000% 100%;
    }
    .menu_side_cart_wrap.active .sh_menu_wrap {
        transform: translateY(0px);
        opacity: 1;
        background-position: 100% 0;
        background-size: 100% 100%;
    }
    .slide_menu_ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0%;
        margin: 0%;
        padding-left: 70px;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .slide_menu_ul li {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0px;
        margin: 0%;
        font-size: 45px;
        text-transform: capitalize;
        padding: 5px 0px;
        font-family: mighty_wings;
    }
    .slide_menu_ul li a {
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .slide_menu_ul:hover li a {
        color: gray;
    }
    .slide_menu_ul li a:hover {
        color: white;
    }
    /****/
    /***about practice***/
    .blck_section_top {
        background: #212121;
        padding: 177px 0px;
    }
    .about_practice_section .image_wrap img {
        width: 100%;
    }
    .ab_text_about_practice {
        position: absolute;
        left: 0px;
        top: -90px;
        width: 100%;
        z-index: 100;
    }
    .ab_text_about_practice .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .ab_text_about_practice .sub_title_wrap .common_header {
        font-size: 13px;
        letter-spacing: 0.5em;
        padding-bottom: 30px;
    }
    .ab_text_about_practice .title_wrap .common_header {
        font-size: 75px;
    }
    .common_header span {
        color: #af1110;
    }
    .about_practice_overview_wrap {
        padding-top: 150px;
        padding-bottom: 150px;
        text-align: center;
    }
    .about_practice_overview_wrap .gridContainer {
        max-width: 950px;
        min-width: auto;
    }
    .creative_area_section {
        padding-top: 30px;
        padding-bottom: 110px;
    }
    .creative_area_section .gridContainer {
        max-width: 1050px;
        min-width: auto;
    }
    .creative_area_section .left_details_wrap {
        width: 55%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding-top: 70px;
    }
    .creative_area_section .left_details_wrap .head_wrap .common_header {
        font-size: 77px;
    }
    .creative_area_section .ab_about_creative_statue {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 100;
        user-select: none;
        text-align: right;
    }
    .creative_area_section .ab_about_creative_statue img {
        width: 800px;
    }
    .hand_section {
        padding-bottom: 100px;
    }
    .hand_section .gridContainer {
        max-width: 1150px;
        min-width: auto;
    }
    .hand_section .hand_image_wrap img {
        width: 720px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap {
        position: absolute;
        bottom: -50px;
        right: 0px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap .common_header {
        font-size: 80px;
    }
    .hand_section .team_about_bottom_wrap {
        margin-top: -110px;
    }
    .hand_section .team_about_bottom_wrap .image_wrap img {
        width: 100%;
    }
    .hand_section .bottom_desc_wrap {
        padding-top: 80PX;
    }
    /****/
    .bottom_fix_shadow {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        height: 143px;
        background: rgb(255, 255, 255);
        background: linear-gradient( 180deg, rgb(0 0 0 / 0%) 1%, rgb(0 0 0) 79%);
        overflow: hidden;
        z-index: 2;
        opacity: 0.7;
    }
    #viewport {
        overflow: hidden;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    #scroll-container {
        position: absolute;
        overflow: hidden;
        width: 100%;
        /* height: 300%;
		 z-index: 10;
		display: flex;
		 justify-content: center;  
		 backface-visibility: hidden;
		 transform-style: preserve-3d;
		
		background-image:
		  linear-gradient(rgba(255,255,255,.07) 2px, transparent 2px),
		  linear-gradient(90deg, rgba(255,255,255,.07) 2px, transparent 2px),
		  linear-gradient(rgba(255,255,255,.06) 1px, transparent 1px),
		  linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px);
		background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
		background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;*/
    }
    .cursor {
        width: 3rem;
        height: 3rem;
        border: 1px solid rgba(248, 248, 248, 0.856);
        border-radius: 50%;
        position: absolute;
        z-index: 211111 !important;
        transform: translate(-50%, -50%);
        pointer-events: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        transition-property: background, transform;
        transform-origin: 100% 100%;
    }
    .link-grow {
        transform: scale(2);
        background: rgb(255 202 202 / 28%);
        border: 1px solid rgb(255 255 255);
    }
    .hovered-link {
        color: white;
    }
    /*Work Starts*/
    .work_details_wrap {
        padding-bottom: 280px !important;
    }
    .work_details_wrap ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
    }
    .work_details_wrap ul li {
        width: 48.5%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-right: 3%;
        overflow: hidden;
    }
    .work_details_wrap ul li:nth-child(2n+0) {
        margin-right: 0;
        margin-top: 150px;
    }
    .work_details_wrap ul li .common_header {
        font-size: 35px;
    }
    .work_details_wrap ul li .title_wrap {
        margin-top: -40px;
        padding: 20px;
        font-family: mighty_wings;
        color: #af1110;
        text-transform: uppercase;
        letter-spacing: 0.2em;
    }
    .work_details_wrap ul li .image_wrap img {
        width: 100%;
        max-width: none;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .work_details_wrap ul li:hover .image_wrap img {
        transform: scale(1.1);
    }
    .work_details_wrap ul li:hover .image_wrap {
        overflow: hidden;
    }
    .work_details_wrap ul li .title_wrap .text_wrap {
        position: absolute;
        right: 0;
        top: 50px;
    }
    /*Work Ends*/
    /*Details wrap starts*/
    .project_details_wrap {
        padding-bottom: 280px;
        ;
    }
    .project_details_wrap .half_image_wrap,
    .project_details_wrap .full_image_wrap {
        margin-top: 50px;
    }
    .project_details_wrap .half_image_wrap img,
    .project_details_wrap .full_image_wrap img {
        width: 100%;
        max-width: none;
    }
    .project_details_wrap .half_image_wrap .half_wrap:first-child {
        padding-right: 25px;
    }
    .project_details_wrap .half_image_wrap .half_wrap:last-child {
        padding-left: 25px;
    }
    /*Details wrap ends*/
}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1600px) {
    /*Details wrap starts*/
    .project_details_wrap {
        padding-bottom: 280px;
        ;
    }
    .project_details_wrap .half_image_wrap,
    .project_details_wrap .full_image_wrap {
        margin-top: 50px;
    }
    .project_details_wrap .half_image_wrap img,
    .project_details_wrap .full_image_wrap img {
        width: 100%;
        max-width: none;
    }
    .project_details_wrap .half_image_wrap .half_wrap:first-child {
        padding-right: 25px;
    }
    .project_details_wrap .half_image_wrap .half_wrap:last-child {
        padding-left: 25px;
    }
    /*Details wrap ends*/
    /*Work Starts*/
    .work_details_wrap{
        padding-bottom: 280px !important;
    }
    .work_details_wrap ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
    }
    .work_details_wrap ul li {
        width: 48.5%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-right: 3%;
        overflow: hidden;
    }
    .work_details_wrap ul li:nth-child(2n+0) {
        margin-right: 0;
        margin-top: 150px;
    }
    .work_details_wrap ul li .common_header {
        font-size: 55px;
    }
    .work_details_wrap ul li .title_wrap {
        margin-top: -40px;
        padding: 20px;
        font-family: mighty_wings;
        color: #af1110;
        text-transform: uppercase;
        letter-spacing: 0.2em;
    }
    .work_details_wrap ul li .image_wrap img {
        width: 100%;
        max-width: none;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .work_details_wrap ul li:hover .image_wrap img {
        transform: scale(1.1);
    }
    .work_details_wrap ul li:hover .image_wrap {
        overflow: hidden;
    }
    .work_details_wrap ul li .title_wrap .text_wrap {
        position: absolute;
        right: 0;
        top: 50px;
    }
    /*Work Ends*/
    .gridContainer {
        width: 95.5%;
        min-width: 1250px;
        padding-left: 0.75%;
        padding-right: 0.75%;
        margin: auto;
        clear: none;
        float: none;
        margin-left: auto;
    }
    #div1 {}
    .zeroMargin_desktop {
        margin-left: 0;
    }
    .hide_desktop {
        display: none;
    }
    /****home***/
    .common_header {
        font-size: 70px;
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
        color: white;
        font-family: mighty_wings;
        line-height: 1em;
    }
    p {
        text-transform: uppercase;
        letter-spacing: 0.2em;
        font-size: 12px;
        line-height: 2.1em;
        color: #f0f0f0;
        padding-bottom: 10px;
    }
    .home_slider_wrap .image_wrap {
        height: 100%;
        background: url(../images/slider_desktop.jpg) center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .home_slider_wrap .title_wrap {
        position: absolute;
        left: 0;
        bottom: 200px;
        color: #fff;
        width: 100%;
    }
    .home_slider_wrap .title_wrap .inner_title_wrap .gridContainer {
        max-width: 1700px;
        min-width: auto;
    }
    .header_sub_title span {
        font-size: 30px;
        letter-spacing: 0.5em;
        color: #bd1615;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 20px;
    }
    .menu_icon_wrap {
        position: fixed;
        width: 100%;
        left: 0px;
        top: 70px;
        z-index: 999;
    }
    .menu_icon_wrap svg {
        width: 42px;
    }
    .menu_icon_wrap .gridContainer {
        max-width: 1710px;
        min-width: auto;
    }
    .fix_menu_wrap {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 100px;
        z-index: 999;
    }
    .fix_menu_wrap:before {
        position: absolute;
        width: 100%;
        top: 50%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        content: '';
    }
    .fix_menu_wrap .gridContainer {
        max-width: 1700px;
        min-width: auto;
    }
    .fix_menu_wrap .logo_wrap {
        display: inline-block;
        float: left;
        width: 60px;
        position: relative;
        z-index: 20;
    }
    .fix_menu_wrap .anchor_wrap {
        position: absolute;
        left: 0px;
        bottom: -30px;
        color: #c7c7c7;
        font-size: 12px;
    }
    .fix_menu_wrap .anchor_wrap a {
        color: #c7c7c7;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    .fix_menu_wrap .anchor_wrap a:hover {
        color: #ab1111;
        text-decoration: none;
    }
    .vertical_slide {
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 100;
        width: 10%;
        text-align: center;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mySwiper .swiper-slide {
        width: 100%;
        height: 100% !important;
        opacity: 0.7;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
    }
    .sm_vertical_image img {
        width: 90px;
        border-radius: 50%;
        cursor: pointer;
    }
    .mySwiper .swiper-slide-thumb-active .sm_vertical_image img {
        border: 2px solid white;
        box-shadow: -1px 0px 11px 6px #5d5656a8;
    }
    /****/
    /***menu cart**/
    .menu_blank_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        z-index: 1001;
        background-color: rgb(0 0 0 / 69%);
        display: none;
        background: rgba(19, 18, 18, 0.2);
        backdrop-filter: blur(8px);
    }
    .menu_side_cart_wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1100;
        background: rgb(0 0 0 / 62%);
        background: linear-gradient(163deg, #b1111147 0%, #000000 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 10s ease infinite;
        -moz-animation: AnimationName 10s ease infinite;
        animation: AnimationName 10s ease infinite;
        overflow-x: auto;
        display: block;
        transform: translateX(-105%);
        transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1) 0.26s, opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.56s;
    }
    .menu_side_cart_wrap.active {
        transform: translateX(0%);
    }
    .menu_side_cart_wrap .inner_wrap {
        padding: 0px;
        overflow-x: hidden;
    }
    .menu_side_cart_wrap .clos_btn {
        position: absolute;
        right: -30px;
        top: 42px;
        z-index: 100;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .menu_side_cart_wrap.active .clos_btn {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        right: 35px;
        background: #d6d0d0;
        padding: 3px;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .clos_btn:hover {
        background: #ffffff;
    }
    .menu_side_cart_wrap .clos_btn img {
        width: 28px;
    }
    .menu_side_cart_wrap .menu_logo_wrap {
        padding: 30px;
        transform: translatex(-100px);
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
    }
    .menu_side_cart_wrap .menu_logo_wrap::before {
        position: absolute;
        width: 0%;
        background-color: #fff;
        opacity: 0.3;
        height: 1px;
        top: 50%;
        z-index: 99;
        content: '';
        -webkit-transition: all 3s ease-in-out;
        -moz-transition: all 3s ease-in-out;
        -o-transition: all 3s ease-in-out;
        -ms-transition: all 3s ease-in-out;
        transition: all 3s ease-in-out;
        background: linear-gradient(270deg, #ff6174 0%, #ffffff 103%);
        background-size: 400% 400%;
        -webkit-animation: AnimationName 3s ease infinite;
        -moz-animation: AnimationName 3s ease infinite;
        animation: AnimationName 3s ease infinite;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap::before {
        width: 100%;
    }
    .menu_side_cart_wrap .menu_logo_wrap img {
        width: 60px;
        z-index: 100;
        position: relative;
        border-radius: 5px;
    }
    .menu_side_cart_wrap.active .menu_logo_wrap {
        transform: translatex(-0px);
    }
    .sh_menu_wrap {
        transform: translateY(-90px);
        opacity: 0;
        -webkit-transition: all 1.5s ease-in-out;
        -moz-transition: all 1.5s ease-in-out;
        -o-transition: all 1.5s ease-in-out;
        -ms-transition: all 1.5s ease-in-out;
        transition: all 1.5s ease-in-out;
        background-position: 100% 230%;
        background-size: 1000% 100%;
    }
    .menu_side_cart_wrap.active .sh_menu_wrap {
        transform: translateY(0px);
        opacity: 1;
        background-position: 100% 0;
        background-size: 100% 100%;
    }
    .slide_menu_ul {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0%;
        margin: 0%;
        padding-left: 100px;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .slide_menu_ul li {
        width: 100%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 0px;
        margin: 0%;
        font-size: 55px;
        text-transform: capitalize;
        padding: 5px 0px;
        font-family: mighty_wings;
    }
    .slide_menu_ul li a {
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .slide_menu_ul:hover li a {
        color: gray;
    }
    .slide_menu_ul li a:hover {
        color: white;
    }
    /****/
    /***about practice***/
    .blck_section_top {
        background: #212121;
        padding: 230px 0px;
    }
    .about_practice_section .image_wrap img {
        width: 100%;
    }
    .ab_text_about_practice {
        position: absolute;
        left: 0px;
        top: -90px;
        width: 100%;
        z-index: 100;
    }
    .ab_text_about_practice .gridContainer {
        max-width: 1700px;
        min-width: auto;
    }
    .ab_text_about_practice .sub_title_wrap .common_header {
        font-size: 16px;
        letter-spacing: 0.5em;
        padding-bottom: 30px;
    }
    .ab_text_about_practice .title_wrap .common_header {
        font-size: 100px;
    }
    .common_header span {
        color: #af1110;
    }
    .about_practice_overview_wrap {
        padding-top: 200px;
        padding-bottom: 200px;
        text-align: center;
    }
    .about_practice_overview_wrap .gridContainer {
        max-width: 950px;
        min-width: auto;
    }
    .creative_area_section {
        padding-top: 30px;
        padding-bottom: 350px;
    }
    .creative_area_section .gridContainer {
        max-width: 1550px;
        min-width: auto;
    }
    .creative_area_section .left_details_wrap {
        width: 55%;
        display: inline-block;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding-top: 80px;
    }
    .creative_area_section .left_details_wrap .head_wrap .common_header {
        font-size: 100px;
    }
    .creative_area_section .ab_about_creative_statue {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 100;
        user-select: none;
    }
    .creative_area_section .ab_about_creative_statue img {
        width: 100%;
    }
    .hand_section {
        padding-bottom: 150px;
    }
    .hand_section .gridContainer {
        max-width: 1700px;
        min-width: auto;
    }
    .hand_section .hand_image_wrap img {
        width: 900px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap {
        position: absolute;
        bottom: -50px;
        right: 0px;
    }
    .hand_section .team_about_bottom_wrap .ab_about_image_text_wrap .common_header {
        font-size: 90px;
    }
    .hand_section .team_about_bottom_wrap {
        margin-top: -110px;
    }
    .hand_section .team_about_bottom_wrap .image_wrap img {
        width: 85%;
    }
    .hand_section .bottom_desc_wrap {
        padding-top: 80PX;
    }
    /****/
    .bottom_fix_shadow {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        height: 200px;
        background: rgb(255, 255, 255);
        background: linear-gradient( 180deg, rgb(0 0 0 / 0%) 1%, rgb(0 0 0) 79%);
        overflow: hidden;
        z-index: 2;
        opacity: 0.7;
    }
    #viewport {
        overflow: hidden;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    #scroll-container {
        position: absolute;
        overflow: hidden;
        width: 100%;
        /* height: 300%;
		 z-index: 10;
		display: flex;
		 justify-content: center;  
		 backface-visibility: hidden;
		 transform-style: preserve-3d;
		
		background-image:
		  linear-gradient(rgba(255,255,255,.07) 2px, transparent 2px),
		  linear-gradient(90deg, rgba(255,255,255,.07) 2px, transparent 2px),
		  linear-gradient(rgba(255,255,255,.06) 1px, transparent 1px),
		  linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px);
		background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
		background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;*/
    }
    .cursor {
        width: 3rem;
        height: 3rem;
        border: 1px solid rgba(248, 248, 248, 0.856);
        border-radius: 50%;
        position: absolute;
        z-index: 211111 !important;
        transform: translate(-50%, -50%);
        pointer-events: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        transition-property: background, transform;
        transform-origin: 100% 100%;
        display: none;
    }
    .link-grow {
        transform: scale(2);
        background: rgb(255 202 202 / 28%);
        border: 1px solid rgb(255 255 255);
    }
    .hovered-link {
        color: white;
    }
}

.padding_20 {
    padding: 20px !important;
}

.padding_10 {
    padding: 10px !important;
}

.padding_30 {
    padding: 30px !important;
}

.no_padding {
    padding: 0 !important
}

.f_left {
    float: left
}

.f_right {
    float: right
}

.full_wrap {
    width: 100%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.half_wrap {
    width: 50%;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer_wrap {
    border-top: 1px solid #c5c5c5;
    margin-top: 20px;
    padding-bottom: 30px;
}

#map {
    width: 100%;
    height: 321px;
    margin-top: 20px;
    margin-bottom: 20px;
}

body {
    font-family: bw_reg;
    background: #212121;
    overflow-x: hidden;
}


/*scroll*/

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #212121;
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #af1110;
    border-radius: 100px;
}


/**/

@-webkit-keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes AnimationName {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

.cursor {
    display: none;
}
.form_text{
    padding:15px 10px;
    border-radius: 10px;
    width:100%;
    background: transparent;
    color:#fff;
    border:1px solid rgba(255,255,255,0.5);
    float:left;
    display:inline-block;
    margin-bottom: 20px;
}
.common_anchor{
    padding:15px 30px;
    border-radius: 10px;
    float:left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color:#fff;
    text-decoration: none !important;
    background: #af1110;
    display:inline-block;
}
.common_anchor:hover{
    background: #fff;
    color:#000;
}
.contact_form_wrap{
    margin-bottom: 50px;
}
.project_body_wrap .project_details_wrap{
    padding-bottom: 0;
}
.work_details_wrap ul li .play_icon{
    position:absolute;;
    top:50%;
    left:50%;
    z-index: 1;
    width:50px;
    margin-left:-25px;
    margin-top:-25px;
}
.menu_blank_wrap{
    background: rgba(19, 18, 18, 0.9);
}
.girls_margin_top{
    margin-top: 50px;
}
.form_message_wrap{
    margin-top: 20px;
    color:#fff;
}
.error_full_wrap{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    margin-top: -10px;
    margin-bottom: 20px;
    color:#fff;
}
/* about start */


.about-us h2 {
	color: #d61f24;
	text-align: center;
	
}

.about-us p {
	text-align: center;
}

.menu_blank_wrap {
	background: rgba(19, 18, 18, 0.9);
}

.home_slider_wrap .image_about {
    height: 100%;
    background: url(../images/about/project_meeting.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.our-team h5{
    font-size: 38px;
    color:  #d61f24;
    text-align: center;
    margin-bottom: 50px;
}
.team h5{
    color: #d91102;
    text-align: center;
    font-size: 25px;
}
.left-team img{
margin-top: 70px;

}


/* Zoom In #2 */
.team img {
	
	-webkit-transition: .3s ease-in-out;
	transition: all 1s;
}
.team:hover img {
	width: 100%;
}
.client img{
    margin-top: 20px;
    width: 100%;
    height: 104px;
}
.client{
    margin-bottom: 217px;
}
.team-name{
    font-size: 30px;
    margin-top: 15px;
    padding: 0;
    padding-bottom: 10px;
    color: #d91102;
    font-family: mighty_wings;
    line-height: 1em;
}
.about_header {
    font-size: 28px;
    margin: 0;
    padding: 11px;
    padding-bottom: 10px;
    color: #ffffff;
    font-family: mighty_wings;
    line-height: 1em;
    /* border: 2px solid #fff; */

}
/* about end */

/* client start */
.client img{
    margin-top: 50px;
}
/* client end */

/* contact start */
.contact h3{
    font-size: 38px;
    color:  #d61f24;
    text-align: center;
    margin-bottom: 50px;
}
input:invalid, textarea:invalid {
    background-color:#212121;
}
.page-btn{
    padding: 10px;
    background-color: #d61f24;
    color: #fff;
    font-weight: bold;
    border: 1px solid #d61f24;
    margin-bottom: 50px;
}
.page-btn:hover{
    background-color: #212121;
    color:  #d61f24;
}
.address i{
    color:  #d61f24;
    font-size: 18px;
}
.address p{
    font-size: 14px;
}
.contact img{
    width: 100%;
    height: 455px;
}
/* ================================================= */
.about_practice_section .image_wrap img {
    width: 100%;
}
.ab_text_about_practice .sub_title_wrap .common_header {
    font-size: 13px;
    letter-spacing: 0.5em;
    padding-bottom: 30px;
}

/* ==================== */
.home_slider_wrap .image_commercial {
    height: 100%;
    background: url(../images/commercial-project/image_commercial.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.home_slider_wrap .image_clinic_commercial {
    height: 100%;
    background: url(../images/commercial-project/child-clinic/A.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.home_slider_wrap .image_angeel_commercial{
    height: 100%;
    background: url(../images/commercial-project/indor-commercial-office/comm-img.png) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   
}
.home_slider_wrap .image_vinayak_commercial{
    height: 100%;
    background: url(../images/commercial-project/entv.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.home_slider_wrap .image_ishanaya_commercial{
    height: 100%;
    background: url(../images/hospitality/ishanaya-restaurants-bar/CPI-8.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
    /* hospitality */
    .home_slider_wrap .image_hospitality{
        height: 100%;
        background: url(../images/hospitality/Banner-Image.jpg) center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .home_slider_wrap .image_lords_commercial{
        height: 100%;
        background: url(../images/hospitality/lords-of-the-drinks/1.png) center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
/* =======residential start=-===== */
.home_slider_wrap .image_residential {
    height: 100%;
    background: url(../images/residential-project/residential.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.home_slider_wrap .image_pune{
    height: 100%;
    background: url(../images/residential-project/Image-1.png) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.home_slider_wrap .image_tiwari{
    height: 100%;
    background: url(../images/residential-project/vishal-tiwari/Tiwari-10.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.home_slider_wrap .image_rai{
    height: 100%;
    background: url(../images/residential-project/rai-sir/banner.png) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* about start */
.about-content p{
    font-family: poppins;
    font-size: 18px;
    text-transform: capitalize;
}
.client img{
    background-color: #fff;
    border: 2px solid red;
    padding: 10px;
}
.home_slider_wrap .image_viajn_commercial{
    height: 100%;
    background: url(../images/hospitality/vijan-mahal/1.jpeg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   }
   .home_slider_wrap .image_flipkart_commercial{
    height: 100%;
    background: url(../images/commercial-project/flipkart/flipkart.jpeg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
     }

     .home_slider_wrap .image_subh_commercial{
        height: 100%;
        background: url(../images/commercial-project/subh-motor/1.jpeg) center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
         }
         .home_slider_wrap .image_reliance_commercial{
            height: 100%;
            background: url(../images/commercial-project/reliance/3.png) center no-repeat;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
             }
             .home_slider_wrap .image_one-plus_commercial{
                height: 100%;
                background: url(../images/commercial-project/one-plus/3.png) center no-repeat;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
                 }

       
       .home_slider_wrap .image_kids_commercial{
        height: 100%;
        background: url(../images/commercial-project/kids/1.jpeg) center no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
         }
      