/*
 Theme Name:   Bisson Moving & Storage
 Description:  Custom child theme of Divi for Bisson Moving & Storage
 Author:       Cori Snedecor
 Author URI:   http://maine-websites.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  bisson
*/
/*
Logo blue: #005a9b;
Logo red: #ce1141;
Web red: #b80e32;
Dark red: #890925;
Dark blue: #003c72;
Bright blue: #0771d1;

PURPLE: 390099;
YELLOW: FFBF00;
NEON RED/PINK: FF0054;

ORANGE: FFA630;
LIGHT blue: #e8f4ff;
Powder-blue: 3A7CA5;or 3F88C5
Green-blue light: 119DA4;
Green-blue dark:008080

Green: #8FC93A; Darker: 72A02C;
Atlas Blue: #00b2df; Darker: 007DB8;
Dark ORANGE: EC7505;
*/
/**************************
 UTILITIES
 *************************/

 .left-secondary-menu{
     float:left;
 }
body .et_pb_module.et_pb_button,
body .et_pb_button.et_pb_promo_button,
body .et_pb_button.et_pb_more_button,
body article .et_pb_button{
  background-image: linear-gradient(180deg,#FFA630 0%,#ff8300 100%);
  text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.6);
}
.et_pb_column_1_3 h4{
  font-size: 24px;
}
.et_pb_column_1_4 h4{
  font-size: 20px;
}
body .et_pb_bg_layout_light .et_pb_promo_button{
  color: white;
}
 .white-link a{
  color: white;
 }
.white-link a:hover{
  color: white;
  text-decoration: underline;
}
.blurb_click{
  cursor: pointer;
}
 @media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}

/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}

.second-on-mobile {
-webkit-order: 2;
order: 2;
}

.third-on-mobile {
-webkit-order: 3;
order: 3;
}

.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}

}
.vertical-align {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.et_pb_equal_columns #equal {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.et_pb_module {
max-width: 100%
}
.et_pb_text_align_center {
margin: 0 auto;
}
.four-columns .et_pb_column{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  direction: ltr;
}
.four-columns .et_pb_module {
  width: 20.875%;
  margin-right: 5.5%;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  margin-bottom: 0px!important;
}
.four-columns .et_pb_module img{
  max-height: 120px;
  width :auto;
}
.four-columns.social-media .et_pb_module img{
  max-height: 70px;
}
.four-columns .et_pb_module:last-child {
  margin-right: auto;
}
.four-columns .et_pb_module:first-child {
  margin-left: auto;
}
.double-four-columns .et_pb_column{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  direction: ltr;
}
.double-four-columns .et_pb_module {
  width: 30%;
  margin-right: 2%;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  height: 200px;
  margin-bottom: 0px!important;
}
.double-four-columns .et_pb_module img{
  max-height: 200px;
}
.double-four-columns .et_pb_module:nth-child(3n+3) {
  margin-right: auto;
}
.double-four-columns .et_pb_module:first-child {
  margin-left: auto;
}
.container{
  width: 90%;
}
.blue-section:before{
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(7,113,209,0.7);
}
.grey-overlay-2:before{
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .2);
}
.grey-overlay-4:before{
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .4);
}
.center-text{
  text-align:center;
}
/*************************
 HEADER
 *****************************/
li.menu-btn-red a{
  padding: 15px;
  background-color: #FFA630;
  padding-bottom: 10px;
  margin-bottom: 13px;
  background-image: linear-gradient(180deg,#FFA630 0%,#ff8300 100%);
  color: white!important;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.6);
}
#top-menu ul.sub-menu{
  margin-top: -15px;
}
#top-menu a, #top-menu ul.sub-menu{
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: color 0 ease-in;
    transition: none;
}
.both-menus{
  background-image: linear-gradient(180deg,#8FC93A 0%,#689724 100%);
}
#top-menu-nav>ul>li.menu-btn-red>a:hover{
  opacity: 1;
  background: #8FC93A!important;
}
#top-menu li.menu-btn-red{
  position: absolute;
  padding-right: 0px;
  padding-top: 5px;
  top: 10px;
  right: 30px;
}
#top-menu{
  padding-top: 35px;
}
#top-menu li{
  padding-right: 15px;
}
nav#top-menu-nav{
  margin-left: 20px;
}
.menu-icons a {
  padding-left: 40px!important;
  position: relative;
}
.menu-icons a:before { font-family: 'ETmodules';
  position: absolute;
}
#main-header .menu-icons a:before {
  left: 0px;
  top: 5px;
  background: #890925;
  color: #ffffff;
  padding: 5px;
  text-align: center;
  width: 20px;
  border-radius: 100%;
  height: 20px;
}
.sub-menu .menu-icons a:before {
  margin-top: 6px;
  left: 0;
}
#top-header .left-secondary-menu a{
  font-size: 20px;
  font-weight:bold;
  background-color: #8FC93A;
  background-image: linear-gradient(180deg,#8FC93A 0%,#74a52b 100%);
}
#top-header .left-secondary-menu .menu-icons a:before{
    top: 10px;
    left: 7px;
    background: none;
}
#top-header .left-secondary-menu li.menu-btn-red a{
    padding-top: 10px;
}
#top-header .left-secondary-menu a:hover{
    background-color: #8FC93A;
    background-image: none;
}
#top-header{
  /*background-image: linear-gradient(180deg,#00b2df 0%,#007DB8 100%)!important*/

    padding-top: 10px;
    padding-bottom: 10px;
}
#top-header .container{
  padding-top: .5em;
}
#top-header .menu-icons a:before {
  left: 0px;
  top: -5px;
  background: #FFA630;
  color: #ffffff;
  padding: 5px;
  border-radius: 100%;
  text-shadow: none;
}
.phone a:before {
  content: "\e090";
}
.briefcase a:before{
  content: "\e085";
}
#et-info, #et-secondary-menu>ul>li a{
  padding-bottom: .5em;
}
#et-secondary-menu #et_search_icon:before{
  text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.6);
}
#et-secondary-menu #et_top_search{
  margin: 3px 0 0 22px;
}
.et_header_style_left .logo_container{
  pointer-events: none;
}
.et_header_style_left .logo_container a{
  pointer-events: auto;
}
#logo{
  max-height: 80%;
}
/*****************************
 CONTACT FORM
 *****************************/
.wpcf7 input,
.wpcf7 textarea{
  padding: 10px;
  font-size: 18px;
  width: 100%;
  margin: 0px;
}
.wpcf7 p{
  font-size:18px;
}
.wpcf7 .left-field,
.wpcf7 .right-field{
  width: 49%;
  float: left;
  margin-bottom: 20px;
}
.wpcf7 .left-field{
  margin-right: 1%;
}
.wpcf7 .right-field{
  margin-left: 1%;
}
.wpcf7 .message{
  width: 100%;
  clear: both;
  padding-bottom: 20px;
}
.number-year input[type="number"]{
	max-width: 70px;
}
.menu-month, .menu-day{
  padding-right: 10px;
}
.wpcf7 input[type="submit"]{
  display: inline-block;
  width: auto;
  float: right;
  padding: 15px;
  background-color: #FFA630;
  padding-bottom: 10px;
  margin-bottom: 13px;
  background-image: -webkit-linear-gradient(#FFA630 0%, #ff8300 100%);
  background-image: -o-linear-gradient(#FFA630 0%, #ff8300 100%);
  background-image: linear-gradient(#FFA630 0%, #ff8300 100%);
  color: white!important;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.6);
  border: none;
  font-weight: bold;
  font-size: 20px;
}
.wpcf7 input[type="submit"]:hover{
  background-color: #8FC93A!important;
  background-image: none;
}
/*********************************
 REQUEST A QUOTE
 ************************************/
.local-moves .wpcf7 input,
.local-moves .wpcf7 textarea{
  padding: 3px 5px;
  font-size: 13px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.local-moves .wpcf7 label{
  color: #000;
  font-size: 16px;
}
.local-moves .wpcf7 input[type="submit"]{
  display: inline-block;
  width: auto;
  float: right;
  padding: 15px;
  background-color: #FFA630;
  margin-bottom: 13px;
  background-image: -webkit-linear-gradient(#FFA630 0%, #ff8300 100%);
  background-image: -o-linear-gradient(#FFA630 0%, #ff8300 100%);
  background-image: linear-gradient(#FFA630 0%, #ff8300 100%);
  color: white!important;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.6);
  border: none;
  font-weight: bold;
  font-size: 20px;
}
.local-moves .wpcf7 input[type="submit"]:hover,
.ctct-form-wrapper .ctct-submit:hover{
  background-color: #8FC93A!important;
  background-image: none;
}
.local-moves .wpcf7{
  line-height: 1em;
}
/*****************************
 FOOTER
 *****************************/
.cigna-section{
	display:flex; 
	width:100%; 
	align-items:center; 
	margin-top: 0px;
	margin-bottom: 20px;
}
.cigna-section img{
	background: white; 
	max-width:120px; 
	margin-right: 20px; 
}
.cigna-section .cigna-text{
	color: white; 
	font-size: 14px; 
	text-align: left; 
	line-height: 1.2em; 
}
.cigna-section a{
	color:#FFA630;
	font-weight:bold;
}
#footer-contact a{
  color: white;
}
.ctct-form-wrapper .ctct-form abbr{
display: none;
}
#menu-footer-menu{
  text-align: center;
  float: none;
  margin: 0 auto;
  max-width: 300px;
}
#footer-contact p{
  line-height: 1.2em;
}
.bottom-nav{
  text-align: center;
  padding: 0px;
  vertical-align: bottom;
}
.et-social-yelp img{
  height: 30px;
}
.et-social-icon a:hover{
  color: #666!important;
}
/**************************
 ICONS
 ****************************/
.fab-moving-team .et-pb-icon::after {
    content: "\f4ce";
    font-family: "Font Awesome 5 Free" !important;
    font-size: 60px;
    font-weight: 900;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
}
.fab-moving-team .et-pb-icon{
  padding: 15px;
}
.fab-boxes span.et-pb-icon{
  height: 116px;
  padding: 15%;
  width: 116px;
}
.fab-truck span.et-pb-icon{
  height: 116px;
  width: 116px;
}
.fab-dolly .et-pb-icon::after{
  content: "\f472";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
}
.fab-dolly .et-pb-icon{
  padding: 23px;
}
.fab-archive .et-pb-icon::after{
  content: "\f187";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 60px;
  font-weight: 900;
}
.fab-box-open .et-pb-icon::after{
  content: "\f49e";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 60px;
  font-weight: 900;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
}
.fab-box-open .et-pb-icon{
  padding: 14px;
}
.fab-warehouse .et-pb-icon::after{
  content: "\f494";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 60px;
  font-weight: 900;
}
.fab-pallet .et-pb-icon::after{
  content: "\f482";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 60px;
  font-weight: 900;
}
.fab-truck .et-pb-icon::after{
  content: "\f0d1";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 60px;
  font-weight: 900;
}
.fab-boxes .et-pb-icon::after{
  content: "\f468";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 60px;
  font-weight: 900;
}
.fab-bandaid .et-pb-icon::after{
  content: "\f462";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 80px;
  font-weight: 900;
}
.fab-thermometer-half .et-pb-icon::after{
  content: "\f2c9";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  display: block;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 900;
}
.fab-route .et-pb-icon::after{
  content: "\f4d7";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
}
.fab-tape .et-pb-icon{
  padding: 20px;
}
.fab-tape .et-pb-icon::after{
  content: "\f4db";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
.fab-pencil-ruler .et-pb-icon::after{
  content: "\f5ae";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
}
.fab-cube .et-pb-icon::after{
  content: "\f1b3";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
}
.fab-user-tie .et-pb-icon::after{
  content: "\f508";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
  display: block;
  padding-right: 3px;
  padding-left: 3px;
}
.fab-toolbox .et-pb-icon::after{
  content: "\f552";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
}
.fab-clipboard-list .et-pb-icon::after{
  content: "\f46d";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
  display: block;
  padding-right: 6px;
  padding-left: 6px;
}
.fab-users .et-pb-icon::after{
  content: "\f0c0";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
}
.fab-hand-paper .et-pb-icon::after{
  content: "\f256";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
  display: block;
  padding-left: 3px;
  padding-right:  3px;
}
.large .et-pb-icon::after{
  font-size: 80px;
}
.fab-handshake .et-pb-icon::after{
  content: "\f2b5";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
}
.fab-handshake .et-pb-icon{
  padding: 20px;
}
.fab-concierge-bell .et-pb-icon::after{
  content: "\f562";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
}
.fab-hand-holding-heart .et-pb-icon::after{
  content: "\f4be";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 50px;
  font-weight: 900;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
}
.fab-hand-holding-heart .et-pb-icon{
  padding: 22px;
}
.fab-barcode .et-pb-icon::after{
  content: "\f02a";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 80px;
  font-weight: 900;
}
.fab-shipping-fast .et-pb-icon::after{
  content: "\f48b";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 80px;
  font-weight: 900;
}
.fab-couch .et-pb-icon::after{
  content: "\f4b8";
  font-family: "Font Awesome 5 Free" !important;
  font-size: 80px;
  font-weight: 900;
}
/********************************
HOME
********************************/
.et_pb_social_media_follow li a.icon::before{
  font-size: 25px;
}
.et_pb_social_media_follow li a.icon:hover{
  background-color: #8FC93A;
}
.testimonial-slider img{
  max-height: 40px!important;
}
.testimonial-slider .et_pb_slide_image{
  width: 100%;
  position:relative;
}
.testimonial-slider .et_pb_slide_description{
  text-align:center;
  width: 100%;
  margin-top: 10px;
  line-height: 1.4em;
}
.testimonial-slider .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
  padding: 10px 8% 90px 8%;
}
/*********************************
* PAGES
**********************************/
.et_pb_fullwidth_slider_0.no-content.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content{
  display: none;
}
.et_pb_fullwidth_slider_0.no-content.et_pb_slider.et_pb_module .et_pb_slides h2{
  padding-bottom: 40px;
}
/**************************************
 CONSTANT CONTACT FORM
 *************************************/
.ctct-form-wrapper{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  background: #003c72;
  border: 2px solid white;
}
.ctct-form{
  max-width: 600px;
  margin: 0 auto;
}
.ctct-form-wrapper .ctct-input-container label,
.ctct-form-wrapper label,
.ctct-form-description p{
  color: white;
  font: 600 18px/1.7em "Raleway", Arial, sans-serif;
}
.ctct-form-wrapper input[type="email"]{
  width: 100%;
  max-width: 400px;
}
.ctct-form-wrapper input{
  display: block;
  font-size: 18px;
  padding: 10px;
}
.ctct-form-wrapper .ctct-form-field{
  margin: 0px;
}
.ctct-form-field-email{
  width: 170px;
  margin-right: 10px!important;
}
.ctct-form-field{
  display: inline-block;
}
.ctct-form-field-submit{
  width: auto;
  margin-top: 40px!important;
  vertical-align: top;
}
.ctct-form-field-submit:after{
  content: "";
  clear: both;
  display: table;
}
.ctct-submit{
  padding: 15px;
  background-color: #FFA630;
  margin-bottom: 13px;
  background-image: linear-gradient(180deg,#FFA630 0%,#ff8300 100%);
  color: white!important;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.6);
  border: none;
  font-size: 20px;
  font-weight: bold;
  float: right;
}
.ctct-disclosure{
  font-size: 12px;
  line-height: 1em;
  display: none;
}
/********************************
 JOBS
 ********************************/
.jobs #sidebar h4{
  text-align:center;
}
.jobs .header h1.entry-title,
.post-type-archive-employee_bios .header h1.entry-title{
  font-size: 60px;
  text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.4);
}
.jobs .header .et_pb_button,
.post-type-archive-employee_bios .header .et_pb_button,
.post-type-archive-employee_bios .department-btns{
  background-image: linear-gradient(180deg,#FFA630 0%,#ff8300 100%);
text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.6);
}
.jobs .header .et_pb_row,
.post-type-archive-employee_bios .header .et_pb_row{
  padding: 125px 0px;
}
.jobs-footer.et_pb_section{
  padding: 100px 0px;
  background-image: url(http://localhost/wp-content/uploads/2018/08/istock-623702700-2048x2048.jpg)!important;
}
.jobs-footer h2{
  font-weight: 800!important;
  font-size: 49px!important;
  text-shadow: 0em 0.1em 0.1em rgba(0,0,0,0.4)!important;
}
/************************************
 BLOG
 *********************************/
.cat-post-thumbnail{
  width: 100%;
  height: auto;
}
.cat-post-crop.cat-post-format.cat-post-format-standard,
.cat-post-crop.cat-post-format.cat-post-format-standard img{
  width: 100%!important;
  height: auto!important;
}
#category-posts-2-internal li > div{
  line-height: 1.2em;
}
#category-posts-2-internal .cat-post-title{
  font-size: 18px!important;
  font-weight: bold;
}
/************************************
 TEAM MEMBERS
 ************************************/
.team-icon{
  display: inline-block;
  float: left;
  margin-right: 20px;
}
 .team-icon:before{
  position: relative;
  margin-right: 4px;
  font-family: 'ETmodules';
  margin-right: 10px;
  color: #FFA630;
}
.team-icon.email:before{
  content: "\e076";
}
.team-icon.linkedin:before{
  content: "\e09d";
}
.team-icon.phone:before{
  content: "\e090";
}
.team-icon.cell-phone:before{
  content: "\e00b";
}
.team-bio{
  clear: both;
  margin-top: 50px;
}
.single-team_members.single article{
    margin-bottom: 80px;
}
.bio-image{
  text-align:center;
}
.team-contact-wrap{
  text-align:center;
}
.team-contact{
  display:inline-block;
}
.team-bio{
  text-align:center;
}
/**************************/
/*EMPLOYEE BIO ARCHIVE*/
/*****************************/
.post-type-archive-employee_bios .employee-bio{
  margin-bottom: 30px;
  width: 32%!important;
  display: inline-block;
  text-align:center;
  vertical-align:top;
}
.post-type-archive-employee_bios .header .et_pb_row{
  padding: 165px 0;
}
.post-type-archive-employee_bios .employee-bio img,
.bio-image img{
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  display: block;
  box-shadow: 1px 10px 10px 1px rgba(1,1,1,0.2);
}
.widget_search input#s, .widget_search input#searchsubmit{
 height: 45px !important;
}
.post-type-archive-employee_bios .employee-bio h4,
.employee-bio h2{
  margin-top: 30px;
  display: block;
}
.post-type-archive-employee_bios .department{
  padding-top: 60px;
  padding-bottom: 30px;
  text-align:center;
}
.post-type-archive-employee_bios .department:nth-child(even){
  background: #eee;
}
.post-type-archive-employee_bios .department:nth-child(odd){
  box-shadow: inset 1px 1px 3px 1px rgba(1,1,1,0.2);
}
.post-type-archive-employee_bios .department h2{
  padding-bottom: 60px;
}
.department-btns-container{
  text-align:center;
  background: #eee;
  padding-top: 60px;
  padding-bottom: 60px;
}
.department-btns-container .department-btns{
  margin-right: 20px;
}
.department-description{
  margin-bottom: 60px;
}
/*********************************
 APPLY NOW
 *******************************/
.apply-now label{
  font-weight: bold;
}
.apply-now .full-width{
  clear: both;
  clear: both;
  padding-top: 50px;
  display: block;
  margin-bottom: 50px;
}
/*********************************
 RESPONSIVE STYLES
 **********************************/

@media only screen and (min-width: 981px){
  #logo{
    height: 80%;
    max-height: 110px!important;
  }
  .et_header_style_left .container #et-top-navigation nav>ul>li.menu-btn-red>a,
  .et_header_style_split .container #et-top-navigation nav>ul>li.menu-btn-red>a{
    padding-bottom: 15px;
  }
  .et_header_style_left .container #et-top-navigation nav>ul>li>a,
  .et_header_style_split .container #et-top-navigation nav>ul>li>a{
    padding-bottom: 5px;
    margin-bottom: 25px;
  }
  .et_header_style_left #et-top-navigation{
    padding-left: 243px!important;
  }
  .jobs #left-area{
    width: 49%;
    margin-right:1%;
    padding-right: 0px;
  }
  .jobs #sidebar{
    width:49%;
    margin-left:1%;
  }
  #main-content .container:before{
    background:transparent;
  }
  #left-area{
    width: 70%;
  }
  #sidebar{
    width: 30%;
  }
}
@media only screen and (min-width: 768px) {
  .custom_blog .et_pb_salvattore_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .custom_blog article {
          margin-bottom: 20px !important;
   -webkit-box-flex: 1;
       -ms-flex: 1 0 auto;
           flex: 1 0 auto;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column;
  }

  .custom_blog .post-content {
   -webkit-box-flex: 1;
       -ms-flex: 1 0 auto;
           flex: 1 0 auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
  }

  .custom_blog .column {
          margin-bottom: 20px !important;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column;
  }
}

@media screen and (max-width: 767px){
  .hiring .et_pb_cta_1.et_pb_promo .et_pb_promo_description h2{
    display: block;
  }
  .jobs .header h1.entry-title,
  .post-type-archive-employee_bios .header h1.entry-title{
    font-size: 40px;
  }
  .jobs-footer h2{
      font-size: 40px!important;
  }
  .wpcf7 .left-field,
  .wpcf7 .right-field{
    width: 100%;
  }
  .post-type-archive-employee_bios .employee-bio{
    margin-bottom: 60px;
    width: 50%!important;
    display: inline-block;
  }
}
@media screen and (max-width: 480px){
  .post-type-archive-employee_bios .employee-bio{
    margin-bottom: 60px;
    width: 100%!important;
    display: inline-block;
  }
	.cigna-section{
		flex-direction:column;
	}
	.cigna-section .cigna-text{
		margin-top: 20px;
		text-align:center;
	}
}