/* Enter Your Custom CSS Here */
#page {
background: #912656; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #912656 0%, #462241 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#912656), color-stop(100%,#462241)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #912656 0%,#462241 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #912656 0%,#462241 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #912656 0%,#462241 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #912656 0%,#462241 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#912656', endColorstr='#462241',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.container {
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box; 
}
.top-nav, .footer-site-info {
    background: #ffffff;
    background: -moz-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
    background: -webkit-gradient(linear, left center, right center, from(red), color-stop(14%, orange), color-stop(28%, yellow), color-stop(42%, green), color-stop(56%, blue), color-stop(70%, indigo), to(violet));
    background: -o-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
    background: -ms-linear-gradient(left, red, orange, yellow, green, blue, indigo, violet);
  	min-height: 15px;
    box-shadow: 0px 0px 5px 2px #000;
}
.main-navigation .menu-item-has-children > a::after, .main-navigation .page_item_has_children > a::after {
    color: #cacaca;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
  	float: none;
    font-size: 10px;
    margin: 2px 0 0 10px;
    height: 10px;
}
.main-navigation a {
    color: #FFFFFF;
}

.site-branding .site-logo {
    margin: 15px 0 10px 0;
}
.site-branding .container {
      position: relative;
}
.site-title {
    font-size: 31px;
    margin: 0px 0 0 20px;
}
.site-branding .site-title-text {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 46px;
    font-size: 31px;
    padding: 0 19px 0 0;
}
.site-branding .site-title a {
    color: #fff;
    text-shadow: 0px 2px 2px #000;
    font-weight: normal;
    background: rgba(93, 35, 71, 0.80);
    padding: 2px 13px 2px 8px;
    margin-right: 0px;
}
.afp-title {
    font-size: 2rem;
}

.sow-video-wrapper {
    border-top: 2px solid #E41E83;
    padding-top: 24px;
}

h1.single-entry-title {
    background: #E41E83;
    color: white;
    display: inline-block;
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    margin: 0 0 1px 0;
    padding: 0 1.2em;
    text-transform: uppercase;
}
.single-entry-header {
    border-bottom: 2px solid #E41E83;
    margin-bottom: 24px;
}
.footer-widget-area .col-md-4:nth-child(1){
    max-width: 49%;
    width: 100%;
}
.footer-widget-area .col-md-4:nth-child(2){
    max-width: 49%;
    width: 100%;
}
.single-entry-meta, 
a.ai1ec-category.ai1ec-term-id-10.p-category, 
.ai1ec-categories,
.timely.ai1ec-calendar-toolbar.ai1ec-clearfix,
.ai1ec-tags{
    display: none;
}
.timely .ai1ec-btn-xs,
.ai1ec-subscribe-dropdown.ai1ec-btn-xs > .ai1ec-subscribe{
    padding: 5px 5px;
}
.afp img {
    z-index: 0;
}
.ai1ec-event-avatar {
    background-color: transparent;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.4);
    box-shadow: 0 0px 0px rgba(0,0,0,0.4);
}
#ai1ec-calendar-view .ai1ec-event-avatar.timely.ai1ec-category_avatar.ai1ec-portrait img {
    margin: 0 0 -55px -8px;
}

.ai1ec-popover.ai1ec-popup .ai1ec-event-avatar img {
    width: 100%;
    /*margin: 0 0 0 -21px;*/
    height: auto;
    min-height: inherit;
}
.ai1ec-single-event .ai1ec-event-avatar {
    max-width: 40%;
    background-color: transparent;
    margin: 0 0 -6px -12px;
}
.ai1ec-field-label {
    color: #FE0;
}
a.ai1ec-btn.ai1ec-btn-default.ai1ec-btn-xs.ai1ec-pull-right.ai1ec-calendar-link,
.ai1ec-subscribe-dropdown.ai1ec-dropdown.ai1ec-btn.ai1ec-btn-default.ai1ec-btn-xs{
    margin-top: 20px;
}
#cboxCurrent {
    display: none!important;
}

.ai1ec-event-description img,
.ai1ec-event-description figcaption,
.ai1ec-event-description iframe,
.ai1ec-event-description p,
.ai1ec-event-description ul,
.ai1ec-content_img img,
span.ai1ec-tags{
    display: none!important;
}
.ai1ec-event-avatar img,
.ai1ec-portrait img{
    display: block!important;
}
.type-post .ai1ec-agenda-widget-view {
  	max-width: 100%;
}

.ai1ec-event-description {
    height: 0;
}
.main-navigation li.current-menu-item, 
.page-entry-title, 
.archive-page-title, 
.search-page-title, 
.main-widget-area .widget-title, 
.main-navigation a:hover, 
.current-page-ancestor {
    background-color: #E41E83;
}

.page-entry-header, .archive-page-header, .search-page-header, .widget-title-container {
    border-bottom: 2px solid #E41E83;
}
.afp-title a:hover,
.awaken-slider-title:hover{
    color: #E41E83;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    padding: 5px 10px!important;
}
#cboxLoadedContent {
    margin-bottom: 35px!important;
}
#cboxNext {
    left: 80px!important;
}
.page-entry-footer {
    display: none;
}
#post-49 #pl-49 #pgc-49-0-1{
  	padding-left: 0px;
}
#main>article>div {
    background-color: rgba(255,255,255,0.5);
    padding: 16px 20px 20px 20px;
}
#main>#post-49>div {
    background-color: rgba(255,255,255,0.0);
    padding: 0;
}
#post-49 {
    margin-top: -24px;
}

#post-49 .page-entry-header {
  	display: none;
}

#post-49 .siteorigin-widget-tinymce.textwidget {
	padding: 16px 20px 20px 20px;
    margin-top: 26px;
    background-color: rgba(255,255,255,0.5);
    color: #272727;
}
#post-49 .siteorigin-widget-tinymce.textwidget:before  {
    content: ' ';
    height: 40px;
    display: block;
    border-top: 2px solid #E41E83;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -42px;
}
#post-49 .panel-grid-cell .widget-title {
    margin-top: 0;
    background: #E41E83;
    color: white;
    display: inline-block;
    font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    margin: 0 0 1px 0;
    padding: 0 1.2em;
    text-transform: uppercase;
}

#post-49 .ai1ec-agenda-widget-view, #post-49 #fb-root,.ai1ec-agenda-widget-view {
    max-width: 500px;
    padding: 16px 20px 20px 20px;
    margin-top: 20px;
    background-color: rgba(255,255,255,0.5);
}
.ai1ec-agenda-widget-view {
    max-width: 500px;
    padding: 16px 20px 20px 20px;
    margin-top: 24px;
    background-color: rgba(255,255,255,0.5);
    color: #272727;
}
#post-49 .ai1ec-agenda-widget-view:before {
	content: ' ';
    height: 30px;
    display: block;
    border-top: 2px solid #E41E83;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -36px;
}
#post-49 #fb-root {
    max-width: 500px;
    border-top: 2px solid #E41E83;
    padding-top: 20px;
  
    padding: 20px 0 0 0;
    margin-top: 0px;
    background-color: rgba(255,255,255,0.0);
}
#post-49 .fb_iframe_widget,
#post-49 .fb_iframe_widget span,
#post-49 .fb_iframe_widget iframe{
	width: 100%!important;
}
.page-entry-title, .archive-page-title, .search-page-title {
    height: 32px;
    line-height: 32px;
}
.site-footer {
    background: #fff;
    margin-top: 40px;
}
.footer-widget-title {
    color: #5A5A5A;
}
footer.single-entry-footer {
    display: none;
}
.footer-site-info {
    margin-top: 5px;
}
.post-navigation {
    padding: 1em 0;
    border-top: 2px solid #E41E83;
    border-bottom: 2px solid #E5378A;
    color: #FFFFFF;
}
.post-navigation a {
    color: #E1CC00;
}
@media (max-width: 1000px) {
  	#top-nav-button {
    	display: none!important;
	}
}
@media (max-width: 999px) {
	.site-branding .site-logo {
    	margin: 15px 0 50px 0;
	}
}
@media (max-width: 554px) {
	.site-branding .site-logo {
    	margin: 15px 0 10px 0;
	}
	.site-branding .site-title-text {
        position: inherit;
 		right: 0;
	  	bottom: 0;
    	height: 100%;
    	font-size: 44px;
    	padding: 0 0 10px 0;
	}
	.site-title {
 	   font-size: 5.2vw;
 	   margin: 0 0 0 5px;
	}
	.site-description {
    	margin: 0 0 0 20px;
	}

}
@media (max-width: 467px){
	.afp-title {
    	font-size: 1.2rem;
	}
}