/*
	Theme Name: seodr
	Description: SEO Doktorn WordPress Theme
	Version: 3.0
	Author: SEO Doktorn i Sverige AB
	Author URI: https://www.seo-doktorn.se
*/

/*-------------- Normalize version 8.0.1 --------------*/

html{line-height:1.15;-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} h1{font-size:2em;margin:0.67em 0;} hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;} pre{font-family:monospace,monospace;font-size:1em;} a{background-color:transparent;} abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;} b,strong{font-weight:500;} code,kbd,samp{font-family: monospace, monospace;font-size:1em;} small{font-size:80%;} sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;} sub{bottom:-0.25em;} sup{top:-0.5em;} img{border-style:none;} button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;} button,input{overflow:visible;} button,select{text-transform:none;} button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;cursor:pointer;} button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;} button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;} fieldset{padding:0.35em 0.75em 0.625em;} legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;} progress{vertical-align:baseline;} textarea{overflow:auto;} [type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;} [type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height: auto;} [type="search"]{-webkit-appearance:textfield;outline-offset:-2px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box} [type="search"]::-webkit-search-decoration{-webkit-appearance: none;} ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;} details{display:block;} summary{display:list-item;} template{display:none;} [hidden]{display:none;}

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

*,*:after,*:before {-moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-smoothing:antialiased; text-rendering:optimizeLegibility;} 
* {margin:0; padding:0; outline:0; border:0; font-size:100%;} 
a:focus, a:hover, a:active, input:focus {outline:0;} 
img {max-width:100%; height:auto; vertical-align:bottom;}

html {font-size:100%;}
body {font: 400 1.15rem/1.75 'Inter',Helvetica,Arial,sans-serif; color:#222; position: relative;}

::selection {background: #999;color: #FFF;text-shadow: none;}
::-webkit-selection {background: #999;color: #FFF;text-shadow: none;}
::-moz-selection {background: #999;color: #FFF;text-shadow: none;}

::-webkit-input-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}
::placeholder {color: #999;}

/*-------------- Structure --------------*/

.clear:before,.clear:after{content:' ';display:table;} 
.clear:after {clear:both;} 
.clear {*zoom:1;} 
.flex {display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap;} 
.flex-space {-webkit-justify-content:space-between; -ms-justify-content:space-between; justify-content:space-between;} 
.flex-end {-webkit-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end;} 
.flex-start {-webkit-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start;} 
.vert-center {-ms-align-items: center; align-items: center;}
.horiz-center {-webkit-justify-content: center; -ms-justify-content: center; justify-content: center;} 
.row-reverse {flex-direction: row-reverse;} 
.center {text-align: center;} 
.wrap-xl {width: 100%; margin: 0 auto; position: relative;} 
.wrap-l {width: 90%; margin: 0 auto; position: relative;} 
.wrap {max-width: 1280px; width: 90%; margin: 0 auto; position: relative;} 
.wrap-m {max-width: 1000px; width: 90%; margin: 0 auto; position: relative;} 
.wrap-s {max-width: 800px; width: 90%; margin: 0 auto; position: relative;} 
.wrap-xs {max-width: 600px; width: 90%; margin: 0 auto; position: relative;}
.wrap-overflow{position: absolute; width: 100%; height: 100%; top: 0; right: 0; left: 0; overflow: hidden;z-index:0;}

/*-------------- Color Scheme --------------*/

.white-bg {background-color: #fff;}
.grey-bg {background-color:#eaeaea;}
.primary-bg {background-color: #000; color: #fff;}
.secondary-bg {background-color: #666; color: #fff;}
.white-text, .primary-bg > .content, .secondary-bg > .content {color: #fff;}
.primary-text {color: #333;}
.secondary-text {color: #666;}

#post-404 a.arrow-link, .simple-content a.arrow-link {
  display: inline-block;
}

#post-404 a.arrow-link + a.arrow-link, .simple-content a.arrow-link + a.arrow-link {
  margin-left: 40px;
}

/*-------------- Links & Buttons --------------*/

.main-content p.upper {
	font-size: 1.9rem;
  font-weight: 300;
  letter-spacing: -0.025em;
  line-height: 1.3;
	margin: 0 0 25px !important;
}

.main-content-outer {
  height: 100vh;
  background-color: #000;
}

.main-content {
	height: 100vh;
}

.pagenumber {
  margin-bottom: 0;
  font-weight: 500;
  pointer-events: all;
}

.link-next {
  pointer-events: all;
}

.icon-arrow-round {
	font-size: 4em;
  display: inline-block;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.icon-arrow-round:hover {
  transform: scale(1.2);
}

.icon-arrow {
	font-size: 0.65em;
	color: #fff;
	margin-left: 15px;
	top: -1px;
  left: 0;
  position: relative;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.icon-download {
  position: relative;
  top: 1px;
  left: 0;
  font-size: 1.08rem;
  color: #fff;
  margin-left: 15px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

a.arrow-link {
	padding-top: 30px;
  margin-bottom: 20px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.06em;
  font-size: 1rem;
}

.subrubrik, .main-content .simple-content p.subrubrik {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.06em;
  font-size: 1rem;
  margin-bottom: 15px;
  opacity: 0.6;
}

a.arrow-link:hover {
  color: #fff;
}

a.arrow-link:hover i, .main-header .menu li.menu-cv a:hover:after {
  left: 5px;
}

.main-content .accord-text ul {
  list-style-type: none;
  padding-left: 1.75em;
}

.main-content .accord-text ul li {
  padding-left: 0;
  text-indent: -1.8em;
}

.main-content .accord-text ul li:before {
  content: "\e905";
  font-family: 'icomoon' !important;
  speak: never;
  margin-right: 12px;
  font-weight: 700 !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.1em;
  color: #1ed761;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-content .accord-text p a {
  color: #fff;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  text-decoration-color: #1ed761;
}

.main-content .accord-text p a:hover {
  color: #fff;
  text-decoration-color: #fff; 
}

.footer .flex .col-f-1-2 + .col-f-1-2 {
	text-align: right;
}

.page-template-page-clean .main-content-outer {
  background-image:
  radial-gradient(at 96% 20%,hsla(28,100%,74%,.38) 0,transparent 40%),
  radial-gradient(at 70% 14%,hsla(240,70%,80%,.36) 0,transparent 40%);
}

.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
  left: 0;
  color: #fff;
  z-index: 6;
  pointer-events: none;
}

.simple-content {
  padding: 170px 0 150px;
}

.main-content .simple-content p {
  margin-bottom: 45px;
}

.simple-content h1 {
  margin-bottom: 35px;
}

.accordion {
  margin: 40px 0 30px;
}

.accord h2 {
  padding: 30px 0;
  margin: 0;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.accord h2 span {
    width: 80%;
  }

.accord h2:hover {
  opacity: 1;
}

.accordion h2 i {
  font-size: 1.6rem;
}

.accord-text {
  display: none;
}

.accord h2.active {
  color: #1ed761;
  opacity: 1;
}

.main-content .text-section-inner p a, .text-section-inner a {
	color: #fff;
}

.main-content .text-section-inner p a:hover, .text-section-inner a:hover {
  color: #fff;
}

.content-section {
	position: relative;
}

.content-section.scroll-images {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}

.video-wrapper {
  padding: 50px 0 40px;
  background-color: #f1f1f1;
}

.video-wrapper .center-video {
  width: 80%;
  margin: 0 auto;
}

.video-wrapper video {
    width: 100%;
}

.video-wrapper-full {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.video-wrapper-full video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.2);
  z-index: 2;
}

.scroll_arrow {
  z-index: 7;
  cursor: pointer;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  width: 17px;
  height: 17px;
  bottom: 65px;
  position: fixed;
  left: 75%;
  margin-left: -8px;
  -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
    -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-delay: alternate;

  -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 1;
}

.scroll_arrow:hover {
  -ms-transform: rotate(45deg) scale(1.2);
  -webkit-transform: rotate(45deg) scale(1.2);
  transform: rotate(45deg) scale(1.2);
}

.scroll_arrow.unactive {
  opacity: 0;
  display: none;
}

@-webkit-keyframes mouse-scroll {
  0% {bottom: 65px;}
  100% {bottom: 55px;}
}
@-moz-keyframes mouse-scroll {
  0% {bottom: 65px;}
  100% {bottom: 55px;}
}
@-o-keyframes mouse-scroll {
  0% {bottom: 65px;}
  100% {bottom: 55px;}
}
@keyframes mouse-scroll {
  0% {bottom: 65px;}
  100% {bottom: 55px;}
}

.text-section-inner {
  position: absolute;
  z-index: 3;
  max-width: 760px;
  top: 50%;
  left: 10%;
  right: 10%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.animated{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}

@-webkit-keyframes fadeInLeft{
    0%{
        opacity:0;
        left: 7%;
    }
    100%{
        opacity:1;
        left: 10%;
    }
}

@keyframes fadeInLeft{
    0%{
        opacity:0;
        left: 7%;
    }
    100%{
        opacity:1;
        left: 10%;
    }
}

@-webkit-keyframes fadeInLefty{
    0%{
        opacity:0;
        left: 7%;
    }
    100%{
        opacity:1;
        left: 10%;
    }
}

@keyframes fadeInLefty{
    0%{
        opacity:0;
        left: 7%;
    }
    100%{
        opacity:1;
        left: 10%;
    }
}

.fadeInLefty{
    -webkit-animation-name:fadeInLefty;
    animation-name:fadeInLefty;
}


.fadeInLeft{
    -webkit-animation-name:fadeInLeft;
    animation-name:fadeInLeft;
}

a, .main-content p a {
  color: #222;
  text-decoration: none;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
a:hover, .main-content p a:hover {color: #666;}
button.btn, a.btn, .btn, input[type="submit"], #cookie-notice .cn-button{
  padding: 10px 25px;
  border: 1px solid #333;
  border-radius: 0;
  line-height: 1;
  display: inline-block;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
a.btn-primary, .btn-primary, #cookie-notice .cn-button#cn-accept-cookie, .wpcf7 input[type="submit"] {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
a.btn-secondary, .btn-secondary, #cookie-notice .cn-button#cn-more-info {
  background: transparent;
  border: 1px solid #333;
  color: #333;
}
a.btn-primary:hover, .btn-primary:hover, #cookie-notice .cn-button#cn-accept-cookie:hover,
a.btn-secondary:hover, .btn-secondary:hover, #cookie-notice .cn-button#cn-more-info:hover, .wpcf7 input[type="submit"]:hover {
  background: #999;
  border: 1px solid #999;
  color: #fff;
}
.horiz-center .twobtns{margin-left:5px;margin-right:5px;}
.flex-start .twobtns{margin-right:10px;}
.flex-end .twobtns{margin-left:10px;}

/*-------------- Typography --------------*/

h1 {font-family: 'termina', sans-serif; font-weight: 500; letter-spacing: -0.02em; line-height: 1.15; min-height: 0vw; font-size: clamp(2.5rem,9vw,4.7rem);}
h2 {font-size: 1.9rem; font-weight: 300; letter-spacing: -0.025em; line-height: 1.2;}
h3 {font-size: 1.6rem; font-weight: 300; letter-spacing: -0.01em; line-height: 1.2; margin: 0 0 12px;}

h1, h2, h3, h4 { 
  margin: 0 0 20px;
}
.hyph{
	 overflow-wrap: break-word;
	 word-wrap: break-word;
	 word-break: break-word;
	 -webkit-hyphens: auto;
	 -webkit-hyphenate-limit-before: 3;
	 -webkit-hyphenate-limit-after: 3;
	 -webkit-hyphenate-limit-chars: 6 3 3;
	 -webkit-hyphenate-limit-lines: 2;
	 -webkit-hyphenate-limit-last: always;
	 -webkit-hyphenate-limit-zone: 8%;
	 -moz-hyphens: auto;
	 -moz-hyphenate-limit-chars: 6 3 3;
	 -moz-hyphenate-limit-lines: 2;
	 -moz-hyphenate-limit-last: always;
	 -moz-hyphenate-limit-zone: 8%;
	 -ms-hyphens: auto;
	 -ms-hyphenate-limit-chars: 6 3 3;
	 -ms-hyphenate-limit-lines: 2;
	 -ms-hyphenate-limit-last: always;
	 -ms-hyphenate-limit-zone: 8%;
	 hyphens: auto;
	 hyphenate-limit-chars: 6 3 3;
	 hyphenate-limit-lines: 2;
	 hyphenate-limit-last: always;
	 hyphenate-limit-zone: 8%;
}
.thinner {font-weight: 400;}
p .ingress {font-size:1.35rem;}
.main-content p {margin-bottom: 25px;}
.main-content ul, .main-content ol {margin-bottom: 45px; padding-left: 1.3em;}
.main-content ul li, .main-content ol li{padding-left:10px;}
.main-content ul li:not(:last-child), .main-content ol li:not(:last-child){margin-bottom:5px;}

/*-------------- Cookies --------------*/

#cookie-notice.cn-position-bottom {
  font-family: inherit;
  font-size: 14.5px;
  line-height: 1.7;
  -webkit-box-shadow: 0px 0px 7px 1px rgba(187,187,187,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(187,187,187,0.3);
  box-shadow: 0px 0px 7px 1px rgba(187,187,187,0.3);
  min-width: 0;
  width: 300px;
  left: unset;
  right: 10px;
  bottom: 10px;
}
#cookie-notice.cookie-notice-hidden {bottom: -10px;}
#cookie-notice .cookie-notice-container {padding: 45px 30px;}
#cn-notice-buttons {margin-top: 10px;}
#cookie-notice .cn-close-icon:before, #cookie-notice .cn-close-icon:after {background: #666;}
#cookie-notice .cn-close-icon:hover:before, #cookie-notice .cn-close-icon:hover:after {background: #222;}
#cookie-notice .cn-close-icon {top: 23px;}

/*-------------- Forms --------------*/

.input-outer div, .wpcf7-form-control-wrap {position: relative;}
.input-outer label {
  color: #a4a7a8;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 10;
  pointer-events: none;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
  font-weight: 400;
}
input[type="search"], input[type="text"], input[type="tel"], input[type="email"], textarea {
  padding: 10px 5px;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 0 0 #bbb;
  -moz-box-shadow: 0 2px 0 0 #bbb;
  box-shadow: 0 2px 0 0 #bbb;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  -webkit-appearance: none;
  background: transparent;
}
input[type="text"], input[type="tel"], input[type="email"], textarea {width: 100%;}
.focused label {transform: translateY(-120%); font-size: .75em;}
input.filled, textarea.filled {box-shadow: 0 2px 0 0 #666;}
span.wpcf7-not-valid-tip {font-size: 0.8em; margin-top: 3px;}
textarea {max-height: 150px; resize: none;}
.submit-outer {margin-top: 20px; float: left; width: 100%;}

/*-- Checkbox & Radio Buttons --*/

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label, .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label,
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label, .wpcf7-quiz-label{
  font-size: 0.85em;
}
.wpcf7-form-control-wrap.acceptance, .wpcf7-form-control-wrap.checkbox, .wpcf7-form-control-wrap.radio {float: left;}
span.wpcf7-list-item {margin: 0 10px 0 0;}
.wpcf7-acceptance .wpcf7-list-item label,
.wpcf7-checkbox .wpcf7-list-item label,
.wpcf7-radio .wpcf7-list-item label{
  position: relative;
  cursor: pointer;
  padding: 0 0 1px 35px;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {width: auto; display: inline-block; display: none;}
.wpcf7-acceptance .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label:before{
  content: "";
  display: block;
  position: absolute;
  border: 2px solid #bbb;
  border-radius: 100%;
  height: 28px;
  width: 28px;
  top: 0;
  left: 0;
  z-index: 5;
  transition: border .1s linear;
  -webkit-transition: border .1s linear;
}
.wpcf7-acceptance .wpcf7-list-item-label:after,
.wpcf7-checkbox .wpcf7-list-item-label:after,
.wpcf7-radio .wpcf7-list-item-label:after{
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  height: 18px;
  width: 18px;
  top: 5px;
  left: 5px;
  margin: auto;
  transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
}
.wpcf7 input[type="checkbox"]:checked~.wpcf7-list-item-label:after,
.wpcf7 input[type="radio"]:checked~.wpcf7-list-item-label:after {
  background: #999;
}

/*-------------- Tiny Slider --------------*/

.tns-outer{width:100%;}
.tns-controls [aria-controls] { /* Left/Right navigation buttons */
	margin: 0 5px;
	color: #fff;
	background: #004d49;
	border: 0;
}
.tns-nav > [aria-controls] { /* Dots */
	width: 9px;
	height: 9px;
	padding: 0;
	margin: 0 5px;
	border-radius: 50%;
	background: #ddd;
	border: 0;
}
.tns-nav > .tns-nav-active { 
	background: #999; 
}
.playbutton-wrapper button { 
	height: 34px; 
	padding: 0 10px; 
	background: #fff; 
	border: 1px solid #ccc; 
	cursor: pointer; 
}

/*-------------- Pages --------------*/

/* Breadcrumbs */
.main-content .rank-math-breadcrumb p{margin-bottom:0;line-height:1;}
.bg-img{
  object-fit: cover;
  height: 100%;
  width: auto;
  min-width: 100%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0;
  left:0;
  z-index: 1;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.bg-img.tone{
	opacity: 0.5;
}
.bg-img ~ div, .content, .forcolrev{
	z-index: 2;
	position: relative;
}
.embed-container { 
  position: relative; 
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  height: 100%;
} 
.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.columns a.flex{
	position: relative;
}
.puff{
	position:relative;
}
.puff .content.none-bg, .columns div.content.none-bg{
	padding: 0;
}
#singlehead{flex:1;}
.flow a.col-1-3.flex-space{flex-direction:column;}

/*-------------- Footer --------------*/

.copyright {font-size:0.8rem;}

/*-------------- Search page --------------*/

.page-numbers {
    border: 1px solid #666;
    padding: 10px 18px;
    font-size: 0.9rem;
    margin: 0 5px;
    background-color: #fff;
}
.page-numbers.current {
    background: #666;
    color: #fff;
}

/*-------------- Responsive --------------*/

@media only screen and (min-width: 1001px) {
	
	
	/*-- Typography --*/

	
	
	
	h3 .smaller, h4 {font-size:1.2rem;}
	
	/*-- Cols --*/

	.col-1-2 {width: 48%; } 
	.col-1-3 {width: 31%; }
	.col-2-3 {width: 65%; }
	.col-1-4 {width: 23%; }
	.col-3-4 {width: 73%; }
	.col-f-1, .col-1{width: 100%; }
	.col-f-1-2 {width: 50%; }
	.col-f-1-3 {width: 33.33%; }
	.col-f-2-3 {width: 66.67%; }
	.col-f-1-4 {width: 25%; }
	.col-f-3-4 {width: 75%; }
	.wrap-overflow .col-1-2{height: 100%; }

	/*-- Space --*/

	.pad-xl {padding: 120px 0;}
	.pad-b-xl {padding-bottom: 120px;}
	.pad-l {padding: 100px 0;}
	.pad-b-l {padding-bottom: 100px;}
	.pad {padding: 80px 0;}
	.pad-b {padding-bottom: 80px;}
	.pad-m {padding: 60px 0;}
	.pad-b-m {padding-bottom: 60px;}
	.pad-s {padding: 40px 0;}
	.pad-b-s{padding-bottom: 40px;}
	.pad-xs {padding: 30px 0;}
	.pad-b-xs {padding-bottom: 20px;}
	.marg-b-l{margin-bottom: 100px;}
	.marg-b {margin-bottom: 80px;}
	.marg-b-m {margin-bottom: 60px;}
	.marg-b-s {margin-bottom: 40px;}
	.marg-b-xs {margin-bottom: 20px;}
	.marg-t-l{margin-top: 100px;}
	.marg-t {margin-top: 80px;}
	.marg-t-m {margin-top: 60px;}
	.marg-t-s {margin-top: 40px;}
	.marg-t-xs {margin-top: 20px;}
	.puff .content, .columns div.content {padding: 60px;}
}

@media only screen and (max-width: 1000px) {

  .error404 .main-content {
    height: 100vh;
  }

  .main-content .col-f-1-2 {
    width: 100%;
  }
  .main-content-outer, .main-content {
    height: auto;
  }
  
  .text-section-inner {
    position: relative;
    top: 0;
    max-width: 90%;
    width: auto;
    margin: 0 auto;
    left:0;
    right:0;
    padding: 160px 0 40px;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
  }

  .page-template-page-clean .text-section-inner {
    position: absolute;
    z-index: 3;
    max-width: 760px;
    width: auto;
    padding: 0;
    top: 50%;
    left: 5%;
    right: 5%;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
  }

  .page-template-page-clean .main-content-outer, .page-template-page-clean .main-content {
    height: 100vh;
  }

  .content-section.scroll-images {
  overflow-y: auto;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}

.scroll_arrow {
  display: none;
}

.content-section .bg-img {
  position: relative;
  top: 0;
  height: auto;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

@-webkit-keyframes fadeInLeft{
    0%{
        opacity:0;
        left: -4%;
    }
    100%{
        opacity:1;
        left: 0;
    }
}

@keyframes fadeInLeft{
    0%{
        opacity:0;
        left: -4%;
    }
    100%{
        opacity:1;
        left: 0;
    }
}

@-webkit-keyframes fadeInLefty{
    0%{
        opacity:0;
        left: 2%;
    }
    100%{
        opacity:1;
        left: 5%;
    }
}

@keyframes fadeInLefty{
    0%{
        opacity:0;
        left: 2%;
    }
    100%{
        opacity:1;
        left: 5%;
    }
}

.video-wrapper-full {
  height: 100%;
}
	
	
	/*-- Typography --*/
	
  
  .main-content p.upper {
    font-size: 1.5rem;
  }
  
	
	
	/*-- Cols --*/

	.col-1-2, .col-1-3, .col-2-3, .col-1-4, .col-3-4 {width: 47%;}
	.threes .col-1-3, .threes .col-1-4, .threes .col-1-2 {width: 30%;}
	.col-f-1, .col-1 {width: 100%;}
	.col-f-1-2, .col-f-1-3, .col-f-2-3, .col-f-1-4, .col-f-3-4 {width: 50%;}
	.threes .col-f-1-3, .threes .col-f-1-4, .threes .col-f-1-2 {width: 33.333%;}
	.wrap-overflow .col-1-2 {height: 100%;}

	/*-- Space --*/

	.pad-xl, .pad-l, .pad {padding: 60px 0;}
	.pad-b-xl, .pad-b-l, .pad-b {padding-bottom: 60px;}
	.pad-m {padding: 40px 0;}
	.pad-b-m {padding-bottom: 40px;}
	.pad-s, .pad-xs {padding: 20px 0;}
	.pad-b-s, .pad-b-xs{padding-bottom: 20px;}
	.marg-b, .marg-b-l {margin-bottom: 60px;}
	.marg-b-m {margin-bottom: 40px;}
	.marg-b-s, .marg-b-xs {margin-bottom: 20px;}
	.marg-t, .marg-t-l {margin-top: 60px;}
	.marg-t-m {margin-top: 40px;}
	.marg-t-s, .marg-t-xs {margin-top: 20px;}
	.puff .content, .columns div.content {padding: 30px;}
}

@media only screen and (max-width: 800px) {
	
	/*-- Typography --*/

  
	
	/*-- Cols --*/

	.col-1-2, .col-1-3, .col-2-3, .col-1-4, .col-3-4, .col-f-1-3, .col-f-2-3, .col-f-1-4, .col-f-3-4, .threes .col-1-3, .threes .col-1-4, .threes .col-1-2,
	.threes .col-f-1-3, .threes .col-f-1-4, .threes .col-f-1-2{width: 100%;}
	.wrap-overflow{position: relative;}
	.wrap-overflow .col-1-2.content, .wrap-overflow .col-f-1-2.content{height: 200px;}
	.col-rev {display: -webkit-flex;display: -ms-flexbox;display: flex;flex-direction: column-reverse;}
	.picwrap{min-height:200px;}

  
	
}

@media only screen and (max-width: 500px) {



}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {}

@supports (-ms-ime-align:auto) {}

/*-------------- WordPress core --------------*/

.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float: right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #FFF;border: 1px solid #F0F0F0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption .wp-caption-text,.gallery-caption {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}

/*-------------- Print css --------------*/

@media print {
  * {background: transparent !important;color: #000 !important;box-shadow: none !important;text-shadow: none !important;}
  a,a:visited {text-decoration: underline;}
  a[href]:after {content: " ("attr(href) ")";}
  abbr[title]:after {content: " ("attr(title) ")";}
  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {content: "";}
  pre, blockquote {border: 1px solid #999;page-break-inside: avoid;}
  thead {display: table-header-group;}
  tr, img {page-break-inside: avoid;}
  img {max-width: 100% !important;}
  @page {margin: 0.5cm;}
  p,h2,h3 {orphans: 3;widows: 3;}
  h2,h3 {page-break-after: avoid;}
}