/* Add here all your CSS customizations */
.header-bg{
    background-image: url(../img/home_rugged.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    height: 325px;
}

.header-bg-tech{
    background-image: url(../img/techsupport.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    height: 325px;
}

.header-bg-products{
    background-image: url(../img/productpage_overview.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    height: 325px;
}

.header-bg-contact{
    background-image: url(../img/contact.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    height: 325px;
}

/*.header-bg{
    background-image: url(../img/home_rugged.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    height: 325px;
}*/

.wave{
  position: absolute;
  margin-left: 0;
  width: 400px;
    z-index: 1;
    
}

@media (max-width: 992px) {
    .wave{
        visibility: hidden;
    }
}

.rugged-list{
    list-style: square;
    color: white;

}

.Koldwave-logo{
    display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.Koldwave-blue{
    color: #00aeef;
    
}

.Koldwave-dark-blue{
    color: #1e4e80;
}

.section-blue{
    background-color: #00aeef;
    border: solid white 10px;
    color: white;
}

.product-img-left{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding: 20px 10px 20px 10px;
}

.product-img-right{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding: 100px 10px 20px 10px;
}



/*TABLE*/

.branch article h1,
.leaf article h1 {
	color: #000;
	font: normal bold 1.2em/1 Arial, sans-serif;
	text-transform: none
}

.branch h2,
.leaf h2 {
	font-size: 1.75em;
	color: #00aeef
}

.branch nav a,
.leaf nav a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0 1em 0 0;
	font-size: .9em;
	white-space: normal
}

.branch nav a img,
.leaf nav a img {
	display: block;
	vertical-align: top;
	max-width: 100%;
	margin-bottom: .5em
}

.branch .accessories a img,
.leaf .accessories a img {
	border: 1px solid #00aeef
}

.branch nav,
.leaf .stats {
	margin-left: -2px
}

.branch nav div,
.leaf .stats div {
	margin-bottom: 1em
}

.leaf #img_lit img {
	max-width: 100%
}

.leaf .lit {
	padding: 0 .5em
}

.leaf .lit i {
	vertical-align: baseline
}

.leaf .lit a {
	display: block;
	font-size: .8em;
	margin-bottom: .25em
}

.leaf .lit h4 {
	margin: 0 1em 1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #1e4e80;
	border-color: #00aeef;
	border-style: solid;
	border-width: 1px 0
}

.leaf .lit p {
	display: inline;
	margin: 0;
	padding: 0
}

.leaf .stats {
	font-family: "Roboto Condensed", Arial, sans-serif;
	color: #1e4e80
}

.leaf .stats ul {
	text-align: left;
	padding-left: 1em;
	list-style-type: none
}

.leaf .stats li {
	margin-bottom: .5em;
	text-indent: -0.5em
}

.leaf .stats li:before {
	content: "\2022";
	margin-right: .25em;
	color: #f1582c
}

.leaf .stats table {
	width: 100%;
	table-layout: fixed
}

.leaf .stats td,
.leaf .stats th {
	border-color: #00aeef;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-weight: normal
}

.leaf .stats td:first-child,
.leaf .stats th:first-child {
	border-left: 0
}

.leaf .stats td {
	text-align: center
}

.leaf .stats thead th {
	padding: 0;
	border-top: 0;
	color: #00aeef;
	font-size: 1.5em;
	text-align: center
}

.leaf .stats thead th:nth-child(2) {
	overflow: hidden;
	border: 0
}

.leaf .stats thead th:nth-child(2) span {
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);
	-webkit-transform-origin: 50% 100% 0;
	-moz-transform-origin: 50% 100% 0;
	-ms-transform-origin: 50% 100% 0;
	-o-transform-origin: 50% 100% 0;
	transform-origin: 50% 100% 0;
	display: block;
	background: #1e4e80
}

.leaf .stats thead th:nth-child(2) span span {
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-ms-transform: skew(20deg);
	-o-transform: skew(20deg);
	transform: skew(20deg);
	display: block;
	background: 0
}

.leaf .stats tbody th {
	padding: .25em 1em;
	color: #FFF;
	background: #1e4e80;
	font-style: italic
}

.leaf .stats tbody th:first-child {
	color: #1e4e80;
	font-style: normal;
	font-weight: bold;
	background: 0
}

#Qone{
    color: #00aeef;
    font-weight: 500;
    display: none;
}
#Qtwo{
    color: #00aeef;
    font-weight: 500;
    display: none;
}
#Qthree{
    color: #00aeef;
    font-weight: 500;
    display: none;
}
#Qfour{
    color: #00aeef;
    font-weight: 500;
    display: none;
}
.faq-list{
    list-style: none;
    color: #1e4e80;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 1.5em;
    cursor: pointer;

}

.rugged-list{
    list-style: square;
    color: white;

}