@charset "UTF-8";
/* CSS Document */

.site-header {
	background-color: #fff;
}

.site-header .wrap {
    margin-top: 12px;
    padding: 47px 0;
    background: url(/wp-content/themes/ambiance-pro/images/ibabc-logo.png);
    background-repeat: no-repeat;
}

.site-title {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.site-header, .single-post .site-header.shrink, .site-header.shrink {
    background-color: #fff;
}

.header-image .site-header.shrink .wrap, .site-header.shrink .wrap {
    background: url(/wp-content/themes/ambiance-pro/images/bipper-ibabc-small.png);
	background-repeat: no-repeat;
}

#responsive-menu-icon::before {
    color: #9b2e6f;
}

.genesis-nav-menu a {
    color: #9b2e6f;
}

.genesis-nav-menu a:hover {
    color: #2763a3;
}

.site-footer {
    background-color: #fff;
    padding: 30px 0;
    text-align: left;
}

.site-footer, .site-footer a {
    color: #777777;
}

.home .entry-time { display: none; }

.home header p {
	color: #fff;
}

#subscribe {
    margin-bottom: 60px;
    text-align: center;
}

/*#subscribe a {
	padding: 10px !important;
    background-color: #9b2e6f;
    border-radius: 8px;
    color: white;
}*/

#unsubscribe {
	font-size: 14px;
}

.site-footer a {
	text-decoration: underline;
}

.site-footer a:hover {
	color: #9b2e6f;
}

.page-id-12 header .entry-title { display: none; }

.ninja-forms-form-wrap * {
	font-size: 14px;
}

.label-left .nf-field-label label {
	text-align: left;
}

input {
	padding: 10px;
}

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

.widget-title {
    font-size: 46px;
	margin-bottom: 4px;
}

h1, h2, h3, h4, h5, h6 {
    color: #444444;
}

h2 {
    font-size: 32px;
}


.readItNow a, #subscribe a, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-color: #9b2e6f;
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 700;
    padding: 10px 15px;
	letter-spacing: .035em;
	text-decoration: none;
}

.readItNow a:hover, #subscribe a:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover {
    background-color: #2763a3;
}

.readItNow {
	margin: 30px 0;
}

.site-inner, .page.no-featured-image .site-inner {
    margin-top: 160px;
}

.welcome-message {
    margin-bottom: 30px;
}

img.post-image.entry-image {
    filter: brightness(80%);
}

/*a:hover.entry-image-link > img.post-image.entry-image {
    filter: brightness(100%);
}*/	

.ambiance-grid .entry-header {
    padding: 0 1.25%;
    top: 120px;
}

.ambiance-grid .entry-title a, .home header p, .ambiance-grid .entry-title a:hover {
    text-shadow: 0 0 10px #000;
}

/*.ambiance-grid .entry:hover {
	opacity: 1;
}*/

.site-footer h3 {
	margin-bottom: 0;
	font-size: 20px;
	text-transform: uppercase;
}

.site-footer p {
	margin-bottom: 20px;
}

.label-left .nf-field-label {
    width: 40% !important;
}

.label-left .nf-field-element {
    width: 60% !important;
}

.label-left .nf-after-field {
    margin-left: 40% !important;
}

.nf-field-label label {
    color: #595959;
}

.nf-form-errors {
	text-align: center;
}

.ambiance-grid .entry:last-of-type:nth-child(odd) {
    margin: 0 auto 4%;
	float:none;
	clear:both;
}

.post-153 header, .post-474 header, .post-502 header { /* Rebound, 2019 Trade Show, 2019 Conference */
	display: none;
}

.apps {
	text-align: center;
}

.apps a {
	margin: 0 5px;
}

.finePrint {
	margin-top: 45px;
}

.finePrint p {
	font-size: 12px;
}

.pagination {
    display: none;
}


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

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

	.site-inner, .page.no-featured-image .site-inner {
		margin-top: 0;
	}
	
	.ambiance-grid .entry-header {
		top: 100px;
	}
	
	.ambiance-grid .entry-title {
		font-size: 22px;
	}
	
	.ambiance-grid p  {
		font-size: 15px;
	}

}



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

	.site-header .wrap, .header-image .site-header.shrink .wrap, .site-header.shrink .wrap {
		background: url("/wp-content/themes/ambiance-pro/images/bipper-ibabc-small.png") no-repeat scroll center 0;
		padding: 0;
	}
	
	#responsive-menu-icon {
		margin-top: 50px;
	}
	
	.ambiance-grid .entry:nth-of-type(2n+1) {
		margin-right: 0;
	}
	
	.ambiance-grid .entry-header {
		top: 120px;
	}
	
	.ambiance-grid .entry-title {
		font-size: 30px;
	}
	
	.ambiance-grid p  {
		font-size: 18px;
	}
	
	.archive .author-box, .archive-description, .ambiance-grid .entry, .nav-primary .genesis-nav-menu, .page .content, .single .content, .title-area, .welcome-message .wrap, .wrap {
		max-width: 576px;
	}

}



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

	.site-footer {
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.ambiance-grid .entry-header {
		top: 100px;
	}

}



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

	body {
		font-size: 15px;
		line-height: 1.3;
	}
	
	.site-inner {
		padding: 10px 5%;
	}
	
	.ambiance-grid .entry-header {
		top: 39%;
	}
	
	.ambiance-grid .entry-title {
		font-size: 20px;
	}
	
	h2 {
		font-size: 24px;
	}
	
	.ambiance-grid p {
		font-size: 16px;
	}
	
	.widget-title {
		font-size: 29px;
	}
	
	.readItNow a, #subscribe a, input[type="button"], input[type="reset"], input[type="submit"], .button {
		display: block;
	}
	
	.label-left .nf-field-label {
		margin-bottom: 6px;
		width: 100% !important;
	}
	
	.label-left .nf-field-element {
		width: 100% !important;
	}
	
	.field-wrap input[type="submit"], .field-wrap input[type="button"], .field-wrap button {
		margin: 0 auto;
	}
	
	.label-left .nf-after-field {
		margin-left: 0 !important;
		text-align: center;
	}

}



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

	.ambiance-grid .entry-header {
		top: 35%;
	}
	
	h2 {
		font-size: 21px;
	}
	
	.ambiance-grid p  {
		font-size: 14px;
	}

}

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

	.ambiance-grid .entry-header {
		top: 30%;
	}		
		
	.ambiance-grid p  {
		font-size: 13px;
	}

}