@media screen and (max-width:1300px)

{

	.item_carrsel_wrapper{width:calc(100%); margin: 30px 0;}
}

@media screen and (max-width:1170px)
{
.button {
    width: calc(100% / 4 - 50px);
    color: #000000;
    font-size: 16px;
}

.navbar {
    padding: .5rem 1rem;
}


}
@media screen and (max-width:1050px)

{
}



@media screen and (max-width:992px)

{
	
	.top_left_box .carousel-inner{width:calc(100% + 0px); margin-right: 0px; position: relative; z-index: 1; margin-bottom: 30px;}
	
	
	.top_right_text_panel{padding: 0 25px 0 25px; }
	
	
	.score_panel_box h3{font-size: 50px; }
	
	
	.whychoose_right_box img{width:100%; margin: 0px 0px 0px 0px}
	
}






@media screen and (max-width:860px)

{
	
	
	
}

@media screen and (max-width:767px)

{
	
	
	
	.score_panel{float:left; width:100%; background-image: url(../images/score-background-small.jpg), url(../images/score-background-2.jpg); background-repeat: no-repeat, repeat-y; background-size: 542px auto, 100% auto; background-position: center; padding: 50px 0; height: 1125px; display: flex; align-items: center; flex-wrap: wrap; }
	
	
	.score_panel_box{width:calc(100% - 4px); padding: 20px; }
	
	
	
.score_panel_box:nth-child(1){padding-left: 43%; text-align: left; margin-top:-30px;}

.score_panel_box:nth-child(2){ padding-right: 50%; text-align: right; margin-top: 0px;}
	
	.score_panel_box:nth-child(2) h3{margin-top: 40px}

.score_panel_box:nth-child(3){margin-top: 0px; text-align: left; padding-left: 54%;}
	
	.score_panel_box:nth-child(3) h3{margin-top: 40px}

.score_panel_box:nth-child(4){margin-top: 0px; text-align: left; padding-left: 54%;}
	
	.score_panel_box:nth-child(4) h3{margin-top: 0px}
	
	
	.callus_panel_left{width:100%; text-align: left;}
	
	.callus_panel_right{width:100%; text-align: left; padding:170px 20px 50px ; }
	
	

}


@media screen and (max-width:700px)

{


}



@media screen and (max-width:576px)

{
	
	

	
}


@media screen and (max-width:480px)

{

}

@media screen and (max-width:450px)

{
	
}

@media screen and (max-width:400px)

{
	
	.whychoose_left_box_matter h3 {
    font-size: 25px;
}
	
	
}