/*
CUSTOM OVERRIDES - Adriana  - UPDATED 05-17-21 
NEW STYLESHEET FOR RESPONSIVE -- CUSTOM WIDE using Bootstrap v4.5.3 --
*/

/* EXCLUSIVE OVERRIDE STYLES FOR CUSTOM TEMPLATE - ASAE Annual 2021
===========================================================================================================*/


/* COLUMNS FIX for BS4 gutter on col-12 */
#eyebrow-nav-section .row { margin-left: 0; margin-right: 0;}
#eyebrow-nav-section .col-12 { padding-left: 0; padding-right: 0;}

#header-section .row { margin-left: 0; margin-right: 0;}
#header-section .col-12 { padding-left: 0; padding-right: 0;}

#custom-content-regional-hubs .row { margin-left: 0; margin-right: 0;}

#custom-content-keynote-section .row { margin-left: 0; margin-right: 0;}

#custom-content-game-changers .row { margin-left: 0; margin-right: 0;}

#custom-content-host-city-image .row { margin-left: 0; margin-right: 0;}

#custom-content-host-city-image .col-12 { padding-left: 0; padding-right: 0;}

#highlights-featured-section .row { margin-left: 0; margin-right: 0;}

#footer-eshow-section .row { margin-left: 0; margin-right: 0;}

#footer-section .row { margin-left: 0; margin-right: 0;}


/* Custom call of hero image ONLY for this page - ippopup_signups.cfm */
.body-inner #header-section.popup-hero { 
	background: url(../images/sitelook/internal_hero_pop.svg);
	background-repeat: repeat-x;
	background-position: 50% 2rem;
	background-size: auto 400px;
}