@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.header {
		background: url("images/sp_img/banner@2x.png") no-repeat;
		background-size: cover;
		background-position: center bottom;
	}

	.sec-1 {
		background: url("images/sp_img/sect-head-1@2x.png") no-repeat;
		background-size: 100% 290px;
		background-position: center top;
	}

	.sec-2 {
		background: url("images/sp_img/sect-head-2@2x.png") no-repeat;
		background-size: 100% 290px;
		background-position: center top;
	}

	.sec-3 {
		background: url("images/sp_img/sect-head-3@2x.png") no-repeat;
		background-size: 100% 290px;
		background-position: center top;
	}

	.sec-4 {
		background: url("images/sp_img/footer-bg@2x.png") no-repeat;
		background-size: 100% auto;
		background-position: bottom center;
	}
}

@media only screen and (min-width:1300px) {
	.container {
		max-width: 1310px;
	}
}

@media only screen and (max-width:1440px) {
	.sec-2 .rating-box {
		margin-left: 85px;
	}

	.sec-1 img {
		max-width: 110%;
	}
}

@media only screen and (max-width:1365px) {
	body {
		font-size: 14px;
	}

	.header {
		padding: 90px 0 270px 0;
	}

	.sec-1 .box,
	.sec-2 .box,
	.sec-3 .box {
		max-width: 300px;
		height: 450px;
		padding: 150px 43px 0 43px;
	}

	.sec-2 .rating-box-container {
		width: 100%;
		max-width: 625px;
	}

	.sec-1 .box .box-head,
	.sec-2 .box .box-head,
	.sec-3 .box .box-head {
		width: 190px;
		height: 190px;
	}

	.sec-3 .circle-container .circle {
		width: 190px;
		height: 190px;
		padding: 50px 0;
	}

	.sec-3 .circle-container {
		padding-left: 70px;
	}

	.sec-4 .card .card-head {
		width: 170px;
		height: 170px;
	}

	.sec-4 .card {
		height: 360px;
	}

	.sec-4 .card {
		padding: 110px 15px 15px 15px;
	}

	.sec-3 {
		padding-bottom: 130px;
	}

	.sec-3 .circle-container .circle:first-of-type p,
	.sec-3 .circle-container .circle:last-of-type p {
		font-size: 1.85em;
	}

	.sec-3 .circle-container .circle:first-of-type p span {
		font-size: 2rem;
	}

	/********************************************/
	.topsection .step .text-container {
		width: 260px;
	}

	/********************************************/
}

@media only screen and (max-width:1199px) {
	body {
		font-size: 11px;
	}

	.header {
		padding: 70px 0 250px 0;
	}

	.sec-1 .box,
	.sec-2 .box,
	.sec-3 .box {
		max-width: 250px;
		height: 350px;
		padding: 120px 43px 20px 43px;
	}

	.sec-2 .rating-box-container {
		width: 100%;
		max-width: 520px;
	}

	.sec-1 .box .box-head,
	.sec-2 .box .box-head,
	.sec-3 .box .box-head {
		width: 150px;
		height: 150px;
	}
	.sec-2 .box .box-head img {
		max-width: 60%;
	}

	.sec-3 .box .box-head img {
		max-width: 60%;
	}

	.sec-3 .circle-container .circle {
		width: 150px;
		height: 150px;
		padding: 39px 0;
	}

	.sec-3 .circle-container {
		padding-left: 40px;
	}

	.sec-4 .card .card-head {
		width: 140px;
		height: 140px;
	}

	.sec-4 .card .card-head img {
		max-width: 50%;
	}

	.sec-4 .card {
		height: 300px;
	}

	.sec-4 .card {
		padding: 80px 15px 15px 15px;
	}

	.sec-3 {
		padding-bottom: 130px;
	}

	.sec-3 .circle-container .circle:first-of-type p span {
		font-size: 1.7rem;
	}

	.sec-3 .circle-container .circle:first-of-type {
		border: 13px dotted #028FF9;
	}

	.sec-3 .circle-container .circle:first-of-type {
		border: 13px dotted #028FF9;
	}

	.sec-3 .circle-container .circle:last-of-type {
		border: 13px dotted #56B8EB;
	}

	/*.sec-2 .rating-box div:nth-child(1) {
		width: 160px;
	}*/

	.sec-2 .rating-box div:nth-child(2):before {
		border-top: 25px solid #E8EAEF;
		border-bottom: 25px solid #E8EAEF;
	}

	/*.sec-2 .rating-box:nth-child(1) div:nth-child(2),
	.sec-2 .rating-box:nth-child(2) div:nth-child(2),
	.sec-2 .rating-box:nth-child(3) div:nth-child(2),
	.sec-2 .rating-box:nth-child(4) div:nth-child(2),
	.sec-2 .rating-box:nth-child(5) div:nth-child(2),
	.sec-2 .rating-box:nth-child(6) div:nth-child(2),
	.sec-2 .rating-box:nth-child(7) div:nth-child(2),
	.sec-2 .rating-box:nth-child(8) div:nth-child(2) {
		width: calc(100% - 160px);
	}*/

	.sec-2 .rating-box div:nth-child(2) {
		padding: 17px 0 17px 35px;
	}

	/********************************************/
	.topsection .step .text-container {
		width: 175px;
	}

	.topsection .step .text-container p {
		font-size: 1.1em;
	}

	/********************************************/
}

@media only screen and (max-width:991px) {
	body {
		font-size: 10px;
	}

	.header {
		padding: 50px 0 200px 0;
	}

	.sec-1 {
		margin-top: -80px;
	}

	.sec-1 .row {
		align-items: center;
	}

	.sec-1,
	.sec-2,
	.sec-3 {
		background-size: 100% 190px;
	}

	.sec-1 .title,
	.sec-2 .title,
	.sec-3 .title {
		padding: 35px 0 35px 0;
		font-size: 2.2em;
	}

	.sec-1 .box,
	.sec-2 .box,
	.sec-3 .box {
		max-width: 230px;
		height: 320px;
		padding: 110px 43px 20px 43px;
		border-top-left-radius: 130.50px;
		border-bottom-right-radius: 130.50px;
	}

	.sec-1 img {
		max-width: 100%;
	}

	.sec-2 .rating-box {
		margin-left: 155px;
	}

	/*.sec-2 .rating-box:nth-child(2) div:nth-child(2) {
		max-width: 45%;
	}*/

	.sec-2 .rating-box-container {
		max-width: 450px;
	}

	.sec-2 {
		padding-bottom: 50px;
	}

	.sec-1 .box .box-head,
	.sec-2 .box .box-head,
	.sec-3 .box .box-head {
		width: 130px;
		height: 130px;
	}

	.sec-3 .circle-container .circle:first-of-type {
		border: 10px dotted #028FF9;
	}

	.sec-3 .circle-container .circle:last-of-type {
		border: 10px dotted #56B8EB;
	}

	.sec-3 .circle-container .circle {
		width: 130px;
		height: 130px;
		padding: 35px 0;
	}

	.sec-3 .circle-container {
		max-width: 210px;
	}

	.sec-3 .circle-container {
		padding-left: 0px;
	}

	.sec-3 {
		padding-bottom: 70px;
	}

	.sec-4 .card .card-head {
		width: 115px;
		height: 115px;
	}

	.sec-4 .card {
		height: 250px;
	}

	.sec-4 .card {
		padding: 40px 15px 15px 15px;
	}

	.sec-4 .card h4 {
		font-size: 2.2em;
		margin-bottom: 15px;
	}

	.sec-4 .card p {
		font-size: 1.6em;
		line-height: 1.5;
	}

	.sec-4 {
		padding: 120px 0 200px 0;
	}

	.sec-3 img.img-3 {
		max-width: 85%;
	}

	.sec-4 .row [class*='col-']:nth-child(n+3) {
		margin-top: 100px;
	}

	/*.sec-2 .rating-box div:nth-child(1) {
		width: 200px;
	}*/

	/*.sec-2 .rating-box:nth-child(1) div:nth-child(2),
	.sec-2 .rating-box:nth-child(2) div:nth-child(2),
	.sec-2 .rating-box:nth-child(3) div:nth-child(2),
	.sec-2 .rating-box:nth-child(4) div:nth-child(2),
	.sec-2 .rating-box:nth-child(5) div:nth-child(2),
	.sec-2 .rating-box:nth-child(6) div:nth-child(2),
	.sec-2 .rating-box:nth-child(7) div:nth-child(2),
	.sec-2 .rating-box:nth-child(8) div:nth-child(2) {
		width: calc(100% - 140px);
		padding-left: 15px;
		margin-left: -12px;
	}*/

	.sec-3 .circle-container .circle:first-of-type p span {
		font-size: 1.4rem;
	}

	/**************************************/
	.topsection .step {
		height: 140px;
	}

	.topsection .step:after {
		right: -39.5px !important;
		border-top: 70px solid transparent !important;
		border-bottom: 70px solid transparent !important;
	}

	.topsection .step:nth-child(n+2):before {
		border-top: 70px solid transparent;
		border-bottom: 70px solid transparent;
	}

	.topsection .step h4 {
		font-size: 2.2em;
	}

	.topsection .step:nth-child(n+2) h4 {
		padding-left: 35px;
	}

	.topsection .step .text-container {
	    width: 130px;
	    height: 245px;
    	padding: 20px 10px 0 10px;
	}
	.topsection {
		padding: 50px 0 350px 0;
	}

	/**************************************/
.seal_table{
	left: -70px!important;
}
}

@media only screen and (max-width:767px) {
	.header h1 {
		font-size: 4.21em;
	}

	.sec-1 .row {
		justify-content: center;
	}

	.sec-1 .box,
	.sec-2 .box {
		margin: 30px auto 30px auto;
	}

	.sec-1 img {
		padding-left: 0;
	}

	.sec-2 {
		padding-bottom: 520px;
	}

	.sec-2 .rating-box-container {
		margin: 30px auto 30px auto;
	}

	.sec-2 img {
		max-width: 100%;
	}

	.sec-3 {
		padding-bottom: 700px;
	}

	.sec-3 img.img-3 {
		display: none;
	}

	.sec-3 img.img-3-mobile {
		display: block;
	}

	.sec-4 .row [class*='col-']:nth-child(n+2) {
		margin-top: 100px;
	}

	/*.sec-2 .rating-box div:nth-child(1) {
		width: 200px;
	}*/

	/*.sec-2 .rating-box:nth-child(1) div:nth-child(2),
	.sec-2 .rating-box:nth-child(2) div:nth-child(2),
	.sec-2 .rating-box:nth-child(3) div:nth-child(2),
	.sec-2 .rating-box:nth-child(4) div:nth-child(2),
	.sec-2 .rating-box:nth-child(5) div:nth-child(2),
	.sec-2 .rating-box:nth-child(6) div:nth-child(2),
	.sec-2 .rating-box:nth-child(7) div:nth-child(2),
	.sec-2 .rating-box:nth-child(8) div:nth-child(2) {
		width: calc(100% - 140px);
		padding-left: 20px;
		margin-left: -15px;
	}

	.sec-2 .rating-box:nth-child(2) div:nth-child(2) {
		max-width: 44%;
	}*/

	.sec-2 .rating-box {
		margin-left: 0;
	}

	/********************************************/
	.topsection {
		padding: 50px 0 0 0;
	}

	.topsection h3 {
		font-size: 3.2em;
		margin-bottom: 50px;
	}

	.topsection .d-flex {
		align-items: flex-start !important;
		flex-direction: column;
	}

	.topsection .step {
		flex: 0 0 auto;
		max-width: 30%;
		margin-bottom: 60px;
	}

	.topsection .step:nth-child(n+2) {
		border-left: none;
	}

	.topsection .step .text-container {
		width: calc(100% + 80%);
		top: 50% !important;
		transform: translateY(-50%);
		left: 100%;
		margin-left: 46px;
		height: auto;
		bottom: unset !important;
		padding: 10px 0 0 15px;
	}

	.topsection .step .text-container img {
		margin-bottom: 12px;
		max-width: 24%;
	}

	.topsection .step:nth-child(n+2):before {
		border-left: 40px solid transparent;
	}

	.topsection .step:nth-child(n+2) h4 {
		padding-left: 0;
	}

	.topsection .step .text-container:after {
		display: none;
	}

	.topsection .step .text-container:before {
		border-top-left-radius: 15px !important;
		border-top-right-radius: 15px !important;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
	}

	/********************************************/
}

@media only screen and (max-width:574px) {
	.header {
		padding: 50px 0 120px 0;
	}

	.header h1 {
		font-size: 2.81em;
	}

	.header .star {
		margin: 25px auto;
		max-width: 40%;
	}

	.header h2 {
		font-size: 2em;
	}

	.sec-1 {
		margin-top: -60px;
	}

	.sec-3 .row {
		flex-direction: column;
	}

	.sec-3 .row [class*='col-'] {
		max-width: 100%;
	}

	.sec-3 .box {
		margin: 30px auto 30px auto;
	}

	.sec-3 .circle-container {
		margin: 30px auto 30px auto;
	}

	.sec-2 {
		padding-bottom: 340px;
	}

	.sec-3 {
		padding-bottom: 530px;
	}

	.sec-4 {
		padding: 120px 0 100px 0;
	}

	.sec-2 .title,
	.sec-3 .title {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width:500px) {
	.sec-2 {
		padding-bottom: 350px;
	}

	.sec-3 {
		padding-bottom: 400px;
	}
}

@media only screen and (max-width:360px) {

	.sec-1 .title,
	.sec-2 .title,
	.sec-3 .title {
		font-size: 1.9em;
	}

	.sec-2 {
		padding-bottom: 300px;
	}

	.sec-3 {
		padding-bottom: 350px;
	}

	.sec-2 .rating-box:nth-child(1) div:nth-child(2),
	.sec-2 .rating-box:nth-child(2) div:nth-child(2),
	.sec-2 .rating-box:nth-child(3) div:nth-child(2),
	.sec-2 .rating-box:nth-child(4) div:nth-child(2),
	.sec-2 .rating-box:nth-child(5) div:nth-child(2),
	.sec-2 .rating-box:nth-child(6) div:nth-child(2),
	.sec-2 .rating-box:nth-child(7) div:nth-child(2),
	.sec-2 .rating-box:nth-child(8) div:nth-child(2) {
		padding-left: 10px;
	}

	.header h1 {
		font-size: 2.61em;
	}

	.header h2 {
		font-size: 1.8em;
	}
}