.pricing-mobile { display: none; }

/* Transffered Code Here */

@media all and (min-width: 1300px) {
	.container {
		max-width: 1170px;
	}
}

@media all and (max-width: 800px) {
	.logged-in.admin-bar .site-header.fixed-top {
		top: 0px;
	}
}

@media all and (max-width: 500px) {

	.logged-in.admin-bar .site-header.fixed-top {
		top: 0;
	}
	.logged-in.admin-bar .site-content {
		margin-top: 0;
	}
}

@media all and (max-width: 1024px) {
	.page-template-template-car-warning .content-heading .post-title h1 {
		font-size: 36px;
	}
}

@media all and (max-width: 800px) {
	.page-template-template-car-warning .content-heading .post-image {
		width: 100%;
	}

	.page-template-template-car-warning .content-heading .post-title {
		max-width: 100% !important;
		display: block !important;
		flex: none;
		background-color: rgba(0,0,0,0.5);
		margin: 15px 0;
	}

	.page-template-template-car-warning .content-heading .post-title h1 {
		text-align: center;
		padding: 40px;
	}
}

@media all and (max-width: 500px) {
	.page-template-template-car-warning .content-heading .post-title h1 {
		font-size: 32px;
		padding: 40px 0;
	}
}

@media screen and (max-width: 991px) {
	.top-nav-bar {
		display: none;
	}
}
@media screen and (max-width: 425px) {
	#main-nav .navbar-brand {
		max-width: 120px;
	}
	#main-nav .navbar-brand .logo {
		width: 100%;
	}
	#main-nav .navbar-toggler {
		padding: 0;
	}
	#main-nav .navbar-toggler-icon, 
	#main-nav .navbar-toggler-icon::after, 
	#main-nav .navbar-toggler-icon::before {
		width: 30px;
		height: 4px;
	}
	#main-nav .navbar-toggler-icon::before {
		top: -9px;
	}
	#main-nav .navbar-toggler-icon::after {
		bottom: -9px;
	}
	#main-nav .pricing-mobile {
		padding: 9px 17px;
		font-size: 14px;
	}
/* 	#main-nav {
		height: auto;
	} */
}

@media screen and (min-width: 992px) {
	#menu-main-menu .search-nav {
		margin-left: 15px;
	}
	#menu-main-menu .buy-now {
		margin-left: 30px;
	}
	#menu-main-menu .buy-now a, 
	#menu-main-menu .search-nav a {
		margin: 0;
	}
	#menu-main-menu {
		align-items: center;
	}
	.logged-in.admin-bar .site-content, 
	.site-content {
		margin-top: 0px;
	}
}

@media (max-width: 600px) {
	#cookie-law-div {
		border-radius: 0;
		max-width: 100%;
		left: 0;
		bottom: 0;
	}
}

@media screen and (max-width: 480px){
.faq-section{
        position:fixed;
        background:rgba(0,0,0,0.6);
        width:100%;
        height:100%;
        top:0;
        left:0;
        right:0;
        bottom:0;
        z-index:1000;
    }
    .faq-wrap{
        width:90%;
        height:76%;
        position:absolute;
        overflow:scroll;
        top:12%;
        left:5%;
    }
    .hide-for-mb{display: none;}
}
@media screen and (min-width: 481px){
    .hide-for-desktop{
        display:none;
    }
}
@media screen and (max-width: 375px){
    .faq-wrap{
        padding-top: 20px;
    }
    .faq-header h3{
        font-size:22px;
    }
}

@media screen and (max-width: 800px){
	.service-image-container{
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 767px){
    .how-work-process-2 .wpb_single_image.wpb_content_element.vc_align_center{
        height: 105px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 480px){
   .ray-img {
	    left: 2px;
	    width: 90%;
	} 
}

@media screen and (max-width: 414px){
    .adapter-img {
	    bottom: -7px;
	    right: 16px;
	    width: 155px;
	}
}

@media only screen and (max-width: 1560px) {
	.table-margin-left {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 1450px) {
	.table-margin-left {
		font-size: 14px !important;
	}
	.table-margin-left.icon-on-table.title-text-size-1 {
		font-size: 18px !important;
	}
}

@media only screen and (max-width: 1320px) {
	.table-margin-left {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 1277px) {
	.table-margin-left {
		font-size: 11px !important;
	}
}

@media all and (max-width:1300px) {
	.pricing-table .vc_col-sm-8 {
		width: 100%;
	}
}

/*Table Press*/
#tablepress-185 .column-1, #tablepress-186 .column-1 {
	width: 30%;
}
.shipping-clock h4 span {
	margin-left: 10px;
}
.main-menu li a {
	-webkit-font-smoothing: initial;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-stroke: initial;
	-moz-text-stroke: 0;
}
@media (max-width: 420px) {
	.logo {
		width: 150px;
		height: auto;
	}
}

/*Image Right-align Mobile Responsive*/
@media only screen and (max-width: 600px) {
	.img-mobile {
		display: inline-block;
		max-height: inherit;
		max-width: 180px;
	}

	.wp-caption.alignright {
		margin: 15px;
		float: none;
	}

	/*YT Video mobile responsive*/
	.videoWrapper1 {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.videoWrapper1 iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.table-wrapper {
		cursor: ew-resize;
		position: relative;
		overflow: auto;
		max-width: 100%;
		background: linear-gradient(to right, white 30%, rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient( farthest-side at 0% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) ), radial-gradient( farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) ) 0 100%;
		background-repeat: no-repeat;
		background-color: #fff;
		background-size: 40px 100% , 40px 100% , 14px 100% , 14px 100%;
		background-position: 0 0 , 100% , 0 0 , 100%;
		background-attachment: local , local , scroll , scroll;
	}

	.page:not(.home) .site-content li {
		font-size: 16px;
		font-family: "Open Sans", sans-serif;
	}
}

@media only screen and (max-width: 1420px) and (min-width: 1025px){
	.gm-mileage{
		margin-left: -30px;
		width: 70%!important;
		z-index: 10;
	}
	.gm-save{
		width: 90%!important;
	}
}

@media only screen and (max-width: 1200px) {

	.gm-inner-pricing .wpb_single_image img  {
		padding-top: 10px;
		width: 176px;
		max-width: fit-content;
		margin-top: 20px;
		margin-bottom: -30px;
	}
}

@media only screen and (min-width: 1024px){
	.gm-testimonial-slider .swiper-container-horizontal {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 1000px) {

	.gm-inner-pricing .top-pricing {
		font-size: 30px;
	}

	.gm-inner-pricing .paid-info {
		right: 5px;
		bottom: -20px;
	}
}

@media only screen and (max-width: 989px) {

	.gm-inner-pricing .top-pricing {
		top: 0;
	}

	.gm-inner-pricing sup.dollar {
		top: -10px;
		left: 0;
		font-size: 20px;
	}

	.gm-inner-pricing .paid-info {
		right: 0;
		bottom: -40px;
	}
}

@media only screen and (max-width: 805px) {

	.gm-inner-pricing .vc_custom_1610356285071 {
		padding-top: 65px !important;
	}

	.gm-inner-pricing sup.dollar {
		top: -10px;
		left: 0;
		font-size: 20px;
	}

	.gm-inner-pricing .paid-info {
		right: -3px;
		bottom: -10px;
	}
}

@media only screen and (max-width: 800px) {

	.gm-inner-pricing .top-pricing {
		font-size: 40px;
	}

	.gm-inner-pricing .paid-info {
		bottom: -50px;
		right: 40px;
	}

	.ent-pricing-text p {
		max-width: 300px;
		margin: 20px auto;
	}

	.gm-inner-pricing .paid-info {
		bottom: -25px;
		right: 24px;
	}

	.gm-inner-pricing .top-pricing {
		top: -45px;
		left: 20px;
	}
}

@media screen and (max-width: 800px) {
	.mobile-landscape-text-center {
		text-align: center;
	}
}

@media only screen and (max-width: 768px) {
	.gm-feature-slider i.eicon-chevron-right::before, .gm-feature-slider i.eicon-chevron-left:before {
		width: 50px;
		height: 50px;
	}
}

@media only screen and (max-width: 767px) {

	.postid-227 table {
		display: block;
		padding: 0!important;
		overflow: scroll;
	}

	.gray-box {
		display: block;
	}

	.gray-box picture {
		padding: 0;
	}

	.gray-box img {
		display: block;
		float: none;
		width: 70%;
		margin: 30px auto 0;
	}

	.author-box .image-2 {
		display: block!important;
		width: 100%!important;
		text-align: center;
	}
	.author-box .content {
		text-align: center!important;
	}

	.gm-testimonial-slider .ae-swiper-container {
		padding-bottom: 50px;
	}
	.quote-slider br{
		display:none;
	}
	.gm-testimonial-slider article{
		box-shadow: unset;
		/*background: #fbfbfb;*/
		background: none;
		border-radius:0px;
	}
	#ctm-featured .swiper-slide > div {
		padding: 0;
	}
	#ctm-featured .ctm-featured-arrows > div {
		width: 60px;
		height: 60px;
		top: 31%;
		margin: 0;
	}
}

@media only screen and (max-width: 767px) and (min-width: 520px) {
	.gm-save {
		left: -145px !important;
	}
}

@media only screen and (max-width: 425px) {
	.gm-testimonial-slider .swiper-container-horizontal>.swiper-pagination-bullets,
	.gm-testimonial-slider .swiper-pagination-custom,
	.gm-testimonial-slider .swiper-pagination-fraction,
	.gm-testimonial-slider  .ae-carousel-yes.ae-hpos-center.ae-vpos-bottom .ae-swiper-button-next,
	.gm-testimonial-slider  .ae-carousel-yes.ae-hpos-center.ae-vpos-bottom .ae-swiper-button-prev {
		bottom:30px;
	}
}

@media screen and (max-width: 800px) {
	.logbook-banner .wpb_column:first-child * {
		margin-right: auto;
		margin-left: auto;
	}
}

/* List */
@media (max-width : 768px) {
	.listFeat ul li:last-of-type {
		display: none;
	}
	.m-text-center{
		text-align: center !important;
	}
}

.btnPricingPlans a:hover {
	text-decoration: none;
}

@media all and (min-width:968px) and (max-width: 991px) {
	.m-no-top-0 .vc_column-inner{
		padding-top: 0 !important;
	}
}

@media all and (max-width: 968px) {
	.new-pricing-row{
		margin-left: -15px !important;
		margin-right: -10px !important;
	}
	.m-no-top-0 .vc_column-inner{
		padding-top: 0 !important;
	}
}

@media screen and (min-width: 992px){
	.logged-in.admin-bar .site-content, .site-content {
		margin-top: 90px;
	}
}

@media screen and (max-width: 670px){
	.pricing-section img {
		width: 100% !important;
	}
}

@media screen and (max-width: 782px){
	.logged-in.admin-bar .site-content {
    margin-top: 0px!important;
	}
}

@media(max-width:768px){
	.home-cta{
		align-items:left!important;
	}
}

@media screen and (max-width: 800px){
.service-image-container{
float: none;
margin-left: auto;
margin-right: auto;
	}
}

@media screen and (max-width: 767px){
.how-work-process-2 .wpb_single_image.wpb_content_element.vc_align_center{
height: 105px;
margin-bottom: 25px;
	}
}

@media screen and (max-width: 480px){
.ray-img {
left: 2px;
width: 90%;
	} 
}

@media screen and (max-width: 414px){
.adapter-img {
bottom: -7px;
right: 16px;
width: 155px;
	}
}

/* End of Transffered Code Here */

@media all and (max-width : 1285px) {
	.main-menu li a {
	    margin-left: 15px;
	    font-size: 14px;
	}
}

@media all and (max-width: 1024px) {
/* 	.main-menu li.buy-now a::before {
	    content: "\f217";
	    color: #FFFFFF;
	    font-family: fontawesome;
	    position: absolute;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	}
 */
	.main-menu li.support a::before {
	    content: "\f059";
	    color: #fff;
	    font-family: fontawesome;
	    position: absolute;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	}

	/*.main-menu li.buy-now a,*/ .main-menu li.support a {
	    overflow: hidden;
	    width: 40px;
	    display: inline-block;
	    white-space: nowrap;
	    vertical-align: middle;
	    clear: both;
	    margin-top: -7px;
	    color: transparent;
	    position: relative;
	    padding: 8px 0;
	    text-align: center;
	}

	.hi-left, .hi-right {
	    width: 50% !important;
	}

	.hi-left.wpb_column.vc_column_container.vc_col-sm-9 {
	    padding-left: 0 !important;
	    margin-left: 0 !important;
	}

	.partner-block a {
	    margin: 0 30px 30px 30px;
	}

	.feedback {
	    width: 70% !important;
	    padding-left: 15% !important;
	}

	.feedback-score {
	    width: 100% !important;
	    text-align: center !important;
	}

	.feedback-score .vc_custom_heading.score {
	    text-align: center !important;
	}

	.wpb_raw_code.wpb_content_element.wpb_raw_html.star {
	    margin-bottom: 0 !important;
	    margin-top: 0 !important;
	}

	.odometer-wrapper {
	    padding-left: 25px;
	}

	.wpb_text_column.wpb_content_element.pricing-box {
	    margin-bottom: 30px !important;
	}
}

@media all and (max-width: 991px) {
/* 	.search-nav {
		display: none;
	} */

	.navbar-collapse {
		height: auto !important;
		position: absolute;
		z-index: 999;
		background-color: #fff;
		width: 100%;
		left: 0;
		top: 0;
	}

	.navbar-toggler:focus, 
	.navbar-toggler:hover, 
	.navbar-toggler:active, 
	.navbar-toggler:visited {
	    text-decoration: none !important;
	    border: none;
	    box-shadow: none;
	    outline: none !important;
	}

	/*html {
	    transform: translateX(0px);
	    transition: transform 0.30s linear 0s;
	}

	html.open-menu {
		transform: translateX(-320px);
		transition: transform 0.30s linear 0s;
	}*/

	/*html .site-header .main-menu {
	    position: absolute;
	    right: -320px;
	    width: 320px;
	    margin: 0 !important;
	    top: 0;
	    background-color: transparent;
	    visibility: hidden;
	}*/

	html .site-header .main-menu {
	    position: absolute;
	    right: 0;
	    width: 100%;
	    margin: 0 !important;
	    top: 80px;
	    background-color: #fff;
	    z-index: 9999;
	}

	/*html.open-menu .site-header .main-menu {
		visibility: visible;
	}*/

	html .main-menu li a {
	    color: #222;
	    -webkit-text-stroke: unset;
	    -webkit-font-smoothing: unset;
	    text-align: left;
	    margin-left: 20px;
	    border-bottom: 1px solid rgba(0,0,0,0.15);
	    padding: 18px 0;
	    text-decoration: none;
	}

	.main-menu li.buy-now, .main-menu li.support {
	    display: none;
	}
	
	.navbar-dark .navbar-toggler {
	    color: #fff !important;
	    border: none !important;
	    outline: none !important;
	}

	.navbar-dark .navbar-toggler-icon {
	    background-image: none;
	    background-color: #fff;
	    height: 7px;
	    width: 40px;
	    position: relative;
	}

	.open-menu .navbar-dark .navbar-toggler-icon,
	#main-nav .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	    background-color: transparent;
	    transition: background-color 0.30s;
	}

	.navbar-dark .navbar-toggler-icon::before, .navbar-dark .navbar-toggler-icon::after {
	    content: "";
	    width: 40px;
	    height: 7px;
	    background-color: #fff;
	    display: inline-block;
	    position: absolute;
	    left: 0;
	}

	.navbar-dark .navbar-toggler-icon::before {
	    top: -15px;
	    transform: rotate(0);
	    transition: transform 0.30s, top 0.30s;
	}

	.open-menu #main-nav .navbar-toggler-icon::before,
	#main-nav .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
	    transform: rotate(45deg);
	    top: 0;
	    transition: transform 0.30s, top 0.30s;
	}

	.navbar-dark .navbar-toggler-icon::after {
		transform: rotate(0);
	    bottom: -15px;
	    transition: transform 0.30s, bottom 0.30s;
	}

	.open-menu #main-nav .navbar-toggler-icon::after,
	#main-nav .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
	    transform: rotate(-45deg);
	    bottom: 0;
	    transition: transform 0.30s, bottom 0.30s;
	}

	.main-menu {
	    background-color: #003e57;
	    margin-top: 15px;
	    margin-left: -15px !important;
	    margin-right: -15px !important;
	    margin-bottom: -8px !important;
	}

	.main-menu li {
		text-align: center;
	}

	.main-menu li a {
	    display: block;
	    padding: 10px 0;
	    border-bottom: 1px solid rgba(255,255,255,0.15);
	    margin-right: 15px;
	    text-align: center;
	    font-size: 18px;
	}

	.main-menu li.buy-now a, .main-menu li.support a {
	    display: inline-block;
	    margin: 10px 10px;
	}

	.main-menu li.buy-now, .main-menu li.support {
	    background-color: #3176FF;
	}

	.fb-feedback .wpb_column.vc_column_container.vc_col-sm-4 {
	    width: 100% !important;
	}

	.fb-review-block {
	    width: 100%;
	}

	.vc_custom_1534240045173 .vc_row.wpb_row.vc_inner.vc_row-fluid > .wpb_column.vc_column_container.vc_col-sm-3 {
	    width: 100%;
	    text-align: center;
	}

	.feedback.wpb_column.vc_column_container.vc_col-sm-6 {
	    padding-left: 0 !important;
	    text-align: center;
	    margin: 0 auto !important;
	    display: block;
	    width: 100% !important;
	}

	.feedback .wpb_single_image.wpb_content_element.vc_align_left {
	    display: block !important;
	    text-align: center !important;
	    margin: 0 auto 15px;
	}

	.vc_row.wpb_row.vc_row-fluid.gofar-cta {
		margin-bottom: 70px;
	}

	a.pricing-mobile {
	    display: inline-block;
	    background-color: #3fbe92;
	    padding: 10px 20px;
	    border-radius: 3px;
	    font-weight: bold;
	    margin-left: auto;
	    text-decoration: none;
	    margin-right: 15px;
	    color: #fff;
	}

}



@media (max-width:767px){
footer.site-footer {
    margin-bottom:0;
}
    }



@media all and (max-width: 800px) {

	.wpb_column {
	    width: 100% !important;
	}

	.odometer-wrapper {
		padding-left: 0;
		text-align: center;
	}

	.partneer-logo-inner a:first-child, .partneer-logo-inner a, .partneer-logo-inner a:last-child {
	    margin: 0 25px 30px;
	}

	.fb-review-block {
		width: 100%;
	}

	.vc_icon_element.vc_icon_element-outer.how-work-check.vc_icon_element-align-center:not(.last)::after {
	    transform: rotate(90deg);
	    left: 0;
	    margin: 0 auto;
	    width: 25%;
	    bottom: 60px;
	    right: 0;
	}

	.how-work-check {
	    margin-bottom: 0;
	    height: 45px;
	    margin-top: -30px;
	}

	.how-work-process .wpb_column:nth-child(2) .how-work-check {
	    margin-top: -50px;
	}

	.how-work-desc p {
	    background-color: #fff;
	    border: 1px dashed #999;
	}

	.gofar-benefits ul li {
	    max-width: 315px;
	    margin-left: auto;
	    margin-right: auto;
	}

	.nav-links {
	    margin-bottom: 60px;
	}

}

@media all and (max-width: 600px) {
	/** Landing page only */
	.LP.navbar-dark .navbar-toggler, .LP.navbar-dark a.pricing-mobile {
	    display: none;
	}
	.LP .navbar-collapse.collapse {
	    display: flex;
	    position: unset;
	    width: auto;
	    flex-basis: 50%;
	    background-color: transparent;
	}
	.LP .navbar-collapse.collapse > ul {
	    position: unset;
	    background-color: transparent;
	    display: flex;
	    flex-direction: row;
	    justify-content: flex-end;
	    align-items: center;
	}	
	html .LP .navbar-collapse.collapse > ul li a {
	    color: #fff;
	    border: none;
	    margin: 0;
	    padding: 0;
	    font-size: 16px;
	    text-decoration: underline;
	    font-weight: bold;
	}
	html .LP .navbar-collapse.collapse > ul li.current-menu-item a {
	    font-weight: normal;
	    text-decoration: none;
	}	
	.LP .navbar-collapse.collapse > .main-menu li:first-child {
	    margin-left: 0;
	    padding-left: 0;
	    border-left: none;
	}
	.LP .navbar-collapse.collapse > .main-menu li {
	    margin-left: 10px;
	    border-left: 1px solid rgba(255,255,255,0.8);
	    padding-left: 7px;
	}
	.LP .navbar-collapse.collapse > .main-menu li.buy-now {
	    display: block;
	}
	.LP .navbar-collapse.collapse > .main-menu li.buy-now a {
	    background-color: transparent;
	    color: transparent;
	    width: 25px;
	    height: auto;
	    line-height: 1;
	}
	.LP .main-menu li.buy-now a::before {
	    color: #fff;
	    position: relative;
	    font-size: 24px;
	    content: '\f07a';
	}
	/** End LP style */

	.gofar-get-today-wrap ul {
	    width: 100%;
	}
	.gofar-get-today-list-wrap {
	    margin-left: 0 !important;
	}

	.pricing-container .table>thead.fixed {
	    width: 100%;
	}

	.pricing-container .table>thead.fixed tr th:nth-child(4) {
	    width: 31%;
	}

	.pricing-container .table>thead.fixed tr th:nth-child(3) {
	    width: 21%;
	}

	.pricing-container .table>thead.fixed tr th:nth-child(2) {
	    width: 12%;
	}

	.kickstart-block img {
	    max-width: 100%;
	    height: auto;
	}

	.form-overlay-container.compatibility-check-form {
	    width: 100%;
	}

    .gf-topbar {
        height: auto;
        padding: 15px 0px;
        position: relative;
    }

	.gf-topbar p {
	    font-size: 22px;
	    display: flex;
	    text-align: left;
	    -webkit-font-smoothing: antialiased;
	    line-height: 1.2;
	}

	/*.gf-topbar a {
	    font-size: 18px;
	    line-height: 1.3;
	    padding: 8px 45px;
	    text-align: center;
	    border-radius: 5px;
	    margin-left: 0;
	}*/

/* 	.site-header.fixed-top {
		position: relative;
		top: 0;
	} */

	.site-content {
	    margin-top: 0;
	}

}

@media all and (max-width: 530px) {
	.logo {
	    max-width: 220px;
	}
}

@media all and (max-width: 500px) {

	.site-content {
	    margin-top: 0;
	    padding-top: 60px;
	}

	.hi-left.wpb_column.vc_column_container.vc_col-sm-9 {
		padding-top: 40px;
	}

/* 	.site-header > nav {
	    min-height: 60px;
	    padding: 10px 1rem;
	} */

	.km-mobile {
	    background-repeat: no-repeat;
	    background-position: top center;
	    background-size: cover;
	}

	h2.totalKM-mobile {
	    color: #fff;
	    margin-bottom: 10px;
	}

	.totalKM-mobile .odometer-digit {
	    margin: 0 2px;
	    line-height: 1;
	    padding: 3px 5px;
	    text-align: center;
	}

	.totalKM-mobile .odometer-digit .odometer-digit-inner {
	    background-color: rgba(255,255,255,0.3);
	    text-align: center !important;
	    padding: 6px 7px !important;
	    border-radius: 4px;
	}

	.km-mobile .odometer-wrapper p {
	    text-transform: uppercase;
	    font-weight: bold;
	    font-size: 1.5em;
	}

	#mobile-action a {
	    padding: 15px 5px;
	    display: inline-block;
	    text-align: center;
	    width: 49%;
	    text-transform: uppercase;
	    font-weight: bold;
	}
	#mobile-action a:first-child {
	    border-right: 1px solid rgba(0,147,220,.2);
	}

	#mobile-action {
		display: block;
	    background-color: #fff;
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    width: 100%;
	    z-index: 9;
	    border-top: 1px solid rgba(0,147,220,.2);
	}

	.site-footer {
	    margin-bottom: 40px;
	}

	.footer-menu ul li {
	    /*display: block;
	    margin-bottom: 10px;*/
	}

	/*.footer-menu ul li a {
	    color: #fff;
	    font-size: 17px;
	}*/

	.cookies-not-set #drift-widget-container iframe#drift-widget {
		bottom: 115px !important;
	}
	#mobile-action {
	    display: none;
	}
}

@media all and (max-width: 420px) {
	/*.gf-topbar a {
	    font-size: 14px;
	    padding: 10px 20px;
	    display: flex;
	    align-items: center;
	}*/

	.admin-bar .gf-topbar {
	    margin-top: 46px;
	    top: 0;
	}

	.gf-topbar p {
	    font-size: 18px;
	    align-items: center;
	    line-height: 1.4;
	}

	.logo {
	    max-width: 150px;
	}

/* 	.site-header > nav {
	    padding: 20px 10px;
	} */

	.odometer-wrapper {
	    min-width: auto;
	}

	.feedback.wpb_column.vc_column_container.vc_col-sm-6 {
	    padding-left: 0 !important;
	    text-align: center;
	}

	.form-overlay-container.compatibility-check-form {
	    width: 100%;
	}

    .hi-right .vc_column-inner > .wpb_wrapper {
        margin-left: 0;
    }

	.kickstart-content {
	    width: 100px;
	    height: 100px;
	}

	.form-overlay-container.compatibility-check-form {
	    padding: 60px 30px;
	}

	.site-footer {
	    margin-bottom: 40px;
	}
}

@media all and (max-width: 375px) {
    .logo {
        max-width: 150px;
    }
	a.pricing-mobile {
	    font-size: 14px;
	    padding: 5px 10px;
	    margin-right: 10px;
	}
	.navbar-dark .navbar-toggler-icon {
	    width: 30px;
	    height: 5px;
	}
	.navbar-dark .navbar-toggler-icon::before, .navbar-dark .navbar-toggler-icon::after {
	    width: 30px;
	    height: 5px;
	}
	.navbar-dark .navbar-toggler-icon::before {
	    top: -13px;
	}
	.navbar-dark .navbar-toggler-icon::after {
	    bottom: -13px;
	}
	.navbar-toggler {
	    padding-right: 3px;
	}

}

@media all and (max-width: 320px) {
	/*html.open-menu button.navbar-toggler {
	    position: absolute;
	    right: -175px;
	    top: -70px;
	    z-index: 999;
	}*/
	/*html.open-menu .navbar-dark .navbar-toggler-icon::before, html.open-menu .navbar-dark .navbar-toggler-icon::after {
	    background-color: #000;
	}*/
}

@media screen and (max-width: 480px){
.faq-section{
position:fixed;
background:rgba(0,0,0,0.6);
width:100%;
height:100%;
top:0;
left:0;
right:0;
bottom:0;
z-index:1000;
}
.faq-wrap{
width:90%;
height:76%;
position:absolute;
overflow:scroll;
top:12%;
left:5%;
}
.hide-for-mb{display: none;}
}
@media screen and (min-width: 481px){
.hide-for-desktop{
display:none;
}
}
@media screen and (max-width: 375px){
.faq-wrap{
padding-top: 20px;
}
.faq-header h3{
font-size:22px;
}
}
