
 /*************************************************
					MENU ZONE
**************************************************/

#region-branding {
    width: auto;
    max-width: 300px;
}

#region-menu {
    width: auto;
    margin-top: 0;
    min-width: 600px;
    flex: 45%;
}

div#block-menu-block-congress-main-menu-superfish {
    width: 100%;
    margin: auto;
}

#region-user-first {
    width: 100px;
    margin: 1.75em 2em 0 0 !important;
	display: block;
	padding-top: 0;
}

#block-boxes-cng-social-media-fa-medium {
	padding-top: 0;
	margin-top: 0.75em;
}

#region-user-second {
    margin: 2em 0 0 0 !important;
    max-width: 220px;
    width: auto;
}




#zone-menu, .not-front #zone-preface {
    max-width: 1800px;
    width: 100%;
}


#zone-menu-wrapper.fixed #region-user-first, #zone-menu-wrapper.fixed #region-menu {
    -webkit-transition: 0.15s margin ease-out;
    transition: 0.15s margin ease-out;
	margin-top:0;
}

#block-boxes-cng-social-media-fa-medium i.fa, #block-boxes-cng-social-media-fa-large i.fa {
    color: #fff;
    font-size: 1.5em;
    margin-right: 10px;
    margin-bottom: 10px;
}


/*************************************************
					PREFACE ZONE
**************************************************/

.not-front #zone-preface-wrapper {
    margin-top: 100px;
}

.context-employment #zone-preface-wrapper, .context-careers #zone-preface-wrapper {
    background: #000 url(../images/career-bg.jpg) center center no-repeat;
    background-position: 0 -237px;
}

#zone-preface-wrapper {
    margin-top: 100px;
}
/****************  action center  ***********/


#zone-actioncenter {
    width: 100%;
    border-bottom: 2px solid #fff;
    border-top: none;
}

.motionBlock {
    height: 265px;
}

.motionTitle {
    font-size: 1.375em;
}

.motionBlock .motionBodyClass p {
    font-size: 0.9em;
    line-height: 18px;
}


/*************************************************
					CONTENT ZONE
**************************************************/
.panels-flexible-region-66-center {
    width: auto;
}

.seniorbox {
    display: flex;
    flex-wrap: nowrap;
}

.photobox {
    min-width: 250px;
    margin-right: 2em;
}


/****************  section menu  ***********/

.context-about div#block-menu-block-section-menu, .context-employment div#block-menu-block-section-menu {
    top: auto;
    bottom:15%;
}

/*************************************************
               ACTION CENTER ZONE
**************************************************/

/*#zone-actioncenter-wrapper {
    background: url(../images/seal_bg_white.png) no-repeat center fixed #fff;
    background-size: 45%;
    background-position: center 127px, center;
}*/


/*************************************************
				testimonials
**************************************************/

.quote_bottom p:first-child {
	float: left;
	text-align: left;
}

.quote_bottom p:last-child {
	float: right;
	text-align: right;
}

.quote_bottom p:first-child, .quote_bottom p:last-child {
    width: 50%;
}