input,
textarea {
    border: 1px solid #ccc;
}
textarea:focus,
input:focus,
.form-control:focus,
select {
    outline: none !important;
    outline-style: none;
    border: 1px solid #888;
}
.row.sub-page-image-header figure.image img {
	width: 100%;
	height: auto;
}
.fakeloader {
    display: none;
}
.details-bodytext{
    padding-left: 5px;
}
.frame-type-form_formframework .form-group label {
	display: none;
}
.frame-type-form_formframework .form-group label[for="membershipInquiryForm-radiobutton-1"],
.frame-type-form_formframework .form-group .inputs-list label {
	display: block !important;
}
.frame-type-form_formframework .form-group .inputs-list label.form-check-label input {
	width: auto;
	margin-right: 10px;
}
.frame-type-form_formframework .form-group input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
	border: 1px solid #ccc;
}
.frame-type-form_formframework .form-group textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
	border: 1px solid #ccc;
	min-height: 140px;
}
.frame-type-form_formframework .submit .btn.btn-primary {
	background: #5f3171;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 10px 24px;
    margin-top: 10px;
    width: 303px;
    font-size: 17px;
}
.frame-type-form_formframework h2 {
	font-size: 21px;
    margin: 17px 0 19px; 
}
.h2-home {
	font-size: 20px;
    font-weight: 400;
    color: #767676;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    line-height: 10px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: -10px;
    margin-top: 20px;
}

.slider .carousel-caption h1 {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    margin: 10px 0;
}
.slider .carousel-caption p,
.slider .carousel-caption h2 {
	max-width: 900px;
    margin: 0 auto 26px;
    padding: 26px;
    color: #fff;
	font-size: 16px;
    font-family: Raleway,sans-serif;
    font-weight: 400;
    line-height: 24px;
	letter-spacing: 1px;
	text-transform: none;
	margin-top: 20px;
    margin-bottom: 0;
}
.slider .carousel-caption a {
	margin-top: 0;
}
.slider .carousel-caption a:hover {
	background: rgb(200, 57, 61);
}
#home {
	height: 100%;
	min-height: 590px;
	position: relative;
}
.slider .carousel-inner {
    height: 100%;
}
.slider .carousel {
    height: 100%;
}
.slider .item {
	height: 100%;
}

#hero {
	background: none !important;
}
header#header p a[data-link='login'] {
    display: none;
}
#header nav ul {
	
}
#header nav > ul > li {
	position: relative;
}
#header nav > ul > li.submenu:hover > ul {
	display: block;
}
#header nav ul > li > ul.dropdown {
	position: absolute;
    z-index: 1000;
    top: 20px;
    left: 7px;
	display: none;
}
#header nav ul > li > ul.dropdown > li {
	display: block;
    float: none;
    line-height: 2;
}
#header nav ul > li > ul.dropdown > li > a {
	background: #939393;
    font-size: 16px;
    padding: 7px 14px;
	white-space: nowrap;
	color: rgba(255, 255, 255, 0.8);
	display: inline-block;
    width: 100%;
	padding: 3px 14px 0;
}
#header nav ul > li > ul.dropdown > li > a:hover:after {
    visibility: hidden;
}
#header nav ul > li > ul.dropdown > li > a:hover {
	color: #fff !important;
}
#header nav ul > li.active > ul.dropdown > li > a {
	color: rgba(255, 255, 255, 0.8);
}
#header nav ul > li.active > ul.dropdown > li > a:hover {
	color: #fff !important;
}
#header nav ul > li.active > ul.dropdown > li > a:after {
	visibility: hidden;
}
/* HEADER */

.main-template-hero-row {
    display: none;
}
header#header {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */

    margin: 0;
    padding-top: 40px;
    padding-bottom: 40px;
}
header#header .container .header-inner {
    position: relative;
}
header#header .container .header-inner h1 {
    margin: -18px 0 0 0;
}
header#header .container .header-inner .client-login-top {
    position: absolute;
    right: 28px;
    top: -11px;
    display: none;
}
header#header .container .header-inner .client-login-top p {
    margin: 0;
}
header#header .container .header-inner .client-login-top a,
footer#footer .col-md-3:nth-child(4) a.internal-link {
    color: #fff;
    padding: 4px 10px;
    border: none;
    border-radius: 13px;
    font-size: 12px;
    text-transform: uppercase;
    background: rgb(239, 46, 37);
}
header#header.header-main {
    position: relative;
    background: #636363;
}
/* HEADER END */
/* CONTENT */

body#home #grid-products {
    position: relative;
    z-index: 1000;
}
.col-md-12.bottom-homepage-section {
    padding-top: 0;
}
aside#hero {
    min-height: 600px;
    position: relative;
}
body#home .nivo-slider-container {
    overflow: hidden;
    max-height: 760px;
}
body#home .nivo-slider-container .theme-default .nivoSlider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
}
body#home .nivo-slider-container .nivo-caption,
body#home .nivo-slider-container .nivo-html-caption {
    position: relative;
    bottom: 450px;
    background: transparent;
}
body#home .nivo-slider-container .nivo-caption h3,
body#home .nivo-slider-container .nivo-html-caption h3 {
    font-size: 70px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}
body#home .nivo-slider-container .nivo-caption h1,
body#home .nivo-slider-container .nivo-html-caption h1 {
    font-size: 37px;
    margin: 0 0 4px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
body#home .nivo-slider-container .nivo-caption p,
body#home .nivo-slider-container .nivo-html-caption p {
    text-align: center;
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
}
body#home .nivo-slider-container p.htmlcaption a {
    color: #fff;
    padding: 4px 10px;
    border: none;
    border-radius: 13px;
    text-transform: uppercase;
    background: rgb(239, 46, 37);
    position: relative;
    top: -2px;
    font-size: 15px;
}
body#home #advantages .col-md-6 h2,
body#home .at-a-glance-header h2,
body#home #grid-products .col-md-6 h2 {
    font-size: 32px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    line-height: 1.5;
    letter-spacing: 2px;
	text-align: center;
}
body#home .at-a-glance-header h2 {
	margin-top: 53px;
    margin-bottom: 34px;
}
body#home .at-a-glance-container h3 {
	font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #8f989f;
	text-transform: uppercase;
	margin-bottom: 12px;
}
body#home .at-a-glance-container .col-md-3 > div {
	padding: 0 16% 0 0;
}
body#home .at-a-glance-container .col-md-3 a {
	color: #054cd4;
}
body#home .at-a-glance-container .col-md-3:nth-child(1) h3 {
	
}
body#home .at-a-glance-container .col-md-3:nth-child(2) h3 {
	color: rgb(102, 0, 102);
}
body#home .at-a-glance-container .col-md-3:nth-child(3) h3 {
	color: rgb(255, 102, 0);
}
body#home .at-a-glance-container .col-md-3:nth-child(4) h3 {
	color: rgb(214, 174, 14);
}
body#home .at-a-glance-container {
	padding-bottom: 43px;
}

body#home #advantages .col-md-6 h3,
body#home #grid-products .col-md-6 h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #8f989f;
    position: relative;
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
body#home #advantages .item-block {
    padding-bottom: 70px;
}
body#home #advantages .item-block h3 {
    margin-top: 24px;
    margin-bottom: 20px;
    font-size: 22px;
}
body#home #advantages .item-block a,
body#home .new-goals .box a,
body#home #grid-products .row .col-md-4 figure figcaption a,
body#home .home-bottom-cta a {
    padding: 10px 7px 10px 22px;
    border: 2px solid #525252;
    border-radius: 24px;
    font-size: 16px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
body#home .home-bottom-cta .bottom-homepage-section .ce-bodytext a {
	background: none;
    color: #fff;
    padding: 0;
    text-transform: none;
    border-radius: none;
	border: none;
	display: inline;
}
body#home .home-bottom-cta .bottom-homepage-section .ce-bodytext a:hover {
	text-decoration: underline;
}
body#home .home-bottom-cta .bottom-homepage-section .ce-bodytext a i.fa-arrow-right,
body#home .home-bottom-cta .bottom-homepage-section .ce-bodytext a:hover i.fa-arrow-right {
	display: none !important;
}
body#home #advantages .item-block a i.fa-arrow-right,
body#home .new-goals .box a i.fa-arrow-right,
body#home #grid-products .row .col-md-4 figure figcaption a i.fa-arrow-right,
body#home .home-bottom-cta a i.fa-arrow-right,
body#home .slider a i.fa-arrow-right {
    color: #fff;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-left: 1px;
}
body#home #advantages .item-block a:hover,
body#home .new-goals .box a:hover,
body#home #grid-products .row .col-md-4 figure figcaption a:hover,
body#home .home-bottom-cta a:hover {
    background: #525252;
    color: #fff;
    text-decoration: none;
    padding: 10px 19px 10px 22px;
}
body#home #advantages .item-block a:hover i.fa-arrow-right,
body#home .new-goals .box a:hover i.fa-arrow-right,
body#home .slider a:hover i.fa-arrow-right,
body#home #grid-products .row .col-md-4 figure figcaption a:hover i.fa-arrow-right,
body#home .home-bottom-cta a:hover i.fa-arrow-right {
    margin-left: 10px;
    opacity: 1;
}
body#home .cta .overlay {
    background: rgba(0, 0, 0, 0.2);
}
body#home .home-bottom-cta a {
    color: #fff;
    border-color: #b1b1b1;
}
body#home #grid-products .row {
    margin: 0;
    padding-bottom: 15px;
}
body#home #grid-products .row .col-md-4 {} body#home #grid-products .row .col-md-4:nth-child(1) {
    padding-left: 0;
    padding-right: 15px;
    overflow: hidden;
}
body#home #grid-products .row .col-md-4:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
}
body#home #grid-products .row .col-md-4:nth-child(3) {
    padding-left: 15px;
    padding-right: 0;
    overflow: hidden;
}
body#home #grid-products .row .col-md-4 figure {
    position: relative;
    margin-bottom: 15px;
}
body#home #grid-products .row .col-md-4 .image-container:nth-child(2) figure {
    margin-bottom: 0;
}
body#home #grid-products .row .col-md-4 figure .product-image-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
body#home #grid-products .row .col-md-4 figure:hover .product-image-overlay {
    opacity: 1;
}
body#home #grid-products .row .col-md-4 figure img {
    width: 100%;
    height: auto;
}
body#home #grid-products .row .col-md-4 figure figcaption {
    position: absolute;
    z-index: 11;
    margin-right: auto;
    margin-left: auto;
    left: 50%;
    text-align: center;
    top: 44%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
}
body#home #grid-products .row .col-md-4 figure:hover figcaption {
    top: 39%;
    opacity: 1;
}
body#home #grid-products .row .col-md-4 figure figcaption h2 {
    position: relative;
    left: -50%;
    color: #fff;
    font-size: 26px;
    margin-bottom: 10px;
    cursor: default;
}
body#home #grid-products .row .col-md-4 figure figcaption span {
    position: relative;
    left: -50%;
    color: #fff;
    font-size: 16px;
    cursor: default;
}
body#home #grid-products .row .col-md-4 figure figcaption a {
    position: relative;
    left: -50%;
}
body#home #grid-products .row .col-md-4 figure figcaption a {
    background: #525252;
    color: #fff;
    display: inline-block;
    margin-top: 18px;
}
body#home .hero-buttons {
    width: 100%;
	z-index: 999;
    position: relative;
}
body#home .hero-buttons > div,
body#home .hero-buttons > div > div,
body#home .hero-buttons > div > div > div {
    width: 100%;
}
body#home .hero-buttons > div > div > div {
    position: absolute;
    left: 50%;
    width: auto;
    bottom: 283px;
}
body#home .hero-buttons ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    left: -50%;
    width: 100%;
    white-space: nowrap;
}
body#home .hero-buttons ul li {
    display: inline-block;
}
body#home .hero-buttons ul li a {
    margin-right: 4px;
    margin-bottom: 4px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 14px 30px !important;
    font-size: 16px;
    background: #333333;
    color: #fff;
    border: 2px solid #584186;
    background-color: transparent;
    border-color: #ffffff;
    margin: 5px;
    line-height: 1.33333;
    text-decoration: none;
    text-transform: uppercase;
}
body#home .hero-buttons ul li a:hover {
    background-color: #584186;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase !important;
}
body#home .hero-buttons ul li:nth-child(2) a {
    border-color: #60bb46;
}
body#home .hero-buttons ul li:nth-child(2) a:hover {
    background-color: #60bb46;
    border: 2px solid #fff;
    color: #fff;
}
.container.main-template .ce-bodytext a {
	color: #24599f;
}
.container.main-template .ce-bodytext a:hover {
	color: #116ee5;
}
footer#footer .ce-bodytext a.calltoaction,
.container.main-template .ce-bodytext a.calltoaction {
	background: #db2033;
    color: #fff;
    padding: 7px 8px 5px;
    text-transform: uppercase;
    border-radius: 3px;
}
.container.main-template .ce-bodytext ul {
	padding-left: 16px;
}
.container.main-template {} .container.main-template .row {} .container.main-template .row .col-md-12,
.container.main-template .row .col-md-8,
.container.main-template .row .col-md-4 {
    padding-top: 74px;
    padding-bottom: 70px;
}
.container.main-template .csc-mailform form {} .container.main-template .csc-mailform label {
    display: none;
}
.container.main-template .csc-mailform input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}
.container.main-template .csc-mailform select {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
.container.main-template .csc-mailform textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}
.container.main-template .csc-mailform input[type=submit] {
    background: #5f3171;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 10px 24px;
}
.container.main-template .csc-mailform input[type=submit]:hover {
    background: #8f49ac;
}
.container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-14 {
    width: 50%;
    float: left;
}
.container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-15 {
    width: 23.6%;
    float: left;
    margin-left: 10px;
}
.container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-16 {
    width: 23.6%;
    float: left;
    margin-left: 10px;
}
.container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-17 {
    float: none;
    clear: both;
}
.main-template ul {
    margin-bottom: 35px;
}
.container.main-template .csc-mailform form.reduced-size-form ol li {
    width: 60%;
}
.container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-14 {
    width: 30%;
}
.container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-15 {
    width: 14.2%;
}
.container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-16 {
    width: 14.2%;
}
.row.main-template-hero-row {
    margin: 0;
}
.row.main-template-hero-row #hero {
    min-height: 200px;
}
.row.main-template-hero-row #hero .nivo-slider-container {
    max-height: 200px;
}
.row.main-template-hero-row #hero .nivo-slider-container #t3s-headerslider {
    max-height: 200px;
}
.home_buttons {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    height: auto;
}
.home_buttons h2 {
    margin: 80px 0 34px 0;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    line-height: normal;
    letter-spacing: 1.5px;
}
.home_buttons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.home_buttons ul li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 19.5%;
    height: 220px;
    position: relative;
    cursor: pointer;
    margin: 0 46px 0 0;
    text-align: center;
}
.home_buttons ul li:hover img {
    /*border-width: 16px;*/
    opacity: 0.7;
}
.home_buttons ul li:hover span {
    color: #0e5596;
}
.home_buttons ul li + li {
    margin: 0 46px 0 0;
}
.home_buttons ul li + li a img {
    border: 6px #31c3c5 solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.home_buttons ul li + li + li {
    margin: 0 46px 0 0;
}
.home_buttons ul li + li + li a img {
    border: 6px #8fca83 solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.home_buttons ul li + li + li + li {
    margin: 0;
}
.home_buttons ul li + li + li + li a img {
    border: 6px #cb5e6e solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.home_buttons ul li a {
    display: table;
    height: 100%;
    position: relative;
    text-decoration: none;
}
.home_buttons ul li a img {
    border: 6px #398ddb solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.home_buttons ul li a span {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #666666;
    line-height: 26px;
    position: relative;
    top: 145px;
    display: table-cell;
    vertical-align: middle;
}
.home_buttons .box_bottomlink {
    width: 160px;
    background: #8fca83;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    line-height: 32px;
    padding: 0 27px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    top: auto;
    bottom: 30px;
    color: #222222;
    text-decoration: none;
}
.home_buttons .box_bottomlink:hover {
    text-decoration: underline;
}
.col-md-6.news-header h2 {
    font-size: 32px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    line-height: 1.5;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.col-md-6.news-header p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #8f989f;
    position: relative;
    display: block;
    padding-bottom: 30px;
}
#blog .news-list-view .row.news-list-item {
    width: 33.333%;
    float: left;
    padding: 15px;
    padding-top: 0;
    margin: 0;
	margin-bottom: 27px;
}
#blog .news-list-view .row.news-list-item .col-md-3,
#blog .news-list-view .row.news-list-item .col-md-9 {
    width: 100%;
    float: none;
    display: block;
    padding: 0;
    background: #fff;
}
#blog .news-list-view .row.news-list-item .col-md-9 {
    padding: 20px;
}
#blog .news-list-view .row.news-list-item .col-md-9 h3 {
    margin-bottom: 10px;
    line-height: 1.5;
    color: #333333;
}
#blog .news-list-view .row.news-list-item .col-md-9 div.extra time {
    display: block;
    margin-bottom: 15px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    color: #b3b3b3;
}
#blog .news-list-view .row.news-list-item .col-md-9 div.lead {
    margin-bottom: 15px;
}
#blog .news-list-view .row.news-list-item .col-md-9 p {
    color: #999999;
    font-size: 14px;
    line-height: 1.42857;
    color: #999999;
    margin-bottom: 0;
}
#blog .news-list-view .row.news-list-item .col-md-9 a.btn-read-more {
    display: none;
}
#blog .news-list-view .row.news-list-item img:hover {
	opacity: .7;
}
.sponsor-container {
    background: #fff;
	padding: 28px 0;
}
#advantages, .services {
    background: #ebebeb;
}
#advantages {
	background: #ededed;
}
#upcomingevents .tx-sf-event-mgt {
	overflow: hidden;
	height: 300px;
	margin-bottom: 60px;
	position: relative;
}
#upcomingevents {
	padding: 7em 0 5em;
	background: #ededed;
}
#upcomingevents > div > div > div.heading {
	margin-bottom: 0px;
}
#upcomingevents .tx-sf-event-mgt .scrolling-wrapper {
	position: absolute;
}
#upcomingevents .tx-sf-event-mgt .scrolling-wrapper > h1,
#upcomingevents .tx-sf-event-mgt .scrolling-wrapper > a {
	display: none;
}
#upcomingevents .tx-sf-event-mgt .event-list-item {
	width: 66%;
	display: inline-block;
	margin-left: 17%;
    margin-right: 17%;
	background: #6f589f;
	margin-bottom: 0;
}
#upcomingevents .tx-sf-event-mgt .event-list-date-wrapper {
	width: auto;
	font-size: 14px;
	margin: 0;
}
#upcomingevents .tx-sf-event-mgt .event-list-row {
	text-align: left;
}
#upcomingevents .tx-sf-event-mgt .event-list-row .event-list-value {
	float: none;
}
#upcomingevents .tx-sf-event-mgt .event-list-row .event-list-date-wrapper {
	background: none;
}
#upcomingevents .tx-sf-event-mgt .event-list-row br {
	display: none;
}
#upcomingevents .tx-sf-event-mgt .event-list-row .list-event-title {
	color: #fff;
}
#upcomingevents .tx-sf-event-mgt .event-list-item:last-child {
	margin-bottom: 15px;
}
#upcomingevents .tx-sf-event-mgt .event-list-row .event-teaser {
	display: none;
}
#upcomingevents .tx-sf-event-mgt .start-date-time,
#upcomingevents .tx-sf-event-mgt .end-date {
	display: none;
}
.at-a-glance-header {
	background: #fff;
	padding-bottom: 20px;
}
.at-a-glance-container {
	background: #fff;
}
#blog {
    background: #fff;
}
ul.tinyaccordion {
	padding: 0;
    margin: 0;
}
ul.tinyaccordion > li {
	padding: 10px;
    border: 1px solid #ccc;
    border-bottom: none;
}
ul.tinyaccordion > li:last-child {
	border: 1px solid #ccc;
}
.event-detail-value.event-description p a {
	color: inherit;
	text-decoration: underline;
}
/* CONTENT END */

/* FOOTER */

footer#footer .col-md-5 a:hover,
footer#footer .col-md-3 a:hover,
footer#footer .col-md-2 a:hover {
    text-decoration: underline !important;
}
footer#footer .col-md-3 {} footer#footer .col-md-3 h3,
footer#footer .col-md-3 ul.float {
    margin-left: 25%;
}
.login-popup-modal {
    display: none;
    position: fixed;
    left: 50%;
    top: 140px;
    z-index: 10000;
}
.login-popup-modal-container {
    position: relative;
    left: -50%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    padding: 40px;
    border-radius: 10px;
}
.login-popup-modal-container form {
    margin-bottom: 15px;
}
.login-popup-modal-container fieldset {
    margin-top: 20px;
}
.login-popup-modal-container fieldset legend {
    display: none;
}
.login-popup-modal-container fieldset input[type=text],
.login-popup-modal-container fieldset input[type=password] {
    padding: 6px 7px;
    margin-bottom: 10px;
}
.login-popup-modal-container fieldset input[type=submit] {
    margin-top: 10px;
    color: #fff;
    background: #ef2e25;
    border: none;
    padding: 10px 20px;
    border-radius: 7px;
    text-transform: uppercase;
}
footer#footer > .container {
    padding: 0;
}
/* FOOTER END */
.container.main-template .news-list-view .row.news-list-item {
	margin-bottom: 20px;
}
.container.main-template .news-list-view .row.news-list-item img {
	max-height: 200px;
}

#c247 table {
	
}
#c247 table td {
	padding: 0 10px 10px 0;
	vertical-align: top;
}
.container.main-template .csc-mailform .csc-form-element-checkbox label {
	display: inline-block;
}
.container.main-template .csc-mailform .csc-form-element-checkbox input[type=checkbox] {
	width: 20%;
	font-weight: normal;
}
#field-22 {
	margin-bottom: 30px;
}
.csc-form-element-header h5 {
	margin-bottom: 20px;
}
.csc-form-element-fileupload {
	margin-top: -20px !important;
}
a.learnmore {
	padding: 10px 13px 10px 13px;
    border: 2px solid #525252;
    border-radius: 24px;
    font-size: 16px;
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	color: #525252 !important;
}
a.learnmore:hover {
	background: #525252;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 16px 10px 16px;
}
#header nav > ul > li > a {
	cursor: default;
}
#header nav > ul > li > a:after {
	display: none !important;
}
#advantages .container .col-md-6.col-md-offset-3.text-center.heading {
	margin-left: 5%;
	width: 90%;
}
.csc-form-element.csc-form-element-header h4 {
	margin-top: 23px;
}
#payment-form-integration-version {
	display: none;
}
#insert_payment_form {
	margin-top:15px;
}
.form-error-red {
	color: red;
	line-height: 38px;
    font-size: 22px;
}
.main-template .col-md-4 .tx-sf-event-mgt > h1 {
	margin-bottom
}
.main-template .col-md-4 .tx-sf-event-mgt > a {
	display: none;
}
.container.main-template table.contenttable tr td,
.container.main-template table.contenttable tr th {
	vertical-align: top;
}
.container.main-template .event-description table.contenttable tr td,
.container.main-template .event-description table.contenttable tr th {
	padding-left: 20px;
}
.container.main-template .event-description table.contenttable tr td:first-child,
.container.main-template .event-description table.contenttable tr th:first-child {
	padding-left: 0;
}
.event-detail-value.event-program a {
	color: inherit;
	font-style: inherit;
}
.cta.home-bottom-cta {
	background-attachment: initial;
}
.event-detail-value.event-description a {
	color: inherit;
}
.event-detail-value.event-description table a {
	text-decoration: underline;
}
.news-single .article .news-text-wrap span a {
	color: inherit;
}

.container.main-template .ce-bodytext p span a {
	color: inherit;
}
#c588 {
	padding: 0 16px;
}

/* SLIDER start */
.slider {
	padding: 0;
	margin-bottom: 0 !important;
}
.slider .container .row .col-md-12 {
	padding: 1.9rem 3rem 0;
}
.slider .carousel {
	position: relative;
}
.slider .carousel section {
	position: absolute;
    bottom: 0;
	width: 100%;
}
.slider .carousel .container {
	position: relative;
    bottom: 0;
}
.slider .item {
	height: 70rem;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.slider .item > section,
.slider .item > section > .container,
.slider .item > section > .container > .row,
.slider .item > section > .container > .row > .col-md-12 {
	position: relative;
}
.slider .carousel-caption {
	position: absolute;
    top: 26rem;
    left: 50%;
    z-index: 10;
    color: #fff;
    text-align: center;
    width: 900px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -450px;
}
.slider .carousel-caption h1 {
	font-weight: 600;
	font-size: 4.5rem;
    text-transform: uppercase;
    line-height: 4rem;
	color: #fff;
    box-shadow: none;
    text-shadow: 0 0 4px rgba(0,0,0,0.8);
}
.slider .carousel-caption h2 {
	font-weight: 400;
    font-size: 3rem;
    line-height: 3.1rem;
	color: #fff;
    box-shadow: none;
    text-shadow: 0 0 4px rgba(0,0,0,0.8);
}
.slider .carousel-caption span {
	font-size: 17px;
	text-shadow: 0 0 4px rgba(0,0,0,0.8);
}
.slider .carousel-caption a {
	color: #333333;
    background: #fff;
    padding: 9px 25px;
    box-shadow: none;
    text-shadow: none;
    font-weight: 500;
    display: inline-block;
    margin-top: 29px;
	padding: 10px 7px 10px 22px;
    border: 2px solid #333333;
    border-radius: 24px;
    font-size: 16px;
	transition: 0.3s;
}
.slider .carousel-caption a:hover {
	background: #525252;
    color: #fff;
    text-decoration: none;
    padding: 10px 19px 10px 22px;
}
.slider {
	padding: 0;
}
.slider .ce-gallery {
	margin-bottom: 0;
}
.slider .ce-outer,
.slider .ce-inner,
.slider  .ce-row,
.slider .ce-column,
.slider figure,
.slider img {
	width: 100%;
	height: auto;
}
.slider .ce-gallery figure {
	position: relative;
    height: 30rem;
    display: block;
}
.slider .ce-gallery figure img {
	position: absolute;
    width: auto;
    min-width: 101%;
    height: auto;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	min-height: 100%;
}
.slider .ce-gallery figure figcaption h1,
.slider .ce-gallery figure figcaption h2,
.slider .ce-gallery figure figcaption h3 {
	position: absolute;
    bottom: 2rem;
    left: 3.5rem;
    font-size: 3rem;
    font-weight: 900;
	color: #ED7836;
	padding-right: 15px;
    padding-left: 15px;
	width: 60%;
	line-height: 1.1;
}
#imageSlider .carousel-inner > div h2 {
    text-shadow: 0 0 4px rgba(0,0,0,0.8);
    margin-top: 0;
	padding-top: 0;
}
#imageSlider .carousel-inner > div .carousel-caption {
	width: 930px;
    margin-left: -465px;
}
#imageSlider .carousel-inner > div:nth-child(2) h1 {
	
}
#imageSlider .carousel-inner > div:nth-child(2) h3 {
	
}
#imageSlider .carousel-inner > div:nth-child(2) h2 {
	
}
#imageSlider .carousel-inner > div:nth-child(2) a.slider-link {
	/*color: #fff;
	background: #c5049c;*/
}
#imageSlider .carousel-inner > div:nth-child(2) a.slider-link:hover {
	/*background: #fb6219;*/
}
/* SLIDER / end */


/* RESPONSIVENESS */
@media (max-width: 991px) {
	.slider .item,
	.slider .carousel-item {
		height: 50rem;
	}
	.slider .carousel-caption {
		position: absolute;
		top: 10rem;
		left: 0;
		z-index: 10;
		color: #fff;
		text-align: center;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		margin-left: 0;
	}
	.slider .carousel-caption a {
		color: rgb(24,39,80);
		background: #fff;
		padding: 7px 20px;
	}
	.slider .carousel-caption h1 {
		font-size: 3rem;
	}
	.slider .carousel-caption h2 {
		font-weight: 400;
		font-size: 2rem;
		line-height: 2.5rem;
	}
	.carousel-indicators {
		display: none;
	}
}

/* RESPONSIVENESS UPDATES */

@media (max-width: 1202px) {
    body#home .nivo-slider-container .nivo-caption,
    body#home .nivo-slider-container .nivo-html-caption {
        bottom: 470px;
    }
    body#home .hero-buttons > div > div > div {
        bottom: 163px;
    }
    body#home .nivo-slider-container .theme-default .nivoSlider {
        overflow: hidden;
    }
    #header nav ul li a {
        font-size: 17px;
    }
	#hero {
		min-height: 0 !important; 
	}
}

/* SUBTEMPLATE TOP HEADER SLIDER UPDATES */
.row.main-template-hero-row #hero .nivo-slider-container #t3s-headerslider {
	height: 202px !important;
	width: 100%;
	position: relative;
}
.row.main-template-hero-row #hero .nivo-slider-container #t3s-headerslider > img {
		margin: 0 auto;
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
}

.container.main-template .ce-center p {
	text-align: center;
}




/***885px***/
@media screen and (min-width: 885px) {
    .home_buttons {

    }
    .home_buttons h2 {
        margin: 80px 0 34px 0;
    }
}
@media (min-width: 1202px) {
    .home_buttons ul li {
        padding: 0;
        width: 21.4%;
    }
}
@media (min-width: 992px) {
	.main-template .col-md-4 .tx-sf-event-mgt > h1 {
		/*margin-bottom: 68px;*/
	}
}

@media (min-width: 992px) and (max-width: 1202px) {
    header#header .container .header-inner h1 .ce-media img {
        max-width: 211px;
        height: auto;
        margin-top: 6px;
    }
    .container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-15 {
        width: 23.3%;
    }
    .container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-16 {
        width: 23.3%;
    }
    .container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-15 {
        width: 14.0%;
    }
    .container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-16 {
        width: 14.0%;
    }
	#upcomingevents .tx-sf-event-mgt .event-list-item {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
}
@media (max-width: 992px) {
    header#header .container .header-inner .client-login-top {
        right: 78px;
        top: -17px;
    }
    footer#footer .col-md-3 h3,
    footer#footer .col-md-3 ul.float {
        margin-left: 0;
    }
    body#home #grid-products .row .col-md-4:nth-child(1),
    body#home #grid-products .row .col-md-4:nth-child(2),
    body#home #grid-products .row .col-md-4:nth-child(3),
    body#home #grid-products .row .col-md-4:nth-child(4),
    body#home #grid-products .row .col-md-4:nth-child(5) {
        padding: 0;
    }
    body#home #grid-products .row .col-md-4 figure {
        margin-bottom: 0;
    }
    .container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-14,
    .container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-15,
    .container.main-template .csc-mailform form.regular-contact-form ol li.csc-form-16 {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-14,
    .container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-15,
    .container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-16 {
        width: 60%;
    }
	.home_buttons.item-block .ce-media img {
		width: 100%;
		height: auto;
	}
	body#home #advantages .item-block h3 {
		min-height: 48px;
	}
	body#home #advantages .item-block p {
		min-height: 77px;
	}
	body#home #advantages .item-block a:hover i.fa-arrow-right,
	body#home .slider a:hover i.fa-arrow-right {
		display: none;
	}
	#blog .news-list-view .row.news-list-item {
		min-height: 444px;
	}
	#blog .news-list-view::after {
		content:"";
		float: none;
		clear: both;
		display: block;
	}
	#blog .news-list-view .row.news-list-item .col-md-9 {
		min-height: 282px !important;
	}
	#upcomingevents .tx-sf-event-mgt .event-list-item {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
}
@media (min-width: 769px) and (max-width: 992px) {
	#header nav ul li a {
		font-size: 14px;
		padding: 8px;
	}
}
@media (min-width: 769px) {
	#blog .news-list-view .row.news-list-item .col-md-9 {
		min-height: 191px;
	}
}
@media (max-width: 768px) {
	#imageSlider .carousel-inner > div .carousel-caption {
		width: auto;
		margin-left: 0;
	}
	.carousel-caption {
		left: 0;
		right: 0;
	}
	.slider .carousel-caption {
		position: absolute;
		top: 12rem;
	}
    .container.main-template .csc-mailform form.reduced-size-form ol li,
    .container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-14,
    .container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-15,
    .container.main-template .csc-mailform form.reduced-size-form ol li.csc-form-16 {
        width: 100%;
    }
    body#home .nivo-slider-container .nivo-caption h1,
    body#home .nivo-slider-container .nivo-html-caption h1 {
        font-size: 30px;
    }
    aside#hero {
        min-height: 440px;
    }
    body#home .nivo-slider-container {
        max-height: 440px;
    }
    body#home .nivo-slider-container .nivo-caption,
    body#home .nivo-slider-container .nivo-html-caption {
        bottom: 560px;
    }
    body#home .hero-buttons > div > div > div {
        bottom: 103px;
    }
    header#header h1 .ce-media {
        text-align: center;
    }
    header#header h1 img {
        width: 80%;
        height: auto;
        display: inline-block;
    }
    body#home .hero-buttons ul li a {
        padding: 12px 20px !important;
        font-size: 14px;
    }
    header#header {
        padding-top: 41px;
    }
	body#home .nivo-slider-container .theme-default .nivoSlider {
		min-height: 0 !important;
	}
	body#home .hero-buttons > div > div > div {
		bottom: 103px;
	}
	.home_buttons ul {
		text-align: center;
	}
	.home_buttons ul li {
		float: none;
		width: 60%;
		height: auto;
		display: inline-block;
		margin-right: 0 !important;
	}
	body#home #advantages .item-block p {
		min-height: auto;
	}
	body#home #advantages .item-block p:last-child {
		margin-bottom: 50px;
	}
	body#home #advantages .item-block {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#blog .news-list-view .row.news-list-item {
		width: 100%;
		float: none;
		margin: 0;
		min-height: 0 !important;
	}
	#blog .news-list-view .row.news-list-item .col-md-9 {
		min-height: 0 !important;
	}
	#blog .news-list-view .row.news-list-item img.img-responsive {
		width: 100%;
	}
	#footer {
		text-align: center;
	}
	#footer .col-md-3 ul {
		width: 100%;
		margin: 0;
		float: none;
	}
	#offcanvas ul li ul.dropdown {
		margin-top: 11px;
		margin-left: 15px;
	}
	#offcanvas ul li.active > a {
		color: #d31313;
	}
	#offcanvas ul li.active ul li a {
		color: rgba(255, 255, 255, 0.7);
	}
	#offcanvas ul li ul li.active a {
		color: #d31313;
	}
	.home_buttons.item-block .ce-media img {
		width: 70%;
		height: auto;
	}
	.container.main-template .row .col-md-12, .container.main-template .row .col-md-8, .container.main-template .row .col-md-4 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.container.main-template .row .ce-gallery img {
		width: 100%;
		height: auto;
	}
	#upcomingevents {
		padding: 16px;
	}
	#upcomingevents .tx-sf-event-mgt .event-list-item {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
	}
}
@media only screen and (max-width: 647px) {
    .home_buttons ul li {
        padding: 0;
        width: 20.9%;
        margin: 0 26px 0 0;
        height: auto;
    }
    .home_buttons ul li + li {
        margin: 0 26px 0 0;
    }
    .home_buttons ul li + li + li {
        margin: 0 26px 0 0;
    }
    .home_buttons ul li + li + li + li {
        margin: 0;
    }
	body#home .hero-buttons > div > div > div {
		bottom: 103px;
		right: 117px;
	}
}
@media only screen and (max-width: 499px) {
    .home_buttons {
        padding: 0 0 100px 0;
    }
    .home_buttons ul li {
        padding: 0;
        width: 46.5%;
        margin: 0 26px 10px 0;
        height: auto;
    }
    .home_buttons ul li a span {
        font-size: 22px;
    }
    .home_buttons ul li + li {
        margin: 0 0 10px 0;
    }
    .home_buttons ul li + li + li {
        margin: 0 26px 10px 0;
    }
    .home_buttons ul li + li + li + li {
        margin: 0 0 10px 0;
    }
	body#home .hero-buttons {
		display: none;
	}
	.home_buttons ul li {
		width: 80%;
	}
}
@media only screen and (max-width: 399px) {
    .home_buttons h2 {
        font-size: 35px;
    }
    .home_buttons ul li {
        padding: 0;
        width: 100%;
        height: auto;
    }
}
/* RESPONSIVENESS UPDATES END */