@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

html,
body {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
html {
  -webkit-text-size-adjust: 100%;
}
* {
  box-sizing: border-box;
}
#egcontainer {
  position: relative;
}
a {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.namedatetime > span:nth-of-type(3) { display:none !important;  }
.writerctdate time, .namedatetime time { display:none;    visibility: hidden; }
#site-menu {
  display: none;
  /* bottom: 0; */
  width: 100%;
  height: 100%;
  position: relative;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: visibility 0.5s, opacity 0.5s;
  -moz-transition: visibility 0.5s, opacity 0.5s;
  -o-transition: visibility 0.5s, opacity 0.5s;
  background: #fff;
  color: #807b7a;
  -moz-transition: visibility 0.5s, opacity 0.5s;
  -ms-transition: visibility 0.5s, opacity 0.5s;
  opacity: 1;
}
.menu-active {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  position: fixed;
}
#site-menu a {
  font-family: 'Open Sans';
  font-size: 24px;
  text-align: center;
  display: block;
  color: #a70b50;
  text-decoration: none;
  border-top: 1px solid #dd9cb9;
  padding: 8px 12px;
}
#site-menu li:last-child a {
  border-bottom: 1px solid #dd9cb9;
}
#site-menu a:hover {
  color: #560428;
}
#close-menu {
  position: absolute;
  top: 10px;
  border: none !important;
  font-size: 36px !important;
}
#site-menu li {
  line-height: 1.6667;
}
#menu-main-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0 !important;
}
#top_menu i {
  font-size: 19px;
  color: #a70b50;
  padding-top: 7px;
}
#top_menu {
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  position: relative;
  background: none;
  cursor: pointer;
}
.top-menu a {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #807b7a;
  text-align: center;
  position: relative;
  float: left;
  color: #ffffff;
}
.top-menu a i {
  font-size: 18px;
  padding-top: 6px;
}
#menu-main-menu > li:nth-child(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.025s;
}
#menu-main-menu > li:nth-child(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
#menu-main-menu > li:nth-child(4) {
  -webkit-transition-delay: 0.075s;
  transition-delay: 0.075s;
}
#menu-main-menu > li:nth-child(5) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#menu-main-menu > li:nth-child(6) {
  -webkit-transition-delay: 0.125s;
  transition-delay: 0.125s;
}
#menu-main-menu > li:nth-child(7) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
#menu-main-menu > li:nth-child(8) {
  -webkit-transition-delay: 0.175s;
  transition-delay: 0.175s;
}

/*Overlay*/

#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #ffffff;
  display: none;
}
#menu-main-menu {
  display: none;
}
#boxes .window {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  text-align: center;
}
#boxes #dialog {
  font-size: 36px;
}
#boxes #dialog ul li a {
  color: #ffffff;
  text-decoration: none;
  color: #807b7a;
}
#boxes #dialog ul li a:hover {
  color: #494040;
}
#gadget_4324,
#gadget_4325,
#gadget_4326 {
  margin-bottom: 0;
  width: 100%;
  position: relative;
}

/*Header*/
.main_header {
  z-index: 1;
  top: -80px;
  /*-webkit-animation: mymove2 2s;animation: mymove2 2s;*/
  transition: top 1s linear 0.1s;
  position: fixed;
  width: 100%;
}
.main_header > .innercustom1 {
  max-width: 100% !important; /* padding: 9px 20px 0; */
}
.main_header > .innercustom1 .logoout {
  max-width: 100%;
  width: 100%;
  padding: 8px 15px;
  display: flex;
  align-items: center;
}
#ctl00_ctl08_winLogo {
  text-align: center;
}
#ctl00_ctl08_winLogo a {
  display: block;
}
.top-menu {
  display: flex;
  align-items: center;
  overflow: hidden;
  flex: 1;
}
.right-menu {
  flex: 1;
}

#tablet-desktop-menu {
  list-style: none;
  display: flex;
  margin: 0 !important;
  padding-left: 0;
}

#tablet-desktop-menu a {
  background: none;
  color: #000;
  width: auto;
  height: auto;
  border-radius: 0;
  float: none;
  font-size: 16px;
  padding: 8px 12px;
}

#tablet-desktop-menu a:hover {
  color: #560428;
  text-decoration: none;
}

.header-secondary-links {
  position: relative;
  z-index: 99;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
  margin-top: -57px;
  padding-right: 34px;
}
.header-secondary-links li {
  display: block;
  line-height: 10px;
  float: left;
}
.header-secondary-links li a {
  color: #7f7c76;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.75;
  display: block;
  padding: 6px 5px 6px;
  border-radius: 1.5em;
  text-align: center;
}
.header-secondary-links > li:nth-of-type(2) a,
.header-secondary-links > li:nth-of-type(3) a,
.header-secondary-links > li:nth-of-type(4) {
  margin-left: 11px;
}
.header-secondary-links > li:first-of-type a {
  width: 107px;
  background: #eee;
}
.header-secondary-links li img {
  margin-right: 12px;
}
.header-secondary-links > li:nth-of-type(2) a {
  width: 105px;
  background: #eee;
}
.header-secondary-links > li:nth-of-type(3) a {
  width: 177px;
  background: #eee;
}
video#bgvid {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(/WebFTP/client/100330/intro-clouds.jpg) no-repeat;
  background-size: cover;
}
.main_content,
.main_footer {
  background: #ffffff;
  width: 100%;
  display: block;
  overflow: hidden;
}
.main_side .gadgets_engage .inner .engage-button .txt {
  color: #000000;
}
.hero-content {
  text-align: center;
  width: 100%;
  background: url(/WebFTP/client/100330/wood-fern-shadow-bg.jpg) top center /
    cover no-repeat;
  padding: 3em 30px;
}
.hero-content h1 span {
  color: #a70b50;
}
.hero-content h1 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #49453c;
  font-size: 48px;
  line-height: 1.125;
  text-transform: lowercase;
  font-weight: 600;
}
.hero-content h1 img {
  margin-top: 20px;
}
.hero-content p {
  font-family: 'Open Sans';
  font-size: 14px;
  max-width: 500px;
  margin: 0 auto;
  color: #464646;
}
.top_banner > img:first-of-type {
  width: 100%;
  max-width: 100%;
  -webkit-animation: mymove 2s;
  animation: mymove 2s;
}

.top_banner > img:first-of-type.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: transform 1s;
}
.main_widebanner {
  width: 100%;
  margin-top: 84px;
}
.Share_Your_SmartFruit_Experience {
  background: url(/WebFTP/client/100330/wood.jpg) no-repeat center center;
  color: #ffffff;
  text-align: center;
  font-family: 'Open Sans';
  font-size: 32px;
  padding: 24px 0;
}
.Share_Your_SmartFruit_Experience p {
  line-height: 38px;
}

/*Earn Rewards*/
.earn_rewards {
  padding: 25px 10px;
  background: url(/WebFTP/client/100330/white-bricks.jpg);
  text-align: center;
  background: url(/WebFTP/client/100330/wood-fern-shadow-bg.jpg) bottom center /
    cover no-repeat;
}
.earn_rewards h2 {
  font-family: 'Berlin-Sans-FB-Demi-Bold' !important;
  color: #42b5e8;
  font-size: 28.01px;
  margin-bottom: 6px;
}
.main_widebanner,
.main_widebanner .inner,
#gadget_3980 {
  overflow: visible;
}
.earn_rewards .row2 a {
  font-weight: bold;
  color: #fff;
  background-color: #9a2d46;
  font-family: 'Montserrat', sans-serif;
  font-size: 14.18px;
  padding: 9px 10px;
  border: 2px solid #9a2d46;
  max-width: 172px;
  width: 100%;
  display: inline-block;
  margin-left: 19px;
  text-decoration: none;
  /* text-shadow: 2px 1px 2px #000000; */
  border-radius: 0px;
}
.earn_rewards .row2 > a:first-of-type {
  margin-left: 0;
}
.earn_rewards .row2 a:hover {
  border-color: #9a2d46;
  color: #9a2d46;
  background-color: transparent;
}
.earn_rewards .row2 {
  display: block;
  margin: 0 auto;
}
.css_top {
  top: 0px;
}
.earn_rewards .row2 > iframe:first-of-type {
  width: 219px;
}
.earn_rewards iframe {
  height: 39px;
  width: 238px;
}

/*Footer*/
.main_footer > .inner {
  max-width: 100% !important;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
.sub_footer {
  background: url(/WebFTP/client/100330/dark_wood.jpg);
}
.sub_footer .inner {
  overflow: hidden;
  position: relative;
}
.sub_footer .inner .col1 {
  width: 50%;
  float: left;
  text-align: center;
}
.sub_footer .inner .col1 a {
  display: table;
  margin: 53px auto 0;
  border: 2px solid #d4d4d3;
  padding: 8px 29px;
  border-radius: 1.5em;
  font-family: 'Open Sans';
  font-size: 24px;
  color: #d4d4d3;
  text-transform: uppercase;
  text-decoration: none;
}
.sub_footer .inner .col1 a img {
  max-width: 33px;
  margin-top: 7px;
  margin-right: 13px;
}
.sub_footer .inner .col1 a:hover {
  border-color: #ffffff;
  color: #ffffff;
}
.phone_number {
  font-family: 'Open Sans';
  font-size: 14px;
  color: #cecece;
  font-weight: 300;
}
/*
.sub_footer .inner > .col1:nth-of-type(2) img {  -webkit-transform: translateY(0); transform: translateY(0); -webkit-transition: -webkit-transform 0.6s linear 0.2s; transition: transform 0.6s linear 0.2s; -webkit-animation: mymove 2s;animation: mymove 2s; }
.sub_footer .inner > .col1:nth-of-type(2) img { visibility: collapse; }*/
.img_effect {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.6s linear 0.2s;
  transition: transform 0.6s linear 0.2s;
  -webkit-animation: mymove 2s;
  animation: mymove 2s;
}
.custom_footer {
  background: #a70b50;
  color: #ffffff;
  overflow: hidden;
}
.custom_footer .inner {
  margin: 0 auto;
  max-width: 1400px;
  font-size: 16px;
  font-family: 'Open Sans';
  font-weight: 300;
  padding: 1.5em 2em 0;
  overflow: hidden;
}
.custom_footer ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 2em;
}
.custom_footer ul li a,
.get_updates {
  color: #fff;
}
.get_updates {
  display: block;
  overflow: hidden;
  margin-bottom: 14px;
}

.custom_footer .col8 ul > li:first-of-type a {
  padding-left: 0;
}
.custom_footer ul.menu li a {
  font-weight: 400;
}
.custom_footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
.get_updates h3 {
  float: left;
  margin-top: 2px;
}
#bottom_updates {
  float: left;
}
.row1 {
  width: 100%;
  display: block;
  overflow: hidden;
}
.custom_footer .social_media {
  margin: 2em 0 !important;
  display: block !important;
  text-align: center;
}
.social_media a i {
  color: #a70b50;
  font-size: 20px;
  line-height: 36px;
}
.custom_footer .social_media > a {
  width: 36px !important;
  height: 36px !important;
  padding: 0;
  margin: 0 !important;
  background-color: #fff;
  display: inline-block !important;
  float: none !important;
}
.custom_footer .social_media > a:not(:last-child) {
  margin-right: 16px !important;
}

.copy_right {
  display: block;
  float: left;
  margin-left: 22px;
  margin-top: -2px;
}
.copy_right span {
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 300;
  color: #cecece;
}
.col8 {
  width: 80%;
  float: left;
}
.col4 {
  width: 33.3333%;
  float: left;
}
.main_footer > .inner .powered {
  display: none;
}

/*RWARDZ*/
.main_articles article .articlecnt h1 a,
.main_articles article .articlecnt h2 a {
  font-size: 32px;
}
.main_side .gadgets_engage .inner .engage-button {
  border-radius: 0;
  background: none;
  padding: 0;
}
.bottom_gadgets .gadgets_engage .inner .engage-button .writebuttonm,
.main_banner .gadgets_engage .inner .engage-button .writebuttonm,
.main_side .gadgets_engage .inner .engage-button .writebuttonm {
  background-color: #9a2d46;
  box-shadow: none;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  border-radius: 0;
}
.bottom_gadgets .gadgets_engage .inner .engage-button .writebuttonm:hover,
.main_banner .gadgets_engage .inner .engage-button .writebuttonm:hover,
.main_side .gadgets_engage .inner .engage-button .writebuttonm:hover {
  background: #b36a7b;
  text-decoration: none;
}
.bottom_gadgets .gadgets_engage .inner .engage-button,
.main_banner .gadgets_engage .inner .engage-button {
  border-radius: 0;
  background: none;
  padding: 0;
}
.main_articles article .articlecnt h1 a:hover,
.main_articles article .articlecnt h2 a:hover,
.main_articles article .articlecnt .namedatetime > span a:hover,
a.rdm:hover {
  color: #ff7b00;
}
.backtohometop .clbacktohome {
  background: #e49240;
}
.header-secondary-links > li:nth-of-type(3) ul {
  position: absolute;
  right: 0;
  bottom: 2px;
  top: 57px;
}

@media screen and (max-width: 1285px) {
  .copy_right {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
  }
}
@media screen and (max-width: 1080px) {
  .header-secondary-links > li:first-of-type a {
    width: 68px;
  }
  .header-secondary-links > li:nth-of-type(2) a {
    width: 68px;
    margin-left: 5px;
  }
  .header-secondary-links > li:nth-of-type(3) a {
    width: 112px;
    margin-left: 5px;
  }
  .header-secondary-links li img {
    height: 14px;
    margin-right: 7px;
  }
  .header-secondary-links li a {
    font-size: 10px;
    line-height: 1;
  }
}
@media screen and (max-width: 960px) {
  #menu-main-menu {
    top: 20px;
  }
  .innercustom1 > .menus {
    display: none;
  }
  .Share_Your_SmartFruit_Experience {
    font-size: 22px;
  }
  .Share_Your_SmartFruit_Experience p {
    line-height: 26px;
  }
  #site-menu a {
    font-size: 24px;
  }
  #site-menu li {
    line-height: 1.5;
  }
  .col8 {
    width: 100%;
  }
  .col8 ul li a {
    padding: 0 20px !important;
  }
  .get_updates h3 {
    margin-top: 2px;
    width: 100%;
    text-align: center;
    font-size: 17px;
  }
  #bottom_updates {
    margin: 15px auto 0;
    float: none;
  }
  .copy_right span {
    font-size: 13px;
    width: 100%;
    display: block;
    text-align: center;
  }
  .sub_footer .inner .col1 a {
    font-size: 15px;
  }
  .sub_footer .inner .col1 a img {
    max-width: 28px;
    margin-top: 2px;
  }
  .hero-content h1 {
    font-size: 40px;
  }

  .hero-content h1 img {
    max-height: 30px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 799px) {
  .earn_rewards .row2 > a:first-of-type,
  .earn_rewards .row2 a {
    max-width: 24%;
  }
  .earn_rewards .row2 a {
    margin-left: 2%;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .col4 {
    text-align: center;
    margin-top: 10px;
    width: 100%;
  }

  .hero-content h1 {
    font-size: 34px;
  }

  .hero-content h1 img {
    max-height: 28px;
    margin-top: 13px;
  }
}
@media screen and (max-width: 705px) {
  .header-secondary-links li a span {
    display: none;
  }
  .header-secondary-links li img {
    margin-right: 0;
  }
  .header-secondary-links > li > a {
    width: 26px !important;
  }
  .sub_footer .inner .col1 a {
    margin: 29px auto 0;
    padding: 6px 24px;
    font-size: 12px;
  }
  .phone_number {
    font-size: 12px;
  }
  .sub_footer .inner .col1 a img {
    max-width: 22px;
  }
}
@media screen and (max-width: 643px) {
  .earn_rewards .row2 a {
    font-size: 10px;
  }
}
@media screen and (max-width: 639px) {
  #ctl00_lblBottomText .row1 {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 587px) {
  .earn_rewards .row2 > a:first-of-type,
  .earn_rewards .row2 a {
    padding: 9px 10px 7px;
  }
}
@media screen and (max-width: 542px) {
  .earn_rewards .row2 > a:first-of-type,
  .earn_rewards .row2 a {
    display: block;
    margin: 11px auto 12px;
  }
  .earn_rewards .row2 > a:first-of-type,
  .earn_rewards .row2 a {
    max-width: 50%;
  }
}
@media screen and (max-width: 533px) {
  .hero-content h1 img {
    margin-top: 12px;
    max-height: 16px;
  }
  .hero-content h1 {
    font-size: 26px;
  }
  .hero-content h1 img {
  }
  .sub_footer .inner .col1 a {
    margin: 20px auto 0;
    padding: 4px 17px;
    font-size: 9px;
  }
  .sub_footer .inner .col1 a img {
    max-width: 18px;
    margin-top: 3px;
    margin-right: 7px;
  }
  .phone_number {
    font-size: 10px;
  }
}
@media screen and (max-width: 412px) {
  .header-secondary-links {
    display: none;
  }
  .Share_Your_SmartFruit_Experience {
    font-size: 15px;
    padding: 0 15px;
  }
  .Share_Your_SmartFruit_Experience p {
    line-height: 19px;
  }
}

.main_widebanner {
  position: relative;
  min-height: 400px;
}

.top_banner_02 .hero-content h1 {
  color: #a70b50;
}

.top_banner_02 .hero-content p {
}

.main_widebanner #gadget_4327 {
  /* position: absolute; */
  width: 100%;
  bottom: 0;
}

.popular_post h2 {
  text-align: center;
}

.popular_post .popular-item {
  width: 100%;
  margin: 10px 0;
  padding-bottom: 10px;
  text-align: center;
}

.popular_post .popular-item:last-child {
  border-bottom: none;
}

.popular_post .popular-item a {
  display: inline-block;
  color: #9a2d46;
  font-size: 15px;
  font-weight: 600;
}

.popular_post .rssthumbnailimage {
  width: 230px !important;
  height: 230px !important;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.popular_post .rsslink {
  vertical-align: middle;
  padding-left: 15px;
}

.popular_post .rssthumbnailimage > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popular_post .rssthumbnailimage .bg-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

footer .logo-wrapper {
  text-align: center;
}

footer .logo-wrapper img {
  width: 185px;
}

footer .col4 h5 {
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

footer .row2 {
  padding-top: 1em;
  padding-bottom: 0.5em;
  border-top: 1px solid #fff;
  display: flex;
  align-items: center;
}

footer .row2 svg {
  width: 75px;
  fill: white;
}

.main_footer > .inner .copyright {
  font-size: 0.875em;
  font-weight: 400;
}

@media (max-width: 1399px) {
  .desktop-menu {
    display: none !important;
  }

  #menu-main-menu > li {
    display: block !important;
  }
}

@media (max-width: 819px) {
  .tablet-menu {
    display: none !important;
  }
}

@media (max-width: 767px) {
  footer .row2 {
    flex-wrap: wrap;
  }

  footer .row2 .col4 {
    text-align: center !important;
  }

  footer .row2 .col4:first-child {
    order: 2;
  }

  footer .row2 .col4:last-child {
    order: 1;
  }
}

@media (min-width: 992px) {
  .hero-content {
    position: absolute;
    background: none !important;
  }
}

@media (min-width: 1400px) {
  #top_menu {
    display: none;
  }
}

#gadget_5635 {
  margin-bottom: 0;
}

.top_banner_02 {
  position: relative;
}

.top_banner_02_background {
  background: url(/WebFTP/client/100330/sf_main_image_Rev_04_kmd-scaled-1.jpg)
    center / cover no-repeat;
  height: 47.4vw;
}