/*
Theme Name: Creative-D
Theme URI: https://
Author: CreativeDady
Author URI: https://www.creativedady.com
Description:
Version: 1.0
Tags:
Text Domain: creativeD
*/
/*=================
GLOBAL STYLES
=================*/
/*
    FONTS
 */
 @import url('https://fonts.googleapis.com/css?family=Francois+One|Open+Sans:300,400,600,700,800');
 @import url('fonts/IvyJournal/stylesheet.css');
 @import url('fonts/PierSans/stylesheet.css');
 @import url('assets/css/mobileNav.css');
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 0px #AD9677;
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 0px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background-color: #AD9677;
}
.page .social-box {
    display: none;
}

 /*
 */
 .space10{height:10px; font-size:10px; clear:both;}
 .space20{height:20px; font-size:20px; clear:both;}
 .space30{height:30px; font-size:30px; clear:both;}
 .space20{height:20px; font-size:20px; clear:both;}
 .space90{height:90px; font-size:90px; clear:both;}
 .pt-30 { padding-top: 30px !important; }
 .pb-30 { padding-bottom: 30px !important; }
 .pt-60 { padding-top: 30px !important; }
 .pb-60 { padding-bottom: 30px !important; }
 /*BORDERS*/
 .gold-border{
    margin: 100px auto;
    width: 100%;
    display: block;
    height: 2px;
    background-color: #ad9677;
 }
 body.post-template-default.single.single-post.single-format-image {
    /*height: 100vh !important;*/
    position: relative;
    /*! overflow: scroll; */
}
 body{
     margin: 0px;
     padding: 0px;    
     width:100%;
     font-family: 'Pier Sans';
     font-weight: normal;
     color: #AD9677;
     background-color: #083F36;
     position:relative;    
     overflow-x: hidden;
 }
 h1, h2, h3, h4, h5, h6{
 /*     margin: 0px; */
     font-family: 'Ivy Journal' !important;
     color: #AD9677 ;
     font-weight: 600 !important;
 }
 p{
     font-family: 'Pier Sans';
     font-size: 14px;
     font-weight: normal;
     line-height: normal;
     color: #AD9677;
     line-height: 20px;
     letter-spacing: 2px;
 }
.single footer#FootDesk {

}
.home main {
    max-width: 100% !important;
}
 /* .icon-dismiss{ display: none; } */
 main {
     margin: 0 auto;
     padding: 0;
     width: 100%;
     /*max-width:1440px;*/
     /*max-width:100%;*/
     max-width: 2000px;
     position: relative;
     display: block;
      z-index: 1; 
 }
 .home main:after {
     content: '';
     width: 100%;
     height: 100vh;
     position: absolute;
     top: 0;
     z-index: 1;
     background: #30302F;
     opacity: 0.3;
 }
 .redux-dev-mode-notice-container.redux-dev-qtip { display: none; }
 .rAds {
     width: 0;
     height: 0;
     visibility: hidden;
 }
 .redux-messageredux-notice {
     display: none !important;
 }
 a.btn.btn-primary.btn-customized.open-menu {
     display: none;
 }
 ul li, ol li  {
     font-size: 21px;
     line-height: 34px;
     margin: 0 0 15px 0;
     color: #AD9677;
 }
 /*=================
 0.0- FANCY HEADING
 =================*/
 .fancy-heading h2, .fancy-heading h1, .fancy-heading h3{}
 .fancy-heading {}
 .fancy-heading h2:after, .fancy-heading h1:after, .fancy-heading h3:after {}
 .fancy-btn a{}
 .fancy-btn a:hover{}
 
 /*=================
 0.1- HEADER
 =================*/
 .home header .navbar-brand {
     display: none;
 }
 header {
     margin: auto;
     padding: 0;
     width: 100%;
     position: fixed;
     display: block;
     z-index: 9;
     top:0;
     /* box-shadow: 0 4px 12px #f3f3f3; */
 }
 header .navbar-brand {
     margin: 0px;
     padding: 0px;
     width: 60px;
     height: 60px;
     display: block;
     background-color: transparent;
     /* box-shadow: 0 10px 10px #f2f2f2; */
     position: absolute;
     top: 90px;
     right: 70px;
     z-index:9;
 }
 header .nav-button {
     margin: 0;
     padding: 0;
     display: inline-flex;
 }
 header.entry-header {
    position: relative;
}
 /*=================
 0.2 LANDING PAGE
 =================*/
 .home-bottom {
     margin: 0 0 90px 0;
     padding: 0 70px;
     width: 100%;
     position: absolute;
     display: block;
     bottom: 0;
     right: 0;
     z-index: 2;
 }
 
 .home-bottom .navbar-brand{
     margin: 0;
     padding: 0;
     max-width: 170px;
     display: block;
     background-color: transparent;
     float: right;
     /* box-shadow: 0 10px 10px #f2f2f2; */
     
 }
 .home-bottom .navbar-brand img {
     margin: auto;
     padding: 0;
     width: 133px;
     display: block;
 }
 .social-bottom {
     margin: 0;
     padding: 0;
     display: block;
     float: left;
     width: 50%;
     position: absolute;
     bottom: -27px;
 }
 .social-bottom ul {
     margin: 0;
     padding: 0;
     display: block;
     list-style: none;
 }
 
 .social-bottom ul li {
     margin: 0 0;
     padding: 0 50px 0 0;
     display: inline-flex;
     font-family: 'Ivy Journal';
     font-size: 23px;
     color: rgba(173,150,119,1);
     text-transform: lowercase;
 }
 
 .social-bottom ul li a {
     font-family: 'Ivy Journal';
     font-size: 23px;
     color: rgba(173,150,119,1);
     text-decoration: none;
 }
 
.social-bottom ul li a:after {
     content: '';
     width: 100%;
     height: 2px;
     background: rgba(173,150,119,1);
     display: block;
     opacity: 0;
     transition: .5s ease;
}

.social-bottom ul li a:hover:after {
    opacity: 1;
}
 .bottom-logo {
     margin: 0;
     padding: 0;
     display: block;
     float: right;
     width: 50%;
 }
 ul.top-right-social {
     margin: 22px auto 0;
     padding: 0;
     display: block;
     width: 100%;
     text-align: center;
 }
 
 ul.top-right-social li {
     display: inline-flex;
     background: #fff2f7;
     border-radius: 50%;
     width: 26px;
     height: 26px;
     padding: 0px 0;
     font-weight: 400;
     margin: 0 3px !important;
 }
 
 ul.top-right-social li {
     list-style: none;
     display: inline-block;
     border: 1px solid #fff2f7;
 }
 
 ul.top-right-social li i:before {
     color: #000;
     margin: 0 0 0 0 !important;
     padding: 0;
     font-size: 13px;
     font-weight: 400;
 }
 ul.top-right-social li:hover {
     background: #fff2f7;
     border: 1px solid #000;
 }
 ul.top-right-social li:hover i:before {
     margin: 0 0 0 0;
     padding: 0;
     color: #000;
 }
 /*
     SERVICES
 */
 /* .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
     padding: 10px 0 !important;
 } */
 .service-box .elementor-element-populated {
     background: #F2F5F8;
     border-radius: 10px;
     padding: 60px !important;
 }
 .service-box  .elementor-icon svg {
     height: 140px;
     width: auto;
 }
 .service-box{
     font-size: 19px;
     color: #606674 !important;
 }
 .service-box h3{
     font-weight: bold !important;
     font-family: "cera_probold" !important;
     color: #414141 !important;
 }
 /*
  CONTACT BANNER
 */
 .contact-banner .elementor-container {
     max-width: 1280px !important;
 }
 .banner-item-list ul li {
     list-style: circle;
     margin: 16px 0;
     font-size: 19px;
     font-family: 'cera_promedium' !important;
 }
 /*-------
   TOPBAR
  ------*/

 /*--------------
 SEARCH FORM
 --------------*/
 .search {
     position: absolute;
     /*display: inline-block;*/
     right: 0;
 }
 .search::after{
     font-size: 14px;
     color: #000;
 
 }
 [class^="icon-"]::before {
     font-family: "Font Awesome 5 Solid";
     content:"\f002";
     font-size: 14px;
     color: #000;
     display: none;
 }
 [class^="icon-"] {
     color: #fff;
     border-radius: 0px;
     display: inline-block;
     padding: 6px 7px 7px;
     font-size: 18px;
     text-shadow: 1px 1px 2px #21638f;
     box-shadow: inset 0px 0px 0px #21638f;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
     cursor: pointer;
     z-index: 10;
     position: relative;
 }
 [class^="icon-"]:hover {
     background: none;
     text-shadow: 0px 0px 0px #21638f;
     box-shadow: none;
     transition: all 0.5s ease;
     -webkit-transition: all 0.5s ease;
 }
 .search_form {
     background: #fff;
     position: absolute;
     z-index: 0;
     padding: 0px 5px;
     right: 0;
     top: 15px;
     overflow: hidden;
     border-radius: 0;
     width: 20px;
     height: 0px;
     transition: height 0.2s ease-out 0.5s, top 0.2s ease-out 0.5s,
     padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
     -webkit-transition: height 0.2s ease-out 0.5s, top 0.2s ease-out 0.5s,
     padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
 }
 .search_form form {
     opacity: 0;
     transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
 }
 .search_form input {
     background: #fff;
     border: none;
 }
 .search_form input[type="text"] {
     border-radius: 5px 0 0 5px;
     width: 150px;
     margin: 0px 1px 0px 0;
     padding: 0px 5px 1px;
     min-height: 23px;
 }
 .search_form input[type="submit"] {
     border-radius: 0 5px 5px 0;
     text-transform: uppercase;
     font-size: 11px;
     padding: 0px 5px;
     min-height: 24px;
     margin: 0px 0px 0px 0;
     cursor: pointer;
 }
 .search_box {
     visibility: hidden;
 }
 .search_box:checked ~ .search_form {
     width: 213px;
     height: auto;
     padding: 5px;
     top: 35px;
     transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out,
     0.3s width ease-out 0.2s;
     -webkit-transition: height 0.2s ease-out, top 0.2s ease-out,
     padding 0.2s ease-out, 0.3s width ease-out 0.2s;
 }
 .search_box:checked ~ .search_form form {
     opacity: 1;
     transition: 0.3s all ease-out 0.5s;
     -webkit-transition: 0.3s all ease-out 0.5s;
 }
 /*--------------
 NAVIGATION
 ---------------*/
 .mobile-nav .full-screen-menu {
     margin: 0 auto 0 auto;
     padding: 0;
    width: 100vw;
    height: 100vh;
    vertical-align: middle;
    display: grid;
    
 }
 .main-menu ul {
     margin: 6px auto 6px;
 }
 nav {
     width: 100%;
     display: block;
     font-family: "cera_probold" !important;
 }
 .home-icon-nav:before {
     content: '';
     width: 22px;
     height: 22px;
     background: red;
     position: absolute;
     display: block;
     left: 0;
 }
 .dropdown-menu {
     padding: 0px 10px;
     background-clip: padding-box;
     background-color: rgb(255, 255, 255);
     border-left: 0px;
     border-right: 0px;
     border-bottom: 0px;
     border-top: 2px solid #1a76bc!important;
     border-radius: 0px;
     border-top: none;
     box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
     float: left;
     font-size: 14px;
     list-style: outside none none;
     min-width: 200px;
     position: absolute;
     text-align: left;
     top: 100%;
     z-index: 1000;
 }
 ul.dropdown-menu:before {
     content: '';
     position: absolute;
     display: block;
     width: 0;
     height: 0;
     border-left: 10px solid transparent;
     border-right: 10px solid transparent;
     border-bottom: 11px solid #1a76bc;
     top: -12px;
 }
 .dropdown-menu li {
     border-bottom: 1px solid #d1d1d1;
     border-radius: 0px!important;
 }
 .mega-parent  li > a {
     padding: 8px 0px;
     color: #fff;
 }
 .dropdown-menu  li > a {
     padding: 14px 0px 14px 0px;
     color: #a0a0a0;
     text-transform: capitalize;
     font-size: 14px;
     line-height: normal;
     display: block;
 }
 .dropdown-menu li a:before {
     margin: 0 5px 0 0;
     content: '\f105';
     display: inline-block;
     font-family: "Font Awesome 5 Free";
     font-size: 16px;
     -moz-osx-font-smoothing: grayscale;
     -webkit-font-smoothing: antialiased;
     display: inline-block;
     font-style: normal;
     font-variant: normal;
     text-rendering: auto;
     /* line-height: 1; */
     font-weight: 900;
     color: #1a76bc;
 }
 .dropdown-menu  li > a:last-child{
     border-bottom: 0px!important;
 }
 .dropdown-menu  li a:hover {
     color: #000;
 }
 .dropdown-menu li:last-child{
     border-bottom: 0px;
 }
 .dropdown-menu  li:last-child {
     border-bottom-right-radius: 16px;
 }
 .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
     background-color: transparent;
     color: #1a76bc;
     text-decoration: none;
     border-radius: 0px;
 }
 .navbar-nav li .dropdown-menu{
     transition: 0.5s;
 }
 .navbar-nav li .dropdown-menu li .dropdown-menu{
     right: -160px;
     position: absolute !important;
     left: auto;
     top: 0px;
     transition: 0.5s;
     display:none;
 }
 ul.dropdown-menu li.menu-item-has-children > a:after {
     content: '\f101';
     font-family: 'FontAwesome';
     font-size: 18px;
     position: absolute;
     right: 11px;
     top: 5px;
 }
 .navbar-nav li .dropdown-menu li:hover .dropdown-menu{
     display:block !important;
 }
 .dropdown-menu  li .sub a:hover {
     color: #f50000;
 }
 /* Mega menu styles */
 .mega-parent ul.dropdown-menu {
     padding-bottom: 12px;
 }
 .mega-parent .dropdown-menu .sub {
     white-space: normal ;
     color: #fff;
 }
 /*.navbar-nav, .navbar .collapse, .navbar-nav li {*/
 /*position: static;*/
 /*}*/
 .navbar .container {
     position: relative;
 }
 .navbar .dropdown-menu {
     left: auto;
 }
 .mega-parent, .mega-parent .dropdown-menu {
     left: 0;
     right: 0;
 }
 .navbar .container {
     max-width: 1170px;
     width: auto;
 }
 .sub > div {
     font-size: 12px;
     line-height: 19px;
     height: 100% !important;
 }
 .sublinks a {
     font-size: 12px !important;
     font-weight: normal  !important;
     padding: 0 !important;
 }
 .sublinks {
     list-style-type: none;
     margin: 0;
     padding: 0;
 }
 .sublinks > li {
     margin-bottom: 6px;
 }
 .sub img {
     margin: 0 18px 12px 0;
 }
 a.nolink {
     visibility: hidden !important;
 }
 .tit {
     font-size: 18px;
     font-weight: bold;
     margin: 0;
     padding: 0;
 }
 
 .sub > form {
     background: #eee none repeat scroll 0 0;
     border-radius: 8px;
     color: #666;
     padding: 6px;
 }
 
 /*=========
 SUBHEADER
 ========*/
 .subheader {
     margin: 0px;
     padding: 25px 0;
     width: 100%;
     min-height: 357px;
     background-color: #f5f5f5;
     background-size: cover ;
     background-position: center ;
 }
 .subheader-sorry{
     min-height: 200px;
 
 }
 .subheader .container {
     width:100%;
     position: relative;
     min-height: 330px;
 }
 .subheader .desc {
     padding: 0px 10px!important;
     /*border-top: 1px solid #90272b;*/
     /*box-shadow: 0px 10px 31px #b33036;*/
     position: absolute;
     bottom: 21px;
     width: 100%;
     text-align: center;
 }
 .subheader h2 {
     width: 100%;
 }
 .subheader h2 a {
     color: #242424;
 }
 .subheader h2 a br {
     display: none;
 }
 .subheader h2 a:hover {
     text-decoration: none;
     color: #242424;
 }
 .cu-breadcrumbs ul{
     margin: 0px;
     padding: 0px;
 }
 .cu-breadcrumbs ul#crumbs {width: 100%;display: inline-block;/* float:  left; */}
 .sub-details a {
     color: #FFF!important;
 }
 .cu-breadcrumbs ul#crumbs li {
     display: inline-block;
     color: #FFF;
 }
 .cu-breadcrumbs ul#crumbs li br {
     display: none;
 }
 .cu-breadcrumbs ul#crumbs li a{
     color: #FFF;
 }
 .cu-breadcrumbs ul#crumbs li:after {
     content: '/';
     color: #fff;
     margin:  0px 9px;
 }
 
 .cu-breadcrumbs ul#crumbs li:last-child:after {
     content:  none;
 }
 .content-padd {
     margin: 0px 0px;
 }
 /*==============
     INNER PAGE
 ==============*/
 .inner-page, .inners-single{
     margin: 0px 0 0 auto;
     padding: 18% 70px 0 0px ;
     display: block;
     /*max-width: 975px;*/
     max-width:75%;
 }
 .page-short-description{
     margin: 0 0 0 60px;
     padding: 0;
     text-align: justify;
 }
 .page-short-description span.contact-title {
     font-family: 'Ivy Journal' !important;
     font-size: 20px;
     float: left;
 } 
 .page-short-description span.contact-detail {
     text-align: right;
     float: right;
     line-height: 27px;
 }
 /*
 TEAM MEMBERS 
 */
/* .team-member-details span.dismiss {
    display: none;
} */
.team-wrapper{   
    /* margin-right: -15px; 
    margin-left: -15px; */
    margin-bottom: 24%;
    padding: 0;
    width:100%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
    list-style: none;
}
.team-wrapper .MemberBio {
    margin: 0 1.2% 0 1.2%;
    /* padding-right: 15px;
    padding-left: 15px; */
    display: inline-flex;
    list-style: none;
    width: 100%;
    width: 31%;
    height: auto;
    z-index: 9;
    position: initial;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.team-member {
    width: 100%;
    height: auto;
   /* width: 308px;
   height: 308px;
   display: block; */
}
.team-member img {
    /* width: 308px;
    height: 308px; */
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: bottom;
}
.team-wrapper .MemberBio:first-child {
    margin-left: 0;
}
.team-wrapper .MemberBio:last-child {
    margin-right: 0;
}
.team-wrapper .MemberBio.active:nth-child(2) .team-member {
    position: relative;
    z-index: 99;
    display: block;
    /* left: 14px; */
}
.team-wrapper .MemberBio.active:nth-child(3) .team-member {
    /* position: absolute; */
    z-index: 99;
    display: block;
    /* left: 14px; */
}
/* .MemberBio .team-member-details {
    display: block;
    position: absolute;
    left: 308px;
    right: 0;
    background: #000;
}  */
/* .team-member{

} */
.team-member-details{
    /* display: none; */
    opacity: 0;
    /*background: rgb(255 255 255 / 50%);*/
    background: rgba(173, 149, 118, , 0.30);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
  }
  .MemberBio.active .team-content-inner {
    /* transition-delay: 5s; */
    /* transition: all 0.5s ease-in; */
    opacity: 1;
    transition-delay: 1s;
}

.MemberBio .team-content-inner {
    opacity: 0;
    /* transition-delay: 5s; */
    transition: all 0.5s ease-in;
    display: block;
    /* z-index: 9999999; */
    /* position: relative; */
    overflow-x: hidden;
}
  /* .team-member:hover + .team-member-details {
    display: block;
    color: #fff;
  }
   */
   
.team-member.active .team-memeber-details {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 999;
}

.MemberBio.active .team-member-details {
    margin: auto;
    padding: 0px 0 0px;
    width: 100%;
    height: auto;
    position: absolute;
    /* z-index: 999; */
    top: 0;
    left: 0;
    /*background: #fff;*/
    opacity:1;
    z-index: 999;
    display: block;
    right: 0;
    color: #000;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.5s linear;
    opacity: 1;
}
.team-member-pic {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    left: 0;
    z-index: 1;
    display: inline-block;
    position: relative;
    width: 31%;
}
.team-member-pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.member-desc{
    margin: 0;
    padding: 35px 0 35px 0;
    position: absolute;
    /* overflow-y: hidden; */
    width: 69%;
    height: 100%;
    background-color: #AD9677;
    color: #000;
    /* position: relative; */
    /* width: 100%; */
    /*top: 100%;*/
    top:0px;
    right: 0;
    z-index: 9999;
    display: inline-block;
    /* display: inline-block; */
}
.member-head {
    margin: 45px 0 0 0;
    padding: 0;
    position: absolute;
    display: block;
    z-index: 999;
    right: 65%;
    left: -100%;
}
.member-desc .member-name{
    margin: 0;
    padding: 0;
    font-family: IvyJournal;
    font-size: 47px;
    font-style: normal;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: 0.03em;
    text-align: right;
    color: #083F36;

    }
.member-desc .member-dasignation{
    margin: 0;
    padding: 0;
    float: right;
}
.member-desc .member-about{
    margin: 0 0 8px 0;
    padding: 0;
    max-width: 55%;
    display: block;
    position: absolute;
    right: 38px;
    font-family: Pier Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.03em;
    color: #083F36;
    text-align: justify;
    height: auto;
}
.member-desc .member-about p{
    font-family: Pier Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.03em;
    color: #083F36;
    text-align: justify;
}
.member-desc span.member-dasignation{
    font-family: IvyJournal;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.03em;
    text-align: right;
    color: #083F36;
}

.MemberBio.active .member-desc{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    /* margin: 0; */
    transition-delay: 0.5s;
    top: 0;
}
.MemberBio.active .team-member-details .team-member {
    position: absolute;
    left: 0;
}

.team-wrapper .MemberBio:nth-child(3) {margin-right: 0 !important;}
/*
    Mobile View
 */
 .team-wrapper-mob{

 }
 .team-wrapper-mob.team-mobile{
    display: none;
}
.team-modal .modal-dialog {
    margin: 0;
    background: rgba(8, 63, 54, 0.65);
    height: 100vh;
    overflow: auto;
}
.team-modal .modal-dialog .modal-content {
    background: transparent;
    border:0px;
}

.team-modal .modal-dialog .modal-content .modal-header {
    border-bottom: 0px;
    position: absolute;
}
.icon-dismiss{ 
    display: block;
    background-image: url(assets/images/svg/X.svg);
    width: 22px;
    height: 22px;
    position: absolute;
    /* top: 48px; */
    /* left: 24px; */
    z-index: 9999;
    background-repeat: no-repeat;
}
.team-modal .modal-dialog .modal-content .modal-header button.close {
    margin: 0;
    opacity: 0;
    /* transition-delay: 3s; */
}
.team-member-mob img {
    width: 100%;
    /* min-height: 335px; */
    height: 100%;
    object-fit: cover;
    object-position: top;
}    
.team-member-mob {
    margin: 30px auto;
    padding: 0;
    width: 100%;
    /* height: 485px; */
    /* max-height: 100%; */
}
.team-member-pic-mob {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 50vh;
    z-index: 99;
}

.team-member-pic-mob img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* MODAL ANIMATE SETTING */
.modal-dialog{
    -webkit-transform: translate(0,50%) !important;
    transform: translate(0,50%) !important;  
}
.modal.show .modal-dialog{
    max-width: 100%;
    -webkit-transform: none !important;
    transform: none !important;
}

.member-desc-mob {
    background: #ad9677;
    width: 100%;
    height: 100vh;
    display: block;
    /* -webkit-transition: all .3s ease-out; 
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out; 
    transition-delay: 2s; */
    position: absolute;
    top: 100vh;
    opacity: 0;
    overflow-y: scroll;
    z-index: 1;
}
.modal.show .member-desc-mob{
    /*top: 0; */
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    transition-delay: .5s;
    /* position: relative; */
    top: 0;
    opacity: 1;
}
.team-content-inner-mob {
    color: #083F36;
    /* height: 100vh; */
    position: absolute;
    padding: 30px 20px;
    /* height: max-content; */
    /* display: block; */
    top: 50vh;
    transition: all 0.5s ease-in;
    opacity: 0;
}

.member-head-mob h3 {color: #083F36;font-size: 40px;}

span.member-about-mob {
    color: #083F36;
    margin: 46px 0 0 0;
    padding: 16px 0 0 0;
    display: block;
    border-top: 1.5px solid;
    height: auto;
    font-size: 14px;
    overflow: auto;
    text-align: justify;
    line-height: 20.44px;
}
span.member-dasignation-mob {
    font-family: IvyJournal;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.01em;
    text-align: left;
}
.modal.show .team-content-inner-mob {
    opacity: 1;
    transition-delay: 1.3s;
}
.modal.show .modal-dialog .modal-header button.close {
    transition-delay: 3s;
    opacity: 1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 1.8s linear;
}

#FootMobile{
    display:none;
}
    .mobileTeamview{
      display:none;
    }
  /* .dteam{
display: block;
  } */
 
  /* li.MemberBio:nth-child(1) {
    background: #fff;
  }
  li.MemberBio:nth-child(2) {
    background: green;
  }
  li.MemberBio:nth-child(3) {
    background: blue;
  }  */
  /**/
/* .MemberBio .team-member-details {
    display: none;
} 

.MemberBio.active .MemberBioHover{
    width: 100%;
    transition: all 1s;
    z-index: 999;
    display: inline-block;
    position: absolute;
    float: right;
    top: 0;
    left: 0;
  }
.MemberBio.active .MemberBioHover .team-member-details {
    position: absolute;
    display: block;
    z-index: 999999;
    top: 0;
    left: 315px;
    text-align: center;
    color: #000;
}

.MemberBio.active .MemberBioHover  {
    width: 308px;
    height: 380px;
    z-index: 999;
    position: absolute;
    left: 0;
} */
/*
   WORK 
*/
/*ARCHIVE STYLE*/
.archive-list {
    /* margin: 0 0 0 0; */
    margin: 0 66px 0 auto;
    padding: 18% 0px 0 0;
    display: block;
    max-width: 975px;
}

.archive-list header.page-header {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    border-bottom: 2px solid #ad9677;
    width: fit-content;
}

.archive-list header.entry-header {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    position: relative;
}
.archive-list .entry-content {
    margin: 0 !important;
    padding: 0;
}
.archive-list h2.entry-title a:hover {
    color: #d8c4aa;
    text-decoration: none;
}
.archive-list .post-thumbnail .wp-post-image {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 350px !important;
    object-fit: cover;
    object-position: center center;
}

.archive-list .post-thumbnail img {
    width: 100%;
    /* object-fit: cover; */
}
/*WORK POST */
.work-title a:hover {
    text-decoration: none;
    /*color: #dccebb !important;*/
}

.work-title a:hover h2 {
    /*color: #dccebb !important;*/
    font-size: 8.3rem !important;
    transition: all 0.5s 0s ease;
}
ul.work-wrapper {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
}

/* EVEN STYLE */
li.work-item:nth-child(even) {
    width: 100%;
    display: block;
    /* float: left; */
    position: relative;
    height: 452px;
    margin: 90px 0;
}

li.work-item:nth-child(even) .work-image {
    position: absolute;
    right: 0;
    width: 56%;
}
li.work-item:nth-child(even) .work-image img{    
    /*width: 640px;*/
    width:100%;
    height: 452px;
    object-fit:cover;
    object-position: center;
}

li.work-item:nth-child(even) .work-txt-sec {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: left;
    height: 100%;
    min-height: 452px;
}
li.work-item:nth-child(even) .work-txt-sec .work-desc {
    /* max-width: 200px; */
    /* position: relative; */
    /* float: right; */
}
li.work-item:nth-child(even) .work-desc span.entry-date {
    margin-left: 75px;
}
li.work-item:nth-child(even) .work-txt-sec .work-title {position: relative;/* float: right; */display: block;/* max-width: 1500px; */}

li.work-item:nth-child(even) .work-short-detail {
    /*max-width: 317px;*/
    max-width: 41%;
    text-align: justify;
    margin: 0 0 0 auto;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #ad9677;
    padding: 0 0 31px 0;
    overflow-y: auto;
    vertical-align: bottom;
    max-height: 250px;
}
li.work-item:nth-child(even) .work-short-detail p {
    letter-spacing: 1px;
    font-size: 14px;
}
li.work-item:nth-child(even) .work-title h2 {
    font-size: 8rem;
    font-weight: 400 !important;
    /* margin: 0 0 115px 0; */
}
/* ODD STYLE */
li.work-item:nth-child(odd) {
    width: 100%;
    display: block;
    /* float: left; */
    position: relative;
    height: 452px;
    margin: 90px 0;
}

li.work-item:nth-child(odd) .work-image {
    position: absolute;
    left: 0;
        width: 56%;
}

li.work-item:nth-child(odd) .work-image img{    
    width: 100%;
    height: 452px;
    object-fit:cover;
    object-position: center;
}

li.work-item:nth-child(odd) .work-txt-sec {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: right;
    height: 100%;
    min-height: 452px;
}
li.work-item:nth-child(odd) .work-txt-sec .work-desc {
    /* max-width: 200px; */
    /* position: relative; */
    /* float: right; */
}
li.work-item:nth-child(odd) .work-desc span.entry-date {
    margin-left: 75px;
}
li.work-item:nth-child(odd) .work-txt-sec .work-title {position: relative;/* float: right; */display: block;/* max-width: 1500px; */}

li.work-item:nth-child(odd) .work-short-detail {
    max-width: 41%;
    text-align: justify;
    margin: 0 0 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #ad9677;
    padding: 0 0 31px 0;
    overflow-y: auto;
    vertical-align: bottom;
    max-height: 250px;
}
li.work-item:nth-child(odd) .work-short-detail p {
    letter-spacing: 1px;
    font-size: 14px;
}
li.work-item:nth-child(odd) .work-title h2 {
    font-size: 8rem;
    font-weight: 400 !important;
    /* margin: 0 0 115px 0; */
}
 /* Slide to Left Hover Effect */
 .slide-left {
     position: relative;
     background: #000000;
     box-shadow: 0px 9px 25px rgba(0, 0, 0, 0.7);
   }
   .slide-left .slide-left-img {
     width: 100%;
     margin-bottom: -5px;
     -webkit-transition: all 0.3s 1s;
     -moz-transition: all 0.3s 1s;
     -o-transition: all 0.3s 1s;
     transition: all 0.3s 1s;
   }
   .slide-left .slide-left-caption {
     position: absolute;
     right: 10%;
     top: 10%;
     width: 0%;
     height: 80%;
     overflow: hidden;
     color: white;
     opacity: 0;
     visibility: hidden;
     background: rgba(238, 238, 238, 0.7);
     border-left: 3px solid white;
     -webkit-transition: all 0.3s 0.9s;
     -moz-transition: all 0.3s 0.9s;
     -o-transition: all 0.3s 0.9s;
     transition: all 0.3s 0.9s;
   }
   .slide-left .slide-left-caption .title {
     margin-bottom: 5px;
     font-size: 2em;
     opacity: 0;
     visibility: hidden;
     transform: translateX(50px);
     -webkit-transition: all 0.3s 0.6s;
     -moz-transition: all 0.3s 0.6s;
     -o-transition: all 0.3s 0.6s;
     transition: all 0.3s 0.6s;
   }
   .slide-left .slide-left-caption .subtitle {
     transform: translateY(10px);
     opacity: 0;
     visibility: hidden;
     -webkit-transition: all 0.2s 0.3s;
     -moz-transition: all 0.2s 0.3s;
     -o-transition: all 0.2s 0.3s;
     transition: all 0.2s 0.3s;
   }
   .slide-left .slide-left-link {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     display: block;
   }
   .slide-left:hover .slide-left-img {
     opacity: 0.4;
     transition-delay: 0s;
   }
   .slide-left:hover .slide-left-caption {
     width: 80%;
     padding: 0 5px 0 20px;
     opacity: 1;
     visibility: visible;
     background: rgba(238, 238, 238, 0);
     transition-delay: 0s;
   }
   .slide-left:hover .slide-left-caption .title {
     opacity: 1;
     visibility: visible;
     transform: translateX(0);
     transition-delay: 0.3s;
   }
   .slide-left:hover .slide-left-caption .subtitle {
     opacity: 1;
     visibility: visible;
     transform: translateY(0);
     transition-delay: 0.6s;
   }
   
   .author {
     font-family: inherit;
     padding: 3em;
     text-align: center;
     width: 100%;
   }
   .author a:link,
   .author a:visited {
     color: #404040;
   }
   .author a:link:hover,
   .author a:visited:hover {
     text-decoration: none;
   }
   .author .btn:link,
   .author .btn:visited {
     margin-top: 1em;
     text-decoration: none;
     display: inline-block;
     font-family: inherit;
     font-weight: 100;
     color: white;
     text-align: center;
     vertical-align: middle;
     user-select: none;
     background-color: black;
     padding: 1.5em 2rem;
     border-radius: 1em;
     transition: 0.5s all;
   }
   .author .btn:link:hover, .author .btn:link:focus, .author .btn:link:active,
   .author .btn:visited:hover,
   .author .btn:visited:focus,
   .author .btn:visited:active {
     background-color: #1a1a1a;
   }
 /*
   PAGE/POST EXTRA CONTENT DISPLAY
 */
 .work-post-extra-content {
    margin: 100px 0 0 0;
    padding: 0;
    width: 100%;
    display: block;
}
/*
BLOG POST DEFULT
*/
/*
    FIXED IMAGE
*/
* { box-sizing: border-box;}
.scrollHalf {
  margin: 215px 0 0 0;
  position: relative;
}
/*.scrollHalf__grupo { opacity: calc(1/(1+(var(--visible-y)*var(--visible-y)*var(--visible-y)*var(--visible-y)))); transition: all 200ms ease-in-out;}*/

.scrollHalf__grupo {
  transition: all 200ms ease-in-out;
}
.scrollHalf__grupo__imagen {
  overflow: hidden;
}
.scrollHalf__grupo__contenido {
  padding: 0;
}

.scrollHalf__grupo[data-scroll="out"] {
  opacity: 0;
}
.scrollHalf__grupo[data-scroll="in"] {
  opacity: calc(var(--visible-y) * 1.9);
}

@media screen and (min-width: 900px) {
  .scrollHalf__grupo {
    min-height: 100vh;
  }
  .scrollHalf__grupo__imagen {
    position: fixed;
    top: 215px;
    left: 0;
    width: 40vw;
  }
  .scrollHalf__grupo__imagen img {
    min-height: 100vh;
    min-width: 40vw;
  }
  .scrollHalf__grupo__contenido {
    margin: 0 3vw 0 44vw;
  }
}
 .desktopBlog{
     display:flex !important;
 }
 .mobileBlog{
     display:none !important;
 }
.single-post-content .blog-post-title {
    width: 80%;
}
.blog-post-title {
  margin: 0 auto;
  padding: 0;
  /*width: 62%;*/
}
.blog-post-single.format-standard .blog-post-title .single-blog-title .entry-title {
  font-size: 85px !important;
  line-height: normal !important;
}
.blog-list-wrapper.mobile-blog-list {
    display: none;
}
.blog-list-wrapper{    
    margin: 0 0 0 auto;
    /* padding: 18% 0px 0 0; */
    padding: 0 70px 24% 0;
    display: block;
    width: 75%;
    /* max-width: 970px; */
}
.blog-list-wrapper header {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    z-index: 1;
}
.blog-list-wrapper article {
    margin: 0 0 65px 0;
    padding: 0;
    width: 32.66%;
    display: inline-flex;
    position:relative;
    /* border-top: 2px solid; */
}
.blog-list-wrapper article:before {
    content: '';
    width: 103%;
    height: 2px;
    background: #ad9677;
    position: absolute;
}
.blog-list-wrapper ul.post-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-list-wrapper ul.post-list li.list-item {
    width: 285px;
    display: inline-block;
    margin: 0 14px;
}
.blog-list-wrapper header .entry-title {
    font-family: IvyJournal;
    font-size: 29px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 31px;
    letter-spacing: -0.03em;
    text-align: left;
    margin: 0;
    padding: 0 32px 0 0;
    color:#ad9677 !important;
}
.blog-list-wrapper header .entry-title a {
    color: #ad9677 !important;
}
.blog-list-wrapper header .entry-title:hover {
    /*font-size: 31px !important;*/
    /*transition: all 0.5s 0s ease;*/
}
.blog-list-wrapper .entry-content .list-head {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    position: relative;
}

.blog-list-wrapper .entry-content .list-head span {
    display: block;
}

.blog-list-wrapper .entry-content .list-head span.blog-Year {
    margin: 0 0 70px 0;
    display: block;
    position: relative;
    /* top: 0; */
    /* bottom: 33px; */
    font-family: Pier Sans;
    font-size: 29px;
    line-height: 38px;
    letter-spacing: 0.01em;
    text-align: left;
}

.blog-list-wrapper article .entry-content {
    margin: 82px 0 0 0!important;
    padding: 0;
}
.blog-list-wrapper header.entry-header a:hover, .blog-list-wrapper header.entry-header a:focus  {
    /*color: #f1d4a6;*/
    text-decoration: none;
}

/* FEATURED POST || Format standard */
.featured-blog-post.format-standard{
    margin: 0 0 0 auto;
    padding: 18% 70px 0 0;
    display: block;
    max-width: 75%;
    /* max-width: 970px; */
    position: relative;
}
.featured-blog-post.format-standard header.entry-header{
    display: block;
    position: relative;

}
.featured-blog-post.format-standard ul.post-categories {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Pier Sans;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-align: left;
}

.featured-blog-post.format-standard ul.post-categories li {
    margin: 0 20px 0 0;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
}
.featured-blog-post.format-standard ul.post-categories li a {
    color: #AD9677;
}

.featured-blog-post.format-standard ul.post-categories li a:hover {
    text-decoration: none;
    color: #f1d4a6;
}
.featured-blog-post.format-standard .entry-content {
    margin: 0 !important;
    padding: 0;
}
.featured-blog-post.format-standard .featured-post-list {
    margin: 0 0 148px 0;
    padding: 0;
    display: block;
    position: relative;
}

.featured-blog-post.format-standard .featured-post-list .post-image {
    display: none;
}

.featured-blog-post.format-standard .featured-post-list .post-image img {
}

.featured-blog-post.format-standard .featured-post-list .post-title {
    margin: 0;
    padding: 0;
    max-width: 100%;
    display: block;
    position: relative;
    font-size: 62px !important;
    font-weight: 400!important;
    width:65%;
}

.featured-blog-post.format-standard .featured-post-list  .post-schort-dec {
    margin: 50px 0 0 0;
    position: relative;
    max-width: 633px;
}

.featured-blog-post.format-standard .featured-post-list .post-schort-dec p {
    font-family: 'Ivy Journal';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.01em;
    text-align: left;
}
.featured-blog-post.format-standard .featured-post-list .post-read-btn{
    display: none;
}
.featured-blog-post.format-standard .featured-post-list .post-read-btn a {
}
.featured-blog-post.format-standard .featured-post-list .post-img-read-btn i.arrow-big{
    position: absolute;
    width: 40px;
    height: 38px;
    display: block;
    background: url(assets/images/svg/right-arrowBig.svg) no-repeat;
    right: 0;
    bottom: 11%;
    right: -21%;    
    transition: 0.3s;
}
.featured-blog-post.format-standard .featured-post-list .post-img-read-btn i.arrow-big:hover{
    margin-right: -10px;
}

.featured-post-list a:hover .post-title, .featured-post-list a:hover {
    /*color: #f1d4a6 !important;*/
    text-decoration: none !important;
    border: 0px;
}
/* FEATURED POST || Format Image */
.featured-blog-post.format-image{
    margin: 0 0 0 auto;
    padding: 18% 70px 0 0;
    display: block;
    max-width: 75%;
}
.featured-blog-post.format-image header.entry-header{
    display: block;
    position: relative;

}
.featured-blog-post.format-image ul.post-categories {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: Pier Sans;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-align: left;
}

.featured-blog-post.format-image ul.post-categories li {
    margin: 0 20px 0 0;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
}
.featured-blog-post.format-image ul.post-categories li a {
    color: #AD9677;
}

.featured-blog-post.format-image ul.post-categories li a:hover {
    text-decoration: none;
    color: #f1d4a6;
}
.featured-blog-post.format-image .entry-content {
    margin: 0 !important;
    padding: 0;
}
.featured-blog-post.format-image .featured-post-list {
    margin: 0 0 180px 0;
    padding: 0;
    display: block;
    position: relative;
}

.featured-blog-post.format-image .featured-post-list .post-image {
    position: absolute;
    right: 0;
    top: 149px;
    z-index: -1;
    width: 68%;
    height: 74%;
    /* background: red; */
}

.featured-blog-post.format-image .featured-post-list .post-title {
    margin: 0;
    padding: 0;
    max-width: 524px;
    display: block;
    position: relative;
    font-size: 62px !important;
    font-weight: 400!important;
}

.featured-blog-post.format-image .featured-post-list .post-image img {
    margin: 0;
    padding: 0;
    max-width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: bottom;
}

.featured-blog-post.format-image .featured-post-list  .post-schort-dec {
    margin: 111px 0 0 0;
    position: relative;
    max-width: 295px;
}

.featured-blog-post.format-image .featured-post-list .post-schort-dec p {
    font-family: 'Ivy Journal';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.01em;
    text-align: left;
}
.featured-blog-post.format-image .featured-post-list .post-read-btn{
    margin: 20px 0 0 0;
    font-family: 'Pier Sans';
    font-size: 18px !important;
    line-height: 18px !important;
    letter-spacing: 0.01em !important;
    text-align: justified;
    border: 0px;
    background-color: transparent;
}
.featured-blog-post.format-image .featured-post-list .post-read-btn a {
    color: #AD9677;
    text-decoration: underline;
}
/*
 BLOG POST SINGLE 
 */
 /* IMAGE FORMAT */
 .post-img-fixed {
    margin: 0;
    padding: 0;
    position: sticky;
    /*position: fixed;*/
    width: 40%;
    /*! height: 800px; */
    display: inline-block;
    float: left;
}

.post-img-fixed img {
    max-width:100% !important;
    /*height: 100vh !important;*/
    height:870px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
object-position: left;
}
.post-img-fixed figure.post-thumbnail {
    height: 800px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.post-img-fixed figure.post-thumbnail img {
    margin:0px;
    height: 800px !important;
    object-fit: cover;
    display: block;
}
.scrollHalf__grupo:nth-child(1) span.single-blog-date {
    display: block !important;
}

.scrollHalf__grupo span.single-blog-date {
    display: none !important;
}

.scrollHalf__grupo:nth-child(1) .single-blog-author {
    display: block !important;
}

.scrollHalf__grupo .single-blog-author {
    display: none !important;
}

/*.scrollHalf__grupo:nth-child(1) .single-post-content .single-blog-author {*/
/*    display: block!important;*/
/*}*/
.blog-post-single {
    margin: 0 0 0 0;
    padding: 215px 0 0 0;
    position: relative;
    overflow: auto;
    /*height: 100vh;*/
    height:100%;
}
.blog-post-single.format-image .single-post-content {
    margin: 0;
    padding: 0 80px;
    /*! position: relative; */
    display: inline-block;
    width: 60%;
    float: right;
    /*! overflow: scroll; */
}

.blog-post-single.format-image .single-post-content header {
    position: relative;
}
.blog-post-single.format-image .single-post-content span.single-blog-date {
    display: block ;
    margin: auto ;
    text-align: center ;
    font-family: Pier Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing:1px;
    text-transform: uppercase;
}
.blog-post-single.format-image .single-post-content .single-blog-title {
    margin: 15px 0 0 0;
    padding: 0px 0px;
    display: block;
    position: relative;
}
.blog-post-single.format-image .single-post-content .single-blog-title .entry-title{
    font-family: IvyJournal;
    font-size: 50px;
    font-style: normal !important;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: -0.03em;
    text-align: center;
}
.blog-post-single.format-image .single-post-content .single-blog-author {
    display: block;
    margin: 26px auto 93px auto;
    text-align: center;
    text-transform: capitalize;
}
.blog-post-single.format-image .single-post-content .single-blog-author span.stick-txt{
    border-top: 1px solid;
    margin: 0 12px 0 0;
    font-family: 'Pier Sans';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.01em;
    text-align: left;

}
.blog-post-single.format-image .single-post-content .single-blog-author span.auth-name{
    font-family: 'Pier Sans';
    font-size: 16px ;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.01em;
    text-align: left;
}

.blog-post-single.format-image .single-post-content p {
    font-family: Pier Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-align: justify;
}

.blog-post-single.format-image .single-post-content .fixed-h-content {
    width: 100%;
    display: block;
    height: 100%;
    /* max-height: 528px;
    overflow-y: auto;
    overflow-x: hidden; */
    padding: 0 10px;
}
/* Standard FORMAT */

.blog-post-single.format-standard {
    margin: 0 0 0 0;
    padding: 215px 0 0 0;
    position: relative;
    overflow: auto;
    height: auto;
}
.blog-post-single.format-standard .post-img-fixed{
    display: none;
}

.blog-post-single.format-standard .single-post-content {
    margin: auto;
    padding: 0 0px;
    position: relative;
    display: block;
    width: 100%;
}

.blog-post-single.format-standard .single-post-content header {
    position: relative;
}
.blog-post-single.format-standard .single-post-content span.single-blog-date {
    display: block ;
    margin: auto ;
    text-align: center ;
    font-family: Pier Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing:1px;
    text-transform: uppercase;
}
.blog-post-single.format-standard .single-post-content .single-blog-title {
    margin: 15px 0 0 0;
    padding: 0px 0px;
    display: block;
    position: relative;
}
.blog-post-single.format-standard .single-post-content .single-blog-title .entry-title{
    font-family: 'IvyJournal';
    font-size: 85px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 91px;
    letter-spacing: -0.03em;
    text-align: center;
    
}
.blog-post-single.format-standard .single-post-content .single-blog-author {
    display: block;
    margin: 26px auto 93px auto;
    text-align: center;
    text-transform: capitalize;
}
.blog-post-single.format-standard .single-post-content .single-blog-author span.stick-txt{
    border-top: 1px solid;
    margin: 0 12px 0 0;
    font-family: 'Pier Sans';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.01em;
    text-align: left;

}
.blog-post-single.format-standard .single-post-content .single-blog-author span.auth-name{
    font-family: 'Pier Sans';
    font-size: 16px ;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.01em;
    text-align: left;
}

.blog-post-single.format-standard .single-post-content p {
    font-family: Pier Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-align: justify;
}

.blog-post-single.format-standard .single-post-content .fixed-h-content {
    width: 60%;
    display: block;
    height: 100%;
    padding: 44px 10px;
    margin: auto;
    border-top: 1.5px solid;
}
/*
    SOCIAL SHARE BUTTONS
*/
.social-box span.title {
    font-family: Pier Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: justify;
    border-top: 1px solid #ad9677;
    padding: 2px 0 0 0;margin: 0 18px 0 0;
}
a.sbtn {
    margin: 0 9px;
    font-family: Pier Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-align: justify;
    color: #AD9677 !important;
}
a.sbtn:hover {
    text-decoration: none;
    /*color: #f1d4a6 !important;*/
}
 /* OLD STYLE*/

 /*
 BLOG SLIDER
 */
 .slider_blog_wrapper {
     margin: 0;
     padding: 40px 40px;
 }
 
 .slider_blog_wrapper .slider_blog_details {
     margin: 0 0 20px 0;
     padding: 0;
 }
 .slider_blog_wrapper .slider_blog_details p {
     margin: 0;
     font-size: 16px;
     color: #000;
     line-height: 36px;
 }
 .slider_blog_wrapper .slider_blog_title h1, .slider_blog_wrapper .slider_blog_title h2, .slider_blog_wrapper .slider_blog_title h3, .slider_blog_wrapper .slider_blog_titleh4, .slider_blog_wrapper .slider_blog_title h5 {
     font-size: 20px;
     margin: 18px 0 25px 0;
     padding: 0;
 }
 .slider_blog_wrapper span.read-btn {
     margin: 10px 0;
     padding: 5px 0;
     font-family: 'Salinas Demo';
     color: #000;
 }
 .slider_blog_wrapper span.read-btn a {
     color: #000;
 }
 span.blog-date, span.blog-readTime {
    margin: 0 15px 10px 0;
    display: inline-flex;
    font-family: 'Pier Sans';
    color: #ad9677;
    font-size: 21px;
    font-weight: 400;
 }
 .single span.blog-date, .single span.blog-readTime {
     margin: 0 10px !important;
     font-size: 18px;
 }
 .blog span.blog-date, .blog span.blog-readTime {
     margin: 0 10px 15px 0 !important;
     font-size: 18px;
     text-transform: uppercase;
 }
 /*blog single
 .blog-post-single.format-standard .single-post-content {
    margin: auto;
    padding: 0 20px;
    position: relative;
    display: block;
    width: 100%;
}*/
/*.blog-post-single.format-standard .single-post-content .single-blog-title .entry-title{*/
/*    font-size: 36px;*/
/*    line-height: 37px;*/
/*    font-weight: 600 !important;*/
/*}*/
/*.blog-post-single.format-standard .single-post-content .fixed-h-content{*/
/*    width: 100%;*/
/*}*/
 /*
 CONTACT BOTTOM
 */
 .contact-left {
     padding: 45px 15px;
     background: #fbfbfb;
 }
 .contact-left .cont-heading {
     margin: auto;
     text-align: center;
 }
 .contact-left .elementor-icon-list-text {
     font-size: 16px !important;
     font-weight: 800 !important;
 }
 .contact-left li.elementor-icon-list-item .elementor-icon-list-text {
     font-size: 18px;
     font-weight: bold !important;
     color: #000;
 }
 .contact-right {
     padding: 45px 50px 10px 50px;
     background: #fff2f7;
 }
 .contact-box {
     margin: 30px 0 0 0;
     width: 90%;
     display: block;
 }
 .contact-box input {
     width: 100%;
     margin: 0;
     padding: 0;
     display: block;
 }
 .contact-box input {
     width: 100%;
     margin: 0 0 20px 0;
     padding: 6px 13px;
     display: block;
     border: 0;
     font-size: 18px;
 }
 .contact-box textarea {
     border: 0;
     margin: 0 0 20px 0;
     height: 140px;
 }
 .submit-btn {
     max-width: 125px;
     text-transform: uppercase;
     background: #fff;
 }
 .submit-btn:hover {
     background: #000;
     color: #fff2f7;
 }
 input.wpcf7-form-control.wpcf7-submit.submit-btn {
 
 }
 /*-----------
 SIGNLE WORK POST
 ------------*/
 article.work-post-single{
     margin: 0px;
     padding: 0px;
 }
 article.work-post-single header {
    position: relative !important;
    margin: auto;
    padding: 0;
    display: block;
    width: 100% !important;
    height: 100%;
}
article.work-post-single .big-image {
    width: 100%;
    height: 845px;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}
article.work-post-single .post-publish-details {
    margin: 45px 0 70px auto!important;
    padding: 20px 0 0 0;
    max-width: 647px;
    display: block;
    position: relative;
    border-top: 2px solid #AD9677;
}
article.work-post-single .post-publish-details h1.entry-title {
    font-size: 120px;
    /* left: 17%;
    position: relative; */
}

 article.work-post-single .entry-content {
    margin: 350px 0 0 auto;
    padding: 0;
    display: block;
    z-index: 1;
    /* display: block;
    position: relative;
    z-index: 999;
    width: 100%;
    height: 100%; */
    /* clear: both; */
    /* float: left; */
    /* right: 0; */
    /* left: 0; */
    /* top: 0; */
}

span.dp-year {
    position: absolute;
    display: initial;
    margin: 20px 0 70px 0;
    font-family: Pier Sans;
    font-size: 29px;
    line-height: 36px;
    letter-spacing: 0.01em;
    text-align: left;
    /* float: right; */
    /* height: 400px; */
}
section.work-short-desc {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.work-post-img-wrapper {
    margin: 0;
    padding: 0 0 10px 0;
    width: 40%;
    height: 100%;
    /* height: 996px; */
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    z-index: 1;
}

.work-post-img-wrapper .fetured-img {
    width: 100%;
    /* height: 996px; */
    height: 100%;
    background-size: cover;
    background-position: center;
}
section.work-desc-list{
    margin: 0 0 200px 0;
    padding: 0;
    width: 100%;
}
.work-title {
    margin: 0;
    position: relative;
    left: 0;
}
.work-title .entry-title {
    font-size: 120px !important;
    font-weight:400 !important;
    word-break:break-word;
}
.work-post-single span.blog-cat {
    margin: 0 40px 0 0;
}
.post-publish-details span.blog-date, .post-publish-details span.blog-cat {
    color: #AD9677;
    font-family: 'Pier Sans';
    font-size: 20px;
}
.work-post-details {
    margin: 0;
    padding: 0;
    display: block;
    z-index: 1;
    position: relative;
    /*background-color: rgb(8 63 54 / 78%);*/
}
.work-post-details p{
    margin-bottom: 0px !important;
    font-family: 'IvyJournal';
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    line-height: 156.8%;
    letter-spacing: -0.01em;
    text-align: justify;
}
/* ITEM 2 EVEN */
.item2:nth-child(even) {
    margin: 0 0 115px 0;
    padding: 0;
    display: block;
    /* position: relative; */
    width: 100%;
}

.item2:nth-child(even) .item2-image {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    display: block;
    width: 53%;
    height: 1174px;
    z-index: -1;
}
.item2:nth-child(even) .item2-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 1170px;
}
.item2:nth-child(even) .item2-desc {
    margin: 0 0 0 auto;
    padding: 110px 0 0 0;
    position: relative;
    right: 0;
    max-width: 799px;
    height: auto;
}

.item2:nth-child(even) .item2-desc p {
    font-family: IvyJournal;
    font-size: 54px;
    font-style: normal;
    font-weight: normal;
    line-height: 114%;
    letter-spacing: -0.01em;
    height: 250px;
    text-align: left;
    
}
.item2:nth-child(even) .item2-title {
    margin: 399px 0 0 auto;
    padding: 0;
    position: relative;
    max-width: 466px;
    height: 143px;
    overflow-x: auto;
}

.item2:nth-child(even) .item2-title h3 {
    font-family: 'Ivy Journal';
    font-size: 44px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 50px;
    letter-spacing: -0.01em;
    text-align: left;
}
.item2:nth-child(even) span.sub-title {
    margin: 0;
    padding: 0;
    max-width: 333px;
    display: block;
}
.item2:nth-child(even) .item2-desc-bottom {
    margin: 8% 0 0 58%;
    padding: 20px 0 0 0;
    max-width: 266px;
    display: block;
    text-align: justify;
    border-top: 2px solid #ad9677;
}
/* ITEM 2 ODD */
.item2:nth-child(odd) {
    margin: 0 0 115px 0;
    padding: 0;
    display: block;
    /* position: relative; */
    width: 100%;
}

.item2:nth-child(odd) .item2-image {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    display: block;
    width: 54%;
    height: 1174px;
    z-index: -1;
}
.item2:nth-child(odd) .item2-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 1170px;
}
.item2:nth-child(odd) .item2-desc {
    margin: 0;
    padding: 110px 0 0 0;
    position: relative;
    left: 0;
    max-width: 799px;
    height: auto;
}

.item2:nth-child(odd) .item2-desc p {
    font-family: IvyJournal;
    font-size: 54px;
    font-style: normal;
    font-weight: normal;
    line-height: 114%;
    letter-spacing: -0.01em;
    text-align: left;
    /*line-height: 62px;*/
    /*letter-spacing: 0.09em;*/
    height: 250px;
}
.item2:nth-child(odd) .item2-title {
    margin: 399px 0 0 0;
    padding: 0;
    position: relative;
    max-width: 466px;
    height: 143px;
    overflow-x: auto;
}

.item2:nth-child(odd) .item2-title h3 {
    font-family: 'Ivy Journal';
    font-size: 44px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 50px;
    letter-spacing: -0.01em;
    text-align: left;
}
.item2:nth-child(odd) span.sub-title {
    margin: 0;
    padding: 0;
    max-width: 333px;
    display: block;
}
.item2:nth-child(odd) .item2-desc-bottom {
    /*margin: 8% 0 0 17%;*/
    margin: 13% 0 0 2px;
    padding: 20px 0 0 0;
    /*max-width: 266px;*/
    max-width: 465px;
    display: block;
    text-align: justify;
    border-top: 2px solid #ad9677;
}
/* ITEM 3 */
.item3List {
    margin: 225px 0 0 0 ;
    padding: 0;
    width: 100%;
    display: block;
    position: relative;
}

.item3List ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.item3List ul li:nth-child(odd) {
    margin: 0 auto 0 0;
    padding: 0;
    width: 466px;
    display: block;
}


.item3List ul li:nth-child(odd) .item3-image {
    width: 466px;
    height: 540px;
    /* overflow: hidden; */
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    /* box-sizing: border-box; */
}

.item3List ul li:nth-child(odd) .item3-image img {
    object-fit: cover;
    object-position: center;
    width: 466px;
    height: 540px;
    position: relative;
}

.item3List ul li:nth-child(odd) .item3-image span {
    /* display: block; */
    position: absolute;
    margin: 0;
    padding: 0;
    top: 59px;
    left: -92px;
    z-index: 1;
    display: block;
    font-family: 'Pier Sans';
    box-sizing: border-box;
    font-size: 44px;
    line-height: 1;
    transform: rotate(90);
  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
    -webkit-transform: rotate(90deg);

  /* Firefox */
    -moz-transform: rotate(90deg);

  /* IE */
    -ms-transform: rotate(90deg);

  /* Opera */
    -o-transform: rotate(90deg);

  /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.item3-desc {
    margin: 29px 0 0 0;
    padding: 0;
    width: 466px;
    border-top: 1px solid #ad9677;
}

.item3-desc h3 {
    font-family: IvyJournal;
    font-size: 38px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 38px;
    letter-spacing: -0.03em;
    text-align: left;
    margin: 15px 0 22px 0;
}

.item3-desc span {
    margin: 0;
    padding: 0;
    display: block;
    max-width: 245px;
    line-height: normal;
    font-size: 16px;
    font-family: 'Pier Sans';
}
/* EVEN */
.item3List ul li:nth-child(even) {
    margin: -320px 0 0 auto;
    padding: 0;
    width: 466px;
    /* list-style: none; */
    display: block;
}


.item3List ul li:nth-child(even) .item3-image {
    width: 466px;
    height: 540px;
    /* overflow: hidden; */
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    /* box-sizing: border-box; */
}

.item3List ul li:nth-child(even) .item3-image img {
    object-fit: cover;
    object-position: center;
    width: 466px;
    height: 540px;
    position: relative;
}

.item3List ul li:nth-child(even) .item3-image span {
    /* display: block; */
    position: absolute;
    margin: 0;
    padding: 0;
    top: 71px;
    right: -109px;
    z-index: 1;
    display: block;
    font-family: 'Pier Sans';
    box-sizing: border-box;
    font-size: 44px;
    line-height: 1;
    transform: rotate(90);
  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
    -webkit-transform: rotate(90deg);

  /* Firefox */
    -moz-transform: rotate(90deg);

  /* IE */
    -ms-transform: rotate(90deg);

  /* Opera */
    -o-transform: rotate(90deg);

  /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.item3-desc {
    margin: 29px 0 0 0;
    padding: 0;
    width: 466px;
    border-top: 1px solid #ad9677;
}

.item3-desc h3 {
    font-family: IvyJournal;
    font-size: 38px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 38px;
    letter-spacing: -0.03em;
    text-align: left;
    margin: 15px 0 22px 0;
}

.item3-desc span {
    margin: 0;
    padding: 0;
    display: block;
    max-width: 245px;
    line-height: normal;
    font-size: 16px;
    font-family: 'Pier Sans';
}
/* SECTION BOTTOM*/
section.bottom-content {
    margin: 300px 0 0 0;
}
ul.work-post-details-list {
    margin: 70px 0 0 0;
    padding: 0;
    list-style: none;
}

ul.work-post-details-list li {
    margin: 0;
    padding: 13px 0;
    border-top: 1px solid #ad9677;
    width: 100%;
    height: 54px;
    display: block;
    position: relative;
}

ul.work-post-details-list li span {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-family: Pier Sans;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.07em;
    text-align: justified;
    vertical-align: initial;
    text-transform:uppercase;
}
section.work-bottom {
    margin: 300px 0 0 0;
}
.work-bottom .right-section .image-box {
    margin: 0 0 17px 0;
    width: 100%;
}

.work-bottom .right-section .image-box img {
    width: 100%;
}
section.work-bottom .left-section {
    margin: 0 0 155px 0;
    padding: 0;
    position: relative;
    display: block;
    /* height: 100%; */
}
.work-bottom .right-section .txt-box{
    margin: 10px 0 0 0;
    text-align: justify;
}
section.work-bottom .left-section .image {
    margin: 0px 0 0 auto;
    padding: 0;
    max-width: 600px;
    height: auto;
    position: relative;
    display: block;
}
section.work-bottom .left-section .image img{
    max-width: 100%;
    height: 583px;
    object-fit: cover;
}
section.work-bottom .left-section .image span {
    margin: 0;
    padding: 0;
    position: absolute;
    left: -93px;
    max-width: 466px;
    top: -132px;
    font-weight: 400 !important;
}

section.work-bottom .left-section .image span h3 {
    font-size: 68px;
    font-weight: 400 !important;
}
 /*----------
 Testimonial
 ---------*/
 
 .testimonials-heading{
     font-family: 'Montserrat', sans-serif !important;
     font-size: 48px!important;
     text-transform: uppercase!important;
     font-weight: 800!important;
     margin: 28px auto;
 }
 span.cat-name {
    font-family: 'Pier Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    display: block;
}
 
 /*---------------
 CONTACT US
 ---------------*/
 
 /*================
 FOOTER
 =============*/
 #FootMobile .foot-bottom .copyrights {
    width: 100%;
}
#FootMobile .foot-bottom {
    margin: 0;
    padding: 0 20px;
    
}
#FootMobile .foot-bottom .social-bottom ul{
    width:100%;
    text-align:left;
}
#FootMobile .foot-bottom .social-bottom ul li {
    margin: 0 0;
    padding: 6px 33px 0 0;
}

#FootMobile .social-bottom ul li, #FootMobile .social-bottom ul li a {
    font-size: 18px !important;
}
#FootMobile .copyrights span {
    margin: 6px 0 0 10px;
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 4px;
}
#FootMobile .foot-bottom .social-bottom{
    margin: 0 0 30px 0;
    width:58% !important;
}

.home footer{
    display: none;
}
 footer{
     margin: 0;
     padding:0;
     width: 100%;
     display: block;
 }
 .foot-bottom {
     margin:0 0;
    /*margin: 0 0 90px 0;*/
    padding: 0 70px;
    width: 100%;
    position: relative;
    display: block;
    bottom: 0;
    right: 0;
    z-index: 2;
}
.foot-bottom .social-bottom {
    margin: 0 0 70px 0;
    padding: 0;
    display: inline-block;
    float: left;
    width:20%;
    position: initial;
    bottom: 60px;
}
.foot-bottom .social-bottom ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
}

.foot-bottom .social-bottom ul li {
    margin: 0 0;
    padding: 0 50px 0 0;
    /*padding: 0 22px 0 0;*/
    display: inline-flex;
    font-family: 'Ivy Journal';
    font-size: 23px;
    color: rgba(173,150,119,1);
    text-transform: lowercase;
}
.foot-bottom .social-bottom ul li:last-child {
    padding-right: 0;
}
.foot-bottom .social-bottom ul li a {
    font-family: 'Ivy Journal';
    font-size: 23px;
    color: rgba(173,150,119,1);
}
.foot-bottom .copyrights {
    margin: 15px 0 0 0;
    padding: 0;
    display: inline-block;
    float: right;
    width: 77%;
    /* min-height: 50px; */
    /* background-color: #404040; */
    position: initial;
    border-top: 2px solid;
    text-align: right;
}
.copyrights span {
    margin: 20px 0 0 28px;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
}
ul.top-right-social {
    margin: 22px auto 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
}

 ul.top-right-social li {
    display: inline-flex;
    background: #fff2f7;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    padding: 0px 0;
    font-weight: 400;
    margin: 0 3px !important;
}

ul.top-right-social li {
    list-style: none;
    display: inline-block;
    border: 1px solid #fff2f7;
}

ul.top-right-social li i:before {
    color: #000;
    margin: 0 0 0 0 !important;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
}
ul.top-right-social li:hover {
    background: #fff2f7;
    border: 1px solid #000;
}
ul.top-right-social li:hover i:before {
    margin: 0 0 0 0;
    padding: 0;
    color: #000;
}
.right-section .txt-box.mobile-view {
    display: none;
}
 /*---
 CONTACT FORM FOOTER
 ---------------*/
 .get-qoute-foot p {
     margin: 0px;
     padding: 5px 0 0 0;
     /* width: 100%; */
 }
 
 .get-qoute-foot p {
     width: 100%!important;
     display: block;
 }
 
 .get-qoute-foot p input, textarea {
     width: 100%;
     float: left;
     padding: 10px 10px;
     border: 2px solid #242424;
     margin-bottom: 5px;
 }
 .get-qoute-foot p textarea {
     height: 75px;
 }
 .get-qoute-foot p input.wpcf7-form-control.wpcf7-submit {
     width: 130px;
     height: 40px;
     padding: 0;
     background: #242424;
     color: #FFF;
 }
 .booking-form p {
     margin: 0px;
     padding: 5px 0 0 0;
     /* width: 100%; */
 }
 
 .booking-form p {
     width: 100%!important;
     display: block;
 }
 .booking-form p input, .booking-form p textarea, .booking-form p select {
     width: 100%;
     float: left;
     padding: 10px 10px;
     border: 2px solid #242424;
     margin-bottom: 5px;
 }
 .booking-form p textarea {
     height: 75px;
 }
 .booking-form p input.wpcf7-form-control.wpcf7-submit {
     width: 130px;
     height: 40px;
     padding: 0;
     background: #242424;
     color: #FFF;
 }
 .mission-box {
     text-align: center;
 }
 /*
     SLICK SLIDER
 */
 .slick-prev, .slick-next{}
 .slick-prev:before{
     content: '' !important;
     display: block;
     background-image: url(assets/images/left-arrow.svg);
     width: 28px;
     height: 28px;
 }
 .slick-next:before{
     content: '' !important;
     display: block;
     background-image: url(assets/images/right-arrow.svg);
     width: 28px;
     height: 28px;
 }
 .slick-prev:before, .slick-next:before{
     color: #F9D6E3 !important;
     
 }
 
    .featured-blog-post.featured-post-mobile {
        display: none;
    }
/*
    404 PAGE
*/
.search_page .page-header {
    border-bottom: 2px solid;
}

.search_page article {
    border-bottom: 1px solid;
}
.search_page .entry-title a:hover {
    color: #efe1cf;
    text-decoration: none;
}

 /*================================
 MEDIA QUERY========
 ===================================*/
 /*
   ##Device = Desktops
   ##Screen = 1281px to higher resolution desktops
 */
 /*
   ##Device = Laptops, Desktops
   ##Screen = B/w 1025px to 1280px
 */
 @media (min-width: 2010px) {
    .member-desc {
        padding-top: 11%;
    }
    .member-head {
        margin: 20px 0 0 0;
    }
 }
 @media (min-width: 1851px) and (max-width: 2000px) {
    .member-head {
        margin: 20px 0 0 0;
    }
     .member-desc {
        margin: 0;
        padding: 9% 0 35px 0;
     }
    /*.member-desc .member-about{*/
    /*    font-size: 19px;*/
    /*    font-style: normal;*/
    /*    font-weight: 400;*/
    /*    line-height: 38px;*/
    /*}*/
 }
  @media (min-width: 1700px) and (max-width: 1850px) {
     /*.member-desc .member-about {*/
     /*   font-size: 18px;*/
     /*   font-style: normal;*/
     /*   font-weight: 400;*/
     /*   line-height: 33px;*/
     /*   }*/
     .member-desc {
        margin: 0;
        padding: 9% 0 35px 0;
     }
}
 @media (min-width: 1601px) and (max-width: 1920px) {
     
    .member-head {
        margin: 20px 0 0 0;
    }
    .blog-list{    
        margin: 0 66px 0 auto;
        padding: 18% 0px 0 0;
        display: block;
        max-width: 1140px;
    }
    /*.member-desc .member-about {*/
    /*    margin: 0 0 8px 0;*/
    /*    padding: 0;*/
    /*    max-width: 55%;*/
    /*    display: block;*/
    /*    position: absolute;*/
    /*    right: 38px;*/
    /*    font-family: Pier Sans;*/
    /*    font-size: 16px;*/
    /*    font-style: normal;*/
    /*    font-weight: 400;*/
    /*    line-height: 30px;*/
    /*}*/
 }
  @media (min-width: 1601px) and (max-width: 1699px) {
    .member-desc .member-about {
        margin: 0 0 8px 0;
        padding: 0;
        max-width: 55%;
        display: block;
        position: absolute;
        right: 38px;
        font-family: Pier Sans;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
    }
 }
 @media (min-width: 1441px) and (max-width: 1600px) {
     
    .blog-list{    
        margin: 0 66px 0 auto;
        padding: 18% 0px 0 0;
        display: block;
        max-width: 970px;
    }
        .blog-list article header {
    }
    .item2:nth-child(odd) .item2-image, .item2:nth-child(even) .item2-image {
        width: 55%;
    }
    .member-desc .member-about{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
    }
 }
 @media (min-width: 1200px){
     .work-post-img-wrapper .fetured-img {
        width: 100%;
        height: 100%;
     }
 }
 @media (min-width: 1200px) and (max-width: 1399px){
    .item2:nth-child(odd) .item2-desc-bottom{
        /*margin: 8% 0 0 17%;*/
        margin: 8% 0 0 2px;
        max-width: 445px;
    }
 }
 @media (min-width: 1024px) and (max-width: 1400px) {
     .blog-post-title {
        margin: 0 auto;
        padding: 0;
        width: 90%;
    }
    .item2:nth-child(odd) .item2-image, .item2:nth-child(even) .item2-image {
        width: 56%;
    }
    .member-desc {
        margin: 0;
        padding: 32px 0;
    }
     .member-desc .member-name {
        font-size: 46px;
        font-weight: 600;
        line-height: normal;
    }  
    .member-head {
        margin: 45px 0 0 0;
    }
    .member-desc .member-about{
        height: 92%;
    }
    
    li.work-item:nth-child(even) .work-title h2 {
        font-size: 5rem;
    }
    .work-title a:hover h2 {
        font-size: 5.3rem !important;
    }
    li.work-item:nth-child(odd) .work-title h2{
        font-size: 5rem;
    }
    .work-title a:hover h2{
        font-size: 5.3rem !important;
    }
    section.work-bottom .left-section .image span{
        left: -31px;
    }
 }
 @media (min-width: 1024px) and (max-width: 1200px) {
 .member-desc {
        margin: 0;
        padding: 10px 0 !important;
    }
}
 @media (min-width: 999px) and (max-width: 1199px) {
     .item2:nth-child(odd) .item2-desc-bottom, .item2:nth-child(even) .item2-desc-bottom{
         margin: 8% 0 0 2px;
             max-width: 380px;
     }
 }
 @media (min-width: 1024px) and (max-width: 1170px) {
     .abot-top-content header.entry-header h1 {
            font-size: 76px;
        }
        .page-short-description{
            margin: 0 0 0 0px;
        }
 }
 @media (min-width: 991px) and (max-width: 1023px) {
    .member-desc {
        margin: 0;
        padding: 10px 0 10px 0;
    }
     .member-desc .member-name {
        font-size: 32px;
        font-weight: 600;
        line-height: normal;
    }  
    .member-head {
        margin: 20px 0 0 0;
    }
    .member-desc .member-about{
        height: 92%;
    }
 }
 @media (max-width: 990px){  
     .desktopBlog{
         display:none !important;
     }
     .mobileBlog{
         display:block !important;
     }
     .blog-post-single.format-image .single-post-content:first-child .single-blog-author {
        display: block !important;
    }
    .blog-post-single.format-image .single-post-content .single-blog-author {
        display: none !important;
    }
    .blog_post_image {
        width: 95%;
        margin: 0 auto 40px auto;
        display: block;
        height: 350px;
        clear:both;
    }

    .blog_post_image img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
    .blog-post-single.format-image .single-post-content:first-child .single-blog-date{
        display:block;
    }
    
    .blog-post-single.format-image .single-post-content .single-blog-date{
        display:block;
    }
     /* .mobile-nav a.navbar-brand {
        margin: auto;
        display: block;
        position: relative;
        width: 160px;
        margin-bottom: 20px !important;
        background: transparent;
    }
     .mobile-nav a.navbar-brand {
         margin: auto;
     }
     a.navbar-brand{
         height: 180px;
     } */
 }
 @media (min-width: 962px) and (max-width: 1400px){
 }
 @media (min-width: 768px) and (max-width: 990px){
     
    
     /* .navbar-dark .navbar-nav .nav-link{
             padding: 9px 9px;
     font-size: 0.79rem;
     }
     ul.top-right-social li{
         width: 23px;
         height: 23px;
     } */
 }
  /*@media (max-width: 767px){
     .post-navigation .nav-previous, .post-navigation .nav-next {
     width: 100%;
     }
     .price-box .elementor-widget-wrap {
     margin: 15px 16px !important;
     }
     .single main{
         adding: 105px 0 0 0;
     }
     
     .slider_blog_wrapper{
             padding: 40px 20px;
     }
     .my-picture::after {
     content: '';
     display: block;
     width: 133px;
     height: 528px;
 }
     header{
     padding: 9px 0;
     height: 60px;
     }
     article header{
         height: auto;
     }
     article {
     margin: 0 0;
         padding: 35px 13px !important;
     }
     article .entry-content{
             margin-top: 10px !important;
     }
     ul.top-right-social {
     margin: 15px auto 25px;
     }
     .navbar-dark .navbar-nav .nav-link{
         margin: 0;
         padding: 9px 6px;
     }
     a.btn.btn-primary.btn-customized.open-menu {
         display: block;
     }
     .navbar-dark .navbar-nav .nav-link{
             font-size: 14px;
     }
 } */
 /*
   ##Device = Tablets, Ipads (portrait)
   ##Screen = B/w 768px to 1024px
 */
 
 @media (min-width: 768px) and (max-width: 1024px) {
     /* .navbar-nav li a {
         padding: 30px 25px 30px 36px;
     } */
     /* [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
         margin-left: 10px!important;
     }
     #service-block-home .vc_tta-panel-body{
         padding: 60px 10px 60px 20px !important;
     }
     .wpb_text_column.wpb_content_element.service-h-txt{
         padding: 0 10px 0 0;
     }
     div#service-block-home {
         width: 100%;
     }
     div#section-one {
         padding: 0 0 55px 0!important;
     }
     a.navbar-brand {
         margin: 0px;
         padding: 0px 0 0 0px;
     } */
 
 }
 
 /*
   ##Device = Tablets, Ipads (landscape)
   ##Screen = B/w 768px to 1024px
 */
 
 @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
     /* #service-block-home .vc_tta-panel-body {
         padding: 40px 20px 40px 20px !important;
     }
     div#section-one {
         padding: 0 0 19px 0!important;
     }
     .slick-prev, .slick-next {
         top: 47%;
     } */
 }
 
 /*
   ##Device = Low Resolution Tablets, Mobiles (Landscape)
   ##Screen = B/w 481px to 767px
 */
 
 @media (min-width: 481px) and (max-width: 767px) {
     /* .wpb_text_column.wpb_content_element.service-h-txt {
         padding: 0px 0px;
     }
     #service-block-home div.vc_tta-panel a{
         background-color: #ffca00;
         color: #242424;
     }
     #service-block-home .vc_tta-panel-body {
         padding: 60px 60px 60px 60px !important;
     }
     .subheader .desc {
         width: auto !important;
         text-align: left;
     }
     button.slick-arrow {
         width: 35px;
         height: 35px;
     } */
 }
 
 /*
   ##Device = Most of the Smartphones Mobiles (Portrait)
   ##Screen = B/w 320px to 479px
 */
 
 @media (min-width: 320px) and (max-width: 480px) {
     section.work-bottom {
        margin: 200px 0 0 0;
    }
    section.work-bottom .left-section .image{
        height: auto;
        max-height: 583px;
    }
    section.work-bottom .left-section .image span {
        bottom: -78px;
    }
    .right-section .txt-box.mobile-view {
        margin: 80px 0 50px 0 !important;
    }
    .item2:nth-child(odd) {
        margin: 0 0 0px 0;
    }
    .item2:nth-child(odd) .item2-desc {
    margin: -120px 0 0 0 !important;
    }
    .item2:nth-child(odd) .item2-title h3 {
        font-family: 'Ivy Journal';
        font-size: 40px;
    }
    .item3List {
        margin: 150px 0 0 0 !important;
    }
    .item3-desc span {
        max-width: 75%;
    }
    section.work-bottom .left-section .image span h3 {
        font-size: 55px;
    }
    section.work-bottom .left-section .image span {
        bottom: -173px !important;
        display: block;
    }
     /* .mission-box:before{
         left:-15px;
     }
     .mission-box:after{
         right:-15px;
     }
     .wpb_text_column.wpb_content_element.service-h-txt {
         padding: 0px 0px;
     }
     #service-block-home .vc_tta-panel-body {
         padding: 60px 40px 60px 40px !important;
     }
     #service-block-home div.vc_tta-panel a{
         background-color: #ffca00;
         color: #242424;
     }
     #service-block-home div.vc_tta-panel a i:before{
         content: "\f108" !important;
         margin: 12px 0px 0px 20px;
         padding: 0px;
         position: absolute;
         z-index: 999;
         display: block;
         text-align: center;
         left: 0;
         font-family: Flaticon!important;
         font-size: 28px;
         font-style: normal;
         color: #333;
     }
     #service-block-home div.vc_tta-panel a span {
         margin-left: 30px;
     }
     div#section-one{
         padding: 0 0 0px 0!important;
     }
     .subheader .desc {
         width: auto !important;
         text-align: left;
     }
     .copyright {
         margin: 20px 0;
         font-size: 13px;
         font-weight: 600;
         position: relative;
         display: block;
         bottom: 0;
     }
     .footer-widget-1 {
         border-bottom: 1px solid #ededed;
     }
     .footer-widget-2 {
         border-bottom: 1px solid #ededed;
         padding-top: 20px;
         padding-bottom: 20px;
     }
     .footer-widget-3 {
         padding-top: 20px;
         padding-bottom: 20px;
     }
     ul.social-footer{
         padding-left: 0px;
     }
     ul.social-footer li a svg {
         width: 24px;
         height: 32px;
         line-height: normal;
         margin: 0 10px 0 0;
     }
     button.slick-arrow {
         width: 35px;
         height: 35px;
     } */

    }
 
 
 @media (max-width:1169px) and (min-width:320px){
    .search {
        position: absolute;
        display: inline-block;
        right: 0;
        display: none;
    }
    .collapse.show {
        display: block;
        background: rgba(196, 73, 78, 0);
        border: 0px solid #FFF;
        z-index: 9999;
        top: 23px;
        width: 100%
    }
    button.navbar-toggler {
        z-index: 999;
        top: 8px;
        right: 0;
        position: absolute;
        margin: auto;
        border: 0px;
    }


}
@media (min-width: 768px) {
    ul.nav li.dropdown > ul.dropdown-menu{
        visibility:hidden;
        display:block;
        opacity:0;
        margin-top: 8px;
        transition: all 0.2s ease-in-out;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu{
        visibility:visible;
        opacity: 1;
        display: block;
        margin-top: 0;
    }
}
@media (max-width: 990px) {
    .mobileBlog img {
        width: 100%;
        margin: 14px 0;
        height: 290px;
        object-fit: cover;
    }
    .mobile-menu .nav li a {
        color: #AD9677;
        width: max-content;
        margin: auto;
    }
    /*.featured-blog-post.format-standard .featured-post-list .post-title{*/
    /*    width: 100%;*/
    /*}*/
    .blog-post-single.format-image .single-post-content p {
        font-family: Pier Sans;
        font-size: 14px;
    }
    .work-post-details p {
        margin-bottom: 0px !important;
        font-family: 'IvyJournal';
        font-size: 20px !important;
    }
    ul.work-post-details-list li span {
        margin: 0;
        padding: 0;
        display: inline-block;
        font-family: Pier Sans;
        font-size: 14px;
    }
    
    .featured-blog-post.format-image  .post-img-read-btn i.arrow-big{
        position: absolute;
        width: 40px;
        height: 38px;
        display: block;
        background: url(assets/images/svg/right-arrowBig.svg) no-repeat;
        right: 0;
        bottom: 11%;
        right: -21%;    
        transition: 0.3s;
    }
    .featured-blog-post.format-image .post-img-read-btn i.arrow-big:hover{
        margin-right: -10px;
    }

    .featured-blog-post .featured-post-list .post-read-btn {
        display: none;
    }
    .fe-post-title {
        position: relative;
        /* top: -137px; */
        padding: 0 20px;
        margin: -122px 0 0 0;
    }
    .featured-blog-post.format-standard.featured-post-mobile .fe-post-title {
        position: relative;
        top: 0;
        padding: 0 0px;
        margin: 0;
    }
    /*.fe-post-title {*/
    /*    position: relative;*/
    /*    top: -137px;*/
    /*    padding: 0 20px;*/
    /*}*/
    .featured-blog-post.format-image .featured-post-list .post-schort-dec {
        margin: 35px 0 0 0;
        padding: 0 20px;
        position: relative;
        max-width: 70%;
        /* top: 0; */
        float: none;
    }
    .featured-blog-post.format-image .featured-post-list .post-title {
        margin: 0;
        padding: 0;
        max-width: 100%;
        display: block;
        position: relative;
        font-size: 42px !important;
        font-weight: 400!important;
    }
    .featured-blog-post.format-image .featured-post-list .post-schort-dec {
        margin: 0;
        padding: 0 20px;
        position: relative;
        max-width: 70%;
        top: 0;
    }
    .featured-blog-post.featured-post-desktop {
        display: none !important;
    }
    .featured-blog-post.featured-post-mobile {
        display: block !important;
    }
    .featured-blog-post.format-image {
        margin: 0;
        padding: 0;
        max-width: 100%;
    }
    .featured-blog-post.format-image .featured-post-list .post-image {
        position: relative;
        right: 0;
        top: 0;
        z-index: -1;
        width: 100%;
        height: 530px!important;
    }
    .featured-blog-post.format-image .featured-post-list .post-image img {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100% !important;
        object-fit: cover;
        object-position: bottom;
        max-width: 100% !important;
    }
    .blog-post-single.format-standard {
        margin: 0 0 0 0;
        padding: 162px 0 0 0;
    }
    .blog-post-single.format-standard .blog-post-title .single-blog-title .entry-title {
        font-size: 36px !important;
        line-height: normal !important;
        font-weight: 600 !important;
    }
    .blog-post-single.format-standard .single-post-content p {
        font-family: Pier Sans;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.02em;
        text-align: justify;
    }

    .featured-blog-post.format-standard ul.post-categories li{
        font-size:16px;
    }
    .featured-blog-post.format-standard .featured-post-list .post-img-read-btn i.arrow-big {
        width: 24px;
        height: 21px;
        display: block;
        right: 0;
        bottom: 6%;
        right: -21%;
    }
    .featured-blog-post.format-standard .featured-post-list .post-schort-dec p {
        font-family: 'Ivy Journal';
        font-size: 18px;
    }
    .blog-list-wrapper.mobile-blog-list {
        display: block;
    }
    .blog-list-wrapper.desk-blog-list {
        display: none;
    }
    .blog-year-list {
        border-top: 1px solid;
        width: auto;
        display: block;
        margin: 0 20px 80px 20px;
    }
    .blog-list-wrapper article:before{
        display:none;
    }
    span.dp-year {
        position: relative;
        /* display: contents; */
        margin: 10px 0 30px 0;
        font-family: Pier Sans;
        font-size: 29px;
        line-height: 36px;
        letter-spacing: 0.01em;
        text-align: left;
        display: block;
    }
    .blog-list-wrapper article .entry-content {
        margin: 45px 0 0 0!important;
    }
    .blog-post-single.format-standard .single-post-content .single-blog-author {
    margin: 26px auto 60px auto;
    }
    .blog-post-single.format-standard .single-post-content .fixed-h-content {
    width: auto;
    padding: 12px 0;
    }
    .blog-post-single.format-standard .single-post-content{
        padding:0 20px;
    }
    .blog-post-title {
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
    .blog span.blog-date, .blog span.blog-readTime {
        font-size: 14px;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    section.work-bottom .left-section .image {
        margin: 0px 0 0 auto;
        padding: 0;
        max-width: 100%;
    }
    section.work-bottom .left-section .image img {
        width: 100%;
        max-width: 100%;
        height: 350px;
        object-fit: cover;
    }
    section.work-bottom .left-section .image span{
        bottom: -200px;
        font-weight: 400 !important;
        z-index: 2;
        left: 18px;
        top: auto;
    }
    .work-title a:hover h2 {
        color: #dccebb !important;
        font-size: 3.2rem !important;
    }
    #FootMobile{
        display:block;
    }
    .home #FootMobile{
        display:none;
    }
    #FootDesk{
        display:none;
    }
    #desktop-team-view{
        display:none !important;
    }
    
    #mobile-team-view {
        display:block !important;
    } 

    header {
        position: fixed;
        z-index: 9;
    }
    header .navbar-brand{
        width: 42px;
        height: 42px;
        display: block;
        background-color: transparent;
        position: absolute;
        top: 40px;
        right: 20px;
    }
    .nav-button #nav-icon3 span{
        height: 3px;
    }
    .nav-button #nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
        top: 9px;
    }
    .nav-button #nav-icon3 span:nth-child(4) {
        top: 18px;
    }
    .nav-button #nav-icon3 {
        width: 30px;
        height: 22px;
    }
    .nav-button {
        height: 22px;
        width: 30px;
        top: 50px;
        left: 20px;
    }
    .home-bottom {
        margin: 0 0 30px 0;
        padding: 0 20px;
    }
    .social-bottom {
        width: 67%;
        bottom: -8px;
    }
    .social-bottom ul li {
        padding: 0 35px 0 0;
    }
    .social-bottom ul li, .social-bottom ul li a{
        font-size: 18px;
    }
    .bottom-logo {
        width: 33%;
    }
    .home-bottom .navbar-brand, 
    .home-bottom .navbar-brand img {
        max-width: 75px;
    }
    /*MENU */
    .mobile-nav .full-screen-menu {
        /*margin: 38% auto 0 auto;*/
        margin:auto;
        padding: 0;
    }
    .mobile-menu .nav li{
        font-size: 50px;
        line-height: 44px !important;
        display:contents;
    }
    /*ABOUT PAGE*/
    .inner-page, .inners-single {
        margin: 0;
        padding: 182px 20px 0 20px;
        display: block;
        max-width: 100% !important;
    }
    .page-short-description {
        margin: 0;
        
    }
    .inner-page header {
        margin: 0 0 70px 0;
        padding: 0;
        width: 100%;
        position: relative;
        display: block;
        z-index: 1;
    }
    .page-short-description span.contact-title {
        margin-top: 69px;
    }
    .page-short-description span.contact-detail {
        text-align: right;
        float: right;
        line-height: 27px;
        display: inline-block;
        width: 50%;
        margin-top: 70px;
    }
    /*
        TEAM MEMBER
    */    
    .team-wrapper.team-desktop{
        display: none;
    }
    .team-wrapper-mob.team-mobile{
        display: block;
    }
    
/*    div#mobile-team-view {*/
/*    display: none !important;*/
/*}*/
    
    /*WORK PAGE*/
    li.work-item:nth-child(odd) .work-image, li.work-item:nth-child(even) .work-image {
        position: relative;
        left: 0;
        padding: 0px;
        width: 100%;
        display: block;
    }
    li.work-item:nth-child(odd) .work-image img, li.work-item:nth-child(even) .work-image img {
        width: 100%;
        height: 290px;
        object-fit: cover;
        object-position: center;
    }
    li.work-item:nth-child(odd) .work-title h2,  li.work-item:nth-child(even) .work-title h2{
        font-size: 45px;
        text-align: center;
    }
    li.work-item:nth-child(odd) .work-txt-sec, li.work-item:nth-child(even) .work-txt-sec {
        position: relative;
        min-height: 100%;
    }
    li.work-item:nth-child(odd) .work-txt-sec .work-desc, li.work-item:nth-child(even) .work-txt-sec .work-desc {
        margin: -20px 9px;
        text-align: right;
    }
    li.work-item:nth-child(odd) .work-short-detail, li.work-item:nth-child(even) .work-short-detail{
        max-width: 100%;
        text-align: justify;
        margin: 0 20px !important;
        position: relative;
        right: 0;
        bottom: 0;
        border-top: 1px solid #ad9677;
        border-bottom: 0px;
        padding: 15px 0 31px 0;
        overflow-y: auto;
        vertical-align: bottom;
        max-height: 100%;
        display: block;
    }
    .work-title {
        margin: 20px 0 0 0;
    }
    li.work-item:nth-child(even), li.work-item:nth-child(odd){
        height: 100%;
    }
    /* FOOTER */
    /*.foot-bottom{*/
    /*    display: none;*/
    /*}*/
    .mobile-foot-bottom {
        margin: 0 20px;
        padding: 0;
        /* width: 100%; */
        border-top: 2px solid;
    }
    .mobile-foot-bottom .social-bottom {
        width: 50%;
        bottom: 6px;
    }
    .mobile-foot-bottom .copyrights span {
        margin: 0;
        padding: 10px 0;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 400;
        display: inline-block;
        text-align: right;
        display: block;
        letter-spacing: 3px;
    }
    .mobile-foot-bottom .copyrights {
        width: 50%;
        margin: 0 0 0 auto;
    }
    .social-bottom ul li, .social-bottom ul li a {
        font-size: 18px;
        line-height: normal;
    }
    /*WORK SINGLE*/
    .right-section .txt-box.mobile-view{
    display: block;
    border-top: 1px solid;
    padding: 16px 0;
    margin: 140px 0 50px 0;
    }
    
    .right-section .txt-box.desk-view{
        display: none;
    }
    .work-post-img-wrapper {
        width: 100%;
        height: 530px;
        position: relative;
    }
    .work-post-img-wrapper .fetured-img {
        width: 100%;
        height: 530px;
    }

    .work-title .entry-title {
        font-size: 85px !important;
        font-weight: 400 !important;
        word-break:break-word;
    }
    article.work-post-single .entry-content {
        margin: -75px 0 0 0;
        padding: 0 20px;
    }
    article.work-post-single span.blog-date {
        right: 0;
        float: right;
    }
    .item2:nth-child(odd) .item2-image, .item2:nth-child(even) .item2-image {
        margin: 0;
        padding: 0;
        position: relative;
        right: 0;
        display: block;
        width: 100%;
        height: 812px;
        z-index: -1;
    }
    .item2:nth-child(odd) .item2-image img, .item2:nth-child(even) .item2-image img {
        object-fit: cover;
        object-position: center left !important;
        width: 100%;
        height: 812px;
    }
    .item2:nth-child(odd) .item2-desc {
        margin: -163px 0 0 0;
        padding: 0 20px;
    }
    .item2:nth-child(odd) .item2-desc p{
        font-family: IvyJournal;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 46px;
        letter-spacing: -0.01em;
        text-align: left;
        color: #AD9677;
    }
    .item2:nth-child(odd) .item2-title {
        margin: 100px 0 0 0;
        width: 100%;
        padding: 0 20px;
        height: auto;
    }
    .item2:nth-child(odd) .item2-desc-bottom {
        margin: 55px 20px;
        padding: 20px 0 0 0;
        max-width: 100%;
    }
    .work-post-single .work-title {
        padding: 0 0px;
    }
    article.work-post-single .post-publish-details {
        margin: 40px 0px 70px 0px !important;
        padding: 20px 0px;
        max-width:100%;
    }
    .work-post-details {
        margin: 0;
        padding: 0 5px;
    }
    .item3List ul li:nth-child(odd), .item3List ul li:nth-child(even){
        width: 100%;
        margin: 0 0 128px 0;
        padding:0 20px ;
    }
    .item3List ul li:nth-child(odd) .item3-image img{
        margin: 0 0 128px 0;
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 405px;
    }
    .item3List ul li:nth-child(even) .item3-image, .item3List ul li:nth-child(odd) .item3-image {
        width: 100%;
        height: 405px;
        margin: auto;
    }
    .item3-desc {    
        margin: 29px 0!important;
        width: 100%;        
    }
    .item3List ul li:nth-child(even){
        margin: 0px;
        width: 100%;
    }
    .item3-desc span{
        max-width: 100%;
    }
    .item3List ul li:nth-child(even) .item3-image img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 405px;
    }
    
    section.bottom .left-section .image {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: 100%;
        width: 100%;
    }
    section.bottom .left-section .image span {
        margin: 0;
        padding: 0;
        position: relative;
        FONT-VARIANT: JIS04;
        max-width: 100%;
        top: -54px;
        left: 21px;
    }
    section.bottom .left-section .image span h3{
        font-family: IvyJournal;
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 59px;
        letter-spacing: -0.03em;
        text-align: left;

    }
    .right-section .image-box img {
        width: 100%;
        margin: auto;
        display: block;
    }
    .right-section .image-box {
        width: 100%;
        margin: auto;
        padding: 0 0px;
    }
    .txt-box-mob {
        display: block;
        margin: 0;
        padding: 0 20px;
        width: 100%;
        text-align: justify;
    }
    .work-bottom .col-xl-7.col-lg-7.col-md-7.col-sm-12 {
        padding: 0;
    }
    .featured-blog-post.format-standard {
        /*margin: 0 66px 0 auto;*/
        /*padding: 128px 20px 0px 20px;*/
        /*display: block;*/
        /*width: 100%;*/
        /*position: relative;*/
        margin: 0 0px 0 auto;
    padding: 180px 20px 0px 20px;
    display: block;
    max-width: 100%;
    position: relative;
    }
    .featured-blog-post.format-standard .featured-post-list .post-title{
        font-size: 42px !important;
    letter-spacing: -1px;
    width:100%;
    }.featured-blog-post.format-standard .featured-post-list .post-schort-dec {
        margin: 50px 0 0 0;
        position: relative;
        max-width: 80%;
    }
    .blog-list-wrapper {
        /*margin: 0 20px 0 20px;*/
        /*padding: 0;*/
        /*padding: 0px;*/
        /*display: block;*/
        /*max-width: 100%;*/
      
    padding: 0;
    padding: 0px;
    display: block;
    max-width: 100%;
    width: 100%;
    }
    .blog-list-wrapper article{
        display: block;
        max-width: 100%;
        width: 100%;
        margin: 0 0 0 0;
    }
    .blog-list-wrapper .entry-content .list-head span.blog-Year {
        margin: 0 0 30px 0;
    }
    /* span.dismiss {display: none;} */
    .MemberBio.active span.dismiss {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 48px;
        left: 24px;
        overflow: hidden;
        display: block;
        z-index:99999;
    }
    /* .MemberBio.active .icon-dismiss{ 
        display: block;
        background-image: url(assets/images/svg/X.svg);
        width: 22px;
        height: 22px;
        position: absolute;
        /* top: 48px; */
        /* left: 24px; */
        /*z-index: 9999;
        background-repeat: no-repeat;
    } */
     
    /* OLD 
    */
    .top-right-widget {
       display: none;
       height: 40px;
   }
    ul#menu-main-left-menu li, ul#menu-main-right-menu li  {
        margin: 0;
        padding: 0px 15px;
    }
    #menu-main-nav li.mega-parent ul li {
        float: none;
    }
    .dropdown-menu > li:first-child{
        border-bottom-left-radius: 0;
    }
    .dropdown-menu  li:last-child {
        border-bottom-right-radius: 0;
    }
    .navbar-nav {
        width: auto;
        z-index: 1000;
    }
    .navbar-nav > li > a {
        border-right: none; 
        margin-left: 0px;
   }
    .navbar-toggler-icon{
        background-image: url('assets/images/reorder-option.svg')!important;
        display: block;
        width: 24px;
        height: 24px;
    }
    .post-img-fixed{
        display: none;
    }
    .blog-post-single.format-image .single-post-content{
        width: 100%;
        margin: 0 0 0 0;
        padding:0 20px;
    }
    .blog-post-single.format-image .single-post-content .single-blog-title .entry-title {
        font-family: IvyJournal;
        font-size: 36px;
    }
    .blog-post-single.format-image .single-post-content .fixed-h-content {
        width: 100%;
        display: block;
        height: 100%;
        padding: 17px 10px;
        border-top: 2px solid;
    }

 }
 
 .txt-box-mob {
    display: block;
 }
 .work-post-extra-content .social-box {
    display: none;
}