@media (max-width: 1400px) {
	
	/*== == SITE WIDE == == */
	body .row-container {
    padding: 0 20px;
}

	.logo-buttons {
		right: 20px;
	}
	
	/*== == SITE WIDE  END == == */
	
	/*== == FOOTER BLOCK == ==*/
	
	.footer-img {
 	   flex: 0 0 20%;
}
	
		/*== == FOOTER BLOCK END == ==*/
	
	/*== == MWM FOOTER == == */
	.date-sitename{
		left: 20px;
	}
	
	.privacy-site.moduletable{
		right: 20px;
	}
	
	/*== == MWM FOOTER END == == */
}

@media (max-width: 1200px){
	.footer-img{
		display: none;
	}
}

@media (max-width: 1024px) {

.product-slider.owl-carousel .owl-nav.disabled {
	display: none;
}
	
/*== == MOBILE MENU == ==*/
	
	.mobmenu-content #mobmenuleft > li > a {
    font-family: 'Poppins' !important;
    font-weight: 700;
}
	
	#mobmenuleft ul.sub-menu.show-sub-menu {
 	   border-style: none;
    	padding: 0px;
}

	.mob-menu-header-holder.mobmenu {
    border-bottom: solid 5px var(--red);
}

	.mob-menu-logo-holder {
	    display: flex;
	    justify-content: center;
	    align-items: center;
}
	
	.mobmenul-container {
    top: unset;
    height: 39px;
    float: none;
    bottom: 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    background: white;
    margin-left: 0px !important;
    transition: all .3s ease;
    background: var(--darkblue);
    box-shadow: 0px 3px 16px -7px black;
    border-bottom: solid 5px white;
}

	.mobmenul-container i {
    line-height: 38px !important;
    font-size: 30px;
    float: left;
}
	
	.mob-menu-logo-holder {
    height: 90px !important;
    margin-top: 10px;
    padding: 0px 20px;
    transition: all .3s ease;
}
	
	img.mob-standard-logo {object-fit: contain;}
	i.mob-icon-menu.mob-menu-icon::after {
		content: 'Menu';
		font-style: normal;
		font-family: 'Vollkorn';
		font-size: 30px;
		line-height: 24px;
		font-weight: 500;
		color: white;
}

	.mob-icon-menu:before {
    color: white;
}
	
	body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
	    padding-top: 80px;
}

	.navbar-fixed-top .mob-standard-logo {
    height: 40px !important;
    transition: all .3s ease;
}

	.mob-standard-logo {
    height: 40px !important;
    transition: all .3s ease;
}


.navbar-fixed-top .mob-menu-logo-holder {
    height: 60px !important;
    transition: all .3s ease;
}

.navbar-fixed-top .mobmenul-container {
    bottom: 0px;
    transition: all .3s ease;
}

.mob-menu-header-holder {
    transition: all .3s ease;
}

.navbar-fixed-top.mob-menu-header-holder {
    height: 120px !important;
    transition: all .3s ease;
}
	
	
#mobmenuleft ul.sub-menu.show-sub-menu li.menu-item {
 	   padding: 0px;
}
	
#mobmenuleft ul.sub-menu.show-sub-menu li a {
    border-style: none;
    border-radius: 0px;
    text-align: left;
    padding-left: 20px;
}

	#mobmenuleft ul.sub-menu a::before {
    display: none;
}


#mobmenuleft ul.sub-menu.show-sub-menu {
    border-radius: 0px;
    text-align: left;
    background: #1b2337 !important;
}
	
	.mob-menu-header-holder {
    background: white;
}
	
		/*== == MOBILE MENU END == ==*/
	
	/* == == MWM FOOTER == == */
	
	.privacy-site.moduletable {
    right: auto;
    width: auto;
    position: relative;
    float: none;
    top: auto;
    width: 200px;
    transform: none;
    -webkit-transform: none;
    text-align: center;
    margin: 0px auto 20px;
    margin: 00px;
}
	
	#footer .socials i{
		margin-bottom: 10px;
	}
	#footer .socials{
		float: none;
		clear: both;
		margin: auto;
		/* right: 50%; */
		width: 100%;
		height: 40px;
		display: flex;
		justify-content: center;
	}
	#footer .privacy-text{
		    position: relative;
		    right: auto;
		    top: auto;
		    transform: none;
		    -webkit-transform: none;
		    text-align: center;
		    float: none;
		    margin: auto;
		    clear: both;
		    right: unset;
		    left: unset;
		    margin-bottom: 20px;
		    width: auto;
		    line-height: 32px;
	}
	
	.date-sitename{
		position: relative;
		margin: 10px auto 0px;
		width: auto !important;
		display: block;
		left: 0px;
		text-align: center;
		margin: 0px;
	}


	#footer-multi-web {
	    margin-top: 0px;
}

	.footer-right {
    clear: both;
    float: none;
    position: relative;
    text-align: center;
    margin: 0px;
}

		/*== == MWM FOOTER END == ==*/

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

	.footer-img {
	    display: none;
	}
	
	.footer-block .footer-block-item#middle {
	    text-align: center;
	}
	
	ul.footer-list {
	    text-align: center;
	    margin: 20px auto;
	    margin-top: 0px;
	    margin-bottom: 0px;
	    border: solid 2px black;
	    border-left: 0;
	    border-right: 0;
	    margin: 20px 0px;
	    padding: 20px;
	}

	.footer-block .row-container {
	    flex-direction: column;
}

.footer-block .footer-block-item p {
    justify-content: center;
}
	
	.news-letter-item p {
	    text-align: center;
	}
	
	.news-letter-socials {
	    justify-content: center;
	}
		
		/*== == FOOTER BLOCK END == ==*/
	
/* == == 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 .submit {
    margin: auto;
}
	
	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;
}
	

.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;
    margin: 20px auto;
}

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

/*== == GENERAL == ==*/
	
#primary {
    padding-top: 76px;
}
	.title.large {
		font-size: 42px;
		line-height: 50px;
	}

.subtitle {
    font-size: 26px;
    line-height: 34px;
}
	
	/*== == GENERAL END === ==*/

}

@media (max-width: 767px) {
	.london-dots{
		display: flex;
	}
	.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;
}
	
	/*=== == GENERAL == ==*/
	
	.title, .fold3 .subtitle {
		font-size: 36px;
		line-height: 44px;
	}
	
		/*== === GENERAL END === ==*/

}


@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*/	

}

@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;
}
	.title, .fold3 .subtitle {
    font-size: 32px;
    line-height: 40px;
}
}