h1,h2,h3,h4 { text-align: center; display: table; margin: 0 auto; }
section.center { text-align: center; margin-bottom: 10px; padding-bottom: 20px; }
#company_logos { margin: 40px auto 0; max-width: 90%; }
h4 { font-size: 28px; font-weight: bold; margin: 40px auto; display: table; }
.bottomline { border-bottom: 1px solid #dcdcdc; }
.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, .video-block img:not(.badge), .screenshot_slider_wrapper { width: 740px; height: 416px; }
ul.ul { list-style-type: none; text-align: left; margin: 0; padding: 0; }
ul.ul > li { padding: 12px 0px; display: flex; align-items: center; transform-origin: left center; font-size: 20px; line-height: 130%; }
ul.ul > li.top { align-items: flex-start; }
ul.ul > li:before { content: url('/modules/branded-online-teambuilding/images/icon_pipe.png'); margin: 0px 20px 0px 0; transform-origin: center center; line-height: 130%; }
ul.ul ul { width: 100%; font-style: italic; font-weight: 300; font-size: 16px; list-style-type:disc; padding: 10px 0 0 20px; }
ul.bl { padding-right: 60px; }
.video-block .cta { margin: 20px auto 60px; display: table; }
.video-block .container a.button { margin: 40px auto 0; display: table; }
.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; }
.badgebox { display: inline-flex; margin: 70px auto; align-items: center; gap: 30px; }
.badgebox h3 { text-align: left; }
section.title_section { height: 400px; background: url('/modules/branded-online-teambuilding/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%; font-size: 20px; }
.hditw { text-align: center; }
.hditw h2 { margin: auto; }
.hditw .steps { margin: 200px auto 120px; display: inline-flex; text-align: center; font-size: 17px; line-height: 160%; position: relative; }
.hditw .steps .mb { display: none; }
.hditw .steps:before { position: absolute; top: -24px; left: 50%; transform: translateX(-50%); width: 780px; height: 2px; border-bottom: 2px solid black; content: " "; }
.hditw .steps .title { color: var(--yellow); }
.hditw .steps > div { width: 400px; padding: 0 40px; position: relative; }
.hditw .steps > div:before { position: absolute; top: -110px; left: 50%; transform: translateX(-50%); }
.hditw .steps > div:after { position: absolute; top: -34px; left: 50%; transform: translateX(-50%); content: " "; background: white; width: 20px; height: 20px; border-radius: 100%; border: 2px solid black; }
.hditw .steps .step1:before { content: url('/modules/branded-online-teambuilding/images/icon_videocall.png'); }
.hditw .steps .step2:before { content: url('/modules/branded-online-teambuilding/images/icon_gamemaster.png'); }
.hditw .steps .step3:before { content: url('/modules/branded-online-teambuilding/images/icon_teamplay.png'); }
.hidebox { display: none; }
.hb-title { display: flex; gap: 25px; align-items: center; justify-content: center; font-family: "Bebas Neue"; font-size: 46px; font-weight: 400; text-align: center; margin: 20px 0; padding: 8px 0; background: url('/modules/branded-online-teambuilding/images/image_background.jpg') no-repeat; background-size: cover; background-position: center center; color: white; }
.hb-title .down { border: 2px solid white; width: 56px; height: 56px; border-radius: 100%; text-align: center; cursor: pointer; }
.hb-title .down:before { font-family: "Fontawesome"; content: "\f107"; }
.centerul { padding: 60px 0; }
.centerul ul { width: 70%; margin: 40px auto; }
.grayul { background: #ededed; padding: 80px 0; }
.grayul ul { width: 70%; margin: 50px auto; padding: 80px 120px; background: white; box-shadow: 0 0 40px rgba(0,0,0,0.1); border-radius: 10px; }
.services { text-align: center; padding: 70px 0; }
.services .contents { display: inline-flex; margin: 80px auto; 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/branded-online-teambuilding/images/icon_pipe.png'); margin: 0px 20px 0px 0; transform-origin: center center; line-height: 130%; }
.services ul.center { margin: auto; width: 65%; }
.contact-form .container { padding: 120px 0; }
.contact-form h2 { display: block; text-align: center; }
.contact-form form { width: 80%; margin: 60px auto; display: flex; flex-wrap: wrap; justify-content: space-between; }
.contact-form form .floating { width: 290px !important; margin-bottom: 20px; }
.contact-form form textarea { padding: 25px; height: 120px; resize: none; margin-bottom: 20px; }
.contact-form button { width: 206px; margin: auto; display: table; }
label.requirement { width: 100%; }
.contact-form form .select-box-wrapper { width: 290px !important; margin: 0 0 20px; }

@media (max-width: 1680px) {
p { font-size: 18px; }
h4 { font-size: 26px; margin: 35px auto; }
.video-block .container { margin: 50px auto; }
.video-block iframe, .video-block img:not(.badge), .screenshot_slider_wrapper { width: 648px; height: 364px; }
ul.ul > li { padding: 12px 0px; font-size: 18px; }
ul.ul > li:before { transform: scale(0.875); margin: 0px 18px 0px 0; }
#company_logos { margin: 50px auto; }
.video-block .cta { margin: 20px auto 50px; }
.badgebox { margin: 60px auto; gap: 25px; }
.badgebox img { transform: scale(0.875); transform-origin: right center; }
section.title_section { height: 350px; }
section.title_section p { padding: 0 15%; font-size: 19px; }
.hditw .steps { margin: 170px auto 100px; font-size: 16px; }
.hditw .steps:before { top: -24px; width: 740px; }
.hditw .steps > div { width: 380px; padding: 0 40px; }
.hditw .steps > div:before { top: -110px; transform-origin: center bottom; transform: translateX(-50%) scale(0.875); }
.hditw .steps > div:after { top: -34px; width: 20px; height: 20px; }
.hb-title { gap: 25px; font-size: 43px; margin: 16px 0; padding: 6px 0; }
.hb-title .down { width: 52px; height: 52px; }
.centerul { padding: 50px 0; }
.grayul { padding: 70px 0; }
.services { padding: 60px 0; }
.services li { padding: 12px 0px; font-size: 18px; }
.services li:before { transform: scale(0.875); margin: 0px 18px 0px 0; }
.contact-form form .floating, .contact-form form .select-box-wrapper { width: 255px !important; }
}

@media (max-width: 1440px) {
p { font-size: 16px; }
h4 { font-size: 22px; margin: 25px auto; }
.video-block .container { margin: 40px auto; }
.video-block iframe, .video-block img:not(.badge), .screenshot_slider_wrapper { width: 555px; height: 312px; }
ul.ul > li { padding: 7px 0px; font-size: 17px; }
ul.ul > li:before { transform: scale(0.75); margin: 0px 15px 0px 0; }
#company_logos { margin: 35px auto; }
.badgebox { margin: 40px auto; }
.badgebox img { transform: scale(0.75); }
.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; }
section.title_section { height: 300px; }
section.title_section p { padding: 0 15%; font-size: 17px; }
.hditw .steps { margin: 160px auto 50px; font-size: 14px; }
.hditw .steps:before { top: -24px; width: 640px; }
.hditw .steps > div { width: 320px; padding: 0 40px; }
.hditw .steps > div:before { top: -110px; transform: translateX(-50%) scale(0.75); }
.hditw .steps > div:after { top: -34px; width: 20px; height: 20px; }
.hb-title { gap: 20px; font-size: 38px; margin: 12px 0; padding: 5px 0; }
.hb-title .down { width: 46px; height: 46px; line-height: 46px; }
.centerul { padding: 40px 0; }
.grayul { padding: 50px 0; }
.services { padding: 40px 0; }
.services li { padding: 7px 0px; font-size: 17px; }
.services li:before { transform: scale(0.75); margin: 0px 15px 0px 0; }
.contact-form form .floating, .contact-form form .select-box-wrapper { width: 245px !important; }
}

@media (max-width: 1366px) {
p { font-size: 15px; }
h4 { font-size: 21px; margin: 20px auto; }
.video-block .container { margin: 30px auto; }
.video-block iframe, .video-block img:not(.badge), .screenshot_slider_wrapper { width: 525px; height: 295px; }
ul.ul > li { padding: 4px 0px; font-size: 16px; }
ul.ul > li:before { transform: scale(0.71); margin: 0px 12px 0px 0; }
#company_logos { margin: 30px auto; }
.badgebox { margin: 30px auto; }
.badgebox img { transform: scale(0.71); }
.video-block .cta { margin: 15px auto 30px; }
section.title_section { height: 285px; }
.services { padding: 30px 0; }
.services li { padding: 4px 0px; font-size: 16px; }
.services li:before { transform: scale(0.71); margin: 0px 12px 0px 0; }
.contact-form form .floating, .contact-form form .select-box-wrapper { width: 240px !important; }
.hb-title { gap: 16px; font-size: 32px; margin: 10px 0; padding: 4px 0; }
.hb-title .down { width: 36px; height: 36px; line-height: 36px; }
.centerul { padding: 30px 0; }
.grayul { padding: 40px 0; }
}

@media (max-width: 1024px) {
h1,h2,h3,h4 { padding: 0 20px; }
section.center { margin-bottom: 10px; padding-bottom: 15px; }
.container { padding: 10px; }
h4 { font-size: 20px; margin: 20px auto 0; }
.centerul { padding: 20px 0; }
.centerul ul { width: 100%; }
.video-block .container { margin: 0 auto; display: block; }
.video-block iframe, .video-block img:not(.badge), .screenshot_slider_wrapper { width: 100%; max-width: 525px; height: 295px; }
ul.ul { margin: 20px 0; padding: 0 10px 0 0; line-height: 170%; }
ul.ul > li:before { transform: scale(0.65); margin: 0px 8px 0px 0; }
#company_logos { margin: 20px auto; content:url("/modules/teambuilding/images/company_logos_v02_mobile.png"); }
.video-block .contents:nth-child(2) { padding: 0; }
.badgebox { gap: 5px; margin: 20px auto; }
.badgebox img { transform: initial; width: 100px; margin-left: 20px; }
.screenshot_slider_wrapper { width: 100%; height: initial; }
section.title_section { height: initial; padding: 20px; }
section.title_section p { padding: 0; font-size: 15px; }
.hditw h2 { display: table; }
.hditw .steps { flex-wrap: wrap; padding: 0 15px; margin: 40px 0; }
.hditw .steps:before { border-bottom: 0px; border-left: 2px solid black; width: 2px; height: 80%; margin-top: 25px; }
.hditw .steps > div:after { all: initial; }
.hditw .steps > div:before { top: initial; transform: scale(0.75); }
.hditw .steps > div { padding: 0px 0 50px; width: 50%; }
.hditw .steps .mb { display: block; }
.hditw .steps .step1 { xbackground: red; text-align: left; padding-left: 20px; }
.hditw .steps .step2 { xbackground: blue; text-align: right; padding-right: 20px; }
.hditw .steps .step3 { xbackground: red; text-align: left; padding-left: 20px; }
.hditw .step1 .title:before, .hditw .step3 .title:before { position: absolute; left: -14px; content: " "; background: white; width: 20px; height: 20px; border-radius: 100%; border: 2px solid black; }
.hditw .step2 .title:after { position: absolute; right: -11px; content: " "; background: white; width: 20px; height: 20px; border-radius: 100%; border: 2px solid black; }
.hditw .steps .step1:before, .hditw .steps .step3:before { left: -60px; transform: scale(0.6); transform-origin: center top; top: -5px; }
.hditw .steps .step3:before { left: -70px; }
.hditw .steps .step2:before { right: -90px; transform: scale(0.6); transform-origin: center top; top: -5px; }
.hditw .step3 { padding-bottom: 0px !important; }
.hb-title { gap: 16px; font-size: 28px; margin: 10px 0; padding: 4px 0; }
.hb-title .down { min-width: 36px !important; margin: 0 40px 0 0; }
.services { padding: 20px 0; }
.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 ul.center { width: 100%; margin: 20px 0; padding: 0 20px; }
.contact-form .container { padding: 20px; }
.contact-form form { width: 100%; margin: 20px auto; }
.contact-form form .floating { width: 100% !important; margin-bottom: 20px; }
.contact-form form .select-box-wrapper { width: 100% !important; }
.grayul { padding: 20px 0; }
.grayul ul { width: 100%; padding: 20px; }
}
