/**
 * Theme Name: ADK Architecture Guide 2024
 * Theme URI: https://www.elegantthemes.com/gallery/divi/
 * Description: Divi Child Theme
 * Author: Interactive Media Consulting, LLC
 * Author URI: https://www.imediaconsult.com
 * Template: Divi
 * Version: 1.0.0
 -----------------------------------------------------------------------------
 */

/**
 * Table of Contents
 *
 * 1.0  - Typography
 * 2.0  - Elements (forms, lists, horizontal rules)
 * 3.0  - Navigation (links, menus, pagination)
 * 4.0  - Header
 * 5.0  - Content (pages, posts)
 * 6.0  - Media (captions, galleries)
 * 7.0  - Widgets
 * 8.0  - Footer
 * 9.0  - Plugins
 * 10.0 - Media Queries
 * 11.0 - Print Queries
 -----------------------------------------------------------------------------
 */

/**
 * 1.0 Typography
 -----------------------------------------------------------------------------
 */

body {

}

h1, h2, h3, h4, h5, h6 {
font-family: "Lato", sans-serif;
}

h1 {
   font-size: 34px;
}

h2 {
	font-size: 2.2em;
	color: #496e46;
}

h3 {
	color:#496e46;
	font-size: 26px;
}

h4 {
	color:#496e46;
	font-size:33px;
	padding-bottom: 2%;
}

h5 {
	color:#496e46;
	/*text-decoration:underline;*/
	font-size: 24px;
}

/*
h5:hover {
	text-decoration:none;
}
*/

h6 {

}

p {
    font-family: "Lato", sans-serif;
	font-size: 14px;
	color: #333333;
}

b,
strong {

}

dfn,
cite,
em,
i {

}

blockquote {

}

a {
	color:#496e46;
	text-decoration:underline;
}

/**
 * 2.0 Elements
 -----------------------------------------------------------------------------
 */

hr {
    background-color: #eee;
    border: 0;
    clear: both;
    height: 1px;
    width: 100%;
}

/**
 * 3.0 Navigation
 -----------------------------------------------------------------------------
 */

/*** Primary Menu */


/*** Secondary Menu */


/*** Footer Menu */


/*** Mobile Menu */


/*** Pagination */


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

#main-header {
	display:none;
}

.aag-header h2 {
	color: #777777;
}

/**
 * 5.0 Content
 -----------------------------------------------------------------------------
 */

/*** Alignment */
.alignleft,
.wp-caption.alignleft,
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
    float: left;
    margin: 6px 20px 10px 4px;
}

.alignright,
.wp-caption.alignright,
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
    float: right;
    margin: 6px 4px 10px 20px;
}

.aligncenter,
.wp-caption.aligncenter,
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
    margin: 6px auto 10px;
}

.alignnone,
.wp-caption.alignnone {
    margin: 6px 0 10px;
}


/* Home */

 .home .home-section-1 .home-section-1-left {
	 width: 33%; }
.home .home-section-1 .home-section-1-right { width: 61%; }
/*
.home-section-1 {
    background-size: initial;
    background-repeat: repeat-x;
    background-position: left top;
    background-image: url(https://adirondackarchitectureguide.webdesignsaratoga.net/wp-content/uploads/2024/03/Banner_6-2-2015.jpg) !important;
    padding-top: 0px !important;
    background-color: #282d31 !important;
}

.home-section-1 h2 {font-size: 23px !important;}
.home-section-1 h1 {font-size: 34px !important;}

.home-section-1-right h2 { font-size: 2.2em !important;}

.home-section-1-right .et_pb_row_inner .et_pb_column .et_pb_module:nth-child(1) {
	margin-right: 0 !important;
    width: 100% !important;
	border-bottom-width: 1px;
    border-bottom-color: #89be85;
}

.home-section-1-right .et_pb_row_inner .et_pb_column .et_pb_module:nth-child(3) {
	width: 33%;
    margin-left: 0px !important;
    margin-right: auto !important;
}

.home-section-1-right .et_pb_row_inner .et_pb_column .et_pb_module:nth-child(5) {
	width: 100%;
    position: absolute !important;
    top: 0px;
    bottom: auto;
    right: -20%;
    left: auto;
    text-align: right;
    margin-right: 0;
    margin-bottom: 0 !important;
    display: inherit;
} */

.nav-mod {z-index:3 !important}

.map-hide { display:none; }
.map-active { display:block; }
.no-cursor { cursor: default; }

.tooltip {
	position: absolute;
	display: block;
	font-size: 12px;
}
#north-region-label {
	top: 18%;
	left: -9%;
}
#east-region-label {
	top: 33%;
	right: -37%;
}
#south-region-label {
	bottom: -5%;
	left: 10%;
}
.tooltip .tooltip-arrow {
	position: absolute;
	width: 8px;
	height: 8px;
	border-width: 1px 1px 0 0;
	border-color: black;
	border-style: solid;
	background-color: white
}
.tooltip.left .tooltip-arrow {
	top: calc(50% - 4px);
	right: 0;
	margin-right: -4px;
	transform: rotate(45deg);
}
.tooltip.right .tooltip-arrow {
	top: calc(50% - 4px);
	left: 0;
	margin-left: -4px;
	transform: rotate(225deg);
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: calc(50% - 4px);
	margin-top: -4px;
	transform: rotate(-45deg);
}
.tooltip .tooltip-inner {
	background-color: white;
	border: 1px solid black;
	color: black;
	padding: 0px 6px;
	text-align: center;
}

.home .et_pb_section:nth-child(1) { padding-bottom: 140px !important; }

.region-tours p { color: white; }
.region-tours a { color: white; }
.region-tours h2 { color: #89be85; }
.region-tours .region-nav-active {
	color: #89be85;
	font-weight: bold;
}
.region-tours .click-to-enlarge {
	width: fit-content;
	border: 1px solid;
	padding: 0.5em;
}
.region-tours .click-to-enlarge p { color: #808080; }
.region-tours .click-to-enlarge .et-pb-icon { 
	font-size: 14px; 
	padding-right: 0.5em;
}

.janet-null p {	color: #808080; }

.preview-photos-header h2 { color: #89be85; }
#aag-slider-container {
	background-color: #ebe8e8;
	border: 2px solid #89be85;
}
#aag-slider-container .aag-top-area {
	display: flex;
	border-bottom: 2px solid #89be85;
}
#aag-slider-container .aag-caption { padding: 0.5em; }
#aag-slider-container .aag-pagination {
	flex-shrink: 0;
	text-align: center;
	border-left: 2px solid #89be85;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	padding: 0 5px;
}
#aag-slider-container .aag-pagination-arrow { 
	font-size: 32px; 
	text-align: center;
	padding: 0 0.2em;
}
#aag-slider-container .aag-bottom-area {
	width: 100%;
	overflow: hidden;
}
#aag-slider-container .aag-slider {
	display: flex;
	width: 2000%;
	position: relative;
	left: 0;
}
#aag-slider-container .aag-slider .aag-slide { width: 100%; }
#aag-slider-container .aag-slider .aag-slide .aag-slide-desc { display: none; }

.tour, .news {	
	display: flex; 
	margin: 20px 0;
}
.tour .tour-leftcol, .news .news-leftcol {
	padding-top: 10px;
	margin-right: 20px;
	flex: 0 0 auto;
}
.tour .tour-leftcol .tour-filesize {
	width: fit-content;
	color: white;
	background: #496e46;
	padding: 0px 6px;
	border-radius: 10px;
	font-size: 12px;
	margin: auto;
}
.tour .file-download { display: none; }
.aag-hr { background-color: #808080; }

.click-to-enlarge {z-index:5;}

.southern-text {margin-bottom:0 !important;}

/* Popups */

.popmake {top:40px !important; padding-top:0 !important; padding: 0 !important;}

.popmake .et_pb_section { padding-top:0 !important;}

.popmake .et_pb_section .et_pb_row {  
	padding: 0 !important;
    margin: 0 !important;
    max-width: none !important;
    width: 100% !important;
}

.popmake h2 {
	padding: 1% 3% 3% 3%; 
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popmake .et_pb_module {margin-bottom:0 !important;}

.popmake .download-pdf-button {
	color: black;
    text-decoration: none;
    background-color: #89be85 !important;
    font-size: 16px;
    padding: 0.5%;
    margin-left: 2%;}

.popmake .et_pb_image_wrap {width:100% !important;}
.popmake .et_pb_image_wrap img {width:100% !important;}

.pum-close {background-color: #89be85 !important; color:black !important; padding: 0px 13px 6px 13px !important;}

.switch-map-row .et_pb_column {border-style:solid; border-color:black; border-width:2px; margin: 0; width: 50%;}

.switch-map-row .et_pb_column:nth-child(1){border-width:2px 0 2px 2px;}

.switch-map-row .et_pb_module {padding:2%;}

.switch-map-row .et_pb_module p { font-size: 17px; color:black;}

.section-show {display:block;}
.section-hide {display:none;}

.pum-container .pum-content>:first-child {display:none;}

.green-column {background-color:#89be85 !important}

#pum-713 {width:39%;
	overflow: auto !important;     
	left: 29% !important;
    height: 770px !important;
	overflow-x:hidden !important;
	top: 10% !important;
	background-color:transparent;
}

#pum-713 #popmake-713 {width:100%; 
	display: flex;
    justify-content: center !important;  
	left: 30% !important;
	margin-bottom: 0 !important;
    top: 0 !important;
    height: 770px !important;
	background-color:transparent;
}

#pum-713 #popmake-713 .pum-content {
    height: 770px !important;
}

#popmake-713 .et_pb_section {padding-bottom:0 !important;}

#popmake-713 .et_pb_section .et_pb_text_inner h2 {font-size:26px !important;}

.backdrop-blur {filter: blur(5px) !important;}

.no-blur {filter: blur(0px) !important;}

/**
 * 6.0 Media
 -----------------------------------------------------------------------------
 */

/*** Captions */


/*** Galleries */


/*** Images */


/**
 * 7.0 Widgets
 -----------------------------------------------------------------------------
 */


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

.footer-section p {
	color: #b2bdc0;
}

.footer-section .et_pb_column {
	padding-right: 30%;
}

/**
 * 9.0 Plugins
 -----------------------------------------------------------------------------
 */



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

@media all and (max-width: 1400px) {
	#popmake-713 .et_pb_section .et_pb_text_inner h2 {display:flex;flex-direction:column;}
	#popmake-713 .et_pb_section .et_pb_text_inner h2 a {margin-top:2%;}
}

@media all and (max-width: 1330px) {
	.map-image-mod .et_pb_image_wrap {
	   max-width: 85%;
       margin-top: 4%;
	}
}

@media all and (max-width: 1306px) {
	.switch-map-row .et_pb_column {height:55px !important; align-content:center}
}

@media all and (max-width: 1200px) {
	.home .et_pb_section:nth-child(1) .et_pb_column { width: 100% !important; }
	.home .preview-photos-header{ margin-top: 0 !important; }
	.home .et_pb_row_inner { padding-top: 20px !important; }
	.home .preview-photos-header h2 { color: #496e46; }
	.home #aag-slider-container,
	.home #aag-slider-container .aag-top-area,
	.home #aag-slider-container .aag-pagination { border-color: #496e46; }
	.home #aag-south-content .map-image-mod {
		width: 67%;
		right: 0;
	}
	.aag-header {padding-right:10%;}
	.map-image-mod .et_pb_image_wrap {
	   max-width: 500px;
       margin-top: 8% !important;
	}
}

@media all and (max-width: 1100px) {
	#popmake-713 .et_pb_section .et_pb_text_inner h2 {font-size: 20px !important;}
	.switch-map-row p {font-size: 14px !important;}
	
}

@media all and (max-width: 1023px) {
	#pum-713 #popmake-713 {left:0 !important;}
	
}

@media all and (max-width: 980px) {
	.home .et_pb_section:nth-child(1) .et_pb_column:nth-child(1) { padding-top: 2.855%; }
	.map-image-mod .et_pb_image_wrap {
       margin-top: 11% !important;
	}
}

@media all and (max-width: 890px) {
	#popmake-713 .et_pb_section .et_pb_text_inner h2 {font-size: 16px !important;}
}

@media all and (max-width: 875px) {
	.home .et_pb_section:nth-child(1) .et_pb_column:nth-child(1) { padding-top: 2.855%; }
	.map-image-mod .et_pb_image_wrap {
       margin-top: 18% !important;
	}
}

@media all and (max-width: 800px) {
.pum-close {
 padding: 0px 3px 0px 4px !important;
}
	
}

@media all and (max-width: 780px) {
	.popmake h2 {flex-direction:column; font-size: 25px;}
	.popmake h2 a {margin-left:0; margin-top:2%;}
	
}

@media all and (max-width: 767px) {
	.home .et_pb_section:nth-child(1) { padding-bottom: 0px !important; }
	.home #aag-south-content .et_pb_module:nth-child(3),
	.home #aag-east-content .et_pb_module:nth-child(3) {
		width: 100%;
	}
	.home #aag-south-content .click-to-enlarge,
	.home #aag-east-content .click-to-enlarge{
		position: relative !important;
		right: 0;
	}
	.home #aag-south-content .map-image-mod,
	.home #aag-east-content .map-image-mod {
		position: relative !important;
		margin-top: -50px;
		transform: unset;
	}
	.map-image-mod .et_pb_image_wrap {
       margin-top: 0%;
	}
	.home #aag-south-content .map-image-mod {
		width: 100% !important;
		right: 0;
	}
	.map-image-mod {display:flex; justify-content:center;}
	.southern-text {    margin-bottom: 7% !important;
}
}

@media all and (max-width: 700px) {
	.switch-map-row {flex-direction:column !important; display:flex;}
	.switch-map-row .et_pb_column {width:100%;}
	#popmake-713 .et_pb_section .et_pb_text_inner h2 {font-size: 14px !important;}
	
}

@media all and (max-width: 675px) {
	.aag-header {padding-right:0%;}
}

@media all and (max-width: 553px) {
	.aag-header {padding-right:0%;}
	.switch-map-row .et_pb_column {height:54px;}
}

@media all and (max-width: 500px) {
	.aag-header {padding-right:0%;}
	.switch-map-row .et_pb_column {height:auto;}
	.switch-map-row {flex-direction:column !important; display:flex;}
	.switch-map-row .et_pb_column {width:100%;}
	.popmake h2 {font-size:15px;}
}


@media all and (max-width: 479px) {
	.home #aag-south-content .southern-central-enlarge {
		margin-top: 0px;
		width: 100%;
	}
	.home .aag-header h1 { font-size: 26px; }
}

/**
 * 11.0 Print
 -----------------------------------------------------------------------------
 */

@media print {

}