.videoContainer img {
    min-width: 100%;
    min-height: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: -10%;
}

.aboutustwo {
    background: url(/Portals/0/About-Us-2026b.png)!important;
    background-repeat: no-repeat!important;
    background-size: 40%!important;
    background-position-x: 10%!important;
    background-position-y: 15%!important;
}

.universalstudiosinner {
    background: url(/Portals/0/DC-BG.png?)!important;
        background-size: cover !important;
}

.hotel {
    background: url(/Portals/0/Hotel-BG-Gaylord.png)!important;
    background-repeat: no-repeat!important;
    background-position: left!important;
    background-size: contain!important;
    background-position-y: top!important;
}

#dnnMenu .topLevel>li:last-child>a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (min-width: 800px) {
	.videoContainer img {
		margin-top: -100px;
	}
}

@media (min-width: 1200px) {
	.videoContainer img {
		margin-top: -150px;
	}
}

@media (min-width: 1400px) {
	.videoContainer img {
		margin-top: -180px;
	}
}

@media (min-width: 1600px) {
	.videoContainer img {
		margin-top: -280px;
	}
}



@media (max-width: 1200px) {
    .aboutustwo {
    padding-top: 300px;
    background-size: 50% !important;
    background-position: top center !important;
}

.aboutustwo .row, .aboutustwo .row .col-md-6 {
    display: block !important;
    width: 100% !important;
    float: left !important;
    background: white;
    position: relative;
    column-count: 1;
}

.aboutustwo p {
    max-width: 100% !important;
}

}


@media (max-width: 768px) {

.circleregister a, .registernow a, .hotel p a, .justify p a, a.orangebutton {
    display: block;
}
}














