body,html {
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
  }
  h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
  }
  a,p,button,input,section,ul,li{
    font-family: 'Roboto', sans-serif;
  }
  header {
      position: relative;
      z-index: 200;
  }
  
  .m0{
  margin-right:0 !important;
  margin-left:0 !important;
  }
  .mr-0{
  margin-right:0 !important;
  }
  .ml-0{
  margin-left:0 !important;
  }
  .p0{
  padding-right:0 !important;
  padding-left:0 !important;
  }
  .p35{
  padding-right:35px !important;
  padding-left:35px !important;
  }
  .padr-0{
  padding-right:0!important;
  }
  .padl-0{
  padding-left:0!important;
  }
  .gcss-normal{
    font-weight: 400;
  }
  .gcss-medium{
    font-weight: 500;
  }
  .gcss-semi-bold{
    font-weight: 600;
  }
  .gcss-bold{
    font-weight: 800;
  }
  .gcss-blue{
    color:#081457 !important;
  }
  .gcss-white{
    color:#fff  !important;
  }
  .gcss-grey{
    color:#333  !important;
  }
  h1.gcss-next-heading {
      margin: 0;
      line-height: 1.3;
      width: 90%;
  }
  h3.gcss-next-heading3-full{
  font-size:22px !important;
  text-align:justify;
  }
  h3.gcss-next-heading3{
  font-size:22px !important;
  font-weight: 700  !important;
  width: 90%  !important;
  text-align:justify;
  }
  .mb-25px {
      margin-bottom: 25px;
  }
  .list-square {
      list-style-type: square;
  }
  /*header*/
  header{
    background: #fff;
  }
  .top-header{
    background-color:#ebebeb;
    height: 40px;
    line-height: 40px;
  }
  .top-header ul {
    list-style: none;
    padding: 0;
  }
  .top-header ul li{
    display: inline-block;
  }
  .top-header ul.right-ul li a {
    border-right: 1px solid #333;
    padding: 0 10px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color: #333333 !important;
  }
  .top-header ul.right-ul li a:hover {
      text-decoration: none;
      color: #081457;
  }
  .top-header ul.right-ul li:first-child a{
    padding-left: 0px;
  }
  .top-header ul.right-ul li:last-child a{
    border-right:0;
    padding-right: 0px;
  }
  
  /*Main Header Menu*/
  .main-header-menu {
      width: 100%;
  }
  .main-header-menu .navbar {
      width: 100%;
  }
  .main-header-menu .navbar ul{
      width: 100%;
  }
  .navbar-light .navbar-nav .nav-link {
      color: #081457 !important;
      font-weight: 700;
      font-size: 18px;
      padding: 0 17px !important;
      text-transform: uppercase;
      position: relative;
  }
  .navbar-light .navbar-nav li.nav-item:last-child a.nav-link {
      padding-right: 5px !important;
  }
  .navbar-light .navbar-nav .nav-link:hover {
      color: #333 !important;
  }
  .navbar-brand {
      width: 18em;
  }
  .navbar-light .navbar-brand img {
      width: 100%;
  }
  .dropdown-menu {
      padding: .5rem 0;
      margin: 0 !important;
      font-size: 1rem;
      color: #fff !important;
      background-color: #081457 !important;
      border: 0 !important;
      border-radius: 0 !important;
  }
  .dropdown-item {
      font-weight: 600 !important;
      color: #fff !important;
      font-size: 18px !important;
      height: 40px;
      line-height: 35px;
      text-transform: uppercase;
  }
  .dropdown-item:hover {
      color: #333 !important;
  }
  .dropdown-toggle::after {
      display: inline-block;
      width: 0;
      height: 0;
      margin-left: .255em;
      vertical-align: .255em;
      content: "";
      border-top: .2em solid !important;
      border-right: .2em solid transparent !important;
      border-bottom: 0 !important;
      border-left: .2em solid transparent !important;
  }
  .double-dropdown .dropdown-menu{
    width: 50rem !important;
  }
  .dropdown:hover>.dropdown-menu {
    display: block;
  }
  .dropdown-menu-center {
      right: auto;
      left: 50%;
      -webkit-transform: translate(-35%, 0);
      -o-transform: translate(-35%, 0);
      transform: translate(-35%, 0);
  }
  
  .main-header-section {
      height: 95px;
  }
  nav.navbar.navbar-expand-xl.navbar-light {
      height: 95px;
      line-height: 95px;
  }
  .navbar-light .navbar-nav .active>.nav-link::before,
  .navbar-light .navbar-nav .nav-link.active::before,
  .navbar-light .navbar-nav .nav-link.show::before,
  .navbar-light .navbar-nav .show>.nav-link::before {
      content: '';
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0;
      height: 4px;
      width: 100%;
      background-color:#333;
  }
  .navbar-light .navbar-nav .nav-item:hover .nav-link::before {
      color: #333 !important;
      content: '';
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0;
      height: 4px;
      width: 100%;
      background-color:#333;
  }
  
  .back-to-top {
      cursor: pointer;
      position: fixed;
      bottom: 20px;
      right: 20px;
      display:none;
      z-index:9999;
      background-color:#081457 !important;
      color: #fff !important;
      border: 2px solid #fff !important;
  }
  
  
  /*Home Sldier*/
  section.home-slider {
      height: 650px;
  }
  .iframe-div-before{
      padding:650px 0 0 0;
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      pointer-events: none;
      overflow: hidden;
  }
  
  .header-bg {
      position: relative;
  }
  
  .home-banner-text {
      position: absolute;
      top: 0;
      left: 25px;
      z-index: 10;
      padding: 20px 30px;
      color: #fff;
      background: rgba(8,20,87,0.6);
      height: 100%;
      width: 450px;
      text-align: left;
      display: flex;
      justify-content: center;
      flex-direction: column;
  }
  
  .home-banner-text h1 {
  font-size: 50px;
  line-height: 1;
  margin-bottom:30px;
  }
  .home-banner-text p{
  font-size: 28px;
  font-weight: 400 !important;
  line-height: 1;
  }
  
  .gcss-btn {
      background-color: #fff !important;
      color: #081457 !important;
      font-weight: 700 !important;
      font-size: 16px !important;
      border: 0 !important;
      padding: 8px 15px !important;
      text-transform: uppercase;
      border-radius: 0 !important;
      display: inline-block !important;
      border: 2px solid #fff !important;
      transition: linear 0.2s !important;
  }
  .btn-primary.focus, .btn-primary:focus {
      box-shadow: none !important;
  }
  .btn-primary:hover{
     background-color:#081457 !important;
     color: #fff !important;
     border: 2px solid #fff !important;
  }
  
  .modal-footer .gcss-btn {
      background-color: #081457 !important;
      color: #fff !important;
      border: 2px solid #081457 !important;
  }
  .modal-footer .btn-primary:hover{
     background-color:#fff !important;
     color: #081457 !important;
     border: 2px solid #081457 !important;
  }
  .home-banner-text .gcss-btn {
      width: 60%;
  }
  .home-banner-text .gcss-btn {
      background-color: #fff !important;
      color: #081457 !important;
      border: 2px solid #fff !important;
  }
  .home-banner-text .gcss-btn:hover{
     background-color:#081457 !important;
     color: #fff !important;
     border: 2px solid #fff !important;
  }
  
  
  
  .home-carousel-one{
      margin: 10px 10px 10px -10px;
  }
  .carousel-one-caption{
    background: #d9d9d9;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-transform: uppercase;
  }
  .carousel-one-caption h3 {
      font-size: 22px;
      font-weight: 700;
      line-height: 1;
      margin-bottom: 0;
  }
  .home-carousel-one a {
      text-decoration:none;
  }
  .home-carousel-one a:hover {
      text-decoration:none;
  }
  
  .short-hr {
      width: 50px;
      margin-left: 0;
      border-top: 5px solid #0c1756;
      margin-top: 1rem;
      margin-bottom: 1rem;
  }
  /*Company Section*/
  section.ourcompany{
    padding: 70px 0;
  }
  .gcss-next-para{
      width:90%;
      margin-bottom: 20px !important;
  }
  .ourcompany p{
      font-size:15px;
      text-align: justify;
      font-weight: 500;
      margin-bottom: 20px;
  }
  
  .ourcompany .gcss-btn {
      background-color: #081457 !important;
      color: #fff !important;
      border: 2px solid #081457 !important;
  }
  .ourcompany .btn-primary:hover{
     background-color:#fff !important;
     color: #081457 !important;
     border: 2px solid #081457 !important;
  }
  .location-bg ul{
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .location-bg li{
    display: inline-block;
    width: 50%;
    float: left;
    margin-bottom: 10px;
  }
  .location-bg h2{
    font-size: 80px !important;
    color:#081457;
    margin:0;
    font-weight: 700;
  }
  .location-bg h5{
    font-size: 22px !important;
    color:#333;
    margin-top:-10px;
    text-transform: uppercase;
    font-weight: 500;
  }
  
  /*brand Portfolio*/
  .brand-portfolio .single-brand img{
    margin:auto;
  }
  .single-brand {
    position: relative;
    width: 100%;
  }
  
  .brand-image {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .brand-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: .5s ease-in;
   background:rgba(255,255,255,0);
  }
  
  .single-brand:hover .brand-overlay {
    background:rgba(255,255,255,0.8);
  }
  
  .brand-text-before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .brand-text-after {
    color: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
  }
  .single-brand:hover .brand-text-before {
    display: none;
  }
  .single-brand:hover .brand-text-after {
    display: block;
  }
  .brand-portfolio{
    padding-top: 20px;
    padding-bottom: 80px;
  }
  .gcss-carousel {
      position: relative;
  }
  .brand-portfolio button.owl-prev, .brand-portfolio button.owl-next {
      background: #575757 !important;
      height: 30px;
      width: 30px;
  }
  .brand-portfolio button.owl-prev span, .brand-portfolio button.owl-next span{
      font-size: 20px;
      color: #fff;
      
  }
  .brand-portfolio button.owl-next{
      float:right;
  }
  .brand-portfolio .owl-nav {
      position: absolute;
      top: 50%;
      margin-top: -30px;
      width: 100%;
  }
  .brand-text-before img.b1, .brand-text-before img.b4, .brand-text-after img.b1, .brand-text-after img.b4{
  height: 30px !important;
  width: auto !important;
  }
  .brand-text-before img.b2, .brand-text-after img.b2{
  height: 50px !important;
  width: auto !important;
  }
  .brand-text-before img.b3, .brand-text-after img.b3{
  height: 20px !important;
  width: auto !important;
  }
  
  .brand-text-before h3{
    font-size: 21px;
    text-align:center;
    font-weight: 700;
    color: #fff;
    margin-top: 5px;
  }
  .brand-text-after h3{
    font-size: 21px;
    text-align:center;
    font-weight: 700;
    margin-top: 5px;
  }
  .brand-text-after p{
    font-size: 15px;
    text-align:center;
    font-weight: 500;
    margin-top: 5px;
    line-height: 1.3;
  }
  .brand-text-after .gcss-btn{
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    width: 100%;
    background-color: #333 !important;
    color: #fff !important;
    border: 2px solid #333 !important;
  }
  .brand-text-after .gcss-btn:hover{
     background-color:transparent !important;
     color: #333 !important;
     border: 2px solid #333 !important;
  }
  
  /*GCSS Projects*/
  
  .gcss-projects{
    padding-bottom: 50px;
  }
  .gallery-title
  {
      font-size: 36px;
      color: #42B32F;
      text-align: center;
      font-weight: 500;
      margin-bottom: 70px;
  }
  .gallery-title:after {
      content: "";
      position: absolute;
      width: 7.5%;
      left: 46.5%;
      height: 45px;
      border-bottom: 1px solid #5e5e5e;
  }
  
  .filter-buttons{
    display: flex;
    width: 100%;
  }
  .filter-buttons .btn{
    border: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0; 
  }
  
  
  .filter-button
  {
    flex: 1;
    font-size: 18px !important;
    border-bottom: 4px solid #9f9f9f !important;
    border-radius: 0 !important;
    text-align: center !important;
    color: #333 !important;
    font-weight: 600 !important;
    margin-bottom: 30px !important;
    background-color: transparent !important;
    transition: linear 0.2s !important;
  }
  
  .filter-button:hover
  {
    border-radius: 0 !important;
    border-bottom: 4px solid #0c1756 !important;
    background-color: transparent !important;
  }
  .filter-buttons .btn-default.active, .filter-buttons .btn-default:active{
      border-radius: 0 !important;
      border-bottom: 4px solid #0c1756 !important;
      background-color: transparent !important;
  }
  .filter-buttons .btn.focus, .btn:focus {
      box-shadow: none !important;
  }
  
  .port-image
  {
      width: 100%;
  }
  
  .gallery_product
  {
      margin:0px;
  }
  
  /*
    peel-effect
  */
  
  figure.snip0022 {
    color: #fff;
    position: relative;
    float: left;
    /*overflow: hidden;*/
    width: 100%;
    background: #000000;
    text-align: center;
    margin: 0;
  }
  figure.snip0022 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  figure.snip0022 img {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    height: 350px;
    object-fit: cover;
    object-position: left;
  }
  figure.snip0022 > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  figure.snip0022 > div::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    background-image: linear-gradient(-45deg, #000000 0%, transparent 40%, rgba(255, 255, 255, 0.15));
  }
  figure.snip0022 p.gcss-readmore {
      display: inline-block;
      font-size: 10px;
      color: #ffffff;
      font-weight: 600;
      padding: 0px 5px;
      position: absolute;
      bottom: 0px;
      right: 0px;
      opacity: 0;
      width: 70px;
      z-index: 1;
      -webkit-transition: 0.05s linear;
      transition: 0.05s linear;
      -webkit-transition-delay: 0.01s;
      transition-delay: 0.01s;
  }
  figure.snip0022:hover p.gcss-readmore {
      opacity: 1;
  
  }
  figure.snip0022 .curl {
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(135deg, #ffffff, #f3f3f3 20%, #bbbbbb 38%, #aaaaaa 44%, #888888 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.3));
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transition: all .4s ease;
  }
  figure.snip0022 .curl:before,
  figure.snip0022 .curl:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: 6%;
    width: 70%;
    max-width: 300px;
    max-height: 100px;
    height: 55%;
    box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
    transform: skew(-10deg) rotate(-6deg);
  }
  figure.snip0022 .curl:after {
    left: auto;
    right: 6%;
    bottom: auto;
    top: 14%;
    transform: skew(-15deg) rotate(-84deg);
  }
  figure.snip0022 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    color: #ffffff;
  }
  figure.snip0022:hover > div::before,
  figure.snip0022.hover > div::before {
    opacity: 1;
  }
  figure.snip0022:hover i,
  figure.snip0022.hover i {
    opacity: 0.7;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  figure.snip0022:hover .curl,
  figure.snip0022.hover .curl {
    width: 110px;
    height: 110px;
  }
  
  /*Offices Location*/
  .gcss-location{
    padding: 50px 0;
    background: #ebebeb;
  }
  
  .location-box {
    position: relative;
    margin: 5px;
    /*right: -5px;*/
    right: -10px;
    height: 161px;
  }
  .location-box-text {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 20px;
    height: 100%;
    width: 100%;
  }
  .location-box-text h4{
    font-weight: 700;
    font-size: 36px;
  }
  .location-box-text h6 {
      font-weight: 600;
      font-size: 20px;
      position: absolute;
      bottom: 0;
  }
  .item {
    position: relative;
    border: 0;
    overflow: hidden;
  }
  .item img {
    max-width: 100%;
    
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .item:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  /*Footer*/
  .footer-brand-identity{
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .footer-brand-identity img{
    width: 130px;
  }
  .footer-social-icons ul{
    margin-top:20px !important;
  }
  .footer-social-icons ul li{
    display: inline;
  }
  .footer-social-icons svg {
      width: 20px !important;
  }
  .footer-social-icons ul li a{
    background-color: #8d8d8d;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    color: #333 !important;
    padding: 5px;
  }
  .footer-social-icons ul li a:hover{
    color: #ccc !important;
  }
  .gcss-footer1{
    padding: 50px 0;
    background-color: #333;
    color: #8d8d8d;
    font-size: 16px;
  }
  
  .gcss-footer1 .short-hr {
      width: 50px;
      margin-left: 0;
      border-top: 2px solid #8d8d8d;
      margin-top: 0.5rem;
      margin-bottom: 1rem;
  }
  .gcss-footer1 ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  .gcss-footer1 ul li a{
    text-decoration: none;
    color: #8d8d8d;
    line-height: 2;
  }
  .gcss-footer1 ul li a:hover{
    text-decoration: none;
    color: #ccc;
  }
  .gcss-footer1 h5{
    font-size: 20px;
    font-weight: 700;
  }
  .gcss-footer1 p{
    line-height: 2;
  }
  .gcss-footer1 .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #8d8d8d;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .gcss-footer1 .gcss-btn{
    font-size: 16px;
    font-weight: 700;
    padding: 5px 15px !important;
    background-color: #8d8d8d !important;
    color: #fff !important;
    border: 2px solid #8d8d8d !important;
  }
  .gcss-footer1 .gcss-btn:hover{
     background-color:transparent !important;
     color: #8d8d8d !important;
     border: 2px solid #8d8d8d !important;
  }
  .gcss-footer1 .form-control:focus {
      color: #8d8d8d;
      background-color: transparent;
      border-color: #8d8d8d;
      outline: 0;
      box-shadow: none;
  }
  .gcss-footer2{
    padding: 20px 0;
    background-color: #ebebeb;
  }
  .gcss-footer2 p{
    font-size: 16px;
    margin: 0;
  }
  
  /*Inner Page*/
  section.innerpage-banner {
      width: 100%;
      height: 350px;
  }
  .innerpage-caption-bg{
    width: 25%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: rgba(8,20,87,0.8);
    position: relative;
    left: 10%;
  }
  .innerpage-caption {
      position: absolute;
      right: auto;
      top: 25%;
      left: 20%;
      z-index: 10;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #fff;
      text-align: left;
  }
  .innerpage-caption h1{
    font-weight: 800 !important;
    font-weight: 60px;
  }
  
  /*about page*/
  
  .about-ourcompany p{
  font-size:16px;
  font-weight: 500;
  }
  .gcss-image-cover {
      width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
  .about-industry-btns{
    margin-top: 50px;
  }
  .about-industry-btns .gcss-btn {
      background-color: #7a7a7a !important;
      color: #fff !important;
      border: 2px solid #7a7a7a !important;
      margin-bottom: 9px;
      width: 100%;
      text-align: left;
      padding: 15px 25px !important;
  }
  .about-industry-btns .gcss-btn:hover {
      background-color:#081457 !important;
     color: #fff !important;
     border: 2px solid #081457 !important;
  }
  .about-industry-btns li.nav-item {
      width:100%;
  }
  .about-industry-btns .nav-pills .nav-link{
      background-color: #7a7a7a !important;
      color: #fff !important;
      border: 2px solid #7a7a7a !important;
      margin-bottom: 9px;
      width: 100%;
      text-align: left;
      padding: 15px 25px !important;
      border-radius:0 !important;
      font-weight:bold;
  }
  .about-industry-btns .nav-pills .nav-link:hover {
      background-color:transparent !important;
     color: #081457 !important;
     border: 2px solid #081457 !important;
  }
  .about-industry-btns .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
      background-color:#081457 !important;
     color: #fff !important;
     border: 2px solid #081457 !important;
  }
  
  
  .partnersinfodetails {
      display: flex;
      justify-content: center;
      flex-direction: column;
      position: relative;
      width: 100%;
      height: 100%;
  }
  .pi-left {
    padding: 0 40px;
    width: 590px;
    float: right;
  }
  .pi-right {
    width: 590px;
    float: left;
    padding: 40px;
  }
  .about-carousel-one .mob-cstm-col1{
  padding: 20px 100px !important;
  border-bottom:1px solid #cfcfcf;
  border-top:1px solid #cfcfcf;
  border-right:1px solid #cfcfcf;
  height: 80px;
  }
  .about-carousel-one .mob-cstm-col1 img{
  height: 100% !important;
  width: auto  !important;
  margin: auto;
  }
  .about-carousel-one{
    padding-bottom: 50px; 
  }
  .about-team h1, .about-team h3, .about-team p{
  color: #fff;
  }
  .about-team .short-hr{
  border-color: #fff;
  }
  .about-team h3, .about-history h3{
  font-size:22px;
  font-weight: 700;
  width: 80%;
  }
  .about-team{
  background-image: url(../images/banners/team-banner.jpg);
  background-size: contain;
  padding: 70px;
  }
  
  .about-history img{
    width: 50%;
    float: right;
    margin-left:150px;
    margin-bottom: 20px;
  }
  
  .about-history h3{
  font-size:22px;
  font-weight: 700;
  }
  .about-history p{
  width: 100%;
  }
  
  /*Industries*/
  .inudus-para{
    width: 60% !important;
    margin: auto;
    padding-top: 50px;
  }
  .industries h3{
    font-size:22px;
  font-weight: 700;
  }
  .indusinfo h4{
    margin-bottom: 20px;
  }
  .indusinfo ul{
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .indusinfo li{
    padding: 5px 0;
    border-bottom: 1px solid #b2b2b2;
    color: #333;
    font-size: 16px;
  }
  .indusinfo li:last-child{
    border-bottom: 0;
  }
  .indus-bluearea h1, .indus-bluearea h3, .indus-bluearea p{
  color: #fff;
  }
  .indus-bluearea .short-hr{
  border-color: #fff;
  }
  .indus-bluearea h3{
  font-size:22px;
  font-weight: 700;
  width: 80%;
  }
  .indus-bluearea{
    background-color: #0c1756;
  padding: 70px;
  }
  .indus-bluearea ul{
    color: #fff;
    margin-left: 15px;
  }
  
  /*Products*/
  
  .product-page-logo-w{
      width:200px;
      height:auto;
  }
  
  .product-page-logo-h{
      width:auto;
      height:80px;
  }
  
  .gcss-products .location-bg li{
    width: 100%;
    margin-bottom: 10px;
  }
  .gcss-products .location-bg h2{
    font-size:70px !important;
  }
  .gcss-products .location-bg h2, .gcss-products .location-bg h5{
    text-transform: uppercase;
  }
  
  .product-videos{
    padding: 70px;
  }
  .product-videos a{
    text-decoration: none;
  }
  .product-videos a:hover{
    text-decoration: none;
  }
  .gcss-thumbnails{
    margin-right: 10px;
    position: relative;
  }
  h6.video-title{
    padding: 20px;
    font-size: 18px;
    border-bottom: 3px solid #0c1756;
    margin-right: 10px;
  }
  .gcss-thumbnail-overlay{
    position: absolute;
    top: 0;
    left:0;
    background: rgba(8,20,87,0.7);
    text-align: center;
    width: 100%;
    height: 100%;
  }
  .gcss-thumbnail-overlay svg{
    fill:#fff;
    width: 120px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .gcss-thumbnail-overlay:hover svg{
    fill:#ccc;
  }
  .gcss-thumbnail-overlay svg ellipse{
    stroke:#fff;
  }
  .gcss-thumbnail-overlay:hover svg ellipse{
    stroke:#ccc;
  }
  
  .gcss-offices{
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .gcss-offices-address{
    padding: 50px 0;
  }
  .gcss-offices h5{
    margin-top: 20px;
  }
  .gcss-offices-address p{
    margin: 0 !important;
  }
  .office-border {
      border-bottom: 1px solid #bababa;
      padding-bottom: 40px;
      margin-bottom: 50px;
  }
  
.gcss-offices-address .row:last-child  .office-border {
      border-bottom: 0 !important;
      padding-bottom: 0 !important;
      margin-bottom: 0 !important;
  }

  
  .modal-para p {
      margin: 0;
  }
  
  .offices-border h5, .offices-border p{
      padding-right:100px;
  }
  .offices-border-right{
      border-right:1px solid #bababa;
  }
  
  /*Contact Page*/
  
  .contact-page .form-control, .modal .form-control{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #8d8d8d;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  
  .contact-page .form-control:focus, .modal .form-control:focus {
      color: #8d8d8d;
      background-color: transparent;
      border-color: #8d8d8d;
      outline: 0;
      box-shadow: none;
  }
  .contact-location .location-box-text h4 {
      font-size: 28px;
  }
  .contact-location .location-box-text h6 {
      font-size: 18px;
  }
  .contact-page form {
      margin-top: 21px;
  }
  
  /*partners*/
  .company-img-pad{
      padding:20px 50px;
  }
  
  /*gallery*/
  
  .btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
  }
  
  #image-gallery .modal-footer{
    display: block;
  }
  
  .gallery-page .thumb{
      margin-top: 10px;
      margin-bottom: 10px;
  }
  .gallery-page .gallery-thumb{
  
      margin-right: 10px;
      position: relative;
  }
  .gallery-page .img-thumbnail {
      padding: 0;
      background-color: transparent;
      border: 0;
      border-radius: 0;
      max-width: 100%;
      height: 350px;
      object-fit: cover;
      width: 100%;
  }
  .gallery-page{
   padding: 40px 0 70px 0 !important;   
  }
  
  .prod-single-img{
      margin-top:10px;
      margin-bottom:30px;
  }
  .prod-h4{
      font-size: 22px !important;
      font-weight: 700 !important;    
  }
  .prod-brouchers{
      padding-top:40px;
      padding-bottom:70px;
  }
  
  .prod-broucher-btn .gcss-btn {
      background-color: #7a7a7a !important;
      color: #fff !important;
      border: 2px solid #7a7a7a !important;
      margin-bottom: 9px;
      width: 100%;
      text-align: left;
      padding: 15px 25px !important;
  }
  .prod-broucher-btn .gcss-btn:hover {
      background-color:#081457 !important;
     color: #fff !important;
     border: 2px solid #081457 !important;
  }
  .product-ytvideos{
   padding-top:40px !important;
   padding-bottom:140px !important;
  }
  .product-videos iframe{
      width:100%;
      height:100%;
  }
  
  .html-cstm-video video{
      width:100%;
      height:100%;
      background: #000;
  }
  
  .vigi-btn .gcss-btn{
      margin-bottom:20px;
  }
  .vigi-img-gaps{
      margin-top:30px;
      margin-bottom:30px;
  }
  
  /*--------------------------------------------------------------
  ## Media Queries
  --------------------------------------------------------------*/
  
  /* 
    ##Device = Desktops
    ##Screen = 1281px to higher resolution desktops
  */
  
  @media (min-width: 1800px) and (max-width: 2000px) {
      
    section.home-slider {
      height: 750px;
  }
  .iframe-div-before{
      padding:750px 0 0 0;
  }
  
  }
  
  @media (min-width: 1281px) and (max-width: 1380px) {
  .home-banner-text {
      width: 370px;
  }
  
  .home-banner-text h1 {
  font-size: 40px;
  }
  .home-banner-text p {
      font-size: 26px;
      
  }
  .carousel-one-caption h3 {
      font-size: 18px;
      font-weight: 700;
      line-height: 1;
      margin-bottom: 0;
  }
  .about-team {
      background-size: cover;
  }
  .about-history img {
      margin-left: 50px;
      }
  .gcss-products .location-bg h2 {
      font-size: 60px !important;
      }
      .navbar-light .navbar-nav .nav-link {
      font-size: 17px;
      padding: 0 12px !important;
      }
      .dropdown-menu-center {
      -webkit-transform: translate(-45%, 0);
      -o-transform: translate(-45%, 0);
      transform: translate(-45%, 0);
      }
  }
  
  /* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  
  */
  @media (min-width: 1199px) and (max-width: 1280px) {
    .navbar-light .navbar-nav .nav-link {
      font-size: 16px;
      padding: 0 10px !important;
  }
  .home-banner-text {
      width: 350px;
      left: 20px;
      padding: 10px 15px;
  }
  .home-banner-text h1 {
      font-size: 40px;
      margin-bottom: 15px;
  }
  .home-banner-text p {
      font-size: 30px;
  }
  .home-slider .gcss-btn {
      width: 100%;
      padding: 5px 10px !important;
      font-size: 15px !important;
  }
  
  section.home-slider {
      height: 540px;
  }
  .iframe-div-before {
      padding: 540px 0 0 0;
  }
  
  .iframe-div-before iframe {
      width: 100vw !important;
      height: 184.5vw !important;
      min-height: 84.5vh !important;
      min-width: 87vh !important;
      position: absolute !important;
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -50%) !important;
  }
  .carousel-one-caption h3 {
      font-size: 16px;
  }
  .gcss-image-cover {
      width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
  .pi-left, .pi-right {
      padding: 40px;
  }
  .about-team {
      background-size: cover;
      padding: 50px;
  }
  .about-history img {
      margin-left: 50px;
  }
  .gcss-products .location-bg h2 {
      font-size: 50px !important;
  }
  .location-bg h5 {
      font-size: 20px !important;
      margin-top: 0;
  }
  .dropdown-menu-center {
      -webkit-transform: translate(-45%, 0);
      -o-transform: translate(-45%, 0);
      transform: translate(-45%, 0);
  }
  }
  
  
  @media (min-width: 1025px) and (max-width: 1198px) {
    .location-box {
        position: relative;
        margin: 5px;
        /* right: -5px; */
        right: 10px;
        height: 172px;
    }
  }
  
  /* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  }
  
  /* 
    ##Device = Smart Phones (Portrait and Landscape)
  */
  @media (max-width: 1024px){
      
  body{
      overflow:hidden;
  }
  .m0{
  margin-right:15px !important;
  margin-left:15px !important;
  }
  .mr-0{
  margin-right:15px !important;
  }
  .ml-0{
  margin-left:15px !important;
  }
  .p0{
  padding-right:15px !important;
  padding-left:15px !important;
  }
  .padr-0 {
    padding-right: 15px !important;
  }
  .padl-0{
  padding-left:15px !important;
  }
  .carousel-one-caption h3 {
      font-size: 18px;
    }
  .carousel-one-caption p {
      font-size: 14px;
    }
    .location-bg h2 {
      font-size: 50px !important;
    }
    .location-bg h5 {
      font-size: 16px !important;
    }
  .brand-text-after .gcss-btn {
      font-size: 14px;
      margin-bottom: 10px;
      padding: 5px 10px !important;
  }
  .brand-text-after p {
      font-size: 14px;
  }
  .location-box-text h4 {
      font-weight: 700;
      font-size: 30px;
  }
  .location-box-text h6 {
      font-weight: 600;
      font-size: 18px;
  }
  .carousel-inner img{
    width: 100%;
    height: auto;
  }
  .home-slider .carousel-caption h1 {
    font-size: 40px;
  }
  .home-slider .carousel-caption {
      left: 10%;
      padding: 20px 50px;
      width: 300px;
  }
  .home-slider .carousel-caption p {
      font-size: 20px;
  }
  .home-slider .gcss-btn {
      width: 100%;
      padding: 5px 10px !important;
  }
  .main-header-section {
    height: 100%;
  }
  .navbar-light .navbar-nav .nav-link {
      font-size: 16px;
      padding: 0;
  }
  .dropdown-item {
      font-weight: 600 !important;
      color: #fff !important;
      font-size: 13px !important;
      height: 30px;
      line-height: 25px;
      padding: .25rem 1rem !important; 
  }
  .double-dropdown .dropdown-menu {
      width: 100% !important;
  }
  .dropdown-menu-center {
      right: auto;
      left: 15px;
      -webkit-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
  }
  .dropdown-toggle::after {
      position: absolute;
      right: 0 !important;
      border-top: .4em solid !important;
      border-right: .4em solid transparent !important;
      border-bottom: 0 !important;
      border-left: .4em solid transparent !important;
  }
  .dropdown-menu {
      margin-bottom: 10px !important;
  }
  nav.navbar.navbar-expand-xl.navbar-light {
          height: 100%;
      line-height: 2;
  }
  .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
      border:0;
  
  }
  .navbar-light .navbar-nav .nav-link:hover {
      color: #333 !important;
      border-bottom:0;
  }
  section.innerpage-banner {
      height: 200px;
      background-size: cover;
      background-position: center;
  }
  .innerpage-caption-bg {
      width: 55%;
      background: rgba(8,20,87,0.6);
      left: 15px;
  }
  .innerpage-caption {
      top: 18%;
      left: 10%;
  }
  .innerpage-caption h1 {
      font-weight: 800 !important;
      font-size: 2rem;
  }
  .gcss-btn {
      font-size: 14px !important;
      padding: 6px 10px !important;
  }
  .navbar-light .navbar-nav .nav-link {
      padding: 0px !important;
  }
  }
  
  /* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */
  @media (min-width: 768px) and (max-width: 1024px) {
  .m0{
  margin-right:15px !important;
  margin-left:15px !important;
  }
  .p0{
  padding-right:15px !important;
  padding-left:15px !important;
  }
  .padr-0 {
    padding-right: 15px !important;
  }
  .padl-0{
  padding-left:15px !important;
  }
  .top-header ul {
      text-align: center !important;
  }
  .home-banner-text {
      width: 240px;
      left: 20px;
      padding: 10px 15px;
  }
  .home-banner-text h1 {
      font-size: 28px;
      margin-bottom: 15px;
  }
  .home-banner-text p {
      font-size: 20px;
  }
  .home-slider .gcss-btn {
      width: 100%;
      padding: 5px 10px !important;
      font-size: 15px !important;
  }
  
  section.home-slider {
      height: 500px;
  }
  .iframe-div-before {
      padding: 500px 0 0 0;
  }
  
  .iframe-div-before iframe {
      width: 100vw !important;
      height: 184.5vw !important;
      min-height: 84.5vh !important;
      min-width: 87vh !important;
      position: absolute !important;
      top: 50% !important;
      left: 57% !important;
      transform: translate(-50%, -50%) !important;
  }
  .home-carousel-one {
      margin: 15px 35px 15px 25px;
  }
  .caro-mob-gaps {
      margin-bottom: 10px;
  }
  .caro-padr-0{
      padding-right:0px !important;
  }
  img.caro-pad-img{
     width:100%; 
  }
  .filter-button {
      font-size: 16px !important;
      margin-right: 5px;
  }
  .mob-cstm-officecol1 {
      padding-left: 0px !important;
      padding-right: 0px !important;
  }
  .gcss-footer1 h5 {
      margin-top: 20px;
  }
  .offices-border h5, .offices-border p {
      padding-right: 20px;
  }
  .gcss-image-cover {
     width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
  .pi-right, .pi-left {
      width: 100%;
      float: none;
      padding: 30px 15px;
  }
  .about-partnersinfo .p0{
      padding-right:0px !important;
      padding-left:0px !important;
  }
  .about-team {
    background-size: cover;
      padding: 40px 15px;
  }
  .about-history img {
      width: 40%;
      margin-left: 30px;
  }
  .partners-page .product-page-logo-w, .partners-page .product-page-logo-h {
      width: 100%;
      height: 100%;
  }
  .gcss-products .location-bg h2 {
      font-size: 30px !important;
  }
  .location-bg h5 {
      font-size: 15px !important;
      margin-top: 0;
  }
  .gallery-page .img-thumbnail {
      height: 150px;
  }
  
  .prod-broucher-btn .gcss-btn {
      white-space: normal;
  }
  
  h6.video-title {
      padding: 10px;
      font-size: 15px;
      border-bottom: 3px solid #0c1756;
      margin-right: 0;
  }
  figure.snip0022 img {
      height: 200px;
  }
  .location-box img {
      width: 100% !important;
  }
  }
  
  /* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
  
  @media (min-width: 481px) and (max-width: 767px) {
  
  .top-header {
      height: 40px;
      line-height: 40px;
  }
  .top-header ul {
      text-align: center !important;
  }
  .navbar-light .navbar-brand img {
      width: 80%;
  }
  .navbar-toggler {
      position: absolute;
      right: 15px;
      top: 25px !important;
      padding: .25rem .50rem !important;
      font-size: 1rem !important;
  }
  .home-banner-text {
      width: 170px;
      left:15px;
      padding: 10px 15px;
  }
  .home-banner-text h1 {
      font-size: 18px;
      margin-bottom: 15px;
  }
  .home-banner-text p {
      font-size: 15px;
  }
  .home-slider .gcss-btn {
      width: 100%;
      padding: 2px 5px !important;
      font-size: 10px !important;
  }
  
  section.home-slider {
      height: 230px;
  }
  .iframe-div-before {
      padding: 230px 0 0 0;
  }
  
  .iframe-div-before iframe {
      width: 100vw !important;
      height: 184.5vw !important;
      min-height: 84.5vh !important;
      min-width: 87vh !important;
      position: absolute !important;
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -50%) !important;
  }
  
  
  .home-carousel-one {
      margin: 15px 30px 15px 15px;
  }
  .caro-mob-gaps {
      margin-bottom: 10px;
  }
  .caro-padr-0{
      padding-right:0px !important;
  }
  img.caro-pad-img{
     width:100%; 
  }
  
  h1.gcss-next-heading {
      line-height: 1.1;
      width: 100%;
      font-size: 2rem;
  }
  h3.gcss-next-heading3 {
      font-size: 18px !important;
      width: 100% !important;
  }
  p.gcss-next-para {
      width: 100%;
      margin-bottom: 10px !important;
  }
  section.ourcompany {
      padding: 30px 0;
  }
  .location-bg{
    margin-top:20px;
  }
  .filter-buttons {
      display: block;
      width: 100%;
  }
  .filter-button {
      font-size: 15px !important;
      border-bottom: 3px solid #9f9f9f !important;
  }
  .filter-buttons .btn-default.active, .filter-buttons .btn-default:active, .filter-button:hover{
      border-bottom: 3px solid #0c1756 !important;
  }
  .filter-buttons .btn {
      padding-bottom: 5px;
  }
  .filter-buttons .btn {
    margin-bottom: 10px !important;
    font-size: 0.735rem !important;
  }
  
  .brand-portfolio {
      padding-bottom: 20px;
  }
  .mob-cstm-col1 {
      padding-left: 15px !important;
      padding-right: 0px !important;
      margin-right: -15px;
  }
  .mob-cstm-officecol1 {
      padding-left: 5px !important;
      padding-right: 5px !important;
      margin-right: -10px;
  }
  .location-box-text {
    padding: 5px 10px;
    }
  .location-box-text h4 {
      font-size: 22px;
  }
  .location-box-text h6 {
      font-size: 15px;
  }
  figure.snip0022 p.gcss-readmore {
      font-size: 9px;
  }
  .footer-brand-identity{
    margin-bottom: 20px;
  }
  .gcss-footer2 p {
      font-size: 10px;
      margin: 0;
  }
  
  .innerpage-caption-bg{
      width: 40%;
      background: rgba(8,20,87,0.6);
      left: 10%;
  }
  .offices-border h5, .offices-border p {
      padding-right: 10px;
  }
  .company-img-pad {
      padding: 20px;
  }
  .pi-right {
      width: 100%;
      float: none;
      padding: 15px;
  }
  .pi-left {
      width: 100%;
      float: none;
      padding: 15px;
  }
  .row-reverse{
      flex-direction: column-reverse;
  }
  .about-carousel-one .m0 {
      margin-right: 0px !important;
      margin-left: 0px !important;
  }
  .about-carousel-one .mob-cstm-col1 {
      padding: 20px 100px !important;
      border: 1px solid #cfcfcf;
  }
  .about-industry-btns .nav-pills .nav-link {
      padding: 10px 15px !important;
  }
  .about-team {
      background-size: cover;
      padding: 30px 0px;
      text-align: justify;
  }
  .about-team h3, .about-history h3 {
      font-size: 18px;
      font-weight: 700;
      width: 100%;
  }
  .about-history img {
      width: 100%;
      float: none;
      margin-left: 0px;
      margin-bottom: 20px;
  }
  .about-industry-btns .gcss-btn {
      padding: 10px 15px !important;
      font-size: 13px !important;
  }
  .inudus-para {
      width: 70% !important;
      padding-top: 30px;
  }
  .indus-bluearea {
      background-color: #0c1756;
      padding: 30px 0px;
  }
  .indus-bluearea ul{
      padding:0;
  }
  
  .partners-page .product-page-logo-w, .partners-page .product-page-logo-h{
      width: 100%;
      height: 100%;
  }
  .contact-page h1.gcss-next-heading {
      line-height: 1.1;
      width: 100%;
      font-size: 1.9rem;
  }
  .gcss-products .location-bg h2 {
      font-size: 36px !important;
  }
  .gcss-products .location-bg h5 {
      font-size: 12px !important;
      margin-top: 0px;
  }
  .gallery-page {
      padding: 0px 0 30px 0 !important;
  }
  .prod-brouchers {
      padding-top: 0px;
      padding-bottom: 30px;
  }
  .prod-broucher-btn .gcss-btn {
      padding: 10px !important;
      font-size: 13px !important;
  }
  .product-ytvideos {
      padding-top: 0px !important;
      padding-bottom: 60px !important;
  }
  .product-videos {
      padding: 0;
  }
  h6.video-title {
      padding: 10px;
      font-size: 18px;
      border-bottom: 3px solid #0c1756;
      margin-right: 0px;
      margin-bottom: 40px;
  }
  .html-cstm-video video {
      height: auto;
  }
  .product-videos iframe {
      height: auto;
  }
  .product-page-logo-h {
      width: auto;
      height: 40px;
  }
  .product-page-logo-w {
      width: 150px;
      height: auto;
  }
  .gallery-page .img-thumbnail {
      height: 170px;
  }
  figure.snip0022 img {
      height: 250px;
  }
  
  
  }
  /* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
  
  @media (min-width: 320px) and (max-width: 480px) {
  .top-header .p35{
      padding:0 !important;
  }
  .top-header ul {
      text-align: center !important;
  }
  .navbar-light .navbar-brand img {
      width: 80%;
  }
  .navbar-toggler {
      position: absolute;
      right: 15px;
      top: 25px !important;
      padding: .25rem .50rem !important;
      font-size: 1rem !important;
  }
  .home-banner-text {
      width: 170px;
      left:0;
      padding: 10px 15px;
  }
  .home-banner-text h1 {
      font-size: 18px;
      margin-bottom: 15px;
  }
  .home-banner-text p {
      font-size: 15px;
  }
  .home-slider .gcss-btn {
      width: 100%;
      padding: 2px 5px !important;
      font-size: 10px !important;
  }
  
  section.home-slider {
      height: 230px;
  }
  .iframe-div-before {
      padding: 230px 0 0 0;
  }
  
  .iframe-div-before iframe {
      width: 100vw !important;
      height: 184.5vw !important;
      min-height: 84.5vh !important;
      min-width: 87vh !important;
      position: absolute !important;
      top: 50% !important;
      left: 74% !important;
      transform: translate(-50%, -50%) !important;
  }
  
  
  .home-carousel-one {
      margin: 15px 30px 15px 15px;
  }
  .caro-mob-gaps {
      margin-bottom: 10px;
  }
  .caro-padr-0{
      padding-right:0px !important;
  }
  
  h1.gcss-next-heading {
      line-height: 1.1;
      width: 100%;
      font-size: 2rem;
  }
  h3.gcss-next-heading3 {
      font-size: 18px !important;
      width: 100% !important;
  }
  p.gcss-next-para {
      width: 100%;
      margin-bottom: 10px !important;
  }
  section.ourcompany {
      padding: 30px 0;
  }
  .location-bg{
    margin-top:20px;
  }
  .filter-buttons {
      display: block;
      width: 100%;
  }
  .filter-button {
      font-size: 15px !important;
      border-bottom: 3px solid #9f9f9f !important;
  }
  .filter-buttons .btn-default.active, .filter-buttons .btn-default:active, .filter-button:hover{
      border-bottom: 3px solid #0c1756 !important;
  }
  .filter-buttons .btn {
      padding-bottom: 5px;
  }
  .filter-buttons .btn {
    margin-bottom: 10px !important;
  }
  .brand-portfolio {
      padding-bottom: 20px;
  }
  .mob-cstm-col1 {
      padding-left: 15px !important;
      padding-right: 0px !important;
      margin-right: -15px;
  }
  .mob-cstm-officecol1 {
      padding-left: 5px !important;
      padding-right: 5px !important;
      margin-right: -10px;
  }
  .location-box-text {
    padding: 5px 10px;
    }
  .location-box-text h4 {
      font-size: 22px;
  }
  .location-box-text h6 {
      font-size: 15px;
  }
  figure.snip0022 p.gcss-readmore {
      font-size: 9px;
  }
  .footer-brand-identity{
    margin-bottom: 20px;
  }
  .gcss-footer2 p {
      font-size: 10px;
      margin: 0;
  }
  .company-img-pad {
      padding: 20px;
  }
  .pi-right {
      width: 100%;
      float: none;
      padding: 15px;
  }
  .pi-left {
      width: 100%;
      float: none;
      padding: 15px;
  }
  .row-reverse{
      flex-direction: column-reverse;
  }
  .about-carousel-one .m0 {
      margin-right: 0px !important;
      margin-left: 0px !important;
  }
  .about-carousel-one .mob-cstm-col1 {
      padding: 20px 100px !important;
      border: 1px solid #cfcfcf;
  }
  .about-industry-btns .nav-pills .nav-link {
      padding: 10px 15px !important;
  }
  .about-team {
      background-size: cover;
      padding: 30px 0px;
      text-align: justify;
  }
  .about-team h3, .about-history h3 {
      font-size: 18px;
      font-weight: 700;
      width: 100%;
  }
  .about-history img {
      width: 100%;
      float: none;
      margin-left: 0px;
      margin-bottom: 20px;
  }
  .about-industry-btns .gcss-btn {
      padding: 10px 15px !important;
      font-size: 13px !important;
  }
  .inudus-para {
      width: 70% !important;
      padding-top: 30px;
  }
  .indus-bluearea {
      background-color: #0c1756;
      padding: 30px 0px;
  }
  .indus-bluearea ul{
      padding:0;
  }
  
  .partners-page .product-page-logo-w, .partners-page .product-page-logo-h{
      width: 100%;
      height: 100%;
  }
  .contact-page h1.gcss-next-heading {
      line-height: 1.1;
      width: 100%;
      font-size: 1.9rem;
  }
  .gcss-products .location-bg h2 {
      font-size: 36px !important;
  }
  .gcss-products .location-bg h5 {
      font-size: 12px !important;
      margin-top: 0px;
  }
  .gallery-page {
      padding: 0px 0 30px 0 !important;
  }
  .prod-brouchers {
      padding-top: 0px;
      padding-bottom: 30px;
  }
  .prod-broucher-btn .gcss-btn {
      padding: 10px !important;
      font-size: 13px !important;
  }
  .product-ytvideos {
      padding-top: 0px !important;
      padding-bottom: 60px !important;
  }
  .product-videos {
      padding: 0;
  }
  h6.video-title {
      padding: 10px;
      font-size: 18px;
      border-bottom: 3px solid #0c1756;
      margin-right: 0px;
      margin-bottom: 40px;
  }
  .html-cstm-video video {
      height: auto;
  }
  .product-videos iframe {
      height: auto;
  }
  .product-page-logo-h {
      width: auto;
      height: 40px;
  }
  .product-page-logo-w {
      width: 150px;
      height: auto;
  }
  .offices-border-right {
      border-right: 0;
  }
  .offices-border h5, .offices-border p {
      padding-right: 0px;
  }
  .gcss-footer1 h5 {
      margin-top: 20px;
  }
  figure.snip0022 img {
      height: 130px;
  }
  }
  @media (max-width: 320px){
  .about-industry-btns .gcss-btn {
      padding: 10px 10px !important;
      font-size: 11px !important;
  }
  .contact-page h1.gcss-next-heading {
      font-size: 1.5rem;
  }
  .gcss-products .location-bg h2 {
      font-size: 30px !important;
  }
  .carousel-one-caption h3 {
      font-size: 15px;
  }
  }
  
  