.init { background: url('/modules/teambuilding/images/banner.png') no-repeat #ededed; background-size: cover; padding: 2% 0; }
.init h3 { padding: 20px 25%; }
h1,h2,h3 { text-align: center; display: table; margin: 0 auto; }
section.center { text-align: center; margin-bottom: 30px; padding-bottom: 40px; }
.pictograms { display: inline-flex; text-align: center; margin: 50px auto 0; justify-content: center; }
.pictograms img { transform-origin: center center; margin-bottom: 20px; }
.pictograms > div { width: 25%; padding: 0 50px; }
.bottomline { border-bottom: 1px solid #dcdcdc; }
#company_logos { margin: 60px auto; max-width: 90%; }
.tb-types { display: flex; gap: 62px; }
.tb-types > div { border: 1px solid #dcdcdc; border-radius: 10px; flex-basis: 100%; padding: 70px 20px 90px; margin: 50px 0; position: relative; }
.tb-types .title { font-size: 48px; font-family: "Bebas Neue"; font-weight: 300; line-height: 100%; text-align: center; display: table; margin: auto; font-style: italic; }
.tb-types .title span { display: block; font-family: "Bebas Neue"; font-size: 34px; color: var(--yellow); }
.tb-types ul { list-style-type: none; text-align: left; margin: 40px auto 60px; padding: 0 40px; }
.tb-types li { padding: 16px 0px; display: flex; align-items: center; transform-origin: left center; font-size: 20px; line-height: 130%; }
.tb-types li:before { content: url('/modules/teambuilding/images/icon_pipe.png'); margin: 0px 20px 0px 0; transform-origin: center center; line-height: 130%; }
.tb-types .buttons { position: absolute; bottom: 40px; left: 0px; width: 100%; display: flex; gap: 15px; justify-content: center; }
section.title_section { height: 400px; background: url('/modules/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%; }
.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/teambuilding/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 .buttons { display: flex; align-items: center; justify-content: center; gap: 15px; margin: 20px auto 60px; }
.services { text-align: center;}
.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/teambuilding/images/icon_pipe.png'); margin: 0px 20px 0px 0; transform-origin: center center; line-height: 130%; }
.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; }
.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) {
section.center { margin-bottom: 25px; padding-bottom: 35px; }
p, .pictograms { font-size: 18px; }
.pictograms { margin: 45px auto 0; }
.pictograms img { transform: scale(0.875); }
#company_logos { margin: 50px auto; }
.tb-types { gap: 50px; }
.tb-types > div { padding: 55px 15px 75px; margin: 45px 0; }
.tb-types .title { font-size: 46px; }
.tb-types .title span { font-size: 32px; }
.tb-types ul { padding: 0 25px; margin: 30px auto 50px; }
.tb-types li { padding: 12px 0px; font-size: 18px; }
.tb-types li:before { transform: scale(0.875); margin: 0px 18px 0px 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; }
.contact-form form .floating, .contact-form form .select-box-wrapper { width: 255px !important; }
}

@media (max-width: 1440px) {
section.center { margin-bottom: 20px; padding-bottom: 30px; }
p, .pictograms { font-size: 16px; }
.pictograms { margin: 35px auto 0; }
.pictograms img { transform: scale(0.75); }
#company_logos { margin: 35px auto; }
.tb-types { gap: 30px; }
.tb-types > div { padding: 40px 10px 60px; margin: 40px 0; }
.tb-types .title { font-size: 39px; }
.tb-types .title span { font-size: 26px; }
.tb-types ul { padding: 0 20px; margin: 10px auto 40px; }
.tb-types li { padding: 7px 0px; font-size: 17px; }
.tb-types li:before { transform: scale(0.75); margin: 0px 15px 0px 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, .video-block .buttons { 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; }
.contact-form form .floating, .contact-form form .select-box-wrapper { width: 245px !important; }
}

@media (max-width: 1366px) {
section.center { margin-bottom: 15px; padding-bottom: 25px; }
p, .pictograms { font-size: 15px; }
.pictograms { margin: 30px auto 0; }
.pictograms img { transform: scale(0.71); }
#company_logos { margin: 30px auto; }
.tb-types { gap: 20px; }
.tb-types > div { padding: 40px 10px 40px; margin: 30px 0; }
.tb-types .title { font-size: 36px; }
.tb-types .title span { font-size: 24px; }
.tb-types ul { padding: 0 15px; }
.tb-types li { padding: 4px 0px; font-size: 16px; }
.tb-types li:before { transform: scale(0.71); margin: 0px 12px 0px 0; }
.tb-types .buttons { bottom: 20px; }
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, .video-block .buttons { margin: 15px auto 30px; }
.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; }
}

@media (max-width: 1280px) {
.contact-form form .floating, .contact-form form .select-box-wrapper { width: 48% !important; }
}

@media (max-width: 1024px) {
.init { background: #ededed; }
.init h3 { padding: 20px 2%; }
h1 { display: table; margin: 20px auto 20px; }
section.center { margin-bottom: 10px; padding-bottom: 15px; }
.pictograms { flex-wrap: wrap; margin: 0px auto 20px; }
.pictograms img { margin: 0; }
.pictograms > div { width: 50%; }
.container { padding: 10px; }
#company_logos { margin: 20px auto; content:url("/modules/teambuilding/images/company_logos_v02_mobile.png"); }
.tb-types { flex-wrap: wrap; gap: 10px; padding: 20px 0 0; }
.tb-types > div { margin: 0; }
.tb-types .title { font-size: 38px; }
.tb-types .title span { font-size: 26px; }
.tb-types ul { margin: 20px 0; padding: 0 10px 0 0; line-height: 170%; }
.tb-types ul li:before { transform: scale(0.65); margin: 0px 8px 0px 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: 0; }
.screenshot_slider_wrapper { width: 100%; height: initial; }
.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; }
.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; }
}
