#content {
	overflow: hidden;
}
#content .well > h1 {
	display: none;
}
#page {
}
#about_us {
	color: #333;	
	font-weight: 600;
	margin: -20px 0;
	/*margin-top: 20px;*/
}
#about_us .assort_grid strong {
	color: #2989d5;
}
#about_us strong {
	font-weight: 600;
	color: #2989d5;
}
#about_us .about_logo {
	position: relative;
}
#about_us .about_logo img {
	position: absolute;
}
#about_us .about_logo #about_logo {
	vertical-align: middle;
	margin: 0 auto;
	width: 118px;
	left: 15px;
	top: 107px;
}
#about_us .about_logo #about_logo1 {
	vertical-align: middle;
	margin: 0 auto;
	position: absolute;
	width: 410px;
	height: 110px;
	left: 150px;
	top: 112px;
	overflow: hidden;
}
#about_us .about_logo #about_logo1 img {
	vertical-align: middle;
	margin: 0 auto;
	width: 410px;
	left: -101%;
	top: 0px;
	opacity: 0;
}
#about_us .video {
	margin: 0 -20px;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex; 
	align-items: center;
}
#about_us .video .gr{
	width: 50%;
	display: flex !important;
	height: 322px;
	align-items: center;
}
#about_us.apple .video .gr {
	width: calc(50% - 1px);
}
#about_us .video .about_logo {
	background: #2989d5;
	text-align: center;
}						
#about_us .video iframe{
	width: 100%;
	height: 322px;
}
#about_us .video .about_logo #about_logo1 {
	vertical-align: middle;
	margin: 0 auto;
}
#about_us .about {
	margin: 0 -20px;
	padding: 0px 30px;
}						
#about_us .gr {
	display: block !important;
}
#about_us .gr h2 {
	font-size: 24px;
}
#about_us .about h1 {
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	display: inline-block;							
}
#about_us .about h1:after {
	width: 30px;
	height: 2px;
	background: #2989d5;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
}
#about_us .about p {
	font-weight: 600;	
	font-size: 14px;
	margin-bottom: 20px;
}
#about_us .features {							
	margin: 0 -20px;
}
#about_us .features h2{						
	padding: 0 30px;
	color: #2989d5;
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 20px;
}
#about_us .about_grid {
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex;
	height: 100%;
	font-size: 12px;
	overflow: hidden;							
}
#about_us .features .about_grid .gr {
	width: 25%;
	padding: 30px;
	border: 1px solid #ededed;							
	border-left: none;
	position: relative;
	background: #fff;
	top: 0;
}
#about_us.apple .features .about_grid .gr {
	width: calc(25% - 1px);
}
#feature1 {
	z-index: 50;
	left: -25%;
}
#feature2 {
	z-index: 40;
	left: -50%;
}
#feature3 {
	z-index: 30;
	left: -75%;
}
#feature4 {
	z-index: 20;
	left: -100%;
}
#about_us .about_grid .gr:first-child {
	border-left: 1px solid #ededed;	
}
#about_us .about_grid .gr img {
	float: left;
	margin: 0 25px 10px 0;
}
#about_us .about_grid .gr h3 {
	margin-bottom: 10px;
	margin-top: 0;
	margin-top: 5px;
	font-size: 16px;
	font-weight: 600;
}
#about_us .about_grid .gr p {
	margin: 0;
	clear: both;
}
#about_us .payment_grid {
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex;
	height: 100%;
	margin: 0 -20px;							
}
#about_us .payment_grid .gr {
	width: 50%;
	align-items: center;
	position: relative;
}
#about_us.apple .payment_grid .gr {
	width: calc(50% - 1px);
}
#about_us .payment_grid .gr.payment_grid-image {
	padding: 30px;
	display: flex !important;
	transform: translateX(-100%);
}
#about_us .payment_grid .gr.payment_grid-image img {
	vertical-align: initial;
	max-width: 180px;
}
#about_us .payment_grid .gr.payment_grid-image .payment_h {
	padding: 0 30px;
	width: 350px;
	display: inline-block;
}
#about_us .payment_grid .gr.payment_grid-image h2 {
	color: #2989d5;
	margin-bottom: 35px;
}
#about_us .payment_grid .gr.payment_grid-image p {
	font-size: 14px;
}
#about_us .payment_grid .gr.payment_grid-choise {
	color: #fff;
	background: #2989d5;
	padding: 40px;
	transform: translateX(100%);
}
#about_us .payment_grid .gr.payment_grid-choise h2 {
	margin-bottom: 25px;
	color: #fff;
}
#about_us .payment_grid .gr.payment_grid-choise p {
	font-size: 14px;
}
#about_us .assort_grid {												
	margin: 0 -20px;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex;
}
#about_us .assort_grid .gr {	
	width: 50%;							
}	
#about_us.apple .assort_grid .gr {
	width: calc(50% - 1px);
}
#about_us .assort_grid .assort_image {	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: none;
	border-right: 0;
}	
#about_us .assort_grid .assort_list {	
	padding: 65px 75px;
	height: 100%;
}	
#about_us .assort_grid .assort_list h2 {	
	font-weight: 600;
	margin-top: 0;
}
#about_us .assort_grid .assort_list ul {	
	line-height: 30px;
	list-style: none;
	padding-left: 0px;
	margin-bottom: 30px;
	overflow: hidden;
}	
#about_us .assort_grid .assort_list ul li {
	padding-left: 30px;
	background: url(/image/about_us/li.png) left center no-repeat;
	position: relative;
	left: -100%;
	opacity: .5;
}	
#about_us .icons_grid {
	margin: 0 -20px;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	display: flex;  
	flex-wrap: wrap;	
	background: #ededed;
	/*padding-bottom: 1px;*/
    border-left: 1px solid #ededed;
}
#about_us .icons_grid .gr {
	width: calc((100% / 3) - 1px);
	display: block;
	text-align: center;
	padding: 55px ;
	border-left: none;
	border-top: none;
	margin: .5px;
	background: #fff;
	margin-bottom: 1px;
	height: 320px;
	position: relative;
	cursor: default;
}
#about_us.apple .icons_grid .gr {
	width: calc((100% / 3) - 1.5px);
}
#about_us .icons_grid .gr .card > div{							
	background: #fff; 
	position:absolute;
	width:100%;
	height:200px;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
}
#about_us .icons_grid .gr .card > div p{
	display: block;
	margin: 3%;
}				
#about_us .icons_grid .gr h3 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 35px;
	margin-bottom: 0;
}
#about_us .brand_slider {
	margin: 0 -20px;
}
#about_us .brand_slider .item-inner {
	margin: 0 5px;
}
#about_us .brand_slider .item-inner:focus, #about_us .brand_slider .item-inner *:focus {
    outline: none;
}
#about_us .brand_slider img {
	width: 100%;
	margin: 10px 0;
}
#about_us .cert_slider {
	background: #f8f8f8;
	margin: 0 -20px;
}
#about_us .cert_slider .owl-carousel {
    border: 0;
}
#about_us .cert_slider .owl-carousel .owl-stage-outer {
    padding: 3% 0;
}
#about_us .cert_slider .owl-carousel .owl-stage {
	overflow: visible;
}
#about_us .cert_slider .owl-carousel .owl-item {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
/*#about_us .cert_slider .owl-carousel .owl-item.center {*/
#about_us .cert_slider .owl-carousel .owl-item:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	z-index: 999;
}
#about_us .cert_slider .owl-carousel .owl-nav {
	position: absolute;
    top: 38%;
	width: 100%;
}
#about_us .cert_slider .owl-carousel .owl-nav [class*='owl-'] {
	position: absolute;
        border: 1px solid #ddd;
		    padding: 2px 9px;
    line-height: 20px;
    background: #fff;
	border-radius: 0;
}
#about_us .cert_slider .owl-carousel .owl-nav .owl-prev {
	left: -5px;
}
#about_us .cert_slider .owl-carousel .owl-nav .owl-next {
	right: -5px;
}
#about_us .cert_slider h2 {
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	display: inline-block;		
}
#about_us .cert_slider h2:after {
	width: 30px;
	height: 2px;
	background: #2989d5;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
}						
#about_us .slick-arrow.arrow-left {
	left: 0px;
}
#about_us .slick-arrow.arrow-right {
	right: 0px;
}
#about_us .slick-arrow {
	border: 1px solid #ddd;
	transform: translateY(-50%);
}
@media (max-width: 1199px) {	
	#about_us .about_logo #about_logo {
		width: 96px;
		left: 15px;
		top: 69px;
	}
	#about_us .about_logo #about_logo1 {
		width: 325px;
		height: 110px;
		left: 127px;
		top: 76px;
	}
	#about_us .about_logo #about_logo1 img {
		width: 295px;
		left: -90%;
		top: 0px;
	}
	#about_us .assort_grid .assort_list {
		padding: 15px 75px;
	}
	#about_us .payment_grid .gr.payment_grid-h h2 {
		color: #2989d5;
		margin-bottom: 15px;
		margin-top: 0;
	}
	#about_us .payment_grid .gr.payment_grid-choise h2 {
		margin-top: 0;
	}
	#about_us .about_grid .gr img {
		margin-right: 15px;
	}
	#about_us .about_grid .gr {
		padding: 25px 20px;
	}									
	#about_us .video iframe, #about_us .video .gr {
		height: 259px;
	}
}						
@media (max-width: 991px) {	
	#about_us .about_logo #about_logo {
		width: 75px;
		left: 11px;
		top: 62px;
	}		
	#about_us .about_logo #about_logo1 {
		width: 260px;
		height: 70px;
		left: 94px;
		top: 68px;
	}
	#about_us .about_logo #about_logo1 img {
		width: 252px;
		left: -96%;
		top: 0px;
	}
	#about_us .video, #about_us .video .gr, #about_us .video iframe {
		height: 198px;
	}
	#about_us .features .about_grid .gr {
		width: 50%;
	}
	#about_us.apple .about_grid .gr {
		width: calc(50% - 1px);
	}
	#about_us .about_grid .gr:nth-child(-n+2) {
		border-bottom: none; 
	}
	#about_us .payment_grid .gr.payment_grid-image img {
		margin-top: 25px;
	}
	#about_us .payment_grid .gr.payment_grid-image h2 {
		font-size: 20px;
	}
	#about_us .payment_grid .gr.payment_grid-image .payment_h {
		padding: 0 25px;
	}
	#about_us .payment_grid .gr.payment_grid-choise p {
		margin-bottom: 0;
	}
	#about_us .payment_grid .gr.payment_grid-choise h2 {
		margin-top: 0;
	}
	#about_us .icons_grid .gr {
		padding: 33px;
	}
	#about_us .assort_grid .assort_list {
		padding: 25px 40px;
	}
	#feature1 {
		left: -50%;								
	}
	#feature2 {
		left: -100%;
	}
	#feature3 {
		left: -50%;
	}
	#feature4 {
		left: -100%;
	}
}
@media (max-width: 767px) {	
	#about_us .about_logo #about_logo {
		width: 20%;
		left: 3%;
		top: 30%;
	}
	#about_us .about_logo #about_logo1 {
		width: 90%;
		height: 140px;
		left: 25%;
		top: 33%;
	}
	#about_us .about_logo #about_logo1 img {
		width: 74%;
		left: -73%;
		top: 0px;
	}
	#about_us .video {
		height: auto;
	}
	#about_us .video .gr, #about_us .video iframe {
		width: 100%;
		height: calc((100vw - 20px) * 0.5625);
	}
	#about_us .icons_grid .gr {
		width: 100%;
		padding: 10px;
		height: auto;
	}
	#about_us .icons_grid .gr .card > div {
		position: static;
		width: 100%;
		height: auto;
	}
	#about_us .icons_grid .gr h3 {
		margin-top: 0px;
		color: #2989d5;
	}
	#about_us .payment_grid .gr.payment_grid-image {
		width: 100%;
		text-align: center;
	}
	#about_us .payment_grid .gr.payment_grid-image h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	#about_us .payment_grid .gr.payment_grid-image p {
		font-size: 14px;
	}
	#about_us .payment_grid .gr.payment_grid-image img {
		margin-top: 0px;
	}
	#about_us .payment_grid .gr.payment_grid-choise {
		width: 100%;
	}
	#about_us .assort_grid .gr.assort_list, #about_us .assort_grid .gr.assort_image {
		width: 100%;
	}
	#about_us .assort_grid .gr.assort_image {
		height: calc(100vw - 20px);
	}
    #about_us .icons_grid {
        border-left: none;
    }
    #about_us .about_grid .gr {
		width: 100%;
	}

}
@media (max-width: 600px) {
	#about_us .features .about_grid .gr {
		width: 100%;
	}
	#feature1, #feature2, #feature3, #feature4 {
		left: -100%;
	}
}
@media (max-width: 500px) {	
	#about_us .icons_grid .gr {
		padding: 10px;
	}
	.about_grid .gr {
		width: 100%;
	}
}
@media (max-width: 380px) {
	#about_us .assort_grid .assort_list {
		padding: 25px 15px;
	}
	#about_us .payment_grid .gr.payment_grid-image {
		display: block !important;
	}
	#about_us .payment_grid .gr.payment_grid-image .payment_h {
		width: 100%;
		padding: 0;
	}
}
@media (max-width: 340px) {	
	#about_us .payment_grid .gr.payment_grid-h h2 {
		font-size: 15px;
	}
	#about_us .payment_grid .gr.payment_grid-h p {
		font-size: 12px;
		line-height: 14px;
	}
	#about_us .icons_grid .gr {
		width: 100%;
	}
}