@media (max-width: 1600px) {

	/*== == SITE WIDE == == */
	body .row-container {
		padding: 0 20px;
	}
	#masthead ul.sub-menu {
		padding-top: 240px;
		padding-left: 40px;
	}
	#masthead ul#primary-menu ul.sub-menu li.menu-item {
		width: calc(100% / 5)
	}
	/*== == SITE WIDE  END == == */


	/*== == MWM FOOTER == == */
	.date-sitename,
	#footer .privacy-text {
		left: 20px;
	}

	.privacy-site.moduletable {
		right: 20px;
	}

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

@media (max-width: 1400px) {
	#masthead ul.sub-menu::before {
		left: 60px;
	}
}

@media (max-width: 1240px) {
	.menu-left {
    flex: 0 0 100px !important;
}

	#masthead ul#primary-menu>li>a {
		font-size: 13px;
	}
	.social-icons {
		gap: 10px;
	}
	#masthead .logo {
		width: 220px;
		min-width: 220px;
	}

	#masthead ul#primary-menu {
		gap: 5px;
	}

	#masthead ul#primary-menu ul.sub-menu li.menu-item {
		width: calc(100% / 4);
		padding: 0px;
	}
	.contact-card {
		padding-right: 60px;
	}
	.contact-section {
		gap: 60px;
	}
}


@media (max-width: 1024px) {


.footer-shapes-links {
    width: 1024px;
}

.footer-shapes-background {
    width: 1024px;
    flex: 0 0 1024px;
}

a.footer-shapes-link:nth-child(2) {
    top: 144px;
    left: 360px;
    transform: rotate(45deg);
    border-radius: 50%;
}

a.footer-shapes-link {
    width: 95px;
    height: 95px;
}

a.footer-shapes-link:nth-child(1) {
    top: 116px;
    left: 450px;
    transform: rotate(-45deg);
    border-radius: 50%;
}

a.footer-shapes-link:nth-child(3) {
    top: 109px;
    left: 540px;
    transform: rotate(9deg);
    width: 230px;
    height: 95px;
    border-radius: 100px;
}
	
	
/*== == == Fold1 END == == ==*/
	
	  .fold1-content .title {
    font-size: 24px;
    line-height: 1;
    text-align: center;
    margin: 0px auto;
    padding: 17px 30px 13px 30px;
  }
  .fold1-content {
    text-align: center;
  }
	
		/*== == == =Fold1 END == == ==*/
	
	.mob-menu-socials {
		display: flex !important;
	}
	.footer-block .footer-block-item {
		width: 40%;
	}
	.contact-section {
		padding: 60px 0px;
		flex-direction: column;
	}
		.contact-card {
		padding-right: 0px;
			border: 0px;
	}
	.contact-section-list-item {
		align-items: center;
	}
	.contact-section-list {
		width: 100%;
	}
	

	div#page {
		padding: 0px;
	}

	/*== == MOBMENU == ==*/

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

	/* == == 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;
		align-items: center;
		justify-content: 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 {
	}

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

	.contact-fold2-wrapper > .row-container {
		display: flex;
		flex-direction: column;
		text-align: center;
	}
}

@media (max-width: 980px) {

}

@media (max-width: 767px) {


	
	.footer-block .footer-block-item:nth-child(2) {
		display: none;
	}

	.footer-block {
		padding: 30px 0px;
	}

	.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) {
	  .fold1{
    height: 300px !important;
  }
  
	.slider-fold-inner {
    width: 100%;
    margin: 0;
    padding: 0px 20px;
    box-sizing: border-box;
}

	.title {
        font-size: 26px;
        line-height: 34px;
    }
	.subtitle {
		font-size: 18px;
		line-height: 24px;
	}
	div#ebook-fold .ebook-form .ebook-form-fields {
		flex-direction: column;
		gap: 10px;
	}
.contact-section-link {
	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:nth-child(1) {
		display: none;
	}

	.footer-block .footer-block-item {
		width: 100% !important;
		text-align: center;
		justify-content: center;
		align-items: center;
		display: flex;
		flex-direction: column;
		margin: 0px;
	}

	.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*/
	p {
		font-size: 16px;
		line-height: 26px;
	}
}

@media (max-width: 480px) {
	.footer-shapes-background {
    flex: 0 0 600px;
}

.footer-shapes-links {
    width: 600px;
}

a.footer-shapes-link {
    width: 55px;
    height: 55px;
}

a.footer-shapes-link:nth-child(2) {
    top: 125px;
    left: 208px;
}

    a.footer-shapes-link:nth-child(1) {
        top: 111px;
        left: 263px;
        transform: rotate(-45deg);
        border-radius: 50%;
    }

a.footer-shapes-link:nth-child(3) {
    width: 130px;
    height: 60px;
    top: 103px;
    left: 317px;
    transform: rotate(8deg);
}

	/* == == EBOOK FOLD == == */

	/* == == EBOOK FOLD END == == */

	#contact-details>ul {
		width: 100%;
	}

}

@media (max-width:440px){

.cs-list-item-content > .readmore {
    font-size: 5.8vw;
    padding: 15px 15px 12px;
}

.fold1-content .title {
	font-size:5.8vw;
	line-height: 1;
	text-align: center;
	margin: 0px auto;
	padding: 15px 15px 12px 15px;
	}
	
}

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