.title-cm-03{
  width: 100%;
}
/*----- Banner -----*/
.bnr {
	position: relative;
}
.bnr > img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.bnr-txt{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgb(0 0 0 / 50%);
  padding: 20px 0 30px 0;
}
.bnr-txt .container{
	position: relative;
	height: 100%;
	text-align: center;
}
.bnr-txt h1{
	color: #fff;	
	width: 100%;
	font-family: "neosans";
	font-size: 60px;	
	text-shadow: 0 3px 6px rgb(0 0 0 / 18%);
}
.block-575{
	display: none !important;
}
@media(max-width:1440px){
	.mobi-logo{
		max-width: 33%;
	}	
}
@media(max-width:1170px){
	.bnr-txt h1 {
    font-size: 5vw;
 	}  
}
@media(max-width:991px){

  .bnr-txt{
    padding: 15px 0 20px 0;
  }
}
@media(max-width:767px){
	.bnr-txt h1{
		font-size: 35px;
		margin-top: 0;
    text-align: left;
	}
}
@media(max-width:575px){
	.hidden-575{
		display: none !important;
	}
	.block-575{
		display: block !important;
	}
}

.plan-name{
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
@media(max-width:767px){
	.plan-name{
		font-size: 22px;
	}
}
.menu-main li{
	padding: 0 25px;
}
.menu-main li:nth-child(1){
	padding-left: 0;
}
.menu-main li:last-child{
	padding-right: 0;
}
.menu-main li a{
	text-decoration: underline;
}
.menu-main ul{
	text-align: center;
}
@media(max-width:991px){
	
}
@media(max-width:767px){
	.menu-main li a{
		font-size: 18px;
		border-bottom: none;
		padding-bottom: 0;
	}
  .menu-main{
    margin-top: 40px;
    padding-bottom: 60px;
  }
  .menu-main li {
    padding: 0 20px;
  }
}
@media(max-width:320px){
  .menu-main li a{
		display: block;
		width: 100%;
		padding-bottom: 10px;
		text-align: left;
	}
	.menu-main li{
		width: 100%;
    padding: 3px 0;
	}  
  .menu-main:after{
		content: '';
		display: block;
		clear: both;
	}
}



.service-item{
	display: flex;
	justify-content: space-between;
  align-items: start;
	margin-bottom: 50px;
}
.service-item > div{
	padding-left: 30px;
}
@media(max-width:991px){
	.service-item > img{
		max-width: 40%;
	}
}
@media(max-width:767px){
  .title-cm h2{
    font-size: 29px;
  }
	.service-item{
		display: block;
	}
	.service-item > img{
		max-width: inherit;
		width: 100%;
	}
	.service-item > div{
		padding-left: 0;
		margin-top: 20px;
		width: 100%;
	}
  .service > .mt60{
    margin-top: 40px;
  }
}

.check-list {
	display: inline-block;
}
.check-list li{
	margin-top: 20px;
	text-align: left;
}
.check-list li > p{
	background: url(../../img/common/icon-checked.svg) no-repeat left top;
	background-size: 25px;
	padding: 3px 0 3px 40px;
	display: inline-block;
/*	font-size: 20px;*/
}
@media(max-width:767px){
	.check-list li > p{
		background-size: 25px;
		padding: 0px 0 6px 40px;
	}
}
.story:after{
	content: "";
	display: block;
	clear: both;
}
.story-list{
	padding-bottom: 35px;
	position: relative;
	padding-top: 15px;
	padding-left: 105px;
}
.story-name{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.story-note{
	margin-top: 30px;
	padding: 35px 50px;
}
.story-list:before{
	content: '';
	display: block;
	width: 68px;
	height: 68px;
	background: url(../../img/common/logo-circle.svg) no-repeat #fff;
	background-size: 100%;
	position: absolute;
	left: 0;
	top:0;
	z-index: 2;
}
.story-list:after{
	content: '';
	display: block;
	width: 2px;
	height: 100%;
	border-left: 2px dotted #333;
	position: absolute;
	left: 31px;
	top:0;
	z-index: 1;
}
ul .story-list:last-child:after{
	height: 30px;
}
@media(max-width:991px){
	.story-list{	
		padding-top: 5px;
		padding-left: 75px;
	}
	.story-list:before{
		width: 50px;
		height: 50px;
	}
	.story-list:after{
		left: 24px;
	}
	.story-note{
		padding: 20px 20px;
	}
	.story-list li,
	.story-list p{
		font-size: 18px;
	}
}
@media(max-width:767px){
	.story-name{
		font-size: 22px;
	}
	.story-note .willer-logo{
		width: 150px;
	}
	.story-list{
		padding-bottom: 25px;
	}
}
.globally-content{
	width: 340px;
}
.flag-icon{
  width: 50px !important;
  position: absolute;
  top:20px;
  left: 30px;
}
@media(min-width:992px){
	.Slider_02 {
		margin-left: -25px;
		margin-right: -25px;
	}
	.globally-content{
		padding-left: 25px;
		padding-right: 25px;
		float: left;
		width: 33.3333%;
	}
	.Slider_02:after{
		content: '';
		display: block;
		clear: both;
	}
}
.globally-content {
	position: relative;
}
.globally-content p{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 3px 6px rgb(0 0 0 / 40%);
/*
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
*/
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	padding: 15px;
	text-transform: uppercase;
}
.globally-content p span{
	display: block;
/*	font-size: 20px;*/
	color: #fff;
	text-transform: none;
	-webkit-text-fill-color: inherit;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: inherit;
}

.row-25 > li{
	margin-bottom: 30px;
}
@media(min-width:991px){
	.row-25{
		margin-left: -25px;
		margin-right: -25px;
	}
	.row-25 > li{
		padding-left: 25px;
		padding-right: 25px;
		margin-bottom: 50px;
	}
}
.feature-content{
	position: relative;
}
.feature-content > div{	
  padding: 15px 0;
}
.feature-content > div h4{  
	font-size: 30px;
	font-weight: bold;
}
.feature-content p{
	font-size: 19px;
	display: block;
  font-weight: bold;
}
.story .list-inline {
	margin-left: -10px;
	margin-right: -10px;
}
.story .list-inline li{
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px 0;
}
@media(max-width:991px){
  .feature-content > div h4{
    font-size: 23px;
    padding-bottom: 5px;
    line-height: 100%;
  }
  .feature-content p{
    font-size: 16px;
  }
}
@media(max-width:767px){
	.story .list-inline li{		
		width: 33.3333%;
		float: left;
		display: block;
	}
	.story .list-inline:after{
		content: '';
		display: block;
		clear: both;
	}
  .story {
    padding-top: 20px;
  }
/*
  .story > .mt80{
    margin-top: 60px;
  }
*/

}



/*--- Common CSS ---*/
.mobi-price-box span{
	display: block;
	font-size: 50px;
	font-weight: bold;
	margin: 5px 0;
}
.mobi-price-box p{
	font-size: 25px;
	font-weight: bold;
}
.mobi-price-box{
	padding: 50px 10px;
}
.mobi-price-box .btn-big{
	font-size: 30px;
	font-weight: bold;
	width: 500px;
	padding-top: 30px;
}
@media(max-width:991px){
	.mobi-price-box{
		background: url(../../img/common/bg_gray.png);
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
@media(max-width:767px){
	.mobi-price-box p{
		display: inline-block;
		font-size: 23px;
	}
  .mobi-price-box span{
    font-size: 35px;
  }
	.mobi-price-box .btn-big{
		padding-top: 18px;
		font-size: 25px;
	}
}
@media(max-width:575px){
	.mobi-price-box .btn-big{
		font-size: 5.5vw;
	}
}
.btn-list{
	text-align: center;
  margin-top: 0;
}
.btn-list li{
	margin-bottom: 20px;
}
.btn-list li:last-child{
	margin-bottom: 0;
}
.btn-list .btn-small{
	width: 700px;
	font-size: 25px;
}
.helping-list{
	text-align: center;
	display: inline-block;
}
.helping-list li{
	padding: 0 12px;
}
.icon-clock{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../../img/common/icon-clock.svg) no-repeat;
	background-size: 100%;
	margin-right: 10px;
	vertical-align: middle;
}
.icon-mess{
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../../img/common/icon-chat.svg) no-repeat;
	background-size: 100%;
	margin-right: 10px;	
	vertical-align: middle;
}
.helping-note li{
	padding: 0 15px;
}
@media(max-width:767px){
	.helping-note li{
		width: 100%;
		margin-bottom: 10px;
	}
	.helping-note li:last-child{
		margin-bottom: 0;
	}
	.btn-list .btn-small {
    font-size: 18px;
	}
	.helping-list li {
    padding: 0 8px;
    width: 83px;
    max-width: 23%;
	}
  .btn-list.mt20{
    margin-top: 20px;
  }
}
@media(max-width:320px){
	.helping-list li {
    padding: 0 5px;
    max-width: 22%;
	}
}

.note-box{
/*	background: url(../../img/common/bg-feature.png) no-repeat right top #fff;*/
/*	background-size: auto 100%;*/
  padding-top: 50px;
}
.support-mobi-list li > div{
	display: flex;
	justify-content: space-between;
	align-items: start;
}
.support-mobi-list li img{
	margin-right: 20px;
}
.support-mobi-list p{
/*	font-size: 20px;*/
}
.note-box .textpink{
	color: #E4007F;
}
.note-box div > .textpink{
  font-size: 25px;
  margin-bottom: 10px;
}
@media(max-width:991px){
	.note-box{
		background: none;
		padding-top: 20px;
		padding-bottom: 30px;
	}
}
@media(max-width:767px){
	.note-box {
		padding-bottom: 0;
	}
	.note-box .f30{
		font-size: 20px;
		margin-top:45px;
	}
	.support-mobi-list p{
		font-size: 18px;
	}
}
@media(max-width:767px){
	.support-mobi-list li{
		margin-bottom: 20px;
	}
}
.check-list {
	display: inline-block;
}
.check-list li{
	margin-top: 20px;
	text-align: left;
}
.check-list li > p{
	background: url(../../img/common/icon-checked.svg) no-repeat left top;
	background-size: 25px;
	padding: 3px 0 3px 40px;
	display: inline-block;	
}
@media(max-width:767px){
	.check-list li > p{
		background-size: 25px;
		padding: 0px 0 6px 40px;
	}
}
.info-price{
	width: 860px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 15px;
	border:1px solid #C8C8C8;
}
.info-price .btn-list .btn-small{
		width: 520px;
	font-size: 25px;
}
.our-promise-list li{
	text-align: center;
}
.our-promise-list .img-wrap-02{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	margin: 0 auto;
}
.mobi-download{
	border: 1px solid #333333;
	border-radius: 10px;
	padding: 15px 50px;
	display: inline-block;
}
@media(max-width:575px){
  .mobi-download{
    padding: 15px 15px;
  }
}
.info-price .btn-list .btn-small{
  width: 100%;
  max-width: inherit;
  font-size: 18px;
}
@media(min-width:991px){
	.row-35{
		margin-left: -50px;
		margin-right: -50px;
	}
	.row-35 > li{
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media(max-width:767px){
  .our-promise-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .our-promise-list > li{
    padding-left: 10px;
    padding-right: 10px;
  }
	.our-promise-list li p{
		font-size: 16px;
	}
	.info-price .btn-list .btn-small{
		font-size: 18px;
	}
	.mobi-download{
		padding: 10px 15px;
	}
	.info-price{
		width: 100%;
		border:none;
		padding: 0 0 20px 0;
		text-align: left !important;
	}
	.info-price > p.text-center{
		text-align: left !important;
		font-size: 25px;
	}
	.our-promise-list .img-wrap-02{
		width: 100px;
		height: 100px;
	}
	.promise-list.row{
		margin-left: -10px;
		margin-right: -10px;
	}
	.promise-list.row > li {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media(max-width:424px){
	.our-promise-list .img-wrap-02{
		width: 85px;
		height: 85px;
	}
}

@media(max-width:767px){
  .language-list li{
    float: inherit;
  }
}
.owl-dots{
  display: block !important;
  text-align: center;
  margin-top: 30px;
}
.owl-dot span{
  width: 10px !important;
  height: 10px !important;
  display: block;
  background: #d6d6d6;
  margin: 3px;
  border-radius: 50%;
} 
.owl-dot.active span {
    background-color: #FBB9D3 !important;
}

.alert_message{
  height: auto !important;
}








