@media (max-width: 1500px) {
	/*== == SITE WIDE == == */
	body .row-container {
    padding: 0 20px;
}
	
	/*== == SITE WIDE  END == == */
	
	
	/*== == MWM FOOTER == == */
	.date-sitename,
	#footer .privacy-text {
		left: 20px;
	}
	
	.privacy-site.moduletable{
		right: 20px;
	}
	
	/*== == MWM FOOTER END == == */
	#masthead ul#primary-menu > li > a, .main-navigation-login a {
		font-size: 16px;
	}

	#masthead > .row-container {
		padding: 60px 20px 40px;
	}
}

@media (max-width:1400px) {

.title {
	font-size: 58px;
	line-height: 64px;
}
	
}

@media (max-width: 1200px){
	#masthead ul#primary-menu > li > a,
	.main-navigation-login a {
	  font-size: 14px;
	}
  
	#masthead > .row-container {
	  padding: 40px 20px 40px;
	}
	
}

@media(max-width: 1024px){

.main-fold-c-content-column-container-step1-img {
    display: none;
}
	
    .mob-expand-submenu{
        display: none;
    }

    .mobmenu-content li > .sub-menu li{
        padding: 0px;
    }

    .menu-mobile-menu-container, .menu-mobile-menu-dealer-container {
    position: relative;
}

.menu-mobile-menu-container::before, .menu-mobile-menu-dealer-container::before {
    width: 100%;
    height: 140px;
    content: '';
    display: block;
    background: url(/wp-content/uploads/2025/01/carclouds-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    pointer-events: none;
}

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

.mobmenu-left-alignment {
    background: url('/carclouds-backgroundmobile.jpg');
    background-position: 100% 10%;
}
    #mobmenuleft li:not(.menu-account) a {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 20px;
}

#mobmenuleft li:not(.menu-account) a::after {
    content: '\f054';
    font-family: 'FontAwesome';
    color: var(--primary-color1);
    font-size: 16px;
    line-height: 16px;
}

#mobmenuleft li.menu-account a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color1);
    margin: 20px;
    border-radius: 20px;
    color: var(--secondary-color1);
}


body {
	background-image:url('/carclouds-backgroundmobile.jpg');
	background-size: cover;
}

.mob-menu-logo-holder a {
    display: block;
    width: fit-content;
    position: relative;
}

.navbar-fixed-top .mob-menu-logo-holder a::before {
    opacity:1;
}

.mob-menu-logo-holder a::before {
    content: '';
    background-image: url('/wp-content/uploads/2025/06/CarClouds-logo-new.png');
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    left: 10px;
    transition:all 500ms ease;
    opacity:0;
}
	
#mobmenuleft li a, #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
    font-weight: 600;
}
	
.mob-icon-cancel-1:before {
    content: '\e59b';
    font-family: 'Font Awesome 6 sharp';
    font-size: 16px;
    right: 10px;
    position: relative;
    font-weight: 700;
    background: var(--primary-color1);
    padding: 8px;
    border-radius: 50%;
    color: var(--secondary-color1);
}
	
.mob-icon-menu-1:before {
    background-image: url('/wp-content/uploads/2025/07/carcloud-hamburger-menu.png');
    content: '';
    background-size: contain;
    width: 22px;
    height: 22px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center;
    top: 1px;
    position: relative;
}
	
body .row-container {
	/* max-width:350px; */
	padding: 0px 20px;
}
	
.main-fold-c-content-submit::before {
    font-size: 24px;
    top: 12px;
    right: 8px;
}

.main-fold-c-content-submit::after {
    font-size: 24px;
    top: 12px;
    right: 7px;
}

.main-fold-c-content-form input {
    padding: 15px 20px;
    line-height: 1;
    font-size: 24px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    font-size: 20px !important;
}
input#vehicle-registration-submit-home {
    text-align: center;
}
	.main-fold-c-content-input input {
    padding: 15px 25px;
}
	
.page-header-top {
    position: fixed;
    top: 0px;
    background: var(--primary-color1);
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    transition: all 500ms ease;
    z-index: 999;
}

.page-header-top p {
    font-weight: 800;
    color: #0d0568;
    text-transform: uppercase;
    margin: 0px;
    font-size: 16px;
    line-height: 1;
}

.page-header-top.navbar-fixed-top {
    top: -60px;
}

	
.mobmenul-container i {
    font-size: 20px;
    line-height: 1;
}

.mobmenul-container > a {
    display: flex;
    align-items: center;
    background: #00000096;
    padding: 7px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    justify-content: center;
    transition: all 500ms ease;
}


.navbar-fixed-top .mobmenul-container > a {
}
	
.main-fold-c-wrapper {
	padding:0px;
}

.main-fold-c-left{
	display:none;
}
	
.title {
	font-size: 32px;
	line-height: 40px;
}

	.subtitle{
		font-size: 20px;
		line-height: 28px;
	}
	
	.f1-banner-wrapper{
		padding: 40px 0px;
	}

	.f1-banner .title{
		font-size: 40px;
		line-height: 48px;
		margin: 0;
	}
}
@media (max-width:1400px) {

.main-fold-c-content-input {
}

.main-fold-c-content-form > p {
    max-width: 400px;
}

}


@media (max-width:1024px) {
form.ccd-search-form {
    flex-direction: column;
    gap: 10px;
}

form.ccd-search-form button {
    flex: 0 0 auto;
    height: 40px;
}

	.footer-block-item-inner-wrapper {
		display: none; 
	}
	
.main-fold-c-content-input {
	max-width:unset;
	width: 100%;
}
	
.main-fold-c-content-submit {
    flex: 0 0 80px;
}

.main-fold-c-content-form > p, #primary :is(.step2, .step3) .main-fold-c-content-column-container-inner p.details-text {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    max-width: unset;
    margin: 5px 0px 0px;
}

.main-fold-c-content-form > p span {
	display:block;
	text-transform:uppercase;
}
	
.main-fold-c-content-input label {
	padding-left:10px;
	font-size: 14px;
	top: -35px;
}

:is(.step2) .main-fold-c-content-submit {
}

.main-fold-c-content-input > p, #primary :is(.step2, .step3) .main-fold-c-content-input > p.details-text:nth-of-type(n) {
    font-size: 11px;
    line-height: 18px;
}

    
}

@media (max-width: 1024px) {

.service-fold1-main {
	padding: 180px 0px 20px;
}
	
.mob-menu-logo-holder img {
    transition: all 500ms ease;
}

.navbar-fixed-top .mob-menu-logo-holder img {
    transition: all 500ms ease;
    opacity: 0;
    height: 60px !important;
}
	
.mobmenu-content #mobmenuleft > li.header-button.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-14712 :is(a, a:hover) {
    background: var(--primary-color1);
    color: var(--secondary-color1);
}
	
.show-on-mobile {
    text-align: center;
    color: white;
    display: block;
}

#primary .wpfMainWrapper{
	display: none;
}

#primary .wpfMainWrapper.active{
	display: block;
	padding-top: 0;
}
}

@media (max-width: 1024px) {

body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
    padding-top: 27px;
}
	
img.cloud {
	max-width:150px;
}

.smalltitle, .subtext {
	font-size:18px;
	line-height:26px;
}

.main-fold-c-content-details .subtext {
	font-size: 18px;
	line-height: 30px;
}
	
.main-fold-c-right-inner-header .subtext {
	margin:0px 0px 10px;
}

	.module-fold-b-item-content-inner p {
    font-size: 10px;
    line-height: 18px;
}

.main-fold-c::before {
    background-size: cover;
    background-position: center;
}

.main-fold-c-right-inner-header .title {
	font-size: 40px;
	line-height: 48px;
}
	
	.footer-block-item-inner-wrapper {
		display: none;
	}

.footer-banner-wrapper p:first-child {
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0px;
}

.footer-banner-wrapper p:last-child {
    font-size: 10px;
    line-height: 18px;
}

	.footer-block .row-container{
		flex-direction: column;
		align-items: center;
		gap: 20px;
		text-align: center;
	}
	
	.row-container {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	.footer-block {
		padding: 40px 0px;
	}

	div#page {
  	  padding: 0px 0px 0px;
}
	/*== == MOBMENU == ==*/
	
	
	/* == == MWM FOOTER == == */
	
	.privacy-site.moduletable {
    right: 0px;
    width: auto;
    position: relative;
    float: none;
    top: 0px;
    width: auto;
    transform: none;
    -webkit-transform: none;
    text-align: center;
    margin: 0px;
}
	
	#footer .socials i{
		margin-bottom: 0px;
	}
	#footer .socials{
		float: none;
	}
	#footer .privacy-text{
		    position: relative;
		    right: auto;
		    top: auto;
		    transform: none;
		    -webkit-transform: none;
		    text-align: center;
		    float: none;
		    clear: both;
		    left: 0px;
		    margin-bottom: 10px;
	}
	
	.date-sitename{
		position: relative;
		margin: auto;
		width: auto !important;
		display: block;
		left: 0px;
		text-align: center;
		top: 0px;
		transform: none;
	}

	div#footer .row-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
}

div#footer {
    padding: 20px 0px;
    z-index: 9999;
}
	
/* == == EBOOK FOLD == == */
.ebook-image img {
    scale: 1;
}
	div#ebook-fold{
		padding: 0px 0px;
		margin: 0 !important;
	}
	
	div#ebook-fold .ebook-image{
		width: 100%;
		max-width: 540px;
		margin: 0px auto;
		float: none;
		position: relative;
	}
	
	div#ebook-fold .ebook-form{
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	
	div#ebook-fold .ebook-form input.wpcf7-submit{
		margin: 0px auto;
	}
	
	.ebook-fold-inner {
    display: block;
}
	
.sub-btn {
    display: inline-block;
}
	
	
	.wpcf7 .ajax-loader {
		margin: 0 auto;
		display: block;
	}
	
	/* == == EBOOK FOLD END == == */	
	
	
/*== == Contact Page == ==*/

.contact-section {
    flex-direction: column;
    text-align: center;
    gap: 0px;
    padding: 30px 20px;
}
	
.form-name, .form-email {
    width: 100%;
}
	
.contact-card,
.address-wrap{
    width: 100%;
    margin: 0px auto;
}
	
.address-wrap ul {
    padding-left: 0px;
}

.contact-card input.wpcf7-form-control.wpcf7-submit {
    margin: 0 auto;
}
	
.contact-card .sub-btn {
    float: none;
    margin-left: 25px;
}
	
.address-wrap ul {
    padding-left: 0px;
    width: 100%;
    max-width: 300px;
}
	
	.address-wrap ul {
    display: flex;
    flex-direction: column;
    margin: 15px auto;
}

.address-wrap ul::before {
    top: -5px !important;
    left: unset;
    position: relative;
    transform: unset;
}

.address-wrap ul.phone::before {
    top: -7.5px !important;
    line-height: 1 !important;
}

/*== == Contact Page END == ==*/

	
.address-wrap ul {
    padding-left: 0px;
    width: 100%;
    max-width: 300px;
    margin: 20px auto;
}

	form.wpcf7-form > p {
    display: flex;
    margin: 0px;
    flex-direction: column;
}

.contact-card input.wpcf7-form-control.wpcf7-submit {
    margin: 20px auto 0;
}

.form-name input.wpcf7-form-control.wpcf7-text, .form-email input.wpcf7-form-control.wpcf7-text, .form-phone input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    margin-top: 4px;
    display: block;
    box-sizing: border-box;
}

.form-name, .form-email {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin-right: 0% !important;
}

body #page .contact-section form.wpcf7-form.init div {
    width: 100%;
}

.wpcf7 textarea {
    box-sizing: border-box;
    margin-top: 0px;
}

.contact-card :is(.wpcf7-form input:not(.readmore), .wpcf7-form textarea) {
	margin-top:0px;
}

.address-wrap h1, h3.contact-title {
    margin: 20px 0px;
}

.contact-section::before, .contact-section::after {
    display:none;
}
	
}

@media (max-width: 767px) {
	
	.footer-block{
		padding: 30px 0px;
	}
.footer-block .footer-block-item {
    text-align: center;
    /* width: 100% !important; */
    /* margin-right: 0px !important; */
}
	
.footer-block .footer-block-item#middle {
    display: none;
}
	
.footer-block .readmore {
    float: none;
    display: block;
    margin: 20px auto 0px;
}

}


@media (max-width: 640px) {

}

@media (max-width: 540px) {
	div#ebook-fold .ebook-form .ebook-form-fields > span{
		width: 100%;
	}
	 .title{
    }

    div#ebook-fold .ebook-form .ebook-form-fields{
        flex-direction: column;
        gap: 10px;
    }
	.footer-block .footer-block-item h5{
		text-align: center;
	}
	
	.footer-block .footer-block-item#middle li {
    float: left;
    width: 100%;
    padding: 8.2px 0px;
    font-size: 17px;
    list-style-type: none;
    text-align: center;
}
	
	.footer-block .footer-block-item{
		text-align: center;
	}
	
	.footer-block .readmore{
		margin: 20px auto 0px;
	}


.footer-banner {
	padding:6px 0px;
}


	
/*EBOOK FOLD*/

/*EBOOK FOLD END*/	
	
	/*CONTACT FORM*/
	.form-field.half {
	    flex: 1 0 100%;
}
	
	#sgpb-popup-dialog-main-div h3:has(span) {
		font-size: 20px;
		line-height: 24px;
		padding: 25px 0px 20px;
	}

#sgpb-popup-dialog-main-div h3  span {
    font-size: 32px;
    line-height: 40px;
}
		/*CONTACT FORM END*/

}

@media (max-width: 480px) {
	/* == == EBOOK FOLD == == */
	
	/* == == EBOOK FOLD END == == */	
	
#contact-details > ul {
    width: 100%;
}
	
}
@media (max-width: 400px) {
.multi-web-footer {
    font-size: 10.5px;
}
}

@media (max-width:440px) {

p, li {
	font-size:14px;
	line-height:22px;
}

	 .title{
    }

.address-wrap h1, h3.contact-title {
	font-size: 20px;
	line-height: 28px;
}
	
.smalltitle, .subtext {
	font-size: 18px;
	line-height: 26px;
}

.main-fold-c-content-form > p, #primary :is(.step2, .step3) .main-fold-c-content-column-container-inner p.details-text {
	font-size:12px;
	line-height:20px;
}
	
}

@media (max-width:400px) {

body .row-container {
	/* max-width: 320px; */
}

.main-fold-c-content-details .subtext {
	font-size:16px;
	line-height:24px;
}
	
.main-fold-c-right-inner-header .title {
	font-size: 36px;
	line-height: 44px;
}




.footer-banner-wrapper p:first-child {font-size: 14px;line-height: 22px;}

.footer-banner-wrapper p:last-child {
}
	
	 .title, .subtitle{
        font-size: 28px;
        line-height: 36px;
    }

.category-folda-item-content-header .subtitle {
	font-size:20px;
	line-height:28px;
}
	
}

@media (max-width:350px) {

body .row-container {
	padding: 0px 10px;
}
	
}

@media(max-width:1024px) {

.footer-block .main-fold-c-content-submit {
}

.main-fold-c-content-submit-inner::before, .main-fold-c-content-submit-inner::after {
    opacity: 0;
}

.footer-block-item-icon::before {
    opacity: .4;
    pointer-events: none;
}

.reviews-folda-container::before {
    opacity: .4;
    height: 220px;
}

.reviews-folda-container::after {
    opacity: 0.6;
    height: 170px;
    top: -110px;
}
	
}

@media (max-width:1024px) {

.footer-block-item-icon img {
    max-width: 200px;
}

.footer-block .main-fold-c-content-input input {
    font-size: 20px;
}

.footer-block .main-fold-c-content-submit input {
}

}

@media (max-width:1024px) {

.mob-menu-header-holder {
    background: none;
    transition: all 500ms ease;
    top: 29px;
    padding: 0px 0px 0px;
}

.mobmenu .mobile-icon {
    position: absolute;
    top: 25px;
    right: 70px;
    transition: all 500ms ease;
}

.mobmenu .mobile-icon a {
    color: white;
    font-size: 22px;
    line-height: 1;
}

.mobmenul-container {
    right: 10px;
    top: 6px;
    display: flex;
    align-items: center;
    margin: 0px;
    transition: all 500ms ease;
}

.navbar-fixed-top .mobmenul-container {
	top:0px;
}

	.mobmenu.navbar-fixed-top .mobile-icon {
		top:18px;
	}
	
.mob-menu-logo-holder {
    display: flex;
    top: 10px;
    position: relative;
    left: 5px;
}

.mob-menu-logo-holder img, .mob-menu-logo-holder {
    height: 80px !important;
    margin: 0px;
    pointer-events: none;
	transition:all 500ms ease;
}

.navbar-fixed-top .mobmenul-container i {
}
	
.mob-menu-header-holder.mobmenu.navbar-fixed-top {
    top: 0px;
    background: #0400b79c;
}

.mob-menu-logo-holder a {
    pointer-events: all;
    display: block;
}

}

@media (max-width:540px) {


.page-header-top p {
    font-size: 3vw;
    line-height: 6vw;
}

.mob-menu-header-holder {
    top: 8vw;
}

body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
    padding-top: 8vw;
}
	
}
