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

.social-links {
    justify-content: center;
}

.content-fold-c:not(.flipped) .content-fold-c-img {
    display: none;
}

.content-fold-c-content .title {
    margin-bottom:20px;
}

.fold1a-banner-content {
    padding: 75px 0px;
}

#fold5-slider .splide__slide .fold-5-item {
	transform:scale(0.9) !important;
}
	
/*== == 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: #363d1d;
    border-bottom: solid 2px #bcbf5a;
    border-top: solid 2px #bcbf5a;
}

	.mobmenul-container i {
    line-height: 38px !important;
    font-size: 30px;
    float: left;
}
	
	.mob-menu-logo-holder {
    height: 70px !important;
    margin-top: 0px;
    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: 'NewakeFont Demo';
		font-size: 30px;
		line-height: 24px;
		text-transform: uppercase;
		color: white;
		font-weight: 300;
}

	.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: 108px;
}

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

	.mob-standard-logo, .mob-standard-logo img{
    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;
    height: 110px;
}

.navbar-fixed-top.mob-menu-header-holder {
    height: 100px !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: var(--primary-color);
}
	
		/*== == 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;
}
	
	#footer .socials i{
		margin-bottom: 10px;
	}
	#footer .socials{
		float: none;
		clear: both;
		margin: auto;
		/* right: 50%; */
		width: 100%;
		height: 70px;
		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: 10px;
		    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;
	}

	.footer-block .footer-block-item {
	    margin:0px auto;
	    width: 100% !important;
	}

	.footer-block .row-container img {
    margin: 0px auto;
}
	
	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;
	    align-items: center;
	    text-align: center;
	    gap: 20px;
}

.footer-block .footer-block-item p {
    justify-content: center;
}
	
	.news-letter-item p {
	    text-align: center;
	}
	
	.news-letter-socials {
	    justify-content: center;
	}

	.footer-block .row-container ul {
    margin: 0px auto;
    padding: 0px;
    max-width: 350px;
    text-align: left;
}

#address a:has(img) {
    margin-top: 20px;
    display: block;
}
		
		/*== == 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 {
}
	.title.large {
		font-size: 42px;
		line-height: 50px;
	}

.subtitle {
    font-size: 26px;
    line-height: 34px;
    margin: 0px auto;
}
	
	/*== == 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 > p{
        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;
	}


#sgpb-popup-dialog-main-div h3 {
  font-size: 26px;
  line-height: 34px;
}

#sgpb-popup-dialog-main-div h3 span {
  font-size: 20px;
  line-height: 28px;
}
	
	.form-field.half {
		flex: 1 0 100%;
	}
	
/*EBOOK FOLD*/

/*EBOOK FOLD END*/	

	div#ebook-fold .ebook-form .ebook-form-fields > span {
		flex: 1 0 100%;
	}
	
	div#ebook-fold .ebook-form .ebook-form-fields {
		flex-direction:column;
	}
	
}

@media (max-width: 480px) {
	/* == == EBOOK FOLD == == */
	
	/* == == EBOOK FOLD END == == */	
	
#contact-details > ul {
    width: 100%;
}
	
}

@media (max-width:480px) {

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

@media (max-width: 400px) {
.multi-web-footer {
    font-size: 10.5px;
}
	.title, .fold3 .subtitle {
    font-size: 32px;
    line-height: 40px;
}
	
li {
	font-size:15px;
	line-height:23px;
}
		
}

