/*== ==== == Mobmenu == == ==*/

@media (max-width:1024px) {

.mob-menu-logo-holder img {
    max-height: 40px;
    transition: all 500ms ease;
}

.mobile-icon-wrapper a {
    color: var(--primary-color1);
    font-weight: 300;
}

.mobile-icon-login {
    position: absolute;
    right: 20px;
    top: 17px;
}

.mob-menu-header-holder.mobmenu > div a {
    color: white;
    font-size: 28px;
    line-height: 1;
    transition: all 500ms ease;
}

.mobile-icon-wrapper {
    position: absolute;
    top: 16px;
    right: 80px;
}

.mob-menu-header-holder.mobmenu {
    background: none;
    padding: 12px 0px 0px;
    transition: all 500ms ease;
}

.mobmenu-content li a {
    color: white;
}

ul#left-menu,
ul#right-menu{
    margin: 0px;
    padding: 0px;
}

.mob-icon-cancel-1:before {
    color: var(--third-color1);
    margin: 15px 12px 0px;
    font-weight: 300;
    content: '\f00d';
    font-family: 'Font Awesome 5 Pro';
}

	#mobmenuleft li a, #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
    color: var(--primary-color1);
}

.mob-icon-up-open:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f077';
    font-weight: 300;
}

.mob-icon-down-open:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f078';
    font-weight: 300;    
}

body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
    padding: 0px;
}

.mobmenul-container i {
    font-size: 40px;
    line-height: 1;
    transition: all 500ms ease;
}

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

.navbar-fixed-top .mob-menu-logo-holder img {
    max-height: 35px;
}

.mob-menu-header-holder.mobmenu.navbar-fixed-top {
    background: #172e27d4;
    height: 45px;
}

.navbar-fixed-top .mobmenul-container i {
    font-size: 32px;
}

.mob-menu-header-holder.mobmenu.navbar-fixed-top > div a {
    font-size: 24px;
}

.fold-1d-content-readmore .readmore {
    margin: 20px 0px 0px;
}
	
}

@media (max-width:767px) {

.mob-menu-logo-holder {
    display: flex;
    padding-left: 80px;
    width: calc(100% - 80px);
}
	
}
	
	/*= == == =Mobmenu END == === =*/

/*== === = Content Fold A = == ===*/

@media (max-width:1024px) {

.content-fold-a-wrapper {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 30px;
    padding: 0px 0px 60px;
    max-width: 640px;
    margin: 0px auto;
}

.content-fold-a-accreditations {
    justify-content: center;
}

.content-fold-a-content-inner > p {
    margin: 0px 0px 15px;
}

.content-fold-a-content-readmore {
    display: flex;
    justify-content: flex-start;
}

}
	
	/*== == == =Content Fold A END === == =*/

/*== == == Navbar == === */

@media (max-width:1650px) {
	
.jobs-listings-post::before {
    width: 100%;
    left: 0px;
}

.single-job .jobs-listings-post-container {
    margin: 0px 0px;
}

.single-job .jobs-listings-post-container {
    padding: 120px 0px;
}
	
}

@media (max-width:1400px) {

.fold-1d-content {
    max-width: 540px;
}

.testimonial-fold-c-splide-block-content > p {
    font-size: 18px;
    line-height: 26px;
}
	
#masthead .logo img {
    max-height: 45px;
}

	
	
.site-header-logo {
    flex: 0 0 200px;
}

#masthead .menu li {
    font-size: 14px;
    line-height: 34px;
}

.site-header-top-wrapper p a {
    font-size: 14px;
    line-height: 1;
}
    
}

@media (max-width:1250px) {

.title {
	font-size:48px;
	line-height:56px;
}

.footer-block-bottom-wrapper {
    gap: 50px;
}

#masthead .menu li#menu-item-13 {
}

#masthead .menu {
    gap: 20px;
}

.icon-slider-c::before {
    width: 100%;
    left: 0px;
}
    
}

@media (max-width:1080px) {

#masthead .menu li {
    font-size: 13px;
}

#masthead .menu {
    gap: 15px;
}

.site-header-top-wrapper p a {
    font-size: 13px;
    line-height: 1;
}
    
}

	/*== == == Navbar END == == ==*/

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

@media (max-width:767px) {

.title {
    font-size: 48px;
    line-height: 56px;
}

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

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

}

@media (max-width:540px) {

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

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

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

}

@media (max-width:440px) {

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

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

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

p, li, .jobs-listing-post-header :is(h3, p) {
	font-size:14px;
	line-height:20px;
}

.fold-1d-content-title .title span {
	color:white;
}
	
}

@media (max-width:400px) {

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

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

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

.readmore {
	font-size:16px;
	line-height:1;
}
	
p, li, .jobs-listing-post-header :is(h3, p) {
	font-size:13px;
	line-height: 20px;
}

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


/*== == == Footer Block == == == */

@media (max-width:1024px) {

.popup-close {
    right: 15px;
}

.module-fold-d .splide__slide {
    opacity: 1;
}
	
.content-fold-g-container-wrapper {
    flex-direction: column;
    padding: 60px 0px 60px;
    gap: 60px;
}

.content-fold-g-container-img {
    flex: unset;
    max-width: 440px;
    margin: 0px auto;
}
	
.mob-expand-submenu i {
    margin: 0px;
}

.mobmenu-content > ul > li > a {
    padding-right: 10px;
}
	
.mobmenu-content ul.sub-menu {
    padding: 0px;
    background: var(--background-color2);
}

.mobmenu-content ul.sub-menu > li.menu-item {
    padding: 0px;
}
	
.footer-block-top-wrapper {
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.footer-block-top-wrapper .title {
    max-width: 640px;
    text-align: center;
    line-height: 1.3;
    margin: 0px 0px 20px;
}
	
}

	/*== == == Footer Block END == == ==*/

@media (max-width:1250px) {

:is(#popup-general-form, #popup-services-form) .contact-form-popupa-form-padding {
    padding: 30px 0px 10px;
}

:is(#popup-general-form, #popup-services-form).popup-form-wrapper .wpcf7 {
    overflow-y: scroll;
}
	
.footer-block-top-content .title {
    font-size: 36px;
}

.footer-block-top-content {
    display: flex;
    align-items: center;
}

.row-container {
    padding: 0px 20px;
}

.content-fold-a::before, .module-fold-f::before {
    width: 100%;
    left: 0px;
    background: var(--background-color1);
}
	
}

@media (max-width: 1600px) {
	/*== == SITE WIDE == == */

	
	/*== == SITE WIDE  END == == */
	
	
	/*== == MWM FOOTER == == */
	.date-sitename,
	#footer .privacy-text {
		left: 20px;
	}
	
	.privacy-site.moduletable{
		right: 20px;
	}
	
	/*== == MWM FOOTER END == == */
}


@media (max-width: 1024px) {

.icon-slider-c-item {
    flex: 0 0 calc(100% / 2 - 20px);
    border-right: none;
    padding: 0px;
}

.icon-slider-c-container {
    gap: 40px;
    padding: 60px 0px;
}

.icon-slider-c-item-header .subtext {
    font-size: 16px;
    line-height: 24px;
}

.icon-slider-c-item-content p {
    font-size: 13px;
    line-height: 21px;
}
	
:is(#popup-general-form, #popup-services-form) .contact-form-popupa-details {
    display: none;
}
	
.testimonial-fold-c-container .splide__pagination {
    padding: 0px;
}

.testimonial-fold-c-container .splide__pagination button {
    background: #ffffff;
    border: none;
    padding: 2px;
    width: 100%;
    transition: all 500ms ease;
}

.team-fold-wrapper {
    padding: 60px 0px;
}

.fold-1d-content-readmore {
    margin: 0px;
}

	.content-fold-a-wrapper .fold-1d-content-readmore {
    display: none;
}

.testimonial-fold-c-container .splide__pagination {
    max-width: 350px;
    padding: 20px 0px 0px;
    margin: 0px auto;
}

.testimonial-fold-c-container .splide__pagination li {
    flex: 1;
    display: flex;
}

.testimonial-fold-c-container .splide__pagination button.is-active {
    background: var(--primary-color1);
}
	
	.testimonial-fold-c-swoop::before {
	    height: 200px;
	    top: -20px;
	    opacity: 0.3;
	}

	div#page {
  	  padding: 0px;
	}
	
	/* == == 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 40px;
}
	
/*== == Contact Page == ==*/

.contact-section {
    flex-direction: column;
    text-align: center;
    padding: 50px 0px;
}
	
.form-name, .form-email {
    width: 100%;
}
	
.contact-card,
.address-wrap{
    width: 100%;
    margin: 0px auto;
}
	
.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;
}

body #primary .contact-card input[type="submit"] {
    width: 100%;
}
	
.form-name, .form-email {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    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;
}

.footer-block-bottom-wrapper {
    flex-direction: column;
    gap: 20px;
}

.footer-block-item.footer-logo {
    flex: 0;
    padding: 0px 0px 60px;
    max-width: 400px;
    margin: 0px auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

div#middle.footer-block-item {
	flex:0;
}

.footer-block .socials {
	justify-content:center;
}
	
}

@media (max-width: 767px) {

div#middle.footer-block-item ul {
    column-count: 2;
    max-width: 540px;
    margin: 0px auto;
}
	
}


@media (max-width: 640px) {

}

@media (max-width: 540px) {

div#middle.footer-block-item ul {
	display:none;
}

.footer-block-item.footer-logo {
	padding-bottom:0px;
}
	
.footer-block-top-wrapper .title {
    font-size: 28px;
}
	
	/*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;
}
}

@media (max-width:540px) {

.mob-menu-header-holder.mobmenu > div a {
    font-size: 18px;
}

.mobile-icon-wrapper {
    right: 60px;
}

.mob-menu-logo-holder img {
    max-height: 25px;
}

.mobmenul-container i {
    font-size: 28px;
}

.mob-menu-logo-holder {
    padding-left: 50px;
    width: calc(100% - 60px);
}

.navbar-fixed-top .mob-menu-logo-holder img {
    max-height: 25px;
}

.mob-menu-header-holder.mobmenu.navbar-fixed-top {
    height: 40px;
}

.navbar-fixed-top .mobmenul-container i {
    font-size: 28px;
}

.mob-menu-header-holder.mobmenu.navbar-fixed-top > div a {
    font-size: 18px;
}

}

@media (max-width:1400px) {

.fold-1d-background {
    right: -400px;
}
    
}

@media (max-width:1024px) {

.fold-1d-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0px auto;
}

.fold-1d-background {
    right: 0px;
    max-width: 540px;
}

.fold-1d-background-swoosh {
    opacity: 0.3;
}

.fold-1d-background-overlay {
    opacity: 0.5;
}

.fold-1d-content {
    padding: 150px 0px 60px;
    text-align: left;
    align-items: flex-start;
}
.page-id-38 .fold-1d-content {
	align-items:center;
}
	

}