/* .layout_slider_ .hero-content-area p {
    color: #fff;
} */
.main-slider-section {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.hero-content-details h1 {
    color: #297abd !important;
}
.hero-content-area h1 {
  width: 80%;
}
.main-slider .hero-text .col-sm-12 {
  display: flex;
  align-items: center;
}
.main-slider-section.home-slider .hero-text {
  text-align: left;
  position: absolute;
  left: 0%;
  width: 100%;
  top: 50%;
  transform: translate(0%, -50%);
  display: flex;
  align-items: center;
  z-index: 99;
}
.hero-content-area p {
  padding: 0;
  margin-bottom: 30px;
  font-size: 22px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 1px;
  color: #3a3a3d;
  display: flex;
  align-items: center;
}
.page-banner {
  width: 100%;
  height: 100vh;
}
.page-banner {
  position: relative;
  overflow: hidden;
}
.slider-video-section {
  width: 40%;
  padding-right: 20px;
}
.slider-video-section .azoom-iframe-container {
  width: 100%;
}
.slider-video-section .azoom-iframe-container iframe {
  width: 100%;
}
.main-slider-section .hero-content-area p span {
  color: #fff;
}
.main-slider-section .hero-content-area cite {
  font-style: normal;
  color: #217abc;
}
.main-slider-section .hero-content-area.full-width {
  width: 100%;
}
.main-slider-section .hero-content-area {
  display: flex;
  width: 100%;
  align-items: center;
}
.hero-content-details {
  width: 60%;
  text-align: left;
}
.main-slider-section .page-banner {
  width: 100%;
}
.hero-image {
  height: 550px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.main-slider-section .hero-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.hero-banner-enterprise-logo {
  position: absolute;
  width: 130px;
  right: 5%;
  top: 10%;
  transform: translate(-5%, -10%);
}
.hero-banner-enterprise-logo img {
  width: 100%;
}
.hero-content-area.left_alignment {
  justify-content: flex-start;
}
.hero-content-area.center_alignment {
  justify-content: center;
}
.hero-content-area.right_alignment {
  justify-content: flex-end;
}
.hero-content-area h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 46px;
  color: #297abd;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}
.main-slider .prev-arrow, .main-slider .next-arrow {
  font-size: 15px;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 25px;
  height: 25px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: #49F9D9;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 50%;
  z-index: 99;
}
.main-slider .slick-next {
  right: 10px!important;
}
.main-slider .slick-prev {
  left: 10px!important;
}
.main-slider .slick-dots {
  top: 50%;
  display: inline-table !important;
  list-style: none;
  margin: 0 10px 0px 0;
  padding: 0;
  position: absolute;
  text-align: right;
  width: 50px;
  right: 0;
  transform:translate(0, -50%);
  bottom: 0;
}
.main-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  padding-bottom: 5px;
  cursor: pointer;
}
.main-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.main-slider .slick-dots li button::before {
  font-size: 0px;
  line-height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  content: "•";
  text-align: center;
  opacity: .8;
  color: #666;
  background: linear-gradient(to bottom, #999 0, #e1e1e1 100%);
  border: 3px solid #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  box-sizing: content-box;
  -webkit-font-smoothing: antialiased;
}

.main-slider .slick-prev, .main-slider .slick-next {
  color: #49f9d9;
}
.main-slider .slick-dots li.slick-active button:before {
  color: #666;
  background: #666;
}
.hero_banner_button_link {
  display: inline-block;
}
.hero_banner_button_link a.button div, 
.hero_banner_button_link button div { 
  border-radius: 4px!important;  
  background-color: #fd7f00;
  padding: 10px 20px;
  border-radius: 0;
  text-decoration: none;
  transition: .3s;
  border: 0;
}

.hero_banner_button_link:hover a.button div, 
.hero_banner_button_link:hover button div,
.hero_banner_button_link:hover a.button,
.hero_banner_button_link:hover button {
  background-color: #bbbbbb !important;
  transition: .5s ease-in-out;
  color: #ffffff;
}
.hero_banner_button_link a:focus .button div, 
.hero_banner_button_link a:focus.button {
  background-color: #f79433 !important;
}
.hero_banner_button_link a.button, 
.hero_banner_button_link button { 
  border-radius: 4px !important;  
  background-color: #fd7f00;
  padding: 10px 20px;
  border-radius: 0;
  text-decoration: none;
  transition: .3s;
  border: 0;
  color: #000;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif !important;
}
.main-slider-section .main__container {
  max-width: 1170px;
  width: 100%;
  margin: auto;
}
.layout_slider_ .hero-content-area.center_alignment .hero-content-details {
  top: 0px;
}

@media screen and (max-width: 1024px) {
  .main-slider-section .hero-image {
    background-position: center right;
  }  
  .main-slider-section .hero-image.only-image {
    background-position: center -70px;
  }  
  .main-slider-section {
    height: 100vh;
  }
  .main-slider-section .page-banner {
    height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  .hero-content-area h1 {
    width: 100%;
  }
  .main-slider-section {
    height: 100vh;
  }
  .slider-video-section {
    display: none;
  }
  .main-slider-section .hero-content-area {
    width: 100%;
  }
  .main-slider-section .page-banner {
    height: 50vh!important;
  }
  .main-slider-section .hero-image {
    background-position: top left!important;
  }
  .hero-banner-enterprise-logo {
    right: 5%;
    top: 5%;
  }
}

@media screen and (max-width: 480px) {
  .main-slider-section .hero-image {
    background-position: top left!important;
  }
  .main-slider-section {
    height: 100vh;
  }
  .main-slider-section .page-banner {
    height: 100vh!important;
  }
  .main-slider .slick-dots {
    bottom: 8px!important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 540px) {
  .main-slider-section .page-banner {
    height: 100vh!important;
  }
  .main-slider-section {
    height: 100vh;
  }
}

@media (min-width: 320px) and (max-width: 1024px) and (orientation: landscape) {
  .main-slider-section .page-banner {
    height: 100vh!important;
  }
  .main-slider-section {
    height: 100vh;
    max-height:100vh;
  }
}

@media screen and (max-width: 360px) {

}

@media screen and (max-width: 320px) {
  .main-slider-section .page-banner {
    height: 100vh!important;
  }

  .main-slider-section {
    width: 100%;
    height: 100vh;
    position: relative;
    max-height: 94vh;
    overflow: hidden;
  }
}

@media only screen and (max-width: 280px){

}
@media only screen and (max-width: 767px) {
  .main-slider .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 36%;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 6%;
    list-style: none;
    text-align: left;
  }
}
/* Media for Mobile View */
@media only screen and (max-width: 600px) {
 
  .hero_banner_button_link {
    justify-content: center;
    display: flex;
  }
  .main-slider-section .hero-image {
    background-position: center !important;
  }
  .hero-content-area h1 {
    text-align: center;
    font-size: 28px;
   color: #fff !important;
  }
  .hero-content-area p {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.5;
/*     justify-content: center; */
    color: #ffffff;
  }
  .hero-content-area.center_alignment {
    transform: translateY(30px);
  }
  .hero-content-area.center_alignment p {
    margin: auto auto 10px;
    width: 100%;
    text-align: center !important;
  }
  .hero-text .custom-row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .main-slider-section .hero-content-area {
    padding: 0 0px;
  }
  .hero_banner_button_link a.button, .hero_banner_button_link button {
    font-size: 16px;
  }
  .main-slider .slick-dots {
    left: 0%;
    top: 90%;
    margin: 0 0%;
    bottom: 0px !important;
    text-align: center;
    transform: translate(0px, 0px);
  }
  .hero-content-details {
    text-align: center;
    width: 100%;
  }
  .layout_slider_ .hero-content-details {
    position: relative;
  }
  .main-slider-section {
    height: 50vh;
  }
  .main-slider-section .page-banner {
    height: 48vh !important;
  }
  .hero-image {
    height: 550px;
  }
  .layout_slider_ .hero-content-area.center_alignment .hero-content-details {
    top: 0px;
  }
}
/* Media for ipaid View */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
  .main-slider-section .hero-image:before {
        background: #000;
        opacity: 0.5;
    }
  .hero-content-area h1 {
    font-size: 32px;
    text-align: center;
    width: 100%;
    color: #fff !important;
  }
  .layout_slider_ .hero-content-area p {
    text-align: center;
  }
  .hero_banner_button_link {
    justify-content: center;
    display: flex;
  }
  .hero-content-area p {
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 1.5;
    display: block;
    color: #ffffff;
  }
  .hero-content-area.center_alignment p {
    margin: auto auto 15px;
    width: 100%;
  }
  .hero-text .custom-row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .main-slider-section .hero-content-area {
    padding: 0 0px;
  }
  .hero_banner_button_link a.button, .hero_banner_button_link button {
    font-size: 18px;
  }
  .main-slider-section .hero-image {
    background-position: center !important;
    height: 470px;
  }
  .main-slider .slick-dots {
    bottom: 35% !important;
    left: 0%;
    margin: 0;
    width: 100%;
    text-align: center;
    top: 73%;
  }
  .main-slider-section {
    height: 40vh;
  }
  .hero-content-details {
    text-align: center;
    width: 65%;
    padding: 0 30px;
  }
  .layout_slider_ .hero-content-area.center_alignment .hero-content-details {
    top: auto;
  }
}
@media only screen and (width: 750px) { 
  .main-slider-section {
    height: 100vh;
  }
  .main-slider .slick-dots {
    top: 90% !important;
  }
}
@media only screen and (width: 812px) { 
  .main-slider-section {
    height: 100vh;
  }
  .main-slider .slick-dots {
    top: 90% !important;
  }
}
@media only screen and (width: 820px) { 
  .main-slider-section {
    height: 35vh !important;
  }
  .main-slider .slick-dots {
    top: 82% !important;
  }
  .main-slider-section .page-banner {
    height: 35vh !important;
  }

}
@media only screen and (width: 844px) { 
  .main-slider-section {
    height: 100vh;
  }
  .main-slider .slick-dots {
    top: 80% !important;
  }
}
@media only screen and (width: 896px) { 
  .main-slider-section {
    height: 100vh;
  }
  .main-slider .slick-dots {
    top: 80% !important;
  }
}
@media only screen and (width: 914px) { 
  .main-slider-section {
    height: 100vh;
  }
  .main-slider .slick-dots {
    top: 80% !important;
  }
}
@media only screen and (width: 915px) { 
  .main-slider-section {
    height: 100vh;
  }
  .main-slider .slick-dots {
    top: 80% !important;
  }

}
@media only screen and (width: 932px) { 
  .main-slider-section {
    height: 100vh;
  }
  .main-slider .slick-dots {
    top: 80% !important;
  }
}
@media only screen and (width: 1024px) {
  .main-slider .slick-dots {
    bottom: 65% !important;
    top: 90% !important;
  }
  .main-slider-section {
    height: 40vh;
  }
  .main-slider-section .page-banner {
    height: 40vh !important;
  }
}
@media only screen and (width: 1180px) { 
  .layout_slider_ .hero-content-area.center_alignment .hero-content-details {
    top: -50px;
  }
}
@media only screen and (max-width: 1024px) and (max-height: 600px) and (orientation: landscape) {
  /* Your CSS rules for Google Nest Hub in landscape mode */
  .hero-image {
    height: 250px;
  }
}

/* iPhone SE Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: landscape) { 
    .main-slider-section .hero-image {
      background-position: center !important;
    }
    .hero-content-area h1 {
      font-size: 28px;
      color: #f79433 !important;
    }
    .hero-content-area p {
      font-size: 16px;
      margin-bottom: 25px;
      line-height: 1.5;
      justify-content: center;
      color: #ffffff;
    }
    .hero-content-area.center_alignment {
      transform: translateY(100px);
    }
    .hero-content-area.center_alignment p {
      margin: auto auto 10px;
      width: 100%;
    }
    .hero-text .custom-row {
      margin-left: 0px;
      margin-right: 0px;
    }
    .main-slider-section .hero-content-area {
      padding: 0 0px;
    }
    .hero_banner_button_link a.button, .hero_banner_button_link button {
      font-size: 16px;
    }
    .main-slider .slick-dots {
      left: 0%;
      top: 92%;
      margin: 0 0%;
      bottom: 0px !important;
      text-align: center;
      transform: translate(0px, 0px);
    }
    .hero-content-details {
      text-align: center;
      width: 100%;
    }
    .layout_slider_ .hero-content-details {
      position: relative;
    }
    .main-slider-section {
      height: 100vh;
    }
    .main-slider-section .page-banner {
      height: 100vh !important;
    }
    .hero-image {
      height: 500px;
    }
    .layout_slider_ .hero-content-area.center_alignment .hero-content-details {
      top: 0px;
    }
    .main-slider .slick-dots {
      top: 90% !important;
    }
}
/* When the device is spanned across two screens horizontally */
@media only screen 
  and (min-device-width: 540px) 
  and (max-device-width: 720px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: landscape) { 
    .main-slider-section .hero-image {
      background-position: center !important;
    }
    .hero-content-area h1 {
      font-size: 28px;
      color: #f79433 !important;
    }
    .hero-content-area p {
      font-size: 16px;
      margin-bottom: 25px;
      line-height: 1.5;
      justify-content: center;
      color: #ffffff;
    }
    .hero-content-area.center_alignment {
      transform: translateY(100px);
    }
    .hero-content-area.center_alignment p {
      margin: auto auto 10px;
      width: 100%;
    }
    .hero-text .custom-row {
      margin-left: 0px;
      margin-right: 0px;
    }
    .main-slider-section .hero-content-area {
      padding: 0 0px;
    }
    .hero_banner_button_link a.button, .hero_banner_button_link button {
      font-size: 16px;
    }
    .main-slider .slick-dots {
      left: 0%;
      top: 92%;
      margin: 0 0%;
      bottom: 0px !important;
      text-align: center;
      transform: translate(0px, 0px);
    }
    .hero-content-details {
      text-align: center;
      width: 100%;
    }
    .layout_slider_ .hero-content-details {
      position: relative;
    }
    .main-slider-section {
      height: 100vh;
    }
    .main-slider-section .page-banner {
      height: 100vh !important;
    }
    .hero-image {
      height: 500px;
    }
    .layout_slider_ .hero-content-area.center_alignment .hero-content-details {
      top: 0px;
    }
}
/* When the device is spanned across two screens horizontally */
@media only screen 
  and (min-device-width: 360px) 
  and (max-device-width: 740px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: landscape) { 
    .main-slider-section .hero-image {
      background-position: center !important;
    }
    .hero-content-area h1 {
      font-size: 28px;
      color: #f79433 !important;
    }
    .hero-content-area p {
      font-size: 16px;
      margin-bottom: 25px;
      line-height: 1.5;
      justify-content: center;
      color: #ffffff;
    }
    .hero-content-area.center_alignment {
      transform: translateY(50px);
    }
    .hero-content-area.center_alignment p {
      margin: auto auto 10px;
      width: 100%;
    }
    .hero-text .custom-row {
      margin-left: 0px;
      margin-right: 0px;
    }
    .main-slider-section .hero-content-area {
      padding: 0 0px;
    }
    .hero_banner_button_link a.button, .hero_banner_button_link button {
      font-size: 16px;
    }
    .main-slider .slick-dots {
      left: 0%;
      top: 92%;
      margin: 0 0%;
      bottom: 0px !important;
      text-align: center;
      transform: translate(0px, 0px);
    }
    .hero-content-details {
      text-align: center;
      width: 100%;
    }
    .layout_slider_ .hero-content-details {
      position: relative;
    }
    .main-slider-section {
      height: 100vh;
    }
    .main-slider-section .page-banner {
      height: 100vh !important;
    }
    .hero-image {
      height: 500px;
    }
    .layout_slider_ .hero-content-area.center_alignment .hero-content-details {
      top: 0px;
    }
}

@media only screen and (width: 1194px) and (height: 715px) {
  .hero-content-details {
    text-align: left !important;
    width: 60% !important;
  }
  .hero-image {
    height: 350px !important;
    display: flex;
  }
  .main-slider-section.home-slider .hero-text {
    left: 0 !important;
    position: absolute !important;
    text-align: left!important;
    top: 50%;
    transform: translateY(-50%)!important;
  }
  .slick-slide {
    height: auto !important;
  }
  .hero-content-area p {
    align-items: center !important;
    color: #3a3a3d !important;
  }
  /* For 1920 Screen style */
  @media screen and (min-width: 1920px) {
    .hero-image {
      height: 620px;
    }
    .hero-content-details {
      width: 40%;
    }

  }



