@media (max-width:1600px) {

#masthead ul.sub-menu {
    padding-left: 450px;
    width: calc(100% - 350px);
}

}

@media (max-width:1600px) {

p {
	text-align:left;
}

.alt .content-fold-f-block-padding {
    padding: 70px 30px 70px;
}

.gallery-foldc-content-padding {
    padding: 100px 30px 50px;
}

.alt .gallery-foldc-content-padding {
padding: 50px 30px 100px;
}
	
}

@media (max-width:1400px) {

#masthead ul.sub-menu {
    padding-left: 400px;
    width: calc(100% - 300px);
    min-height: 260px;
}

ul#primary-menu > li > a {
    font-size: 16px;
    line-height: 1;
}

p.menu-item-description {
    display: none;
}

ul.sub-menu::before {
    transform: scale(1);
    transform-origin: 50% 0%;
    background-position: 10% 50%;
}
	
}

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

}

/*== == == Pagination == == ===*/

@media (max-width:1024px) {

body :is(.mobmenu-right-panel li, .rightmbottom, .rightmtop) {
    padding: 0px !important;
}
	
ul.splide__pagination > li {
    display: flex;
}

ul.splide__pagination {
    padding: 20px 0px 0px;
    gap: 7px;
}

ul.splide__pagination > li > button {
    padding: 6px;
    background: none;
    border: none;
    border-radius: 50%;
    opacity: 1;
    transition: all 500ms ease;
    border: solid 2px #333;
	transform:scale(0.85);
}

ul.splide__pagination > li > button.is-active {
	background:#333;
	transform:scale(1);
}
	
}

	/*== == == =Pagination END == == ===*/


@media (max-width: 1024px) {

	div#page {
  	  padding: 0px;
}

p{
    text-align:center;
}

.footer-wrapper {
    flex-direction: column;
    gap: 30px;
}

.footer-content {
    align-items: center;
}
	
/*== == == Fold1 == == ==*/

.fold-1d-content {
    left: 50%;
    transform: translatex(-50%);
    width: calc(100% - 0px);
    text-align: center;
    position: relative;
    bottom: 0px;
    padding: 250px 0px 30px;
}

.fold-1d-background {
    position: absolute;
    width: 100%;
    height: 100%;
}

.fold-1d-background img{
    width: 100%;
    height: 100%;
} 
	
.fold1-1d-content-inner {
    margin: 0px auto;
}
	
		/*== == == Fold1 END == == ==*/
	
/*== == MOBILE MENU == ==*/

	.mob-menu-logo-holder {
	    display: flex;
	    justify-content: flex-start;
	    align-items: center;
}
	
	.mobmenul-container {
		top: 20px;
		height: 39px;
		float: none;
		bottom: 0px;
		width: 100%;
		display: flex;
		justify-content: center;
		transition:
			all .3s ease;
		position: absolute;
		right: 20px;
		left: unset;
		justify-content: flex-end;
}
	
	.mob-menu-logo-holder {
 	   height: 140px !important;
 	   margin-top: 5px;
 	   padding: 20px 20px 0px 20px;
 	   transition:
			all .3s ease;
 	   positioN: relative;
}

.mob-icon-menu:before {
    content: '\e0ae';
    font-family: 'Font Awesome 6 Pro';
    transform: scalex(-1);
}

.mobmenul-container {
    background: none;
}

.mob-menu-header-holder {
    background: none;
}

.mob-menu-logo-holder::before {
    content: '';
    background: rgb(17,17,17);
    background: linear-gradient(0deg, rgba(17, 17, 17, 0) 20%, rgb(118 118 118 / 66%) 100%);
    content: '';
    position: absolute;
    top: -10px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition:all 300ms ease;
    opacity: 1;
    z-index: -1;
}
	
	i.mob-icon-menu.mob-menu-icon::after {
		content: '';
}
	
	body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
	    padding-top: 0px;
}

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

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


.navbar-fixed-top .mob-menu-logo-holder {
    height: 100px !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: 140px;
}

.navbar-fixed-top.mob-menu-header-holder {
    height: 110px !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;
}
	
		/*== == MOBILE MENU END == ==*/
	
	/* == == MWM FOOTER == == */

#footer .moduletable.privacy-site {
	justify-content:center;
}
	
	.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: 60px 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;
}
	
.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;
}

}


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

/*== == == Text Sizes == == ==*/

@media (max-width:1500px) {

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

.title {
	font-size:38px;
	line-height:46px;
}
	
}


@media (max-width:1250px) {

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

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


@media (max-width:1024px) {

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

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

.readmore {
	font-size:16px;
	width:170px;
}
	
}



@media (max-width:1024px) {

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

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

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

	/*== == == Text Sizes END == == ==*/

/*=== == == Large Text == == ==*/

@media (max-width:1500px) {

.large-text-section {
}

.large-text-section .title:last-child {
    font-size: 9vw;
}

.large-text-section .title {
    font-size: 4vw;
}

}

	/*== == == Large Text END == == ==*/

/*CONTACT PAGE*/

@media (max-width:1024px) {

.contact-page .content-fold-c-img {
    height: auto;
}

.contact-page ul.contact-list {
	margin:0px auto 20px;
	max-width:240px;
}
	
}