	#ln-sticky-placeholder {
		    display: block;
		    margin: 0;
		    padding: 0;
		    position: relative;
		    visibility: hidden;
		    z-index: -1;
		}
		
		#localnav[data-sticky], #localnav.css-sticky {
		    position: -webkit-sticky;
		    position: sticky;
		}
		
		
		.size-1024 .line {
		    margin: 0 auto;
		    max-width: 1024px;
		    padding: 0 22px;
		}
		
		@media only screen and (max-width: 767px){
		.size-1024 .line {
		    padding: 0 16px;
		}
		}
		
		
		.pageTitle {
		    position: relative;
		    box-sizing: border-box;
		    margin: 0 auto;
		    width: 980px;
		    width: 817px;
		    margin-top: 48px;
		    word-wrap: break-word;
		    text-align: center;
		}

		h1, h2, h3, h4, h5, h6 {
		    margin: 0 0 .45em 0;
		}
		.pageTitle-heading {
		    font-weight: 200;
		    letter-spacing: -1.2799999713897705px;
		    font-size: 64px;
		    font-size: 4rem;
		    line-height: 1.0625;
		    margin-bottom: 0;
		}
		@media only screen and (max-width: 1068px){
		.pageTitle-heading {
		    font-size: 52px;
		    font-size: 3.25rem;
		    letter-spacing: -0.8320000171661377px;
		    line-height: 1.0769;
		}
		}
		@media only screen and (max-width: 735px){
		.pageTitle-heading {
		    font-size: 40px;
		    font-size: 2.5rem;
		    letter-spacing: -0.3199999928474426px;
		    line-height: 1.1;
		}
		}
		.pageTitle-intro {
		    font-weight: 200;
		    margin: 0 auto;
		    margin-top: 16px;
		    font-size: 24px;
		    font-size: 1.5rem;
		    line-height: 1.3846;
		    max-width: 692px;
		    max-width: 43.25rem;
		}
		@media only screen and (max-width: 735px){
		.pageTitle-intro {
		    font-size: 20px;
		    font-size: 1.25rem;
		    max-width: none;
		}
		}
		
		
		
		.sectionTitle:before, .sectionTitle:after {
		    content: ' ';
		    display: table;
		}
		.sectionTitle:after {
		    clear: both;
		}
		.sectionTitle:before, .sectionTitle:after {
		    content: ' ';
		    display: table;
		}
		.sectionTitle {
		    position: relative;
		    box-sizing: border-box;
		    margin: 0 auto;
		    width: 980px;
		    width: 817px;
		    margin-top: 48px;
		    padding-bottom: 18px;
		    word-wrap: break-word;
		    text-align: center;
		}
		@media only screen and (max-width: 1068px){
		.sectionTitle {
		    width: 692px;
		}
		}
		@media only screen and (max-width: 735px){
		.sectionTitle {
		    width: 90%;
		}
		}
		.sectionTitle.eyebrow {
		    padding-bottom: 0;
		}
		
		.background-lightgrey, .primary-color-white .background-primary {
		    background-color: #fafafa !important;
		}
		
		.background-f4f4f4, .primary-color-white .background-primary {
		    background-color: #f4f4f4 !important;
		}
		

		
		.as-imagegrid .as-imagegrid-img {
		    height: auto;
		    max-width: 100%;
		    vertical-align: middle;
		    padding-bottom: 16px;
		}
		
		
		.as-imagegrid-item {
		    text-align: center;
		    padding: 0 12px;
		    margin-bottom: 48px;
		}
		
		
		
		
		
		
		
		.channels {
		    border: 1px solid #f4f4f4;
		    margin-bottom: 15px;
		}
		
		.section-contacts {
		    padding: 4em 1.25em 6em 1.25em;
		}
		
		.text-blue, .text-blue *, .primary-color-blue .text-primary, .primary-color-blue .text-primary * {
		    color: #009cde !important;
		}
		
		.background-blue, .primary-color-blue .background-primary {
		    background-color: #0070c9 !important;
		}
		
		.text-black, .text-black *, .primary-color-black .text-primary, .primary-color-black .text-primary * {
		    color: #333 !important;
		}
		
		
		
		.text-green, .text-green *, .primary-color-green .text-primary, .primary-color-green .text-primary * {
		    color: #82b74c !important;
		}
		
		.background-green, .primary-color-green .background-primary {
		    background-color: #82b74c !important;
		}
		
		.background-blue.background-transparent, .primary-color-blue .background-primary.background-transparent {
		    background-color: rgba(0, 156, 222, 0.85) !important;
		}
		
		.block-support {
		    padding-top: 30px;
		    padding-bottom: 80px;
		}
		
		.resources a {
		    background-color: #fff;
		    color: #333;
		}
		
		.resources a:hover {
		    background-color: #009cde;
		    color: #fff;
		}
		
		
		.section-support.background-none {
		    background: rgba(0, 0, 0, 0.20) none repeat scroll 0 0!important;
		    border: 0;
		}
		
		@media (min-width: 768px){
		.cs-tech-support p {
		    min-height: 125px;
		}
		}
		
		@media (max-width: 1024px){
		.l-6 {
		    width: 100%;
		}
		}
		
		
		
		
		@media only screen and (max-width: 1068px){
#oskam-globalfooter .oskam-gf-directory {
    padding-top: 21px;

}
}
		
		
		
		
		
		

		/*
		.footnotes-border {
		    border-top: 0px solid #d6d6d6;
		    border-bottom: 1px solid #333;
		}
		*/
		.background-black, .primary-color-black .background-primary {
		    background-color: #222 !important;
		}
		

		
		.line {
		    clear: left;
		}
		
		.size-1024 .line {
		    margin: 0 auto;
		    max-width: 1024px;
		    padding: 0 22px;
		}
		
		@media only screen and (max-width: 767px){
		.size-1024 .line {
		    padding: 0 16px;
		}
		}
		
		/*
		.size-1024 .line {
		    margin: 0 auto;
		    max-width: 64.00em;
		    padding: 0 1.250em;
		}
		*/
		
		.section-small-padding {
		    padding: 2.5em 1.25em;
		}
		/*
		.disclaimers {
		    border-top: 1px solid #d6d6d6;
		    border-bottom: 1px solid #d6d6d6;
		}
		*/
		.background-black, .primary-color-black .background-primary {
		    background-color: #222 !important;
		}
		
		/*
		.disclaimers {
		    border-top: 0px solid #d6d6d6;
		    border-bottom: 0px solid #333;
		    color: #666;
		}
		*/
		
		
		
		
		
		
		
		
		
		
		
		
		.background-black.background-transparent, .primary-color-black .background-primary.background-transparent {
		    background-color: rgba(0, 0, 0, 0.20) !important;
		}
		
		@media screen and (max-width: 768px){
		.background-black.background-transparent, .primary-color-black .background-primary.background-transparent {
		    background-color: transparent !important;
		    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.20);
		}
		}
		
		
		
		
		
		
		
		
		
		
		
		
		/*
		
		.support-additional a {
		    text-decoration: none;
		    padding-top: 165px;
		    padding-bottom: 50px;
		    margin-bottom: 30px;
		    min-height: 150px;
		    width: 100%;
		    font-size: 20px;
		    color: #009cde;
		    display: inline-block;
		    background-color: #fff;
		    background-position: center 50px;
		    background-repeat: no-repeat;
		}
		
		
		
		
		
		.support-additional a:hover {
		    background-color: #009cde;
		    color: #fff;
		}
		
		
		*/
		
		
		
		
		
		
		
		
		a {
		    background-color: transparent;
		}
		
		a {
		    color: #ff6c2c;
		    text-decoration: none;
		}
		
		a, .smooth {
		    -webkit-transition: all 500ms ease;
		    -moz-transition: all 500ms ease;
		    -ms-transition: all 500ms ease;
		    -o-transition: all 500ms ease;
		    transition: all 500ms ease;
		}
		
		.animated {
		    -webkit-animation-duration: 1s;
		    animation-duration: 1s;
		    -webkit-animation-fill-mode: both;
		    animation-fill-mode: both;
		}
		
		.fadeIn {
		    -webkit-animation-name: fadeIn;
		    animation-name: fadeIn;
		}
		/*
		.support-additional a {
		    text-decoration: none;
		    padding-top: 165px;
		    padding-bottom: 50px;
		    margin-bottom: 30px;
		    min-height: 150px;
		    width: 100%;
		    font-size: 20px;
		    color: #009cde;
		    display: inline-block;
		    background-color: #fff;
		    background-position: center 50px;
		    background-repeat: no-repeat;
		}
		*/
		
		.support-additional a {
		    text-decoration: none;
		    padding-top: 115px;
		    padding-bottom: 50px;
		    margin-bottom: 0;
		    min-height: 150px;
		    width: 100%;
		    /*font-size: 20px;*/
		    font-size: 17px;
		    color: #009cde;
		    display: inline-block;
		    background-color: #fff;
		    background-position: center 50px;
		    background-repeat: no-repeat;
		}
		
		@media screen and (max-width: 768px){
		.section {
		    padding: 3em 1.25em;
		}
		}
		
		.support-additional a.mst {
		    background-image: url(/oskam/img/support/fa-ticket-active.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.mst:hover {
		    background-image: url(/oskam/img/support/fa-ticket-hover.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.an {
		    background-image: url(/oskam/img/support/fa-list-active.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.an:hover {
		    background-image: url(/oskam/img/support/fa-list-hover.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.kb {
		    background-image: url(/oskam/img/support/fa-info-circle-active.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.kb:hover {
		    background-image: url(/oskam/img/support/fa-info-circle-hover.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.dl {
		    background-image: url(/oskam/img/support/fa-download-active.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.dl:hover {
		    background-image: url(/oskam/img/support/fa-download-hover.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.ns {
		    background-image: url(/oskam/img/support/fa-rocket-active.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.ns:hover {
		    background-image: url(/oskam/img/support/fa-rocket-hover.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.cm {
		    background-image: url(/oskam/img/support/fa-comments-active.png);
		    background-size: 54px 54px;
		}
		
		.support-additional a.cm:hover {
		    background-image: url(/oskam/img/support/fa-comments-hover.png);
		    background-size: 54px 54px;
		}
		
		/*
		.support-additional a {
		    min-height: 280px;
		}
		*/
		
		.support-additional a {
		    min-height: 180px;
		}
		
		
		
		
		.support-additional a:hover {
		    background-color: #009cde;
		    color: #fff;
		}
		
		.support-additional small {
		    font-size: 80%;
		}
		
		.support-additional small, .small {
		    font-size: 88%;
		}
		
		.support-additional small, .small {
		    font-size: 75%;
		}
		
		.resources-additional small, .support-additional small {
		    background-color: #009cde;
		    color: #fff;
		    padding: 15px 10px;
		    min-height: 75px;
		    margin-bottom: -50px;
		    margin-top: 25px;
		    display: block;
		}
		
		
		
		
		/* Affiliate */
		
		.cta-main {
		    padding-top: 40px;
		    padding-bottom: 40px;
		}
		
		.cpu {
		    background-image: url(/assets/img/resources/bg-cpu.jpg);
		    background-position: center 0;
		    background-repeat: no-repeat;
		    background-size: cover;
		    color: #fff;
		    background-color: #ff6c2c;
		}
		/*
		h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
		    font-weight: 500;
		    line-height: 1.1;
		    color: #fff;
		}
		*/
		/*
		h1, .h1, h2, .h2, h3, .h3 {
		    margin-top: 25px;
		    margin-bottom: 12.5px;
		}
		*/
		h2, .h2 {
		    font-size: 38px;
		}
		
		h2 {
		    letter-spacing: -0.05em;
		}
		
		@media (min-width: 768px){
		h2 {
		    font-size: 3.33em;
		}
		}
		
		.cta-main h2, .cta-main h3 {
		    margin-top: 0;
		}
		
		p {
		    margin: 0 0 12.5px;
		}
		
		.lead {
		    margin-bottom: 25px;
		    font-size: 20px;
		    font-weight: 300;
		    line-height: 1.4;
		}
		
		@media (min-width: 768px){
		.lead {
		    font-size: 27px;
		}
		}
		
		a {
		    background-color: transparent;
		}
		
		a {
		    color: #ff6c2c;
		    text-decoration: none;
		}
		
		a, .smooth {
		    -webkit-transition: all 500ms ease;
		    -moz-transition: all 500ms ease;
		    -ms-transition: all 500ms ease;
		    -o-transition: all 500ms ease;
		    transition: all 500ms ease;
		}
		
		.btn {
		    display: inline-block;
		    margin-bottom: 0;
		    font-weight: normal;
		    text-align: center;
		    vertical-align: middle;
		    touch-action: manipulation;
		    cursor: pointer;
		    background-image: none;
		    border: 1px solid transparent;
		    white-space: nowrap;
		    padding: 6px 12px;
		    font-size: 18px;
		    line-height: 1.42857143;
		    border-radius: 4px;
		    -webkit-user-select: none;
		    -moz-user-select: none;
		    -ms-user-select: none;
		    user-select: none;
		}
		
		.btn-default {
		    color: #333;
		    background-color: #fff;
		    border-color: #0c1f24;
		}
		
		.btn-lg, .btn-group-lg>.btn {
		    padding: 10px 16px;
		    font-size: 23px;
		    line-height: 1.3333333;
		    border-radius: 6px;
		}
		
		.btn-block {
		    display: block;
		    width: 100%;
		}
		
		.btn {
		    font-weight: 100;
		    white-space: normal;
		}
		
		.btn-white {
		    color: #fff !important;
		    border-color: #fff !important;
		    margin: 10px 0;
		}
		
		.btn-default {
		    border-radius: 2px;
		    border: solid 2px #0c1f24;
		    background-color: transparent;
		}
		
		.cta-main a {
		    margin-top: .5em;
		    margin-bottom: .5em;
		}
		
		.btn:hover, .btn:focus, .btn.focus {
		    color: #333;
		    text-decoration: none;
		}
		
		.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
		    color: #333;
		    background-color: #e6e6e6;
		    border-color: #000;
		}
		
		.btn-white:hover, .btn-white:active, .btn-white:focus {
		    background: rgba(255,255,255,0.3);
		}
		
		
		
		
		.tablet {
		  margin-bottom:20px;  
		}
		
		@media (max-width: 768px){
		.tablet {
		  margin-bottom:20px;  
		}
		}
		
		.section {
		    padding: 3em 1.25em 2em 1.25em;
		}
		
		@media screen and (max-width: 768px){
		.section {
		    padding: 3em 1.25em 2em 1.25em;
		    
		}
		}
		
		
		
		
		.background-fafafa, .primary-color-fafafa .background-primary {
		    background-color: #fafafa !important;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		/* SUPPORT HEADER */
		

		
		.text-center {
		    text-align: center;
		}
		
		.background-black, .background-black p, a.background-black, a.background-black:visited, a.background-black:link, .background-black a, .background-black a:link, .background-black a:visited, .background-black a:hover, .background-black a:active, .primary-color-black .background-primary, .primary-color-black .background-primary p, .primary-color-black a.background-primary, .primary-color-black a.background-primary:visited, .primary-color-black a.background-primary:link, .primary-color-black a.background-primary:visited, .primary-color-black .background-primary a, .primary-color-black .background-primary a:link, .primary-color-black .background-primary a:visited, .primary-color-black .background-primary a:hover, .primary-color-black .background-primary a:active {
		    color: #999;
		}
		
		.section-support {
		    padding: 48px 1.25em 48px 1.25em;
		}
		
		.background-black.background-transparent, .primary-color-black .background-primary.background-transparent {
		    background-color: rgba(0, 0, 0, 0.20) !important;
		}
		

		
		h1, h2, h3, h4, h5, h6 {
		    margin: 0 0 .45em 0;
		}
		
		.text-white, .text-white *, .primary-color-white .text-primary, .primary-color-white .text-primary * {
		    color: #fff !important;
		}
		
		.pageTitle-heading {
		    font-weight: 200;
		    letter-spacing: -1.2799999713897705px;
		    font-size: 64px;
		    font-size: 4rem;
		    line-height: 1.0625;
		    margin-bottom: 0;
		}
		
		@media only screen and (max-width: 1068px){
		.pageTitle-heading {
		    font-size: 52px;
		    font-size: 3.25rem;
		    letter-spacing: -0.8320000171661377px;
		    line-height: 1.0769;
		}
		}
		
		@media only screen and (max-width: 735px){
		.pageTitle-heading {
		    font-size: 40px;
		    font-size: 2.5rem;
		    letter-spacing: -0.3199999928474426px;
		    line-height: 1.1;
		}
		}
		
		.pageTitle-intro {
		    font-weight: 200;
		    margin: 0 auto;
		    margin-top: 16px;
		    font-size: 24px;
		    font-size: 1.5rem;
		    line-height: 1.3846;
		    max-width: 692px;
		    max-width: 43.25rem;
		}
		
		@media only screen and (max-width: 735px){
		.pageTitle-intro {
		    font-size: 20px;
		    font-size: 1.25rem;
		    max-width: none;
		}
		}
		
		
		
		
		
		
		
		/* QA-SECTION */
		
		.qa-section-cont {
		    padding-top: 48px;
		    padding-bottom:48px;
		    /*border-top:1px solid #d6d6d6;*/
		}
		
		.qa-section-heading {
		    font-size: 40px;
		    line-height: 1.05;
		    font-weight: 500;
		    letter-spacing: .008em;
		    font-family: "Open Sans",Arial,sans-serif;
		    margin-bottom: .35em;
		    margin-bottom: .28em;
		    margin-top:36px;
		}
		
		@media only screen and (max-width: 1068px){
		.qa-section-heading {
		    font-size: 34px;
		    line-height: 1.0882352941;
		    font-weight: 500;
		    letter-spacing: .01em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-section-heading {
		    font-size: 28px;
		    line-height: 1.1073028571;
		    font-weight: 500;
		    letter-spacing: .012em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.qa-section-heading {
		    text-align: center;
		}
		}
		
		.qa-section-copy {
		    margin-bottom: .25em;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.qa-section-copy {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-section-copy {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-section-copy {
		    margin-top: .65em;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.qa-section-copy--center-medium {
		    text-align: center;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-section-copy--center-small {
		    text-align: center;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px) and (max-width: 735px){
		.qa-section-copy--center-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-section-copy--center-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		.qa-navlink {
		    margin-top: 24px;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.qa-navlink {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-navlink {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-navlink {
		    margin-top: 13px;
		}
		}
		
		.qa-navlink--centered-medium {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.qa-navlink--centered-medium {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-navlink--centered-medium {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.qa-navlink--centered-medium {
		    text-align: center;
		}
		}
		
		.qa-navlink--centered-small {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.qa-navlink--centered-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-navlink--centered-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.qa-navlink--centered-small {
		    text-align: center;
		}
		}
		
		.qa-navlink a:hover, .qa-navlink a:focus, .qa-navlink a:active {
		    text-decoration: none !important;
		    cursor: pointer;
		}
		
		.qa-navlink .qa-text:hover, .qa-navlink .qa-text:active, .qa-navlink .qa-text:focus {
		    text-decoration: underline;
		}
		
		fieldset, iframe, img {
		    border: 0;
		}
		
		.qa-section-image {
		    max-width: 100%;
		    height: auto;
		    vertical-align: middle;
		    margin:0 auto;
		
		}
		
		a.qa-text-more-info {
		    display: block;
		    font-size: 0.85em;
		    margin-top: 0.625em;
		
		}
		
		a.qa-text {
		    /*margin-bottom:46px;*/
		}
		
		
		
		
		
		
		
		
		/* UG-SECTION */
		
		.ug-section-cont {
		    padding-top: 48px;
		    padding-bottom: 48px;  
		    /*border-top:1px solid #d6d6d6;*/
		}
		
		.ug-section-heading {
		    font-size: 40px;
		    line-height: 1.05;
		    font-weight: 500;
		    letter-spacing: .008em;
		    font-family: "Open Sans",Arial,sans-serif;
		    margin-bottom: .35em;
		    margin-bottom: .28em;
		}
		
		@media only screen and (max-width: 1068px){
		.ug-section-heading {
		    font-size: 34px;
		    line-height: 1.0882352941;
		    font-weight: 500;
		    letter-spacing: .01em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-section-heading {
		    font-size: 28px;
		    line-height: 1.1073028571;
		    font-weight: 500;
		    letter-spacing: .012em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.ug-section-heading {
		    text-align: center;
		}
		}
		
		.ug-section-copy {
		    margin-bottom: .25em;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.ug-section-copy {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-section-copy {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-section-copy {
		    margin-top: .65em;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.ug-section-copy--center-medium {
		    text-align: center;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-section-copy--center-small {
		    text-align: center;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px) and (max-width: 735px){
		.ug-section-copy--center-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-section-copy--center-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		.ug-navlink {
		    margin-top: 24px;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.ug-navlink {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-navlink {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-navlink {
		    margin-top: 13px;
		}
		}
		
		.ug-navlink--centered-medium {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.ug-navlink--centered-medium {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-navlink--centered-medium {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.ug-navlink--centered-medium {
		    text-align: center;
		}
		}
		
		.ug-navlink--centered-small {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.ug-navlink--centered-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-navlink--centered-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ug-navlink--centered-small {
		    text-align: center;
		}
		}
		
		.ug-navlink a:hover, .ug-navlink a:focus, .ug-navlink a:active {
		    text-decoration: none !important;
		    cursor: pointer;
		}
		
		.ug-navlink .ug-text:hover, .ug-navlink .ug-text:active, .ug-navlink .ug-text:focus {
		    text-decoration: underline;
		}
		
		fieldset, iframe, img {
		    border: 0;
		}
		
		.ug-section-image {
		    max-width: 100%;
		    height: auto;
		    vertical-align: middle;
		    margin:0 auto;
		
		}
		
		a.text-more-info {
		    display: block;
		    font-size: 0.85em;
		    margin-top: 0.625em;
		
		}
		
		a.ug-text {
		    margin-bottom:46px;
		}
		
		
		
		
		
		
		
		/* VT-SECTION */
		
		.vt-section-cont {
		    padding-top: 48px;
		    padding-bottom:48px;
		    /*border-top:1px solid #d6d6d6;*/
		}
		
		.vt-section-heading {
		    font-size: 40px;
		    line-height: 1.05;
		    font-weight: 500;
		    letter-spacing: .008em;
		    font-family: "Open Sans",Arial,sans-serif;
		    margin-bottom: .35em;
		    margin-bottom: .28em;
		    margin-top:36px;
		}
		
		@media only screen and (max-width: 1068px){
		.vt-section-heading {
		    font-size: 34px;
		    line-height: 1.0882352941;
		    font-weight: 500;
		    letter-spacing: .01em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-section-heading {
		    font-size: 28px;
		    line-height: 1.1073028571;
		    font-weight: 500;
		    letter-spacing: .012em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.vt-section-heading {
		    text-align: center;
		}
		}
		
		.vt-section-copy {
		    margin-bottom: .25em;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.vt-section-copy {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-section-copy {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-section-copy {
		    margin-top: .65em;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.vt-section-copy--center-medium {
		    text-align: center;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-section-copy--center-small {
		    text-align: center;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px) and (max-width: 735px){
		.vt-section-copy--center-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-section-copy--center-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		.vt-navlink {
		    margin-top: 24px;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.vt-navlink {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-navlink {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-navlink {
		    margin-top: 13px;
		}
		}
		
		.vt-navlink--centered-medium {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.vt-navlink--centered-medium {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-navlink--centered-medium {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.vt-navlink--centered-medium {
		    text-align: center;
		}
		}
		
		.vt-navlink--centered-small {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.vt-navlink--centered-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-navlink--centered-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.vt-navlink--centered-small {
		    text-align: center;
		}
		}
		
		.vt-navlink a:hover, .vt-navlink a:focus, .vt-navlink a:active {
		    text-decoration: none !important;
		    cursor: pointer;
		}
		
		.vt-navlink .vt-text:hover, .vt-navlink .vt-text:active, .vt-navlink .vt-text:focus {
		    text-decoration: underline;
		}
		
		fieldset, iframe, img {
		    border: 0;
		}
		
		.vt-section-image {
		    max-width: 100%;
		    height: auto;
		    vertical-align: middle;
		    margin:0 auto;
		
		}
		
		a.vt-text-more-info {
		    display: block;
		    font-size: 0.85em;
		    margin-top: 0.625em;
		
		}
		
		a.vt-text {
		    /*margin-bottom:46px;*/
		}
		
		
		
		
		
		
		
		
		/* DL-SECTION */
		
		.dl-section-cont {
		    padding-top: 48px;
		    padding-bottom: 48px;  
		    /*border-top:1px solid #d6d6d6;*/
		}
		
		.dl-section-heading {
		    font-size: 40px;
		    line-height: 1.05;
		    font-weight: 500;
		    letter-spacing: .008em;
		    font-family: "Open Sans",Arial,sans-serif;
		    margin-bottom: .35em;
		    margin-bottom: .28em;
		}
		
		@media only screen and (max-width: 1068px){
		.dl-section-heading {
		    font-size: 34px;
		    line-height: 1.0882352941;
		    font-weight: 500;
		    letter-spacing: .01em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-section-heading {
		    font-size: 28px;
		    line-height: 1.1073028571;
		    font-weight: 500;
		    letter-spacing: .012em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.dl-section-heading {
		    text-align: center;
		}
		}
		
		.dl-section-copy {
		    margin-bottom: .25em;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.dl-section-copy {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-section-copy {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-section-copy {
		    margin-top: .65em;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.dl-section-copy--center-medium {
		    text-align: center;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-section-copy--center-small {
		    text-align: center;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px) and (max-width: 735px){
		.dl-section-copy--center-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-section-copy--center-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		.dl-navlink {
		    margin-top: 24px;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.dl-navlink {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-navlink {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-navlink {
		    margin-top: 13px;
		}
		}
		
		.dl-navlink--centered-medium {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.dl-navlink--centered-medium {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-navlink--centered-medium {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.dl-navlink--centered-medium {
		    text-align: center;
		}
		}
		
		.dl-navlink--centered-small {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.dl-navlink--centered-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-navlink--centered-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.dl-navlink--centered-small {
		    text-align: center;
		}
		}
		
		.dl-navlink a:hover, .dl-navlink a:focus, .dl-navlink a:active {
		    text-decoration: none !important;
		    cursor: pointer;
		}
		
		.dl-navlink .dl-text:hover, .dl-navlink .dl-text:active, .dl-navlink .dl-text:focus {
		    text-decoration: underline;
		}
		
		fieldset, iframe, img {
		    border: 0;
		}
		
		.dl-section-image {
		    max-width: 100%;
		    height: auto;
		    vertical-align: middle;
		    margin:0 auto;
		
		}
		
		a.text-more-info {
		    display: block;
		    font-size: 0.85em;
		    margin-top: 0.625em;
		
		}
		
		a.dl-text {
		    margin-bottom:46px;
		}
		
		
		
		
		
		
		
		
		
		/* SS-SECTION */
		
		.ss-section-cont {
		    padding-top: 48px;
		    padding-bottom:48px;
		    /*border-top:1px solid #d6d6d6;*/
		}
		
		.ss-section-heading {
		    font-size: 40px;
		    line-height: 1.05;
		    font-weight: 500;
		    letter-spacing: .008em;
		    font-family: "Open Sans",Arial,sans-serif;
		    margin-bottom: .35em;
		    margin-bottom: .28em;
		    margin-top:36px;
		}
		
		@media only screen and (max-width: 1068px){
		.ss-section-heading {
		    font-size: 34px;
		    line-height: 1.0882352941;
		    font-weight: 500;
		    letter-spacing: .01em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-section-heading {
		    font-size: 28px;
		    line-height: 1.1073028571;
		    font-weight: 500;
		    letter-spacing: .012em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.ss-section-heading {
		    text-align: center;
		}
		}
		
		.ss-section-copy {
		    margin-bottom: .25em;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.ss-section-copy {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-section-copy {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-section-copy {
		    margin-top: .65em;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.ss-section-copy--center-medium {
		    text-align: center;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-section-copy--center-small {
		    text-align: center;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px) and (max-width: 735px){
		.ss-section-copy--center-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-section-copy--center-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		.ss-navlink {
		    margin-top: 24px;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.ss-navlink {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-navlink {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-navlink {
		    margin-top: 13px;
		}
		}
		
		.ss-navlink--centered-medium {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.ss-navlink--centered-medium {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-navlink--centered-medium {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.ss-navlink--centered-medium {
		    text-align: center;
		}
		}
		
		.ss-navlink--centered-small {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.ss-navlink--centered-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-navlink--centered-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.ss-navlink--centered-small {
		    text-align: center;
		}
		}
		
		.ss-navlink a:hover, .ss-navlink a:focus, .ss-navlink a:active {
		    text-decoration: none !important;
		    cursor: pointer;
		}
		
		.ss-navlink .ss-text:hover, .ss-navlink .ss-text:active, .ss-navlink .ss-text:focus {
		    text-decoration: underline;
		}
		
		fieldset, iframe, img {
		    border: 0;
		}
		
		.ss-section-image {
		    max-width: 100%;
		    height: auto;
		    vertical-align: middle;
		    margin:0 auto;
		
		}
		
		a.ss-text-more-info {
		    display: block;
		    font-size: 0.85em;
		    margin-top: 0.625em;
		
		}
		
		a.ss-text {
		    /*margin-bottom:46px;*/
		}
		
		
		
		
		/* CS-SECTION */
		
		.cs-section-cont {
		    padding-top: 48px;
		    /*padding-bottom: 48px;*/    
		}
		
		.cs-section-heading {
		    font-size: 40px;
		    line-height: 1.05;
		    font-weight: 500;
		    letter-spacing: .008em;
		    font-family: "Open Sans",Arial,sans-serif;
		    margin-bottom: .35em;
		    margin-bottom: .28em;
		}
		
		@media only screen and (max-width: 1068px){
		.cs-section-heading {
		    font-size: 34px;
		    line-height: 1.0882352941;
		    font-weight: 500;
		    letter-spacing: .01em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-section-heading {
		    font-size: 28px;
		    line-height: 1.1073028571;
		    font-weight: 500;
		    letter-spacing: .012em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.cs-section-heading {
		    text-align: center;
		}
		}
		
		.cs-section-copy {
		    margin-bottom: .25em;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.cs-section-copy {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-section-copy {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-section-copy {
		    margin-top: .65em;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.cs-section-copy--center-medium {
		    text-align: center;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-section-copy--center-small {
		    text-align: center;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px) and (max-width: 735px){
		.cs-section-copy--center-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-section-copy--center-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		.cs-navlink {
		    margin-top: 24px;
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.cs-navlink {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-navlink {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-navlink {
		    margin-top: 13px;
		}
		}
		
		.cs-navlink--centered-medium {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.cs-navlink--centered-medium {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-navlink--centered-medium {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 1068px){
		.cs-navlink--centered-medium {
		    text-align: center;
		}
		}
		
		.cs-navlink--centered-small {
		    font-size: 22px;
		    line-height: 1.4545454545;
		    font-weight: 300;
		    letter-spacing: .016em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		
		@media only screen and (max-width: 1068px){
		.cs-navlink--centered-small {
		    font-size: 20px;
		    line-height: 1.5;
		    font-weight: 300;
		    letter-spacing: .017em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-navlink--centered-small {
		    font-size: 19px;
		    line-height: 1.4738442105;
		    font-weight: 300;
		    letter-spacing: .018em;
		    font-family: "Open Sans",Arial,sans-serif;
		}
		}
		
		@media only screen and (max-width: 735px){
		.cs-navlink--centered-small {
		    text-align: center;
		}
		}
		
		.cs-navlink a:hover, .cs-navlink a:focus, .cs-navlink a:active {
		    text-decoration: none !important;
		    cursor: pointer;
		}
		
		.cs-navlink .cs-text:hover, .cs-navlink .cs-text:active, .cs-navlink .cs-text:focus {
		    text-decoration: underline;
		}
		
		fieldset, iframe, img {
		    border: 0;
		}
		
		.cs-section-image {
		    max-width: 100%;
		    height: auto;
		    vertical-align: middle;
		    margin:0 auto;
		
		}
		
		a.text-more-info {
		    display: block;
		    font-size: 0.85em;
		    margin-top: 0.625em;
		
		}
		
		a.cs-text {
		    margin-bottom:46px;
		}
		
		
.disclaimer-wrapper {
    padding-top:40px;
    padding-bottom:40px;

}

.disclaimer-content {
    border-bottom: 1px solid #333;
}
	
		
		
		
		/*
		.oskam-ft-section-cont--border-bot {
		    padding-bottom: 48px;
		    border-bottom: 1px solid #dedede;
		}
		*/