/*
    Theme Name: ag
    Description: A custom mobile responsive and HTML5 theme built for the Genesis Framework.
    Author: Ashley & Malone
    Author URI: https://www.ashleyandmalone.com/
    Template: genesis
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */

/* normalize.css v3.0.1 | MIT License | git.io/normalize */


@font-face {
  font-family: "NightingaleScript";
  src: url("fonts/NightingaleScript.otf") format("otf"),
         url("fonts/NightingaleScript.woff") format("woff"),
       url("fonts/NightingaleScript.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}






html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:500}dfn{font-style:italic}h1{font-size:13px;margin:.67em 0}mark{background:#ff0;color:#435D3D}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

figure {
    padding:0;
    margin:0;
}

/* Global Elements
--------------------------------------------- */
*,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.before-content:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}

html {
    height: 100%; 
    font-size: 18px;
}

body {
    color: #EEE4D9;
    font-size: 14px;
	font-family: "cormorant", sans-serif;
    line-height: 1.5em;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    background-color: #435D3D;
}
h1, h2, h3, h4, h5, h6 {
    font-weight:500;
}
#site-general-content h1 {
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    margin: 50px auto 80px;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    border:0;
}

::-moz-selection {
    background-color: #435D3D;
    color: #F7F2EC;
}

::selection {
    background-color: #435D3D;
    color: #F7F2EC;
}

a {
    color:#435D3D;
    text-decoration: none;
    transition: all 0.5s;
    display: inline-block;
    outline:none;
}
button {
    outline:none;
}
a:hover {
    color:#cb6d62;
}

table {
    border: none;
}

a:hover {
    color: #333;
    text-decoration: none;
}

p, body {
	font-family: "cormorant", sans-serif;

	font-size: 18px;
	letter-spacing: 0.01em;
	line-height: 32px;
	color: #EEE4D9;
	font-weight: 300;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

b,
strong {
    font-weight: 800;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    font-size: 30px;
    text-transform: uppercase;
    color: #435D3D;
    text-align: center;
    line-height: 45px;
    letter-spacing: 3px;
    font-style: normal;
    margin: 40px auto 40px;
}

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
    margin: 0 auto;
}

.entry-content ol > li {
    list-style-type: decimal;
}

.entry-content ul > li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

/* Column Classes
--------------------------------------------- */
 
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    display: inline-block;
    padding-left: 28px;
    vertical-align: top;
}
 
.first {
    clear: both;
    padding-left: 0px;
}


/* Image Classes
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 0px;
}

img.alignnone,
.alignnone {
    margin-bottom: 0px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.wp-caption-text {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.aligncenter, 
img.aligncenter { 
    clear: both; 
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
}

/* Header
--------------------------------------------- */
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: white!important;
}
#gform_confirmation_message_1 h1 {
        text-align: center;
    font-size: 24px;
    font-family: 'Silk Serif';
    margin: 0;
}
.logo svg {
	width:100%;
    max-width: 745px;
    margin: 0 auto 0;
}
.logo {
    text-align: center;
    margin: 40px auto 40px;
}
.the-header #menu-main {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    color: #435D3D;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.27rem;
    width: 697px;
    margin: 0 auto 0;
    padding-left: 3px;
}
.the-header #menu-main a{
    color: #435D3D;
    letter-spacing: 0.27rem;
    font-size: 12px;
    font-weight: 400;
}
.the-header .fixed-inner {
    position: fixed;
    width: 100%;
    margin: 0 auto 0;
    left: 0;
    right: 0;
    height: 110px;
    padding-top: 47px;
    background: white;
    top: -110px;
    z-index: 9;
    transition: all 0.5s;
}
.the-header .fixed-inner.opened {
    top:0;
}
.the-header {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0 auto;
}
.the-header .open-me .line-1, .the-header .open-me .line-2 {
    width: 60px;
    height: 2px;
    background: #435D3D;
}
.the-header .open-me:hover {
    cursor: pointer;
}
.the-header .open-me .line-2 {
    margin-top:11px;
}
.the-header .open-me .close {
    display: none;
    position: absolute;
    background: white;
    width: 100%;
    letter-spacing: 0.1rem;
    margin-top: -10px;
    padding-left: 2px;
    transition: all 0.5s;
}
.the-header .open-me .close.show {
    display: block;
}
.the-header .open-me{
    width: 60px;
    position: fixed;
    right: 61px;
    top: 38px;
    padding: 10px 0;
    z-index: 999;
}

.meet-joe.serviceblock{
    max-width: 1145px;
}

.communityblock.contactblock{
    background-image: none;
    background-image: none;
}

.communityblock.contactblock .middleblock {
    max-width:830px;
}

.middleblock{
    margin:100px auto!important;
    display: block;
}

.middleblock strong{
text-transform: uppercase;
}

.gfield {
    margin-bottom: 50px !important;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{
    padding:0px 0 5px!important;
    text-transform: none;
}

.name_last{
    padding-right:0!important;
 
}

.name_first{
    padding-right:0!important;
    margin-right:30px!important;
}

.communityblock.contactblock .maintitle {
    font-size: 32px;
    text-align: left;
    letter-spacing: 0;
    line-height: 45px;
    display: block;
    color: #6D6754;
}

.distinctblockwrap .maintitle{
    font-family: "NightingaleScript";
    color:#435D3D;
    font-size:36px;
    letter-spacing: 0;
    line-height: 36px;
    text-align: left;
}

.tophome .middleblock .maintitle{
    margin-bottom:80px;
}

.page-template-page-contact .topbrownblock .brownblockwrap .leftbrownblock{
    max-width: 690px;
    margin-right: 60px;
}

.distinctionblock.jtl{
    position: relative;
    margin-top:100px;
}

.distinctionblock.jtl:before{
    top: -25px;
    left: 80px;
    background-image: url(images/agre.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    max-width: 160px;
    height: 160px;
}

.page-template-page-contact .topbrownblock .brownblockwrap .leftbrownblock h4{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 36px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.page-template-page-contact .topbrownblock .brownblockwrap p{
    margin-top:10px;
}

.page-template-page-contact .site-inner .buttonroundgreen{
    padding-top:25px;
    margin: 50px 0;
}

.site-inner .gform_wrapper.gravity-theme .gform_footer input{
    text-transform: none;
    font-weight: bold!important;
    letter-spacing: 0.010em!important;
}

.contactblockwrap{
    display: flex;
    justify-content:space-between;
}

.meet-joe.serviceblock .left {
    width: 100%;
    max-width: 485px;
}

.logobg .meet-joe.serviceblock .left{
    max-width: 555px;
}

.meet-joe.serviceblock .left .titlesm, .meet-joe.serviceblocktwo .left .titlesm{
    margin-bottom:40px;
}
.serviceblocktwo{
    text-align: right!important;
}

.nav li ul.sub-menu{
	position: absolute;
	width: 275px;
}

.nav.top-nav ul.sub-menu li a{
	padding-right: 0;
	padding-left:0;
}






.nav li ul.sub-menu li{
    float: none;   
}

.nav li ul.sub-menu,
.nav li ul.children {
  margin-top: 0;
  border-top: 0;
  position: absolute;
  visibility: hidden;
  z-index: 8999;
  transition:none;
  background-color: #F7F2EC;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  }
  
  .nav li ul.sub-menu{
      margin-left:-95px!important;
  }
  
    .nav li ul.sub-menu a,
.nav li ul.children a{
            transition:none;
}
.onmob{
    opacity: 0;
}

.fixed {
    opacity: 1;
    position: fixed;
    width: 100%;
    display: block;
    z-index: 9999;
}

.onmob.fixed{
    width:auto;
}

.meetalliextra .buttonroundgreen{
    background-size: 0% 100%;
    background-image: linear-gradient(#56534f, #56534f);

    background-image: -webkit-gradient(linear, center center, center center, from(#56534f), to(#56534f));
    background-image: -webkit-linear-gradient(#56534f, #56534f);
    background-image: -moz-linear-gradient(#56534f, #56534f);
    background-image: -o-linear-gradient(#56534f, #56534f);
    background-image: -ms-linear-gradient(#56534f, #56534f);

    background-repeat: no-repeat;
    transition: all 0.5s linear;
}
.meetalliextra .buttonroundgreen:hover{
background-size: 100% 100%;
transition: all 0.5s cubic-bezier(0.000, 0.000, 0.230, 1);
}

.the-footer a{
    transition:all 0.5 ease-in;
}

.the-footer a:hover{
    color:#959083;
}


.nav li ul.sub-menu li a{
    padding: 10px 0 5px 0;
}
    
.page-template-page-about .meet-joe .left{
    justify-content: flex-start;
}

.ourteam .middleblock{
    width: 100%;
    max-width: 650px;
}

.page-template-page-about .pressblock.testimonialblock .vimg{
    height: 290px;
}

.page-template-page-about .testimonialblock .pressblockbox{
    height: auto;
}

.page-template-page-about .testimonialblock .tophome.ourteam{
    border:none;
}


.page-template-page-stories .bannerleft {
    max-width: 450px;
}

.page-template-page-about .pressblock.testimonialblock .maintitle em{
    font-size:24px;
    display: inline;
}

.tophome.ourteam.vtest a.buttonblk {
    margin: 25px auto 40px;
}

.vtest .middleblock{
    width: 100%;
    max-width:760px;
}

.tophome.ourteam .middleblock .maintitle {
    margin-bottom: 40px;
}

.tophome.ourteam{
    padding-top: 70px;
    border-top: solid thin #C6BCA9;
}

.page-template-page-about .testimonialblock .presslide .pressblockbox .testblock {
    padding: 40px;
}



.page-template-page-about .pressblockbox .aboutblock a{
    text-align: left;
}

.page-template-page-about .pressblockbox .testblock{
letter-spacing: 0;
}

.page-template-page-about .pressblock.testimonialblock .maintitle{
    max-width: 100%;
    margin-bottom:60px;
}

.meetteamblock.wborder{
    padding-bottom: 70px;
    border-bottom: solid thin #C6BCA9;

}

.tophome.ourteam p{
    text-align: left;
}

.tophome.ourteam a.buttonblk {
    margin: 25px 0 90px;
}


.page-template-page-about .meet-joe .left h2.title{
    margin-left:0;
}

.page-template-page-about .meet-joe .left h2.title{
    margin-bottom:55px;
}

.sub-menu{
    padding-top:25px;
}

.nav #menu-item-228 ul.sub-menu {
    margin-left: -110px!important;
}
    
.sub-menu:before{
    width: 50px;
    height: 1px;
    display: block;
    content:"";
    position: relative;
    margin: -10px auto 20px;
    border-top:solid thin #435D3D;
}

    
    .nav li ul.sub-menu{
    margin:auto;
    margin-top:0;
    padding: 30px 0;
    box-shadow: -7px 8px 10px -10px #435D3D;
    }
    .nav li ul.sub-menu li,
    .nav li ul.children li {
     }
      
      .nav li ul.sub-menu li:last-child a,
      .nav li ul.children li:last-child a {
        border-bottom: 0; }
      .nav li ul.sub-menu li ul,
      .nav li ul.children li ul {
        top: 0;
        left: 100%; }
  .nav li:hover > ul {
    top: auto;
    visibility: visible; }

    .menu-top-menu-container li{
        position: relative;
    }

.meet-joe.serviceblocktwo {
    max-width: 1230px;
}

.meet-joe.serviceblocktwo {
    max-width: 1230px;
    flex-direction: row;
}

.meet-joe .left{
    display: flex;
    justify-content: center;
    align-items:center;
    flex-wrap:wrap;
}

/* Footer
--------------------------------------------- */  
.the-footer .top-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 0 auto;
}

.menu-footer-menu-left-container, .menu-footer-menu-right-container, .menu-footer-menu-left-container a, .menu-footer-menu-right-container a, .the-footer .top-nav a{
font-family: "cormorant", sans-serif;
font-weight: 300;
font-style: italic;
font-size: 20px;
letter-spacing: 0;
line-height: 28px;
font-style: italic;
}

.the-footer .top-nav, .the-footer .top-nav li{
    list-style: disc;
    list-style-type: disc;
    color:#F7F2EC;
    font-size:12px;
}

.the-footer .top-nav li:first-of-type{
    list-style: none;
    list-style-type: none;
}

.pressblockbox ul, .pressblockbox ul li{
    list-style-type: circle;
}

.pressblockbox ol, .pressblockbox ol li{
    list-style-type: decimal;
}

.aboutbanner.exploremore {
background-position: bottom center;
}

.page-template-default,
.blog, .blog .thearchiveblock.wgreenbg{
    background-image:url(https://ninahendrickcom.bigscoots-staging.com/wp-content/uploads/2025/10/green-texture.jpg)!important;
   background-repeat: repeat;
    background-attachment: fixed;
}

.archive.category .distinctionblock a.textarrowlink:after{
    margin:auto;
}

/*
.archive.category .catdescription{
    column-count: 2;
}

.archive.category .catdescription, .archive.category .catdescription p{
    text-align: left!important;
}
    */

.blog .thearchiveblock.wgreenbg{
  background-image:none!important; 
  
}

.the-footer, .servicebg.contactmain {
    background-image:url(https://ninahendrickcom.bigscoots-staging.com/wp-content/uploads/2025/10/green-texture.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
}

.distinctleftwrap {
     padding:0
}

.loggedout form p:nth-of-type(2){
    display: none;
}

.loggedout .page-title{
    display: none;
}

.bottomdisc{
    margin-bottom:0!important;
}

/*
.page-template-page-writing .disclaimerblock .upper.distinctionblock {
    padding: 80px 0 20px;
}*/

.bookblocks .writingandbooks .distinctleft a{
    letter-spacing: 0.15em;
    text-transform: uppercase;
}


.page-template-page-writing .archiveflex.bookblocks .archivetitle {
    width: 100%;
    max-width: 415px;
    margin: 100px auto 0px;
}

.page-template-page-writing .site-inner {
    background-image: url(images/writingbg.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.footerwrap h5{
    margin-top:0!important;
    padding-top:0;
    margin-bottom:10px!important;
}

.the-footer > .top-flex .footerwrap{
    padding-bottom:40px!important;
}

.the-footer > .top-flex{
    padding-bottom:0!important;
}

.the-footer{
    padding-top:0!important;
}

.the-footer h4{
    margin-top:0;
}

.footerwrap{
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1300px;
    margin: auto;
}

.the-footer .top-flex .left {
    max-width: 320px;
    width: 100%;
}

.the-footer .top-flex .right {
    max-width: 320px;
    width: 100%;
}

.the-footer .top-flex .right { 
    width:100%;
}

.the-footer .top-nav a:last-of-type{
    margin-right: 0;
}


.the-footer .top-nav a{
    margin-right: 15px;
}

.left ul#menu-footer-menu-left {
    margin-left: 0;
}

.right ul#menu-footer-menu-right {
    margin-right: -12px;
}

.footerwrap h5{
    font-size: 20px;
    letter-spacing: 0;
    line-height: 25px;
    font-family: "cormorant", sans-serif;
font-weight: 400;
font-style: normal;
}


ul.nav.top-nav.cf {
    display: flex;
    justify-content: space-between;
}

.the-footer .top-nav h4{
   color:#404B5B;
   font-size:24px;
   letter-spacing: 0;
   line-height: 32px;
   text-transform: capitalize; 
   display: block;
   text-align: left;
   margin-top:0;
   padding-top:0;
   margin-bottom:10px;
}

.the-footer .top-nav p, .the-footer .top-nav a{
  font-size:20px;
  letter-spacing: 0em;
  line-height: 28px;
  display: block;
  text-align: center;  
  color:#F7F2EC;
  text-decoration: none;
}

.page-template-page-library .kt-tab-inner-content-inner h2{
padding-bottom:0!important;
font-size:24px!important;
}


.page-template-page-library .aboutwraptop p {
    margin-top: 0 !important;
}
.page-template-page-library .aboutwraptop p a{
    color: #EEE4D9;
}


.page-template-page-aboutsoth .the-footer{
    margin-top:50px;
}

.page-template-page-library .aboutwraptop{
    margin-top:0!important;
}


.home .distinctleft{
    max-width: 470px;
    margin-right:0;
}

.home .upper .distinctblockwrap.inner{
    justify-content: flex-end;
    max-width: 100%;
}

.home .upper .rightblock{
	position: relative;
}

.communityblock .upper{
	width: 100%;
	max-width: 100%;
}

.communityblock .comright{
	position: absolute;
	bottom: 0;
	right: 0;
}

.testimonial{
	margin: 100px auto;
}

.btmleft a{
	display: block;
}

.btmright .social{
	display: flex;
	justify-content:flex-end;
	margin: 0;	
}

.btmright .social li{
	display: inline-table;
}



#menu-footer a{
	display: block;
}

.btmright .social li a{
	display: flex;
	justify-content:space-between;
	margin: 0;	
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 28px;
}

.cred{
	display: flex!important;
	justify-content:space-between;
}

.btmright .social li a:after{
	display: inline;
	content: " | ";
	margin: 0;
	position: relative;
	padding: 0 20px;
}

.home .cred.upper{
	margin: 0 auto;
    padding-top:25px;
}

.rightbottom{
	border-top:solid thin #404B5B;
	margin-top:50px;
	padding-top:20px;
}

.btmicons .social{
	display: flex;
	justify-content:flex-start;
}

.btmicons .social li{
	display: block;
	margin-right:20px;
}

.btmfooter .rightbottom{
	border-top:0;
	padding-top:0;
	margin-top:0;
}


.the-footer .top-flex{
	border-bottom:none;
}

.btmicons .social li{
		display: block;
	width: 100%!important;
	max-width: 85px!important;
	margin-top:50px;
}

.btmicons .social li img{
	display: block;
	width: 100%;
	max-width: 80px;
	height: auto;
	margin: auto;
}

.btmfooter{
	margin-bottom: 0!important;
	border-bottom:none!important;
}

.btmfooter .rightbtmwrap{
	display: block;
}

.btmleft a{
		font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 28px;
}

.btmright .social li:last-of-type a:after{
display: none;
}


.rightbtmwrap{
	display: flex;
	justify-content:space-between;
}

.rightbtmwrap .btmright{
	width: 100%;
	max-width: 80%;
	display: block;
	margin: 0;
}

.testimonial .testimonialwrap{
	width: 100%;
	max-width: 1100px;
	margin:  auto;
	display: block;
	border-left:solid thin #6D6754;
}

.testimonial .testimonialwrap .testblock{
padding: 30px 0 30px 50px;
}

.testimonial .testimonialwrap .testblock p{
font-size: 32px;
letter-spacing: 0.06em;
line-height: 55px;
padding: 0;
margin: 0;
font-family: "cormorant", sans-serif;

font-weight: lighter;
color:#6D6754;
}

.testimonial .testimonialwrap .testblock .testname{
	font-size: 18px;
	letter-spacing: 0.1em;
	;line-height: 25px;
	text-transform: uppercase;
	text-align: left;
	margin-top:25px;
	font-family: "cormorant", sans-serif;

	font-weight: lighter;
}


.topheaderlogo{
    width:100%;
    max-width:385px;
    height:25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image:url(images/mtlogo.svg);
}

.aglogobg{
    width: 100%;
    max-width: 170px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image:url(images/mtlogo.png);
    margin:auto;
}


.communityblock .titleunderline:after{
    display: none;
}

.communityblock .upper .leftblock .leftimg{
    bottom:auto;
    top:50px;
    background-position: center;
}

.communityblock{
    background-image: -webkit-linear-gradient(left, transparent, transparent 50%, #F3EEE3 50%);
    background-image: linear-gradient(to right, transparent, transparent 50%, #F3EEE3 50%);
    padding-bottom:50px;
}

.communityblock .upper .rightblock .rightimg {
    bottom: -50px;
}

.communityblock .upper .introblock{
	margin: 70px 0;
}

.communityblock .maintitle{
font-size: 52px;
}

#menu-footer a{
	font-size: 16px;
	text-transform: uppercase;
	text-align: right;
	padding: 0;
	margin: 0;
	display: block;
	font-family: "cormorant", sans-serif;

	letter-spacing: 0.1em;
	line-height: 25px;
    font-weight: 500;
}

#menu-footer{
	display: flex;
	justify-content:space-between;
	margin: 0;
}

.the-footer .top-flex .left svg{
	display: block;
	max-width: 100%;
	height: auto;
}

fieldset#field_1_1 {
    width: 100%;
}

.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend{
    text-align: left;
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 28px;
    color: #404B5B;
}

#field_1_10 {
    margin-right: 37px !important;
}

#field_1_11{
    margin-right: 0 !important;
}


div#field_1_8, div#field_1_12 {
    width: 100%;
}

.worktitle h1{
    color:#404B5B;
    font-size:48px;
    letter-spacing: 0;
    line-height: 65px;
    display: block;
    text-align: left;
    font-family: denton-test;
}

.b2p{
    font-size:16px;
    font-weight: bold;
    letter-spacing: 0.010em;
    line-height: 28px;
    text-transform: capitalize;
    font-weight: bold;
    display: inline-block;
    color:#404B5B;
    text-align: center;
    margin:80px auto 0;
}

.b2p:after{
    content:"";
    display: block;
    width:100%;
    border-bottom:solid 2px #B2C4CD;
    position: relative;
}

.contentfull{
    width: 100%;
    border-bottom:solid thin #B2C4CD;
    padding-bottom:150px;
    text-align: center;
}

.detailist .projectname{
    color:#404B5B;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin: 20px 0 5px 0;
    padding: 0;
    display: block;
}

.detailist .projectdetail{
    color:#404B5B;
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 25px;
    font-weight: normal;
    text-transform: capitalize;
    text-align: left;
    margin: 0;
    padding: 0;
    display: block;
}



.the-footer .top-flex .social span.break{
        font-weight: 500;
    margin: 0 32px;
}

.post-type-archive-portfolio .worktitle h1{
	right: 305px;
}

.post-type-archive-portfolio .images .single-port-flex{
	margin-bottom:0;
}

.post-type-archive-portfolio .home-port{
	margin: 150px auto;
}

.post-type-archive-portfolio .images{
	position: relative;
}

.top-flex{
	padding: 80px 0 60px;
}

.the-footer .top-flex.btm-flex .top-nav li {
    display: flex;
    list-style: none;
    list-style-type: none;
    justify-content: flex-start;
}

.the-footer .top-flex.btm-flex .top-nav li:after {
    content: "";
    display: inline-block;
    position: relative;
    margin: 0 8px 0 8px;
    border-right: solid thin #EEE4D9;
    height: 15px;
    margin-top: 8px;
}

.the-footer .top-flex.btm-flex .top-nav a{
    font-style: normal;
    font-size: 16px;
}

.top-flex.btm-flex li:last-of-type:after{
    display: none!important;
}

.the-footer .top-flex.btm-flex .left, .the-footer .top-flex.btm-flex .right {
    max-width: 370px;
}

.btm-flex .footerwrap{
    letter-spacing: 0;
}

.bottomcopy{
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.center{
	display: block;
	width: 100%;
	max-width:330px;
	margin: 0;
	text-align: center;
}

.center .iglink{
	margin-top:50px;
}

.righttop h5{
    text-align: right;
    display: block;
}

.btm-flex{
    padding-top:0;
}


.the-footer{
    padding-top:0;
}

.the-footer .top-flex.btm-flex{
    padding-top:50px;
}

.the-footer .top-flex.btm-flex .right .righttop{
    text-align: right;
}

.the-footer > .top-flex{
    border-bottom: solid 1px #F7F2EC;
}

.the-footer > .top-flex.btm-flex{
    border-bottom:none;
}

.footerwrap a, .footerwrap{
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 28px;
    color: #F7F2EC;
    font-family: "cormorant", sans-serif;
font-weight: 400;
font-style: normal;
}


.the-footer .iconblock{
	display: block;
	margin: auto;
	width:100%;
	max-width:50px;
	background-image: url(images/footericon.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	position: relative;
	height: 50px;
}
.the-footer .top-flex a.links{
    margin:auto;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.28rem;
    line-height: 28px;
    display: block;
    text-align: center;
    text-decoration: none;
}
.the-footer .top-flex .social li{
        position: relative;
    width: 22px;
}
.the-footer .top-flex .social li .small {
    font-size: 12px;
    position: absolute;
    top: -2px;
    right: 0;
}
.the-footer .lower-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 1060px;
    margin: 0 auto 20px;
        padding-right: 7px;
    padding-left: 7px;
}
.the-footer .lower-flex .one {
    width:79px;
}
.the-footer .lower-flex .two a{
        text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.22rem;
    text-decoration: underline;
}
.the-footer .lower-flex .three ul{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
}
.the-footer .lower-flex .three ul li a {
    font-family: 'Silk Serif';
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.25rem;
    font-weight: 500;
}
.the-footer .lower-flex .three ul li {
    margin-left: 28px;
    margin-top: 55px;
}
.the-footer .lower-flex .three {
    width:700px;
}
.the-footer .lower-flex .two {
        margin-top: 53px;
    text-align: left;
}

.bannerblock .desc h1{
	display: block;
    position: relative;
    font-size: 52px;
    letter-spacing: 0;
    line-height: 62px;
    font-family: 'denton-test';
    margin: auto;
    text-transform: none;
}


.testslide.feature .desc{
	top:0;
}

.bannerblock .desc h3{
	display: block;
    position: relative;
    font-size: 33px;
    letter-spacing: 0.06em;
    line-height: 40px;
    margin: auto;
    text-transform: none;
}

.topbrownblock{
	background-color: #435D3D;
}

.topbrownblock .brownblockwrap{
	display: flex;
	justify-content:center;
}

.topbrownblock .brownblockwrap .leftbrownblock{
	width: 100%;
	max-width: 500px;
}

.aboutallie{
    flex-direction:row-reverse;
}

.smgrey{
    font-size:24px;
    letter-spacing: 0;
    line-height: 50px;
    color:#A0A5A3;
    font-family: 'denton-test';
    text-transform: capitalize;
    display: block;
    text-align: left;
}


.page-template-page-process-php .logobg.flex2 .aboutallie, .page-template-page-process-php .logobg.flex4 .aboutallie{
    flex-direction:row-reverse;
}

.page-template-page-process-php .aboutallie{
    flex-direction: row;
}

.topbrownblock .titleunderline{
    margin-top:0;
}

.topbrownblock .brownblockwrap p{
	font-size: 20px;
	letter-spacing: 0.01em;
	line-height: 35px;
}

.topbrownblock .brownblockwrap p{
    padding-right:45px;
    margin-top:50px;
}

.page-template-page-services .topbrownblock .brownblockwrap .leftbrownblock,
.page-template-page-about .topbrownblock .brownblockwrap .leftbrownblock {
    margin-right: 140px
}

.page-template-page-about .leftbrownblock .maintitle{
    font-size:36px;
    line-height: 46px;
}

.hbg{
    text-align: left;
}

.hbg .buttonroundgreen {
    margin: 0px 0;
    font-size: 17px;
    padding: 25px;
    width: 335px;
    text-align: center;
}

.hbg .distinctleftwrap .maintitle{
    text-align: left;
}

.hbg .distinctleftwrap p{
    text-align: left;
}


.bannerblock .desc h3{
    font-weight: lighter;
}

.buttonroundgreen{
    background-size: 0% 100%;
    background-image: linear-gradient(#56534f, #56534f);

    background-image: -webkit-gradient(linear, center center, center center, from(#56534f), to(#56534f));
    background-image: -webkit-linear-gradient(#56534f, #56534f);
    background-image: -moz-linear-gradient(#56534f, #56534f);
    background-image: -o-linear-gradient(#56534f, #56534f);
    background-image: -ms-linear-gradient(#56534f, #56534f);

    background-repeat: no-repeat;
    transition: all 0.5s linear;
}

.blog-load-more .alm-load-more-btn{
    background-size: 0% 100%;
    background-image: linear-gradient(#56534f, #56534f);

    background-image: -webkit-gradient(linear, center center, center center, from(#56534f), to(#56534f));
    background-image: -webkit-linear-gradient(#56534f, #56534f);
    background-image: -moz-linear-gradient(#56534f, #56534f);
    background-image: -o-linear-gradient(#56534f, #56534f);
    background-image: -ms-linear-gradient(#56534f, #56534f);

    background-repeat: no-repeat;
    transition: all 0.5s linear;
}

.buttonroundgreen:hover, .blog-load-more .alm-load-more-btn:hover {
    background-size: 100% 100%;
    color:#F7F2EC;
    transition: all 0.5s cubic-bezier(0.000, 0.000, 0.230, 1);
}

.hbg.upper{
    margin: 0;
}

.hbg .distinctrightwrap {
    justify-content: flex-start;
}

.hbg.upper .inner{
    flex-direction: row-reverse;
}

.page-template-page-services .topbrownblock .brownblockwrap p{
    padding-right:90px;
}

.topbrownblock .brownblockwrap .leftbrownblock{
    margin-right:200px;
    margin-top:40px;
}

.topbrownblock .brownblockwrap{
    padding-top:80px;
}


.topbrownblock .brownblockwrap .rightbrownblock{
	width: 100%;
	max-width: 590px;
}

.topbrownblock .brownblockwrap .rightbrownblock .righttopimg{
width: 100%;
max-width: 590px;
height: 605px;
display: block;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
margin: 0;
}

.titlesm{
	font-size: 24px;
	letter-spacing: 0;
	line-height: 32px;
    color: #404B5B;
	padding: 0;
	margin: 0;
    font-family: 'denton-test';
}

.slidetextwrap{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.page-template-page-aboutsoth .meet-joe.btmabt .left{
display: block!important;
}


.page-template-page-aboutsoth .meet-joe .left {
    display: flex;
    align-items: center;
    justify-content: center;
}


.page-template-page-aboutsoth .meet-joe{
    flex-direction: row-reverse!important;
}

.page-template-page-aboutsoth .meet-joe.btmabt{
flex-direction: inherit!important;
}

.div1 p:first-of-type{
margin-bottom:50px;
}

/* back to top arrow */
.back2top {
	position: fixed;
	bottom: 45px;
	display: none;
}

.back2top.atBottom {
	position: absolute;
	bottom: 360px;
}


.back2top {
  position: fixed;
    right: 1.2%;
    bottom: 4%;
    width: 50px;
    padding-top: 50px;
    z-index: 3;
    text-align: center;
    display: flex;
    flex-direction: column;
	transition: all 0.3s;
}

.back2top.hide {
	opacity: 0 !important;
}

.back2top.show {
	opacity: 1 !important;
}

.igblock {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    margin: 115px auto 0;
}

.the-footer h4{
    font-size:48px;
    letter-spacing: 0;
    line-height: 40px;
    text-transform: capitalize;
    color:#A0A5A3;
    font-family: denton-test;
    display: block;
    text-align: center;
}

.aglogo{
	width: 295px;
	height: 58px;
	display: block;
	margin: 0;
	background-image: url(images/mt_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.cred {
    text-align: center;
    margin: 0;
        text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.04rem;
    line-height: 22px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.cred.upper{
    max-width: 100%;
    width:100%;
}

.cred.upper .inner{
    width: 100%;
    max-width:1200px;
    margin:auto;
}

.post-type-archive-projects .brownblockwrap.bluewrap .leftbrownblock div {
    height: auto;
}

.cred p, .credright, .credright a {
       text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0rem;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 0;
    color:#404B5B;
}

.cred{
    padding-top:20px;
    border-top:solid thin #B2C4CD;
    padding-bottom:20px;
}

.btmtxt{
    font-size:16px;
}

.credright, .credright a {
    display:inline;
}

.the-footer .top-flex:first-of-type{
	border-top:none;
}


.iconblock svg{
	width: 100%;
	max-width: 62px;
	margin:0 auto;
	display: block;
}

.iconblock {
    width: 100%;
    position: absolute;
    bottom: 0;
}

/* Home
--------------------------------------------- */  
.home .logo {
    padding-top: 85px;
}
.main-image {
    width: 100%;
    position: absolute;
    top: -204px;
    height: 836px;
    z-index: -1;
    background-size: cover;
    background-position: center;
}
/*.home .the-header .fixed-inner {
    background:transparent;
}*/
.the-header .open-me .close {
    background:transparent;
}
.the-header .open-me .line-1.op {
    opacity: 0;
}
.home .main-image .scroll{
        -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: 98px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    letter-spacing: 0.26rem;
}
.upper {
    margin-top: 800px;
    max-width: 1200px;
    margin: 0 auto 0;
    text-align: center;
}

.home .upper{
	margin-top:130px;
}

.home .upper.tophome{
    margin-top:80px;
}

.upper h1{
	max-width: 700px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
.upper .icon {
    width: 55px;
}
.upper h1{
    font-size: 18px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0.04rem;
    max-width: 700px;
    margin: 44px auto 0;
    line-height: 27px;
}
.three-links {
    max-width: 1246px;
    margin: 141px auto 107px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    position: relative;
}
.three-links .single:first-child {
    margin-top: -505px;
}
.three-links .single:nth-child(2) {
    margin-top:-100px;
}
.three-links .single:first-child h2.title {
    margin: 44px 0 0 52px;
}
.three-links .single:nth-child(2) h2.title{
        margin: 48px 0 0 84px;
}
.three-links .single:nth-child(3) h2.title{
        margin: 54px 0 0 190px;
}
.three-links .single:nth-child(3) {
    margin-top: -356px;
}
.three-links .single h2.title{
        font-size: 17px;
    font-family: 'Silk Serif';
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 0.22rem;
}
.three-links .image {
    width: 335px;
    height: 500px;
    background-size: cover;
    background-position: center;
}
.three-links .single {
    width:335px;
}
.feature {
    width: 100%;
    height: 530px;
    background-attachment: fixed;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.feature .overlay {
        width: 100%;
    height: 100%;
    background: black;
    opacity: 0.35;
}
.feature .icon {
    width: 203px;
    height: 200px;
    position: absolute;
    top: 33%;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.feature .desc {
    text-align: center;
    color: white;
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    font-size: 12px;
}

.testslide.feature .desc {
    top: 10%!important;
}



.feature.testslide{
	height: 640px;
}

.next-slide.explink{
	max-width: 290px;
}

.next-slide a{
	color: #F7F2EC!important;
	text-decoration:  none!important;
    margin: 0;
    font-size: 17px;
    letter-spacing: 0.1em;
    line-height: 25px;
    text-transform: uppercase;
}

.feature .desc .testimonial p{
	color: #F7F2EC;
	font-size: 32px;
	letter-spacing: 0.06em;
	line-height: 55px;
	text-align: left;
	text-transform: none;
}

.bannerblock.feature.testslide:after{
	display: none!important;
}

.bannerblock .testimonial .testimonialwrap{
	border-color:#F7F2EC;
}

.bannerblock.feature{
    position: relative;
}

.bannerblock.feature:after{
    display: block;
    position: absolute;
    content: "";
    right:10%;
    top:10%;
    background-image:url(images/iconfloat.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 145px;
    height: 145px;
}

.joe {
    max-width: 894px;
    margin: 150px auto 111px;
     display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.joe .left {
    width: 359px;
    height: 540px;
    background-size: cover;
    background-position: center;
}
.joe .right{
        width: 423px;
    padding-top: 196px;
}
.joe .right .desc {
    font-size: 24px;
    font-family: 'Silk Serif';
    line-height: 2;
    letter-spacing: 0.02rem;
}
.joe .right .the-link{
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.25rem;
    margin: 84px 0 0 -36px;
}
.joe .right .the-link a {
    position: relative;
}
.joe .right .the-link a:before {
     content: "+";
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    display: block;
    position: absolute;
        left: -23px;
    top: 0px;
    transition: all 0.5s;
}
.joe .right .the-link a:hover:before{
        -webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.home-port {
        max-width: 1200px;
    margin: 0 auto 50px;
    padding-right: 2px;
}
.home-port-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
}
.home-port-flex .right{
    width: 50%;
    position: relative;
}
.home-port-flex .left {
    width:50%;
    position: relative;
}

.home-port-flex:nth-of-type(1) .right .title {
    position: absolute;
    left: -310px;
    bottom: -105px;
    width: 100%;
}

.home-port-flex:nth-of-type(2) .left{
	height: 310px;
}

.home-port .home-port-flex:nth-of-type(2) .image {
    position: absolute;
    bottom: -130px;
    right: 100px;
}


.home-port-flex:nth-of-type(3){
	margin-top:200px;
}


.home-port-flex a{
	display: block;
	margin: auto;
}

.home-port-flex:nth-of-type(2) .left .image{
	display: block;
	margin: auto;
}

.home-port h3{
	font-size: 20px;
	display:block;
	text-align: center;
	margin: 150px auto 55px;
	letter-spacing: 0.3em;
	line-height: 30px;
	text-transform: uppercase;
	font-family: 'Karla', sans-serif;
	font-weight: normal;
	color: #4E4E62;
}

.home-port-flex:nth-of-type(2) .right .title{
	position: absolute;
	right:-110px;
	bottom:-10px;
}

.home-port-flex:nth-of-type(3) .right .title {
    position: absolute;
    left: -180px;
    top: -25px;
}

.home-port .home-port-flex:nth-of-type(3) .left{
	height: 250px;
}


.home-port .home-port-flex:nth-of-type(3) .image {
    width: 375px;
    height: 250px;
    /* margin-right: -50px; */
    position: absolute;
    right: 50px;
}


.home-port-flex .right .title a{
    font-size: 80px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
	line-height: 80px;
	color: #3247DF;
	font-family: "chopard";
	font-weight: normal;
	display: block;
	text-align: center;
}

.home-port .home-port-flex:first-of-type .image{width:310px; height:210px;}
.home-port .home-port-flex:nth-of-type(2) .image{width:205px; height:325px;}
.home-port .home-port-flex:nth-of-type(3) .image{width:390px; height:280px;}

.home-port .home-port-flex:nth-of-type(2){
	flex-direction:row-reverse;
}


.home-port-flex .right .image{
    width: 526px;
    height: auto;
    background-size: cover;
    background-position: center;
    margin-left: 149px;
}
.home-port-flex .left .image {
    width: 376px;
    height: 566px;
    background-size: cover;
    background-position: center;
}

.home-port .home-port-flex:nth-child(odd) .right .image{
    width: 602px;
    height: 397px;
    background-size: cover;
    background-position: center;
        margin: 0;
}

.home .blog-load-more {
    position: relative;
    margin: -12px auto 102px;
}
.home .alm-reveal {
    max-width:100%!important;
}

.fullimg{
	width:100%;
	max-width: 1000px;
	margin: auto;
	height: 670px;
	display: block;
	clear: both;
	float: none;
	position: relative;
	top:auto;
	left:auto;
	right: auto;
	bottom:auto;
	margin-top:100px;
}

.home .fullimg{
	margin-top:0!important;
}

.menu-primary{
	width: 380px;
	display: flex;
	justify-content:space-between;
	margin: 50px auto;
}

.menu-primary li{
	display: block;
	}
	
	.menu-primary li a{
		font-size: 14px;
		text-align: left;
		letter-spacing: 0.4em;
		line-height: 25px;
		text-transform: uppercase;
		text-decoration: none;
		color: #3247DF;
	}


    .page-template-page-writing .writingandbookimgone{
        top:320px;
    }

    .page-template-page-writing  .writingandbookimgtwo{
        top:320px;
    }

.writingandbookstop .textarrowlink.noafter{
    margin:50px auto ;
}


.page-template-page-writing .thearchiveblock.hometours.writingandbookstop {
    padding: 100px 0;
}

.home .site-header{
    width: 100%;
}
.page-template-page-writing .site-header{
position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}


.writingandbooks:after{
    display: none!important;
}

.topnavmenu{
    width: 100%;
    max-width: 100%;
}


.site-header nav{
	display: none;
}
.home .site-header{
		position: absolute;
	top:0;
	left:0;
	z-index: 9999;
}
.home .site-header nav{
    display: block;
    z-index: 9999;
    position: relative;
}


.page-template-page-about .home-port{
	margin-bottom:150px;
}

.home .fullimg:before{
	position: absolute;
	right: -60px;
    top: -85px;
	margin: 0;
	display: block;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	width: 100%;
	max-width: 150px;
	height: 170px;
	background-image:url(images/blueicon.svg);
}


/* Frames
--------------------------------------------- */ 
.fa-intro {
    background: #f5f4f3;
    width: 100%;
    height: 613px;
    margin: -13px 0 0;
    padding: 10px;
}
.fa-intro h2.title {
        text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    margin: 75px 0 0;
}
.fa-intro .desc {
        font-size: 24px;
    font-family: 'Silk Serif';
    text-align: center;
    margin: 62px auto 0;
    max-width: 511px;
    line-height: 1.7;
    letter-spacing: 0.02rem;
}
.options .inner {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 720px;
    margin: -181px auto 0;
}
.options {
    position: relative;
}
.options .inner .image {
    width: 345px;
    height: 322px;
    background-size: cover;
    background-position: center;
}
.options .inner .left, .options .inner .right {
    width:345px;
}
.page-id-999 .the-footer .top-flex {
    display: none!important;
}
.options .inner h3.title{
        font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.13rem;
    margin: 20px 0 9px;
    position: relative;
}
.options .inner h3.title:hover {
    cursor: pointer;
}
.options .inner h3.title:before {
        content: "+";
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    display: block;
    position: absolute;
    left: 139px;
    top: 0px;
    transition: all 0.5s;
}
.options .inner h3.title:hover:before {
            -webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.the-options {
        font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.13rem;
    display: none;
}
.the-options li {
    margin-bottom: 9px;
}
.the-options li:hover {
    cursor: pointer;
}
.the-options li:before {
    content:"- ";
    display: inline-block;
    margin: 0 12px 0 0;
}
.the-options .pop-up {
        position: absolute;
    width: 1109px;
    height: auto;
    top: -300px;
    background: white;
    border: 1px solid black;
    padding: 50px;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    text-align: center;
}
.the-options .pop-up.showme {
    display: block;
}
.the-options .pop-up .close {
        position: absolute;
    top: 20px;
    right: 15px;
    font-size: 35px;
    font-weight: 100;
}
.f-form {
        max-width: 438px;
    margin: 28px auto 80px;
}

.presslist{
	display: block;
	width: 100%;
	max-width: 330px;
	margin: 100px auto;
}

.pressli img, .pressli a{
	margin: 50px auto;
	display: block;
}

button#responsive-menu-pro-button{
	background-color: transparent!important;
}



.bottommenu a{
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.28em;
	display: block;
	margin: 50px auto 60px!important;
	color: #F7F2EC!important;
	text-transform: uppercase;
}

.responsive-menu-pro-inner{
	border: none!important;
	background-color: transparent!important;
	color: transparent!important;
}





.responsive-menu-pro-inner::after {
    bottom: -3px!important;
}


.page-template-page-info .meet-joe {
    max-width: 890px;
}

.page-template-page-info .meet-joe .right {
 width: 415px;
    height: 585px;
    }

.page-template-page-info .meet-joe .left {
    width: 415px;
    height: 585px;
    }
    
    .page-template-page-info .infoblock{
	    width: 100%;
	    max-width: 890px;
    }
    
    .page-template-page-info .infoblock h2{color:#3247DF; font-family:"chopard"; font-size:28px; letter-spacing: 0.025em; line-height: 40px; display: block; text-align: left;}
    
    .page-template-page-info .infoblock .desc{font-size:18px; letter-spacing: 0.04em; line-height: 28px; display: block; text-align: left;}

.page-template-page-info .infoblock{
	margin: auto;
}

.page-template-page-info .meet-joe{
	margin-bottom:50px;
}

.processtop .icontext{
	font-size: 56px;
	letter-spacing: 0.1em;
	line-height: 65px;
	text-transform: uppercase;
	display: block;
	margin: 100px auto;
}



.pressblock .maintitle{
    display: block;
    width:100%;
    max-width: 650px;
    margin: auto;
    text-align: center;
}

.pressblock p{
font-size:18px;
letter-spacing: 0;
line-height: 26px;
margin: auto;
max-width: 650px;
margin: 50px auto 80px;
text-align: left;
}

.presslist .pressli{
	display: block;
	width: 100%;
	max-width: 310px;
	margin:  auto;
}

.presslist .pressli img{
	display: block;
	margin: 30px auto;
}


/* About
--------------------------------------------- */  
.meet-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 1125px;
   /* margin: 85px auto 0;*/
   margin: 100px auto 0;
}
.meet-flex .left .image {
    width: 510px;
    height: 765px;
    background-size: cover;
    background-position: center;
}
.meet-flex .left {
    width:570px;
    position: relative;
}

.meet-flex .left .name{
	margin-top:80px;
}


.name{
font-size:16px;
letter-spacing: 0.3em;
line-height: 30px;
display: block;
text-align: left;
text-transform: uppercase;
color: #3247DF;
}


.meet-flex .right .image {
    width: 435px;
    height: 612px;
    background-size: cover;
    background-position: center;
}
.meet-flex .right {
    width: 440px;
    position: relative;
}
.meet-flex .right h3.name{
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    font-weight: 400;
    position: absolute;
    bottom: 185px;
    right: -85px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.meet-tinted {
    padding: 280px 0 0px;
    margin: -191px 0 0;
    height: 702px;
    position: relative;
    z-index: -1;
}
.meet-tinted .scroll {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    letter-spacing: 0.26rem;
}
.meet-tinted .inner {
    max-width: 975px;
    margin: 0 auto;
    position: relative;
}
.meet-tinted .inner .desc {
        font-family: 'Silk Serif';
    font-size: 24px;
    margin: 41px 0 0 52px;
    line-height: 1.7;
    letter-spacing: 0.02rem;
    padding-right: 2px;
}
.meet-tinted .right h2.title {
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.13rem;
    margin: -7px 0 0 1px;
}
.meet-tinted .inner .right{
    position: absolute;
    right: 0;
    width: 500px;
}

.vimg{
    width: 100%;
    max-width: 385px;
    height: 290px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.testslide{
    flex-wrap:wrap;
}

.bgimg{
    width: 100%;
    max-width: 1200px;
    height: 630px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;  
    margin: auto;
}

.meet-joe {
    max-width: 1160px;
    margin: 75px auto 100px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.meet-joe .right {
    width: 100%;
    max-width: 510px;
    height: 650px;
    background-size: cover;
    background-position: center;
}
.meet-joe .left {
    width:100%;
    max-width: 500px;
}
.meet-joe .left .view-work a{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    position: relative;
}
.meet-joe .left .view-work a:before {
    content: "+";
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    display: block;
    position: absolute;
        left: -21px;
    top: 0px;
    transition: all 0.5s;
}
.meet-joe .left .view-work a:hover:before{
    -webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.meet-joe .left .view-work{
    text-align: right;
    margin: 101px -12px 0 0;
}
.meet-joe .left h2.title {
    display: block;
    position: relative;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    color: #404B5B;
    font-family: 'denton-test';
    margin: 0;
    text-align: left;
    padding: 0;
    text-transform: none;
    font-weight: normal;
}

.meet-joe .left .titleunderline:after{
    margin-left:0;
}

.meet-joe .left .subtitle{
    font-size:20px;
    letter-spacing: 0.01em;
    line-height: 35px;
    display: block;
    text-align: left;
}



.meet-joe .left .desc, .meet-joe .left .desc p{
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 32px;
}
.featured {
    width: 100%;
    height: 637px;
    position: relative;
    background-size: cover;
    background-position: center;
    margin-bottom: 166px;
    margin-top: 138px;
    background-attachment: fixed;
}
.featured h2.title {    
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.26rem;
    margin: 91px 0 45px;}

.featured h3 p {
    font-size: 24px;
    font-family: 'Silk Serif';
    color: white;
    line-height: 2.1;
    letter-spacing: 0.03rem;
}
.featured .overlay {
    position: absolute;
    background: black;
    width: 100%;
    height: 100%;
    opacity: 0.35;
    top: 0;
}
.featured .text-block {
    text-align: center;
    color: white;
    position: absolute;
    width: 800px;
    left: 0;
    right: 0;
    margin: auto;
    top: 20%;
}


/* Info
--------------------------------------------- */  
.info-flex {
    max-width: 1371px;
    margin: -61px auto 0;
    position: relative;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.info-flex .left .image {
    width: 577px;
    height: 382px;
    background-size: cover;
    background-position: center;
}
.info-flex .right .image{
    width: 519px;
    height: 780px;
    background-size: cover;
    background-position: center;
}
.info-flex .left{
    margin-top: 143px;
    width: 672px;
        height: 382px;
    position: relative;
}
.info-flex .left h3.name{
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: -50px;
    right: 46px;
    letter-spacing: 0.27rem;
}
.info-flex .right {
    width:530px;
        margin-left: -1px;
}
.info-flex .right h3.name{
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: 178px;
    right: -91px;
    letter-spacing: 0.26rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.info-tinted {
    background: #f5f4f3;
    padding: 100px 0 0;
    margin: -177px 0 0;
    height: 703px;
    position: relative;
    z-index: -1;
}
.info-tinted .scroll {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    letter-spacing: 0.26rem;
}
.info-tinted .inner {
    max-width: 1116px;
    margin: 80px auto 0;
    position: relative;
}
.info-tinted .inner .left {
    width:600px;
}
.info-tinted .inner .left h2.title{
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.13rem;
    margin: 91px 0 54px 0;
}
.info-tinted .inner .left .desc{
    font-family: 'Silk Serif';
    font-size: 24px;
    margin: -11px 0 0 65px;
    line-height: 1.7;
    letter-spacing: 0.02rem;
    padding-right: 20px;
}
.weddings {
    max-width: 987px;
     margin: 121px auto 110px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.weddings .left {
    width: 410px;
    height: 616px;
    background-size: cover;
    background-position: center;
}
.weddings .right {
    width: 500px;
}
.weddings .right h2.title{
        font-size: 18px;
    font-family: 'Silk Serif';
    text-transform: uppercase;
    letter-spacing: 0.21rem;
    margin: 117px 0 75px -14px;
    padding-right: 90px;
    line-height: 1.56;
}
.weddings .right .view-work a{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    position: relative;
}
.weddings .right .view-work a:before {
    content: "+";
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    display: block;
    position: absolute;
        left: -21px;
    top: 0px;
    transition: all 0.5s;
}
.weddings .right .view-work a:hover:before{
    -webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.weddings .right .desc{
        padding-left: 55px;
    padding-right: 50px;
}
.weddings .right .view-work{
        margin: 53px 0 0 0;
    text-align: right;
    padding-right: 101px;
}
.approach {
    padding: 50px 0;
    background: #F7F2EC;
}
.approach .inner {
    max-width: 1092px;
    margin: 59px auto 67px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.approach .inner .left h2.title{
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.27rem;
    margin: 65px 0 0 53px;
}
.approach .inner .left .desc h4{
        font-family: 'Silk Serif';
    font-size: 24px;
    line-height: 1.7;
    margin: 91px 0 84px -11px;
    letter-spacing: 0.025rem;
    width: 108%;
}
.approach .inner .left .desc p{
        padding-left: 54px;
    width: 105%;
}
.approach .inner .right {
    background-size: cover;
    background-position: center;
    width:496px;
    height:746px;
}
.approach .inner .left {
    width:500px;
}
.testimonials-wrap {
    max-width: 1002px;
    margin: 133px auto 138px;
}
.testimonials-wrap .flex-me {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.testimonials-wrap .flex-me .left .image {
    width: 352px;
    height: 530px;
    margin-left: 0;
    background-size: cover;
    background-position: center;
}
.testimonials-wrap .flex-me .left .name{
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 115px;
    left: -115px;
    letter-spacing: 0.26rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    width: 260px;
    height: 20px;
    text-align: right;
}
.testimonials-wrap .flex-me .left{
        position: relative;
    width: 633px;
    padding-left: 38px;
}
.testimonials-wrap .flex-me .right{
    width: 691px;
    padding-top: 135px;
}
.testimonials-wrap .flex-me .right .desc{
    font-size: 24px;
    font-family: 'Silk Serif';
    line-height: 2;
    letter-spacing: 0.02rem;
    padding-right: 25px;
}
.testimonials-wrap .next-slide{
        display: block;
    font-size: 12px;
    letter-spacing: 0.26rem;
    position: absolute;
    width: 552px;
    right: 0;
    bottom: 143px;
}
.testimonials-wrap .fa-arrow-left {
    display: none!important;
}
.page-id-878 .the-footer .top-flex {
    display: none;
}
/* Contact
--------------------------------------------- */  

.error404 .entry-content {
    display: none;
}
.error404 h1.entry-title{
        text-align: center;
    margin: 100px auto 150px;
    font-family: 'Silk Serif';
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    font-size: 25px;
}
.contact-intro {
    background: #F7F2EC;
    margin: 192px 0 123px;
    height: 751px;
    position: relative;
}
.contact-intro .inner{
    max-width: 1149px;
    margin: 0 auto;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.contact-intro .left {
    width: 474px;
    height: 712px;
    background-size: cover;
    background-position: center;
    margin: -142px 0 0;
}
.contact-intro .right{
    width: 537px;
    padding-top: 163px;
}
.contact-intro .right h2.title {
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.135rem;
    margin: 1px 0 0 -49px;
}
.contact-intro .right .large-text{
    padding-right: 50px;
    font-size: 24px;
    font-family: 'Silk Serif';
    font-weight: 500;
    line-height: 1.7;
    margin: 41px 0 85px 0;
    letter-spacing: 0.025rem;
}
.contact-intro .right .small-text{
    padding: 0 9px 0 0;
}
.contact-intro .scroll {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    letter-spacing: 0.26rem;
}
.inquiries {
    max-width: 1119px;
    margin: 50px auto 153px;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.inquiries .right{
    width: 452px;
    height: 680px;
    background-size: cover;
    background-position: center;
}
.inquiries .left {
    width: 537px;
}
.inquiries .left .desc{
        padding-left: 67px;
    line-height: 1.75;
    margin: -2px 0 49px 0;
    letter-spacing: 0.033rem;
}




.page-id-880 .testimonials-wrap .flex-me .right {
    width: 695px;
    padding-top: 42px;
}
.page-id-880 .testimonials-wrap .flex-me .right .desc {
    padding-right:0;
}

/* Portfolio
--------------------------------------------- */  
ul.sorting {
 display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    margin: 26px auto 89px;
    position: relative;
}
ul.sorting:after {
    content: "";
    display: block;
    width: 100%;
    height: 1201px;
    background-color: #f5f4f3;
    position: absolute;
    z-index: -1;
    top: 395px;
}
ul.sorting span {
        font-size: 11px;
}
ul.sorting li {
    margin: 0 21px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.15rem;
    transition: all 0.5s;
}
ul.sorting li:hover {
    cursor: pointer;
    opacity: 0.7;
}
.gal-load-more {
        position: relative;
    width: 100%;
    text-align: center;
    height: 257px;
}
.gal-load-more h2 {
        font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 84px;
    left: 0;
    right: 0;
    letter-spacing: 0.26rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}


.images {
	width: 100%;
    max-width: 1287px;
    margin: 0 auto;
    overflow: hidden;
}

.workwrap{
	display: flex;
	justify-content:space-between;
    flex-wrap:wrap;
}

.workwrap div{
    width: 100%;
}

.blog-wrap.yarper{
    width: 100%;
    max-width: 100%;
    display: block;
    margin:auto;
}

.blog-wrap.yarper .right a .feat:hover {
     transform: none; 
}

.yarpblockwrap{
    display: flex;
    justify-content: space-between;
}

.yarpblock{
    background-color: transparent;
    /* float: right; */
    margin: auto;
    max-width: 1200px;
}

.yarpblock .single-post-flex{
    max-width: 565px;
}

.yarpblock .textarrowlink{
    margin-top:15px;
}

.yarpblock .right{
    max-width: 565px;
}

.exploremore .distinctionblock .explink a.textarrowlink:after{
    margin:0!important;
}

.page-template-page-shop .searchblock,
.single-home_tours .searchblock,
.single-post .searchblock{
    margin:0 auto 50px;
}


.page-template-page-shop  .searchblock,
.single-home_tours .searchblock,
.single-post .searchblock {
    padding: 35px 50px 40px;
}

.prev-slide.textarrowlink.textarrowlinkleft.slick-arrow:before{
    content: "";
    display: block;
    margin: 0;
    background-image: url(images/arrowwhite.svg);
    width: 20px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(-180deg);
    position: absolute;
    top: 7px;
    left: -28px;
}

.prev-slide.textarrowlink.textarrowlinkleft.slick-arrow:after {
    content: "|";
    font-size: 24px;
    letter-spacing: 5px;
    color: #EEE4D9;
    position: absolute;
    top: 0px;
    right: -20px;
}

.next-slide.textarrowlink.textarrowlinkright.slick-arrow:after {
    content:"";
    display: block;
    margin:0;
    background-image: url(images/arrowwhite.svg);
    width:20px;
    height:10px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    position: absolute;
    top: 7px;
    right: -28px;
}

.thearchiveblock.hometours{
    position: relative;
}

.slick-track{
    padding-bottom:15px;
}

.prev-slide.textarrowlink.textarrowlinkleft.slick-arrow {
    position: absolute;
    bottom: 5%;
    left: 46%;
}

.next-slide.textarrowlink.textarrowlinkright.slick-arrow {
    position: absolute;
    bottom: 5%;
    right: 46%;
}

.testiblock em{
    font-family: denton-test;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    font-style: normal;
    color: #404B5B;
    display: block;
    text-align: center;
}

.testiblock p{
    display: block;
    text-align: center;
}


.bluetestimonial{
    width: 100%;
    background-color:#EBEFF1;
    padding:100px 0;
}

.yarpblockwrap {
    width: 100%;
    max-width: 1175px;
    margin-bottom:50px;
}

/*
.yarpblock .slick-slide{
    margin-left:-60px;
}

.yarpblock .slick-current{
    margin-left:0;
}
*/



.yarpp-related h3{
    text-align: left!important;
    font-family: 'denton-test'!important;
    font-size: 36px!important;
    display: block!important;
    max-width: auto!important;
    letter-spacing: 0.06em!important;
    line-height: 50px!important;
    margin: 0!important;
    padding: 0!important;
    font-weight: lighter!important;
}

.yarpright a{
    font-weight: lighter!important;
}

.yarpblockwrap, .yarpp-related {
    background-color: transparent; 
}


.yarpblock .explink{
    float: none;
    clear: both;
    margin: 0;
    display: block;
}



.the-cats a{
    text-align: center;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0;
    margin: 20px auto 0;
    font-family: "cormorant", sans-serif;

    letter-spacing: 0.1em;
    line-height: 25px;
    font-weight: 500;
}

.workleft h1{
    font-size:48px;
    letter-spacing: 0;
    line-height: 65px;
    display: block;
    text-align: left;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

.topport .home-port{
    max-width: 980px;
}
.workwrap .workleft{
display: block;
width: 100%;
max-width: 430px;	
}

.workwrap .workright{
display: block;
width: 100%;
max-width: 480px;	
}

.locationblock .pressblockbox{
    max-width: 22.5%;
    text-align: left;
    display: block;
    height: auto;
}

.pressblock.locationblock{
    margin-bottom:0;
    border-bottom:none;
    margin-top:0;
}

.pressblock.locationblock .presslide{
    margin-bottom:100px;
}

.post-type-archive-locations .site-inner{
    background-color:#EBEFF1;
}


.locationblock .pressblockbox a{
    font-size:16px;
    letter-spacing: 0.010em;
    line-height: 16px;
    display: block;
    text-align: left;
    display: block;
    margin-bottom: 30px;
}

.locationblock .presslide{
    flex-wrap:wrap;
    max-width: 800px;
 /*   display: grid;
    grid-template-columns: auto auto auto auto;
    column-count: 4;
 column-fill: auto;*/
}

.filterbox{
	font-size: 16px;
}

.topport .home-port{
 margin: auto;
	padding: 70px 0;
}


.locationblock .portfolioblock .portimg{
    height: auto;;
}

.filterwrap ul, .searchandfilter ul{
	display: flex!important;
	justify-content:flex-end!important;
	margin: 0;
}

.searchandfilter ul li:first-of-type{
   margin-right:30px;
}

.filterwrap .filterleft, .filterwrap .filterright{
	width: 100%;
	max-width: 250px;
	margin: 0;
	display: block;
}

.images .single-port-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 15px;
}
.images .single-port-flex .left {
        position: relative;
}
.images .single-port-flex .right{
    width: 361px;
    padding-top: 215px;
}
.images .single-port-flex .right h1.title{
    font-size: 24px;
    font-family: 'Silk Serif';
    font-weight: 500;
    letter-spacing: 0.03rem;
    padding-left: 3px;
    max-width: 300px;
    line-height: 1.25;
}
.images .single-port-flex .right button{
        background: transparent;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.25rem;
    margin: 88px 0 0 -35px;
    font-weight: 400;
    position: relative;
}
.images .single-port-flex .right button:before {
    content: "+";
    display: block;
    position: absolute;
    top: 0;
    left: -14px;
    transition: all 0.5s;
}
.images .single-port-flex .right button:hover:before {
        -webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.images .single-port-flex .left p.rotate{
        font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 85px;
    left: -41px;
    letter-spacing: 0.26rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    width: 200px;
    text-align: right;
}
.images .single-port-flex .singleImage {
       width:635px;
    height: 505px;
     display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.hoverport{
	position: relative;
	z-index: 9999;
	height: 100%;
}

.hoverport .hpflex{
	position: absolute;
	left:0;
	bottom:0;
}

.images .single-port-flex .singleImage:after{
	content: "";
	position: absolute;
	       width:635px;
    height: 505px;
    background-color: rgba(0,0,0,0.2);
    display: block;
    margin: 0;
    top:0;
    left:0;
    transition:all 0.5s ease-in
}

.images .single-port-flex .singleImage:hover:after{
    background-color: rgba(0,0,0,0.4);

}

.images .single-port-flex:nth-of-type(3n){
	width: 100%;
	max-width: 100%;
}

.images .single-port-flex:nth-of-type(3n) .singleImage{
		width: 100%;
	max-width: 100%;
}


.images .single-port-flex:nth-of-type(3n) .singleImage:after{
		width: 100%;
	max-width: 100%;	
}


.images .single-port-flex:nth-of-type(3n) .left{
	width: 100%;
}


.hoverport{
  display: flex;
  justify-content: center;	
}

.hoverport .hpflex{
padding: 30px;
}

.fsalebtn{
	position: absolute;
	top:0;
	right: 0;
	padding: 30px;
	text-transform: uppercase;
	font-size: 25px;
    letter-spacing: 0.06em;
    line-height: 30px;
    font-weight: lighter;
    display: block;
    text-align: right;
    color: #F7F2EC;
    font-family: "cormorant", sans-serif;
	
}



.pricetxt{
	font-size: 25px;
	letter-spacing: 0.06em;
	line-height: 30px;
	font-weight: lighter;
	display: block;
	text-align: left;
	color: #F7F2EC;
		font-family: "cormorant", sans-serif;

		margin: 0;
		padding: 0;

}

.hpflex .title, .hpflex .title a{
	display: block;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 0.025em;
	text-transform: uppercase;
	color: #F7F2EC;
	text-decoration: none;
}

.page-template-page-library .kb-button.wp-block-button__link{
    	color: #F7F2EC!important;
}

.hpflex .title a{
	text-align: left;
}

.hpflex .title{
	width: 100%;
	max-width: 180px;
}


.hoverport .hpflex{
	display: block;
}






.images .single-port-flex:nth-child(even) .left p.rotate {
    right: -37px;
    left: inherit;
}
.images .single-port-flex:nth-child(even) .right {
    text-align: right;
    width: 353px;
}
.images .single-port-flex:nth-child(even) .right button {
        margin: 88px -61px 0 0px;
}
.post-type-archive-portfolio .alm-reveal {
    width:100%;
    max-width: 100%;
}
.post-type-archive-portfolio .hideme {
    display: none;
}

.hidemex{
    display: none!important;
}

.post-type-archive-portfolio .hideme2 {
    display: none!important;
}

.hero-image{
    position: relative;
}

.hinina .distinctionblock{
    position: relative;
}

.hinina .distinctionblock .distinctblockwrap .distinctleft{
    position: relative;
}

.hinina .distinctionblock .distinctblockwrap .distinctleft:before {
    content: "";
    display: block;
    position: absolute;
    top: -118px;
    left: -170px;
    width: 100%;
    max-width: 120px;
    height: 120px;
    background-image: url(images/flower.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.home .hinina .distinctionblock:before {
    left: 145px;
}


.home .hinina .distinctblockwrap.inner .aboutimg:after{
    bottom: 75px;
    right: -80px;
}

.home .hinina .upper .distinctblockwrap.inner, .home .upper .distinctblockwrap.inner{
  box-shadow:15px 15px 20px #333;
  }

.serviceimagebgborder, .thirdimgblock{
  box-shadow:5px 5px 10px #333;
  }

.disclaimerblock.partnerships a{
    color:#435D3D;
    font-size: 18px;
    font-size:20px;
    letter-spacing: 0.15em;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    color:#435D3D;
    text-transform: uppercase;
}


.pressnameflex p{
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    color: #435D3D;
    display: flex;
    text-align: right;
    font-family: "cormorant", sans-serif;
    font-style: normal;
    margin: 0;
    padding: 0;
}

.terms{
    display: flex;
    justify-content: flex-end;
}

.pressnameflex p:after{
    content:"•";
      font-size: 28px;
    letter-spacing: 0;
    line-height: 28px;
    color: #435D3D;
    display: block;
    text-align: right;
    font-family: "cormorant", sans-serif;
    font-style: normal;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    padding-left:5px;
    padding-right:5px;
}

  .press{
    position: relative;
    border-top:solid thin #EEE4D9;
    border-bottom:solid thin #EEE4D9;
  }

  .servicetopicons:before{
    content:"";
    display: block;
    width:20px;
    height:20px;
    position: absolute;
    top:20px;
    left:15px;
    background-image: url(images/topleft.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }

.servicetopicons:after{
    content:"";
    display: block;
    width:20px;
    height:20px;
    position: absolute;
    top:20px;
    right:15px;
    background-image: url(images/topright.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .archiveflxwrap .servicetopicons:before {
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.5s ease-in;
  }

  .archiveflxwrap .servicetopicons:after{
    top:0;
    right:20px;
    opacity: 0;
    transition: all 0.5s ease-in;
  }

    .archiveflxwrap:hover .servicebtmicons:before {
    opacity: 1;
    }

      .archiveflxwrap:hover .servicebtmicons:after{
    opacity: 1;
  }

    .archiveflxwrap .servicebtmicons:before {
    bottom: 45px;
    left: 0px;
    opacity: 0;
    transition: all 0.5s ease-in;
  }

   .archiveflxwrap{
    position: relative;
   }

   .home .thearchiveblock.hometours .archivetitle h4:first-of-type{
    margin-bottom:0;
   }

.archivelistimg:hover{
    cursor: pointer;
}

.page-template-page-shop .kt-tabs-title-list{
    display: flex!important;
    margin: auto!important;
    justify-content: space-between!important;
}



.page-template-page-shop .topnav, .single-home_tours.single .topnav{
    border-color:#435D3D!important;
}



.archive.tax-properties_category .wrap,
.archive.tax-properties_category .site-header {
    background-color: #fff;
}

.archive.tax-properties_category .topnav {
    border-bottom: solid thin #435D3D;
}


.page-template-page-shop .wp-block-kadence-tabs .kt-tabs-title-list *,
.page-template-page-shop .kt-tabs-title-list li, .page-template-page-shop .kt-tabs-title-list li a, 
.page-template-page-shop .kt-title-text, .page-template-page-shop .kt-tab-title{
        color: #435D3D!important;
    font-size: 20px!important;
    font-family: "cormorant", sans-serif!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    display: block!important;
    text-align: center!important;
    font-weight: lighter!important;
}

.page-template-page-shop .boutique-widget > div{
    width:100%!important;
    max-width:100%!important;
}


.page-template-page-writing .topnav{
    border-top:none!important;
}

  .archiveflxwrap .servicebtmicons:after{
    bottom:45px;
    right:20px;
    opacity: 0;
    transition: all 0.5s ease-in;
  }
.wgreenbg .textarrowlink:after{
margin:auto;
}
  .wgreenbg .textarrowlink.noafter{
    border-color: #F7F2EC!important;
    margin:auto;
  }

   .wgreenbg .textarrowlink.noafter:hover{
    opacity: 1;
   }

    .archiveflxwrap:hover .servicetopicons:before {
    opacity: 1;
    }

      .archiveflxwrap:hover .servicetopicons:after{
    opacity: 1;
  }
  
  


.servicebtmicons:before{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 20px;
    left: 15px;
    background-image: url(images/btmleft.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(270deg);
  }

.servicebtmicons:after{
 content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 20px;
    right: 15px;
    background-image: url(images/btmright.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(90deg);
  }

  input#s, #pwbox-27781{
    background-color: transparent;
    color:#F7F2EC;
    border-bottom:solid thin #F7F2EC;
    border-radius: 0;
    font-size:20px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
  }

  .page-template.page-template-page-library input#s::placeholder{
      color:#F7F2EC!important;

}

   input#s::placeholder, #pwbox-27781::placeholder{
    color:#F7F2EC;
     font-size:20px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: "cormorant", sans-serif;   
   }

 


   #searchform > div{
      display: block;
    max-width: 850px;
    margin: auto;
    position: relative;
   }

#searchsubmit, .submitarrow, .submitarrow #searchsubmit, .arrowsub, .submitarrow #searchsubmit, .post-password-form input[type="submit"] {
    background-color: transparent!important;
    color:#F7F2EC!important;
    font-size:20px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: "cormorant", sans-serif;   
}

   input#s, #pwbox-27781 {
    display: block;
    max-width: 850px;
    margin: auto;
}

  .page-template-page-contact .service.contactwrap .servicesleft, .page-template-page-contact .service.contactwrap .servicesright {
    padding: 100px 0;
  }

 .page-template-page-contact .servicebg .service:after{
display: none;
}

.hidefaq h5, .faqblock{
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    font-style: italic;
    font-family: "cormorant", sans-serif;
}

.hidefaq h5{
    margin-top:0;
}

.faqblock{
    font-size:20px;
    font-weight: lighter;
}

  .service.contactwrap{
    display: flex;
    justify-content: space-between;
    margin:auto;
  }

  .service.contactwrap .servicesleft, .service.contactwrap .servicesright{
    display: block;
    width:100%;
    max-width:50%;
    margin:11px 0;
  } 

  .service.contactwrap .servicesleft, .service.contactwrap .servicesright{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .serviceleftwrap{
    width:100%;
    max-width:110px;
    
  }

  .service.contactwrap .servicesleft{
    border-right:solid thin #F7F2EC;

  }

  .postlist .leftpost{
    width: 100%;
    max-width:40%;
  }

  .aboutbanner.exploremore {
    position: relative;
    z-index: 9998;
}


.archive .whiteblock.postlist {
    width: 100%;
    margin: auto;
    max-width: 1400px;
}
  

  .servicebg.contactmain{
    padding:0!important;
  }

  .browsewrap{
    padding: 40px 0 40px 40px;
    box-sizing: border-box;
  }


.catwhite .service h4{
color:#435D3D;
font-size: 24px;
font-family: "cormorant", sans-serif;
letter-spacing: 0;
line-height: 32px;
text-transform: capitalize;
font-style: italic;
}

.page-template-page-home_tours .hometours .archiveflex{
    max-width: 1400px;
}

.browsetitle{
    text-transform: none;
    margin-right:40px;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
    color:#435D3D;
    border-bottom:solid thin #435D3D;
    padding-bottom:15px;
    margin-bottom:15px;
}

.floatingmenumain a{
    text-transform: none;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 22px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter;
    text-transform: capitalize;
    color:#435D3D;
    padding-bottom:0px;
    transition: all 0.5s ease-in;
}

.floatingmenumain{
    margin-bottom:50px;
}

.floatingmenumain a:hover{
    border-bottom:solid thin #435D3D;
}


.floatingmenu{
    background-color: #e1d5c4;
    width: 100%;
    max-width: 305px;
    height: 460px;
      box-shadow:2px 2px 10px #ccc;
      position: fixed;
      top:150px;
      left:15%;
mask: radial-gradient(30px at 40px 40px, #0000 98%, #000) -40px -40px;
}

.browsewrap a{
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter !important;
}



.page-template-page-about .aboutwraptop{
    max-width: 630px!important;
}

/*
.thearchiveblock.hometours .servicetopicons{
    border-top:solid thin #F7F2EC;
}

.thearchiveblock.hometours .servicebtmicons{
    border-bottom:solid thin #F7F2EC;
}*/


  .catwhite .servicetopicons:before{
    background-image: url(images/topleftgreen.svg);
  }

.catwhite .servicetopicons:after{
    background-image: url(images/toprightgreen.svg);
  }


.catwhite .servicebtmicons:before{
    background-image: url(images/btmleftgreen.svg);
  }

.catwhite .servicebtmicons:after{
    background-image: url(images/btmrightgreen.svg);
  }



  .blog .servicebg .service:after{
    display: none;
  }


  .distinctleftwrap{
    position: relative;
  }

.aboutpage .serviceleftwrap:after, .hinina .distinctblockwrap.inner .aboutimg:after, .catblock .distinctleftwrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom:0px;
    right:0;
    width: 100%;
    max-width: 120px;
    height: 120px;
    background-image: url(images/nhgreen.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.disclaimerblock.partnerships{
    position: relative;
}

.partnerships .distinctionblock .distinctblockwrap{
    position: relative;
}

.accordion span em{
    position: absolute;
    left:-35px;
}

.accordion span {
    display: block;
    margin-bottom: 0;
    position: relative;
    margin-top: 25px;
}

.accordion .ui-state-active{
        margin-bottom: 30px;

}

.accordion li {
    padding-left: 30px;
    padding-bottom: 30px;
    border-bottom: solid thin #F7F2EC;
}

.page-template-page-contact .hinina .distinctionblock:before{
    display: none;
}

.page-template-page-contact .hinina .distinctblockwrap.inner .aboutimg:after{
    background-image: url(images/blueflower.svg);
    right:-85px;
}

.page-template-page-contact .hinina .distinctleft .maintitle{
font-size: 24px;
letter-spacing: 0;
line-height: 32px;
font-family: "cormorant", sans-serif;
font-style: italic;
}

.page-template-page-contact .home .hinina .distinctleftwrap{
    padding:0;
}

.greenflower {
    margin: 0;
    width: 100%;
    max-width: 90px;
}


.partnershipright {
    position: absolute;
    right: -28%;
    z-index: 9999;
    top: 15%;
    width: 430px;
    transform: rotate(10deg);
}

.ui-accordion-header, .answer{
    font-style: normal;
    font-weight: normal;
}

.single-content{
    width:100%;
    max-width:850px;
    margin:auto;
}


.aboutwraptop .single-content p {
    text-align: left!important;
}

.single-content .wp-block-heading{
    font-family: "cormorant", sans-serif;
}

.aboutbanner.exploremore{
    overflow: hidden;
}

.partnerships .distinctleftwrap{
    padding-top:130px;
}

.disclaimerblock.partnerships .bluebox {
    position: absolute;
    bottom: -40px;
    right:inherit;
    left: -210px;
    display: block;
    z-index: 9000;
}

.single-content a{
    text-decoration: underline;
    color: #F7F2EC;
}

.single-content .wp-block-list, 
.single-content .wp-block-list li{
    list-style: decimal;
    list-style-type: decimal;
}

.single-content .wp-block-list li{
    text-align: left;
        font-family: "cormorant", sans-serif;

}

.partnershipright .serviceimagebgborder {
    max-width: 305px;
    height: 430px;
}

.partnershipright .serviceimagebgborder .serviceimg{
    max-width: 275px;
    height: 365px;
}


.disclaimerblock.partnerships a{
    display: block;
    margin:30px auto 50px;
    text-align: center;
}

.disclaimerblock.partnerships h3.maintitle{
    margin-bottom:25px;
    display: block;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
}

.partnerships .distinctleftwrap{
    width:100%;
    max-width:680px;
    margin:auto;
    text-align: left;
}

.partnerships .distinctleftwrap p:first-of-type{
    display: block;
    width:100%;
    max-width: 520px;
    margin:auto;
    text-align: center;
}

.partnerships .distinctionblock .distinctblockwrap:before{
    content: "";
    display: block;
    position: absolute;
    top:-60px;
    right:0;
    left:0;
    margin:auto;
    width: 100%;
    max-width: 120px;
    height: 120px;
    background-image: url(images/nhgreen.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(-5deg);    
}


.aboutpage .serviceleftwrap:after {
    top: -75px;
    transform: rotate(-15deg);
    right: -45px;
    z-index: 9999;
}

.aboutpage .serviceleftwrap{
    position: relative;
}

.floatimg{
    position: absolute;
    width:100%;
    max-width:200px;
    display: block;
    margin: auto;
    top:40%;
    left:3%;
    transform: rotate(-15deg);
}



.archive.category .catblock .distinctleftwrap:after {
    max-width: 180px;
    height: 180px;
}

.floatimg img{
    width:100%;
    height:auto;
}

.catblock .distinctleftwrap:after {
    right: -30%;
    top: 30%;
}

.hero-image:after, .home .aboutbanner.exploremore:after,  .bottomdisc:after{
    position: absolute;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.2);
    width:100%;
    height:100%;
    display: block!important;
    content:"";
}

.page-template-page-shop .wp-block-kadence-tabs .kt-tabs-title-list *{
    text-transform: capitalize!important;
}

/*
.aboutbanner.exploremore{
    margin-bottom:100px;
}*/

.bottomdisc .hinina.writingandbooks, .hinina.writingandbooks.bottomdisc{
margin-bottom:0px!important;
}

.bottomdisc.writingandbooks

.toptitle{
    height:100%;
    min-height: 768px;
}

.hero-image:after{
    z-index: 9990;
}

.hero-image .toptitle{
    display: flex;
    justify-content: center;
}

.titleblock{
    display: flex;
    justify-content: center;
    align-items: center;
}


.toptitle .titleblock{
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}


.toptitle .titleanim{
    width: 100%;
}

.hero-image .toptitle, .hero-image .hinina, .hero-image .servicebg{
    position: relative;
    z-index: 9995;
}

.single-port-header .hero-image {
    width: 100%;
    min-height: 770px;
    margin: 0 auto 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.inquiries{
background-image: url(images/blueoct.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
width: 100%;
max-width: 1025px;
height: 686px;
padding: 50px;
}

.gform_wrapper{
	width: 100%!important;
	max-width: 850px!important;
	margin: auto!important;
}

li#field_1_6 {
    margin-top: -270px;
    padding-right:0!important;
}



/*
#field_1_1, #field_1_2, #field_1_3, #field_1_4, #field_1_5{ grid-column-start: 2; width: 350px;}
#field_1_6 { margin-left: auto;  width: 100%; max-width: 360px;}
*/


  .twox, .gform_wrapper.gform_validation_error .gform_body ul .twox {
    max-width: 47% !important;
    float: left;
    clear: none !important;
    width: 100% !important;
    margin-right:37px !important;
    }
    .twox:nth-of-type(2n){
        margin-right:0!important;
    }

.lower h1{
	font-size: 56px;
	line-height: 65px;
	letter-spacing: 0.1em;
	color: #3247DF;
	text-transform: uppercase;
		font-family: "chopard";
display: block;
text-align: center;
}


.lower p{
	font-size:18px;
	text-align: left;
	letter-spacing: 0.04em;
	line-height: 28px;
	color: #4E4E62;
}

.single-port-header .lower {
        max-width: 800px;
    margin: 84px auto 0;
    text-align: center;
}
.single-port-header .lower p.cat{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.13rem;
}
.single-port-header .lower h3{
        font-family: 'Silk Serif';
    font-size: 24px;
    margin: 31px auto 60px;
    letter-spacing: 0.02rem;
}
.single-port-header .lower .icon{
        width: 54px;
}
.single-port-header {
    position: relative;
}
.bigport {
        max-width: 1247px;
    margin: 105px auto 0;
}
.single-portfolio .the-footer .top-flex{
    display: none;
}
.port-page {
    max-width: 1116px;
    margin: 56px auto 194px;
    clear: both;
        font-size: 12px;
    letter-spacing: 0.24rem;
}
.single-portfolio footer {
    clear:both;
}
.port-page .right{
        float: right;
}
.port-page .right a {
    position: relative;
}

.port-page{
	display: flex;
	justify-content:center;
	border-top: solid thin #3247DF;
	border-bottom: solid thin #3247DF;
	padding: 30px 0;
	width: 100%;
	max-width: 1050px;
	margin: 50px auto;
}

.port-page div{
	width: 30%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #4E4E62;
	font-size: 16px;
	letter-spacing: 0.28;
	line-height: 26px;
	font-weight: normal;
}


.port-page .left a {   
position: relative;}
.port-page .left {
	text-align: left;
}

.port-page .mainport {
	text-align: center;
}

.port-page .right {
    text-align: right;
}


/* Blog
--------------------------------------------- */  
.blog-top .right {
    width: 668px;
    height: 445px;
    background-size: cover;
    background-position: center;
}
.blog-top .left {
        width: 300px;
}
.blog-top .left h2.title{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.265rem;
    margin: 62px 0 49px 17px;
}
.blog-top .left ul{
    font-size: 18px;
    font-family: 'Silk Serif';
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    padding-left: 113px;
}
.blog-top .left ul li{
        margin-bottom: 20px;
}
.blog-top {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    max-width: 1112px;
    margin: 61px auto 0;
}
.blog-top .left .search-hide {
    display: none;
    font-size: 12px;
    position: absolute;
    padding: 0;
    width: 225px;
    top: 35px;
    right: -58px;
}
.blog-top .left .search-hide input{
        padding: 0 10px 10px 0;
    border: none;
    border-bottom: 1px solid black;
    color: black;
    letter-spacing: 0.26rem;
    -webkit-appearance:none;
}
.blog-top .left .search-hide #searchsubmit {
    display: none;
}
.blog-top .left .search-hide.showme {
    display: block;
}
.blog-top .left .search{
        margin-left: 17px;
        position: relative;
}
.blog-top .left .search .search-open{
        padding-left: 116px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    margin-top: 48px;
    position: relative;
}
.blog-top .left .search .search-open:before {
    content: "+";
    display: block;
    position: absolute;
    top: 0px;
    right: 177px;
    transition: all 0.5s;
}
.blog-top .left .search .search-open:hover:before {
        -webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.top-advice {
    background: #f5f4f3;
    width: 100%;
    min-height: 300px;
    margin: 110px auto 92px;
    position: relative;
    padding-bottom: 22px;
}
.top-advice .scroll {
        -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    letter-spacing: 0.26rem;
}
.top-advice .inner .slider ul .right .title{
        font-size: 24px;
    font-family: 'Silk Serif';
    font-weight: 500;
    margin: 109px 0 41px 0;
}
.top-advice .inner .slider ul .right .desc p{
        white-space: pre-wrap;
    padding-right: 84px;
    letter-spacing: 0.05rem;
}
.top-advice .inner  .next-slide{
    position: absolute;
    right: -111px;
    font-size: 12px;
    letter-spacing: 0.26rem;
    top: 45%;
}
.top-advice .inner  .next-slide .nav-arrow{
        position: absolute;
    top: 2px;
    left: -44px;
}
.top-advice .inner .slider ul .right .r-more{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    padding-left: 0px;
    position: relative;
}

.blogpost .titleunderline{
	text-align: left;
	
}

.blogpost .titleunderline:after{
	margin-left:0;
}

.blogpost .distinctleftwrap p{
	text-align: left;
}

.blogpost .maintitle a{
	text-align: left;
	display: block;
}

.blogpost .explink{
	text-align: left;
}

.blogpost .r-more{
	display: block;
	text-align: left;
}



.blogpost .distinctleftwrap, .blogpost .explink{
width: 100%;
max-width: 100%;
	
}

.top-advice .inner .slider ul .right .r-more:after, .explink .r-more:after {
    content: "";
    display: inline;
    position: absolute;
	top: 6px;
    right: -20px;
    transition: all 0.5s;
    background-image: url(images/smarrow.svg);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    background-position: center center;
    margin: 0;
    background-size: contain;
}
.explink .r-more{
display: inline;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
}

.blockwrap{
	background-color: #435D3D;
}


/*
.top-advice .inner .slider ul .right .r-more:hover:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
*/

.blogtitlewrap{
    width: 100%;
    max-width:1200px;
    display: block;
    margin:50px auto;
}


.blog-wrap .single-post-flex:nth-of-type(2n) .right .feat{
    height: 480px;
}

.top-advice .inner .slider ul .right .desc {
        margin-bottom: 45px;
}
.blog-wrap, .blog .alm-reveal, .archive.category .alm-reveal{
    max-width: 1200px;
    margin: 0 auto;
}
.blog-wrap {
    margin-bottom: 102px;
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.blog-wrap .single-post-flex .right .feat, .alm-reveal .single-post-flex .right .feat{
    width: 563px;
    height: 640px;
    background-size: cover;
    background-position: center;
}
.blog-wrap .single-post-flex .left, .alm-reveal .single-post-flex .left{
    width: 100%;
    padding: 0;
    max-width: 400px;
    margin:auto;
}

.blog-wrap .single-post-flex:nth-of-type(3n) .right .feat {
    height: 480px;
}

.blog-wrap .single-post-flex:nth-of-type(4n) .right .feat {
    height: 640px;
}

.single-post-flex:nth-of-type(4n){
    margin-top:-160px;
}

.blog .blogwrap .distinctrightwrap{
    background-color: #F7F2EC;
}

.blog .blogwrap .distinctionblock .distinctleft .distinctleftwrap {
     margin-right: 0px; 
     padding-bottom: 100px;
}

.blog .blogwrap .distinctrightwrap {
    width: 100%;
    max-width: 600px;
}

.blog .blogwrap .aboutimg {
    height: 685px;
}

.searchblockleft{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 25px;
    display: block;
    text-align: left;
    margin: 0;
    font-weight: 500;
}

.servicebg.searchform{
    padding:85px 0;
}

.searchform h4{
    font-style: italic!important;
    font-size:24px!important;
    letter-spacing: 0;
    line-height: 32px!important;
}

.submitarrow #searchsubmit, .post-password-form input[type="submit"]  {
    font-size: 20px !important;
    letter-spacing: 0 !important;
    line-height: 28px !important;
    color: #435D3D;
    font-family: "cormorant", sans-serif;
    font-style: normal;
    padding: 0 !important;
}

.submitarrow #searchsubmit::placeholder, input#s::placeholder{
    color:#EEE4D9!important;
    outline:none!important;
}

input#s, #pwbox-27781{
color:#EEE4D9!important;   
}

input#s:focus, #pwbox-27781:focus{
    outline:none!important;   
        color:#EEE4D9!important;
}

/*
.wp-block-heading.eightfiftfloatright{
    padding-bottom: 0!important;
}
    */

.threeqtr.has-background.has-theme-palette-1-background-color{
    background-color: transparent!important;
    padding:0!important;
}

.centerhead{
    text-align: center!important;
}


.kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:before, .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after, .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before{
    height:1px!important;
}

.kb-table-of-contents__entry,
.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline a {
    text-decoration: none!important;
    line-height: 32px!important;
}

.kb-table-of-contents-title-wrap .kb-table-of-contents-title{
    font-size: 20px!important;
    font-family: "cormorant", sans-serif!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    font-weight: lighter!important;
}

.widget_search{
    position: relative;
}

.arrowsub {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

.submitarrow{
    display: flex;
    justify-content: flex-start;
    margin:0;
    position: absolute;
    top:0;
    right:0;
    width:90px;
}

.kt-blocks-info-box-link-wrap, .has-theme-palette2-background-color,
:root .has-theme-palette-1-background-color, :root .has-theme-palette1-background-color {
    background-color: #435D3D!important;
}
.kt-info-box84517_84c92d-01 .kt-blocks-info-box-link-wrap{
background-color:#C6D1C1;
}

.hometourblogpostwrap .kt-inside-inner-col  h2{
  margin:0!important;
  text-align: left!important;
}

.kb-table-of-contents-title-wrap 

.kb-row-layout-wrap.wp-block-kadence-rowlayout{
    border-color:#435D3D!important;
}

.kb-row-layout-wrap.eightfiftfloatright{
    padding-bottom:0!important;
}

.wp-block-group.eightfiftfloatright{
    float:none!important;
}


.page-template-page-shop .whiteblock.postlist .presslide .pressblockbox,
.single-home_tours .whiteblock.postlist .presslide .pressblockbox,
.single-post .whiteblock.postlist .presslide .pressblockbox {
    max-width: 100%!important;
    width: 100%!important;
}


.page-template-page-shop .floatingmenu,
.single-home_tours .floatingmenu,
.single-post .floatingmenu{
    background-color: transparent;
}

.catlist{
    display: flex;
    justify-content: center;
}

.catlist li{
    padding: 0 5px;
}

.mainimage{
    width:100%;
    max-width:1400px;
    height:650px;
    background-size: cover;
    background-position: center;
}


.kt-blocks-info-box-text {
    margin-top: 0!important;
}

.wp-block-image{
    margin-bottom:25px!important;
}

.kadence-column84517_60136e-6e > .kt-inside-inner-col {
    background-color:#C6D1C1!important;
}

.hometourblogpostwrap h2.wp-block-heading{
    margin: 0 auto 25px;
}

.wp-block-kadence-column h2.wp-block-heading{
    margin-top:25px!important;
    margin-bottom:25px!important;
}




.eightfiftfloatright{
    padding-bottom:25px;
}

.wp-block-image.eightfiftfloatright{
        padding-bottom:0px;

}

.wp-block-kadence-iconlist.kt-svg-icon-list-items84517_aea816-cb ul.kt-svg-icon-list:not(.this-prevents-issues):not(.this-stops-third-party-issues):not(.tijsloc) {
    margin-bottom: 50px!important;
}


.single-post .centerlink svg path,
.kb-svg-icon-wrap svg path{
    fill:#435D3D!important;
}

.eightfiftfloatright {
    width: 100%;
    max-width: 885px;
    margin: auto;
    float: right;
}


.fullwidth.wp-block-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

.fullwidth{
    width:100%;
    max-width:100%;
}

.hometourblogpostwrap{
    overflow: hidden;
    clear: both;
}

.page-template-page-shop,
.single-home_tours, .single-home_tours .topbrownblock,
.single-home_tours .topbrownblock .brownblockwrap.bluewrap{
    background-color: #F7F2EC!important;
}

.single-home_tours .topnav {
background-color: #F7F2EC;
border-bottom:solid thin #435D3D;
}

.single, .single .topbrownblock,
.single .topbrownblock .brownblockwrap.bluewrap{
    background-color: #F7F2EC!important;
}

.single .topnav {
background-color: #fff;
border-bottom:solid thin #435D3D;
}

.single-post .centerlink svg{
    fill:#435D3D!important;
}

.has-theme-palette-8-background{
    background-color: #435D3D!important;
    color: #F7F2EC!important;
}


.hometourblogpostwrap p, .hometourblogpostwrap{
  color:#435D3D;
  font-size: 20px;
font-family: "cormorant", sans-serif;
letter-spacing: 0;
line-height: 28px;
}

.hometourblogpostwrap h3, .hometourblogpostwrap h2{
    font-size:24px;
    letter-spacing: 0;
    line-height: 32px;
    font-style: italic;
    display: block;
    text-align: center;
}

h5.wp-block-heading{
    font-size:24px;
    letter-spacing: 0;
    list-style: none;
    line-height: 32px;
    font-style: italic;
}

.blueflowertop{
    justify-content: flex-start;
    display: flex;
    position: relative;
}

.blueflowertop svg{
    position: absolute;
    left:0;
    top:0;
}

.pressblockbox .portimg{
    width: 100%;
    max-width: 412px;
    height: 555px;
}

.toparchive.disclaimerblock .distinctblockwrap{
    padding: 80px 0!important;
}

.toparchive .distinctleftwrap {
    padding: 0px 0 0px;
}

.blueflowerbottom{
    justify-content: flex-end;
    display: flex;
    width:100%;
    position: relative;
}

.home .exploremore .distinctblockwrap .maintitle{
    font-size: 36px;
    text-transform: none;
}


.home .exploremore .upper .distinctblockwrap.inner{
max-width: 1080px;
padding: 15px;
}

.home .exploremore .upper .distinctleft {
    margin-right: auto;
    margin: auto;
}

.blueflowerbottom svg {
    position: absolute;
    top: -130px;
    right: 65px;
}

.topfontload{
    display: flex;
    justify-content: center;
    align-items: center;
}

.homeflower{
    width: 100%;
    display: flex;
    justify-content: center;
    margin:250px auto 0px;
}

.wp-block-image img{
    width:100%!important;
    max-width:700px!important;
}

/*
.archivetitle h4{
    color:#435D3D000;
}
*/
.postlist .presslide{
    margin:0;
}

.disclaimerblock .upper .distinctblockwrap.inner{
    flex-wrap:wrap;
}

.whiteblock.postlist{
    justify-content: center;
    display: flex;
}

.whiteblock.postlist{
    width: 100%;
}

.whiteblock.postlist .presslide{
    max-width: 60%;
    flex-wrap:wrap;
}

.archive .wrap{
    background-color: #F7F2EC;
}

.whiteblock.postlist .presslide .pressblockbox{
        max-width: 50%;
    width:100%;
}

.explorebutton{
    width: 100%;
    max-width: 100%;
}

.category .archiveflxwrap {
    width: 100%;
    max-width: 25%;
}

.category .archiveflex{
    flex-wrap:wrap;
}

.noparent .wp-block-group.eightfiftfloatright {
    float: right !important;
}

p.fourqtr{
    margin-bottom:25px;
}

.topheader, .threeqtr, .fourqtr{
    display: block;
    width:100%;
    max-width: 630px;
    margin:auto;
}

.parent .eightfiftfloatright {
    width: 100%;
    max-width: 100%!important;
    margin: auto;
    float: none!important;
}

.fourqtr{
    display: block;
    width:100%;
    max-width: 865px;
}



.threeqtr{
    margin-bottom:28px;
}

.single .servicebg .service:after{
    display: none;
}

.wp-block-embed-youtube iframe{
    width: 100%;
    max-width: 1280px;
    display: block;
    margin:30px auto;
    height:720px;
}

.hometourblogpostwrap h2{
    font-style: normal;
}

.hometourblogpostwrap h3, .hometourblogpostwrap h2{
     color:#435D3D;
  font-size: 20px;
font-family: "cormorant", sans-serif;
letter-spacing: 0;
line-height: 28px;
display: block;
text-align: center; 
}

.hometourblogpostwrap h2{
    font-size: 24px;
    margin:40px 0;

}
.hometourblogpostwrap{
    width:100%;
    max-width:1280px;
    margin:auto;
}

.search-results .whiteblock.postlist .presslide .pressblockbox{
margin-left:0!important;
margin-right:0!important;
}

.search .topnav{
    border-bottom:solid thin #435D3D;
}

.search .topnav{
    background-color: #fff;
}

.page-template-page-shop .topnav a,
.search .topnav a,
.single .topnav a,
.single-home_tours .topnav a{
    color: #435D3D;
}


.page-template-page-shop .topnav path#NH-Logo,  
.search .topnav path#NH-Logo,
.search .topnav path#NH-Logo
.single .topnav path#NH-Logo,
.single-home_tours .topnav path#NH-Logo {
    fill: #435D3D !important;
}


.submitarrow {
    top: 0px;
}

input#s, #pwbox-27781 {
    padding: 0 0 20px 0;
}


.searchblockwrap select, .searchblockwrap input{
    background-color: transparent!important;
}

.postform{
    padding: 20px 0 10px 0;
    width: 250px;
}

.searchblockleft{
    padding-top:20px;
    width: 100%;
}

.spw{
    background-color: #f8f5ef;
    width: 100%;
}

.spw .single-port-header{
    width: 100%;
    max-width: 1200px;
    margin-left:auto;
    margin-right:auto;
}

#s, #s::placeholder{
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-style: italic;
    color:#435D3D;
}

.gform_wrapper.gravity-theme .gfield textarea.large::placeholder,
.gform_wrapper.gravity-theme .gfield textarea.large:active,
.gform_wrapper.gravity-theme .gfield textarea.large,
.gform_wrapper.gravity-theme .gfield input.large:active, .gform_wrapper.gravity-theme .gfield select.large:active,
.gform_wrapper.gravity-theme .gfield input.large::placeholder, .gform_wrapper.gravity-theme .gfield select.large::placeholder,
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large{
   color: #f8f5ef!important; 
   outline:none!important;
}

.gform_wrapper.gravity-theme .gfield textarea.large{
    padding:5px!important;
}

.postform{
    background-image:url(images/downarrow.svg);
    background-repeat: no-repeat;
    background-size: 6%;
    background-position: center right;
}

.searchblockmid{
    margin-right:50px;
}

.searchblockwrap #s{
    border-radius: 25px;
    width: 420px;
    height: 48px;
    border: solid thin #8D8276;
    padding: 15px;
    margin: 10px auto;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 15px;
    box-sizing: border-box;
    text-align: left;
    text-transform: uppercase;
}
.page-template-page-contact .searchblockwrap #s::placeholder, .searchblockmid select{
    text-transform: none; 
}

.communityblock .upper .rightblock .rightimg {
    bottom: inherit;
    top: 33%;
}

.searchblock{
    width: 100%;
    max-width: 1200px;
    display: block;
    margin: 50px auto;
    background-color: #435D3D;
    padding: 50px;
}

.searchblock .searchblockwrap{
    display: flex;
    justify-content: flex-end;
    margin: auto;
    width: 100%;
    max-width: 1080px;
}



.blog .blogwrap .aboutimg {
margin: 0;
}

.blog .blogwrap .distinctionblock .distinctrightwrap {
    margin-right: 0px;
}

.blog .blogpost .explink p{
        margin-bottom:50px;
}

.blog .blogpost .explink, .blog .blogpost .explink p{
    margin-top:0;
}

.blogwrap{
    background-color: #435D3D;
}

.blog .blog-wrap{
    margin-bottom:0;
}

.blog .blog-load-more{
    margin-top:0;
}



.single-post-flex:nth-of-type(7n) .right .feat {
   height: 480px;
}

.blog-wrap .single-post-flex .left .category, .alm-reveal .single-post-flex .left .category{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    margin: 25px auto;
}

.blog-wrap .single-post-flex .left .r-more, .alm-reveal .single-post-flex .left .r-more {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    padding-left: 23px;
    position: relative;
}

.bottomblogtitles .title a:after{
    display: block;
    content: "";
    width: 50px;
    height: 1px;
    margin:25px auto 80px;
    position: relative;
    border-top:solid thin #8D8276;
}

.blog-load-more .alm-load-more-btn {
	border-radius: 25px;
    width: 175px;
    height: 48px;
    background-color:#8D8276;
    border: solid thin #8D8276;
    padding: 10px;
    margin: 0px auto;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 15px;
    box-sizing: border-box;
    text-align: center;
    color: #F7F2EC;
    clear: both;
    float: none;
}

.bottomblogtitles .pricetxt{
    color: #404B5B;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 25px;
    font-weight: 400;
    display: block;
    text-align:center;
}

.bottomblogtitles .title a{
    display: block;
    font-size: 37px;
    letter-spacing: 0.025em;
    line-height: 44px;
    text-transform: none;
    font-family: 'denton-test';
    color: #6D6754;
    text-align: center;
    margin: 0;
}



.single-properties .wp-block-columns > .wp-block-column:nth-of-type(even) .wp-block-column:nth-of-type(odd) p{
    font-weight: 500!important;

}


.contentblock{
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.contentblock h1, .contentblock h2, .contentblock h3, .contentblock h4, .contentblock h5, .contentblock h6{
	letter-spacing: 0;
	line-height: 55px;
	display: block;
	font-family: 'denton-test';
	margin: auto;
	padding: 0;
}

.contentblock h1, .contentblock h2{
	font-size: 46px;
}

.contentblock h6{
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 25px;
	display: block;
	margin: 40px auto;
	padding: 0;
	text-transform: uppercase;
			font-family: "cormorant", sans-serif;

}

.single-properties .contentblock h6{
    font-weight: 300;
    margin-bottom:15px;
}




.contentblock h2:after{
	display: block;
	margin: 40px 0;
	padding: 0;
	content: "";
	border-bottom:solid thin #8D8276;
	height: 1px;
	width: 40px;
}

.underlinetitle:after{
    display: block;
	margin: 40px 0;
	padding: 0;
	content: "";
	border-bottom:solid thin #8D8276;
	height: 1px;
	width: 40px;  
}


.detailist{
	text-align: left;
}


.blog-load-more{
        position: relative;
    margin: 50px auto 70px;
}

.post-type-archive-properties .blog-load-more div#ajax-load-more {
    margin-top: -50px;
}

.post-type-archive-properties .alm-load-more-btn{
    margin-top:40px;
}




.alm-btn-wrap .alm-load-more-btn.done {
    display: none!important;
}
.top-advice .inner .slider ul .left .feat{
        width: 305px;
    height: 458px;
    background-size: cover;
    background-position: center;
}
.top-advice .inner .slider ul .right{
        width: 513px;
}
.top-advice .inner .slider ul .flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.top-advice .inner .slider .fa-arrow-left {
    display: none!important;
}
.top-advice .inner {
    max-width: 891px;
    margin: 50px auto;
}
.top-advice .inner h2.title{
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.13rem;
    margin: 0 0 67px -94px;
    padding-top: 130px;
}
.single-blog-wrap {
    max-width: 835px;
    margin: 95px auto 0;
    position: relative;
}

.spw .single-port-header{
    padding-top:40px;
}

.wp-block-image.size-full{
    margin:50px 0;
}

.lower .right{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}

.single-blog-wrap p {
    font-family: "cormorant", sans-serif;

    font-size: 18px;
    letter-spacing: 0.01em;
    line-height: 32px;
    color: #56534F;
    font-weight: 300;
}


.single-blog-wrap .date {
    width: 225px;
    height: 41px;
    position: absolute;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    text-align: right;
    top: 88px;
    right: -183px;
}
.single-blog-wrap #hero-image{
    width: 382px;
    height: 574px;
    background-size: cover;
    background-position: center;
    float: left;
}
.single-blog-wrap .hero-left {
    float:left;
}

.single-blog-wrap .long-post p:nth-child(3) {
    clear: both;
   /* padding-top: 79px; */
}
.single-blog-wrap .long-post blockquote {
    margin-left: 469px;
    font-size: 14px;
    color: #435D3D;
    line-height: 1.75;
    letter-spacing: 0.032rem;
    padding: 0;
    font-weight: 400;
    text-transform: inherit;
    text-align: left;
    padding-right: 40px;
}
.single-blog-wrap .the-cats {
        font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.13rem;
    padding-top: 95px;
    margin-bottom: 83px;
       padding-left: 466px;
}
.single-blog-wrap h2.title{
        font-size: 24px;
    font-family: 'Silk Serif';
    font-weight: 500;
    letter-spacing: 0.1rem;
    padding-left: 466px;
    line-height: 1.5;
        margin-bottom: 65px;
}
.long-post .gallery {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.long-post .gallery figure {
    width:49%;
    margin-bottom:20px;
}
.single-blog-wrap .lower{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin: 29px auto 128px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    padding-left: 20px;
}


.single-blog-wrap .lower .hideme {
    display: none;
}

.single-blog-wrap .lower .sharing span {
    margin: 0 20px;
}

.single-blog-wrap .lower .share {
    margin-right: 20px;
}


.lower .right{
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 25px;
    font-weight: normal;
    text-transform: none;
}

.lower .share{
    font-weight: 500;
    font-size: 16px;
}

/* Site Containers
--------------------------------------------- */  
.site-container {
    margin: 0px auto 0px;
    width: 100%;
/*    overflow-x: hidden;*/
}
#site-general-content {
    max-width: 1200px;
    margin: 0 auto 70px;
    width: 95%;
}
.site-inner {
    clear: both;
    width: 100%;
    margin: 0px auto 0;
    position:relative; 
}

.content {
    width: 100%;
    float: none;
}
h2.entry-title, h1.entry-title {
}

h2.entry-title a {
}

a.more-link {

}

.entry-header .entry-meta {

}

.entry-content p {
}

.entry {
    
}
    
#respond {
    margin: 0px auto;
}

h3#reply-title {
}

.pagination {

}

.pagination a {

}

.pagination-previous {
    margin: 0px auto;
    padding: 0px 0px;
    display: block;
    float: right;
}

.pagination-next {
    margin: 0px auto;
    padding: 0px 0px;
    display: block;
    float: left;
}

#commentform label, .comment-notes {
    display: none;
}

#commentform p {
    margin: 0;
}

#commentform input {
    margin-bottom: 30px;
}

#commentform textarea {
    height: 285px;
    margin-bottom: 20px;
}

#commentform .submit {
    width: 100%;
}

p.logged-in-as {
    font-size: 17px;
    line-height: 30px
}

p.logged-in-as a {
    color: #435D3D;
}

/* Form Styling
------------------------------------------------------------ */

input,
select,
textarea {
    background-color: #F7F2EC;
    border:none;
    border-bottom: 1px solid #435D3D;
    text-align: left;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 20px;
    margin: 0px auto;
    color: #404B5B!important;
    font-size: 16px!important;
    letter-spacing: 0!important;
    line-height: 25px!important;
    font-weight: normal!important;
}

.whiteblock{
    background-color: #fff;
}

.servicebg.catwhite{
    padding: 100px 0;
}




.communityblock.contactblock .maintitle {
    padding-right: 75px;
}

#field_1_8 label, #field_1_12 label{
    font-size: 16px!important;
}

span#input_1_9_5_container {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    display: block;
}

.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend{
    color:#A0A5A3;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 25px;
    display: block;
    text-align: left;
}

.gfield_label{
	text-transform: none!important;
    color: #404B5B!important;
    font-size: 14px!important;
    letter-spacing: 0em!important;
    line-height: 25px!important;
    font-weight: normal!important;
    display: block;
    text-align:left;
}

.gform_wrapper.gravity-theme .gfield textarea.large{
    height: 160px;
}


.contactblock .leftimg {
    width: 100%;
    max-width: 235px;
    height: 330px;
}

.contactblock .rightimg {
    width: 100%;
    max-width: 235px;
    height: 235px;
}


textarea{
	border: 1px solid #404B5B;
}

.jtl .maintitle{
    margin-bottom:30px
}

.jtl .inner {
    max-width: 1200px;
}

#gform_wrapper_2 input{
    color:#BDB3A7!important;
    text-align: right!important;
    font-size: 18px!important;
    letter-spacing: 0.1em!important;
    line-height: 22px!important;
    padding: 15px 0!important;
    background-color: transparent!important;
}

.jtl .distinctleftwrap p {
font-size: 18px!important;
letter-spacing: 0.01em!important;
line-height: 32px!important;
}

.jtl.distinctionblock .distinctleft .distinctleftwrap {
    margin-right: auto!important;
    margin-left:auto!important;
}

#gform_submit_button_1{
    padding-left:0!important;
    padding-right:0!important;
}

.jtl .aboutimg {
   max-width: 620px;
    height: 720px;
    margin-bottom:0;
    margin-top:0;
}

.writingandbooks .aboutimg{
max-width: 395px;
height: 620px;
}


.bookblocks .writingandbooks .distinctleft a {
   color: #435D3D;
}

.hinina.writingandbooks{
    margin-bottom:100px;
}

.writingandbooks.aboutbanner .distinctleft .maintitle{
    margin-bottom:50px;
}

.disclaimerblock.writingandbooks .upper .distinctblockwrap.inner {
    max-width: 1250px;
}


#gform_wrapper_2 #gform_submit_button_2{
    border-radius: 25px;
    width: 175px;
    height: 48px;
    border: solid thin #8D8276!important;
    padding: 10px;
    margin: 20px 0 0!important;
    text-transform: uppercase;
    font-size: 14px!important;
    letter-spacing: 0.1em!important;
    line-height: 15px!important;
    box-sizing: border-box;
    text-align: center!important;
    background-color: transparent!important;
    color: #404B5B!important;
}

.jtl .upper .inner{
    max-width: 100%!important;
    justify-content: flex-start!important;
}

.jtl.distinctionblock .distinctleft .distinctleftwrap{
    padding-left:270px;
}



.distinctionblock.jtl, .jtl .inner{
    max-width: 100%!important;
}

.jtl .distinctleft {
    max-width: 50%!important;
}

.jtl .distinctleftwrap .maintitle{
    margin-top:0;
}

.jtl .distinctrightwrap{
    background-color: transparent;
}

.jtl .distinctleftwrap{
    background-color:#435D3D;
    padding: 60px;
    box-sizing: border-box;
}

#gform_wrapper_2 .gfield_label {
    text-align: right!important;
    color:#BDB3A7!important; 
    display: none!important;
    text-transform: none!important;
    font-size: 18px!important;
    letter-spacing: 0.1em!important;
    line-height: 22px!important;
}

#gform_wrapper_2 .gform_footer{
    justify-content: flex-end;
}

#gform_wrapper_2 input:active, #gform_wrapper_2 input:hover{
    border-bottom:solid thin #404B5B;
}

::-moz-placeholder, ::-webkit-input-placeholder, ::placeholder{
    text-transform: none!important;
}

fieldset#field_1_9 {
    width: 100%;
}


#gform_wrapper_2 ::-moz-placeholder {
    opacity: 1;
    color:#404B5B!important;
    -webkit-font-smoothing: antialiased;
}

#gform_wrapper_2 ::-webkit-input-placeholder {
    opacity: 1;
     color:#404B5B!important;
    -webkit-font-smoothing: antialiased;
}

#gform_1 .gfield select, .searchandfilter ul select{
    background-image:url(images/downarrow.svg);
    background-repeat: no-repeat;
    background-size: 3%;
    background-position: center right;
}

.searchandfilter ul select{
    background-color: transparent!important;
    background-size:5%!important;
    padding-top:15px!important;
    margin-top:-15px!important;
    text-transform: uppercase;
    text-align: left!important;
    padding-left:0!important;
}

.flex2 .meet-joe, .flex4 .meet-joe, .flex6 .meet-joe, .flex8 .meet-joe{
    flex-direction: row;
}

.logobg{
     border-bottom:solid thin #C6BCA9;
}


.consultwrap{
    width: 100%;
    max-width:775px;
    margin:100px Auto;
}

.consultingblock h1, .consultingblock h4{
   font-size:48px;
   letter-spacing: 0;
   line-height: 60px;
   font-family: denton-test;
   color:#404B5B;
   text-transform: capitalize;
}

.consultingblock, .consultingblock p{
    font-size:18px;
    letter-spacing: 0;
    line-height: 26px;
}

.page-template-page-consulting .topnav{
    border-bottom:solid thin #C6BCA9;
}

.consultm{
    margin:50px 0;
}

.consultingblock h4{
    text-transform: none;
    font-size:36px;
}

.consultingblock h4, .consultingblock h1{
    margin-bottom:20px;
}

.the-footer {
    padding-top: 50px;
}

.searchblockwrap #s::-webkit-input-placeholder, .searchblockwrap #s::-moz-placeholder, .searchblockwrap #s::placeholder{
    text-transform: none!important;
}

.gfield_label{
    display: block!important;
    margin: 40px 0 5px!important;
    text-align: left;
    padding: 0;
}

.gform_footer{
    display: flex;
    justify-content: space-between;
    margin: 0;
    font-size: 17px;
    letter-spacing: 0.1em;
    line-height: 5px;
    text-transform: uppercase;
}

.gform_wrapper.gravity-theme .gform_footer input {
    padding-top: 0;
    margin: 0;
    display: block;
    margin: auto;
    text-transform: none;
    color:#404B5B;
    padding: 0!important;
    text-align: center;
}

.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer{
    display: block!important;
}



.gform_footer {
    justify-content: flex-start;
}

.gform_wrapper.gravity-theme .gform_footer input {
    align-self: flex-start;
    padding-top:0;
    margin: 0 auto!important;
}


.inner h1{
	font-size:56px!important;
    text-transform: uppercase!important;
    letter-spacing: 0.1rem!important;
    line-height: 65px!important;
    color: #3247DF!important;
    font-family: "chopard"!important;
    font-weight: normal!important;
    display: block!important;
    text-align: center!important;
    margin: auto!important;
    border:none!important;
    outline:none!important;
}

.distinctblockwrap{
	display: flex;
	justify-content:space-between;
}

.inner{
	width: 100%;
	max-width: 790px;
	margin:auto;
}

.distinctleft{
	display:block;
	width: 100%;
	max-width: 500px;
	margin: 0;
}



.distinctleft{
	display: flex;
	justify-content:center;
	align-items:center;
}



.titleunderline{
	font-weight: lighter;
}

.home .upper .distinctblockwrap.inner {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.distinctrightwrap{
	width: 100%;
    max-width: 100%;
	display: flex;
	justify-content:flex-end;
	position: relative;
}



.distinctleftwrap .maintitle{
    text-align: right;
    font-size:46px;
}

.distinctleftwrap p{
	text-align: right;
}

.servicewrap h4{
font-size: 24px;
font-family: "cormorant", sans-serif;
letter-spacing: 0;
line-height: 32px;
text-transform: capitalize;
font-style: italic;
}

.serviceleftwrap p{
font-size:20px;
letter-spacing: 0;
line-height: 28px;
font-family: "cormorant", sans-serif;
}

.serv1 .textarrowlink.noafter{
    display: block;
    text-align: left;
    margin: 15px 0;
}

.serv2 .textarrowlink.noafter{
    display: inline-block;
    text-align: left;
    margin: 15px 0;
}

.serv2 .textarrowlink.noafter:after{
    width: 100%!important;
    max-width:100%!important;
}

.servicetxt {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 28px;
    margin: 18px auto 0px;
    display: block;
    text-align: center;
    font-family: "cormorant", sans-serif;
    color:#435D3D;
}

.has-theme-palette7-background-color{
    background-color:#F7F2EC!important;
}

.inner-share{
    display: flex;
    justify-content: flex-start;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.single .floatingmenu{
    top:300px;
}

.mainimage {
    position: relative;
    z-index: 9998;
}



.floatingmenu {
  animation: fadeIn 1s forwards;
  animation-timeline: view;
}

.inner-share li{
padding:0 5px 0 0;
}

.floatingmenumain .backbtn{
    margin-top:25px;
}

.textarrowlink, .kb-button.kt-button{
	display: flex;
		justify-content:space-between;
	margin: 0;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 25px;
	text-transform: uppercase;
    font-family: "cormorant", sans-serif;
}

.floatingmenumain .backbtn{
 	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 25px;
	text-transform: uppercase;
    font-family: "cormorant", sans-serif;   
    transition: none;
    text-decoration: none;
}

.floatingmenumain .backbtn:hover{
    border-bottom:dotted 3px #435D3D;

}



.distinctleftwrap p{
	font-size: 20px;
	letter-spacing: 0.010em;
	line-height: 35px;
	
}

.testimonialblock .testslide .pressblockbox:nth-of-type(4n), .testimonialblock .testslide .pressblockbox:nth-of-type(5n),.testimonialblock .testslide .pressblockbox:nth-of-type(6n){
    margin-top:80px!important;
}


.servicebg.catwhite .service:after{
    display: none;
}

.catwhite{
    background-color: #fff;
}

.servicebg.catwhite:before{
border-bottom: solid thin #435D3D;
}


.servicebg.catwhite:after{
border-top: solid thin #435D3D;
}




.catblock h4{
    color: #435D3D;
    font-family: "cormorant", sans-serif;
    font-style: normal;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 28px;
    display: block;
    text-align: center;
    font-style: italic;
}
.archiveflex.testslidex {
    padding-bottom: 100px;
}

.thearchiveblock.hometours .archivetitle h4:first-of-type{
    padding-top:100px;
}

.catblock .introtxt{
  font-size: 36px;
  letter-spacing: 0;
  line-height: 36px;  
  color:#435D3D;
  font-family: "NightingaleScript";
}

.home_tours-template-default .textarrowlink.noafter{
    color:#435D3D;
}

.wp-block-kadence-column {
width:100%;
}

.wp-element-caption{
    font-size:14px;
    display: block;
    text-align: center;
    margin:auto;
    color:#435D3D;
}

.kadence-column_3ef529-be > .kt-inside-inner-col, .kadence-column_277177-92 > .kt-inside-inner-col{
    background-color:#F7F2EC!important;
    color: #435D3D!important;
}

.kt-info-box_15eac0-8d .kt-infobox-textcontent h3.kt-blocks-info-box-title{
    color: #F7F2EC!important;
}

.kb-row-layout-id15627_591a29-0d {
    background-color: #435D3D!important;
    color:#F7F2EC!important;
}

.has-theme-palette-6-background-color.has-background{
        background-color:#435D3D;
        color:#F7F2EC;
}

.adthrive-footer-message{
    display: none!important;
}

h6.has-text-align-center {
    text-align: center;
    display: block;
    margin: auto;
    width: 100%;
}

 .distinctionblock a.textarrowlink, a.textarrowlink, .kb-button.kt-button span{
    font-size: 18px;
    letter-spacing: 0.15em;
    line-height: 28px;
    display: block;
    text-transform: uppercase;
    color:#435D3D;
    font-family: "cormorant", sans-serif;
    display: block;
margin:0 auto;
    text-align:left;
 }

.kt-inside-inner-col{
        border-color:#435D3D!important;

 }

 .kt-inside-inner-col .wp-block-heading.has-text-align-center{
    margin:25px auto!important;
 }

 .kb-button.kt-button span, .kb-button.kt-button{
    letter-spacing: 0;
    text-decoration: none;
 }

 .kt-inside-inner-col a{
        color:#435D3D;

    text-decoration: underline;
 }

.catblock a.textarrowlink{
 display: block;
 text-align: center;
 margin:30px auto;   
}

#AdThrive_Footer_1_desktop{
    display: none!important;
}

.eighthunwidth{
    width:100%;
    max-width:850px;
    margin-left:auto;
    margin-right:auto;
}

.kb-button.wp-block-button__link:hover, .kb-button.wp-block-button__link:hover span{
    background-color: transparent!important!important;
}

.kb-button.wp-block-button__link{
    border:none!important;
    border-radius: 0;
}


.kt-divider, .kadence-column22806_5ac1e1-2c > .kt-inside-inner-col{
    border-color:#435D3D!important;
}
.kt-inside-inner-col .wp-block-heading{
    margin:0!important;
}

.disclaimerblock.partnerships a:after,
  .distinctionblock a.textarrowlink:after, .testblockz .rmore:after, .kb-button.kt-button span::after{
    content:"";
    display: block;
    position: relative;
    width:100%;
    height:1px;
    border-bottom:dotted 3px #435D3D;
    max-width:110px;
    transition:all 0.5s ease-in;
}

.aboutbanner.exploremore .distinctionblock.upper {
    margin-top: 0;
    z-index: 9000;
}

.disclaimerblock:after{
    content:"";
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
}

#responsive-menu-pro-wrapper .servicetxt {
    display: block;
    transform: rotate(-7deg);
    width: 70%;
}

.disclaimerblock.partnerships a:after{
    margin:auto;
    opacity: 0;
    width:195px;
max-width:195px;
}

.disclaimerblock.partnerships a:hover::after{
opacity: 1;

}


.kb-button.kt-button span::after{
    opacity: 0;
     width:100%;
     max-width:100%;
}

.kb-button.kt-button:hover span::after{
    opacity: 1;
   
}

.kb-button.kt-button, .kb-button.kt-button span{
    text-align: left;
}

.testblockz .rmore{
    margin-top:0;
}

.testblockz .rmore:after{
    opacity: 0;
    border-color:#435D3D;
    width:130px;
    max-width: 100%;
    transition: all 0.5s ease-in;
}

.testblockz .rmore:hover::after{
    opacity: 1;
}

.nh {
    width: 100%;
    max-width: 202px;
    height: 140px;
    background-image: url(images/nhgreenlogo.svg);
    background-repeat: no-repeat;
    background-size: cover;
}


.bluebox {
    position: absolute;
    bottom: -190px;
    right: -55px;
    display: block;
    z-index: 9999;
    width:310px;
    height:310px;
    background-size: contain;
    background-image: url(images/bbox.svg);
}



.featuredrooms .archiveflxwrap {
    margin-bottom: 50px;
    margin-top: 20px;
}

.page-template-page-shop .textarrowlink.noafter,
.single-home_tours .textarrowlink.noafter:after{
    width:250px;
    max-width:240px;
}

.single-home_tours .textarrowlink.noafter:after{
    margin:auto;
}

.textarrowlink:after{
    content:"";
    display: block;
    position: relative;
    width:100%;
    height:1px;
    border-bottom:dotted 3px #435D3D;
    max-width:110px;
    margin:0;
}

.greenbground .textarrowlink:after{
    border-color:#F7F2EC;
    width: 240px;
    max-width: 100%;
}

.home .service .bluebox{
    right:-150px;
    z-index: 9000;
}


.explink .textarrowlink:after{
    opacity: 0;
    width:100%;
    transition: all 0.5s ease-in;
}

.distinctionblock .explink a.textarrowlink:after {
    width: 155px;
    max-width: 100%;
}

.explink .textarrowlink:hover:after{
    opacity: 1;
    width:100%;
}


.archivetitle h4 p{
    display: block;
    width: 100%;
    max-width:690px;
    margin:20px auto;
    font-size:20px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    font-family: "cormorant", sans-serif;
    font-style: normal;
}

.kt-inside-inner-col .wp-block-heading{
text-transform: capitalize;
    font-size:24px;
    letter-spacing: 0.01em;
    font-style: italic;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
}

.kb-button.wp-block-button__link{
    font-size:20px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    font-family: "cormorant", sans-serif;
    font-style: normal;
    padding:0!important;
    color:#435D3D!important;
    text-decoration: underline dotted #435D3D;
}

.archivetitle h4{
    font-size:24px;
    letter-spacing: 0;
    line-height: 32px;
    display: block;
    text-align: center;
    font-family: "cormorant", sans-serif;
    font-style: italic;
}

.flowericon{
    display: block;
    width:100%;
    max-width: 90px;
    margin:30px 0 0 0;
}

.communityblock .comright{
	width: 100%;
	max-width: 270px;
	height: 285px;
}

.single .responsive-menu-pro-button {
    border-left: solid thin #435D3D;
}




#responsive-menu-pro-title-image{
    margin-top:20px!important;
}

.textarrowlink{
    transition: all 0.5s ease-in;  
}








.distinctionblock{
	max-width: 1300px;
}

.presslide{
	display: flex;
	justify-content:space-between;
	width: 100%;
	max-width: 1230px;
	margin: auto;
	position: relative;
    flex-wrap:wrap;
}
.home .featprop{
    margin-top:70px;
}

.home .featprop .images .single-port-flex{
    margin-bottom:0;
}

.home .featprop .images .single-port-flex.block3{
    margin-top:20px;
}

.home .communityblock, .home .communityblock .upper{
    padding-top:0;
}

.home .featprop .maintitle{
    font-size: 36px;
    letter-spacing: 0.06em;
    line-height: 48px;
}

.presslide .next-slide{
	position: absolute;
	right: 0;
	bottom:-100px;
}

.presslide .prev-slide{
	position: absolute;
	left: 0;
	bottom:-100px;
}

.pressblock{
	display: block;
	width: 100%;
    margin:100px auto 150px;
}

.testimonialblock .presslide .pressblockbox{
    border:solid thin #5F412C;
}

.testimonialblock .presslide .pressblockbox > div{
padding:30px;
}

.testblock{
    height: 244px;
}

.bannerfull{
    display: flex;
    width: 100%;
    max-width: 1400px;
        justify-content: space-evenly;
        max-width: 1400px;
        margin: 50px auto 100px;
    }

.bannerleft{
    width: 100%;
    max-width:430px;
}

.bannerright{
    width: 100%;
    max-width:630px;   
}

.bannerimg img{
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
}


.testimonialblock .testslide .pressblockbox .testblock p{
    margin-top:0;
    margin-bottom:15px;
}

.testimonialblock .testslide .pressblockbox .testblock em{
    font-family: denton-test;
    font-size:24px;
    letter-spacing: 0;
    line-height: 32px;
    font-style: normal;
    color:#B2C4CD;
}

.testimonialblock .testslide .pressblockbox .testblock .comma{
   height:70px;
   margin:15px 0;
}

.testimonialblock .testslide .pressblockbox .testblock{
    padding:0;
}


.testimonialblock .pressblockbox{
height:576px;
}

.testslide .pressblockbox {
    align-items: flex-start;
    justify-content: flex-start;
    display: block;
}

.testimonialimg{
    width: 100%;
    max-width:385px;
    height: 290px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0!important;
}

.testimonialblock .testslide .pressblockbox .testblock{
    padding-top:0;
}

.termlist {
    display: flex;
    justify-content: flex-start;
}

.termlist a{
    font-weight: lighter!important;
}

.topnav .centerlink a{
    display: block;
    margin:8px auto 0;
}

.testblockz .title{
    font-size:18px;
}

.termlist a{
     display: flex;
    justify-content: flex-start;
    text-align: left;
    font-size: 18px!important;
    letter-spacing: 0em;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter!important;
    font-style: italic;
    text-transform: capitalize;
}

.termlist a:after{
    content:"•";
      font-size: 14px;
    letter-spacing: 0em;
    line-height: 28px;
    position: relative;
    padding: 0 5px;
}



.testblockz .title{
    margin-top:0;
}

.termlist a:last-of-type::after{
    display: none;
}

.testblockz {
    width: 100%;
    max-width: 100%;
}

.testimonialblock .testslide .pressblockbox, .testimonialblock .testslide .pressblockbox .testblock{
    height: auto;
    clear: both;
    border:none;
}

.testblockz .rmore{
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter!important;
}


.testblockz .title{
    text-transform: none;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter;
}

.pressblockbox{
	width: 385px!important;
    height: auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 0 15px;
    background-position: center;
    flex-wrap:wrap;
}

.pressblockbox{
    margin-top:65px;
}

.portfolioblock .pressblockbox{
    display: block;
    margin-bottom:50px!important;
}

.pressblockbox .portimg {
background-size: cover;
}

.pressblock.portfolioblock{
    margin-top:50px;
}

.portfolioblock .presslide{
    max-width: 1200px;
}

.titlelinker{
    height:65px;
}

.testblockz span, .testblockz a{
color:#435D3D;
display: block;
}

.testblockz {
margin-top:20px;
}

.testblockz a{
    font-size:22px;
    letter-spacing: 0;
    line-height: 46px;
    color:#435D3D;
    margin-top:10px;
}

.locationblock .pressblockbox .testblockz a{
    font-size:16px;
    letter-spacing: 0.010em;
    line-height: 16px;
    font-family: "cormorant", sans-serif;
    color:#404B5B;
}

.testblockz span{
    font-size:14px;
    letter-spacing: 0.025em;
    line-height: 10px;
    color:#404B5B;
    font-weight: bold;
}

.portfolioblock .portimg{
    background-size: cover;
    background-position: center;
}

.portfolioblock .pressblockbox{
    max-width: 33%;
    height:auto;
    margin:0;
    padding:0;
    border:none;
}

.portfolioblock .presslide{
    flex-wrap:wrap;
}

.portfolioblock .portimg{
max-width:380px;
width:100%;
margin:auto;
height:495px;
}



.pressblockbox .aboutblock{
background-color:#404B5B;
padding:15px 0;
display: block;
text-align: center;
width: 100%;
position: relative;
}

.testimonialblock .pressblockbox .aboutblock{
    background-color:#5F412C;
    text-align: left;
}

.testimonialblock .pressblockbox .aboutblock a{
    display: block;
    text-align: left;
}



.pressblockbox .aboutblock a{
    color:#F7F2EC;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size:16px;
    letter-spacing: 0.010em;
    line-height: 15px;
}






.aboutimg{
	width: 600px;
	height: 600px;
	display: block;
	margin: 0px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.inner{
	max-width: 1360px;
}

.desc a{
	text-decoration: underline;
}


::-moz-placeholder {
    opacity: 1;
    color:#404B5B;
    -webkit-font-smoothing: antialiased;
}

::-webkit-input-placeholder {
    opacity: 1;
     color:#404B5B;
    -webkit-font-smoothing: antialiased;
}


.gfield::placeholder,
.gform_wrapper.gravity-theme input[type=text]::placeholder,
  .gform_wrapper.gravity-theme .gfield input.large::placeholder, .gform_wrapper.gravity-theme .gfield select.large::placeholder{
    color:#F7F2EC!important;
   }


.gform_wrapper {
    width: 100%;
    margin: 0px auto 0;
}

.gfield_label {
    display: none;
}

.gf_left_half {
    width: 49%;
    display: inline-block;
}

.gf_right_half {
    width: 49%;
    display: inline-block;
    margin-left: 2%;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


.page-template-page-shop .image-gallery-wrapper,
.single-home_tours .image-gallery-wrapper,
.single-post .image-gallery-wrapper{
    max-width:640px;
    margin:auto;
}

.photoMosaic a:hover img{
    opacity: 1!important;
}



.blog .blog-wrap .right a, .blog .blog-load-more .right a, .archive.category .blog-wrap .right a, .archive.category .blog-load-more .right a{
        width:100%;
        max-width: 565px;
        max-height: 640px;
            overflow: hidden;
    }
    

    
    .processwrap .left > div {
    margin-left: 10px;
}
    
    
    .iconwrap div{
	    width: 100%;
	    text-align: center;
	    margin: 10px auto;
    }
    
    .processtop .icontext {
    font-size: 40px;
   }
   
   .images{
	   display: flex;
	   justify-content:space-between;
	   flex-wrap:wrap;
   }
    
    
    .images .single-port-flex{
	    width: 100%;
	    max-width: 635px;
    }

.images .single-port-flex .imagelinks{
         width:100%;
          max-width: 350px;
    max-height: 526px;
            overflow: hidden; 
}

  

 

#swipebox-overlay{
overflow: hidden!important;
z-index: 99999!important;
}


#swipebox-arrows {
    padding-top: 10px;
}

#swipebox-close, #swipebox-next, #swipebox-prev{
    background-image:url(images/icons.png)!important;
}

#swipebox-overlay{
    background-color: rgba(255,255,255,0.9)!important;
}

#swipebox-bottom-bar, #swipebox-top-bar{
    background-color: rgba(255,255,255,0.7)!important;
}


#swipebox-close{
    background-size: cover;
    background-position: 0px 0px!important;
    top:10px!important;
    right:15px!important;
    }
    
#swipebox-prev{
    background-size: cover;
    background-position: -45px 0px!important;
} 

.logoblock{
	position: absolute;
	width: 100%;
}

.logoblock a{
	display: block;
	margin: 250px auto;
}

.logoblock a svg{
	display: block;
	margin: auto;
}

.imagesblocks {
    position: relative;
    height: 800px;
}

#swipebox-next{
    background-size: cover;
    background-position: -95px 0!important;
}   

#swipebox-close, #swipebox-next, #swipebox-prev{
    width:24px!important;
    height: 24px!important;
}  

#swipebox-title, #swipebox-overlay{
  font-size: 12px !important;
  line-height: 13px!important;
  font-family: 'Sweet Sans'!important;
  letter-spacing: 0.05rem!important;
  color: #435D3D!important;
  text-shadow: none!important;
}

#swipebox-title{
    padding-top: 20px;
}

.imagesblocks{
	position: relative;
}

.imagesblocks .main-image{
	position: absolute;
	width: 100%;
	max-width: 546px;
	height: 685px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
	top:0;
	right:0;
}

.home .site-inner{
	position: relative;
	top:0;
}

.imagesblocks .secondary-image{
	position: absolute;
	width: 100%;
	max-width: 280px;
	height: 360px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
	top:430px;
	left:0;	
}

.iconwrap{
	width: 100%;
	max-width: 640px;
	display: flex;
	justify-content:space-between;
	margin: 50px auto;
}

.iconwrap .iconleft{
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.28em;
	line-height: 25px;
	padding-top:10px;
}

.iconwrap .iconright{
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.28em;
	line-height: 25px;
	padding-top:10px;
}

.icontext{
	color: #3247DF;
	text-align: center;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 0.025em;
	width: 100%;
	max-width: 515px;
	margin: 30px auto;
}

.headertitle{
	font-size: 56px;
	line-height: 65px;
	letter-spacing: 0.1em;
	display: block;
	text-align: left;
	text-transform: uppercase;
}

.view-work{
	position: relative;
	display: block;
	max-width: 1080px;
	margin: auto;
	width: 100%;
	height: 550px;
}

.view-work .blocker1 .image{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	max-width: 292px;
	height: 195px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.view-work .blocker2 .image{
	position: absolute;
	top:50px;
	right:0;
		width: 100%;
	max-width: 250px;
	height: 385px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.view-work .blocker3 .image{
	position: absolute;
	bottom:0px;
	left:21%;
		width: 100%;
	max-width: 292px;
	height: 292px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.view-work .vwork{
 position: absolute; 
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 280px; /* Need a specific value to work */
  top:0px;
  font-size: 82px;
  letter-spacing: 0.1em;
  line-height: 70px;
  display: block;
  text-align: center;
  color: #3247DF;
  text-transform: uppercase;
  z-index: 9999;
  top:-80px;
  font-family: "chopard";
}

.headertitle{
	font-family: "chopard";
	color:#3247DF;
}


.teamblock .teamicon {
    top: -100px;
}

.teamblock{
	position: relative;
	width: 100%;
	max-width: 1100px;
    margin: 180px auto 0;
}

.teamwrap{
	width: 1000px;
	margin-left:0;
}

.teamicon{
	display: block;
	position: absolute;
	right:100px;
	top:0;
}

.processtop{
		width: 100%;
	max-width: 1260px;
	margin: 0 auto;
}

.processwrap{
	display: flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	width: 100%;
	max-width: 1260px;
	margin: 0;
}

.processwrap .left {
    width: 100%;
    max-width: 570px;
    margin: 0;
    margin-left: 30px;
}

.processwrap .left .title{
color:#3247Df;
letter-spacing: 0.3em;
line-height: 30px;
text-transform: uppercase;
}

.processwrap .left .desc{
	padding-top:0px;
	font-size: 18px;
	letter-spacing: 0.04em;
	line-height: 30px;
}

.processwrap:nth-of-type(even) .left{
	margin-left:0;
	margin-right:20px
}


.processwrap:nth-of-type(even) .right{
max-width: 250px;
height: 390px;
	
}

.processwrap:nth-of-type(even) .left{
	max-width: 610px;
	width: 100%;
	
}

.processwrap:nth-of-type(even) .left > div{
	border-left:solid thin #3247DF;
	width: 100%;
	padding:30px 30px 30px 100px;
	box-sizing: border-box;
	
}

.processwrap:nth-of-type(odd) .left > div{
	width: 100%;
	padding:30px 100px 30px 30px;
	box-sizing: border-box;
}

.iconcontact p, .iconcontact, .iconcontact a{
	display: block;
	text-align: center;
}

.iconcontact{
	margin: 100px auto;
}


.page-template-page-info .home-port{
	margin-bottom:120px;
}


.processwrap .left{
	display: flex;
	justify-content:center;
	align-items:center;
}


.processwrap .right{
    width: 100%;
    max-width: 300px;
    margin: 0;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.meet-joe .left:nth-of-type(2n){
	margin-top:100px;
}

.processwrap:nth-of-type(2n){
	flex-direction:row-reverse;
}

.singleImage:hover .hoverport{
	opacity: 1;
	transition:all ease 0.5s;
}

.iconport{
	position: absolute;
	right:0;
	bottom:80px;
}

.single-portfolio header.site-header {
    position: absolute;
	top:0;
}

.fullimg{
	position: relative;
}

.fullimg .brownbox{
	width: 100%;
max-width: 915px;
    height: 590px;
	background-color: rgba(168,153,110, 0.8);
	position: absolute;
	left:40px;
	top:40px;
	  display: flex;
  align-items: center;
  justify-content: center;
}

.fullimg .brownbox a{
	display: block;
	max-width: 300px;
	width: 100%;
	position: relative;
	color: #F7F2EC;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	line-height: 30px;
	font-size: 18px;
    font-family: 'Karla', sans-serif;
    position: relative;
    z-index: 9999;
}

.fullimg .brownbox a:after{
	content:"";
	display: block;
	height: 1px;
	margin-top:10px;
	border-top:#F7F2EC solid thin;
	width: 100px;
	position: relative;
}

.fullimg .brownbox{
	opacity: 0;
	transition:All 0.5s ease-in;

}

.fullimg:hover .brownbox{
	opacity: 1;
}

.fullimg{
		z-index:9999;
	position: relative;
	cursor: pointer;
}

.hoverport .hpflex, .hpflex .title{
	width: 100%;
	max-width: 100%;
}

.hpflex .title a{
	display: block;
	font-size: 37px;
	letter-spacing: 0.025em;
	line-height: 44px;
	text-transform: none;
	    font-family: 'denton-test';

}


.hoverport{
	width: 100%;
	max-width: 100%;
	height: 100%;
}

.worktitle{
	position: relative;
}




.icontext{
	font-family: "chopard"!important;
}





.archivelogo{
    width: 100%;
    max-width: 1200px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.inner h1{
	margin-bottom:100px;
}




.imagesblocks .logoblock{
	padding:0 20px;
}

 .hidedesk{
	  display: none!important;
  }
  
  
  .iconblock.hidedesk{
	  width: 100%;
	  max-width: 100px;
	  display: block;
	  margin: 50px auto;
  }
  .iconblock.hidedesk svg{
	  width: 100%;
	  height: auto;
	  display: block;
  }
  
  .tophomeimg{
	  position: relative;
  }
  
  .home .genesis-nav-menu .current-menu-item{
	  display: none;
  }
  
  .home-port-flex .right .title a{
  padding: 0.2em 0;
  }
  
  .home-port-flex .right .title a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #3247DF;
  opacity: 0;
  transition: opacity 300ms, transform 300ms;
}

 .home-port-flex .right .title a:hover::after,
 .home-port-flex .right .title a:focus::after {
  opacity: 1;
  transform: translate3d(0, 0.2em, 0);
}

.home-port-flex:first-of-type .right{
	max-width: 35%;
}

.home-port-flex .left .image{
	opacity: 1;
}

.fullimg .brownbox a{
	max-width:700px;
}

.fullimg .brownbox a h4{
	font-size: 52px;
	letter-spacing: 0.1em;
	line-height: normal;
	text-align: center;
	display: block;
	position: relative;
	font-family: "chopard";
	padding: 0;
	margin: auto;
}

.fullimg .brownbox a{
	display: block;
	height: auto;
	position: relative;
}

.fullimg .brownbox a:after{
	background-color:#F7F2EC;
	position:relative;
	content:"";
	width: 285px;
	height: 1px;
	margin:auto;
	margin-top:5px;
}


.fullimg .brownbox a {
	text-align: center;
	line-height: normal;
}

.view-work .vwork a{
	color:#3247DF;
}

.view-work .vwork{
	line-height: 92px;
}

/* Slide in */
.view-work .vwork {
  overflow: hidden;
}

.view-work .vwork a::after {
  transform: translate3d(-100%, 0, 0);
}

.view-work .vwork a:hover::after,
.view-work .vwork a:focus::after{
  transform: translate3d(0, 0, 0);
}

.view-work .vwork a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #3247DF;
  opacity: 0;
  transition: opacity 300ms, transform 300ms;
}

.view-work .vwork:hover a::after{
  opacity: 1;
  transform: translate3d(0, 0.2em, 0);
}
.view-work .vwork a:hover::after,
.view-work .vwork:hover a::after,
.view-work .vwork:focus a::after {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.iconwrap .iconright, .iconwrap .iconleft{
	width: 100%;
	max-width: 200px;
}


/* Slide in */
 .home-port-flex .right .title {
  overflow: hidden;
  position: relative;
}

 .home-port-flex .right .title a::after {
  opacity: 1;
  transform: translate3d(-100%, 0, 0);
}

 .home-port-flex .right .title a:hover::after,
 .home-port-flex .right .title a:focus::after{
  transform: translate3d(0, 0, 0);
}

.home-port-flex .left .image{
	transition:all 0.5s ease-in;
}

 .home-port-flex:hover > .left .image{
  opacity:0;
}

.meetalliextra{
	width: 100%;
	margin:auto;
	max-width: 760px;
	text-align: left;
}

.meetalliextra p{
font-size: 18px;
    letter-spacing: 0.01em;
    line-height: 32px;
    text-align: left;
    color: #56534F;
}

.meetalliextra h3{
	display: block;
    position: relative;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 42px;
    font-family: 'denton-test';
    margin: 50px auto;
    color: #6D6754;
    text-align: left;
}
 
.meetalliextra .buttonroundgreen{
	float: left;
	margin: 50px 0;
	font-size: 17px;
	padding: 24px;
	width: 300px;
}

.givingbackblock .lefttxt{
width: 100%;
max-width: 970px;
background-color: #435D3D;
padding: 100px;
text-align: left;
}

.givingbackblock .righttxt .bgimg{
width: 100%;
max-width: 325px;
height: 470px;
display: block;
margin: auto;
margin: 100px 0;
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
float: right;
}

.givingbackblock .lefttxt h2{
	display: block;
    position: relative;
    font-size: 46px;
    letter-spacing: 0;
    line-height: 56px;
    font-family: 'denton-test';
    margin: 0px 0 50px 0;
    color: #404B5B;
    text-align: left;
}

.givingbackblock .lefttxt p{
	font-size: 20px;
	letter-spacing: 0.01em;
	line-height: 35px;
	text-align: left;
}

.givingbackblock .righttxt{
width: 100%;
max-width: 330px;
clear: both;
float: none;
overflow: hidden;
}


.lbfont{
	color: #6D6754;
	font-size: 32px;
	letter-spacing: 0.06em;
	line-height: 38px;
	display: block;
	text-align: center;
	margin: auto;
	font-weight: lighter;
}

.meet-joe .left .desc p{
	margin: 0;
}

.topbrownblock.fullblockwrap .brownblockwrap .leftbrownblock{
    max-width: 665px;
}

.topbrownblock.fullblockwrap .brownblockwrap .leftbrownblock{
width: 100%;
margin-left:0;
margin-right:0;
}


.topbrownblock.fullblockwrap .brownblockwrap.bluewrap {
    padding-bottom: 30px;
}

.topbrownblock.fullblockwrap .brownblockwrap.bluewrap .leftbrownblock{
    flex-wrap:wrap;
    margin-top:70px;
}

.topbrownblock.fullblockwrap .titleunderline{
    text-align: center;
    margin: auto;
}

.topbrownblock.fullblockwrap .titleunderline:after{
    display: none;
}


.topbrownblock.fullblockwrap .leftbrownblock .maintitle {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 45px;
    max-width: 100%;
    margin-left: 0;
    text-align: center;
    display: block;
}

.serviceblock .buttonblk{
    text-decoration: none;
    display: inline-block;
    text-align: left;
    margin-top:50px;
}

.processblock .titlesm, .maintitle, .logobg.flex2 .titlesm, .maintitle, .logobg.flex3 .titlesm, .logobg.flex4 .titlesm, .logobg.flex5 .titlesm{
	display: block;
	position: relative;
	font-size: 36px;
	letter-spacing: 0;
	line-height: 45px;
	color: #404B5B;
	font-family: 'denton-test';
	margin: 50px auto;
}

.single-locations .brownblockwrap.bluewrap .leftbrownblock {
    justify-content: flex-start;
    align-items: flex-start;
}

.single-locations .topbrownblock .brownblockwrap .rightbrownblock{
    max-width: 485px;
}

.single-locations .wp-block-heading, .single-locations p{
    font-size: 18px;
    text-align: left;
    letter-spacing: 0;
    line-height: 26px;
}

.single-locations .topbrownblock .brownblockwrap p{
    padding-right:0;
    margin-right:0;
    font-size: 18px;
    text-align: left;
    letter-spacing: 0;
    line-height: 26px;

}

.single-locations .wp-block-heading{
    font-weight: bold;
    font-size: 16px;
}

.single-locations .leftbrownblock .maintitle{
    max-width: 100%;
}

.single-locations .topbrownblock .brownblockwrap .leftbrownblock{
    width: 100%;
    max-width: 590px;
}

.single-locations, .single-locations .site-container, .single-locations .topbrownblock{
    background-color: #F7F2EC;
}

.single-locations .topbrownblock .brownblockwrap.bluewrap {
    padding-bottom: 0px;
    flex-direction: row-reverse;
}

.single-locations .topbrownblock .brownblockwrap .rightbrownblock .righttopimg{
    margin-bottom:30px;
}


.single-locations .topbrownblock .brownblockwrap {
    display: flex;
    justify-content: space-between;
}

.single-locations .topbrownblock .brownblockwrap .leftbrownblock{
    margin-right:0;
}

.single-locations .topbrownblock .brownblockwrap.bluewrap{
    max-width: 1190px;
    margin:auto;
    background-color:#F7F2EC;
}

.page-template-page-process-php .logobg.flex2 .aboutallie .right, .page-template-page-process-php .logobg.flex3 .aboutallie .right{
    margin-top:0;
}




.bannerleft{
    max-width: 475px;
}

.processblock .serviceblock  .titlesm{
    margin-top:0;
}

.logobg.processblock .meet-joe.serviceblock .left {
    max-width: 600px;
}

.logobg.processblock .meet-joe .right {
    max-width: 500px;
    margin-top: 135px;
}


.processblock .desc{
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 15px;
    text-align: left;
    display: block;
    margin: 10px auto;
    color: #404B5B;
    text-transform: none;
    font-weight: bold;

}
.processblock .titlesm{
    margin-top:0;
}

.middleblockwrap{
    display: flex;
    justify-content: space-between;
    margin: auto;
}


.home .upper.tophome, .pressblock{
    padding-bottom:70px;
    border-bottom:solid thin #C6BCA9;
}
.pressblock{
    margin-bottom:70px;
}

.middleblockwrap .midleft{
    width: 100%;
    max-width:590px;
    margin:0;
    display: flex;
    justify-content: flex-start;
}

.titleunderline{
	font-size: 14px;
	letter-spacing: 0.025em;
	line-height: 15px;
	text-align: center;
	display: block;
	margin: 50px auto;
	color: #404B5B;
	text-transform: uppercase;
    font-weight: bold;
}


.bannerblock .desc .titleunderline{
    font-size: 33px;
    letter-spacing: 0.05em;
    color:#F7F2EC;
    margin: 10px 0;
}

.bannerblock .titleunderline:after{
    border-color:#F7F2EC;
    margin-top:40px;
}





.leftimg{
	width: 100%;
	max-width: 325px;
	height: 435px;
	background-repeat: no-repeat;
	background-size:cover;
	position: relative;
	display: block;
}

.rightimg{
	width: 100%;
	max-width: 325px;
	height: 405px;
	background-repeat: no-repeat;
	background-size:cover;
	position: relative;
	display: block;
}

.midright {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    max-width: 55%;
}

.introblock a{
    display: block;
    text-align: left;

}

.introblock p{
    font-size:18px;
    letter-spacing: 0;
    line-height: 25px;
    text-align:left;
}

.midright .introblock{
    width: 100%;
    max-width: 410px;
    margin:auto;
}

.midimg{
	width: 100%;
	max-width: 590px;
	height: 390px;
	background-repeat: no-repeat;
	background-size:cover;
	position: relative;
	display: block;
	margin:0;
}

.upper .leftblock, .upper .rightblock{
    position: relative;
}

.upper .leftblock .leftimg{
    position: absolute;
    bottom:50px;
}

.upper .rightblock .rightimg{
    position: absolute;
    bottom:-150px;
}

.tophome .rightblock{
    position: relative;
}

.home .upper.distinctionblock, .disclaimerblock .upper.distinctionblock{
    max-width: 100%;
    height:auto;
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.aboutbanner .distinctleft p{
    text-align: left;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    color:#435D3D;
    font-family: "cormorant", sans-serif;
}

.distinctblockwrap .maintitle{
    font-size:48px;
    letter-spacing: 0;
    line-height: 40px;
    color:#EFEDEA;
    text-transform: capitalize;
    display: block;
    z-index: 9999;
    text-align: left;
}



.disclaimerblock p, .disclaimerblock h3.maintitle, .searchform h4, .featuredrooms .archiveflex a{
color:#435D3D;
font-family: "cormorant", sans-serif;
font-style: normal;
font-size: 20px;
letter-spacing: 0;
line-height: 28px;
display: block;
text-align: center;
}


.searchform h4{
color:#EEE4D9
}


.searchformw, .searchformw h4{
   color:#435D3D; 
}


.catwhite input#s,
.catwhite .searchformw input#s, .catwhite #pwbox-27781 {
       color:#435D3D !important;
       border-color:#435D3D;   
}

.greensearch input#s::placeholder{
 color:#F7F2EC !important;
}



.page-template-page-shop .floatingmenu,
.single-home_tours .floatingmenu,
.single-post .floatingmenu{
    box-shadow: none;
}

.searchformw .servicetopicons, .searchformw .servicebtmicons,
.searchformw.servicebg:before, .searchformw.servicebg:after{
       border-color:#435D3D!important;
}

.search-results .whiteblock.postlist .presslide .pressblockbox {
    max-width: 33%;
}

.search-results .whiteblock.postlist .presslide {
    max-width: 1200px;
    margin:auto;
}

.bottompagination{
    margin:50px 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-transform: none;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter;
    padding:0 15px;
}

.search .site-inner {
    background-color: #fff;
}

.catwhite .submitarrow #searchsubmit{
    color:#435D3D!important;
}

.wp-pagenavi a:after, .wp-pagenavi span:after{
    content: "|";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter;
    padding:0 0px 0 10px;
}

.wp-pagenavi a:last-of-type::after{
    display: none;
}

.wp-pagenavi a, .wp-pagenavi span, .wp-pagenavi{
        font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-family: "cormorant", sans-serif;
    font-weight: lighter;
    padding: 0 10px;
}

.page-template-page-home_tours .catwhite input#s::placeholder
.page-template-page-home_tours .searchformw input#s::placeholder{
color:#F7F2EC;
}


.page-template-page-home_tours .site-header{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

.archive .site-header{
    background-color: #F7F2EC;
}

.archive .leftnav a, .archive .rightnav a{
color:#435D3D; 
}

.archive .centerlink a svg path{
    fill:#435D3D;
}

.catwhite input#s::placeholder
.searchformw input#s::placeholder{
color:#435D3D!important;
}


.catwhite::placeholder, #searchform input::placeholder{
   color:#435D3D !important;
}

.page-template-page-home_tours  .catwhite::placeholder, .page-template-page-home_tours #searchform input::placeholder{
   color:#F7F2EC !important;
}

.searchformw .servicetopicons:before{
background-image: url(images/btmleftgreen.svg);

}
.searchformw .servicetopicons:after{
    background-image: url(images/btmrightgreen.svg);

}

.searchformw .servicebtmicons:before{
    background-image: url(images/topleftgreen.svg);

}
.searchformw .servicebtmicons:after{
    background-image: url(images/toprightgreen.svg);

}




.searchformw  .submitarrow #searchsubmit{
color:#435D3D !important;
}

.searchformw .servicebg:before, .searchformw .servicebg:after{
       border-color:#435D3D;
}

.wwhitebg .archivetitle{
    color:#435D3D;
}

.disclaimerblock h3.maintitle{
    font-style: italic;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
}

.featuredrooms .archiveflex {
justify-content: center;
margin-bottom:80px;
flex-wrap:wrap;
}


.servicebg.searchformw {
    padding: 85px 0 130px;
}

.featuredrooms .archiveflxwrap{
    max-width: 25%;
}

.featuredrooms .archiveflxwrap a{
    display: block;
    margin-top:25px;
}

.featuredrooms .textarrowlink.noafter{
    color:#435D3D;
}

.disclaimerblock .flowericon{
    margin:0px auto 30px;
}

.archiveflex.bookblocks{
    justify-content: center;
}

.archiveflex.bookblocks .archivetitle{
width:100%;
max-width: 415px;
margin:auto;
}

.archiveflex.bookblocks .archivetitle p{
        font-family: "cormorant", sans-serif;
font-size: 20px;
letter-spacing: 0;
line-height: 30px;
}

.bookblocks .aboutbanner.exploremore{
    width:100%;
    max-width:100%;
}

.bookblocks .writingandbooks .distinctleft {
max-width:620px;
}

.bookblocks .writingandbooks .distinctleft {
    margin-left: auto;
}

.bookblocks .writingandbooks .distinctleft p{
    font-size: 20px;
}


.bookblocks .distinctleftwrap h2{
    font-size: 36px;
    letter-spacing: 0;
    line-height: 36px;
    display: block;
    text-align: left;
      font-family: "NightingaleScript";
    color:#435D3D;
}

.writingandbooks.disclaimerblock .flowericon{
    margin-left:0;
    margin-right:0;
}

.writingandbookimgtwo{
    width:100%;
    max-width:170px;
    height:auto;
    transform: rotate(15deg);
    right:-50px;
    position: absolute;
}

.writingandbookimgtwo img{
    width:100%;
    height:auto;
}

.writingandbookstop .archivetitle p, .writingandbookstop .archivetitle{
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    text-align: left!important;
    font-family: "cormorant", sans-serif;
}

.topcenter{
    text-align: center!important;
}


.writingandbooks .aboutimg:after{
    bottom: 25%!important;
    right: -20%!important;
}


.writingandbookimgone {
position: absolute;
    top: 0;
    left: -100px;
    width: 100%;
    max-width: 330px;
    height: auto;
    transform: rotate(-10deg);
}



.writingandbookimgone .serviceimg{
    position: relative;
}

.menu-bottom-footer-menu-container ul.nav.top-nav.cf {
    max-width: 340px;
}

.page-template-default .single-content {
    margin: 100px auto;
}

.writingandbookimgone .serviceimg:before{
    background-color:rgba(0, 0, 0, 0.2);
    content:"";
    position: absolute;
    width:100%;
    height:100%;
    display: block;
    right:0;
    top:0;
}



.writingandbookimgone .serviceimg {
    max-width: 280px;
    height: 420px;
}

.page-template-page-writing .writingandbookimgone {
    z-index: 9999;
}


.writingandbookimgone img{
    max-width:280px;
    height:auto;
}



.writingandbookimgone .serviceimagebgborder {
    height: 470px;
    max-width: 330px;
}

.writingandbookstop .archivetitle{
    width:100%;
    max-width: 630px;
    margin:auto;
}


.writingandbookimgtwo {
    position: absolute;
    right: -1%;
    top: 5%;
}

.writingandbooks .distinctleftwrap h3, .writingandbooks .distinctleftwrap p{
    text-align: left;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
}

.writingandbooks .disclaimerblock .flowericon {
    margin: 0px auto 0;
}

.writingandbooks .distinctleftwrap h3{
    margin-top:0;
    margin-bottom:0;
}


.writingandbooks .hinina .distinctionblock:before{
    display: none;
}


.writingandbooks .distinctleft{
    max-width:445px;
    margin:auto;
}

.writingandbooks .distinctleft {
    margin-left: 8%;
}



.writingandbooks .disclaimerblock .upper .distinctblockwrap.inner{
    max-width:1030px;
}

.home .upper .distinctblockwrap.inner, .disclaimerblock .upper .distinctblockwrap.inner {
    background-color: #F7F2EC;
    border: solid thin #435D3D;
    outline: solid 15px #F7F2EC;
    width: 100%;
    margin: auto;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.disclaimerblock .upper .distinctblockwrap.inner {
    justify-content: center;

}

.writingandbooks .upper .distinctblockwrap.inner{
    padding: 10px;
}

.home .upper .distinctblockwrap.inner .aboutimg{
    max-width: 385px;
    height:525px;
}

.home .upper.distinctionblock, .disclaimerblock .upper.distinctionblock{
    padding: 150px 0;
}

.the-footer .top-nav a, .the-footer .top-nav{
    color:#F7F2EC;
}

.post-type-archive-home_tours .servicebg .service:after{
    display: none;
}


.distinctleftwrap{
    width: 840px;
    margin: 0;
    padding: 0;
}

.wp-block-kadence-rowlayout{
    border-color: #435D3D!important;
}


.distinctleftwrap {
    padding: 70px 0 50px;
}

.disclaimerblock .upper .distinctblockwrap.inner {
    max-width: 1100px;
}

.disclaimerblock h3.maintitle{
    margin-top:0;
    margin-bottom:0;
}

.disclaimerblock .flowericon {
    margin: 0px auto 0px;
}


.topbrownblock .titleunderline{
    text-align: left;
    margin-left:0;
}

.topbrownblock .titleunderline:after{
margin-left:0;
}

.aboutimg{
    position: relative;
}

.aboutimg .sothdiv{
    position: absolute;
    right:35px;
    bottom:35px;
}

.featprop .maintitle{
    margin:0 auto 50px;
    display: block;
    text-align:center;

}


.tophome .rightblock{
    background-image: url(images/aglogobg.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 220px center;
}

.tophome .inner{
    max-width: 100%;
}

.tophome .leftblock{
    position: relative;
}

.tophome .leftblock:after{
    background-image: url(images/aglogobg.svg);
    background-size: contain;
    display: block;
    max-width: auto;
    content: "";
    margin: 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 240px;
    height: 270px;
    position: absolute;
    bottom: -30%;
    left: -37%;
}

.introblock{
	display: block;
	margin: auto;
	font-size: 20px;
	letter-spacing: 0.010em;
	line-height: 35px;
	text-align:center;
}

#gform_wrapper_1 select, #gform_wrapper_1 input[type=text]::placeholder, #gform_wrapper_1 input[type=email]::placeholder, #gform_wrapper_1 input::placeholder{
    text-transform: none!important;
}

.buttonroundgreen{
	border-radius: 50px;
    width: 240px;
    height: 70px;
    background-color: #959083;
    border: solid thin #959083;
    padding: 10px;
    margin: 10px auto;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 0.1em;
    line-height: 20px;
    box-sizing: border-box;
    text-align: center;
    color: #F7F2EC;
}

#backToTop{
    display: none;
}

.back2top.buttonroundgreen{
    color:#F7F2EC;
    line-height: normal;
}

.back2top .popbtn{
    position: relative;
    display: flex;
    justify-content: center;
        padding-top:13px;
        color: #F7F2EC;

}

.back2top .popbtn:hover{
    color: #F7F2EC;
  
}


.joinusblockwrap{
    width:100%;
    display: flex;
    justify-content: space-between;
}

.joinusblockwrap .joinusblockleft{
    width:100%;
    max-width:250px;
    height:535px;
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    position: relative;
}

.joinusblockwrap .joinusblockright{
padding:80px 80px 0px;
box-sizing: border-box;
}

.joinusblockwrap .joinusblockright h4{
padding-top:0;
margin-top:0;
font-weight: lighter;
font-size: 18px!important;
}

.joinusblockwrap #gform_wrapper_2 .gfield_label{display: none!important;}


.joinusblockwrap .joinusblockright h3{
    display: block;
    position: relative;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 40px;
    color: #404B5B;
    font-family: 'denton-test';
    margin: 0px auto 30px;
}


.joinusblockwrap #gform_wrapper_2 .gfield_label, .joinusblockwrap #gform_wrapper_2 input{
    text-align: left!important;
}

.joinusblockwrap #gform_wrapper_2 .gform_footer {
    justify-content: flex-start;
}

.back2top .popbtn:after{
display: block;
content:"x";
position: relative;
margin-left:30px;
}

.middleblock .buttonroundgreen{
    font-size: 17px;
    line-height: normal;
    padding: 23px 0;
}

.middleblock .buttonroundgreen{
    margin-top:85px;
}

.middleblock{
	width: 100%;
	max-width: 1300px;
	margin: auto;
	display: block;
}

.middleblock .maintitle{
	width: 100%;
	max-width: 860px;
	margin: auto;
	display: block;
}


.communityblock .middleblock{
	max-width: 500px;
}

.logobox{
	width: 100%;
	height: 170px;
	max-width: 295px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	display: block;
	background-image:url(images/logo.svg);
}

.herowrap{
	height: 100%;
	margin: auto;
	display: flex;
	align-items:center;
	justify-content:center;
}

#hero-image{
	width: 100%;
	height: 685px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: auto;
    background-position: center;
}

#hero-imagemob{
	width: 100%;
	height: 550px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: auto;
    background-position: center;
}

.upper .inner{
	display: flex;
	justify-content:space-between;
	margin: auto;
}


.upper .leftblock{
	width: 100%;
	max-width: 325px;
}




.upper .rightblock{
	width: 100%;
	max-width: 325px;
}

.topnavwrap{
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.topnavwrap, .topnavmenu{
	width: 100%;
	display: flex;
	justify-content:space-around;
}

.leftnav, .rightnav {
    width: 100%;
    max-width: 330px;
}

.leftnav a, .rightnav a{
    font-size: 20px;
    font-family: "cormorant", sans-serif;
    letter-spacing: 0;
    line-height: 25px;
    text-transform: capitalize;
    font-style: italic;
    color:#F7F2EC;
}

.tophome .titleunderline{
    margin-top:0;
}

.ninatagling{
    width:100%;
    max-width:660px;
    margin:auto;
}

.aboutbanner.exploremore .distinctionblock.upper {
    margin-top: 0;
    position: relative;
}


.topnavmenu{
    padding:15px 0 10px;
}

.topnavlinks{
	width: 100%;
	max-width: 450px;
display: block;
}



.distinctionblock a{
    color:#F7F2EC;
}

.letchat{
    width: 185px;
	height: 48px;
	padding: 15px;
	margin: 10px auto;
	text-transform: capitalize;
	font-size:14px;
	letter-spacing: 0.025em;
	line-height: 20px;
	box-sizing: border-box;
	text-align: center;
    font-weight: bold;
    color:#F7F2EC;
   background-color: #404B5B;
    background-size: 0% 100%;
  background-image: linear-gradient(#EBEFF1, #EBEFF1);
  background-image: -webkit-gradient(linear, center center, center center, from(#EBEFF1), to(#EBEFF1));
  background-image: -webkit-linear-gradient(#EBEFF1, #EBEFF1);
  background-image: -moz-linear-gradient(#EBEFF1#EBEFF1);
  background-image: -o-linear-gradient(#EBEFF1, #EBEFF1);
  background-image: -ms-linear-gradient(#EBEFF1, #EBEFF1);
  background-repeat: no-repeat;
  transition: all 0.5s linear;
}

.bluebutton{
    background-color: #404B5B;
    background-size: 0% 100%;
  background-image: linear-gradient(#EBEFF1, #EBEFF1);
  background-image: -webkit-gradient(linear, center center, center center, from(#EBEFF1), to(#EBEFF1));
  background-image: -webkit-linear-gradient(#EBEFF1, #EBEFF1);
  background-image: -moz-linear-gradient(#EBEFF1#EBEFF1);
  background-image: -o-linear-gradient(#EBEFF1, #EBEFF1);
  background-image: -ms-linear-gradient(#EBEFF1, #EBEFF1);
  background-repeat: no-repeat;
  transition: all 0.5s linear;
}

#gform_wrapper_2 #gform_submit_button_2{
    background-size: 0% 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(#56534f, #56534f);
  background-image: -webkit-gradient(linear, center center, center center, from(#56534f), to(#56534f));
  background-image: -webkit-linear-gradient(#56534f, #56534f);
  background-image: -moz-linear-gradient(#56534f, #56534f);
  background-image: -o-linear-gradient(#56534f, #56534f);
  background-image: -ms-linear-gradient(#56534f, #56534f);
  transition: all 0.5s linear;

}

#responsive-menu-pro-additional-content .letchat{
    background-image: linear-gradient(#56534f, #56534f);
    background-image: -webkit-gradient(linear, center center, center center, from(#56534f), to(#56534f));
    background-image: -webkit-linear-gradient(#56534f, #56534f);
    background-image: -moz-linear-gradient(#56534f, #56534f);
    background-image: -o-linear-gradient(#56534f, #56534f);
    background-image: -ms-linear-gradient(#56534f, #56534f);
}
 .the-footer .top-nav .bluebutton{
    color: #F7F2EC;
    margin-top:0;
    line-height: 20px;
 }

 .the-footer .top-nav .bluebutton:hover{
    color:#404B5B;
 }

.letchat:hover, #gform_wrapper_2 #gform_submit_button_2:hover, .bluebutton:hover{
    background-size: 100% 100%;
    transition: all 0.5s cubic-bezier(0.000, 0.000, 0.230, 1);
}

#givingbackblock .inner{
    justify-content: flex-start;
}

#givingbackblock .inner .righttxt{
    margin-left:100px;
}

#menu-top-menu{
    margin-top:20px;
}

#menu-top-menu a{
	font-size: 16px;
	text-align: center;
	display: block;
	text-transform: capitalize;
	letter-spacing: 0em;
	line-height: 25px;
	font-family: "cormorant", sans-serif;

    font-weight: normal;
    font-style: normal;
}

.topnavlinks .top-nav{
	display: flex;
	justify-content:space-between;
	}


.wp-block-separator{
	border-bottom:none!important;
}

.topnavwrap{
    padding:10px 0;
}

.topnavlogo{
	width: 100%;
	max-width: 385px;
    margin-top:20px;
    height: 25px;
}

.wp-block-column .wp-block-columns .wp-block-column:nth-of-type(odd){
	text-transform: uppercase;
	font-weight: 500!important;
}

.wp-block-column .wp-block-columns .wp-block-column:nth-of-type(even){
	text-align: right;
	display: block;
}

.wp-block-column .wp-block-columns .wp-block-column{
	font-size: 16px;
}

.wp-block-column .wp-block-columns .wp-block-column p{
	margin-bottom:0!important;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 25px;
	text-transform: uppercase;
}

.contentblock > .wp-block-columns{
    gap: 5em;
    }

.contentblock p{
	font-size: 18px;
	letter-spacing: 0.01em;
	line-height: 32px;	
}

.wp-block-separator{
	margin-top:25px!important;
}

.wp-block-columns{
	margin-bottom:0!important;
}




    .bottomcontentwrap {
        display: flex;
        justify-content: flex-start;
    }


    .bottomcontentwrap .letchat{
        padding-top: 15px!important;
        border-color:#F7F2EC!important;
        color:#F7F2EC!important;
        margin-left:50px!important;
        margin-top:10px!important;
    }

    .bottomright .btmright{
        margin-left:100px;
    }

    .bottomright .btmright .social a{
        color:#F7F2EC!important;
    }

#responsive-menu-pro-additional-content{
    position: relative;
}

#responsive-menu-pro > .menu-item-has-children,
#responsive-menu-pro > .menu-item-object-page{
    margin-top:15px;
}

#responsive-menu-pro-additional-content .bottomcontent{
    position: absolute;
    left:50px;
    bottom:70px;
}

.page-template-page-shop .site-header,
.single-home_tours .site-header,
.single-post .site-header {
    background-color: #fff;
}

.archive.category .site-header {
    background-color: #fff;
}



.kt-blocks-info-box-link-wrap, .has-theme-palette2-background-color, :root .has-theme-palette-1-background-color, :root .has-theme-palette1-background-color{
    color:#F7F2EC!important;
}


.page-template-page-shop .site-inner,
.page-template-page-shop .wrap,
.single-home_tours .site-inner,
.single-home_tours .wrap,
.single-post .site-inner,
.single-post .wrap,
.archive.category .wrap,
.archive.category .whiteblock, .archive.category, .archive.category .site-inner{
    background-color:#fff!important;
}

.archive.category .responsive-menu-pro-button{
   border-color:#435D3D; 
}

.archive.category .topnav{
border-color:#435D3D;
}

#responsive-menu-pro{
margin-top: 5vh!important;
}


    .bottomcontentwrap  .btmright .social{
        margin-top:30px!important;
    }

    .bottomcontentwrap  .btmright .social li a:after {
        padding: 0 20px!important;
    }



    .infinitescroll{
        height: 100%;
        display: block;
        overflow: auto;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: -10px;
        padding-right: 10px;
    }

    .prevwrap{
        width: 100%;
        max-width: 1200px;
        margin: 50px auto;
        display: flex;
    justify-content: space-between;
    }

    .prevwrap .prev-slide{
        justify-content: flex-start;
    }

    .prevwrap .next{
        justify-content: flex-end;

}

    .page-template-page-aboutsoth .meet-joe.btmabt .left{
        height: 810px;
            overflow: hidden;
            position: relative;
    }

    .single-properties .contentblock{
        margin-top:50px;
    }

    

    .page-template-page-aboutsoth .meet-joe.btmabt .infinitescroll div .titlesm{
        font-size: 46px;
        letter-spacing: 0;
        line-height: 56px;
    }
    

    .page-template-page-aboutsoth .meet-joe.btmabt .infinitescroll div{
        height: 80%;
        margin-top:70px;
    }

    .page-template-page-aboutsoth .meet-joe.btmabt .infinitescroll div p, .page-template-page-aboutsoth .meet-joe.btmabt .infinitescroll div h2{
        display: block;
        width: 100%;
    }

    .container .qa{
        border-bottom:solid thin #F7F2EC;
    }


     .container .qa .question{
        color: #EEE4D9;
        font-size:20;
        letter-spacing: 0;
        line-height: 28px;
        font-family: "cormorant", sans-serif;
     }

   
   

    .bannervideo{
        max-width: 1200px;
        display: block;
        margin: auto;
        width: 100%;
        height: auto;
    }

    .bannervideo > div, .bannervideo > video{
        max-width: 1300px!important;
        display: block!important ;
        margin: auto!important;
        width: 100%!important;
        height: auto!important;
    }
    
    .explink .r-more {
        display: block;
        line-height: normal;
        text-transform: uppercase;
        width: 110px;
    }

    .interiorscollection.abouttopblock .rightwrap p{
        column-count: 2;

    }

    .interiorscollection.abouttopblock .rightwrap{
        width: 100%;
        max-width: 695px;
        display: block;
        margin:auto;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 26px;
    }

 .bannertopblock{
    width:100%;
    margin:Auto;
    display:flex;
    justify-content: space-between;
    background-color:#EBEFF1;
    padding-bottom:50px;
 }   

.bwrap{
    width: 100%;
    max-width: 485px;
    margin: auto;
}

.bwrap h1, .bannercenter h3{
    font-family: denton-test;
    font-size:48px;
    letter-spacing: -1px;
    line-height: 60px;
    font-weight: normal;
    display: block;
    margin: 0;
    padding: 0;
}

.bannerleft{
    display: flex;
    justify-content: center;
    align-items: center;
}



.bluebutton{
background-color:#404B5B;
width: 100%;
max-width: 285px;
height:55px;
font-size: 16px;
    letter-spacing: 0.010em;
    line-height: 18px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    display: block;
    color: #F7F2EC;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    margin-top:50px;
}

.bwrap h3{
font-size: 18px;
letter-spacing: 0;
line-height: 25px;
display: block;
margin: 50px 0 30px;
padding: 0;
color:#404B5B;
}

.bwrap a, .introblock a, .buttonblk{
    font-size:16px;
    letter-spacing: 0.010em;
    line-height: 18px;
    text-transform: capitalize;
    margin:0;
    padding: 0;
    display: inline-block;
    color:#404B5B;
    font-weight: bold;
}

.pressblock.testimonialblock .maintitle{
font-size:36px;
letter-spacing: 0;
line-height: 45px;
max-width:325px;
margin:auto;
}

.leftbrownblock .titleunderline:after{
    content:"";
    width: 45px;
    border-top:solid thin #B2C4CD;
    display: block;
    height: 1px;
    margin:20px 0 0;
    position: relative;
}

.topbrownblock .brownblockwrap.bluewrap{
    padding-top: 0px;
    background-color: #EBEFF1;
}

.topbrownblock .brownblockwrap.bluewrap{
    padding-bottom:80px;
}

.brownblockwrap.bluewrap .leftbrownblock {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.brownblockwrap.bluewrap .leftbrownblock div{
    height: 400px;
}




.leftbrownblock .maintitle, .middleblock h3 {
    font-size: 48px;
    letter-spacing: 0;
    line-height: 60px;
    max-width: 445px;
    margin-left: 0;
    letter-spacing: -1px;
}

.testblock em{
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0;
    font-style: none;
    display: block;
    text-align: left;
    font-family: denton-test;
    font-style: normal;
    margin:20px 0 0;
}

.testimonialblock .presslide .pressblockbox > div{
    line-height: 25px;
}

.page-template-page-contact .leftbrownblock .maintitle{
    max-width: 420px;
}

.middleblock strong{
    font-size: 14px;
}

.page-template-page-contact .topbrownblock .brownblockwrap .leftbrownblock{
    margin-top:0;
}

.page-template-page-contact .maintitle{
    margin:30px auto;
    line-height: 50px;
}

.page-template-page-contact .topbrownblock .brownblockwrap p{
font-size:18px!important;
letter-spacing: 0!important;
line-height: 25px!important;
}



.middleblock h3{
    font-family: denton-test;
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 45px;
    display: block;
    margin: 50px auto 100px;
    text-align: center;
    width: 100%;
    max-width: 575px;
}

.testimonialblock .buttonblk{
    display: block;
    margin: 30px auto 80px;
    width:100%;
    max-width:185px;
    text-align: center;
}

.midright .introblock{
    display: flex;
    justify-content: flex-start;
    flex-wrap:wrap;
}

.introblock a{
    text-align: left;
    display: block;
    margin-top:50px;
}

.bwrap a:after, .introblock a:after, .buttonblk:after{
    display: block;
    content:"";
    width:100%;
    position: relative;
    height: 8px;
    border-bottom:solid 2px #B2C4CD;
}

 .bannerflex{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    flex-wrap:wrap;
 }

 .bannertopblock .bannerleft{
    width:100%;
    max-width:50%;
    position: relative;
    display: block;
 }

 .bannertopblock .bannerright{
    width:100%;
    max-width:50%;
 }

 .topbrownblock.blueblock{
background-color:#EBEFF1;
 }

 .topbrownblock.blueblock .leftbrownblock{
    margin:auto;
    width:100%;
    max-width: 560px;
    display: block;
    text-align: center;
 }

 .topbrownblock.blueblock .titleunderline{
    margin-bottom:30px;
 }

 .topbrownblock.blueblock .brownblockwrap{
    padding-top:50px;
    padding-bottom:50px;
 }

 .topbrownblock.blueblock .titleunderline{
    display: block;
    text-align: center;
 }

 .topbrownblock.blueblock .leftbrownblock .blueserif{
    font-size:48px;
    font-family: denton-test;
    letter-spacing: 0;
    line-height: 64px;
 }

 .post-type-archive-locations .topbrownblock.blueblock .titleunderline {
    margin: 50px 0 70px;
}
 
.testimonialblock a{
    display: block;
    text-align: center;
}

.serviceleft{
    display: flex;
    justify-content: center;
    align-items: center;
}

.servicewrap:nth-of-type(odd){
    flex-direction: row;
}

.archiveflex{
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 100%;
    max-width: 1300px;
}

.archiveflxwrap {
    width: 100%;
    max-width: 305px;
}

.archivelistimg {
mask: radial-gradient(30px at 40px 40px, #0000 98%, #000) -40px -40px;
}

.exploremore.writingandbooks .distinctionblock .explink a.textarrowlink:after{
    width:255px;
    margin:0;
}

#responsive-menu-pro-header-bar-button{
    display: none!important;
}


.archiveflxwrap .archivelistimg{
width:100%;
max-width:305px;
height:460px;
background-repeat: no-repeat;
background-size: cover;
}

.serviceleftwrap a{
    display: block;
text-align: left;
color:#EEE4D9;
font-size: 18px;
letter-spacing: 0.15em;
}

.servicebg{
    position: relative;
}

.serviceright{
    position: relative;
}

.servicebg:before {
    content: "";
    position: absolute;
    top: 5px;
    display: block;
    margin: 5px 0;
    width: 100%;
    height: 1px;
    border-bottom: solid thin #F7F2EC;
}

.servicebg .service:after, .aboutpage .serviceright:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 10%;
    left: -10%;
    background-image: url(https://ninahendrickcom.bigscoots-staging.com/wp-content/uploads/2025/10/Photo-03.png);
    width: 385px;
    height: 360px;
    background-repeat: no-repeat;
    background-size: contain;
}

.aboutpage .serviceright{
    position: relative;
}

.page-template-page-about .textarrowlink:after{
    margin:auto;
    border-color:#F7F2EC;
    display: block;
    width:215px;
    max-width: 215px;
}


.aboutpage .serviceright:after {
    background-image: url(images/whitestamp.svg); 
    left:-80%;
    bottom:-50%;  
        width: 250px;
    height: 250px;
}


.serviceimagebgborder{
    position: relative;
    z-index: 9998;
}

.serviceimagebgborder{
    margin:auto;
}

.serv1 .serviceleftwrap {
    width: 100%;
    max-width: 415px;
    margin: auto;
}

.greenbground .service {
    max-width: 1040px;
}

.serv2 .bluebox{
    display: none;
}

.servicebg:after{
    content: "";
    position: absolute;
    bottom: 5px;
    display: block;
    margin: 5px 0;
    width: 100%;
    height: 1px;
    border-top: solid thin #F7F2EC;
}


.page-template-page-about .thearchiveblock.hometours {
margin:5px 0;
}
.nh {
    position: absolute;
    top: -70px;
    left: -95px;
    z-index: 9999;
}

.serviceleftwrap{
    width:100%;
    max-width: 430px;
    margin:auto;
}

.serv1{
    margin-bottom:160px;
}

.serv1 .nh{
    display: none;
}

.gfield--type-text, .gfield_label{
    margin-bottom:0!important;
    margin-top:0!important;
    height: auto!important;
    padding: 0 !important;
}

 .page-template-page-inquire .site-container:after{
    display: none!important;
 }

.service{
    width: 100%;
    max-width: 1200px;
    display: block;
    margin: auto;
}

.serviceimagebgborder{
    padding: 22px 22px 10px 22px;
     background-size: contain;
     background-repeat: repeat;
     background-image: url(images/papertext.jpg);
     width:100%;
     max-width: 415px;
     height:585px;
     transition: all 0.8s ease-in;
}
.hinina, .hinina .distinctionblock{
    background-color: transparent!important;
}

.home .serviceimagebgborder:hover{
    transform: rotate(5deg);
}

#responsive-menu-pro-container .serviceimagebgborder:hover {
    transform: rotate(0)!important;
}


.serv2 .serviceimagebgborder:hover{
    transform: rotate(-5deg);
}

.thearchiveblock.wgreenbg .archivetitle h4 p{
    max-width: 740px;
}

.hidefaq{
    margin:100px auto;
}

.aboutbanner.exploremore{
    background-size: cover;
    background-attachment: fixed;

}

.catdescription {
    max-width: 700px;
    margin: auto;
}

.page-template-page-about .disclaimerblock .distinctleftwrap {
    padding: 90px 20px 0;
}

.archive.category .topnav{
    position: relative;
}

.page-template-page-about .aboutwraptop{
    margin-top:150px!important;
}

.thearchiveblock.wgreenbg .archiveflxwrap a{
    color: #EEE4D9;
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 28px;
    margin: 20px auto 0px;
    display: block;
    text-align: center;
    font-family: "cormorant", sans-serif;
}

.page-template-page-library .wp-block-image img{
    object-fit: contain;
    height: auto!important;
    width: 100%;
}


.page-template-page-library,
.servicebg{
    background-repeat: repeat;
    background-size: auto;
    padding:200px 0;
}

.page-template-page-library .kt-inside-inner-col{
    padding: 0!important;
}


.page-template-page-library .kt-tab-title-active a{
    text-decoration: underline!important;;
}

.page-template-page-library .servicebg {
    padding: 100px 0;
}

.page-template-page-library .wp-block-kadence-advancedheading
{
    text-transform: none!important;;
}

.page-template-page-library .aboutwraptop.aboutwrapbottom{
    max-width:100%!important;
    background-color:transparent!important;
}
.page-template-page-library{
    padding: 100px 0 0;
}

.page-template-page-library,
.home .servicebg{
   background-image: url(https://ninahendrickcom.bigscoots-staging.com/wp-content/uploads/2025/10/green-texture.jpg); 
}

.page-template-page-library .kt-inside-inner-col > *{
    background-color: transparent!important;
}

.aboutbanner.exploremore{
    margin-top:0;
    padding-top:0;
}

.thearchiveblock.hometours{
    padding-bottom:0px;
}

.testblockz .termlist a{
    margin-bottom:0;
    margin-top:0;
}

.testblockz .termlist{
    flex-wrap:wrap;
}
.home .archiveflex.testslidex {
    padding-bottom: 140px;
}

.fixed{
    position: fixed;
    top:0;
    right:0;
}

.home .next-slide.textarrowlink.textarrowlinkright.slick-arrow {
    bottom: 15%;
    opacity:0.5;
    transition: all 0.5s ease-in;
    cursor: pointer;
}

.footerwrap .right a{
    letter-spacing: 0!important;
}

.home .prev-slide.textarrowlink.textarrowlinkleft.slick-arrow {
    bottom: 15%;
    opacity:0.5;
    transition: all 0.5s ease-in;
    cursor: pointer;
}

.home .next-slide.textarrowlink.textarrowlinkright.slick-arrow:hover,
.home .prev-slide.textarrowlink.textarrowlinkleft.slick-arrow:hover{
       opacity:1;
}



.aboutbanner.exploremore .distinctionblock.upper{
    margin-top:0;
}

.thearchiveblock.hometours .archivetitle h4:first-of-type {
    padding-top: 160px;
    margin-top: 0;
    margin-bottom: 30px;
}

.page-template-page-writing .servicebg:after, .page-template-page-writing .thearchiveblock.hometours:after,
.page-template-page-writing .servicebg:before, .page-template-page-writing .thearchiveblock.hometours:before{
    display: none;
}

.home .exploremore .distinctionblock .explink a.textarrowlink:after{
    width:110px;
}

.thearchiveblock.hometours.writingandbookstop .textarrowlink:after {
    margin: auto;
    max-width: 220px;
    border-color:#EEE4D9;
}

.archivetitle p a{
    color:#EEE4D9;
    border-bottom:solid thin #EEE4D9;
}



.blog .thearchiveblock.wgreenbg .archiveflex {
    margin-top: 0;
}


.archiveflex.testslidex .archiveflxwrap {
    width: 100%;
    max-width: 405px;
}


.thearchiveblock.hometours, .page-template-page-home_tours .searchform{
    background-image: url(https://ninahendrickcom.bigscoots-staging.com/wp-content/uploads/2025/10/green-texture.jpg);
    background-repeat: repeat;
    background-size: 50%;
}
#responsive-menu-pro-container #responsive-menu-pro-wrapper,
.page-template-page-about, #responsive-menu-pro-wrapper, #responsive-menu-pro-wrapper{
    background-image: url(https://ninahendrickcom.bigscoots-staging.com/wp-content/uploads/2025/10/green-texture.jpg)!important;
    background-size: 50%!important;
    background-attachment: fixed!important;
}

.home .aboutbanner.exploremore.hinina .distinctionblock .explink a.textarrowlink:after {
    width: 150px;
}

.home .topfontload{
    max-width: 650px;
}

/*
li#responsive-menu-pro-item-86789 {
    position: absolute;
    right: 57%;
    top: 74.8%;
}
    */

.floatingclose{
    position: fixed;
    top:25px;
    right:25px;
    z-index: 9999;
    font-size: 20px;
    font-family: "cormorant", sans-serif;
    letter-spacing: 0;
    line-height: 25px;
    text-transform: capitalize;
    font-style: italic;
    color: #F7F2EC;
}


.floatingclose.responsive-menu-pro-button{
    padding-left:25px!important;
}

.thearchiveblock.wgreenbg .textarrowlink:after{
    border-color: #F7F2EC!important;
}

.homeflower.homeflowermenu {
    right: -55%;
    position: absolute;
    top: 80%;
}

.right ul#menu-footer-menu-right {
padding-left:50px;
}


.page-template-page-about .thearchiveblock.hometours{
background-image:none;
}

.blog .site-header, .blog .topnav, .blog .topnavmenu{
    background-color: transparent;
}


.page-template-default,
.blog, .wgreenbg{
    background-image:url(images/greenbg.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
    background-repeat: repeat;
}


.wgreenbg{
    padding:100px 0;
}

.noafter:after{
opacity: 0;
transition: all 0.5s ease-in;
}

.noafter:hover:after{
opacity: 1;
}

.home .hinina .upper .distinctblockwrap.inner{
    max-width: 1040px;
}

.home .hinina .upper .distinctblockwrap.inner .aboutimg{
    max-width: 395px;
    height: 525px;
}


.home .hinina .upper  .distinctblockwrap.inner {
    justify-content: space-between;
    padding: 15px;
}

.home .hinina .distinctleftwrap {
    width: 100%;
}


.home .hinina .distinctleft {
    width: 100%;
    max-width: 430px;
    margin: 0px auto 0 100px;
}

.home .hinina .distinctleft .maintitle{
    margin:0;
}

.aboutbanner.hinina .distinctleft p{
    margin:30px 0;
}

.textarrowlink.noafter, .page-template-page-contact .distinctleft .conblock a{
    color:#EEE4D9;
    font-size:18px;
    letter-spacing: 0.1em;
    line-height: 28px;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    display: block;
    margin: 0 auto 80px;
}

.page-template-page-contact .topnavmenu, .page-template-page-contact .site-header, .page-template-page-contact .topnav{
background-color: transparent!important;
}

.page-template-page-contact .site-header{
    position: absolute;
}

.page-template-page-contact .site-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}


#responsive-menu-pro-header{
    display: none!important;
}

.context a{
    color:#435D3D;
    text-decoration: underline;
}

.page-template-page-contact .distinctleft .conblock a{
    display: block;
    text-align: left;
    color:#435D3D;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large, .gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large{
    border:none;
    border-radius: 0;
    background-color: transparent;
    border-bottom:solid thin #EEE4D9;
}



.contactwrap h3{
    font-size:24px!important;
    letter-spacing: 0!important;
    line-height: 32px!important;
    display: block!important;
    text-align: left!important;
    font-style: italic;
    text-transform: capitalize;
    color:#EEE4D9!important;
    font-family: "cormorant", sans-serif!important;
    margin-top:65px;
}

.responsive-menu-pro-box{
    display: none!important;
}

.gfield_label, .gform_footer #gform_submit_button_1, .gform_footer #gform_submit_button_1, #gform_submit_button_1{
    color:#EEE4D9!important;
    font-size:20px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    display: block!important;
    text-align: left!important;
    font-family: "cormorant", sans-serif!important;
    background-color: transparent!important;
    font-weight: lighter!important;
    border:none!important;
    text-decoration: none!important;
}

 .gform_footer #gform_submit_button_1, .gform_footer #gform_submit_button_1, #gform_submit_button_1{
    letter-spacing: 0.15em!important;


    }

textarea{
    border-radius: 0!important;
    border:solid thin #EEE4D9!important;
    background-color: transparent!important;
    color:#EEE4D9!important;
    font-size:20px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    display: block!important;
    text-align: left!important;
    font-family: "cormorant", sans-serif!important;
}

#field_1_5 label{
    margin-bottom:25px!important;
    display: block!important;
}

.gform_footer #gform_submit_button_1{
    text-transform: uppercase;
}

.gfield_required.gfield_required_text{
      color:#EEE4D9!important;  
}

.gfield{
    margin-bottom:0!important;
}

.servicetxt a {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    color: #435D3D;
    display: block;
    text-align: right;
    font-family: "cormorant", sans-serif;
    font-style: normal;
    margin: 0;
}

.archiveflxwrap {
    width: 100%;
    max-width: 32%;
}

.serviceimg {
    background-size: cover;
    width: 100%;
    margin:auto;
    max-width: 380px;
    height: 500px;
    background-color: #F7F2EC;
    box-sizing: border-box;
    position: relative;
    background-attachment: inherit;
    background-repeat: no-repeat;
}

.servicewrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.serviceleft, .serviceright{
    width: 100%;
    max-width: 50%;
}

.onmob{
    position: fixed;
    top:0;
    right:0;
    display: none;
}

.responsive-menu-pro-button.fixed {
    width: 110px;
    position: fixed;
    top: 25px;
    right: 0;
}


.aboutbanner .distinctleft .maintitle, .aboutbanner .distinctleft p{
    color:#435D3D;
}

#responsive-menu-pro, #responsive-menu-pro-additional-content{
    width:100%;
    max-width:52%;
    float:left;
}

#responsive-menu-pro-additional-content{
      width:100%;
    max-width:48%;
    float:left;  
}

#responsive-menu-pro {
    padding-left: 100px !important;
}



.responsive-menu-pro-item-link, .responsive-menu-pro-submenu a{
    font-weight: normal!important;
    font-size:20px!important;
    letter-spacing: 0!important;
    line-height: 24px!important;
    font-style: normal!important;
    font-family: "cormorant", sans-serif!important;
}

#responsive-menu-pro-container li.responsive-menu-pro-item {
        width: auto!important;
}

.responsive-menu-pro-submenu li a:after{
    content:"•";
    font-weight: normal!important;
    font-size:20px!important;
    letter-spacing: 0!important;
    line-height: 24px!important;
    font-style: normal!important;
    font-family: "cormorant", sans-serif!important;
    display: inline;
    padding:0 5px!important;
}

#responsive-menu-pro-item-22841 ul{
    flex-wrap:wrap;
}

#responsive-menu-pro-container #responsive-menu-pro-item-22841 ul li{
    width:auto!important;
}

div#responsive-menu-pro-title {
    display: flex;
    justify-content: center;
}

div#responsive-menu-pro-title {
    margin-bottom: 60px!important;
}

#responsive-menu-pro-container .serviceimagebgborder{
    padding: 22px 22px 10px 22px!important;
}

    #responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image {
        margin:0!important;
}

.service.aboutpage h1, .aboutwrap h4{
  font-size:24px!important;
  letter-spacing: 0!important;
  line-height: 32px!important;
  font-style: italic!important;
  font-weight: lighter!important;  
  font-family: "cormorant", sans-serif!important;
  margin:100px auto 45px;
  display: block;
  text-align: center;
}

.aboutwraptop, .kt-tabs-title-list{
    display: block!important;
    width: 100%!important;
    max-width:730px!important;
    margin:50px auto 130px!important;
    text-align: center!important;
}



.aboutwraptop p, .kt-tabs-title-list, .wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title, .wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-content-wrap > .kt-tabs-accordion-title.kt-tab-title-active .kt-tab-title{
    font-size:20px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    text-align: center!important;
    font-family: "cormorant", sans-serif!important;
}

.wp-block-kadence-tabs .kt-tabs-title-list *,
.wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title, .wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-content-wrap > .kt-tabs-accordion-title.kt-tab-title-active .kt-tab-title{
    padding:0!important;
    margin:0!important;
        font-size:20px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    text-align: center!important;
    text-transform: none!important;
    font-family: "cormorant", sans-serif!important;
    border:none!important;
    border-bottom:none!important;
    background-color: transparent!important;
        color:#F7F2EC!important;

}

.kt-tabs-title-list li{
    display: flex;
    justify-content: center;
}

.kt-tabs-title-list li:after{
    content:"•";
    padding:0 8px!important;
    margin:0!important;
    font-size:20px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    text-align: center!important;
    text-transform: none!important;
    font-family: "cormorant", sans-serif!important;
    border:none!important;
    border-bottom:none!important;
    background-color: transparent!important;
    color:#F7F2EC!important;
}

.kt-adv-heading27781_bc2596-4c{
    font-size:24px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    text-align: center!important;
    text-transform: none!important;
    font-family: "cormorant", sans-serif!important;
    font-style: italic!important;
}

.kt-inside-inner-col h4{
     font-size:24px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    text-align: center!important;
    text-transform: none!important;
    font-family: "cormorant", sans-serif!important;
    font-style: italic!important;
}

.page-template-page-home_tours-php .servicebg .service:after{
    display: none;
}

.home .testslidex .serviceimagebgborder:hover {
    transform: rotate(0);
}

.home .testslidex .archiveflxwrap{
    transition: all 0.5s ease-in;
}

.prev-slide.textarrowlink.textarrowlinkleft.slick-arrow,
.next-slide.textarrowlink.textarrowlinkright.slick-arrow{
    font-size: 20px;
    letter-spacing: 0;
    text-transform: none;
}


.hometours .archiveflex {
    margin-top: 50px;
    flex-wrap: wrap;
    max-width: 1300px;
    justify-content: flex-start;
}

.exploremore .distinctionblock .explink a.textarrowlink:after {
    width: 140px;
}

.prev-slide:after{border-bottom:none!important}

.fourqtr.eightfiftfloatright{
max-width:865px!important;
}

.prev-slide.textarrowlink.textarrowlinkleft.slick-arrow:after{
    width:auto;
}

.hometours .archiveflxwrap{
    margin-right: 0;
    margin-bottom:50px;
}

.page-id-27781 .hidefaq{
    width: 100%;
    max-width: 850px;
    margin-left:auto;
    margin-right:auto;
}

.aboutwrapbottom{
    margin-bottom:0!important;
}

.service.aboutpage h1, .aboutwrap h4{
    text-transform: none!important;
}

.wp-block-kadence-infobox .kb-svg-icon-wrap svg path {
    fill:#F7F2EC!important;
}

.hometourblogpost{
    margin-top:100px;
}

.kt-row-layout-inner, .kb-row-layout-wrap,
.wp-block-kadence-column,
.kt-inside-inner-col,
.wp-block-kadence-tabs{border:none!important;
        background-color: transparent!important;
outline:none!important}
.wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title,
.wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-title-list li .kt-tab-title, .wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title{
    background-color: transparent!important;
    font-family: "cormorant", sans-serif!important;
    font-size:20px;
    line-height: 28px;
    border-color:#F7F2EC!important;
    color: #EEE4D9!important;
}

span.kt-title-text {
    font-family: 'cormorant';
    letter-spacing: 0.5px;
    font-size: 24px;
    margin-top: 5px;
    display: block;
    text-transform: uppercase;
}

.page-template-page-library h4.wp-block-kadence-advancedheading{
    padding-top:0!important;
}

.page-template-page-library .aboutwraptop p{
    margin-top:0!important;
}

.wp-block-group p a, .postlist p a{
    display: inline;
}

.kb-row-layout-id27781_e4a555-79 {
    width:100%;
    max-width:850px;
    margin:auto;
    border:none;
}

.kb-row-layout-id27781_e4a555-79{
    border:none!important;
}

.kb-row-layout-id27781_e4a555-79 > .kt-row-column-wrap{
    padding-right:0!important;
    padding-left:0!important;
}

.wp-block-button__link, .wp-block-kadence-advancedheading{
    background-color: transparent!important;
    font-size:18px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    text-align: center!important;
    text-transform: uppercase;
    font-family: "cormorant", sans-serif!important;
}

.wp-block-kadence-advancedheading{
    font-size:20px!important;
    letter-spacing: 0!important;
    line-height: 28px!important;
    text-align: center!important;
    text-transform: uppercase;
    font-family: "cormorant", sans-serif!important;
}


.page-id-27781 .kt-inside-inner-col{
    background-color: transparent!important;
}

.wp-block-kadence-advancedheading.kt-adv-heading27781_fe0559-ed, .wp-block-kadence-advancedheading.kt-adv-heading27781_fe0559-ed[data-kb-block="kb-adv-heading27781_fe0559-ed"]{
    padding:0;
    margin:auto;
}

.page-id-27781 .kt-tabs-title-list li:last-of-type::after{
    display: none!important;
}

.has-theme-palette-8-background-color{
        background-color: #435D3D!important;
    color:#F7F2EC!important;
}

.page-id-27781 .kt-row-column-wrap{
    background-color: transparent!important;
}

.kt-tab-title-active a{
    text-decoration: underline;
}


.page-id-27781 .kt-tabs-title-list{
    display: flex!important;
    justify-content: center!important;
}

.wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-title-list li .kt-tab-title, .wp-block-kadence-tabs .kt-tabs-id27781_e1adc6-a5 > .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title{
    width:auto!important;
}

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

.page-template-page-library .aboutwraptop,
.page-template-page-library .aboutwraptop.firstabouttop {
max-width:600px!important;
}

.kt-tabs-title-list{
        width: 100%!important;
    max-width:885px!important;
    margin:auto!important;
    padding:0!important;
}

.kb-row-layout-id27781_ec4761-0e > .kt-row-column-wrap{
    padding:0!important;
}

h1.kt-adv-heading27781_fe0559-ed.wp-block-kadence-advancedheading{
    margin-bottom:45px!important;
    display: block!important;
    padding:0!important;
}

.firstabouttop{
    max-width:885px!important;
}

.aboutwrap h4{
      font-family: "NightingaleScript";
      font-size: 36px; 
      margin:auto;
      padding: 0;
      font-weight: normal; 
}


.page-template-page-about .thearchiveblock.hometours .archivetitle h4:first-of-type {
    padding-top: 100px;
}

.page-template-page-about .aboutwrap h4, .moblogo p{
font-family: "NightingaleScript"!important;
      font-size: 36px!important; 
      margin:auto!important;
      padding: 0!important;
      font-weight: normal!important; 
    }



    .moblogo p{
              font-size: 34px!important; 
        text-align: center;
        color:#fff!important;
        line-height: 40px;
    }

.onmobx.moblogo{
            padding:0 30px!important;

}

    
.aboutpage .servicewrap{
    width:100%;
    max-width:900px;
    margin:auto;
}

.aboutpage .serviceleftwrap {
    width: 100%;
    max-width: 320px;
}

.aboutpage .serviceleftwrap .serviceimg{
    height: 370px;
}

.aboutpage .serviceleftwrap .serviceimagebgborder {
    height: 455px;
}

.aboutpage .serviceleftwrap{
    position: relative;
}

.thirdimgblock {
    position: absolute;
    bottom: -40%;
    right: -60%;
    transform: rotate(10deg);
    width: 100%;
    max-width: 240px;
}

.aboutconclusion{
    width:100%;
    max-width: 640px;
    margin:130px auto 60px;
    font-size:20px;
    letter-spacing: 0;
    line-height: 28px;
    text-align: left;
    font-family: "cormorant", sans-serif!important;
}

#responsive-menu-pro-title{
    border-bottom:solid thin #F7F2EC;
}


.responsive-menu-pro-submenu li:last-of-type a:after{
    display: none;
}

.responsive-menu-pro-submenu a{
  font-size:20px!important;
  letter-spacing: 0!important;
  line-height: 24px!important;
  font-style: italic!important;
  font-weight: lighter!important;  
  font-family: "cormorant", sans-serif!important;

}

div#responsive-menu-pro-wrapper {
    clear: both;
    float: none;
    overflow: hidden;
}

.responsive-menu-pro-subarrow{
    display: none!important;
}

.onmob a{
    color:#F7F2EC
}




.archive .disclaimerblock .upper .distinctblockwrap.inner{
    flex-direction: row-reverse;
}

    .disclaimerblock .distinctleftwrap {
padding:30px 0px 0 20px;
    }

.bookblocks .aboutbanner.exploremore {
    padding-bottom: 35px;
}

    #bookblocks .disclaimerblock .upper.distinctionblock{
        padding-bottom:0!important;
    }

.writingandbooks .hinina .distinctionblock .distinctblockwrap .distinctleft:before{
    display: none;
}

.searchform h4 {
    margin-top: 0;
}



   .blog .prev-slide.textarrowlink.textarrowlinkleft.slick-arrow {
        left: 37%;
    }


.faqblock {
    margin-left: 10px;
}

.ui-accordion-header-icon{
    display: none!important;
}


.bookblocks .aboutbanner.exploremore {
padding-bottom:135px;
}

.the-footer {
    position: relative;
    z-index: 9999;
}

.topnav {
    position: absolute;
    border-bottom: solid thin #F7F2EC;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    z-index: 9999;
}

.page-template-page-library .servicebg .service:after{
    display: none;
}

.archive .wp-pagenavi a, 
.archive .wp-pagenavi span, .wp-pagenavi{
    border-color:#435D3D;
    color:#435D3D;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu.responsive-menu-pro-submenu-open {
        display: flex!important;
        justify-content: flex-start!important;
        flex-wrap:wrap;
        width:100%;
        max-width:90%;
    }

    .responsive-menu-pro-button{
    border-left:solid thin #F7F2EC;
    padding-left:25px;
}

.threeqtr.has-background.has-theme-palette-1-background-color{
   background-color:#435D3D!important; 
   padding:20px!important;
}


.page-template-page-shop .topnav,
.single-home_tours.single .topnav{
background-color:#fff;
}


.page-template-page-shop .responsive-menu-pro-button,
.single-home_tours .responsive-menu-pro-button{
    border-left:solid thin #435D3D;
}


.topnav{
      border-bottom:solid thin #F7F2EC;
  
}


.home .hinina .distinctblockwrap.inner .aboutimg:after {
    max-width: 140px;
    height: 160px;
}

.serv2 .serviceleft{
max-width:45%;
}

.serv2 .serviceright{
max-width:55%;
}

.home .thearchiveblock.hometours{
    border-top:solid thin #F7F2EC;
    border-bottom:solid thin #F7F2EC;
}


.home .thearchiveblock.hometours {
    margin: 10px auto;
}

.home .thearchiveblock.hometours .textarrowlink:after {
    max-width: 180px!important;
    border-color:#F7F2EC!important;
}

.next-slide:after{
    border-bottom:none!important;
}



.thearchiveblock.hometours .textarrowlink:after {
max-width:145px;
width:100%;
}


.home .thearchiveblock.hometours .textarrowlink:after{
    margin:auto;
}

.thearchiveblock.wgreenbg .archiveflex{
    margin-top:90px;
}


.home .serv2 .serviceleftwrap{
    margin-right:0;
}

.hometourblogpostwrap h6.wp-block-heading.has-text-align-center{
    color:#000;
}


.hometourblogpostwrap .kt-inside-inner-col a,
.hometourblogpostwrap h2, .home_tours-template-default, .home_tours-template-default p, .home_tours-template-default .contentwrap{
    color:#000;
}

.hometourblogpostwrap .has-text-align-center.threeqtr, .hometourblogpostwrap .contentwrap {
        padding: 0 10px;
    }



.tax-properties_category .onmob .responsive-menu-pro-button a,    
.tax-properties_category .onmob .responsive-menu-pro-button{
    color:#435D3D!important;    border-color:#435D3D!important;

}

    #responsive-menu-pro-container #responsive-menu-pro-wrapper {
        height: 100%;
    }    

    .moblogo p{
      font-size: 45px!important; 
      margin:auto!important;
      padding: 0!important;
      font-weight: normal!important; 
      line-height: 50px;
    }

    .home .aboutbanner.exploremore.whiteboxbtm{
        display: none;
    }


@media all and (max-width:1240px){
    .three-links {
        width:95%;
    }


    .moblogo p {
        font-size: 36px !important;
        line-height: 36px;
        PADDING: 0 20PX!important;
    }

.hometourblogpostwrap .kadence-column22820_f096f1-f0 > .kt-inside-inner-col {
    padding-right: 0px!important; 
    padding-left: 0px!important; 
}

.presslide {
justify-content: center;
}

.current, .current:after{
color:#435D3D;
border-color:#435D3D;
}

.wp-block-embed__wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 1px;
    height: 0;
    margin-bottom:50px;
}

    .search-results .whiteblock.postlist .presslide .pressblockbox {
margin-top:0;
margin-bottom:50px;
}

.search-results .whiteblock.postlist .presslide .pressblockbox{
    max-width:93%;
    margin-left:auto;
    margin-right:auto;
}

.wp-block-embed__wrapper iframe{
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-block-list{
    margin-bottom:30px;
}


.hometourblogpostwrap h6.wp-block-heading.has-text-align-center{
    font-size:20px;
}
    .topnavwrap, .topnavmenu {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .topnavwrap {
        max-width: 1100px;
    }

    .topbrownblock .brownblockwrap {
        padding: 0 30px;
        padding-top: 80px;
    }

    .the-footer {
        padding: 0 20px;
        padding-top: 30px;
    }

   .images {
        justify-content: space-around;
    }

    .images .single-port-flex .singleImage, .images .single-port-flex .singleImage:after {
        width: 435px;
    }

    .images .single-port-flex {
        max-width: 435px;
    }

    .home-port {
        width:95%;
    }
    .the-footer .lower-flex {
        width:95%;
    }
    .meet-flex {
        width: 100%;
    }
    .meet-joe {
        width:95%;
    }
    .meet-joe .left h2.title {
        margin: 152px 0 94px 0px;
    }
    .bigport {
        width:95%;
    }
    .info-flex {
        max-width: 1000px;
        margin: 56px 0 0;
    }
    .info-flex .left .image {
        width:100%;
    }
    .info-flex .right .image {
        width: 100%;
        height: 600px;
    }   
    .info-flex .right {
        width: 400px;
        margin-left: 75px;
    }
    .info-flex .left {
        width:590px;
    }
  
    .blog-top {
        width:95%;
    }
    .top-advice .inner h2.title {
        margin: 0 0 67px -54px;
    }
    .contact-intro .inner {
        width:95%;
    }
    .inquiries .left h2.title {
        margin: 102px 0 96px 0px;
    }
}
@media all and (max-width:1150px){
    .three-links {
        max-width:1000px;
    }

    .distinctionblock .aboutimg {
        width: 560px;
        height: 600px;
    }

    .distinctionblock  .distinctrightwrap {
        width: 600px;
    }

    .home .distinctleft {
        max-width: 470px;
        margin-right: 0;
    }


    .three-links .single a {
        width:100%;
    }
    .three-links .single .image {
        width:100%;
        height:420px;
    }
    .three-links .single {
        width: 290px;
    }
    .three-links .single:nth-child(3) h2.title {
        margin: 37px 0 0 148px;
    }
    .three-links .single:nth-child(2) h2.title {
        margin: 29px 0 18px 71px;
    }   
    .three-links .single:first-child h2.title {
        margin: 32px 0 0 45px;
    }
    .feature {
        height:597px;
    }
    .feature .icon {
        top:28%;
    }
    .home-port {
        width: 95%;
        max-width: 1000px;
    }
    .home-port-flex .left .image {
        margin-left:80px;
    }
    .the-footer .lower-flex {
        width: 95%;
        max-width: 1000px;
    }
    .the-footer .lower-flex .three {
        width: 556px;
    }
    .meet-flex {
        width: 100%;
        max-width: 1150px;
    }
    
    .meet-flex p{
	    font-size: 18px;
    }
    
    .meet-joe {
        width: 95%;
        max-width: 1000px;
    }
    .meet-joe .left {
        width: 500px;
    }
    .meet-joe .left h2.title {
        margin: 97px 0 67px 0px;
    }
    .port-page {
        width:90%;
    }
    .info-flex {
        max-width: 1000px;
        margin: 1px 0 75px;
    }
    .info-tinted .inner{
        max-width: 1000px;
        width:95%;
    }
    .approach .inner {
        max-width:1000px;
    }
    .approach .inner .right {
    background-size: cover;
    background-position: center;
    width: 445px;
    height: 700px;
    }
    .approach .inner .left {
        width: 478px;
    }
    .approach .inner .left h2.title {
            margin: 51px 0 0 53px;
    }
    .approach .inner .left .desc h4 {
            margin: 57px 0 65px 0px;
    }
    .blog-top {
        width: 95%;
        max-width: 1000px;
    }
    .blog-top .right {
        width:590px;
    }
    .top-advice .inner h2.title {
        margin: 0 0 67px 0px;
    }
    .top-advice .inner {
        max-width:830px;
        margin: 50px auto;
    }
    .top-advice .inner .slider ul .right {
        width: 513px;
        padding-right: 145px;
    }
    .top-advice .inner .next-slide {
        right:40px;
    }
    .contact-intro .inner {
        max-width:1000px;
    }
    .contact-intro .right {
        width: 450px;
        padding-top: 106px;
    }
    .contact-intro .left {
        width: 435px;
        height: 660px;
    }
    .inquiries {
        max-width:1000px;
    }
    .inquiries .right {
        width: 400px;
        height: 600px;
    }
    .the-options .pop-up {
        width:90%;
    }
}

@media all and (max-width:1030px){
    .the-header .open-me {
        right: 26px;
        top: 46px;
    }

   


    .the-header #menu-main {
        width:610px;
    }
    .main-image {
        height: 756px;
    }
    .logo {
        text-align: center;
        margin: 46px auto 40px;
    }
    .home .logo {
        padding-top: 55px;
    }
    .upper {
        margin: 660px auto 0;
    }
    .three-links {
        max-width: 750px;
    }
    .three-links .single {
        width: 210px;
    }
    .three-links .single .image {
        width: 100%;
        height: 300px;
    }
    .three-links .single:nth-child(2) h2.title {
        margin: 29px 0 18px 35px;
    }
    .three-links .single:nth-child(3) h2.title {
        margin: 37px 0 0 48px;
    }
    .upper h1 {
        letter-spacing: 0.1rem;
        max-width: 320px;
    }
    .feature {
        height: 497px;
    }
    .feature .icon {
        top: 22%;
    }
    .joe {
        max-width: 700px;
    }
    .joe .left {
        width: 320px;
        height: 500px;
    }
    .joe .right {
        width: 285px;
        padding-top: 104px;
    }
    .joe .right .the-link {
        margin: 64px 0 0 -10px;
    }
    .home-port {
    width: 95%;
    max-width: 700px;
    }
    .home-port-flex .left .image {
        margin-left: 0;
    }
    .home-port-flex .left .image {
        margin-left: 0;
        width: 100%;
        height: 400px;
    }
    .home-port-flex .left a, .home-port-flex .right a {
        width:100%;
    }
    .home-port-flex .right .image {
        width: 100%;
        height: 589px;
        background-size: cover;
        background-position: center;
        margin-left: 0;
    }
    .home-port .home-port-flex:nth-child(odd) .right .image {
    width: 100%;
    height: 397px;
    background-size: cover;
    background-position: center;
    margin: 0;
    }
    .home-port-flex .right {
    width: 78%;
    position: relative;
    }
    .home-port-flex:nth-child(even) .right {
    width: 59%;
    padding-left: 20px;
    }
    .home-port-flex .left {
    width: 41%;
    margin-right: 50px;
    }
    .home-port-flex .right .title {
        left:-225px;
    }
    .the-footer .lower-flex {
    width: 95%;
    max-width: 700px;
    }
    .the-footer .lower-flex {
        flex-direction:column;
        -ms-flex-direction:column;
        -webkit-flex-direction:column;
    }
    .the-footer .lower-flex .one {
    width: 79px;
    margin: 0 auto;
    }
    .the-footer .lower-flex .two {
    margin-top: 25px;
    text-align: center;
    margin-bottom: -16px;
    }
    .the-footer .lower-flex .three {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    }
    .the-footer .lower-flex .three ul {
        justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
    }
    .the-footer .lower-flex .three ul li {
            margin: 55px 10px 0;
    }
    .meet-flex {
    width: 100%;
    max-width: 700px;
    padding-right: 50px;
        margin: 0 auto 0;
    }
    .meet-flex .left .image {
    width: 335px;
    height: 530px;
    background-size: cover;
    background-position: center;
}
.meet-flex .right .image {
    width: 285px;
    height: 425px;
    background-size: cover;
    background-position: center;
}
.meet-flex .right {
    width:285px;
    margin-top:3px;
}

.meet-tinted {
        padding: 265px 0 0px;
}
.meet-tinted .inner .right {
    position: absolute;
    right: 104px;
    width: 500px;
}
.meet-joe {
    width: 95%;
    max-width: 700px;
}
.meet-joe .right {
    width: 100%;
    max-width: 510px;
    height: 650px;
    background-size: cover;
    background-position: center;
}
.meet-joe .left {
    width: 47%;
}
.meet-joe .left .desc {
    padding: 30px 0 0 0;
}
.meet-joe .left h2.title {
    margin: 56px 0 40px 0px;
}
.meet-joe .left .view-work {
    text-align: right;
    margin: 50px 2px 0 0;
}
.featured {
    height:510px;
}
.featured .text-block {
    top:11%;
        width: 700px;
}
.featured h3 p {
    font-size:22px;
}



ul.sorting:after {
    height: 1098px;
}
.single-port-header .hero-image {
    width: 650px;
    height: auto;
    margin: 0 auto 0;
    background-size: cover;
    background-position: center;
}
.single-port-header:after {
    top:345px;
}
.bigport {
    margin: 55px auto 0;
}
.meet-flex .left {
    width: 335px;
    position: relative;
}
.info-flex {
    max-width: 750px;
    margin: 1px auto 75px;
}
.info-flex .right .image {
    width: 100%;
    height: 450px;
}
.info-flex .left .image {
    width: 100%;
    height: 300px;
}
.info-flex .left {
    width: 65%;
    margin-top: 70px;
}
.info-flex .left h3.name {
    bottom:19px;
}
.weddings {
    max-width:700px;
}
.weddings .right h2.title {
    font-size: 18px;
    font-family: 'Silk Serif';
    text-transform: uppercase;
    letter-spacing: 0.21rem;
    margin: 51px 0 75px 10px;
    padding-right: 0;
    line-height: 1.56;
}
.weddings .left {
    height:475px;
}
.approach .inner {
    max-width: 700px;
}
.approach .inner .left {
    width: 50%;
}
.approach .inner .right {
    background-size: cover;
    background-position: center;
    width: 47%;
    height: 500px;
}
.approach .inner .left {
    width: 48%;
}
.approach .inner .left .desc h4 {
    margin: 32px 0 49px 0px;
    width: 100%;
    font-size: 22px;
}
.approach .inner .left .desc p {
    padding-left: 31px;
    width: 105%;
    margin-top: -10px;
}
.testimonials-wrap {
    max-width: 700px;
    margin: 133px auto 138px;
}
.testimonials-wrap .flex-me .left .image {
        width: 280px;
    height: 415px;
}
.testimonials-wrap .flex-me .right {
    width: 650px;
    padding-top: 43px;
}
.testimonials-wrap .next-slide {
        width: 338px;
    right: 0;
    bottom: 31px;
}
.blog-top {
    width: 95%;
    max-width: 700px;
}
.blog-top .right {
    width: 370px;
    height: 250px;
}
.blog-top .left {
    width: 285px;
}
.blog-top .left ul {
    padding-left:48px;
}
.blog-top .left .search {
    margin-left: 0;
    position: relative;
}
.blog-top .left .search .search-open {
    padding-left: 53px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.26rem;
    margin-top: 35px;
    position: relative;
}
.blog-top .left .search .search-open:before {
        right: 244px;
}
.blog-top .left .search-hide {
    right:6px;
}
.blog-top .left h2.title {
        margin: 0 0 49px 17px;
}
.top-advice .inner .slider ul .right {
    width: 448px;
    padding-right: 80px;
}
.top-advice .inner .slider ul .right .title {
        margin: 84px 0 41px 0;
}
.top-advice .inner {
    max-width: 700px;
}
.top-advice .inner h2.title {
    margin: 0 0 45px 0px;
}
.top-advice .inner .slider ul .left .feat {
    width: 280px;
    height: 400px;
    background-size: cover;
    background-position: center;
}
.top-advice .inner .slider ul .right {
    width: 396px;
    padding-right: 80px;
}
.top-advice .inner .slider ul .right .title {
    margin: 44px 0 41px 0;
}
.top-advice .inner .slider ul .right .desc p {
    padding-right:70px;
}
.blog-wrap, .alm-reveal {
    max-width: 700px;
    margin: 0 auto;
}
.blog-wrap .single-post-flex .left, .alm-reveal .single-post-flex .left {
    width: 295px;
    padding: 157px 0 0 31px;
}
.single-blog-wrap {
    max-width: 700px;
}



.single-blog-wrap #hero-image {
        width: 340px;
    height: 500px;
}
.single-blog-wrap .the-cats {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.13rem;
    padding-top: 15px;
    margin-bottom: 40px;
    padding-left: 378px;
}
.single-blog-wrap h2.title {
    padding-left:386px;
}
.single-blog-wrap .long-post blockquote {
        margin-left: 387px;
}
.contact-intro .inner {
    max-width: 700px;
}
.contact-intro .left {
    width: 50%;
    height: 560px;
}
.contact-intro .right {
    width: 47%;
    padding-top: 42px;
}
.contact-intro .right h2.title {
    margin:0;
}
.large-text {
    padding-right: 0;
    font-size: 21px;
    font-family: 'Silk Serif';
    font-weight: 500;
    line-height: 1.7;
    margin: 41px 0 59px 19px;
    letter-spacing: 0.025rem;
}
.inquiries {
    max-width: 700px;
}
.inquiries .left .desc {
    padding-left:0;
}
.inquiries .left .c-form {
    padding-left: 0;
    margin-top: -15px;
}
.inquiries .left h2.title {
    margin: 63px 0 26px 0px;
}
.inquiries .right {
    width: 45%;
    height: 460px;
}
.inquiries .left {
    width: 49%;
}
.page-id-880 .testimonials-wrap .flex-me .right .desc {
        font-size: 20px;
    font-family: 'Silk Serif';
    line-height: 1.5;
    letter-spacing: 0.02rem;
}


.home-port-flex .left, .home-port-flex .right {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}



.home-port-flex:nth-of-type(1) .right .title, .home-port-flex .right .title, .home-port-flex .left .title, .home-port-flex .left, .home-port-flex .right, .home-port-flex:nth-of-type(1) .right .title, .home-port-flex:nth-of-type(1) .right .title{
	left: auto;
	right:auto;
	width: 100%;
	margin:auto;
	position: relative;
	height: auto;
	max-width: 100%;
	top:0;
	bottom:0;
}

.home-port-flex{
	flex-wrap:wrap;
}

.home-port .home-port-flex:first-of-type .image {
    width: 100%;
    height: 300px;
}

.home-port-flex:nth-child(even) .right{
	width: 100%;
	padding:0!important;
}

.home-port-flex:nth-of-type(1) .right .title, .home-port-flex:nth-of-type(2) .right .title, .home-port-flex:nth-of-type(2) .right .title, .home-port .home-port-flex:nth-of-type(3) .image, .home-port-flex:nth-of-type(3) .right .title {
    position: relative;
    left: auto;
    bottom: 0;
    width: 100%;
    display: block;
    text-align: center;
    right: auto;
    top:0;
}

.home-port-flex .right .title a {
margin: 50px auto 0;
}

.home-port .home-port-flex:nth-of-type(2) .image{
	position: relative;
	bottom:0;
	right: auto;
	top:0;
	left:auto;
}

.home-port-flex:nth-of-type(3){
	margin: auto;
}

.home-port-flex .right .title a{
	margin: 50px auto;
	line-height: 60px;
	font-size: 50px;
}

}

.archive.category #responsive-menu-pro-additional-content .responsive-menu-pro-button {
    border-color: #F7F2EC!important;
}



.page-template-page-library .kb-button.kt-button span{
    color:#F7F2EC;
}

.page-template-page-library .kadence-column27781_4ff574-ea > .kt-inside-inner-col{
padding-top:0!important;
padding-bottom:0!important;
}


.ondesk{
    display: block!important;
}
.onmobx{
        display: none!important;

}

.archive .browsewrap a, .archive .browsetitle{
    color:#000;
}

.page-template-page-library .kt-tab-inner-content-inner,
.page-template-page-library .has-theme-palette9-background-color{
    background-color: transparent!important;
}

.home .single-port-header .hinina:after{
display: none!important;
}



.wwhitebg .prev-slide.textarrowlink.textarrowlinkleft.slick-arrow:before{
    background-image: url(images/arrowgreen.svg);
}

.wwhitebg .next-slide.textarrowlink.textarrowlinkright.slick-arrow:after{
    background-image: url(images/arrowgreen.svg);
}

/* Using media queries for mobile devices */
@media (max-width: 768px) { /* Adjust breakpoint as needed */
  .single-port-header .hero-image {
    background-attachment: fixed!important; /* or initial */
        background-size: cover!important;
        background-position: 63% 0!important;
    }

    .serviceimagebgborder{
        background-image:none;
        background-color:#F7F2EC;
    }
}



/* Using @supports for browsers that don't support -webkit-touch-callout (iOS) */
.single-port-header .hero-image {
  @supports (-webkit-touch-callout: none) {
    background-attachment: initial !important; /* or scroll */
  }
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 1000px)
  and (-webkit-min-device-pixel-ratio: 2) {

.page-template-page-home_tours .hometours .archiveflex{
    padding-bottom:50px;
}
    

.kt-tabs-title-list li:after{
    display:none;
}
.aboutwrapbottom .productlibrary span .kt-tab-title{
    text-decoration: none!important;
    padding-bottom: 15px;
}
.aboutwrapbottom .productlibrary span.kt-title-text{
    margin-top:50px;
    text-decoration: none!important;
}

.servicetopicons, .servicebtmicons{
    display: none!important;
}

.faqblock {
    margin-left: 10px;
}

.archive .catblock .blueflowertop svg {
    position: absolute;
    left: 35%;
    top: -60px;
}

.page-template-page-about .disclaimerblock .distinctleftwrap{
    padding-top:0;
}

.faqblock {
    font-size: 22px;
}

.answer{
    font-size:22px;
}
.ui-accordion-header-icon{
    display: none!important;
}

.wrap5.faqs{
    width:100%;
    max-width:93%;
    margin:auto;
}


  .archive  .floatingmenu{
        margin-top:50px;
    }

    .greenbground .service {
    overflow: hidden;
}

.parent  .next-slide.textarrowlink.textarrowlinkleft.slick-arrow,
.parent  .prev-slide.textarrowlink.textarrowlinkleft.slick-arrow {
        left: 38%;
            border-color:#435D3D!important;

    }

   .parent .prev-slide.textarrowlink.textarrowlinkleft.slick-arrow:after{
            color:#435D3D;

    }

.page-template-page-library .kt-inside-inner-col{
    padding:0!important;
}

.parent .archiveflxwrap .archivelistimg {
margin:Auto;
}

.parent .prev-slide, .parent .next-slide{
    color:#435D3D;

}


.pressblockbox ul, .pressblockbox ul li {
    margin-left: 5px;
    list-style-type: circle;
}

.featuredrooms .archiveflxwrap{
    max-width: 100%;
}

.page-template-page-contact .service.contactwrap {
    flex-wrap: wrap;
}

.service.contactwrap .servicesleft{
    border-right:none;
}

.page-template-page-contact .service.contactwrap .servicesright{
    padding-top:0;
}

.page-template-page-contact .service.contactwrap .servicesleft{
    padding-bottom:0;
    padding-top:0;
}

.page-template-page-contact .service.contactwrap .servicesleft, .page-template-page-contact .service.contactwrap .servicesright{
    max-width: 100%;
    width:100%;
}

.page-template-page-contact .hinina .distinctionblock .distinctblockwrap .distinctleft:before {
        top: inherit;
        bottom: -30%;
}

.page-template-page-contact .aboutbanner.exploremore .distinctionblock.upper {
        margin: 120px auto 0;
}

h5.wp-block-heading{
    text-align: center;
}

.hometourblogpostwrap .kt-inside-inner-col h2 {
margin:15px auto;
}

.floatingmenu{height: auto; margin-bottom:0;}


.has-text-align-center.threeqtr, .contentwrap{
    padding:0 30px;
}

.single .floatingmenu {
    top: 0;
}

.top-flex.btm-flex .footerwrap #menu-bottom-footer-menu{
    flex-wrap: nowrap!important;
}

.top-flex.btm-flex .footerwrap > div{
    width:auto;
    max-width:inherit;
}

.the-footer .top-flex.btm-flex .top-nav li{
    width:auto!important;
    max-width: inherit!important;
}

.the-footer .top-flex.btm-flex .left, .the-footer .top-flex.btm-flex .right,
.menu-bottom-footer-menu-container ul.nav.top-nav.cf{
    max-width: 100%!important;
    width:100%!important;
    text-align: center;
}

.the-footer{
    padding:0;
}

.btm-flex .footerwrap .right a{
    font-size:14px;
}
ul.nav.top-nav.cf {
    justify-content: space-around;
}

.top-flex.btm-flex .footerwrap #menu-bottom-footer-menu{
    justify-content: center;
    margin:15px auto 5px;
}

.the-footer .top-flex.btm-flex {
    padding-top: 35px;
}

    #menu-bottom-footer-menu li a{
        line-height: normal;
    }

    #menu-bottom-footer-menu{
        margin
    }

.menu-item-86932{
    border-left:solid thin #F7F2EC;
    border-right:solid thin #F7F2EC;
    padding: 0 5px;
    margin: 0 5px; 
}

    .the-footer .top-flex .right{
        margin-bottom:30px;
    }

.the-footer .top-flex .right, .the-footer .top-flex .left,
.the-footer .top-flex .left{
    margin-left:auto;
    margin-right:auto;
}


.the-footer > .top-flex.btm-flex{
    border-top:solid thin #F7F2EC;
}

#menu-bottom-footer-menu li a{
    font-size:12px!important;
}

.ondesk{
    display: none!important;
}
.onmobx{
        display: block!important;

}

.left.onmobx{
    margin-bottom:30px!important;
}

.bottompagination .linkleft{
    margin:25px auto;
}

.single .catlist{
    flex-wrap: wrap;
}

.single .catlist li{
    width:100%;
    display: block;
}

.single .browsewrap {
    padding: 40px 0 1px;
}

.onmob.fixed{
    display: block;
}

#responsive-menu-pro{
    padding-left:0!important;
}

#responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image img {
        height: auto!important;
}

div#responsive-menu-pro-title a {
    width: 100%!important;
    max-width: 200px!important;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu.responsive-menu-pro-submenu-open {
    flex-wrap: wrap;
}


#responsive-menu-pro, #responsive-menu-pro-additional-content {
        max-width: 90%!important;
        float: none!important;
        margin: auto !important;
        width:100%!important;
    }

    .writingandbookimgone {
    left: -185px;
}

.writingandbookimgone .serviceimg {
    height: 180px;
    overflow: hidden;
}

.floatingmenu {
    position: relative;
    top: inherit;
    left: inherit;
    display: block;
    margin: 0px auto 50px;
}


.page-template-default, .blog, .wgreenbg {
    background-size: cover;
    background-attachment: inherit;
    background-repeat: repeat;
}

#responsive-menu-pro > .menu-item-has-children, #responsive-menu-pro > .menu-item-object-page {
    margin-top: 35px;
}


.footerwrap h5 {
    display: block !important;
    margin: auto !important;
    text-align: center !important;
}


.footerwrap > h5{
    display: block;
    text-align: center;
    margin:auto;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
        height: 28px!important;
    }

.responsive-menu-pro-submenu a{
    font-size:18px!important;
}

.responsive-menu-pro-item-link{
    font-size:22px!important;
}

div#responsive-menu-pro-title {
    margin-bottom: 30px !important;
}

#responsive-menu-pro-title {
    border-bottom: none!important;
}


    #responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a {
        height: 25px!important;
    }

.home .topnav {
    border-bottom: none;
}


.single-port-header .hero-image {
        background-size: 248%;
       /* background-position: 65% 0; */
        background-attachment: inherit;
        background-repeat: no-repeat;
    }


        .single-port-header .hero-image {
       /* background-size: 365%; */
        background-position: 53% 0;
        }



.service {
    width: 100%;
    max-width: 90%;
}

.archive.category .responsive-menu-pro-button a{
    color:#435D3D
}

.pressblockbox .portimg{
    height:350px;
}

.archive .whiteblock.postlist {
    flex-direction: column-reverse;
}


.page-template-page-writing .writingandbookimgtwo {
    top: 330px;
    right: -42%;
    transform: rotate(30deg);
}

.postlist .leftpost, .whiteblock.postlist .presslide .pressblockbox {
    width: 100%;
    max-width: 100%;
}

.whiteblock.postlist{
    flex-wrap:wrap;
}

.whiteblock.postlist .presslide {
    max-width: 100%;
    flex-wrap: wrap;
}

.catdescription {
    padding: 0 20px;
}

.archive.category .catblock .distinctleftwrap:after{
    display: none;
}


h5.introtxt {
    margin: 20px auto;
}

.archive.category .catblock .distinctleftwrap:after{
    display: none;
}


.archive.category .aboutbanner.exploremore .distinctionblock.upper {
        max-width:90%;
}

.archive.category .floatimg img{
    display: none;
}

.archive.category .topnav{
    position: relative;
}

.distinctionblock .aboutimg {
        width: 90%;
        height: 400px;
    }


.writingandbooks .distinctleft {
    margin-left: auto;
margin-right:auto;
}


.disclaimerblock.writingandbooks .upper .distinctblockwrap.inner {
    flex-direction: column-reverse;
    padding: 10px 5px 0!important;
}




#responsive-menu-pro, #responsive-menu-pro-additional-content{
    max-width:100%;
    float:none;
}

li#responsive-menu-pro-item-86789 {
     position: relative;
    right: inherit;
    top: inherit;
}

.serviceimagebgborder {
    height: 545px;
}

.serviceimg{
    height:450px;
}

.servicewrap.serv1{
    flex-direction: column-reverse!important;
}

.the-footer > .top-flex .footerwrap {
    padding-bottom: 0px !important;
    flex-wrap: wrap;
}

    .searchandfilter ul li {
        width: 100%!important;
        margin-right:0!important;
    }

    .page-template-page-services .topbrownblock .brownblockwrap p, .topbrownblock .brownblockwrap p{
        padding-right:0;
    }

    
    .topbrownblock .brownblockwrap .rightbrownblock .righttopimg {
        height: 470px;
    }

    .page-template-page-services .topbrownblock .brownblockwrap .leftbrownblock {
        margin-right: auto; 
    }

    .searchandfilter ul li select{
        width: 100%!important;
    }

    .searchandfilter label {
        display: block!important;
    }


.bottomblogtitles{
    padding: 20px!important;
}
    
    .topbrownblock .brownblockwrap .rightbrownblock {
           margin: 0;
    }

    .workwrap .workleft, .workwrap .workright{
        max-width: 100%;
    }

    .upper .rightblock{
        max-width: 100%;
    }

  
  .upper .inner p, body, p, .meet-flex p, .meet-joe .left .desc, .desc{
	  font-size:20px;
  }

  .wp-pagenavi{
    text-align: center;
    margin-bottom:30px;
  }

.bottompagination .linkleft a{
    display: block;
    text-align: center;
}
  
.wp-pagenavi{
    margin:auto;
}

  .bottompagination{
    justify-content: center;
    flex-wrap:wrap;
    margin:auto;
  }

   .bottompagination > div{
    width:100%;
    max-width:100%;

   }

.catblock a.textarrowlink {
    margin: 15px auto 50px;
}



  .serv1 {
    margin-bottom: 120px;
}

.whiteboxbtm .distinctleft{
    padding:0 15px;
}

.explink .textarrowlink:after{
    opacity: 1;
}

    .home .exploremore .distinctblockwrap .maintitle {
        line-height: 28px;
    }

   .whiteboxbtm.aboutbanner .distinctleft p{
    margin:30px auto;
   }

   .whiteboxbtm .distinctionblock .distinctleft .distinctleftwrap{
    padding-bottom:0;
   }

.serviceimagebgborder {
        height: 430px;
    }

.serviceimg {
        height: 345px;
    }


.home .archiveflex.testslidex .archiveflxwrap {
    width: 100%;
    max-width: 320px;
}

.servicebg {
    background-repeat: repeat;
    background-size: contain;
    background-attachment: inherit;
}

    .serviceimagebgborder {
        height: 475px;
    }

      .serviceimg {
        height: 390px;
    }

  .aboutbanner.hinina .distinctleft p {
    margin: 15px 0;
}

  button#responsive-menu-pro-button {
    top: 15px!important;
  }

      .home .hinina .upper .distinctblockwrap.inner .aboutimg {
        width: 100%;
      }
  
  

  .bottommenu a{
	  margin: 40px auto!important;
  }
  
  .home-port-flex:first-of-type .right {
    max-width: 100%;
}


.fullimg .brownbox a h4 {
    line-height: 55px;
}
  
.topnavmenu .topnavlinks, .topnavmenu .topnavlinksbtn{
    display: none;
}

.the-footer .top-flex .right, .the-footer .top-flex .left {
    width: 100%;
}
  
.images .single-port-flex .singleImage:after, .images .single-port-flex .singleImage{
    width: 100%;
    max-width: 635px;
}

.topnavlogo{
    max-width: 290px;
}

button#responsive-menu-pro-button { 
    top: 15px!important;
    right: 30px!important;
}



.topnavwrap{
    padding: 20px;
}


.onmob{
    color:#F7F2EC;
}




#menu-footer {
    flex-wrap: wrap;
}

#menu-footer li{
    display: block;
    width: 100%;

}

.rightbtmwrap{
    flex-wrap:wrap;
}

  
  li#field_1_6 {
    margin-top: auto;
    width: 100%;
    margin-right:0;
    padding-right:0
}

.inner {
    padding: 0 20px;
}

.iconcontact {
    margin: 50px auto 0;
}

.meet-flex .right .image{
	margin: auto;
}

.view-work{
	height: auto;
}

.view-work .vwork{
	top:0;
	margin: auto;
	text-align: center;
}

.view-work .vwork{
	position: relative;
}

.servicebg.greenbground {
    padding: 85px 0px;
}

.greenbground .service{
    width: 100%;
    max-width: 85%;
}

.servicewrap:nth-of-type(odd) {
    flex-direction: column-reverse;
}

.serviceleft, .serviceright {
    width: 100%;
    max-width: 100%;
}

.wrap{
    overflow: hidden;
}

.home .service .bluebox {
    right: -95px;
    z-index: 9000;
}
.bluebox {
    bottom: -100px;
    right: -55px;
    width: 210px;
    height: 210px;
}


.servicewrap.serv1 .serviceleft{
    margin-top:50px;
}


.greenbground .service{
    overflow: inherit;
}

.teamblock .teamicon{
	position: relative;
	top:0;
	left: auto;
	right:auto;
	margin: auto;
	display: block;
}

.aboutbanner.exploremore {
   padding: 10px;
    max-width: 90%;
    margin: 0 auto 20px;
}

.home .hinina .upper .distinctblockwrap.inner {
        flex-direction: column-reverse;
}

.distinctright {
    width: 100%;
}

.home .hinina .upper .distinctblockwrap.inner {
    padding: 15px !important;
}

.home .hinina .distinctblockwrap.inner .aboutimg:after {
    bottom: 100%;
    right: -50px;
    
}

.home .hinina .upper .distinctblockwrap.inner .aboutimg {
    max-width: 100%;
    height: 350px;
    margin: auto;
}

.view-work .blocker1 .image, .view-work .blocker2 .image, .view-work .blocker3 .image{
	position: relative;
	top:0;
	left:auto;
	right:auto;
	bottom:0;
	display: block;
	margin: auto;
}

.meet-flex .right, .meet-flex .left, .meet-joe .left, .meet-flex .right .image{
	width: 100%;
	max-width: 300px;
}

.icontext {
    padding: 0 30px;
    font-family: "chopard"!important;
}

.view-work, .view-work .blocker1 .image, .view-work .blocker2 .image, .view-work .blocker3 .image{
width: 100%;
max-width: 300px;
margin: 30px auto 0;
}

 #responsive-menu-pro-container .responsive-menu-pro-button,
 .page-template-page-shop #responsive-menu-pro-container .responsive-menu-pro-button,  .single-home_tours #responsive-menu-pro-container .responsive-menu-pro-button
{border-color:#f5f4f3;}

.view-work{
	margin-top:60px;
}

.view-work .vwork{
	font-size: 40px;
}


.view-work a{
	display: block;
}

.teamblock, .page-template-page-info .meet-joe, .page-template-page-info .infoblock, .processwrap{
    width: 100%;
    max-width: 300px;
    margin: 0 auto 30px;
}

.single-port-header .hero-image{
	width: 100%;
	height: auto;
}

.single-port-header .lower{
	max-width: 300px;
	margin-left:auto;
	margin-right:auto;
}

.single-port-header .portlogo {
    left: 2%;
    top: 2%;
    position: absolute;
}


.processwrap:nth-of-type(even) .right, .processwrap:nth-of-type(odd) .right, .processwrap:nth-of-type(even) .left, .processwrap:nth-of-type(odd) .left{
	max-width: 300px;
	height: auto;
}

.port-page{
	flex-wrap:wrap;
}

.port-page .left, .port-page .mainport, .port-page .right{
	text-align: center;
	width: 100%;
	max-width: 100%;
	display: block;
}

.processwrap:nth-of-type(even) .left > div{
	padding-left:30px;
	margin-top:30px;
}


.processtop .icontext{
	margin: 30px auto;
}

.processwrap:nth-of-type(odd) .left > div{
	padding: 30px 0;
}

.teamblock .teamicon{
	display: block;
	width: 100%;
	max-width: 200px;
	margin: 30px auto 0;
}

.page-template-page-info .meet-joe .right{
	margin-bottom: 30px;
}

.meet-joe .left h2.title{
	margin-bottom:0;
}

.teamblock .headertitle{
	margin-bottom:0;
}


.teamblock {
    margin: 0 auto;
}

.meet-joe .left:nth-of-type(2n) {
    margin-top: 0px;
}

.teamwrap{
	width: 100%;
}


.meet-flex {
    padding-right: 0px;
    margin: 0 auto 0;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

.rightbtmwrap, .btmright .social{
    justify-content: center;
   
}

.top-flex a .aglogo{
    margin-bottom:50px;
}
.joinusblockwrap, .topbrownblock .brownblockwrap{
    flex-wrap: wrap;
}

.meet-joe {
    width: 100%;
}
.topbrownblock .brownblockwrap .leftbrownblock{
    padding: 20px 0;
}

 .givingbackblock .lefttxt{
    padding: 20px;
}



.bannervideo {
    margin: 20px auto 50px;
}

.meet-joe.serviceblock .left .titlesm, .meet-joe.serviceblocktwo .left .titlesm{
    margin: 50px auto!important;
}

.hbg .distinctleftwrap{
    padding: 0 30px;
}

.contactblockwrap{
    flex-wrap:wrap;
}
.communityblock.contactblock .upper .introblock {
    margin: 70px auto!important;
}

.jtl .distinctblockwrap{
    flex-direction: column-reverse;
}

.jtl .distinctblockwrap .aboutimg{
    width: 100%;
}

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

.communityblock.contactblock .upper .rightblock{
    max-width: 100%;
}
.communityblock.contactblock .upper .leftblock .leftimg{
    position: relative;
    top: 0!important;
    max-width:100%!important;
    bottom:0;
    margin: auto;
}


.givingbackblock .lefttxt, .serviceblock{
    padding-top:0px;
    padding-bottom:0px;
    margin:50px auto;
}

.serviceblocktwo {
    text-align: right!important;
}

.serviceblock .left{
    margin-bottom:50px;
}

.page-template-page-aboutsoth .meet-joe.aboutallie .left{
    padding:50px 20px;

}

.page-template-page-aboutsoth .meet-joe.btmabt .infinitescroll div {
    height: inherit;
    margin-top:30px;
}

.infinitescroll{
    position: relative;
    right: 0;
}

.meet-joe .right{
    height: 410px;
}

.topbrownblock .brownblockwrap {
padding-top:0;
}

.testslide .testimonial {
    margin: 0 auto!important;
}

.credright{
    margin-bottom:20px;
}

.explink {
    margin-top: 0;
}

.next-slide.explink {
    margin-left: 50px;
}

.feature.testslide {
    min-height: 640px;
    height: 700px;
}

.testslide.feature .desc {
top:0;
}

#givingbackblock .inner .righttxt {
     margin-left: auto; 
}

#givingbackblock .inner .righttxt, .givingbackblock .righttxt .bgimg {
max-width: 100%;
}

.meet-joe.aboutallie .left{
    max-width: 100%;
    padding:0 20px;
}
.meet-joe.aboutallie{
flex-direction: column-reverse;
}

.maintitle {
    display: block;
    position: relative;
    font-size: 42px;
}

.topbrownblock .brownblockwrap {
    flex-direction: column-reverse;
}

.topbrownblock .brownblockwrap .leftbrownblock{
    margin-right:auto;
}



.joinusblockwrap .joinusblockleft{
    max-width: 100%;
    height: 350px;
}

.joinusblockwrap .joinusblockright {
    padding: 30px;
    box-sizing: border-box;
}

.top-flex a .aglogo, .top-flex a, #menu-footer a, .credright, .credright a{
    display: block;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

.btmicons .social {
    padding: 0 30px;
    display: flex;
    justify-content: center;
}

.btmtxt{
    font-size: 12px;
    padding: 30px;
    line-height: 20px;;
}

.credright a{
    display: inline;
}

#menu-footer{
    justify-content: center;
}

.meet-joe, .the-footer .top-flex{
	 padding-right: 0px;
    margin: 0 auto 0;
    flex-wrap: wrap;
    display: flex;
        align-items: center;
        flex-wrap:wrap;
}

  
  .inner h1 {
    font-size: 42px!important;
    }
  
  .inquiries{
  background-image:none;
	  height: auto;
  }
  
  li#field_1_6 {
    margin-top: 30px;
    }
    
    #field_1_1, #field_1_2, #field_1_3, #field_1_4, #field_1_5{
	    width: 100%;
    }
  
  .gfield_label{
	  font-size: 20px!important;
  }
  
  .inquiries{
	  margin: 50px auto;
  }
  
  
  .home .upper {
    margin-top: 0px;
    padding: 0 20px;
}

.upper {
    margin: 0px auto 0;
}

.inner h1 {
    margin-bottom: 40px!important;
}

.iconwrap {
    padding: 0 20px;
}


.archivelogo a{
	display: block;
	max-width: 200px;
	margin: 20px auto;
}

.fullimg .brownbox {
    width: 100%;
    opacity: 1;
    max-width: 915px;
    height: 400px;
    background-color: rgba(168,153,110, 0.5);
    left: 0;
    top: 0px;
}

.home .featprop .images .single-port-flex{
    display: none;
}

.home .featprop .images .single-port-flex:first-of-type{
    display: flex;
}


.home .communityblock .upper .introblock{
    margin-top:70px;
}

.the-footer .top-flex .social li {
    position: relative;
    width: 100%;
}

.blog-wrap.yarper .single-post-flex .right .feat {
    width: 350px;
    height: 350px;
    display: block;
}

.single-blog-wrap .lower {
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    margin: 29px auto 128px;
    flex-wrap: wrap;
    padding-left: 0px;
}

.yarpblock{padding: 0 20px;}

.yarpblockwrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap:wrap;
}

.single-blog-wrap{
    padding: 0 20px;
    margin:25px auto;
}

.feature{
    background-attachment: inherit;
}

.btmright .social{
    flex-wrap:wrap;
    text-align: center;
    margin: auto;
    display: block;
}

.btmright .social li a, .btmright .social li{
    display: block;
}

.btmright .social li a:after{
    display: none;
}

.communityblock .upper .introblock{
    margin-top:330px;
}

.communityblock .upper .leftblock .leftimg {
    bottom: inherit;
    top: 315px!important;
    background-position: center;
}

.testimonial .testimonialwrap .testblock p {
    font-size: 25px;
    line-height: 40px;
}

.feature {
    height: 675px;
}

.testimonial {
    padding: 0 20px;
    margin: 100px auto;
}

.communityblock .upper .rightblock .rightimg {
    position: relative;
top:inherit;
left:inherit;
right: inherit;
bottom:inherit;
display: block;
margin:auto;  
width: 100%;
max-width: 100%;  
}

.communityblock .introblock {
    font-size: 20px;
}

.communityblock .upper .rightblock .rightimg{
    position: relative;
}

.hoverport {
    max-width: 100%;
    opacity: 1;
}

.post-type-archive-portfolio .images .single-port-flex{
	display: block;
	margin: 50px auto;
	float: none;
}

.iconport {
    position: absolute;
    right: 0;
    bottom: -50px;
    z-index: 9999;
}

.images {
    overflow: inherit;
}



.images .single-port-flex .singleImage{
	margin-left:auto;
	margin-right:auto;
}

.images .single-port-flex{
	margin: 50px auto!important;
}


.archivelogo a svg{
	display: block;
	width:100%;
	max-width: 120px;
	height: auto;
	margin: 50px auto;
}


.post-type-archive-portfolio .home-port {
    margin: 30px auto;
}



.upper .inner{
    flex-wrap:wrap;
}

.upper .leftblock .leftimg, .upper .rightblock .rightimg {
    position: relative;
    bottom: 0px;
}

.midimg{
    max-width: 100%;
}

.upper .inner{
    position: relative;
}

.upper .inner .leftblock{
    position: relative;
}

.upper .inner .leftblock .leftimg{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top:0;
    margin-top:520px;
    z-index: 9000;
}

.images .single-port-flex {
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.home .images .single-port-flex .singleImage {
    width: 380px;
    height: 380px;
    justify-content: flex-start;
}

.home .images .single-port-flex .singleImage:after{
    width: 380px;
    height: 380px;   
}

.images .single-port-flex .singleImage {
    width: 100%;
    height: 380px;
    justify-content: flex-start;
}

.images .single-port-flex .singleImage:after{
    width: 100%;
    height: 380px;   
}

.workwrap .workleft, .workwrap .workright{
    max-width: 100%;
}

.tax-properties_category .images .single-port-flex {
    margin: 15px auto!important;
}


.single-properties .contentblock{
    margin:30px auto;
    padding: 0 20px;
}

.blogpost .aboutimg {
    max-width: 100%;
}

.blogpost .distinctrightwrap{
    display: block;
}

.blogpost .distinctright, .blogpost .distinctrightwrap{
    display: block;
}

.blogpost .aboutimg, .blog-wrap .single-post-flex .right .feat, .alm-reveal .single-post-flex .right .feat, .blog-wrap .single-post-flex, .blog-wrap .single-post-flex .right{
    max-width: 100%;
    width: 100%;
    display: block;
}

.searchblockwrap{
    padding: 0 20px;
}

.jtl .aboutimg {
    height: 450px;
}

.distinctionblock.jtl{
    margin-top:0;
}

.searchblockwrap #s {
    /* width: 100%; */
    width: 330px;
}

.searchblockmid{
    margin:20px auto!important;
}

.searchblockleft{
    text-align: center;
}

.searchblock .searchblockwrap{
    flex-wrap:wrap;
    justify-content: center;

}


.blog .blogwrap .distinctionblock .distinctleft .distinctleftwrap {
    margin-right: 0px;
    padding-bottom: 30px;
}

.blog .blogwrap .aboutimg{
    width: 400px;
    height: 400px;
    background-repeat: no-repeat;
}

.blog-wrap .single-post-flex .left, .alm-reveal .single-post-flex .left {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
    margin:auto;
}

.blogpost .distinctleftwrap, .blogtitlewrap{
    padding: 0 20px;
}

.blogpost .distinctblockwrap{
    flex-direction: column-reverse;
}

.textarrowlink{
    font-size: 18px!important;
}

.serv2 .serviceright, .serv2 .serviceleft {
    max-width: 100%;
}

.servicewrap.serv2{
    flex-direction: column-reverse;
}

.aboutbanner .distinctleft p {
line-height: 24px;
}

.textarrowlink:after{
    opacity: 1;
}

.servicebg .service:after, .aboutpage .serviceright:after {
    bottom: 20%;
    left: -40%;
    width: 285px;
    height: 260px;
}

.archiveflex{
    justify-content: center;
}

.exploremore .distinctblockwrap{
    flex-direction: row-reverse;
}

.distinctrightwrap {
    justify-content: center;
}

.distinctleftwrap {
    padding: 30px 0px;
}

.blueflowerbottom svg {
    position: absolute;
    top: -15px;
    right: 105px;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu.responsive-menu-pro-submenu-open{
    justify-content: center!important;
}


#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link{
    display: block;
    text-align: center;
}

#responsive-menu-pro-additional-content .serviceimagebgborder{
    display: none;
}


    .hometours .archiveflxwrap{
        margin-left:auto;
        margin-right:auto;
                max-width: 330px;
    }


.aboutbanner.exploremore.disclaimerblock{
    margin-bottom:0;
}

#menu-bottom-footer-menu{
    flex-wrap: wrap;
}

.the-footer .top-flex.btm-flex .top-nav li{
    width:100%;
    max-width: 100%;
    text-align: center;
}

#menu-bottom-footer-menu li a{
    display: block;
    margin:auto;
}

.the-footer .top-flex.btm-flex .top-nav li:after{
    display:none;
}

#menu-bottom-footer-menu div{
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.footerwrap .center a{
    display: block;
    margin: 50px auto;
}

.top-flex {
    padding: 40px 0;
}

.center {
    margin: 0px auto;
}

.right ul#menu-footer-menu-right {
        padding-left: 0;
        max-width: 285px;
        margin: auto;
    }
.righttop h5{
    text-align: left;
}


.writingandbookimgone .serviceimagebgborder {
    height: 220px;
    max-width: 185px;
}



    .writingandbookimgone {
        left: 0;
    }

.writingandbookimgone img {
    max-width: 140px;
    height: auto;
}

.page-template-page-writing .writingandbookimgone {
    top: 780px;
}

.exploremore.writingandbooks .distinctionblock .explink a.textarrowlink:after {
    width: 230px;
}

.writingandbooks.aboutbanner .distinctleft .maintitle {
    margin: 30px 0;
}

.aboutbanner.exploremore.hinina.writingandbooks .explink a{
font-size:16px!important;
margin:30px auto 60px;
}

.aboutbanner.exploremore.hinina.writingandbooks{
    padding:0!important;
    margin:30px auto;
}

    .aboutbanner.exploremore.writingandbooks .distinctionblock.upper {
        margin: 30px auto;
        max-width: 88%;
    }

    .aboutbanner.exploremore.writingandbooks .distinctionblock.upper {
        margin-bottom:70px;
    }

    .writingandbooks .distinctleftwrap p a{
font-size:16px;
    }

   .writingandbooks  .distinctionblock .distinctleft .distinctleftwrap {
        margin-right: auto;
        padding: 0 15px;
    }


.page-template-page-writing .archiveflex.bookblocks .archivetitle {
    width: 100%;
    max-width: 415px;
    margin: 150px auto 0px;
}

.page-template-page-writing .writingandbookimgtwo{
    display: none;
}


.home .upper .distinctblockwrap.inner .aboutimg {
    height: 425px;
}

.home .exploremore .distinctblockwrap .maintitle {
    font-size: 28px;
    margin-top:0;
}

.home .upper .distinctblockwrap.inner .aboutimg {
        display: block;
        margin: 15px auto 0!important;
        max-width: 90%;
    }

.aboutbanner.exploremore .distinctionblock.upper {
    margin:30px auto;
    max-width: 93%;
}

.page-template-default .single-content h3.wp-block-heading{
    text-align: left!important;
    font-size:24px;
    font-style: italic;
}

.page-template-page-library .aboutwraptop {
    margin-bottom: 70px !important;
}

.page-template-page-library .aboutwraptop p{
    font-size:20px!important;
}


.single-home_tours .noparent .whiteblock.postlist .presslide .pressblockbox {
    max-width: 95% !important;
    width: 100% !important;
}

.disclaimerblock .distinctleftwrap {
    width: 100%;
    padding:30px 20px;
}

#responsive-menu-pro-container #responsive-menu-pro-wrapper {
        height: 100%!important;
}

.page-template-default .single-content .wp-block-list li {
    text-align: left;
    font-family: "cormorant", sans-serif;
    font-size: 20px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.page-template-default .single-content .wp-block-list li i {
    font-size: 24px;
}

.servicetxt a {
    font-size: 18px;
}

    .home .upper .distinctblockwrap.inner {
        justify-content: center;
        flex-direction: column-reverse;
    }

.archivetitle {
    padding: 0 20px;
}

.thearchiveblock.wgreenbg .archiveflex{
    flex-wrap:wrap;
}

.home .exploremore .upper .distinctblockwrap.inner {
    max-width: 95%;
}

.aboutbanner.exploremore{
    max-width:100%;
}

    .home .aboutbanner.exploremore {
         margin-bottom: 0!important;
         padding-bottom:70px;
    }



    .boutique-widget{
        max-width: 195px;
        margin-left:auto;
        margin-right:auto;
    }

.prev-slide.textarrowlink.textarrowlinkleft.slick-arrow {
    left: 38%;
}

.next-slide.textarrowlink.textarrowlinkright.slick-arrow {
    right: 38%;
}


.archiveflex.testslidex2 .archiveflxwrap
.archiveflex.testslidex .archiveflxwrap {
        width: 100%;
        max-width: 93%;
        display: block !important;
        margin: auto;
    }

    .servicewrap:nth-of-type(odd) {
        flex-direction: inherit;
    }


.archiveflxwrap{
    max-width:100%;
}

.archiveflxwrap {
        max-width: 305px;
        margin-bottom:30px;
    }


.servicewrap.serv2 .serviceleft{
    margin:50px auto;
}

.wp-block-column .wp-block-columns .wp-block-column:nth-of-type(even){
    text-align: left;
}

.home .aboutbanner.exploremore{
    margin-bottom:100px;
}

.home .aboutbanner.exploremore{
    overflow: visible;
}

.archiveflxwrap {
    margin: auto;
    display: block !important;
}


.thearchiveblock.hometours .archivetitle h4:first-of-type {
    padding-top: 100px;
}

.whiteblock.postlist {
        flex-direction: column-reverse;
    }




    .mainimage {
    height: 350px;
    }

.home .testslidex2 .prev-slide.textarrowlink.textarrowlinkleft.slick-arrow,
.home .testslidex2 .next-slide.textarrowlink.textarrowlinkright.slick-arrow {
    bottom: -8%;
}

.blog .testslidex2 .prev-slide.textarrowlink.textarrowlinkleft.slick-arrow,
.blog .testslidex2 .next-slide.textarrowlink.textarrowlinkright.slick-arrow {
    bottom: -10%;
}

.aboutbanner.exploremore {
    background-attachment: initial;
}

.the-footer > .top-flex{
    border-bottom:none!important;
}


.onmob {
        display: block;
        position: fixed;
        top: 15px;
        right: 15px;
    }

.partnerships .distinctblockwrap, .disclaimerblock .upper .distinctblockwrap.inner{
    flex-direction: column-reverse;
}

.partnershipright{
    width:100%;
    max-width: 100%;
}

.partnershipright{
    margin:100px auto 0px;
}

.disclaimerblock.partnerships .bluebox{
    display: none;
}

.partnerships .distinctleftwrap {
        margin-top: 50px;
}

.partnerships .distinctleftwrap{
    padding:0 15px;
}

.partnershipright{
    position: relative;
    top:0;
    right:0;
    transform: none;
}

    .partnerships .bluebox{
        display:none;
    }

    .service, .aboutconclusion{
        max-width: 93%;
    }

    .aboutconclusion{
        margin:60px auto;
    }

    .archiveflex.testslidex {
    padding-bottom: 20px;
}

    .archiveflex.testslidex .archiveflxwrap {
    width: 100%;
    max-width: 93%;
    }

    .aboutpage .serviceleftwrap{
        max-width: 100%;
    }

.aboutpage .serviceleft{
    margin-bottom:50px;
}
    
    .the-footer, .servicebg.contactmain{
        background-attachment: inherit;
        background-size: contain;
    }

       .page-template-page-about .aboutbanner.exploremore.disclaimerblock {
        padding-top: 100px;
        }

div#gform_confirmation_message_1 {
    font-size: 28px;
    line-height: 32px;
    font-weight: lighter;
    font-style: italic;
}


.hinina .distinctionblock .distinctblockwrap .distinctleft:before {
    top:inherit;
    bottom: -38%;
   left: 50%;
  transform: translate(-50%, -50%); 
}

.hinina .explink{
    margin:30px auto;
}

    .home .hinina .distinctblockwrap.inner .aboutimg:after {
        bottom: -10%;
        right: -25px;
    }

.home .hinina .distinctblockwrap.inner .aboutimg:after {
    max-width: 100px;
    height: 100px;
}


.filterwrap ul, .searchandfilter ul{
    display: flex;
    justify-content: flex-start;
    margin: 0;
    flex-wrap: wrap;
}

.post-type-archive-properties .images .single-port-flex {
    margin: 15px auto!important;
}

.images .single-port-flex .left{
    width: 100%;
}

.distinctionblock.jtl:before{
    display: none;
}

.images .single-port-flex .left {
    width: 100%;
}

.middleblock .buttonroundgreen {
    margin-top: 35px;
}

.introblock {
    margin-top: 200px;
}


.upper .leftblock{
    max-width: 100%;
}

.upper .leftblock .leftimg, .upper .rightblock .rightimg {
    width: 100%;
    max-width: 180px;
    height: 220px;
    margin: auto;
}

.lbfont {
    font-size: 24px;
}

.upper .rightblock .rightimg{
    position: absolute;
    top: 0;
    right: 0%;
    margin-top:50px;
}

.tophome .rightblock:after {
    background-image: url(images/aglogobg.svg);
    background-size: contain;
    display: block;
    max-width: auto;
    content: "";
    margin: 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 160px;
    height: 160px;
    position: absolute;
    bottom: -390px;
    left: -35%;
}

.home .upper .distinctblockwrap.inner {
    justify-content: flex-end;
}

.presslide .prev-slide {
    left: 40px;
}

.presslide  .next-slide {
    right: 40px;
}

.home .distinctleft {
    max-width: 300px;
    margin: auto;
}



.home .upper .distinctblockwrap.inner .aboutimg {
    display: block;
    margin: 25px 0px 25px 25px;
}

.distinctionblock, .distinctionblock .distinctrightwrap, .distinctblockwrap{
    width: 100%;
    padding: 0!important;
}

.aboutimg{
    max-width: 300px;
    height: 380px;
}

.distinctleftwrap .maintitle, .distinctleftwrap p {
    text-align: left;
}

.home .distinctleft, .distinctionblock .distinctleft .distinctleftwrap{
    margin-right: auto;
}


.maintitle{
    margin-bottom:0;
}


.tophome .leftblock:after{
    display: none;
}

.imagesblocks .logoblock {
    margin-top: 60px;
}



.home-port-flex .right .title a {
    margin: 50px auto;
    line-height: 50px;
    font-size: 40px;
}

.home-port-flex .left{
	height: auto!important;
}

.home-port-flex:nth-of-type(2) .left {
    height: auto;
}

.the-footer .top-flex{
	flex-wrap:wrap;
}

.center .iglink {
    margin-top: 0px;
}

.center .iconblock {
    margin: 30px auto;
}


.home-port h3{
	margin: 55px auto;
}

.main-image.fullimg{
    height: 400px;
}


.home .fullimg:before {
    position: relative!important;
    right:-50%!important;
    top: auto!important;
    left: auto!important;
    bottom: -300px!important;
    	max-width: 140px;
	height: 140px;
}

  .home .fullimg:before{
	  top:-70px!important;
	  bottom:auto!important;
  }
  
  .imagesblocks .secondary-image {
    max-width: 240px;
    height: 310px;
}
  
  .imagesblocks .main-image{
	  height: 65vh;
  }

  
  .blog-load-more .alm-load-more-btn{
	  margin: 0 auto!important;
  }
  
  
 .imagesblocks .tophomeimg .secondary-image{
	  position: absolute;
	  bottom:15px;
	  left:15px;
	  border:solid 10px #F7F2EC;
  }
  
  
  .hidedesk{
	  display: block!important;
  }
  
  .hidemob{
	  display: none!important;
  }
  
  .imagesblocks{height: auto;}
  
.logoblock a {
    display: block;
    margin: 30px auto;
}

.imagesblocks .secondary-image{top: auto;}


.imagesblocks .main-image, .iconblock, .imagesblocks .secondary-image{
	position: relative;
}

.home .fullimg:before {
    position: relative;
    right: 0;
    top: 0;
    }
	
	
	.imagesblocks{
		position: relative;
		width: 100%;
	}
	
	.imagesblocks .logoblock{
		position: relative;
		top:0;
		left:0;
	}
	
	
	
	.imagesblocks svg{
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	
	.home .site-header{
		top:0;
		left:0;
	}

    .ninatagling{
        padding:0 20px;
    }



    .toptitle {
    height: 100%;
    min-height: 550px;
    }
	
	.home .site-header nav{
		display: none;
	}
	
	.logoblock a svg {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
}

    .iconwrap{
	    flex-wrap:wrap;
    }

}




