/* Typeface */
@font-face {
  font-family: 'Imaging-Resources-Icon-Set';
  font-weight: normal;
  font-style: normal;
  src: url("/includes/fonts/Imaging-Resources-Icon-Set.eot");
  src: url("/includes/fonts/Imaging-Resources-Icon-Set?#iefix") format("embedded-opentype"), url("/includes/fonts/Imaging-Resources-Icon-Set.woff") format("woff"), url("/includes/fonts/Imaging-Resources-Icon-Set.ttf") format("truetype"), url("/includes/fonts/Imaging-Resources-Icon-Set.svg#Imaging-Resources-Icon-Set") format("svg");
}

/* End Typeface */
/* Icons */
/* line 15, ../scss/native_ads.scss */
.icon-oled, .icon-lcd, .icon-wifi, .icon-high_speed_10, .icon-apps, .icon-auto_focus, .icon-effects, .icon-hd_performance, .icon-amazing_capture, .icon-video_snapshot, .icon-vari_lcd, .icon-touch_screen, .icon-high_speed_5, .icon-high_speed_4, .icon-audio {
  font-family: 'Imaging-Resources-Icon-Set';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 25, ../scss/native_ads.scss */
.icon-oled:before {
  content: "\e000";
}

/* line 28, ../scss/native_ads.scss */
.icon-lcd:before {
  content: "\e001";
}

/* line 31, ../scss/native_ads.scss */
.icon-wifi:before {
  content: "\e002";
}

/* line 34, ../scss/native_ads.scss */
.icon-high_speed_10:before {
  content: "\e003";
}

/* line 37, ../scss/native_ads.scss */
.icon-apps:before {
  content: "\e004";
}

/* line 40, ../scss/native_ads.scss */
.icon-auto_focus:before {
  content: "\2a";
}

/* line 43, ../scss/native_ads.scss */
.icon-effects:before {
  content: "\25";
}

/* line 46, ../scss/native_ads.scss */
.icon-hd_performance:before {
  content: "\27";
}

/* line 49, ../scss/native_ads.scss */
.icon-amazing_capture:before {
  content: "\28";
}

/* line 52, ../scss/native_ads.scss */
.icon-video_snapshot:before {
  content: "\21";
}

/* line 55, ../scss/native_ads.scss */
.icon-vari_lcd:before {
  content: "\22";
}

/* line 58, ../scss/native_ads.scss */
.icon-touch_screen:before {
  content: "\23";
}

/* line 61, ../scss/native_ads.scss */
.icon-high_speed_5:before {
  content: "\24";
}

/* line 64, ../scss/native_ads.scss */
.icon-high_speed_4:before {
  content: "\26";
}

/* line 67, ../scss/native_ads.scss */
.icon-audio:before {
  content: "\29";
}

/* End Icons */
/* line 74, ../scss/native_ads.scss */
.feature-highlights {
  position: relative;
  clear: both;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

/* line 80, ../scss/native_ads.scss */
.feature-highlights * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 86, ../scss/native_ads.scss */
.feature-highlights .boxes {
  list-style: none;
  font-size: 0;
  margin: 10px 0;
  padding: 5px 10px;
  background: #f5f5f5;
}

/* line 94, ../scss/native_ads.scss */
.feature-highlights .box {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 6px 13px;
  width: 105px;
  height: 145px;
  overflow: hidden;
}

/* line 104, ../scss/native_ads.scss */
.feature-highlights .box > a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  font-size: 9px;
  line-height: 1.3;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  color: #505961;
}

/* line 118, ../scss/native_ads.scss */
.feature-highlights .box > a i {
  display: block;
  width: 105px;
  height: 105px;
  overflow: hidden;
  padding-top: 26px;
  margin-bottom: 10px;
  font-size: 50px;
  font-style: normal;
  font-weight: normal;
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

/* line 135, ../scss/native_ads.scss */
.feature-highlights .box:hover > a {
  color: #f04040;
}

/* line 139, ../scss/native_ads.scss */
.feature-highlights .box .caret {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

/* line 150, ../scss/native_ads.scss */
.box .caret.up {
  bottom: 0;
  border-bottom: 10px solid #000;
}

/* line 155, ../scss/native_ads.scss */
.box .caret.down {
  top: 0;
  border-top: 10px solid #000;
}

/* line 161, ../scss/native_ads.scss */
.feature-highlights .cta-box {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 6px 13px;
  width: 236px;
  height: 145px;
  overflow: hidden;
}

/* line 171, ../scss/native_ads.scss */
.feature-highlights .cta-box > a {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 24px;
  padding: 12px 45px 12px 12px;
  background: #878cc1;
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  font-weight: bold;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 188, ../scss/native_ads.scss */
.feature-highlights .cta-box > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: 12px;
  width: 16px;
  height: 24px;
  background: transparent url("/images/native-ads/arrow.png") 0 0 no-repeat;
}

/* line 199, ../scss/native_ads.scss */
.feature-highlights .cta-box .disclaimer {
  display: block;
  margin-top: 37px;
  font-size: 9px;
  line-height: 1.3;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  color: #7c848c;
}

/* line 212, ../scss/native_ads.scss */
.box-content {
  position: absolute;
  left: 0;
  /*left: -350px;*/
  display: none;
  width: 100%;
  height: 480px;
  padding: 20px;
  background: #000;
  overflow: hidden;
  z-index: 1000;
}

/* line 225, ../scss/native_ads.scss */
.box-content.above {
  margin-top: -625px;
  /* 480 + 145 */
}

/* line 229, ../scss/native_ads.scss */
.box-content.active {
  z-index: 10001;
}

/* line 234, ../scss/native_ads.scss */
.box-title {
  font-size: 24px;
  color: #737f8a;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}

/* * * * */
/* Tabs */
/* line 244, ../scss/native_ads.scss */
.box-tabs-nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 250, ../scss/native_ads.scss */
.box-tabs-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}

/* line 257, ../scss/native_ads.scss */
.box-tabs-nav li + li {
  margin-left: 10px;
}

/* line 263, ../scss/native_ads.scss */
.box-tabs-nav a:link,
.box-tabs-nav a:hover,
.box-tabs-nav a:visited {
  display: block;
  height: 50px;
  padding: 18px 20px 19px;
  background: #ed2727;
  color: white !important;
  font-size: 13px;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
}

/* line 277, ../scss/native_ads.scss */
.box-tabs-nav a.active {
  background: #fff;
  color: #ed2727 !important;
}

/* line 282, ../scss/native_ads.scss */
.box-tabs-nav.tabs-2 li {
  width: 314px;
}

/* line 286, ../scss/native_ads.scss */
.box-tabs-nav.tabs-3 li {
  width: 206px;
}

/* line 290, ../scss/native_ads.scss */
.box-tab {
  position: relative;
  display: none;
  background: #fff;
  padding: 20px;
  width: 100%;
  height: 340px;
  z-index: 0;
}

/* line 299, ../scss/native_ads.scss */
.no-tabs .box-tab {
  height: 390px;
}

/* line 301, ../scss/native_ads.scss */
.box-tab, .box-tab p {
  font-size: 11px;
  line-height: 1.5;
  color: #888e92;
}

/* line 307, ../scss/native_ads.scss */
.box-tab p {
  margin: 0 0 1em;
}

/* line 311, ../scss/native_ads.scss */
.box-tab.active, .no-tabs .box-tab {
  display: block;
  z-index: 1;
}

/* line 316, ../scss/native_ads.scss */
.box-tab .left {
  float: left;
  width: 225px;
  height: 100%;
  margin: 0 20px 0 0;
}

/* line 323, ../scss/native_ads.scss */
.box-tab img {
  margin-bottom: 15px;
}

/* line 327, ../scss/native_ads.scss */
.box-tab > img {
  display: block;
  margin: 0 auto 15px;
}

/* line 332, ../scss/native_ads.scss */
.box-tab .right {
  position: relative;
  float: left;
  width: 350px;
  height: 100%;
  margin: 0;
}

/* line 340, ../scss/native_ads.scss */
.box-tab .disclaimer {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  /*margin-top: 20px;*/
  font-size: 9px;
  color: #888e92;
  font-style: italic;
}

/* line 351, ../scss/native_ads.scss */
.box-tab > .disclaimer {
  bottom: 20px;
  left: 20px;
}
