#cpt-main-content{}
.cpt-container{}
#cpt-content-area{}
.cpt_section{display:flex;justify-content:center }
.cpt_row {width:80%; max-width:1980px; padding: 5% 0}
.cpt_fullwidth_section {
background-position: top;
background-repeat: no-repeat, repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;width:100%; height:70vh;
display:flex;
align-items: center;
justify-content: center;}
.cpt_cpt_fullwidth_row{padding: 20% 0% 0% 0%; text-shadow:none}
.cpt-entry-content{}
.with-column{display:flex }
.row-right, .row-left{width:50%}
#cpt-main-content  h1 {color:#fff; font-weight:600;font-size: calc(36px + (36 - 26) * ((100vw - 300px) / (1600 - 300)));}