/*
	Theme Name: Kendall Yards
	Description: Custom, Responsive Website Designed and Developed by 1123Interactive
	Author: John Coleman, 1123Interactive, http://1123interactive.com
	Template: Divi
*/

@import "../../Divi/style.css";

/* Custom CSS Start */

/*----------Global Values----------*/

.orange {
    color: #eb6e1f;
}

.green {
	color: #afbd21;
}

.red {
	color: #b32017;
}

.blue {
	color: #006595;
}


/*Sitewide Links*/

.et_pb_bg_layout_dark a {
	color: #ffffff;
	font-weight: bold;
}

.et_pb_bg_layout_light a {
	color: #eb6e1f;
}

.blue .et_pb_bg_layout_light a {
	color: #006595;
}

.green .et_pb_bg_layout_light a {
	color: #afbd21;
}


/*slider next/prev arrows*/

a.et-pb-arrow-prev, a.et-pb-arrow-next {
	background-color: #eb6e1f;
	color: #ffffff !important;
}

/*fix for bottom of page link font bolding*/

/*.eop-link a {
	font-weight: normal !important;
}*/

h1 {
	text-transform: uppercase;
	font-size: 60px !important;
	letter-spacing: .15em;

}

h2{
	font-size: 30px;
	letter-spacing: .125em;
	line-height: 1.5;
	text-transform: uppercase;
}

h3{	font-size: 25px;
	line-height: 1.25;
		color: #7a7a7a;
	
}


.caps {
	text-transform: uppercase;
		color: #7a7a7a;
}

.hidden {
	display: none;
}

.bold {
	font-weight: bold;
}

.center-img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.center-img-white {
	display: block;
    margin-left: auto;
    margin-right: auto;
	border-style: solid;
    border-width: 5px;
	border-color: #ffffff;

}

.center-txt {
	margin-left: auto;
    margin-right: auto;
	width: 100%;
}

.center-txt h4{
	margin-left: auto;
    margin-right: auto;
	width: 100%;
}

.center-list ul {
	list-style-position: inside;
}

.center-list ul li{
	font-weight: bold;
	font-size: 16px;
}

.et-pb-icon {
	font-size: 52px;
}

.center-image {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#top-menu-nav ul li a{
  font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-weight: normal !important;
	letter-spacing: .125em;
	font-size: 12.5px;
	color: #ccc;
	padding-left: 15px;
  padding-right: 15px;
}
#top-menu-nav ul li a:hover{
  color: #fff !important;
	opacity: 1;
}
#top-menu-nav .current-menu-item > a{
	  color: #fff !important;
		opacity: 1;
}

.et-fixed-header #logo, .et_fixed_nav #logo {
  max-height: 70px;
  position: absolute;
}

.et_fixed_nav li a {
	/*margin-top: 46px;*/
	font-weight: bold;
}

.et-fixed-header li a{
	margin-top: 0;
}

.et-social-icons {
	padding-left: 40px;
}

.et_fixed_nav .et-social-icons {
	padding-top: 8px;
}
.et-social-icons {
	position:relative;
	top:-13px;
}
.et-fixed-header .et-social-icons {
	padding-top: 3px;
	top:-10px;
}

.et-social-icons li {
	margin-left: 10px;
}

.et-social-icon a {
	font-size: 20px;
	color: #eb6e1f;
}

.green .et-social-icon a {
	font-size: 20px;
	color: #afbd21;
}


.et_nav_text_color_light .et-social-icon a {
	display: none;
	color: #eb6e1f;
}

.et_nav_text_color_light .green .et-social-icon a {
	color: #afbd21;
}

.et_nav_text_color_light .red .et-social-icon a {
	color: #b32017;
}

.et_nav_text_color_light .blue .et-social-icon a {
	color: #006595;
}

.widgets_on_page ul {
	list-style-type: none;
}

.widgets_on_page li a{
	color: #eb6e1f;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}

li#menu-item-125{
	padding-bottom: 24px;
}

#mega-menu {
  padding: 30px 0;
  overflow: hidden;
}

#menu-footer-mega-menu .menu-item-has-children > a {
  border-bottom: solid 1px #eb6e1f;
  padding-bottom: .25em;
  margin-bottom: .5em;
  width: 100%;
  display: block;
}

#menu-footer-mega-menu .menu-item {
  width: 25%;
  float: left;
  padding-right: 2em;
  box-sizing: border-box;
}

#menu-footer-mega-menu .sub-menu .menu-item {
  width: 100%;
  padding: 0;
  line-height: 1;
  margin-bottom: .75em;
}

#menu-footer-mega-menu, #menu-footer-mega-menu .sub-menu {
  padding: 0;
}

#green-mega-menu .et_pb_row, #mega-menu .et_pb_row, #blue-mega-menu .et_pb_row {
  padding: 0;
}

#green-mega-menu .widgets_on_page li a{
	color: #afbd21;
  border-color: #afbd21;
}

#blue-mega-menu .widgets_on_page li a{
	color: #006595;
  border-color: #006595;
}

.widgets_on_page li a:hover{
	color: #ffffff;
}

#green-mega-menu .widgets_on_page li a:hover{
	color: #ffffff;
}

#blue-mega-menu .widgets_on_page li a:hover{
	color: #ffffff;
}


.widgets_on_page .sub-menu li a{
	color: #eeeeee;
	font-weight: normal;
	text-transform: none;
	font-size: 14px;
}

#green-mega-menu .widgets_on_page .sub-menu li a{
	color: #eeeeee;
}

#blue-mega-menu .widgets_on_page .sub-menu li a{
	color: #eeeeee;
}

.widgets_on_page .sub-menu li a:hover{
	color: #ffffff;
	font-weight: bold;
}

#et_mobile_nav_menu #mobile_menu {
  background-color: #333;
}


/*-----Header-----*/

.et_nav_text_color_light #top-menu li.current-menu-item > a {
	font-weight: bold;
}

.header-social {
	display: none;
}

#main-header.et-fixed-header {
background:#383838!important;
}

/*Customization for Transparent Header*/

/*#main-header {
background: none repeat scroll 0 0 transparent !important;
}
#page-container { padding-top:1px!important; }

#main-header.et-fixed-header {
background:#383838!important;
}

#main-header {
    box-shadow: none!important;
}

.et_pb_fullwidth_header {
	padding-top: 110px;
}*/

/*(also include custom.js file in JS folder)*/

/*End of Customization*/

/*Fancy Sub-Menu*/

/*.fancy-sub-menu {
	display: none;
	position: absolute;
}*/

#top-menu .sub-menu {
  padding: 0;
  left: -5px;
}

#top-menu .sub-menu a {
  padding: 6px 20px;
}

/*Customization for Green Mobile Menu */
	.green_mobile_menu_bar:before {color:#afbd21 !important;}

.page-template-template-green .mobile_menu_bar:before {
  color: #afbd21 !important;
}

.page-template-template-green .et_mobile_menu, .page-template-template-green #top-menu .sub-menu {
  border-color: #afbd21;
}

.page-template-template-blue .mobile_menu_bar:before {
  color: #006595 !important;
}

.page-template-template-blue .et_mobile_menu, .page-template-template-blue #top-menu .sub-menu {
  border-color: #006595;
}


/*-----Footer-----*/

#main-footer {
	background-color: #363636!important;
}

#pre-footer {
	background-color: #eb6e1f !important;
	margin-left: auto;
    margin-right: auto;
    width: 100%;
	float: none;
	text-align:center;
	color: #eeeddd;
	font-size: 14px;
	font-family: brandon-grotesque, sans-serif;
	line-height: 18px;
}

#pre-footer a {
	color: #ffffff;
}

#footer-info {
	margin-left: auto;
    margin-right: auto;
    width: 100%;
	float: none;
	text-align:center;
	color: #999999;
	font-size: 14px;
	font-family: brandon-grotesque, sans-serif;
	line-height: 24px;
}

#footer-info a{
	color: #eeeeee;
	font-weight: bold;
}

#footer-info img {
	vertical-align: text-top;
}

/*-----Home Page-----*/

/*CTA Button in Top Slider*/

a.et_pb_more_button {
	background-color: #eb6e1f;
	border-color: #eb6e1f;
	font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
	target-new: tab;
}

.et_pb_slide_content {
	display: block !important;
	padding-bottom: 20px;
}



.green a.et_pb_more_button {
	background-color: #afbd21;
	border-color: #afbd21;
	font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
}

.blue a.et_pb_more_button {
	background-color: #006595;
	border-color: #006595;
		font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
}

a.et_pb_more_button:hover {
	background-color: #eb6e1f;
	border-color: #eb6e1f;
}

.green a.et_pb_more_button:hover {
	background-color: #afbd21;
	border-color: #afbd21;
}

.blue a.et_pb_more_button:hover {
	background-color: #006595;
	border-color: #006595;
}


a.et_pb_more_button:after {
	font-size: 22px;
}

/*Background for 1/3 Column Boxes*/
.et_pb_column_1_3 {
    background-color: #ffffff;
	-webkit-border-radius: 5;
  	-moz-border-radius: 5;
  	border-radius: 5px;
}

.no-white .et_pb_column_1_3 {
    background-color: transparent;
}

/*Explore Read More Buttons */

.btn-red {
font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
  color: #ffffff;
  background: #b32017;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-red:hover {
  background: #cc231a;
  text-decoration: none;
}

.btn-orange {
font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
  color: #ffffff;
  background: #eb6e1f;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-orange:hover {
  background: #ee7f3a;
  text-decoration: none;
}

.btn-blue {
font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
  color: #ffffff;
  background: #006595;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-blue:hover {
  background: #0289c7;
  text-decoration: none;
}

.btn-green {
font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
  color: #ffffff;
  background: #afbd21;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-green:hover {
  background: #d0e026;
  text-decoration: none;
}

.btn-white {
font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
  color: #afbd21;
  background: #ffffff;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-white-blue {
font-family: brandon-grotesque, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline !important;
	max-width: 70px;
  color: #006595;
  background: #ffffff;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}


.home-box h4{
	color: #666767;
	font-size: 19px;
	font-weight: normal;
	margin: 0 15px;
}

/* ---------- Color Overlays for Images -------- */

.overlay {
  position: relative;
  display: block;
}

.overlay-container {
  position: relative;
}

.overlay-container:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(235, 110, 31, 0.5);
  z-index: 30;
}

.overlay-text {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 45%;
  width: 100%;
  font-size: 1.5em;
  z-index: 40;
}

.page-template-template-blue .overlay-container:before {
  background-color: rgba(0, 101, 149, 0.5);
}

.page-template-template-green .overlay-container:before {
  background-color: rgba(175, 189, 33, .5);
}

.green.overlay-container:before { background-color: rgba(175, 189, 33, .5)!important; }
.blue.overlay-container:before { background-color: rgba(0, 101, 149, 0.5)!important; }
.orange.overlay-container:before { background-color: rgba(235, 110, 31, 0.5)!important; }

/*-----Subpages-----*/

.art-description {
	padding-top: 20px;
}

#ob-pic1 {
	background: rgba(39,62,84,0.82);
	overflow: hidden;
	z-index: 2;
}

.local-art {
	border-style: solid;
    border-width: 5px;
	border-color: #ffffff;
}

#link-image {
	float: right;
	padding-top: 25px;
}

.link-section {
	margin-left: auto;
  margin-right: auto;
  text-align: center;
  /* width: 745px; */
}

.link-section h2 {
	font-family: 'Pacifico', cursive;
	font-size: 30px;
}

.link-section h3 {
	font-size: 52px;
}

#our-homes-contact h4 a{
	color: #afbd21;
}

/*Change to Alter Funcitonality of Portfolio for 2x2 Section*/

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
	  background: rgba( 0, 101, 149, 0.6 );
}

.et_pb_portfolio_image a {
pointer-events: none;
}

.et_overlay:before {
display: none !important;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
opacity: 1 !important;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
margin-top: 28% !important;
text-transform: uppercase;
opacity: .6;
font-weight: bold;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
margin-top: 28% !important;
opacity: 1;
}

.multi-paragraph h4 {
	margin-bottom: 15px;
}

/*Art Section Modifications*/

.tight .et_pb_row {
	padding: 0 0 0 0;
}

/*Fix for Art Section Slider BG*/

#art-slider .et_pb_slide.et_pb_slide_with_image.et_pb_bg_layout_dark.et_pb_media_alignment_center.et-pb-active-slide {
	background-color: #eb6e1f !important;
}

/*Fix for Locate Your Business List Style*/

.locate li {
	font-family: brandon-grotesque, sans-serif;
}


/* custom slider */

.two-thirds {
}

.two-thirds .et_pb_slide {
  height: auto !important;
  min-height: 0 !important;
  background-color: #eb6e1f !important;
}

.two-thirds .et_pb_container {
  min-height: 0 !important;
}

.two-thirds .et_pb_slide_image {
  width: 70%;
  position: static;
  top: auto;
  margin-top: 0 !important;
}

.two-thirds .et_pb_slide_image img {
  width: 100%;
  max-height: none !important;
  max-width: none !important;
}

.two-thirds .et_pb_slide .et_pb_slide_description {
  width: 30%;
  background-color: #ffffff;
  float: right;
  position: absolute;
	right: 0;
  top: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/* page template colors */
.page-template-template-blue .two-thirds .et_pb_slide .et_pb_slide_description { background-color: #006595; }
.page-template-template-blue .two-thirds .et_pb_slide { background-color: #afbd21 !important; }
.page-template-template-green .two-thirds .et_pb_slide .et_pb_slide_description { background-color: #afbd21; }
.page-template-template-green .two-thirds .et_pb_slide { background-color: #006595 !important; }

/* manual overrides */
.two-thirds.blue .et_pb_slide .et_pb_slide_description { background-color: #006595; }
.two-thirds.blue .et_pb_slide { background-color: #006595 !important; }
.two-thirds.green .et_pb_slide .et_pb_slide_description { background-color: #afbd21; }
.two-thirds.green .et_pb_slide { background-color: #afbd21 !important; }
.two-thirds.orange .et_pb_slide .et_pb_slide_description { background-color: #eb6e1f; }
.two-thirds.orange .et_pb_slide { background-color: #eb6e1f; }

@media only screen and (max-width: 980px) {
  .two-thirds .et_pb_slide_content { font-size: 14px; }
  .two-thirds .et_pb_slide_content p { line-height: 1.5em; }
}

@media only screen and (max-width: 767px) {
  .two-thirds .et_pb_slide_image, .two-thirds .et_pb_slide_video {
    display: block !important;
    width: 100%;
  }

  .two-thirds .et_pb_slide .et_pb_slide_description {
    display: block;
    position: static;
    width: 100%;
    padding-bottom: 2em !important;
	  padding-top: 5em !important; 
  }


}

/* ---------- Homes Page Gallery Modifications -------- */


@media all and (min-width: 768px) {
.et_pb_gallery_caption, .et_pb_gallery_title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
       box-sizing: border-box;
       padding: 0 15px;
}

.et_pb_gallery_caption {
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: white;
  font-style: bold;
  z-index: 10;
  pointer-events: none;
}

.et_pb_gallery_title {
  opacity: 0;
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
  color: white;
  z-index: 10;
  pointer-events: none;
  font-weight: bold;
}

.et_overlay {
  background-color: rgba(235, 110, 31, .9);
}

.page-template-template-green .et_overlay {
  background-color: rgba(175, 189, 33, .9);
}
.page-template-template-blue .et_overlay {
  background-color: rgba(0, 101, 149, .9);
}

.et_pb_gallery_item:hover .et_pb_gallery_caption, .et_pb_gallery_item:hover .et_pb_gallery_title {
  opacity: 1;
}
}

/*End Portfolio*/

/* fix for map sliders */
.et_pb_slider.map .et_pb_slide {
  height: 0;
  min-height: 0;
  padding-bottom: 67.8710938%;
  background-size: contain;
}


/* ---------- Tightening up galleries -------- */

.et_pb_gallery_grid .column_width { width: 252px; }
.et_pb_gallery_grid .gutter_width { width: 24px; }
.et_pb_gallery_grid .et_pb_gallery_item { width: 252px; margin-bottom: 25px; }
.et_pb_gallery_grid .et_pb_gallery_image { width: 252px; }

@media only screen and (max-width: 1100px) and (min-width: 981px) {
  .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item, .et_pb_column_4_4 .et_pb_gallery .column_width, .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item, .et_pb_column_3_4 .et_pb_gallery .column_width, .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item, .et_pb_column_2_3 .et_pb_gallery .column_width, .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item, .et_pb_column_1_2 .et_pb_gallery .column_width, .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item, .et_pb_column_1_4 .et_pb_gallery .column_width {
    width: 222px;
  }
.et_pb_column_4_4 .et_pb_gallery .gutter_width, .et_pb_column_3_4 .et_pb_gallery .gutter_width, .et_pb_column_1_2 .et_pb_gallery .gutter_width {
  width: 24px;
}
.et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image, .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image, .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image, .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image, .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
  /* height: 146px; */
  width: 222px;
}
}

#rent-icon span.et-pb-icon.et-waypoint.et_pb_animation_top.et-animated:hover {color: #d0e026 !important;}

#biz-icon span.et-pb-icon.et-waypoint.et_pb_animation_top.et-animated:hover {color: #0289c7 !important;}
/*Customization for Mailchimp Forms*/

/*input#et_pb_signup_lastname, input#et_pb_signup_firstname { display: none; }*/


/*-----Contact Form Styling (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: #2EA3F2 !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;
}

/* ---------- Helper Classes -------- */

.m-none { margin: none !important;}
.mb-10 { margin-bottom: 10px !important;}

/*----------Media Queries----------*/

/* Smartphones AND Tablets - Base mobile styles ---------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 980px) {

/* fix text width issues on header sliders */
.et_pb_slide_description {
  padding: 64px 25px;
}

/* fix padding issues on some slides */
.et_pb_section {
  padding: 20px 0 20px 0;
}

.et_pb_fullwidth_section {
  padding: 0;
}

/* move the fade in 'to top' button down near bottom */
.et_pb_scroll_top {
  bottom: 25px;
}
/* homeowners image, allow it to center */
#link-image {
  float: none;
}

/* add space on community, homes, businesses tabs */
.et_pb_column_1_3 + .et_pb_column_1_3 {
  margin-top: 2em;
}

/* fix images spacing on community page */


.et_pb_column {
  padding-bottom: 0;
}

.art-description {
  padding-top: 0;
}

/*fix for hero slider height*/

#hero-slider, #hero-slider .et_pb_slides,
#hero-slider .et_pb_slides .et_pb_slide,
#hero-slider .et_pb_slides .et_pb_slide .et_pb_container {
min-height: 420px;
}


/*Portfolio Display*/

.project {
width: 50% !important;
height: 280px !important;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
font-size: 38px;
}

}


/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
.et_pb_slide_description {
  padding: 64px 25px;
}

.et_pb_scroll_top {
  bottom: 25px;
}

#link-image {
  float: none;
}

.et_pb_column_1_3 + .et_pb_column_1_3 {
  margin-top: 1em;
}

.link-section {
	width: 95%;
}

.link-section img {
	max-width: 80px;
}

.link-section h2 {
	font-size: 18px;
}

.link-section h3 {
	font-size: 28px;
}

.project {
width: 50% !important;
height: 180px !important;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
font-size: 24px;
}



}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
.et_pb_slider .et_pb_slide {
  min-height: 420px;
  box-shadow: none;
}

.et-pb-arrow-prev, .et-pb-arrow-next {
	font-size: 30px;
	color: #eb6e1f;
	background-color: #ffffff;
}

}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
margin-top: 50% !important;
}

.et_pb_slider .et_pb_slide {
  height: 320px;
  box-shadow: none;
}

.et-pb-arrow-prev, .et-pb-arrow-next {
	font-size: 30px;
	color: #eb6e1f;
	background-color: #ffffff;
}

}

/* fix for CTAs on mobile */
@media only screen and (max-width: 768px) {
  .link-section {
    width: auto;
    text-align: center;
  }

  .link-section img {
    float: none !important;
    margin: -15px 0 15px 0;
  }

  .link-section h3 {
    line-height: 1;
  }
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
.et_pb_column_1_3:nth-child(2) {
	margin-top: 0;
}
.et_pb_column_1_3:nth-child(3) {
	margin-top: 0;
}

.et_pb_slider .et_pb_slide {
  height: 800px;
  box-shadow: none;
}

.et-pb-arrow-prev, .et-pb-arrow-next {
	font-size: 40px;
	color: #eb6e1f;
	background-color: #ffffff;
}


}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
  /*Changes for Sitemap Slider on Our Community*/

  .et_pb_slider .et_pb_slide {
    height: 580px;
    box-shadow: none;
  }

  .et-pb-arrow-prev, .et-pb-arrow-next {
    font-size: 40px;
    color: #eb6e1f;
    background-color: #ffffff;
  }
}

@media all and (max-width: 767px) {
  #menu-footer-mega-menu .menu-item {
    width: 100%;
  }
}

@media all and (min-width: 768px) and (max-width: 980px) {
  #menu-footer-mega-menu .menu-item {
    width: 50%;
  }
}


/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */

h1 {
    font-size: 52px;
	line-height: 90px;
}

h4 {
	font-size: 20px;
	line-height: 24px;
}

.et_pb_slide_content h4 {
	font-weight: bold;
}

.et_nav_text_color_light .et-social-icon a {
	display: block;
}

.header-social {
  display: block;
  float: left;
}

/* adjustments to top nav */
/* #top-menu .menu-item-has-children .sub-menu li {
  display: inline;
} */

/* #top-menu .menu-item-has-children .sub-menu li:first-child:after {
  content: "/";
  display: inline;
  padding: 0 5px;
} */


/*Height Change for Hero Slider (home, etc.)*/

#hero-slider, #hero-slider .et_pb_slides,
#hero-slider .et_pb_slides .et_pb_slide,
#hero-slider .et_pb_slides .et_pb_slide .et_pb_container {
height: 920px;
}
#hero-slider .et_pb_slides .et_pb_slide .et_pb_container {
display: table;
}
#hero-slider .et_pb_slide_description {
padding: 214px 0 0 0;
display: table-cell;
}

#hero-slider h2 {
	font-size: 72px;
}

/*Fullwidth Slider Height Change for Our Homes Sitemap*/

#sitemap-slider, #sitemap-slider .et_pb_slides,
#sitemap-slider .et_pb_slides .et_pb_slide,
#sitemap-slider .et_pb_slides .et_pb_slide .et_pb_container {
height: 920px;
}

/*.fancy-sub-menu {
	display:block;
} */

.et_pb_newsletter_description h2{
	font-size: 44px;
}
	#logo{
		margin-top:10px;
	}
.et-fixed-header #logo{
	padding-bottom:15px;
	max-height:70px !important;
}

.et-fixed-header #logo, .et_fixed_nav #logo {
  max-height: 140px;
  position: absolute;
}


#mega-menu {
	padding: 60px 0;
	display: block;
}

#green-mega-menu {
	display: block;
}

#blue-mega-menu {
	display: block;
}

#link-text h2 {
	font-size: 52px;
}

.project {
width: 50% !important;
height: 580px !important;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
font-size: 72px;
}

/*Changes for Sitemap Slider on Our Community*/

#oc-sitemap-slider .et_pb_slider .et_pb_slide {
  height: 906px;
  box-shadow: none;
}

.et-pb-arrow-prev, .et-pb-arrow-next {
	font-size: 60px;
	color: #eb6e1f;
	background-color: #ffffff;
}

.local-art {
	max-width: 260px;
}

.tight .et_pb_column_1_3 {
  width: 300px;
}

.locate li {
	font-size: 20px;
	padding-bottom: 10px;
}



/*.link-section {
    width: 62%;
}*/

}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

/* Custom CSS End */
.et_pb_fullwidth_slider_0>.box-shadow-overlay, .et_pb_fullwidth_slider_0.et-box-shadow-no-overlay{
 display:none;
}
.et_pb_slider .et_pb_container{
 width:100%;
}
.et_pb_slide_description .et_pb_slide_title h2{
 white-space: nowrap;
}
.et-pb-slider-arrows
{
 color: #eb6e1f;
}
