/* Compiled Less CSS File */
/* Generated from "aoc-1.0.css" */

/* LESS Document */
.blue-gradient-bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004178+0,165884+48,0a5282+58,004172+99 */

  background: #004178;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA0MTc4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDglIiBzdG9wLWNvbG9yPSIjMTY1ODg0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjMGE1MjgyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDA0MTcyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(-45deg, #004178 0%, #165884 48%, #0a5282 58%, #004172 99%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #004178), color-stop(48%, #165884), color-stop(58%, #0a5282), color-stop(99%, #004172));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(-45deg, #004178 0%, #165884 48%, #0a5282 58%, #004172 99%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(-45deg, #004178 0%, #165884 48%, #0a5282 58%, #004172 99%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(-45deg, #004178 0%, #165884 48%, #0a5282 58%, #004172 99%);
  /* IE10+ */

  background: linear-gradient(135deg, #004178 0%, #165884 48%, #0a5282 58%, #004172 99%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004178', endColorstr='#004172', GradientType=1);
  /* IE6-8 fallback on horizontal gradient */

}
.txt-shadow {
  -webkit-text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}
.inset-shadow-2 {
  -webkit-box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
}
.box-shadow-2 {
  -webkit-box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.8);
}
.thin,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Univers Next W01 Light', Helvetica, Arial, sans-serif;
}
body {
  font-family: 'Univers Next W01 Light', Helvetica, Arial, sans-serif;
  padding: 100px 0 100px 0;
  color: #777;
}
.bold,
strong {
  font-family: 'Univers Next W01 Medium', Helvetica, Arial, sans-serif;
}
.border-none {
  border: none;
  outline: none;
}
a:link,
a:visited,
a {
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
a.white:link,
a.white:visited,
a.white {
  color: #fff;
}
a:hover {
  color: #004178;
}
.monitors-color,
.monitores-color {
  color: #0f85b0;
}
.monitors-bg,
.monitores-bg {
  background: #0f85b0 !important;
}
.all-in-one-color,
.todo-en-unos-color {
  color: #ea058b;
}
.all-in-one-bg,
.todo-en-unos-bg {
  background: #ea058b !important;
}
.tablets-color,
.tabletas-color {
  color: #94ac3b;
}
.tablets-bg,
.tabletas-bg {
  background: #94ac3b !important;
}
.mobile-color,
.smartphones-color {
  color: #F9EB10;
  text-shadow: 0px 1px 3px #000;
  -moz-text-shadow: 0px 1px 3px #000;
  -webkit-text-shadow: 0px 1px 3px #000;
}
.mobile-bg,
.smartphones-bg {
  background: #f9eb10 !important;
}
.tv-color,
.televisores-color {
  color: #e15f25;
}
.tv-bg,
.televisores-bg {
  background: #e15f25 !important;
}
.accessories-color {
  color: #0d477a;
}
.accessories-bg {
  background: #0d477a !important;
}
.home-color {
  color: #004178;
}
.home-background {
  background: #004178 !important;
}
.gaming-color {
  color: #111111;
}
.gaming-bg {
  background: #111111;
}
.corporate-color {
  color: #004178;
}
.corporate-bg {
  background: #004178;
}
.creative-color {
  color: #111111;
}
.creative-bg {
  background: #111111;
}
.blue {
  color: #004178;
}
.blue_bg {
  background: #004178 !important;
}
.blue_light {
  color: #0f85b0;
}
.blue_light_bg {
  background: #0f85b0 !important;
}
.grey {
  color: #cccccc;
}
.grey-bg {
  background: #cccccc !important;
}
.white {
  color: #ffffff;
}
.white-bg {
  background: #ffffff !important;
}
.black {
  color: #000000;
}
.black-bg {
  background: #000000 !important;
}
.black-bg-2 {
  background: #000000 !important;
  background: rgba(0, 0, 0, 0.7) !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
#loading_container {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(224, 224, 224, 0.5);
  z-index: 999;
  display: none;
}
#loading_container #loading_img {
  background-image: url('../images/loading.gif');
  background-size: auto 160px;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
/*-- home -- */
h1.hero-title {
  line-height: 56px;
  font-size: 50px;
  margin: 150px 0 10px;
  padding: 0;
  -webkit-text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}
a.hero-btn,
a.hero-btn:link,
a.hero-btn:visited {
  padding: 20px 0;
  clear: both;
  margin-bottom: 50px;
  font-size: 17px;
}
#featured-title {
  margin-top: 70px;
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 22px;
}
.featured-section {
  margin-bottom: 60px;
  padding-bottom: 30px;
}
.featured-section-list {
  background: #ffffff;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border: thin solid #eeeeee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.featured-section div.featured-img,
.featured-section-list div.featured-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 170px;
  width: 90%;
  margin: 0 5%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.featured-section h3,
.featured-section-list h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.featured-section.white h2 {
  color: #fff;
}
.featured-section p,
.featured-section-list p {
  font-size: 13px;
}
.featured-section a.btn:link,
.featured-section a.btn:visited,
.featured-section-list a.btn:link,
.featured-section-list a.btn:visited {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  border: thin solid #999;
  color: #999;
  font-size: 14px;
}
.featured-section input.btn,
.featured-section-list input.btn {
  background: #004178;
  padding-top: 10px;
  padding-bottom: 10px;
  border: thin solid #004178;
  color: #fff;
  font-size: 14px;
  margin-top: 7px;
}
.callout-section {
  margin: 50px 0;
  float: left;
  width: 100%;
}
.callout-section:nth-of-type(even) {
  -webkit-box-shadow: inset 0 2px 25px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 2px 25px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 2px 25px rgba(0, 0, 0, 0.4);
  padding: 50px 0;
  margin: 0;
}
.callout-img {
  float: left;
  width: 100%;
  height: 350px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.callout-caption {
  width: 90%;
  margin: 35px 5%;
  float: left;
}
.callout-caption h1 {
  float: left;
  width: 100%;
}
.callout-caption p {
  float: left;
  width: 100%;
}
.callout-caption a.btn:link,
.callout-caption a.btn:visited {
  color: #ffffff;
  padding: 25px 0%;
  width: 50%;
  margin-top: 30px;
}
.view-all-btn {
  border: none;
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 25px 0;
  font-size: 20px;
}
@media only screen and (min-width: 786px) {
  #featured-title {
    font-size: 48px;
    line-height: 42px;
  }
  .featured-section-list {
    height: 370px;
  }
  .featured-section-list:hover {
    transform: scale(1.06);
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
  }
  .featured-section-list:hover > a.btn,
  .featured-section-list:hover > a.btn {
    /*background: #ccc;
  	color: #666;*/
  
  }
  .featured-section a.btn:hover,
  .featured-section-list a.btn:hover,
  .featured-section input.btn:hover {
    -webkit-box-shadow: inset 0px -2px 20px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px -2px 20px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px -2px 20px rgba(0, 0, 0, 0.4);
  }
  .featured-section-list:nth-of-type(3n+1) {
    clear: left;
  }
  .featured-section:hover > div.featured-img,
  .featured-section-list:hover > div.featured-img {
    width: 100%;
    margin: 0;
  }
  .callout-caption {
    width: 40%;
  }
  .callout-img {
    width: 50%;
    background-position: left center;
  }
  .callout-section:nth-of-type(odd) .callout-img {
    float: right;
    background-position: right center;
  }
  .callout-section:nth-of-type(even) .callout-caption {
    float: right;
    text-align: right;
  }
  .callout-caption h1 {
    line-height: 60px;
    font-size: 56px;
    margin: 40px 0 0px;
  }
  .callout-caption p {
    margin: 20px 0 30px;
  }
  .callout-caption a.btn:link,
  .callout-caption a.btn:visited {
    color: #ffffff;
    padding: 25px 0%;
  }
}
@media only screen and (min-width: 991px) {
  h1.hero-title {
    line-height: 76px;
    font-size: 72px;
    margin: 150px 0 20px;
    padding: 0;
  }
  a.hero-btn,
  a.hero-btn:link,
  a.hero-btn:visited {
    margin-bottom: 50px;
    font-size: 20px;
  }
  #featured-title {
    margin-top: 80px;
    margin-bottom: 60px;
    font-size: 68px;
    line-height: 62px;
  }
  .callout-caption h1 {
    line-height: 76px;
    font-size: 72px;
    margin: 50px 0 0px;
  }
  .callout-img {
    height: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  h1.hero-title {
    margin: 200px 0 10px;
  }
}
/*-- end home --*/
/*--corporate page --*/
.page-hero {
  /*.inset-shadow(0, -1px, 25px, 60%);*/

  padding: 50px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 400px;
  overflow: hidden;
}
#category_back_btn {
  display: none;
}
.page-hero a.btn.white {
  color: #ffffff;
}
h1.page-title {
  line-height: 30px;
  font-size: 36px;
  margin: 180px 0 70px;
  padding: 0;
}
h2.page-subtitle {
  font-size: 20px;
  padding: 0 30px;
}
.page-subtitle-box {
  padding: 60px 0;
  -webkit-box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
}
.page-section {
  padding: 40px 0;
}
.page-section-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-height: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-section-caption {
  padding: 60px 0px;
}
.page-section-title {
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 30px;
  font-size: 36px;
}
.locate-box h4 {
  font-size: 14px;
  margin: 0;
  padding: 20px 0 3px;
}
.locate-box p {
  font-size: 13px;
}
#news-tabs .nav li a {
  float: left;
  padding: 10px 5% 10px 0;
  font-size: 22px;
  color: #999;
}
#news-tabs .nav li.active a {
  color: #333333;
}
@media only screen and (min-width: 786px) {
  #category_back_btn {
    position: absolute;
    top: 155px;
    left: 0px;
    padding: 20px 15px;
    background: #004178;
    color: #ffffff;
    vertical-align: middle;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
    display: block;
    z-index: 10;
    font-family: 'Univers Next W01 Light', Helvetica, Arial, sans-serif;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  #category_back_btn i {
    font-size: 28px;
    line-height: 28px;
    float: left;
  }
  #category_back_btn p {
    float: left;
    margin: 0 0 0 10px;
    line-height: 28px;
    font-size: 14px;
    vertical-align: middle;
    width: 0px;
    height: 28px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  #category_back_btn:hover > p {
    width: 90px;
  }
}
@media only screen and (min-width: 991px) {
  .page-hero {
    min-height: 500px;
  }
  h1.page-title {
    line-height: 50px;
    font-size: 56px;
    margin: 350px 0 50px;
  }
  h2.page-subtitle {
    font-size: 28px;
    padding: 0;
  }
  .page-section-title {
    line-height: 50px;
    font-size: 56px;
  }
}
.careers-content h2 {
  font-size: 17px;
  text-transform: uppercase;
}
.careers-content h3 {
  font-size: 15px;
  text-transform: uppercase;
}
.locate-box a i {
  background: #004178;
  color: #ffffff;
  line-height: 25px;
  width: 25px;
  vertical-align: middle;
  text-align: center;
  margin-right: 10px;
  font-size: 13px;
  border-radius: 50%;
}
@media only screen and (min-width: 1200px) {
  .page-hero {
    background-size: auto 100%;
  }
}
/*-- end corporate page --*/
/*--solutions page --*/
.solutions-body {
  -webkit-box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  padding: 100px 0 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.solutions-title {
  font-size: 48px;
  line-height: 42px;
  margin-top: 150px;
  margin-bottom: 50px;
}
.solutions-caption {
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
}
.solutions-caption-white {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.7);
}
.solutions-caption,
.solutions-caption-white {
  padding: 50px 0;
  min-height: 200px;
}
.solutions-subtitle {
  font-size: 28px;
  line-height: 22px;
}
.solutions-news-section {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
.solutions-news-section a.btn {
  margin-top: 20px;
  display: block;
}
.solutions-news-section:nth-of-type(odd) {
  clear: left;
}
.solution-video {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 250px;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.6);
}
.video-play-btn {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.video-play-btn i {
  line-height: 250px;
  vertical-align: middle;
  font-size: 84px;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media only screen and (min-width: 786px) {
  .solutions-title {
    font-size: 68px;
    line-height: 60px;
    margin-top: 190px;
    margin-bottom: 70px;
  }
  .solutions-subtitle {
    font-size: 48px;
    line-height: 42px;
  }
}
@media only screen and (min-width: 991px) {
  .solutions-body {
    background-attachment: fixed;
  }
  .solutions-title {
    font-size: 93px;
    line-height: 86px;
    margin-top: 220px;
    margin-bottom: 100px;
  }
  .solutions-subtitle {
    font-size: 68px;
    line-height: 62px;
  }
  .solution-video:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .solution-video:hover .video-play-btn {
    background: rgba(0, 0, 0, 0.1);
  }
  .solution-video:hover .video-play-btn i {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 0.9;
    -moz-opacity: 0.9;
    -webkit-opacity: 0.9;
  }
}
@media only screen and (min-width: 1200px) {
  .solutions-news-section {
    height: 350px;
  }
}
/*-- end solutions page --*/
/*-- search results page -- */
.filter-controls {
  border-right: thin solid #eee;
  position: fixed;
  left: 0px;
  background: #ffffff;
  top: 100%;
  z-index: 100;
  overflow: scroll;
  height: 100%;
  float: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.6);
}
.filter-controls .form-group {
  margin-bottom: 0px;
}
.filter-controls .radio,
.filter-controls .checkbox {
  margin-top: 4px;
  margin-bottom: 4px;
}
.filters_btn {
  position: fixed;
  top: 28px;
  right: 10%;
  z-index: 1000;
  background: #004178;
  color: #ffffff !important;
  font-size: 22px;
  line-height: 45px;
  width: 45px;
  text-align: center;
  border-radius: 50%;
}
#filters-title {
  margin-top: 110px;
  margin-bottom: 15px;
  line-height: 25px;
  font-size: 36px;
  color: #cccccc;
}
.filter-controls h4 {
  margin-top: 18px;
  font-size: 20px;
  line-height: 16px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
}
#clear_btn {
  margin-top: 20px;
  margin-bottom: 50px;
  background: #999;
  color: #fff !important;
  padding: 10px 0 10px;
}
#results_container {
  min-height: 300px;
}
@media only screen and (min-width: 786px) {
  #results_container {
    min-height: 500px;
  }
  filter-controls {
    left: -18%;
  }
}
@media only screen and (min-width: 991px) {
  #results_container {
    min-height: 600px;
  }
  .filter-controls {
    top: 0%;
  }
}
/*--product page --*/
#product-hero {
  -webkit-box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 -1px 25px rgba(0, 0, 0, 0.6);
  padding: 50px 0;
  position: realtive;
}
#product-hero h1 {
  line-height: 36px;
  font-size: 36px;
  padding: 0px 0 5px 0;
}
.details-item {
  width: 100%;
  height: 450px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.thumbs-item {
  width: 100%;
  height: 70px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.owl-item {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#details-thumbs-carousel {
  width: 80%;
  margin: 15px 10% 0;
}
#details-thumbs-carousel .owl-item {
  opacity: 0.5;
  cursor: pointer;
}
#details-thumbs-carousel .owl-item:hover {
  opacity: 1;
  transform: scale(0.9);
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
#details-thumbs-carousel .owl-item.center {
  opacity: 1;
}
#details-thumbs-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -10%;
  top: 0px;
  width: 10%;
  height: 100%;
  background-color: white;
  display: block;
  background-image: url(../images/left-arrow.png);
  background-position: 70% center;
  background-repeat: no-repeat;
  background-size: auto 75%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#details-thumbs-carousel .owl-nav .owl-next {
  position: absolute;
  right: -10%;
  top: 0px;
  width: 10%;
  height: 100%;
  background-color: white;
  display: block;
  background-image: url(../images/right-arrow.png);
  background-position: 30% center;
  background-repeat: no-repeat;
  background-size: auto 75%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#details-thumbs-carousel .owl-nav .owl-prev:hover {
  background-position: 50% center;
}
#details-thumbs-carousel .owl-nav .owl-next:hover {
  background-position: 50% center;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.tab-pane {
  min-height: 300px;
  padding: 50px 0;
}
.tab-content-title {
  font-size: 32px;
  line-height: 32px;
  color: #cccccc;
  padding: 0;
  margin-bottom: 50px;
}
.details-img {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 450px;
}
.details-content {
  padding: 0 5%;
}
#features-content h2 {
  margin: 0 0 20px;
}
.details-content h3 {
  font-size: 46px;
  padding: 0;
  line-height: 46px;
}
.details-content p {
  margin: 20px 0;
}
.description-content img {
  width: 40% !important;
  height: auto !important;
  margin: 20px 0 20px 5%;
}
#technical-content .row {
  border-bottom: thin solid #004178;
}
#technical-content h3.technical-label {
  font-size: 16px;
  line-height: 20px;
  color: #0f85b0;
  padding: 20px 0;
  margin: 0;
}
#technical-content p {
  font-size: 16px;
  line-height: 20px;
  padding: 20px 0;
  margin: 0;
}
.support-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 150px;
  border: thin solid #ccc;
}
.product-icon {
  position: relative;
  margin-bottom: 40px;
}
.product-icon i {
  font-size: 72px;
  text-align: center;
  float: left;
  line-height: 66px;
}
.product-icon h5 {
  line-height: 14px;
  font-size: 12px;
}
.nav-tabs {
  border: none !important;
}
.nav-tabs li {
  border: thin solid #cccccc;
  padding: 10px 15px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.nav-tabs > li > input[type="button"] {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-radius: 1px 1px 0 0;
}
.nav > li > input[type="button"] {
  position: relative;
  display: block;
  padding: 10px 15px;
  border: 1px solid transparent;
  background-color: transparent !important;
  text-transform: lowercase;
}
.nav > li > input[type="button"]:hover,
.nav > li > input[type="button"]:focus,
.nav > li > input[type="button"]:active {
  border: 1px solid transparent;
  background-color: transparent !important;
  color: #ffffff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
  border: 1px solid transparent;
  background-color: transparent !important;
  color: #ffffff;
}
.nav-tabs > li.active,
.nav-tabs > li:hover {
  background: #004178;
  color: white;
  border: thin solid #004178;
}
.nav-tabs > li:hover {
  border: thin solid #004178;
  -webkit-box-shadow: inset 0 -1px 15px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 -1px 15px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 -1px 15px rgba(0, 0, 0, 0.8);
}
/* -- popup -- */
.mfp-zoom-in {
  /* start state */

  /* animate in */

  /* animate out */

}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
#icon-container .icon {
  display: inline-block;
  font-size: 60px;
  padding: 10px 8px 10px 0;
  color: #777;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#icon-container .icon:hover {
  color: #004178;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
@font-face {
  font-family: 'aoc-icons';
  src: url('fonts/aoc-icons.eot?9gk1kt');
  src: url('fonts/aoc-icons.eot?9gk1kt#iefix') format('embedded-opentype'), url('fonts/aoc-icons.ttf?9gk1kt') format('truetype'), url('fonts/aoc-icons.woff?9gk1kt') format('woff'), url('fonts/aoc-icons.svg?9gk1kt#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */

  font-family: 'aoc-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ms:before {
  content: "\e900";
}
.icon-ms2:before {
  content: "\e901";
}
.icon-g:before {
  content: "\e902";
}
.icon-g2:before {
  content: "\e903";
}
.icon-glte:before {
  content: "\e904";
}
.icon-16-en:before {
  content: "\e905";
}
.icon-16-sp:before {
  content: "\e906";
}
.icon-adjustable:before {
  content: "\e907";
}
.icon-android:before {
  content: "\e908";
}
.icon-aoc-software:before {
  content: "\e909";
}
.icon-audio-cable:before {
  content: "\e90a";
}
.icon-autopivot-en:before {
  content: "\e90b";
}
.icon-autopivot-sp:before {
  content: "\e90c";
}
.icon-bluetooth:before {
  content: "\e90d";
}
.icon-carrying-case:before {
  content: "\e90e";
}
.icon-dcr:before {
  content: "\e90f";
}
.icon-display-in:before {
  content: "\e910";
}
.icon-display-out:before {
  content: "\e911";
}
.icon-driver:before {
  content: "\e912";
}
.icon-dvi-cable:before {
  content: "\e913";
}
.icon-e-saver:before {
  content: "\e914";
}
.icon-ecomode-en:before {
  content: "\e915";
}
.icon-ecomode-sp:before {
  content: "\e916";
}
.icon-energystar:before {
  content: "\e917";
}
.icon-fullyadjustable:before {
  content: "\e918";
}
.icon-hair-en:before {
  content: "\e919";
}
.icon-hair-sp:before {
  content: "\e91a";
}
.icon-hdmi:before {
  content: "\e91b";
}
.icon-hdmi-cable:before {
  content: "\e91c";
}
.icon-imenu:before {
  content: "\e91d";
}
.icon-intel:before {
  content: "\e91e";
}
.icon-ips:before {
  content: "\e91f";
}
.icon-led:before {
  content: "\e920";
}
.icon-lowerpower:before {
  content: "\e921";
}
.icon-mhl:before {
  content: "\e922";
}
.icon-microsd:before {
  content: "\e923";
}
.icon-microsoft:before {
  content: "\e924";
}
.icon-mirecast:before {
  content: "\e925";
}
.icon-mva-en:before {
  content: "\e926";
}
.icon-mva-sp:before {
  content: "\e927";
}
.icon-narrowborder-en:before {
  content: "\e928";
}
.icon-narrowborder-sp:before {
  content: "\e929";
}
.icon-pivot-en:before {
  content: "\e92a";
}
.icon-pivot-sp:before {
  content: "\e92b";
}
.icon-power-cord:before,
.icon-power-adapter:before {
  content: "\e92c";
}
.icon-quadcore:before {
  content: "\e92d";
}
.icon-quadhd:before {
  content: "\e92e";
}
.icon-quick-start-guide:before {
  content: "\e92f";
}
.icon-screenplus:before {
  content: "\e930";
}
.icon-sd:before {
  content: "\e931";
}
.icon-srs:before {
  content: "\e932";
}
.icon-touch:before {
  content: "\e933";
}
.icon-ultraslim-en:before {
  content: "\e934";
}
.icon-ultraslim-sp:before {
  content: "\e935";
}
.icon-usb-3:before {
  content: "\e936";
}
.icon-usb:before {
  content: "\e937";
}
.icon-usb-cable:before {
  content: "\e938";
}
.icon-user-manual:before {
  content: "\e939";
}
.icon-vesa-en:before {
  content: "\e93a";
}
.icon-vesa-sp:before {
  content: "\e93b";
}
.icon-vga-cable:before {
  content: "\e93c";
}
.icon-warranty-card:before {
  content: "\e93d";
}
.icon-wifi:before {
  content: "\e93e";
}
.icon-windows:before {
  content: "\e93f";
}
.icon-windows8:before {
  content: "\e940";
}
.icon-ear-phones:before {
  content: "\e941";
}
.icon-remote-control:before {
  content: "\e942";
}
.open-left {
  left: 0%;
}
.open-right {
  right: 0%;
}
.open-top {
  top: 0%;
}
.open-bottom {
  bottom: 0%;
}
.bg-cover {
  background-size: cover;
}