/* Extracted from static/index.f5766f98.js (webpack style-loader CSS) */

.container {
  padding-right: 20px;
  padding-left: 20px; }

/*
  Theme Name: Vinex - App Landing HTML5 Template
  Description: App Landing  HTML5 template.
  Version: 1.0
*/
/* CSS Index
-----------------------------------
1. Theme default css
 2. Header
 3. Slider
 4. Features
 5. App-statistics
 6. Pricing box
 7. Testimonail-area
 8. Download-area
 9. Contact
 10. Footer
 11. Loading
*/
/* 1. Theme default css */
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #666666; }

.img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.fix {
  overflow: hidden; }

a,
.button {
  transition: color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, border-color 0.3s ease-out 0s; }

a:focus,
.button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer-menu li a:hover {
  color: #2B96CC;
  text-decoration: none; }

a,
button {
  color: #1696e7;
  outline: medium none; }

button:focus, input:focus, input:focus, textarea, textarea:focus {
  outline: 0; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color: #333333;
  margin-top: 0px;
  font-style: normal;
  font-weight: 700;
  text-transform: normal; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1 {
  font-size: 40px;
  font-weight: 500; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

ul {
  margin: 0px;
  padding: 0px; }

li {
  list-style: none; }

p {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #666;
  margin-bottom: 15px; }

hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0; }

label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400; }

*::-moz-selection {
  background: #d6b161;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #444;
  color: #fff;
  text-shadow: none; }

*::-webkit-input-placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1; }

*::-ms-input-placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1; }

*::placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1; }

.theme-overlay {
  position: relative; }

.theme-overlay::before {
  background: #1696e7 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%; }

.separator {
  border-top: 1px solid #f2f2f2; }

/* button style */
.btn {
  -moz-user-select: none;
  background: #1696e7 none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0;
  padding: 13px 25px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap; }

.breadcrumb > .active {
  color: #888; }

.owl-carousel .owl-nav div {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  height: 40px;
  left: 20px;
  line-height: 40px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 40px; }

.owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 20px; }

.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible; }

.owl-carousel .owl-nav div:hover {
  background: #2B96CC;
  color: #fff; }

/* scrollUp */
#scrollUp {
  background: #29C5A6;
  height: 35px;
  width: 35px;
  right: 50px;
  bottom: 77px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  line-height: 34px; }

#scrollUp:hover {
  background: #444; }

/* 2. Header */
.transparent-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  transition: .3s; }

.main-menu .navbar {
  padding: 0; }

.main-menu .navbar-nav li.nav-item {
  margin-left: 30px; }

.main-menu .navbar-nav li.nav-item a.nav-link {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding: 37px 0; }

.main-menu .navbar-nav li.nav-item a.nav-link::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 31px;
  background: #fff;
  width: 0px;
  height: 2px;
  transition: .3s; }

.main-menu .navbar-nav li.nav-item:hover a.nav-link::before, .main-menu .navbar-nav li.nav-item.active a.nav-link::before {
  width: 20px; }

.sticky {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.14);
  z-index: 1030;
  padding: 0px 0;
  background: black; }

.sticky .main-menu .navbar-nav li.nav-item a.nav-link {
  padding: 23px 0; }

.sticky .main-menu .navbar-nav li.nav-item a.nav-link::before {
  bottom: 20px; }

.cd-words-wrapper b {
  display: inline-block;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: 0;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.1; }

/* 3. Slider */
.slider-area {
  position: relative; }

.slider-area.bg-image {
  background-position: center center;
  background-size: cover;
  min-height: 950px; }

.slider-app {
  padding-top: 222px; }

.slider-content h1 {
  font-size: 64px;
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 28px; }

.slider-content p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  padding-right: 40px;
  margin-bottom: 40px; }

.slider-content a {
  padding: 17px 40px;
  background: #fff;
  color: #333;
  border: 2px solid #fff;
  border-radius: 0;
  margin-right: 7px; }

.slider-content a.purchase-btn {
  background: none;
  color: #fff;
  border: 2px solid #fff; }

.slider-content a.purchase-btn:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #333; }

.slider-three-active .slick-dots li {
  display: inline-block; }

.slider-active .slick-dots {
  display: none; }

.slider-three-active .slick-dots {
  text-align: center;
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0; }

.slider-three-active .slick-dots li button {
  text-indent: -9999px;
  padding: 0;
  height: 15px;
  width: 15px;
  border: 0;
  margin: 0 3px;
  background: #fe664e;
  border-radius: 50%; }

.slider-three-active .slick-dots li.slick-active button {
  background: #fff; }

.video-overly:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #29C5A6;
  background: linear-gradient(to bottom,#29C5A6, #29C5A6);
  z-index: -1;
  opacity: 1; }

/* 4. Features */
.section-title h1 {
  font-size: 48px;
  font-weight: 700; }

.section-title p {
  margin-bottom: 0; }

.features-content h3 {
  font-size: 24px;
  margin-bottom: 11px; }

.features-content p {
  padding: 0 18px;
  margin: 0; }

.app-features.features-bg {
  background-position: center;
  background-size: cover; }

.single-features-wrap h4 {
  font-size: 24px;
  font-weight: 600; }

.single-features-wrap p {
  margin: 0;
  padding-right: 37px; }

.app-img img {
  padding-left: 50px;
  margin-top: -35px; }

.app-item {
  margin: 0 10px; }

.app-item img {
  width: 100%; }

/* 5. App-statistics */
.app-statistics-area.statistics-bg {
  background-position: center center;
  background-size: cover; }

.white-title h1, .white-title p {
  color: #fff; }

.single-statis h1 {
  font-size: 90px;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0;
  color: #fff; }

.single-statis span {
  font-size: 24px;
  color: #fff; }

/* 6. Pricing box */
.pricing-box {
  background: #f4f7fc;
  border-radius: 20px;
  padding-top: 55px;
  padding-bottom: 60px; }

.price-head h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 70px;
  padding-bottom: 25px;
  position: relative; }

.price-head h2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/static/lightsail/img/bg/wave.png);
  height: 10px;
  width: 133px;
  background-repeat: no-repeat;
  margin: auto; }

.price-list {
  margin-bottom: 60px; }

.price-list li {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600; }

.price-count h1 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 60px; }

.btn.price-btn {
  padding: 13px 35px;
  border-radius: 30px;
  background: none;
  color: #333;
  border: 2px solid #cccccc;
  background: none;
  transition: .3s; }

.btn.price-btn:hover {
  border-color: transparent;
  color: #fff;
  background: #29C5A6;
  background: linear-gradient(to right,#29C5A6, #29C5A6); }

.pricing-box.gradient-bg {
  background: #29C5A6;
  background: linear-gradient(to bottom,#29C5A6, #29C5A6); }

.gradient-head h2 {
  color: #fff; }

.gradient-head h2::before {
  background: url(/static/lightsail/img/bg/white-wave.png); }

.gradient-list li {
  color: #fff; }

.gradient-price h1 {
  color: #fff; }

.price-btn.gradient-btn a {
  border: 2px solid #fff;
  background: #fff; }

.price-btn.gradient-btn a:hover {
  border: 2px solid #fff;
  background: none; }

/* 7. Testimonail-area */
.testimonial-bg {
  background-position: center;
  background-size: cover; }

.inner-testimonial p {
  font-size: 29px;
  line-height: 42px;
  color: #000033;
  margin-bottom: 23px; }

.testimonial-author img {
  box-shadow: 0px 3px 19px 4px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin: auto; }

.author-info h4 {
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 15px; }

.author-info span {
  font-size: 16px; }

/* 8. Download-area */
.download-area.download-bg {
  background-position: center;
  background-size: cover;
  position: relative; }

.smart-watch {
  position: absolute;
  right: 0px;
  bottom: -80px; }

.section-title.download-title h1 {
  color: #fff; }

.section-title.download-title p {
  color: #fff; }

.get-app a {
  border: 1px solid #fff;
  padding: 10px 30px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  border-radius: 49px;
  margin-right: 18px; }

.get-app a i {
  float: left;
  font-size: 25px;
  position: relative;
  top: 8px;
  transition: .3s; }

.get-app a p {
  display: inline-block;
  margin: 0;
  line-height: 1.4;
  float: left;
  padding-left: 12px;
  color: #fff;
  text-align: left;
  transition: .3s; }

.get-app a p b {
  font-family: 'Montserrat', sans-serif; }

.get-app a:hover {
  background: #fff;
  border-color: #fff; }

.get-app a:hover i {
  color: #666; }

.get-app a:hover p {
  color: #666; }

/* 9. Contact */
.contact-form input {
  box-shadow: 0px 2px 4px rgba(0, 12, 31, 0.08);
  border: 0;
  margin-bottom: 30px;
  width: 100%;
  padding: 15px 25px;
  transition: .15s ease-out; }

.contact-form input:focus {
  box-shadow: 0px 10px 20px rgba(0, 12, 31, 0.1);
  outline: none;
  border-color: #eceff5; }

.contact-form textarea {
  box-shadow: 0px 2px 4px rgba(0, 12, 31, 0.08);
  border: 1px solid #e9e9e9;
  margin-bottom: 30px;
  width: 100%;
  padding: 15px 25px;
  height: 200px;
  transition: .15s ease-out; }

.contact-form textarea:focus {
  box-shadow: 0px 10px 20px rgba(0, 12, 31, 0.1);
  outline: none;
  border-color: #eceff5; }

.btn.contact-btn {
  padding: 20px 30px;
  background: linear-gradient(to right,#29C5A6, #29C5A6); }

.contact-form .contact-btn:focus {
  box-shadow: 0px 10px 20px rgba(0, 12, 31, 0.1);
  outline: none;
  border-color: #eceff5; }

.info-title h3 {
  font-size: 32px;
  margin-bottom: 0px;
  font-weight: 600; }

.single-info h5 {
  font-size: 18px;
  color: #777; }

.single-info span {
  font-size: 18px; }

.contact-icon a {
  margin-right: 15px; }

.contact-icon a i {
  color: #29C5A6;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  transition: .3s; }

.contact-icon a:hover i {
  color: #444; }

/* 10. Footer */
.footer-bg {
  background: black; }

.footer-icon a {
  margin: 0 5px; }

.footer-icon a i {
  border: 1px solid rgb(255, 255, 255);
  color: #fff;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  transition: .3s; }

.footer-icon a:hover i {
  background: #fff;
  border-color: #fff;
  color: #000; }

.subscribe-wrap {
  margin-bottom: 30px; }

.subscribe-form {
  position: relative; }

.subscribe-form input {
  box-shadow: 0px 2px 4px rgba(0, 12, 31, 0.08);
  border: 1px solid #e9e9e9;
  width: 100%;
  padding: 15px 25px;
  border-radius: 30px;
  transition: .15s ease-out; }

.subscribe-form input:focus {
  box-shadow: 0px 10px 20px rgba(34, 0, 0, 0.2);
  outline: none;
  border-color: #eceff5; }

.subscribe-form .subscribe-btn {
  position: absolute;
  right: -2px;
  top: 0;
  border-radius: 30px;
  padding: 0px 40px;
  background: linear-gradient(to right,#29C5A6, #29C5A6);
  height: 100%; }

.footer-icon span {
  color: #fff;
  font-size: 18px;
  margin-right: 20px;
  font-weight: 600; }

.copyright p {
  color: #fff;
  margin: 0; }

/* 11. Loading */
#loading {
  background: linear-gradient(to right,#29C5A6, #29C5A6);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 9999; }

#loading-center {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 20px;
  width: 100px;
  margin-top: -10px;
  margin-left: -50px; }

.object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  border-radius: 50% 50% 50% 50%;
  margin-right: 20px;
  margin-bottom: 20px;
  position: absolute; }

#object_one {
  -webkit-animation: object 2s linear infinite;
  animation: object 2s linear infinite; }

#object_two {
  -webkit-animation: object 2s linear infinite -.4s;
  animation: object 2s linear infinite -.4s; }

#object_three {
  -webkit-animation: object 2s linear infinite -.8s;
  animation: object 2s linear infinite -.8s; }

#object_four {
  -webkit-animation: object 2s linear infinite -1.2s;
  animation: object 2s linear infinite -1.2s; }

#object_five {
  -webkit-animation: object 2s linear infinite -1.6s;
  animation: object 2s linear infinite -1.6s; }

@-webkit-keyframes object {
  0% {
    left: 100px;
    top: 0; }
  80% {
    left: 0;
    top: 0; }
  85% {
    left: 0;
    top: -20px;
    width: 20px;
    height: 20px; }
  90% {
    width: 40px;
    height: 15px; }
  95% {
    left: 100px;
    top: -20px;
    width: 20px;
    height: 20px; }
  100% {
    left: 100px;
    top: 0; } }

@keyframes object {
  0% {
    left: 100px;
    top: 0; }
  80% {
    left: 0;
    top: 0; }
  85% {
    left: 0;
    top: -20px;
    width: 20px;
    height: 20px; }
  90% {
    width: 40px;
    height: 15px; }
  95% {
    left: 100px;
    top: -20px;
    width: 20px;
    height: 20px; }
  100% {
    left: 100px;
    top: 0; } }

/*** video ***/
.video-area {
  background-position: center;
    position: relative;height:510px }
  .video-area .video-control {
    width: 70px;
    text-align: center;
    color: #fff;
    cursor: pointer !important; }
    .video-area .video-control .fa-play {
      cursor: pointer !important;
      font-size: 18px;
      line-height: 64px;
      width: 70px;
      border: 3px solid #fff;
      border-radius: 50%;
      -moz-backface-visibility: hidden;
      transition: all 0.3s;
      background-color: rgba(0, 0, 0, 0.6);
      text-indent: 4px; }
    .video-area .video-control:hover {
      color: #fff; }
      .video-area .video-control:hover .fa-play {
        background-color: #3995FF;
        -webkit-transform: scale(1.12);
        transform: scale(1.12); }

.features-area img {
  width: 200px;
  height: 200px; }

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
  .slider-app img {
    margin-left: -120px; }
  .screenshot-area {
    padding-right: 70px;
    padding-left: 70px; }
  .smart-watch {
    display: none; } }

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .smart-watch {
    display: none; }
  .slider-app img {
    margin-left: -100px; }
  .app-img img {
    padding-left: 0px;
    margin-top: 0px; }
  .screenshot-area {
    padding-left: 40px;
    padding-right: 40px; }
  .slider-area.bg-image {
    align-items: center !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .slider-area.bg-image {
    min-height: 770px; } }

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .slider-content h1 {
    font-size: 40px;
    font-weight: 600;
    padding-right: 0px;
    margin-bottom: 20px; }
  .slider-content p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 28px; }
  .slider-app img {
    margin-left: -100px; }
  .slider-area.bg-image {
    min-height: 650px; }
  .slider-app {
    padding-top: 115px; }
  .single-statis h1 {
    font-size: 58px; }
  .single-statis span {
    font-size: 18px; }
  .smart-watch {
    display: none; }
  .screenshot-area {
    padding-left: 0;
    padding-right: 0; }
  .navbar-toggler {
    padding: 8px;
    border-radius: 2px;
    border: 2px solid #fff;
    width: 45px;
    height: inherit;
    position: relative;
    padding-bottom: 10px; }
  .navbar-icon {
    background: #fff;
    height: 3px;
    width: 20px;
    margin: auto;
    margin: 0 4px;
    display: block;
    margin: auto;
    margin-top: 3px; }
  ul.navbar-nav {
    background: linear-gradient(to bottom, #29C5A6,#29C5A6);
    margin-top: 20px; }
  .main-menu .navbar-nav li.nav-item {
    margin-left: 0; }
  .main-menu .navbar-nav li.nav-item {
    margin-left: 0;
    margin: 0 20px; }
  .main-menu .navbar-nav li.nav-item a.nav-link {
    font-size: 15px;
    padding: 11px 0; }
  .main-menu .navbar-nav li.nav-item a.nav-link::before {
    bottom: 8px; }
  .sticky .main-menu .navbar-nav li.nav-item a.nav-link {
    padding: 11px 0; }
  .sticky .main-menu .navbar-nav li.nav-item a.nav-link::before {
    bottom: 8px; }
  .sticky {
    padding: 10px 0; }
  .app-img {
    display: none; }
  .contact-info {
    padding-left: 0; }
  .slider-area.bg-image {
    align-items: center !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; } }

/* small mobile :320px. */
@media (max-width: 767px) {
  .navbar-toggler {
    padding: 8px;
    border-radius: 2px;
    border: 2px solid #fff;
    width: 45px;
    height: inherit;
    position: relative;
    padding-bottom: 10px; }
  .navbar-icon {
    background: #fff;
    height: 3px;
    width: 20px;
    margin: auto;
    margin: 0 4px;
    display: block;
    margin: auto;
    margin-top: 3px; }
 .navbar-icon2 {
    background: #fff;
    height: 3px;
    width: 14px;
       margin: 0 3px;
    display: block;
       margin-top: 3px; }
 ul.navbar-nav {
    background: linear-gradient(to bottom, #29C5A6,#29C5A6);
    margin-top: 20px; }
  .main-menu .navbar-nav li.nav-item {
    margin-left: 0; }
  .main-menu .navbar-nav li.nav-item {
    margin-left: 0;
    margin: 0 20px; }
  .main-menu .navbar-nav li.nav-item a.nav-link {
    font-size: 15px;
    padding: 11px 0; }
  .main-menu .navbar-nav li.nav-item a.nav-link::before {
    bottom: 8px; }
  .sticky .main-menu .navbar-nav li.nav-item a.nav-link {
    padding: 11px 0; }
  .sticky .main-menu .navbar-nav li.nav-item a.nav-link::before {
    bottom: 8px; }
  .slider-app {
    display: none; }
  .slider-content h1 {
    font-size: 40px;
    font-weight: 600;
    padding-right: 0px;
    margin-bottom: 20px; }
  .slider-content p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 28px; }
  .slider-area.bg-image {
    min-height: 750px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .single-statis h1 {
    font-size: 58px; }
  .single-statis span {
    font-size: 18px; }
  .section-title h1 {
    font-size: 30px; }
  .smart-watch {
    display: none; }
  .inner-testimonial p {
    font-size: 16px;
    line-height: 32px; }
  .author-info h4 {
    font-size: 18px;
    font-weight: 600; }
  .download-area.download-bg {
    padding-bottom: 136px; }
  .get-app a {
    margin-bottom: 10px; }
  .slider-btn a {
    margin-bottom: 10px; }
  .app-img img {
    padding-left: 0;
    margin-top: -30px; }
  .app-img {
    margin-bottom: 40px;
    text-align: center; }
  .screenshot-area {
    padding-left: 0;
    padding-right: 0; }
  .sticky {
    padding: 10px 0; }
  .info-title h3 {
    font-size: 30px; }
  .contact-icon a {
    margin: 0 3px; }
  .contact-info {
    padding-left: 0; }
  .subscribe-form .subscribe-btn {
    padding: 0px 20px; }
  .cd-headline.clip .cd-words-wrapper {
    display: block; } }

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .cd-headline.clip .cd-words-wrapper {
    display: inline-block; }
  .slider-area.bg-image {
    min-height: 650px; } }
