@media all and (max-width:1199px){
	
}
@media all and (max-width:1140px){
	
}

@media all and (max-width:991px){
	p{
		font-size: 18px;
		line-height: 28px;
	}

	.for_pc{
		display: none;
	}
	.for_mobile{
		display: block;
	}

	.video iframe {  
		top: 10px;
	}
	.for_mobile {
		display: block;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.video-area2{
		background-image:none !important;
	}
	.source{
		font-style: italic;
		font-size: 15px;
	}
	.video-area3.video-area{
		padding-top: 0px;
	}

	.product-content p{
		font-size: 20px !important;
	}
	.video-area {
		padding-top: 100px;
		padding-bottom: 200px;
	}
	.video-content {
		margin-bottom: 50px;
	}
	.see-btn {
		display: block;
	}
	.video-content2.video-content {
		margin-top: 40px;
	}
	h2 {
		font-size: 35px;
	}
	.ext-bg-video2.ext-bg-video {
		position: absolute;
		bottom: -89%;
	}
	.get-in-front-area {
		padding-top: 100px;
		padding-bottom: 90px;
	}
	.get-popup ul li a {
		padding: 6px 50px;
	}
	.click-page4 {
		width: 100% !important;
	}
	.now-open h5 {
		width: 60%;
		margin: 0 auto;
	}
	.video-area2 .row .video-blog:last-child {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}
}

@media all and (max-width:767px){
	.menu ul {
			display: none;
			background: rgba(0,0,0,.8);
			width: 100%;
			text-align: center;
			position: absolute;
			top: 83px;
			left: 0;
			z-index: 9;
			padding: 40px 0;
		}
		.menu ul li {
			 margin-right: 0px; 
		}
		.menu ul li a {
			color: #fff;
			padding: 10px 0px;
			display: inline-block;
			border-right: none;
		}
		.menu ul li:hover a{
			color: #fff;
		}
		.nav-icon i {
			display: block !important;
		}
		/*page 2*/
		.page2-banner-area:after {
			position: absolute;
			content: "";
			width: 273px;
			height: 450px;
			top: 362px;
			right: 0;
			background: url('../images/mobile-res.png') no-repeat scroll 0 0 / 100% 100%;
			z-index: -1;
		}
}

@media all and (max-width:575px){
	.get-in-front-area{
		padding-top: 25px;
	}
	.ext-bg-video img{
		display: none;
	}
	.lren-how-to { 
		padding-top: 20px;
		padding-bottom: 0; 
	}
	.video-content{
		text-align: center;
	}
	.get-in-front-area{
		padding-bottom: 50px;
	}

	.video-area2.video-area {
		padding-top: 0;
		position: relative;
	}
	.video-area{
		position: relative;
	}
	.video-area2.video-area::after,.video-area::after {
		content: "";
		height: 2px;
		left: 0;
		right: 0;
		margin: auto;
		border:2px dotted #DA3C34;
		width: 100px;
		position: absolute;
		bottom: 0;
	}
	.footer-content p, .footer-content a{
		text-align: center;
	}
	.img_pc{
		display: none;
	}
	.img_mobile{
		display: block;
	}

	.get-heading h2 {
		width: 100%;
	}
	h2 {
		font-size: 25px;
	}
	.video-content h2 img {
		width: 75px;
	}
	.minute {
		display: inline-block;
	}
	.video-area {
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.video-area2.video-area {
		padding-bottom: 20px !important;
	}
	.video-content p {
		width: 100%;
		display: inline-block;
		padding: 15px 0px;
	}
	.video-area3.video-area::after{
		display: none;
	}
	.get-heading span img {
		width: 75px;
		top: -3px;
	}
	.lren-how-to span {
		line-height: 24px;
	}
	.get-popup ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.get-popup ul li {
		margin: 15px 0px;
	}
	.get-popup {
		position: relative;
		top: 10px;
	}
	.single-product-items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		text-align: center;        
	}
	.product-img {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}
	.product-content {
		padding-top: 10px;
		padding-left: 0px;
	}
	.video-area2 .row .video-blog:last-child {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}
	.page2-banner-area:after {
		width: 229px;
		height: 354px;
		top: 460px;
		right: 0;
		background: url('../images/mobile-res.png') no-repeat scroll 0 0 / 100% 100%;
		z-index: -1;
	}
	.page2-banner-content {
		text-align: center;
		margin-bottom: 40px;
	}
	.page2-banner-content h3 {
		font-size: 26px;
		width: 100%;
	}
	.page3-banner-area:after {
		width: 229px;
		height: 354px;
		top: 423px;
		right: 0;
		background: url('../images/mobile-res2.png') no-repeat scroll 0 0 / 100% 100%;
		z-index: -1;
	}
	.now-open h5 {
		width: 58%;
		margin: 0 auto;
		font-size: 15px;
	}
	.page4-btn:before {
		width: 0px;
		height: 0px;
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	.row.page4-row {
		padding-top: 100px !important;
	}
	.page4-exc-img img {
		width: 290px;
		height: auto;
	}
	.click-page4 {
		width: 99% !important;
	}
	.page4-exc-img-hide {
		display: block;
		margin-top: 40px;
	}
	.page4-exc-img-hide img {
		width: 70px;
		height: auto;
	}
	.page2-banner-img {
	    top: 0px;
	}
	.row.page2-row {
	    padding-top: 145px;
	}
	.video-area3.video-area {
	    padding-bottom: 0px;
	}	
	.video-content{
		margin-bottom: 0px;
	}
	.page2-btn a {
		font-size: 25px;
		padding: 10px 50px;
	}
	.page2-banner-area{
		height: auto;
	}

}


@media all and (max-width:413px){
		.now-open h5 {
			width: 68%;
		}
		.apps-headin1 {
		    font-size: 65px;
		}
		.apps-headin1 {
		    font-size: 48px;
		}
		.apps-headin1 {
		    font-size: 56px;
		}
}

@media all and (max-width:374px){

}


@media all and (min-width:767px){
	.menu ul {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

