
body {
	font-size: 1em;
    background-position: -34em 12em;
}

aside#region-sidebar-first {
    flex: 35%;
}


h2, .h2 {
    font-size: 25px;
}

.front h1.block-title, .front #zone-preface h1.block-title {
    font-size: 25px !important;
}

div#region-branding {
    flex: 50%;
}

div#region-user-second {
    display: block;
}

#block-boxes-cng-social-media-fa-small {
    margin: 0;
    right: 0;
    top: -20px;
    position: relative;
}

div#block-search-form {
    position: absolute;
    padding: 0;
    width: 300px;
    right: 9px;
    z-index: 500;
    top: 30px;
}

.logo-img {
    height: auto;
    width: 100%;
    margin: 0 0 0 18%;
}
/*************************************************
					PREFACE ZONE
**************************************************/


/****************  preface boxes  ***********/

div#region-preface-second, div#region-preface-third, div#region-preface-forth {
    max-height: 300px;
}

.front h1.block-title, .front #zone-preface h1.block-title {
    font-size: 30px !important;
}

div#boxes-box-agency_help {
    margin: 1.25em 0 1em 4em;
    float: left;
}

/**************** media tabs  ***********/

ul.quicktabs-tabs li a {
    padding: 0.5em !important;
}

.item-list ul {
    margin: 0;
    padding: 0;
}

div#block-boxes-congress-fb-responsive, div#block-boxes-congress-single-tweet {
    padding: 0.5em;
	    max-height: fit-content;
}
/****************  fronpage menu blocks ***********/

.menu-block-frontpage_image_menu_ li {
        flex: 31% !important;
}