@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: 1200px){

}


@media (max-width: 1024px) {
	.f1-banner img{
		min-width: 100%;
		object-position: center;
	}
.contact-fold .row-container {
    padding: 0;
}
	.contact-folda-form {
    background: #4b4b4bf2;
 
}
.fold1-label-container {
    display: none;
}
	
	.f1-banner-wrapper{
		padding: 70px 0px;
	}
	
	div#page {
  	  padding: 0px;
}

	/*== == CONTACT FOLD A == ==*/
	
	
.contact-folda-wrapper {
    justify-content: center;
}

.contact-folda-form {
    padding: 50px 30px;
}
	
		/*-=== = =CONTACT FOLDA END == ==*/
	
	/*== == CONTENT FOLD C == ==*/

.content-fold-c-img {
    position: relative;
    width: 100%;
}

.content-fold-c-content {
    width: 100%;
    text-align: center;
    padding: 80px 0px;
}

.content-fold-c-img img {
    height: 400px;
    object-fit: cover;
    object-position: 30% 50%;
}

.content-fold-c-content-inner {
    align-items: center;
}

.content-fold-c-readmore {
    display: flex;
    justify-content: center;
}

.content-fold-c::before {
	background:none;
}
	
		/*== == CONTENT FOLD C END === ==*/

/*== == MOBILE MENU == ==*/

	.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;
		margin-left: 0px !important;
		box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 40%);
		transition:
			all .3s ease;
		background: var(--primary-color1);
		align-items: center;
}
	
	.mob-menu-logo-holder {
 	   height: 90px !important;
 	   margin-top: 5px;
 	   padding: 0px 20px;
 	   transition:
			all .3s ease;
}
	
	i.mob-icon-menu.mob-menu-icon::after {
		content: 'Menu';
		font-style: normal;
		font-size: 28px;
		line-height: 22px;
		font-weight: 500;
		text-transform: uppercase;
}
	
	body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
	    padding-top: 139px;
}

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

	.mob-standard-logo, .mob-standard-logo img {
		height: 70px !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: 140px;
    background: #333;
}

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

		.footer-block .footer-block-item:nth-of-type(0n + 2){
		display:none;
	}

	
	.footer-block{
		padding: 30px 0px;
	}
.footer-block .footer-block-item {
    text-align: center;
    width: 100% !important;
    margin-right: 0px !important;
}

.footer-block .row-container {
	flex-direction:column;
}
	
/* == == 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;
		margin: 10px auto;
	}
	
	div#ebook-fold .ebook-form input.wpcf7-submit{
		margin: 0px auto 20px;
	}
	
	.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) {

}


@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:1024px) {

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

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

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

@media (max-width:767px) {

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

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

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

@media (max-width:540px) {

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

.subtitle {
    font-size: 25px;
    line-height: 33px;
}

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

@media (max-width:440px) {

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

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

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

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

@media (max-width:350px) {

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

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

.subtext{
    font-size: 16px;
    line-height: 24px;
}

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

	/*== == TEXT SIZES END == ==*/

/*=== == FOLD3 == ===*/

@media (max-width:1024px) {

.fold3-item {
    flex: 1 0 calc(100% / 2 - 30px);
}

.fold3-wrapper {
    gap:15px;
}
    
}


@media (max-width:767px) {

.fold3-item-content .subtext {
    font-size: 18px;
    line-height: 24px;
}
    
}

@media (max-width:640px) {

.fold3-item {
    flex: 1 0 calc(100%);
}

}

@media (max-width:440px) {

.fold3-item-content {
    flex-direction: column;
    text-align: center;
}

.fold3-item a::before {
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 60%, rgba(0,0,0,0) 100%);
    height: 42%;
}
    
}

    /*== == FOLD3 END === ==*/

/*== == PAGINATION == ==*/

@media (max-width:440px) {

.splide__pagination > li{
	flex:0 0 20px;
}

}

	/*== == PAGINATION END == ==*/	