/* 	GBNT — Shaping Communication
	http://gbnt.pt */

/* @group Basic
*/

html,
body
{
	font-family: Montserrat;
	font-weight: 300;
	width: 100%;
	padding: 0;
	margin: 0;
}

.cel .group:after
{
  content: "";
  display: table;
  clear: both;
}

.cel img
{
	max-width: 100%;
	height: auto;
	display: block;
}

.cel nav ul,
.featured-list,
.children-list,
.news-list,
.share-this-page ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.cel nav li
{
	padding: 0;
	margin: 0;
}

.cel a
{
	text-decoration: none;
	color: inherit;
}

/* @end */

.cel
{
	background-color: #ddd;
}

.featured-label h2,
.cel section .title,
.cel .main h2
{
	padding-top: 84px;
	padding-bottom: 0;
	font-size: 3em;
	color: #ed1c24;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 20px;
}

/* @group Forms */

.ccm-block-type-form-plus
{
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 10px;
}

.cel .main input[type=text],
.cel .main input[type=email],
.cel .main input[type=tel],
.cel .main input[type=text],
.cel .main .ccm-block-type-form-plus textarea,
.cel .main select,
.cel .footer input[type=text],
.cel .footer input[type=email],
.cel .footer input[type=tel],
.cel .footer textarea,
.cel .formidable textarea,
.cel .field-fileupload input[type=file],
.cel .footer select
{
	background-color: #eee;
	border-style: none;
	padding: 8px;
	width: 100%;
	border-radius: 0!important;
	border: 0!important;
	box-sizing: border-box;
	-webkit-appearance:  none;
	min-height: 30px;
	font-family: Montserrat;
	font-weight: 300;
}

.cel .radio
{
	margin-bottom: 10px;
}

.ccm-block-type-form-plus
{
	background-color: white;
}

.cel label
{
	margin-bottom: 10px;
	font-variant: normal;
	font-weight: 300!important;
}

.cel label span.text-muted
{
	color: #ed1c24!important;
	opacity: 1!important;
}

/*.ccm-block-file a,*/
#mc_embed_signup input#mc-embedded-subscribe,
.cel .main input.btn
{
	font-family: Montserrat;
	padding: 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-radius: 0!important;
	border: 1px solid #ed1c24 !important;
	cursor: pointer;
	background-color: white;
	color: #ed1c24;
}

.ccm-block-file a{
	display: inline-block;
}

#mc_embed_signup input#mc-embedded-subscribe
{
	box-sizing: border-box;
}

#mc_embed_signup input#mc-embedded-subscribe:hover,
.cel input.btn:hover
{
	background-color: #ed1c24;
	color: white;
}

.cel .fields .form-group
{
	margin-bottom: 20px;
}

.cel .ccm-block-type-form-plus .miniSurveyView .download-item
{
	margin-bottom: 40px;
}

.cel .download-item .file.alert
{
	border-style: none!important;
	color: black!important;
	line-height: 1.6;
	background-color: white!important;
	text-align: left;
}

.cel .file.alert span
{
	display: block;
	margin-bottom: 5px;
}

.cel .miniSurveyView .download-item .file.alert a
{
	color: white;
	font-size: 1.2em;
	background-color: #1f96a2!important;
	display: block;
	padding: 20px;
	text-align: center;
}

.cel.cel-form-success .ccm-block-type-form-plus .form-actions,
.cel.cel-form-success .ccm-block-type-form-plus .fields
{
	display: none;
}

.cel .miniSurveyView .download-item .file.alert a:hover
{
	opacity: .5;
	color: white;
}

.cel .alert-success
{
	color: #ed1c24;
	font-size: 2em;
	margin-bottom: 15px;
}

.cel .alert-danger
{
	margin-bottom: 40px;
	color: #ed1c24;
}

.cel .field-fileupload input[type=file]
{
	font-family: Montserrat;
	font-weight: 300;

}

.cel .formidable {
	background-color: white;
	padding: 20px;
}

.cel .formidable .formidable_column {
	
}

.cel .formidable_row {
	float: left;
	width: 100%;
}

.cel .formidable form::after {
	display: table;
	clear: both;
	content: "";
}

.cel .formidable .element {
	margin-bottom: 25px;
}

.cel .formidable .element label {
	display: block;
}

.cel .formidable input {
	margin: 0;
	/*display: block;*/
}

.cel .formidable .file_upload {
	border: none;
	background-color: #eee;
}

#btn-disclaimer {
	appearance: none;
	-webkit-appearance: none;
	background: transparent;
	border: 1px solid #ed1c24;
	font-family: inherit;
	font-weight: 300;
	padding: 10px 15px;
	cursor: pointer;
	margin-top: 15px;
}

#btn-disclaimer:hover {
	color: #ed1c24;
}

#btn-disclaimer.active {
	border-bottom-style: none;
}



.content-disclaimer {
	/*height: 0;
	opacity: 0;
	pointer-events: none;*/
	display: none;
	border: 1px solid #ed1c24;
	font-size: .7em;
	color: #666;
	line-height: 1.4em;
	padding: 5px 15px;
}

.content-disclaimer.active {
	
	/*height: auto;
	opacity: 1;
	pointer-events: auto;*/
	display: block;
	
}

.content-disclaimer a {
	text-decoration: underline;
}

.checkbox .disclaimer-wrapper {
	display: inline-block;
	
}

.checkbox label span{
	/*padding-left: 20px;*/
	/*text-indent: 50px;*/
	/*display: inline-block;*/
}

.checkbox #btn-disclaimer {
	border: none;
	margin-top: 0;
	text-decoration: underline;
	color: #ed1c24;
	padding: 0;
}

.checkbox #btn-disclaimer.active {
	margin-bottom: 5px;
	margin-top: 15px;
}

.checkbox .disclaimer-wrapper .active {
	margin-bottom: 15px;
	margin-top: 15px;
}

.form-download .form-actions input {
	display: none;
}

.form-download.checked .form-actions input {
	display: block;
}

.checkbox {
	line-height: 1.4;
	font-size: .9em;
	padding-left: 30px;
}

.checkbox a {
	border-bottom-style: solid;
	border-bottom-color: #ed1c24;
	
}

.checkbox label {
	/*display: block!important;*/
}

.checkbox input {
	margin-left: -30px;
	margin-right: 13px;
}

.form-download .fields .form-group:last-child .control-label{
	display: none!important;
}

.content-disclaimer a {
	border-style: none;
}

.form-download .checkbox span {
	margin-right: 5px;
}

/* @end */

/* @group Header */

.cel .header
{
	width: 100%;
	height: 350px;
	position: relative;
	z-index: 9;
}

.cel.is-edit-mode .header
{
	position: relative!important;
}

.header-header h1,
.header-header h2
{
	position: relative;
	color: white;
	font-size: 2em;
	font-weight: 300;
	min-height: 84px;
	-webkit-transition: opacity .3s ease-in-out 0s;
	transition: opacity .3s ease-in-out 0s;
	opacity: 1;
	visibility: visible;
	margin: 0;
	padding-left: 40px;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
}

.nav-visible .header-header h1
{
	visibility: hidden;
	opacity: 0;
}

.cel .header-hero
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}

.cel .header-lead
{
	width: 100%;
	height: 100%;
	padding: 90px 10% 30px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	font-size: 3em;
	position: relative;
	z-index: 1;
	text-align: center;
	overflow: hidden;
}

.cel.fixado .header-lead
{
	display: none!important;
}

.header-lead span
{
	line-height: 1.3em;
	color: white;
	font-weight: 300;
}

.header-hero .cover-video,
.header-hero .cover-image
{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%; 
	overflow: hidden;
	background-color: #ed1c24;
}

.header-hero video
{
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	mix-blend-mode: multiply;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.header-hero .cover-image
{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-blend-mode: multiply;
}

/* @end*/

/* @group Nav */

.cel-logo
{
	position: relative;
	width: 250px;
	padding: 20px;
	box-sizing: border-box;
	float: left;
	display: block;
}

.cel .main-nav
{
	color: white;
	box-sizing: border-box;
	position: relative;
	padding-right: 100px;
	float: right;
	min-width: 200px;
	display: none;
}

.cel.nav-visible .main-nav
{
	display: block;
}

.cel .main-nav li
{
	box-sizing: border-box;
	height: auto;
	line-height: 1.4;
	font-size: .95em;
}

.cel .main-nav li.level-1
{
	text-transform: uppercase;
	float: left;
	width:  auto;
	opacity: 1;
	visibility: visible;
	box-sizing: border-box;
	height: 84px;
	position: static;
}

.cel .main-nav .level-1
{
	visibility: hidden;
	opacity: 0;
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	position: absolute;
}


.cel .main-nav .level-1 > a
{
	display: block;
	padding: 15px;
	max-width: 150px;
	margin-top: 18px;
}

.cel .main-nav .level-1:hover > a
{
	background-color: #ed1c24;
}

.cel .main-nav .level-1.nav-path-selected > a,
.cel .main-nav .level-1.nav-selected > a
{
	font-weight: 400;
}

.cel .main-nav .submenu
{
	max-height: 0;
	position: absolute;
	overflow: hidden;	
	color: transparent;
	text-align: center;
}

.cel .main-nav .expanded .submenu
{
	display: block;	
	background-color: #ed1c24;
	max-height: 600px;
	color: white;
}

.cel.fixado .main-nav .level-1 a.nav-dropdown
{
	padding-bottom: 30px;
}

.cel .main-nav .submenu li
{
	padding: 10px 15px;
	display: inline-block;
	text-transform: none;
}

.cel .main-nav .submenu li:hover
{
	background-color: rgba(0,0,0,.1);
}

.is-home a.master-dropdown
{
	display: none;
}

.nav-visible a.master-dropdown
{
	opacity: .5;
}

a.master-dropdown
{
	position: absolute;
	color: white;
	right: 65px;
	font-size: 1.2em;
	height: 84px;
}

.master-dropdown i
{
	top: 50%;
	position: relative;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.touchevents .cel .main-nav li.level-1.nav-dropdown > a{
	pointer-events: none;
}

.touchevents .cel .main-nav li.level-1.nav-dropdown.cel-click > a{
	pointer-events: auto;
}


/* @end */

/* @group Search */

.header .search-wrapper
{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 84px;
	display: block;
	-webkit-transition: all .2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	transition: all .2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.header .search-wrapper.data-toggle-parent
{
	width: calc(100% - 250px);
	background-color: black;
}

.search-wrapper a.toggle-btn
{
	font-size: 1.6em;
	box-sizing: border-box;
	height: 84px;
	float: left;
	text-align: center;
	width: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
}

.toggle-btn svg
{
	fill: white;
	width: 20px;
}

.search-area .svg-search
{
	width: 28px;
}

.search-area a.close-btn
{
	float: right;
}

.header .search-block
{
	visibility: hidden;
	float: left;
	padding-top: 22px;
	padding-bottom: 22px;
	box-sizing: border-box;
	height: 84px;
	width: calc(100% - 100px);
	color: white;
	opacity: 0;
	height: 0;
}

.header .search-block .search-block-text
{
	height: 40px;
	width: calc(100% - 100px);
	margin-left: 0;
	outline: none;
	border: none;
	border-style: none;
	background-color: black;
	font-size: 2em;
	font-family: Montserrat;
	color: inherit;
	-webkit-appearance: none;
	border-radius: 0;
}

.header .search-block .search-block-submit
{
	outline: none;
	border: none;
	border-style: none;
	background-color: black;
	font-size: 1em;
	font-family: Montserrat;
	border-radius: 0;
	-webkit-appearance: none;
	color: white;
	padding: 0 0 3px;
	position: relative;
	top: -8px;
	border-bottom: 2px solid #fff;
}

.header .search-block .search-block-submit:hover
{
	background-color: black!important;
	color: #ed1c24;
	cursor: pointer;
}

.search-wrapper a.close-btn
{
	visibility: hidden;
	opacity: 0;
}

.header .data-toggle-parent .search-block
{
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	-webkit-transition-delay: .1s;
	        transition-delay: .1s;
}

.header .search-wrapper.data-toggle-parent a.close-btn
{
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	-webkit-transition-delay: .1s;
	        transition-delay: .1s;
}

.search-block .search-block-text:focus
{
	outline: none!important;
	outline-style: none!important;
	-webkit-appearance: none;
	box-shadow:none;
}

.results-page
{
	margin-top: 60px;
}

.cel .results-page .search-header
{
	margin-bottom: 60px;
}

.cel .results-page input.search-block-text
{
	width: calc(100% - 105px);
}

.cel .results-page input.search-block-submit
{
	padding: 7px;
	background-color:#ddd;
	width: 100px;
	color: white;
	border-color: white!important;
}

.cel .results-page input.search-block-submit:hover
{
	color: #ed1c24;
	border-color: #ed1c24!important;
}

.cel .results-page .searchResult
{
	line-height: 1.6em;
	font-size: .9em;
	border-top: 1px solid #1f96a2;
}

.cel .results-page .searchResult h3
{
	font-weight: 400;
	color: #ed1c24;
}

.cel .pagination
{
	list-style-type: none;
	padding: 30px 0 0;
	text-align: center;
	border-top: 1px solid #1f96a2;
	margin-top: 30px;
}

.cel .pagination li
{
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}

.cel .pagination li.active,
.cel .pagination li a:hover
{
	color: #ed1c24;
}

.cel .pagination li.disabled
{
	color: #aaa;
}

/* @end */
/* @group Featured */

.featured-list
{
	margin-top: 30px;
}

.featured
{
	width: 100%;
	min-height: 400px;
	padding: 30px;
	box-sizing: border-box;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.featured-text
{
	position: relative;
	box-sizing: border-box;
	color: white;
	padding: 0 30px;
	margin-right: auto;
	margin-left: auto;
}

.featured-text-back
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	mix-blend-mode: multiply;
	padding: 30px;
	text-align: center;
	box-sizing: border-box;
}

.featured-text-back-inner
{
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}

.featured-background
{
	background-color: #ed1c24;
	margin-right: auto;
	margin-left: auto;
}

.featured-read-back
{
	background-color: #ed1c24;
	height: 67px;
	width: 191px;
	float: right;
}

.featured-text h3
{
	font-size: 3em;
	font-weight: 300;
	padding: 30px;
}

.featured-text h3,
.featured-text h4
{
	margin: 0;
	text-shadow: 0 0 white;
}

.featured-text-lead
{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	font-weight: 300;
}

.featured-read-more
{
	font-size: 1.5em;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0 30px;
	box-sizing: border-box;
	position: relative;
}

.featured-read-more a
{
	display: inline-block;
	padding: 20px 30px;
	color: white;
}

.flickity-prev-next-button
{
	border-radius: 0;
	background-color: transparent;
}

.flickity-prev-next-button.previous
{ 
	left: 15px; 
}

.flickity-prev-next-button.next
{ 
	right: 15px;
}

.flickity-prev-next-button .arrow
{
	fill: white;
}

.flickity-prev-next-button:hover
{
	background:transparent;
}

/* @end */
/* @group Main */

.page-type-page .body
{
	padding-left: 220px;
	padding-right: 30px;
}

/* @end */
/* @group Content */

.content p,
.cel .content ul,
.cel .content ol,
.cel .ccm-block-feature-item ul,
.cel .ccm-block-feature-item ol,
.cel .news-list p
{
	font-size: .9em;
	line-height: 1.6;
}

.content ul, 
.content ol
{
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.content ul li, 
.content ol li
{
	margin-bottom: 10px;
}

.content ul li ul, 
.content ol li ol
{
	margin: 5px 0 0;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 10px;
}

.content ul li li
{
	margin:0;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 0;
}

.content ul li li:first-child{
	border: none;
}

.main-top .content ul
{
	max-width: 960px;
	margin: 50px auto;
}

.main-top .content ul li
{
	background-color: transparent;
	color: #ed1c24;
	padding: 0;
}

.content .caption-block{
	text-align: center;
	color: #666;
	margin-top: 0;
	margin-bottom: 30px;
	top: -30px;
	position: relative;
	font-style: italic;
}

.content .img-title {
	/*position: absolute;*/
	/*z-index: 9999999;*/
	font-style: normal;
	font-weight: normal;
	color: black;
	font-size: 1em;
	margin-top: 50px;
	/*display: inline-block;*/
	line-height: 1.2em;
	/*width: 40%;*/
	background-color: #cfcfcf;
	padding: 20px;
	position: relative;
	margin-bottom: -40px;
	bottom: -10px;
}

.content .img-title em{
	font-weight: normal;
	font-style: normal;
	color: #ed1c24;
	font-size: .9em;
}

.cel .main h2
{
	display: block;
	vertical-align: top;
	padding-right: 40px;
	box-sizing: border-box;
	text-align: center;
	clear: left;
	padding-left: 40px;
}

p.pre-title,
p.post-title
{
	text-align: center;
	color: #ed1c24;
	color: black;
	font-size: 1em;
	margin: 0;
	position: relative;
	color: #1f96a2;
	text-transform: uppercase;
}

p.pre-title
{
	bottom: -70px;
}

p.post-title
{
	top: -10px;
	padding-bottom: 30px;
}

.cel.page-type-intermedia .main section h2
{
	max-width: 50%;
}

.cel.page-type-intermedia .heading-block
{
	text-align: center;
}

.cel.page-type-intermedia .heading-block strong
{
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	display: inline-block;
	text-transform: uppercase;
	color: #1f96a2;
}

.cel .main section
{
	clear: left;
	margin-top: 100px;
}

.cel .main section.section-heading
{
	display: block;
}

.cel .main section.section-heading::before
{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #1f96a2;
	left: 0;
	-webkit-transform: translateY(-6px);
	        transform: translateY(-6px);
}

.cel .main-top .heading-block
{
	display: block;
	padding: 70px 30px 0;
	color: black;
	font-size: 1.5em;
	color: #ed1c24;
	font-weight: 200;
	margin-bottom: 50px;
}

.cel .main section .heading-block
{
	display: inline-block;
	max-width: 49%;
	padding-top: 70px;
	margin: 0;
	color: black;
	padding-bottom: 30px;
}

.page-type-page .content h3,
.heading-list-title
{
	font-weight: 400;
	font-size: 1.5em;
	text-align: left;
	color: #1f96a2;
	padding-right: 30px;
}

p.heading-list-title,
.content h4
{
	font-weight: 300;
	font-size: 1.5em;
	line-height: 1.3em;
	padding-left: 10px!important;
	margin-bottom: 10px;
	color: black;
}

.content h4
{
    padding-left: 0px!important;
}

.cel .content img,
.cel .content p img#image-marker
{
	margin: 0;
	box-sizing: border-box;
	mix-blend-mode: multiply;
}
.cel .content p[data-redactor-inserted-image="true"],
.cel .content p[data-redactor-inserted-image="true"]
{
	background-color: #cfcfcf;
	padding: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.cel .img-up .content p[data-redactor-inserted-image="true"]
{
	margin-top: 0;
}

.img-down .content p[data-redactor-inserted-image="true"]
{
	margin-bottom: 0;
}

.image-grey-background
{
	background-color: #cfcfcf;
	padding: 30px;
}

.image-grey-background ul
{
	margin-bottom: 0;
}

.back-white,
.back-gray-up
{
	padding: 15px;
	box-sizing: border-box;
}

.back-gray
{
	background-color: #cfcfcf;
	margin-bottom: -20px;
}

.back-gray-up
{
	background-color: #cfcfcf;
	margin-bottom: -50px;
}

.back-white h3
{
	margin-top: 0;
}

.content-frame{
	padding: 20px 20px 0;
	border: 2px solid #1f96a2;
	margin: 30px auto 50px;
	max-width: 60%;
}

.content-frame h3{
	color: #1f96a2;
	margin-top: 0;
}

.cel .ccm-block-feature-item
{
	width: 50%;
	padding: 5px 2px 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	float: left;
}

 .cel .full-width .ccm-block-feature-item{
	width: 100%;
}

.cel.page-template-resources .ccm-block-feature-item
{
	width: 100%;
	padding: 5px 0 0;
	box-sizing: border-box;
	margin-bottom: 0;
}

.cel.page-template-resources .ccm-block-feature-item li
{
	padding: 10px 30px;
}

.cel.page-template-resources section
{
	margin-top: 0;
	margin-bottom: 30px;
}

.cel.page-template-resources .highlight-block
{
	margin: 0;
}

.cel .ccm-block-feature-item h4
{
	font-weight: 300;
	font-size: 1.3em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.cel.page-template-resources .ccm-block-feature-item h4
{
	padding-left: 30px;
}

.cel .ccm-block-feature-item h4 i
{
	color: #ed1c24;
	display: block;
	margin-bottom: 10px;
}

.cel .ccm-block-feature-item ul
{
	padding: 0;
	list-style-type: none;
	box-sizing: border-box;
	margin: 0;
}

.content ul
{
	list-style-type: none;
	padding: 2px;
	overflow: hidden;
}

.aos-init
{
	visibility: hidden;
}

.aos-animate
{
	visibility: visible;
}

.cel .ccm-block-feature-item ul li,
.content ul li,
.content ol li
{
	margin-bottom: 4px;
	color: #1f96a2;
	font-weight: 400;
	background-color: white;
	padding: 5px 10px;
	font-weight: 300;
}

.content ol
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	counter-reset: ordered-list;
}

.content ol li
{
	padding-left: 30px;
	position: relative;
}

.content ol li::before
{
	content: counter(ordered-list);
	counter-increment: ordered-list;
	color: #ed1c24;
	position: relative;
	position: absolute;
	left: 10px;
}

.download-item
{
	text-align: center;
	color: white;
	background-size: cover;
	background-color: #1f96a2;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 50px;
	background-blend-mode: multiply;
	background-attachment: fixed;
	margin-top: 50px;
}


.dwn-res-file.download-item{
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #ed1c24;
}

.touchevents .download-item
{
	background-attachment: scroll;
}

.download-item h3{
	font-weight: 200;
	font-size: 2em;
	margin: 0 30px 30px;
}

.download-item p
{
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

.download-item a
{
	color: white;
}

.download-item h4
{
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 1.5em;
	display: inline-block;
	margin: 0;
	padding: 30px;
	border-style: solid;
	border-width: 2px;
}

.download-item h4:hover
{
	background-color: white;
}

.download-item h4:hover a
{
	color: #ed1c24;
}

.download-item h4 i
{
	margin-right: 15px;
}

.content blockquote,
.cel .highlight-block
{
	color: #ed1c24;
	font-size: 1.5em;
	font-weight: 200;
	margin-top: 60px;
	margin-bottom: 60px;
}

.cel .highlight
{
	background-color: #e8e9c7;
	padding: 2px;
}

.cel .content :not([data-redactor-inserted-image="true"]) a
{
	position: relative;
	-webkit-transition: all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	white-space: nowrap;
	z-index: 1;
}

.cel .content h3 a {
	display: inline;
	border-bottom: 3px solid #ed1c24;
	line-height: 1.6em;
}

.cel .content h3 a::after {
	display: none!important;
}

.no-touchevents .cel .content h3 a:hover {
	color: #ed1c24;
}

.cel .content :not([data-redactor-inserted-image="true"]) a::after
{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	background-color: #ed1c24;
	height: 3px;
	bottom: -4px;
	-webkit-transition: height .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: height .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	z-index: 0;
	left: 0;
}

.no-touchevents .content a:hover::after
{
	height: 1.6em;
	padding-right: 5px;
	padding-left: 5px;
	left: -5px;
	z-index:-2;
	
}

.no-touchevents .content a:hover::before
{
	opacity: 1;
	-webkit-transition-delay: .3s;
	        transition-delay: .3s;
}

.no-touchevents .content a:hover
{
	color: white;
}

.simple-item
{
	float: left;
	width: 31.33%;
	box-sizing: border-box;
	padding: 30px 20px;
	margin-right: 1%;
	margin-left: 1%;
}

.simple-item-full{
	width: 49%;
	float: none;
	display: inline-block;
	margin: 0;
	vertical-align: top;
}

.simple-item.simplest{
	width: 100%;
	float: none;
	font-size: 1.2em;
}

.simple-item-image
{
	width: 100px;
	height: 150px;
}

.simple-item.simplest .simple-item-image{
	width: auto;
	/*height: auto;*/
}

.simple-item.simplest .simple-item-image img{
	height: 100%;
	width: auto;
}

.simple-item-title,
.simple-item h3
{
	font-size: 1.2em;
	margin-top: 15px;
	font-weight: 400;
	color: #1f96a2;
}

.simple-item:not(.simple-item-full).simple-item-title
{
	display: none;
}

.simple-item-text
{
	font-size: .8em;
	line-height: 1.5;
	color: #666;
}

.main-top .ccm-image-block
{
	max-height: 100px;
	width: auto;
	margin: 80px auto 50px;
}

.content-video-wrapper
{
	padding: 30px;
	background-color: #1f96a2;
	background-color: black;
	margin-top: 30px;
}

.content-benefits .content ol
{
	list-style-type: none;
	padding: 30px 0 0;
	margin: 0;
	counter-reset: benefits;
	overflow: hidden;
}

.content-benefits .content li::before
{
	counter-increment: benefits;
	content: counter(benefits);
	display: inline-block;
	font-size: 3em;
	color: #ed1c24;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	margin-left: 0;
}

.content-benefits .content li
{
	background-color: white;
	padding: 20px 60px 40px 100px;
	box-sizing: border-box;
	font-size: 1.2em;
	color: #1f96a2;
	position: relative;
	margin-bottom: 4px;
}

.market-dynamics .content
{
    padding-right: 30px;
    padding-left: 30px;
}

.market-dynamics .ccm-layout-column:first-child .content
{
    text-align: right;
    position: relative;
}

.market-dynamics
{
    position: relative;
}

.market-dynamics::after
{
    content: "";
    height: 100%;
    width: 1px;
    background-color: #ed1c24;
    display: block;
    right: 50%;
    position: absolute;
    top: 0;
}

.market-dynamics .ccm-layout-column:first-child .content p.heading-list-title
{
    text-align: right;
    padding-right: 10px;
}


/* @end */
/* @group Demo */

.column-demo
{
	background-color: white;
	padding: 30px;
}

.column-demo .content
{
	font-size: .8em;
}

.column-demo .ccm-layout-column .content p
{
	padding-right: 0!important;
	padding-left: 0!important;
}

.cel .column-demo img
{
	max-width: 220px;
}

.cel .column-demo .content p[data-redactor-inserted-image="true"]
{
	margin: 0 0 30px;
	padding: 0;
	background-color: transparent;
}

.column-demo .content h3
{
	margin-bottom: 0;
	font-size: 1.2em;
	color: #ed1c24;
	font-weight: 300;
}

.column-demo ul
{
	list-style-type: disc;
	padding-left: 20px;
}

.column-demo ul li
{
	padding: 0;
	margin-bottom: 10px;
	color: black;
}

.column-demo .ccm-layout-column
{
	box-sizing: border-box;
}

.column-demo .ccm-layout-column:last-child
{
	padding-left: 50px;
}

.column-demo .ccm-block-type-form-plus
{
	padding-left: 0;
	padding-right: 0;
}

.column-demo .ccm-block-type-form-plus .btn-primary
{
	width: 200px;
}

/* @end */
/* @group Children List */

.children-list
{
	background-color: black;
}

.children
{
	float: left;
	background-color: #ed1c24;
	box-sizing: border-box;
	padding: 30px;
	width: 100%;
	width: 50%;
	min-height: 370px;
	color: white;
	position: relative;
	-webkit-font-smoothing: subpixel-antialiased;
}
.children:nth-child(odd):last-child:not(:nth-child(3)){
	width: 100%;
}

.children-back
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #ed1c24;
	mix-blend-mode: multiply;
}

.children-back img,
.children-back video
{
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	height: 370px;
	mix-blend-mode: multiply;
}

.children a.mobile-click
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.children-text
{
	opacity: 1;
	mix-blend-mode: normal;
	position: relative;
}

.cel .main h3.children-title
{
	font-size: 1.5em;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 0;
	color: white;
}

.children-lead
{
	font-size: .8em;
	line-height: 1.4;
	display: none;
}

.children-lead h4{
	margin-bottom: 0;
}

.children:hover .children-lead
{
	display: block;
}

[data-divide="3"]
{
	width: 33.33%;
}

[data-divide="2"]
{
	width: 50%;
}

/* @end */
/* @group TOC */

.toc
{
	display: none;
	opacity: 0;
	visibility: hidden;
}

.toc.tocify
{
	position: fixed;
	left: 0;
	width: 230px;
	box-sizing:border-box;
	font-size: .9em;
	padding: 20px;
	top: 130px;
	opacity: 0;
	visibility: visible;
	display: block;
	z-index: 1;
}

.toc.tocify::before
{
	content: "";
	background-color: #ddd;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.ccm-toolbar-visible .toc
{
	top: 180px;
}

.cel .tocify-header
{
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.toc a:hover,
.tocify-item.active
{
	color: #ed1c24;
}

.to-top
{
	display: block;
	padding-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

a.to-top
{
	color: #899;
}

/* @end */
/* @group Slogan */

.w-slogan
{
	font-size: 2em;
	margin-bottom: 50px;
	text-align: center;
	color: #ed1c24;
	overflow: hidden;
	position: relative;
	margin-top: 105px;
}

.w-slogan div
{
	display: inline-block;
}

.w-slogan .rr-spacer
{
	padding-right: 0;
	padding-left: 0;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.w-slogan .rr-spacer.visible
{
	padding: 0 50px;
}

.w-slogan .in-between
{
	color: #1f96a2;
	position: absolute;
	-webkit-transform: translate(-50%, -60px);
	transform: translate(-50%, -60px);
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-right: 15px;
}

.w-slogan .in-between.visible-in
{
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.w-slogan .in-between.visible-out
{
	-webkit-transform: translate(-50%, 60px);
	transform: translate(-50%, 60px);
}

/* @end */
/* @group News */

.tags-filter-wrapper,
.ccm-block-topic-list-flat-filter
{
	position: absolute;
	left: 0;
	width: 220px;
	box-sizing: border-box;
	padding: 55px 30px 30px;
}

.is-edit-mode .tags-filter-wrapper
{
	position: relative;
}

.tags-filter-wrapper a
{
	display: block;
	margin-bottom: 15px;
}

.news-list-wrapper
{
	padding-top: 30px;
	padding-bottom: 30px;
}

.news-list-item
{
	margin-bottom: 30px;
	border-top: 1px solid #1f96a2;
}

.news-list-item:first-child
{
	border-top: none;
}

.news-list-item-text h3
{
	font-weight: 400;
	font-size: 1.5em;
	margin-bottom: 10px;
}

.news-list-item-text h3 a:hover
{
    color: #ed1c24;
}

.news-list-info
{
	font-size: .8em;
	letter-spacing: .05em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	display: inline-block;
	color: #999;
}

.news-list-info span
{
	text-transform: uppercase;
	
}

.news-list-tags, .news-list-tags li
{
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news-list-tags li
{
	color: #b11116;
	color: #ed1c24;
}

.page-type-news .main-top
{
    padding-right: 30px;
    padding-left: 30px;
}

.page-type-news .main-top h1
{
    padding-right: 0;
    padding-left: 0;
}



.main-top h1
{
    margin-top: 50px;
    font-weight: 400;
    font-size: 1.5em;
}

.news-lead
{
	display: block;
    padding: 0;
    color: black;
	font-size: 1.5em;
	color: #ed1c24;
	font-weight: 200;
	margin-bottom: 50px;
}

.news-tags
{
    list-style-type: none;
    padding: 0;
}

.news-tags li
{
    display: inline-block;
    color: #ed1c24;
    margin-right: 10px;
}

/* @end */
/* @group Resources */

.download-files
{
	padding: 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #ccc;
	margin-top: 0;
	margin-bottom: 0;
}

.download-files img
{
	width: 100px;
	box-sizing: border-box;
	float: left;
	background-color: white;
	padding: 10px;
}

.download-files a
{
	color: #ed1c24;
}

.download-files a:hover
{
	color: white;
}

.download-files .ccm-block-file
{
	font-size: 1.5em;
	vertical-align: top;
	float: left;
	max-width: 80%;
	box-sizing: border-box;
	padding-left: 30px;
}
.download-files .ccm-block-file a
{
	display: block;
}

.page-template-resources .body
{
	padding-left: 30px;
}

.ccm-block-topic-list-flat-filter ol
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.resources-list
{
	list-style-type: none;
	margin: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
}

.resources-list-item
{
	float: left;
	width: 48%;
	background-color: white;
	margin-right: 1%;
	margin-left: 1%;
	padding: 10px 30px 30px;
	box-sizing: border-box;
	margin-bottom: 2%;
}

.resources-list-item h3
{
	color: #ed1c24;
	font-weight: 300;
	font-size: 1em;
	min-height: 60px;
}

.resources-list-item p
{
	margin: 0;
}

/* @end */
/* @group Footer */

.cel .footer
{
	background-color: #ed1c24;
	padding: 30px;
	box-sizing: border-box;
	line-height: 1.4;
	z-index: 1;
	position: relative;
}

.cel .footer-area {
	display: flex;
}

.cel .footer-area > * {
	/*flex-grow: 1;*/
}

.cel .footer a
{
	color: white;
	text-decoration: none;
}

.footer-left
{
	float: left;
	width: 100px;
	flex-basis: 25%;
}

.footer-left .footer-link {
	text-transform: uppercase;
}

.footer-middle
{
	float: left;
	font-size: 1em;
	font-weight: 400;
	/*width: 75%;*/
}

.share-this-page {
	padding-top: 4em;
}

.share-this-page ul,
.share-this-page li
{
	display: inline-block;
	margin-left: 5px;
}

.ccm-block-social-links {
	
}

.ccm-block-social-links h3 {
	margin: 0;
	font-weight: normal;
	font-size: 1em;
	display: inline-block;
	text-transform: uppercase;
	/*color: white;*/
	font-weight: 300;
}

.ccm-block-social-links ul.list-inline {
	display: inline-block;
	margin: 0;
	padding-left: 0;
}

.ccm-block-social-links ul.list-inline li {
	display: inline-block;
	margin-left: 5px;
}

.ccm-block-social-links ul.list-inline li a {
	display: block;
}

.copyright
{
	font-size: .7em;
	font-weight: 400;
	padding-top: 40px;
}


/* @group Newsletter */

.subscribe-newsletter
{
	display: none;
	top: 84px;
	bottom: 0;
	right: 0;
	left: 0;
	box-sizing: border-box;
	padding: 40px 0 0;
	clear: left;
}

.subscribe-newsletter a.toggle-news
{
	display: block;
	z-index: 99999;
	width: 20px;
	height: 20px;
	position: relative;
	padding-bottom: 20px;
	float: right;
}

a.toggle-news .svg-close
{
	fill: black;
	width: 20px;
	height: 20px;
}

#mc_embed_signup
{
	color: black;
	background-color: white;
	padding: 40px;
	font-size: 1em;
}

#mc_embed_signup h2
{
	color: rgb(227,6,19);
	font-weight: 300;
	margin-top: 0;
	font-size: 1em;
}

#mc_embed_signup .mc-field-group
{
	margin-bottom: 30px;
	width: 33.33%;
	box-sizing: border-box;
	float: left;
	padding-right: 10px;

}

#mc_embed_signup .mc-field-group:nth-child(5)
{
	padding-right: 0;
}

#mc_embed_signup .mc-field-group label
{
	display: block;
	margin-bottom: 10px;
}

#mc_embed_signup .indicates-required
{
	font-size: 0.7em;
	margin-bottom: 50px;
}

#mc_embed_signup .asterisk
{
	color: rgb(227,6,19);
	font-size: 1em;
}

#mc_embed_signup label
{
	font-size: .8em;
}

/* @end */
/* @end */
/* @group Layout */

.main,
.featured-label,
.main-top h1
{
	padding-right: 30px;
	padding-left: 30px;
}

.cel .body
{
    min-height: calc(100vh - 234px);
}

.main
{
	padding-bottom: 50px;
	box-sizing: border-box;
}

.featured-read-more,
.featured-text,
.cel .main,
.page-template-news .main-top,
.cel .main-top .heading-block,
.featured-label h2,
.main-top h1
{
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}

.cel.page-type-intermedia .main
{
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;
}

/* Columns */

.ccm-layout-column-inner
{
	overflow: hidden;
}

.cel .body .ccm-layout-column .content p
{
	padding-right: 20px;
}

.content-inline-list ul
{
	text-align: center;
	padding-top: 20px;
}

.content-inline-list .content li
{
	display: inline-block;
	max-width: 32%;
	padding: 10px 40px;
	font-size: 1.2em;
	margin: 0;
	color: #ed1c24;
	color: black;
	box-sizing: border-box;
	background-color: transparent;
	vertical-align: middle;
	border-left: 2px solid #ed1c24;
}

.content-inline-list .content li:first-child
{
	border-style: none;
}

.dual-column
{
	padding: 30px;
	background-color: white;
	margin-bottom: 30px;
	clear: left;
}

.simple-dual-column .ccm-layout-column-inner .content{
	/*margin: 0 10px!important;*/
	padding: 0 10px!important;
}

.simple-dual-column .ccm-layout-column-inner .content ul{
	padding: 0;
}

/* @end */

/* @group feature */

.feature-item {
	border: 1px solid #1f96a2;
	padding: 30px;
	color: #ed1c24;
	line-height: 1.4;
	/*text-align: center;*/
}

.feature-item h2,
.feature-item h3 {
	margin-top: 0;
	text-align: left;
}

.feature-item p {
	text-align: left;
}

a.feature-item-link {
	color: #1f96a2;
	border-bottom: 3px solid #ed1c24;
	transition: all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.5em;
	font-weight: 600;
}

.no-touchevents a.feature-item-link:hover {
	color: #ed1c24;
}

/* @end */

/* @group Misc */

.video-titles video
{
	max-width: 100%;
	height: auto;
	display: block;
	mix-blend-mode: multiply;
}

.video-titles .video-text
{
	padding: 30px;
	text-align: center;
}

.photo-caption
{
	position: relative;
	margin-top: 60px;
	margin-bottom: 30px;
}

.photo-caption img
{
	mix-blend-mode: multiply;
}

.photo-caption-text
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	color: white;
	font-size: 2em;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
	font-weight: 200;
}

.countdown
{
	background-color: #ed1c24;
	color: white;
}

.ccm-block-topic-list-topic-selected.active,
.ccm-block-topic-list-flat-filter a:hover,
.filter-tag-selected,
.tags-filter-tag:hover
{
	color: #ed1c24;
	font-weight: 300;
}

/* @group Map */

.map
{
	position: relative;
	text-align: right;
	margin-bottom: 50px;
	background-color: #eee;
	background-color: #1f96a2;
}

.map img
{
	display: inline-block;
	width: 60%;
	height: auto;
	margin-bottom: -5px;
}

@-webkit-keyframes pulse 
{
	0%{
		opacity: 0;	
	}
	100%{
		opacity: 1;
	}
}

@keyframes pulse 
{
	0%{
		opacity: 0;	
	}
	100%{
		opacity: 1;
	}
}

.map .map-dots
{
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
	-webkit-animation: pulse 1s ease-in-out 0s infinite alternate;
	        animation: pulse 1s ease-in-out 0s infinite alternate;
}

iframe.gbnt-map
{
	width: 100%;
	height: 400px;
	display: block;
}

/* @end */

.hidden
{
	display: none;
}

.gone
{
	opacity: 0;
	visibility: hidden;
}

#cookiesdirective > div
{
	padding: 30px!important;
	font-family: Montserrat;
	line-height: 1.4;
}

#cookiesdirective input.cd-btn
{
	border-radius: 0;
}

#epdagree{
	
}

.fine-print {
	font-size: .6rem;
	color: #999;
	margin-top: 30px;
}

.cel .footer .fine-print a {
	color: #999;
}

/* @end */

@media screen and (min-width: 768px){
	.cel.fixado .ccm-block-topic-list-flat-filter,
	.cel.fixado .tags-filter-wrapper{
		position: fixed;
		top: 84px;	
	}
}

@media screen and (max-width: 1024px)
{
	.cel.page-type-intermedia .main
	{
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media screen and (max-width: 1000px)
{
	.header-header .main-nav
	{
		position: absolute;
		height: 100vh;
		width: 100%;
		background-color: #ed1c24;
		padding-top: 0;
		padding-right: 0;
		top: 84px;
	}
	
	.cel nav .main-nav li.level-1
	{
		display: block;
		float: none;
		position: relative;
		height: auto;
		border-top: 2px solid rgba(0,0,0,.2);
	}
	
	.cel .main-nav .submenu
	{
		display: block;	
		max-height: 600px;
		color: white;
		position: relative;
	}
	
	.cel .main-nav .submenu li
	{
		display: block;
		background-color: rgba(0,0,0,.1);
	}
	
	.cel .main-nav .submenu li:hover
	{
		background-color: rgba(0,0,0,.2);
	}
	
	.cel .main-nav .level-1 > a
	{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		width: 100%;
		display: block;
		max-width: 100%;
		box-sizing: border-box;
		margin-top: 0;
		font-size: 1.3em;
	}
	
	.cel.fixado .main-nav .level-1 a.nav-dropdown
	{
		padding-bottom: 15px;
	}
	
	.is-home a.master-dropdown
	{
		display: block;
	}
	
	.children{
		min-height: 450px;
	}
	
	.children-back img,
	.children-back video
	{
		height: 450px;
	}
}

@media screen and (max-width:767px)
{
	.cel .header-lead
	{
		padding: 90px 20px 30px;
		font-size: 2em;
	}
	
	.featured-text
	{
		padding: 0;
	}
	
	.featured-text h3
	{
		font-size: 2em;
	}
	
	.featured-text-back-inner
	{
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.featured-read-back
	{
		background-color: #ed1c24;
		height: 67px;
		width: 150px;
		float: right;
	}
	
	.featured-read-more
	{
		font-size: 1em;
		text-align: right;
		margin-right: auto;
		margin-left: auto;
		padding: 0;
	}	
	
	.featured-label h2,
	.cel section .title,
	.cel .main h2
	{
		font-size: 2em;
	}
	
	.cel.page-type-intermedia .main
	{
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	
	.main,
	.featured-label
	{
		padding-right: 20px;
		padding-left: 20px;
	}
	
	.children
	{
		float: left;
		background-color: #ed1c24;
		box-sizing: border-box;
		padding: 30px;
		width: 100%;
		min-height: 350px;
		color: white;
		position: relative;
	}
		
	.page-type-page .body
	{
		padding-right: 20px;
		padding-left: 20px;
	}
	
	.page-type-page .body .main
	{
		padding-right: 0;
		padding-left: 0;
	}
	
	.toc.tocify,
	.header-header h1,
	.header-header h2
	{
		display: none;
	}
	
	.main-top h1.page-title-mobile
	{
		display: block!important;
		font-weight: 400;
		font-size: 1.8em;
		padding-right: 0;
		padding-left: 0;
	}
	
	.cel .main-top
	{
		padding: 0 20px;
	}
	
	.cel.page-type-page .main-top
	{
		padding: 0;
	}
	
	.cel .main-top .heading-block
	{
		margin-top: 0;
		padding-top: 20px;
		padding-right: 0;
		padding-left: 0;
	}
	
	.cel div.ccm-column-layout
	{
		width: 100%!important;
		clear: left!important;
	}
	
	.footer-area {
		flex-direction: column;
	}
	
	.footer-left, 
	.footer-middle
	{
		width: 100%;
		margin-bottom: 30px;
	}
	
	#mc_embed_signup .mc-field-group
	{
		margin-bottom: 30px;
		width: 100%;
		box-sizing: border-box;
		float: left;
		padding-right: 0;
		padding-left: 0;
	}
	
	.download-item h4
	{
		margin-right: 20px;
		margin-left: 20px;
	}
	
	.header .search-wrapper.data-toggle-parent
	{
		width: 100%;
		background-color: black;
	}
	
	.content-inline-list .content li{
		display: block;
		max-width: 100%;
		padding: 10px 40px;
		border-left: none;
		border-top: 2px solid #ed1c24;
	}
	
	.download-files .ccm-block-file
	{
		font-size: 1.2em;
		vertical-align: top;
		float: left;
		max-width: calc(100% - 100px);
		box-sizing: border-box;
		padding-left: 30px;
	}
	
	.cel .ccm-block-feature-item
	{
		float: none;
		width: 100%;
		padding: 5px 2px 10px;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	
	.content blockquote,
	.content .highlight-block
	{
		font-size: 1.2em;
	}
	
	.w-slogan
	{
		font-size: 2em;
		margin-bottom: 50px;
		text-align: center;
		color: rgb(227,6,19);
		overflow: hidden;
		position: relative;
		margin-top: 105px;
	}
	
	.w-slogan div
	{
		display: block;
	}
	
	.w-slogan .rr-spacer
	{
		padding-right: 0;
		padding-left: 0;
		position: relative;
		-webkit-transition: all .3s;
		transition: all .3s;
		display: block;
	}
	
	.w-slogan .rr-spacer.visible
	{
		padding-top: 40px;
		padding-bottom: 0;
	}
	
	.w-slogan .in-between
	{
		color: #1f96a2;
		position: absolute;
		-webkit-transform: translate(-50%, -150px);
		transform: translate(-50%, -150px);
		-webkit-transition: all .3s;
		transition: all .3s;
		padding-right: 0;
		left: 50%;
		width: 100%;
		padding-left: 0;
	}
	
	.w-slogan .in-between.visible-in
	{
		-webkit-transform: translate(-50%, -20px);
		transform: translate(-50%, -20px);
		opacity: 1;
	}
	
	.w-slogan .in-between.visible-out
	{
		-webkit-transform: translate(-50%, 150px);
		transform: translate(-50%, 150px);
		opacity: 0;
	}
	
	.simple-item
	{
		float: none;
		width: 100%;
		box-sizing: border-box;
		padding: 30px 0;
		margin-right: 1%;
		margin-left: 1%;
	}
	
	.cel div.ccm-layout-column
	{
		width: 100%!important;
	}
	
	.column-demo .ccm-layout-column:last-child
	{
		padding-left: 0;
	}
	
	.photo-caption-text
	{
		font-size: 1em;
		padding-top: 50px;
	}
	
	.market-dynamics::after
	{
	    content: "";
	    height: 1px;
	    width: 100%;
	    background-color: #ed1c24;
	    display: block;
	    top: 50%;
	    position: absolute;
		left: 0;
	}
	
	.tags-filter-wrapper,
	.ccm-block-topic-list-flat-filter
	{
		position: relative;
		left: 0;
		width: 100%;
		box-sizing: border-box;
		padding: 0;
	}
	
	.tags-filter-wrapper a,
	.ccm-block-topic-list-flat-filter li
	{
		display: inline-block;
		margin-bottom: 15px;
		margin-right: 15px;
	}
	
	.resources-list-item
	{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	.cel-logo
	{
		width: 200px;
		padding: 28px;
		box-sizing: border-box;
		float: left;
		display: block;
	}
	
	.header .search-block .search-block-text
	{
		width: calc(100% - 60px);
		margin-left: 0;
	}
	
	.header .search-block .search-block-submit
	{
		font-size: .8em;
	}
	
	.content-frame{
		max-width: 100%;
	}
	
			
}