body {
	font-family: 'Conv_Lato_Reg';
	background-color: #ffffff;
	overflow-x: hidden;
	font-size: 15px;
	line-height: 24px;
	color: #6e6e6e;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Conv_Lato_Reg';
}
h1 {
	color: #337ab7;
	margin-top: 0;
}
h4 {
	color: #337ab7;
}
p {
	font-size: 1em
}
img {
	max-width: 100%;
	height: auto;
}
b, strong {
	color: #337AB7;
}
a:hover {
	color: #5DC8F4;
}
.site-main article ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.site-main article li {
	padding-left: 1em;
	text-indent: -.7em;
}
.site-main article li:before {
	content: "• ";
	color: #337AB7
}
.testimonial_body {
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
}

/*reusable clases*/
.purple-btn {
	color: #fff;
	background: #6a51b5;
	padding: 5px 20px;
	border-radius: 5px;
	display: inline;
	width: 210px;
	text-align: center;
}
.clear {
	clear: both;
}
.overflowhidden {
	overflow: hidden;
}
.loginblognull {
	margin: 10px 0px 10px 0px;
}
.LoginTop {
	height: 216px;
	background-position: center;
	background-size: cover;
}
.LoginTopHeader {
	height: 4px;
	background-repeat: repeat-x;
}
.extra-bottom-margin {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.extra-bottom-margin img {
	margin-bottom: 20px;
}

.lwa {
    display: inline !important;
    text-align: right;
}

.lwa-modal {
    background: #fefefe none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    left: 0;
    margin: auto;
    padding: 30px 40px 34px;
    position: absolute;
    right: 0;
    top: 100px;
    visibility: hidden;
    max-width: 400px;
    z-index: 101;
    width: 100%;
}

.lwa-links > input {
    display: inline-block !important;
    width: auto;
}
.lwa a {
    background-color: #27b8e1;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-family: "OpenSansRegular";
    padding: 0.4em 0.7em;
    text-decoration: none !important;
    transition: all 0.6s ease 0s;
    position: relative;
    top: 0;
    right: 0;
}
.lwa-info #wp-logout {
    display: inline;
}

.dashboard-menu, li.widget_loginwithajaxwidget {
    display: inline-block;
    margin: 0 10px;
}

#SiteHeader li#loginwithajaxwidget-2 {
    list-style: outside none none;
    text-align: right;
}
.lwa-info > a {
    display: none;
}


.lwa-modal .lwa-modal-close {
    color: #fff;
}

.avatar.lwa-avatar {
    display: none;
}
/*---sidebar---*/

/*Social Section*/
#secondary aside {
	margin-bottom: 40px;
}
#sidebar h3 {
	font-size: 1.2em;
	padding-left: 20px;
	padding-right: 20px;
}
#sidebar p {
	padding-left: 20px;
	padding-right: 20px;
}
#secondary ul#menu-social-media {
	padding: 0;
}
#secondary ul#menu-social-media li.menu-item {
	display: block;
	margin-bottom: 15px;
}
#secondary ul#menu-social-media li.menu-item a {
	color: #07608d;
}
#secondary ul#menu-social-media li.menu-item a:hover {
	text-decoration: none;
}
#sidebar .cycledTestimonialWidget {
	background: #f8f8f8 none repeat scroll 0 0;
	padding: 20px;
}
#sidebar .cycledTestimonialWidget .cycle-slideshow blockquote {
	font-size: 0.9em;
	line-height: 1.7em;
	padding: 0;
}
#sidebar .cycledTestimonialWidget cite, .testimonial_author cite {
	color: #0c8ebb !important;
}

/*Annual Summit Style*/
#sidebar .blue-border {
	border: 1px solid #337ab7;
	margin-bottom: 20px;
}
#sidebar .register-button {
	margin: 10px auto;
	width: 70%;
}

/*Events Feed*/
#secondary #shortcodes-ultimate-2 {
	background: #f8f8f8;
	padding: 10px;
}
#secondary h2.widget-title.text-center {
	color: #00416a;
	font-size: 18px;
	margin-top: 0;
	padding: 4px 0 0;
}
#secondary #shortcodes-ultimate-2 h3 a {
	color: #0c8ebb;
	font-size: 15px;
}
.widget .ssba {
    display: none;
}

/*Gallery Sidebar Styles*/
#sidebar .sidebarItemGallery {
	font-size: 1.2em;
	color: #0066a4;
	margin-bottom: 20px;
	text-align: center;
}
#sidebar .su-custom-gallery-slide img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	border-radius: 0;
}
#sidebar .su-custom-gallery-slide {
	margin: 0;
}

/*Custom Menu Styles*/
#sidebar .menu, #sidebar .menu .sub-menu {
	list-style: outside none none;
	padding: 0;
}
#sidebar .menu {
	padding: 0;
}
#sidebar li {
	line-height: 1.9em;
}
#sidebar .menu li a {
	color: #666;
	border-bottom: 1px dashed #666;
	display: block;
	padding-left: 10px;
}
#sidebar .menu li a:hover {
	color: #fff;
	background-color: #5dc8f4;
	text-decoration: none;
}
#sidebar .sub-menu li a {
	padding-left: 20px;
}
#sidebar .sub-menu li .sub-menu li a {
	padding-left: 35px;
}
#sidebar .sub-menu li a::before {
	content: "";
	font-family: FontAwesome;
	font-size: 10px;
	padding-right: 5px;
}

/*---//sidebar---*/

/*Header Styles*/
.SiteLogo {
	display: inline-block;
}
.LoginBody .LoginBodyTitle, .breadcrumbs {
	color: #cccccc;
	font-size: 12px;
	text-transform: uppercase;
	padding: 20px 0 10px;
	font-family: 'Conv_Lato_Reg';
	border-bottom: 1px solid #e6f4fc;
	margin-bottom: 20px;
}
#SiteHeader {
	clear: both;
}
#subheader div {
	background-position: center bottom;
	background-size: cover;
	height: 200px;
}
#HomeBanner {
	display: inline-block;
	margin: 12px 0 0;
	text-align: right;
}
#HomeBanner > img {
	border-radius: 5px;
}
#SiteSearch {
	position: absolute;
	right: 12px;
	bottom: 18px;
	margin: 0px 0px 0px 0px;
	width: 33px;
	display: inline-block;
	overflow: hidden;
	border-color: #021b3d;
	border-left: 2px solid #021b3d;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	transition: all 0.6s;
}
#SiteSearch form {
	display: block;
	position: relative;
}
#SiteSearch .SiteSearchTXT {
	border: 0px solid #FF0000;
	padding: 0px 20px 0px 5px;
	width: 150px;
}
#SiteSearch .SiteSearchSubmit {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 16px;
	border: 0px solid #FF0000;
	margin: 7px 0px 0px 0px;
}
.colorSia {
	background-color: #27b8e1;
}
.colorBlackSia {
	background-color: #0c5581;
}
.colorSeren {
	background-color: #6a51b5;
}
#google_language_translator {
	margin-top: 2em;
}
.menu-footer2-container {
	margin-top: 2em;
}
.menu-footer2-container li.purple-btn {
	background: #2b308b none repeat scroll 0 0;
	border-radius: 5px;
	display: block;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	width: 100%;
}
.menu-footer2-container .purple-btn a {
	color: #fff;
}

/*Contact Form General Styles*/
.wpcf7-form-control.wpcf7-submit.cfinputsubmit, .wpcf7-form-control.wpcf7-submit {
	background: #2b308b none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 10px;
	width: 100%;
}
button, input, select, textarea {
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	padding: 10px;
	width: 100%;
	margin: 5px 0;
}

/*Subscribe Banner Styles*/
.CFSubscribeBox {
	background-color: #6a51b5;
	margin-top: 30px;
}
.CFSubscribe h3 {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.CFSubscribe .wpcf7-form-control.wpcf7-submit {
	background-color: #022741;
	border: 2px solid #022741;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}
.CFSubscribe .wpcf7-form-control.wpcf7-submit:hover {
	background-color: transparent;
	border: 2px solid;
}

/*Footer Contact Form*/
#SiteFooter textarea {
	height: 100px;
}
#SiteFooter {
	position: relative;
	border-top: 3px solid #022741;
}
.SitePreFooter h2,
.widget.widget_text h2 {
	margin: 55px 0px 7px 0px;
	color: #03152d;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
}
.widget.widget_text {
	margin: 0 0px 7px 0px;
	color: #000;
}
.SitePreFooter ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.SitePreFooter ul ul a {
	margin: 0px 0px 0px 20px;
}
.SitePreFooter ul li {
	padding: 2px 0;
}
.SitePreFooter ul li ul li:last-child {
	border-bottom: 0px solid #838383;
}
.SitePreFooter ul li a {
	color: #838383;
	font-size: 16px;
	font-family: 'OpenSansRegular';
	transition: all 0.6s;
}
.SitePreFooter  ul li a:hover {
	color: #5DC8F4;
	text-decoration: none;
}
.BottomFooter {
	background-color: #022741;
	margin-top: 20px;
	min-height: 70px;
}
.SiteCopy {
	margin: 27px 0px 0px 0px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	font-family: 'OpenSansRegular';
	overflow: hidden;
}
.SiteCopy .textwidget {
	float: left;
	font-family: 'OpenSansRegular';
}
.SiteCopy .textwidget p {
	font-family: 'OpenSansRegular';
}
.BottomFooter #GoToTop {
	display: block;
	float: left;
	width: 108px;
	color: #ffffff;
	font-size: 16px;
	font-family: 'OpenSansRegular';
	margin: 0;
}
.BottomFooter #GoToTop:hover {
	text-decoration: none;
}
.BottomFooter .GoTopLabel {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	font-size: 21px;
	line-height: 21px;
	font-family: 'OpenSansRegular';
	margin: -4px 0px 0px 0px;	/* Safari */
	-webkit-transform: rotate(-90deg);	/* Firefox */
	-moz-transform: rotate(-90deg);	/* IE */
	-ms-transform: rotate(-90deg);	/* Opera */
	-o-transform: rotate(-90deg);	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.BigLabelGo {
	display: block;
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	background-color: #2b308b;
	padding: 7px 28px 7px 28px;
	margin: 40px 0px 0px 0px;
	border-radius: 0px;
	font-family: 'Conv_Lato_Reg';
	transition: all 0.6s;
}
.BigLabelGo span {
	font-size: 25px;
	line-height: 25px;
	text-decoration: none;
}
.BigLabelGo:hover {
	color: #5DC8F4;
	text-decoration: none;
}
.SiteFooterLink {
	display: block;
	width: 200px;
	margin: 10px 0px 0px 0px;
	padding: 7px 4px 7px 4px;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 5px;
	background-color: #2b308b;
	border: 0px;
	transition: all 0.6s;
}
.SiteFooterLink:hover {
	color: #5DC8F4;
	text-decoration: none;
}
.FooterSocials {
	margin: 27px 0px 0px 0px;
}
.FooterSocials span {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Conv_Lato_Reg';
}
.FooterSocials ul.SocialIcons {
	display: block;
	float: left;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.FooterSocials ul.SocialIcons li {
	display: inline;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	list-style: none;
}
.FooterSocials ul.SocialIcons li a {
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
	transition: all 0.6s;
}
.display-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.GoToSubscribe {
	color: #ffffff;
	background-color: #2b308b;
	padding: 4px 25px 4px 25px;
	font-size: 14px;
	font-family: 'OpenSansRegular';
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.6s;
}
.GoToSubscribe:hover {
	color: #5DC8F4;
	text-decoration: none;
}
.easy_t_single_testimonial blockquote.easy_testimonial {
	border-bottom: 1px solid #eee;
	margin: 10px
}

/*Responsive Styles Start*/

/* Extra small devices (phones, less than 768px) */
@media (max-width:767px) {
	.CFFootContBox .cfinputtxtbox {
		width: 100%;
	}
	#HomeBanner {
		margin: 20px 0;
	}
	.menu-footer2-container {
		margin-top: 0;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	.container #mega-menu-wrap-primary #mega-menu-primary {
		/*display: table;*/
		display: flex;
		width: 100%;
	}
	.container #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		/*display: table-cell;*/
		flex-grow: 1;
	}
	.container #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item a {
		font-size: 0.8em;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {
		margin: 0 0 6px 0;
	}
	#secondary {
		border-right: 1px solid #cce0ed;
	}
	.CFFootContBox .cfinputtxtbox {
		width: 47.9%;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width:992px) {
	.CFFootContBox .cfinputtxtbox {
		width: 48.4%;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width:1200px) {
	.CFFootContBox .cfinputtxtbox {
		width: 48.6%;
	}
}
@media (min-width:1300px) {
	.container #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item a {
		font-size: 1em;
	}
}