@charset "utf-8";
/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
  font-family: 'Noto Sans', sans-serif;
}

.navbar li a {
  font-family: 'PT Sans', sans-serif;
  padding: 8px 8px 8px 8.5px;
  margin-right: 2px;
  letter-spacing: 0.5px;
  border-radius: 18px;
}

.head_link {
  background-color: #999;
  color: #FFF;
  height: 35px;
}

.navbar-toggle {
  background-color: #384168 !important;
}

.navbar {
  font-family: "PT Sans";
  background-color: #f8cda5;
  border: 0;
  font-size: 17px !important;
  padding-top: 10px;
  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 4px rgba(-10, 0, 0, 0.2);
}

.current-job-page .btn_job {
  padding: 10px 9px !important;
  height: 225px !important;
  width: 100% !important;
  color: #000;
  background-color: #eed16a;
  border: none;
  transition: 1s;
  position: relative;
}

.current-job-page .btn_job:hover {
  background-color: #f05a29 !important;
  color: #000 !important;
  transform: scale(1.15) !important;
  transition: 1s !important;
}

#storeStatusDialog .modal-body h4 {
  font-weight: bold;
  line-height: 24px;
  text-align: center;
}

/*.current-job-page .btn_job:hover:before{ 
  position:absolute; 
  content:'';
  width:100%;
  height:100%;
  left: 0px;
   opacity:1;
    top: 0px;
    background-color: #828281 !important;
    color: #fff !important;
    transform: scale(1.2) !important;
    transition: 1s !important;
  }
 .current-job-page .btn_job:before {
   position:absolute; 
  content:'';
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity:0;
  background-color: #828281 !important;
    color: #fff !important;
    transform: scale(1) !important;
    transition: 1s !important;
 } 
 */



.dow-ja {
  float: right;
  margin: 5px 0px -12px;
}

.dow-ja h2 {
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #000;
  background: #384168;
  height: 58px;
  width: 130px;
  display: table-cell;
  vertical-align: middle;
  line-height: 18px;
  margin: 0px;
  border-radius: 7px;
  transition: 1s;
}

.dow-ja a {
  text-decoration: none;
}

.dow-ja a:hover h2 {
  background: #828282;
  transition: 1s;
}

.current-job-page .col-sm-2 {
  padding: 0px 12px;
  margin-bottom: 15px;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #818281 !important;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #818281 !important;
  border-color: #828281 !important;
  outline: 0 !important;
}

.current-job-page .btn_job h6 {
  position: relative;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
}

.client_logo {
  align-items: center;
  display: flex;
  text-align: left;
  height: 175px;
  width: 15.7%;
  padding: 0px 6px;
  margin: 0px 5px 15px 6px;
  margin-bottom: 15px;
  border: 1px solid #4d4d4d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.client_logo span {}

.client_logo * {
  vertical-align: middle;
}

.client_logo img {
  max-width: 100%;
  margin: 0px auto;
  display: flex;
}

.clear {
  clear: both;
}

.pa0 {
  padding: 0px;
}

.w3-half h2 b {
  font-size: 16px;
  letter-spacing: 0.5px;
}

.w3-half h2.fa:before {
  font-size: 15px;
}

.image-upload label {
  font-size: 15px;
  color: #fff;
}

.image-upload input[type="file"] {
  padding: 5px 12px;
  font-size: 19px;
}

.image-upload label img {
  cursor: pointer;
}

.choose-resum {
  margin: 0px 0px 0px;
  background: #828281;
  font-size: 0px;
  border: 0px;
  padding: 0px;
}

.job-detail {
  background: #ffffff;
  border: 3px solid #4a4f64;
  border-radius: 10px 10px 0px 0px;
  margin-top: 61px;
}

.job-detail .top .num {
  margin: -57px 0px 10px !important;
}

.top {
  width: 100%;
  height: auto;
  display: flex;
  background: #4a4f64;
}

.top h1 {
  color: #fff;
  margin: 10px;
  font-size: 28px;
  padding: 15px 0;
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Noto Sans', sans-serif !important;
}

h2.fa {
  font-family: FontAwesome !important;
  font-weight: 400;
}

.current-title {
  font-size: 25px;
  word-break: break-word;
}

.middel {
  padding: 0px 0px 0px 1px;
  overflow: hidden;
}

.current-job-page .btn_job:hover {
  z-index: 5;
  position: relative;
}

.main-title {
  text-align: center;
  background: #828281 !important;
  color: #fff;
  padding: 12px 0px;
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 125px;
  word-wrap: break-word;
  font-size: 30px;
  text-transform: uppercase;
}

.homeslider {
  margin-top: 132px;
}

.current-job-page .btn_job {
  transition: 1s !important;
}

.services-details {
  padding-right: 0px;
  width: 61.666667%;
}

.services-details table tr td {
  vertical-align: top;
  width: 33%;
}

.side_menu {
  padding: 0px;
  width: 38.333333%;
}

.side_menu ul {
  padding: 0px;
  margin: -1px 0px;
}

.side_menu ul li a {
  display: flex;
  padding: 16px 16px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.5px;
  background-color: #82828182;
  text-decoration: none;
  transition: color 300ms, background-color 300ms;
  word-break: break-all;
}

.side_menu ul li:hover a,
.side_menu ul li.active a {
  background: #ccc;
}

.d-img-center a .submit_btn {
  cursor: pointer;
  width: 110px;
  font-size: 16px !important;
  height: 39px;
}

.load-more {
  margin: 0px 0px 0px;
  padding: 65px 0px !important;
  border: 0px !important;
}

.contact-add .c-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.member-list li b {
  text-transform: uppercase;
  font-size: 16px;
  color: #384168;
}

.logo_img {
  padding: 0px 5px;
  position: absolute;
  bottom: 0px;
  width: 365px;
}

.logo_img figure {
  font-size: 29px;
  font-weight: bold;
}

.btn-primary {
  font-size: 16px !important;
  padding: 3px !important;
  margin-bottom: 10px;
}

#uploadresumeform .form-control {
  width: 96%;
}

#uploadresumeform.form-horizontal .control-label {
  text-align: right;
}

.job-detail .btn_job {
  font-size: 16px !important;
  padding: 10px 28px !important;
  font-weight: bold;
}

.h3-title {
  font-size: 35px;
}

.navbar .header .col-md-6.text-right a img {
  margin: 6px 0px -43px 0px;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.navbar .container-fluid {
  width: 1200px;
}

.navbar-header a img {
  margin-top: -10px;
}

.navbar-brand img {
  margin-top: -15px;
  width: 133px;
  margin-left: -90px;
}

.navbar li a,
.navbar .navbar-brand {
  color: #000 !important;
  font-weight: 700;
}

.navbar-nav {
  padding: 0px 0px 15px 40px !important;

}

.navbar-nav li a:hover {
  color: #fff !important;
  background-color: #ffb921 !important;
}

.navbar-nav li.active a {
  color: #fff !important;
  background-color: #828281 !important;
}

.address ul li strong {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 19px;
}

/*----------------------------------------SLIDER------------------------------*/
.carousel-inner img {
  width: 100%;
  /* Set width to 100% */
  margin: auto;

}

.text-left {
  font-family: Noto Sans !important;
}

.header_slider {
  font-size: 40px;
  font-weight: bold;
  /*margin-bottom:5px;
	  margin-left:-100px;*/
}

.content_slider {
  /*margin-bottom:170px;
	  margin-left:-100px;*/
  font-size: 20px;
}

.slider_arrow {
  color: #FFF !important;
}

/*----------------------------------------WELCOME SECTION------------------------------*/
.welcome-section {
  background: url(../images/bg.jpg) no-repeat;
  background-size: 135%;
}

.welcome-text {
  padding-top: 12%;
}

.welcome-text h2 {
  font-family: "Noto Sans";
  color: #424141;
  text-align: center;

}

.Gujarat {
  color: #f04208;
}

.Service {
  color: #1e06f8;
}

.Placemet {
  color: #feca07;
}

.welcome-content p {
  font-family: "Noto Sans";
  font-size: 15px;
  line-height: 25px;
  color: #000;
}

.welcome-content {
  padding-top: 2%;
  text-align: justify;
}

/*----------------------------------------VISION AND MISSION------------------------------*/
.mission-img {
  float: right;
  margin-bottom: 10px;
  margin-top: 10px;
}

.vision-mission h2 {
  font-family: "Noto Sans";
  color: #424141;
  text-align: center;

}

.vision-mission h3 {
  font-family: "Noto Sans";
  color: #000;
}

.vision-mission p {
  font-family: "Noto Sans";
  line-height: 22px;
  font-size: 15px;
  color: #000;
}

/*----------------------------------------COMPANY MEMBERSHIP------------------------------*/
.modal-title1 {
  font-size: 15px;
  line-height: 23px;
  margin: 0px 0px;
}

.modal-header {
  padding: 5px 15px;
}

a.modal-close-icon {
  font-size: 24px;
  float: right;
}

.company-membership {
  background: url(../images/bg_membership2.jpg) no-repeat;
  background-size: 96%;
  height: 286px;
  text-align: center;
  padding: 2%;
}

.company-membership h2 {
  font-family: "Noto Sans";
  font-weight: bold;
  font-size: 34px;
  color: #333;
}

.company-membership p {
  font-family: "Noto Sans";
  color: #000000;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.company-membership a.btn_job {
  font-family: "Noto Sans";
  color: #FFF;
  padding: 10px 20px;
  background-color: #384168;
  font-size: 18px;
  border-radius: 5px;
  text-decoration: none;
  transition: 1s;
  transform: scale(1);
}

.company-membership a.btn_job:hover {
  text-decoration: none;
  color: #fff;
  background: #828281 !important;
  transition: 1s;
  font-size: 20px;
  transform: scale(2.2) !important;
  -webkit-transform: scale(2.2) !important;
  -moz-transform: scale(2.2) !important;
}

.company-member h2 {
  background-color: #828281;
  height: auto !important;
  padding: 7px 20px;
  color: #FFF;
  text-align: center;
  display: table;
  margin: 40px auto 15px;
  border-radius: 15px;
  min-width: 265px;
  font-style: italic;
  font-size: 21px;
  text-transform: uppercase;
}

.company-member h3 {
  text-decoration: underline;
  font-size: 20px;
  color: #384168;
}

.company-member ul li {
  color: #000;
}

.company-member p {
  font-family: "Noto Sans";
  color: #000;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.company-member .member-list li {
  padding: 0px 0px 5px 0px;
  line-height: 23px;
}

.company-member .member-list li b {
  text-transform: initial;
  font-size: 15px;
  color: #000;
}

.member-charge {
  margin: 15px 0px 30px;
  font-size: 16px;
  line-height: 23px;
}

.member-charge span {
  display: flex;
  color: red;
}

.cursive {
  font-weight: bold;
  font-size: 20px;
  margin: 24px auto 5px;
  width: 46%;
  text-align: center;
  font-style: italic;

}

.member-shadow {
  text-align: center;
  margin: 25px auto;
  font-size: 20px;
  width: 70%;
  color: #333;
  padding: 15px 35px;
  box-shadow: 0px 0px 52px -8px #666;
}

/*----------------------------------------Footer------------------------------*/
footer {
  background-color: #f8cda5;
}

footer h3 {
  color: #000;
  font-family: "Noto Sans";
  font-size: 24px;
}

footer ul li {
  list-style: none;
  font-size: 15px;
  font-family: "Noto Sans";
  line-height: 190%;
  font-weight: normal;
}

.address p {
  line-height: 190%;
}

footer .col-sm-2,
.col-sm-4,
.col-sm-3 {}

footer ul li a:hover {
  color: #0000ff;
  text-decoration: none;
}

.footer-link {
  color: #fff;
}

.h4,
h4 {
  font-size: 17px;
}

footer ul li a,
footer p {
  color: #000;
}

.copy-text {
  padding: 28px 10px 11px 0%;
  font-size: 13px;
}

.copy_footer {
  background-color: #2e2e2e;
}

.copy-text a {
  color: #FFF;
}

.copy-text a:hover {
  text-decoration: underline;
}

.copy-text1 {
  background-color: #2e2e2e;
  height: 60px
}

.social_media_list {
  text-align: right;
}

.social_media_list ul {
  list-style: none;
  padding-top: 19px;
}

.social_media_list ul li {
  display: inline;
}


#myBtn {
  display: flex;
  position: fixed;
  height: 50px;
  width: 50px;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: #359ca0 2px solid;
  outline: none;
  background-color: #FFF;
  color: #359ca0;
  cursor: pointer;
  padding: 10px;
  border-radius: 100px;
  transform: rotate(270deg);
}

.right1 {
  color: #359ca0;
}

.thumbnail p {
  color: #333;
}

#googleMap {
  width: 100%;
  height: 400px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/*#myBtn:hover {
  background-color: #555;
}*/

/*-------------------------------------------------------------------------------------------------------------------------------------*/
.form-horizontal .control-label {
  text-align: left;
  padding-top: 3px;
  font-size: 20px;
}

.submit_btn {
  background: #828281;
  border: none;
  width: 103px;
  height: 46px;
  font-size: 19px;
  color: #FFF;
  cursor: pointer;
  transition: 1s !important;
  white-space: initial;
}

.submit_btn:hover {
  background-color: #fc7f00 !important;
  color: #fff !important;
  transform: scale(1.2) !important;
  transition: 1s !important;
}

.btn-default.focus,
.btn-default:focus,
.submit_btn:focus {
  color: #fff;
  background-color: #828281 !important;
  border-color: #828281 !important;
  outline: 0 !important;
}

.form-control {
  height: 39px;
  font-size: 15px;
}

.d-img-center {
  margin-left: 1px;
  margin-top: 1px;
}

.d-img-center img {
  border: 1px solid #ffffff;
  border-radius: 50%;
}

.short-dec {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}

.note-button {
  background: #2773a0 !important;
  border: none;
  height: 48px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100px;
  margin-bottom: 15px;
  margin-top: 5px;
  color: #FFF !important;
  cursor: initial;
}

.note-button:focus {
  color: #fff;
  background: #384168 !important;
  border-color: #384168 !important;
  outline: 0 !important;
}

#menu1 {
  text-align: start;
}

.btn_service {
  background-color: #CCC;
  border: none;
}

.blue {
  background-color: #038092;
  color: #FFF;
}

.white {
  background-color: #CCC;
  color: #038092;
}

.btn_service:hover {
  background-color: #333;
  color: #FFF;
}

.btn_job {
  padding: 10px 18px !important;
  white-space: initial;
  word-wrap: break-word;
}

.current_job th {
  color: #666 !important;
}

.drop100 {
  width: 100%;
}

.contact_6 {
  background-color: #ececec;
}

.circle {
  border-radius: 100%;
  height: 100px;
  width: 100px;
  padding: 20px 5px;
  background-color: #036;
}

.pra1 {
  color: #4e4e4e;
  line-height: 24px;
}

.services-details ul li {
  color: #4e4e4e;
  line-height: 23px;
}

.services-details .pra1 {
  color: #4e4e4e;
  line-height: 22px;
}

.circle:hover {
  background-color: #999;
}

.side_menu ul li {
  list-style: none;
}

.side_menu h4 {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.5px;
  float: left;
}

.side_menu .list-group-item {
  overflow:auto;
}

.services-toggle {
  cursor: pointer;
  background: #fff !important;
  float: right !important;
  position: relative !important;
  margin: 9px 0px 0px !important;
}

.services-toggle .icon-bar {
  background: #384168;
}

.company-membership p {
  width: 50%;
  margin: 0px auto;
}

.contact-page {
  margin-top: 25px;
}

body::-webkit-scrollbar {
  width: 5px;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #384168;
  outline: 1px solid slategrey;
}

select.form-control option {
  font-size: 13px;
}

.form-horizontal input[type="number"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  position: relative;
  -webkit-appearance: none;
}

.form-horizontal input[type="number"]::-moz-placeholder {
  /* Firefox 19+ */
  -webkit-appearance: none;
}

.form-horizontal input[type="number"]:-ms-input-placeholder {
  /* IE 10+ */
  -webkit-appearance: none;
}

.form-horizontal input[type="number"]:-moz-placeholder {
  /* Firefox 18- */
  -webkit-appearance: none;
}

.member-shadow img {
  max-width: 100%;
}


@media (min-width:1025px) and (max-width:1199px) {
  .header {
    height: 67px;
  }

  .navbar-fixed-top .navbar-collapse {
    background: #f8cda5;
    width: 100% !important;
    margin-left: 0px !important;
  }

  .navbar-nav {
    padding: 10px 0px 10px 0px !important;
    margin: -28px 0px 0px;
  }

  .navbar li a {
    padding: 8px 7px 8px 8px;
    font-size: 13px;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    margin-bottom: 1px;
  }

  .navbar .container-fluid {
    width: 970px;
  }

  .navbar-brand {
    float: none;
    padding: 0px;
    height: auto;
  }

  .navbar-brand img {
    width: 150px;
  }

  .navbar-toggle {
    margin-left: 15px;
    margin-top: 24px;
    float: left;
    position: absolute;
    top: 0px;
  }

  .navbar .header .col-md-6.text-right a img {
    margin: 13px 0px 0px 0px;
    width: 110px;
  }

  .homeslider,
  .main-title {
    margin-top: 129px;
  }

  .company-membership {
    height: auto;
    background: url(../images/bg_membership2.jpg) 78% -5px no-repeat;
  }

  footer ul {
    padding-left: 0px !important;
  }

  .main-title {
    padding: 12px 15px;
    font-size: 20px;
  }

  .current-job-page .col-sm-2 {
    margin-bottom: 5px;
  }

  .current-title {
    line-height: 24px;
    font-size: 17px;
  }

  .w3-red,
  .w3-hover-red:hover {
    height: auto !important;
  }

  .h3-title {
    font-size: 24px;
  }

  .form-horizontal .submit_btn {
    margin: 0px auto 25px !important;
    display: table;
  }

  .note-button {
    width: auto !important;
  }

  .submit_btn {
    margin-bottom: 15px;
    width: auto !important;
    height: auto;
  }

  .container_fluid {
    padding: 0px 15px;
  }

  .d-img-center a .submit_btn {
    padding: 0px 20px !important;
  }

  h3 {
    height: auto !important;
  }

  .text-center {
    word-break: break-word;
  }

  .client_logo {
    width: auto;
  }

  .welcome-section {
    background-size: 145%;
  }

  .welcome-text {
    padding-top: 13%;
  }

  .address ul li strong {
    font-size: 17px;
  }

  .client_logo {
    width: 23.8%;
    height: 195px;
    float: left;
  }

  .logo_img {
    width: auto;
  }

  .load-more {
    width: 40%;
  }

  .client_logo img {
    max-width: 165px !important;
  }

  .contact-map {
    width: 72%;
  }

  .contact-add {
    width: 28%;
  }
}


@media (min-width:992px) and (max-width:1024px) {
  .header {
    height: 67px;
  }

  .navbar-fixed-top .navbar-collapse {
    background: #f8cda5;
    width: 100% !important;
    margin-left: 0px !important;
  }

  .navbar-nav {
    padding: 10px 0px 10px 0px !important;
    margin: -28px 0px 0px;
  }

  .navbar li a {
    padding: 8px 7px 8px 8px;
    font-size: 13px;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    margin-bottom: 1px;
  }

  .navbar .container-fluid {
    width: 970px;
  }

  .navbar-brand {
    float: none;
    padding: 0px;
    height: auto;
  }

  .navbar-brand img {
    width: 150px;
  }

  .navbar-toggle {
    margin-left: 15px;
    margin-top: 24px;
    float: left;
    position: absolute;
    top: 0px;
  }

  .navbar .header .col-md-6.text-right a img {
    margin: 13px 0px 0px 0px;
    width: 110px;
  }

  .homeslider,
  .main-title {
    margin-top: 129px;
  }

  .company-membership {
    height: auto;
    background: url(../images/bg_membership2.jpg) 78% -5px no-repeat;
  }

  footer ul {
    padding-left: 0px !important;
  }

  .main-title {
    padding: 12px 15px;
    font-size: 20px;
  }

  .current-job-page .col-sm-2 {
    margin-bottom: 5px;
  }

  .current-title {
    line-height: 24px;
    font-size: 17px;
  }

  .w3-red,
  .w3-hover-red:hover {
    height: auto !important;
  }

  .h3-title {
    font-size: 24px;
  }

  .form-horizontal .submit_btn {
    margin: 0px auto 25px !important;
    display: table;
  }

  .note-button {
    width: auto !important;
  }

  .submit_btn {
    margin-bottom: 15px;
    width: auto !important;
    height: auto;
  }

  .container_fluid {
    padding: 0px 15px;
  }

  .d-img-center a .submit_btn {
    padding: 0px 20px !important;
  }

  .side_menu {
    width: 43%;
    float: left;
    margin-bottom: 25px;
  }

  .services-details {
    width: 57%;
    float: left;
    padding: 0px 15px !important;
  }

  h3 {
    height: auto !important;
  }

  .text-center {
    word-break: break-word;
  }

  .welcome-section {
    background-size: 145%;
  }

  .welcome-text {
    padding-top: 13%;
  }

  .address ul li strong {
    font-size: 17px;
  }

  .client_logo {
    width: 23.8%;
    height: 195px;
    float: left;
  }

  .logo_img {
    width: auto;
  }

  .load-more {
    width: 40%;
  }

  .client_logo img {
    max-width: 165px !important;
  }

  .contact-map {
    width: 72%;
  }

  .contact-add {
    width: 28%;
  }
}


@media (min-width:768px) and (max-width:991px) {
  .cursive {
    width: 100%;
    font-size: 16px;
  }

  .member-shadow {
    width: 100%;
    font-size: 16px;
  }

  /* !important is needed sometimes */
  html {
    overflow: auto;
  }

  body {
    overflow: auto;
    max-height: 720px;
  }

  html::-webkit-scrollbar,
  html::scrollbar {
    width: 3px !important;
  }

  /* Track */
  html::-webkit-scrollbar-track,
  html::scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
  }

  /* Handle */
  html::-webkit-scrollbar-thumb,
  html::scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #384168 !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5) !important;

  }

  ::-webkit-scrollbar-thumb:window-inactive,
  ::scrollbar-thumb:window-inactive {
    background: #384168 !important;
  }

  .contact-page {
    margin-top: 5px;
  }

  .navbar-nav li.active a {
    color: #656564 !important;
    background-color: #fff !important;
  }

  .short-dec,
  .services-details,
  .company-member,
  .welcome-content {
    word-break: break-word;
    text-align: justify;
  }

  .vision-content,
  .mission-content,
  .welcome-content {
    word-break: break-word;
    text-align: justify;
  }

  .company-membership p {
    padding: 0% 18px 0px;
    width: 60%;
  }

  .form-horizontal input[type="number"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal input[type="number"]::-moz-placeholder {
    /* Firefox 19+ */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal input[type="number"]:-ms-input-placeholder {
    /* IE 10+ */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal input[type="number"]:-moz-placeholder {
    /* Firefox 18- */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }


  .form-horizontal select#category::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal select#category::-moz-placeholder {
    /* Firefox 19+ */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal select#category:-ms-input-placeholder {
    /* IE 10+ */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal select#category:-moz-placeholder {
    /* Firefox 18- */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal select#category {
    height: 59px;
    width: 100% !important;
    word-break: break-all;
    font-size: 13px;
    white-space: normal;
  }


  .form-horizontal input[type="number"] {
    height: 48px;
  }

  .services-toggle {
    display: flex;
  }

  .dow-ja {
    margin: -107px 13px -12px;
  }

  .header {
    height: 67px;
  }

  .navbar-fixed-top .navbar-collapse {
    display: flex !important;
    background: #f8cda5;
    width: 100% !important;
    margin-left: 0px !important;
  }

  .navbar-fixed-top .navbar-collapse.in {
    display: flex !important;
  }

  .navbar-nav {
    padding: 10px 15px 10px 15px !important;
    height: 470px;
    background: #fff;
    margin: -1px 0px 0px 0px;
    position: absolute;
    width: 50%;
    left: 0px;
    border: 2px solid #384168;
  }

  .navbar-nav>li {
    float:none;
  }

  .navbar li a {
    padding: 8px 18px;
    font-size: 15px;
    margin-bottom: 2px;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    margin-bottom: 1px;
  }

  .navbar .container-fluid {
    width: auto;
  }

  .navbar-brand {
    float: none;
    padding: 0px;
    height: auto;
  }

  .navbar-brand img {
    width: flex;
    margin: -34px auto 0px;
  }

  .navbar-toggle {
    display: table;
    margin-left: 20px;
    margin-top: 31px;
    float: left;
    position: absolute;
    top: 0px;
    padding: 12px 12px;
  }

  .navbar-toggle .icon-bar {
    width: 24px;
    height: 3px;
  }

  .navbar .header .col-md-6.text-right a img {
    margin: -183px 0px 0px 0px;
  }

  .homeslider,
  .main-title {
    margin-top: 101px;
  }

  .company-membership {
    height: auto;
    background: url(../images/bg_membership2.jpg) 69% 21px no-repeat;
    background-size: 144%;
  }

  footer ul {
    padding-left: 0px !important;
  }

  .main-title {
    padding: 12px 15px;
    font-size: 20px;
  }

  .current-job-page .col-sm-2 {
    margin-bottom: 5px;
    width: 33%;
    float: left;
  }

  .current-title {
    line-height: 24px;
    font-size: 17px;
  }

  .w3-red,
  .w3-hover-red:hover {
    height: auto !important;
  }

  .h3-title {
    font-size: 24px;
  }

  .form-horizontal .submit_btn {
    margin: 0px auto 25px !important;
    display: table;
  }

  .note-button {
    width: auto !important;
  }

  .submit_btn {
    margin-bottom: 15px;
    width: auto !important;
    height: auto;
  }

  .container_fluid {
    padding: 0px 15px;
  }

  .d-img-center a .submit_btn {
    padding: 0px 20px !important;
  }

  .side_menu {
    width: 40%;
    float: left;
    margin-bottom: 25px;
  }

  .services-details {
    width: 60%;
    float: left;
    padding: 0px 15px !important;
  }

  h3 {
    height: auto !important;
  }

  .text-center {
    word-break: break-word;
  }

  .welcome-section {
    background-size: 145%;
  }

  .welcome-text {
    padding-top: 13%;
  }

  .address ul li strong {
    font-size: 17px;
  }

  .company-ser .d-img-center h3 {
    font-size: 15px;
  }

  .client_logo {
    width: 31.5%;
    height: 195px;
    float: left;
  }

  .logo_img {
    width: auto;
  }

  .logo_img figure {
    font-size: 18px;
  }

  .client_logo img {
    max-width: 165px !important;
  }
}


@media (min-width:644px) and (max-width:767px) {
  .cursive {
    width: 100%;
    font-size: 16px;
  }

  .member-shadow {
    width: 100%;
    font-size: 16px;
  }

  .ulp-res-btn.submit_btn {
    width: 80% !important;
  }

  .mission-img {
    float: none !important;
  }

  /* !important is needed sometimes */
  html {
    overflow: auto;
  }

  body {
    overflow: auto;
    max-height: 720px;
  }

  html::-webkit-scrollbar,
  html::scrollbar {
    width: 3px !important;
  }

  /* Track */
  html::-webkit-scrollbar-track,
  html::scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
  }

  /* Handle */
  html::-webkit-scrollbar-thumb,
  html::scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #384168 !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5) !important;

  }

  ::-webkit-scrollbar-thumb:window-inactive,
  ::scrollbar-thumb:window-inactive {
    background: #384168 !important;
  }

  .contact-page {
    margin-top: 5px;
  }

  .navbar-nav li.active a {
    color: #656564 !important;
    background-color: #fff !important;
  }

  .short-dec,
  .services-details,
  .company-member,
  .welcome-content {
    word-break: break-word;
    text-align: justify;
  }

  .vision-content,
  .mission-content {
    word-break: break-all;
    text-align: justify;
  }

  .company-membership p {
    padding: 0% 18px 0px;
    width: 100%;
  }

  .form-horizontal select#category::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal select#category::-moz-placeholder {
    /* Firefox 19+ */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal select#category:-ms-input-placeholder {
    /* IE 10+ */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal select#category:-moz-placeholder {
    /* Firefox 18- */
    white-space: pre-line;
    position: relative;
    top: -10px;
  }

  .form-horizontal select#category {
    height: 59px;
    width: 100% !important;
    word-break: break-all;
    font-size: 13px;
    white-space: normal;
  }

  .form-control {
    font-size: 89%;
  }

  .contact-map iframe {
    height: 200px;
  }

  .dow-ja {
    margin: -60px -3px -12px;
  }

  .dow-ja h2 {
    height: 52px;
    width: 110px;
    line-height: 14px;
    font-size: 10px;
  }

  .header {
    height: 45px;
  }

  .navbar-fixed-top .navbar-collapse {
    background: #fff;
    width: 105.5% !important;
    margin-left: -15px !important;
  }

  .navbar-nav {
    padding: 10px 15px 10px 15px !important;
    background: #fff;
    height: 499px;
    margin: -1px 0px 0px 0px;
    position: absolute;
    width: 100%;
    left: 0px;
    border: 2px solid #384168;
  }

  .navbar li a {
    margin-bottom: 2px;
    border-radius: 6px;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    margin-bottom: 1px;
    height: 79px;
  }

  .navbar .container-fluid {
    width: auto;
  }

  .navbar-brand {
    float: none;
    padding: 0px;
    height: auto;
  }

  .navbar-brand img {
    margin: -40px 42%;
    width: 135px;
  }

  .navbar-toggle {
    margin-left: 13px;
    margin-top: 19px;
    float: left;
    position: absolute;
    top: 0px;
    padding: 12px 12px;
  }

  .navbar-toggle .icon-bar {
    width: 24px;
    height: 3px;
  }

  .navbar .header .col-md-6.text-right a img {
    margin: -94px 0px 0px 0px;
    width: 90px;
  }

  .homeslider,
  .main-title {
    margin-top: 79px;
  }

  .company-membership {
    height: auto;
    background: url(../images/bg_membership2.jpg) 110% 10% no-repeat;
    background-size: 200%;
    text-align: center;
    padding: 35% 3px 0px;
  }

  footer ul {
    padding-left: 0px !important;
  }

  .copy-text {
    text-align: center;
  }

  .social_media_list {
    text-align: center;
  }

  .social_media_list ul {
    padding-top: 0px;
  }

  .main-title {
    padding: 12px 15px;
    font-size: 20px;
  }

  .current-job-page .col-sm-2 {
    margin-bottom: 5px;
    width: 33%;
    float: left;
  }

  .current-title {
    line-height: 24px;
    font-size: 17px;
  }

  .w3-red,
  .w3-hover-red:hover {
    height: auto !important;
  }

  .h3-title {
    font-size: 24px;
  }

  .form-horizontal .submit_btn {
    margin: 0px auto 25px !important;
    display: table;
  }

  .note-button {
    width: auto !important;
  }

  .submit_btn {
    margin-bottom: 15px;
    width: auto !important;
    height: auto;
  }

  .container_fluid {
    padding: 0px 15px;
  }

  .d-img-center a .submit_btn {
    padding: 0px 20px !important;
  }

  .side_menu {
    width: 100%;
    margin-bottom: 25px;
  }

  .services-details {
    width: 100%;
    padding: 15px 0px !important;
  }

  h3 {
    height: auto !important;
  }

  .text-center {
    word-break: break-word;
  }

  .welcome-section {
    background-size: 352% 192px;
  }

  .welcome-text {
    padding-top: 6%;
    padding-bottom: 49px;
  }

  .w3-container,
  .w3-panel {
    word-break: break-word;
  }

  .client_logo {
    width: 31%;
    height: 195px;
    float: left;
  }

  .logo_img {
    width: auto;
  }

  .logo_img figure {
    font-size: 18px;
  }

  .load-more {
    height: auto;
  }

  .client_logo img {
    max-width: 165px !important;
  }
}

@media (min-width:481px) and (max-width:643px) {
  .cursive {
    width: 100%;
    font-size: 16px;
  }

  .member-shadow {
    width: 100%;
    font-size: 16px;
  }

  .ulp-res-btn.submit_btn {
    width: 80% !important;
  }

  .mission-img {
    float: none !important;
  }

  /* !important is needed sometimes */
  html {
    overflow: auto;
  }

  body {
    overflow: auto;
    max-height: 720px;
  }

  html::-webkit-scrollbar,
  html::scrollbar {
    width: 3px !important;
  }

  /* Track */
  html::-webkit-scrollbar-track,
  html::scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
  }

  /* Handle */
  html::-webkit-scrollbar-thumb,
  html::scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #384168 !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5) !important;

  }

  ::-webkit-scrollbar-thumb:window-inactive,
  ::scrollbar-thumb:window-inactive {
    background: #384168 !important;
  }

  .contact-page {
    margin-top: 5px;
  }

  .navbar-nav li.active a {
    color: #656564 !important;
    background-color: #fff !important;
  }

  .short-dec,
  .services-details,
  .company-member,
  .welcome-content {
    word-break: break-word;
    text-align: justify;
  }

  .vision-content,
  .mission-content {
    word-break: break-all;
    text-align: justify;
  }

  .company-membership p {
    padding: 0% 18px 0px;
    width: 100%;
  }


  .contact-map iframe {
    height: 200px;
  }

  .services-details table tr td {
    width: 100%;
    float: left;
  }

  .services-details table tr td ul {
    margin-bottom: 0px;
  }

  .service-toggle-show {
    display: block;
  }

  #myBtn {
    right: 11px;
  }

  .w3-half h2.fa {
    margin: 9px 0px 0px;
    line-height: 16px;
  }

  .w3-half h2 {
    margin: 3px 0 0px 29px;
  }

  .current-job-page .btn_job {
    width: 93% !important;
    display: flex;
    margin: 11px auto;
    justify-content:center;
  }

  #myCarousel .carousel-inner .item img {
    height: 210px;
  }

  .dow-ja {
    margin: -61px 0px -12px;
  }

  .dow-ja h2 {
    height: 52px;
    width: 97px;
    line-height: 14px;
    font-size: 9px;
  }

  .navbar-fixed-top .navbar-collapse {
    max-height: initial;
  }

  .header {
    height: 45px;
  }

  .navbar-fixed-top .navbar-collapse {
    background: #fff;
    height: 603px;
    width: 107% !important;
    margin-left: -15px !important;
  }

  .navbar-nav {
    padding: 10px 15px 10px 15px !important;
    margin: -1px 0px 0px 0px;
    position: absolute;
    width: 100%;
    left: 0px;
    border: 2px solid #384168;
  }

  .navbar li a {
    margin-bottom: 2px;
    border-radius: 6px;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    margin-bottom: 1px;
    height: 79px;
  }

  .navbar .container-fluid {
    width: auto;
  }

  .navbar-brand {
    float: none;
    padding: 0px;
    height: auto;
  }

  .navbar-brand img {
    margin: -40px 40%;
    width: 135px;
  }

  .navbar-toggle {
    margin-left: 15px;
    margin-top: 19px;
    float: left;
    position: absolute;
    top: 0px;
    padding: 12px 12px;
  }

  .navbar-toggle .icon-bar {
    width: 24px;
    height: 3px;
  }

  .navbar .header .col-md-6.text-right a img {
    margin: -94px 0px 0px 0px;
    width: 90px;
  }

  .homeslider,
  .main-title {
    margin-top: 79px;
  }

  .company-membership {
    height: auto;
    background: url(../images/bg_membership2.jpg) right top no-repeat;
    background-size: 285%;
    text-align: center;
    padding: 45% 3px 0px;
  }

  footer ul {
    padding-left: 0px !important;
  }

  .copy-text {
    text-align: center;
  }

  .social_media_list {
    text-align: center;
  }

  .social_media_list ul {
    padding-top: 0px;
  }

  .main-title {
    padding: 12px 15px;
    font-size: 20px;
  }

  .current-job-page .col-sm-2 {
    margin-bottom: 15px;
    width: 50%;
    float: left;
  }

  .current-title {
    line-height: 24px;
    font-size: 17px;
  }

  .w3-red,
  .w3-hover-red:hover {
    height: auto !important;
  }

  .h3-title {
    font-size: 24px;
  }

  .form-horizontal .submit_btn {
    margin: 0px auto 25px !important;
    display: table;
  }

  .note-button {
    width: auto !important;
  }

  .submit_btn {
    margin-bottom: 15px;
    width: auto !important;
    height: auto;
  }

  .container_fluid {
    padding: 0px 15px;
  }

  .d-img-center a .submit_btn {
    padding: 0px 20px !important;
  }

  .list-group-item {
    padding: 3px 15px 4px;
  }

  .side_menu {
    width: 100%;
    margin-bottom: 25px;
  }

  .services-details {
    width: 100%;
    padding: 15px 0px !important;
  }

  h3 {
    height: auto !important;
  }

  .text-center {
    word-break: break-word;
  }

  .welcome-section {
    background-size: 352% 192px;
  }

  .welcome-text {
    padding-top: 8%;
    padding-bottom: 32px;
  }

  .top h1 {
    font-size: 18px;
  }

  .w3-container,
  .w3-panel {
    word-break: break-word;
  }

  .client_logo {
    width: 47%;
    height: 195px;
    float: left;
  }

  .logo_img {
    width: auto;
  }

  .logo_img figure {
    font-size: 25px;
  }

  .load-more {
    height: auto;
    width: 100%;
    padding: 26px 0px !important;
  }

  .client_logo img {
    max-width: 165px !important;
  }
}

@media (max-width:1199px) {
  .new-cadidate-page .note-button {
    width: 177px !important;
  }

}

@media (max-width:480px) {
  .cursive {
    width: 100%;
    font-size: 16px;
  }

  .member-shadow {
    width: 100%;
    font-size: 16px;
  }

  .ulp-res-btn.submit_btn {
    font-size: 20px;
    width: 285px !important;
  }

  .mission-img {
    float: none !important;
  }

  /* !important is needed sometimes */
  html {
    overflow: auto;
  }

  body {
    overflow: auto;
    max-height: 720px;
  }

  html::-webkit-scrollbar,
  html::scrollbar {
    width: 3px !important;
  }

  /* Track */
  html::-webkit-scrollbar-track,
  html::scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
  }

  /* Handle */
  html::-webkit-scrollbar-thumb,
  html::scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #384168 !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5) !important;

  }

  ::-webkit-scrollbar-thumb:window-inactive,
  ::scrollbar-thumb:window-inactive {
    background: #384168 !important;
  }

  .contact-page {
    margin-top: 5px;
  }

  .navbar-nav li.active a {
    color: #656564 !important;
    background-color: #fff !important;
  }

  .short-dec,
  .services-details,
  .company-member,
  .welcome-content {
    word-break: break-word;
    text-align: justify;
  }

  .vision-content,
  .mission-content {
    word-break: break-all;
    text-align: justify;
  }

  .company-membership p {
    padding: 0% 18px 0px;
    width: 100%;
  }


  .form-horizontal input[type="number"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
    position: relative;
    -webkit-appearance: none;
  }

  .form-horizontal input[type="number"]::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px;
    -webkit-appearance: none;
  }

  .form-horizontal input[type="number"]:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 13px;
    -webkit-appearance: none;
  }

  .form-horizontal input[type="number"]:-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px;
    -webkit-appearance: none;
  }

  .form-horizontal input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
    position: relative;
  }

  .form-horizontal input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px;
  }

  .form-horizontal input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 13px;
  }

  .form-horizontal input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px;
  }

  .form-horizontal input[type="email"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
    position: relative;
  }

  .form-horizontal input[type="email"]::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px;
  }

  .form-horizontal input[type="email"]:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 13px;
  }

  .form-horizontal input[type="email"]:-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px;
  }


  .form-horizontal select.form-control {
    font-size: 13px;
  }

  .form-horizontal input[type="number"] {}

  .contact-map iframe {
    height: 150px;
  }

  .submit_btn:hover {
    transform: scale(1.1) !important;
  }

  .services-details table tr td {
    width: 100%;
    float: left;
  }

  .services-details table tr td ul {
    margin-bottom: 0px;
  }

  .service-toggle-show {
    display: block;
  }

  .w3-half h2 b {
    font-size: 15px;
  }

  #myBtn {
    right: 11px;
  }

  .w3-container,
  .w3-panel {
    padding: 0.01em 10px;
  }

  .w3-half h2.fa {
    margin: 9px 0px 0px;
    line-height: 16px;
  }

  .w3-half h2 {
    margin: 3px 0 0px 29px;
  }

  .current-job-page .btn_job {
    width: 230px !important;
    display: flex;
    margin: 0px auto;
    justify-content:center;
  }

  #myCarousel .carousel-inner .item img {
    height: 178px;
  }

  .dow-ja {
    margin: -50px 0px -12px;
  }

  .dow-ja h2 {
    height: 47px;
    width: 83px;
    line-height: 14px;
    font-size: 8px;
  }

  .navbar-fixed-top .navbar-collapse {
    max-height: initial;
  }

  .header {
    height: 32px;
  }

  .navbar-fixed-top .navbar-collapse {
    background: #fff;
    width: 112% !important;
    height: 604px;
    margin-left: -15px !important;
    margin-top: -1px;
  }

  .navbar-nav {
    padding: 10px 15px 10px 15px !important;
    height: 366px;
    margin: -1px 0px 0px 0px;
    position: absolute;
    width: 100%;
    left: 0px;
    border: 2px solid #384168;
  }

  .navbar li a {
    margin-bottom: 2px;
    border-radius: 6px;
  }

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    margin-bottom: 1px;
    height: 65px;
  }

  .navbar .container-fluid {
    width: auto;
  }

  .navbar-brand {
    float: none;
    padding: 0px;
    height: auto;
  }

  .navbar-brand img {
    margin: -40px 33%;
    width: 117px;
  }

  .navbar-toggle {
    margin-left: 16px;
    margin-top: 12px;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 12px 12px;
  }

  .navbar-toggle .icon-bar {
    width: 24px;
    height: 3px;
  }

  .navbar .header .col-md-6.text-right a img {
    margin: -82px -5px 0px 0px;
    width: 70px;
    /* position: absolute; */
    /* top: -38px; */
  }

  .homeslider,
  .main-title {
    margin-top: 65px;
  }

  .company-membership {
    height: auto;
    background: url(../images/bg_membership2.jpg) right top no-repeat;
    background-size: 285%;
    text-align: center;
    padding: 45% 3px 0px;
  }

  footer ul {
    padding-left: 0px !important;
  }

  .copy-text {
    text-align: center;
  }

  .social_media_list {
    text-align: center;
  }

  .social_media_list ul {
    padding-top: 0px;
  }

  .main-title {
    padding: 12px 15px;
    font-size: 20px;
  }

  .current-job-page .col-sm-2 {
    margin-bottom: 35px;
  }

  .current-title {
    line-height: 24px;
    font-size: 17px;
  }

  .w3-red,
  .w3-hover-red:hover {
    height: auto !important;
  }

  .h3-title {
    font-size: 24px;
  }

  .form-horizontal .submit_btn {
    margin: 0px auto 25px !important;
    display: table;
  }

  .note-button {
    width: auto !important;
  }

  .company-inq .submit_btn {
    font-size: 15px;
    width: 96% !important;
  }

  .submit_btn {
    margin-bottom: 15px;
    width: auto !important;
    height: auto;
  }

  .container_fluid {
    padding: 0px 15px;
  }

  .d-img-center a .submit_btn {
    padding: 0px 20px !important;
  }

  .side_menu {
    width: 100%;
  }

  .list-group-item {
    padding: 3px 15px 4px;
  }

  .services-details {
    width: 100%;
    padding: 15px 0px !important;
  }

  h3 {
    height: auto !important;
  }

  .text-center {
    word-break: break-word;
  }

  .client_logo {
    width: auto;
    height: 195px;
  }

  .welcome-section {
    background-size: 349% 159px;
  }

  .welcome-text {
    padding-bottom: 20px;
    padding-top: 4%;
  }

  .vision-mission h2 {
    font-size: 25px;
  }

  .company-membership h2 {
    font-size: 21px;
  }

  .top h1 {
    font-size: 18px;
  }

  .w3-container,
  .w3-panel {
    word-break: break-word;
  }

  .form-horizontal .control-label {
    font-size: 17px;
  }

  .company-member h3 {
    font-size: 15px;
    padding: 6px 6px !important;
    line-height: 18px;
  }

  .logo_img {
    width: auto;
  }

  .logo_img figure {
    font-size: 25px;
  }

  .load-more {
    height: auto;
    padding: 26px 0px !important;
  }

  .client_logo img {
    max-width: 165px !important;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield !important;
}

input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: textfield !important;
  margin: 0;
}