
@media (max-width:1024px) {
}

@media (max-width: 992px) {
	.papper-box.desk {
		display: none;
	}
	.papper-box.mb {
		display: block;
	}
	.papper-box .col-12 {
		width: 100%;
    	max-width: 100%;
    	flex: auto;
    	justify-content: center;
	}
	.croppie-container {
		margin: 0 auto 30px;
	}
	.papper-box form {
	    position: absolute;
	    bottom: auto;
	    top: 20%;
	    width: 80%;
	    padding: 8%;
	    left: 50%;
	    transform: translateX(-50%);
	}
	input[type="file"] {
		width: 96%;
    	margin-left: 2%;
	}
	.form-control, .form-control:focus {
		margin-bottom: 20px;
	}
	.form-group label {
		padding: 8px 12px 4px;
    	margin-top: 8px;
	}

}

@media (max-width: 768px) {
	.logo01 {
		display: none;
	}
	.desk{
		display: none;
	}
	.mb {
		display: flex;
	}
	br.mb {
		display: none;
	}
	.header-area .container {
    	max-width: 90%;
	}
	header .icon {
		margin-top: 7px;
	}
	header .icon img {
		width: 128px;
		height: 48px;
	}
	.container {
    	max-width: 84%;
	}
	.croppie-container {
    	max-width: 200px;
	}
	.form-control, .form-group label {
		font-size: 17px;
	}
	.croppie-container {
		margin-bottom: 0;
	}
	input[type="file"] {
		font-size: 15px;
		appearance: none!important;
		position:relative; 
		-webkit-appearance: textfield;. 
		-webkit-box-sizing: border-box;
		padding-left: 100px;
    	line-height: 30px;
	}
	input[type=file]::-webkit-file-upload-button {
		  border: none;
		  margin: 0;
		  padding: 0;
		  -webkit-appearance: none;
		  width: 0;
	}

	input[type="file"]:before {
		font-size: 15px;
		width: 96px;
	}
	.section {
		padding: 60px 0;
	}
	.s2-1 .title-img {
		margin-left: -44px;
	}
	.s2-2 .title-img {
		margin-left: -30px;
	}
	.flatpickr-input[type="date"] {
	    width: 96%;
	    margin-left: 2%;
	    font-size: 15px;
	    background: #e88f93;
	    border-radius: 4px;
	    box-shadow: 0 1px 1px rgb(0 0 0 / 0.3) inset;
	    height: 50px;
	    color: #fff;
	    border: none;
	    padding: 0 12px;
	}
	.section-share .info .text-center {
		margin-top: 50px;
	}
}
@media (max-width: 640px) {
	.croppie-container {
		max-width: 150px;
	}
	.papper-box form {
		padding: 4px;
	}
}
@media (max-width: 540px) {
	.croppie-container {
    	max-width: 120px;
	}
	.croppie-container .cr-viewport, .croppie-container .cr-resizer {
		width: 120px!important;
		height: 120px!important;
	}	
	.container {
    	max-width: 96%;
	}
	.logo img {
    	width: 80px;
    	margin-top: 10px;
	}
	.header-area .logo {
    	margin-left: 0px;
	}
	.header-area .main-nav .nav li a span.nav_small {
		transform: none;
		font-size: 13px;
	}
	
	footer .logo {
    	width: 100%;
    	text-align: center;
    	margin: 0 auto;
    	margin-bottom: 8px;
	}
	footer .logo img {
		max-width: 80%;
	}
	footer .logo-fu img {
		max-width: 72px;
	}
	footer .content-t, footer .content-f {
		    padding: 0 30px;
		    margin-top: 16px;
	}
	footer .content-f {
		width: calc(100% - 100px);
    padding-left: 4px;
	}
	footer .logo-fu {
		    width: 60px;
    margin-left: 36px;
        margin-top: 10px;
	}
	.copyright {
		border-top: 1px solid #e5e5e5;
    	margin: 20px 30px 0;
	}
	footer .copyright .content-t {
		margin: 0;
	}
	
	br.mb {
		display: block;
	}
	
	.sakura {
		display: none!important;
		animation: none;
	}
	.nav-slide {
		display: none;
	}
	.choose-box .item img {
		max-width: 110%;
	}
	.s2-1 .title-img {
		max-width: 240px;
		margin-left: -36px;
	}
	.choose-box {
		margin-left: -8px;
	}
	.s2-2 .title-img {
		max-width: 292px;
    	margin-left: -20px;
	}
	section.s2-2 {
		padding-top: 0;
	}
	.header-area .main-nav .menu-trigger {
		right: 0;
	}
	.header-area .container {
    	max-width: 95%;
	}
	.papper-box.mb {
    	max-width: 112%;
    	margin-left: -6%;
	}
	.form-control, .form-control:focus {
    	margin-bottom: 8px;
	}
	.croppie-container .cr-slider-wrap {
    	width: 100%;
	}
	.form-group label small {
	    display: inline;
	    font-size: 12px;
	    margin-left: 4px;
	    font-weight: 500;
	}
	.form-group label, .form-control {
		font-weight: 600;
	}
	.papper-box form {
		top: 22%;
		width: 90%;
	}
	.form-group {
    	margin-top: 12px;
    	margin-bottom: 0px;
	}
	.form-group label {
		margin-top: 0;
	}
	.s2-2 .btn {
    	max-width: 200px;
	}
	.section-share .info .text-center {
		margin: 40px 0;
	}
	.section-share .info p {
		font-size: 17px;
	}
	.flatpickr-input[type="date"], input[type="file"], input[type="file"]:before {
		height: 40px;
		line-height: 40px;

    padding-top: 0;
    padding-bottom: 0;
	}
	input[type="file"] {
		line-height: 40px;
    	padding-left: 100px;
		-webkit-appearance: none;
	}
	input[type="file"] *{
		appearance: none;
		-webkit-appearance: none;
	}
	.form-control {
    padding: 8px 12px 8px;
	}
	.croppie-container {
		margin-top: -10px;
	}
	.choose-box .item a.is-active:before,
	.choose-box .item a:hover:before {
		right: 7.8%;
		    width: 54%;
    padding-bottom: 54%;
    /*right: 18%;
    width: 54%;
    padding-bottom: 54%;
    transform: rotate(7deg);*/
	}
	.icon img {
    	width: 128px!important;
    	height: 48px!important;
	}
}