.panel-home-banner { position: relative; min-height: 100vh; overflow: hidden; background:#555; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.panel-home-banner video { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; position: absolute; left: 0; right: 0; }
.panel-home-banner .title-wrapper { position: absolute; z-index: 2; top: 35%; width: 100%; }
.panel-home-banner .title-wrapper h1 { font-family: 'Viva Beautiful Pro B'; color: #fff; max-width: 80%; font-size: 140px; line-height: 0.92; margin-bottom: 0; text-transform: uppercase; letter-spacing: 14px; opacity: 0.8; }
.panel-home-banner .title-wrapper h2 { color: #fff; font-size: 30px; text-transform: capitalize; margin-top: 0; font-weight: 700; line-height:auto; }
.panel-home-banner .form-wrapper { width: 100%; position: absolute; bottom: 0; padding-bottom: 60px; }
.panel-home-banner .form-wrapper h4 { font-size: 50px; color: #fff; line-height: 1; }
.panel-home-banner .form-group { display: inline-block; }
.panel-home-banner .overlay { position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.2); }
.panel-home-banner::before { content: ""; width: 825px; height: 948px; position: absolute; z-index: 2; right: 0; bottom: 0; background: url(../../images/flair-banner.png) no-repeat; background-size: contain; }
.panel-home-banner .bottom-right { position: absolute; z-index: 10; right: 30px; bottom: 140px; }
.panel-home-banner .bottom-right .pause-play { text-align: right; margin-bottom: 70px; }
.panel-home-banner .bottom-right .pause-play i { color: #fff; font-size: 64px; cursor: pointer; }
.panel-home-banner .bottom-right .pause-play .thfa-circle-play { display: none; }
.panel-home-banner .bottom-right .pause-play.active i:first-of-type { display: none; }
.panel-home-banner .bottom-right .pause-play.active i:nth-of-type(2) { display: inline-block; }
.panel-home-banner .bottom-right p { color: #fff; }
.panel-home-banner .bottom-right p i { margin-left: 10px; }
.panel-home-banner.video-paused .bottom-right .pause-play .thfa-circle-play { display: inline-block; }
.panel-home-banner.video-paused .bottom-right .pause-play .thfa-circle-pause { display: none; }
.panel-home-banner .im-gadget-search-tab:hover a:after, 
.panel-home-banner .im-gadget-search-tab.active a:after { background: none; }

@media (max-width: 1400px){
	.panel-home-banner .icon-list { margin-left: 370px; }
	.panel-home-banner .bottom-right { bottom: 180px; }
}
@media (max-width: 1199px){
	.panel-home-banner .title-wrapper h3 { font-size: 40px; }
	.panel-home-banner .icon-list { position: static; margin-left: 0; margin-top: 15px; }
	.panel-home-banner::before { background-position: 100% 100%; width: 40vw; }
}
@media (max-width: 991px){
	.panel-home-banner::before { width: 60vw; }
	.panel-home-banner .title-wrapper h2 { font-size: 54px; }
	.panel-home-banner .title-wrapper h3 { font-size: 32px; }
}
@media (max-width: 767px){
	.panel-home-banner form { width: 100%; }
	.panel-home-banner .bottom-right { display: none; }
	.panel-home-banner .utopia-page .utopia__search-column { float: none; display: inline-block; width: 100%; max-width: 100%; }
	.panel-home-banner .title-wrapper h1 { font-size: 10vw; }
	.panel-home-banner .title-wrapper h2 { font-size: 46px; }
	.panel-home-banner .title-wrapper h3 { font-size: 25px; }
	.panel-home-banner .bottom-right .pause-play { margin-bottom: 0; }
	.panel-home-banner .bottom-right .pause-play i { font-size: 35px; }
}
@media (max-width: 575px){
	.panel-home-banner .title-wrapper {  }
}


.panel-home-banner .directory_utopia_search { text-align:left; }
.utopia-invisible-clickarea-active .panel-home-banner { overflow:visible; }

#page #search-gadget-panel {padding:0;}
#search-gadget-panel h2 { font-size: 48px; line-height: 1.04; text-align:center; }
#search-gadget-panel .utopia__search { background-color: #fff; border-radius: 2px; max-width: 750px; }
#search-gadget-panel .utopia__search-control, #search-gadget-panel #operator_keyword { color: rgba(54, 54, 54, 0.6); font-size: 16px; font-weight: 400; letter-spacing: 0.8px; padding-left:20px; height:50px;}
#search-gadget-panel .utopia__search-column-button .utopia__search-control { border-radius: 0 2px 2px 0; border-color: var(--orange); background-color: var(--orange); color: rgb(255, 255, 255); font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.75px; }
#search-gadget-panel .utopia__search-column-button .utopia__search-control i { margin:-4px 5px 0 5px; }
#search-gadget-panel .im-gadget-search-tabs { color: #fff; border-color:#fff; font-size: 16px; font-weight: 700; letter-spacing: 0.8px; max-width: 750px; }
#search-gadget-panel .im-gadget-search-tabs a { color:inherit; display:inline-block; text-decoration:none; padding: 5px 0; font-size: 22px; font-weight: 400; }
#search-gadget-panel .im-gadget-search-tabs .active a { border-bottom:solid 2px #333; border-color:inherit; }
#search-gadget-panel .directory_utopia_search { margin-top:16px; }
.panel-home-banner .utopia__search-column-button { position: absolute; right: 5px; width: 55px; margin: 0; top: 5px; }
.wdDatePicker-Outer select { height:40px; width:90%; }

@media (max-width:767px) {
	body#contentpage #search-gadget-panel { padding:32px 0; }
	#search-gadget-panel h2 { font-size:32px; padding:0 20px; }
	#search-gadget-panel .utopia__search { background:none; }
	#search-gadget-panel .utopia__search-control { padding:0 20px; width:90%; margin:0 auto; }
	#search-gadget-panel .utopia__search-column-button .utopia__search-control span { display:inline-block; }
	#search-gadget-panel .im-gadget-search-tabs { }
	#search-gadget-panel .im-gadget-search-tabs a { letter-spacing:0; }
	#search-gadget-panel .im-gadget-search-tabs .row { margin:0 -5px; }
	#search-gadget-panel .im-gadget-search-tabs .col-xs-6 { padding:0 5px; }
}


#search-gadget-panel #opSearchForm {width:100%;}