@media (max-width: 1400px) {
	/*== == 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: 1250px){


#masthead > .row-container {
    gap: 15px;
}

div.logo {
    max-width: 250px;
}
	
}


@media (max-width: 1024px) {

	div#page {
  	  padding: 0px;
}

.fold1b-wrapper-inner {
    flex-direction: column;
    gap: 20px;
}
	
.single_add_to_cart_button, .added_to_cart {
    width: 100%;
}
	
	.footer-block-social-logos  {
		justify-content:center;
	}
	
	/*=== MOBMENU ===*/

.mob-standard-logo, .mob-standard-logo img {
    width: 200px;
    height: 100% !important;
    object-fit: contain;
}

.mobmenu-content li > .sub-menu li {
    padding-left: 0px;
}
	
.mobile-icon-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    gap: 10px;
}

.mob-menu-header-holder.mobmenu {
    background: white;
    padding: 10px 0px 10px;
    border-bottom: solid 1px #cecece;
    height: 40px;
}

.mobmenul-container i {
    color: black;
}

.mobmenul-container, .mobmenur-container {
    top: 15px;
}

.mobile-icon-wrapper a {
    font-size: 28px;
    color: black;
}

.mob-menu-logo-holder {
    position: absolute;
    left: 50px;
    top: 15px;
    display: flex;
}

	body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
    padding-top: 60px;
}

.mob-standard-logo, .mob-standard-logo img {
    width: 130px;
    height: 30px !important;
    object-fit: contain;
}

.mob-menu-logo-holder > a {
    display: flex;
    height: 30px;
}
	
		/*=== MOBMENU END ===*/
	
	/* == == MWM FOOTER == == */

.footer-block .row-container .footer-block-item:nth-of-type(2n) {
    display: none;
}
	
	.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;
}
	
/* == == 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;
		left: 0px;
	}
	
	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;
    align-items: center;
}
	
.form-name, .form-email {
    width: 100%;
}
	
.contact-card,
.address-wrap{
    width: 100%;
}
	
.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: 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;
}
	
}

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

.footer-block .row-container {
    flex-direction: column;
    text-align: center;
    justify-content: center;
}

.footer-block .footer-block-item:first-child {
    align-items: center;
}

.footer-block-socials {
    justify-content: center;
}

}


@media (max-width: 640px) {

}

@media (max-width: 540px) {
    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%;
}


	
}
@media (max-width: 400px) {
.multi-web-footer {
    font-size: 10.5px;
}
}

@media (max-width:360px) {

.fold1b-item img {
	width:300px;
}
	
}

/*== == PRODUCT SLIDER / MODULE FOLD N SLIDER == ==*/

@media (max-width:1024px) {

.module-fold-n-header {
    flex-direction: column;
    text-align: center;
}

.module-fold-n-header-buttons {
    justify-content: center;
}

}

	/*=== == PRODUCT SLIDER / MODULE FOLD N SLIDER END == ==*/

/*== == TEXT SIZE == ==*/


@media (max-width:767px) {

.title {
    font-size: 44px;
    line-height: 52px;
}

.subtitle {
    font-size: 32px;
    line-height: 40px;
}

.subtext {
    font-size: 20px;
    line-height: 28px;
}
    
}

@media (max-width:540px) {

.title {
    font-size: 40px;
    line-height: 48px;
}

.subtitle {
    font-size: 30px;
    line-height: 38px;
}

.subtext {
    font-size: 20px;
    line-height: 28px;
}
    
}

@media (max-width:440px) {

.title {
    font-size: 34px;
    line-height: 42px;
}

.subtitle {
    font-size: 28px;
    line-height: 36px;
}

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

    p {
        font-size: 15px;
        line-height: 23px;
    }

.fold1b-content p:not(.title) {
	font-size:16px;
	line-height:24px;
}
	
}

	/*== == TEXT SIZE END === ==*/

/*== == MODULE FOLD D == ==*/

@media (max-width:540px) {

.module-fold-d-item {
    padding: 0px 0px;
    border: none;
}

.module-fold-d .splide__arrows {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    pointer-events: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
    z-index: 5;
}

.module-fold-d .splide__arrows .splide__arrow--prev {
    transform: scalex(-1);
}

.module-fold-d .splide__arrows button {
    pointer-events: all;
    background: none;
    color: white;
    border: none;
}

.module-fold-d .splide__arrows button > svg {
    fill: white;
}
	
}

	/*== == MODULE FOLD D END == ==*/

/*== == FOOTER BLOCK == ==*/

@media (max-width:1024px) {

.footer-block .row-container .footer-block-item:nth-of-type(3) {
    display: none;
}

.footer-block .footer-block-item:first-child {
    margin: 0px auto 20px;
}

.footer-block-item-lower {
    align-items: center;
}

.footer-block-item-icon {
    justify-content: center;
}

.footer-block .row-container {
    text-align:center;
    justify-content: center;
}

}

	/*== == FOOTER BLOCK END == ==*/


/*== == == Policies Page == == ==*/

@media (max-width:1250px) {

.policies-folda-item {
    flex: 0 0 calc(100% / 3 - 23px);
}
	
}

@media (max-width:1024px) {

.policies-folda-item-header h2{
	font-size:18px;
	line-height:26px;
}

.policies-folda-item-img img {
	max-width:150px;
	max-height:300px;
}

}

@media (max-width:767px) {

.policies-folda-item {
    flex: 0 0 calc(100% / 2 - 15px);
}
	
}

@media (max-width:440px) {

.policies-folda-item {
    flex: 1 0 calc(100% / 1);
}

.policies-folda-item-padding {
	flex:1;
}
	
}

@media (max-width:380px) {

.policies-folda-item-header h2{
	font-size:16px;
	line-height:24px;
}
	
}


	/*== == == Policies Page END == == ==*/