/*
Theme Name: Ceasar Child
Theme URI: http://themeforest.net/user/everislabs
Description: Flexible Multipurpose Portfolio WordPress Theme
Author: EverisLabs
Author URI: http://everislabs.com
Template: ceasar
Version: 1.0
Tags: hbstudios
Text Domain: ceasar
License:
License URI:
*/
#preloader{
  display: none;
}
@media only screen and (min-width:1025px){
  #preloader{
    display: block;
    background-color: #151515 !important;
  }
  .spinner{
    width: 32px;
    height: 32px;
    background-image: url('../../uploads/spinner.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent !important;
  }
}

/* Manually added custom CSS from Jetpack (safecss) */
html,body {
    overflow-x: visible
}

* {
    text-decoration: none !important
}

.preload * {
    overflow: visible
}

h1,h2,h3,h4,h5,h6,p {
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

h3,h4,h5,h6,.heading-font {
    font-family: "museo-slab", "Arvo", Georgia, serif !important;
    font-weight: 700
}

h3 i,h3 em,h4 i,h4 em,h5 i,h5 em,h6 i,h6 em,.heading-font i,.heading-font em {
    font-family: "museo-slab", "Arvo", Georgia, serif !important;
    font-weight: 700;
    font-style: italic
}

ul {
    padding: 0 0 0 20px
}

hr {
    border-top: 1px solid #bbb
}

.light-h1 {
    font-size: 30px !important;
    font-weight: 300;
    letter-spacing: 6px !important;
    line-height: 52px !important
}

.wpb_single_image img {
    padding: 1px
}

button,.button {
    display: inline-block;
    color: #58595b;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    text-decoration: none !important
}

button:hover,button:active,.button:hover,.button:active {
    text-decoration: none !important
}

.button.stroke.black:hover,.button.stroke.black:active,button.stroke.black:hover,button.stroke.black:active {
    border-color: #FEB32E
}

.heading-content .heading {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px
}

.page-info h3 {
    margin: 0 0 20px
}

.page-info h4 {
    margin: 0;
    font-size: 18px;
    line-height: 28px
}

.page-info p {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 24px
}

.page-info p:last-child {
    margin: 0
}

.map-row {
    overflow: hidden
}

.map-row .google-map iframe {
    width: 100% !important
}

.hide-on-mobile {
    display: none
}

body {
    min-height: 100% !important;
    height: 100% !important;
    background: url('wp-content/uploads/honeycomb-texture.png') 0 0 repeat
}

#sb-site {
    min-height: 100% !important;
    height: 100% !important
}

.site {
    min-height: 100% !important;
    height: 100% !important
}

#header {
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    background-image: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

#header .site-header {
    background-color: transparent;
    top: auto
}

#header .cta-wrapper {
    display: none
}

.cta-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    max-width: 1170px;
    min-height: 100%;
    height: 100%
}

.header-cta,.rev_slider {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 170px;
    margin: auto
}

.header-cta .tp-caption,.rev_slider .tp-caption {
    white-space: initial !important;
    width: 100%;
    left: 0
}

.header-cta .black-header-overlay,.rev_slider .black-header-overlay {
    background: rgba(0,0,0,0.35);
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    left: 0 !important;
    top: 0 !important
}

.header-cta h1,.rev_slider h1 {
    margin: 0;
    padding: 0 15px!important;
    font-size: 36px !important;
    letter-spacing: 4px !important;
    line-height: 36px !important;
    text-align: center
}

.header-cta h2,.rev_slider h2 {
    margin: 0;
    padding: 0 15px!important;
    font-size: 16px !important;
    font-weight: 300;
    text-align: center;
    letter-spacing: initial !important;
    line-height: 32px !important
}

.header-cta a,.header-cta a.button,.header-cta a.stroke,.rev_slider a,.rev_slider a.button,.rev_slider a.stroke {
    display: block;
    margin: 15px auto 0!important;
    padding: 0;
    width: 170px;
    height: 46px;
    background: rgba(255,255,255,0);
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400;
    text-align: center;
    letter-spacing: initial !important;
    line-height: 42px !important
}

.header-cta a:hover,.header-cta a:active,.header-cta a.button:hover,.header-cta a.button:active,.header-cta a.stroke:hover,.header-cta a.stroke:active,.rev_slider a:hover,.rev_slider a:active,.rev_slider a.button:hover,.rev_slider a.button:active,.rev_slider a.stroke:hover,.rev_slider a.stroke:active {
    color: #fff !important;
    background: rgba(255,255,255,0.15);
    border: 2px solid #fff
}

.jump-to {
    display: none;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 50px;
    left: 0;
    width: 40px;
    margin: auto;
    background-image: url('wp-content/uploads/jumpto.png');
    background-size: 40px 40px;
    background-repeat: no-repeat;
    -webkit-animation-name: jumpto;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-play-state: paused;
    -moz-animation-name: jumpto;
    -moz-animation-duration: .5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-out;
    -moz-animation-play-state: paused;
    animation-name: jumpto;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-play-state: paused
}

.jump-to:hover,.jump-to:active {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    animation-play-state: running
}

.jump-to a,.jump-to a:visited {
    display: block;
    width: 40px;
    height: 45px
}

-webkit-@keyframes jumpto 0% {
    height: 40px
}

-webkit-@keyframes jumpto 40% {
    height: 50px
}

-webkit-@keyframes jumpto 80% {
    height: 40px
}

-webkit-@keyframes jumpto 100% {
    height: 40px
}

-moz-@keyframes jumpto 0% {
    height: 40px
}

-moz-@keyframes jumpto 40% {
    height: 50px
}

-moz-@keyframes jumpto 80% {
    height: 40px
}

-moz-@keyframes jumpto 100% {
    height: 40px
}

@keyframes jumpto {
    0% {
        height: 40px
    }

    40% {
        height: 50px
    }

    80% {
        height: 40px
    }

    100% {
        height: 40px
    }
}

#header .site-header .site-header-inner,body.boxed #header .site-header .site-header-inner {
    padding: 15px 0
}

#header .menu-trigger,body.boxed #header .menu-trigger {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    float: none !important;
    color: #fff;
    font-size: 20px;
    text-align: center
}

#header .menu-area ul li,body.boxed #header .menu-area ul li {
    padding: 0 0 0 20px
}

#header .menu-area ul li a,#header .menu-area ul li a:visited,body.boxed #header .menu-area ul li a,body.boxed #header .menu-area ul li a:visited {
    color: #fff !important;
    padding: 5px;
    padding-bottom: 0;
    background: transparent;
    border-bottom: 1px solid rgba(254,179,46,0);
    font-size: 13px;
    font-weight: 200;
    text-decoration: none !important;
    -webkit-transition: padding .3s ease-out;
    transition: padding .3s ease-out
}

#header .menu-area ul li a:hover,#header .menu-area ul li a:active,body.boxed #header .menu-area ul li a:hover,body.boxed #header .menu-area ul li a:active {
    padding-bottom: 3px;
    background: transparent;
    border-bottom: 1px solid #feb32e;
    color: #fff !important;
    text-decoration: none !important
}

#header .menu-area ul li.current-menu-item a,#header .menu-area ul li.current-menu-item a:visited,#header .menu-area ul li.current-page-item a,#header .menu-area ul li.current-page-item a:visited,body.boxed #header .menu-area ul li.current-menu-item a,body.boxed #header .menu-area ul li.current-menu-item a:visited,body.boxed #header .menu-area ul li.current-page-item a,body.boxed #header .menu-area ul li.current-page-item a:visited {
    padding-bottom: 3px;
    background: transparent;
    border-bottom: 1px solid #feb32e;
    color: #fff !important;
    text-decoration: none !important
}

.sb-slidebar {
    padding: 55px 40px 40px!important
}

.sb-slidebar .slidebar-social {
    display: none
}

.sb-active .menu-trigger i:before {
    content: "\f0c9" !important
}

#page-content .page-content-inner {
    background-color: transparent;
    padding-right: 0;
    padding-left: 0
}

#footer {
    z-index: 1000;
    background: #FEB32E;
    padding: 30px 0 46px
}

#footer .section {
    overflow: initial
}

#footer-widget-1 .textwidget {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1.1px;
    line-height: 24px;
    text-align: center
}

#footer-widget-2 h4.widget-title {
    display: none
}

#footer-widget-2 .footer-social .slidebar-social {
    padding-top: 0
}

#footer-widget-2 .footer-social .slidebar-social ul.social li {
    margin: 0 10px
}

#footer-widget-2 .footer-social .slidebar-social ul.social li a {
    width: 44px;
    height: 44px;
    padding: 10px;
    background-color: transparent;
    color: #fff
}

#footer-widget-2 .footer-social .slidebar-social ul.social li a .fa {
    font-size: 24px
}

#footer-widget-2 .footer-social .slidebar-social ul.social li a .fa.fa-youtube:before {
    content: "\f16a"
}

.credits-inner {
    display: none
}

.page-id-6 .fullscreenvideo {
    display: none !important
}

.page-id-6 .home-featured-games .game {
    padding: 1px 15px!important
}

.page-id-6 .home-featured-games .game img {
    padding: 0!important
}

.page-id-6 .home-featured-games .game .wpb_wrapper:nth-child(1) {
    position: relative;
    height: 100%
}

.page-id-6 .home-featured-games .game .wpb_wrapper:hover .game-thumb .wpb_wrapper a .vc_single_image-wrapper,.page-id-6 .home-featured-games .game .wpb_wrapper:active .game-thumb .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-6 .home-featured-games .game .wpb_wrapper:hover .game-thumb .wpb_wrapper a .vc_single_image-wrapper img,.page-id-6 .home-featured-games .game .wpb_wrapper:active .game-thumb .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.page-id-6 .home-featured-games .game .game-thumb:hover .wpb_wrapper a .vc_single_image-wrapper,.page-id-6 .home-featured-games .game .game-thumb:active .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-6 .home-featured-games .game .game-thumb:hover .wpb_wrapper a .vc_single_image-wrapper img,.page-id-6 .home-featured-games .game .game-thumb:active .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02)
}

.page-id-6 .home-featured-games .game .game-thumb .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-6 .home-featured-games .game .game-thumb .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.page-id-6 .home-featured-games .game .wpb_raw_html {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-id-6 .home-featured-games .game .wpb_raw_html .game-thumb-rollover {
    opacity: 1;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.page-id-6 .home-featured-games .game .wpb_raw_html .game-thumb-rollover a {
    display: block;
    height: 100%;
    text-align: center
}

.page-id-6 .home-featured-games .game .wpb_raw_html .game-thumb-rollover a h3 {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 100px 20px 0;
    color: #fff;
    font-family: 'Lato', Helvetica, Arial !important;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px
}

.page-id-6 .view-all-games-button button,.page-id-6 .view-all-games-button .button {
    margin: 0 auto;
    display: block;
    width: 220px
}

.page-id-6 .featured-page .featured-page-column {
    position: relative;
    padding: 1px 15px!important
}

.page-id-6 .featured-page .featured-page-column img {
    padding: 0!important
}

.page-id-6 .featured-page .featured-page-column .wpb_wrapper:nth-child(1) {
    position: relative;
    height: 100%
}

.page-id-6 .featured-page .featured-page-column .wpb_wrapper:hover .featured-page-thumb .wpb_wrapper a .vc_single_image-wrapper,.page-id-6 .featured-page .featured-page-column .wpb_wrapper:active .featured-page-thumb .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-6 .featured-page .featured-page-column .wpb_wrapper:hover .featured-page-thumb .wpb_wrapper a .vc_single_image-wrapper img,.page-id-6 .featured-page .featured-page-column .wpb_wrapper:active .featured-page-thumb .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}

.page-id-6 .featured-page .featured-page-column .featured-page-thumb:hover .wpb_wrapper a .vc_single_image-wrapper,.page-id-6 .featured-page .featured-page-column .featured-page-thumb:active .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-6 .featured-page .featured-page-column .featured-page-thumb:hover .wpb_wrapper a .vc_single_image-wrapper img,.page-id-6 .featured-page .featured-page-column .featured-page-thumb:active .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}

.page-id-6 .featured-page .featured-page-column .featured-page-thumb .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-6 .featured-page .featured-page-column .featured-page-thumb .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.page-id-6 .featured-page .featured-page-column .wpb_raw_html {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-id-6 .featured-page .featured-page-column .wpb_raw_html .featured-page-thumb-rollover {
    opacity: 1;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.page-id-6 .featured-page .featured-page-column .wpb_raw_html .featured-page-thumb-rollover a {
    display: block;
    height: 100%
}

.page-id-6 .featured-page .featured-page-column .wpb_raw_html .featured-page-thumb-rollover a h3 {
    position: relative;
    margin: 0;
    padding: 120px 15px 0;
    color: #fff;
    font-family: 'Lato', Helvetica, Arial !important;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px
}

.page-id-6 .featured-page .featured-page-column .wpb_raw_html .featured-page-thumb-rollover a h3:after {
    content: '';
    display: block;
    width: 44px;
    height: 44px;
    margin: 10px auto 0;
    background-image: url('wp-content/uploads/down-arrow.png');
    background-size: 44px 44px;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.page-id-6 .featured-page .featured-page-column .wpb_raw_html .featured-page-thumb-rollover:hover,.page-id-6 .featured-page .featured-page-column .wpb_raw_html .featured-page-thumb-rollover:active {
    opacity: 1 !important
}

.page-id-6 .job-link-cta-header {
    display: none
}

.page-id-6 .job-link-ctas {
    display: none
}

.page-id-6 .job-link-ctas a img,.page-id-6 .job-link-ctas a:visited img {
    padding-bottom: 20px;
    opacity: 1
}

.page-id-6 .job-link-ctas a img:hover,.page-id-6 .job-link-ctas a img:active,.page-id-6 .job-link-ctas a:visited img:hover,.page-id-6 .job-link-ctas a:visited img:active {
    opacity: 1
}

.page-id-6 .homepage-contact {
    display: none;
    text-align: center
}

.page-id-6 .homepage-contact h4 {
    margin: 60px 0
}

.page-id-6 .homepage-contact .row {
    margin-right: 0;
    margin-left: 0
}

.page-id-6 .homepage-contact .col-md-4 {
    margin-bottom: 20px;
    height: 35px
}

.page-id-6 .homepage-contact .contact input,.page-id-6 .homepage-contact .contact textarea {
    padding-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-color: #bbb;
    text-align: center;
    text-transform: none
}

.page-id-6 .homepage-contact .iconbox .iconbox-content h4 a:hover,.page-id-6 .homepage-contact .contact input:focus,.page-id-6 .homepage-contact .contact textarea:focus {
    border-bottom-width: 3px;
    border-bottom-color: #feb32e;
    -webkit-box-shadow: inset 0 -1px 0 0 #feb32e;
    -moz-box-shadow: inset 0 -1px 0 0 #feb32e;
    box-shadow: inset 0 -1px 0 0 #feb32e
}

.page-id-6 .homepage-contact input[type="submit"] {
    margin-bottom: 150px;
    border-width: 1px;
    border-bottom-color: #000 !important
}

.page-id-6 .homepage-contact input[type="submit"]:active,.page-id-6 .homepage-contact input[type="submit"]:hover {
    border-bottom-color: #feb32e !important;
    border-width: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.page-id-6 .homepage-contact input[type="submit"]:focus {
    border-width: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.page-id-6 .homepage-contact .wpcf7-not-valid-tip {
    color: #feb32e;
    text-transform: uppercase
}

.page-id-6 .homepage-contact .wpcf7-validation-errors {
    border: 1px solid #feb32e
}

.page-id-6 .homepage-contact .wpcf7-mail-sent-ok {
    border: 1px solid #feb32e
}

.page-id-6 .homepage-contact .ajax-loader {
    margin-right: -20px
}

.page-id-6 #footer {
    margin-top: 0
}

.page-id-6 .customer-item {
    display: inline-block
}

.page-id-8 .game {
    padding: 6px!important
}

.page-id-8 .game img {
    width: 100%;
    padding: 0!important
}

.page-id-8 .game .wpb_wrapper:nth-child(1) {
    position: relative;
    height: 100%
}

.page-id-8 .game .wpb_wrapper:hover .game-thumb .wpb_wrapper a .vc_single_image-wrapper,.page-id-8 .game .wpb_wrapper:active .game-thumb .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-8 .game .wpb_wrapper:hover .game-thumb .wpb_wrapper a .vc_single_image-wrapper img,.page-id-8 .game .wpb_wrapper:active .game-thumb .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.page-id-8 .game .game-thumb:hover .wpb_wrapper a .vc_single_image-wrapper,.page-id-8 .game .game-thumb:active .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-8 .game .game-thumb:hover .wpb_wrapper a .vc_single_image-wrapper img,.page-id-8 .game .game-thumb:active .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02)
}

.page-id-8 .game .game-thumb .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-8 .game .game-thumb .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.page-id-8 .game .wpb_raw_html {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-id-8 .game .wpb_raw_html .game-thumb-rollover {
    opacity: 1;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.page-id-8 .game .wpb_raw_html .game-thumb-rollover a {
    display: block;
    height: 100%;
    text-align: center
}

.page-id-8 .game .wpb_raw_html .game-thumb-rollover a h3 {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 60px 20px 0;
    color: #fff;
    font-family: 'Lato', Helvetica, Arial !important;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px
}

.page-id-8 .game .wpb_raw_html .game-thumb-rollover:hover,.page-id-8 .game .wpb_raw_html .game-thumb-rollover:active {
    opacity: 1 !important;
    background-color: rgba(0,0,0,0.35)
}

.page-id-8 .featured-game-column {
    position: relative;
    margin-bottom: 2px;
    padding: 6px!important
}

.page-id-8 .featured-game-column img {
    padding: 0!important
}

.page-id-8 .featured-game-column .wpb_wrapper:nth-child(1) {
    position: relative;
    height: 100%
}

.page-id-8 .featured-game-column .wpb_wrapper:hover .featured-game-thumb .wpb_wrapper a .vc_single_image-wrapper,.page-id-8 .featured-game-column .wpb_wrapper:active .featured-game-thumb .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-8 .featured-game-column .wpb_wrapper:hover .featured-game-thumb .wpb_wrapper a .vc_single_image-wrapper img,.page-id-8 .featured-game-column .wpb_wrapper:active .featured-game-thumb .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}

.page-id-8 .featured-game-column .featured-game-thumb:hover .wpb_wrapper a .vc_single_image-wrapper,.page-id-8 .featured-game-column .featured-game-thumb:active .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-8 .featured-game-column .featured-game-thumb:hover .wpb_wrapper a .vc_single_image-wrapper img,.page-id-8 .featured-game-column .featured-game-thumb:active .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}

.page-id-8 .featured-game-column .featured-game-thumb .wpb_wrapper a .vc_single_image-wrapper {
    overflow: hidden
}

.page-id-8 .featured-game-column .featured-game-thumb .wpb_wrapper a .vc_single_image-wrapper img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.page-id-8 .featured-game-column .wpb_raw_html {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-id-8 .featured-game-column .wpb_raw_html .featured-game-thumb-rollover {
    opacity: 1;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.page-id-8 .featured-game-column .wpb_raw_html .featured-game-thumb-rollover a {
    display: block;
    height: 100%
}

.page-id-8 .featured-game-column .wpb_raw_html .featured-game-thumb-rollover a h3 {
    position: relative;
    margin: 0;
    padding: 40px 15px 0;
    color: #fff;
    font-family: 'Lato', Helvetica, Arial !important;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 28px
}

.page-id-8 .featured-game-column .wpb_raw_html .featured-game-thumb-rollover a h3:after {
    content: '';
    display: block;
    width: 44px;
    height: 44px;
    margin: 10px auto 0;
    background-image: url('wp-content/uploads/down-arrow.png');
    background-size: 44px 44px;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.page-id-8 .featured-game-column .wpb_raw_html .featured-game-thumb-rollover:hover,.page-id-8 .featured-game-column .wpb_raw_html .featured-game-thumb-rollover:active {
    opacity: 1 !important;
    background-color: rgba(0,0,0,0.35)
}

.page-id-8 .archived-games-button {
    display: none
}

.page-id-10 .header-cta.hb-studios-cta {
    display: block
}

.page-id-10 .wpb_text_column {
    padding: 40px 0
}

.page-id-10 .wpb_wrapper {
    height: 100%
}

.page-id-10 .lunenburg-button {
    display: none
}

.page-id-12 .header-cta.team-cta {
    display: block
}

.page-id-12 .team-member .team-member-info {
    height: 100%
}

.page-id-12 .team-member .team-member-info .wpb_wrapper {
    height: 100%
}

.page-id-12 .team-member .team-member-info .team-member-info-inner {
    height: 100%;
    padding: 20px 0 40px!important;
    border-bottom: none
}

.page-id-12 .team-member .team-member-info h4 {
    margin: 0;
    letter-spacing: 1px
}

.page-id-12 .team-member .team-member-info h6 {
    margin: 2px 0 30px;
    font-weight: 500
}

.page-id-12 .team-member .team-member-info h6 em {
    font-weight: 400
}

.page-id-1209 .header-cta.work-with-us-cta {
    display: block
}

.page-id-1209 h3 {
    margin-bottom: 20px
}

.page-id-1209 .wpb_tabs .wpb_tabs_nav {
    border-bottom: 1px solid #bbb;
    text-align: center
}

.page-id-1209 .wpb_tabs .wpb_tabs_nav li {
    width: 100%
}

.page-id-1209 .wpb_tabs .wpb_tabs_nav li a {
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding: 0 25px;
    color: #58595b;
    font-family: "museo-slab", "Arvo", Georgia, serif !important;
    font-size: 14px;
    font-weight: 400
}

.page-id-1209 .wpb_tabs .wpb_tabs_nav li a:after {
    display: none;
    position: absolute;
    right: -4px;
    content: '/';
    margin: 0;
    color: #58595b
}

.page-id-1209 .wpb_tabs .wpb_tabs_nav li a:hover,.page-id-1209 .wpb_tabs .wpb_tabs_nav li a:active {
    color: #FEB32E
}

.page-id-1209 .wpb_tabs .ui-tabs-panel {
    margin-top: 50px
}

.page-id-1209 .wpb_tabs .apply-now h3 {
    margin-top: 10px
}

.page-id-1209 .available-jobs {
    display: none;
    padding-right: 30px !important
}

.page-id-1209 .available-jobs hr {
    max-width: 250px;
    margin: 50px 0;
    text-align: left
}

.page-id-1209 .available-jobs h3 {
    max-width: 220px
}

.page-id-1209 .job-descriptions {
    padding-left: 30px !important
}

.page-id-1209 .job-descriptions h4.heading {
    color: #FEB32E
}

.page-id-1209 .job-descriptions button,.page-id-1209 .job-descriptions .button {
    margin-top: 20px
}

.page-id-1209 :focus {
    outline: none
}

.page-id-1209 #footer {
    margin-top: 0
}

.page-id-16 #header {
    position: relative;
    background-color: #000
}

.page-id-16 #header .site-header .site-header-inner,.page-id-16 #header body.boxed #header .site-header .site-header-inner {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px
}

.page-id-16 #header .site-header .cta-wrapper {
    position: relative
}

.page-id-16 #header .header-cta {
    margin: 140px 0 40px;
    position: relative
}

.page-id-16 #header .site-header-inner {
    position: absolute;
    top: 0
}

.page-id-16 #header .site-header {
    height: 100%;
    background-color: rgba(0,0,0,0.35)
}

.page-id-16 #header .site-header .container {
    position: relative;
    height: 100%
}

.page-id-16 #header .site-header .container .cta-wrapper {
    display: block
}

.page-id-16 #header {
    background-image: url('wp-content/uploads/contact.jpg')
}

.page-id-16 .header-cta {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    height: auto;
    margin: 140px 15px 0
}

.page-id-16 .header-cta.contact-cta {
    display: block
}

.page-id-16 .header-cta.contact-cta h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 26px
}

.page-id-16 .header-cta.contact-cta p {
    margin: 0;
    color: #FEB32E;
    font-family: "museo-slab", Arvo, Georgia, serif !important;
    font-size: 14px;
    line-height: 20px
}

.page-id-16 .header-cta.contact-cta hr {
    margin: 15px 0;
    padding: 0;
    border-top: 1px solid #fff
}

.page-id-16 #page-content {
    display: none
}

.page-id-16 #footer {
    margin: 0
}

.page-id-101 .header-cta.archive-cta,.page-id-1662 .header-cta.archive-cta {
    display: block
}

.page-id-101 .page-content-inner.no-space,.page-id-1662 .page-content-inner.no-space {
    padding-bottom: 80px
}

.page-id-101 .archived-game,.page-id-1662 .archived-game {
    padding-top: 40px
}

.page-id-101 .archived-game hr,.page-id-1662 .archived-game hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 2px solid #bbb
}

.page-id-101 .archived-game .archived-game-cover,.page-id-1662 .archived-game .archived-game-cover {
    padding-right: 0;
    padding-left: 0;
    text-align: center
}

.page-id-101 .archived-game .archived-game-info,.page-id-1662 .archived-game .archived-game-info {
    padding-top: 0
}

.page-id-101 .archived-game .archived-game-info p,.page-id-1662 .archived-game .archived-game-info p {
    margin: 0;
    text-align: center;
    font-family: "museo-slab", "Arvo", Georgia, serif
}

.page-id-101 .archived-game .archived-game-highlights,.page-id-1662 .archived-game .archived-game-highlights {
    padding-top: 20px;
    text-align: center
}

.page-id-101 .archived-game .archived-game-highlights h5,.page-id-1662 .archived-game .archived-game-highlights h5 {
    margin: 0;
    font-weight: 400;
    line-height: 22px
}

.single-portfolio #page-content .section {
    display: none
}

.single-portfolio .page-heading,.single-portfolio .page-heading-inner {
    display: none
}

.single-portfolio .page-heading .section,.single-portfolio .page-heading-inner .section {
    display: none
}

.single-portfolio .wpb_wrapper {
    height: 100%
}

.single-portfolio .game-highlights {
    padding-top: 50px;
    padding-bottom: 50px
}

.single-portfolio .game-highlights h3 {
    margin-top: 0;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px
}

.single-portfolio .game-highlights p {
    color: #fff;
    font-weight: 400
}

.single-portfolio .game-intro {
    padding: 15px
}

.single-portfolio .game-info {
    padding: 15px
}

.single-portfolio .game-info h4 {
    margin: 0 0 10px;
    color: #FEB32E;
    font-family: 'Lato', Helvetica, Arial !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: initial
}

.single-portfolio .game-info h3 {
    margin: 10px 0;
    color: #58595b;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: initial
}

.single-portfolio .page-info h3 {
    margin: 40px 0 20px;
    font-weight: 700
}

.single-portfolio hr {
    border-bottom: 1px solid #bbb
}

.single-portfolio em.sub-h3 {
    font-family: 'Lato', Helvetica, Arial !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: initial
}

.single-portfolio .game-available-on {
    text-align: center;
    padding: 20px 0
}

.single-portfolio .game-available-on .game-available-on-info h3 {
    margin: 0;
    font-size: 24px
}

.single-portfolio .game-available-on .game-available-on-info hr {
    margin-bottom: 20px;
    border-bottom: 2px solid #58585a
}

.single-portfolio .game-available-on .game-available-on-info img {
    margin-bottom: 20px
}

@media only screen and (min-width: 992px) {
    .map-row {
        display:block
    }

    .header-cta h1,.rev_slider h1 {
        font-size: 52px !important;
        letter-spacing: 9px !important;
        line-height: 52px !important
    }

    #page-content {
        overflow-x: hidden
    }

    .vertical-align {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .hide-on-mobile {
        display: block
    }

    #header .site-header .site-header-inner,body.boxed #header .site-header .site-header-inner {
        padding: 28px 0
    }

    #footer-widget-1 .textwidget {
        text-align: left
    }

    #footer-widget-2 .text-center {
        text-align: right
    }

    #footer-widget-2 .footer-social .slidebar-social ul.social li {
        margin: 0 0 0 20px
    }

    #footer-widget-2 .footer-social .slidebar-social ul.social li a {
        width: 24px;
        height: 24px;
        padding: 0
    }

    #page-content .page-content-inner {
        background-color: transparent;
        padding-right: 40px;
        padding-left: 40px
    }

    #page-content .wpb_row .col-xs-1,#page-content .wpb_row .col-sm-1,#page-content .wpb_row .col-md-1,#page-content .wpb_row .col-lg-1,#page-content .wpb_row .col-xs-2,#page-content .wpb_row .col-sm-2,#page-content .wpb_row .col-md-2,#page-content .wpb_row .col-lg-2,#page-content .wpb_row .col-xs-3,#page-content .wpb_row .col-sm-3,#page-content .wpb_row .col-md-3,#page-content .wpb_row .col-lg-3,#page-content .wpb_row .col-xs-4,#page-content .wpb_row .col-sm-4,#page-content .wpb_row .col-md-4,#page-content .wpb_row .col-lg-4,#page-content .wpb_row .col-xs-5,#page-content .wpb_row .col-sm-5,#page-content .wpb_row .col-md-5,#page-content .wpb_row .col-lg-5,#page-content .wpb_row .col-xs-6,#page-content .wpb_row .col-sm-6,#page-content .wpb_row .col-md-6,#page-content .wpb_row .col-lg-6,#page-content .wpb_row .col-xs-7,#page-content .wpb_row .col-sm-7,#page-content .wpb_row .col-md-7,#page-content .wpb_row .col-lg-7,#page-content .wpb_row .col-xs-8,#page-content .wpb_row .col-sm-8,#page-content .wpb_row .col-md-8,#page-content .wpb_row .col-lg-8,#page-content .wpb_row .col-xs-9,#page-content .wpb_row .col-sm-9,#page-content .wpb_row .col-md-9,#page-content .wpb_row .col-lg-9,#page-content .wpb_row .col-xs-10,#page-content .wpb_row .col-sm-10,#page-content .wpb_row .col-md-10,#page-content .wpb_row .col-lg-10,#page-content .wpb_row .col-xs-11,#page-content .wpb_row .col-sm-11,#page-content .wpb_row .col-md-11,#page-content .wpb_row .col-lg-11,#page-content .wpb_row .col-xs-12,#page-content .wpb_row .col-sm-12,#page-content .wpb_row .col-md-12,#page-content .wpb_row .col-lg-12 {
        padding-left: 0;
        padding-right: 0
    }

    .page-id-6 .fullscreenvideo {
        display: block !important
    }

    .page-id-6 .hb-full-width-bg {
        margin-left: -200px;
        margin-right: -200px;
        overflow-x: hidden
    }

    .page-id-6 .hb-full-width-bg .hb-partners {
        display: block;
        width: 890px;
        margin: 0 auto!important
    }

    .page-id-6 .hb-full-width-bg .hb-partners h3 {
        margin: 0;
        line-height: 140px;
        text-align: right
    }

    .page-id-6 .hb-full-width-bg .hb-partners .hb-partners-logos {
        margin-top: 10px;
        padding-left: 30px !important
    }

    .page-id-6 .home-featured-games .game {
        padding: 1px!important
    }

    .page-id-6 .home-featured-games .game img {
        width: auto
    }

    .page-id-6 .home-featured-games .game .wpb_wrapper .wpb_raw_html .game-thumb-rollover {
        opacity: 0;
        background-color: rgba(0,0,0,0)
    }

    .page-id-6 .home-featured-games .game .wpb_wrapper .wpb_raw_html .game-thumb-rollover:hover,.page-id-6 .home-featured-games .game .wpb_wrapper .wpb_raw_html .game-thumb-rollover:active {
        opacity: 1 !important;
        background-color: rgba(0,0,0,0.35)
    }

    .page-id-6 .home-featured-games .game .wpb_wrapper .wpb_raw_html .game-thumb-rollover a h3 {
        padding: 10px 20px;
        top: 50%;
        transform: translateY(-50%)
    }

    .page-id-6 .featured-page .featured-page-column {
        width: 50%;
        padding: 1px!important
    }

    .page-id-6 .featured-page .featured-page-column .wpb_raw_html .featured-page-thumb-rollover {
        opacity: 1
    }

    .page-id-6 .featured-page .featured-page-column .wpb_raw_html .featured-page-thumb-rollover a h3 {
        padding: 22px 15px 0;
        top: 50%;
        transform: translateY(-50%)
    }

    .page-id-6 .job-link-cta-header {
        display: block
    }

    .page-id-6 .job-link-ctas {
        display: block
    }

    .page-id-6 .job-link-ctas a img,.page-id-6 .job-link-ctas a:visited img {
        padding-bottom: 0;
        opacity: .3;
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .page-id-6 .homepage-contact {
        display: block;
        margin-left: -800px;
        margin-right: -800px;
        overflow-x: hidden
    }

    .page-id-6 .homepage-contact .wpcf7 {
        display: block;
        width: 890px;
        margin: 0 auto!important
    }

    .page-id-6 .homepage-contact .col-md-4 {
        margin-bottom: 0;
        height: 35px;
        padding-right: 0;
        padding-left: 0
    }

    .page-id-6 .homepage-contact .col-md-4:nth-child(1) {
        padding-left: 15px
    }

    .page-id-6 .homepage-contact .col-md-4:nth-child(3) {
        padding-right: 15px
    }

    .page-id-8 .game .wpb_raw_html .game-thumb-rollover {
        opacity: 0;
        background-color: rgba(0,0,0,0)
    }

    .page-id-8 .game .wpb_raw_html .game-thumb-rollover a h3 {
        padding: 10px 20px;
        top: 50%;
        transform: translateY(-50%)
    }

    .page-id-8 .featured-game-column {
        margin-bottom: 0
    }

    .page-id-8 .featured-game-column .wpb_raw_html .featured-game-thumb-rollover {
        opacity: 1
    }

    .page-id-8 .featured-game-column .wpb_raw_html .featured-game-thumb-rollover a h3 {
        padding: 22px 15px 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 36px;
        letter-spacing: 3px;
        line-height: 36px
    }

    .page-id-8 .tp-bullets.simplebullets.round {
        bottom: 40px !important
    }

    .page-id-8 .tp-bullets.simplebullets.round .bullet {
        margin-left: 20px;
        background-image: none;
        background-color: transparent;
        border: 2px solid #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-transition: background-color .3s ease-out;
        -moz-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out
    }

    .page-id-8 .tp-bullets.simplebullets.round .bullet.first {
        margin-left: 0
    }

    .page-id-8 .tp-bullets.simplebullets.round .bullet:hover,.page-id-8 .tp-bullets.simplebullets.round .bullet:active,.page-id-8 .tp-bullets.simplebullets.round .bullet.selected {
        background-color: #fff
    }

    .page-id-8 .archived-games-button {
        display: block
    }

    .page-id-10 .wpb_text_column {
        padding: initial
    }

    .page-id-10 .info1 {
        height: 555px
    }

    .page-id-10 .info2 {
        height: 412px
    }

    .page-id-10 .info3 {
        height: 335px
    }

    .page-id-10 .info4 {
        height: 555px
    }

    .page-id-10 .info5,.page-id-10 .info6 {
        height: 364px
    }

    .page-id-10 .lunenburg-button {
        display: block
    }

    .page-id-12 .content-inner {
        padding-top: 0
    }

    .page-id-12 .team-member .team-member-info {
        position: absolute;
        right: 0;
        height: 100%;
        padding-left: 36px !important
    }

    .page-id-12 .team-member .team-member-info .team-member-info-inner {
        padding: 35px 0 0;
        border-bottom: 2px solid #bbb
    }

    .page-id-1209 .wpb_tabs .wpb_tabs_nav {
        border-bottom: 1px solid #bbb;
        text-align: center
    }

    .page-id-1209 .wpb_tabs .wpb_tabs_nav li {
        width: auto
    }

    .page-id-1209 .wpb_tabs .wpb_tabs_nav li a {
        display: inline;
        height: auto;
        line-height: 22px
    }

    .page-id-1209 .wpb_tabs .wpb_tabs_nav li a:after {
        display: inline-block
    }

    .page-id-1209 .wpb_tabs .wpb_tabs_nav li:last-child a:after {
        display: none
    }

    .page-id-1209 .available-jobs {
        display: block
    }

    .page-id-16 #header {
        height: 100%
    }

    .page-id-16 #header .site-header .site-header-inner,.page-id-16 #header body.boxed #header .site-header .site-header-inner {
        position: relative;
        top: auto;
        left: auto;
        right: auto
    }

    .page-id-16 #header .site-header .cta-wrapper {
        position: absolute
    }

    .page-id-16 #header .header-cta {
        position: absolute;
        top: 120px;
        right: 0;
        width: 300px;
        margin: auto
    }

    .page-id-16 #footer {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0
    }

    .page-id-101 .archived-game,.page-id-1662 .archived-game {
        padding-top: 0
    }

    .page-id-101 .archived-game .archived-game-info,.page-id-1662 .archived-game .archived-game-info {
        padding-top: 32px;
        padding-right: 40px !important
    }

    .page-id-101 .archived-game .archived-game-info p,.page-id-1662 .archived-game .archived-game-info p {
        text-align: left
    }

    .page-id-101 .archived-game .archived-game-info .wpb_wrapper,.page-id-1662 .archived-game .archived-game-info .wpb_wrapper {
        max-width: 310px;
        padding-left: 20px
    }

    .page-id-101 .archived-game .archived-game-highlights,.page-id-1662 .archived-game .archived-game-highlights {
        padding-top: 32px;
        text-align: left
    }

    .page-id-101 .archived-game .archived-game-highlights h5,.page-id-1662 .archived-game .archived-game-highlights h5 {
        margin: 0;
        font-weight: 400;
        line-height: 22px
    }

    .single-portfolio .template-row-half {
        height: 350px
    }

    .single-portfolio .template-row-quarter {
        height: 700px
    }

    .single-portfolio .game-highlights {
        padding-right: 60px;
        padding-left: 60px
    }

    .single-portfolio .game-intro {
        padding: 0
    }

    .single-portfolio .game-info {
        padding: 0 40px
    }

    .single-portfolio .game-available-on img {
        float: right
    }

    .single-portfolio .game-available-on .game-available-on-info {
        text-align: left;
        margin: 70px 0 0;
        padding: 0 90px 0 40px
    }

    .single-portfolio .game-available-on .game-available-on-info h3 {
        padding: 0 0 0 15px
    }

    .single-portfolio .game-available-on .game-available-on-info img {
        float: left;
        margin-right: 20px
    }

    .single-portfolio .game-available-on .game-available-on-info a img,.single-portfolio .game-available-on .game-available-on-info a:visited img {
        opacity: 1
    }

    .single-portfolio .game-available-on .game-available-on-info a:hover img,.single-portfolio .game-available-on .game-available-on-info a:active img {
        opacity: .5
    }
}

@media only screen and (min-width: 1200px) {
    .page-id-6 .hb-full-width-bg .hb-partners {
        width:1090px
    }

    .page-id-6 .hb-full-width-bg .hb-partners .hb-partners-logos {
        margin-top: 0
    }

    .page-id-6 .homepage-contact .wpcf7 {
        width: 1090px
    }

    .page-id-101 .archived-game .archived-game-info,.page-id-1662 .archived-game .archived-game-info {
        padding-right: 0 !important
    }

    .page-id-1209 .available-jobs {
        padding-right: 60px !important
    }

    .page-id-1209 .job-descriptions {
        padding-left: 0 !important
    }
}

@media only screen and (min-width: 1440px) {
    .page-id-6 .hb-full-width-bg {
        margin-left:-400px;
        margin-right: -400px
    }
}

@media only screen and (min-width: 1800px) {
    .page-id-6 .hb-full-width-bg {
        margin-left:-800px;
        margin-right: -800px
    }
}

@media (max-height: 740px) {
    .page-id-16 .header-cta {
        top:100px
    }
}

@media (max-height: 720px) {
    .page-id-16 .header-cta.contact-cta hr {
        margin:5px 0
    }
}

@media (max-height: 620px) {
    .page-id-16 .header-cta.contact-cta h3 {
        font-size:14px;
        line-height: 18px
    }

    .page-id-16 .header-cta.contact-cta p {
        font-size: 12px;
        line-height: 18px
    }
}

@media only screen and (max-width: 991px) {
    .page-id-16 .header-cta {
        top:auto
    }

    .page-id-10 .wpb_text_column {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
}

.page-id-1662 #header,.page-id-1662 #footer {
    display: none
}
