/*** NEW LATEST NEWS SECTION ***/

#zone-news {
    padding: 0 20px;
    width: 100%;
}

#region-latest-news {
    width: 50%;
}

#region-action-center{
    width: 22%;
}

#region-social-tabs {
    width: auto;
}

#block-boxes-action-center .list-group {
    display: inline-block;
    margin: 15px 0;
    text-align: center;
    vertical-align: middle;
    width: 45%;
}

#quicktabs-social_media_tabs {
    width: 100%;
}

#quicktabs-social_media_tabs .quicktabs-tabs {
    margin: 0;
    width: 100%;
}

#quicktabs-social_media_tabs ul.quicktabs-tabs li {
    display: inline-block;
    width: auto;
}

/*** MENU NAVIGATION ***/

.sf-menu a {
    padding: 1em 1.2em;
}

/*** ROTATOR ***/

.view-congress-hprotator .flex-control-nav {
    bottom: 0;
    left: 50%;
    position: absolute;
}

#block-panels-mini-congress-home-page-rotator .flexslider .slides {
    padding: 0;
    position: relative;
    right: 20%;
}

.hprotator-text-block {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    float: right;
    height: auto;
    left: 100%;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 50%;
}

.hprotator-text-block h2 a, .hprotator-text-block h2 {
    font-size:1em;
}

.front .flex-direction-nav {
    bottom: 200px;
    left: 27px;
    position: relative;
}

.front .flexslider:hover .flex-direction-nav .flex-next{
	right:230px;
}

.front .flexslider:hover .flex-direction-nav .flex-prev{
	left:-130px;
}

/*** SOCIAL MEDIA | ACTION CENTER ***/

#quicktabs-social_media_tabs.quicktabs-tabs li {
    display: inline-block;
    width: 100%;
}

#block-quicktabs-social-media-tabs {
    margin: 0;
    width: 100%;
}

.not-front #block-quicktabs-social-media-tabs {
    float: left;
    width: 100%;
	margin:0;
}

#block-boxes-action-center {
    float: left;
    padding: 20px 0;
    width: 100%;
}

/*** LATEST NEWS ***/

#region-content{
	width:780px;
}

#region-postscript-second {
    margin: 0 10px;
    width: 380px;
}

/*** ACTION CENTER ***/

.front .down {
    position: relative;
    top: 20px;
}

/*** INTERIOR CONTENT ***/

.not-front #zone-content #region-content {
    width: 65%;
}

.not-front #region-sidebar-first {
    float: left;
    width: 35%;
}

.not-front #block-menu-block-section-menu, .not-front #block-boxes-action-center, .not-front #block-quicktabs-social-media-tabs {
    width: 100%;
}

/*** ACTION CENTER SIDEBAR ***/


