.post-content-bg .main-no-sidebar{
	padding: 5px;
}

[class^="page-"]{
  background: white;
}

.page-page .row{
	padding: 0 10px;
}

.page-page .row{
	background: white;
}

.vc_row{
	margin-left: -5px !important;
	margin-right: -5px !important;
}

.single-page-title{
  font-size: 2.2em;
  color: #000;
  text-align: center;
  background-color: white;
}





@media screen and (max-width:769px){
	.wpb_text_column{
		/*background-color: white;*/
		padding: 10px;
		margin-bottom: inherit !important;
	}

	.single-page-title{
		font-size: 1.5em;
	}

	.vc_responsive .wpb_row ul.wpb_thumbnails-fluid{
		margin-top: 10px !important;
	}

}

@media screen and (max-width: 455px){
	.vc_row{
		margin-right: inherit !important;
	}

	.wpb_text_column{
		padding: inherit;
	}

}
