@media (max-width: 1600px) {

/*== == FOLDC NAV == ==*/

.foldc .owl-nav {
    top: unset;
    bottom: 20px;
}
	
	/*=== == FOLDC NAV END == ==*/
	
	/*== CERTIFICATE == =*/
	
	.content-fold-c.standard::after {
 	   bottom: 20px;
    	right: 20px;
}
	
		/*== == CERTIFICATE END == ==*/
	
}

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

	/*== == HEADER == ==*/

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

#masthead #site-navigation {
    max-width: 800px;
}
	
		/*== == HEADER END === ==*/
	
	/*== == MWM FOOTER == == */
	.date-sitename{
		left: 20px;
	}
	
	.privacy-site.moduletable{
		right: 20px;
	}
	
	/*== == MWM FOOTER END == == */
}

@media (max-width: 1200px){


	/*== == HEADER == ==*/

	ul#primary-menu > li > a {
    font-size: 18px;
}

#masthead #site-navigation {
    max-width: 730px;
}
	
		/*== == HEADER END === ==*/
	
}


@media (max-width: 1024px) {
/*.mob-menu-header-holder {*/
/*    top: 55px;*/
/*}*/
	div#overseas p {
    line-height: 18px;
    max-width: 600px;
    padding: 0 20px;
    text-align: center;
    width: 100%;
    margin: 10px auto;
}
	.foldc .owl-nav {
    left: 0px;
}
	
	
	/*== == FOLD BANNER == ==*/
	
	.fold-banner-content .title {
    text-align: center;
    margin: auto;
}

		/*=== == FOLD BANNER END == ==*/
	
	/*== == FIXED BANNER == ==*/
	
	.fixed-bottom-banner-wrapper {
		width: calc(100% - 40px);
		transform-origin: center;
		padding: 10px 0px;
	}

.fixed-bottom-banner-content {
    padding-left: 20px;
}

.fixed-bottom-banner-readmore {
    padding-right: 20px;
}

.fixed-bottom-banner.show {
    bottom: 0px;
    right: nuset;
    width: 100%;
}
	
	.fixed-bottom-banner-imgs img {
 	   max-height: 60px;
}
	
		/*== == FIXED BANNER END === ==*/
	
	
/*== == MOBILE MENU == ==*/
	
	.mobmenu-content #mobmenuleft > li > a {
    font-weight: 700;
}
	
	#mobmenuleft ul.sub-menu.show-sub-menu {
 	   border-style: none;
    	padding: 0px;
}

	.mob-menu-logo-holder {
	    display: flex;
	    justify-content: center;
	    align-items: center;
}

	.mob-menu-header-holder.mobmenu::before {
    content: '.';
    color: transparent;
    display: block;
    transition: all 300ms ease;
    background: var(--leaf);
	height: 20px;
	}

	.mob-menu-header-holder.mobmenu.navbar-fixed-top::before {
	    height: 10px;
	    transition: all 300ms ease;
}
	
/*	.mobmenul-container {*/
/*    top: unset;*/
/*    height: 39px;*/
/*    float: none;*/
/*    bottom: 0px;*/
/*    width: 100%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    background: var(--leaf);*/
/*    margin-left: 0px !important;*/
/*    transition: all .3s ease;*/
/*}*/

	.mobmenul-container i {
    line-height: 38px !important;
    font-size: 30px;
    float: left;
}
	
	.mob-menu-logo-holder {
	    background: white;
    height: 75px !important;
    padding: 0px 20px;
    transition: all .3s ease;
}
	
/*	i.mob-icon-menu.mob-menu-icon::after {*/
/*		content: 'Menu';*/
/*		font-style: normal;*/
/*		font-family: 'Poppins';*/
/*		font-size: 30px;*/
/*		line-height: 24px;*/
/*		font-weight: 400;*/
/*		color: white;*/
/*}*/

	.mob-icon-menu:before {
    color: #378630;
}
	
/*	body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {*/
/*	    padding-top: 140px;*/
/*}*/
.navbar-fixed-top .mob-standard-logo {
    height: auto !important;
    transition: all .3s ease;
    margin-bottom: 0px;
    width: 150px;
}

	.mob-standard-logo {
    height: 60px !important;
    transition: all .3s ease;
    /*width: 200px;*/
    object-fit: contain;
}

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

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


		/*== == MOBILE MENU END == ==*/
	
	.fold1c-background {
    top: 0px;
}

	.fold1c-background::after {
	    content:'';
	    background: rgb(0,0,0);
	    background: linear-gradient(0deg, rgba(0,0,0,0.47692580450148814) 0%, rgba(0,0,0,0) 75%);
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 0px;
	    left: 0px;
	}


	
	/* == == 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;
}
	
	#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: 12px;
	}
	
	.footer-block .footer-block-item#middle {
		display: none;
	}
	
	div#ebook-fold::after {
	    display: none;
}
	
	.date-sitename{
		position: relative;
		margin: 0px auto 0px;
		width: auto !important;
		display: block;
		left: 0px;
		text-align: center;
	}
	
			div.cqc-widget {
	    width: 100% !important;
}
	
		.footer-block .row-container {
		flex-direction: column-reverse;
		gap: 30px;
	}
	.cqc-widget-footer-block {
		width: 100%;
	}
	
		.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;
}

	
	
/* == == EBOOK FOLD == == */
	
	div#ebook-fold{
		padding: 70px 0px;
	}
	
	div#ebook-fold .ebook-image{
		width: 100%;
		max-width: 540px;
		margin: 0px auto;
		float: none;
	}
	
	.form-name, .form-email {
    width: 100%;
}
	
	
	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;
	}
	
	div#ebook-fold .ebook-image {
 	   position: relative;
}
	
	/* == == EBOOK FOLD END == == */	
	
/*== == Contact Page == ==*/

.contact-section {
    flex-direction: column;
	text-align: center;
}
	
	.wpcf7-spinner {
 	   position: absolute;
}

.contact-card,
.address-wrap{
    width: 100%;
}
	
.address-wrap ul {
    padding-left: 0px;
}

.contact-card input.wpcf7-form-control.wpcf7-submit {
    margin: 10px auto 10px;
}
	
.contact-card .sub-btn {
    float: none;
    margin-left: 25px;
}
	
.address-wrap ul {
    padding-left: 0px;
    width: 100%;
    max-width: 300px;
    margin: 20px auto;
}

	.address-wrap ul::before {
    position: relative;
    transform: unset !important;
    top: unset !important;
    left: unset !important;
}

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

/*== == GENERAL === ==*/

.title {
    font-size: 48px;
    line-height: 56px;
}
	
		/*== == GENERAL END == ==*/

}

@media (max-width: 767px) {
	

	

	/*== FOLD BANNER ==*/
	
.fold-banner-content .title {
    font-size: 44px;
}

.fold-banner-content .title span {
    font-size: 62px;
}
		
		/*== FOLD BANNER END ==*/
	
	/*== == GENERAL === ==*/

.title {
    font-size: 40px;
    line-height: 48px;
}
.subtitle {
    font-size: 28px;
    line-height: 36px;
}
	
		/*== == GENERAL END == ==*/

.content-fold-c.standard::after {
    background-position: bottom center;
    right: unset;
    bottom: 90px;
}

	.standard .content-foldc-readmore a.readmore.alt {
	    transform: translatey(100px);
}

.standard .content-fold-c-wrapper {
    padding-bottom: 130px;
}
	
	
}


@media (max-width: 640px) {
/*.mob-menu-header-holder {*/
/*    top: 85px;*/
/*}*/

.mob-menu-header-holder.mobmenu.navbar-fixed-top {
    top: 0;
}
	div#overseas p {
    line-height: 18px;
    max-width: 600px;
    padding: 0 20px;
    text-align: center;
    width: 100%;
    margin: 10px auto;
    box-sizing: border-box;
}
	/*== == COVID BANNER == ==*/

.covid-banner {
    bottom: -45px;
}
	
		/*== == COVID BANNER END === ==*/
	
}

@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*/	
	
		/*== FOLD BANNER ==*/
	
.fold-banner-content .title {
    font-size: 36px;
}

.fold-banner-content .title span {
    font-size: 52px;
}
	
	.fold-banner-content {
 	   padding: 60px 0px;
}
		
		/*== FOLD BANNER END ==*/

	/*== == FIXED BANNER == ==*/

.fixed-bottom-banner-wrapper {
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
}

.fixed-bottom-banner-content {
    padding: 0px;
    text-align: center;
    justify-content: center;
}

.fixed-bottom-banner-content p {
    margin: auto;
}

.fixed-bottom-banner-readmore {
    padding: 0px;
    display: none;
}

.fixed-bottom-banner-imgs img {
    max-height: 50px;
}
	
		/*== == FIXED BANNER END == ==*/

	/*== == CONTACT FORM = = =*/

.form-field.half {
    flex: 0 0 100%;
}

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

#sgpb-popup-dialog-main-div h3 span {
    font-size: 32px;
    line-height: 1.4;
}
	
		/*== == CONTACT FORM END == ==*/

	/*=== == GENERAL == ==*/

.title {
    font-size: 36px;
    line-height: 44px;
}
	.subtitle {
	    font-size: 24px;
	    line-height: 32px;
}
	
		/*== == GENERAL 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;
}

	
		/*== FOLD BANNER ==*/
	
.fold-banner-content .title {
    font-size: 32px;
}

.fold-banner-content .title span {
    font-size: 46px;
}
		
		/*== FOLD BANNER END ==*/
	
}

	@media (max-width: 350px) {


	/*== == COVID BANNER == ==*/

.covid-banner {
    bottom: -67px;
}
	
		/*== == COVID BANNER END === ==*/
		
	}
