@media only screen and (max-width: 890px) {
  .vmo-desktop.et_pb_row.et_pb_row_1 {
    display: none;
  }
}
@media only screen and (min-width: 890px) {
  .vmo-mobile.et_pb_row.et_pb_row_2 {
    display: none;
  }
}
/*Full width complete template
-------------- */
.full-width.complete .site-inner {
    padding: 0px !important;
}
.full-width.complete .wrap {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 0% !important;
}

/*------------------------------------------------NEW-HOMEPAGE-------------------------------------------*/

/*PACKAGES-SECTION
------------------*/
#packages h1 {
    margin: 20px 0;
    font-family: "Titillium Web","Open Sans",helvetica,arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

#packages p {
    padding: 45px 0;
    font-family: "Titillium Web","Open Sans",helvetica,arial,sans-serif;
    text-align: center;
    color: #000;
    font-size: 24px;
    line-height: 32px;
    text-shadow: 0 -1px 0 #fff;
}

#packages {
  text-align:center!important;
}

#packages-section {
    background: #fff url('https://www.askforhost.com/wp-content/uploads/2016/11/grayback.jpg') top center repeat!important;
}

/* Top Counter
------- */
.counter-widget h3.widget-title {
    text-align: center !important;
}
#main_countedown_widget_2 .time_description {
    font-size: 12px !important;
    font-family: "Hind", arial !important;
}
.black-friday .plan {
    box-shadow: none;
}
.counter-widget .wrap {
  padding: 5% 5%;
}
#main_countedown_widget_2 .time_left {
  color: #fff !important;
}