/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro



*/

* {
    font-family: 'Montserrat';
}

.text-center,
.text-center *{
	text-align:center !important;
}

.text-white{
	color: white;
}

.brn-wrapper.btn-center .x-anchor-button {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    background: #175c36;
    width: 200px;
    color: #fff;
    border-radius: 5px;
	margin:auto;
}


.btn-wrapper .x-anchor-button {
 
    padding: 10px 20px;
    background: #175c36;
    color: #fff;
    border-radius: 5px;
}

.brn-wrapperr .x-anchor-button:hover {
	background:darkgreen;
}

.d-flex.center{
	display:flex;
	align-items:center;
	justify-content:center;
}

.mb-0{
	margin-bottom:0px;
}

.d-flex.align-center{
	display:flex;
	align-items:center
}

.ser-icon .x-column {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.x-crumbs  ol  li a {
    color:#fff;
    padding:10px;
}

.x-crumbs ol li .x-icon:before {
    color:#fff;
}

.x-container.max.width {
    padding: 14px 0px;
}

.p-20 {
    padding: 20px 40px;
    display: flex !important;
    flex-direction: column;
    gap: 15px;
    align-items: center;
}

.vision-mission .el23, 
.vision-mission .el27 {
    text-align: center;
    color: #fff;
    padding: 0px 25px;
}


.page-id-266 .x-container.marginless-columns {
    background: #000138;
    color: #fff;
}

.page-id-266 .x-container.marginless-columns .x-text {
    color: #fff;
    padding: 15px;
}


.desktop .sub-menu a {
    text-transform: capitalize;
}
.x-topbar {
    background: #243559;
}

.top-bar-loc {
    padding: 10px 0;
}

.top-bar-loc span {
    color: #f1ebeb;
    padding-right: 23px;
    font-size: 14px;
}

.top-bar-loc span i {
    padding-right: 5px;
    color: #dfbb57;
}

.x-topbar .x-social-global a {
    color: #dfbb58;
}

.x-colophon {
    box-shadow: none;
    border-top: 0px;
}

.x-navbar {
    box-shadow: none;
    border-bottom: 0px;
}

.x-topbar {
    border-bottom: 0px;
}

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none !important;
}

.x-slider-container.below {
    border-bottom: 0px;
}

h2.h-custom-headline {
    margin-top: 0px;
}

span.gradient {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.65) 25%,rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.65) 25%,rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.65) 25%,rgba(0,0,0,0.9) 100%);
    -webkit-animation: opacity-hide .6s ease forwards;
    -moz-animation: opacity-hide .6s ease forwards;
    -o-animation: opacity-hide .6s ease forwards;
    animation: opacity-hide .6s ease forwards;
}

.divisin-c {
    position: absolute;
    top: 0px;
    padding: 30px;
}

.divisin-c p {
    /* display: none; */
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}
.tc-center
{
    text-align: center;
}
/*
.hot-products {
    padding: 14px;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 15px;
}
*/
.divisin-c h3 {color: #fff;margin-top: 0;font-size: 20px;}


.divisin-c a {
    color: #dfbb57;
    font-weight: 600;
}

.division-mover {
    margin-top: 0;
}

.light-intro p{
    font-size: 15px;
    color: #000;
}

.x-colophon.bottom {
    background: #243559;
    border-top: 1px solid;
    box-shadow: none !important;
        padding: 0px;
}

.x-colophon.bottom .x-nav li a {
    text-transform: capitalize;
    color: #fff;
}

.x-colophon.bottom .x-social-global a {
    color: #fff;
}


.e18-45.x-section {
    /*
    background-image: url(images/1.bg.jpg);*/
    background-position: 100%;
    padding: 27px 0px !important;
    background-repeat: no-repeat;
    position: relative;
	margin-bottom:0px;
}

.e18-45.x-section h2.h-custom-headline {
    color: #fff;
}

.x-crumbs .x-text {
    color: #fff !important;
}

.x-breadcrumb-wrap {
    display: none;
}

.x-topbar p {
    display: none;
}
.enquiry-form form .wpcf7-text {
    display: inline-block;
    width: 47%;
    padding: 15px 22px;
    height: 50px;
    margin-right: 0px;
    font-size: 15px;
    margin-bottom: 18px;
    border: 1px solid #cec9c9;
}

.enquiry-form form .wpcf7-textarea {
    display: inline-block;
    width: 100%;
    padding: 22px;
    height: 80px;
    margin-right: 27px;
    font-size: 15px;
    margin-bottom: 15px;
    border: 1px solid #cec9c9;
}

.c0r {
    text-align: left;
}

.enquiry-form .wpcf7-form-control-wrap span {
    position: absolute;
    bottom: 0;
    left: 22px;
    top: 12px;
    color: #e53622;
    font-size: 12px;
}

.enquiry-form .wpcf7-form-control-wrap {
    position: relative;
}

.c0r .wpcf7-submit {
    padding: 0px 19px;
    line-height: 56px;
    display: inline-block;
}

.c0r .wpcf7-submit:focus {
    outline: none;
}
.c0r .wpcf7-submit {
    padding: 0px 19px;
    line-height: 56px;
    display: inline-block;
    background: #1f2578;
    box-shadow: none !important;
    margin-top: 10px;
    border: 0px;
}

.cntrl-right-c {
    margin-right: 0px !important;
    margin-left: 32px;
}
span.privacy-r {
    display: inline-block;
    width: 94%;
    vertical-align: top;
    padding-left: 6px;
    color: #fff;
    font-size: 14px;
}

.accept span {
    width: 100%;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    font-size: 16px !important;
    color: black !important;
}

.accept input[type="checkbox"],label.news-terms input {
    color: rgb(85, 85, 85);
    border-color: black;
    background: white;
    clear: none;
    cursor: pointer;
    line-height: 0;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    min-width: 20px;
    -webkit-appearance: none;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    margin: 8px 12px 12px 0px;
    outline: 0px;
    transition: border-color 0.05s ease-in-out;
    padding: 0px !important;
    /* border-radius: 4px; */
}

.accept input[type="checkbox"]:checked:before,label.news-terms input:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    min-width: 20px;
    background: white;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.accept input[type="checkbox"]:checked:before,label.news-terms input:checked:before {
    content: '\f00c';
    margin: 9px 0px 0px 0px;
    background: white;
    font-family: 'FontAwesome';
    font-size: 13px;
}
.contact-info i {
    color: #1f2578;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    border-radius: 50%;
}
footer.x-colophon.top {
    background: #243559;
    padding: 10px;
}
ul#menu-footer-navigation li {
    box-shadow: none;
    border-width: 0px;
    display: inline-block;
    padding-right: 15px;
    width: 50%;
    margin-bottom: 5px;
    position: relative;
    float: left;
}

ul#menu-footer-navigation li a {
    box-shadow: none;
    border-width: 0px;
    color: #e4e1e1;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 19px;
    text-transform: capitalize;
    text-shadow: none;
}

ul#menu-footer-navigation li a:before {
    content: "";
}

ul#menu-footer-navigation {
    box-shadow: none;
    border-width: 0px;
    padding-left: 0px;
}

ul#menu-footer-navigation li a:hover {
    background-color: transparent !important;
}
footer.x-colophon.top h4 {
    color: white;
    box-shadow: none;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.widget_nav_menu .current-menu-item>a {
   background-color: transparent !important;
}
ul#menu-footer-navigation li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    line-height: 1.4;
    font-size: 18px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 0;
}
footer.x-colophon.top p {
    text-shadow: none;
    color: white;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    color: #fff !important;
    display: block;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 2px;
}
.footer-icons ul li a:hover{
    color: #fff;
	background: #dfbb59;
	border:1px solid #dfbb59;
}
.footer-icons {
    margin-top: 30px;
}
.footer-icons ul {
    padding-left: 0;
    margin-left: 0px;
}
.list ul li {
  font-weight: 600;
  font-size: 16px;
  margin: 11px 0px;
  list-style-type: none;
  vertical-align: middle;
  padding-left: 30px;
  color: #5f5d5d;
  box-shadow: none;
  border-width: 0px;
  display: inline-block;
  /* padding-right: 15px; */
  width: 50%;
  margin-bottom: 5px;
  position: relative;
  float: left;
}
.list ul li:before {
   content: "\f00c";
   font-family: FontAwesome;
   position: absolute;
   left: 0px;
   color: #21287a;
   margin-top: 0px;
   font-size: 15px;
   border-radius: 100%;
   padding: 0px 6px;
   font-weight: 700;
}
/*
p {
    margin: 0 0 0.313em;
}
*/
/*Animation */
.featured-image:hover .x-bg, .featured-image:focus .x-bg {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
.featured-image {
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
   
}
.featured-image .x-bg {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
   }

.team {
    border-bottom: 0px !important;
}
.team-desc
{
    border-top: 0px !important;
}
.team-desc ul li {
    display: inline-block;
}
.team-desc ul li a {
    color: #1c3551 !important;
    display: block;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 2px;
}
.team-desc ul li a:hover{
    color: #fff;
	background: #dfbb59;
	border:1px solid #dfbb59;
}
.team-desc {
    margin-top: 30px;
}
.team-desc ul {
    padding-left: 0;
    margin-left: 0px;
}
.ser-icon
{
    
}
.top-bar-loc a {
    color: white;
}
.entry-wrap-table {
    display: none !important;
}

.hot-products {
    margin-bottom: 20px !important;
}
/*--------------------------------*/
/* 4.Welcome Services Area
/*--------------------------------*/
.all-well-services {
	margin-top:-30px;
}
.well-services{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1;
	position: relative;
	margin-top: 30px;
}
.main-services {
    display: block;
    padding: 20px !important;
}
.well-icon {
    width: 60px;
    float: left;
    height: 100px;
    font-size: 40px;
    color: #dfbb59;
}
.services-img {
    overflow: hidden;
    position: relative;
}
.image-overly-text .top-icon {
    font-size: 50px;
    line-height: 46px;
    margin-bottom: 20px;
    display: block;
	color: #dfbb59;
}
.services-img img {
    transform: scale(1.1);
    transition: 0.4s;
}
.image-overly {
    position: absolute;
    padding: 30px !important;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.image-overly-text {
    position: relative;
    top: 0;
    left: 0;
    z-index: 11;
	opacity: 0;
}
.image-overly::after{
    position: absolute;
    content:"";
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.99) none repeat scroll 0 0;
    z-index:-1;
    opacity: 0;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	transition: 0.4s;
}
.well-content h4 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 0 10px;
    margin: 0;
    text-transform: uppercase;
}
.services-img .top-icon {
    font-size: 36px;
    line-height: 56px;
    margin-bottom: 0px;
    display: block;
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: 0px;
    background: #dfbb59;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
}
.service-btn {
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
	z-index: 1;
}
.service-btn::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -12px;
    top: -2px;
}
.well-services:hover .services-img img {
    transform: scale(1);
    transition: 0.4s;
}
.well-services:hover .image-overly::after,
.well-services:hover .image-overly-text{
    opacity: 1;
	transition: 0.4s;
}
.service-content h4:hover{
    color: #dfbb59;
}
.well-services:hover .service-btn:hover{
    color: #dfbb59;
}

.project-box {
    background: #02A5EA;
    padding: 20px;
    color: white;
}
/*
.project-box li.x-block-grid-item:first-child {
    width: 70%;
}

.project-box li.x-block-grid-item:last-child {
    width: 25%;
}
*/
.logo-fifa {
    position: absolute;
    top: 0;
    right: 0;
    width: 37%;
}
.post-type-archive .project-list .hot-products, .tax-project-category .project-list.hot-products
 {
    padding: 0px !important;
 }
 .post-type-archive .project-list .x-column, .tax-project-category .project-list .x-column
 {
   margin-right: 3%;
 }
 .post-type-archive .project-list .x-column, .tax-project-category .project-list .x-column
 {
  width: 30%;
 }
.post-type-archive .project-list .x-sidebar, .tax-project-category .project-list .x-sidebar {
    width: 23.5% !important;
}
.post-type-archive .project-list .x-main ,.tax-project-category .project-list .x-main {
    width: 76.5% !important;
}
.post-type-archive .project-list .hot-products h3,.tax-project-category .project-list .hot-products h3 {
    font-size: 16px;
    font-weight: 600;
   }
.post-type-archive .project-list h6.location, .tax-project-category .project-list h6.location{
     margin-top: 5px;
}
.entry-wrap-table {
    display: table;
        width: 100%;
}

.tc {
    display: table-cell;
}
.x-recent-posts-imgs {
    position: relative;
    padding-bottom: 56.25%;
    background: center center/cover no-repeat;
    border-radius: 2px;
    height: 221px;
}
.hot-products {
    padding: 14px;
}
.hot-products h6 {
    color: #5c5c59;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
}
.box-right h6 {
    text-transform: capitalize;
    /* color: #bfd43b !important; */
}

.post-type-archive .project-list .hot-products h3, .tax-project-category .project-list .hot-products h3 {
    font-size: 16px;
    font-weight: 600;
}
.hot-products h3 {
    color: #212974 !important;
    margin: 0;
    font-size: 22px;
    text-align: center;
    margin-top: 13px;
    text-transform: capitalize;
    font-weight: 500;
}
.entry-thumb:before
{
    display: none;
}
.entry-thumb:hover
{
    background-color: transparent;
    opacity: 1;
}
a:hover
{
   transition: all 0.2s ease 0s !important;
}
div#fancybox-title-over {
    display: none;
}
span.x-text-content-text h1 {
    color: white;
    font-size: 26px;
    text-align: start;
    font-weight: 700;
}

.text-blue span.x-text-content-text h1{
	color: #243559;
	font-size: 26px;
}

.heading-black span.x-text-content-text h1 {
    color: black;
    font-size: 26px;
    text-align: start;
    font-weight: 600;
}

/*.box-hover:hover {
    background: #f7f7f7;
   
}
*/
.review-box img {
    width: 100%;
    max-width: 80px;
    height: auto;
    border-radius: 50%;
}
.review-box li:first-child {
    width: 33% !important;
}
.review-box {
    margin-bottom: 0px;
}

.review-box p {
    margin-bottom: 0px;
}
.strip-banner {
    padding: 104px 0;
}
.entry-wrap-content h3 {
    color: #212974 !important;
    margin: 0;
    font-size: 24px;
    text-align: center;
	 margin-top: 13px;
    margin-bottom: 13px;
    text-transform: capitalize;
    font-weight: 500;
}
.entry-wrap-content p {
    line-height: 1.5;
    font-weight: 500;
    font-size: 14px;
}
.single-project h6 {
    margin: 10px 15px;
}
.single-project .entry-featured img {
    margin-left: auto !important;
    margin-right: auto !important;
    display: inherit;
}
.desktop .sub-menu {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
   }
   .x-pagination a {
    color:#000;
}
.x-pagination span.current {
    text-shadow:none;
    background-color:#eee !important;
    box-shadow:none;
    color:#666;
}
.x-pagination {
      margin-bottom: 20px;
}
h4.h-widget {
    color: #aeaea8;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 14px;
    margin-top: 25px;
}

ul#menu-our-projects a {
    color: black;
    font-weight: 500;
    border: 0px !important;
    font-size: 16px;
    padding: 3px 0px;
    text-shadow: none;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
	padding-left: 15px;
	 margin: 6px;
  background-color: #eaeaea;
}

ul#menu-our-projects li {
    border-bottom: none  !important;
    border-radius: 0px !important;
    margin-bottom: 6px;
}

ul#menu-our-projects {
    border: 0px !important;
    border-radius: 0px !important;
}
ul#menu-our-projects .current-menu-item a {
    background-color: #e4003e !important;
    color: white;
     -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

ul#menu-our-projects a:hover {
    background-color: #243559 !important;
    color: white;
    text-shadow: none;
}
ul#menu-our-projects  a:before {
    color: white !important;
    content: "\f105";
    font-size: 18px;
    display:none;
}

ul#menu-our-projects a:hover::before ,ul#menu-our-projects .current-menu-item a:before {
    color: white !important;
    content: "\f105";
    font-size: 18px;
    opacity: 1;
    padding:10px 10px;
    display:inline;
}
.desktop .sub-menu a:hover {
    text-decoration: none;
    color: #ffffff !important;
    background-color: rgb(35, 39, 122);
}
.x-colophon-content p {
    letter-spacing: 0px;
    color: white;
    font-size: 13px;
}

.x-colophon-content a {
    color: #bfbebe;
}
.view-map-box a {
    position: relative;
    top: 5px;
}
.desktop .sub-menu {
    background-color: rgba(255, 255, 255, 0.8);
}
div#html5-watermark a {
    display: none;
}
.wonderplugin3dcarousel-content-title {
    font-weight: 700;
    font-size: 18px !important;
    color: white;
}
.wonderplugin3dcarousel-description {
    font-size: 16px !important;
    color: white;
}
div#wonderplugin3dcarousel-container-1 {
    background-color: #243559;
}
.download-pdf h3 {
       font-size: 22px;
    margin-top: 0px;
    color: #19266a;
    letter-spacing: 0.4px;
}
.download-pdf a {
    background-color: #1f2578;
    padding: 12px;
    color: white;
    margin-top: 30px;
    font-weight: 700;
}
.download-pdf img {
    border: 1px solid black;
}
.download-pdf a:hover {
    background-color: #0c5c37;
    color: white;  
}
a.division-img {
    position: relative;
}

a.division-img:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(148, 148, 148, 0.3);
}
ul#menu-services  li {
    box-shadow: none;
    border-width: 0px;
    display: inline-block;
    padding-right: 15px;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    float: left;
}

ul#menu-services  li a {
    box-shadow: none;
    border-width: 0px;
    color: #e4e1e1;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 19px;
    text-transform: capitalize;
    text-shadow: none;
}

ul#menu-services  li a:before {
    content: "";
}

ul#menu-services  {
    box-shadow: none;
    border-width: 0px;
    padding-left: 0px;
}

ul#menu-services  li a:hover {
    background-color: transparent !important;
}

ul#menu-services  li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    line-height: 1.4;
    font-size: 18px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 0;
}

/* Add zoom transition to the image when hover over the solutions page icons */
.zoom:hover {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5);
    transition: transform .1s;
}

/* Turn image color to gray scale when hover over the brand images */
.brands-img > .gallery > dl.gallery-item > dt.gallery-icon > a.set-target > img:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    filter: gray; /* IE6-9 */
    opacity: 0.5;
}
.menu-our-projects-container {
    /* background: rgba(34, 42, 118, 0.84); */
}

aside.x-sidebar.right {
    border: 1px solid black;
}
aside.x-sidebar h4 {
    text-shadow: none;
    background: #243559;
    padding: 15px;
    margin: 0;
    color: white;
}
aside.x-sidebar.right {
    border: 1px solid #00000042;
}
.gallery-columns-4 .gallery-item {
    width: 14%;
    margin: 0;
}
.gallery-columns-4 .gallery-item:hover {
    background-color: rgb(234, 234, 234);
}


ul#menu-primary-menu > li {
    padding: 0px 10px;
    font-family: 'Montserrat';
    color: #000;
}


ul#menu-primary-menu > li  *  {
    color:#000 !important;
    font-weight:600;
}

ul#menu-primary-menu > li ul > li:hover  *  {
    color:#fff !important;
}

ul#menu-primary-menu {
    padding: 22px 0px;
}

.el113.x-section{
	margin-bottom:0px;
}

.el114{
	display: flex;
	align-content:center;
} 

.mr-2 {
    margin-right: 40px;
}


/************** MEDIA QUERIES **********/
@media (max-width: 767px) {
	.mr-2 {
    margin-right: 20px;
}
    .divisin-c {
    position: absolute;
    top: 0px;
    padding: 40px;
}
.gallery-columns-4 .gallery-item {
    width: 33%;
    margin: 0;
    display: inline-block;
}
	.d-flex.align-center {
    flex-direction: column;
}
}
@media (min-width: 991px) {
.tax-project-category .project-list .x-column:nth-child(3n+1) {
    clear: left;
}
}
@media(max-width:767px){
    span.location {
    display: block;
    text-align: left;
}

span.phone {
    display: block;
    text-align: left;
}

span.email {
    display: block;
    text-align: left;
}
.top-bar-loc {
    padding: 10px 0;
    width: 100%;
}
a.x-brand.img {
    width: 230px !important;
        margin-top: 0px;
}
.x-brand {
    width: 230px !important;
}
 .x-recent-award-posts a.x-recent-post4 {
    width: 100%;
}
.post-type-archive .project-list .x-column, .tax-project-category .project-list .x-column {
    width: 100%;
}
.post-type-archive .project-list .x-main, .tax-project-category .project-list .x-main {
    width: auto !important;
}
.post-type-archive .project-list .x-sidebar, .tax-project-category .project-list .x-sidebar {
    width: auto !important;
}
.divisin-c h3 {
      font-size: 18px;
}
.x-topbar .x-social-global {
    float: none!important;
    width: 100%;
    text-align: left;
}
a.division-img {
    margin-top: 30px;
}
.list li {
    width: 100% !important;
}

.list ul {
    padding-left: 0px;
    margin-left: 0px;
}
 .x-navbar-inner {
    min-height: 50px !important;
}
.top-bar-loc span {
    padding-right: 0px;
    font-size: 12px;
}
span.location {
    display: inline;
}

span.phone {
    display: inline;
}

span.email {
    display: block;
        text-align: center;
}
.x-social-global {
    display: none;
}
.x-btn-navbar, .x-btn-navbar.collapsed {
    font-size: 30px;
}
.vision-mission .x-sm.x-1-2 {
    margin-bottom: 30px;
}
.reviews .x-sm.x-1-3 {
    margin-bottom: 20px;
}
.box-hover {
    margin-top: 30px;
}
.machine-box .x-column.x-sm.x-1-3 {
    margin-bottom: 30px !important;
}
.machine-box {
    padding: 0px !important;
}
.hide-mobile
{
    display: none;
}
.careers-bg .x-bg {
    display: none;
}
.enquiry-form {
    margin-top: 20px;
}
}
@media (max-width: 979px) {
    .x-navbar-wrap {
        /* padding: 20px 0px; */
        background: #000;
    }

   .x-navbar-wrap .x-navbar-inner .x-container.width {
    width: 100% !important;
}
.x-navbar {
      
    }

    .x-btn-navbar {
        padding: 0px 2px 0px 4px;
        margin-top: 35px!important;
        margin-right: 15px;
        margin-top: 8px !important;
    }

    .x-btn-navbar, .x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover {
        color: #065f36 !important;
        box-shadow: none;
        background-color: rgba(0, 0, 0, 0);
    }

    .x-navbar .mobile .x-nav li>a {
        border-top: 1px solid white;
        padding-left: 15px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500 !important;
        font-size: 15px !important;
        border-bottom: 0;
        border-right: 0;
        border-left: 0;
    }

    .x-navbar .mobile .x-nav li:last-child>a {
        border-bottom: 0px;
    }

    .x-navbar .mobile .x-nav {
        margin: 6px 0;
        margin-bottom: 0;
        background: #222778;
    }

    .x-navbar .mobile .x-nav li>a {
        background: #222778;
        padding-left: 15px !important;
        color: white !important;
    }

    .x-navbar .mobile .x-nav li:first-child>a {
        border-top: 0px;
    }
    .x-navbar {
        padding-bottom: 0px;
    }
a.x-brand.img {
    padding-left: 20px;
}
.well-content img {
    padding: 0px !important;
    width: 28%;
    margin: 0;
}
.well-content p {
    font-size: 12px;
}
.well-content h4 {
    font-size: 12px;
}
.cntrl-right-c {
    margin-right: 0px !important;
    margin-left: 0px;
}
.enquiry-form form .wpcf7-text {
    width: 100%;
   }
  ul.sub-menu a {
    text-transform: capitalize !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .post-type-archive .project-list .x-sidebar, .tax-project-category .project-list .x-sidebar {
    width: 30% !important;
}
.post-type-archive .project-list .x-main, .tax-project-category .project-list .x-main {
    width: 70% !important;
}
.post-type-archive-award .x-sidebar.right, .post-type-archive-award .x-main.left, 
.tax-project-category .x-sidebar.right, .tax-project-category .x-main.left{
 float: left !important;
  }
.x-sidebar{
   margin-top: 0em; 
}
.post-type-archive-award .x-sidebar{
   margin-top: 0em; 
}
.tax-project-category .x-sidebar {
    margin-top: 10px;
}
.post-type-archive .project-list .x-column, .tax-project-category .project-list .x-column {
    width: 49%;
    margin-right: 0px;
}
.tax-project-category .project-list .x-column:nth-child(2n+1) {
    clear: left;
}
.division-row .x-column.x-1-3 {
    width: 46%;
    margin-bottom: 4%;
}
.featured-image h1 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
}
.careers-bg .x-bg {
    display: none;
}
}


@media (min-width: 991px) {
 .project-list .x-column:nth-child(3n+1) {
    clear: left;
}

}
@media (min-width: 768px) and (max-width: 1024px) {
.divisin-c h3 {
      font-size: 18px;
}
.cntrl-right-c {
    margin-right: 0px !important;
    margin-left: 0px;
}
.enquiry-form form .wpcf7-text {
    width: 100%;
   }
   .careers-bg .x-bg {
    display: none;
}

}
@media (min-width:1201px) and (max-width: 1273px) {
.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 12px !important;
    padding-right: 12px !important;
    font-size: 13px;
}

a.x-brand {
    width: 300px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
    .division-row .x-column {
    width: 45% !important;
    margin-top: 1% !important;
}
    }
@media (min-width: 980px) and (max-width: 1024px) {
.x-navbar .desktop .x-nav > li > a {
    font-size: 12px !important;
}
a.x-brand.img {
    width: 250px;
}
.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.divisin-c {
     padding: 80px !important;
}
}
@media (min-width: 1025px) and (max-width: 1200px) {
   .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
a.x-brand.img {
    width: 250px;
}
    }
@media (min-width: 600px) and (max-width: 767px) {
   .division-row .x-column.x-1-3 {
    width: 400px;
    margin: 0 auto;
}
.home h2.h-custom-headline {
       text-align: center !important;
}
.division-mover {
    margin-top: 0;
    text-align: center;
}
div#our-team .x-sm.x-1-4 {
    width: 49%;
    display: inline-table;
}
    }
@media (min-width: 768px) and (max-width: 979px) {  
    .x-brand {
    margin-top: 4px !important;
    }
.x-navbar-inner {
    min-height: 70px !important;
}
.x-btn-navbar, .x-btn-navbar.collapsed {
    font-size: 50px !important;
}
    }
@media (min-width: 1274px) and (max-width: 1292px) {  
    .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 13px !important;
    padding-right: 13px !important;
}
}
@media (min-width: 1200px) and (max-width: 1320px) {  
  .divisin-c {
   padding: 15px !important;
}
    }
    
@media (min-width: 425px) and (max-width: 767px) {  
    .divisin-c {
       padding: 90px !important;
}
        }