@media (min-width:1024px){
.proc{
    margin-bottom: 20px;
}
}
    @media (max-width:767px) and (min-width:540px) {

        .p-t{
            padding-top:1px !important;
        }
    }
    @media (max-width:991px) and (min-width:768px) {
         .p-t{
            padding-top:1px !important;
        }

    }		
		@media only screen and (width:768px) {
			.p-t{
				padding-top:1px !important;
			}
			.service-img-wrapper .image-box img{    
				width: 86% !important;
				    margin-left: 94px;
			}
			.service-img-wrapper .image-box .rings {
				width: 63% !important;
				margin-left: 10px !important;
			}
			.p-30{
			padding-top:30px;
			}
		}
 @media only screen and (max-width: 800px) and (min-width: 415px){
            .p-b{
                padding-bottom: 135px !important;
            }
        }
     @media (max-width: 990px){
        .services-block-four{
                margin-bottom: 0px !important;
                padding-top: 1px;
        }
    }
.services-block-four .inner-box .icon-box{
        margin-left: auto !important;
        margin-right: auto !important;
        right:0px;
    }
    @media (max-width:991px) and (min-width:500px) {
        .p-b1{
                padding-bottom: 120px !important;
            }
        .ar {
            display:block !important;
        }
    }
        @media (max-width:991px) and (min-width:767px) {
       .mrg {
              margin-left: auto;
            margin-right: auto;
            max-width: 100%;
                }
                        .mb-135 {
            margin-left: auto;
            margin-right: auto;
            max-width: 100%;
        }
    }