

header #top-navbar-collapse {
    padding-left: 350px !important;
}
.mobile .simp-custom-hideRightBox .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:nth-of-type(1){
    display:none;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    align-items:center;
    justify-content:center;
}

.mobile .fullImage {
    padding-top: 75px;
}


  /*.landing_PopupWrappers {*/
  /*  position: fixed;*/
  /*  top: 0;*/
  /*  left: 0;*/
  /*  right: 0;*/
  /*  bottom: 0;*/
  /*  background-color: rgba(0, 0, 0, 0.8);*/
  /*  z-index: 10000;*/
  /*  justify-content: center;*/
  /*  align-items: center;*/
  /*}*/

  /*.landing_PopupWrappers.popUp_zoomIn {*/
  /*  display: flex;*/
  /*}*/

  /*.landing_PopupWrappers img {*/
  /*  margin: auto;*/
  /*  float: none;*/
  /*  max-width: 100%;*/
  /*}*/

  /*.for-homepage .landing_Popup {*/
  /*  position: relative;*/
  /*  max-width: unset;*/
  /*  width: unset;*/
  /*}*/

  /*.imgforPopup {*/
  /*  max-width: 90%;*/
  /*  display: block;*/
  /*}*/

  /*.for-homepage .landing_Popup .popUp_Close {*/
  /*  position: absolute;*/
  /*  top: -35px;*/
  /*  right: 0px;*/
  /*  width: 30px;*/
  /*  height: 30px;*/
  /*  display: flex;*/
  /*  justify-content: center;*/
  /*  align-items: center;*/
  /*  font-weight: 100;*/
  /*  cursor: pointer;*/
  /*  background: transparent;*/
  /*  border: 2px solid #ebedec;*/
  /*  border-radius: 50%;*/
  /*  color: #fff;*/
  /*}*/

  /*@keyframes zoominoutsinglefeatured {*/
  /*  0% {*/
  /*    transform: scale(0.3, 0.3);*/
  /*  }*/

  /*  50% {*/
  /*    transform: scale(1.1, 1.1);*/
  /*  }*/

  /*  100% {*/
  /*    transform: scale(1, 1);*/
  /*  }*/
  /*}*/

  /*.landing_Popup {*/
  /*  animation: zoominoutsinglefeatured 1s ease-in-out;*/
  /*}*/

  /*@media (max-width: 1536px) {*/
  /*  .landing_Popup img {*/
  /*    max-width: 80%;*/
  /*  }*/

  /*  .for-homepage .landing_Popup .popUp_Close {*/
  /*    right: 8%;*/
  /*  }*/
  /*}*/

  /*@media (max-width: 1250px) {*/
  /*  .landing_Popup img {*/
  /*    max-width: 80%;*/
  /*    max-height: 90vh;*/
  /*  }*/

  /*  .for-homepage .landing_Popup .popUp_Close {*/
  /*    right: 6%;*/
  /*  }*/

  /*  .for-homepage .landing_Popup .popUp_Close {*/
  /*    position: absolute;*/
  /*    top: -30px;*/
  /*    width: 25px;*/
  /*    height: 25px;*/
  /*  }*/
  /*}*/

  /*@media (max-width: 950px) {*/
  /*  .landing_Popup img {*/
  /*    max-height: 90vh;*/
  /*  }*/
  /*}*/

  /*.mobile.for-homepage .landing_Popup .popUp_Close {*/
  /*  top: -24px;*/
  /*  right: 3%;*/
  /*  width: 10px;*/
  /*  height: 10px;*/
  /*  padding: 8px;*/
  /*}*/

  /*.mobile.for-homepage .landing_Popup .popUp_Close i {*/
  /*  font-weight: 100;*/
  /*}*/

  /*.mobile .landing_Popup img {*/
  /*  max-width: 90%;*/
  /*}*/

  /*@media screen and (orientation: landscape) {*/
  /*  .mobile .landing_Popup img {*/
  /*    max-height: 80vh;*/
  /*  }*/
  /*}*/

  /*.landing_Popup .Explore-More {*/
  /*  display: flex;*/
  /*  justify-content: center;*/
  /*  padding: 10px 0;*/
  /*  width: 80%;*/
  /*  position: relative;*/
  /*  left: 50%;*/
  /*  transform: translateX(-50%);*/
  /*  background: #fff;*/
  /*}*/

  /*.mobile .landing_Popup .Explore-More {*/
  /*  padding: 10px 0;*/
  /*  width: 90%;*/
  /*}*/



