
		@media only screen and (max-width:539px) and (min-width:480px){

			.p-t{
				padding-top: 1px;
			}
		}


		@media only screen and (max-width: 800px) and (min-width: 415px){
			.p-b{
				padding-bottom: 135px !important;
			}

		}

		@media only screen and (max-width: 500px) and (min-width: 480px){
			.p-b{
				padding-bottom: 135px !important;
			}
		}
	@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 (max-width:991px) and (min-width:501px) {
		.no{
				display:none;
			}
			
	}
	@media (max-width:991px) and (min-width:768px) {
		.service-img-wrapper .image-box .rings {
			top: -33% !important;
			width: 50% !important;
		}
	}
		@media (max-width:991px) and (min-width:500px) {
		.ar {
			display:block !important;
		}
	}
	.services-block-four .inner-box .icon-box{
		margin-left: auto !important;
		margin-right: auto !important;
		right:0px;
	}
 @media (max-width: 990px){

        .services-block-four{
                margin-bottom: 14px !important;
                padding-top: 1px;
            }
            }
   	@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%;
        }
	}