.sborder {
     border-radius: 3px;
     box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}

/* Double-color dashed line */ hr.style-three { border: 0; border-bottom: 1px dashed #ccc; background: #999; }

/* Footer Social Media Icons */

.et-social-icons {
    padding: 15px 0px;
}

/* Footer Navigation */

.bottom-nav li a {
    color: #c61103 !important;
}

.bottom-nav li.current-menu-item > a {
    font-weight: bold !important;
    font-size: 14px;
}

/* Footer Social Media Icons */

.et-social-icons {
    padding: 15px 0px;
}

/* Footer Navigation */

.bottom-nav li a {
    color: #c61103 !important;
}

.bottom-nav li.current-menu-item > a {
    font-weight: bold !important;
    font-size: 14px;
}

/* Slider */

.et_pb_slides h2 strong strong {
    color: #a91809;
}

/* BAC Page */

#main-content h1 {
     font-weight: bold;
     font-size: 34px;
}

.bac-list h2 {
     background: #000;
     color: #fff;
     padding: 8px 5px;
     border-left: 3px solid #4C4C4C;
     margin-bottom: 5px;
}

.et_section_regular img {
     border-radius: 3px;
     box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}

#cta h3 {
     line-height: 1.3em !important;
}

/* PopMake */

.popmake-title {
     background: #000;
     padding: 5px 0px;
     margin-bottom: 15px;
}

h3.popuph3 {
     margin-top: 15px;
     text-decoration: underline;
}

h3.popuph3:hover {
     color: #c71202;
}

#tablepress-1_wrapper span {
     text-decoration: underline;
     cursor: pointer;
}

#tablepress-1_wrapper span:hover {
     color: #C61103;
}

.popmake-content h3 {
     color: #C61103;
     margin-top: 18px;
}

.popmake-content h3 a {
     color: #000;
     text-decoration: underline;
}

.popmake-content ul li:before {
     content: "• ";
     color: #C61103;
     font-size: 18px;
     margin-left: 20px;
}

.executive-search-pop table td {
	width: 60%;
}

/* TablePress */

.tablepress thead th {
     background: #f17a78;
}

.tablepress thead th:hover {
     background: #C61103 !important;
     color: #fff;
}

/* Contact Form 7 */

.wpcf7-text, 
.wpcf7-textarea, 
.wpcf7-captchar {
	background-color: #eee !important;
	border: none !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-submit {
	color: #C61103 !important;
  	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.wpcf7-submit:hover {
	background-color: #eee;
	border-color:#eee;
	padding: 6px 20px !important;
}

.bac-form small {
     font-size: 10px;
     color: #999999 !important;
     font-style: italic;
}


/* Clear */

.clear {
     clear: both;
     display: block;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}


/* 2 Column Grids */

.grid {
     margin-right: 2.1%;
     float: left;
     display: inline;
     position: relative;
}

.one-half {
     width: 48.4%;
}

/* 3 Column Grids */

.one-third {
     width: 31.9%;
}

/* One Fourth Grids */

.one-fourth {
     width: 23.4%;
}

/* Two Third Grids */

.two-third {
     width: 68.4%;
}

.two-third.last {
         width: 29.5%;
}

.last {
     clear: right;
     margin-right: 0!important;
}

@media all and (max-width: 480px) {
 
     .grid {
          width: 100%;
          margin: 0 0 20px;
     }
 
}
