:root{
	--font-size-content:18px;
}
@media(max-width:576px){
	:root {
		--font-size-content: 14px;
	}
}
body, html {
    min-height: 100%;
    background: #000000 url('../img/bg-full-page.jpg') no-repeat;
	background-size: cover;
    background-position: top center;
    font-family: "Nunito", Arial;
    font-size: 16px;
    color: #ffffff;
	position: relative;
}
body {
    overflow-x: clip !important;
	min-height:100vh;
}
.loader-wrap{background: #000000;}
*{
	box-sizing:border-box;
}
a{text-decoration:none;}
img{max-width:100%;}
/********Modal**********/
button.btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
    background: transparent;
    font-size: 24px;
    line-height: 1.3em;
    opacity: 1;
    background: red;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
}
.comtent_modalGuide {
    padding-top: 20px;
}

/******Menu*********/
@-webkit-keyframes ZoomImg {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes ZoomImg {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.ZoomImg:hover {
    -webkit-animation: ZoomImg 0.5s linear alternate forwards;
    -moz-animation: ZoomImg 0.5s linear alternate forwards;
    -o-animation: ZoomImg 0.5s linear alternate forwards;
    animation: ZoomImg 0.5s linear alternate forwards;
}

/******Menu*********/
.mobile-menu-close {
    right: 10px;
    top: 4px;
    background: transparent;
}
.mobile-menu-close i{color:#333333;}
.loading img{width:350px; max-width:100%;}
footer.footer {
    background: #1dc04b;
} 
.logo-legion{max-width:100%; width:320px;}
.form-control {
    border-color: #351b8c;
}
@media (min-width: 767px) {
	.col-btn-register {
		margin-top: -20px;
	}
}
.content-header p{margin:0;}
.logo {
	width: 450px;
	margin: 0 auto;
}
@media(max-width:1400px){
	.logo {
		width: 380px;
		margin: 0 auto;
	}
}
.image-btn {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
}
.image-tagline img {
    width: 100%;
}
.btn-fixed-right {
    bottom: 85px;
    right: 20px;
}
.phone-number-default, .phone-number-default:after{
	background:#08c463;
}
.col-address {
    position: relative;
}
.col-address .icon {
    font-size: 26px;
    position: absolute;
    left: 15px;
    top: 0;
}
li.list-address-item {
    display: flex;
    font-size: 16px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #08b75d;
}
li.list-address-item:first-child{
	border-top:0;
	margin-top:0;
	padding-top:0;
}
.phone-number-default>strong{display:none;}
li.list-address-item .title{width:90px; font-size:14px;text-transform: capitalize;}
li.list-address-item .address{width:calc(100% - 90px);}
li.list-address-item .address ul.list-address-in {
    font-size: 14px;
    line-height: 1.5em;
    list-style: none;
    padding: 0;
    margin: 0;
}
li.list-address-item .address ul.list-address-in li{
	margin-top:5px;
}
li.list-address-item .address ul.list-address-in li:first-child{
	margin-top:0;
}
.note-infor{font-size:14px;	}
ul.list-infor-contact-item {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.list-infor-contact-item li{margin-top:7px;}
ul.list-infor-contact-item li, ul.list-infor-contact-item li a {
    color: #ffffff;
    font-size: 14px;
	text-decoration:none;
}
ul.list-infor-contact-item li i {
    font-size: 16px;
    width: 25px;
    text-align: center;
}
ul.list-infor-contact-item li, ul.list-infor-contact-item li a{color:#ffffff;}
@media(max-width:400px){
	li.list-address-item .title,li.list-address-item .address ul.list-address-in li{
		font-size: 12px;
	}
	.note-infor {
		font-size: 12px;
	}
}
.jarallax,.jarallax-keep-img {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img,
picture.jarallax-img img,.jarallax-keep-img > .jarallax-img{
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.loader-wrap-heading .image{margin:0;}
.loader-wrap-heading .image img{ width: 145px;}
@media(max-width:767px){
	.loader-wrap-heading .image img{width:130px;}
}
.content-header-in.content-header-first{
    text-align: justify;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.copyright {
    display: flex;
}
.copyright ul.list-inline.commamedia {
    padding-left: 15%;
}
.copyright ul.list-inline.text-right {
    padding-left: 10%;
}
.loading img{width:350px; max-width:100%;}
.section-header {
    background: transparent;
    background-size: cover;
    background-position: top center;
    z-index: 1;
}
footer.footer {
    background: #1dc04b;
    position: relative;
}
body.swal2-height-auto{
	height: 100% !important;
}
.modal-body .form-contact {
    background: transparent;
}
.noisy {
	height: 100%; 
	display: flex;
	justify-content: center;
}
.logo-legion{max-width:100%; width:320px;}
.form-control {
    border-color: #351b8c;
}
img.logo-lenovo, img.logo-intel {
    position: absolute;
    z-index: 1000;
}
img.logo-intel {
    left: 25px;
    height: 90px;
    top: 30px;
}
img.logo-lenovo { 
    right: 0;
    height: 135px;
    top: 45px;
}

@media (min-width: 767px) {
	.col-btn-register {
		margin-top: -20px;
	}
}
@media (max-width: 767px) {
	img.logo-intel {
        left: 25px;
        height: 60px;
        top: 30px;
    }
	img.logo-lenovo {
        right: 0;
        height: 85px;
        top: 32px;
    }
}
.content-header p{margin:0;}
.logo {
	width: 450px;
	margin: 0 auto;
}
@media(max-width:1400px){
	.logo {
		width: 380px;
		margin: 0 auto;
	}
}
.image-btn {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
}
.content-header {
    font-size: 16px;
    font-weight: 500;
}
@media(max-width:1200px){
	.logo {
		width: 330px;
		margin: 0 auto;
	}
}
@media(max-width:992px){
	.logo {
		width: 300px;
		margin: 0 auto;
	}
	.content-header {
		font-size: 14px;
	}
	.image-btn {
		width: 300px;
		max-width: 100%;
		margin: 0 auto;
	}
}
@media(max-width:576px){
	.image-btn {
		width:230px
	}
}
.image{position:relative;z-index:1}

.input-wrapper-choose{
	 color: #5fb423;
}
.input-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: end;
    font-weight: bold; 
	color:#005c3f;
	font-size:16px;
}
.input-wrapper-full {
    font-weight: bold; 
	color:#005c3f;
	font-size:16px;
}
#back-top {
    background: #9c0200;
	right: 25px;
    bottom: 30px;
    width: 45px;
    height: 45px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#back-top svg{
	width:25px;
	height:25px;
}

.col-image {
    height: 100%;
}
.col-line-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}
.col-bear .col-line-bottom {
    bottom: 15px;
}
.col-line-bottom img {
    width: 92%;
}
.col-laser-color{
    padding-bottom: 3%;
}
.col-bear .col-image {
    padding-bottom: 20%;
}
@media(max-width:992px){
	.col-laser-color{
		padding-bottom: 6%;
	}
}
.text-header img.bg-text {
    height: 60px;
}
.text-number {
    font-size: 80px;
    font-weight: bold;
    letter-spacing: 8px;
    position: relative;
    z-index: 10;
    color: #026733;
}
.text-image-text {
    margin-top: -55px;
}
.text-number span:before {
	content: attr(data-text);
	position: absolute;
	text-shadow: 2px 2px 1px #079300, -1px -1px 1px #079300, -2px 2px 1px #079300, 1px -1px 1px #079300;
	z-index: 1;
}
.text-number{
	order: 2;
	color: #fde9ff;
	font-weight: 900;
	text-transform: uppercase;
	font-size: clamp(3rem, 10vw, 6rem);
	line-height: 1.1em;
	text-align: center;
	text-shadow: 3px 1px 1px #079300, 2px 2px 1px #079300, 4px 2px 1px #079300, 3px 3px 1px #079300, 5px 3px 1px #079300, 4px 4px 1px #079300, 6px 4px 1px #079300, 5px 5px 1px #079300, 7px 5px 1px #079300, 6px 6px 1px #079300, 8px 6px 1px #079300, 7px 7px 1px #079300, 9px 7px 1px #079300;
}
.fothermotivation{
	width:100%;
}
.contact-form button.btn-send{
	color: #3a8a24 !important;
    font-size: 16px;
}
.modal-note {
    font-size: 14px;
}
.btn-modal{
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    padding: 5px 3px !important;
}
.btn-download {
    background: transparent;
    border: 0;
    width: 255px;
    margin: 0 auto;
}
.btn-close-modal{
		background:#f58b30;
}
.info-download {
    color: #ffffff !important;
    margin: 0 !important;
    background: #000000;
    padding: 5px;
}
@media(min-width:767px){
	.text-header img.bg-text {
		height: 55px;
	}
}
@media(max-width:767px){
	.text-header img.bg-text {
		height: 45px;
	}
	.text-number{
		font-size: 58px;
		line-height:1.3em;
	}
	.text-image-text {
		margin-top: -40px;
	}
	.btn-download{width: 210px;}
}
@media(max-width:500px){
	.col-laser-color {
		padding-bottom: 2%;
	}
	.col-bear .col-image {
		padding-bottom: 24%;
	}
	.btn-download {
        width: 150px;
    }
}
@media(min-width:992px){
	.text-number{color:#fff;}
}
/*******Image list Photo collage*********/
.image-container {
	position: relative;
	display: inline-block;
	width: 1000px;
	height: 1000px;
	/* ChiÃ¡Â»Âu cao khung */
	overflow: hidden;
	/* Ã¡ÂºÂ¨n phÃ¡ÂºÂ§n ra ngoÃƒ i */
	max-width: 100%;

}
img#movable-face {
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
	/* Con trÃ¡Â»Â khi di chuyÃ¡Â»Æ’n */
}

#canvas {
	display: none;
	/* Ã¡ÂºÂ¨n canvas */
}

.cropper-container {
	position: absolute;
	top: 0;
	left: 0;
}

#crop-area {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}

img#background-image {
	position: relative;
	z-index: 100;
	pointer-events: none;
}

#containerImage {
	position: relative;
	width: 1000px;
	height: auto;
	overflow: hidden;
	max-width:100%;
	z-index:10;
}
#image {
	position: absolute;
	max-width: none;
	max-height: none;
}
 #containerImage{
	pointer-events: none;
	background:#000000;
}
#containerImage.opacity {
	pointer-events: initial;
}
.opacity img#background-image{
	opacity: 0.45;
}
#crop-area {
	position: absolute;
	top: 6%;
	left: 12.3%;
	width: 79.6%;
	height: 76.2%;
	border: 2px dashed red;
	overflow: hidden;
}
.opacity .text-move{
	outline: 1px dashed;
}
button.btn.btnConfig {
    position: fixed;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 90px;
    padding: 4px 5px;
    z-index: 100;
    height: 45px;
	display:none;
    border-radius: 0 !important;
}
button.btn.btnConfig>i, button.btn.btnConfig>span {
    display: inline-block;
}
button.btn.btnConfig>i {
    font-size: 20px;
}
ul#backgroundList {
    list-style: none;
    padding: 0;
    margin: 0;
}
@media(max-width:767px){
	#configImageDT{display:none;}
    #containerImage {
        width: 100%;
        height: auto; 
    }
}
.btn-edit-wp {
    /* position: absolute; */
    /* bottom: 0; */
    /* right: 0; */
    display: inline-flex;
    z-index: 1000;
    width: 100%;
    justify-content: center;
}
.btn-edit-wp .btn-img {
    border: 0;
    background: #000000;
    padding: 5px 10px;
    color: #ffffff;
    cursor: pointer;
    margin: 0 2px;
    font-size: 14px;
    min-width: 40px;
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.btn-edit-wp .btn-img i{padding-right:3px;}
.btn-img{
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-drag: none;
    -webkit-user-drag: none;
	touch-action: manipulation;
}

@media(max-width:992px){
	.btn-edit-wp .btn-img span.name{display:none;}
	.btn-edit-wp .btn-img {
		font-size: 14px;
		min-width: 35px;
		min-height: 35px;
	}
}
@media(max-width:767px){
	.btn-edit-wp .btn-img {
		font-size: 12px;
        min-width: 30px;
        min-height: 30px;
        padding: 2px 10px;
    }
}
.hastag-list {
    margin: 10px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: max-content;
    width: 100%;
}
.hastag-list span.hastag {
    padding: 5px 15px;
    background: #030303;
    margin: 0 4px;
    border-radius: 20px;
    cursor: pointer;
    font-weight: bold;
    padding-right: 6px;
    color: #fdebcc;
}
.hastag-list span.hastag span.copytext {
    font-size: 10px;
    background: #eab651;
    color: #ce0d0b;
    display: inline-block;
    padding: 3px;
    border-radius: 10px;
    padding: 4px 5px 3px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.5em;
}
@media(max-width:767px){
	
}
@media(max-width:576px){
	#modalReviewImage .modal-content .modal-body {
		padding: 9px;
	}
    .hastag-list span.hastag {
        padding: 5px 5px 5px 10px;
        font-size: 14px;
    }
}
/*******ENd Image list Photo collage*********/
button.btnExportImage {
    border: 0;
    background: transparent;
}
img{max-width:100%;}
/*******Start Page Chinsu*********/
/*******Start modal Chinsu*********/
#modalReviewImage .modal-content {
    background: #000 url(../img/bg-modal.jpg) no-repeat;
    background-size: cover;
    border-radius: 0;
    background-position: bottom center;
}
.modal-content div#preview-container {
    width: 500px;
    margin: 0 auto;
    max-width: 100%;
}
/*******END modal Chinsu*********/
.list-wrapper.result-image {
    position: relative;z-index:1
}
.btn-upload-image-wp{
    position: relative;
    z-index: 2;
}
.list-wrapper.result-image:after {
	    z-index: 1;
    content: "";
    position: absolute;
    top: 56%;
    left: 48%;
    width: 180%;
    height: 180%;
    background: url(../img/light.png) no-repeat;
    background-size: contain;
    background-position: center center;
    opacity: 1;
    transform: translate(-50%, -50%);
	pointer-events:none;
}
.btn-save-wp,label.btn-upload {
    position: relative;
    z-index: 10;
}
@keyframes tilt-n-move-shaking {
  0% { transform: translate(0, 0) rotate(0deg); }
  25% { transform: translate(5px, 5px) rotate(5deg); }
  50% { transform: translate(0, 0) rotate(0eg); }
  75% { transform: translate(-5px, 5px) rotate(-5deg); }
  100% { transform: translate(0, 0) rotate(0deg); }
}
.btn-upload{cursor:pointer;}
img.hoptieu{position: absolute;}
.col-logo img.hoptieu{top: 0; width: 140px; }
.col-logo img.hoptieu-left{left: -130px; animation: tilt-n-move-shaking 3.2s linear infinite;}
.col-logo img.hoptieu-right{right: -130px; animation: tilt-n-move-shaking 4s linear infinite;}
.col-tagline img.hoptieu {
    bottom: -100px;
	width: 150px; 
}
.col-tagline img.hoptieu-left {
    left: -235px;
	animation: tilt-n-move-shaking 3.7s linear infinite;
}
.col-tagline img.hoptieu-right {
    right: -225px;
    width: 160px;
	animation: tilt-n-move-shaking 4.3s linear infinite;
}
img.goitieu {
    position: absolute;
    top: 30%;
    width: 210px;
}
img.goitieu-left {
    left: -150px;
	animation: tilt-n-move-shaking 5.3s linear infinite;
}
.line {
    position: absolute;
    top: 8%;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/line-full.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.la{position:absolute;bottom:0; width:350px;}
.la.la-trai{left:0; width:350px;}
.la.la-phai{right:0; width:350px;}
.logo_site{width:250px; max-width:100%; display:inline-block;}
img.tieu-xanh{position: absolute; right: -100px; bottom: 0;  width: 225px;}
.hand-step {
    position: absolute;
    right: -25px;
    bottom: 15px;
    width: 150px;
}
header.header .row .tagline {
    position: relative;
    z-index: 10;
}
@media(min-width:767px){
    img.hoptieu, img.goitieu {
        z-index: 1;
        opacity: 0.8;
    }
    .col-logo img.hoptieu-left {
        left: 0;
        width: 115px;
        top: 5%;
    }
    .col-logo img.hoptieu-right {
        right: 0;
        width: 100px;
        top: 10%;
    }
	.col-tagline img.hoptieu {
		bottom: -100px;
	}
    .col-tagline img.hoptieu-right {
        right: -65px;
        width: 75px;
        bottom: 0;
    }
	.col-tagline img.hoptieu-left {
        bottom: 0;
        width: 65px;
        left: -55px;
    }
    img.goitieu-left {
        left: 15px;
        width: 100px;
        top: 95%;
    }
	.hand-step {
		width: 95px;
	}
    img.tieu-xanh {
        right: -35px;
        width: 125px;
    }
	.la.la-trai {
		width: 220px;
	}
	.la.la-phai {
		width: 220px;
	}
	.logo_site{width:230px;}
}
@media(min-width:992px){
	img.hoptieu,img.goitieu{
		z-index:1;
	}
    .col-logo img.hoptieu-left {
        left: -65px;
        width: 115px;
        top: 5%;
    }
    .col-logo img.hoptieu-right {
        right: -50px;
        width: 100px;
        top: 10%;
    }
	.col-tagline img.hoptieu {
		bottom: -100px;
	}
    .col-tagline img.hoptieu-right {
        right: -105px;
        width: 100px;
        bottom: -45px;
    }
    .col-tagline img.hoptieu-left {
        bottom: -90px;
        width: 95px;
        left: -110px;
    }
    img.goitieu-left {
        left: -35px;
        width: 150px;
        top: 30%;
    }
	.hand-step {
		width: 115px;
	}
	img.tieu-xanh {
		right: -70px;
		width: 165px;
	}
	.la.la-trai {
		width: 220px;
	}
	.la.la-phai {
		width: 220px;
	}
	.logo_site{width:230px;}
}
@media(min-width:1200px){
	img.hoptieu,img.goitieu{
		z-index:1;
	}
	.col-logo img.hoptieu-left{
		left: -100px;
		 width: 115px;
	}
    .col-logo img.hoptieu-right {
        right: -100px;
        width: 115px;
    }
	.col-tagline img.hoptieu {
		bottom: -100px;
	}
    .col-tagline img.hoptieu-right {
        right: -160px;
        width: 130px;
    }
    .col-tagline img.hoptieu-left {
        bottom: -100px;
        width: 125px;
        left: -140px;
    }
    img.goitieu-left {
        left: -30px;
        width: 180px;
    }
	.hand-step {
		width: 115px;
	}
	img.tieu-xanh {
		right: -70px;
		width: 165px;
	}
	.la.la-trai {
		width: 220px;
	}
	.la.la-phai {
		width: 220px;
	}
}
@media(min-width:1400px){
	img.hoptieu,img.goitieu{
		z-index:1;
	}
	.col-logo img.hoptieu-left{
		left: -100px;
		 width: 115px;
	}
    .col-logo img.hoptieu-right {
        right: -100px;
        width: 115px;
    }
	.col-tagline img.hoptieu {
		bottom: -100px;
	}
    .col-tagline img.hoptieu-right {
        right: -160px;
        width: 130px;
    }
    .col-tagline img.hoptieu-left {
        bottom: -100px;
        width: 125px;
        left: -140px;
    }
    img.goitieu-left {
        left: -30px;
        width: 180px;
    }
	.hand-step {
		width: 115px;
	}
	img.tieu-xanh {
		right: -70px;
		width: 165px;
	}
	.la.la-trai {
		width: 220px;
	}
	.la.la-phai {
		width: 220px;
	}
}
@media(min-width:1600px){
	img.hoptieu,img.goitieu{
		z-index:1;
	}
	.col-logo img.hoptieu-left{
		left: -100px;
		 width: 125px;
	}
    .col-logo img.hoptieu-right {
        right: -100px;
        width: 125px;
    }
	.col-tagline img.hoptieu {
		bottom: -100px;
	}
    .col-tagline img.hoptieu-right {
        right: -189px;
        width: 130px;
    }
    .col-tagline img.hoptieu-left {
        bottom: -100px;
        width: 125px;
        left: -185px;
    }
    img.goitieu-left {
        left: -30px;
        width: 180px;
    }
	.hand-step {
		width: 115px;
	}
	img.tieu-xanh {
		right: -70px;
		width: 165px;
	}
	.la.la-trai {
		width: 220px;
	}
	.la.la-phai {
		width: 220px;
	}
}
@media(max-width:767px){
	 img.hoptieu, img.goitieu {
        z-index: 1;
        opacity: 0.8;
    }
    .col-logo img.hoptieu-left {
        left: -65px;
        width: 115px;
        top: 5%;
    }
    .col-logo img.hoptieu-right {
        right: -50px;
        width: 100px;
        top: 10%;
    }
	.col-tagline img.hoptieu {
		bottom: -100px;
	}
     .col-tagline img.hoptieu-right {
        right: -65px;
        width: 75px;
        bottom: 0;
    }
	.col-tagline img.hoptieu-left {
        bottom: 0;
        width: 65px;
        left: -55px;
    }
    img.goitieu-left {
        left: 15px;
        width: 82px;
        top: 90%;
    }
	.hand-step {
		width: 95px;
	}
    img.tieu-xanh {
        right: -35px;
        width: 110px;
    }
	.la.la-trai {
		width: 220px;
	}
	.la.la-phai {
		width: 220px;
	}
	.logo_site{width:230px;}
}
@media(max-width:576px){
	 img.hoptieu, img.goitieu {
        z-index: 1;
        opacity: 0.8;
    }
    .col-logo img.hoptieu-left {
        left: 20px;
        width: 55px;
        top: 20%;
    }
	.col-logo img.hoptieu-right {
        right: 20px;
        width: 55px;
        top: 20%;
    }
	.col-tagline img.hoptieu {
		bottom: -100px;
	}
	 .col-tagline img.hoptieu-right,.col-tagline img.hoptieu-left {
		 opacity:0.8
	 }
    .col-tagline img.hoptieu-right {
        right: -25px;
        width: 40px;
        bottom: 0;
    }
    .col-tagline img.hoptieu-left {
        bottom: 0;
        width: 35px;
        left: -20px;
    }
	img.goitieu-left {
        left: 5px;
        width: 65px;
        top: 91%;
    }
	.hand-step {
        width: 50px;
        right: 0;
        bottom: -4px;
    }
    img.tieu-xanh {
        right: -7px;
        width: 58px;
    }
	.la.la-trai {
		width: 150px;
	}
	.la.la-phai {
		width: 170px;
	}
	.logo_site{width:230px;}
}
/*****step*****/

@media(min-width:767px){}
@media(min-width:992px){}
@media(min-width:1200px){}
@media(min-width:1400px){}
@media(min-width:1600px){}
@media(max-width:767px){}
@media(max-width:576px){}
/*****end step*****/
.bg-footer{position:absolute;left:0;bottom:0; width:100%;}
section{
    position: relative;
    z-index: 10;
}
section .container, section .container .row{
    position: relative;
    z-index: 100;
}

.list-steps .step-item {
    margin-bottom: 15px;
    position: relative;
}

@media(min-width:767px){
	label.btn-upload img, button.btnExportImage img, .row-btn-steps .img-steps {
        width: 230px;
    }
}
@media(min-width:992px){
	label.btn-upload img, button.btnExportImage img, .row-btn-steps .img-steps {
        width: 260px;
    }
}
@media(min-width:1200px){
	label.btn-upload img, button.btnExportImage img, .row-btn-steps .img-steps {
        width: 320px;
    }
}
@media(min-width:1400px){}
@media(min-width:1600px){}
@media(max-width:767px){
	 label.btn-upload img, button.btnExportImage img, .row-btn-steps .img-steps {
        width: 170px;
    }
	
}
@media(max-width:576px){
	.logo_site {
		width: 100px;
	}
	.list-steps .step-item {
		margin-bottom: 7px;
	}
	 label.btn-upload img, button.btnExportImage img, .row-btn-steps .img-steps {
        width: 150px;
    }
}
/*******End Page Chinsu*********/

.btnDownloadImage img.image, label.btn-upload img, button.btnExportImage img{
    box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.3);
}