html {
  scroll-behavior: smooth !important;
}
/*header*/
body {
  padding-bottom: 0px !important;
  font-family: "Poppins", sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
}

.main-demo {
  position: relative;
  margin: 0 0 0;
}
.main-demo-all {
  float: none !important;
  width: 90% !important;
  position: absolute !important;
  top: 50%;
  z-index: 9;
  display: block;
  margin: 0 5% !important;
}

.pd {
  padding: 100px 0 0;
}
.pdh {
  padding: 50px 0 0;
}

.dec {
  display: block;
}
.mob {
  display: none !important;
}

.menu-panel__menu-link {
  font-size: 25px !important;
  font-weight: 500;
  text-decoration: none;
  color: #000;
  transition: 0.3s;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 12px;
  line-height: 1.1;
}
.footermeeting {
  margin-top: 40% !important;
}
.logo {
  margin-left: 15px !important;
}
#header-logo img {
  width: 275px;
}

.slider-logo {
  padding-bottom: 50px;
  padding-left: 50px;
}
.slider-logo img {
  position: relative;
  z-index: 5;
  width: 300px;
}

.header__container {
  top: -165px !important;
}
.zoom-image-head__icon {
  display: none;
}
#thewisemenedge .factoredge {
  margin-left: 16px;
}
#home .zoom-image-head__title {
  margin-left: -2px;
}

#home .zoom-image-head__content {
  position: relative;
  width: 100%;
  z-index: 3;
  padding-top: 10px;
  padding-right: 240px !important;
}
.titlecenter {
  text-align: center !important;
}

.inner-awards {
  width: 100%;
  float: left;
  background: #b32251;
  padding: 5% 0;
}
.inner-awards p {
  font-size: 24px;
  color: #fff;
  width: 100%;
  text-align: center;
  margin: 0 0 20px;
}

.inner-contact-us {
  width: 100%;
  float: left;
  background: #fff;
  padding: 10% 0;
}

.reviews-block__title h2 {
  color: #b32251;
  border-bottom: #fff 0px solid;
  padding: 5px 20px;
  font-weight: 600;
  background: #fff;
  border-radius: 25px;
}

form {
  width: 70%;
  margin: 50px auto;
}

.heroSlider-fixed input {
  width: 100%;
  float: left;
  background: #f4f4f4;
  padding: 15px;
  color: #000;
  margin: 0 2% 0 0;
  border: 0;
}

.heroSlider-fixed input::placeholder {
  color: #000;
}

.heroSlider-fixed input:nth-child(3) {
  margin: 0 0 0 0;
}

.heroSlider-fixed input:nth-child(4) {
  margin: 3% 2% 0% 0%;
}

.heroSlider-fixed input:nth-child(5) {
  margin: 3% 2% 3% 0%;
}

.heroSlider-fixed input:nth-child(6) {
  margin: 3% 0% 3% 0%;
}

.heroSlider-fixed textarea {
  width: 100%;
  margin: 50px 0 0 0;
  height: 150px;
  background: #f4f4f4;
  color: #000;
  padding: 15px;
  border: 0;
}

.heroSlider-fixed textarea ::placeholder {
  color: #000;
}

.button {
  width: 200px;
  background: #b32251;
  color: #fff;
  padding: 10px 10px;
  margin: 40px auto;
  cursor: pointer;
  font-size: 18px;
  text-align: center;
  text-transform: capitalize;
  /* font-weight: 100; */
  float: none;
  border-radius: 0px;
  display: block;
  border: 0;
}

#footer .footer-studio p {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 10px 0 25px 0;
}

.footer-studio__copyright {
  color: #fff;
  font-size: 12px;
}

/*for colors*/
.about-color {
  background: #2254a0;
}
.services-color {
  background: #f4f4f4;
}
.projects {
  background: #2254a0;
}

.media {
  background: #2254a0;
}
/*----------------------------------*/
/*aboutus*/

#testimonials {
  background: url(../img/bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.zoom-counter {
  padding: 40px 0px 0px !important;
}
#about-us .zoom-counter__subtitle {
  font-size: 30px !important;
  font-family: "Poppins", sans-serif !important;
  background: none;
  margin-bottom: 5px;
  padding: 5px 20px;
  text-align: center;
  width: 100%;
  border-bottom: #fff 7px solid;
  width: fit-content;
  margin: 0 auto;
  float: none;
  display: block;
  font-weight: bold;
  border-radius: 0;
}
.zoom-counter__title {
  font-size: 30px !important;
  color: #999 !important;
  margin-bottom: 50px !important;
  text-transform: uppercase;
}
.abouttitle {
  margin-bottom: 0px !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 30px !important;
  color: #fff !important;
}

.projectcounter span {
  font-size: 50px;
  color: #ffffff;
  font-weight: bold;
}
.projectcounter p {
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  line-height: 40px;
}
#about-us .zoom-counter__card {
  padding: 54px 59px 60px 66px;
  background-size: cover;
  background-position: 50%;
  text-transform: uppercase;
  /*margin-top: 20px;*/
  width: 8.3%;
  min-width: 25.3%;
  position: relative;
  margin-right: 14.4%;
  height: 485px;
}
#about-us .zoom-counter__card-value {
  font-size: 200px !important;
  font-family: "Poppins", sans-serif;
}
#about-us .zoom-counter__card-title {
  margin-bottom: 35px !important;
}

.col-sm-6.perpective {
  padding: 0;
  margin-top: 5px;
}
.col-sm-12.aboutpopupsection {
  /* padding:0 0 120px;*/
}
#thewisemenedge .zoom-counter-fluid {
  padding: 110px 0px 0px !important;
}
#thewisemenedge .zoom-counter__title {
  margin-bottom: 0px !important;
  color: #d1931f !important;
  font-size: 30px !important;
}
#thewisemenedge .factor {
  color: #999;
  margin-bottom: 20px !important;
  font-size: 30px;
}
#thewisemenedge .factor p {
  margin-bottom: 0px !important;
}
#thewisemenedge .zoom-counter__card {
  padding: 10px;
  background-size: cover;
  background-position: 50%;
  text-transform: uppercase;
  margin-bottom: 80px;
  margin-top: 135px;
  width: 8.3%;
  min-width: 25.3%;
  position: relative;
  margin-right: 14.4%;
}
#thewisemenedge .zoom-counter__card:before {
  content: unset;
}
#thewisemenedge .zoom-counter__card-value {
  font-size: 200px !important;
}
#thewisemenedge .zoom-counter__card-title {
  margin-bottom: 35px !important;
}
#thewisemenedge h4 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 0;
  font-family: "Poppins", sans-serif;
}
.perpective p {
  font-family: "Poppins", sans-serif;
}
#about-us .projectcounter .zoom-counter__card-value {
  background: inherit;
  font-size: 25px !important;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  margin-left: -2px;
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: unset;
  position: relative;
  z-index: 2;
  font-weight: 600;
  margin-bottom: 4px;
}
.projectcounter {
  text-align: center;
  font-size: 12px;
}
.aboutpopupsection p {
  font-size: 15px;
  color: #aaaaaa;

  line-height: 25px;
}

.aboutpopupsection h4 {
  color: #b32251;
  font-size: 16px;
  font-weight: bold;
}

#project .zoom-counter__card-value {
  background: inherit;
  font-size: 61px;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  color: red;
  -webkit-background-clip: text;
  -webkit-text-fill-color: unset;
  position: relative;
  z-index: 3;
  font-weight: 500;
  margin-bottom: 0px;
}
/*amenities*/
.zoom-slider {
  padding-top: 110px !important;
  margin-bottom: 148px;
}
.zoom-slider__filter-link:not(:last-child) {
  margin-right: 36px !important;
}
#services .zoom-slider__slide {
  height: 520px;
}
#services .zoom-slider__button {
  padding: 25px 40px;
}
#services .zoom-slider__button-title {
  font-size: 34px;
  margin-bottom: 15px;
}
#testimonials .reviews-block__slider {
  margin-top: 38px;
}
#testimonials .reviews-block__slide {
  background: #fff0;
  width: 100%;
}
#testimonials .reviews-block__person {
  display: -ms-flexbox;
  display: block !important;
  padding-right: 40px;
  position: relative;
  text-align: center !important;
  -ms-flex-align: start;
  align-items: flex-start;
}
#testimonials .reviews-block__text {
  text-align: center;
  color: #21334b;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 32px;
  font-family: "Poppins", sans-serif;
}
#testimonials .reviews-block__quote {
  width: auto !important;
  position: absolute;
  right: -45px !important;
  top: 50px !important;
}
#testimonials .reviews-block__quote1 {
  width: auto !important;
  position: absolute;
  left: 7px;
  top: 12px;
}

.inner-testimonials {
  padding-top: 134px;
  padding-bottom: 138px;
}
/*------------------------------------------*/
/*project*/
.zoom-services {
  padding-top: 133px;
}
.zoom-services__wrapper_bordered {
  border-bottom: none !important;
}
.subtitle {
  font-family: "Poppins", sans-serif;
}
.reviews-block__person-name {
  font-family: "Poppins", sans-serif !important;
  font-size: 18px !important;
  color: #b32251;
  font-weight: bold;
  text-align: center;
}
/*--------------------------------------*/
/*floorplan*/
#exampleModal5 .zoom-counter__subtitle,
#exampleModal6 .zoom-counter__subtitle,
#exampleModal7 .zoom-counter__subtitle,
#exampleModal8 .zoom-counter__subtitle {
  font-size: 30px !important;
  font-family: "Poppins", sans-serif !important;
}
div#floorplan {
  margin: 40px 0px 100px;
}
div#gallery {
  border: 2px solid #e31e24;
}
.Floorplan {
  padding-top: 138px;
  padding-bottom: 138px;
}
.zoom-floorplan__title {
  font-size: 16px;
  line-height: 1.125;
  text-transform: uppercase;
  font-weight: 600;
  background: #e31e24;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  padding: 4px 6px 1px;
  margin-bottom: 70px;
}
.ug-slider-control.ug-zoompanel.ug-skin-default {
  background-color: #000;
  padding: 3px;
}
.ug-slider-control.ug-button-fullscreen.ug-skin-default {
  background-color: black;
  padding: 5px;
}
/*-------------------------------------*/
/*footer*/
#contact-form .form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 5px;
  font-size: 15px;
  line-height: 1.5;
  color: #495057;
  background-color: #252525;
  background-clip: padding-box;
  border: 1px solid #403f3f;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
label {
  display: inline-block;
  margin-bottom: 0 !important;
  font-size: 11px;
  color: red;
}
#contact-form .input-group {
  margin: 10px 0px;
}
#contact-form button.btn {
  background-color: #e31e24;
  color: #fff;
  border: 1px solid #e31e24;
}
.disclaimer {
  font-size: 11px;
  text-align: justify;
  color: #969696;
}
.footer-studio__group-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 17px;
  text-align: center;
}
span#disc-button {
  display: none;
}
span.input-group-btn {
  margin: 0 auto;
}
h5#exampleModalLabel {
  color: #000 !important;
  /* text-align: center; */
}

/*------------------------------------*/

#pricepopup label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
#pricepopup input.form-control.error {
  width: 100%;
}

#pricepopup input.form-control.error {
  width: 100%;
}

#price .input-group {
  margin: 5px auto;
}
#price button#submitf {
  background-color: #2188a3;
  border: 1px solid #2188a3;
  color: #ffff;
}
#price .modal-header h5 {
  color: #000;
  font-size: 25px;
}
#price .modal-header .close {
  margin-top: -30px;
  margin-right: 20px;
}
#instant-callback-div .form-control {
  height: 30px;
  width: 100%;
}
a.pricepop {
  color: #fff;
}
.spek_exprt .btn-default,
#instant-callback-div .btn-default {
  width: 100% !important;
  background: #2188a3 !important;
  color: #fff;
  border-color: #2188a3 !important;
}
.modal-header {
  display: -ms-flexbox;
  display: initial !important;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  /* border-bottom: 1px solid #e9ecef;*/
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/*model*/
#exampleModal4 .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #000;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
#exampleModal4 .modal-dialog {
  max-width: 100% !important;
  margin: 0px !important;
}
.aboutuspopup {
  height: 500px !important;
  float: left;
  padding: 0px 50px;
}
#exampleModal4 .zoom-counter {
  padding: 15px 0px 15px !important;
}
.aboutuspopup button.close {
  margin-top: 250px !important;
  color: #2254a0;
  font-weight: 600;
  opacity: 4;
}
#exampleModal4 .zoom-counter__text h4 {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}
#exampleModal4 .zoom-counter__text p {
  font-size: 12px;
}
.zoom-counter__card {
  margin-right: 5.4% !important;
}
.modal-body .container-fluid {
  padding-right: 0px !important;
  padding-left: 60px;
}
.aboutpopupsection {
  /*height: 105px;*/
  /*margin-bottom: 10px;*/
}
.nopadding {
  padding: 0px !important;
}
.nomargin {
  margin: 0px !important;
}

#exampleModal4 {
  padding-right: 0px !important;
}
.aboutpopupsection img {
  margin: 20px 0px;
}
.aboutpopupsection p {
  text-align: justify;
}
.zoom-counter__text p {
  margin-bottom: 10px !important;
}
/*---------------------------------------------amenities---------------------------------*/
.swiper-wrapper button {
  text-align: center !important;
}
#exampleModal5 .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
#exampleModal5 .modal-dialog {
  max-width: 100% !important;
  margin: 0px !important;
  height: 100%;
  background: #fff;
}
.aboutuspopup {
  height: 500px !important;
  float: left;
  padding: 0px 50px;
}
#exampleModal5 .zoom-counter {
  padding: 15px 0px 15px !important;
}

.zoom-counter__card {
  margin-right: 5.4% !important;
}
.modal-body .container-fluid {
  padding-right: 0px !important;
  padding-left: 60px;
}
.aboutpopupsection {
  /*height: 105px;*/
  /*margin-bottom: 10px;*/
}
.nopadding {
  padding: 0px !important;
}
.nomargin {
  margin: 0px !important;
}

#exampleModal5 {
  padding-right: 0px !important;
}
.aboutpopupsection img {
  margin: 20px 0px;
}
.aboutpopupsection p {
  text-align: center;
}
.zoom-counter__text p {
  margin-bottom: 10px !important;
}
#exampleModal5 .zoom-counter__info {
  margin-top: 50px;
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  height: 100%;
}
#exampleModal5 .modal-body {
  height: 100%;
}
.modal-dialog {
  width: 100% !important;
  margin: 0px !important;
}
#price .modal-dialog {
  width: 35% !important;
  margin: 6% auto !important;
}

/*--------------------------------------------------------------------------*/
#exampleModal6 .modal-body {
  height: 100%;
}
#exampleModal6 .zoom-counter__info {
  margin-top: 50px;
}
#exampleModal6 .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
#exampleModal6 .modal-dialog {
  max-width: 100% !important;
  margin: 0px !important;
  height: 100%;
}
#exampleModal6 .zoom-counter {
  padding: 15px 0px 15px !important;
}

#exampleModal6 {
  padding-right: 0px !important;
}
/*-------------------------------------------------------------------------*/
#exampleModal9 .modal-body {
  height: 100%;
}
#exampleModal9 .zoom-counter__info {
  margin-top: 100px;
}
#exampleModal9 .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  /* border: 1px solid rgba(0,0,0,.2);
      border-radius: .3rem;
      */
  outline: 0;
  height: auto;
}
.modal-content {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid #999 !important;
  border: 0px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0;
}

#exampleModal9 .modal-dialog {
  max-width: 100% !important;
  margin: 0px !important;
  height: 100%;
}
#exampleModal9 .zoom-counter {
  padding: 15px 0px 15px !important;
}

#exampleModal9 {
  padding-right: 0px !important;
  background-color: #fff;
}
#exampleModal9 .projectimg img {
  margin-top: 14%;

  width: 100%;
}
.zoom-counter__inner li {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  text-align: left;
  list-style: inside;
  color: #2254a0;
}
#exampleModal9 .subtitle {
  font-size: 30px;
  color: #2254a0;
}
#exampleModal9 .title h4 {
  font-size: 30px !important;
  text-transform: uppercase;
  /* background: #D1931F; */
  display: inline-block;
  color: #2254a0;
  /* padding: 5px 20px; */
  border-radius: 0;
  border-bottom: 7px solid #2254a0;
}
/*-------------------------------------------------------------------------*/
#exampleModal7 .modal-body {
  height: 100%;
}
#exampleModal7 .zoom-counter__info {
  margin-top: 50px;
}
#exampleModal7 .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
#exampleModal7 .modal-dialog {
  max-width: 100% !important;
  margin: 0px !important;
  height: 100%;
}
#exampleModal7 .zoom-counter {
  padding: 15px 0px 15px !important;
}
#exampleModal7 {
  padding-right: 0px !important;
}
/*---------------------------------------------------------------------------*/
.animsition,
.animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: unset !important;
}
#exampleModal8 .modal-body {
  height: 100%;
}
#exampleModal8 .zoom-counter__info {
  margin-top: 50px;
}
#exampleModal8 .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
#exampleModal8 .modal-dialog {
  max-width: 100% !important;
  margin: 0px !important;
  height: 100%;
}
#exampleModal8 .zoom-counter {
  padding: 15px 0px 15px !important;
}

#exampleModal8 {
  padding-right: 0px !important;
}
#exampleModal9 .zoom-counter__title,
#exampleModal8 .zoom-counter__title,
#exampleModal7 .zoom-counter__title,
#exampleModal6 .zoom-counter__title,
#exampleModal5 .zoom-counter__title {
  font-size: 20px !important;
  line-height: 25px !important;
  margin-bottom: 10px !important;
  color: #2254a0 !important;
}
#exampleModal5 .zoom-counter__text h4,
#exampleModal6 .zoom-counter__text h4,
#exampleModal7 .zoom-counter__text h4,
#exampleModal8 .zoom-counter__text h4,
#exampleModal9 .zoom-counter__text h4 {
  font-size: 20px;
  color: #2254a0;
  border-bottom: 2px solid #2254a0;
  /* display: inline-block; */
  text-align: left;
}
#exampleModal5 .zoom-counter__text p,
#exampleModal6 .zoom-counter__text p,
#exampleModal7 .zoom-counter__text p,
#exampleModal8 .zoom-counter__text p,
#exampleModal9 .zoom-counter__text p {
  font-size: 14px;
  color: #2254a0;
  text-align: left !important;
}
#box {
  /*padding:5px;
    width:200px;*/
  z-index: 10;
  position: relative;
}
#box form {
  /*background:#006699;*/
  /*padding:5px;*/
  display: none;
  position: relative;
  /*top:27px;*/
}
.text-cool {
  font-size: 40px !important;
  color: #aaaaaa;
  text-align: center;
  margin: 35px 0 50px !important;
}
.text-cool span {
  color: #b32251;
}

.zoom-counter__text h2 {
  font-size: 30px !important;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  color: #2254a0;
  padding: 5px 25px;
  text-transform: uppercase;
  /* border-bottom: 7px solid #fff; */
  border-radius: 25px;
  background: #fff;
  line-height: 33px;
}

.color-pp {
  color: #ffffff !important;
  border-bottom: 0px solid #b32251 !important;
  background: #b32251 !important;
}

.main-demo h6 {
  font-size: 30px;
  color: #fff;
}
.main-demo p {
  font-size: 17px;
}

.element-style-on {
  margin: 0 auto;
  float: none !important;
  height: 100%;
  display: block;
}
.element-margin {
  margin: 10% 0;
}
.element-margin-text {
  margin: 22% 0 15%;
}

#button {
  width: 200px;
  background: #ffffff;
  color: #fff;
  padding: 10px 10px;
  margin: 15px auto;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  text-transform: capitalize;
  /* font-weight: 100; */
  float: none;
  border-radius: 0px;
  display: block;
}
#footer .reviews-block__title {
  font-size: 30px !important;

  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  padding: 5px 20px;
}

.contact_p {
  color: #000;
  font-size: 18px;
  padding-top: 20px;
}

#footer .block__title h6 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 0;
}

.no-mobile {
  padding-bottom: 0px !important;
}
.reviews-block__title {
  font-size: 30px !important;
  line-height: 1.125;
  text-transform: uppercase;
  font-weight: 600;
  /* background: #D1931F; */
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  padding: 5px 20px;
  border-radius: 0;
  border-bottom: 0px solid #b32251;
  background: #b32251;
  border-radius: 25px;
}

/*------------------------------------------*/
#project .reviews-block__title {
  margin-bottom: 20px;
  color: #fff;
}
#project .menu1-chennai {
  padding-bottom: 20px;
}
#project .menu2-chennai {
  margin: 0 auto;
  float: none;
}
#project .nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 40px;
  border: unset;
  background-color: unset;
  color: #fff !important;
}
#project img {
  /*  filter: gray; 
        -webkit-filter: grayscale(1); 
        -webkit-transition: all .3s ease-in-out;
    */
  height: 250px;
  width: 230px;
}
#menu2 img {
  width: 100%;
}
#project img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}
#project {
  padding: 100px 0px 50px !important;
  overflow: hidden !important;
}
#media {
  padding: 100px 0px 50px !important;
  overflow: hidden !important;
}

#project .nav-item {
  margin: 0px 20px;
}
#project a {
  color: #fff;
  text-decoration: none;
}
#project .nav-tabs > li > a {
  border-radius: inherit;
  font-size: 12px;
  color: #fff !important;
  text-align: center;
  font-weight: 500;
}
#project .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin: 0px 20px;
  background: #d1931f00;
}
#project .nav-tabs > li.active {
  background: #b32251 !important;
}
#project .nav-tabs > li {
  width: 43%;
  background: #aaaaaa;
}
#project .nav > li > a .nav > li.active {
  background-color: #fff;
  color: #e31e24 !important;
  border: 2px solid #e31e24;
}
#project .nav-tabs {
  border-bottom: unset !important;
  display: block;
  margin: 0 auto;
  width: 35%;
}
#project .projImg {
  background: none;
  padding: 0;
  border: none;
  width: 100%;
}
#project .projectcounter {
  text-align: center;
  /*border-right: 1px solid #fff;*/
}
#project .projectimg {
  position: relative;
  overflow: hidden;
  height: auto;
}
#project .projectname {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  padding: 8px 10px;
  color: #d1b57b !important;
  margin: 0;
  font-weight: 500;
}
.input-group-addon,
.input-group-btn {
  width: 100% !important;
  white-space: nowrap;
  vertical-align: middle;
}
#project .text-bold {
  font-size: 13px;
  padding: 0px 15px !important;
}

a:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}
#project .clickbtn {
  background-color: #720b3a;
  border: inherit;
  color: #d6b879;
  font-weight: bold;
  padding: 14px;
  font-size: 18px;
  width: 100%;
}
#menu1 .hoh-project-tab.hoh-project-tab-right {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid;
  padding: 10px;

  background: #fff;
}

#media1 .hoh-media-tab.hoh-media-tab-right {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid;
  padding: 10px;
  background: #fff;
}



#media img {
    width: 100%;
    height: auto;
    padding: 5px;
}

#project .hoh-project-tab {
  border: 1px solid;
  padding: 10px;
  background: #fff;
}
.text-bold p {
  color: #21334b;
  font-size: 14px;
  line-height: normal;
  margin: 5px 0;
}
.text-bold h4 {
  color: #b32251;
  font-weight: bold;
  font-size: 14px;
  margin: 15px 0 0 0;
}

/*#project a.projImg img.img-responsive.proj-img1 {
      height: 300px !important;
  }*/
/*------
  -------------------------------------*/
#resource-slider {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 13em;
  margin: auto;
  border-radius: 3px;
  /*background: #fff;*/
  /*border: 1px solid #DDD;*/
  overflow: hidden;
}

#resource-slider .arrow {
  cursor: pointer;
  position: absolute;
  width: 2em;
  height: 100%;
  padding: 0;
  margin: 0;
  outline: 0;
  background: transparent;
}

#resource-slider .arrow:hover {
  background: rgba(0, 0, 0, 0.1);
}
#awards img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.3s ease-in-out;
}
#awards img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}
#awards {
  padding: 140px 0px 50px !important;
  overflow: hidden !important;
}
#resource-slider .arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0.75em;
  height: 0.75em;
  margin: auto;
  border-style: solid;
}

#resource-slider .prev {
  left: 0;
  bottom: 0;
}

#resource-slider .prev:before {
  left: 0.25em;
  border-width: 3px 0 0 3px;
  border-color: #333 transparent transparent #333;
  transform: rotate(-45deg);
}

#resource-slider .next {
  right: 0;
  bottom: 0;
}

#resource-slider .next:before {
  right: 0.25em;
  border-width: 3px 3px 0 0;
  border-color: #333 #333 transparent transparent;
  transform: rotate(45deg);
}

#resource-slider .resource-slider-frame {
  position: absolute;
  top: 0;
  left: 2em;
  right: 2em;
  bottom: 0;
  border-left: 0.25em solid transparent;
  border-right: 0.25em solid transparent;
  overflow: hidden;
}

#resource-slider .resource-slider-item {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25%;
  height: 100%;
}

#resource-slider .resource-slider-inset {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0.5em 0.25em;
  overflow: hidden;
}
/*--------------------------------project slick slider-------------------------------------*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

#project img {
  width: 100%;
  height: auto;
  padding: 5px;
}
#awards img {
  width: 100%;
  height: auto;
  padding: 5px;
}

h2 {
  text-align: center;
  padding-bottom: 1em;
}

.slick-dots {
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
  li {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    &.slick-active {
      button {
        background-color: black;
      }
    }
    button {
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      background-color: #999;
      border: none;
      width: 15px;
      height: 15px;
      border-radius: 50%;
    }
    :hover {
      background-color: black;
    }
  }
}

/* Custom Arrow */
.prev {
  color: #999;
  position: absolute;
  top: 38%;
  width: 13px;
  float: left;
  cursor: pointer;
  height: 22px;
  background: url(../img/prev.png);
  left: -2em;
  font-size: 0;
  :hover {
    cursor: pointer;
    color: black;
  }
}
.next {
  color: #999;
  position: absolute;
  background: url(../img/next.png);
  top: 38%;
  right: -2em;
  width: 13px;
  float: left;
  cursor: pointer;
  height: 22px;
  font-size: 0px;
  :hover {
    cursor: pointer;
    color: black;
  }
}
#awards .pre {
  color: #999;
  position: absolute;
  top: 38%;
  left: -2em;
  font-size: 1.5em;
  :hover {
    cursor: pointer;
    color: black;
  }
}
#awards .nex {
  color: #999;
  position: absolute;
  top: 38%;
  right: -2em;
  font-size: 1.5em;
  :hover {
    cursor: pointer;
    color: black;
  }
}
/*-----------------jumping arrow------------------------------------------------*/
@keyframes jump {
  0% {
    top: 0;
  }
  50% {
    top: 50px;
  }
  100% {
    top: 0;
  }
}

.arrow-down {
  position: relative;
  margin: 0px 100% 0px 0px;
  text-align: center;
  animation: jump 5s infinite;
  i {
    content: "\f0a8";
    font-family: "FontAwesome";
    font-size: 45px;
    transition: 0.3s ease-in-out;
  }
  i:hover {
    opacity: 0.7;
    transition: 0.3s ease-in-out;
  }
}
/*---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.tabsectioncontent {
  padding: 10px !important;
}
#project a:not([class]):hover {
  color: unset;
}
@media (max-width: 60em) {
  #resource-slider .resource-slider-item {
    width: 33.33%;
  }
  #resource-slider {
    height: 16em;
  }
}

@media (max-width: 45em) {
  #resource-slider .resource-slider-item {
    width: 50%;
  }
}

@media (max-width: 30em) {
  #resource-slider .resource-slider-item {
    width: 100%;
  }
  #resource-slider {
    height: 19em;
  }
}
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
.btn-bullet h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
.btn-text {
  color: #fff !important;
  text-decoration: none;
}
.project-txtDetails {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  font-family: "Montserrat-Regular" !important;
  color: #fff;
  width: 100%;
  font-size: 20px;
  display: block;
}
.pana-accordion-item:hover .project-txtDetails {
  display: none;
}
.pana-accordion-item:hover .imgoverlay {
  height: 100%;
}
.imgoverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(33, 51, 75, 0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}
.text {
  color: white;
  /* font-size: 20px; */
  position: absolute;
  top: 80%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.txtdetail-content1 {
  text-align: left;
  padding-left: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#services .txtdetail-content {
  font-family: "Poppins", sans-serif;
}
.txtdetail-content1 span {
  text-transform: lowercase;
  font-family: sans-serif;
}
.pana-accordion .pana-accordion-wrap .pana-accordion-item {
  /* border-left: 1px solid #BABABA; */
  width: 25% !important;
  height: 70vh !important;
  overflow: hidden;
  float: left;
  position: relative;
  left: 0;
  top: 0;
}
section#services {
  padding: 120px 0px 0px;
}
.pana-accordion {
  width: 100%;
  /* height: 71vh !important; */
  margin: 0px auto 0;
  position: relative;
  overflow: hidden;
  padding: 60px 0 60px;
}
.pana-accordion-item img {
  height: 70vh !important;
  width: 100%;
}
/*-----------------------------------------------------------------------------------------*/
.carousel-indicators .active {
  background-color: #adadad;
}
a.btn-bullet .btn {
  color: #c2ab92;
  text-transform: capitalize;
  position: relative;
  /*display: table;*/
  line-height: 25px;
  text-decoration: none;
  padding: 0 0px;
  padding-top: 5px;
  font-family: "Titillium Web", sans-serif;

  /*font-family: 'Conv_Calibre - Semibold';*/
  font-size: 9px;
  font-weight: bold;
  /*font-size: 0.6875em;
    font-size: 0.6875rem;
    */
  font-size: 16px;
}
a.btn-bullet .btn .el-1 {
  width: 30px;
  height: 1px;
  /*background-color: #c2ab92;*/
  position: absolute;
  top: 14px;
  left: -35px;
  opacity: 0.35;
  filter: alpha(opacity=35);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
a.btn-bullet .btn .el-3 {
  overflow: hidden;
  width: 0%;
  height: 100%;
  /*left: 50px;*/
  top: 0;
  position: absolute;
  -webkit-transition: width 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  -o-transition: width 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
  transition: width 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
}
a.btn-bullet .btn .el-3 .el-4 {
  width: 100%;
  height: 1px;
  background-color: #000;
  /*position: absolute;
    top: 14px;*/
  /*left: 0px;*/
  z-index: 1;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  -o-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
a.btn-bullet .btn .el-3 .el-2 {
  position: absolute;
  height: 100%;
  background-color: #c2ab92;
  top: 1px;
  left: 0px;
  padding: 3px 7px;
  color: #000;
  /* border-radius: 25px; */
}
a.btn-bullet .btn .el-3 .el-5 {
  height: 100%;
  background-color: #b32251;
  top: 0px;
  left: 0px;
  font-size: 18px;
  padding: 10px 15px;
  color: #fff;
  font-weight: 300;
  border-radius: 0px;
}

.imgoverlay .btn-text {
  height: 100%;
  background-color: #b32251;
  top: 0px;
  left: 0px;
  font-size: 18px;
  padding: 10px 35px;
  color: #fff;
  font-weight: 300;
  border-radius: 0px;
}
a.btn-bullet .btn .icon {
  display: none;
}

a.btn-bullet.inverse .btn .el-1 {
  left: auto;
  right: -35px;
}
a.btn-bullet.inverse .btn .el-3 {
  left: auto;
  right: 0px;
}
a.btn-bullet.inverse .btn .el-3 .el-4 {
  left: auto;
  right: 0px;
}
a.btn-bullet.inverse .btn .el-3 .el-2 {
  left: auto;
  right: 0px;
}
a.btn-bullet:focus,
a.btn-bullet:hover {
  color: #c2ab92;
}
a.btn-bullet:focus .el-1,
a.btn-bullet:hover .el-1 {
  -moz-transform: translateX(150%);
  -o-transform: translateX(150%);
  -ms-transform: translateX(150%);
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
}
a.btn-bullet:focus .el-3,
a.btn-bullet:hover .el-3 {
  width: 100%;
}
a.btn-bullet:focus .el-4,
a.btn-bullet:hover .el-4 {
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
a.btn-bullet:focus .col-image,
a.btn-bullet:hover .col-image,
a.btn-bullet:focus img,
a.btn-bullet:hover img,
a.btn-bullet:focus .container-bg,
a.btn-bullet:hover .container-bg {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
a.btn-bullet.inverse:focus .el-1,
a.btn-bullet.inverse:hover .el-1 {
  -moz-transform: translateX(-150%);
  -o-transform: translateX(-150%);
  -ms-transform: translateX(-150%);
  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);
}
a.btn-bullet.inverse:focus .el-4,
a.btn-bullet.inverse:hover .el-4 {
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@media only screen and (min-width: 1901px) and (max-width: 2000px) {
  .owner_p {
    width: 55%;
    margin-left: 10% !important;
    text-align: center;
    margin-top: 10%;
    font-size: 18px;
  }

  .owner2_p {
    width: 68% !important;
    font-size: 18px;
    margin-left: 20% !important;
    text-align: center;
    margin-top: 10%;
  }
}

@media only screen and (min-width: 1801px) and (max-width: 1900px) {
  .owner_p {
    width: 65% !important;
    margin-left: 8%;
    text-align: center;
    margin-top: 10%;
    font-size: 18px;
  }

  .owner2_p {
    width: 71% !important;
    font-size: 18px;
    margin-left: 21% !important;
    text-align: center;
    margin-top: 10% !important;
  }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .owner_p {
    width: 70% !important;
    margin-left: 8%;
    text-align: center;
    margin-top: 10%;
    font-size: 18px;
  }

  .owner2_p {
    width: 75% !important;
    font-size: 18px;
    margin-left: 20% !important;
    text-align: center;
    margin-top: 10% !important;
  }

  #project .nav-tabs {
    width: 38% !important;
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {
  #project .nav-tabs {
    width: 39%;
  }
  .zoom-image-head__bg2 {
    width: 35%;
  }

  .owner_p {
    width: 70% !important;
    margin-left: 11% !important;
    text-align: center;
    margin-top: 10% !important;
    font-size: 18px !important;
  }

  .owner2_p {
    width: 75% !important;
        font-size: 18px;
        margin-left: 23% !important;
        text-align: center;
        margin-top: 10% !important;
  }

  .owner2_img img {
    width: 100% !important;
  }
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {
  #project .nav-tabs {
    width: 45%;
  }
  .zoom-image-head__bg2 {
    width: 35% !important;
  }
  .text-bold p {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {
  #project .nav-tabs {
    width: 45%;
  }
  .zoom-image-head__bg2 {
    width: 35%;
  }
  .element-margin img {
    width: 100%;
  }
  .zoom-counter__text h2 {
    font-size: 25px !important;
    padding: 5px 20px;
  }
  .abouttitle {
    font-size: 25px !important;
  }
  .main-demo h6 {
    font-size: 25px;
  }
  .main-demo p {
    font-size: 16px;
    line-height: 25px;
  }
  .projectcounter span {
    font-size: 45px;
  }
  .projectcounter p {
    font-size: 20px;
    line-height: 28px;
  }
  .text-cool {
    font-size: 25px !important;
  }
  .aboutpopupsection h4 {
    font-size: 14px;
  }
  .aboutpopupsection p {
    font-size: 14px;
    line-height: 23px;
  }
  .reviews-block__title {
    font-size: 25px !important;
  }
  .pana-accordion .pana-accordion-wrap .pana-accordion-item {
    height: 60vh !important;
  }
  .pana-accordion-item img {
    height: 60vh !important;
  }
  #exampleModal5 .zoom-counter__subtitle,
  #exampleModal6 .zoom-counter__subtitle,
  #exampleModal7 .zoom-counter__subtitle,
  #exampleModal8 .zoom-counter__subtitle {
    font-size: 25px !important;
  }
  #exampleModal9 .zoom-counter__title,
  #exampleModal8 .zoom-counter__title,
  #exampleModal7 .zoom-counter__title,
  #exampleModal6 .zoom-counter__title,
  #exampleModal5 .zoom-counter__title {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  #menu1 .hoh-project-tab.hoh-project-tab-right {
    height: 375px;
  }
  #testimonials .reviews-block__text {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .inner-awards p {
    font-size: 20px;
  }
  .reviews-block__title h2 {
    font-size: 25px;
  }
  .zoom-services__more {
    font-size: 16px;
  }
  .button {
    font-size: 16px;
  }
  #footer .reviews-block__title {
    font-size: 25px !important;
  }
  #footer .block__title h6 {
    font-size: 18px;
  }
  .text-bold p {
    font-size: 12px;
  }
  .owner2_img img {
    width: 100% !important;
  }

  .owner_p {
    width: 100% !important;
    margin-left: 0% !important;
    text-align: center;
    margin-top: 10% !important;
    font-size: 18px;
  }

  .owner2_p {
    width: 100% !important;
    font-size: 18px !important;
    margin-left: 17% !important;
    text-align: center;
    margin-top: 10% !important;
  }
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {
  #header-logo img {
    width: 255px;
  }
  #project .nav-tabs {
    width: 48%;
  }
  .zoom-image-head__bg2 {
    width: 35% !important;
  }
  .element-margin img {
    width: 100%;
  }
  .zoom-counter__text h2 {
    font-size: 25px !important;
    padding: 5px 20px;
  }
  .abouttitle {
    font-size: 25px !important;
  }
  .main-demo h6 {
    font-size: 25px;
  }
  .main-demo p {
    font-size: 16px;
    line-height: 25px;
  }
  .projectcounter span {
    font-size: 40px;
  }
  .projectcounter p {
    font-size: 17px;
    line-height: 25px;
  }
  .text-cool {
    font-size: 25px !important;
  }
  .aboutpopupsection h4 {
    font-size: 13px;
  }
  .aboutpopupsection p {
    font-size: 13px;
    line-height: 23px;
  }
  .reviews-block__title {
    font-size: 25px !important;
  }
  .pana-accordion .pana-accordion-wrap .pana-accordion-item {
    height: 60vh !important;
  }
  .pana-accordion-item img {
    height: 60vh !important;
  }
  #exampleModal5 .zoom-counter__subtitle,
  #exampleModal6 .zoom-counter__subtitle,
  #exampleModal7 .zoom-counter__subtitle,
  #exampleModal8 .zoom-counter__subtitle {
    font-size: 25px !important;
  }
  #exampleModal9 .zoom-counter__title,
  #exampleModal8 .zoom-counter__title,
  #exampleModal7 .zoom-counter__title,
  #exampleModal6 .zoom-counter__title,
  #exampleModal5 .zoom-counter__title {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  #menu1 .hoh-project-tab.hoh-project-tab-right {
    height: 355px;
  }
  #testimonials .reviews-block__text {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 15px;
  }
  .inner-awards p {
    font-size: 20px;
  }
  .reviews-block__title h2 {
    font-size: 25px;
  }
  .button {
    font-size: 16px;
  }
  #footer .reviews-block__title {
    font-size: 25px !important;
  }
  #footer .block__title h6 {
    font-size: 18px;
  }
  .modal-open .modal {
    background: #fff;
  }
  .text-bold p {
    font-size: 13px;
  }

  .owner2_img img {
    width: 100% !important;
  }

  .owner_p {
    width: 100% !important;
    margin-left: 0% !important;
    text-align: center;
    margin-top: 10% !important;
    font-size: 18px;
  }

  .owner2_p {
    width: 100% !important;
    font-size: 16px !important;
    margin-left: 17% !important;
    text-align: center;
    margin-top: 10% !important;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  #header-logo img {
    width: 235px;
  }
  #project .nav-tabs {
    width: 52%;
  }
  .zoom-image-head__bg2 {
    width: 35%;
  }
  .element-margin img {
    width: 100%;
  }
  .zoom-counter__text h2 {
    font-size: 25px !important;
    padding: 5px 20px;
  }
  .abouttitle {
    font-size: 25px !important;
  }
  .main-demo h6 {
    font-size: 25px;
  }
  .main-demo p {
    font-size: 15px;
    line-height: 25px;
  }
  .projectcounter span {
    font-size: 40px;
  }
  .projectcounter p {
    font-size: 17px;
    line-height: 25px;
  }
  .text-cool {
    font-size: 25px !important;
  }
  .aboutpopupsection h4 {
    font-size: 13px;
  }
  .aboutpopupsection p {
    font-size: 13px;
    line-height: 23px;
  }
  .reviews-block__title {
    font-size: 25px !important;
  }
  .pana-accordion .pana-accordion-wrap .pana-accordion-item {
    height: 60vh !important;
  }
  .pana-accordion-item img {
    height: 60vh !important;
  }
  #exampleModal5 .zoom-counter__subtitle,
  #exampleModal6 .zoom-counter__subtitle,
  #exampleModal7 .zoom-counter__subtitle,
  #exampleModal8 .zoom-counter__subtitle {
    font-size: 25px !important;
  }
  #exampleModal9 .zoom-counter__title,
  #exampleModal8 .zoom-counter__title,
  #exampleModal7 .zoom-counter__title,
  #exampleModal6 .zoom-counter__title,
  #exampleModal5 .zoom-counter__title {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  #menu1 .hoh-project-tab.hoh-project-tab-right {
    height: 330px;
  }
  #testimonials .reviews-block__text {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 15px;
  }
  .inner-awards p {
    font-size: 20px;
  }
  .reviews-block__title h2 {
    font-size: 25px;
  }
  .button {
    font-size: 15px;
  }
  #footer .reviews-block__title {
    font-size: 25px !important;
  }
  #footer .block__title h6 {
    font-size: 18px;
  }
  .modal-open .modal {
    background: #fff;
  }
  .text-bold p {
    font-size: 13px;
  }
  #footer .footer-studio p {
    font-size: 13px;
    padding: 5px 0 20px 0;
  }
  .container {
    width: 100% !important;
  }
  .text-bold p {
    font-size: 12px;
  }
  .header__container {
    top: -146px !important;
  }
  .pd {
    padding: 90px 0 0;
  }
  .header {
    height: 90px;
  }

  .owner_p {
    width: 100% !important;
    margin-left: 0% !important;
    text-align: center;
    margin-top: 10% !important;
    font-size: 18px !important;
  }

  .owner2_p {
    width: 100% !important;
    font-size: 18px !important;
    margin-left: 19% !important;
    text-align: center;
    margin-top: 10% !important;
  }

  .element-margin-text {
    margin: 15% 0 15%;
  }

  .owner2_img img {
    width: 100% !important;
  }
}

@media only screen and (min-width: 1101px) and (max-width: 1200px) {
  #header-logo img {
    width: 185px;
  }
  #project .nav-tabs {
    width: 55%;
  }
  .zoom-image-head__bg2 {
    width: 35%;
  }
  .element-margin img {
    width: 100%;
  }
  .zoom-counter__text h2 {
    font-size: 25px !important;
    padding: 5px 20px;
  }
  .abouttitle {
    font-size: 25px !important;
  }
  .main-demo h6 {
    font-size: 25px;
  }
  .main-demo p {
    font-size: 14px;
    line-height: 25px;
  }
  .projectcounter span {
    font-size: 40px;
  }
  .projectcounter p {
    font-size: 17px;
    line-height: 25px;
  }
  .text-cool {
    font-size: 25px !important;
  }
  .aboutpopupsection h4 {
    font-size: 13px;
  }
  .aboutpopupsection p {
    font-size: 13px;
    line-height: 23px;
  }
  .reviews-block__title {
    font-size: 25px !important;
  }
  .pana-accordion .pana-accordion-wrap .pana-accordion-item {
    height: 55vh !important;
  }
  .pana-accordion-item img {
    height: 55vh !important;
  }
  #exampleModal5 .zoom-counter__subtitle,
  #exampleModal6 .zoom-counter__subtitle,
  #exampleModal7 .zoom-counter__subtitle,
  #exampleModal8 .zoom-counter__subtitle {
    font-size: 25px !important;
  }
  #exampleModal9 .zoom-counter__title,
  #exampleModal8 .zoom-counter__title,
  #exampleModal7 .zoom-counter__title,
  #exampleModal6 .zoom-counter__title,
  #exampleModal5 .zoom-counter__title {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  #menu1 .hoh-project-tab.hoh-project-tab-right {
    height: 330px;
  }
  #testimonials .reviews-block__text {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 15px;
  }
  .inner-awards p {
    font-size: 20px;
  }
  .reviews-block__title h2 {
    font-size: 25px;
  }
  .button {
    font-size: 14px;
  }
  #footer .reviews-block__title {
    font-size: 25px !important;
  }
  #footer .block__title h6 {
    font-size: 18px;
  }
  .text-bold p {
    font-size: 12px;
  }
  #footer .footer-studio p {
    font-size: 13px;
    padding: 5px 0 20px 0;
  }
  .container {
    width: 100% !important;
  }
  .col-lg-6 {
    width: 50%;
  }
  .btn-bullet h3 {
    font-size: 14px;
  }
  .txtdetail-content1 {
    font-size: 14px;
  }
  .imgoverlay .btn-text {
    font-size: 15px;
    padding: 5px 25px;
  }
  .text-bold h4 {
    font-size: 12px;
  }
  #exampleModal9 .subtitle {
    font-size: 20px;
  }
  #exampleModal9 .title h4 {
    font-size: 25px !important;
  }
  .zoom-counter__text {
    margin: 0px 0 0;
  }
  .zoom-counter__inner li {
    font-size: 12px;
  }
  .col-sm-12.aboutpopupsection {
    padding: 0 0 0px;
  }
  #price .modal-header .close {
    margin-top: -55px;
    margin-right: 10px;
  }
  .pd {
    padding: 80px 0 0;
  }

  .owner_p {
    width: 100% !important;
    margin-left: 0% !important;
    text-align: center;
    margin-top: 10% !important;
    font-size: 16px !important;
  }
  .element-margin-text {
    margin: 15% 0 10%;
  }
  .owner2_img img {
    width: 100%;
  }
  .owner2_p {
    width: 100% !important;
    font-size: 16px !important;
    margin-left: 15% !important;
    text-align: center;
    margin-top: 10% !important;
  }
  .owner2 {
    margin-top: 4% !important;
  }

  .header_is_fixed .header__container {
    padding-top: 40px !important;
  }

  #price .modal-dialog {
    width: 60% !important;
    margin: 6% auto !important;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1100px) {
  #header-logo img {
    width: 185px;
  }
  #project .nav-tabs {
    width: 65%;
  }
  .zoom-image-head__bg2 {
    width: 35%;
  }
  .element-margin img {
    width: 100%;
  }
  .zoom-counter__text h2 {
    font-size: 25px !important;
    padding: 5px 20px;
  }
  .abouttitle {
    font-size: 25px !important;
  }
  .main-demo h6 {
    font-size: 25px;
  }
  .main-demo p {
    font-size: 14px;
    line-height: 25px;
  }
  .projectcounter span {
    font-size: 40px;
  }
  .projectcounter p {
    font-size: 17px;
    line-height: 25px;
  }
  .text-cool {
    font-size: 25px !important;
  }
  .aboutpopupsection h4 {
    font-size: 13px;
  }
  .aboutpopupsection p {
    font-size: 13px;
    line-height: 23px;
  }
  .reviews-block__title {
    font-size: 25px !important;
  }
  .pana-accordion .pana-accordion-wrap .pana-accordion-item {
    height: 55vh !important;
  }
  .pana-accordion-item img {
    height: 55vh !important;
  }
  #exampleModal5 .zoom-counter__subtitle,
  #exampleModal6 .zoom-counter__subtitle,
  #exampleModal7 .zoom-counter__subtitle,
  #exampleModal8 .zoom-counter__subtitle {
    font-size: 25px !important;
  }
  #exampleModal9 .zoom-counter__title,
  #exampleModal8 .zoom-counter__title,
  #exampleModal7 .zoom-counter__title,
  #exampleModal6 .zoom-counter__title,
  #exampleModal5 .zoom-counter__title {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  #menu1 .hoh-project-tab.hoh-project-tab-right {
    height: 310px;
  }
  #testimonials .reviews-block__text {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 15px;
  }
  .inner-awards p {
    font-size: 20px;
  }
  .reviews-block__title h2 {
    font-size: 25px;
  }
  .button {
    font-size: 14px;
  }
  #footer .reviews-block__title {
    font-size: 25px !important;
  }
  #footer .block__title h6 {
    font-size: 18px;
  }
  .text-bold p {
    font-size: 12px;
  }
  #footer .footer-studio p {
    font-size: 13px;
    padding: 5px 0 20px 0;
  }
  .container {
    width: 100% !important;
  }
  .col-lg-6 {
    width: 50%;
  }
  .btn-bullet h3 {
    font-size: 14px;
  }
  .txtdetail-content1 {
    font-size: 14px;
  }
  .imgoverlay .btn-text {
    font-size: 15px;
    padding: 5px 25px;
  }
  .text-bold h4 {
    font-size: 12px;
  }
  #exampleModal9 .subtitle {
    font-size: 20px;
  }
  #exampleModal9 .title h4 {
    font-size: 25px !important;
  }
  .zoom-counter__text {
    margin: 0px 0 0;
  }
  .zoom-counter__inner li {
    font-size: 12px;
  }
  .col-sm-12.aboutpopupsection {
    padding: 0 0 0px;
  }
  #price .modal-header .close {
    margin-top: -55px;
    margin-right: 10px;
  }
  .owner_p {
    width: 100% !important;
    margin-left: 0% !important;
    text-align: center;
    margin-top: 10% !important;
    font-size: 14px !important;
  }
  .element-margin-text {
    margin: 15% 0 10%;
  }
  .owner2_img img {
    width: 100%;
  }
  .owner2_p {
    width: 100% !important;
    font-size: 14px !important;
    margin-left: 15% !important;
    text-align: center;
    margin-top: 10% !important;
  }

  .owner2 {
    margin-top: 4% !important;
  }

  .header_is_fixed .header__container {
    padding-top: 40px !important;
  }

  #price .modal-dialog {
    width: 65% !important;
    margin: 6% auto !important;
}
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .element-margin img {
    width: 100%;
  }
  .zoom-image-head__bg2 {
    width: 100%;
  }
  .zoom-image-head__bg2 img {
    width: 100%;
  }
  .heroSlider-fixed input {
    margin: 0 0 2% 0;
    width: 100%;
  }
  .heroSlider-fixed textarea {
    width: 100%;
    margin: 2% 0 0 0;
  }
  .slick-dotted.slick-slider {
    width: 90%;
    margin: 0 auto 30px;
  }
  #project .nav > li > a {
    padding: 0 0px;
  }

  #project .nav-tabs > li > a {
    border-radius: inherit;
    font-size: 11px;
    color: #fff !important;
    text-align: center;
    font-weight: 500;
}
  form {
    width: 100%;
    margin: 0px auto 30px;
  }
  .zoom-image-head__bg2 {
    left: 0 !important;
  }
  .navbar-brand {
    padding: 25px 15px !important;
  }
  .projectcounter span {
    font-size: 30px;
  }
  .col-xs-6 {
    width: 100% !important;
  }
  .zoom-counter__text h2 {
    font-size: 20px !important;
  }
  .abouttitle {
    font-size: 18px !important;
  }
  .projectcounter p {
    font-size: 16px;
    line-height: 23px;
  }
  .main-demo h6 {
    font-size: 20px;
    text-align: center;
  }
  .main-demo p {
    font-size: 13px;
    text-align: center;
  }
  .text-cool {
    font-size: 18px !important;
    text-align: center;
    margin: 15px 0 30px !important;
    line-height: 22px !important;
  }
  .aboutpopupsection h4 {
    font-size: 13px;
  }
  .reviews-block__title {
    font-size: 20px !important;
  }
  .container-fluid {
    padding: 0;
  }
  #menu1 .hoh-project-tab.hoh-project-tab-right {
    width: 100%;
    height: auto;
  }
  .slick-dots li {
    width: 15px !important;
    height: 15px !important;
  }
  .text-bold h4 {
    text-align: center;
  }
  .text-bold p {
    text-align: center;
  }
  .reviews-block__title h2 {
    font-size: 20px !important;
  }
  .inner-awards p {
    font-size: 14px;
  }
  .zoom-services__more {
    font-size: 13px;
  }

  .col-lg-6 {
    width: 100%;
    float: left;
    display: block;
    position: static !important;
  }
  .zoom-image-head__body {
    display: grid !important;
  }

  #exampleModal9 .zoom-counter__info {
    margin-top: 10px;
  }
  #exampleModal9 .title h4 {
    font-size: 20px !important;
  }

  .dec {
    display: none !important;
  }
  .mob {
    display: block !important;
  }
  .pd {
    padding: 75px 0 0;
  }
  #footer .reviews-block__title {
    font-size: 20px !important;
  }

  .owner2_img_mobil {
    display: block !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
  }

  .owner2_img_desc {
    display: none;
  }

  .owner_p {
    width: 100% !important;
    margin-left: 0% !important;
    text-align: center;
    margin-top: 10% !important;
    font-size: 12px !important;
  }

  .element-margin-text {
    margin: 0% 0 15% !important;
  }

  .owner2_img img {
    margin-left: 3% !important;
  }

  .owner2_p {
    width: 100% !important;
    font-size: 12px !important;
    margin-left: 0% !important;
    text-align: center;
    margin-top: 10%;
  }

  .owner2_img img {
    width: 100%;
  }

  .contact_p {
    color: #000;
    font-size: 12px;
    padding-top: 20px;
  }

  .owner_name {
    font-size: 30px;
  }
}

.owner_p {
  width: 55%;
  margin-left: 8%;
  text-align: center;
  margin-top: 10%;
  font-size: 16px;
}

.owner2 {
  margin-top: 7%;
}

.owner2_img img {
  margin-left: 15%;
}

.zoom-counter__info {
  padding-bottom: 5%;
}

.owner2_p {
  width: 55%;
  font-size: 16px;
  margin-left: 27%;
  text-align: center;
  margin-top: 10%;
}

.owner2_img_mobil {
  display: none;
}

/* .modal-body h1 {
    font-weight: 900;
    font-size: 2.3em;
    text-transform: uppercase;
  }
  .modal-body a.pre-order-btn {
    color: #000;
    background-color: gold;
    border-radius: 1em;
    padding: 1em;
    display: block;
    margin: 2em auto;
    width: 50%;
    font-size: 1.25em;
    font-weight: 6600;
  }
  .modal-body a.pre-order-btn:hover {
    background-color: #000;
    text-decoration: none;
    color: gold;
  }
  
  .popup_form {
    width: 30%;
    margin: 15% auto;
  }
  
  .modal-title {
    text-align: center;
    color: #000;
  }
  
  
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  select,
  input[type="file"] {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 8px 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    border-radius: 4px;
  }
  
  
  input::placeholder,
  select::placeholder {
    color: #999;
    font-size: 14px;
  }
  
  
  .consent-label {
    font-size: 14px;
    color: #333;
  }
  
  .consent-label input {
    margin-right: 10px;
  }
  
  
  button.defaultbt {
    background-color: #4caf50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    width: 100%;
  }
  
  button.defaultbt:hover {
    background-color: #45a049;
  }
  
  .popform {
    margin: 0px auto 50px auto;
  }
  
  .consent-label {
    float: left;
  }
  
  .form_sbnt {
    width: 30%;
    margin-top: 20px;
  }
  
  .input_lable {
    float: left;
    font-size: 16px;
    margin-bottom: 10px !important;
    color: #000;
    font-weight: 300;
  }
  
  .close_new {
    margin-right: 20px !important;
  } */

.input_lable {
  float: left;
  font-size: 16px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 300;
}

.checkbox {
  float: left !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  color: #000 !important;
}

.error-message {
  float: left !important;
  font-size: 12px !important;
}

.nav-tabs-media {
  width: 70% !important;
}

.menuli {
  width: 30% !important;
}


#media .nav-tabs {
  border-bottom: unset !important;
  display: block;
  margin: 0 auto;
  width: 35%;
}


#media .nav-tabs > li.active {
  background: #b32251 !important;
}
#media .nav-tabs > li {
  width: 28%;
  background: #aaaaaa;
}
#media .nav > li > a .nav > li.active {
  background-color: #fff;
  color: #e31e24 !important;
  border: 2px solid #e31e24;
}
#media .nav-tabs {
  border-bottom: unset !important;
  display: block;
  margin: 0 auto;
  width: 50%;
}

#media .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin: 0px 20px;
}

#media .nav-tabs > li.active {
  background: #b32251 !important;
}

.nav_color{
  background: #b32251 !important;
}

#media .nav-tabs > li > a {
  border-radius: inherit;
  font-size: 12px;
  color: #fff !important;
  text-align: center;
  font-weight: 500;
  background-color: none !important;
}

#media .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #b32251 !important;
  border: 0px solid #ddd !important;
  border-bottom-color: transparent;
}

#media .nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 34px;
  border: unset;
  background-color: unset;
  color: #fff !important;
}

#media .reviews-block__title {
  margin-bottom: 20px;
  color: #fff;
}

#media  .text-bold {
  font-size: 13px;
  padding: 0px 15px !important;
}

#media img {
  width: 100%;
  height: auto;
  padding: 5px;
}

#media .projImg {
  background: none;
  padding: 0;
  border: none;
  width: 100%;
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {
  .owner_p {
    width: 80%;
    margin-left: 8%;
    text-align: center;
    margin-top: 10%;
    font-size: 16px;
}

.owner2_p {
  width: 82%;
  font-size: 16px;
  margin-left: 18%;
  text-align: center;
  margin-top: 10%;
}

}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {
  .owner_p {
    width: 80% !important;
    margin-left: 5% !important;
    text-align: center;
    margin-top: 10% !important;
    font-size: 18px !important;
}

.owner2_p {
  width: 82%;
  font-size: 16px;
  margin-left: 18%;
  text-align: center;
  margin-top: 10%;
}

}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .owner_p {
    width: 80%;
    margin-left: 8%;
    text-align: center;
    margin-top: 10%;
    font-size: 16px;
}

.owner2_p {
  width: 82%;
  font-size: 16px;
  margin-left: 18%;
  text-align: center;
  margin-top: 10%;
}

}

/* @media only screen and (min-width: 601px) and (max-width: 700px) {
  .navbar-brand {
    float: left;
    height: auto !important;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand {
  padding: 12px 12px !important;
}

#project .nav-tabs > li {
  width: 42%;
  background: #aaaaaa;
}
#project .nav-tabs {
  border-bottom: unset !important;
  display: block;
  margin: 0 auto;
  width: 100%;
}

.collapse {
  display: block !;
}
}


@media only screen and (min-width: 701px) and (max-width: 800px) {
  .navbar-brand {
    float: left;
    height: auto !important;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand {
  padding: 12px 12px !important;
}

#project .nav-tabs > li {
  width: 42%;
  background: #aaaaaa;
}
#project .nav-tabs {
  border-bottom: unset !important;
  display: block;
  margin: 0 auto;
  width: 100%;
}

#myNavbar{
  display: none !important;
}

.navbar-toggle{
  display:  block !important;
}

.navbar-header {
  float: none !important;
}

.navbar-toggle {
  margin-top: 30px !important;
}

.collapse {
  display: block;
}
}

@media only screen and (min-width: 801px) and (max-width: 900px) {
  .navbar-brand {
    float: left;
    height: auto !important;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand {
  padding: 12px 12px !important;
}

#project .nav-tabs > li {
  width: 42%;
  background: #aaaaaa;
}
#project .nav-tabs {
  border-bottom: unset !important;
  display: block;
  margin: 0 auto;
  width: 100%;
}

#myNavbar{
  display: none !important;
}

.navbar-toggle{
  display:  block !important;
}

.navbar-header {
  float: none !important;
}

.navbar-toggle {
  margin-top: 30px !important;
}

.collapse {
  display: block;
}
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
  #myNavbar{
    display: none !important;
  }
  
  .navbar-toggle{
    display:  block !important;
  }
  
  .navbar-header {
    float: none !important;
  }
  
  .navbar-toggle {
    margin-top: 30px !important;
  }

  .header-fixed__menu{
    display: none !important;
  }

  .collapse {
    display: block;
}
} */


@media only screen and (min-width: 601px) and (max-width: 700px) {
  .navbar {
    position: relative;
    min-height: 104px !important; 
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 364px;
  margin-top: 10%;
}

.nav>li {
  position: relative;
  display: block;
  text-align: center !important;
}
}


@media only screen and (min-width: 701px) and (max-width: 800px) {
  .navbar {
    position: relative;
    min-height: 104px !important; 
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 364px;
  margin-top: 10%;
}

.navbar-toggle {
  display: block !important;
}


.navbar-header{
  position: relative;
}
.navbar-toggle {
  position: absolute !important;
  /* float: right; */
  right: 10% !important;
  top: 60% !important;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
}


@media only screen and (min-width: 767px) and (max-width: 800px) {
  .navbar-toggle {
    position: absolute !important;
    /* float: right; */
    right: -125% !important;
    top: 60% !important;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }

  .nav>li>a {
    position: relative;
    display: block;
    padding: 20px 14px !important;
}
}


@media only screen and (min-width: 801px) and (max-width: 900px) {
  .navbar {
    position: relative;
    min-height: 104px !important; 
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 364px;
  margin-top: 10%;
}

.navbar-toggle {
  display: block !important;
}


.navbar-header{
  position: relative;
}
.navbar-toggle {
  position: absolute !important;
  /* float: right; */
  right: -125% !important;
  top: 60% !important;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.nav>li>a {
  padding: 10px 15px !important;
}
}

@media only screen and (min-width: 901px) and (max-width: 1000px) {
  .navbar {
    position: relative;
    min-height: 104px !important; 
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 364px;
  margin-top: 10%;
}

.navbar-toggle {
  display: block !important;
}


.navbar-header{
  position: relative;
}
.navbar-toggle {
  position: absolute !important;
  /* float: right; */
  right: -125% !important;
  top: 60% !important;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.nav>li>a {
  padding: 10px 22px !important;
}
}
.mainprivacy{height: auto; display: flex; align-items: center;}
.mainprivacy p{color: #000;text-align: center;}
.mainprivacy  .logoim{
  width: 250px;
  margin: 0 auto;
}
.mainprivacy  .logoim img{max-width: 100%;}

.mainprivacy-p{height: 90vh; display: flex; align-items: center;}
.mainprivacy-p p{color: #000;text-align: center;}
.mainprivacy-p  .logoim{
  width: 250px;
  margin: 0 auto;
}
.mainprivacy-p  .logoim img{max-width: 100%;}



@media screen and (max-width: 999px) {
.mainprivacy{height: auto; display: flex; align-items: center;padding-top: 2.5rem;}
.mainprivacy-p{height: auto; display: flex; align-items: center;padding-top: 2.5rem;}
}