/*
 * Theme Name: Imaginal Marketing Group
 * Description: Imaginal Marketing Group's custom theme.
 * Author: Imaginal Marketing Group Web Team
 * Author URI: https://www.imaginalmarketing.com
 * Version: 1.0.6
*/

:root{
	--primary-lt:#9b8860;
  	--primary: #82704c;
  	--primary-dk: #64553a;
	
	--secondary: #383737;
	--grey: #D9D9D9;
	--grey2: #868686;/*artistic director*/
  	--light: hsl(0, 0%, 100%);
  	--dark: #121212;
	--dark2: #000

  	--font: "montserrat", sans-serif;
	--font2: "Bodoni Moda", serif;

  	--gradient: linear-gradient(45deg,  #82704c 0%,#9b8860 39%,#82704c 100%);
  	--gradient2: linear-gradient(45deg,  #82704c 0%,#9b8860 39%,#b39e6f 72%,#82704c 100%); 
	--gradient3: linear-gradient(135deg,  #121212 0%,#444444 39%,#121212 100%);
	 --gradient4: linear-gradient(135deg, #868686 0%, #a7a7a7 25%, #a6a6a6 50%, #868686 100% );/*artistic director*/
  	--transition: all 0.3s ease;
  	--transition2: all 5s cubic-bezier(.23,1,.32,1) 0s;
}
body.home #video-wrapper {padding: 2rem 2rem 1rem;
  margin: 0 auto;}
body.home #video-wrapper video{width: 100%; height: auto;}
body.home #video-wrapper h2, body.home #video-wrapper p{color: #fff; max-width: 550px;}
@media (min-width: 40em){
	body.home #video-wrapper {padding: 4rem 1rem;
  }
}
@media (min-width: 64em){
	body.home #video-wrapper {padding: 4rem 1rem;
  }
}
@media (min-width: 1400px){
	body.home #video-wrapper {padding: 4rem 0;
  }
}
@media (max-width: 39.9375em){
	p.button2-container{text-align:left;}
	.button2-container{display:block;}
	#home-events .ica-event-container.show-event{display:block;}
	#home-events p.button2-container{padding-top: 0;}
	.ica-event-container{margin-bottom: 1rem;}
}
/* @media (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -30%;
        width: 22%;
    }
} */

/* .quote-custom{
	max-width:70%;
	margin: 1.5rem 0;
	margin-left: auto;
	margin-right: auto;
	@media screen and (max-width:768px) {
		max-width:100%;
	}
} */
#council .council-container .council-member .council-img-container img, #council2 .council-container .council-member .council-img-container img, #council3 .council-container .council-member .council-img-container img{
	border-radius: 8px;
}
.videowrapper{
/* 	float: none;
    clear: both; */
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video-custom {
	margin: 2rem;
	height: auto;
	@media screen and (max-width:992px) {
		margin:0 ;
		width:100%;
	}
}

footer #footer-top #footer-top-left{
	flex-direction: column;
}
footer #footer-top #foot1{
	padding-bottom: 2rem;
}
#foot2 .gform_wrapper{
	border-top: 1px solid var(--primary);
	border-bottom: 1px solid var(--primary);
	padding-top: 2rem;
	padding-bottom: 1.5rem;
}

#foot2 h2.subscribe-h2{
	font-size: 1.25rem;
	font-family: var(--font);
	font-style: normal;
	font-weight: 600;
	text-align: center;
	text-transform: none;
}
#foot2 .gform_wrapper.gravity-theme .ginput_complex label{
	font-size: .8rem;
	
}

@media (max-width: 641px){
footer #footer-top #footer-top-left .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){min-height: 20px !important; line-height: 1.2 !important; font-size: 12px;padding: 4px; }
	
	footer #footer-top #footer-top-left  .gform_wrapper.gravity-theme .gfield_label{margin-bottom: 0px;}
}

@media (min-width: 40em){
	footer #footer-top #footer-top-left{
		flex-direction: row;
		align-items: flex-start;
	}
	#foot2 h2.subscribe-h2{
		font-size: 1.25rem;
		font-family: var(--font);
		font-style: normal;
		font-weight: 400;
		text-align: left;
	}
	#foot2 .gform_wrapper{
		border-top: 0;
		border-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	footer #footer-top #footer-top-left a{
		text-align:left;
	}
	footer #footer-top #footer-top-left p{
		text-align:left;
		padding-left: 2.5rem;
	}
	footer #footer-top #footer-top-left p.social{
		text-align: left;
		padding-left: 2.5rem;
	}
	footer #footer-top #footer-top-left p.gform_required_legend{
		padding-left: 0;
	}
	footer #footer-top #footer-top-left p.logo{
		padding-left: 0;
	}
	#foot2 .gform_wrapper.gravity-theme .gfield_label{
		margin-bottom: 0;
	}
	#foot2 .gform_wrapper.gravity-theme .ginput_complex label{
		font-size: .8rem;

	}
	#foot2 .gform_wrapper.gravity-theme input[type=text], #foot2 .gform_wrapper.gravity-theme input[type=email]{
		padding: 4px;
		line-height: 1.2;
	}
	#foot2{
		padding-left: 3rem;
		padding-top: 1.25rem;
	}
}
@media (min-width: 64em){
	#foot2{
		padding-left: 5rem;

	}
	#foot1{
		padding-left: 5rem;

	}
}

#atelier-subheader .subheader-content .sub-header-image img{ height: 300px; max-height: 300px;}

main h2{font-weight: 500 !important ;}

main#content:not(.home) .content-section div.video-img:after{ pointer-events: none; }

#intro .intro-wrapper p{font-weight: 400;}
footer #footer-top #footer-top-left p{font-weight: 400;}

#pum-10818, #pum-10829, #pum-10798, #pum-10836, #pum-11063{background-color: #000;}
.pum-theme-lightbox .pum-content video {
    width: 100%;
    aspect-ratio: 16 / 9;
/*     border-radius: 30px; */
}
main#content:not(.home) .content-section div.video-img img{
	width: 100%;
	height: auto;
}

header #heroimage .swiper-slide .slide_text h2{
	line-height: 1.1;
}

.photo-gallery > .columns {
	aspect-ratio: 1 / 1;
	overflow: hidden;
	background-color: #000;}
.photo-gallery > .columns a img {
    aspect-ratio: 1/1;
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;
    opacity: 0.75;
  }
.photo-gallery > .columns:hover a img {
      transform: scale(1.1);
      opacity: 1;
    }
	
body.blog article.tease-post{
  margin-bottom: 2.5rem;
}

article.post-type-post > img{
	width: 100% !important;
	height: auto!important;
}

 .gform_fileupload_rules{ font-weight: bold; }
 
.gform_wrapper.gravity-theme .gform_drop_area{
    display: flex;
    justify-content: center;
    align-items: center;
		flex-direction:column;
    width: 100%;
    padding: 2rem;
    text-align: center;
    background-color: #A3BD00;
	background-color: #fff;
    border: 1px dashed #888;
    border-radius: 4px;
    margin: 0!important;
 }
#mobile-menu ul li a, #mobile-menu ul li a:visited{
	letter-spacing: 4px;
}

#sidebar h4{
  text-align: center !important;
}

body.single img.featured-img{
	max-width: 500px;
}

@media screen and (max-width: 39.9375em){
  #sidebar ul, #sidebar ul li{ margin-left: 0; }
	#SFctr .SFcrd{aspect-ratio: 1.4/1}
	
	body.single figure{width: 100% !important; height: auto;}
	header #headerContainer{
		height: 760px;
	}
	header #video video{
		margin-top: 50px;
		height: 760px;
	}
}

@media (min-width: 64em){
	
	#homeblock .top-block h3, #homeblock .bottom-block h3{
	font-size; 1.75rem !important;
	}
	main#content:not(.home) .content-section .two-buttons a{display:flex;justify-content:center;align-items:center;height: 44px; padding: 0;width: 200px;}
	main#content:not(.home) .content-section .two-buttons{display:flex; }
}

#SFctr #SFusrmanfrm{text-align:center}


/*To replace blog header
body.blog header.header #headerimage , body.single-post header.header #headerimage, body.category header.header #headerimage, body.search header.header #headerimage, body.archive header.header #headerimage  {
    background-position: center;
	background-image: url() !important;
}*/