h1,h2 { display: table; margin: 0 auto 0px; text-align: center; line-height: 120%; }
section { text-align: center; padding: 60px 0; }
.gray { background: #ededed; }
.gray button { margin-top: 60px; }
section.title_section { height: 400px; background: url('/modules/custom-virtual-escape-game/images/image_background.jpg') no-repeat; background-size: cover; background-position: center center; color: white; }
section.title_section .container { display: flex; flex-direction: column; height: 100%; align-items: center; justify-content: center; }
section.title_section p { text-align: center; padding: 0 15%; line-height: 150%; }
.video-block .container { display: flex; align-items: center; margin: 60px auto; }
.video-block .contents { flex-grow: 1; }
.video-block .contents:nth-child(2) { padding-left: 13%; }
.video-block iframe { width: 740px; height: 416px; }
.video-block ul { list-style-type: none; text-align: left; margin: 0; padding: 0; }
.video-block li { padding: 12px 0px; display: flex; align-items: center; transform-origin: left center; font-size: 20px; line-height: 130%; }
.video-block li:before { content: url('/modules/custom-virtual-escape-game/images/icon_pipe.png'); margin: 0px 20px 0px 0; transform-origin: center center; line-height: 130%; }
.video-block .cta { margin: 20px auto 60px; display: table; }
.video-block p { padding: 0px 17% 5px; }
.screenshot_slider_wrapper { width: 740px; height: 416px; position: relative; }
.screenshot_slider_wrapper img { width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; }
.screenshot_slider .owl-prev span, .screenshot_slider .owl-next span { display: none; }
.screenshot_slider .owl-prev { position: absolute; top: 50%; transform: translateY(-50%); left: 20px; }
.screenshot_slider .owl-next { position: absolute; top: 50%; transform: translateY(-50%); right: 20px; }
.screenshot_slider .owl-prev:before { font-family: "Fontawesome"; content: "\f104"; padding-right: 3px; }
.screenshot_slider .owl-next:before { font-family: "Fontawesome"; content: "\f105"; padding-left: 3px; }
.screenshot_slider.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { font-size: 38px; width: 56px; height: 56px; line-height: 50px; border: 2px solid white; border-radius: 100%; color: white; z-index: 9; }
form { width: 80%; margin: 60px auto; display: flex; flex-wrap: wrap; justify-content: space-between; }
form .floating { width: 290px !important; margin-bottom: 20px; }
form textarea { padding: 25px; height: 120px; resize: none; margin-bottom: 20px; }
.bottomline { border-bottom: 1px solid #dcdcdc; }
.services { text-align: center;}
.services .contents { display: inline-flex; margin: 80px auto 0; gap: 80px; }
.services ul { list-style-type: none; text-align: left; margin: 0; padding: 0; }
.services li { padding: 12px 0px; display: flex; align-items: center; transform-origin: left center; font-size: 20px; line-height: 130%; }
.services li:before { content: url('/modules/custom-virtual-escape-game/images/icon_pipe.png'); margin: 0px 20px 0px 0; transform-origin: center center; line-height: 130%; }
.services .container.center { display: table; }
.services .container.center ul { display: table; margin: 80px auto 80px; }


@media (max-width: 1680px) {
p { font-size: 18px; }
.gray button { margin-top: 50px; }
section { text-align: center; padding: 50px 0; }
section.title_section { height: 340px; }
.video-block .container { margin: 50px auto; }
.video-block iframe, .screenshot_slider_wrapper { width: 648px; height: 364px; }
.video-block li { padding: 12px 0px; font-size: 18px; }
.video-block li:before { transform: scale(0.875); margin: 0px 18px 0px 0; }
.video-block .cta { margin: 20px auto 50px; }
.services li { padding: 12px 0px; font-size: 18px; }
.services li:before { transform: scale(0.875); margin: 0px 18px 0px 0; }
.services .container.center ul { margin: 70px auto 70px; }
}

@media (max-width: 1440px) {
p { font-size: 16px; }
.gray button { margin-top: 30px; }
section { text-align: center; padding: 30px 0; }
section.title_section { height: 300px; }
section.title_section p { padding: 0 12%; }
.video-block .container { margin: 40px auto; }
.video-block iframe, .screenshot_slider_wrapper { width: 555px; height: 312px; }
.video-block li { padding: 7px 0px; font-size: 17px; }
.video-block li:before { transform: scale(0.75); margin: 0px 15px 0px 0; }
.video-block .cta { margin: 20px auto 40px; }
.screenshot_slider.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot { font-size: 32px; width: 48px; height: 48px; line-height: 40px; }
.services li { padding: 7px 0px; font-size: 17px; }
.services li:before { transform: scale(0.75); margin: 0px 15px 0px 0; }
.services .container.center ul { margin: 50px auto 50px; }
}

@media (max-width: 1366px) {
p { font-size: 15px; }
section.title_section { height: 230px; }
.video-block .container { margin: 30px auto; }
.video-block iframe, .screenshot_slider_wrapper { width: 525px; height: 295px; }
.video-block li { padding: 4px 0px; font-size: 16px; }
.video-block li:before { transform: scale(0.71); margin: 0px 12px 0px 0; }
.video-block .cta { margin: 15px auto 30px; }
.services li { padding: 4px 0px; font-size: 16px; }
.services li:before { transform: scale(0.71); margin: 0px 12px 0px 0; }
.services .container.center ul { margin: 40px auto 40px; }
}

@media (max-width: 1024px) {
.container { padding: 0 10px; }
.gray button { margin-top: 20px; }
section { text-align: center; padding: 20px 0; }
section.title_section { height: initial; padding: 20px; }
section.title_section p { padding: 0; }
.video-block .container { margin: 0 auto; display: block; }
.video-block iframe { width: 100%; max-width: 525px; height: 295px; }
.video-block ul { margin: 20px 0; padding: 0 10px 0 0; line-height: 170%; }
.video-block ul li:before { transform: scale(0.65); margin: 0px 8px 0px 0; }
.video-block .contents:nth-child(2) { padding: 20px; }
.video-block .contents { padding: 20px; }
.screenshot_slider_wrapper { width: 100%; height: initial; }
form { width: 100%; margin: 20px auto; }
form .floating { width: 100% !important; margin-bottom: 20px; }
.services ul { margin: 0px; padding: 0 10px 0 0; line-height: 170%; }
.services ul li:before { transform: scale(0.65); margin: 0px 8px 0px 0; }
.services .contents { display: block; margin: 20px auto; gap: initial; }
.services .container.center ul { margin: 20px auto 20px; }
}
