.no-bgx {
	background-image: none !important;
	background-color: #22BB75
}

.SectionStyles3x h3 {
	color: #FFFFFF;
	font-size: 25px !Important;
}

.dnn_layoutx {
	padding-top: 15px;
	padding-bottom: 15px;
}

.dnn_layoutx p {
	color: #FFFFFF;
}

.dnn_layoutx p a {
	color: #FFFFFF !Important;
}

.dnn_layoutx hr {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFFF;
	width: 80px;
}

.dnntitle {
    padding: 0px;
    text-align: left;
    background: url("/Portals/_default/Containers/20064-UnlimitedColorsPack-046/images/dividers_1.png") repeat-x left 10px;
}

.title2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
    font-family: 'Open Sans';
    padding: 0 15px 0 0;
    background-color: #FFFFFF;
}

.container{
	width: 100%;
	height: 100%;
}

.video:first-child{
	width: 480px;
	height: 360px;
	float: left;
	margin-left: 50px;
	padding-bottom: 30px;
}

.video:last-child{
	width: 480px;
	height: 360px;
	float: right;
	margin-right: 50px;
	padding-bottom: 30px;
}

.video iframe{
	width: 100%;
	height: 100%;
}

.head-title{
	width:100%;
	padding: 0px 50px;
}

@media only screen and (max-width: 1216px) {
	.video{
		float: none !Important;
		margin: 0px auto !Important;
		text-align:center !Important;
	}
	
	.head-title{
		padding: 0px 20px;
	}
}
@media screen and (max-width:1180px) {
	p {
		font-size: inherit !important;
	}
	.carousel_6 .item {
		margin: 0 3px !important;
	}
}
@media screen and (max-width:991px) {
	p {
		font-size: initial !important;
	}
	.carousel_6 .item {
		margin: 0 15px !important;
	}
}
@media screen and (max-width:768px) {
	.dnn_layoutx h3 {
		font-size: 22px !Important;
	}
	.carousel_6 .item {
		margin: 0 15px !important;
	}
}
@media screen and (max-width:767px) {
	p {
		font-size: inherit !important;
	}
	.carousel_6 .item {
		margin: 0 15px !important;
	}
	.container{
		width: 100% !important;
	}
}
@media only screen and (max-width: 550px) {
	.video{
		width: 100% !Important;
		height: 360px !Important;
		float: none !Important;
		margin: 0px !Important;
		text-align:center !Important;
	}
	
	.head-title{
		padding: 0px 10px;
	}
}

@media only screen and (max-width: 280px) {
	.video{
		width: 100% !Important;
		height: 240px !Important;
		float: none !Important;
		margin: 0px !Important;
		text-align:center !Important;
	}
}