@media (max-width: 1520px) {
	.module-folda-item-content {
		padding: 180px 40px 100px;
	}
}

@media (max-width: 1400px) {
	#masthead ul#primary-menu {
		gap: 0px;
	}

	/*== == 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 == == */
}

@media (max-width: 1200px) {
	#masthead ul#primary-menu>li>a {
		font-size: 12px;
	}
}


@media (max-width: 1024px) {

	section.error-404.not-found {
		padding: 60px 0px 60px;
	}

	.wpcf7-form-control-wrap {
		display: block;
		height: 100%;
	}

	div#page {
		padding: 0px;
	}

	.masthead-bottom-callus {
		transform: translateY(-20px);
	}

	.mob-menu-logo-holder {
		display: flex;
		padding-left: 60px;
	}

	.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-ratedlogo {
		max-width: 240px;
		margin: 0px auto;
	}

	.footer-logo {
		display: flex;
		justify-content: center;
	}

	.module-foldb-main {
		flex-direction: column;
		gap: 40px;
	}

	.module-foldb-content {
		width: 100%;
	}

	.module-foldb-img {
		position: relative;
		width: 100%;
		height: 320px;
	}

	div#module-folda-splide .splide__arrows .splide__arrow::before {
		font-size: 14px;
		width: 26px;
		height: 26px;
	}

	div#module-folda-splide .splide__arrows .splide__arrow {
		padding: 0px 4px;
	}

	.readmore,
	.cd-upload-btn {
		font-size: 14px;
		line-height: 22px;
	}

	.services-list.ticks li {
		font-size: 14px;
		line-height: 22px;
	}

	.title.large,
	.title {
		font-size: 24px;
		line-height: 32px;
	}

	.module-folda-item-text {
		max-width: unset;
	}

	.module-folda-item-content {
		padding: 60px 30px;
	}

	#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;
	}

	/* == == EBOOK FOLD == == */

	div#ebook-fold {
		padding: 70px 0px;
	}

	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;
		padding: 50px 0px;
	}

	.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;
	}

	.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,
	.form-phone,
	.form-postcode {
		width: 100%;
		float: left;
		margin-bottom: 20px;
		margin-right: 0% !important;
	}

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

	.wpcf7 textarea {
		box-sizing: border-box;
	}

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

	.page-break-main p:not([class]) {
		font-size: 14px;
		line-height: 22px;
	}

	.service-header::before {
		display: none;
	}

	.service-header {
		padding: 40px 0px;
	}

	.mobile-rating {
		width: 100%;
		margin-top: auto;
	}

	.mobile-rating .masthead-rating {
		width: 100%;
		margin-top: 20px;
	}

	.menu-menu-1-container {
		display: flex;
		flex-direction: column;
	}

	.module-foldd-list {
		flex-wrap: wrap;
	}

	.module-foldd-listitem {
		width: 100%;
		flex: unset;
	}

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

	.logo-fold li {
		padding: 0px 10px;
	}

	.logo-fold {
		padding-top: 30px;
	}

	ul.services-list.four li {
		width: 100%;
	}

	.module-foldc-listitem {
		width: calc((100% / 2) - 10px);
	}

	.module-foldc-listitem p {
		font-size: 14px;
		line-height: 22px;
	}

	.footer-contact-socials {
		flex-direction: column;
	}

	.footer-contact-socials-item-icon {
		height: 80px;
		font-size: 40px;
		width: 100%;
	}

	.footer-contact-socials-item {
		flex-direction: column;
	}

	.footer-block .row-container {
		flex-direction: column;
		align-items: center;
	}
    .module-foldc {
        padding: 60px 0px;
    }
	.footer-block .footer-block-item {
		width: 100%;
		max-width: 540px;
		margin: 0px;
		text-align: center;
		margin-right: 0px;
	}
	.faq-fold-listitem-top::before {
		right: 40px;
	}
	.faq-fold-listitem-top {
		padding-right: 40px;
	}
.mob-standard-logo {
	width: 106px !important;
}
	.faq-fold-listitem-top p {
		font-size: 14px;
		line-height: 22px;
	}

	.services-list.two li {
		width: 100%;
	}

	.services-list.three li {
		width: 100%;
	}
}

@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;
	}

	.module-fold-b-content-imgs {
		flex-wrap: wrap;
	}

	.module-fold-b-content-imgs a {
		width: calc((100% / 3) - 4px);
		flex: unset;
	}
}


@media (max-width: 640px) {
	.module-foldc-listitem {
		width: 100%;
		box-sizing: border-box;
	}
}

@media (max-width: 540px) {
	.module-fold-b-content-imgs a {
		width: calc((100% / 2) - 3px);
	}

	.wpcf7-form>.readmore {
		width: 100%;
	}

	.codedropz-upload-inner {
		flex-direction: column;
		gap: 20px;
	}

	.codedropz-upload-inner h3,
	.codedropz-upload-inner span {
		display: none;
	}

	.masthead-bottom-callus * {
		font-size: 12px !important;
	}

	.masthead-bottom-callus {
		width: 140px;
	}

	.mob-menu-header-holder {
		box-shadow: 0px 0px 10px 0px #00000040;
	}

	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;
	}

	/*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%;
	}
	div#module-folda-splide {
		min-height: 494px !important;
		width: 100% !important;
		visibility: visible !important;
	}
	div#module-folda-splide li {
		width: 100% !important;
	}
}

@media (max-width: 400px) {
	.module-folda-buttons {
		flex-direction: column;
		gap: 0px;
	}
	.multi-web-footer {
		font-size: 10.5px;
	}
}