.inquire-template a.btn-schedual{
    display: inline-block;
    background: #000;
    font-size: 1.2rem;
    line-height: 1.2rem;
    letter-spacing: 6px;
    color: #fff !important;
    width: 650px;
    max-width: 100%;
    padding: 1rem;

}
.inquire-template .profile-item.press .flex-grid .left-col,
.inquire-template .profile-item.press .flex-grid .right-col{
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.inquire-template .profile-item.press .flex-grid .left-col:first-child{
    margin-left: 0 !important;
}
.inquire-template .profile-item.press .flex-grid .left-col:last-child{
    margin-right: 0 !important;
}
.inquire-template .box.med-4of12 {
    flex: 0 0 calc(33.33333% - 14px) !important;
}
.inquire-template .flex-grid.images .box{
    display: block !important;
}
.inquire-template .profile-item.press .flex-grid.images .box.left-col p{
    text-align: center;
    padding-top: 30px;
}
.inquire-template .page-section__title-content.custom-content{
    font-size: 0.789rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: none;
}
.inquire-template .page-section__title-content.custom-content.bottom-custom-content{
    margin-top: 40px;
}
.inquire-template .page-section__title-content.custom-content span{
    color: #d2b160;
}
.inquire-template .profile-item{
    margin-bottom: 0;
}
body.inquire-template .page-section .gform_wrapper input,
body.inquire-template .page-section .gform_wrapper textarea{
    color:#000;
}
body.inquire-template .page-section .gform_wrapper .no-label label{
    display: none;
}
body.inquire-template .page-section .gform_wrapper .inline-block-me {
    clear: unset!important;
    display: block;
    float: left;
    margin-top: -9px;
    width: 50%;
}
body.inquire-template .page-section .gform_wrapper .Center-me {
    text-align: center;
}
body.inquire-template .ginput_recaptcha div{
    margin: 0 auto;
}
.inquire-template #gform_submit_button_3 {
    border-radius: 0;
    width: calc(100% - 16px);
    display: inline-block;
    background: #000;
    font-size: 1.2rem;
    line-height: 1.2rem;
    letter-spacing: 6px;
    color: #fff !important;
    width: 650px;
    max-width: 100%;
    padding: 1rem;
}
.inquire-template #gform_submit_button_3, .no-touchevents #gform_submit_button_3:hover {
color: #fff;
transition: background 3s cubic-bezier(.2,1,.3,1) 0ms,color 3s cubic-bezier(.2,1,.3,1) 0ms;
}
.inquire-template .no-touchevents #gform_submit_button_3:hover {
background-color: #d2b160;
}
body.inquire-template .main-nav .main-nav__item:last-child>a{
    color: #d2b160!important;
}
body.inquire-template .main-nav .main-nav__item:last-child>a{
    color: #d2b160!important;
}
body.inquire-template .main-nav .main-nav__item:last-child .main-nav__item-link:after{
    content: none;
}
body.inquire-template #section--blocks,
body.inquire-template .profile-columns{
    padding-bottom: 3.5rem;
}

#popup {
    position: fixed;
    top: 10%;
    bottom: 10%;
    left: 10%;
    right: 10%;
    display: none; 
    padding: 1rem;
    z-index: 9999;
}
#popup .popup-full-container{
	position: relative;
	height:100%;
}
#popup .popup-full-container:after{
	content: '';
	position: absolute;
	bottom: 30px;
	right: 20px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #cca64a;
}
#popup .popup-title{
    margin-top: 0;
    margin-bottom: 0;

}
#popup .box p{
    margin-bottom: 0;
}
#popup .box{
    border:1px solid #fff;

}
#popup .box.med-1of2{
    flex: 0 0 calc(50% - 20px);
    padding: 1.5rem 0;
}
#popup .flex-grid{
    justify-content: space-between;
}
#popup h2{
    letter-spacing: 10px;
}
#popup h3{
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 2.4rem;
    margin-top: 20px;
    margin-bottom: 0;
}
#popup h3:after{
    content: '';
    display: block;
    width: 146px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #cca64a;
    margin-top: 30px;
}
#popup p{
    font-size: 29px;
    letter-spacing: 2px;
    line-height: 1.8rem;
    color: #ffffff;
    font-family: mr-eaves-xl-modern,Arial,Helvetica,sans-serif;
}
#popup h6{
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 1.4rem;
    color: #ffffff;
    font-family: mr-eaves-xl-modern,Arial,Helvetica,sans-serif;
    margin-top: 30px;
    text-transform:none;
}
#popup h6 a{
    text-decoration: underline;
}
#popup a:hover,
#popup a p:hover,
#popup a h3:hover,
.page-template-template-thankyou .page-section__title a span{
    cursor: url(../images/dot-cursor-medium.png) 5 5,auto!important;
    cursor: -webkit-image-set(url(../images/dot-cursor-medium-hi.png) 1x,url(../images/dot-cursor-medium-hi-2x.png) 2x) 5 5,auto!important;
    cursor: image-set(url(../images/dot-cursor-medium-hi.png) 1x,url(../images/dot-cursor-medium-hi-2x.png) 2x) 5 5,auto!important;
}

 #popup p{
	font-size: 32px;
	letter-spacing: 2px;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 0;
}   
 #popup .box.med-1of2{
	width: 568px;
	height: 398px;
	margin-top: 60px;
	padding:90px 50px;
	margin-bottom: 70px;
} 
 #popup .box.med-1of2 p{
	margin-top:0;
	font-size: 24px;
	letter-spacing: 5px;
}
 #popup h3{
	font-size: 50px;
    letter-spacing: 10px;
    margin: 50px 0;
}
 #popup h3:after{
	margin-top: 50px;
}
 #popup .popup-full-container:after{
	width: 52px;
	height: 52px;
	bottom: 0;
	right: 0;
}
 #popup h6{
	margin-top: 0;
	margin-bottom: 0;
}

 .cancel-button {
    position: absolute;
    top: -20px;
    right: 10px;
}

.cancel-button{
    position: absolute;
    top: 20px;
    right: 40px;
}
.gform_wrapper .gf_progressbar_wrapper{
    display: none !important;
}

.footer_newsletter_form div.gform_body ul li#field_2_12{
    width: 100%;
}
.gform_page_footer{

}
#gform_next_button_2_11,
#gform_submit_button_2{
    text-decoration: none;
    transition: all 1.5s ease-in-out;
    background: transparent;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 33px;
    border-bottom: 0.36rem solid;
    margin-right: 0;
    width: 111px;
}

#gform_next_button_2_11:hover,
#gform_submit_button_2:hover{
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.gform_page_fields{
    display: inline-block;
    width: calc(100% - 130px);
    
}
.gform_wrapper .gform_page_footer{
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width:auto !important;
    padding-top: 0 !important; 
    border-top: 0 !important;
    

}  
#gform_page_2_1,
#gform_page_2_2{
    display: flex;
    justify-content: space-between;
}

.main-footer .gform_wrapper ul.gform_fields li#field_2_12{
    padding-right: 0;

}  
#gform_page_2_2 ul.gform_fields{
    display: flex;
    align-items: center;
}
.page-section__subtitle.with-divider a {
    color: #000;
    text-decoration: none;
    transition: all .5s ease-in-out;
}
#gform_previous_button_2{
    display: none;
}
#field_2_10 .ginput_recaptcha{
    height: auto !important;
}
.footer-social{
    padding-top: 0;
    word-spacing: 0;
}
.footer-form-title
{
    font-size: 1rem;
    letter-spacing: 2px;
    line-height: 1.2rem;
    margin-bottom: 15px;
}
.footer-form-title span{
    font-size: 0.85rem;
    letter-spacing: 2px;
    line-height: 1.2rem;
    font-family: mr-eaves-xl-modern,Arial,Helvetica,sans-serif;
    color: #7f7f7f;
}
.main-footer .gform_wrapper .gform_body{
    width: 100%;
}

.footer-logo{
    margin-top: 0;
}
.main-footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    float: none;
}
.main-footer .gform_wrapper .top_label div.ginput_container{
    margin-top: 0;
}
.main-footer .gform_wrapper ul li.gfield{
    margin-top: 0;
}
.main-footer .gform_wrapper .ginput_container_text span.input-underline{
    float:none;
}
.main-footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    margin-top: 0;
}
#gform_page_2_2{
    align-items: center;
}
#second-message{
    display: none;
}
#form-section h1{
    color:#d2b160;
}
.page-template-template-thankyou .page-section__title.grow-me:after{
    width: 0;
}
.popup-overlay{
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 9999;
    background: rgba(0,0,0,0.5);
}
@media only screen and (min-width: 1300px) and (max-width: 1366px) {
	#popup .popup-full-container{
		zoom:0.7;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	#popup .popup-full-container {
    	zoom: 0.65;
	}
}
@media only screen and (min-width: 1100px) and (max-width: 1200px) {
	#popup .popup-full-container {
    	zoom: 0.6;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
	#popup .popup-full-container {
    	zoom: 0.57;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1000px) {
	#popup .popup-full-container {
    	zoom: 0.47;
	}
}
@media only screen and (min-width: 800px) and (max-width: 900px) {
	#popup .popup-full-container {
    	zoom: 0.47;
	}
}
@media only screen and (min-width: 765px) and (max-width: 800px) {
    #popup .popup-full-container {
        zoom: 0.47;
    }
	#popup .popup-full-container:after{
		content: none;
	}
	
    #popup h2{
    	letter-spacing: 5px;
    	font-size: 35px;
    }
    #popup h3 {
	    margin-top: 25px;
	    margin-bottom: 25px;
	    
	}
    #popup h3:after{
        margin-top: 25px;
    }
    #popup .popup-title{
        margin-top: 0px;
    }
    #popup p{
    	margin-bottom: 0;
    	font-size: 19px;
    }
    
    #popup{
        padding: 2rem;
    }
    #popup .container--full{
        width: 100%;
    }
    #popup h6{
        margin-top: 20px;
    }
    .cancel-button {
    	position: absolute;
	    top: 0;
	    right: 0;
	}
	#popup .box.med-1of2{
		max-width: 100%;
    	height: auto;
	    margin-top: 20px;
    	padding: 30px 20px;
	}
	#popup .box.med-1of2{
		margin-bottom: 20px;
	}
	
	
}
@media only screen and (max-width: 764px) {
	#popup .popup-full-container:after{
		content: none;
	}
	
    #popup h2{
    	letter-spacing: 5px;
    	font-size: 35px;
    }
    #popup h3 {
	    margin-top: 25px;
    	margin-bottom: 25px;
    	font-size: 25px;
    	letter-spacing: 0px;
    	margin: 10px 0 0;
    	line-height: 1.3em;
	}
	
    #popup h3:after{
        margin-top: 25px;
    }
    #popup .popup-title{
        margin-top: 0px;
    }
    #popup p{
	    margin-bottom: 0;
    	margin-top: 10px;
    	font-size: 16px;
    }
    
    #popup{
        padding: 2rem;
    }
    #popup .container--full{
        width: 100%;
    }
    #popup h6{
        margin-top: 20px;
    }
    .cancel-button {
    	position: absolute;
	    top: 0;
	    right: 0;
	}
	#popup .box.med-1of2{
		max-width: 100%;
    	height: auto;
	    margin-top: 20px;
    	padding: 15px 20px;
	}
	#popup .box.med-1of2{
		margin-bottom: 20px;
	}
	#popup .popup-title{
	    font-size: 25px;
    	letter-spacing: 5px;
	}
	.cancel-button {
	    position: absolute;
	    top: -30px;
	    right: -20px;
	    width: 20px;
	    height: 20px;
	}
	#popup .box.med-1of2 p {
    	margin-top: 0;
    	font-size: 16px;
    	letter-spacing: 2px;
	}
	#popup h3:after {
	    margin-top: 15px;
	    
	}
	#popup .box.med-1of2:first-child {
	    margin-bottom: 0;
	}
	#popup p {
	    font-size: 15px;
	    letter-spacing: 1px;
	}
	#popup h6{
	    margin-top: 0px;
	}


	
}
@media only screen and (max-width: 1190px) {
	/*#popup .popup-full-container:after{
		content: '';
		position: absolute;
		bottom: 10px;
		right: 10px;
	    width: 30px;
    	height: 30px;
		border-radius: 50%;
		background: #cca64a;
	}*/
    .page-template-template-inquire .page-section{
        padding-top: 6.5rem;
    }
    /*.cancel-button{
        position: absolute;
        top: 20px;
        right: 20px;
    }
    #popup .box.med-1of2{
    	padding: 1rem 0;
    }
    #popup h3:after{
    	margin-top: 20px;
    }
    #popup h3{
	    margin-top: 10px;
    }*/
    
}
@media only screen and (max-width: 930px) {
	/*#popup .popup-full-container:after{
		content: none;
	}
	
    #popup h2{
    	letter-spacing: 5px;
    	font-size: 35px;
    }
    #popup h3 {
	    margin-top: 0;
	    margin-bottom: 0;
	    font-size: 1.5rem;
	    letter-spacing: 5px;
	    line-height: 1.5rem;
	}
    #popup h3:after{
        margin-top: 10px;
        height: 7.5px;
    }
    #popup .popup-title{
        margin-top: 0px;
    }
    #popup p{
    	margin-bottom: 0;
    	font-size: 19px;
    }
    
    #popup{
        padding: 1rem;
    }
    #popup .container--full{
        width: 100%;
    }
    #popup h6{
        margin-top: 20px;
    }*/
}

@media only screen and (max-width: 768px) {
    #gform_next_button_2_11{
        width: auto;
        letter-spacing: 6px;
        font-size: 1.2rem;
    }
    .inquire-template .profile-item.press .flex-grid .left-col{
        margin-bottom: 30px;
    }
    .inquire-template .profile-item.press .flex-grid .left-col:last-child{
        margin-bottom: 0;
    }
    body.inquire-template .page-section .gform_wrapper .inline-block-me{
        width: 100%;
    }
    #gform_page_2_1{
        display: block;
    }
    #gform_page_2_1 .gform_page_fields{
        width: 100%;

    }
    .footer-logo{
        float: none;
    margin-left: auto;
    margin-right: auto;
    }
    .footer-social{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        text-align: center;
    }
    #gform_next_button_2_11,
    #gform_submit_button_2{
        border-radius: 0;
        padding-bottom: 20px;
    }
  .main-footer {
    padding-top: 2rem;
    text-align: center;
  }

  .main-footer .gform_wrapper .inline-block-me {
    width: 100%;
  }
  .inquire-template .profile-item.press .flex-grid{
    flex-direction: column;
  }
  #gform_page_2_2 ul.gform_fields,
  #gform_page_2_2{
    display: block;
  }
  #gform_page_2_2 .gform_page_fields{
    width: 100%;
  }
  #field_2_12,
  #field_2_12 .ginput_container {
    margin-top: 0;

  }
  .footer-form-title span{
    display: block;
  }
  .footer-logo:after{
    width: 45px;
    height: 45px;
  }
  .footer-logo{
    max-width: 100%;
    width: 291px;
    padding: 0 0 40px;
  }
    .footer-form-title
    {
        text-align: left;
    }
    .footer-form-title span{
        margin-left: -13px;
    }
    .page-template-template-inquire .page-section{
        padding-top: 4.5rem;
    }
    #popup .flex-grid{
        flex-direction: column;
    }
    
}
