@media (min-width:1024px){
		.services-block-four .inner-box{
				padding-left: 115px !important;
		}
		.services-block-four .inner-box .text {
		margin-bottom: -50px;
		}
	}
        .service-img-wrapper .image-box img {
            max-width: 75%;
        }

        .service-img-wrapper .image-box .rings {
            top: 11%;
            left: 13%;
        }

        @media(max-width: 414px) {
            .services-block-four .inner-box .icon-box {
                margin-top: -23px !important;
            }

            .services-block-four .inner-box {
                margin-left: 14px !important;
            }

            .service-img-wrapper .image-box img {
                max-width: 100%;
            }

            .service-img-wrapper .image-box .rings {
                top: 0%;
            }
        }
         @media(max-width: 550px) {
            .pad {
                margin-top: -20px;
            }
        }
        .services-block-four .inner-box .icon-box {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 85px;
            height: 85px;
            border: 2px solid;
            font-size: 30px;
            line-height: 81px;
            text-align: center;
            border-radius: 50%;
            margin-bottom: 20px !important;
            transition: .3s ease;
        }
		@media (max-width:500px) and (min-width:416px){
		.services-block-four{
			margin-bottom:18px;
		}
		.service-img-wrapper .phone-img{
			padding: 0% 8%;
		}
		.services-block-four .inner-box h3 a{
			line-height: 4.5;
			}
        .services-block-four .inner-box .text{
                margin-left: -109px !important;
                margin-top: 20px !important;
                }
		}
		@media (max-width: 1200px){
		.services-block-four .inner-box{
			margin-left: 0px;
		}

	}
	@media only screen and (width:415px){
		.services-block-four .inner-box h3 a{
			line-height: 2.5 !important;
		}
            .services-block-four .inner-box .text{
                margin-left: -109px !important;
                margin-top: 50px !important;
                }
	}
    @media (max-width:990px) and (min-width:500px) {
        .top1 {
            display: block !important;
        }
        .pad {
                margin-top: -60px;
            }
    }
    @media (max-width:650px) and (min-width:501px){
        .services-block-four {
            margin-bottom: 50px;
        }
         .services-block-four .inner-box .text{
                margin-left: -128px !important;
                margin-top: 50px !important;
            }           
    }
    @media (max-width: 414px){
    .services-block-four .inner-box .text {
    margin-top: 50px !important;
}
}