#action-center-text .bg {
	background-image: url('../images/bg-wall-1.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.1;
}#subscribe-img-field .bg {
    background-image: url('../images/bg-nature-2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.5;
}#subscribe-field-text {
	background: #aaaaaa;
}
#desc-img-anim-text-btn {
	background: #eeeeee;
}
#subscribe-field-text--0 {
	background: #eeeeee;
}#subscribe-field-text--2 {
	background: #eeeeee;
}#desc-card-4col {
	background: #eeeeee;
}#subscribe-field-text--1 {
	background: #eeeeee;
}#action-img-text-btn {
    background: linear-gradient(135deg, #C8F1FF, #FFFFEA);
    background: -webkit-linear-gradient(315deg, #C8F1FF, #FFFFEA);
}

#action-img-text-btn .bg{
    background-image: url('../images/bg-26.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.1;
}#subscribe-halfbg-field--0 {
    background: #27C8FF;
}

#subscribe-halfbg-field--0 .half-container-left {
	background-image: url('../images/bg-laptop-1.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: right center;
	opacity: 1;
}#footer-text-logo-share {
    background: radial-gradient(circle, #653E23 30%, #4E2D18 70%);
    background: -webkit-radial-gradient(circle, #653E23 30%, #4E2D18 70%);
}

#footer-text-logo-share .bg{
    background-image: url('../images/bg-23.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.5;
}