/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.8.24
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/********** Preloader **********/
.preloader-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.preloader-wrapper {
  position: relative;
  width: 150px;
  height:150px;
}
.preloader-border {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px rgba(77, 77, 77, 0.15);
}

.preloader-line-mask {
  position: absolute;
  width: 50%;
  height: 100%;
  overflow: hidden;
  -webkit-transform-origin: 75px 75px;
  transform-origin: 75px 75px;
  -webkit-mask-image: linear-gradient(to top, rgba(0, 0, 0, 0), black);
  mask-image: linear-gradient(to top, rgba(0, 0, 0, 0), black);
  -webkit-animation: preloadSpinner 1.2s infinite linear;
  animation: preloadSpinner 1.2s infinite linear;
}

.preloader-line {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px #4d4d4d;
}

@-webkit-keyframes preloadSpinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes preloadSpinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.preloader-dark .preloader-border {
  box-shadow: inset 0 0 0 2px rgba(77, 77, 77, 0.1);
}

.preloader-dark .preloader-line {
  box-shadow: inset 0 0 0 2px rgba(77, 77, 77, 0.1);
}
/********** Preloader End **********/

/********** Fixes **********/
.et-video-lightbox.lightbox-image .et-video-icon {
cursor:pointer;
}
@media only screen and (max-width: 991px) {
.swap-on-tablet {
display: flex !important;
flex-direction: column-reverse;
}
}
@media only screen and (max-width: 767px) {
.swap-on-mobile {
display: flex !important;
flex-direction: column-reverse;
}
}
.wpb_column.et-light-column,
.et-light-column .wpb_text_column,
.wpb-js-composer .wpb_column.et-light-column .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a {
color: rgba(255,255,255,1);
}
.click-capture {
background: rgba(0, 0, 0, 0.6);
}
.et-mfp-fade-in.mfp-bg.mfp-ready,
.et-mfp-zoom-in.mfp-bg.mfp-ready {
opacity: 0.6;
}
.post-featured.title-wrap .post-title {
   padding-bottom: 0;
}
.mfp-bg {
background: rgba(0,0,0,1);
opacity: 0.73;
}
/********** Fixes End **********/

/********** Typography **********/
h1, h2,
.h1, .h2{
font-family: "Montserrat", serif;
font-weight: 700;
}
h3, h4,
.h3, .h4{
font-family: "Montserrat", serif;
font-weight: 400;
}
h5, .h5{
font-family: "Montserrat", serif;
font-weight: 300;
}
body {
font-family: "Inter", sans-serif;
font-weight: 400;
font-size:16px!important;
line-height: 1.8;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
h1, .h1 {
font-size: 4.5vw;
font-size: clamp(2.2rem,4.5vw,4.5rem);
line-height: 1.2;
}
h2, .h2 {
font-size: 3.5vw;
font-size: clamp(2.2rem,3.5vw,2.8rem);
line-height: 1.3;
}
h3, .h3 {
font-size: 4.5vw;
font-size: clamp(1.5rem,4.5vw,2rem);
line-height: 1.3
}
h4, .h4 {
font-size: 3vw;
font-size: clamp(1.2rem, 3vw, 1.6rem);
line-height: 1.5;
font-weight:300
}
.lead{
font-size:22px;
line-height: 1.3;
}
.grad-txt {
background: -webkit-linear-gradient(90deg, #152154, #1d3485 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display:inline-block;
}
.wpb_column.et-light-column .h1,
.wpb_column.et-light-column .h2,
.wpb_column.et-light-column .h3,
.wpb_column.et-light-column .h4,
.wpb_column.et-light-column .h5,
.wpb_column.et-light-column .h6,
.wpb_column.et-light-column .lead{
color: #fff;
}
.strokeme {
font-family: "Montserrat", serif;
font-weight: 900;
color: transparent!important;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: white;
}
@media only screen and (max-width:1199px) {
.strokeme {
-webkit-text-stroke-width: 1px;
letter-spacing:1px;
}
}
@media only screen and (max-width:767px) {
.lead{
font-size:18px;
line-height: 1.5;
}
h1, .h1 {
line-height: 1.2;
}
}
/********** Typography End **********/

/********** Responsive Paddings and Sizing **********/
.section-wide{
padding-left: 150px;
padding-right: 150px;
}
.section-x-wide{
padding-left: 80px;
padding-right: 80px;
}
.big-padding{
padding-top:120px;
padding-bottom:120px;
}
.big-padding-bottom{
padding-bottom:120px;
}
.big-padding-top{
padding-top:120px;
}
.med-padding{
padding-top:80px;
padding-bottom:80px;
}
.med-padding-bottom{
padding-bottom:80px;
}
.med-padding-top{
padding-top:80px;
}
.small-padding{
padding-top:60px;
padding-bottom:60px;
}
.small-padding-bottom{
padding-bottom:60px;
}
.small-padding-top{
padding-top:60px;
}
.x-small-padding{
padding-top:40px;
padding-bottom:40px;
}
.x-small-padding-bottom{
padding-bottom:40px;
}
.xx-small-padding-bottom{
padding-bottom:25px;
}
@media all and (max-width: 1600px) {
.section-wide{
padding-left:80px;
padding-right:80px;
}
}
@media all and (max-width: 1199px) {
.section-wide{
padding-left:30px;
padding-right:30px;
}
.section-x-wide{
padding-left: 30px;
padding-right: 30px;
}
}
@media only screen and (max-width: 991px) {
.big-padding{
	padding-top:80px;
	padding-bottom:80px;
}
.big-padding-bottom{
	padding-bottom:80px;
}
.big-padding-top{
	padding-top:80px;
}
.med-padding{
padding-top:50px;
padding-bottom:50px;
}
.med-padding-bottom{
padding-bottom:50px;
}
.med-padding-top{
padding-top:50px;
}
.small-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.small-padding-bottom{
	padding-bottom:30px;
}
.small-padding-top{
	padding-top:30px;
}
}
@media only screen and (max-width: 767px) {
.big-padding{
	padding-top:60px;
	padding-bottom:60px;
}
.big-padding-bottom{
	padding-bottom:60px;
}
.big-padding-top{
	padding-top:60px;
}
.med-padding{
padding-top:30px;
padding-bottom:30px;
}
.med-padding-bottom{
padding-bottom:30px;
}
.med-padding-top{
padding-top:30px;
}
.small-padding{
	padding-top:20px;
	padding-bottom:20px;
}
.small-padding-bottom{
	padding-bottom:20px;
}
.small-padding-top{
	padding-top:20px;
}
}
@media all and (max-width: 575px) {
.section-wide{
padding-left:0;
padding-right:0;
}
.section-wide.mob-pad{
padding-left:15px;
padding-right:15px;
}
.section-x-wide{
padding-left: 0;
padding-right: 0;
}
.section-x-wide.mob-pad{
padding-left:15px;
padding-right:15px;
}
.med-padding-bottom.np-mob{
padding-bottom:0;
}
}
/********** Responsive Paddings and Sizing End **********/

/********** Header **********/
@media (min-width: 767px) {
.header-full-width:not(.checkout-distraction-free) .top-bar .container,
.header-full-width:not(.checkout-distraction-free) .site-header .container,
.header-full-width .et-header-menu > li.menu-item-mega-parent > .sub-menu {
padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1366px) {
.header-full-width:not(.checkout-distraction-free) .top-bar .container,
.header-full-width:not(.checkout-distraction-free) .site-header .container,
.header-full-width .et-header-menu > li.menu-item-mega-parent > .sub-menu {
padding-right: 80px;
padding-left: 80px;
}
}
.header .et-header-menu > li> a{
text-transform:uppercase;
font-size:12px;
font-family: "Inter", sans-serif;
font-weight:700;
letter-spacing:1.5px
}
.et-header-text.text-2{
font-size:15px;
text-transform:uppercase;
font-family: "Inter", sans-serif!important;
font-weight:600;
letter-spacing:1px
}
.header-center-items .et-header-menu > li.menu-item-mega-parent > .sub-menu {
justify-content: start;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.menu-item-mega-parent > .sub-menu > li > a, .menu-item.title-item > a {
text-transform: none;
font-size: 16px;
letter-spacing: 0;
margin-bottom: 5px;
font-family: "Inter", sans-serif!important;
font-weight: 200;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li {
margin-bottom: 15px;
}
.header .social-icons li a {
color: #ffffff;
}
.header_on_scroll .social-icons li a {
color: #1D1D1D;
}
.page-header-regular .social-icons li a {
color: #1D1D1D;
}
.et-header-text.text-1{
	font-weight:500;
	letter-spacing:1px
}
.et-mobile-header-text.text-1 a{
color:#fff;
font-size:34px;
transition: all .3s ease-in-out;
}
.page-header-regular .et-mobile-header-text.text-1 a{
color:#1d1d1d;
}
.et-mobile-header-text.text-1 a .et-icon {
  line-height: 2;
}
.header_on_scroll .et-mobile-header-text.text-1 a{
color:#1d1d1d;
}
.bars svg{
width:36px;
height:36px;
stroke-width: 1.5px;
stroke-linecap:square;
}
.side-panel .et-close {
width: 50px;
height: 50px;
}
.side-panel .et-close:before, .side-panel .et-close:after {
background-color: #ccc;
}
.menu-sliding > li,
.sliding-menu .sliding-menu-panel-root,
.sliding-menu .sliding-menu-top {
letter-spacing:1px;
font-weight: 500;
font-size: 1em;
}
.hero-section{
overflow:hidden;
}
@media only screen and (max-width: 1279px) {
.header-mobile {
    display: block;
}
.header-main{
display: none!important;
}
#mobile-menu:not(.desktop-active) {
visibility: visible;
opacity: 1;
}
}
@media only screen and (min-width: 1280px) {
#mobile-menu:not(.desktop-active) {
    visibility: hidden;
    opacity: 0;
}
}
/********** Header End **********/

/********** Footer **********/
.footer-widgets::before {
content: "";
top: 0;
left: 50%;
margin-left:-79px;
background: url(assets/img/logo-main.png);
position: relative;
background-size: 158px 65px;
background-repeat: no-repeat;
z-index:2;
display: inline-block;
width: 158px; 
height: 65px;
}

.footer a{
font-family: "Inter", sans-serif;
color:rgba(255,255,255,0.7)!important;
font-size:16px
}
.footer a:hover{
font-family: "Inter", sans-serif;
color:rgba(255,255,255,1)!important
}
.footer-widgets .widgettitle{
font-size:16px;
font-family: "Inter", sans-serif;
color:rgba(255,255,255,1)!important
}
.footer-widgets .container{
padding-top:50px;
}
.footer-widgets.footer-toggle-widgets {
padding-top:60px;
padding-bottom: 30px;
}
.footer-widgets .container {
padding-top: 60px;
}
.footer-bar .container {
padding-top: 40px;
padding-bottom: 40px;
}
.footer-bar .container a{
transition: all .3s ease-in-out;
}
.footer-bar .container a:hover{
color:#ffffff;
}
#scroll_to_top {
right: 45px;
z-index: 1000;
}
#scroll_to_top.active {
bottom: 25px;
right: 45px;
}
#nav_menu-4{
margin-bottom: 20px!important;
}
.footer p{
font-family: "Inter", sans-serif;
color:rgba(255,255,255,0.7)!important;
font-size:16px;
}
.footer-bar-content.copyright{
font-family: "Inter", sans-serif;
color:rgba(255,255,255,0.7)!important;
font-size:16px!important;
}
.footer-widgets .col-lg-3{
padding-right: 10px;
padding-left: 10px;
}
.footer-widgets .container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
#nav_menu-3{
margin-bottom:15px
}
.social_widget{
margin-left:-.45em
}

@media (min-width: 576px) {
.footer-widgets .container {
max-width:540px
}
}

@media (min-width: 768px) {
.footer-widgets .container {
max-width:720px
}
}

@media (min-width: 992px) {
.footer-widgets .container {
max-width:960px
}
}

@media (min-width: 1200px) {
.footer-widgets .container {
max-width:1140px
}
}

@media (min-width: 1490px) {
.footer-widgets .container {
max-width:1140px
}
}
@media all and (max-width: 991px) {
.footer-widgets .col-lg-3{
padding-right: 15px;
padding-left: 15px;
}
}
@media all and (min-width: 768px) {
.footer-widgets .widget:last-child {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.footer-toggle-widgets.footer-widgets .widget {
margin-bottom: 30px;
}
.et_widget_social_media {
text-align: left;
}
}
/********** Footer End **********/

/********** Buttons & Links **********/
.button{
font-size:12px;
text-transform:uppercase;
font-family: "Inter", sans-serif;
font-weight:700;
letter-spacing:1.5px;
}
.et_btn.outlined.color-accent span, .et_btn.outlined.color-accent:hover{
color:#ffffff;
}
.et_btn.link{
font-size:12px;
color:#1d1d1d;
font-weight:600!important;
text-transform:uppercase;
letter-spacing:1.5px;
}
.et_btn.link, .et_btn.link:hover {
text-transform: uppercase;
letter-spacing: 2.5px;
}
.et_btn.link:before {
content: '';
height: 2px;
width: 100%;
background-color: #1d1d1d;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: width .45s;
transition: width .45s;
}
.et_btn.link:after {
background-color: #f39300;
}
.et_btn.link.white{
font-size:12px;
color:#ffffff;
text-transform:uppercase;
letter-spacing:2.5px;
}
.et_btn.link.white:before {
content: '';
height: 2px;
width: 100%;
background-color: #ffffff;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: width .45s;
transition: width .45s;
}
.et_btn.arrow-enabled{
min-width:180px;	
}
.link-arrow {
position: absolute;
top: 20px;
right: 65px;
width: 30px;
height: 30px;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
will-change: transform;
z-index:2;
}
.link-arrow:hover {
transform: scale(1.3);
}
.link-arrow img {
filter: drop-shadow(1px 1px 4px rgba(0,0,0,.1));
}
.submit{
font-size:12px!important;
text-transform:uppercase;
font-family: "Inter", sans-serif;
font-weight:700;
letter-spacing:1.5px;
}
/********** Buttons & Links End **********/

/********** Scroll Down **********/
@-webkit-keyframes rotating {
from{
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes rotating-rev {
from{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
to{
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.rotating {
-webkit-animation: rotating 15s linear infinite;
}
.rotating-rev {
-webkit-animation: rotating-rev 15s linear infinite;
}
.rotating-text{
width: 130px;
height:130px;
position:absolute;
z-index: 1;
}
.scrolling-circle{
position:relative;
}
.text-arrow{
width: 130px;
height:130px;
position:absolute;
top:0;
z-index: 1;
}
.scroll-down{
position:absolute;
width:130px;
height:130px;
bottom:50px;
right:3.9vw;;
z-index:5;
}
@media only screen and (max-width: 991px) {
.scroll-down{
right: 30px;
}
}
@media only screen and (max-width: 767px) {
.scroll-down{
right: 50%;
margin-right: -65px;
bottom:140px;
}
}
@media only screen and (max-width: 575px) {
.scroll-down{
bottom:50%;
width: 100px;
height:100px;
margin-right: -50px;
margin-bottom: -50px;
}
.rotating-text{
width: 100px;
height:100px;
}
.text-arrow{
width: 100px;
height:100px;
}
}
@media only screen and (max-width: 380px) {
.scroll-down{
display:none;
}
}
/********** Scroll Down End **********/

/********** Form Styling **********/
.gform_title{
display:none;
}
input[type="text"], input[type="password"], input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="time"], input[type="month"], input[type="week"], input[type="email"], input[type="search"], input[type="tel"], input[type="url"], input.input-text, select, textarea {
    font-family: inherit;
    font-size: 1em;
    line-height: 1.6;
    outline: 0;
    padding: 10px 15px!important;
    height: calc(2.15em + .975rem + 4px)!important;
    color: #282828;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ddd!important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none  !important;
    box-shadow:none  !important;
}
#gform_submit_button_1{
font-size:12px;
text-transform:uppercase;
font-family: 'HelveticaNowDisplay', sans-serif;
font-weight:700;
letter-spacing:1.5px;
color:#282828;
border: solid 2px #282828;
border-radius:0!important;
background:transparent;
min-width:180px;
padding:.9rem 1.75rem!important;
margin:0 auto;
}
.gform-theme--framework .gform-field-label>.gfield_required {
	color:#152154;
}
input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="number"]:focus,
	input[type="date"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="time"]:focus,
	input[type="month"]:focus,
	input[type="week"]:focus,
	input[type="email"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="url"]:focus,
	input.input-text:focus,
	select:focus,
	textarea:focus {
		outline: 0;
		border-color: #152154!important;
		box-shadow: none;
	}
.gform_button{
box-shadow:none!important;
}
/********** Form Styling End **********/

/********** Marquee **********/

.marquee {
  margin: 0 auto;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
	padding:20px 0 25px 0;
}
/*.marquee:before, .marquee:after {
  position: absolute;
  top: 0;
  width: 50px;
  height: 30px;
  content: "";
  z-index: 1;
}
.marquee:before {
  left: 0;
  background: linear-gradient(to right, white 5%, transparent 100%);
}
.marquee:after {
  right: 0;
  background: linear-gradient(to left, white 5%, transparent 100%);
}
*/
.marquee__content {
  width: 400% !important;
  display: flex;
  line-height: 30px;
  -webkit-animation: marquee 100s linear infinite forwards;
          animation: marquee 100s linear infinite forwards;
}
.marquee__content .list-inline{
	font-size: 3.5vw;
font-size: clamp(1.8rem,3.5vw,2.8rem);
line-height: 1.2;
	font-weight:300
}
.marquee__content ul{
margin-bottom:0;
}
.marquee__content ul li{
padding:0 0 0 15px;
}
.marquee__content:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.list-inline {
  display: flex;
  justify-content: space-around;
  width: auto;
  /* reset list */
  list-style: none;
  padding: 0;
  margin: 0;
}

@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
/********** Marquee End **********/


/********** Intro Pics/Text **********/
.block-colours-1{
background: rgb(252,218,94);
background: linear-gradient(90deg, rgba(252,218,94,1) 0%, rgba(252,218,94,1) 25%, rgba(77,77,77,1) 25%, rgba(77,77,77,1) 50%, rgba(118,203,53,1) 50%);	
width:100%;
height:10px;
position:absolute;
top:0;
left:0;
border-radius: 4px;
}
.intro-text-1{
	padding-top:30px!important
}
.intro-image-1{
	height:650px
}
.intro-image-2{
	height:650px
}
.intro-text-1{
	padding-top:30px!important
}
@media only screen and (max-width: 1199px) {
.intro-text-1{
	padding-right:50px!important
}
.intro-text-2{
	padding-left:50px!important
}
.intro-image-1{
	height:auto
}
.intro-image-2{
	height:auto
}
}
@media only screen and (max-width: 991px) {
.intro-text-1{
	padding-right:0!important;
	padding-bottom:60px!important
}
.intro-text-2{
	padding-left:0!important;
	padding-bottom:60px!important
}
.intro-image-1{
	height:450px
}
.intro-image-2{
	height:450px
}
}
@media only screen and (max-width: 575px) {
.intro-image-1{
height:300px
}
.intro-image-2{
height:300px
}
.intro-text-1{
padding-bottom:30px!important
}
.intro-text-2{
padding-bottom:30px!important
}
}

/********** Intro Pics/Text End **********/


/********** 3 Col Portrait Block **********/

.portrait-hp-block{
width:33%;
padding-left:0!important;
padding-right:0!important
}

.portrait-hp-block:hover .link-arrow{
transform: scale(1.3);
}
.portrait-hp-image:before {
content: "";
position: absolute;
left: 15px;
top: 0;
width: calc(100% - 30px);
height: calc(100% - 35px);
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 55%, rgba(0,0,0,0.3) 100%);
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
will-change: transform;
opacity:0;
pointer-events: none;
}
.portrait-hp-block:hover .portrait-hp-image:before{
opacity:1
}
.portrait-hp-text{
position:absolute;
bottom:50%;
left:0;
margin-bottom:-30px;
transform: translateY(50%);
padding:0 45px 0 45px;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
will-change: transform;
opacity:0;
font-weight:400;
}

.portrait-hp-text strong{
font-size: 4.5vw;
font-size: clamp(1.5rem,4.5vw,2rem);
line-height: 1.2;
font-family: "Montserrat", serif;;
font-weight:700;
display:block;
margin-bottom:-15px
}
.portrait-hp-block:hover .portrait-hp-text{
opacity:1;
padding:0 45px 40px 45px; 
}
.portrait-hp-text a{
font-size:12px;
text-transform:uppercase;
font-family: "Inter", sans-serif;
font-weight:700;
letter-spacing:1.5px;	
}
@media all and (max-width: 1380px) {
.portrait-hp-block{
width:50%;
}
.portrait-hp-block.last-block{
width:100%;	
}
.portrait-hp-block.last-block .portrait-hp-text{
max-width: 500px;
}
}
@media only screen and (max-width:767px) {
.portrait-hp-text{
position:absolute;
bottom:35px;
left:0;
margin-bottom:0;
transform: translateY(0);
padding:0 45px 40px 45px; 
opacity:1;
}
.portrait-hp-image:before {
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.35) 55%, rgba(0,0,0,0.5) 100%);
opacity:1;
}
.portrait-hp-text p{
margin-bottom:8px;
line-height:1.6
}
}

@media all and (max-width: 650px) {
.portrait-hp-block{
width:100%;
}
}
/********** 3 Col Portrait Block End **********/

/********** Parallax Block **********/
.parallax-cta{
height:700px
}
.parallax-cta:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0, 0, 0,0.6) 0%, rgba(0, 0, 0,0.45) 45%, rgba(0, 0, 0, 0.2) 100%);
}

.parallax-cta-content{
position: absolute;
top:50%;
left: 65px;
transform: translateY(-50%);
}
.cta-links{
font-weight:300
}
.cta-links a{
font-weight:500
}
.fw-300{
font-weight:300
}
@media all and (max-width: 1199px) {
.parallax-cta-content{
left: 0;
}
}
@media all and (max-width: 767px) {
.parallax-cta:before {
background: linear-gradient(90deg, rgba(0, 0, 0,0.5) 0%, rgba(0, 0, 0,0.5) 45%, rgba(0, 0, 0, 0.5) 100%);
}
}
/********** Parallax Block End **********/

/********** Blog Stuff  **********/
.post.type-post.sticky .entry-title a:after {
font-weight:500
}
.post.post-grid .post-gallery img{
height: 240px;
}
@media only screen and (min-width: 768px) {
.post.post-grid .post-gallery img {
max-height:220px;
}
}

@media only screen and (min-width: 992px) {
.post.post-grid .post-gallery img {
max-height: 280px;
}
}
/********** Blog Stuff End **********/

.c-IntroGradient-ruler {
    position: absolute;
    top: 50%;
    left: 3.9vw;
    padding-left: 15px;
    transform: translateY(-50%);
	z-index: 12
}
.c-IntroGradient-ruler--alt {
    left: auto;
    right: 3.9vw;
    padding-left: 0;
    padding-right: 15px;
}
.c-IntroGradient-ruler-cm:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 1px;
    background: #fff;
}
.c-IntroGradient-ruler-mm {
    width: 2px;
    height: 1px;
    background: #fff;
    margin-top: 16px;
}
.c-IntroGradient-ruler-cm {
    position: relative;
    width: 6px;
    margin-top: 16px;
}
.c-IntroGradient-ruler-cm:first-child, .c-IntroGradient-ruler-cm:first-child .c-IntroGradient-ruler-mm:first-child {
    margin-top: 0;
}
.c-IntroGradient-ruler-cursor {
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid #fff;
    margin-top: -3px;
    transition: transform .8s cubic-bezier(.165,.84,.44,1);
}
.c-IntroGradient-ruler--alt .c-IntroGradient-ruler-cursor {
    left: auto;
    right: 0;
    border-right: 5px solid #fff;
    border-left: none;
}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}