/* ==== Media Queries ===== */
@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
  .upperheader {
    float: right;
    margin-top: -88px;
  }
  ul.nav.navbar-nav.navbar-right {
    width: 100%;
    position: absolute;
    background: #fff;
    left: 0;
  }
  .settingbox {
    left: 3%;
  }
  .footer li:after {
    right: -19px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .welcometext {
    margin-bottom: 5%;
  }
  .imgbox {
    width: 57%;
  }

  .settingbox {
    position: relative;
  }
  .rentbox:after,
  .rentbox:before {
    display: none;
  }
  .footer li:after {
    right: -7px;
    border-right: 1px solid #fff;
  }
  .imgboxxx {
    width: 56%;
  }
  .keyteam .dirbox {
    margin: 18% 0 0;
  }
  .keyteam .dirimgbox img {
    top: -18%;
    left: 36%;
    width: 25%;
  }

  .valuebox.match.second:after,
  .valuebox.match.second,
  .valuebox.match.first,
  .valuebox.match.fifth:after,
  .valuebox.match.third,
  .col-md-4.dbl-border:before,
  .col-md-4.dbl-border:after {
    border: none;
  }

  .addbox {
    margin: 4% 0;
  }
  .addbox:hover:before {
    clip-path: none;
  }
  .form {
    border: 1px solid #727272;
  }
  .enquiry {
    padding: 0% 11%;
  }
  .keyteam h1 {
    padding: 0;
  }
  .serviceimg {
    max-height: 135px;
  }
  .careersection,
  .csrsection {
    padding: 5% 0px 20% 0px;
  }
  .clientnamebox ul {
    column-count: 2;
    column-rule: 4px double red;
    column-gap: 10%;
  }
}

@media (max-width: 767px) {
  .clientnamebox ul {
    column-count: 2;
    column-rule: 4px double red;
    column-gap: 10%;
  }

  .valuebox.match.second:after,
  .valuebox.match.second,
  .valuebox.match.first,
  .valuebox.match.fifth:after,
  .valuebox.match.third,
  .col-md-4.dbl-border:before,
  .col-md-4.dbl-border:after,
  .rentbox:after,
  .rentbox:before {
    border: none !important;
  }
  .imgbox {
    width: 100%;
    margin: 5% -3%;
  }
  .imgbox img {
    width: 100%;
  }
  .welcometext {
    margin-bottom: 5%;
  }
  .settingbox {
    position: relative;
  }
  .imgboxxx {
    width: 100%;
    margin: 0 -3.5%;
  }
  .imgboxxx img {
    width: 100%;
  }
  .keyteam h1 {
    padding: 0;
  }
  .keyteam .dirbox {
    margin: 18% 0 0;
  }
  .keyteam .dirimgbox img {
    top: -14%;
    left: 36%;
    width: 25%;
  }
  .footer li {
    position: relative;
    list-style: none;
    width: 50%;
    padding: 6px 0;
  }
  .footer ul {
    justify-content: end;
    align-items: center;
  }
  .footer li:after {
    display: none;
  }
  .serviceimg {
    width: 200px;
  }

  .clientnamebox ul li::after {
    left: 16px;
  }
  .addbox {
    margin: 3% 0;
  }
  .section.contact {
    padding: 5%;
  }
  .whyrentsection {
    padding: 5%;
  }
  section.about {
    padding: 5%;
  }
  .solutionsection {
    padding: 5%;
  }
  section.careersection {
    padding: 5%;
  }
  .contactboxx,
  .enquiry,
  form.contact-us {
    padding: 0 3%;
  }
  .rentbox {
    width: 100%;
  }
  .rentbox:after,
  .rentbox:before {
    display: none;
  }
  ul.countul {
    column-count: 1;
    margin-left: 16px;
  }

  .footer p {
    text-align: left;
    padding: 13px 0;
  }
  .objectivebox h2 {
    position: relative;
    width: fit-content;
  }
  .serviceimg {
    display: none;
  }
  .serviceblock h2 {
    line-height: normal;
    margin: 20px 0;
  }
  .scrolll {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
  }

  ul.nav.nav-tabs {
    width: 700px;
  }
  .servixeflexcolumn {
    -webkit-box-flex: 33%;
    -ms-flex: 33%;
    flex: 100%;
    max-width: 100%;
    padding: 0 4px;
  }
  .banneruptext {
    width: 90%;
    left: 4%;
  }
  .welcometext h1 {
    padding: 0;
    font-size: 36px;
  }
  .settingbox {
    position: relative;
    width: 100%;
    left: 0;
  }

  .welcometext p,
  .crsinitativebox p,
  .abouttext p,
  .banneruptext p,
  .keyteam p,
  .objectivebox ul li,
  .serviceblock p,
  .erdata p {
    text-align: justify;
  }

  .objectivebox .out {
    line-height: normal;
  }
  .serviceblock {
    padding: 5%;
  }
  a.readmorebtn {
    position: relative;
    display: block;
    width: 200px;
    height: 41px;
    border-radius: 25px;
    background-color: #f10102;
    font-size: 12px;
    letter-spacing: normal;
    line-height: normal;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
    padding: 0px 15px;
    margin-top: 20px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    line-height: 41px;
    transition: 0.5s;
  }
  .innerbanner h1 {
    font-size: 33px;
    left: 0px;
    width: 100%;
    text-align: center;
  }
  .welcometext h1 br {
    display: none;
  }
  h2.head2 {
    padding: 7% 0 3% 10%;
  }

  .clientnamebox ul {
    column-count: 2;
    column-rule: 4px double red;
    column-gap: 10%;
  }
}

@media (max-width: 480px) {
  .clientnamebox ul {
    column-count: 1;
    column-rule: 4px double red;
    column-gap: 5%;
  }

  .keyteam .dirbox {
    margin: 24% 0 0;
  }
  .welcometext h1 {
    padding: 0;
  }
  .settingbox {
    position: relative;
    width: 100%;
    left: 0;
  }
  .keyteam h1,
  .ourvalue h1,
  .ourvision h1,
  .growtext,
  .about-celpl h1 {
    font-size: 30px;
  }
  .serviceblock h2 {
    font-size: 25px;
  }

  .welcometext h1 span {
    font-size: 30px;
    line-height: normal;
  }
  .about-celpl h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 3%;
  }
  div#hidden-content h1 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 5%;
  }
}

@media (max-width: 395px) {
  .abouttext p:before {
    left: -6px;
  }
  .settingbox {
    width: 100%;
  }

  .banneruptext h1 {
    font-size: 35px;
  }
  .banneruptext {
    width: 85%;
    top: 27%;
  }
  .welcometext h1,
  .welcometext h1 span {
    font-size: 33px;
  }

  .keyteam h1,
  .ourvalue h1,
  .ourvision h1 {
    font-size: 35px;
  }
  .growtext {
    font-size: 30px;
  }
  .settingbox {
    left: 0%;
  }
  .serviceblock h2 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 395px) {
}

@media only screen and (max-width: 360px) {
}

@media (max-width: 320px) {
}

/* CHANGING BREAKPOINT OF BOOTSTRAP 3 NAVIGATION BAR*/
@media (max-width: 1200px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.1),
      0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.1),
      0 1px 0 rgba(255, 255, 255, 0.1);
    width: auto;
    float: none !important;
  }
}
