.single .et_pb_post{
    margin-bottom: 0px !important;
}

#left-area, .single .post{
    padding-bottom: 0px  !important;
}

.bd_oscar_section{
	padding: 0px !important;
	margin: 0px auto !important;
}

/* Top Row*/

.bd_oscar_item_top_row{
	width: 85% !important;
    max-width: 100% !important;
	padding: 90px 0px !important;
	margin: 0px auto !important;
}

.bd_oscar_item_top_row-left, .bd_oscar_item_top_row-right{
	text-align: center;
	display: flex; 
    flex-direction: column; 
    justify-content: center;
}

.bd_oscar_item_top_row-left .et_pb_image_wrap, .bd_oscar_item_top_row-right .et_pb_text_inner{
	background: rgba(255,255,255,.5);
	border: 5px solid #fff;
}
.bd_oscar_item_top_row-right .et_pb_text_inner{
	padding: 30px 30px 10px 30px ;
}

.bd_oscar_item_top_row-right h2, .bd_oscar_item_top_row-right h4{
	color: rgba(0,0,0,.9);
	text-align: center;
	padding-bottom: 20px;
}

.bd_oscar_item_top_row-right h2{
	font-size: 30px;
}

.bd_oscar_item_top_row-right h4{
	font-size: 20px;
}

/* Second Row*/

.bd_oscar_item_second_row{
	width: 70% !important;
    max-width: 100% !important;
	padding: 30px 0px !important;
	margin: 0px auto !important;
}

.bd_oscar_item_second_row_content .et_pb_toggle{
    border-width: 1px !important;
    border-color: #000000 !important;
}
.bd_oscar_item_second_row_content .et_pb_toggle_title:before{
	color: #000000;
}

.bd_oscar_item_second_row_content .et_pb_toggle_close, .bd_oscar_item_second_row_content .et_pb_toggle_open{
	background-color: #ffffff;
}

.bd_oscar_item_second_row_content h2{
	font-size: 22px;
	font-weight: 700;
	color: rgba(0,0,0,0.7) !important;
}

.bd_oscar_item_second_row_content h4{
	font-size: 20px;
	font-weight: 700;
	color: rgba(0,0,0,0.7) !important;
}

.bd_oscar_item_second_row_content p{
	font-size: 18px;
	color: rgba(0,0,0,0.7) !important;
}

.bd_oscar_item_second_row_content_note h2{
	color: rgba(255,0,0,1) !important;
}