.backside .ce_textarea a {
color: #ffffff!important;
}

#typeform .mod_article {
padding-top: 0px!important;
padding-bottom: 0px!important;
	}


#main .mod_article {
padding-top: 60px;
padding-bottom: 60px;
}


.team-content-hover {
	background: #252525!important;
}

#footer .inside {
	padding-bottom: 0px!important;
}

.totop {
display: none;
}

body.fixed-header #top_link {
	opacity: 1;
	bottom: 45px;
}

.ce_youtube {
 position: relative;
 padding-bottom: 56.25%;
 width: 100%;
 height: auto;
}
 
.ce_youtube iframe {
 position: absolute;
 top: 0; left: 0; right: 0; bottom: 0;
 width: 100% !important;
 height: 100% !important;
}

.ce_vimeo {
 position: relative;
 padding-bottom: 56.25%;
 width: 100%;
 height: auto;
}
 
.ce_vimeo iframe {
 position: absolute;
 top: 0; left: 0; right: 0; bottom: 0;
 width: 100% !important;
 height: 100% !important;
}

/* =============================================================================
 * smart phones  (s / small screens)
 * ========================================================================== */

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

.ce_revolutionslider {
display: none!important;

}

#mobile_first.mod_article {
padding-top: 30px!important;
padding-bottom: 80px!important;
}

.mobile_off {

display:none!important;

}
.jx_ui_Widget {
display: none!important;
}

.text-table {
display:block!important;
}

.text-cell {
display:block!important;
}
}