

@media only screen and (min-width: 10px) and (max-width: 479px) {
 
	.container {
		width: 100%;
	}
	.col-6 {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.icon-image {
   		 border-left: 0 none;
	}
	.col-6 {
    	width:100%;
	}
	.right-part-14 {
    	text-align: center;
	}
	.middle-part-step {
    	display: none;
	}
	.left-side {
		border-left: 0 none;
		border-right: 0 none;
	}
	.list-inner-part-14 {
    	text-align: center;
	}
	.icon-image {
    	border-bottom: 3px dashed #e84729;
    	padding-bottom: 30px;
	}
	.decription-14 {
		border-bottom: 0 none;
		margin-right: 0;
		min-height: auto;
		padding-right: 0;
	}
	.decription-14.right-description {
		border-bottom: 3px dashed #e84729;
		margin-bottom: 30px;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 30px;
		padding-left: 0;
		padding-right: 0;
	}
	.left-side {
		border-bottom: 0 none !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 100%;
	}
	.col-6 {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.icon-image {
   		 border-left: 0 none;
	}
	.col-6 {
    	width:100%;
	}
	.right-part-14 {
    	text-align: center;
	}
	.middle-part-step {
    	display: none;
	}
	.left-side {
		border-left: 0 none;
		border-right: 0 none;
	}
	.list-inner-part-14 {
    	text-align: center;
	}
	.icon-image {
    	border-bottom: 3px dashed #e84729;
    	padding-bottom: 30px;
	}
	.decription-14 {
		border-bottom: 0 none;
		margin-right: 0;
		min-height: auto;
		padding-right: 0;
	}
	.decription-14.right-description {
		border-bottom: 3px dashed #e84729;
		margin-bottom: 30px;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 30px;
		padding-left: 0;
		padding-right: 0;
	}
	.left-side {
		border-bottom: 0 none !important;
	}


	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.container {
		width: 750px;
	}
	.col-6 {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.middle-part-step.left-side-heading > h4 {
    	margin-right: -51px;
	}
	.left-side {
		margin-right: -36px;
	}
	.left-part-14 p {
		margin-bottom: 20px;
	}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

	.container {
		width: 992px;
	}
}

@media only screen and (min-width: 1199px) and (max-width: 1900px) {
	

}
