
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.eot') format('embedded-opentype'); /* IE9 Compat Modes */
  src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/Helvetica.woff') format('woff'), /* Modern Browsers */
   url('../fonts/Helvetica.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/Helvetica.svg#levenim') format('svg'); /* Legacy iOS */
}
body{
  font-family: 'Helvetica';
}

.menu {
  font-size: 14px;
}
.hid {
  display: block;
}


p.footerPara {
  font-size: 14px;
}
#bar{
  border-left: 1px solid white;
}
.bloc{
  display: none !important;
}
.contactRes  p.contactPara {
  padding-bottom: 10px;
}
.capt{
  display: none;
}
.bol {
  font-weight: bold;
}

div#rcaptcha {
  padding-top: 15px;
}
.preloader {
  /* Body Overlay */
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  /* Change Background Color */
  background: #fff;
  z-index: 99999;
}
.preloader .loader {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.legacyBanner img{
  width: 100%;
}

.navbar-dark .navbar-nav .nav-link {
  color: #bca35b;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link{
  color: #bca35b;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
  color: #bca35b;
}
.navbar-brand img{
  padding: 20px 0px 0 40px;
  height: 100px;
}
.planHeader .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
  font-weight: 400;
}
.planHeader .dropdown .dropdown-menu {
  border: 0;
  box-shadow: 0px 0px 5px 1px #bb9a637d;
}
li.nav-item.active {
  color: #b99a5d;
  font-weight: 500;
}

.planHeader .dropdown .dropdown-menu .dropdown-item.active, 
.planHeader .dropdown .dropdown-menu.dropdown-item:focus, 
.planHeader .dropdown .dropdown-menu .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bb9c5f;
}
.planHeader .dropdown .dropdown-menu .dropdown-item{
  color: #cbb881;
  padding: .25rem .75rem;
}
.planHeader {
  padding-right: 40px;
}

.mrl-0{
     margin-right: 0px; 
    margin-left: 0px;
}
.plr-0{
  padding-right: 0px; 
   padding-left: 0px;
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0px);
  }
}

.parallax-image  {
  padding-top: 55%;
    position: relative;
  }
   .parallax-image img{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
    }


    .sliderImage img {
      width: 100%;
  }
  
  .mview1{ display: none;}
  

  @media only screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
    }
    
  }
  
  .BannerSection .carousel-indicators {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 15;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0;
      margin-left: -14%;
    list-style: none;
      padding-bottom: 152px;
  }
  .BannerSection .carousel-caption {
      bottom: 140px;
      margin-right: 60px;
  }
  .BannerSection .carousel-caption h5 {
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 25px;
        color: #b29f63;
  }
  .logoImg {
      height: 130px;
  }
  .sliderImg {
     height: 300px;
  }
  .BannerSection .carousel-indicators .active {
  opacity: 1;
  }
 
  .BannerSection .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    margin-left: 20px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    border-top: 0;
    border-bottom: 0;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 50%;
}
  .BannerSection .carousel-item {
      height: auto;
      min-height: auto;
      background: no-repeat center center scroll;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
  }
  .slider2, .slider5{
        margin-top: 35px;
  }
  .slider3, .slider4{
        margin-top: 50px;
  }
  .slider6{
        margin-bottom: 53px;
      margin-right: 9px;
  }
  .slider1{
          margin-bottom: 115px;
      margin-right: 24px;
  }
  .BannerSection .carousel-caption p {
    width: 75%;
    margin: auto;
    font-size: 18px;
    line-height: 1.9;
    color: #baab77;
  }



  

  .bg {
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../images/whiteBg.jpg);
    background-blend-mode: screen;
      background-repeat: repeat;
  }
 
.trainerSection {
  background-image: url(../images/trainerBg.png);
  background-position: bottom;
    background-size: cover;
    height: 410px;
    background-blend-mode: screen;
}
.trainerImage {
  height: 330px;
  transform: translatey(0px);
  animation: float 8s ease-in-out infinite;
  padding-top: 40px;
}
.mt-70{
  margin-top: -70px;
}
.mt-50{
  margin-top: -50px;
}
.trainerPara {
  color: #fff;
    font-size: 24px;
    text-align: justify;
    width: 90%;
    font-weight: 100;
    padding-top: 40px;
}


.financialImage {
  height: 400px;
  transform: translatey(0px);
  animation: float 8s ease-in-out infinite;
}
.financialSection {
  padding: 100px 0;
}
.financialPara {
  color: #b4a268;
  font-size: 18px;
  text-align: justify;
  width: 80%;
}
.financialhead{
  color: #b3a063;
  width: 80%;
}
.financialhead span{
  font-weight: 100;
}


.findSection{
  background-image: url(../images/findBg.png);
  background-size: cover;
  background-attachment: fixed;
  background-blend-mode: screen;
  padding: 110px 0px 130px;
  background-repeat: no-repeat;
  background-position: right;
  

}
.findHead {
  color: #857543;
  text-align: center;
  margin-bottom: 70px;
  font-size: 42px;
}
.findHead span{
  font-weight: 100;
  text-align: center;
    margin-bottom: 60px;
}
.findSubhead{
  color: #81703c;
  margin-top: 20px;
  font-size: 20px;
  padding: 0 40px 0px 0px;
}
.findPara{
  color: #ad9158;
  padding: 0 60px 0px 0px;
}
.talkButton{
  background: #ac9158;
    color: #e8dbc9;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
}
.talkButton:hover{
  color: #e8dbc9;
  text-decoration: none;
}



.planHead{
  color: #806e3c;
  text-align: center;
  margin-bottom: 70px;
  font-size: 42px;
}
.planSubhead{
  color: #b39f63;
  margin-top: 20px;
  font-size: 20px;
  text-align: center;
}
.planSection {
  padding: 110px 0;
}
.planImage {
  width: 100%;
}



.assuranceSection{
  background-image: url(../images/assuranceBg.png);
  background-position: 50% 0;
    background-size: cover;
    background-blend-mode: screen;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 110px 0px 110px;
  
}
.assuranceSection ul {
  padding: 0;
}
.assuranceSection ul li {
  list-style: none;
    position: relative;
    padding: 0 0 0 20px;
    font-size: 20px;
    color: #483a0f;
    margin: 22px 0;
  
}
.assuranceSection ul.round{
  text-align: right;
}
.assuranceSection ul.round li{
  padding: 0 20px 0 0;
}
.assuranceSection ul.round li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 14px;
  width: 7px;
  height: 7px;
  background-color: #45370c;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.assuranceSection ul.round1 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 7px;
  height: 7px;
  background-color: #45370c;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.assuranceHead{
  color: #fff;
  text-align: center;
  font-size: 42px;
  font-weight: 300;
  margin-bottom: 80px;
}
.assuranceImage {
  height: 280px;
  transform: translatey(0px);
  animation: float 8s ease-in-out infinite;
}
.contactForm {
  margin-bottom: 15px;
}





.contactImage {
  height: 530px;
  transform: translatey(0px);
  animation: float 8s ease-in-out infinite;
}
.contacthead {
  color: #b4a064;
  font-size: 38px;
  font-weight: 300;
}
.contactPara {
  color: #b6a267;
  font-size: 22px;
}
.contactForm .form-control{
  display: block;
    width: 80%;
    height: auto;
    padding: 8px 25px;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    color: #d5c4a0;
    background-color: #f4f1eb;
    background-clip: padding-box;
    border: 1px solid #f4f1eb;
    border-radius: 30px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 30px;
}
.ptb-50{
  padding: 50px 15px;
}
.bookButton{
  
  background: #c6a368;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 600;
    outline: 0;
    border: none;
    margin-top: 30px;
}
.bookButton:hover{
  color: #fff;
  text-decoration: none;
}
.contactForm input::-webkit-input-placeholder, .contactForm textarea::-webkit-input-placeholder { /* Edge */
  color: #d5c4a0;
}
.contactForm input:-ms-input-placeholder, .contactForm textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #d5c4a0;
}
.contactForm input::placeholder, .contactForm textarea::placeholder {
  color: #d5c4a0;
}



.footer{
  background-image: url(../images/footer.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.footer .menu {
  list-style: none;
}

.footer .menu li {
  display: inline;
  padding: 0 10px;
  border-left: solid 1px #fff;
}

.footer .menu li a {
    color: #fff;
}


.footer .menu li:first-child {
  border-left: none;
}




.legacyhead {
  text-align: center;
  color: #b4a064;
  font-size: 32px;
}
.legacyhead span {
  font-weight: bold;
  font-family: 'Helvetica-Bold-Font', sans-serif;
}

.legacyPara{
  color: #6f6032;
  padding: 20px 0px;
  font-size: 22px;
  text-align: justify;
  margin-bottom: 70px;
}
.Legacyfooter{
    padding: 30px 0;
    color: #82652e;
    text-align: center;
    font-size: 14px;
    border-top: 1px solid #cdbf9f;
}
.Legacyfooter .menu {
  list-style: none;
}

.Legacyfooter .menu li {
  display: inline;
  padding: 0 10px;
  border-left: solid 1px #8c7e63;
}

.Legacyfooter .menu li:first-child {
  border-left: none;
}
.footerPara span {
  
  font-family: 'Helvetica-Bold-Font', sans-serif;
}



.storyHead{
  color: #b4a064;
  font-size: 30px;
  text-align: justify;
}
.ptb-80{
  padding: 80px 0;
}
.storyHead span{
  font-weight: 300;
}
.storyInsight {
  color: #c7a369;
  font-size: 22px;
  font-weight: 900;
  margin: 25px 0;
  text-align: justify;
}
.storySubhead {
  color: #7e692a;
  font-size: 22px;
  font-weight: 400;
}
.storyPara {
  color: #8a7743;
  font-size: 20px;
  text-align: justify;
}
.storyLesson {
  color: #8a7743;
  font-size: 20px;
  margin-bottom: 50px;
}

.standingHead{
  color: #b4a064;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 50px;
}
.storyImg{
  width: 100%;
}









/* old */

@media (max-width: 1660px) {
  .BannerSection .carousel-indicators {
    padding-bottom: 80px;
}
.BannerSection .carousel-indicators li {
  margin-right: 15px;
  margin-left: 11px;
    }
    .navbar-area .overlay-menu {
    top: 20%;
}
}
@media (min-width: 1200px) and (max-width: 1366px){
  .planHeader {
    padding-right: 0px;
}
.ptb-50 {
  padding: 100px 15px 50px 15px;
}
.navbar-brand img {
  padding: 0px 0px 0 0px;
  height: 70px;
}
.findHead {
  color: #857543;
  text-align: center;
  margin-bottom: 20px;
  font-size: 30px;
}
.findImage {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  display: block;
}
.findSubhead {
  color: #81703c;
  margin-top: 20px;
  font-size: 20px;
  padding: 0 0px 0px 0px;
}
.findPara {
  color: #ad9158;
  padding: 0 10px 0px 0px;
}
.findSection{
  padding: 60px 0px 70px;
}

.planHead {
  color: #806e3c;
  text-align: center;
  margin-bottom: 30px;
  font-size: 32px;
}
.planSubhead {
  color: #b39f63;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}
.planImage {
  height: 100px;
  width: auto;
}
.assuranceHead {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 50px;
}
.contactImage {
  height: 400px;
}
.contacthead {
  color: #b4a064;
  font-size: 32px;
  font-weight: 300;
}
.contactPara {
  color: #b6a267;
  font-size: 18px;
}
.contactForm .form-control {
  padding: 4px 20px;
  font-size: 18px;
   margin-bottom: 15px;
}
.contactImage {
  margin-top: 90px !important;
}
}
@media (min-width: 1366px) and (max-width: 1440px) {
 .BannerSection .carousel-indicators li {
  margin-right: 9px;
  margin-left: 13px;
}
.BannerSection .carousel-indicators {
    padding-bottom: 55px;
}
.slider3, .slider4 {
    margin-top: 38px;
}
.slider2, .slider5 {
    margin-top: 28px;
}
.navbar-area .overlay-menu {
    top: 10%;
}
.bookButton{
  margin-top: 15px;
}
.assuranceSection{
  padding: 150px 0px 110px;
}
.planSection {
  padding: 140px 0;
}
.ptb-50 {
  padding: 140px 15px 50px 15px;
}
.contactImage {
  margin-top: 90px !important;
}
}
@media (min-width: 1280px) and (max-width: 1360px){
 .BannerSection .carousel-indicators li {
  margin-right: 8px;
  margin-left: 9px;
}
.BannerSection .carousel-indicators {
       padding-bottom: 40px;
}
.slider3, .slider4 {
    margin-top: 38px;
}
.slider2, .slider5 {
    margin-top: 28px;
}
.navbar-area .overlay-menu {
    top: 10%;
}
}
@media (max-width: 1024px){
  .planHeader .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-weight: 400;
    font-size: 14px;
}
.planHeader {
  padding-right: 0px;
}
.navbar-brand img {
  padding: 10px 0px 0 0px;
  height: 50px;
}
.BannerSection .carousel-indicators {
  padding-bottom: 8px;
}
.BannerSection .carousel-indicators li {
  margin-right: 6px;
  margin-left: 6px;
  width: 25px;
  height: 25px;
}
.footer.legacyRes {
  font-size: 8px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.findSection {
  background-image: url(../images/responsiveBg.png);
  background-position: bottom;
}
}
@media (min-width: 768px) and (max-width: 990px){

  .planHeader .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 12px;
}
.trainerSection {
  background-size: contain;
  height: 220px;
  background-repeat: no-repeat;
}
.trainerImage {
  height: 255px;
}
.trainerPara {
  font-size: 16px;
  width: 90%;
  padding-top: 20px;
}
.financialSection {
  padding: 60px 0;
}
.financialImage {
  height: 255px;
}
.financialhead {
  width: 90%;
  font-size: 26px;
}
.financialPara {
  font-size: 14px;
  width: 100%;
}
.findPara {
  padding: 0;
}
.findSubhead {
  font-size: 18px;
  padding: 0px;
}
.findImage {
  height: 90px;
}
.findHead {
  color: #857543;
  font-size: 26px;
  margin-bottom: 30px;
}
.findSection {
  padding: 70px 0px 70px;
  background-image: url(../images/responsiveBg.png);
  background-position: bottom;
}
.planSection {
  padding: 70px 0;
}
.planHead {
  margin-bottom: 30px;
  font-size: 26px;
}
.planSubhead {
  margin-top: 10px;
  font-size: 16px;
}
.assuranceSection {
  padding: 70px 0px 70px;
}
.assuranceSection ul li {
  font-size: 14px;
  margin: 5px 0;
}
.assuranceImage {
  height: 180px;
}
.assuranceHead {
  font-size: 26px;
  margin-bottom: 30px;
}
.contactImage {
  height: 255px;
}
.contacthead {
  font-size: 26px;
}
.ptb-50 {
  padding: 30px 15px;
}
.contactPara {
  font-size: 16px;
}
.responsiveAlign {
  text-align: center;
}
.contactForm .form-control {

  padding: 0px 18px;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 20px;
}

.bookButton {
  padding: 6px 18px;
  font-size: 14px;
}
.footer {
  padding: 20px 0;
}
}
@media (max-width: 767px){
.hidden-sm-down{
  display: none;
}
.hid {
  display: none;
}
.hidden-sm-up{
  display: block;
}
.navbar-area .container a:hover:after, 
.navbar-area .container a:focus:after, 
.navbar-area .container a:active:after {
  width: 100%;
}
.legacyhead {
  font-size: 20px;
}
.legacyPara {
  font-size: 16px;
}
.Legacyfooter {
  font-size: 11px;
}
.navbar-brand img {
  padding: 0px 0px 0 0px;
  height: 40px;
}
.navbar-dark .navbar-toggler {
  color: rgb(188 157 96);
  border-color: rgb(185 153 92);
}
.navbar-toggler {
  background-color: #b9995c;
  border: 1px solid #b9995c;
}
.planHeader {
  padding: 10px 20px;
  background: #fff;
  box-shadow: 0px 0px 5px 1px #c7c7c7;
}
.ptb-80 {
  padding: 30px 50px;
}
.legacyhead, .legacyPara {
  padding: 10px 10px;
}
.standingHead {
  font-size: 24px;
}
.standingHead {
  margin-bottom: 20px;
}
.storyHead {
  font-size: 18px;
}
.storySubhead, .storyPara {
  font-size: 16px;
  text-align: justify;
}
.storyLesson, .storyHead{
  text-align: justify;
}
.storyInsight {
  margin: 15px 0;
  font-size: 18px;
}
.storyLesson {
  font-size: 16px;
  margin-bottom: 30px;
}
.Legacyfooter .menu{
  padding-left: 0;
}
.navbar.navbar-expand-md .navbar-toggler {
  padding: .2rem .5rem;
  font-size: 1rem;
}


.trainerSection {
  background-image: url(../images/bg-mobile.png);
  height: auto;
  padding: 70px 0px 60px;
}
.financialSection {
  padding: 70px 0 60px;
}
.trainerImage {
  height: 250px;
}
.trainerPara {
  font-size: 16px;
  width: 100%;
  padding: 0 40px;
}
.financialhead {
  width: 100%;
  text-align: center;
  padding: 0 40px;
  font-size: 26px;
}
.financialPara {
  width: 100%;
  padding: 0 40px;
  font-size: 16px;
}
.findSection {
  padding: 70px 30px 80px;
  text-align: justify;
}

.findHead {
  font-size: 26px;
  margin-bottom: 30px;
}
.findImage {
  height: 100px;
  margin: 0 20px;
}
.findPara {
  font-size: 14px;
  padding: 0px;
  text-align: left;
}
.findSubhead {
  font-size: 16px;
  padding: 0px;
  text-align: left;
}
.planSubhead {
  margin-top: 10px;
  font-size: 14px;
}
.planHead {
  font-size: 26px;
  margin-bottom: 30px;
}
.planImage {
  width: 80px;
}
.assuranceHead {
  font-size: 26px;
  margin-bottom: 30px;
}
.mt-70 {
  margin-top: 0;
}
.contactImage {
  height: 250px;
}
#contactSection {
  padding: 70px 0 60px;
}
.contacthead {
  font-size: 26px;
  
}
.contactPara {
  font-size: 20px;
}
.contactForm .form-control {
  width: 100%;
  padding: 4px 20px;
  margin-bottom: 25px;
  font-size: 16px;
}
.responsiveAlign{
  text-align: center;
}
.planSection {
  padding: 70px 30px;
  text-align: center;
}
.financialImage {
  height: 250px;
}
.contactPara, .bookButton {
  font-size: 16px;
}
.assuranceImage {
  height: 250px;
}
.assuranceSection {
  padding: 80px 20px 60px;
}
.ptb-50 {
  padding: 10px 15px;
}
.footerPara {
  font-size: 11px;
}
.footer .menu li{
  padding: 0 3px;
  font-size: 8px;
}
.footer .menu {
  padding-left: 0;

}
.contactRes{
  width: 80%;
    margin: 0 auto;
}
.assuranceSection ul li {
  padding: 0px 0 0 15px;
  font-size: 16px;
  margin: 4px 0;
}
.assuranceSection ul.round1 li::before {
  top: 11px;
  width: 4px;
  height: 4px;
}
.footer {
  padding: 20px 0;
  font-size: 11px;
}

nav.navbar.respon.hidden-sm-up{
  background-color: rgb(255, 255, 255) !important;
  box-shadow: 0 0 7px 7px #81633a42 !important;
  z-index: 1000;
}



.navbar .menu-button {
  width: 20px;
    height: 20px;
    background: url(../images/open.png) no-repeat;
    background-size: contain;
}



.overlay {
  display: none;
  width: 100%;
  height: auto;
  position: sticky;
  top: 0; 
  right:0; 
  left: 0;
  bottom: 0; 
  z-index: 1000;
  background-color: rgb(255 255 255 / 95%);
  margin-top: -70px;
}

.overlay nav {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.overlay ul li {
  padding: 20px;
  position: relative;
  letter-spacing: 6px;
}
.overlay ul{
  list-style-type: none;
  padding: 120px 0px;
  text-align: center;
  font-size: 22px;
}

.overlay li.selected:after, .overlay li:hover:after
{
  position: absolute;
  border-bottom: 3px solid #af8f2c;
  content: "";
  z-index: 10000;
  width: 60px;
  bottom: 0;
  left: 42%;
}

.overlay li a {
  text-decoration: none;
  color: #af8f2c;
}

.overlay .close-button {
  position: absolute;
  top: 27px;
  right: 35px;
    float: right;
    background: url(../images/close.png) no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
}
section#Banner {
  margin-top: -80px;
}
.parallax-image {
  padding-top: 45rem;
  position: relative;
}
.BannerSection .carousel-indicators{
  padding-bottom: 110px;
  margin-left: 19%;
}
.BannerSection .carousel-indicators li {
  margin-right: 19px;
  margin-left: 8px;
}
.carousel-control-prev-icon {
  display: inline-block;
  width: 18px;
  height: 29px;
  background: no-repeat 50%/100% 100%;
  margin-top: -30px;
  background-image: url(../images/previous.png);
  margin-left: 30px;
  opacity: 1;
}
.carousel-control-next-icon {
  display: inline-block;
  width: 18px;
  height: 29px;
  background: no-repeat 50%/100% 100%;
  background-image: url(../images/next.png);
  margin-top: -30px;
  margin-left: -30px;
  opacity: 1;
}
.Legacyfooter .menu li {
  display: inline;
  padding: 0 3px;
  border-left: solid 1px #8c7e63;
}
.footerPara span {
  font-weight: bold;
  font-family: 'Helvetica-Bold-Font', sans-serif;
  display: block;
}
p.footerPara {
 
    margin-bottom: 5px;
    font-size: 11px;
    padding: 0 4px;
    letter-spacing: 1px;
}
.menu{
  font-size: 11px;
}
.dropdown-menu.show {
  display: block;
  z-index: 100000;
  text-align: center;
}
.dropdown-menu a {
  letter-spacing: initial;
  font-size: 18px;
}
.preloader .loader img {
  width: 100%;
}
.footer.legacyRes {
  position: inherit;
}
}
@media (min-width: 768px){
.hidden-sm-down{
  display: block;
}
.hidden-sm-up{
  display: none;
}
#bar{
  border-left: none;
}
.bloc{
  display: none !important;
}

}


@media (max-width: 768px){

  .footer .menu li {
    padding: 0 3px;
    font-size: 8px;
  }
  .footer .menu li {
    display: inline;
    padding: 0 5px;
    border-left: 1px solid white;
}

#bar{
  border-left: none;
}
.bloc{
  display: block !important;
}
.hidd {
  display: block;
}
.hidds{
  display: block;
}


}

@media all and (min-width: 768px) {
  .navbar .menu-button {
    display: none;
  }
  #bar{
    border-left: 1px solid white;
  }
  .bloc{
    display: none !important;
  }
  
}

@media all and (max-width: 768px) {
  .responMenu {
    visibility: hidden;
  }
  
  .show-menu-button {
    display: inline;
  }

  .bd{
    font-weight: bold;
  }
  .ds-whyus{display: none;}
  .mview{display: none;}
.mview1{ display: block;}

#bar{
  border-left: none;
  display: block;
}
.bloc{
  display: block !important;
}


  
}
@media (max-width: 375px){
.BannerSection .carousel-indicators {
  padding-bottom: 158px;
  margin-left: 15%;
}
#bar{
  border-left: none;
  display: block;
}
.bloc{
  display: block !important;
}
.hidd {
  display: none;
}
.hidds{
  display: block;
}


}





