/*-------------------------------- Responsive Start -----------------------------------------*/


@media only screen and (min-width: 1200px) {
	a[href^="tel"] {
		pointer-events: none;
	}
	a[href^="mailto"] {
		word-break: break-all;
	}
	.cmnBtn:hover {
		background: none;
		color: #df4c73;
	}
	/*.hPhone a:hover {
		color: #df4c73;
	}
	.hPhone a:hover .svgImg {
		color: #0271ec;
	}*/
	.submitBtnDiv .submitBtn:hover {
		background: #0079ff;
	    color: #fff;
	    border-color: #0079ff;
	}
	/*.insuranceImg:hover .absoImg {
		filter: grayscale(1);
	}*/
	.footerCopy ul li a:hover,
	.footCont.fMail a:hover,
	.footerBody > ul > li > a:hover {
		color: #df4c73;
	}
	.back-to-top:hover .btns {
		background: none;
		border-radius: 50%;
	}
	.back-to-top:hover .scrollTop::after {
		background: #df4c73;
	}
	.back-to-top:hover .scrollTop span {
		border: solid #df4c73;
		border-width: 0 2px 2px 0;
	}

}

@media only screen and (min-width: 768px) {
	.footerBody {
		display: inline-block !important;
		width: 100%;
	}
}

@media only screen and (max-width: 1199px) {
	.headerHeight {height: 85px;}
	.header.off-canvas{top:-85px;}
	.logo{    /*padding-left: 17vw*/}
	.logo a{font-size: 65px;}
	.hPhone {/*margin: 31px 0 24px;*/}
	.helpUsRight {
		padding: 30px 15px 30px 30px;
	}
	.processBox {
		padding: 0 5px;
	}
	.processDiv {
		margin: 0 -5px;
	}
	.howToRepairImg::before {
		width: 178px;
		height: 61px;
		right: -83px;
		top: -34px;
		background-size: contain;
	}
	.howToRepairRight {
		padding-right: 0;
	}

}

@media only screen and (max-width: 991px) {
	.logo{/*padding-left: 16vw;*/}
	.headerHeight{height:74px;}
	.header.off-canvas{top:-74px;}
	.hPhone a{font-size: 20px;}
	.hPhone {/*margin: 21px 0 13px*/}
	.sectionTitle {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.helpUsInner {
		flex-direction: column;
	}
	.helpUsLeft {
		flex: 0 0 100%;
		max-width: 100%;
		order: 1;
	}
	.helpUsRight {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 30px 15px 30px 15px;
	}
	.helpUsTitle {
		padding: 0;
		font-size: 30px;
		line-height: 40px;
	}
	.helpUsRightInner {
		margin: 0 auto;
		text-align: center;
	}
	.insuranceBox {
		padding: 0 5px;
		margin: 10px 0 0;
	}
	.bestInsuranceDiv {
		margin: 0 -5px;
	}
	.processBox {
		flex: 0 0 33.33%;
		max-width: 33.33%;
		margin: 30px 0 20px 0;
	}
	.processDiv {
		justify-content: center;
	}
	.howToRepairLeft {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	.howToRepairImg {
		margin: 30px 0 30px;
	}
	.howToRepairRight {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
	}
	.howToRepairRight .sectionTitle br {
		display: none;
	}
	.howToRepairDesc h3 {
		font-size: 24px;
	}
	.methodRepairTitle {
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 10px;
	}
	.methodRepairBox {
		padding: 0 5px;
		margin: 10px 0 0;
	}
	.methodRepairDiv {
		margin: 0 -5px;
	}
	.methodRepairDesc {
		font-size: 14px;
		line-height: 22px;
	}
	.methodRepairInner {
		padding: 20px 15px;
	}
	.whyChooseUsRight {
		min-height: inherit;
	}
	.whyChooseUsLeft {
		flex: 0 0 100%;
		max-width: 100%;
		background-image: none !important;
	}
	.whyChooseUsRight {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 20px 15px;
	}
	.whyChooseUsImg img {
		display: block;
		width: 100%;
	}
	.whyChooseUsRightInner {
		padding: 15px 0 0;
		max-width: 100%;
	}
	.faqTitle {
		font-size: 18px;
		padding: 15px 50px 15px 20px;
	}
	.faqCol {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.faqTitle .eqheight {
		height: auto !important;
	}
	.faqTitle::after {
		top: 15px;
		font-size: 35px;
	}
	.footerCol.fLogoCol {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.footerCol.fContCol, .footerCol.fLinkCol {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.sectionDesc p br {
		display: none;
	}
	.logo a {
		font-size: 45px;
	}

}

@media only screen and (max-width: 767px) {
	.comPadd {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.comLowPadd {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.sectionTitle {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.sectionTitle br {
		display: none;
	}
	.headerBtmContSec {
		padding-top: 15px;
		padding-bottom: 17px;
	}
	.hBtmContHeading {
		font-size: 24px;
		line-height: 30px;
	}
	.hBtmContDesc {
		font-size: 18px;
		line-height: 28px;
	}
	.hBtmContDesc br {
		display: none;
	}
	.insuranceBox {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.helpUsFrmBox {
		padding: 20px 15px;
	}
	.helpUsFrmBox > p {
		font-size: 14px;
	}
	.helpUsTitle {
		font-size: 24px;
		line-height: 32px;
	}
	.processStep {
		width: 40px;
		height: 40px;
		margin: -20px auto 15px auto;
		font-size: 20px;
		line-height: 40px;
	}
	.processBox {
		margin: 20px 0 20px 0;
	}
	.processIcon .svgImg {
		width: 57px;
		height: 54px;
	}
	.processIcon {
		margin: 0 0 10px;
	}
	.processDesc {
		font-size: 14px;
	}
	.processBoxInner {
		padding: 0 15px 15px 15px;
	}
	.howToRepairDesc h3 {
		font-size: 20px;
	}
	.howToRepairDesc p {
		font-size: 14px;
		line-height: 24px;
		margin: 0 0 20px;
	}
	.howToRepairImg::before {
		display: none;
	}
	.sectionDesc p {
		font-size: 14px;
		line-height: 24px;
	}
	.methodRepairBox {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.faqTitle {
		font-size: 16px;
		padding: 10px 40px 10px 15px;
		line-height: 24px;
	}
	.faqBox {
		border-radius: 5px;
	}
	.faqTitle::after {
		top: 10px;
		font-size: 30px;
	}
	.faqContent, .faqContent p {
		font-size: 14px;
	}
	.faqContent {
		padding: 0 15px 15px 15px;
	}
	.faqSec .sectionTitle {
		margin-bottom: 20px;
	}
	.footerContent {
		padding: 30px 0 0;
	}
	.footerCol.fContCol, .footerCol.fLinkCol {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.footerBody {
		display: none;
		margin: 0 -15px;
		padding: 10px 15px 5px;
		border-top: 1px solid #333335;
	}
	.footerBody:after {
		content: "";
		clear: both;
		display: table;
	}
	.footerTitle {
		margin: 0 -15px;
		padding: 10px 45px 12px 15px;
		border-top: 1px solid #333335;
		font-size: 16px;
		line-height: 24px;
		pointer-events: all;
		position: relative;
	}
	.footerTitle::after {
		content: "+";
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 8px;
		font-size: 35px;
		font-weight: 500;
	}
	.footerTitle.footerMinus::after {
		content: "-";
		font-size: 55px;
		top: 5px;
		font-weight: 300;
	}
	.footerCopy ul li {
		font-size: 14px;
		line-height: 22px;
	}
	.footerLogo a {
		font-size: 35px;
		line-height: 28px;
	}
	.footerLogo a span {
		font-size: 14px;
		letter-spacing: 4px;
	}
	.footerStiky {
		display: block;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.notFoundHeading {
		font-size: 22px;
	}
	.notFoundText {
		font-size: 14px;
		line-height: 22px;
		max-width: 320px;
	}
	.nthankuText {
		font-size: 14px;
		line-height: 22px;
		max-width: 260px;
	}
	#chat-widget-container {
		/*bottom: 40px !important;*/
	}
	.grecaptcha-badge {
		/*bottom: 130px !important;*/
	}
	.logo {
		position: static;
		margin: 20px 0 20px;
		max-width: inherit;
		padding-left: 0;
	}
	.headerInner {
		justify-content: space-between;
	}
	.hPhone {
		margin: 10px 0;
		display: none;
	}
	.headerHeight {
		height: 90px;
	}
	.header.off-canvas {
		top: -90px;
	}
	.header.fixed {
		top: 0;
	}

}
/*767 End*/

@media only screen and (max-width: 600px) {
	.sectionTitle {
		font-size: 20px;
	}
	.processBox {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.helpUsTitle {
		font-size: 20px;
		line-height: 26px;
	}
	.howToRepairDesc h3 {
		font-size: 18px;
	}
	.faqTitle {
		font-size: 14px;
		line-height: 22px;
	}
	.logo a {
		font-size: 34px;
	}
	.hPhone {
		margin: 10px 0;
	}
	.logo {
		/*margin: 10px 0 10px;*/
	}
	.headerHeight {
		height: 78px;
	}
	.header.off-canvas {
		top: -78px;
	}
	.header.fixed {
		top: 0;
	}

}

@media only screen and (max-width: 479px) {
	.hPhone a {
		font-size: 16px;
		line-height: 22px;
	}
	.hPhone a .svgImg {
		width: 18px;
		height: 18px;
		margin-right: 5px;
		vertical-align: -3px;
	}
	.logo a {
		font-size: 24px;
	}
	.logo a span {
		font-size: 13px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	.logo {
		margin: 15px 0 15px;

	}
	.headerHeight {
		height: 74px;
	}
	.header.off-canvas {
		top: -74px;
	}
	.header.fixed {
		top: 0;
	}
	.header.fixed {
		top: 0;
	}
	.hBtmContHeading {
		font-size: 22px;
		line-height: 28px;
	}
	.hBtmContDesc {
		font-size: 16px;
		line-height: 26px;
	}
	.insuranceBox {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.footerStikyCall a, 
	.ft_getQuote {
		font-size: 14px;
	}
	.footerStikyCall .footerStikyWrap::before {
		width: 18px;
		height: 18px;
		top: 8px;
	}
	.ft_getQuoteWrap::before {
		width: 20px;
		height: 20px;
	}
	.footerStikyCall .footerStikyWrap {
		padding-left: 25px;
	}
	.ft_getQuoteWrap {
		padding-left: 28px;
	}

}

@media only screen and (max-width: 374px) {
	.logo a {
		font-size: 23px;
		line-height: 24px;
	}
	.hPhone a {
    font-size: 14px; 
}
.hPhone a .svgImg {
    width: 15px;
    height: 15px;}
	.logo a span {
		font-size: 11px;
		line-height: 18px;
		letter-spacing: 3px;
	}
	.headerHeight {
		height: 68px;
	}
	.header.off-canvas {
		top: -68px;
	}
	.header.fixed {
		top: 0;
	}
	.header.fixed {
		top: 0;
	}
	.processBox {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.visitRVBtnDiv .cmnBtn {
		font-size: 12px;
		padding: 5px 10px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {}

@media only screen and (min-width: 568px) and (max-width: 767px) {}

@media only screen and (min-width: 600px) and (max-width: 767px) {}

@media only screen and (min-width: 768px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.comPadd {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.comLowPadd {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.hBtmContHeading {
		font-size: 30px;
		line-height: 40px;
	}
	.hBtmContDesc {
		font-size: 20px;
		line-height: 30px;
	}
	.faqSec .sectionTitle {
		margin-bottom: 25px;
	}
	.headerBtmContSec {
		padding-top: 20px;
		padding-bottom: 22px;
	}
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.comPadd {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.comLowPadd {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.hBtmContHeading {
		font-size: 40px;
		line-height: 50px;
	}
	.hBtmContDesc {
		font-size: 26px;
		line-height: 36px;
	}
	.methodRepairTitle {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.whyChooseUsRight {
		min-height: 250px;
	}
	.faqTitle {
		font-size: 18px;
		padding: 15px 50px 15px 20px;
	}
	.faqSec .sectionTitle {
		margin-bottom: 40px;
	}
	.helpUsTitle {
		font-size: 24px;
		line-height: 32px;
	}
	.footerLogo a {
		font-size: 42px;
	}
	.headerBtmContSec {
		padding-top: 25px;
		padding-bottom: 27px;
	}
}

/*-------------------------------- Responsive End -----------------------------------------*/