@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700&subset=devanagari,latin-ext');

main {color: black; font-family: 'Rajdhani', sans-serif; font-size: 16px; font-weight: 400;}
main h1 {font-size: 3em;}
main h2 {font-size: 2em;}
main h3 {font-size: 1.75em;}
main h4 {font-size: 1.5em;}
main h5 {font-size: 1.25em;}
main h6, main p, main li {font-size: 1em;}
main h1, main h2, main h3, main h4, main h5, main h6, main p, main li {margin: 0; padding: 0; color: inherit; font-weight: 400; line-height: 1.25em;}
main img {max-width: 100%; vertical-align: bottom;}
main ul {margin: 0 1.75em;}

a {cursor: pointer;}

section {margin-bottom: 3em;}
.row {margin-bottom: 1em;}
.row:last-child {margin-bottom: 0;}

.warranty-text {color: white; font-size: 5em;}
.warranty-text-sub {color: white;}
.dg-tuner-text {margin-top: 4%}
.black-box {background-color: black;}
.gray-box {background-color: #f3f3f3;}
.dark-gray-box {background-color: #2f2f2f;}
.case-image .column-3 img {max-height: 140px}
.case-image p {font-weight: bold;}
.case-image h2 {font-weight: bold;}
.bg-image {background-position: center center; background-repeat: no-repeat; color: white; display: block; width: 100%; height: 599px; background-color: black;}
.center-img {margin-left: auto; margin-right: auto; display: block;}
.first-section-text-padding {padding: 6%;}
.second-section-text-header-padding {padding: 3%;}
.third-section-description-padding {padding: 3%;}
.third-section-description {width: 520px; height: 150px;}
.sixth-section-text-padding {padding: 6%;}
.four-features {text-align: center; height: 256px; width: 256px; margin: 1em; background:white; display:inline-block; float: none;}
.blue-box {width: 35px; height: 35px;background:#00aeef; margin: 1em}
.arrow-right {text-align: right;}
.feature-description-text-size {width: 224; height: 60px}

.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right {text-align: right;}

.lc {text-transform: lowercase;}
.uc {text-transform: uppercase;}

.nav-bg {background: rgba(20,20,20,0.75); border-bottom: 1px solid #777; opacity: 1; position: relative; transition: background-color 0.7s ease 0s; z-index: 999;}
.nav {margin: 0 auto; position: relative; text-align: left; font-size: 0; }
.nav li {color: #ddd; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 400; padding: 10px 8px; text-transform: uppercase; margin: 0; }
.nav li.nav-active {color: #25bcf5; }
.nav li:hover {color: #25bcf5; background: #333; }
.is-sticky .nav-bg {width: 100%;}
.nav-bg .mcontainer {max-width: 900px;}
.back-to-top {display: none; width: 64px; height: 64px; position: fixed; top: 40px; right: 25px; cursor: pointer; z-index: 9999; }

.light {font-weight: 300;}
.normal {font-weight: 400;}
.medium {font-weight: 500;}
.semibold {font-weight: 600;}
.bold {font-weight: 700;}

.blue {color: deepskyblue;}
.darkgray {color: darkgray;}
.dimgray {color: dimgray;}
.lightgray {color: lightgray;}
.orange {color: orange;}
.article-blue {color: #00aeef;}

.msrp-price {display: block; text-decoration: line-through;}
.final-price.has-ir {color: #0084d6;}

.menu {display: block; width: 100%; background-color: white; text-align: center; z-index: 9999;}
.menu ul {display: inline-block; margin: 0; padding: 0; font-size: 0;}
.menu ul li {display: inline-block; margin: 0 1em; padding: 1em 0.25em; border-bottom: 4px solid white; color: black; font-family: 'Rajdhani', sans-serif; font-size: 18px; font-weight: 700; cursor: pointer;}
.menu ul li:hover {border-bottom: 4px solid skyblue; color: skyblue;}
.menu ul li.nav-active {border-bottom: 4px solid skyblue; color: skyblue;}

.video-container {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
.video-container iframe, .video-container object, .video-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.vertical-middle div {float: none; display: table-cell; vertical-align: middle;}

main .blue-bg {background-color: deepskyblue; color: white;}

.caption {position: absolute; bottom: 0; left: 1em; right: 1em; padding: 0.25em; background-color: rgba(0,0,0,0.5);}
.caption p {font-size: 0.8em;}

.buy .statusComingSoon {padding: 0.5em 1em; background-color: deepskyblue; border-radius: 1em; color: white; font-weight: 600; text-transform: uppercase;}
.case-image img {cursor: pointer;}
.case-image p {cursor: pointer;}
.case-image h4 {cursor: pointer;}

.specs {font-size: 0.95em;}

.feature-click {color: #00aeef}
.feature-header {font-weight: bold;}
.table-padding {padding: 50px}
.product-group-features h3 {font-weight: bold;}
.product-group-features li {font-weight: bold;}
.product-group-specs h3 {font-weight: bold;}
.product-group-specs li {font-weight: bold;}
.arrow {border: solid #00aeef; border-width: 0 3px 3px 0; display: inline-block; padding: 3px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}

.mcontainer .prod-column {position: initial;}
.prod-accord-header {background-color: #fff; border: 1px solid #333; color: #111; font-size: 0.9em; cursor: pointer; margin-top: 3px; padding: 5px;}
.itemSKU {float: right; margin: 0 5px;}
.arrow-left {width: 0; height: 0; border-top: 6px solid #fff; border-bottom: 6px solid #fff; border-right: 6px solid #00aeef; border-left: 6px solid #fff; float: right; margin-top: 3px;}
.prod-accord-header.active {border-color: #555; color: #00aeef;}
.prod-accord-header.active .arrow-left {border-top: 6px solid #00aeef; border-bottom: 6px solid #fff; border-left: 6px solid #fff; border-right: 6px solid #fff; margin-top: 3px;}
.prod-specs {position: absolute; top: 0; right: 0; padding-left: 15px; padding-right: 15px; width: 50%;}
.prod-accord-content {display: none; overflow: hidden;}

.product-images {list-style: none; margin: 5px 0; overflow: hidden;}
.product-images li {float: left; margin: 3px 5px 3px 0;}
.product-images img {max-width: 50px;}
.product-buttons {list-style: none; margin: 15px 0 0;}
.product-buttons a {background-color: #111; color: #fff; display: block; padding: 4px 8px; text-decoration: none; border: 1px solid #333;}
.product-buttons a:hover {color: #999;}
.product-buttons li {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; font-size: 12px; margin: 0 1% 10px 0; width: 30%; padding: 0;}
.product-buttons .statusComingSoon {display: block; padding: 4px 8px; background-color: #00aeef; border: 1px solid #333;}
.product-group-specs, .product-group-features, .product-table-specs {display: none;}
.product-group-specs h3, .product-group-features h3, .product-table-specs h3 {font-size: 16px; font-style: italic; margin-bottom: 5px;}
.product-table-specs h4 {font-size: 15px;}
.product-table-specs table {background: url(/images/common/50_black_trans.png); border: 1px solid #666; font-size: 16px; text-align: center; width: 100%;}
.product-table-specs table td {padding: 3px; border: 1px solid #666;}
.product-table-specs table td:first-child {width: 150px;}
.prod-rowtable-specs {margin-top: 15px;}
.specs-column ul {list-style: none; margin: 5px 10px;}
.specs-column ul li {text-indent: -4px; margin: 0 0 0.25em; font-size: 0.75em;}
.specs-column ul li:before {content: "-"; position: relative; left: -5px;}
.rotate360 {background: url("images/thumb360.png") no-repeat; display: block; width: 58px; height: 58px; color: transparent; font-size: 0; line-height: 0;}
.rotate360:hover {background-position: 0 -58px;}

.btn {
  background: #00aeef;
  background-image: -webkit-linear-gradient(top, #00aeef, #0084d6);
  background-image: -moz-linear-gradient(top, #00aeef, #0084d6);
  background-image: -ms-linear-gradient(top, #00aeef, #0084d6);
  background-image: -o-linear-gradient(top, #00aeef, #0084d6);
  background-image: linear-gradient(to bottom, #00aeef, #0084d6);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 7px 3px #666666;
  -moz-box-shadow: 0px 7px 3px #666666;
  box-shadow: 0px 7px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 8px;
  text-decoration: none;
}

.btn:hover {
  background: #6ec4fa;
  background-image: -webkit-linear-gradient(top, #6ec4fa, #5ea6d6);
  background-image: -moz-linear-gradient(top, #6ec4fa, #5ea6d6);
  background-image: -ms-linear-gradient(top, #6ec4fa, #5ea6d6);
  background-image: -o-linear-gradient(top, #6ec4fa, #5ea6d6);
  background-image: linear-gradient(to bottom, #6ec4fa, #5ea6d6);
	-webkit-box-shadow: 0px 7px 3px #d2d2d2;
  -moz-box-shadow: 0px 7px 3px #d2d2d2;
  box-shadow: 0px 7px 3px #d2d2d2;
  text-decoration: none;
}

table.caseTable {
  border: 1px solid #000000;
  background-color: #00AEEF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
	margin: auto;
}
table.caseTable td, table.caseTable th {
  border: 1px solid #000000;
  padding: 3px 3px;
}
table.caseTable tbody td {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
table.caseTable tr:nth-child(even) {
  background: #FFFFFF;
}
table.caseTable thead {
  background: #FFFFFF;
  border-bottom: 2px solid #444444;
}
table.caseTable thead th {
  font-size: 12px;
  font-weight: bold;
  border-left: 0px solid #EDEDED;
}
table.caseTable thead th:first-child {
  border-left: none;
}

table.caseTable tfoot td {
  font-size: 14px;
}
table.caseTable tfoot .links {
  text-align: right;
}
table.caseTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

@media (max-width: 850px)
{
  main {font-size: 12px;}
  main h1 {font-size: 2.5em;}
  section {padding: 1em;}
  .column-3 {margin-bottom: 1em;}
  .column-3:last-child {margin-bottom: 0;}
  
  .vertical-middle div {display: inline-block; vertical-align: initial; width: 32%; text-align: center;}
  .caption {margin: auto; max-width: 200px;}
}