.taladpha h1 {
	    font-size: 90px;
	    font-weight: 600;
	}
	.wrap:lang(en) .taladpha h1 {
	    font-size: 50px;
	}
	.taladpha p{
		color: #000;
		font-size: 18px;
	}
	.wrap:lang(en) .taladpha p {
	    font-size: 16px;
	}
	.taladpha .align-items-center {
	    align-items: center;
	}
	.d-flex{
		display: flex;
	}
	
	.more_products {
	    font-size: 18px;
	    font-weight: 900;
	    color: #000;
	    border: 1px solid var(--msColor);
	    display: block;
	    text-align: center;
	    width: 150px;
	    padding: 5px 10px;
	    margin: 30px 0px 40px 0px;
	}
	.wrap:lang(en) .more_products {
		width: 168px;
	}
	.bg-eee{
		background-color: #eee;
	}
	/*End setting*/
	.box-banner{
		position: relative;
		margin-bottom: 25px;
	}
	.box-three .head-mobile,
	.content-banner-mobile,
	.box-three .footer-mobile-close{
		display: none;
	}
	.box-banner .content{
		position: absolute;
		bottom: 0;
		padding: 50px 70px;
	}
	.box-banner .border-right{
		border-right: 1px solid #000;
	}
	.box-banner .content .left{
		padding-right: 50px;
	}
	.box-banner .content .right{
		padding-left: 50px;
	}
	.box-banner .content .right h2{
		font-size: 24px;
    	color: #000;
	}
	.box-banner .content .left p{
		position: absolute;
    	bottom: 0;
	}
	.box-banner .content .right p.p1{
		padding-top: 15px;
    	padding-bottom: 15px;
	}
	.box-banner .content .right p.p1,
	.box-banner .content .right p.p2{
		text-indent: 30px;
	}
	.space-one{
		width: 100%;
		height: 55px;
		border-top: 1px solid var(--msColor);
		border-bottom: 1px solid var(--msColor);
	}
	.box-one{
	    background-color: #eee;
	    padding: 127px 72px 127px 200px;
	}
	.box-one-mobile{
		display: none;
	}
	.box-one .left{
		background-color: #fff;
		border: 10px solid var(--msColor);
		padding: 50px 70px;
	}
	.box-one .left h2{
		font-size: 30px;
		line-height: 45px;
		color: #000;
	    background-color: #fff;
	    font-weight: 500;
	    position: absolute;
	    padding: 20px 30px;
	    top: -52px;
	    left: -205px;
	    width: 340px;
	}
	.wrap:lang(en) .box-one .left h2{
		font-size: 22px;
	}
	.box-one .left p{
		line-height: 34px;
	}
	.box-one .right{
		position: relative;
		height: 100%;
		margin-left: 100px;
	}
	.box-one .right img:nth-child(2){
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.box-two{
		margin-top: 40px;
	}
	.box-two .left h2{
		font-weight: 300;
	    font-size: 47px;
	    line-height: 60px;
	    padding-right: 80px;
	}
	.box-two .right{
		position: relative;
		width: 567px;
		height: 567px;
		border: 1px solid var(--msColor);
	}
	.box-two .right img{
		position: absolute;
		top: 95px;
		left: -95px;
		z-index: 1;
	}
	.box-three .box-table .hr {
	    border-bottom: 2px solid var(--msColor);
	    width: 90%;
	    margin: 22px 0px;
	}
	.box-three .box-table .title h3,
	.box-three .box-table .content h3 {
	    color: #000;
	    font-weight: 500;
	    font-size: 30px;
	}
	.wrap:lang(en) .box-three .box-table .title h3{
	    font-weight: 900;
	}
	.wrap:lang(en) .box-three .box-table .content h3 {
		font-weight: 500;
	    font-size: 26px;
	    line-height: 36px;
	}
	.box-three .box-table .content h3 {
	    padding: 40px 0px 20px;
	}
	.box-three .box-table .content img{
		width: 100%;
	}
	.box-three .box-table .title{
		height: 149px;
	}
	.box-three .box-table .title,
	.box-three .box-table .content{
		padding: 0px 30px 0px 30px;
	}
	.box-three .box-table .content{
		padding-bottom: 100px;
	}
	.box-three .box-table{
		position: relative;
		width: 100%;
	}
	.box-three .box-table .col{
		float: left;
	}
	.box-three .box-table .col-pad{
		padding: 50px 0px 0px;
	}
	.box-three .box-table .col-pad2{
		padding: 125px 0px 0px;
	}
	.box-three .box-table .topic{
		font-size: 40px;
	    color: #000;
	    padding: 0px 100px 0px 30px;
	    background-color: var(--msColor);
	    position: absolute;
	    top: 0px;
	    left: 65px;
	}
	.wrap:lang(en) .box-three .box-table .topic {
	    font-size: 30px;
	    font-weight: 900;
	    padding: 15px;
	}
	.box-three .box-table .col:nth-child(1){
		width: 10%;
	}
	.box-three .box-table .col:nth-child(2){
		width: 6%;
	}
	.box-three .box-table .col:nth-child(3){
		width: 38%;
	}
	.box-three .box-table .col:nth-child(4){
		width: 38%;
	}
	.box-three .box-table .col:nth-child(5){
		width: 8%;
	}
	.box-three .box-table:nth-child(1) .col:nth-child(2){
		border-left: 1px solid var(--msColor);
		border-top: 1px solid var(--msColor);
	}
	.box-three .box-table:nth-child(1) .col:nth-child(3){
		border-left: 1px solid var(--msColor);
		border-top: 1px solid var(--msColor);
		border-right: 1px solid var(--msColor);
	}
	.box-three .box-table:nth-child(1) .left{
		margin: 220px 0px;
	}
	.box-three .box-table:nth-child(1) .left h2,
	.box-three .box-table .tag-mobile{
		font-size: 40px;
	    color: #000;
	    padding: 10px 15px;
	    background-color: var(--msColor);
	    width: 366px;
	    text-align: center;
	}
	.wrap:lang(en) .box-three .box-table:nth-child(1) .left h2 {
	    font-size: 30px;
	    font-weight: 900;
	    padding: 15px 20px 15px 0px;
	    width: 440px;
	}
	.box-three .box-table:nth-child(1) .col .right{
		height: 100%;
	}
	.box-three .box-table:nth-child(1) .right h3{
		font-size: 40px;
	    font-weight: 300;
	    text-align: right;
	    margin-top: 120px;
	    line-height: 60px;
	}
	.wrap:lang(en) .box-three .box-table:nth-child(1) .right h3 {
	    font-size: 60px;
	    font-weight: 500;
	    line-height: 72px;
	}

	.box-three .box-table:nth-child(2) .col:nth-child(2){
		border-left: 1px solid var(--msColor);
	}
	.box-three .box-table:nth-child(2) .col:nth-child(3){
		border-left: 1px solid var(--msColor);
		border-right: 1px solid var(--msColor);
		border-bottom: 1px solid var(--msColor);
	}


	.box-three .box-table:nth-child(3) .col:nth-child(2),
	.box-three .box-table:nth-child(4) .col:nth-child(2),
	.box-three .box-table:nth-child(5) .col:nth-child(2){
		border-left: 1px solid var(--msColor);
	}
	.box-three .box-table:nth-child(3) .col:nth-child(3),
	.box-three .box-table:nth-child(4) .col:nth-child(3),
	.box-three .box-table:nth-child(5) .col:nth-child(3){
		border-left: 1px solid var(--msColor);
		border-right: 1px solid var(--msColor);
		border-bottom: 1px solid var(--msColor);
	}
	.box-three .box-table:nth-child(3) .col:nth-child(4),
	.box-three .box-table:nth-child(4) .col:nth-child(4){
		border-top: 1px solid var(--msColor);
	}

	.box-three .box-table:nth-child(5) .col:nth-child(4){
		border-top: 1px solid var(--msColor);
		border-bottom: 1px solid var(--msColor);
	}

	.box-three .box-table:nth-child(6) .col:nth-child(2){
		border-left: 1px solid var(--msColor);
		height: 100px;
	}
	.box-ten{
		padding: 50px 100px;
	}
	.box-ten .left {
	    padding-right: 50px;
	}
	.box-ten .right {
	    padding-left: 50px;
	}
	.box-ten h2 {
		color: #000;
	    font-size: 90px;
	    font-weight: 600;
	}
	.box-ten h3 {
		color: #000;
	    font-size: 20px;
	    font-weight: 600;
	    padding-bottom: 30px;
	}
	.wrap:lang(en) .box-ten h2 {
	    font-size: 52px;
	    font-weight: 900;
	}
	.box-ten .border-right{
		border-right: 1px solid #000;
	}
@media  screen and (min-width: 1500px) {
	/*big display*/
	.wrap:lang(en) .box-one .left h2 {
	    width: 380px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1499px){
	/*notebook small and company*/

}
@media  screen and (max-width: 1180px) {
	.box-one .left h2{
		left: -244px;
		width: 270px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
	/*ipad*/
	.more_products {
	    margin: 30px 0px 50px 0px;
	}
	.d-flex{
	    display: block;
	}
	.taladpha p {
	    font-size: 16px;
	}
	.taladpha h1 {
	    font-size: 50px;
	    text-align: right;
	}
	.box-banner .content .left p {
		position: unset;
		text-align: right;
	}
	.content-banner-mobile{
		display: block;
		padding: 0px 50px 30px;
	}
	.content-banner-mobile h2 {
	    font-size: 24px;
	    color: #000;
	}
	.content-banner-mobile p.p1 {
	    padding-top: 15px;
    	padding-bottom: 15px;
	}
	.box-banner .content .right {
	    display: none;
	}
	.box-banner .content {
	    padding: 0px 0px;
	    right: 0;
	}
	.box-banner .content .left {
	    padding-right: 20px;
	    margin-bottom: 45px;
	}
	.box-one {
	    padding: 30px 20px 50px;
	}
	.d-img{
		display: none;
	}
	.box-one-mobile{
		display: block;
	}
	.box-one-mobile{
	    padding: 30px 0px 4px;
	    border-bottom: 1px solid var(--msColor);
	}

	.box-one-mobile .glider-dots,
	.tl-glider2 .glider-dots {
	    margin-top: 5px;
	}
	.box-one-mobile .glider-dot,
	.tl-glider2 .glider-dot {
		background:#c7f1b5;
		width: 8px;
    	height: 8px;
	}
	.box-one-mobile .glider-dot:hover, 
	.box-one-mobile .glider-dot:focus, 
	.box-one-mobile .glider-dot.active,
	.tl-glider2 .glider-dot:hover, 
	.tl-glider2 .glider-dot:focus, 
	.tl-glider2 .glider-dot.active {
	    background: var(--msColor);
	}
	.box-one .left {
		margin-top: 70px;
	    padding: 80px 15px 40px;
	}
	.box-one .left h2 {
	    font-size: 20px;
	    line-height: 36px;
	    padding: 20px 15px;
	    top: -180px;
	    left: -45px;
	    width: 277px;
	}
	.wrap:lang(en) .box-one .left h2{
		width: 528px;
	}
	.box-one .right{
		display: none;
	}
	.box-two {
	    margin-top: 0px;
	}
	.box-two .left h2 {
	    font-size: 30px;
    	padding: 0px 50px 10px 20px;
	}
	.box-two .right {
	    width: 400px;
	    height: 400px;
	    margin-left: 115px;
	    margin-bottom: -2px;
	}
	.box-two .right img {
	    top: 28px;
	    left: -39px;
	}
	.box-two .right::before{
		content: "";
	    position: absolute;
	    width: 200px;
	    height: 1px;
	    background-color: var(--msColor);
	    bottom: 0;
	    left: -86px;
	}
	.box-three .box-table:nth-child(1) .col:nth-child(1),
	.box-three .box-table:nth-child(1) .col:nth-child(2),
	.box-three .box-table:nth-child(1) .col:nth-child(3),
	.box-three .box-table:nth-child(1) .col:nth-child(5){
		width: 0%;
	}
	.box-three .box-table:nth-child(1) .col:nth-child(4){
		width: 100%;
	}
	.box-three .box-table:nth-child(1) .right h3 {
	    font-size: 30px;
	    padding-top: 48px;
	    padding-bottom: 50px;
	    margin: 0px 40px 0px 45px;
	    line-height: 50px;
	    border-left: 1px solid var(--msColor);
	}
	.box-three .box-table:nth-child(1) .left{
		display: none;
	}
	.box-three .box-table:nth-child(1) .left h2, 
	.box-three .box-table .tag-mobile {
	    font-size: 28px;
	    padding: 10px 15px 10px 22px;
	    width: 300px;
	    text-align: left;
	}
	.box-three .box-table .tag-mobile{
		margin-top: -5px;
		margin-bottom: 50px;
	}
	.box-three .box-table:nth-child(2) .col:nth-child(1),
	.box-three .box-table:nth-child(3) .col:nth-child(1),
	.box-three .box-table:nth-child(4) .col:nth-child(1),
	.box-three .box-table:nth-child(5) .col:nth-child(1),
	.box-three .box-table:nth-child(2) .col:nth-child(2),
	.box-three .box-table:nth-child(3) .col:nth-child(2),
	.box-three .box-table:nth-child(4) .col:nth-child(2),
	.box-three .box-table:nth-child(5) .col:nth-child(2),
	.box-three .box-table:nth-child(2) .col:nth-child(5),
	.box-three .box-table:nth-child(3) .col:nth-child(5),
	.box-three .box-table:nth-child(4) .col:nth-child(5),
	.box-three .box-table:nth-child(5) .col:nth-child(5){
		width: 0%;
	}
	.box-three .box-table:nth-child(2) .col:nth-child(3),
	.box-three .box-table:nth-child(3) .col:nth-child(3),
	.box-three .box-table:nth-child(4) .col:nth-child(3),
	.box-three .box-table:nth-child(5) .col:nth-child(3),
	.box-three .box-table:nth-child(2) .col:nth-child(4),
	.box-three .box-table:nth-child(3) .col:nth-child(4),
	.box-three .box-table:nth-child(4) .col:nth-child(4),
	.box-three .box-table:nth-child(5) .col:nth-child(4){
		width: 100%;
	}
	.box-three .box-table .topic{
		display: none;
	}
	.box-three .box-table .title img{
		position: absolute;
	    top: 50px;
	    left: -15px;
	}
	.box-three .box-table .col-pad {
	    padding: 0;
	}
	.box-three .box-table .col-pad2 {
	    padding: 0px 0px 0px;
	}
	.box-three .head-mobile{
		position: relative;
		display: block;
	    padding: 20px 15px 38px 40px;
	}
	.box-three .rotate {
	    position: absolute;
	    width: 15px;
	    margin-top: 17px;
	    top: 9px;
	    right: 36px;
	}
	.box-three .rotate2 {
	    width: 35px;
	    float: right;
    	margin-right: 36px;
	}
	.box-three .head-mobile h3{
		font-size: 18px;
		margin: 0;
		float: left;
		color: #000;
	}
	.box-three .footer-mobile{
		display: none;
	}
	.box-three .box-table:nth-child(2) .col,
	.box-three .box-table:nth-child(3) .col,
	.box-three .box-table:nth-child(4) .col,
	.box-three .box-table:nth-child(5) .col,
	.box-three .box-table:nth-child(6) .col{
    	border-top: 1px solid var(--msColor);
    	border-left: unset!important;
    	border-bottom: unset!important;
	}
	.box-three .box-table:nth-child(5){
		margin-bottom: 40px;
		border-bottom: 1px solid var(--msColor);
	}
	.box-three .box-table:nth-child(6){
		display: none;
	}
	.box-three .bg-eee {
	    background-color: #fff;
	}
	.box-three .box-table .content {
	    padding-bottom: 30px;
	}
	.box-three .footer-mobile-close {
	    height: 26px;
	}
	.box-ten .left{
		display: none;
	}
	.box-ten {
	    padding: 10px 15px 30px;
	}
	.box-ten .right {
	    padding-left: 15px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
	/*ipad pro*/
	.taladpha p {
	    font-size: 14px;
	}
	.box-banner .content {
	    padding: 8px 70px;
	}
	.box-banner .content .right p.p1 {
	    padding-top: 5px;
	    padding-bottom: 5px;
	}
	.box-one .left h2 {
	    font-size: 26px;
	    line-height: 36px;
	    padding: 20px 30px;
	    top: -184px;
	    left: -184px;
	    width: 340px;
	}
	.wrap:lang(en) .box-one .left h2 {
	    font-size: 26px;
	    line-height: 29px;
	    padding: 20px 30px;
	    top: -208px;
	    left: -42px;
	    width: 528px;
	}
	.box-two .right {
	    width: 450px;
	    height: 450px;
	}
	/*.box-two .left h2 {
	    margin-left: -130px;
	}*/
	.box-ten h2 {
	    font-size: 71px;
	}
	.wrap:lang(en) .taladpha .box-banner p {
	    font-size: 11px;
	}
	.wrap:lang(en) .box-banner .content .right {
	    padding-left: 10px;
	}
	.wrap:lang(en) .box-one .left {
	    padding: 78px 25px;
	}
	.wrap:lang(en) .box-three .box-table:nth-child(1) .left h2 {
	    font-size: 24px;
	    width: 366px;
	}
	.wrap:lang(en) .box-three .box-table .topic {
	    font-size: 24px;
	}
}
@media only screen and (max-width: 767px) {
	/*mobile*/
	.more_products {
	    margin: 30px 0px 50px 0px;
	}
	.d-flex{
	    display: block;
	}
	.taladpha p {
	    font-size: 16px;
	}
	.taladpha h1 {
	    font-size: 50px;
	    text-align: right;
	}
	.wrap:lang(en) .taladpha h1 {
	    font-size: 40px;
	}
	.box-banner .content .left p {
		position: unset;
		text-align: right;
	}
	.content-banner-mobile{
		display: block;
		padding: 0px 40px 30px;
	}
	.content-banner-mobile h2 {
	    font-size: 24px;
	    color: #000;
	}
	.content-banner-mobile p.p1 {
	    padding-top: 15px;
    	padding-bottom: 15px;
	}
	.box-banner .content .right {
	    display: none;
	}
	.box-banner .content {
	    padding: 0px 0px;
	    right: 0;
	}
	.box-banner .content .left {
	    padding-right: 20px;
	    margin-bottom: 45px;
	}
	.box-one {
	    padding: 30px 20px 50px;
	}
	.d-img{
		display: none;
	}
	.box-one-mobile{
		display: block;
	}
	.box-one-mobile{
	    padding: 30px 0px 4px;
	    border-bottom: 1px solid var(--msColor);
	}

	.box-one-mobile .glider-dots,
	.tl-glider2 .glider-dots {
	    margin-top: 5px;
	}
	.box-one-mobile .glider-dot,
	.tl-glider2 .glider-dot {
		background:#c7f1b5;
		width: 8px;
    	height: 8px;
	}
	.box-one-mobile .glider-dot:hover, 
	.box-one-mobile .glider-dot:focus, 
	.box-one-mobile .glider-dot.active,
	.tl-glider2 .glider-dot:hover, 
	.tl-glider2 .glider-dot:focus, 
	.tl-glider2 .glider-dot.active {
	    background: var(--msColor);
	}
	.box-one .left {
		margin-top: 70px;
	    padding: 80px 15px 40px;
	}
	.box-one .left h2 {
	    font-size: 18px;
	    line-height: 36px;
	    padding: 20px 15px;
	    top: -180px;
	    left: -45px;
	    width: 200px;
	}
	.wrap:lang(en) .box-one .left h2{
		font-size: 16px;
	    line-height: 24px;
	    width: 260px;
	}
	.box-one .right{
		display: none;
	}
	.box-two {
	    margin-top: 0px;
	}
	.box-two .left h2 {
	    font-size: 28px;
    	padding: 0px 20px 10px 20px;
	}
	.box-two .right {
	    width: 220px;
	    height: 220px;
	    margin-left: 115px;
	    margin-bottom: -2px;
	}
	.box-two .right img {
	    top: 28px;
	    left: -39px;
	}
	.box-two .right::before{
		content: "";
	    position: absolute;
	    width: 200px;
	    height: 1px;
	    background-color: var(--msColor);
	    bottom: 0;
	    left: -86px;
	}
	.box-three .box-table:nth-child(1) .col:nth-child(1),
	.box-three .box-table:nth-child(1) .col:nth-child(2),
	.box-three .box-table:nth-child(1) .col:nth-child(3),
	.box-three .box-table:nth-child(1) .col:nth-child(5){
		width: 0%;
	}
	.box-three .box-table:nth-child(1) .col:nth-child(4){
		width: 100%;
	}
	.box-three .box-table:nth-child(1) .right h3 {
	    font-size: 30px;
	    padding-top: 48px;
	    padding-bottom: 50px;
	    margin: 0px 40px 0px 45px;
	    line-height: 50px;
	    border-left: 1px solid var(--msColor);
	}
	.wrap:lang(en) .box-three .box-table:nth-child(1) .right h3{
		font-size: 40px;
	    line-height: 60px;
	}

	.box-three .box-table:nth-child(1) .left{
		display: none;
	}
	.box-three .box-table:nth-child(1) .left h2, 
	.box-three .box-table .tag-mobile {
	    font-size: 28px;
	    padding: 10px 15px 10px 22px;
	    width: 300px;
	    text-align: left;
	}
	.wrap:lang(en) .box-three .box-table:nth-child(1) .left h2, 
	.wrap:lang(en) .box-three .box-table .tag-mobile {
	    font-size: 20px;
	}
	.box-three .box-table .tag-mobile{
		margin-top: -5px;
		margin-bottom: 50px;
	}
	.box-three .box-table:nth-child(2) .col:nth-child(1),
	.box-three .box-table:nth-child(3) .col:nth-child(1),
	.box-three .box-table:nth-child(4) .col:nth-child(1),
	.box-three .box-table:nth-child(5) .col:nth-child(1),
	.box-three .box-table:nth-child(2) .col:nth-child(2),
	.box-three .box-table:nth-child(3) .col:nth-child(2),
	.box-three .box-table:nth-child(4) .col:nth-child(2),
	.box-three .box-table:nth-child(5) .col:nth-child(2),
	.box-three .box-table:nth-child(2) .col:nth-child(5),
	.box-three .box-table:nth-child(3) .col:nth-child(5),
	.box-three .box-table:nth-child(4) .col:nth-child(5),
	.box-three .box-table:nth-child(5) .col:nth-child(5){
		width: 0%;
	}
	.box-three .box-table:nth-child(2) .col:nth-child(3),
	.box-three .box-table:nth-child(3) .col:nth-child(3),
	.box-three .box-table:nth-child(4) .col:nth-child(3),
	.box-three .box-table:nth-child(5) .col:nth-child(3),
	.box-three .box-table:nth-child(2) .col:nth-child(4),
	.box-three .box-table:nth-child(3) .col:nth-child(4),
	.box-three .box-table:nth-child(4) .col:nth-child(4),
	.box-three .box-table:nth-child(5) .col:nth-child(4){
		width: 100%;
	}
	.box-three .box-table .topic{
		display: none;
	}
	.box-three .box-table .title img{
		position: absolute;
	    top: 50px;
	    left: -15px;
	}
	.box-three .box-table .col-pad {
	    padding: 0;
	}
	.box-three .box-table .col-pad2 {
	    padding: 0px 0px 0px;
	}
	.box-three .head-mobile{
		position: relative;
		display: block;
	    padding: 20px 15px 38px 40px;
	}
	.box-three .rotate {
	    position: absolute;
	    width: 15px;
	    margin-top: 17px;
	    top: 9px;
	    right: 36px;
	}
	.box-three .rotate2 {
	    width: 35px;
	    float: right;
    	margin-right: 36px;
	}
	.box-three .head-mobile h3{
		font-size: 18px;
		margin: 0;
		float: left;
		color: #000;
	}
	.box-three .footer-mobile{
		display: none;
	}
	.box-three .box-table:nth-child(2) .col,
	.box-three .box-table:nth-child(3) .col,
	.box-three .box-table:nth-child(4) .col,
	.box-three .box-table:nth-child(5) .col,
	.box-three .box-table:nth-child(6) .col{
    	border-top: 1px solid var(--msColor);
    	border-left: unset!important;
    	border-bottom: unset!important;
	}
	.box-three .box-table:nth-child(5){
		margin-bottom: 40px;
		border-bottom: 1px solid var(--msColor);
	}
	.box-three .box-table:nth-child(6){
		display: none;
	}
	.box-three .bg-eee {
	    background-color: #fff;
	}
	.box-three .box-table .content {
	    padding-bottom: 30px;
	}
	.box-three .footer-mobile-close {
	    height: 26px;
	}
	.box-ten .left{
		display: none;
	}
	.box-ten {
	    padding: 10px 15px 30px;
	}
	.box-ten .right {
	    padding-left: 15px;
	}
}
@media only screen and (max-width: 540px) {
	/*Surface Duo*/

}
@media only screen and (max-width: 414px) {
	/*Iphone 6/7/8 plus XR*/
}
@media only screen and (max-width: 411px) {
	/*Pixel 2*/
}
@media only screen and (max-width: 375px) {
	/*
	Iphone 6/7/8
	Iphone X
	*/

}
@media only screen and (max-width: 360px) {
	/*Moto G4*/
}
@media only screen and (max-width: 320px) {
	/*Iphone5/se*/
	.box-two .right {
	    width: 180px;
	    height: 180px;
	    margin-left: 115px;
	    margin-bottom: -2px;
	}
	.box-three .box-table:nth-child(1) .right h3 {
	    font-size: 26px;
	    line-height: 40px;
	}
}
@media only screen and (max-width: 280px) {
	/*Garaxy Fold*/
	.box-three .box-table:nth-child(1) .right h3 {
	    font-size: 20px;
	    line-height: 34px;
	}
	.box-two .right {
	    width: 157px;
	    height: 157px;
	    margin-left: 115px;
	    margin-bottom: -2px;
	}
	.box-three .box-table .title img {
	    width: 60px;
	    top: 50px;
	    left: 20px;
	}
}