* {
  margin:0;
  border:0;
}
body {
  box-sizing: border-box;
}
/* .menu-icon {
  font-size: 30px;
  cursor: pointer;
  line-height: 30px;
} */
.img-responsive {
  max-width: 100%;
  margin: 0 auto;
}
.rightImgBox {
  float: right;
}
.rightImgContent {
  float: right;
}

/* @media only screen and (max-width: 1200px) {
  .text-contact {
    padding: 0;
    left: inherit;
    right: 0;
    align-items: bottom;
  }
} */
@media only screen and (min-width: 1012px){
  p.imapge_caption {
    width: 96%;
  }
}
@media only screen and (min-width: 1024px) {
  .servicesMain{
    width: calc(100% - 67.33%);
    float: left;
  }
}
@media only screen and (max-width: 425px) {
  .search-form {
    right: 60px;
    top: 25px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .threeCol.middle-sec {
    width: 80%;
  }
  .cd-horizontal-timeline .timeline {
    width: 58%;
  }
  .cd-horizontal-timeline .events-content li.selected {
    width: 65%;
    margin-left: 40%;
  }
  input[type="submit"] {
    width: 100%;
    max-width: 500px;
    margin-top: 0;
  }
  .menu-search form{
    width: 83%;
  }
  /*#centerGridtxt1{
    float: right;
  }*/
}
@media only screen and (max-width: 768px){
  .user-info.desktop-search.desktop-search-home{    
    /*position: absolute !important;*/
    margin-left: 0% !important;
}
}

}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .panel-content-wrapper1 {
    top: 33%;
    position: relative;
  }
}
@media only screen and (max-width: 1024px) {
  .menu-icon {
    right: 15px;
  }
  .search-form {
    right: 90px;
  }
  .footer {
    text-align: left;
  }
  .footer .widget2{
      width: 16%;
      margin: 0 0 20px;
      padding: 0 10px;
      font-size: 14px;
  }
  .widget2 .f-link1 li {
    float: none;
    display: block;
    text-align:left;
    margin: 0 auto 10px;
    word-wrap: break-word;
  }
  .bottom-footer {
    text-align: center;
    margin-top: 0;
    float: none;
    display: block;
  }
  .bottom-footer .left-bottom, .bottom-footer .right-bottom {
    text-align: center;
    float: none;
    display: block;
  }
  .social-side li {
    float: none;
    display: inline-block;
  }
  
  /* about page css starts here */
  .middle-sec {
    width: 80%;
    padding: 0 15px 10px;
  }
  .middle-sec p, .only-mission p{
    font-size: 16px;
    text-align: justify;
    line-height: 22px;
    padding: 0;
  }
  .about {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .top-name {
    left: 0;
    top: 0;
    position: relative;
  }
  .only-mission h3, .right-txt h3, .left-txt h3 {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 26px;
  }
  .only-vission {
    padding-top: 20px;
  }
  .only-vission .vision-txt {
    padding-bottom: 12px;
  }
  .clients {
    padding-bottom: 30px;
  }
  /* Agriculture page css starts here */
  
  .contact-img-1, .contact-img, .contact-img-3, .contact-img-5, .contact-img-7, .engineering-img, .contact-img-6, .contact-img-4, .contact-img-2, .contact-img-8, .contact-img.practice-area, .contact-img.contactBanner, .contact-img.sectorBanner, .contact-img.mediaBanner {
    display: flex;
    height: 80vh;
    background-size: cover;
    background-position: center bottom;
  }

  .contact-img-4 {
    background-position: 70% bottom;
  }

  .text-contact {
    padding: 0;
    left: inherit;
    right: 0;
  }
  .text-contact h1 {
    font-size: 36px;
    line-height: 44px;
    padding: 1% 0 1% 10%;
  }
  .three-grid-sector-img {
    margin-left: 0 !important;
    width: 50%;
  }
  p.bread-p {
    margin: 15px 0;
    text-align: left;
  }
  .three-grid-sector-img, .sector-img {
    padding: 30px 0;
  }
  .sector-img {
    width: 33.33%;
  }
  .three-grid-white-p {
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0;
  }

  /* css for careers page starts here */
  .main-content h1 {
    margin: 12px 0;
    padding: 0;
  }
  .middle-sec .white-p {
    width: 100%;
    text-align: center;
    margin: 10px auto;
  }

  /*css for agriculture page starts here */
  /* .single-img {
    width: 50%;
    float: none;
    display: inline-block;
  } */
  .sector-in-detail {
    text-align: center;
  }
  .three-grid-middle-sec {
    width: 90%;
  }
  .white-p {
    width: 100%;
  }
  .single-grid.grid-txt p{
    padding: 5px 10px;
  }
}


@media only screen and (max-width: 991px) {
  .middle-sec {
    width: 80%;
  }
  .grid-layout ul li {
    margin-bottom: 20px;
    width: 50%;
    max-height: 350px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .grid-layout ul li.grid-img img {
    max-width: 387px;
    max-height: 350px;
    width: 380px;
    height: auto;
  }
  .grid-layout ul li.grid-txt {
    /*padding: 0 20px;*/
  }
  .left-form, .right-form {
    width: 50%;
    float: left;
  }
  .contact-form input[type="text"], .contact-form input[type="number"] {
    width: 90%;
  }
  .search-form {
    display: block !important;
  }
  .search-form button {
    padding: 14px;
  }

  /* homepage css starts here */
 
  .homepage-container .panel {
    background: #fff;
  }
 
  .ma5slider .slides{
    height: 100vh;
  }
  /* .slide-area h1 {
    font-size: 20px !important;
    text-align: center !important;
    line-height: 22px !important;
    width: 100%;
  } */

  .cd-horizontal-timeline .events-content li.selected {
    padding-left: 0;
  }
  .bcg-homepage .title-container {
    width: 100%;
    margin: 20px auto;
    padding: 0;
  }
  .bcg-homepage .title-container .row .form-fields, .bcg-homepage .title-container .row input[type="submit"] {
    width: 100%;
    max-width: 500px;
    margin: 0;
    padding-left: 0;
  }
  .homepage-footer a, .homepage-footer p, .homepage-footer span {
    color: #ddd !important;
  }
  #centerGridImg1, #centerGridImg2{
    float: left;
  }
  #centerGridtxt1, #centerGridtxt2,#centerGridtxt3{
    float: right;
  }
  
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
  .panel-content-wrapper1 {
    top: 30%;
    position: relative;
  }
  .bcg-homepage .title-container .row {
    width: 50% !important;
    margin: 0 auto;
    padding: 0;
  }
  .sitefooter_homepage {
    transform: translateY(100%);
  }
  .footer-mg-bottom {
    width: 20%;
    margin: 0;
    float: left;
  }
  .sitefooter_homepage .sitefooter-wrapper {
    display: block;
  }
  .bcg-homepage .title-container .row .form-fields, .bcg-homepage .title-container .row input[type="submit"] {
    width: 100%;
    max-width: 500px;
    margin: 0;
    padding-left: 0;
  }
  .bcg-homepage .headline {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .cd-horizontal-timeline .timeline {
    width: 65%;
    margin: 0 33% 1%;
  }
  
  
  /* .cd-horizontal-timeline .events-wrapper {
    width: 80%;
    margin: 0 9.5%;
  } */
  .cd-timeline-navigation a {
    top: -35px;
  }
  .cd-horizontal-timeline .events-content li.selected {
    width: 65%;
  }
  .cd-horizontal-timeline .events-content em {
    margin: 0;
    padding: 10px;
  }
  .cd-horizontal-timeline .events-content p {
    padding: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  .cd-horizontal-timeline .events-content {
    height: auto !important;
  }
  .cd-horizontal-timeline .events a.older-event::after, .cd-horizontal-timeline .events a.selected::after, .cd-horizontal-timeline .events a::after {
    top: 29px;
  }
}

@media only screen and (max-width: 767px) {
  .menu-icon {
    right: 10px;
    top: 25px;
    line-height: 40px;
    width: 40px;
    padding: 0;
    font-size: 30px;
    height: 40px;
    cursor: pointer;
  }
  .footer .widget2{
      width: 100%;
      margin: 0 0 20px;
      text-align: center;
  }
  .widget2 .f-link1 li {
    float: none;
    display: block;
    text-align:center;
    margin: 0 auto 10px;
    padding-bottom: 3px;
  }
  
  /* about page css starts here */
  .middle-sec {
    width: auto;
    padding: 0 15px 10px;
  }
  .middle-sec p, .only-mission p{
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
    padding: 0;
  }
  .about {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .top-name {
    left: 0;
    top: 0;
    position: relative;
  }
  .only-mission h3, .right-txt h3, .left-txt h3 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
  }
  .only-vission {
    padding-top: 20px;
  }
  .only-vission .vision-txt {
    padding-bottom: 12px;
  }
  /* Agriculture page css starts here */
  
  .contact-img-1, .contact-img, .contact-img-3, .contact-img-5, .contact-img-7, .engineering-img, .contact-img-6, .contact-img-4, .contact-img-2, .contact-img-8, .contact-img.practice-area, .contact-img.contactBanner, .contact-img.sectorBanner, .contact-img.mediaBanner {
    display: flex;
    height: 80vh;
    background-size: cover;
    background-position: center bottom;
  }

  .contact-img-4 {
    background-position: 70% bottom;
  }

  .text-contact {
    padding: 0;
    left: inherit;
    right: 0;
    align-items: bottom;
  }
  .text-contact h1 {
    font-size: 32px;
    line-height: 40px;
    padding: 10px;
  }
  .three-grid-sector-img {
    margin-left: 0 !important;
    width: 50%;
  }
  p.bread-p {
    margin: 15px 0;
    text-align: left;
  }
  .three-grid-sector-img, .sector-img {
    padding: 30px 0;
  }
  .three-grid-white-p {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
  }
  .sector-img{
    width: 100%;
  }
  /* css for careers page starts here */
  .main-content h1 {
    margin: 12px 0;
    padding: 0;
  }
  .middle-sec .white-p {
    width: 100%;
    text-align: center;
    margin: 10px auto;
  }

  /*css for agriculture page starts here */
  /* .single-img {
    width: 50%;
    float: none;
    display: inline-block;
  } */
  .sector-in-detail {
    text-align: center;
  }
  .three-grid-middle-sec {
    width: 90%;
  }
  .white-p {
    width: 100%;
  }
  .social-side li a {
    padding: 10px;
  }
  ul.social-links.middle-sec {
    text-align: center;
  }
  .social-links li {
    margin-left: 5%;
    float: none;
    display: inline-block;
  }
  .full-width img {
    max-width: 100%;
    width: auto;
    margin: 0 0 30px;
  }
  .submit-button {
    width: 100%;
    max-width: 500px;
  }
  .contact-form label {
    text-align: left;
  }
  .contact-form input[type="submit"], .contact-form input[type="text"], .contact-form input[type="number"] {
    width: 100%;
  }
  .left-form, .right-form {
    float: none;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
  }
  .single-grid h3 {
    font-size: 18px;
    line-height: 22px;
    padding-left: 0;
  }
  .single-grid.grid-img p {
    padding-left: 5px;
  }
  .grid-layout ul li.single-grid {
    width: 100%;
    height: auto;
    max-height: 500px;
  }
  .single-grid.grid-img {
    text-align: center;
  }
  .single-grid.grid-img img{
    max-width: 465px;
    max-height: 465px;
    width: auto;
    height: auto;
  }
  .grid-layout {
    width: 80%;
    margin: 0 auto;
    float: none;
  }
  .grid-sec.middle-sec p strong {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
  }
  /*.search-form {
    display: block !important;
    right: 50px;
    top: 10px;
  }*/
  .search-form input[type="text"] {
    padding: 12px;
    width: 250px;
  }
  .search-form button {
    padding: 8px;
  }
  .d-ul {
    margin: 0 15px;
  }
  .d-ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .middle-sec-carousel {
    width: 80%;
  }
  .black-sector p.middle-sec {
    top: 15px;
    position: relative;
  }
  .black-sector .three-grid-sector-img, .black-sector .sector-img {
    background: #212121;
  }
  .left-txt {
    float: right;
  }

  /* homepage css starts here */
 
  .homepage-container .panel {
    background: #fff;
  }
  .bcg-homepage .primary-navigation-wrapper {
    margin-top: 0;
  }
  .container.homepage-container {
    height: auto;
  }
  .ma5slider .slides{
    height: 100vh;
  }
  .slide-area h1 {
    font-size: 20px !important;
    text-align: center !important;
    line-height: 22px !important;
    width: 100%;
  }
  .homepage-container .panel.top-level {
    height: 100vh;
    background-size: 100% 100% !important;
  }
  
  .bcg-homepage .title-container {
    width: 100%;
    margin: 20px auto;
    padding: 0;
  }
  .bcg-homepage .title-container .row {
    width: 90% !important;
    margin: 0 auto;
    padding: 0;
  }
  .bcg-homepage .title-container .row .form-fields, .bcg-homepage .title-container .row input[type="submit"] {
    width: 100%;
    max-width: 500px;
    margin: 0;
    padding-left: 0;
  }
  .homepage-footer a, .homepage-footer p, .homepage-footer span {
    color: #ddd !important;
  }
  
  .subheading {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
  }
  .panel-content-wrapper1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }
  
  .sitefooter-outerGridWrapper {
    text-align: center;
  }
  .cd-horizontal-timeline .events-content li.selected {
    padding-left: 0;
  }
  .bcg-homepage .headline {
    text-align: center;
    margin-bottom: 20px;
  }
  .cd-horizontal-timeline .timeline {
    height: 71px;
    width: 90%;
    max-width: 500px;
    margin: 0 15px;
  }
  .cd-horizontal-timeline .events-wrapper {
    width: 80%;
    margin: 0 9.5%;
  }
  .cd-horizontal-timeline .events-content li.selected {
    margin: 0;
    left: inherit;
    width: 90%;
    right: 0;
  }
  .cd-horizontal-timeline .events-content em {
    margin: 0;
    padding: 10px;
  }
  .cd-horizontal-timeline .events-content p {
    padding: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  .cd-horizontal-timeline .events-content {
    height: auto !important;
  }
  .cd-horizontal-timeline .events a.older-event::after, .cd-horizontal-timeline .events a.selected::after, .cd-horizontal-timeline .events a::after {
    top: 29px;
  }
  .bcg-homepage .cta {
    margin: 20px auto;
  }
  .bcg-homepage .cta-panel-content {
    text-align: center;
    display: block;
  }
}

@media only screen and (max-width: 575px) {
  .three-grid-sector-img {
    margin-left: 0 !important;
    width: 100%;
  }

  .middle-sec .white-p {
    width: 70%;
  }
  .single-img {
    width: 100%;
  }
  .grid-layout ul li.single-grid {
    width: 100%;
    height: auto;
    max-height: 500px;
  }
  .grid-img img {
    max-width: 100%;
    margin: 0 auto;
    max-height: 500px;
    width: auto;
    height: auto;
  }
  .grid-layout {
    width: 100%;
  }
  .d-ul li {
    width: 100%;
  }
  .middle-sec-carousel {
    width: 100%;
  }
}
@media only screen and (max-width: 550px){
  .search-form,.xdsoft_autocomplete{    
    display: none !important;
}

}