/*
	 Theme Name:   Navy Child
	 Theme URI:    http://highgradelab.com
	 Description:  navy Child Theme
	 Author:       HighGrade
	 Author URI:   http://highgradelab.com
	 Template:     navy
	 License:      Commercial
	 License URI:  http://themeforest.net
	 Tags:         light, dark, white, one-column, two-columns, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, translation-ready
	 Text Domain:  navy-child
*/
.hgr_megafooter .footer-wrap form input[type="submit"] {
    width: 95% !important;
}


.navy {
    color: #21298A;
}

.navy.background {
    background-color: #21298A;
    color: white;
}

button.navy {
    padding: 5px 20px;
    border: none;
    border-radius: 100px;
}

#serious-info, #serious-info > .item {
    display: flex;
}

#serious-info {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}

#serious-info > .item {
    flex-direction: column;
    text-align: center;

}

#serious-info > .item > .object {
    color: #6c74dd;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: "G-Maven Pro-n5", Arial;
}

#serious-info .digit {
    color: white;
    font-size: 32px;
    line-height: 38px;
    font-family: "G-Maven Pro-n9", Arial;
}

#serious-info > .compare {
    flex-direction: row;
    align-items: center;
    display: flex;
    justify-content: center;
}

#serious-info > .compare > .digit {
    text-align: center;
    display: flex;
    flex-direction: column;
}

#serious-info > .item > .unit {
    color: #bababa;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: G-Maven Pro-n7, Arial;
}

#serious-info > .item > .area {
    color: #bababa;
    font-size: 14px;
    line-height: 17px;
    text-transform: capitalize;
    font-family: G-Maven Pro-n4, Arial;
}

#serious {
    background-image: linear-gradient(90deg, rgb(44, 44, 44) 1%, rgb(74, 74, 74) 101%);
}

.max-rounded {
    border-radius: 1000px;
}

#information .object {
    color: #6c74dd;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: "G-Maven Pro-n5", Arial;
    text-align: center;
}

@media (min-width: 768px) {
    #serious-info > .item, #serious-info > .compare {
        width: 20%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #serious-info > .compare, #serious-info > .item:nth-child(4) {
        width: 100%;
    }

    .industries-content .content .vc_column-inner {
        padding: 50px;
    }

    .industries-content .image .vc_column-inner {
        padding: 256px;
    }
}

span.circle {
    border: 2px solid #1974d2;
    border-radius: 500px;
    padding: 10px 15px;
}

.vc_custom_1497841369182 p {
    margin-bottom: 0;
}

.vc_custom_1497841369182 img {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 5px;
    float: left;
    vertical-align: middle;

}

#work-area .wpb_wrapper {
    text-align: center;
}

#work-area .area {
    display: inline-table;
}

#work-area .area img {
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    margin-right: 5px;
}

#work-area .area p {
    margin-bottom: 0;
    text-align: left;
}

.home .vc_general.vc_pagination .vc_pagination-trigger {
    display: block;
    text-decoration: none;
    cursor: pointer;
    height: 20px;
    width: 20px;
}

.black-cover:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}

#our-values p:nth-child(2n + 1) {
    margin-bottom: 0;
}

#our-values .value-title {
    color: white;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Open Sans';
    text-align: center;
}

#our-values .value-content {
    color: white;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Open Sans';
    text-align: center;
}

#work-area .vc_col-sm-2 {
    width: 20%;
}

.hidden-column {
    display: none !important;
}

.industries-content p, .industries-content ul {
    color: white;

}

.uppercase {
    text-transform: uppercase;
}

.page-id-521 .page_title_container {
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: overlay;
}

.page-id-2154 .main-content {
    padding-bottom: 0;
}

#t-text-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 1;
    transition: all 0.5s;
    background-color: white;
    border: 2px solid #1974d2;
    padding: 10px;
}

#t-text-popup.active {
    opacity: 1;
    z-index: 1;
    transition: all 0.5s;
}

.blogPosts .container {
    margin-top: 150px;
}

@media (max-width: 767px) {
    .footer-menu ul {
        flex-wrap: wrap;
    }

    .footer-menu li {
        width: 100%
    }

    .industries-content .content .vc_column-inner {
        padding: 50px;
    }

    .industries-content .image .vc_column-inner {
        padding: 200px;
    }
}

@media (max-width: 1024px) {
    .tablet-fullwidth {
        width: 100%;
    }

    .tablet-fullwidth a {
        width: 100%;
    }
}

.wpb_content_element.footer-menu {
    margin: 30px 0 0;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}

.footer-menu ul {
    display: flex;
    flex-direction: row;
}

.footer-menu li {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-weight: bold;
    flex-grow: 1;
}

.page-id-515 .container {
    padding-bottom: 0;
}

.data-table .vc_column-inner {
    -webkit-box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.9);
    box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.9);
    margin: 10px;
    padding-top: 10px;
    background-color: white;
}

.data-table .vc_column-inner h3 {
    color: #1974d2;
    margin-bottom: 10px;
    font-size: 28px;
}

@media (max-width: 767px) {
    .data-table .vc_column-inner h3 {
        font-size: 25px;
    }
}

.header-map > .wpb_wrapper {
    padding: 0;
}

.main-contact {
    position: relative;
    z-index: 2;
    margin-top: -100px;
    display: flex;
    align-items: stretch;
    -webkit-box-shadow: 0 10px 110px 10px #bbbbbb;
    -moz-box-shadow: 0 10px 110px 10px #bbbbbb;
    box-shadow: 0 10px 110px 10px #bbbbbb;
    margin-right: 50px;
    margin-left: 50px;
}

.main-contact > .column {
    display: flex;
    flex-direction: column;
    padding-left: 25px;
    padding-right: 25px;
}

.main-contact > .column:nth-child(2) {
    background-color: #1974d2;
}

#let-connect {
    padding: 25px 100px;
}

#tell-mobile {
    display: none;
}

@media (max-width: 768px) {
    .main-contact > .column {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-contact {
        flex-wrap: wrap;
        margin-left: 0;
        margin-right: 0;
    }

    #let-connect {
        padding: 15px 20px;
    }

    #tell-mobile {
        display: block;
        text-align: left;
        padding-left: 15px;
        color: #fff;
        font-weight: bold;
        /*line-height: 1.5;*/
    }
}

.short-underline, .short-underline-white {
    position: relative;
    margin-bottom: 6px;
    font-family: 'G-Maven Pro-n4', Arial;
}

.short-underline:after, .short-underline-white:after {
    position: absolute;
    width: 61px;
    height: 3px;
    content: "";
    top: 93%;
    left: 0;
}

.short-underline:after {
    background-color: #1974d2;
}

.short-underline-white:after {
    background-color: white;
}

.contact-form #gform_submit_button_2 {
    width: calc(100% - 16px);
    text-transform: uppercase;
    padding: 15px;
    background-color: #1974d2;
    color: white;
    border: none;
    border-radius: 100px;
}

.contact-form input, .contact-form select {
    border-radius: 100px;
    border: 1px solid #bbbbbb;
    padding-left: 20px;
    padding-top: 10px;
}

.contact-form select {
    height: 34px;
}

.contact-form textarea {
    border-radius: 10px;
    border: 1px solid #bbbbbb;
    padding-left: 20px;
    padding-top: 10px;
}

@media (max-width: 992px) {
    .header-phone {
        margin-top: 0;
    }

    .hgr_identity {
        width: 70%;
    }

    .hgr_identity img {
        vertical-align: middle;
    }

    #hgr_top_navbar_extras, #hgr_top_navbar_extras a {
        height: auto !important;
        line-height: 60px !important;
    }

    .industries-content:nth-child(4n + 2) {
        flex-direction: column-reverse;
    }
}

.page-id-521 .page_title_container {
    margin-bottom: 0;
}

.cd-primary-nav {
    height: auto;
}

video {
    min-height: initial;
}

.vc_row.vc_row-flex > .vc_column_container.video-column > .vc_column-inner {
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.video-column .vc_column-inner .wpb_wrapper {
    flex-direction: column;
    display: flex;
}

.data-table img {
    display: inline;
    width: auto;
}

.data-table p {
    margin-bottom: 5px;
}

.data-table p:first-child {
    text-align: center;
}

.wpb_singleimage_heading {
    margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
    .industries-content .content .vc_column-inner {
        padding: 150px 100px;
    }

    #gform_3 {
        display: flex;
        justify-content: center;
    }

    #gform_3 .gform_body {
        width: 40%;
        margin-right: 20px
    }

    #gform_3 .gform_footer {
        width: 20%;
        margin: 0;
        padding: 0;
    }

    #gform_3 .ginput_container {
        margin: 0;
    }

    #gform_3 input[type=submit] {
        width: 100%;
        height: 100%;
    }
}

#gform_3 .gform_body li {
    margin: 0;
    padding: 0;
}

.gfield.no_label label {
    display: none !important;
}

#gform_3 input[type=text] {
    background-color: transparent;
    color: white;
    border-color: white;
    border-radius: 100px;
    border-width: 1px;
    padding: 12px 15px;
}

#gform_3 input[type=text]::-webkit-input-placeholder {
    color: white;
}

#gform_3 input[type=submit] {
    width: 100%;
    text-transform: uppercase;
    padding: 15px;
    background-color: #1974d2;
    color: white;
    border: none;
    border-radius: 100px;
}

footer .vc_wp_custommenu.wpb_content_element.footer-menu {
    margin: 10px;
}

.subscribe_button, .subscribe_button .vc_separator {
    display: none;
}

/*.header_spacer{
	padding-bottom: 70px;
}
.subscribe_button .vc_column_container{
	margin-top: -70px;
}*/
/*Edit slider top*/
#rev_slider_9_1 .tp-parallax-wrap:nth-child(3), #rev_slider_18_1 .tp-parallax-wrap:nth-child(3) {
    display: none !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(2), #rev_slider_18_1 .tp-parallax-wrap:nth-child(2) {
    z-index: 10 !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(5), #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) {
    margin-right: 100px;
    left: inherit !important;
    top: inherit !important;
    bottom: 0;
    right: 0;
    visibility: initial !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(4), #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) {
    margin-left: 100px;
    margin-right: 100px;
    left: 0 !important;
    top: inherit !important;
    bottom: 30px;
    visibility: initial !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption, #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption {
    padding-bottom: 20px !important;
    min-width: 450px !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption div, #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption div {
    white-space: normal;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap, #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
    max-width: initial !important;
    max-height: initial !important;
    width: initial !important;
    height: initial !important;
    bottom: 5%;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap, #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap {
    position: static !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap {
    max-width: initial !important;
    max-height: initial !important;
    width: initial !important;
    height: initial !important;
    right: 0;
    bottom: 5%;
    min-width: 380px !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption {
    background-color: rgba(10, 10, 10, 0.7) !important;
    max-width: initial !important;
    max-height: initial !important;
    width: 100% !important;
    height: initial !important;
    margin-left: auto !important;
    border-radius: 0 !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption span,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption span {
    white-space: normal;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form ul li,
#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form span,
#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form div,
#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form label,
#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form input {
    font-size: 14px !important;
    line-height: 1.3 !important;
    color: #fff !important;
    min-height: initial;
}

#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form ul li,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form span,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form div,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form label,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form input {
    font-size: 14px !important;
    line-height: 1.3 !important;
    color: #fff !important;
    min-height: initial;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form input,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form input {
    border: none !important;
    color: #333 !important;
}

#rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form input.gform_button.button,
#rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form input.gform_button.button {
    padding: 5px 45px !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    font-family: Roboto, sans-serif;
    background-color: rgb(25, 116, 210);
    border: none;
    border-radius: 30px;
    text-align: center !important;
    color: #fff !important;
}

@media only screen and (max-width: 1024px) {
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        bottom: 7%;
    }

    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        bottom: 7%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption {
        min-width: 380px !important;
    }
}

@media only screen and (max-width: 768px) {
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) {
        margin-left: 10%;
        width: 80%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        top: 0 !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) {
        width: 100%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap {
        bottom: 10%;
    }
}

@media only screen and (max-width: 767px) {
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) {
        width: 90%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption {
        width: 70% !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        bottom: 14%;
    }

    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        bottom: 14%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        top: initial !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption {
        min-width: initial !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) {
        width: 35%;
    }
}

@media only screen and (max-width: 667px) {
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        bottom: 14%;
    }

    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        bottom: 14%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap {
        min-width: 320px !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form ul li,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form span,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form div,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form label,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form input {
        font-size: 13px !important;
        line-height: 1.1 !important;
    }

    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form ul li,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form span,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form div,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form label,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form input {
        font-size: 13px !important;
        line-height: 1.1 !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        top: initial !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) {
        width: 90%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption {
        width: 70% !important;
    }
}

@media only screen and (width: 568px) {
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form ul li,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption form ul li {
        margin: 3px 0px 0px !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption {
        width: 62% !important;
    }
}

@media only screen and (max-width: 414px) {
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap .tp-caption {
        width: 100% !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) {
        display: none !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(3),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(3) {
        display: block !important;
        width: 80%;
        left: calc(100% - 90%) !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) {
        width: 80%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5),
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) {
        width: 100%;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        bottom: 28%;
        left: 0;
    }

    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap {
        bottom: 28%;
        left: 0;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(3) .tp-loop-wrap .tp-mask-wrap .tp-caption,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(3) .tp-loop-wrap .tp-mask-wrap .tp-caption {
        min-width: initial !important;
        max-width: initial !important;
    }

    #rev_slider_9_1 .tp-parallax-wrap:nth-child(3) .tp-loop-wrap,
    #rev_slider_18_1 .tp-parallax-wrap:nth-child(3) .tp-loop-wrap {
        width: 100%;
    }

}

@media only screen and (max-width: 360px) {
    #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap, #rev_slider_9_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap {
        min-width: initial !important;
    }

    #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap, #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap {
        min-width: initial !important;
    }
}

.page-id-2468 .header_spacer {
    height: 0 !important;
}

@media screen and (min-width: 990px) {
    div#gform_wrapper_3 #gform_3 input[type=submit] {
        width: 66%;
    }

}

.page-id-2468 .subscribe_button .vc_column_container {
    margin-top: -70px;
}

.page-id-2468 .header_spacer {
    padding-bottom: 70px;
}

@media only screen and (min-device-width: 990px) and (max-device-width: 1025px) {
    .page-id-2468 .header_spacer {
        height: 0 !important;
    }
}

@media screen and (max-width: 700px) {
    .blog_content .vc_col-sm-9, .blog_content .vc_col-sm-3 {
        width: 100% !important;
        padding-right: 0 !important;
    }

    div#blog .container {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 990px) {
    .page-id-2468 .subscribe_button .vc_column_container {
        margin-top: 0 !important;
    }

    .blog_content {
        padding-top: 20px;
    }

    .page-id-2468 .header_spacer {
        margin-top: 0 !important;
    }

}

@media screen and (max-width: 490px) {
    /*div#blog {*/

        /*margin-top: -170px !important;*/
    /*}*/

    #gform_wrapper_4 .form_heading,
    .gform_wrapper .form_heading {
        font-size: 14px !important;
        color: #fff !important;
    }
}

@media screen and (max-width: 767px) {
    .page-id-2620 .primary-padding .vc_column-inner,
    .primary-padding .vc_column-inner {
        padding: 40px !important;
    }

    .page-id-2620 .childcare-slider {
        margin-top: -35px !important;
    }

    #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) .tp-loop-wrap .tp-mask-wrap .tp-caption {
        min-height: 140px !important;
    }

    .page-id-2832 .page_title_container {
        display: none;
    }
}

#education {
    margin-top: -35px;
}

.page-id-2620 footer {
    margin-top: -40px;
}

#gform_wrapper_4 .form_heading,
.gform_wrapper .form_heading {
    font-size: 20px;
    color: #fff !important;
}

.page-id-2497 .page_title_container {
    display: none;
}

/*
.page-id-2497 .rs-fullvideo-cover{
	width: 50%;
    height: 53%;
    top: 30%;
    left: 17%;
}
*/

body.page-id-2497:not(.home) #hgr_top_navbar_container {
    background-color: rgba(10, 10, 10, 0.7) !important;
}

.page-id-2497 .rs-fullvideo-cover {
    background: transparent !important;
}

.page-id-2497 .slider_content_wrapper {
    background-color: rgba(10, 10, 10, 0.7) !important;
    padding-top: 20px !important;
    padding-left: 20px !important;
}

body.home #hgr_top_navbar_container #hgr_top_navbar_extras,
body.home #hgr_top_navbar_container #hgr_top_navbar_extras .fssearch {
    height: 120px !important;
}

body.home #hgr_top_navbar_container {
}

.home .rs-fullvideo-cover {
    background: transparent !important;
}

.home .slider_content_wrapper,
.page-id-2826 .slider_content_wrapper,
.page-id-2620 .slider_content_wrapper,
.slider_content_wrapper {
    background-color: rgba(10, 10, 10, 0.7) !important;
    padding-top: 20px !important;
    padding-left: 20px !important;
}

.page-id-518 .tp-caption div {
    text-align: center !important;
    text-transform: none !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: solid 1px #ccc;
}

#gform_submit_button_5 {
    padding: 5px 45px !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    font-family: Roboto;
    background-color: rgb(25, 116, 210);
    border: none;
    border-radius: 30px;
    text-align: center !important;
    color: #fff !important;
}

#slide-25-layer-31 {
    font-size: 14px !important;
}

.page-id-2873 .main-content, .page-id-2875 .main-content, .page-id-2880 .main-content, .page-id-2877 .main-content {
    padding-bottom: 20px !important;
}

.page-id-2620 .rev_slider .tp-parallax-wrap:nth-child(5) .tp-loop-wrap, .page-id-2620 .rev_slider .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap, .page-id-2620 #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap, .page-id-2620 #rev_slider_18_1 .tp-parallax-wrap:nth-child(5) .tp-loop-wrap .tp-mask-wrap {
    bottom: 10%;
}

.page-id-2620 .rev_slider .tp-parallax-wrap:nth-child(4), .page-id-2620 #rev_slider_18_1 .tp-parallax-wrap:nth-child(4) {
    bottom: 4%;
}


/* Custom blog posts by Jack */

/* Some general fix */
.page-id-518 footer{
  margin-top: -40px;
}

@media screen and (max-width: 768px) {
    body.home #hgr_top_navbar_container #hgr_top_navbar_extras, body.home #hgr_top_navbar_container #hgr_top_navbar_extras .fssearch {
        height: auto !important;
    }
}

/* Mobile fix for Home page */
@media screen and (max-width: 768px) {
  .desktop-height{
    height:0px !important;
  }
  .desktop-height2{
    height: 20px !important;
  }
  .landing-header-section{
    padding-top:40px;
  }
  .mobile-black-box .vc_column-inner{
    padding-top: 40px !important;
  }
  .landing-header-section .above-h2{
    font-size:25px !important;

  }
  .landing-header-section .below-h2{
    font-size:22px !important;
  }
  .left-image .vc_column-inner{
    height:100% !important;
  }
}
@media (width: 768px) {
    .left-image .vc_column-inner.vc_custom_1524120698919{padding-top: 0px!important;}
}
@media screen and (min-width: 769px) {
  .video-padding{
    padding-left:170px;
    padding-right:30px;
  }
  .page-id-4315 .mobile-black-box .vc_column-inner{
    padding-top:0px !important;
  }
  .left-image .vc_column-inner{
    padding-top:0px !important;
  }
  .page-id-4315 .mobile-black-box .vc_column-inner .wpb_wrapper h2{
    padding-top:35px !important;
  }
  .left-image .vc_column-inner .wpb_content_element{
    margin-bottom:0px !important;
  }
    .page-id-4677 .left-image .vc_column-inner .wpb_content_element { margin-bottom: 0px !important; height: 100% !important; }
    .page-id-4677 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper { height: 100% !important; }
    .page-id-4677 .player .vp-player-layout {height: 100%!important; top: unset!important;}
    .player .vp-player-layout {height: 100%!important; top: unset!important;}
    .vp-player-layout {height: 100%!important; top: unset!important;}
}

.page-id-4813 .page_title_container {
    display: none;
}

.home-page-video .wpb_wrapper {
  box-shadow: 0 0 16px #ccc;
  border: 5px solid;
  border-radius: 1px;
}

@media (max-width: 767px) {
  .home-page-logo, .home-page-video-heading .vc_custom_heading {
    text-align: center !important;
  }

  .home-page-video-heading .vc_column-inner {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

    .home-page-video .wpb_wrapper {
        width: 100% !important;
    }

    .home-page-video-heading .vc_column-inner  {
        padding: 0 !important;
    }

    .home-page-top-space {
       height: 50px !important;
   }

    #dev-new-home-page #work-area .vc_col-sm-2{
        width: 100%;
    }
}

@media (max-width: 320px) {
    .home-page-video-heading .wpb_wrapper .wpb_text_column p {
        text-align: center;
    }

    .home-page-video-heading, .home-page-video-container {
        padding: 0 10px !important;
    }
}