.logo-image img {
    max-height: 80px !important;
}

.creative_form_1 {
    max-width: 50% !important;
    margin: auto;
}

.videoWrapper iframe {
	width: 110%;
    height: 121%;
    margin-top: -64px;
}

.t3-off-canvas-header-title {
	display: none !important;
}

.ccf_copyright_wrapper,
.powered_by powered_by_1 {
	display: none !important;
}

@media screen and (max-width: 1114px) {
	.videoWrapper iframe {
		margin-top: -47px;	
	}
}

@media screen and (max-width: 1114px) {
	.videoWrapper iframe {
		width: 110%;
	    height: 121%;
	    margin-top: -75px;
	}
}

@media screen and (max-width: 767px) {
	.videoWrapper iframe {
		width: 110%;
	    height: 126%;
	    margin-top: -68px;
	}
	.creative_form_1 {
	    max-width: 95% !important;
	    margin: auto;
	}
}

@media screen and (max-width: 380px) {
	.videoWrapper iframe {
		width: 111%;
	    height: 111%;
	    margin-top: -20px;
	}
}
