/* Enter Your Custom CSS Here 
.list_box_faq .list {
    margin-bottom: 0px;
    padding-bottom: 0px;  
}*/


h4.upper {
    font: 1.5em/1.4em 'Montserrat-Bold';
    letter-spacing: 1px;
    font-weight: normal;
		margin-top: 0px;
	  margin-bottom: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}
/*
.list_box .list .icon_box {
  margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}*/
/* Enter Your Custom CSS Here 


h4.list.ef.active {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}


.margin_b > *,
.content_block > * {
    margin-bottom: 0px;
}

Flipboxes*/
/*.cfb_wrapper .back-layout-btn {color: #000000 !important;}
.cfb_wrapper .flipbox-back-layout p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
		/*padding-top: 30px;
	  padding-bottom: 30px;
	
}*/
.cfb-layout-2 .flipbox-back-layout h4 {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
    
