/*fix top menu bottom */

body .top-menu-wrapper {
    margin-bottom: 10px;
}

.top-menu-wrapper + .snippet_area_main > .columns.wide_image_with_text2:first-child, .top-menu-wrapper + .snippet_area_main > .columns.wide_image_with_text3:first-child,
.top-menu-wrapper + .snippet_area_main > .columns.wide_image_tall_with_text:first-child {
	margin-top: 0;
}


.vivid-blog-wrapper, .vivid-blog-post-wrapper {
    margin-top: 0px !important; 
    }


/* Tidigare: Diverse */

.wide_image_tall_with_text .overlay {
    
    opacity: 0.1;
}
 

.wide_image_tall_with_text .content .intro {
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    position: relative;
    top: 30%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.wide_image_tall_with_text .content .intro .subtext {
    margin-bottom: 0px; 
}

/*FR 1st PROMO*/

/* Content */
.top-menu-wrapper + .snippet_area_main > .columns.top_heading:first-child {
	margin-top: 0;
}

body .snippet_area_main {
  padding-bottom: 100px;	
}

body h3 {
color: #000000;	
}

/* Footer */

/*footer .snippet_area > .columns {
    margin-bottom: 30px;
}*/