/*
 Theme Name: Divi Child
 Descrciption: Divi Custom Child Theme
 Author: Peralta Design
 Template: Divi
*/ 

.et_pb_menu .et-menu > li, .et_pb_fullwidth_menu .et-menu > li {
	padding-left: 7px;
	padding-right: 7px;
}

a.custom-header-btn {
	color: #ffffff;
    border: 4px solid #7ca9e3;
    border-radius: 100px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #7ca9e3;
    padding: 0px 12px;
    margin-left: 10px;
}

.nav li li {
	line-height: 1.6em;
}

.et_pb_section.staff-directory-alpha-list ul {
	padding: 0;
}

.et_pb_section.staff-directory-alpha-list li {
	display: inline-block;
	padding: 12px 12px;
	cursor: pointer;
}

.et_pb_section.staff-directory-alpha-list li a {
	color: #fff;
}

.et_pb_section.staff-directory-alpha-list li:hover {
	background-color: #002f6c;
}

.archive.category a.more-link {
	background-color: #7CA9E5;
	color: #fff!important;
	font-weight: 700;
	text-transform: uppercase;
	border: 6px solid #7CA9E5;
	font-size: 14px;
	letter-spacing: 2px;
	border-radius: 50px;
	display: inline-block;
	margin-top: 1.5rem;
	padding-left: 16px;
	padding-right: 16px;
}

.press-releases .et_pb_post {
	margin-bottom:30px;
	padding: 1rem 2rem;
	background-color: #fff;
}

/*TIMELINE*/

.timeline_row {
    display: flex;
    flex-wrap: wrap;
}

/*.timeline_text.left {
    border-left: 10px solid #ab1f23;
}*/

.timeline_text.left:before {
    right: -25px;
}

.timeline_year.left h2 {
    text-align: right;
}

.timeline_text {
    font-size: 16px;
    /*box-shadow: 0 5px 20px -4px rgba(0,0,0,0.4);*/
    padding: 30px;
    background-color: #f2f2f2;
}

.timeline {
    border-right: 2px solid #002f6c;
    margin-right: 2.25% !important;
    padding-right: 2.25% !important;
}

.timeline_year {
    padding: 20px 0 0;
}

/*
.timeline_year.left:before {
    right: -25px;
}

.timeline_year:before {
    border-bottom: 2px solid #ab1f23;
    content: '';
    height: 2px;
    width: 40px;
    top: 50%;
    position: absolute;
}
*/

/*.timeline_text.right {
    border-right: 10px solid #ab1f23;
}*/

.timeline_text.right:before {
    left: -25px;
}

.timeline_text:before {
    border-bottom: 2px dashed #002f6c;
    content: '';
    height: 2px;
    width: 25px;
    top: 50%;
    position: absolute;
}

.timeline_year.right:before {
    left: -25px;
}

.timeline_year.right h2 {
    text-align: left;
}

.et_pb_fullwidth_slider_0 .et_pb_slide_description p {
	padding-bottom: 1rem;
}

.nf-form-fields-required {
	display: none;
}

.nf-form-cont .nf-form-content input[type=button] {
	color: #fff;
	background-color: #7ca9e3;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 2px;
	border-radius: 90px;
	text-transform: uppercase;
	width: 100%;
	cursor: pointer;
	height:auto;
	padding: 10px 12px;
}

.nf-form-cont .nf-form-content input:not([type=button]) {
	/*background-color: rgba(255,255,255,.2);*/
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  
}
::-moz-placeholder { /* Firefox 19+ */
  
}
:-ms-input-placeholder { /* IE 10+ */
  
}
:-moz-placeholder { /* Firefox 18- */
  
}

.et_pb_sidebar_0.et_pb_widget_area.sidenav li, .et_pb_sidebar_1.et_pb_widget_area.sidenav li {
	border-bottom: 1px dotted #ccc;
	padding: 9px 8px;
	margin-bottom: 0;
}

.et_pb_sidebar_0.et_pb_widget_area.sidenav li.current-menu-item a, .et_pb_sidebar_1.et_pb_widget_area.sidenav li.current-menu-item a {
	color: #e87722!important;
	text-transform: uppercase;
	font-weight: 800;
}

.et_pb_sidebar_0.et_pb_widget_area.sidenav li.current-menu-item, .et_pb_sidebar_1.et_pb_widget_area.sidenav li.current-menu-item {
	background-color: #f9f9f9;
}

.et_pb_sidebar_0.et_pb_widget_area.sidenav li a:hover, .et_pb_sidebar_1.et_pb_widget_area.sidenav li a:hover {
	color: #e87722!important;
}

.social-footer {
	font-size:30px;
	margin-right: 8px;
}

#footer-info {
	text-align: center;
	float: none;
}

#main-footer {
	/*background-image: url(../../uploads/2020/10/footer-bg.jpg);*/
	background-size: cover;
	background-position: bottom center;
}

.fa-youtube-square:before {
    content: "\f431" !important;
}

.fa-linkedin:before {
    content: "\f08c" !important;
}

/* Divi Vertical Tabs 1 */

.vertical-tabs1 {
    border: none;
}

.vertical-tabs1 ul.et_pb_tabs_controls {
    float: left;
    width: 30%;
    margin-right: 3%;
    background: transparent;
    box-shadow: 5px 10px 50px rgba(0,0,0,.08);
}

.vertical-tabs1 ul.et_pb_tabs_controls:after {
    content: none;
}

.vertical-tabs1 .et_pb_tabs_controls li {
    width: 100%;
    border-right: none !important;
    border-left: 5px solid transparent;
    /*background: #f4f4f4;*/
    height: auto!important;
    border-bottom: 1px solid #e8e7e7;
}

.vertical-tabs1 .et_pb_tabs_controls li.et_pb_tab_active {
    border-left: 5px solid #002f6c !important;
    background: #ffffff;
}

.vertical-tabs1 .et_pb_tabs_controls li a {
    padding: 30px;
}

.vertical-tabs1 .et_pb_tabs_controls li.et_pb_tab_active a {
    color: #002f6c !important;
    text-transform: uppercase;
}

.vertical-tabs1 .et_pb_tab {
    padding: 0;
}

.vertical-tabs1 .et_pb_tab_content {
    display: flex;
    flex-wrap: wrap;
}

.vertical-tabs1 h2 {
	font-size: 36px;
	line-height: 1.3;
}

body #page-container .et_pb_section .et_pb_button {
	line-height: 1.4!important;
}

@media only screen and (min-width: 1500px) {

}

@media only screen and (max-width: 1500px) {

}

@media only screen and (min-width: 981px) and (max-width: 1508px) {
	.et-menu .menu-item-has-children > a:first-child {
		padding-right: 16px;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1508px) {
	.et_pb_menu.et_pb_menu_0_tb_header.et_pb_menu ul li a {
		font-size: 12px;
	}
}



@media only screen and (min-width: 981px) {

}



@media only screen and (min-width: 768px) and (max-width: 980px) {
	.five-columns .et_pb_column {
	    width: 20%!important;
	    padding-left: 13px;
	    padding-right: 13px;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1279px) {
	.et-menu li {
		font-size: 13px;
	}
	.et_pb_menu--style-left_aligned .et_pb_menu__logo {
		margin-right: 20px;
		max-width: 200px!important;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1190px) {
	.ccc-custom-header .et_pb_column_0_tb_header {
		width:74.25%!important;
		margin-right: 3%!important;
	}
	.ccc-custom-header .et_pb_column_1_tb_header {
		width:22.75%!important;

	}
	a.custom-header-btn {
		font-size: 12px;
	}
	.et_pb_menu .et-menu > li {
		padding-left: 6px;
		padding-right: 6px;
	}
	.et_pb_menu--style-left_aligned .et_pb_menu__logo {
		max-width: 160px!important;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1110px) {
	.ccc-custom-header .et_pb_column_0_tb_header {
		width:77.25%!important;
		margin-right: 3%!important;
	}
	.ccc-custom-header .et_pb_column_1_tb_header {
		width:19.75%!important;
	}
	a.custom-header-btn {
		font-size: 10px;
	}
	.et-menu li {
		font-size: 12px;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1080px) {
	a.custom-header-btn {
		font-size: 9px;
	}
	.et-menu li {
		font-size: 11px;
	}
	.ccc-custom-header .et_pb_column_0_tb_header {
		width:74.25%!important;
		margin-right: 3%!important;
	}
	.ccc-custom-header .et_pb_column_1_tb_header {
		width:22.75%!important;
	}
}

@media only screen and (max-width: 980px) {
	.column-with-sidenav .sidenav {
		display: none;
	}
	.timeline {
        border-right: 0px solid #ab1f23;
        margin-right: inherit !important;
        padding-right: inherit !important;
    }
    .timeline_year.left h2, .timeline_year.right h2 {
        text-align: center;
    }
    .timeline_year:before, .timeline_text:before {
        content: none;
    }

    /*** 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;
    }
    /*a.custom-header-btn {
		display: block;
		text-align: center;		
	}*/
}

/* IPHONE LANDSCAPE */
@media only screen and (min-width:768px) and (max-width: 980px) { 

}

@media only screen and (max-width: 767px) {
	.et-l--header .et_pb_blurb_position_top_phone .et_pb_blurb_container {
		display: block;
	}
	.et-l--header .et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
		margin-bottom: 10px;
	}
	.et-l--header .et_pb_menu--style-centered .et_pb_menu__wrap {
		justify-content: right;
	}
	.phoneFixExample { 
		display: block; 
		min-width: 225px; 
		margin-left: auto; 
		margin-right: auto;
		margin-top: 5px; 
		margin-bottom: 5px; 
	} 
	.hideStuff { 
		display:none; 
	}
	.quick-jump .et_pb_column {
	    width: 50%!important;
	}
	.quick-jump.three-columns .et_pb_column {
		width:33.3%!important;
	}
	/* Divi Vertical Tabs 1 */
	.vertical-tabs1 ul.et_pb_tabs_controls {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
    }
    
    .vertical-tabs1 .et_pb_tabs_controls li {
        border-bottom: none;
    }
    
    .vertical-tabs1 .et_pb_tab {
        padding: 0;
    }
  
    .vertical-tabs1 .et_pb_tab_content {
        display: block;
    }  
}

@media only screen and (max-width: 480px) {

}

/* Staff */
.staffTitle, .pDetail{
	color: black;
  	text-transform: none !important;
  	font-style: italic;
  margin-top: 0px;
}

.staffTitle{
 font-weight: 300; 
}

.staffName{
 color: black;
 text-transform: none !important;
 
}

.SAitem h5, .sidebarTitle{
 margin-top: 0px;
 padding-top: 0px;
}

.staffATitle, .dTitle, .dPhoto{
 padding-bottom: 20px; 
}

.dTitle{
 padding-top: 10px !important; 
}

.SAitem h6{
 margin-bottom: 0px;
  margin-top: 0px;
 line-height: 1em;
  
}

.SAitem{
 padding: 10px; 
}

.SAitem:nth-child(odd){
 background-color: #eee; 
}

.rtnStaff{
 padding-top: 30px; 
}

.pTotal{
 padding-top: 10px;
 font-weight: 700;
}

#sChoose{
 text-align: center;
  margin-left: auto;
  margin-right: auto;
 list-style-type: none; 
}

#sChoose li{
 display: inline-block; 
 padding-left: 10px;
 padding-right: 10px;
}