/*
Theme Name: ConsultingX Child
Theme URI: http://www.fifthtribe.com
Author: Fifth Tribe
Author URI: http://www.fifthtribe.com
Template: consultingx
Description: Consulting X Child Theme
*/
/*--- GLOBAL STYLING ---*/
h2 {
  font-size: 30px;
}

h4 {
  font-size: 16px;
  line-height: 1.2em;
}

#wrapper {
  padding: 0;
}

/*--- NAVIGATION ---*/
.header {
  padding: 20px 0;
}

.header .logo img {
  width: 80%;
}

.header .header-signup-btn {
  display: none;
}

.slidedown_header .slidedown-logo img {
  max-height: 45px;
}

.header-user .header1-phone-text {
  display: none;
}

.header-user .header1-phone-number {
  font-size: 16px;
  font-weight: 300;
  color: #00adef;
}

.main-menu {
  margin-top: 10px;
  width: 78%;
  float: right;
	text-align:right;
}

.main-menu ul li {
  float: none;
	display:inline-block;
}

.main-menu ul li a {
  font-size: 18px;
  padding: 10px 27px;
}
.main-menu ul li:last-child a {
    padding-right: 0;
}

.mobile-logo {
  width: 100%;
  display: block;
  margin: 0 !important;
}

.mobile-logo img {
  width: 40%;
  margin: 10px auto;
  display: block;
  max-width: 150px;
}
.custom-page-header {
    padding: 45px 0 44px !important;
    background-color: #3d3d3f !important;
}
/*--- HOME PAGE  ---*/
.home.page-id-8 #wrapper {
  padding: 0;
}

.home.page-id-8 .hero {
  height: 750px;
}

.home.page-id-8 .hero .col-sm-12 {
  position: relative;
  top: 30%;
}

.home.page-id-8 .hero h1 {
  font-size: 60px;
  font-weight: 300;
  color: white;
  margin-bottom: 15px;
}

.home.page-id-8 .hero p {
  font-size: 16px;
  font-family: "Poppins";
  color: #b5b5b5;
  width: 70%;
}

.home.page-id-8 .hero .vc_btn3-container button {
  border: 1px solid #00adef;
  color: white;
  padding: 10px 30px;
  font-family: "Poppins";
  font-size: 16px;
}

.home.page-id-8 .owl-carousel .owl-dots.disabled,
.home.page-id-8 .owl-carousel .owl-nav.disabled {
  display: block;
}

.home.page-id-8 .expertise .services .vc_gitem-zone .vc_gitem-link:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, black, transparent);
  transform: translateY(40px);
  transition: all 0.4s ease;
}

.home.page-id-8 .expertise .services .vc_gitem-zone:hover .vc_gitem-link:after {
  transform: translateY(0px);
}

.home.page-id-8 .expertise .services .vc_gitem-zone-a .vc_gitem-zone-mini {
  position: absolute;
  z-index: 99;
}

.home.page-id-8 .expertise .services .vc_gitem-zone-a .vc_gitem-zone-mini .vc_custom_heading {
  margin-bottom: 0;
  padding: 10px 10px 0;
}

.home.page-id-8 .expertise .services .vc_gitem-zone-a .vc_gitem-zone-mini .vc_custom_heading h4 {
  color: white;
}

.home.page-id-8 .expertise .services .vc_gitem-zone-c {
  background-color: white;
}

.home.page-id-8 .expertise .services .vc_gitem-zone-c .vc_gitem-col {
  padding: 0;
}

.home.page-id-8 .expertise .services .vc_gitem-zone-c .vc_gitem-col p {
  font-size: 14px;
  line-height: 1.6em;
  color: black;
}

.home.page-id-8 .expertise .services .vc_gitem-zone-c .vc_gitem-col p:first-child {
  display: none;
}

.home.page-id-8 .expertise .services .vc_gitem-zone-c .vc_custom_heading {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
}

.vehicles .cq-expandgrid-face {
  border-radius: 5px;
  border: 2px solid transparent;
  transition: all 0.4s ease;
}

.vehicles .cq-expandgrid-content {
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.vehicles .cq-expandgrid-avatar {
  width: 50%;
  background-size: contain;
  background-repeat: no-repeat;
      margin-bottom: 10px;
}

.vehicles .cq-expandgrid-item.outfoucs .cq-expandgrid-face {
  opacity: 1;
}

.vehicles .cq-expandgrid-item:hover .cq-expandgrid-face,
.vehicles .cq-expandgrid-openstate .cq-expandgrid-face {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  border: 2px solid #00adef;
}

.vehicles .cq-expandgrid-title {
  color: #004a79;
  font-weight: 600;
}

.home.page-id-8 .case-studies .case-study-title a {
  color: #004a79;
  font-weight: 400;
  line-height: 1.5em;
}

.home.page-id-8 .cert-title {
  margin-bottom: 0;
}

.home.page-id-8 .certifications {
  margin-bottom: 0;
}

.home.page-id-8 .certifications .vc_gitem-zone-a {
  background-size: 80%;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-5 {
  height: 285px;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-7 {
  border-bottom: 1px solid #eaeaea;
  padding: 25px 20px;
  height: 285px;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-7 .vc_gitem-post-data-source-post_title h4 {
  font-size: 18px;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-7 .vc_gitem-post-data-source-post_excerpt {
  font-size: 13px;
  line-height: 2em;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-7 .vc_btn3-container {
  margin-bottom: 0;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-7 .vc_btn3-container a {
  padding: 0;
  background-image: none;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-7 .vc_btn3-container a:hover {
  color: black;
}


/* --- No Image Blog Post --- */
.home.page-id-8 .news .vc_grid .vc_col-sm-12 {
  border-bottom: 1px solid #eaeaea;
  padding: 25px 20px;
  height: 285px;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-12 .vc_gitem-post-data-source-post_title h4 {
  font-size: 18px;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-12 .vc_gitem-post-data-source-post_excerpt {
  font-size: 13px;
  line-height: 2em;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-12 .vc_btn3-container {
  margin-bottom: 0;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-12 .vc_btn3-container a {
  padding: 0;
  background-image: none;
}

.home.page-id-8 .news .vc_grid .vc_col-sm-12 .vc_btn3-container a:hover {
  color: black;
}


/*--- INNER PAGES ---*/
.hero-inner {
  padding: 50px 0;
}

.hero-inner h1 {
  color: white;
  font-size: 36px;
}

.hero-inner .wpb_content_element {
  margin-bottom: 0;
}

#compass-img {
  padding-top: 30px;
  width: 100%;
}

.equal-height-section,
.vc_custom_1533850896146 {
  background-size: 55% !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
}

/*--- CASE STUDY [BLOG POSTS]---*/
.blogpost_content {
  margin: 30px 0;
}

.blogpost_content .blogpost-thumbnail img {
  width: 90%;
  margin: auto;
}

.blogpost_content .category-case-study li,
.blogpost_content .category-case-study p {
  font-size: 16px;
  line-height: 1.5em;
  color: black;
}

.blogpost_content .category-case-study li {
  list-style: disc;
}

.blogpost_content .category-case-study .blogpost-comments,
.blogpost_content .category-case-study .blogpost-meta {
  display: none;
}

.blogpost_content .category-contract-vehicle .blogpost-comments,
.blogpost_content .category-contract-vehicle .blogpost-meta {
  display: none;
}




/*--- FOOTER ---*/
.footer .top-footer {
  padding-top: 50px;
}

.footer .top-footer .widget_media_image {
  text-align: center;
}

.footer .main-footer {
  padding-top: 0;
}

.footer .main-footer .widget_title {
  margin-bottom: 5px;
  font-weight: 600;
}

.footer .main-footer .textwidget p {
  color: #333;
}

.footer .main-footer .textwidget .copyright {
  margin-top: 20px;
  color: grey;
}

.footer .main-footer .textwidget .copyright a {
  color: grey;
}

.footer .main-footer .textwidget ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
}

.footer .main-footer .textwidget ul li {
  margin-bottom: 5px;
}

.footer .main-footer .textwidget ul li a {
  color: #333;
  font-family: "poppins";
  font-size: 15px;
  transition: all 0.4s ease;
}

.footer .main-footer .textwidget ul li a:hover {
  color: #00adef;
}

.footer .main-footer .social-icon {
  color: white;
  background-color: #00adef;
  border-radius: 100px;
  margin-right: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 20px;
  padding-top: 8px;
  transition: all 0.3s ease;
}

.footer .main-footer .social-icon:hover {
  background-color: black;
}

.footer .main-footer .social-icon a {
  color: white;
}

/* Main Contact Section Start */

.main-contact{
    padding: 50px 0;
}

.main-contact .contact-info h3{
    font-size: 27px;
    font-weight: 400;
    color: #00adef;
	margin-top: 20px;
}

.main-contact .contact-info .contact-info-detail{
    padding: 30px 0;
}

.main-contact .contact-info .contact-info-detail h4{
    font-size: 18px;
    margin-bottom: 15px;
    color: #222222;
	font-weight: 500;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.main-contact .contact-info .contact-info-detail p{
    line-height: 24px;
    
}

.main-contact .contact-info .contact-info-detail p a{
    color: #676767;
}


.main-contact .contact-info .contact-info-detail p a:hover{
    text-decoration: none;
    color: #00adef;
}

.main-contact .contact-form h3{
    font-size: 27px;
    font-weight: 400;
    color: #00adef;
    margin-bottom: 40px;
	margin-top: 20px;
}

.main-contact .contact-form form .form-control{
    border-radius: 0 !important;
    border-color: #676767;
}

.main-contact .contact-form form .form-group{
    margin-bottom: 20px;
}

.main-contact .contact-form form .form-group label{
    margin-bottom: 0;
    margin-left: 5px;
    font-weight: 600;
    font-size: 12px;
	color: #333;
}

.main-contact .contact-form form textarea{
    resize: none;
}

.main-contact .contact-form form .contact-btn{
    width: 100px;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 50px;
    font-size: 13px;
    border: 3px solid #00adef;
    font-weight: 700;
    transition: 0.3s;
	background: #fff;
    color: #333;

}
.wpcf7-response-output {
    text-align: center;
    padding: 7px 10px !important;
}
.wpcf7-not-valid-tip {
    display: none;
}
input.wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid {
    border-color: red !important;
}

.main-contact .contact-form form .contact-btn:hover{
    background-color: #00adef;
    color: #fff;
}


/* Information Section */

.information-enquiries{
    padding: 50px 0;
    background-color: #f3f3f3;
}

.information-enquiries h1{
    font-size: 36px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 45px;
    color: #222222;
    margin-bottom: 50px;
}

.information-enquiries .information-detail h5{
    color: #222222;
    font-weight: 700;
    font-size: 14px;
}

.information-enquiries .information-detail p a{
    color: #00adef;
    font-size: 14px;
    
}

.information-enquiries .information-detail p a:hover{
    text-decoration: none;
}

.information-enquiries .information-detail p{
    line-height: 24px;
}


/* -------------------------------------------------Home page CSS------------------------------------------------- */

.banner{
    max-width: 100vw;
    min-height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
    
}

.banner .banner-content{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.banner .banner-content h1{
    font-size: 60px;
    font-weight: 300 !important;
    color: #fff;
    margin-bottom: 15px;
}

.banner .banner-content p{
    font-size: 16px;
    font-family: "Poppins";
    color: #b5b5b5;
    margin-bottom: 35px;
}

.banner-btn{
    padding: 13px 19px;
    border: 2px solid #08c;
    display: inline-block;
    border-radius: 2em;
    color: #08c;
}

.banner-btn:hover{
    background-color: #08c;
    color: #fff;
    text-decoration: none;
}

/* Our Focus Section */

.our-focus{
    padding: 60px 0;
}

.home-heading h2{
    font-weight: 400;
    line-height: 46px;
    font-size: 30px;
    margin-bottom: 20px;
    color: #222222;
    text-align: center;
}

.our-focus .our-focus-detail .focus-box{
    width: 85%;
    height: 160px;
    margin: auto;
    padding: 25px 10px;
    border: 1px solid #f3f3f3;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}

.our-focus .our-focus-detail .focus-box .img-box{
    width: 50px;
    height: 50px;
    background-color: #00adef;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    
}

.our-focus .our-focus-detail .focus-box .img-box i{
    color: #fff;
    font-size: 30px;
    transition: 0.3s;
}

.our-focus .our-focus-detail .focus-box .text-box p{
    color: #00adef !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.our-focus .our-focus-detail .focus-box:hover{
    background: #00adef;
}

.our-focus .our-focus-detail .focus-box:hover .img-box{
    background: #fff;
    
}

.our-focus .our-focus-detail .focus-box:hover:hover i{
    color: #00adef;
}

.our-focus .our-focus-detail .focus-box:hover p{
    color: #fff !important;
}
.cq-expandgrid-item.cq-expandgrid-openstate .cq-expandgrid-content {
    margin-top: 42px !important;
    margin-bottom: 30px;
}
.cq-expandgrid-item.cq-expandgrid-openstate .cq-expandgrid-face:after {
    bottom: -42px !important;
}
/* tab section what we do */

.home-what-we-do{
   padding-bottom: 90px;
	    padding-top: 20px;
}
body .vehicles-bg-section {
    padding-top: 60px;
    padding-bottom: 70px;
    border: none !important;
}
.tab-header{
    display: flex;
    align-items: center;
    /* flex-wrap: wrap; */
    padding-bottom: 0px;
	border-bottom: 5px solid #c4c4c4;
}
.overflow-auto{
	display: flex;
	white-space: nowrap;
	overflow:hidden;
    overflow-x: auto;
	margin-bottom: 20px;
}
.overflow-auto::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #c4c4c4;
}

.overflow-auto::-webkit-scrollbar
{
	width: 4px;
	height:8px;
	background-color: #c4c4c4;
	border-radius: 10px;
}

.overflow-auto::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
	background-color: #000;
}
/* .tabs .tab-header > div.active{
    color: #00adef;
} */

.home-what-we-do .tabs .tab-body > div.active {
    position: relative;
}
.tabs .tab-indicator{
    position: relative;
    width: calc(100% / 6);
    height: 5px;
    background: #00adef;
    left: 0;
    top: -5px;
    transition: 0.3s;
	display:none;
}

.tabs .tab-header > div {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    color: #333;
	padding-bottom: 8px;
/* 	margin-right: 15px; */
	margin-right: 56px;
	margin-bottom:-5px;
	border-bottom: 5px solid transparent;
}
.tabs .tab-header > div.active {
    border-color: #00adef;
}

.home-what-we-do .tab-body {
    padding: 10px;
	margin-top: 25px;
	    overflow: hidden;
}

.tab-body{
    margin-top: 15px;
    position: relative;
}

.tabs .tab-body > div{
    position: absolute;
    top: -200%;
    opacity: 0;
    margin-top: 5px;
    transform: scale(0.9);
    transition: opacity 500ms ease-in-out 0ms,
                transform 500ms ease-in-out 0ms;
    align-items: center;
	display: flex;
	display: inline-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
    /* display: flex;
    justify-content: center;
    align-items: center; */

}
.tabs .tab-header > div:last-child {
    margin-right: 0;
}
.home-what-we-do .tabs {
    padding: 9px;
}
.tabs .tab-body > div img {
    max-width: 420px;
}
.tabs .tab-body > div ul {
    width: calc(100% - 420px);
	width: -webkit-calc(100% - 420px);
	width: -moz-calc(100% - 420px);
    padding-left: 50px;
}
.tabs .tab-body > div ul li {
    position: relative;
    font-weight: 600;
    color: #333;
    margin-bottom: 25px;
    padding-left: 15px;
}
.home-what-we-do .home-heading {
    margin-bottom: 30px;
}

.tabs .tab-body > div ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background: #00adef;
    border-radius: 100%;
}




.tabs .tab-body > div.active{
    top: 0px;
    opacity: 1;
    transform: scale(1);
    margin-top: 0px;
    
}

.tabs .tab-body > div.active img{
    width: 100%;
    display: block;
    margin: auto;
    object-fit: cover;
}

/* .tab-body .img-box{
    max-width: 100%;
    display: block;
    margin: auto;
    overflow: hidden;
}

.tab-body .img-box img{
    width: 100%;
    object-fit: cover;
} */

/* Contract vechiles section */

.contract-vechiles .img-box{
    max-width: 100%;
    display: block;
    margin: auto;
    overflow: hidden;
}

.contract-vechiles .img-box img{
    width: 100%;
    object-fit: cover;
}



/* Helping Govt Section */

.helping-govt{
    padding: 80px 0;
}

.helping-govt .img-box{
    max-width: 100%;
    display: block;
    margin: auto;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.helping-govt .img-box img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    
}

.home-overlay{
    content: '';
    width: 100%;
    min-height: 60px;
    background: #00adef;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
    align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
    display: flex;
    display: inline-flex;
	display: -webkit-flex;
	display: -moz-flex;
    width: 100%;
}

.home-overlay p{
    padding: 10px;
    color: #fff !important;
    margin-bottom: 0;
    
}
.helping-govt-content .home-overlay {
    text-align: left;
}
.helping-govt-content .home-overlay p {
/*     font-size: 18px; */
    padding: 20px 40px;
	text-align: center;
}
.helping-govt .helping-govt-content  .home-overlay a {
    font-size: 20px;
    font-weight: bold;
}
body .certification-slider-box .owl-carousel .owl-nav {
    display: block;
}
body .certification-slider-box .owl-carousel .owl-nav button {
    border-width: 0px !important;
    width: 22px !important;
    height: 22px !important;
    border: none !important;
    color: #000 !important;
    font-size: 45px;
    line-height: 0;
    bottom: auto;
    transform: translateY(-50%) rotate( 0deg) !important;
	-webkit-transform: translateY(-50%) rotate( 0deg) !important;
	-moz-transform: translateY(-50%) rotate( 0deg) !important;
    top: 50%;
    margin: 0;
	left: -20px;
	 z-index: 1;
}

.certification-slider  .home-heading h2 {
    margin-bottom: 30px;
}
body .certification-slider-box .owl-carousel .owl-nav button.owl-next {
	left: auto;
	right:-20px;
}
body .certification-slider-box .owl-carousel .owl-nav button:before {
    content: "\f104";
        font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}
body .certification-slider-box .owl-carousel .owl-nav button.owl-next:before {
    content: "\f105";
}
body .certification-slider-box .owl-carousel .owl-nav button span {
    display: none;
}
.home-overlay a{
    text-align: center;
    color: #fff;
    display: none;
}

.helping-govt .img-box:hover .home-overlay{
    min-height: 100%;
    /* opacity: 0.8; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}


.helping-govt .img-box:hover .home-overlay a{
    display: block;
}

/* Certification section */

.certification-slider{
    padding:20px 0 70px;
}
.helping-govt .home-heading h2 {
    margin-bottom: 35px;
}

.certification-slider .certification-slider-box{
    width: 100%;
    padding: 30px 0;
    /* background-color: #f4f4f4; */
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.certification-slider .certification-slider-box .img-box {
    max-width: 200px;
    min-height: 40px;
    display: block;
    margin: auto;
    overflow: hidden;
    align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
    display: flex;
	-webkit-display: flex;
	-moz-display: flex;
}
.certification-slider .certification-slider-box {
    padding: 0 20px;
}

.certification-slider .certification-slider-box .img-box img{
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
	margin: 0 auto;
}

.owl-theme .owl-dots .owl-dot{
    border: none !important;
}


.owl-theme .owl-dots .owl-dot:focus{
    border: none !important;
    box-shadow: none !important;
    outline: none !important;

}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    width: 25px !important;
    height: 25px !important;
    border: 1px solid black !important;
    color: transparent !important;
    border-radius: 0 !important;
    z-index: -1;
    /* transform: rotate(45deg) !important; */

}

.owl-carousel .owl-nav button.owl-prev{
    border-top: 1px solid transparent !important;
    border-right: 1px solid transparent !important;
    transform: rotate(45deg) !important;
    position: absolute;
    left: -3%;
    bottom: 35%;

}

.owl-carousel .owl-nav button.owl-prev:focus{
    box-shadow: none !important;
    outline: none !important;
    background-color: transparent !important;
}

.owl-carousel .owl-nav button.owl-prev:hover{
    background-color: transparent;
}

.owl-carousel .owl-nav button.owl-next{
    border-left: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    transform: rotate(45deg) !important;
    position: absolute;
    right: -3%;
    bottom: 35%;
}

.owl-carousel .owl-nav button.owl-next:focus{
    box-shadow: none !important;
    outline: none !important;
    background-color: transparent !important;
}

.owl-carousel .owl-nav button.owl-next:hover{
    background-color: transparent;
}


/* what we have section */

.what-we-have{
    padding: 70px 0;
    background-color: #f6f6f6;
}
.what-we-have .home-heading h2 {
    margin-bottom: 35px;
}

.what-we-have .img-box{
    max-width: 100%;
    display: block;
    margin: auto;
    overflow: hidden;
    position: relative;
    cursor: pointer;

}

.what-we-have .img-box img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    
}

.home-overlay p{
    padding: 0 25px;
    color: #fff;
    margin-bottom: 0;
/*     font-weight: 600; */
    line-height: 20px;
    width: 100%;
	text-align: center;
	line-height: 26px;
    
}
.what-we-have-content .row {
    margin-left: -25px;
    margin-right: -25px;
}
.what-we-have-content .row>div {
    padding: 0 22px;
}

.home-overlay a{
    text-align: center;
    color: #fff;
    display: none;
    font-weight: 600;
    margin-top: 10px;
    font-size: 16px;
}

.what-we-have .img-box:hover .home-overlay{
    min-height: 100%;
    /* opacity: 0.8; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.what-we-have .img-box:hover .home-overlay a{
    display: block;
}
@media (width: 1000px) {
.mobile-wrapper, .mobile-wrapper-spacer {
    display: block;
}
}
@media (max-width: 1199px) {
	.helping-govt-content .row>div, .what-we-have-content .row>div{
		margin-bottom:30px;
	}
	.helping-govt .img-box img, .what-we-have .img-box img {
    min-height: 300px;
		height: auto;
}
	.home-overlay p {
    padding: 20px 40px;
	
}
.main-menu{ width:75%;}
.main-menu ul li a {
    padding: 10px 11px;
}
	
}
@media (max-width: 991px) {
.tabs .tab-body > div img {
    max-width: 320px;
}
.tabs .tab-body > div ul {
    width: calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    padding-left: 30px;
}
.tabs .tab-body > div ul li {
    margin-bottom: 15px;
    font-size: 14px;
}

}

@media (min-width: 768px) {
  .main-footer .col-sm-4 {
    width: 25%;
  }
  .main-footer .col-sm-4:first-child {
    width: 40%;
  }
  .main-footer .col-sm-4:last-child {
    width: 35%;
  }
  
  
}

@media (max-width: 768px) {
  .news .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
    padding: 0;
  }
  .news .vc_gitem-zone-a .vc_gitem-row-position-top,
  .news .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: relative;
  }
  .cq-expandgrid-item.cq-expandgrid-openstate .cq-expandgrid-content {
    margin-top: 32px !important;
    margin-bottom: 20px;
}
.cq-expandgrid-item.cq-expandgrid-openstate .cq-expandgrid-face:after {
    bottom: -32px !important;
}
.tabs .tab-body > div img {
    max-width: 100%;
}
.tabs .tab-body > div ul {
    width: calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    padding-left: 0;
    margin-top: 30px;
}
}

@media screen and (max-width: 769px){
    .main-contact{
        padding: 0 0 30px;
    }

    .main-contact .contact-info h3{
        margin-bottom: 0;
    }

    .main-contact .contact-info .contact-info-detail{
        padding: 10px 0;
    }

    .main-contact .contact-form h3{
        margin-bottom: 30px;
    }

    .information-enquiries{
        padding: 30px 0;
    }

    .information-enquiries h1{
        margin-bottom: 30px;
    }
	.banner .banner-content h1 {
    font-size: 40px;
}

    .banner .banner-content{
        top: 40%;
    }


    .tabs .tab-body > div{
        grid-template-columns: repeat(1, 1fr);
    }
.home-what-we-do {
    padding-bottom: 30px;
}

    .our-focus .our-focus-detail .focus-box{
        margin-bottom: 20px;
    }
	.helping-govt-content .home-overlay p {
    padding: 20px 20px;
		font-size: 16px;
		line-height: 26px;
}
	.home-heading h2, .vehicles-bg-section h2 {
    font-size: 24px;
}
	body .vehicles-bg-section {
       padding-top: 40px;
    padding-bottom: 50px;
}
	.home-what-we-do .home-heading {
    margin-bottom: 10px;
}
	body .vehicles-bg-section .wpb_content_element {
    margin-bottom: 15px;
}
	.helping-govt .home-heading h2 {
    margin-bottom: 25px;
}
	.helping-govt {
    padding: 50px 0;
}
.our-focus {
    padding: 50px 0 10px;
}
	.banner .banner-content p br{
		display:none;
	}
}

@media screen and (max-width: 415px){
    .information-enquiries h1{
        font-size: 32px;
        margin-bottom: 10px;
    }

    .information-enquiries{
        padding: 20px 0;
    }

    .main-contact .contact-form form .contact-btn{
        display: block;
        margin: auto;
    }
	
	.banner .banner-content h1{
        font-size: 40px;
    }

    .our-focus{
        padding: 20px 0;
    }

    .home-heading h2{
        margin: 20px 0;
		line-height: normal;
    }

    .helping-govt{
        padding: 20px 0;
    }

    .certification-slider{
        padding: 20px 0;
    }

    .what-we-have{
        padding: 30px 0 20px;
    }
	.home-overlay p {
    padding: 20px 30px;
}
}

@media screen and (max-width: 361px){
    .information-enquiries h1{
        font-size: 31px;
    }
}

@media screen and (max-width: 321px){
    .information-enquiries h1{
        font-size: 27px;
    }
	
	.banner .banner-content h1{
        font-size: 33px;
    }

    .banner .banner-content p{
        font-size: 15px;
    }

    .banner .banner-content{
        top: 35%;
    }

    .home-heading h2{
        font-size: 24px;
    }
}