
	@media only screen and (max-width: 600px) {
		.get-a-quotes {
			padding: 6px 12px !important;
			width: 105% !important;
			font-size: 18px !important;
			height: 100% !important;
		}

		#okCookie {
			width: 80% !important;
			margin-left: 10% !important;
		}
        #video-media{
			font-size: 17px;
			background-color: #f27f1b!important;
			color: #fff!important;
			padding: 6px;
			border-radius: 10px;
			border: none;
			margin-left:40px;
			}
			#busit-top{
				margin-top:5px!important;
			}
		#arr-des {
			display: none !important;
		}

		#home-logo {
			margin-left: 8% !important;
		}

		#tim-mob {
			margin-top: 8% !important;
		}

		#mob-Quote {
			margin-left: -18% !important;
		}

		.quote-text {
			font-size: 13px;
			width: 230px;
			text-indent: -0.5em;
		}

		#View-div {
			display: flex !important;
			margin-left:-8%;
		}

		#mob-ar {
			position: absolute !important;
			margin-top: 2% !important;
			margin-left: 1% !important;
		}

		#virtual {
			margin-bottom: 3% !important;
		}

		#twenty5 {
			margin-top: 25px !important;
			font-size: 25px;
			font-weight: 900;
			color: #212529 !important;
		}

		#PressIn-test {
			margin-top: 3% !important;
		}

		#content-1 {
			padding: 0 20px !important;
		}

		#caruosel-hidden {
			display: none !important;
		}

		.testimonial-line {
			margin-left: 115px !important;
			top: -16px !important;
		}

		#Quote-paraTwo {
			margin-left: 20% !important;
		}

		#StartDel-mob {
			width: 100% !important;
		}
		#video2{
			width:300px;
			height:200px;
		
	}
	#stats-num{
		margin-left:0%;
	}
	#stats-numone{
		margin-left:0%;
	}
	#stats-numtwo{
		margin-left:0%;
	}
	#stats-numthree{
		margin-left:0%;
	}
	#stats-numfour{
		margin-left:0%;
	}
	#cont-testvideos{
		margin-left:0%;
	}
	#business-need{
		width:96%;
	}
	#personal-need{
		width:96%;
	}
}
	@media screen and (min-width: 1024px) and (max-height: 3000px) {
		.customers-served {
			display: none !important;
		}
		#stats-num{
			margin-left:5%;
		}
		#stats-numone{
			margin-left:-5%;
		}
		#stats-numtwo{
			margin-left:10%;
		}
		#stats-numthree{
			margin-left:15%;
		}
		#stats-numfour{
			margin-left:13%;
		}
		#business-need{
			width:100%;
		}
		#personal-need{
			width:100%;
		}
		#cont-testvideos{
		 /* margin-left:5%;  */
		 padding-left:30px;
		}
		#home-logo {
			margin-top: -0.5em !important;
			margin-left:0% !important;
		}
        #busit-top{
			width:90%;
			display: inline-block;  
			margin-left:1%;
		}
		
		#StartDel-mob {
			width: 120% !important;
		}

		#arr-mob {
			display: none !important;
		}

		#business-media {
		margin-top:5%!important;
        margin-left:-20%;
        /* width: 55%; 
        display: inline; */
		}

		#view-media {
			margin-top: 1% !important;
		}
		#video-media{
		margin-top: 5% !important;
        margin-left:0%;
	
		}
	}

	@media screen and (min-width: 768px) and (max-width: 2600px) {
		#virtual {
			margin-top: 10% !important;
			margin-left:-1%!important;
		}
		
		#banner1 {
			margin-top: 4% !important;
			margin-left:-5%!important;
		}
		#Test-site{
			max-width:98%!important;
		}
		#video2{
			width:315px;
			height:200px;
		}
	}