@media(max-width: 1600px){
	.fold-1-background::before {
    position: absolute;
    top: -70px;
    right: -340px;
    width: 500px;
    height: 500px;
    background: url('/wp-content/uploads/2023/05/fold1-clock-backgorund.png');
    content: '';
    background-size: contain;
    background-position: center;
    opacity: 0.6;
}

.fold-1-background::after {
    position: absolute;
    top: 570px;
    right: -390px;
    width: 500px;
    height: 500px;
    background: url('/wp-content/uploads/2023/05/fold1-clock-backgorund.png');
    content: '';
    background-size: contain;
    background-position: center;
  opacity: 0.6;
}	
}

@media (max-width: 1400px) {
  .fold-1-background::before, .fold-1-background::after {
    visibility: hidden;
}
	
	.footer-block .footer-block-item:last-of-type::before {
		background-size: 160px;
		width: 160px;
		height: 40px;
}
	
  #masthead > .row-container .menu {
    gap: 25px;
  }

  #masthead .row-container .menu li a {
    font-size: 16px;
  }

  /*== == 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: 1250px) {
  #masthead {
    padding-left: 0 !important;
  }
  #masthead > .row-container .menu {
    padding-top: 30px;
    gap: 25px;
  }

#masthead .row-container .menu li a {
  font-size: 14px;
}

  #masthead > .row-container {
    gap: 7.5px;
  }

  .footer-block .footer-block-item:last-of-type::before {
    visibility: hidden;
  }
  
}

@media (max-width: 1024px) {
	
	.nav-icons {
 	   top: 14px;
 	   right: 10px;
}
	
	.navbar-fixed-top .nav-icons {
 	   top: 10px;
}
	
	div#ebook-fold .ebook-form input.wpcf7-text {
    flex: 1 0 100%;
    margin: 0px;
}

div#ebook-fold .ebook-form .ebook-form-fields p span {
    flex: 1 0 100%;
}

div#ebook-fold .ebook-form .ebook-form-fields p {
    flex-wrap: wrap;
    gap: 10px;
}

  .floating-bottom-footer-title {
    flex-direction: column;
}

  .floating-bottom-footer .floating-bottom-footer-wrapper {
    max-width: unset;
}

  .xoo-wsc-basket {
    background: #426699;
    bottom: 110px;
    right: 77.5px;
    transition: all 500ms ease;
}

.floating-bottom-footer-title-content {
    width: calc(100% - 40px);
    margin: 0px auto;
}

.floating-bottom-footer-title-readmore {
    width: 100%;
    padding: 0px;
}

.floating-bottom-footer-title-readmore .readmore {
    width: 100%;
}

.floating-bottom-footer {
    bottom: 0px;
    right: 0px;
	width: 100%;
}

.floating-bottom-footer .row-container {
    padding: 0px;
}
  
  	.cs-header {
 	   padding: 100px 0px;
}

.cs-header .title {
    margin: 0px;
}

  .mob-icon-cancel-1:before {
    color: white;
    content: "\ecf2";
  }

  .form-email br {
    display: none;
}
.form-phone br {
    display: none;
}

  .form-phone p {
    margin: 0px;
}

  .mobmenu-content #mobmenuleft > li > a {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
  }

  .owl-nav {
    display: flex;
    justify-content: space-around;
  }

:is(.sector-slider.owl-carousel, .casestudy-slider.owl-carousel) .owl-dot {
    background: #426699;
    width: 15px;
    height: 15px;
}

:is(.sector-slider.owl-carousel, .casestudy-slider.owl-carousel) .owl-dots {
    gap: 5px;
    display: flex;
    padding-top: 10px;
    justify-content: center;
}
  
  .owl-dot {
    border-radius: 32px;
    opacity: .5;
    transition: all 300ms ease;
  }

  .owl-dot.active {
    opacity: 1;
  }
	
  div#page {
    padding: 0px;
  }
  /*== == MOBMENU == ==*/

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

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

  .mobmenul-container {
    top: 21px !important;
    height: 39px;
    float: none;
    bottom: 0px;
    width: auto;
    display: flex;
    justify-content: flex-start !important;
    margin-left: 0px !important;
    transition: all 0.3s ease;
  }

  .mob-menu-logo-holder {
    height: 75px !important;
    margin-top: 5px;
    padding: 0px 20px;
    transition: all 0.3s ease;
  }

  i.mob-icon-menu.mob-menu-icon::after {
    content: "" !important;
    font-style: normal;
    font-family: "Lato";
    font-size: 30px;
    line-height: 24px;
    font-weight: 500;
  }

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

/*   .navbar-fixed-top .mob-standard-logo {
    height: 51px;
    transition: all 0.3s ease;
  }

  .mob-standard-logo {
    height: 51px;
    transition: all 0.3s ease;
  }

  .navbar-fixed-top .mob-menu-logo-holder {
    height: 51px;
    transition: all 0.3s ease;
  }

  .navbar-fixed-top .mobmenul-container {
    transition: all 0.3s ease;
    top: 20px !important;
  }

  .mob-menu-logo-holder img {
    height: 51px;
    width: 350px;
    object-fit: contain;
  } */

  .mob-menu-header-holder {
    transition: all 0.3s ease;
    height: 80px !important;
    background: #316497;
    border-bottom: solid 1px white;
  }

  .navbar-fixed-top.mob-menu-header-holder {
    height: 70px !important;
    transition: all 0.3s ease;
  }

  #mobmenuleft ul.sub-menu.show-sub-menu li.menu-item {
    padding: 0px;
  }

  #mobmenuleft .menu-item-855 ul.sub-menu.show-sub-menu :is(.menu-item-906, .menu-item-907) {
    display: flex !important;
    flex-wrap: wrap;
}

  #mobmenuleft ul.sub-menu.show-sub-menu li a {
    border-style: none;
    border-radius: 0px;
    text-align: left;
    padding-left: 20px;
    width: 100%;
  }

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

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

  .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;
  }
	.address-wrap :is(ul) {
    flex: 0 0 30%;
    align-items: center;
    display: flex;
}
	
	.address-wrap {
    display: flex;
    flex-wrap: wrap;
}
	
	.address-wrap .contact-title {
 	   flex: 1 0 100%;
}

	.address-phone-wrapper {
	    display: flex;
	    flex-direction: row-reverse;
	    flex: 1 0 50%;
}

  /*== == 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) {	
	.address-phone-wrapper {
		display: flex;
		flex-direction: column;
		flex: 1 0 100%;
	}
	
	.title {
		font-size: 32px;
		line-height: 40px;
	}
}

@media (max-width: 540px) {

.floating-bottom-footer .floating-bottom-footer-wrapper p {
  font-size: 20px;
  line-height: 28px;
  padding: 10px;
}
  
  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 {
  font-size: 24px;
  line-height: 28px;
  }

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

@media (max-width: 480px) {
  /* == == EBOOK FOLD == == */

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

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

@media (max-width: 440px) {
	
	.mob-menu-logo-holder img {
    width: 160px;
    left: 20px;
    position: relative;
}

.mob-menu-logo-holder {
    justify-content: flex-start;
}
	
}
@media (max-width: 400px) {
  .multi-web-footer {
    font-size: 10.5px;
  }
  
}

/*== == SITE WIDE BANNER == ==*/

@media(max-width: 1024px) {

.site-wide-banner-content p {
    font-size: 14px;
    line-height: 1.2;
}

.site-wide-banner-readmore .readmore {
    font-size: 14px;
    width: 100%;
}

.site-wide-banner {
    position: fixed;
    bottom: 0px;
    width: 100%;
    transition:all 500ms ease;
}

  .navbar-fixed-top .site-wide-banner {
    opacity:0;
}

.site-wide-banner .row-container {
    padding: 0px 6px;
}

iframe#tidio-chat-iframe {
    bottom: 100px !important;
}

body:has(.navbar-fixed-top) iframe#tidio-chat-iframe {
   bottom: 5px !Important;
}

body:has(.navbar-fixed-top) .xoo-wsc-basket{
    bottom:15px !Important; 
}

.site-wide-banner-readmore {
    width: 100%;
}

.site-wide-banner-wrapper {
    flex-direction: column;
    gap: 10px;
    text-align: center;
    padding: 12.5px 0px;
}

}

@media (max-width:430px) {

	iframe#tidio-chat-iframe {
    bottom: 120px !important;
}

.xoo-wsc-basket {
    bottom: 129px;
}
	
}

	/*=== == SITE WIDE BANNER END == ==*/