@charset "UTF-8";
/* CSS Document */

/*** css ***/

body, body .font-size-is-xlarge {
	font-family: "Lato",sans-serif;
    font-size: 19px;
	font-weight: 400;
	color: #444;
	text-shadow: 0 2px 3px #ffffff;
    line-height: 1.5em;
	letter-spacing: .5px;
}

p {
	margin: 0;
	padding: 0 0 17px;
}

h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 105%;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lato",sans-serif;
	text-shadow: none;
	font-weight: 300;
	line-height: 1.2;
}

hr {
    border: 1px solid #999;
	color: #222;
    margin: 20px 0;
}

h3 hr {
	visibility: visible;
}

ul li {
	padding-bottom: 8px;
}

#fin-captcha2 {
	padding: 15px 0 8px;
}

hr {
    border-color: #999;
	color: #222;
    border-image: none;
    border-style: solid none;
    border-width: 1px;
    margin: 20px 0;
}

hr.system-pagebreak {
    border: none;
    margin: 0;
}

blockquote {
    border-left: 7px solid #E20177;
    font-family: Lato;
    font-style: italic;
    font-weight: 300;
    padding: 5px 0 7px 15px;
	border-radius: 11px 0 0 11px;
}

blockquote p {
    padding: 0;
}

.wf_caption {
	margin-bottom: 11px;
	background: rgba(0,0,0,.3);
	border: 1px solid #000;
}

.wf_caption span {
	padding: 13px;
	font-size: 79%;
	line-height: 1.3;
	text-align: center;
	font-style: italic;
}

body a:not([class]),
body .container-topbar a:not([class]) {
	color: #E20177;
	text-decoration: none;
}

body a:not([class]):hover,
body .container-topbar a:not([class]):hover {
	color: #888;
	text-decoration: underline;
}

body .readmore a {
	font-size: 79%;
}

b, strong {
	font-weight: bold;
}

body .btn-primary {
	background: #e50078;
	border: none;
}

body .btn-primary:hover {
	background: #999;
	border: none;
}


/* responsive video ************************************************************************************************************************************************************/

.r-video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }

.r-video iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }











/*** structural ***/

body:not(.has-sidebar-right) .site-grid .container-component {
	grid-column-end: full-end;
}

body:not(.has-sidebar-left) .site-grid .container-component {
	grid-column-start: full-start;
}

a[href^=tel] { color: inherit; text-decoration: none; }

html body {
	background: #dfdede url(../images/main-bg) 50% 0% no-repeat;
	background-size: cover;
	text-shadow: 0 2px 3px #ffffff;
}

#rt-top-surround {
    background-color: #f1f1f1;
    border-bottom: 1px solid rgba(255,255,255,.4);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.container-header {
    top: 0;
	width: 100%;
	border: none;
	z-index: 31;
	background: #f1f1f1;
}

.container-topbar {
    color: #6e6e6e;
	text-shadow: 0 2px 3px #ffffff;	background: #f1f1f1;
	background-image: linear-gradient(to bottom,#ffffff,#dddddd);
	border-bottom: 1px solid rgba(255,255,255,.4);
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.site-grid {
	width: 1440px;
	max-width: 100%;
	margin: auto;
}

.site-grid .container-component,
.site-grid .grid-child:nth-child(2) {
	background: rgba(255,255,255,.9);
	padding: 23px;
}

.homepage .site-grid .container-component {
	background: none;
	padding: 0;
}

body .sppb-articles-carousel-meta-date {
	display: none;
}

.left.item-image {
  float: left;
	padding: 0 23px 7px 0;
	margin: 0;
}

.container-component > :first-child, 
.container-sidebar-left > :first-child, 
.container-sidebar-right > :first-child, 
.container-component > * + *, 
.container-sidebar-left > * + *, 
.container-sidebar-right > * + * {
	margin-top: 0;
}

.container-sidebar-left .sidebar-left:first-child {
	margin-top: 0;
}

body .container-sidebar-left div {
	padding: 13px;
	text-align: right;
}

body .sidebar-left div {
	border: none !important;
}

body .footer,
body .footer .grid-child {
	background: none;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 100%;
}

body .footer-copyright {
    position: fixed;
    bottom: 13px;
    left: 0;
    width: 100%;
	z-index: 99;
	font-size: .8vw;
	text-align: center;
	color: rgba(255,255,255,.6);
	background: rgba(0,0,0,.5);
	padding: 5px;
}

body .footer-logo {
    width: 100%;
	text-align: center;
}


/*** top links *************************/

.container-topbar .top-links {
	width: 1440px;
	max-width: 100%;
	margin: auto;
}

body .top-links > div {
	text-align: right;
	padding: 5px 13px 3px 0;
	overflow: hidden;
	max-height: 500px;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	border-bottom: 1px solid rgba(0,0,0,.1);
    transition: all 1s ease;
	transition-delay: 0;
}

body .top-links div img {
	display: inline-block;
	max-width: calc(11px + 3vw);
	vertical-align: middle;
}

body .top-links .nowrap {
	white-space: nowrap;
}


/*** logo *******************************/

.logo {
	width: 1440px;
	max-width: 100%;
	padding: 13px 0 11px;
	margin: auto;
    transition: all 1s ease;
	transition-delay: 0;
}

#logoshrink {
	height: auto;
	padding: 0 0 0 13px;
    transition: all 2s ease;
	transition-delay: 0;
}


/* scrolled ***********************************************************************************************************************************************************/

body.scrolled .top-links > div {
	max-height: 0px;
	border: none;
	box-shadow: none;
	padding: 0 13px 0 0;
}

body.scrolled .logo {
	padding: 0;
}

body.scrolled .logo #logoshrink {
	max-width: 143px;
}








/* top menu ************************************************************************************************************************************************************/

.container-header .metismenu > li > a:hover::after, /* get rid of stupid white bar */
.container-header .metismenu > li > button:hover::before, 
.container-header .metismenu > li.active > a::after, 
.container-header .metismenu > li.active > button::before {
	background: none;
	left: 0;
	right: 0;
}

body .menu {
	width: 1440px;
	max-width: 100%;
	margin: auto;
}

body .container-header .container-nav {
	flex-wrap: wrap;
	padding: 0;
	justify-content: right;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #c8c8c8, #e8e8e8) repeat scroll 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.03);
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.2) inset;
	width: 100%;
	max-width: 100%;
}

.container-header nav {
	margin: 7px 0;
	padding: 0;
}

.metismenu.mod-menu > li:hover > .mm-collapse { /* make menu drop down on hover */
    display: block !important;
}

.metismenu.mod-menu .mm-toggler {  /* hide arrow to indicate dropdowns */
    display: none !important;
}

.container-header .navbar {
	text-transform: uppercase;
	float: right;
	padding-right: 13px;
}

.container-header .mod-menu {
    margin: 0 auto;
	text-align: right;
}

.container-header .mod-menu li.metismenu-item {
	text-align: right;
	margin: 0;
	padding: 0;
}

.container-header .mod-menu li.metismenu-item > a {
	border: 1px solid rgba(0,0,0,0);
	border-radius: 2px;
	color: #6e6e6e;
	text-shadow: 1px 1px 0 rgba(255,255,255,.9);
	padding: 4px 8px;
	margin: 1px;
	margin: 0;
}

.container-header .mod-menu li.metismenu-item.active > a,
.container-header .mod-menu li.metismenu-item:hover > a {
	background: rgba(255,255,255,.7);
	border: 1px solid #c4c4c4;
	color: #e50078;
	border-radius: 3px;
}



/* search icon */

body .container-header .metismenu.mod-menu > li.metismenu-item > a.search {
    border: none;
    height: 19px;
    width: 19px;
	font-size: 0;
    background: transparent url("../images/search.png") no-repeat;
    background-size: contain;
    padding: 0;
    margin: 3px 0 0 7px;
    transition: all .5s ease-in-out;
}

body .container-header .metismenu.mod-menu > li.metismenu-item.active > a.search,
body .container-header .metismenu.mod-menu > li.metismenu-item:hover > a.search,
body .container-header .metismenu.mod-menu > li.metismenu-item.active:hover > a.search {
    border: none;
    height: 19px;
    width: 19px;
    background: transparent url("../images/search-ro.png") no-repeat;
    background-size: contain;
}





/* dropdowns */

body .container-header .container-nav ul.mod-menu_dropdown-metismenu li ul.mm-collapse {
	border-radius: 2px 25px 2px 25px;
	box-shadow: 0px 11px 11px rgba(0,0,0,.2);
	background: #f2f2f2;
	border: 1px solid #c4c4c4;
	margin-top: -1px;
}

body .container-header .container-nav ul.mod-menu_dropdown-metismenu li ul.mm-collapse li a {
	padding: 11px;
	margin: 0;
	width: 100%;
	background: none;
}

body .container-header .container-nav ul.mod-menu_dropdown-metismenu li ul.mm-collapse li:hover a,
body .container-header .container-nav ul.mod-menu_dropdown-metismenu li ul.mm-collapse li.active a{
	background: #e50078;
	color: #fff;
	border-radius: 2px 25px 2px 25px;
	text-decoration: none;
	text-shadow: none;
}




/* homepage rotator *********************************************************************************************************************/

body .ls-wp-container {
	border-bottom: 1px solid rgba(255,255,255,.7);
}




/* sidebar ******************************************************************************************************************************/

body .mod-syndicate.syndicate-module {
	color: #777;
	text-decoration: none;
}

body .mod-syndicate.syndicate-module:hover {
	color: #e50078;
}

/* sidebar menu */

body .grid-child.container-sidebar-left .mod-menu {
	display: block;
	text-align: right;
}

body .container-sidebar-left {
	font-size: 17px;
	line-height: 19px;
	padding-bottom: 13px;
}

body .grid-child.container-sidebar-left .mod-menu li a,
body .grid-child.container-sidebar-left .mod-list li a {
	text-align: right;
	padding: 3px 7px;
	border: 1px solid rgba(0,0,0,0);
	border-radius: 3px;
	color: #e50078;
	display: block;
}

body .grid-child.container-sidebar-left .mod-menu li.active > a,
body .grid-child.container-sidebar-left .mod-menu li > a:hover,
body .grid-child.container-sidebar-left .mod-list li > a.active, 
body .grid-child.container-sidebar-left .mod-list li > a:hover {
	background: rgba(255,255,255,.7);
	text-decoration: none;
	border: 1px solid #ccc;
}



/* speaking events sidebar */

body .mod_events_latest_table tr {
	border-bottom: none;
}

body .sidebar-left h3 {
	font-size: 19px;
	font-weight: 300;
	text-transform: uppercase;
	text-shadow:  1px 1px 0px rgba(255, 255, 255,.9);
	padding: 0;
	margin: 0 0 10px;
	border-bottom: 1px solid rgba(0,0,0,.2);
}

body .sidebar-left .mod_events_latest_first,
body .sidebar-left .mod_events_latest {
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 13px;
}

body .sidebar-left .mod_events_latest_content {
	font-size: 17px;
}


/* additional posts */













/*** main ***/

body .tags .btn-info {
	text-shadow: none;
  --btn-color: #fff;
  --btn-bg: #aaa;
  --btn-border-color: #999;
  --btn-hover-color: #fff;
  --btn-hover-bg: #e50078;
  --btn-hover-border-color: #e50078;
  --btn-focus-shadow-rgb: 79,122,158;
  --btn-active-color: #fff;
  --btn-active-bg: #e50078;
  --btn-active-border-color: #e50078;
  --btn-active-shadow: inset 0 3px 5px #00000020;
  --btn-disabled-color: #fff;
  --btn-disabled-bg: #aaa;
  --btn-disabled-border-color: #aaa;
}

.menu-home .blog-featured .items-leading h1 {
	font-size: 3.5vw;
	letter-spacing: 4vw;
	margin-left: 4vw;
	line-height: 150%;
	font-weight: 100 !important;
}

#jcemediabox-popup-info-bottom h4 {
	background: none;
	color: #000 !important;
	font-size: 110%;
}

a.jcepopup span.jcemediabox-zoom-image {
	background: transparent url("../images/zoom-img.png") no-repeat scroll right bottom;
}





/* pagebreaks ******************************************************/

body .accordion-button {
	background: none;
	color: #fff;
	border: 1px solid rgba(255,255,255,.3)
}

body .accordion-item:first-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
body .accordion-item {
	color: #fff;
	background: rgba(0,0,0,.3);
	border: 1px solid rgba(255,255,255,.3);
}

body .accordion-button:after {
	content: "+";
	background-image: none;
	color: #fff;
}

.accordion-button:not(.collapsed)::after {
	content: "-";
	background-image: none;
	color: #000;
	transform: none;
}





/*** captions ***/

.jcemediabox-zoom-span {
	padding-bottom: 8px !important;
}

.wf-mediabox-container h4 {
    color: #000 !important;
}



/* btm mods */

body .bx-wrapper {
	margin-bottom: 0px;
	padding: 0;
}

body .sppb-articles-carousel-content {
	font-size: 79%;
	line-height: 1.2;
}

body .sppb-articles-carousel-link {
	font-size: 125%;
	color: #e50078;
	text-decoration: none;
}

body .sppb-articles-carousel-img-link img {
	min-width: 100%;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

body .sppb-column {
	box-shadow: 2px 2px 3px rgba(0,0,0,.1) !important;
	border-radius: 3px;
}

body .sppb-addon-header {
	padding: 15px;
	border-bottom: 1px solid #ccc;
}

body .sppb-addon-header h3 {
	color: #e50078;
}

body .sppb-articles-carousel-content {
  background: none;
  box-shadow: none;
  padding: 23px;
  margin-bottom: 0;
}

body .sppb-row-column:nth-child(2) {
	animation-delay: 1s;
}

body .sppb-row-column:nth-child(3) {
	animation-delay: 2s;
}

body .sppb-row-column:nth-child(4) {
	animation-delay: 3s;
}

















/*** bottom  **************************************************************************************************************************************/

body .container-bottom-a {
	text-align: center;
	padding: 0 0 2vw;
}






/*** footer stuff **************************************************************************************************************************************/

body .footer {
	background: #353434;
	color: rgba(255,255,255,.9);
	line-height: 1.2;
	text-shadow: none;
	padding: 13px;
}

body .footer .grid-child {
	background: none;
	width: 1440px;
	max-width: 100%;
	margin: 2vw auto;
}

body .footer.copyright {
	width: 100%;
	align-self: stretch;
	align-content: end;
}

.footer .footer.copyright p a {
	color: #E20177;
}








/*** ignite **********************************************************************************************************************************************/

body .ig-main-scope-wrapper,
body .ig-main-scope-wrapper .ig-gallery-wrapper,
body .ig-main-scope-wrapper .ig-gallery-wrapper .ig-slideshow > div {
	max-width: 100% !important;
}

.ig-description-overlay {
	padding: 0;
	margin: 0;
}

.ig-description-overlay p {
	padding: 5px;
	margin: 0;
}

.ig-image-descriptions p {
	text-align: center;
}

.ig-slideshow-item-inner-lboxon {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.ig-slideshow-item-inner{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	height: auto!important;
}

.cat_child_h3 {
	text-align: center;
	font-size: 110%;
	margin: 0 0 15px !important;
	padding: 0;
}

.cat_child img {
	border: 1px solid rgba(255,255,255,.2) !important;
}

.ig-grid-img-link {
	line-height: 1;
	font-size: 70%;
	text-align: center;
	
}

.ig-grid-img-link:hover {
	font-size: 100%;
}
	
.ig-thumb-text {
	background: rgba(0,0,0,.75) !important;
	padding: 5px 10px;
}


.igui-grid + .igui-grid-collapse, .igui-grid-collapse > .igui-grid-margin {
    width: 100%;
}

.component-content .pagination ul li a, 
.component-content .pagination ul li span {
	padding: 5px;
}

.component-content .pagination-start {
	padding: inherit;
}



/* ecwid ****************************************************************************************************************************/

html#ecwid_html body#ecwid_body .ecsp.ecsp-SingleProduct-v2.ecsp-SingleProduct-v2-bordered.loaded,
html#ecwid_html body#ecwid_body .ecwid.ecwid-SingleProduct-v2.ecwid-SingleProduct-v2-bordered.loaded {
	border: none !important;
	background: #fff !important;
	border-radius: 3px;
	box-shadow: 2px 2px 3px rgba(0,0,0,.1);
}

html#ecwid_html body#ecwid_body .ecsp form div,
html#ecwid_html body#ecwid_body .ecwid form div,
html#ecwid_html body#ecwid_body .ecwid.ecwid-SingleProduct-v2.ecwid-SingleProduct-v2-bordered.loaded .ecwid-title {
	text-align: center !important;
}




@media only screen and (max-width: 1199px) {


body .sppb-addon.sppb-addon-header {
	font-size: calc(5px + .9vw);
}

.footer .footer-copyright,
.footer .footer-logo {
	font-size: calc(1vw + 7px);
}

}


@media only screen and (max-width: 991px) {


body .container-top-a > *, 
body .container-top-b > *, 
body .container-bottom-a > *, 
body .container-bottom-b > * {
	flex: 1;
}

.container-top-a, .container-top-b, .container-bottom-a, .container-bottom-b {
	flex-direction: row;
}


body .site-grid {
    grid-gap: 0;
}

body .container-search, 
body .container-header .container-nav nav {
    margin-top: 0;
 }

body .sppb-addon.sppb-addon-header {
	font-size: calc(11px + 1vw);
}

body .top-links div {
	text-align: center;
	padding: 0 0 3px;
}

#logoshrink {
	max-width: 20vw;
	min-width: 200px;
	height: auto;
}

span.wf_caption {
	margin-left: 0 !important;
	margin-right: 0 !important;
	float: none !important;
	max-width: 100% !important;
}

.main-menu {
	margin-top: -83px;
}

body .container-header nav {
	margin: 0;
}

body .container-header .navbar-toggler {
	color: #bbb;
	cursor: pointer;
	border: 1px solid #bbb;
	position: absolute;
	top: -79px;
	right: 5px;
	margin: 0;
	box-shadow: none;
}

.container-header .navbar {
	float: none;
	padding: 0;
}

.container-header .mod-menu li.metismenu-item {
	justify-content: right;
	padding-right: 13px;
}
	
.container-header .mod-menu li.metismenu-item > a {
	padding: 7px 7px;
	margin: 0;
}
	
.metismenu.mod-menu .metismenu-item {
	padding: 0;
}

.footer .footer.address,
.footer .footer.copyright p {
	text-align: center !important;
}

}



@media only screen and (max-width: 767px) {

.igui-grid-medium > *,
.igui-grid > * {
    padding-left: 0;
	margin-left: 0;
}

}



@media only screen and (max-width: 480px) {

body .container-top-a > *, 
body .container-top-b > *, 
body .container-bottom-a > *, 
body .container-bottom-b > * {
	flex: 0 auto;
}

.container-top-a, .container-top-b, .container-bottom-a, .container-bottom-b {
	flex-direction: column;
}

}



@media only screen and (max-width: 359px) {
	
}

