/*
Theme Name: H-Code Child
Theme URI: http://wpdemos.themezaa.com/h-code
Author: Themezaa
Author URI: http://www.themezaa.com
Description: Child theme for H-Code theme
License: Themeforest Split Licence
License URI: http://themeforest.net/licenses
Template: h-code
Version: 1.1
Text Domain: h-code-child
*/

/*html, body {
     width: auto !important;
     overflow-x: hidden !important;
     overflow-y: scroll !important;
     -webkit-overflow-scrolling:touch;
}
*/

/* * {
     background: #000 !important;
     color: #0f0 !important;
     outline: solid #f00 1px !important;
}
 */
 
.page-template-default {
    min-height: 90VH;
}

 h1, h2, h3, h4, h5, h6 {
     font-family: proxima-nova, sans-serif;
     font-size: 17px;
     line-height: 22px;
     font-weight: 400;
     color: #243746 ;
     text-transform: none;
 }
 
 @font-face {
     font-family: 'Glyphter';
     src: url('fonts/Glyphter.eot');
     src: url('fonts/Glyphter.eot?#iefix') format('embedded-opentype'), url('fonts/Glyphter.woff') format('woff'), url('fonts/Glyphter.ttf') format('truetype'), url('fonts/Glyphter.svg#Glyphter') format('svg');
     font-weight: normal;
     font-style: normal;
}
 [class*='icon-']:before{
     display: inline-block;
     font-family: 'Glyphter';
     font-style: normal;
     font-weight: normal;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
}
 .icon-Arrow-charcoal:before{
    content:'\0041';
}
 .icon-Arrow-blue:before{
    content:'\0042';
}
 .icon-Arrow-white:before{
    content:'\0043';
}
/*********************/
/* Fonts */
/*********************/
 .ca-carousel-pull-out-heading{
     font-family: caecilia, sans-serif;
     font-size: 34px;
     line-height: 40px;
     font-weight: 600 !important;
     text-transform: none;
}
 .ca-carousel-sub-heading, .navbar .simple-dropdown > ul.dropdown-menu > li a{
     font-family: proxima-nova, sans-serif;
     font-size: 18px;
     line-height: 22px;
     text-transform: none;
     font-weight: 400 !important;
     text-transform: none;
     letter-spacing: 0em;
}
 .ca-style-1{
     font-family: caecilia, sans-serif;
     font-size: 60px;
     line-height: 68px;
     text-transform: none;
     font-weight: 400;
     letter-spacing: -0.04em;
}
 .ca-style-2{
     font-family: caecilia, sans-serif;
     font-size: 60px;
     line-height: 68px !important;
     text-transform: none;
     font-style: italic;
     font-weight: 800;
    /* heavy italic */
}
 .ca-style-3{
     font-family: caecilia ;
     font-size: 26px !important;
     line-height: 32px !important;
     font-weight: 600;
     text-transform: none !important;
}
 .ca-style-4{
     font-family: proxima-nova, sans-serif;
     font-size: 15px;
     line-height: 20px !important;
     font-weight: 400;
     text-transform: none;
}
 .ca-style-5{
     font-family: caecilia, sans-serif;
     font-size: 34px !important;
     line-height: 40px !important;
     font-weight: 400;
     text-transform: none !important;
     letter-spacing: -0.04em;
    /*roman*/
}
 .ca-style-6, p, .search-form .search-input{
     font-family: proxima-nova, sans-serif;
     font-size: 17px;
     line-height: 22px;
     font-weight: 400;
     color: #243746 ;
     text-transform: none;
    /*regular*/
}
 .ca-style-7{
     font-family: proxima-nova, sans-serif;
     font-size: 15px;
     line-height: 19px;
     font-weight: 600;
     text-transform: none;
     letter-spacing: 0.1em
}
 .ca-nav-links{
     font-family: proxima-nova, sans-serif;
     font-size: 21px;
     font-weight: 500;
    /*medium*/
     font-kerning: normal;
}
 .ca-footer-links, .menu-footer-menu-container ul li a{
     font-family: proxima-nova, sans-serif;
     font-size: 18px;
     line-height: 18px;
     font-weight: 600;
     font-kerning: normal;
     text-transform: capitalize;
}
 .ca-footer-info{
     font-family: proxima-nova, sans-serif;
     font-size: 13px !important;
     line-height: 16px !important;
     font-weight: 300;
     font-kerning: normal;
     margin-bottom: 0;
}
 .ca-footer-copyright{
     font-family: proxima-nova, sans-serif;
     font-weight: 300;
     color: #cdcdcd;
     font-size: 10px;
     line-height: 15px;
}
 .ca-counter-numbers{
     font-family: proxima-nova, sans-serif;
     font-size: 40px;
    /*Extrabold*/
     font-kerning: normal;
     font-weight: 900;
}
 .ca-counter-heading{
     font-family: caecilia, sans-serif;
     font-size: 18px;
     line-height: 22px;
     font-weight: 800;
    /*Heavy*/
}

 .navbar ul.navbar-nav li a {
     font-family: proxima-nova, sans-serif;
     font-weight: 500;
     font-kerning: normal;
     font-size: 16px;
     color: #243746;
     text-transform: none;
     line-height: 16px;
	letter-spacing: 0em;
	padding:0;
}
 .uppercase {
     text-transform: uppercase;
}
 .italic {
     font-style: italic;
}
 .heavy {
     font-weight: 800;
}

@media screen and (max-width: 767px) {
 .ca-carousel-pull-out-heading{
    font-size: 25px;
    line-height: 28px;
}
 .ca-carousel-sub-heading{
    font-size: 12px;
    line-height: 16px;
}
.ca-style-1, .ca-style-2 {
    font-size: 43px;
    line-height: 53px !important;

}
    .ca-style-5 {
    font-size: 25px !important;
    line-height: 32px !important;
}
.ca-style-3 {
    font-size: 21px !important;
    line-height: 24px !important;
}
}
/*********************/
/* Global Styles */
/*********************/
 .ca-blue, .icon-Arrow-blue {
     color: #29abe2 !important;
}
 .ca-grey, .icon-Arrow-charcoal {
     color: #243746 !important;
}
 .ca-white, .icon-Arrow-white{
     color: #ffffff !important;
}
 .ca-grey-bg{
     background-color: #243746;
}
 .ca-grey-bg-80{
     background-color: rgba(36, 55, 70, .8);
}
 .ca-white-bg{
     background-color: #ffffff;
}
 .ca-light-grey-bg{
     background-color: #edeff0;
}
 .ca-blue-bg {
     background-color: #29abe2;
}
 html,body{
     height: 100%
}
 html, body{
     font-family: "proxima-nova";
     color: #243746 !important;
}
 .bold {
     font-weight: 600;
}
 .light {
     font-weight: 300;
}
.d-block {
    display: block;
}
 blockquote{
     padding: 0;
}
 .align-center{
     align-items: center;
}
 .text-left{
     text-align: left;
}
 .text-right{
     text-align: right;
}
 .text-center{
     text-align: center;
     display: block;
}
 .text-transform-none{
     text-transform: none;
}
 ul {
     list-style-type: disc;
     padding: 0 0 0 20px;
}
 li {
     padding: 0 0 0 10px;
}
 .ca-separator-line {
     height : 1px;
     border-bottom: 1px solid #29abe2;
     width: 50px;
     margin: 20px auto;
}
 .position-rel {
     position: relative;
}
 .position-abs {
     position: absolute;
}
 .vh-85{
     height: 85VH;
}
 .h-32px {
     height: 32px;
}
 p:last-child{
     margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
    .mobile-text-center {
        text-align: center;
    }
    .tpb-20-m {
        padding-bottom: 20px !important;
    }
}
/*********************/
/* Flex */
/*********************/
 .d-flex {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
}
 .flex-end {
     align-items: flex-end;
}
 .flex-end-end {
     align-items: flex-end;
     justify-content: flex-end;
}
 .flex-justify-end {
     justify-content: flex-end;
}
 .flex-justify-between {
     justify-content: space-between;
}
 .flex-justify-center {
     justify-content: center;
}
 .d-flex-center {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
}
 .d-flex-col {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     flex-direction: column;
}
 .flex-wrap {
     flex-wrap: wrap;
}
 .row-reverse {
     flex-direction: row-reverse;
}
 @media all and (min-width: 991px){
     .flex-base {
         display: flex;
         vertical-align: baseline;
    }
}
/*********************/
/* Margins & Paddings */
/*********************/
 .no-padding {
     padding:0;
}
 .no-padding-left-right {
     padding-left:0;
     padding-right:0;
}
 .tp-20 {
     padding: 20px;
}
 .tpb-5{
     padding-bottom: 5px;
}
 .tpb-10{
     padding-bottom: 10px;
}
 .tpb-15{
     padding-bottom: 15px;
}
 .tpb-20{
     padding-bottom: 20px;
}
 .tpb-30{
     padding-bottom: 30px;
}
.tpb-60{
     padding-bottom: 60px;
}

.tpb-120{
     padding-bottom: 120px;
}

 .tpt-10{
     padding-top: 10px !important;
}
 .tpt-26{
     padding-top: 26px !important;
}
 .tpt-30{
     padding-top: 30px !important;
}
 .tptb-5 {
     padding-top:5px;
     padding-bottom: 5px;
}
 .tptb-10 {
     padding-top:10px;
     padding-bottom: 10px;
}
 .tptb-30 {
     padding-top:30px;
     padding-bottom: 30px;
}

.tprl-30 {
     padding-right:30px;
     padding-left: 30px;
}
 .tpt-85 {
     padding-top: 85px;
}
 .p-20{
     padding: 20px !important;
}
 .tpl-60 {
     padding-left: 60px;
}
 .tpr-12 {
     padding-right: 12px;
}
 .tpl-10 {
     padding-left: 10px;
}
 .tpl-20 {
     padding-left: 20px;
}
.tpl-40 {
     padding-left: 40px;
}
 .tpb-100 {
     padding-bottom: 100px;
}
 .no-margin-bottom {
     margin-bottom: 0;
}
 .no-margin-top {
     margin-top: 0;
}
 .tmt-20 {
     margin-top: 20px;
}
 .tmt-30 {
     margin-top: 30px;
}
 .tmb-10 {
     margin-bottom: 10px;
}
 .tmb-80 {
     margin-bottom: 80px !important;
}
 .tmt-145 {
     margin-top: 145px !important;
}
.tmb-7 {
     margin-bottom: 7px !important;
}
 .tmb-50 {
     margin-bottom: 50px !important;
}
 .tmb-40 {
     margin-bottom: 40px !important;
}
 .tmb-30 {
     margin-bottom: 30px !important;
}
 .tmb-60 {
     margin-bottom: 60px !important;
}
 .h-100 {
     height: 100% !important;
}
.tmtb-50 {
     margin-top:50px;
     margin-bottom: 50px;
}
 .w-100 {
     width: 100% !important;
 }
 .vh100 {
     height: 100VH;
 }     

/*********************/
/* Show/Hide Mobile */
/*********************/
 @media (max-width: 768px){
     .hide-mobile{
         display:none;
    }
}
 @media (max-width: 450px){
     .hide-xs-mobile{
         display:none;
    }
}
 .popup-gallery img, .lightbox-gallery img, .image-popup-no-margins img, .image-popup-vertical-fit img, .masonry-portfolio-grid.grid figcaption {
     cursor: pointer;
}
/*********************/
/* header */
/*********************/

.nav-black.white-header .navbar-nav li.current-menu-item a {
border: none !important;
font-weight: 800;
}

.sticky-nav .navbar-nav > .simple-dropdown > .dropdown-menu {
	top: 68px;
}
.accordion-menu ul.dropdown-menu li {
	justify-content: flex-start;
	min-height: 28px
}

.white-header ul.dropdown-menu {
	width: 379px !important;
    padding: 20px !important;
}
.simple-dropdown > ul.dropdown-menu > li a {
	border-bottom: 1px solid #243746 !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
}
.simple-dropdown > ul.dropdown-menu > li a:hover,
.nav-black.white-header .navbar-nav li.current-menu-item ul.dropdown-menu > li :hover{
	border-bottom: 1px solid #29abe2 !important
}

.simple-dropdown > ul.dropdown-menu > li {
	padding: 5px !important;
}
.simple-dropdown > ul.dropdown-menu > li:last-child {
	padding-bottom: 14px !important;
}

/* #collapse2 li a {
	border-bottom: #243746;
}
#collapse2 li a:hover{
	border-bottom: 2px solid #29abe2 !important;
} */
 .shrink-nav.nav-border-bottom, .sticky-nav.nav-border-bottom{
     border-bottom: 5px solid #29abe2;
}
 .sticky-nav .logo-light{
     height: 60px;
}
@media screen and (min-width: 990px){
.navbar .container .row .col-md-2.pull-left {
	margin-top: 7px;
}
}
 .navbar.sticky-nav img.logo, .navbar.sticky-nav img.retina-logo {
     width: 250px !important;
     max-width: 250px !important;
	 height: 60px;
}
 @media (min-width: 768px){
     .navbar .container {
         width: 750px;
    }
}
 @media (min-width: 992px){
     .navbar .container {
         width: 970px;
    }
}
 @media (min-width: 1200px){
     .navbar .container {
         width: 1183px;
    }
}
 @media screen and (max-width: 400px) {
     .navbar.sticky-nav img.logo, .navbar.sticky-nav img.retina-logo {
         width: 165px !important;
         max-width: 165px !important;
		 height: auto;
    }
}
@media screen and (min-width: 990px){
 .accordion-menu li {
     min-height: 55px;
     display: flex;
     justify-content: center;
     align-items: center;
}
}
@media screen and (max-width: 991px){
 .search-cart-header, .navbar-header.sm-width-auto{
margin-top: 7px;
     
 }
}

/*********************/
/* Buttons */
/*********************/
 a.ca-button-blue{
     background-color: #29abe2;
     color: white;
     padding: 15px;
     border-radius: 5px;
     display: table;
     margin: auto;
     font-size: 20px;
     font-weight: 700;
     letter-spacing: 0.01em;
         text-align: center;
}
 a.ca-button-blue:hover{
     background-color: #243746;
     color: white !important;
}
 a.ca-button-white {
     background-color: #ffffff;
     color: #243746;
     padding: 15px;
     font-size: 20px;
     font-weight: 700;
     letter-spacing: 0.01em;
     border-radius: 5px;
     display: table;
     margin: auto;
         text-align: center;
}
 a.ca-button-white:hover {
     background-color: #243746;
     color: white !important;
}

 .ca-learn-more-btn{
     font-family: proxima-nova, sans-serif;
     font-weight: bold;
     font-size: 18px;
     color: #ffffff;
     padding-left: 30px;
     text-transform: none;
     letter-spacing: 0.26px;
}
 .ca-learn-more-btn:hover{
     color: #ffffff;
}
.next-previous-project-style2 a:hover {
    background: #ffffff;
    color: #243746;
}

 .learn-more-button {
     background: transparent;
     border:none;
     padding: 0;
     font-size: 20px;
     margin: 10px 0 0;
     -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
     -ms-transition: all 0.4s;
     transition: all 0.4s;
}
 .learn-more-button span {
     position: relative;
}
 .learn-more-button span i {
     -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -ms-transition: all 0.2s linear;
     transition: all 0.2s linear;
     position: absolute;
     left: 0;
     top: 1px;
}
/* .learn-more-button:hover {
     color: #c40009;
}
 */
 .learn-more-button:hover i {
     left: 130px;
}
/*********************/
/* Footer */
/*********************/
 .hcode-footer-middle {
     display: none;
}
 .menu-footer-menu-container ul li {
     display: inline
}
 .menu-footer-menu-container ul li a{
     color: #ffffff;
}
 .hcode-footer-bottom a:hover, .fa.fa-linkedin-square:hover {
     color: #29abe2 !important;
}
 .footer-bottom {
     top: 0;
}
 .menu-social {
     padding-bottom: 30px;
}
 .fa.fa-linkedin-square {
     font-size: 40px;
     color: #ffffff;
}
 ul.footer-menu li:not(:last-child){
     padding-right: 40px;
}
footer ul li.current-menu-item a {
    color: #ffffff;
}
 @media screen and (max-width: 708px) {
     
    ul.footer-menu.d-flex {
         flex-direction: column;
         justify-content: center;
             align-items: flex-start;
    padding: 15px;
    }
     ul.footer-menu.d-flex li {
         padding-right: 0px;
    }
     
     
 }
     

 @media screen and (min-width: 768px) and (max-width: 989px) {
     .hcode-footer-bottom div:nth-child(5) {
         align-items: flex-start;
         padding-top: 20px;
    }
    
}
@media screen and (min-width: 708px) and (max-width: 989px) {
    .menu-footer-menu-container {
        padding-left: 15px;
    }
}
 @media screen and (max-width: 767px) {
     .fa.fa-linkedin-square {
         align-self: center;
         padding: 20px;
    }
     .d-flex.menu-social{
         flex-direction: column;
    }
     .footer-contact div {
         justify-content: flex-start;
        
    }
    .footer-contact div.d-flex-col{
         padding: 15px;
    }
     .hcode-footer-bottom div:nth-child(5) {
         align-items: flex-start;
          padding: 15px !important;
    }
     .hcode-footer-bottom div:nth-child(4) {
         margin:0;
    }
     .menu-social {
         padding-bottom: 0;
    }
     .menu-social a {
         text-align: left;
    }
}
/* @media screen and (max-width: 767px) {
     .fa.fa-linkedin-square {
         float: none;
         text-align: center;
    }
}
/**************************/
/* 404 Page */
/**************************/
 .btn-404 {
     max-width: 244px;
     margin: auto;
     display: block;
}
/**************************/
/* Search */
/**************************/
 .search-form .search-input {
   
}
 .search-form .search-button.close-search {
     color: #29abe2 !important;
     top: 19px;
}
 .search-form .search-input {
     border-bottom: 2px solid #29abe2;
     padding-bottom : 2px;
}
.search-form .search-input {
     border-bottom: 2px solid #29abe2 !important;
}
 .search-cart-header {
     padding-top: 15px;
}

 @media (min-width: 1200px){
     .navbar-nav.navbar-right:last-child {
         margin-right: -60px;
    }
}
 @media (min-width: 992px){
     .navbar-nav.navbar-right:last-child {
         margin-right: -30px;
    }
     .search-cart-header {
     padding-top: 22px;
}
}

/*********************/
/* Home Page */
/*********************/
.slider-typography p {
    margin-bottom: 16px;
}
 .services-pods{
     padding: 20px;
}
 .services-pods a:hover h3{
 color: #243746 !important;    
 }
 
 .counter-section {
     width: 100%;
     float: left;
     padding: 0 20px;
}
 .counter-section img{
    display: block;
    margin: auto;
 }
 .counter-section span.counter-number {  line-height:40px; }
 
 @media screen and (min-width: 1000px) {
     .counter-section {
         width: 20%;
    }
}
 .features-box-10 .features-box-icon {
     height: 65px;
     width: 65px;
     bottom: 0;
     background-position: center;
     background-size: cover;
     background-repeat: no-repeat;
}
 .features-box-10.battery-icon .features-box-icon {
     background-image: url("images/Automotive&Technology-icon.png");
}
 .features-box-10.supplychain-icon .features-box-icon {
     background-image: url("images/supplychain-icon.png");
}
 .features-box-10.quality-icon .features-box-icon {
     background-image: url("images/Testing&Quality-icon.png");
}
 .features-box-10.bi-icon .features-box-icon {
     background-image: url("images/BI-icon.png");
}
 .blog-slider .owl-pagination {
     bottom: -50px;
}

 .dot-pagination .carousel-indicators li {
     padding: 0;
     height: 9px;
     width: 9px;
}
 .carousel .carousel-indicators {
     bottom: 0px;
}

#blog-post-slider-1540687354 .blog-post img {
     height: 100%;
 }
 #blog-post-slider-1540687354 .post-details {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 60%;
}

#blog-post-slider-1540687354 .post-details .entry-content p {
    min-height: 88px;
}

 @media screen and (max-width: 989px) {
     .owl-wrapper .blog-post .no-padding-right {
         margin-bottom: 20px;
         padding: 20px !important;
    }
}
@media screen  and (min-width: 991px) {
.blog-slider .tmb-30{
    margin-bottom: 4px !important;
}
}
@media screen  and (min-width: 1200px) {
.blog-slider .tmb-30{
    margin-bottom: 30px !important;
}
}

@media screen and (max-width: 990px) {
    .blog-slider .blog-post {
        flex-direction: column;
    }
    .post-details {
        padding: 20px;
    }
}
@media screen and (max-width: 992px) {
  .tmt-145 {
       margin-top: 103px !important;
   }
   /*.slider-text-middle-main .tpt-30{*/
   /*     padding-bottom: 30px;*/
   /* }*/
}

@media screen and (max-width: 767px) {
    .tmt-145 {
         margin-top: 99px !important;
    }
    .blog-post p {
        padding: 0;
    }
    .tpt-26 {
        padding-top: 0 !important;
    }
    
}

@media screen and (min-width: 614px) and (max-width: 767px) {
    .services-pods{max-width: 578px;
        margin: auto;
    }
    .services-pods-container img{
        display:block;
        margin: auto;
    }
    .features-box-10 .features-box-icon {
        left: 80px;
    }
}

/*********************/
/* Team Member */
/*********************/

.team-member .team-details{
	overflow: scroll !important;
}
 .team-style-7.team-member:hover .team-details {
     opacity: 1;
     margin-bottom: 0px !important;
}
 .team-style-7.team-member .team-details p {
     margin-bottom: 10px;
}
 .team-style-7.team-member figure {
     padding: 35px;
}
 .team-style-7 p {
     color: #ffffff;
     text-align: center;
 }
.Darshan .team-post {
        min-height: 38px;
}

@media screen and (max-width: 377px) {
   .team-style-7  .ca-style-4 {
    font-size: 13px;
    line-height: 15px !important;
   }
}
/*********************/
/* Work with Us */
/*********************/
 .testimonial-slider p{
     color: white;
}
 .dot-pagination .owl-page.active span, .dot-pagination .carousel-indicators li.active {
     background-color: #29abe2 !important;
     box-shadow: none;
     border: 1px solid #29abe2 !important;
}
 .dot-pagination .owl-page span, .dot-pagination .carousel-indicators li, .dot-pagination .carousel-indicators li:hover{
     background-color: #ffffff !important;
     box-shadow: none;
     border: 1px solid #29abe2 !important;
     height: 9px;
     width: 9px;
}
 .dot-pagination .carousel-indicators li{
     border: 1px solid #ffffff !important
}
 .vc-hoverbox-block.vc-hoverbox-front div{
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     
}
.vc-hoverbox-block-inner.vc-hoverbox-front-inner {
    padding: 20px 60px;
}
.testimonial-slider #tolka p.ca-style-3 {
    margin-bottom: 5px;
    }
    
.testimonial-slider #tolka img {
	width: 100%;
}
.testimonial-slider #tolka p.ca-style-3{
	min-height: 96px;
	}
section.work-with-us-img {
    background-position: top;
}

@media screen and (min-width: 768px)  {
    
	.testimonial-slider #tolka p.ca-style-3{
	min-height: 352px;
	}

	.testimonial-slider #tolka p:last-child{
	min-height: 60px;
	}

.testimonial-slider #tolka p:nth-child(2) {
    padding-top: 5px;
}
}
@media screen and (min-width: 768px) and (max-width: 989px) {
    .testimonial-slider #tolka p.ca-style-7{
	min-height: 38px;
	}
		section.work-with-us-img {
    min-height: 400px !important;
}
section.work-with-us-img {
    background-position: center 38px;
}
}

@media screen and (min-width: 992px)  {
   .testimonial-slider #tolka p.ca-style-3 {
    min-height: 256px;
}
.testimonial-slider #tolka p:last-child {
    min-height: 40px;
}

}

@media screen and (min-width: 999px) {
	.testimonial-slider #tolka p.ca-style-3{
	min-height: 260px;
	}
	.testimonial-slider #tolka p:last-child{
	min-height: 40px;
	}
/*		section.work-with-us-img {*/
/*    min-height: 700px !important;*/
/*}*/
}

@media screen and (max-width: 767px) {
    	section.work-with-us-img {
    min-height: 200px !important;
}
section.work-with-us-img {
    background-position: center 11px;
}
}
@media screen and (min-width: 991px) { 
    testimonial-slider #tolka p.ca-style-3{
	min-height: 260px;
	}
}

@media screen and (min-width: 1200px) {
	.testimonial-slider #tolka  p.ca-style-3{
	min-height: 206px;
	}
	.testimonial-slider #tolka p:last-child{
	min-height: 20px;
	}
}

@media screen and (max-width: 423px) {
    .testimonial-slider #tolka p.ca-style-3{
	min-height: 120px;
	}
}
@media screen and (max-width: 380px) {
    .testimonial-slider #tolka p.ca-style-3{
	min-height: 144px;
	}
	.testimonial-slider #tolka p.ca-style-4{
	min-height: 40px;
	}
}

@media screen and (max-width: 320px) {
    .testimonial-slider #tolka p.ca-style-3{
	min-height: 168px;
	}
}
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
    }



.agency-team h2 {
    padding: 20px 60px;
}
.agency-team h4{
     padding: 3px 60px;
}

.agency-team p {
        padding: 3px 55px;
}
.agency-team .benefits-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
   
   .agency-team figure {
    top: 0;
	bottom: auto;}
    
@media screen and (max-width: 1199px){
        .agency-team h2 {
    padding: 19px 46px;
}

    }
@media screen and (max-width: 989px)     {
    .agency-team h2 {
    padding: 0px 9px;
}
.agency-team h4, .agency-team p {
    padding: 0px ;
}
.agency-team figure {
        bottom: -65px;
}
.agency-team.team-member:hover .team-details {
    margin-bottom: 103px !important;
}
}
@media screen and (max-width: 767px) {
   .agency-team.team-member {
       margin-bottom: 30px;
   } 
   .agency-team h2 {
    padding: 20px 5px;
}
.agency-team h4, .agency-team p {
    padding: 0px 60px;
}
.agency-team .team-details{
    display: flex;
    align-items: center;
    justify-content: center;
}
.agency-team .team-details figure {
    width: 300px;
     top: -76px;
}
}

@media screen and (max-width: 480px) {
.agency-team .team-details {
    height: 100% !important;
}
}
@media screen and (max-width: 480px){
.agency-team h2 {
    padding: 20px 85px;
}
}

@media screen and (max-width: 1190px) {
    iframe.work-with-us-map {
        height: 598px;
    }
}
@media screen and (max-width: 990px) {
    iframe.work-with-us-map {
        height: 658px;
    }
}


/*************************/
/* Technology & Inovation */
/*************************/
  .team-style-4 .key-person {
     overflow: hidden;
     max-height: 377px;
}
 .team-style-4 .key-person-details {
     padding: 22px 7px 120px;
}
 .team-style-4 img {
     display: block;
     margin: auto;
     width: 100%;
}

 .team-style-4 .key-person:hover .key-person-details{
     bottom: 85px;
 }
 @media screen and (min-width:990px) and (max-width: 1199px){
     .team-style-4 .key-person {
     max-height: 561px;
} 
.team-style-4 .key-person .key-person-details span{
    min-height: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
 } 
 }
  @media screen and (min-width: 768px) and (max-width: 989px){
      .team-style-4 .key-person {
     max-height: 448px;
  }
  .team-style-4 .key-person .key-person-details span{
    min-height: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
 } 
  }
  
@media screen and (max-width: 767px){
    .team-style-4{
        max-width: 300px;
        margin:auto;
    }
      .team-style-4 .key-person {
        max-height: 385px;
      }
      .team-style-4 .key-person-details span {
     min-height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
      }
      
}
@media (max-width: 480px){
.team-style-4 .key-person-details {
    bottom: 0px !important;
}
.team-style-4 .key-person-details {
    padding: 21px 7px 34px;
}
.team-style-4 .key-person {
    max-height: 451px;
}
}
/*************************/
/* CONTACT US */
/*************************/
 .contact-us-locations {
     padding-bottom: 20px;
}

/*@media screen and (max-width: 1190px) {*/
/*    iframe.work-with-us-map {*/
/*        height: 598px;*/
/*    }*/
/*}*/
@media screen and (max-width: 991px) {
    iframe.contact-us-map {
        height: 507px;
    }
}
/*************************/
/* News */
/*************************/
@media screen and (min-width: 992px){
.blog .blog-list-layout {
    max-height: 300px;
}}

 @media (max-width: 990px){
     .blog-list-layout .blog-details {
         padding: 20px !important;
         margin-bottom: 20px;
    }
}

 section.parent-section{
     padding-bottom: 0px;
}
 .pagination {
     margin-top: 0px;
     margin-bottom: 60px;
}
 .pagination span.current {
     border-bottom: 1px solid #29abe2;
     font-family: proxima-nova, sans-serif;
     font-weight: 600;
     color: #29abe2;
     margin: 0 10px 0 25px;
     font-size: 14px;
}
 .pagination a {
     font-family: proxima-nova, sans-serif;
     font-weight: 600;
     color: #243746;
     margin: 0 10px 0 25px;
     font-size: 14px;
}


/*************************/
/*Blog Single Page       */
/*************************/
.blog-image-box {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.blog-details-text p {
    margin-bottom: 10px;
}
.icon-Arrow-charcoal.prev-news:before {
    transform: rotate(180deg);
}
.icon-Arrow-charcoal.prev-news {
    left: 135px;
      top:3px;
}
.next-previous-project-style2 a i {
    font-size: 18px;
}

 .learn-more-button:hover i.icon-Arrow-charcoal.prev-news {
     left: -30px;
}
.icon-Arrow-charcoal.next-news {
    left: -23px;
    top:3px;
}
.next-previous-project-style2 .previous-link a,
.next-previous-project-style2 .next-link a{
    padding-top:0;
}
.next-previous-project-style2 {
    margin: 0px;
}
@media (max-width: 767px){
.next-previous-project-style2 div {
    border-bottom:0 !important;
}
.next-previous-project-style2 {
    margin:0;
}

.next-previous-project-style2 {
    display: flex;
    justify-content: space-between;
}
}
@media (max-width: 450px){ 
    .next-previous-project-style2 {
     flex-direction: column;
}

.next-previous-project-style2 .next-link .learn-more-button{
display: flex;
justify-content: flex-end;
}
.next-previous-project-style2 .previous-link .learn-more-button
{
display: flex;
justify-content: flex-start;
}
}

/*************************/
/* Misc Pages            */
/*************************/

.layoutArea h2,
.layoutArea h1, 
.layoutArea h2, 
.layoutArea h3, 
.layoutArea h4, 
.layoutArea h5{
    padding-bottom: 10px;
}
.layoutArea p:last-child {
    margin-bottom: 22px;
    
}

/*************************/
/* Site Map              */
/*************************/
.sitemap {
    min-height: 90VH;
}
.sitemap a {
    border-bottom: 1px solid #ffffff;
}
.sitemap a:hover{
     border-bottom: 1px solid #29abe2;
}
.sitemap p {
    margin-bottom: 11px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .sitemap .wpb_column {
    min-height: 252px;
    }
}
@media screen and (max-width: 768px) {
    .sitemap span.ca-style-3{
        margin-top: 10px;
        display: block;
    }
}

/*************************/
/* Search results        */
/*************************/

.search-results .blog-list-layout .blog-details{
    padding-left:0;
}
.search-results .parent-section {
    padding-top: 145px;
}
.search-results-content {
    padding: 50px 0px;
}
.search-results-content:nth-child(odd) {
    background-color: #edeff0;
}
/*************************/
/* Jobs Page        */
/*************************/

.blog-title a {
letter-spacing: -0.04em
}


/***************************************/
/* Case Studies & Publications       */
/***************************************/
.case-studies-box {
    padding: 30px 20px;
}
section.case-studies-content {
    padding-top: 0px;
}
@media screen and (min-width: 768px) {
section.case-studies-content h5{
    min-height: 80px;
     max-height: 80px;
    overflow: hidden;
    
}
section.case-studies-content .entry-content p{
    min-height: 66px;
    max-height: 66px;
    overflow: hidden;
}
}
/*************************/
/* Mobile padding        */
/*************************/
@media screen and (max-width: 767px) {
    section.top-section {
        padding: 80px 0 40px 0 !important;
    }
    .search-results .parent-section {
       padding: 120px 0 40px 0 !important;
    }
    .search-results .parent-section h1 {
        padding-bottom: 1px;
    }
    .search-results-content {
            padding: 30px 0px;
    }

}

@media screen and (max-width: 991px) {
   .white-header .dropdown-menu {
       background: #ffffff !important;
       padding: 0 !important;
   }
    .navbar .simple-dropdown > ul.dropdown-menu > li a{
    color: #243746  !important;
    border-bottom: 0 !important;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-kerning: normal;
    font-size: 16px;
    color: #243746;
    text-transform: none;
    line-height: 16px;
    letter-spacing: 0em;
    padding: 0;
    display: flex;
    align-items: center;
    }
    .navbar .simple-dropdown > ul.dropdown-menu > li a:hover{
        color: #29abe2;
    }
    .simple-dropdown > ul.dropdown-menu > li a {
          border-bottom: 0 !important;
    }
    .simple-dropdown > ul.dropdown-menu{
         padding: 0 !important;
    }
    .navbar ul.navbar-nav li a {
        display: flex;
        align-items: center;
    }
    #menu-item-7 {
            border-top: 5px solid #29abe2 !important;
    }
    .simple-dropdown > ul.dropdown-menu > li a:hover, .nav-black.white-header .navbar-nav li.current-menu-item ul.dropdown-menu > li :hover {
        border-bottom:0 !important;
    }
}
@media (max-width: 480px){
.search-form .search-button, .search-form .search-button.close-search{
 top: 7px !important;
}
}

/* updates for latest h-code theme 18March2020*/

.owl-carousel .owl-item img {
    max-width: 100%;
    width: 100%;
  }

  .dot-pagination .owl-dot span {
    background-color: #ffffff !important;
    box-shadow: none;
    border: 1px solid #29abe2 !important;
    height: 9px;
    width: 9px;
  }
  .dot-pagination .owl-dot.active span {
    background-color: #29abe2 !important;
    box-shadow: none;
    border: 1px solid #29abe2 !important;
  }
  .blog-slider .owl-dots {
  bottom: -45px;
  }

  
@media(min-width: 1000px) and (max-width: 1053px) {
    .navbar .hcode-header-logo, .navbar .accordion-menu, .navbar .search-cart-header {
        padding-left: 0;
        padding-right: 0;
    }
}

@media  (max-width: 991px){
body .navbar > .nav-header-container .navbar-nav > li.simple-dropdown > .dropdown-menu li a{ 
    text-transform: capitalize;
    font-weight: 400 !important;
    }
}
.navbar ul.navbar-nav li a{
    padding: 15px 10px;
}
@media screen and (max-width: 400px) {
.navbar.sticky-nav.shrink-nav img.logo, 
.navbar.sticky-nav.shrink-nav  img.retina-logo,
.navbar.sticky-nav.shrink-nav  img.retina-logo-light {
  width: 165px !important;
  max-width: 165px !important;
  height: auto;
}
.sticky-nav .logo-light {
    height: 40px;
}
}

@media (min-width: 1000px) {
    
.page-id-154 .hcode-row-1,
.page-id-378 .hcode-row-1,
.page-id-941 .hcode-row-1,
.page-id-833 .hcode-row-1,
.page-id-58 .hcode-row-1{
  padding: 50px 0 60px !important;
}

  #menu-main-menu > li {
    min-height: 80px;
  }
  ul.panel-collapse {
    padding: 0;
  }

  .navbar
    > .nav-header-container
    .navbar-nav
    > li.simple-dropdown
    > .dropdown-menu
    li
    a {
    color: white;
    padding: 9px 0px 0px !important;
    text-transform: capitalize;
  }
  .navbar
    > .nav-header-container
    .navbar-nav
    > li.simple-dropdown
    > .dropdown-menu
    li
    a:hover {
    color: #29abe2;
  }
  .navbar > .nav-header-container .navbar-nav > li:last-child {
    margin-right: 20px;
  }

  .hcode-row-1 {
    padding: 60px 0 60px !important;
  }

  .navbar.sticky-nav.shrink-nav img.logo,
  .navbar.sticky-nav.shrink-nav img.retina-logo-light,
  .navbar.sticky-nav.shrink-nav img.retina-logo {
    width: 250px !important;
    max-width: 250px !important;
    height: 60px;
  }

  
  section {
    padding: 60px 0;
  }
}


@media screen and (max-width: 989px) and (min-width: 768px) {
section.work-with-us-img {
  background-position: top;
}
}
@media screen and (max-width: 767px){
section.work-with-us-img {
  background-position: top;
}
}

@media screen and (max-width: 999px){
   .page-id-154  section.top-section.hcode-row-1,
   .page-id-378  section.top-section.hcode-row-1,
   .page-id-941  section.top-section.hcode-row-1{
      padding: 40px 0 40px 0 !important;
    }
}

