@media only all and (max-width: 980px) {
	.grid-item {
		width: 24%;
		float: left;
	}
	.grid-item img {
		width: 100%;
		height: 100%;
		float: left;
	}
	.grid,
	.grid-example {
		max-width: 100%;
	}
	.img-ex {
		max-width: 75%;
	}
	.photos-wrapper {
		margin: 0;
		text-align: center;
	}
}

@media only all and (max-width: 560px) {
	.header-tel {
		font-size: 16px !important;
	}
}

@media only all and (max-width: 500px) {
	.owl-nav {
		display: none;
	}
}

@media only all and (max-width:1070px) {
	.header-tel {
		font-size: 22px;
	}
}

@media only all and (max-width:990px) {
	.header-center,
	.header-tel:nth-child(2):before {
		display: none;
	}
	.header-num {
    	text-align: right;
	}
	.header-select {
		width: 50%;
		min-width: 100px;
	}
}

@media only all and (min-width: 320px) and (max-width: 750px) {
	.section-one {
		    height: 520px;
	}
	.s-one-header,
	.subtitle-overlay {
    	font-size: 25px;
	}
	.subtitle-span-ov {
		font-size: 20px;
	}
	.bottom-overlay,
	.bottom-overlay-text {
		font-size: 15px;
	}
	.bottom-overlay {
		line-height: 22px;
	}
	.subtitle-span-ov {
		margin-bottom: 15px;
		line-height: 25px;
	}
	.section-two-text {
		border:none;
	}
	.section-two-text:before {
		background:none;
	}
	.section-two-text {
		    height: 100%;
     		padding: 0;
     		font-size: 15px;
     		line-height: 23px;
	}
	.three-list {
	    font-size: 18px;
    	line-height: 24px;
    	    margin-bottom: 38px;
	}
	.form-price {
		border:none;
		text-align: center;
		margin-left: 0;
		margin-top: 20px;
	}
	.form-header-text:before,
	.form-header-text:after {
		background: none;
	}
	.form-header-text {
		    font-size: 21px;
	}
	.number-right {
		width: 50%;
	}
	.section-two-text:after {
		content:'';
	}
	.section-two-text {
		text-align: center;
	}
	.number-right {
	    text-align: center;
    	width: 100%;
	}
	.section-two-text {
		    margin: 26px 20px 0px 26px;
	}
	.section-two-bottom {
		text-align:left;
		    margin: 30px 0 19px 0;
	}
	.form-header-text {
		top: -36px;
    	left: 49%;
	    font-size: 18px;
    	text-align: center;
	}
	.four-span {
	    font-size: 30px;
	}
	.four-subtitle {
		font-size: 19px;
	}
	.four-subtitle:after {
		    top: 52px;
	}
	.four-bottom:after {
		    top: 60px;
	}
	.four-subtitle {
		    line-height: 20px;
	}
	.grid-item {
		width: 49%;
	}
	#formMain {
		margin-bottom: 31px;
	}
	.form-bottom-text {
		position: absolute;
		top: -18px;
		left: 14%;
		font-weight: bold;
		font-size: 15px;
		width: 75%;
		text-align: center;
	}
	.form-price-bottom {
    margin: 57px auto;
	}
	.file_upload {
		width: 88%;
	}
	.three-header.three-header-modifier {
		line-height: 30px;
	}
	.three-header {
		font-size: 30px;
	}
}

@media only all and (min-width: 750px) and (max-width: 970px) {
	.section-two-text {
	    line-height: 21px;
	    font-size: 16px;
	}
	.number-right {
		width: 25%;
		text-align: center;
	}
	.section-two-bottom {
		    margin: 20px 0 20px 0;
	}
	.header-tel {
		margin: 4px 0 4px 0;
	}
	.four-subtitle:after {
		    top: 60px;
	}
}

@media only all and (min-width: 750px) and (max-width: 970px) {
	.s-one-header {
    	font-size: 30px;
	}
}
