@media only screen and (min-width: 569px) and (max-width: 768px)
{
	a
	{
		word-break: break-all;
	}
	.main-banner
	{
       height: 75vh !important;
       padding-top: 20px;
	}
	.main-banner .banner-form
	{
		margin-top: 25px !important;
	}
	.lwc, .rwc, .wclafter::before, .wcrafter::before
	{
		display: none;
	}
	.work-content
	{
		margin: 10px 0px;
	}
	.mob-px-15
	{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.border-r
	{
       border-right: none !important;
	}
	.border-l
	{
       border-left: none !important;
	}
	.rvw-text
	{
		width: 100% !important;
	}
	.rvw-text div
	{
		flex-direction: column;
	}
	.rvw-content
	{
		flex-direction: column;
	}
	.rvw-content .rvw-img
	{
		width: 65% !important;
		height: auto !important;
		margin-bottom: 15px !important;
	}
	.reviews-slider .swiper-button-next, .reviews-slider .swiper-button-prev
	{
		width: 30px !important;
	}
	footer .footer-srvc
	{
		flex-direction: column;
		align-items: center;
	}
	footer .footer-srvc div
	{
		width: calc(100%/1) !important;
		margin: 20px 0px;
	}
	.mob-text-center
	{
		text-align: center !important;
	}
	footer .social-footer
	{
		justify-content: center;
	}
	footer .footer-logo
	{
		margin-bottom: 20px;
	}
	footer .footer-widget
	{
		margin-bottom: 25px;
	}
	footer .footer-widget h4
	{
		margin-bottom: 8px !important;
	}
	footer .copyright
	{
		justify-content: center;
		text-align: center;
	}
	.bc
	{
		height: 25vh !important;
		background-position: center !important;
	}
	.bc .bc-content h2
	{
		font-size: 30px !important;
	}
	.faq-sec
	{
      padding-left: 15px;
      padding-right: 15px;
	}
	.size-sec .form-content
	{
      margin-bottom: 20px;
	}
	.hdr-social
	{
		display: none;
	}
	.fleet-content .price
	{
		justify-content: center;
		margin: 15px 0px 0px 0px;
	}
	.attach-inherit
	{
		background-attachment: inherit !important;
	}
	.car-catcat
	{
        padding: 60px 0px !important;
        border-radius: 100px !important;
	}
}

/*================ End Tabs Responsive && Start Mobile ==================*/

@media only screen and (max-width: 568px)
{
	a
	{
		word-break: break-all;
	}
	.main-banner
	{
       height: 75vh !important;
       padding-top: 20px;
	}
	.main-banner .banner-form
	{
		margin-top: 25px !important;
	}
	.lwc, .rwc, .wclafter::before, .wcrafter::before
	{
		display: none;
	}
	.work-content
	{
		margin: 10px 0px;
	}
	.mob-px-15
	{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.border-r
	{
       border-right: none !important;
	}
	.border-l
	{
       border-left: none !important;
	}
	.rvw-text
	{
		width: 100% !important;
	}
	.rvw-text div
	{
		flex-direction: column;
	}
	.rvw-content
	{
		flex-direction: column;
	}
	.rvw-content .rvw-img
	{
		width: 65% !important;
		height: auto !important;
		margin-bottom: 15px !important;
	}
	.reviews-slider .swiper-button-next, .reviews-slider .swiper-button-prev
	{
		width: 30px !important;
	}
	footer .footer-srvc
	{
		flex-direction: column;
		align-items: center;
	}
	footer .footer-srvc div
	{
		width: calc(100%/1) !important;
		margin: 20px 0px;
	}
	.mob-text-center
	{
		text-align: center !important;
	}
	footer .social-footer
	{
		justify-content: center;
	}
	footer .footer-logo
	{
		margin-bottom: 20px;
	}
	footer .footer-widget
	{
		margin-bottom: 25px;
	}
	footer .footer-widget h4
	{
		margin-bottom: 8px !important;
	}
	footer .copyright
	{
		justify-content: center;
		text-align: center;
	}
	.bc
	{
		height: 25vh !important;
		background-position: center !important;
	}
	.bc .bc-content h2
	{
		font-size: 30px !important;
	}
	.faq-sec
	{
      padding-left: 15px;
      padding-right: 15px;
	}
	.size-sec .form-content
	{
      margin-bottom: 20px;
	}
	.hdr-social
	{
		display: none;
	}
	.fleet-content .price
	{
		justify-content: center;
		margin: 15px 0px 0px 0px;
	}
	.attach-inherit
	{
		background-attachment: inherit !important;
	}
	.car-catcat
	{
        padding: 60px 0px !important;
        border-radius: 100px !important;
	}
	.section-title
	{
	   font-size: 35px !important;   
	}
	.mob-my-30
	{
	    margin-top: 30px !important;
	    margin-bottom: 30px !important;
	}
	.navbar-nav
	{
	   margin-top: 45px !important; 
	}
	.mob-pt-0
	{
	    padding-top: 0px !important;
	}
}