/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
*/

@import url("../Divi/style.css");

/* Style Footer Credits */
header#main-header.et-fixed-header {
    box-shadow: 0 0 0 10px rgba(51,74,111,0.50) !important;
}
header#main-header {
    box-shadow: 0 0 0 10px rgba(51,74,111,0.50) !important;
}
.main-head {
    color: #fff;
    height: 750px;
    padding: 155px 0 0 !important;
}
.main-head h1 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 90px;
    text-transform: uppercase;
    margin: 0 auto 25px auto;
    max-width: 900px;
    position: relative;
    font-size: 80px;
}

.main-head h1::after {
    background: #fff;
    bottom: -15px;
    content: '';
    display: block;
    left: 0;
    height: 2px;
    position: absolute;
    width: 100%;
}
.main-head p {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin: 0 auto;
    max-width: 660px;
    position: relative;
}
#main-content .main-head .link-1 {
    background: #293e60;
    border: 1px solid #293e60;
    border-radius: 5px;
    color: #fff!important;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 14px 35px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    -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;
    background: rgba(51,75,110,0.5);
    border-color: rgba(51,75,110,0.5);
    line-height: 20px;
/*    margin: 40px 0 0 0;*/
    padding: 12px 50px !important;
}
#main-content .main-head .link-1:hover {
    background: #334b6e;
    color: #fff;
}
.content_about {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.content_about h2,
#testimonials h2,
#our-team h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 15px;
    font-size: 42px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.5;
    color: #334a6f;
}
.content_about p {
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0 0 15px;
    font-size: 19px;
    line-height: 1.6;
}
.content_about a {
    cursor: pointer;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: none;
    text-decoration: underline !important;
    color: #506994;
    text-decoration: underline;
}


.Divider-border {
    background: #f3f3f3;
    border-top: 10px solid #dedede;
}
.content_jobs h2 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 15px;
    font-size: 42px;
}
.content_jobs p {
    color: #a2bbe4;
    letter-spacing: 1px;
    margin: 0 0 15px;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.6;
}
.content_jobs {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
div#jobs {
    background: #334a6f;
    border-top: 10px solid #293e60;
}
.content_jobs a:hover {
    background: #fff;
    color: #293e60;
}

.content_jobs .row a:hover, .content_jobs a:hover {
    text-decoration: underline;
}
.content_jobs a {
    background: #293e60;
    border: 1px solid #293e60;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 14px 35px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    -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;
    margin-top: 20px;
}
#top-menu a {
    color: #8c8c8c;
    display: inline-block;
    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 40px;
    margin: 0px 18px;
    position: relative;
    text-transform: uppercase;
}
form div.field .middleColumn input, form div.field .middleColumn textarea {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 19px;
    line-height: 1.6;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background: #fff;
    box-shadow: none;
    color: #555;
    font-size: 20px;
    height: 52px;
    padding: 10px 15px;
    margin-bottom: 20px;
}
.content_form {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
.content_form h2 {
    color: #334a6f;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 42px;
    font-weight: 500;
    line-height: 1.5;
}
 .content_form p {
    color: #334a6f;
    letter-spacing: 1px;
    margin: 0 0 15px;
    font-size: 19px;
    line-height: 1.6;
    font-weight: 300;
}
.content_form #Form_Form_action_process:hover {
    background: #fff;
    color: #293e60;
}

.content_form #Form_Form_action_process {
    background: #293e60;
    border: 1px solid #293e60;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 14px 35px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    -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;
    margin: 15px 0 30px;
}
.logo-grid {
    margin: 0 -15px 15px;
    position: relative;
}
.logo-grid > div {
    border: solid #e2e2e2;
    border-width: 1px 1px 0 0;
    float: left;
    height: 125px;
    padding: 25px 30px;
    position: relative;
    vertical-align: middle;
    width: 20%;

}

.logo-grid > div > div {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.container_clients h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 25px;
    font-size: 42px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.5;
    color: #334a6f;
}
.session_my h2 {
    font-size: 34px;
    color: #334a6f;
    font-weight: 600;
}
.session_my p {
    font-size: 19px;
    font-weight: 300;
    color: #6d6d6d;
    line-height: 33px;
}
span.red_btn {
    line-height: 60px;
    color: #334a6f;
    font-size: 20px;
    cursor: pointer;
}

span.red_btn:hover {
    color: #4c6b9c !important;
    text-decoration: underline;
}

input.wpcf7-form-control {
  height: 50px;
}
input.wpcf7-form-control,.wpcf7-textarea {
    width: 100%;
    padding: 0px 18px;
    font-size: 20px;
    border-radius: 5px;
}
.wpcf7-textarea {
    height: 96px;
    }
input.wpcf7-form-control.wpcf7-submit {
    width: 225px;
    height: auto;
    padding: 13px;
    color: #ffffff;
    background: #334a6f;
    border: 1px solid #334a6f;
    text-transform: uppercase;
}


div#opper_Block_3_col h2 {
    color: #ffffff;
}
#opper_Block_3_col {
    color: #a2bbe4;
}
a.opportunities {
    background: #ffffff;
    padding: 5px 29px;
    border-radius: 3px;
    text-decoration: none !important;
}
.content_my1,.content_my2 ,.content_my5,.content_my7,.content_my8{
    font-size: 19px;
    font-weight: 300;
    color: #6d6d6d;
    line-height: 33px;
}

.content_my1 ul {
    padding-left: 40px;
}
.content_my1 li {
    line-height: 33px;
}

.content_my1 p {
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0 0 15px;
    font-size: 19px;
    line-height: 1.6;
}

.content_my1 a {
    cursor: pointer;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: none;
    text-decoration: underline !important;
    color: #506994;
    text-decoration: underline;
}

.content_my1:hover{text-decoration: underline; }
.content_my2 h3 {
    color: #334a6f;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 15px;
}
.content_my1 h3 {
    color: #334a6f;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 15px;
}
.content_my4 h3 {
    color: #334a6f;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 15px;
}
.content_my3 h3 {
    color: #334a6f;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 15px;
}
.content_my5 h3 {
    color: #334a6f;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 15px;
}
.content_my7 ul {
    padding-left: 40px;
}
.content_my7 li {
    line-height: 33px;
}
.content_my8 ul {
    padding-left: 40px;
}
.content_my8 li {
    line-height: 33px;
}
ul.inner-ul {
    list-style-type: square;
}
#tow_sessoion_block {
    border-bottom: 7px solid rgba(136, 189, 255, 0.3);
    border-top: 7px solid rgba(136, 189, 255, 0.3);
}
.tow_sessoion_block h2 {
    color: #ffffff;
}
.tow_sessoion_block p {
    font-size: 19px;
    color: #a2bbe4;
}
.et_pb_slide_content h1 {
    font-size: 35px !important;
    line-height: 50px;
}
.et-pb-arrow-prev, .et-pb-arrow-next {
	opacity: 1 !important;
	font-size: 70px !important;
}
#footer-info {
    float: none;
    text-align: center;
    padding: 12px 0 24px;
}
input.wpcf7-form-control, .wpcf7-textarea {
    width: 100%;
    padding: 10px 18px;
    font-size: 20px !important;
    border-radius: 5px;
    font-weight: 100 !important;
    font-family: open sans;
}
.widgettitle {
    font-size: 26px;
    line-height: 36px;
}
.single .et_post_meta_wrapper {
    display: none;
}
.yikes-easy-mc-submit-button {
    width: 225px;
    height: auto;
    padding: 13px;
    color: #ffffff;
    background: #334a6f;
    border: 1px solid #334a6f;
    text-transform: uppercase;
}
.et_pb_post.post .post-content .more-link {
    background: #293e60;
    display: table !important;
    color: #ffffff !important;
    padding: 7px 21px !important;
    text-transform: capitalize;
    border-radius: 3px;
    margin: 11px 0;
border:1px solid #293e60;
transition: all 500ms;
-webkit-transition: all 500ms;
}
.et_pb_post.post .post-content .more-link:hover {
    background: #ffffff;
    display: table !important;
    color: #293e60 !important;
    padding: 7px 21px !important;
    text-transform: capitalize;
    border-radius: 3px;
    margin: 11px 0;
    border:1px solid #293e60;
}
.et_pb_row, .container {
    width: 100% !important;
}
#top-menu-nav ul.nav li a:hover {
    color: #334a6f !important;
    opacity: 1;
    transition: all 0ms !important;
}
#main-content a {
  color: #7990b7;
  text-decoration: none !important;
}
#main-content a.comment-reply-link:hover {
    color: white;
    background: #7990b7;
/*  text-decoration: underline !important;*/
}
.et_pb_post h2 a {
    color: #000 !important;
}
.et_pb_title_container .et_pb_title_meta_container a {
    color: #fff !important;
}
#et_pb_submit {
    background: #334A6F;
    color: #fff;
}
.os-responsive {
    width: 76%;
    padding: 0px 0 12px 100px;
}
.single h3 {
    font-size: 28px;
    line-height: 43px;
    color: #334a6f;
}
#main-content .et_pb_button.et_pb_module {
    text-decoration: none !important;
}
#main-content .et-pb-slider-arrows a {
	text-decoration: none !important;
}
input[type="submit"]:hover {
    color: #334a6f;
    background: #fff;
    cursor: pointer;
}

div.wpcf7-validation-errors {color: #ffffff !important;}
div.wpcf7-mail-sent-ok {color: #ffffff !important;}
/*input.wpcf7-form-control, .wpcf7-textarea {font-weight: 500 !important;}*/
.et_pb_image_container img, .et_pb_post a img {display: none;}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.cont-7 {float: left; width: 50%;}

/*START SCRIPTYTEAM 3-23-17
--------------------------*/

span[role="alert"] {
	color: white;
	font-size: 16px;
}

div.g-recaptcha {
	width: 100% !important;
	float: none !important;
	margin-bottom: 2rem;
}

div.g-recaptcha > div {
    margin-left: auto;
	margin-right: auto;
}


body.home div.wpcf7-validation-errors {
	border: none !important;
}

body.home div.wpcf7-mail-sent-ok {
	border: none;
}

body.home #Block_3 {
	padding-left: 0;
}

/*BLOG PAGE page-id-81
---------------------*/
body.page-id-81 #main-content a:hover,
body.single-post #main-content div.et_pb_post_title a:hover,
body.archive #main-content .post-meta a:hover,
body.archive #main-content .entry-title a:hover {
    text-decoration: underline !important;
}

body.page-id-81 #main-content a.more-link:hover {
    text-decoration: none !important;
}

p.post-meta,
p.post-meta span a,
p.post-meta a {
    color: #858585 !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    text-transform: capitalize;
}

body.page-id-81 .post-content p,
body.archive article {
    font-weight: 300;
    line-height: 1.6;
}

body.archive .entry-title {
    font-size: 42px;
    margin-top: 0;
}

body.archive #main-content > div.container:before {
    display: none;
}

@media all and (min-width: 992px) {
    #left-area {
        width: 66.66666667%;
    }
    
    body.archive #main-content > div.container #sidebar {
        width: 33.33333333%;
    }
    
    body.archive #main-content > div.container #sidebar #text-2 {
        padding: 0 10px;
    }
}

body.archive #main-content > div.container #sidebar #text-2 h4 {
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 20px;
    text-align: center;
    color: #334a6f;
}

body.archive #main-content > div.container #sidebar #text-2 .yikes-easy-mc-form input[type=email] {
    background-color: transparent;
    border-radius: 3px;
    min-height: 40px;
    border-width: 1px;
}

body.archive #main-content > div.container #sidebar #text-2 .yikes-easy-mc-submit-button {
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    width: auto;
    padding: 0 22px;
    margin: 0;
}

body.archive #main-content > div.container #sidebar #text-2 .yikes-easy-mc-submit-button:hover {
    background-color: #777;
}

body.archive #main-content > div.container #sidebar h4 {
    font-size: 27px;
    font-weight: 500;
}

body.archive #main-content > div.container #sidebar p {
    font-size: 18px;
    font-weight: 300;
}

@media all and (max-width: 480px) {
    .logo_container {
        text-align: center;
    }
    
    .et_fixed_nav #et-top-navigation {
        float: left;
        padding: 0 !important;
        margin-top: 2rem;
        margin-left: 1rem;
    }
}

@media only screen and (max-width: 767px) {
    .et_pb_fullwidth_code_0 {
        display: block;
    }
    
    .et_pb_fullwidth_code_0 h1 {
        font-size: 40px !important;
        margin-bottom: 0;
        line-height: 90px;
        border-bottom: 2px solid white;
        max-width: calc(100% - 30px);
    }
    
    .et_pb_fullwidth_code_0 h1:after {
        display: none !important;
    }
    
    .et_pb_fullwidth_code_0 p {
        font-size: 1.5rem !important;
        line-height: 1.5;
        margin-bottom: 1rem !important;
    }
        
    .main-head {
        height: 700px;
    }
    
    body.page-id-80 .Block_3_col_row {
        padding: 2rem;
    }
}

@media all and (max-width: 480px) {
    .main-head {
        height: 600px;
    }

    .et_pb_fullwidth_code_0 p {
        max-width: calc(100% - 30px);
        margin: 0 auto;
    }
}

@media all and (max-width: 380px) {
    .main-head {
        height: 750px;
    }
}

body.page-id-80 #tow_sessoion_block {
    border-bottom: none;
}

.mobile_menu_bar:before {
    color: #333333;
    font-size: 3rem;
}

#contact, #contacto input::-webkit-input-placeholder,
#contact, #contacto textarea::-webkit-input-placeholder {
    color: #333;
    font-weight: 300;
}

body.single-post #respond {
    margin-bottom: 2rem
}

body.single-post ul.children {
    margin-left: 0;
}

@media all and (min-width: 767px) {
    body.home #about,
    body.home #services {
        padding: 2rem 0 90px;
    }
    
    body.home #services {
        padding-bottom: 50px;
    }
}

div#services:after {
    content: "";
    display: block;
    width: calc(100% - 1rem);
    max-width: 1140px;
    border-bottom: 3px solid #d9d9d9;
    margin: 0 auto;
    padding-top: 90px;
}

@media all and (max-width: 767px) {
    div#services:after {
        display: none;
    }
    
    div#services {
        border-bottom: 3px solid #d9d9d9;
    }
}

@media all and (max-width: 991px) {
    .main-head {
        padding-top: 100px !important;
    }
    
    body.page-id-80 .Block_3_col_row h2 {
        font-size: 2rem;
    }
    
    body.page-id-80 #tow_sessoion_block {
        padding: 2rem;
        border-bottom: none;
    }
}

@media all and (max-width: 767px) {
    .et_pb_row, .et_pb_column .et_pb_row_inner {
        padding: 0 !important;
    }
    
    .main-head {
        padding-top: 150px !important;
    }
    
    .et_pb_section {
        padding: 0 1rem;
    }
    
    .et_pb_blog_0 .et_pb_post .entry-title a {
        font-size: 21px !important;
    }
    
    .et_pb_post.post .post-content .more-link,
    .et_pb_post.post .post-content .more-link:hover {
        font-size: 16px;
        padding: 0 3rem !important;
        margin-top: 2rem;
    }
    
    .widgettitle {
        font-size: 26px;
        line-height: 36px;
    }
    
    .textwidget {
        font-size: 18px;
        line-height: 1.6;
        font-weight: 300;
    }
    
    body.page-id-81 article {
        padding-bottom: 3rem;
    }
    
    body.page-id-81 .post-content p, body.archive article {
        font-size: 19px;
    }
    
    .et_pb_fullwidth_post_title_0 .et_pb_title_container h1.entry-title {
        font-size: 21px !important;
    }
    
    .et_pb_fullwidth_post_title_0 .et_pb_title_container p {
        font-size: 19px;
    }
    
    .et_pb_text p {
        font-size: 19px;
        line-height: 1.6;
    }
    
    #contact, #contacto {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    
    body.home #about,
    body.home #services {
        padding: 2rem;
    }
    
    body.home #testimonials,
    body.home #our-team {
        padding: 5rem 0;
    }
    
    body.home #testimonials p,
    body.home #our-team p {
        font-size: 19px;
        font-weight: 300;
        color: #6d6d6d;
        line-height: 1.8;
    }
    
    body.home #testimonials strong.et_pb_testimonial_author, strong.et_pb_testimonial_author ~ p {
        font-size: 24px;
    }
    
}

body.home #testimonials h2,
body.home #our-team h2 {
    font-size: 42px;
    font-weight: 500;
}

body.home #our-team {
    padding: 2rem
}
    
#main-content .main-head {
    background-position: 20% 130%;
}


@media all and (max-width: 767px) {
    #main-content .main-head {
        background-position: center center !important;
    }
}

div[id^="content_session"] {
    padding: 30px 0 !important;
}

@media all and (min-width: 767px) {
    div[id^="content_session"] {
        padding: 30px 20px !important;
    }
}

@media all and (max-width: 980px) {
    header#main-header {
        position: fixed !important;
    }
}

div[role="alert"] {
    margin: 1rem 0;
}

label.error {
    color: white !important;
    font-size: 16px !important;
    font-weight: 500;
}

body.home header #top-menu li a.active {
    color: #334a6f !important;
}

.et_mobile_menu {
    border-color: #334a6f;
}

.main:first-of-type p {
    margin-bottom: 2rem;
}

body.home #cases .et_pb_slide_description {
    padding-top: 0;
}

body.page-id-81 #main-content {
    padding: 2rem;
}

body.single-post .entry-content > div:nth-of-type(2),
body.single-post .entry-content > div:last-of-type {
    padding: 2rem;
}

@media all and (max-width: 991px) {
    body.single-post .comment-edit-link {
        font-size: 1.5rem;
    }
    
    body.single-post .comment-content,
    body.single-post .comment-reply-title,
    body.single-post #commentform a {
        font-size: 1.3rem;
    }
}

body.single-post .blog-link {
    font-size: 19px;
}

@media all and (max-width: 490px) {
    .main-head {
        padding-top: 50px !important;
    }
    
    div[id^="content_session"] {
        padding: 30px 1rem !important;
    }
    
    div[id^="content_session"] h2,
    body.home #jobs h2 {
        font-size: 1.5rem;
    }
    
    body.home #jobs {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    
    #contact, #contacto {
        padding: 5rem 1rem;
    }
    
    body.home #cases {
        margin-bottom: 2rem;
    }
    
    body.home #testimonials {
        padding: 2rem 0;
    }
    
    body.home #our-team {
        padding: 2rem 15px;
    }
    
    body.home #cases .et_pb_slide_description p {
        font-size: 1rem;
    }
    
    body.home .container_clients h2 {
        font-size: 1.5rem;
    }
}

#about .red_btn {
    font-weight: 300;
}

#services .scroll-to-section:hover,
#main-content .tow_sessoion_block a.privacy:hover {
    text-decoration: underline !important;
}

div[id^="content_session"] .red_btn {
    text-transform: uppercase !important;
}

@media (max-width: 479px) {
    .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4{
        width: 50% !important;
    } 
}

body.page-id-81 article article {
    border-bottom: 3px solid #dcd5c5
}

@media all and (min-width: 981px) {
    #sidebar {
        width: 33.33333333%;
    }
    
    body.page-id-81 article article:last-of-type {
        border-bottom: none;
    }
}

@media all and (min-width: 768px) {
    body.page-id-81 article article {
        padding-bottom: 45px;
    }
}

.container:before,
.et_pb_sidebar_0 #searchsubmit {
    display: none;
}

body.page-id-81 article article:first-of-type,
body.page-id-80 article article:first-of-type {
    margin-top: 0;
}

.clients .et_pb_row div > div {
    height: 125px;
}

#jobs .et_pb_column_26,
#jobs .et_pb_column_27 {
    display: inline-block;
    float: none;
    width: auto !important;
    clear: both;
    margin: 0;
}

#jobs .et_pb_column_26 > div,
#jobs .et_pb_column_27 > div {
    text-align: inherit;
}

#jobs .et_pb_column_26 > div {
    text-align: right;
}

#jobs .et_pb_column_26 > div a,
#jobs .et_pb_column_27 > div a {
    text-align: center;
    width: 200px;
}

#jobs .et_pb_column_27,
#jobs .et_pb_column_27 > div {
    float: right;
}

#jobs .et_pb_row:last-of-type {
    overflow: hidden;
    max-width: 450px !important;
    padding-bottom: 4vh !important;
}

#jobs .et_pb_row:last-of-type .et_pb_column_25 {
    display: none;
}

body.home #main-content {
    overflow: hidden;
}

@media all and (max-width: 479px) {
    #jobs .et_pb_row:last-of-type {
        max-width: 410px !important;
        margin: auto;
    }
}

@media all and (max-width: 445px) {
    #jobs .et_pb_column_26 > div a,
    #jobs .et_pb_column_27 > div a {
        font-size: 3vw;
        width: 34vw;
        padding: .5rem 0 !important;
    }
    
    #jobs .et_pb_column_26,
    #jobs .et_pb_column_27 {
        width: 49% !important;
    }
    
    #jobs .et_pb_column_27,
    #jobs .et_pb_column_27 > div {
        float: none;
    }
}

body.single .blog-link,
body.search .textwidget a {
    color: #7990b7;
    font-size: 19px;
    font-weight: normal;
    margin: 30px;
}

body.single .blog-link:hover,
body.search .textwidget a:hover {
    color: #334a6f !important;
    text-decoration: underline !important;
}

body.search .textwidget a {
    margin: 0;
}

body.single footer {
    margin-top: 4rem;
}

body.search #main-content {
    padding: 0 30px;
}

/*----------------------------------------------*/
/*-----Transparent Bloom Optin by Divi Soup-----*/
/*----------------------------------------------*/
/*Hides the header container*/
#ds-transparent-optin .et_bloom_header_outer {
    display: none;
}
/*Removes form container background colour*/
#ds-transparent-optin .et_bloom_form_container {
    background: none !important;
}
/*Removes form background colour and sets padding*/
#ds-transparent-optin .et_bloom_form_content.et_bloom_bottom_inline {
    padding: 0;
    background: none !important;
}
/*----------------------------------------------*/
/*---End Transparent Bloom Optin by Divi Soup---*/
/*----------------------------------------------*/

/* 17/4 */
#main-content a.sidebar-link:hover,
body.single-post #main-content a:hover {
	text-decoration: underline !important;
}

/*4-19-17
--------*/

@media all and (max-width: 767px) {
    .comment-notes,
    body.single-post #main-content ul li,
    body.search #main-content #left-area .entry p {
        font-size: 3vmax;
    }
}

.content_my1:hover {
    text-decoration: none !important;
}

#main-content .content_my1 a:hover {
    text-decoration: underline !important;
}
body.page-id-81 article.et_pb_post a img{
	display:block !important;
}