/* Fonts */

@font-face {
    font-family: 'Akkurat Light Pro';
    src: url('/wp-content/fonts/akkurat/AkkuratLightPro-Italic.eot');
    src: url('/wp-content/fonts/akkurat/AkkuratLightPro-Italic.eot?#iefix') format('embedded-opentype'), url('/wp-content/fonts/akkurat/AkkuratLightPro-Italic.woff2') format('woff2'), url('/wp-content/fonts/akkurat/AkkuratLightPro-Italic.woff') format('woff'), url('/wp-content/fonts/akkurat/AkkuratLightPro-Italic.ttf') format('truetype'), url('/wp-content/fonts/akkurat/AkkuratLightPro-Italic.svg#AkkuratLightPro-Italic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Akkurat Pro';
    src: url('/wp-content/fonts/akkurat/AkkuratPro-Regular.eot');
    src: url('/wp-content/fonts/akkurat/AkkuratPro-Regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/fonts/akkurat/AkkuratPro-Regular.woff2') format('woff2'), url('/wp-content/fonts/akkurat/AkkuratPro-Regular.woff') format('woff'), url('/wp-content/fonts/akkurat/AkkuratPro-Regular.ttf') format('truetype'), url('/wp-content/fonts/akkurat/AkkuratPro-Regular.svg#AkkuratPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Akkurat Pro';
    src: url('/wp-content/fonts/akkurat/AkkuratPro-Bold.eot');
    src: url('/wp-content/fonts/akkurat/AkkuratPro-Bold.eot?#iefix') format('embedded-opentype'), url('/wp-content/fonts/akkurat/AkkuratPro-Bold.woff2') format('woff2'), url('/wp-content/fonts/akkurat/AkkuratPro-Bold.woff') format('woff'), url('/wp-content/fonts/akkurat/AkkuratPro-Bold.ttf') format('truetype'), url('/wp-content/fonts/akkurat/AkkuratPro-Bold.svg#AkkuratPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Akkurat Pro';
    src: url('/wp-content/fonts/akkurat/AkkuratPro-Italic.eot');
    src: url('/wp-content/fonts/akkurat/AkkuratPro-Italic.eot?#iefix') format('embedded-opentype'), url('/wp-content/fonts/akkurat/AkkuratPro-Italic.woff2') format('woff2'), url('/wp-content/fonts/akkurat/AkkuratPro-Italic.woff') format('woff'), url('/wp-content/fonts/akkurat/AkkuratPro-Italic.ttf') format('truetype'), url('/wp-content/fonts/akkurat/AkkuratPro-Italic.svg#AkkuratPro-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Akkurat Pro';
    src: url('/wp-content/fonts/akkurat/AkkuratPro-BoldItalic.eot');
    src: url('/wp-content/fonts/akkurat/AkkuratPro-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/wp-content/fonts/akkurat/AkkuratPro-BoldItalic.woff2') format('woff2'), url('/wp-content/fonts/akkurat/AkkuratPro-BoldItalic.woff') format('woff'), url('/wp-content/fonts/akkurat/AkkuratPro-BoldItalic.ttf') format('truetype'), url('/wp-content/fonts/akkurat/AkkuratPro-BoldItalic.svg#AkkuratPro-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Akkurat Light Pro';
    src: url('/wp-content/fonts/akkurat/AkkuratLightPro-Regular.eot');
    src: url('/wp-content/fonts/akkurat/AkkuratLightPro-Regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/fonts/akkurat/AkkuratLightPro-Regular.woff2') format('woff2'), url('/wp-content/fonts/akkurat/AkkuratLightPro-Regular.woff') format('woff'), url('/wp-content/fonts/akkurat/AkkuratLightPro-Regular.ttf') format('truetype'), url('/wp-content/fonts/akkurat/AkkuratLightPro-Regular.svg#AkkuratLightPro-Regular') format('svg');
    font-weight: 300;
    font-style: normal;
}


/* End Fonts */

body {
    margin: 0;
    background: #111;
	color:#f7f7f7;
        font-family: 'Akkurat Pro';
    font-weight: normal;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}
.page-id-2 {
    background:#666;
}

.page-id-89 {
    background:#fff;
    color: #666;
}

* {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

h1 {
    font-weight: normal;
}

h2 {
    font-size: 28px;
    font-weight: normal;
    margin:0;
}
.page-id-27 h2.entry-title, .page-id-25 h2.entry-title {
    display: none;
}
h6 {
    font-weight: normal;
    margin: 10px 0;
    color: gray;
}


p {
    font-size: 18px;
    line-height: 32px;
    margin:0;
}

img {
    display: block;
    max-width: 100%;
}

figure {
    margin: 0;
}

.page-container {
    padding: 0px 0 0 0;
    min-height: calc(100vh - 100px);
}
.home .page-container {
	padding:0;
	}

a, a:visited, a:active {
    color: inherit;
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.site-main {
    padding: 0 30px;
    padding:0;
}

article.page {
    max-width: 1200px;
    margin: 0 auto;
        padding: 0 40px 100px 40px;
}

.page table {
    width: 100%;
    margin: 100px 0!important;
}

.page table td {
    vertical-align: top;
}

.page-intro p {
    width: 50%;
    margin-left: 12.5%;
    font-size: 20px;
    line-height: 34px;
}

th {
    width: 100%;
    text-align: left;
}

.three-col td {
    width: 33.33%;
    text-align: center;
    display: inline-block;
}

.two-col td {
    width: 50%;
    text-align: center;
    display: inline-block;
}

.hover-info {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
}

.salvador-about td:first-child {
    width: 25%;
}

.salvador-about td:last-child {
    width: 75%;
    display: inline-block;
}

.person {
    padding: 50px;
    position: relative;
}

.person-img {
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    background: red;
}

.person-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    background: red;
}


/* 

MAIN LOAD ANIMATIONS 
JS - READY - .ready
JS - INTRO - .intro
*/


/* FADE INS */

/* DOTS & STRIPES */

.portfolio-intro span.seperator {
    display: inline-block;
}

.pulse1 {-webkit-animation: pulseFade 10s  infinite 0s;animation: pulseFade 10s  infinite 0s; }
.pulse2 {-webkit-animation: pulseFade 10s  infinite 1s;animation: pulseFade 10s  infinite 1s; }
.pulse3 {-webkit-animation: pulseFade 10s  infinite 2s;animation: pulseFade 10s  infinite 2s; }
.pulse4 {-webkit-animation: pulseFade 10s  infinite 3s;animation: pulseFade 10s  infinite 3s; }
.pulse5 {-webkit-animation: pulseFade 10s  infinite 4s;animation: pulseFade 10s  infinite 4s; }


 
@-webkit-keyframes pulseFade {
  0%   { opacity:1; }
  50%  { opacity:0.1; }
  100% { opacity:1; }
}


 
@keyframes pulseFade {
  0%   { opacity:1; }
  50%  { opacity:0.1; }
  100% { opacity:1; }
}


/* DEFAULT STATE BEFORE LOAD */

.animate {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
}

.portfolio-intro .animate {
	 -webkit-transform: translateY(100px);
	         transform: translateY(100px);
	  -webkit-transition: 1s cubic-bezier(.58, .2, .21, .99);
	  transition: 1s cubic-bezier(.58, .2, .21, .99);
	}

.loadimg {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
	  -webkit-transition: 1s cubic-bezier(.58, .2, .21, .99);
	  transition: 1s cubic-bezier(.58, .2, .21, .99);
     opacity: 0;
    visibility: hidden;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}


/* ANIMATED STATE */

.animate.animated {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    
}

.loadimg.loaded {
       opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
}

/* HEADER */

.header-logo {
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    z-index: 5;
    width: 80vw;
    text-align: left;
    padding: 0 40px;
}
.header-logo a {
	height:26px;
	width:250px;
    display:block;
	}
.header-logo svg {
	height:26px;
	width:250px;
    fill:white;
	}
.site-header {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    /*  transform:translateY(-100%); */
    opacity: 0;
    z-index: 89;
	height:10vh;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
    text-align:center;
}
/*.site-header.reset {
	line-height:50px;
	height:50px;
	}
*/

.site-header:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
/* background: rgba(17, 17, 17, 0.9); */
	 z-index:1;
	}
	
	
.ready .site-header {
    opacity: 1;
    /* transform:translateY(0%); */
}




.project-filter {
    display: block;
    position: relative;
}

.home .portfolio-filter {
    display: none;
}

ul.filter-group {
    text-align: center;
    display:none;
}

ul.filter-group li {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
}

div#page_nav {
    text-align: center;
}


/* END HEADER */


/* SITE NAVIGATION */
#nav-btn {display:none;}




#nav-btn {
    position: fixed;
    right: 25px;
    top: 25px;
    width: 25px;
    height: 20px;
    z-index: 999;
	-webkit-transition:0.5s ease;
	transition:0.5s ease;
}

#nav-btn.reset {
	top:15px;
	}
.nav-btn-wrap {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.nav-btn-wrap > div {
    width: 100%;
    height: 2px;
    position: absolute;
    background: #f7f7f7;
    left: 0;
    right: 0;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.open-nav .nav-btn-wrap > div {
    background: #000;
}

.open-nav .top-nav-bar {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
}

.open-nav .bottom-nav-bar {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}

.top-nav-bar {
    width: 100%;
    top: 0;
}

.middle-nav-bar {
    width: 100%;
    top: 9px;
}

.bottom-nav-bar {
    width: 100%;
    bottom: 0;
}

.primary-menu a {
    font-size: 30px;
    text-decoration: none;
    color: gray;
    display: block;
    line-height: 60px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.primary-menu a:hover {
    color: #f7f7f7;
}

nav ul li.current-menu-item a {
    color: #f7f7f7!important;
}


/* END SITE NAVIGATION */


/* Portfolio Layout */

.portfolio {
    margin: 0 auto;
    width: 100%;
}

.brick-fullwidth {
    width: 100%;
    margin: 0 auto;
}

.bricks .brick,
.related .brick {
    width: 50%;
    overflow: hidden;
    position: relative!important;
}

.brick span {

}

.brick img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}


/*
.bricks .brick:nth-child(1),
.bricks .brick:nth-child(3),
.bricks .brick:nth-child(4),
.bricks .brick:nth-child(6),
.bricks .brick:nth-child(7),
.bricks .brick:nth-child(9){
.bricks .brick:nth-child(2), 
.bricks .brick:nth-child(5),
.bricks .brick:nth-child(8){
}
*/

.brick-wrap {
    position: relative;
    width: 80vw;
    padding:0 40px;
    margin: 0 auto;
    height:0;
}

.brick-wrap .brick {
    height: 50%;
}

.brick .project-img {
    padding-bottom: 66%;
    position: relative;
    height: 0;
    display: block;
}

.brick .thumb {
    overflow:hidden;
}

.brick .overlay-wrap {
    padding: 15px 0;
}

.brick .project-img > span {
    height:100%;
    width:100%;
    position: absolute;
    top: 0;
    left: 0;
}

.bricks .brick a,
.related .brick a {
    display: block;
    width: 100%;
    height: 100%;
}

.brick-wrap:nth-child(3n+1) {
    padding-bottom: 50%;
}

.brick-wrap:nth-child(3n+2) {
    padding-bottom: 100%;
}

.brick-wrap:nth-child(3n+3) {
    padding-bottom: 50%;
}
@media screen and (min-width: 1024px) {
.brick-wrap .brick.animate:nth-child(1),
.brick-wrap .brick.animate:nth-child(3) {
    top: 50%!important;
}
.brick-wrap .brick:nth-child(2) {
    top:0!important;
    
}
}

.brick-wrap .brick.animate:nth-child(2) {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}

.brick-wrap .brick:nth-child(3) {
    width: 50%;
}

.bricks,
.related {
    height: auto!important;
    /* REMOVE THIS FROM SCRIPT INSTEAD! */
    margin: 0 auto;
    width: 80vw;
	padding: 0 40px;
    position:relative;
    display:flex;
}

.related {
	display:none;
    padding-top:100px;
    background: #2c2c30;
    background:transparent;
}
@media screen and (min-width: 1024px) {
.brick-wrap .brick.animate:nth-child(1) {
    left: 0!important;
}

.brick-wrap .brick.animate:nth-child(2) {
    left: 25%!important;
}

.brick-wrap .brick.animate:nth-child(3) {
    left: 50%!important;
}
}

/* Projects Animation */

.bricks .brick,
.related .brick {
    top:0!important;
    left:0!important;
    -webkit-transition: 1s cubic-bezier(.58, .2, .21, .99);
    transition: 1s cubic-bezier(.58, .2, .21, .99);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
}

.bricks .brick.animate,
.related .brick.animate {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}

/* Hover */

article.brick:hover .project-img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}

span.project-img {
    -webkit-transition: 0.8s ease;
    transition: 0.8s ease;
}


/* Content intro text */

.portfolio-intro {
    position: relative;
    width: 80vw;
    height: 90vh;
    margin: 0 auto;
	padding: 0;
}
span.sub-heading {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    line-height: 1;
    display: block;
    position: relative;
}
.portfolio-intro h1 span {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
}

span.seperator {
    font-weight: 400;
    color: white;
    padding: 0 20px;
}
.portfolio-intro h1 {
    font-size: 60px;
    line-height: 80px;
    font-weight: 600;
    letter-spacing: 0px;
	margin:0;
    color:#404040;
}

.portfolio-intro p {
    width: 50%;
    display: inline-block;
    text-align: left;
    position: relative;
    right: auto;
    padding: 20px 0;
    margin: 0;
	font-size:12px;
	color:gray;
}
.portfolio-post-intro p {
    width: 50%;
    display: inline-block;
    text-align: left;
}

.portfolio-post-intro {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 40px 0px 40px;
}

.main-portfolio-content {
	padding:0px 40px;
	}




/* Footer */

.get-in-touch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.get-in-touch>div {
    width: 50%;
    text-align: left;
    padding: 40px 0;
}

a.footer-link {
    color: gray;
    text-decoration: underline;
    font-size: 18px;
}

.get-in-touch h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
        margin: 10px 0;
}

.site-footer {
    color: white;
}

div#footer-sidebar {
    width: 80vw;
    margin: 0 auto;
    text-align: center;
    padding: 100px 40px;
}

.widget-title {
    display: none;
}

.credits {
    font-size: 12px;
    color: #505050;
    padding: 100px 20px 20px 20px;
    line-height: 22px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.credits a {
    color: #ccc;
    text-decoration: none;
}
.credits img {
    width: 180px;
    margin: 0 auto;
}
div#footer-sidebar p {
    font-size: 15px;
    line-height: 28px;
}




.social-links svg {
    fill: #505050;
    height: 15px;
    width: 15px;
    margin: 0 6px;
    -webkit-transition:0.4s ease;
    transition:0.4s ease;
}
ul.social-links li {display:inline-block;}
ul.social-links li:hover svg {
    fill: white;
}

li.menu-item span {
    display: none;
}

/* Contact page */

div.wpcf7 span {
    position: relative;
}

.contact-col {
    width: 50%;
    float: left;
    padding-right: 20px;
}

.contact-col label {
    display: block;
    padding: 5px 0;
    font-size: 14px;
}

.contact-form {
    overflow: hidden;
}

.contact-form input, .contact-form textarea {
    border: none;
    outline: none;
    min-height: 26px;
    padding: 5px 15px;
    line-height: 26px;
    width: 100%;
    font-size: 14px;
    font-family: inherit;
    background: #333;
    color:white;
    border: 1px solid #000;
}

.contact-col textarea {
    min-height: 118px;
    height: auto;
    display: block;
}

input[type="submit"] {
    margin-top: 32px;
    border: 1px solid gray;
    line-height: 24px;
    background: transparent;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 14px;
    cursor:pointer;
    -webkit-transition:0.3s ease;
    transition:0.3s ease;
}
input[type="submit"]:hover {
    background: black;
    color: #f7f7f7;
}

.home-about a {
    color: #fff!important;
    text-decoration: none;
    border-bottom: 1px solid #404040;
}

table.contact-table td {
    width: auto;
    vertical-align: top;
    line-height: 2;
    padding: 80px 100px 100px 0;
    display: inline-block;
    color: gray;
}

table.contact-table {
    border-collapse: collapse;
    width: 80vw;
    margin: 0 auto!important;
    text-align: left;
    padding: 0 40px!important;
    display: block;
}

table.contact-table strong {   
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #404040;
    padding-bottom: 20px;
    line-height: 50px;}


.page-id-27 .page-container {
    padding: 0px 0 0px 0;
}

.page-id-27 .site-main {
    padding: 0;
}

.page-id-27 article.page {
    max-width: 100%;
}
.contact-inner {
    max-width: 1200px;
	width:100%;
    margin: 0 auto;
	padding: 0 20px 50px 20px;
}

div#srm_gmp_embed_1 {
    width: 80vw;
    margin: 0px auto 0 auto!important;
}

.metaslider {
    position: relative;
    z-index: 0;
    height: auto;
    overflow: hidden;
}

.metaslider img {
    -o-object-fit: initial;
       object-fit: initial;
    -o-object-position: initial;
       object-position: initial;
}


.videos {
    font-size: 0;
}

.videos-wrapper {
    max-width: 800px;
    margin: 0 auto;
    font-size:0;
}
.trigger-images {
    overflow:hidden;
    margin:0 auto;
    width: 80vw;
    padding: 0 40px;
}
.trigger-images p {
    margin: 0;
}
.video-image {
    width: 50%;
    float: left;
    height: 0;
    padding-bottom: 30%;
    position: relative;
    cursor:pointer;
    overflow:hidden;
}
.video-image:hover img {
    -webkit-transform: scale3d(1.1,1.1,1);
            transform: scale3d(1.1,1.1,1);
}
.video-image img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
        -webkit-transition:0.8s ease;
        transition:0.8s ease;
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
}

.video {
    position: relative;
    display: inline-block;
    background: transparent;
    z-index: 5;
    height: 0;
    padding-bottom: 39.5%;
    width: 70%;
}
.video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.video-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    z-index: 4;
    width: 100%;
    height: 100%;
    text-align: center;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 40px;
    opacity:0;
    visibility: hidden;
    -webkit-transition:0.4s ease;
    transition:0.4s ease;
}

.video-image:hover .video-title {
    opacity:1;
    visibility: visible;
}

.videos {
    font-size: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
        text-align: center;
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition:0.5s ease;
    transition:0.5s ease;
}

.videos.opened {
    opacity: 1;
    visibility: visible;
}


.videos .video {
    opacity: 0;
    visibility: hidden;
        -webkit-transform: scale3d(0.8,0.8,1);
                transform: scale3d(0.8,0.8,1);
        -webkit-transition:0.5s ease;
        transition:0.5s ease;
}

.videos .video.vid-visible {
        opacity: 1;
    visibility: visible;
        -webkit-transform: scale3d(1,1,1);
                transform: scale3d(1,1,1);    
} 




.video-placeholder {display:none;}
.clicker {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.home-about {
    padding: 100px 40px 0px 40px;
    color: #ffffff;
    width:80vw;
    margin:0 auto;
}

.home-about p {
    font-size: 30px;
    line-height: 50px;
    margin: 0 auto;
    color: #404040;
}

.home-about p strong {
     font-weight:normal;
    -webkit-transition:1s ease;
    transition:1s ease;
    
}

.home-about p:hover strong {
 color:white;
   
}

div#img10, div#img11 {
    display: none;
}

/* NEWS PAGE */
.iframe-wrap {
    padding: 60px 100px;
}

.article-intro-text {
    width: 50%;
    margin-left: 50%;
}

@media screen and (max-width:1024px){
    
   .iframe-wrap {
    padding: 40px 0px;
} 
}



@media screen and (max-width:768px){
    
.article-intro-text {
    width: 100%;
    margin-left: 0%;
}
}



