.five-star #bsp-search-result > * {display: none;}
.five-star.bsp #bsp-search-result > .found, .five-star.dms #bsp-search-result > .found {display: block;}
.five-star.no-tech #bsp-search-result > .not-found {display: block;}

.five-star .dms-res, .five-star .bsp-res, .five-star .no-tech-res {display: none;}
.five-star.dms .dms-res, .five-star.bsp .bsp-res, .five-star.no-tech .no-tech-res {display: block;}

.content-inner:last-child .offering-advantage {margin-top: 4rem;}
.five-star .content-inner.two-col {
	display: flex;
}
.five-star .content-inner.two-col .col {
	width: 100%;
}
.five-star .content-inner.two-col .col:first-child {
	margin-right: 1rem;
}
.five-star .content-inner.two-col .col:last-child {
	margin-left: 1rem;
}

.five-star .sub-tit {line-height: 2rem;}
.sub-tit .sub-sub-tit {font-size: 2rem;}

.find-bsp {text-align: center;}

.two-col .col.with-image .left-image, .two-col .col.with-image .right-text {
	display: inline-block;
	width: 45%;
	padding: 2rem;
	vertical-align: middle;
}
.two-col .col.with-image .right-text {
	width: 50%;
	padding: 0;
}

.five-star .offering .offering-content .content-inner ul {
	list-style-type: none;
	padding: 2rem;
	margin: 0;
}
.five-star .offering .offering-content .content-inner ul p {
	margin: 0;
}
.five-star .offering .offering-content .content-inner ul li {
	line-height: 2rem;
}
.offering-advantage-list {height: 80%;}

.five-star .offering .offering-content .content-inner .offering-advantage .sub-tit {
	margin-bottom: -2.5rem;
}

body:not(.is-mobile) #bsp > * {
	display: inline-block;
	vertical-align: middle;
}
body:not(.is-mobile) #bsp > .item {width: 30%;}
#bsp-search-result {
	margin-top: 1rem;
}

.bsp-desc, .dms-desc {display: none;}
.five-star.bsp #bsp-search-result > .found .bsp-desc, .five-star.dms #bsp-search-result > .found .dms-desc {display: block;}

.tech-info {
	display: flex;
	align-items: center;
	padding: 2rem;
	border-radius: 7px;
	background: #eee;
}
.tech-image {
	width: 30%;
}
.five-star.dms #bsp-search-result > .found .tech-image {display: none;}
.tech-text {
	width: 60%;
}
.tech-text .item {
	text-align: left;
}
.tech-text .item p {
	display: inline-block;
	margin: .5rem 0;
}
.tech-text .item p:first-child {
	width: 30%;
	font-weight: bold;
}
.tech-map {width: 50%; height: 25rem;}
.tech-map #tMap {width: 100%; height: 100%;}
.is-mobile .tech-map {width: 100%;}

.not-found h4 {
	padding: 1rem;
}
.nf-options {
	display: flex;
	padding: 0.5rem;
	border-radius: 7px;
	background: #eee;
}
.nf-opt {
	width: 100%;
	text-align: left;
	padding: 2rem;
}
.nf-opt:first-child {
	border-right: 1px solid #bbb;
}
.not-found .nf-opt .opt-title {
	font-size: 2.6rem;
	margin: 0;
}

.highlight {color: #a50034;}
		
.tech-info-area {
	background: #eee;
	border-radius: 7px;
}
.tech-info-area > p {
	font-size: 2.5rem;
	margin-bottom: 0;
	padding-top: 2rem;
}

.required-field {text-align: right; margin-bottom: 1rem;}

.activated-form .modal-title {margin-bottom: 0;}
.activated-form {
	display: none; 
	text-align: left;
	background: #eee;
	border-radius: 7px;
	margin: 3rem auto;
}
.activated-form .item {
	display: flex;
	margin-bottom: 2rem;
}


#bsp-search-result .activated-form .item .item-title {
	/* SANMI DISPABLED THIS CODE BELOW FOR 5.0 */
	/* font-family: "LG Smart Light";
	font-size: 3rem; */
}

.activated-form .item > .column {
	width: 100%;
	margin-right: 2rem;
}
.activated-form .item > .column:last-child {
	margin-right: 0;
}

.result-area .result {
	display: none;
}
.result-area.pass .result.success {display: block;}
.result-area.fail .result.fail {display: block;}

.is-mobile .activated-form .item {
	display: block;
    margin-bottom: 1rem;
}
.is-mobile .activated-form .item .column:not(:first-child) {
	margin-top: 2rem;
}
.is-mobile #bsp-search-result .activated-form .item .item-title {
	font-size: 1rem;
}

.msg-error {word-wrap: break-word;}
.error + span.msg-error {display: block;}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus
 input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover
 textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
	border: 1px solid #aaa;
	-webkit-text-fill-color: #333;
	-webkit-box-shadow: 0 0 0px 1000px #fefefe inset;
	transition: background-color 5000s ease-in-out 0s;
}

.offering-content {
    padding: 0;
}
.is-mobile .offering-content {padding: 0.5rem;}
.is-mobile .offering-advantage-list{padding:1rem; margin: auto}
.is-mobile .five-star-logo-image{max-width: 120px}
.is-mobile .sub-tit .sub-sub-tit {
    font-size: 1.2rem;
}
.is-mobile .offering .offering-content .content-inner .offering-advantage .sub-tit {
    width: 100%;
    margin-bottom: 1rem;
}
.is-mobile .offering-advantage, .is-mobile .content-inner:last-child .offering-advantage {margin-top: 3rem;}
.is-mobile .five-star .content-inner.two-col {
	flex-flow: row wrap;
}
.is-mobile .five-star .content-inner.two-col .col:first-child {
	margin: 0;
	margin-top: 3rem;
}
.is-mobile .five-star .content-inner.two-col .col:last-child {
	margin: 0;
	margin-top: 3rem;
}
.is-mobile .two-col .col.with-image .left-image, .is-mobile .two-col .col.with-image .right-text {
	width: 100%;
}
.is-mobile .two-col .col.with-image .right-text {
	width: 100%;
}
.is-mobile .two-col .col.with-image .left-image img {
	width: 70%;
	display: block;
	margin: 0 auto;
}
.is-mobile #bsp-search-btn {
	margin-top: 1rem;
}

.is-mobile .tech-info {
	flex-flow: row wrap;
      padding: 14px;
}
.is-mobile .tech-image {
	width: 100%;
}
.is-mobile .tech-text {
	width: 100%;
}
.is-mobile .tech-text .item p:first-child {
	width: 100%;
}
.is-mobile .nf-options {flex-flow: row wrap;}
.is-mobile .nf-opt:first-child {border-right: none; border-bottom: 1px solid #bbb;}

.is-mobile #bsp-search-result h4 {
	font-size: 1.5rem;
}
.is-mobile .btn{
	width: 100%;
}











.msg-error,.tooltip {
    display: block;
    color: #333;
    font-size: 0.8rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 32px;
    padding: 20px;
    background: #fff;
    background-image: -webkit-linear-gradient(#fff,#f5f5f5);
    background-image: linear-gradient(#fff,#f5f5f5);
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-position: bottom;
    border: 1px solid #a5a5a5;
    border-radius: 6px;
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    margin: 0 auto;
    z-index: 10;
    border-radius: 5px;
    min-width: 200px;
}

.msg-error:after,.msg-error:before,.tooltip:after,.tooltip:before {
    position: absolute;
    left: 50%;
    content: " "
}

.msg-error:before,.tooltip:before {
    bottom: -11px;
    margin-left: -10px;
    border-top: 11px solid #a5a5a5;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent
}

.msg-error:after,.tooltip:after {
    bottom: -10px;
    margin-left: -9px;
    border-top: 10px solid #f5f5f5;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.msg-error button.close,.tooltip button.close {
    position: absolute;
    right: 5px;
    top: 3px
}
.styled-form span.msg-error {
    display: none;
    position: absolute;
    padding: 10px 15px;
    color: #a50034;
}

.styled-form span.msg-error .icon {
    margin-right: 10px
}

.styled-form .error .styled-checkbox.focus.hover+label+span.msg-error,.styled-form .error .styled-checkbox.focus~span.msg-error,.styled-form .error .styled-radio.focus~span.msg-error,.styled-form .error.focus .styled-checkbox~span.msg-error,.styled-form .error.focus .styled-radio~span.msg-error,.styled-form .error:focus~span.msg-error,.styled-form .error~.chosen-container-active~span.msg-error,.styled-form .focus .error~span.msg-error,.styled-form select.error+span.msg-error {
    display: block
}

.styled-form .error .styled-radio+label+.msg-error,.styled-form .error .styled-radio~.msg-error {
    white-space: nowrap
}

.styled-form span.msg-error {
    display: none;
    padding: 10px 15px;
    color: #a50034;
    background: #fff;
    border: solid 1px #ccc;
}

.styled-form span.msg-error .icon {
    margin-right: 10px
}

.styled-form .error .styled-checkbox.focus.hover+label+span.msg-error,.styled-form .error .styled-checkbox.focus~span.msg-error,.styled-form .error .styled-radio.focus~span.msg-error,.styled-form .error.focus .styled-checkbox~span.msg-error,.styled-form .error.focus .styled-radio~span.msg-error,.styled-form .error:focus~span.msg-error,.styled-form .error~.chosen-container-active~span.msg-error,.styled-form .focus .error~span.msg-error,.styled-form select.error+span.msg-error {
    display: block
}

.styled-form .error .styled-radio+label+.msg-error,.styled-form .error .styled-radio~.msg-error {
    white-space: nowrap
}
