.view-id-manage_contact_us_below_map_content table {
  border-collapse: collapse;
}
.view-id-manage_contact_us_below_map_content table thead {
  border: 1px solid #bfbfba;
}
.view-id-manage_contact_us_below_map_content table th,
.view-id-manage_contact_us_below_map_content table td {
  border-left: 1px solid rgba(0,0,0,0.2);
  border-right: 1px solid rgba(0,0,0,0.2);
}
.view-id-contact_us_content table {
  border-collapse: collapse;
}
.view-id-contact_us_content table thead {
  border: 1px solid #bfbfba;
}
.view-id-contact_us_content table th,
.view-id-contact_us_content table td {
  border-left: 1px solid rgba(0,0,0,0.2);
  border-right: 1px solid rgba(0,0,0,0.2);
}
#edit-tid {
  display: none;
}
#edit-submit-contact-us {
  display: none;
}
.nav-tabs li {
  cursor: pointer !important;
}
/*contact page css2 start here*/
.block-views-blockcontact-us-block-1 {
  margin: 0 auto;
  clear: both;
  position: relative;
  height: 100%;
  display: block;
  z-index: 1;
}
.contact-details {
  width: 100%;
  position: relative;
}
.contact-holder h2 {
  padding-top: 24px;
}
.contact-holder .location {
  position: relative;
  float: left;
  clear: both;
  width: 33.33%;
  margin: 0 auto;
  display: block;
}
.location .nav-link img {
  margin: 0 auto;
  display: block;
}
.location .nav-link {
  margin: 20px auto !important;
}
.location #city_name {
  padding: 2px 0;
}
.location .nav-link.active #city_name {
  font-weight: 700;
}
.location .nav-link.active {
  sborder: none;
}
.location:nth-child(1) #city_name {
  background: #f8f6f4;
  margin: 0 7px;
}
.location:nth-child(2) #city_name {
  background: #f8f6f4;
  margin: 0 7px;
}
.location:nth-child(3) #city_name {
  background: #f8f6f4;
  margin: 0 7px;
}
.location:nth-child(1) .nav-link:hover #city_name {
  background: #f8f6f4;
  margin: 0 7px;
  font-weight: 700;
}
.location:nth-child(2) .nav-link:hover #city_name {
  background: #f8f6f4;
  margin: 0 7px;
  font-weight: 700;
}
.location:nth-child(3) .nav-link:hover #city_name {
  background: #f8f6f4;
  margin: 0 7px;
  font-weight: 700;
}
.map-header-address h3 {
  color: #4cb9e7;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 5px;
  margin: 40px auto 0;
}
.map-block {
  position: relative;
  width: 100%;
}
.map-header-address {
  position: relative;
  width: 29%;
  float: left;
  padding: 0 0 0 0;
}
.map-header-address p {
  font-weight: 700;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 12px;
}
.map-header-address p.tel-num {
  margin-top: 5px;
}
.geolocation-map-wrapper {
  width: 75%;
  position: absolute;
  right: 0;
  padding: 0 0 0 50px;
}
.contact-details #city_name {
  color: #9e2639 !important;
  font-size: 20px;
  text-align: center;
  border: none;
}
.contact-details .nav-tabs .nav-link:focus,
.contact-details .nav-tabs .nav-link:hover {
  border: 1px solid transparent;
  transition: none;
}
.contact-details .address {
  letter-spacing: 0px;
  padding: 20px 15px 0 15px;
  position: absolute;
  margin: 0 auto;
  height: 350px;
  left: 0;
  float: right;
}
#block-contactusbelowcontent-2 {
  position: relative !important;
  width: 100% !important;
  clear: both !important;
  margin: 40px auto;
}
#block-contactusbelowcontent-2 h2 {
  font-size: 22px;
  font-weight: 400;
}
#block-calenergytheme-content {
  border: 2px solid #ab1236;
  position: relative;
  height: 400px;
  padding: 0 15px 20px 15px;
  margin: 0 20px 0;
}
.contact-details .nav-tabs {
  border-bottom: none;
}
#block-contactusbelowcontent-2 .content {
  padding: 0 10px;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons {
  border: none;
}
.ui-widget-header{
  border: none!important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .form-submit {
  padding: 0.6em 1em;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 270px;
}

/*contact page css2 end here*/
/*contact page media query start here*/
@media only screen and (min-width: 1400px) {
  .location:nth-child(1) #city_name {
    margin: 0 38px;
  }
  .location:nth-child(2) #city_name {
    margin: 0 38px;
  }
  .location:nth-child(3) #city_name {
    margin: 0 38px;
  }
  .location:nth-child(1) .nav-link:hover #city_name {
    margin: 0 38px;
    font-weight: 700;
  }
  .location:nth-child(2) .nav-link:hover #city_name {
    margin: 0 38px;
    font-weight: 700;
  }
  .location:nth-child(3) .nav-link:hover #city_name {
    margin: 0 38px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 1366px) {
  .location:nth-child(1) #city_name {
    margin: 0 7px 0 6px;
  }
  .location:nth-child(2) #city_name {
    margin: 0 7px 0 6px;
  }
  .location:nth-child(3) #city_name {
    margin: 0 7px 0 6px;
  }
  .location:nth-child(1) .nav-link:hover #city_name {
    margin: 0 7px 0 6px;
    font-weight: 700;
  }
  .location:nth-child(2) .nav-link:hover #city_name {
    margin: 0 7px 0 6px;
    font-weight: 700;
  }
  .location:nth-child(3) .nav-link:hover #city_name {
    margin: 0 7px 0 6px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 1200px) {
  .location:nth-child(1) #city_name {
    background: #f8f6f4;
    margin: 0 0;
  }
  .location:nth-child(2) #city_name {
    background: #ecf7fc;
    margin: 0 0;
  }
  .location:nth-child(3) #city_name {
    background: #e0ecfa;
    margin: 0 0;
  }
  .location:nth-child(1) .nav-link:hover #city_name {
    background: #f8f6f4;
    margin: 0 0;
    font-weight: 700;
  }
  .location:nth-child(2) .nav-link:hover #city_name {
    background: #ecf7fc;
    margin: 0 0;
    font-weight: 700;
  }
  .location:nth-child(3) .nav-link:hover #city_name {
    background: #e0ecfa;
    margin: 0 0;
    font-weight: 700;
  }
  .location .nav-link img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .contact-details #city_name {
    font-size: 16px;
    margin: 0 15px 0;
  }
  #block-calenergytheme-content {
    height: auto;
  }
  .map-header-address {
    position: relative;
    width: 100%;
    display: block;
    padding: 0 0 0 0;
    clear: both;
    margin: 0 auto 20px;
  }
  .geolocation-map-wrapper {
    width: 100%;
    position: relative;
    right: 0;
    padding: 0 0;
    clear: both;
  }
  .map-header-address h3 {
    margin: 20px auto;
  }
  #block-contactusbelowcontent-2 h2 {
    font-size: 20px;
    font-weight: 400;
  }
  .contact-holder h2 {
    padding-top: 22px;
  }
}
@media only screen and (max-width: 420px) {
  .contact-holder h2 {
    font-size: 16px;
  }
  .map-header-address h4 {
    font-size: 16px;
  }
  #block-contactusbelowcontent-2 h2 {
    font-size: 16px;
  }
  .contact-details #city_name {
    font-size: 14px;
  }
}
/*contact page media query end here*/




.button--primary {
    color: #fff;
    border-color: #1e5c90;
    background-color: #2369a6;
    background-image: -webkit-linear-gradient(top, #0c97ed, #1f86c7);
    background-image: linear-gradient(to bottom, #0c97ed, #1f86c7)!important;
}
