/*
 Theme Name:     LaneTerralever | Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

/* ---------- Divi Adjustments/Headings --------- */
h1 {font-size: 2.6em; line-height: 1.4em;}
h2 {font-size: 2.2em; line-height: 1.4em;}
h3 {font-size: 1.8em; line-height: 1.4em;}
h4 {font-size: 1.5em; line-height: 1.4em;}
h1, h2, h3, h4, h5 {margin: 20px 0px; padding-bottom: 0px!important}

.subheadline {
	font-size: 22px;
}

/* ---------- Main Nav --------- */
.et_mobile_menu li a {
	color: #2ba6cb;
}
#main-header .et_mobile_menu {
    background: #fff;
}
.et_fixed_nav.et_show_nav #page-container {
	padding-top: 74px;
}
.et_pb_button.header-button {
  color: #fff;
  border: solid 1px #fff;
  font-size: 12px;
  margin: 0 0 0 25px;
  white-space: nowrap;
  background: linear-gradient(#F28926,#F66024);
}
.et_pb_button.header-button:hover {
  background: linear-gradient(#F66024, #F28926) !important;
}
.mobile_menu_bar:before {
  color: #fff !important;
}
.mobile_menu_bar:hover:before {
  opacity: .7;
}

/* ---------- Buttons --------- */
.et_pb_bg_layout_light.et_pb_module.et_pb_button, body .et_pb_button {
	color: #ffffff !important;
	min-width: 230px;
	text-align: center;
	background: linear-gradient(#F28926, #F66024);
}
.et_pb_module.et_pb_button:hover {
	background: linear-gradient(#F66024, #F28926) !important;
}
.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_module {
	margin-bottom: 0px;
}
.btn-white {
	background: transparent !important;
	border: solid 1px #ffffff;
}

/* ---------- Bottom Nav/Footer --------- */
.bottom-nav, .bottom-nav a, .bottom-nav li.current-menu-item a {
	font-weight: 400;
	text-align: center;
}
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget {
	width: 200px;
	margin: 0 auto;
	float: none;
}
#footer-info a {
  color: #2ba6cb !important;
  font-weight: 400;
}
#footer-widgets {
	padding: 4% 0 0;
}
#footer-info a {
	color: #2ba6cb;
	font-weight: 400;
}
#footer .widget {
	text-align: center !important;
	width: 100%;
	margin:0 auto;
}
#et-footer-nav .container {
  text-align: center;
  margin-bottom: 25px;
}
ul.et-social-icons {
    padding-top: 5px;
}
.et-social-icon li a {
  font-size: 20px;
}
.footer-encrypt {
  float: right;
  display: inline-block;
  margin-left: 20px;
}
.footer-widget {
  margin-bottom: 0px !important;
}
.footer-widget .et_pb_widget {
    float: none !important;
}
.footer-widget .et_pb_widget .textwidget {
  text-align: center;
  padding-top: 30px;
}
.bottom-bar-links {
  display: inline-block;
}

/* ---------- Global Helper Classes --------- */
.txt-narrow {
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
}
.center {
  text-align: center;
}
.shadow {
  position:relative;
  z-index: 0;
}
.shadow:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
  display: block;
  z-index: -1;
}
.border-bottom {
  border-bottom: solid 4px;
}

/* ---------- Custom Styles --------- */
.icon-number {
	background-color: #585858;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	top: 20;
}
.icon-number .et_pb_text_inner {
	position: relative;
	top: 18px;
	left: 20px;
}

/* ---------- Page Template Global Styles --------- */
.page-hero {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 400px;
  padding-top:7em;
}
.page-hero h1 {
  text-align: center;
  color: #fff;
}
.hero-text .subheadline {
  color: #fff;
  text-align: center;
  font-size: 22px;
}
.core-content-area {
  padding-top: 30px;
}
.ul-3 {
  -webkit-columns: 100px 3;
   -moz-columns: 100px 3;
   columns: 100px 3;
   margin: 10px 0 10px 20px;
}
.ul-3 li {
  padding-bottom: 10px;
}
.toc {
  padding-left: 30px;
}
.toc h4 {
  border-bottom: solid 4px;
}
.toc ol {
  list-style-type: decimal;
  margin: 20px;
}
.toc ol li {
  margin-bottom: 0.5em;
}
.sidebar-cta .sidebar-cta-button {
  white-space: nowrap;
}
.sb-cta-txt {
  font-size: 16px;
  font-weight: bold;
}
.bottom-cta {
  background: #2ba6cb;
  padding: 30px;
  margin: 30px 0;
  color: #fff;
  font-size: 25px;
  text-align: center;
  line-height: 1.4;
}
.bottom-cta-text {
  line-height: 1.2;
  margin-bottom: 20px;
}

/* ---------- School Detail - Page Styles --------- */
.school-detail #sidebar {
  float: none;
  width: 100%;
  padding-left: 0px;
}
.school-detail #sidebar h4 {
  border-bottom: solid 4px;
  margin-bottom: 20px;
}
.school-detail .sidebar-cta {
  text-align: center;
  color: #fff !important;
  background: #31b5d5;
  padding: 20px;
}

/* ---------- State Detail - Page Styles --------- */
.state-stats {
  background-color: #2ba6cb;
  height: 300px;
}

/* ---------- Search - Page Styles --------- */
.search-results #main-content .container{
	max-width: 1054px;
	margin: 0 auto;
}
.search-results #main-content .container:before{
	content: none;
}
.search-container{
	margin: 0 10px;
  padding: 76px 0;
}
.search-results .et_pb_post:not(:last-of-type){
  /* margin-bottom: 0; */
}

/* ---------- Media Queries - header/footer/global --------- */
@media screen and (max-width: 980px) {
  .header-button  {
    display: block;
    position: relative !important;
    font-size: 12px;
    top: 0px;
    right: 10px;
    width: 140px;
  }
  body .et_pb_button.header-button {
    min-width: 0;
  }
  .et_header_style_left #logo {
    max-width: 50%;
  }
  .footer-encrypt {
    float: none;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  /*#footer-info, .et-social-icons, .footer-encrypt {
    float: none;
    text-align: center;
  }*/
  ul.et-social-icons li:first-of-type {
    margin-left: 0px;
  }
}
@media screen and (max-width: 533px) {
  .header-button {
    display: none;
    visibility: hidden;
  }
  .et_header_style_left #logo {
    max-width: 60% !important;
  }
}

@media screen and (max-width: 497px) {
  .footer-encrypt {
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .bottom-nav li {
    display: block !important;
    padding-bottom: 5px;
	padding-right: 0px;
  }
  .bottom-bar-links {
    display: block;
  }
}

.page-details {
  margin: 0;
  width: 100%;
  min-width: 375px;
  padding: 0;
  position: static;
  overflow-y: auto;
  overflow-x: hidden;
}

.inside-bullets ul,
.inside-bullets ol {
  margin-left: 15px;
  list-style-position: inside;
}

.inside-bullets ul ul {
  list-style-type: square;
}


.inside-bullets ul ul ul {
  list-style-type: disc;
}

.page-details-full-container {
  width: 100%;
}

/*.margin: auto; width: 100%{
  margin: auto;
  width: 100%
}*/

.page-details-row {
  margin-bottom: 25px;
  width: 100%;
}
.page-details-body {
  width: 65%;
  height: auto;
  float: left;
  overflow: auto;
}

.page-details-header {
  margin: auto;
  width: 100%;
  padding-top: 250px;
  background-color: black;
  background-size: 100%;
  background-position: center;
}

.page-details-header-container{
  margin: auto;
  width: 80%;
  padding: 10px 0 0 0;
}

.page-details-container{
  margin: auto;
  width: 100%;
  padding: 30px 0;
  font-size: 18px;
  color: gray;
  overflow: auto;
}

.page-details-label {
  width: 50%;
}

.page-details-description{
  width: 100%;
}

.page-details-header-text {
  padding-bottom: 25px;
  width: 575%;
}

.page-details-header-text-title {
  font-size: 48px;
  font-weight: 500;
  color: white;
}

.page-details-header-text-description {
  font-size: 18px;
  font-weight: 500;
  color: white;
}

.state-school-cost-table {
  width: 33%;
  float: left;
}

.ltv-sidebar {
  width: 30%;
  height: auto;
  float: right;
  overflow: auto;
}

@media screen and (max-width: 1200px){
.page-details-body {
  width: 100%;
  height: auto;
  float: none;
  overflow: auto;
}

  .page-details-container .left-indent-25 {
    margin-left: 0;
  }
  .page-details-header {
    margin: auto;
    width: 100%;
    padding-top: 200px;
    background-color: black;
    background-size: 100%;
    background-position: center;
  }

  .page-details-header-text {
    padding-bottom: 25px;
    width: 100%;
  }

  .page-details-label {
    margin: 0 auto 20px;
    width: 100%;
    display: block;
    font-size: 36px;
    text-align: center;
  }

  .page-details-description{
    margin: 0 auto 20px;
    width: 100%;
    padding: 10px;
    display: block;
  }

  .ltv-sidebar {
    width: 100%;
    height: auto;
    float: none;
    overflow: auto;
  }
}

.left-indent-25 {
  margin-left: 25px;
}

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

  .page-details-header {
    margin: auto;
    width: 100%;
    padding-top: 150px;
    background-color: black;
    background-size: 100%;
    background-position: center;
  }
}

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

  .page-details-header {
    margin: auto;
    width: 100%;
    padding-top: 100px;
    background-color: black;
    background-size: 100%;
    background-position: center;
  }

  .state-school-cost-table {
    width: 100%;
    margin-bottom: 15px;
    float: none;
  }
  .state-school-cost-table table{
    text-align: left;
    width: 100%;
  }

  .state-school-cost-table table tr{
  }

  .state-school-cost-table thead tr th:first-child,
  .state-school-cost-table tbody tr td:first-child{
    min-width: 70%;
    width: 70%;
    max-width: 70%;
    word-break: break-all;
  }
}


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

  .page-details-header {
    margin: auto;
    width: 100%;
    padding-top: 75px;
    background-color: black;
    background-size: 100%;
    background-position: center;
  }
}


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

  .page-details-header {
    margin: auto;
    width: 100%;
    padding-top: 50px;
    background-color: black;
    background-size: 100%;
    background-position: center;
  }
}

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

  .page-details-header {
    margin: auto;
    width: 100%;
    padding-top: 25px;
    background-color: black;
    background-size: 100%;
    background-position: center;
  }
}

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

  .page-details-header {
    margin: auto;
    width: 100%;
    background-color: black;
    background-size: 100%;
    background-position: center;
  }
}


@media screen and (max-width: 375px){
  .page-details-header {
    margin: auto;
    min-width: 375px;
    background-color: black;
    background-size: 100%;
    background-position: center;
  }
}

.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}

.error404 #sidebar {
 display: none;
}

.error404 .et_pb_post:last-child {
margin-bottom: 0;
}

#breadcrumbs {font-size: 90%; color: #8e908f;margin:1em 0 1em 2em;}
#breadcrumbs a {display: inline; border: none; padding: 0; text-transform: none;}

body.home #breadcrumbs {
    display: none;
}

/* social media icons */
.jetpack_widget_social_icons ul {
    text-align: center !important;
}

@media screen and (max-width: 980px) {
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget {
	width:100% !important;
	}
.jetpack_widget_social_icons ul {
	text-align: center;
}
}

.icon-twitter {
    fill: #2ba6cb !important;
}

.icon-twitter:hover {
    fill: #585858 !important;
}

.icon-linkedin {
    fill: #2ba6cb !important;
}

.icon-linkedin:hover {
    fill: #585858 !important;
}

.icon-facebook {
    fill: #2ba6cb !important;
}

.icon-facebook:hover {
    fill: #585858 !important;
}

/* removes the border (oval) around search field in header */
.et-search-field:focus {
	border: none;
}