@font-face {
    font-family: 'GT-Sectra-Trial-Book';
    src: url("../fonts/GT-Sectra-Trial-Book.otf");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'GT-Sectra-Light';
    src: url("../fonts/GT-Sectra-Display-Trial-Light.otf");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'robotoregular';
    src: url("../fonts/webfonts/Roboto-Regular-webfont.eot");
    src: url("../fonts/webfonts/Roboto-Regular-webfont-.eot#iefix") format("embedded-opentype"), url("../fonts/webfonts/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/webfonts/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/webfonts/Roboto-Regular-webfont.svg.html#robotoregular") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'robotomedium';
    src: url("../fonts/webfonts/Roboto-Medium-webfont.eot");
    src: url("../fonts/webfonts/Roboto-Medium-webfont-.eot#iefix") format("embedded-opentype"), url("../fonts/webfonts/Roboto-Medium-webfont.woff") format("woff"), url("../fonts/webfonts/Roboto-Medium-webfont.ttf") format("truetype"), url("../fonts/webfonts/Roboto-Medium-webfont.svg.html#robotomedium") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'robotolight';
    src: url("../fonts/webfonts/Roboto-Light-webfont.eot");
    src: url("../fonts/webfonts/Roboto-Light-webfont-.eot#iefix") format("embedded-opentype"), url("../fonts/webfonts/Roboto-Light-webfont.woff") format("woff"), url("../fonts/webfonts/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/webfonts/Roboto-Light-webfont.svg.html#robotolight") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'robotothin';
    src: url("../fonts/webfonts/Roboto-Thin-webfont.eot");
    src: url("../fonts/webfonts/Roboto-Thin-webfont-.eot#iefix") format("embedded-opentype"), url("../fonts/webfonts/Roboto-Thin-webfont.woff") format("woff"), url("../fonts/webfonts/Roboto-Thin-webfont.ttf") format("truetype"), url("../fonts/webfonts/Roboto-Thin-webfont.svg.html#robotothin") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Arial-light';
    src: local("Arial");
    font-weight: 300
}
@font-face {
    font-family: 'Arial-thin';
    src: local("Arial");
    font-weight: 100
}
@font-face {
    font-family: 'Arial-regular';
    src: local("Arial");
    font-weight: 400
}
@font-face {
    font-family: 'Sans-Serif-regular';
    src: local("Sans-Serif");
    font-weight: 400
}
@font-face {
    font-family: 'Sans-Serif-thin';
    src: local("Sans-Serif");
    font-weight: 100
}
@font-face {
    font-family: 'Sans-Serif-light';
    src: local("Sans-Serif");
    font-weight: 300
}
@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon-mptor.eot");
    src: url("../fonts/icomoon-mptor.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon-mptor.ttf") format("truetype"), url("../fonts/icomoon-mptor.woff") format("woff"), url("../fonts/icomoon.svg-mptor.html#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-FF_Slash:before {
    content: "\e900"
}
#vid {
    position: relative;
    top: 50%;
    left: 50%;
}
.content-media--video {
   background-color: #ddd;
   display: block;
   position: relative;
   padding: 0 0 56.25% 0;
}
.content-media--video iframe {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#featured-video {
  transition: width .2s ease-in-out, height .2s ease-in-out, transform .38s ease-in-out;
}
/** Use .sticky */
#featured-video.is-sticky {
  position: fixed;
  top: 125px;
  left: 1000px;
  max-width: 320px;
  max-height: 240px;
  width: 320px;
  height: 240px;
}
@media screen and (min-width: 1120px) {
   #featured-video.is-sticky {
      transform: translateX(-80%);
   }
}
@media screen and (min-width: 1300px) {
   #featured-video.is-sticky {
      transform: translateX(-115%);
   }
}
.icon-circle-right:before {
    content: "\e605"
}
.icon-circle-left:before {
    content: "\e606"
}
.icon-facebook:before {
    content: "\e901"
}
.icon-instagram:before {
    content: "\e602"
}
.icon-twitter:before {
    content: "\e902"
}
.icon-linkedin2:before {
    content: "\e903"
}
.social {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}
#career-section .social p {
    margin-bottom: 10px
}
.social span {
    font-size: 20px;
    color: #4e4e4e;
    cursor: pointer;
    margin-right: 30px;
    color: #bda487
}
.social span.icon-instagram {
    font-size: 15px
}
.social span.icon-twitter {
    font-size: 15px
}
.social span:hover {
    color: #888
}
.social span:hover {
    color: #888;
    text-decoration: none
}
.social a:hover {
    text-decoration: none;
    color: #888
}
.hamburger-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #111;
    z-index: 500
}
.hamburger-menu li {
    letter-spacing: 1.5px
}
.hamburger-menu .nav-ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    padding-left: 40px;
    padding-right: 50px;
    padding-top: 130px
}
.hamburger-menu .nav-ul li {
    float: none;
    list-style-type: none;
    width: 100%
}
.hamburger-menu .nav-ul li a {
    display: block;
    font-size: 40px;
    color: #ffffff;
    line-height: 60px;
    text-transform: uppercase;
    padding: 5px 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s
}
.hamburger-menu .nav-ul li.active a,
.hamburger-menu .nav-ul li a.active,
.hamburger-menu .nav-ul li a:hover,
.hamburger-menu .nav-ul li a:focus {
    color: #888;
    text-decoration: none
}
html,
body {
    height: 100%
}
body {
    padding: 0;
    margin: 0;
    background: #fff;
    background-size: cover;
    font-family: "robotolight", "Arial-light", "Sans-Serif-light";
    font-size: 12px
}
#home body {
    color: #4e4e4e;
    font-size: 12px;
    background: #fff
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "robotolight", "Arial-light", "Sans-Serif-light";
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 3px
}
#home h1,
#home h2,
#home h3,
#home h4,
#home h5,
#home h6 {
    color: #494949
}
p,
ul li {
    font-size: 13px;
    font-family: "robotolight", "Arial-light", "Sans-Serif-light";
    line-height: 25px;
    letter-spacing: 1px
}
.bold {
    font-family: "robotoregular", "Arial-regular", "Sans-Serif-regular"
}
a,
a:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none;
    cursor: pointer
}
a:hover {
    color: #888
}
h1,
h3 {
    font-size: 18px;
    line-height: 25px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: "robotolight", "Arial-light", "Sans-Serif-light";
    margin-bottom: 15px;
    color: #fff
}
.clear {
    clear: both
}
#about .submit-btn .btn {
    margin-top: 50px
}
.btn-square {
    font-size: 13px;
    font-family: "robotolight", "Arial-light", "Sans-Serif-light";
    line-height: 25px;
    letter-spacing: 1px;
    border-radius: 0;
    border: 2px solid #bda487;
    text-transform: capitalize;
    padding: 10px 30px;
    display: inline-block;
    color: #bda487;
    background-color: rgba(255, 255, 255, 0.2);
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-family: "robotoregular", "Arial-regular", "Sans-Serif-regular";
    cursor: pointer
}
.btn-square:hover {
    color: #888;
    border: 2px solid #888
}
.sub-submit-btn {
    font-size: 13px;
    font-family: "robotolight", "Arial-light", "Sans-Serif-light";
    line-height: 25px;
    letter-spacing: 1px;
    border-radius: 0;
    border: 2px solid #bda487;
    text-transform: capitalize;
    padding: 10px 30px;
    display: inline-block;
    color: #bda487;
    background-color: rgba(255, 255, 255, 0.2);
    text-decoration: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-family: "robotoregular", "Arial-regular", "Sans-Serif-regular";
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #bda487
}
.sub-submit-btn:hover {
    color: #888;
    border: 2px solid #888
}
.mobile-only {
    display: none
}
.desktop-only {
    display: inline
}
#contact-in-footer {
    margin-top: 50px;
    text-align: left;
    background-color: #191d20;
    background-size: cover;
    position: relative
}
#contact-in-footer .contact-center-wrapper {
    width: 100%;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px
}
#contact-in-footer .contact-content {
    margin-left: auto;
    margin-right: auto
}
#contact-in-footer h1,
#contact-in-footer p {
    color: white
}
#contact-in-footer .social {
    margin-bottom: 50px
}
#mc_embed_signup form {
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px
}
#mc_embed_signup form .clear {
    clear: both
}
.mc-field-group .float-left {
    margin-right: 25px
}
.mc-field-group input {
    font-family: "robotothin", "Arial-thin", "Sans-Serif-thin";
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #aaa;
    color: #fff;
    background-color: transparent;
    width: 320px;
    margin-top: 25px;
    padding: 5px 15px 5px 5px;
    box-shadow: none;
    line-height: 30px;
    letter-spacing: 1px
}
.mc-field-group input:focus {
    outline: none
}
.mc-field-group select {
    font-family: "robotothin", "Arial-thin", "Sans-Serif-thin";
    background: black;
    width: 320px;
    line-height: 40px;
    height: 40px;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #aaa;
    overflow: hidden;
    float: left;
    margin-top: 25px;
    box-shadow: none;
    font-size: 13px;
    background-color: white;
    color: #aaa;
    margin-bottom: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 5px;
    letter-spacing: 1px
}
.mc-field-group select option {
    background: black;
    color: #fff
}
.mc-field-group select:focus {
    outline: none
}
.mc-field-group #mce-ZIPCODE {
    display: none;
    width: 660px
}
.sub-submit-btn {
    margin-top: 30px;
    position: absolute;
    width: 150px;
    left: 50%;
    margin-left: -85px;
    text-align: center
}
.sub-submit-btn #mc-embedded-subscribe {
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    color: #bda487;
    letter-spacing: 1px
}
.sub-submit-btn #mc-embedded-subscribe:hover {
    color: #ccc
}
.sub-submit-btn #mc-embedded-subscribe:focus {
    outline: none
}
#subscribe-result {
    text-align: right;
    margin-right: 15px
}
.footer-social-section {
    margin-top: 100px
}
footer {
    text-align: center;
    background-color: #191d20;
    color: #777;
    padding-bottom: 25px;
    font-size: 10pt
}
footer .footer,
footer a {
    font-family: "robotolight", "Arial-light", "Sans-Serif-light";
    line-height: 25px;
    letter-spacing: 1px;
    font-size: 9pt
}
footer a.footer-link {
    color: #777
}
footer a.footer-link:hover {
    color: #ccc
}
@media (max-width: 767px) {
    .mobile-only {
        display: inline
    }
    .desktop-only {
        display: none
    }
    #mc_embed_signup form,
    .main-title,
    .social {
        width: 250px
    }
    .mc-field-group .float-left,
    .main-title,
    .social {
        margin-right: auto;
        margin-left: auto
    }
    .mc-field-group input {
        float: none;
        width: 230px;
        margin-top: 23px
    }
    .mc-field-group select {
        float: none;
        width: 230px;
        margin-top: 23px
    }
    .mc-field-group #mce-ZIPCODE {
        float: none;
        width: 230px;
        margin-top: 23px;
        margin-left: auto;
        margin-right: auto
    }
}
#menu-bar {
    position: fixed;
    width: 100%;
    height: 80px;
    display: block;
    z-index: 600;
    background: #fff
}
#menu-bar .logo {
    display: none
}
.main-menu {
    z-index: 500;
    max-width: 100%;
    height: 80px;
    display: block;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 50;
    letter-spacing: 1px
}
.main-menu a,
.main-menu a:visited {
    line-height: 80px;
    color: #000;
    font-family: "robotoregular", "Arial-regular", "Sans-Serif-regular";
    text-transform: capitalize;
    font-size: 13px;
    text-decoration: none;
    letter-spacing: 1px;
    margin-left: 50px
}
.main-menu a img,
.main-menu a:visited img {
    width: 50px;
    height: auto;
    vertical-align: middle
}
.main-menu a:first-child,
.main-menu a:visited:first-child {
    margin-left: 50px
}
.main-menu a.float-right,
.main-menu a:visited.float-right {
    float: right;
    margin-right: 25px;
    margin-left: 25px
}
.main-menu a.float-right.right-edge,
.main-menu a:visited.float-right.right-edge {
    margin-right: 50px
}
.main-menu a:hover {
    text-decoration: none;
    color: #ccc
}
#menu-bar .menu-icon {
    display: none
}
#menu-bar .menu-bar-bg {
    background-color: rgba(20, 20, 20, 0.8);
    position: fixed;
    height: 60px;
    width: 100%;
    transition: .5s
}
.hidden {
    visibility: hidden
}
#hamburger-menu {
    display: none
}
@media (max-width: 992px) {
    .main-menu a,
    .main-menu a:visited {
        margin-left: 36px
    }
    .main-menu a.float-right,
    .main-menu a:visited.float-right {
        margin-right: 0;
        margin-left: 18px
    }
    .main-menu a.float-right.right-edge,
    .main-menu a:visited.float-right.right-edge {
        margin-right: 36px
    }
}
@media (max-width: 767px) {
    #menu-bar .logo {
        display: inline-block
    }
    #menu-bar .logo img {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 15px;
        width: 40px;
        height: auto
    }
    #menu-bar .main-menu {
        display: none
    }
    #menu-bar {
        height: 60px;
        position: fixed
    }
    #menu-bar .logo a {
        line-height: 60px
    }
    #menu-bar .menu-icon {
        display: inline;
        width: 25px;
        line-height: 60px;
        position: absolute;
        right: 5px;
        top: 15px;
        z-index: 100
    }
    #menu-bar .menu-icon img {
        width: 25px;
        height: auto
    }
    .hamburger-menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 500;
        letter-spacing: 6px
    }
    .hamburger-menu .nav-ul {
        padding: 0;
        margin: 0;
        display: inline-block;
        width: 100%;
        padding-left: 40px;
        padding-right: 50px;
        padding-top: 80px
    }
    .hamburger-menu .nav-ul li {
        float: none;
        list-style-type: none;
        width: 100%
    }
    .hamburger-menu .nav-ul li a {
        display: block;
        font-size: 35px;
        color: #000;
        font-family: "robotothin", "Arial-thin", "Sans-Serif-thin";
        line-height: 80px;
        text-transform: capitalize;
        padding: 5px 0;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s
    }
    .hamburger-menu .nav-ul li.active a,
    .hamburger-menu .nav-ul li a.active,
    .hamburger-menu .nav-ul li a:hover,
    .hamburger-menu .nav-ul li a:focus {
        color: #ccc;
        text-decoration: none
    }
    .menu-btn {
        width: 25px;
        height: 25px;
        margin-right: 15px;
        display: block;
        float: right;
        z-index: 999
    }
    .menu-btn .none,
    .menu-btn .open {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s
    }
    .menu-btn .none {
        opacity: 1
    }
    .menu-btn .open {
        opacity: 0
    }
    .menu-btn.active .none {
        opacity: 0
    }
    .menu-btn.active .open {
        opacity: 1
    }
}
.description.on-img-description h1,
.description.on-img-description p {
    font-family: "robotothin", "Arial-thin", "Sans-Serif-thin"
}
.short-copy {
    display: none
}
#home .main-header {
    width: 100%;
    height: 50vw;
    background: url("../images/paakuva.jpg") center center no-repeat;
    background: cover;
    background-size: 100%;
    position: relative;
    top: 80px
}
#home .main-header .description {
    position: absolute;
    width: 100%;
    height: 50vw;
    top: 80px;
    right: 0;
    color: #fff
}
#home .main-header .description .description-title {
    position: absolute;
    top: -40px;
    left: 35px;
    text-align: center
}
#home .main-header .description .description-title img {
    width: 250px
}
#home .main-header .description .description-title h1 {
    font-size: 80px;
    color: #fff
}
#home .main-header .description .description-details {
    position: absolute;
    top: 456px;
    left: 38px;
    width: 565px;
    text-align: center
}
#home .main-header .description .description-details h3 {
    color: #b6a098;
    font-size: 18px
}
#home .main-header .description .description-details h3 br {
    display: none
}
#home .main-header .description .description-details p {
    font-family: "robotolight", "Arial-light", "Sans-Serif-light"
}
#home .main-header .description .description-details .btn-square {
    position: absolute;
    left: 0;
    background: transparent;
    width: 150px;
    height: 45px;
    padding: 0;
    line-height: 40px;
    vertical-align: middle;
    color: #b6a098;
    border-color: #b6a098;
    text-transform: none;
    margin-top: 25px
}
#home .main-header .description .extra-black-space {
    background: #000
}
.down-arrow {
    display: inline-block;
    width: 30px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    z-index: 9;
    outline: none;
    -webkit-animation-name: fadebounce;
    -moz-animation-name: fadebounce;
    -ms-animation-name: fadebounce;
    -o-animation-name: fadebounce;
    animation-name: fadebounce;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.down-arrow img {
    opacity: 0.6;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s
}
.down-arrow img:hover {
    opacity: 1
}
#main {
    margin-top: 77px
}
#about {
    width: 100%;
    margin: 0
}
#about .column {
    position: relative;
    height: 50vw
}
#about .column.left {
    background: url("../images/paaleft.jpg") 50% 50% no-repeat;
    background-repeat: no-repeat;
    background-size: 100% 100%
}
#about .column.right {
    background: url("../images/paaright.jpg") 50% 50% no-repeat;
    background-repeat: no-repeat;
    background-size: 100% 100%
}
#about .description {
    position: absolute;
    width: 100%;
    height: 50vw;
    top: 0;
    right: 0;
    color: #fff
}
#about .description .description-details {
    position: absolute;
    top: 70%;
    left: 5%;
    right: 5%;
    width: 565px
}
#about .description .description-details p {
    font-family: "robotolight", "Arial-light", "Sans-Serif-light"
}
#recent-posts {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto
}
#recent-posts .post .post-wrapper {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto
}
#recent-posts .post .post-wrapper .description {
    margin-top: 10px
}
#recent-posts .post .post-wrapper .description h1 {
    margin-top: 15px;
    margin-bottom: 3px
}
#recent-posts .post .post-wrapper .description .read-more a {
    color: #bda487
}
#recent-posts .post img {
    width: 100%;
    height: auto
}
@-moz-keyframes fadebounce {
    0% {
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    50% {
        -moz-transform: translateY(25px);
        transform: translateY(25px);
        opacity: 1
    }
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
@-webkit-keyframes fadebounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
@-o-keyframes fadebounce {
    0% {
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    50% {
        -o-transform: translateY(25px);
        transform: translateY(25px);
        opacity: 1
    }
    100% {
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
@-ms-keyframes fadebounce {
    0% {
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    50% {
        -ms-transform: translateY(25px);
        transform: translateY(25px);
        opacity: 1
    }
    100% {
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
@keyframes fadebounce {
    0% {
        transform: translateY(0);
        opacity: 1
    }
    50% {
        transform: translateY(25px);
        opacity: 1
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}
@-webkit-keyframes spinnerRotate {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}
@-moz-keyframes spinnerRotate {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}
@-ms-keyframes spinnerRotate {
    from {
        -ms-transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(360deg)
    }
}
.spin {
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear
}
@-webkit-keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
#privacy-policy .logo {
    width: 65px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
}
@media (max-width: 15000px) {
    .header {
        top: 25%
    }
    #contact {
        min-height: 500px
    }
}
@media (max-width: 1300px) {
    #about .description .description-details {
        top: 70%
    }
}
@media (max-width: 1200px) {
    #home .main-header .description .description-details h3 {
        text-align: left
    }
    #about .description .description-details {
        top: 70%
    }
    #about .description .description-details h3 {
        font-size: 18px
    }
    #recent-posts .recent-posts-wrapper {
        width: 990px
    }
    #recent-posts .recent-posts-wrapper .post {
        max-width: 260px;
        margin-right: 50px
    }
    #recent-posts .recent-posts-wrapper .post:first-child {
        margin-left: 50px
    }
}
@media (max-width: 992px) {
    #home .main-header .description .description-title img {
        width: 200px
    }
    #home .main-header .description .description-title h1 {
        font-size: 50px;
        text-align: center
    }
    #home .main-header .description .description-details {
        top: 145px
    }
    #home .main-header .description .description-details h3 {
        text-align: left;
        margin-bottom: 5px
    }
    #home .main-header .description .description-details h3 br {
        display: block
    }
    #home .main-header .description .description-details h3 .slash {
        display: none
    }
    #home .main-header .description .description-details .btn-square {
        margin-top: 20px
    }
    #contact {
        min-height: 500px
    }
    #about {
        width: 100%;
        margin: 0
    }
    #about .description {
        height: 180px;
        top: auto;
        bottom: 0
    }
    #about .description .description-details {
        position: absolute;
        background: #000;
        height: 180px;
        width: 100%;
        left: 0;
        padding-top: 25px;
        padding-left: 25px;
        padding-right: 25px
    }
    #recent-posts {
        margin-top: 250px
    }
    #recent-posts .post-wrapper .description a h1 {
        margin-bottom: 5px
    }
}
@media (max-width: 768px) {
    #home .main-header {
        background: url("../images/header-ces_sqr.jpg") center center no-repeat;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 100vw;
        top: 60px;
        padding-bottom: 50px
    }
    #home .main-header .description {
        height: 100vw
    }
    #home .main-header .description .description-title {
        top: -20px;
        left: 40px
    }
    #home .main-header .description .description-title h1 {
        font-size: 45px;
        text-align: center
    }
    #home .main-header .description .description-details {
        top: auto;
        bottom: 200px;
        left: 0;
        right: 0
    }
    #home .main-header .description .description-details h3 {
        font-size: 18px
    }
    #home .main-header .description .description-details h3 br {
        display: none
    }
    #home .main-header .description .description-details h3 .slash {
        display: inline
    }
    #home .main-header .description .description-details h3 {
        text-align: center;
        margin-bottom: 0
    }
    #home .main-header .description .description-details .btn-square {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px
    }
    #main {
        margin-top: 60px;
        background: white
    }
}
@media (max-width: 767px) {
    #home .main-header .description .description-title {
        top: -50px;
        left: 15px
    }
    #main {
        margin-top: 60px;
        background: white
    }
    .container {
        width: auto
    }
    #about .column {
        height: 100vw
    }
    #about .column.right {
        margin-top: 100px
    }
    #about .description {
        height: 150px
    }
    #about .description .description-details {
        position: absolute;
        background: #000;
        height: 150px;
        width: 100%;
        padding-top: 20px;
        padding-left: 30px;
        padding-right: 30px
    }
    #recent-posts {
        margin-top: 200px
    }
    #recent-posts .post .post-wrapper {
        width: 100%;
        max-width: 100%
    }
    #recent-posts .post .description {
        margin-bottom: 20px
    }
    #recent-posts .feature-img img {
        width: 100%;
        height: auto
    }
}
@media (max-width: 640px) {
    .short-copy {
        display: inline
    }
    .long-copy {
        display: none
    }
    #home .main-header .description .description-title h1 {
        font-size: 40px
    }
    #about .column.right {
        margin-top: 150px
    }
    #about .description {
        height: 220px
    }
    #about .description .description-details {
        height: 220px
    }
}
@media (max-width: 479px) {
    #home .main-header {
        background: url("../images/header-ces_mobile.jpg") left center no-repeat;
        height: 130vw
    }
    #home .main-header .description .description-title img {
        width: 180px
    }
    #home .main-header .description .description-details {
        top: auto;
        bottom: 45px;
        left: 0;
        right: 0
    }
    #home .main-header .description .description-details h3 {
        text-align: center;
        margin-bottom: 5px
    }
    #home .main-header .description .description-details .btn-square {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px
    }
    #home .main-header .description .extra-black-space {
        height: 70px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -70px;
        background: #0f141a
    }
    #main {
        margin-top: 65px
    }
    #contact {
        min-height: 500px
    }
}
@media (max-width: 350px) {
    #main {
        margin-top: 75px
    }
