.about-style3__content__signature-box {
  margin-top: 45px;
  width: 290px;
  height: 100px;
}

.list-product-nav > li a.list-product-cat:hover {
  color: #00b0ff;
}

.glyphicon {
  position: relative;
  top: 5px;
}

.cont_us_in {
  overflow: hidden;
}
.con_box {
  overflow: hidden;
}
.con_box span {
  line-height: 20px;
  color: #fff;
  padding: 5px 10px 5px 10px;
  background: #0080b9;
  display: inline-block;
  font-weight: 500;
  border-radius: 3px 3px 0 0;
  clear: both;
  float: left;
  display: none;
}
.con_box:last-child {
  margin: 0;
  border: 0;
}
.input_box_1 {
  width: 32%;
  display: inline-block;
  float: left;
  text-align: left;
}
input[type="text"] {
  color: #000;
  border: solid 1px #ccc;
}
input.form_control {
  width: 100%;
  height: 35px;
  border: 1px solid rgb(189, 186, 186);
  margin-bottom: 42px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 5px 10px;
  line-height: 42px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
  background: #fff;
  font-size: 13px;
  display: inherit !important;
}
.input_box_2 {
  width: 32%;
  display: inline-block;
  float: left;
  text-align: left;
  margin: 0 2%;
}
.input_box_3 {
  width: 32%;
  display: inline-block;
  float: left;
  text-align: left;
}
input.form_control1 {
  width: 100%;
  height: 35px;
  border: 1px solid rgb(189, 186, 186);
  margin-bottom: 1px;
  border-radius: 3px;
  box-sizing: border-box;
  line-height: 42px;
  padding: 5px 10px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
  background: #fff;
  font-size: 13px;
}
.mdr_clr {
  clear: both;
}
.ft {
  clear: both;
}
.con_box2 .input_box_center2 {
  width: 49%;
  margin-right: 0;
}
.input_box {
  width: 31%;
  margin-right: 1% !important;
  display: inline-block;
  float: left;
  text-align: left;
}
.inner_main p {
  font-size: 15px;
  text-align: left;
  color: #1c1b1b;
  margin-bottom: 12px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  line-height: 27px;
}
.cont_us_in p {
  line-height: 20px;
  color: #333;
  font-size: 15px;
  display: block;
  font-weight: 500;
  margin: 0 0 5px;
}
.con_box2 .input_box_center1 {
  width: 49%;
  margin-right: 1%;
}
.input_box label {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  display: inline-block;
  font-weight: 500;
  margin: 8px 20px 0 0;
}
.input_box .file_upload {
  font-size: 12px;
  color: gray;
  margin-bottom: 40px;
}
textarea.form_control {
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  margin-bottom: 31px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 5px 10px;
  line-height: 26px;
  color: #9999b3;
  resize: auto;
  font-size: 13px;
}
.con_box4 .input_box {
  width: 100%;
  margin-right: 0;
}
.cont_us_in h1 {
  font-size: 18px !important;
  text-align: left;
  margin: 0 0 14px;
  margin-top: 0px;
  line-height: 26px;
  color: #7e7e7e;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  clear: both;
  margin-top: 30px;
}
.cont_us_in .select {
  font-size: 12px;
  height: 35px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #000;
  width: 100%;
  border: 1px solid rgb(189, 186, 186);
  padding-left: 5px;
  display: inherit !important;
}

.inquiry_form {
  padding: 5px 2px;
}
.inquiry_form {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.button {
  box-sizing: border-box;
  width: 98%;
  display: table;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.19);
  transition: background 0.5s;
  cursor: pointer;
  font-size: 18px;
  margin-right: 1%;
  font-weight: 500;
  text-decoration: none;
}
.inquiry_form input,
.inquiry_form textarea,
.inquiry_form select {
  background: #fff url(../images/background-input.gif) no-repeat 0 0;
  background-color: rgb(255, 255, 255);
  border: 1px solid #ccc;
  color: #000;
  font-size: 14px;
  opacity: 1;
  border-radius: 5px;
  padding: 5px 7px;
  text-decoration: none;
  width: 260px;
}
.inquiry_form input.button {
  border: 1px solid #0080b9;
  color: #fff;
  font-size: 13px;
  margin-right: 13px;
  padding: 2px 5px;
  font-weight: bolder;
  width: 110px;
  cursor: pointer;
  height: 40px;
  outline: none;
  background-color: #0080b9;
  box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 10px 10px 20px -7px rgb(185, 185, 185);
  -moz-box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 0.75);
  float: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.input_box_2 .file_upload {
  font-size: 12px;
  color: gray;
  margin-bottom: 40px;
}
.form_bottom {
  margin-bottom: 125px;
}

.input_box_3 .file_upload {
  font-size: 12px;
  color: gray;
  margin-bottom: 40px;
}
.mobile_friendly {
  display: none;
  text-align: center;
  color: #0080b9;
  letter-spacing: 1px;
  line-height: 20px;
}

.about-style4__content .inner-content ul li .icon {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.about-style4__content .inner-content ul li .icon {
  text-align: center;
  color: #000;
  font-size: 15px;
}
.about-style4__content .inner-content ul li .text {
  position: relative;
  display: block;
  padding-left: 20px;
  max-width: 100%;
  width: 100%;
}
.about-style4__content .inner-content ul li .text p {
  font-size: 19px;
  line-height: 26px;
}
.about-style4__content .inner-content ul li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.about-style4__content .inner-content ul {
  position: relative;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
.about-style4__content .inner-content .text p {
  font-size: 17px;
}
.about-style4__content {
  padding-bottom: 0px;
  padding-top: 0;
}
.about-style4__content .inner-content h2 {
  color: #0080b9;
  font-size: 25px;
  line-height: 42px;
  font-weight: 700;
  font-family: var(--thm-font-3);
  font-style: italic;
}
.about-style4__content .inner-content ul li .icon::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -moz-linear-gradient(
    0deg,
    rgb(0, 128, 185) 0%,
    rgb(0, 128, 185) 40%,
    rgb(0, 128, 185) 100%
  );
}
.bl .mv {
  margin-bottom: 30px;
}
.mv {
  background-color: white;
  box-shadow: 0 0 10px rgba(211, 211, 211, 0.568);
  padding: 1px 22px 10px;
  border: 1px dashed rgba(0, 0, 0, 0.288);
}
.whychoose-block {
  position: relative;
  padding-left: 65px;
  margin-right: 75px;
  margin-top: 25px;
}
.bl .whychoose-block {
  position: relative;
  padding-left: 20px;
  margin-right: 75px;
  margin-top: 25px;
}
.whychoose-block {
  margin-right: 20px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.bl .whychoose-block {
  margin-right: 20px;
  height: 45px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.bl .whychoose-icon {
  position: inherit;
  left: 0;
  top: 0px;
  color: #0080b9;
  font-size: 40px;
  width: 45px;
  height: 40px;
  margin-right: 5px;
}
.whychoose-icon {
  position: absolute;
  left: 0;
  top: 3px;
  color: #0080b9;
  font-size: 40px;
  width: 40px;
  height: 40px;
}

.bl-icon img {
  /* margin-right: 10px; */
  max-height: 55px;
  max-width: 100%;
}
.bl-icon .row {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.bl .whychoose-block h5 {
  color: var(--thm-gray);
  font-size: 25px;
  line-height: 34px;
  letter-spacing: 0px;
  font-family: var(--thm-font-3);
  font-weight: 900;
  font-style: italic;
}
.whychoose-block h5 {
  color: var(--thm-gray);
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 2px;
  font-family: var(--thm-font-3);
  font-weight: 900;
  font-style: italic;
}
.mv p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.corp {
  color: #0080b9;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 3px;
  font-family: var(--thm-font-3);
  font-weight: 700;
  font-style: italic;
}
.corp1 {
  color: #0080b9;
  font-size: 35px;
  line-height: 45px;
  letter-spacing: 3px;
  font-family: var(--thm-font-3);
  font-weight: 700;
  font-style: italic;
}

#careers input,
#careers select,
#careers textarea {
  width: 100%;
  padding: 5px 10px;
  margin: 10px 0;
  color: black;
  border-radius: 5px;
  background: none;
  border: none;
  border: 1px solid #6c6b6b;
  font-size: 13px;
  display: inherit !important;
}

#careers select {
  padding: 10px;
}
#careers input:focus,
#careers select:focus,
#careers textarea:focus {
  border: 1px solid #000000;
}
#careers .inquiry_form {
  margin-bottom: 0;
  padding: 0px 2px;
}

#careers .inquiry_form  spnan{
display: none
}

#careers .sm {
  font-size: 13px;
  color: #6d7382;
}
/* #careers .submitbtn .inquiry_form {
  display: flex;
} */
#careers .submitbtn input {
  width: 45%;
  cursor: pointer;
  margin-right: 15px;
  background: #0080b9;
  color: rgb(255, 255, 255);
  border: 1px solid #0080b9;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  box-shadow: none;
  text-align: center;
  float: left;
}
#careers .submitbtn input:hover {
  background: #ffffff;
  color: rgb(0, 0, 0);
  border: 1px solid #6c6b6b;
}
.opening-hour-box {
  background-color: #0080b9;
  padding: 60px 40px;
  margin-left: -50px;
  z-index: 99;
}
.opening-hour-box .top-tiltle {
  position: relative;
  display: block;
  padding-bottom: 20px;
}
.opening-hour-box .top-tiltle h2 img {
  width: 40px;
}
.opening-hour-box .top-tiltle h2 {
  color: #ffffff;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  text-transform: capitalize;
}
.opening-hour-box ul li {
  color: #ffffff;
  font-size: 18px;
  line-height: 33px;
}
.opening-hour-box ul li span a {
  text-decoration: none;
  color: white;
}
.opening-hour-box ul li span {
  color: #ffffff;
  font-size: 15px;
  line-height: 25px;
  text-transform: none;
  padding-left: 0;
}
.opening-hour-box ul li:hover span {
  color: white;
}
.sec-title-style2 h2 {
  font-size: 40px;
  line-height: 1.2em;
}
.opening-hour-box ul li + li {
  margin-top: 15px;
}
.sec-title-style2 {
  position: relative;
  display: block;
  padding-bottom: 30px;
}
.contact-form-box-2 .appointment-form-box__inner {
  padding: 40px 50px;
}
.h7-contact-form {
  padding-top: 0;
}
.h7-contact-form-area .form1 {
  margin: auto;
}
.mt-30 {
  margin-top: 30px;
}
.text-center {
  text-align: center !important;
}
.tm-contact-block {
  /* border: 1px solid rgba(0, 0, 0, 0.297); */
  padding: 20px;
  /*! min-height: 255px; */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
}

.tm-contact-icon {
  display: inline-block;
  height: 93px;
  width: 93px;
  line-height: 93px;
  font-size: 40px;
  text-align: center;
  border-radius: 999px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-right: 15px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.contact-form-box-1 {
  position: initial;
}
.contact-page-map-outer {
  background: #fff;
  height: 450px;
}
.tm-contact-icon {
  display: inline-block;
  height: 65px;
  width: 65px;
  line-height: 65px;
  font-size: 25px;
  width: 15%;
}
.tm-contact-block .text1 {
  width: 80%;
}
.tm-contact-block h5 {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  font-weight: 500;
}
.tm-contact-block p a:hover {
  color: #0080b9;
}
.tm-contact-block p a {
  text-decoration: none;
  color: var(--thm-gray);
}
.tm-contact-block p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}
.tm-contact-block:hover .tm-contact-icon {
  background-color: #0080b9;
  color: white;
}
.contact-form-box-1 {
  max-width: 650px;
  margin: 0;
}
.contact-page-map-outer iframe {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.contact-form-box-1 .appointment-form-box__inner {
  max-width: 650px;
  width: 100%;
  padding: 30px;
}
.contact-form-box-1__inner .sec-title-style2 {
  margin-top: 0px;
  padding-bottom: 20px;
}
.df {
  display: flex;
}
.about-style4__content .inner-content ul .text p {
  font-size: 21px;
  font-family: var(--thm-font-3);
  font-style: italic;
  font-weight: 500;
}

.single-project-style7 .content-box .inner-title p {
  color: #0080b9;
}

.lightbox-image{
  color: #0080b9;
}

@media only screen and (min-width: 1399px) {
  .main-slider.style10 .content .big-title h2 {
    font-size: 130px;
  } 
}
.opening-hour-box ul li span br {

}
@media only screen and (max-width: 1199px) {
  .mobile-nav-toggler .icon-bar {
    position: relative;
    display: block;
    background: #ffffff;
    height: 2px;
    width: 28px;
    margin: 5px 0px;
  }
  .tm-contact-icon {
    width: 21%;
  }
  .quick_contact {
    border: none;
    padding: 0;
  }
  .mobile-menu .navigation li > a {
    font-size: 14px;
  }
  .header-style10__right {
    display: none;
  }
  .dsn {
    display: block !important;
  }
  .dsb {
    display: none !important;
  }
  .main-slider.style10 .content .big-title h2 {
    font-size: 90px;
    line-height: 0.9em;
    animation: none;
  }
  .main-slider.style10 .content .overlay-title {
    bottom: 380px;
    right: 0px;
  }
  .main-slider.style10 .content .overlay-title {
    font-size: 23px;
    letter-spacing: 0.7em;
  }
  .single-project-style6 .content-box h4 {
    transform: none;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 10px;
  }
  .single-project-style6 .content-box p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .single-project-style6 .content-box {
    padding-bottom: 20px;
  }
  .experience-box-style2 {
    margin-bottom: 20px;
    padding: 40px 40px 40px;
  }
  .about-style9__content__signature-box {
    padding-top: 20px;
  }
  .about-style9__content .inner-content p {
    letter-spacing: 1px;
  }
  .single-testimonial-style8 h2 {
    font-size: 27px;
    line-height: 1.5em;
    font-weight: 300;
    letter-spacing: 2px;
  }
  .sec-title h2 {
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: none;
  }
  .dsno {
    display: block !important;
  }
  .dsbl {
    display: none !important;
  }
  .about-style3__content__signature-box {
    margin-top: 45px;
    width: 250px;
    height: 80px;
  }
  .about-style3__content__signature-box {
    margin-top: 45px;
    width: 250px;
    height: 80px;
  }
  .ctext .sec-title h2 {
    font-size: 27px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: none;
  }
  .single-project-style3 .text-holder .title h2 {
    font-size: 27px;
    line-height: 37px;
  }
  .opening-hour-box ul li span br {
    display: inherit;
  }
}

@media (max-width: 1150px) {
  .mobile_friendly {
    margin-top: 10px;
    font-size: 13px;
    display: inherit;
  }
}

@media screen and (max-width: 991px) {
  .experience-box-style2 .title-box h2,
  .ongoing_title_box h2 {
    font-size: 45px;
  }
  .tm-contact-icon {
    width: 23%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
  }
  .tm-contact-block {
    padding: 20px 11px;
  }
  .dsno9 {
    display: none !important;
  }
  .dsbl9 {
    display: block !important;
  }
  .about-style9__content .title-box h2,
  .service-style9__top .title-box h2 {
    font-size: 33px;
    line-height: 1.3;
  }
  .main-slider.style10 .content .big-title h2 {
    font-size: 72px;
    line-height: 0.9em;
    animation: none;
  }
  .main-slider.style10 .content .overlay-title {
    bottom: 370px;
    right: 0px;
  }
  .main-slider.style10 .content .overlay-title {
    font-size: 20px;
    letter-spacing: 0.4em;
  }
  .about-style9__content .title-box h2 br {
    display: none;
  }
  .fot_container {
    max-width: 700px;
    margin: 0 auto;
  }
  .footer-bottom-style5 .bottom-inner {
    flex-direction: row;
    justify-content: space-between;
  }
  .popup {
    width: 50%;
  }
  .about-style4__content .inner-content h2 {
    color: #0080b9;
    font-size: 23px;
    line-height: 31px;
    font-weight: 700;
    font-family: var(--thm-font-3);
    font-style: italic;
  }
  .sec-title-style2 h2 {
    font-size: 30px;
    line-height: 1.2em;
  }
  .contact-form-box-1 .appointment-form-box__inner {
    max-width: 100%;
    width: 100%;
    padding: 20px;
  }
  .contact-form-box-1 {
    max-width: 100%;
    margin: 0;
  }
  .opening-hour-box {
    margin-left: 0;
    padding: 30px;
  }
  .h7-contact-form-area .form1 {
    margin-bottom: 20px;
  }
  .formtext h2 {
    font-size: 19px !important;
    text-transform: capitalize;
  }
}

@media (max-width: 767px) {
  .input_box_1 {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: left;
    margin: 0% 0% 10px 0;
  }
  .vtext p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 25px;
  }
  input.form_control {
    width: 100%;
    height: 35px;
    border: 1px solid rgb(189, 186, 186);
    margin-bottom: 5px !important;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 5px 10px;
    line-height: 42px;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    background: #fff;
    font-size: 12px;
  }
  input.form_control1 {
    width: 100%;
    height: 35px;
    border: 1px solid rgb(189, 186, 186);
    padding: 5px 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    box-sizing: border-box;
    line-height: 42px;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    background: #fff;
    font-size: 12px;
  }
  .input_box_2 {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: left;
    margin: 0% 0% 10px 0;
  }
  .input_box_3 {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: left;
    margin: 0% 0% 10px 0;
  }
  .con_box2 .input_box_center2 {
    width: 100%;
    margin-bottom: 15px;
  }
  .con_box2 .input_box_center1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .cont_us_in p {
    line-height: 18px;
    color: #333;
    font-size: 14px;
  }
  .input_box .file_upload {
    font-size: 12px;
    color: gray;
    margin-bottom: 0px;
  }
  .input_box label {
    font-size: 14px;
  }
  .cont_us_in h1 {
    margin-top: 15px;
    font-size: 16px;
  }
  .con_box5 .input_box .font_size {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .con_box5 .learn {
    font-size: 13px;
    color: black;
    padding-top: 0px;
    padding-bottom: 5px;
  }
  textarea.form_control {
    width: 100%;
    height: 100px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 5px 10px;
    line-height: 26px;
    color: #9999b3;
    margin-top: 0px;
  }
  .about-style3__content__signature-box {
    margin-top: 35px;
    width: 220px;
    height: 70px;
  }
  .mv {
    margin-bottom: 20px;
  }
  .main-logo-box-ten img {
    width: 150px;
  }
  .footer-bottom-style5 .bottom-inner {
    flex-direction: column;
    justify-content: center;
  }
  .experience-box-style2,
  .ongoing_title_box {
    padding: 20px;
    margin-bottom: 00px;
  }
  .about-style9__content__signature-box {
    position: relative;
    display: block;
    padding-top: 15px;
  }
  .about-style9__content__signature-box {
    text-align: center;
  }
  .about-style9__image {
    float: none;
    margin-top: 30px;
    text-align: center;
  }
  .ongoing_title_box h5 {
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 12px;
    text-align: center;
  }
  .experience-box-style2 .title-box h5 {
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 12px;
    text-align: center;
  }
  .single-project-style6 .content-box {
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 10px;
  }
  .single-project-style6 .content-box h4 {
    transform: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 10px;
  }
  .single-project-style6 .content-box p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .service-style11-area {
    padding: 30px 0;
  }
  .single-service-style11 {
    position: relative;
    display: block;
    background: #ffffff;
    box-shadow: 0px 24px 60px 0px rgba(0, 0, 0, 0.05);
    padding: 20px 20px;
    transition: all 200ms linear;
    transition-delay: 0s;
    transition-delay: 0s;
    transition-delay: 0.1s;
    margin-bottom: 20px;
    z-index: 1;
  }
  .testimonial-style8__content {
    padding: 0;
  }
  .single-testimonial-style8 h2 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: 0;
  }
  .p_tag {
    font-size: 14px;
    letter-spacing: 0px;
    margin-top: 10px !important;
  }
  .partner-box-style3 .single-partner-logo-box .inner {
    position: relative;
    display: block;
    background-color: transparent;
  }
  .partner-box-style3 .single-partner-logo-box {
    padding: 0px 10px;
    margin-bottom: 10px;
  }
  .single-partner-logo-box a {
    padding: 0;
  }
  .fot_container {
    max-width: 900px;
    margin: 70px auto 0px;
  }
  .footer-bottom-style5 .bottom-inner {
    padding: 25px 0px 10px;
  }
  .footer-bottom .bottom-inner .copyright {
    padding-bottom: 5px;
  }
  .scroll-top {
    width: 45px;
    height: 45px;
    font-size: 18px;
    line-height: 44px;
  }
  .main-slider.style10 .content .big-title h2 {
    font-size: 60px;
    line-height: 0.7em;
    animation: none;
  }
  .main-slider.style10 .content .overlay-title {
    bottom: 300px;
    right: 0px;
  }
  .main-slider.style10 .content .overlay-title {
    font-size: 23px;
    letter-spacing: 0.3em;
  }
  .sec-title h2 {
    font-size: 28px;
    line-height: 1.1em;
    font-weight: 700;
    text-transform: none;
  }
  .ctext .sec-title h2 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: none;
  }
  .comingsoon {
    text-align: center;
    margin: 70px 0;
  }
  .about-style4__content .inner-content .text p {
    font-size: 14px;
    line-height: 23px;
  }
  .about-style4__content .inner-content ul .text p {
    font-size: 17px;
  }
  .about-style2__image .outer-text {
    position: absolute;
    top: 10px;
    right: -230px;
    color: rgba(var(--thm-black-rgb), 0.2);
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.7em;
  }
  .about-style2__image:hover .outer-text {
    right: -290px;
    letter-spacing: 1em;
  }
  .about-style2__content {
    padding-top: 30px;
  }
  .sec-title .sub-title h3 {
    color: var(--thm-gray);
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1px;
    font-family: var(--thm-font-3);
    font-weight: 700;
    font-style: italic;
  }
  .about-style3__content__signature-box {
    margin-top: 35px;
    width: 220px;
    height: 70px;
  }
  #careers .sm {
    font-size: 10.5px;
    color: #6d7382;
  }
  .input_box_2 .file_upload,
  .input_box_3 .file_upload {
    margin-bottom: 0;
  }
  .input_box {
    width: 100%;
  }
  .tm-contact-block {
    padding: 20px;
    min-height: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .tm-contact-icon {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 25px;
  }
  .about-style4__content .inner-content ul li .text p {
    font-size: 17px;
    line-height: 23px;
  }
  .about-style4__content .inner-content ul li .icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
  }
  .service-style9__top .title-box h3 {
    color: #2caec3;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .project-style10-area,
  .project-style3-area,
  .features-style2-area,
  .service-style10-area,
  .about-style2-area,
  .location-info-area,
  .h7-contact-form-area {
    padding: 30px 0;
  }
  .sec-title-style2.style2instyle3 h2 span {
    font-size: 30px;
    font-style: italic;
    font-family: var(--thm-font-3);
    font-weight: 700;
  }
  .sec-title-style2.style2instyle3 h2 {
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
  }
  .sec-title-style2.style2instyle3 .icon {
    padding-bottom: 15px;
  }
  .sec-title-style2.style2instyle3 {
    padding-bottom: 20px;
  }
  .single-project-style3 .text-holder {
    padding: 20px 22px 20px;
  }
  .single-project-style3 .text-holder .title h2 {
    font-size: 26px;
    font-weight: 800;
    line-height: 34px;
  }
  .single-features-style2 .inner-title {
    padding-top: 20px;
  }
  .single-features-style2 .inner-title h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .bl-icon img {
    margin-bottom: 8px;
    max-height: 48px;
    max-width: 40%;
  }
  .bl .whychoose-icon {
    width: 40px;
  }
  .opening-hour-box .top-tiltle h2 {
    font-size: 23px;
    line-height: 23px;
  }
  .opening-hour-box .top-tiltle h2 img {
    width: 35px;
  }
  .opening-hour-box ul li {
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
  }
  .opening-hour-box ul li span {
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
  }
  .sec-title-style2 {
    position: relative;
    display: block;
    padding-bottom: 15px;
  }
  .contact-form-box-1 {
    margin-top: 40px;
    padding: 0;
  }
}

@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }
  .popup {
    width: 90%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 991px) {
  .opening-hour-box ul li span br {
    display: none;
  }
}

@media only screen and (max-width: 499px) {
  .mv p {
    font-size: 14px;
    letter-spacing: 0px;
    margin: 0;
    line-height: 25px;
  }
  .main-slider.style10 .content .big-title h2 {
    font-size: 40px;
    line-height: 0.7em;
    animation: none;
  }
  .main-slider.style10 .content .overlay-title {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  .main-slider.style10 .content .overlay-title {
    bottom: 270px;
    right: 0px;
  }
  .main-slider.style10 .content {
    padding-top: 300px;
    padding-bottom: 320px;
  }
  .main-slider.style10 .outer-text {
    display: none;
  }
  .experience-box-style2 .title-box h2,
  .ongoing_title_box h2 {
    font-size: 35px;
  }
  .about-style9__content .title-box h2,
  .service-style9__top .title-box h2 {
    font-size: 28px;
    line-height: 1.4;
  }
  .about-style9__content .inner-content p,
  .about-style2__content .inner-content .text p {
    font-size: 14px;
    letter-spacing: 0px;
    margin: 0;
    line-height: 25px;
  }
  .about-style4__content .inner-content h2 {
    color: #0080b9;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    font-family: var(--thm-font-3);
    font-style: italic;
  }
  .nribtn a {
    border: 1px solid #0080b9;
    font-size: 13px;
    text-transform: none;
    background-color: #0080b9;
    font-weight: 400;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    padding: 10px 5px;
    letter-spacing: 0px;
  }
  .opening-hour-box ul li span {
    color: #ffffff;
    font-size: 13px;
    line-height: 22px;
  }
  .opening-hour-box ul li span br {
    display: inherit;
  }
  .opening-hour-box {
    margin-left: 0;
    padding: 20px;
  }
  .about-style4__content .inner-content .text p {
    font-size: 13px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 400px) {
  .tm-contact-block .text1 {
    width: 70%;
  }
}
@media only screen and (max-width: 360px) {
  .nribtn a {
    border: 1px solid #0080b9;
    font-size: 12px;
  }
}
