/*
Theme Name: The HiFi Guy
Author: Fuck Yeah! Media
Description: Custom Wordpress theme for The HiFi Guy
Version: 1.0
*/

@font-face {
	font-family:'Laserian-Regular';
	src: url('fonts/Laserian_gdi.eot');
	src: url('fonts/Laserian_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/Laserian_gdi.woff') format('woff'),
		url('fonts/Laserian_gdi.ttf') format('truetype'),
		url('fonts/Laserian_gdi.svg#Laserian-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2014;
}
html {
	font-size: 62.5%;
}
body {
    background: rgba(0,0,0,1);
}
html, body, h1, h2, h3, h4, h5, h6, p, ul, li, dt, dd, dl {
	font-family: 'Roboto', sans-serif;
	line-height: 1.4;
	color: rgba(250,250,250,1);
	margin-top: 0;
}
h1 {
	font-size: 3rem;
}
h2 {
	font-size: 3.2rem;
	margin-bottom: 2rem;
}
h2.page-heading {
	font-size: 4rem;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 2px;
	/*margin-bottom: 5rem;*/
}
h3 {
	font-size: 2rem;
	margin-bottom: 2rem;
	font-weight: 400;
}
h4 {
	font-size: 1.8rem;
    color: rgba(0,210,0,1);
    margin-bottom: 1rem;
}
p {
	font-size: 1.5rem;
	font-weight: 300;
	margin-bottom: 2rem;
    line-height: 1.4;
}
strong {
	font-weight: 600;
}
p.copyright {
	font-size: 1.2rem;
}
p.tagline {
	font-style: italic;
    max-width: 18rem;
    margin-left: auto;
    margin-right: auto;
}
footer p {
	text-align: center;
}
a {
    color: rgba(0,210,0,1);
}
a, 
a:hover,
a:active,
a:focus {
	text-decoration: none;
	-webkit-transition: all 0.25s ease-in-out;
  	-moz-transition: all 0.25s ease-in-out;
  	-o-transition: all 0.25s ease-in-out;
  	transition: all 0.25s ease-in-out;
}
a:hover,
a:active,
a:focus {
    color: rgba(255,255,255,1);
}
ul {
	list-style-type: none;
	margin: 0;
}
.clear {
	clear: both;
}
.row {
	max-width: 120rem;
}
.center {
	text-align: center;
}
.justify {
    text-align: justify;
}
.left {
    text-align: left;
}
img.alignright { 
	float: right; margin: 0 0 15px 15px; 
}
img.alignleft { 
	float: left; margin: 0 15px 15px 0; 
}
img.aligncenter { 
	display: block; margin-left: auto; margin-right: auto; 
}
.alignright { 
	float: right; 
}
.alignleft {
	float: left; 
}
.aligncenter {
	display: block; margin-left: auto; margin-right: auto; 
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
	height: auto;
	font-size: 1.6rem;
	padding: 1rem;
	margin-bottom: 0.5rem;
	color: rgba(255,255,255,1);
	background: rgba(255,255,255,0.1);
    width: 100%;
    border: 1px solid rgba(255,255,255,0.1);
}
input[type="submit"] {
    font-size: 2rem;
    background: rgba(255,255,255,0.1);
    color: rgba(255,255,255,1);
    border: 1px solid rgba(255,255,255,0.2);
    padding: 1rem;
}
::-webkit-input-placeholder {
    color: white !important;
    opacity: 0.5 !important;
}
:-moz-placeholder {
    color: white !important;
    opacity: 0.5 !important;
}
::-moz-placeholder {
    color: white !important;
    opacity: 0.5 !important;
}
:-ms-input-placeholder {
    color: white !important;
    opacity: 0.5 !important;
}
.laserian {
    font-family:'Laserian-Regular';
}
#up {
	position: fixed;
	right: 2rem;
	bottom: 10%;
	border: 1px solid rgba(0,210,0,1);
	background: rgba(0,210,0,0.2);
	border-radius: 100%;
	padding: 1rem;
	z-index: 999;
}
#up a {
	color: rgba(0,210,0,1);
}
.bg-mosaic {
    background: url('img/bg-mosaic.png')repeat;
}
#footer-main {
    background: rgba(10,10,10,1);
    background: url('img/bg-mosaic.png')repeat;
	border-top: 1px solid rgba(100,100,100,0.15);
	padding: 5rem 3rem;
}
.footer-contact {
    background: rgba(0,0,0,1);
    padding: 5rem 2rem;
    margin-bottom: 2rem;
}
.page-head {
	width: 100%;
	padding: 6rem 3rem;
	text-align: center;
	position: relative;
}
.page-head::before {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.page-head h2 {
	color: rgba(255,255,255,1);
}
input[type="number"] {
	width: auto;
}
.alien-shadow {
    text-shadow: 0px 0px 7px rgba(0,210,0,1), 0px 0px 5px rgba(0,210,0,1);
}
.product-body {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
#content-page {
	padding-bottom: 3rem;
    background: rgba(0,0,0,1);
}
.columns {
	padding-left: 2rem;
	padding-right: 2rem;
}
span.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.flexslider {
	border: none;
	border-radius: 0px;
    filter:grayscale(100%);
    -webkit-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    margin-bottom: 0;
    overflow: hidden;
}
.flexslider-caption {
    position: absolute;
    top:50%;
    left: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    font-size: 4rem;
    margin-left: -20rem;
    width: 40rem;
    background: rgba(0,0,0,0.1);
    padding: 5rem 0;
    display: block;
}
p.logo-footer {
	font-family:'Laserian-Regular';
	font-size: 1.6rem;
	color: rgba(255,255,255,1);
}

.font-300 {
    font-weight: 300;
}
.font-900 {
    font-weight: 900;
}
.intro {
    padding-top: 7rem;
    padding-bottom: 9rem;
    background: rgba(0,0,0,1);
    background-size: cover;
}
p.intro-heading {
    font-size: 4rem;
    text-align: center;
    margin-bottom: 4rem;
}
p.intro-text {
    font-size: 1.8rem;
    max-width: 50rem;
    margin: 0 auto 2rem auto;
}
.btn {
    border-radius: 10px;
    border: 1px solid rgba(0,210,0,0.7);
    padding: 1rem;
    color: rgba(255,255,255,1);
    display: inline-block;
    background: rgba(0,210,0,1);
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.6rem;
}
.btn:hover,
.btn:focus {
}
.footer-contact .btn {
    background: rgba(0,0,0,1);
    border: 1px solid rgba(255,255,255,1);
}
hr {
    height: 0;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 0;
    margin: 2rem auto;
    max-width: 30rem
}
.row-900 {
    max-width: 90rem;
}
.card {
    position: relative;
    /*background: rgba(200,200,200,1);*/
    padding: 2rem;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    max-width: 24rem;
    margin: 0 auto 2rem auto;
    /*border-bottom: 10px solid rgba(0,210,0,0);*/
}
.card img {
    margin-bottom: 0.5rem;    
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.card:hover {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    /*background: rgba(225,225,225,1);*/
    /*border-bottom: 10px solid rgba(0,210,0,1);*/
}
.card p {
    color: rgba(200,200,200,1);
    margin-bottom: 0;
    font-size: 1.4rem;
}
.card p.services {
    font-size: 2.5rem;
    margin-bottom: 0.3rem;
    text-transform: uppercase;
    font-weight: 500;
    color: rgba(0,210,0,1);
}
.home-services {
    background: rgba(0,0,0,1);
    padding: 0 0 2rem 0;
}
.home-services-heading {
    padding: 0 2rem;
}
.home-services h2,
.page-services h2,
.page-products h2 {
    font-size: 5rem;
    font-weight: 300;
}
.home-services p {
    color: rgba(200,200,200,1);
}
.page-products,
.page-services {
    padding: 2rem 0;
}
.green {
   color: rgba(0,210,0,1); 
}
.hero {
    width: 100%;
    background: rgba(20,20,20,1) center center;
    padding: 5rem 2rem;
    overflow-x: hidden;
}
.hero img {
    width: 100%;
    height: auto;
    filter: grayscale(100%) brightness(50%);
    -webkit-filter: grayscale(100%) brightness(50%);
}
.hero h2 {
    text-align: center;
    margin-bottom: 0;
}
.home-products {
    background: url('img/bg-clouds.jpg') fixed center center;
    background-size: cover;
    position: relative;
}
.home-products p {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2;
}
.home-products h3 {
    text-transform: uppercase;
    font-size: 3rem;
}
.products-info {
    background: rgba(0,0,0,0.5);
    padding: 2rem;
}
.menu-item-724 a {
    font-family: FontAwesome;
}
/*.content {
    margin-top: 12rem;
    margin-bottom: 25rem;
}*/
.contact-info {
    padding: 5rem 2rem 2rem 2rem;
}
.contact-info p {
    font-size: 2rem;
}
.pic-main {
    margin-bottom: 2rem;
}



/*

MENU STUFF

*/
.nav-strip {
    background: url('img/bg-mosaic.png')repeat;
    min-width: 100%;
    z-index: 77;
    padding: 2rem 2rem 0 2rem;
    border-bottom: 1px solid rgba(40,40,40,1);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.info-strip {
    background: rgba(255,255,255,0.1);
    padding:0.5rem 0.5rem 0.5rem 3rem;
    font-size: 2rem;
    text-align: right;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2.5px;
}
.nav-strip nav {
    float: right;
}
.nav-strip h1 {
    float: left;
}
.nav-big li {
    font-size: 1.3rem;
    text-transform: uppercase;
    padding: 0.5rem;
    font-weight: 400;
    color: rgba(0,210,0,1);
}
ul {
    padding-left: 0;
}
.nav-big .sub-menu {
    display: none;
    position: absolute;
    background: url('img/bg-mosaic.png') repeat;
    padding: 2rem;
}
.menu-item-has-children:hover .sub-menu {
    display: block;
}
.sub-menu li {
    list-style-type: none;
    margin-bottom: 1rem;
}
.show {
    display: block;
}
.current-menu-item {
    background: rgba(255,255,255,0.1);
    color: rgba(255,255,255,1);
}
.current-menu-item a {
    color: rgba(255,255,255,1);
}
/*

MOBILE MENU STUFF

*/
.nav-mob {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: url('img/bg-mosaic.png') repeat;
    padding: 2rem;
    height: 100%;
    overflow-y:auto;
    z-index: 2;
}
.cliick {
    position: fixed;
    top: 1rem;
    left: 1rem;
    z-index: 3;
}
.nav-mob li {
    display: block;
    text-align: center;
    float: none;
    font-size: 2.2rem;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
}
.nav-mob .sub-menu li {
    border-bottom: 0px;
    font-size: 1.5rem;
    margin-bottom: 0.5rem; 
    text-transform: capitalize;
}
.nav-mob .sub-menu li a {
    color: rgba(0,100,0,1);
}
.fa-bars {
    background: rgba(0,210,0,1);
    padding: 1.5rem;
    color: rgba(255,255,255,1);
    cursor: pointer;
}
.nav-mob .current-menu-item {
    background: transparent;
}
.nav-mob .phone {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 2rem;
}

.content-main {
    padding-top: 3rem;
}
p.questions {
    font-size: 2rem;
    margin-bottom: 4rem;
}
/*.attachment-medium {
    max-width: 20rem;
}*/

.wpcf7 {
    margin-bottom: 2rem !important;
}
.products-button {
    text-align: center;
}
.home-video {
    background: rgba(0,0,0,1);
    padding: 5rem 2rem;
}
.content-promotions ul {
    margin-bottom: 2rem;
}
.content-promotions ul.package {
    background: rgba(20,20,20,1);
    background: url('img/bg-mosaic.png') repeat;
    padding: 2rem;
}
.content-promotions ul.package li {
    font-size: 1.6rem;
    font-weight: 300;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(255,255,255,0.25);
}
.content-promotions ul.package li:last-child {
    border-bottom: none;
}

.content-promotions ul.toc li {
    font-size: 1.3rem;
}
.content-promotions ul.toc li:before {
    display: block;
    content: "**";
    color: rgba(0,210,0,1);
    float: left;
    padding-right: 0.5rem;
}
.content-promotions h4 {
    background: rgba(20,20,20,1);
    background: url('img/bg-mosaic.png') repeat;
    padding: 1rem 2rem 0 2rem;
    margin-bottom: 0;
    border-radius: 0 2rem 0 0;
    display: block;
    max-width: 26rem;
    text-transform: uppercase;
}
.pop-link {
    cursor:pointer;
    color: rgba(0,210,0,1);
    margin-bottom: 0.5rem;
}
.home-installs {
    background: rgba(0,0,0,1);
    padding-top: 7rem;
    padding-bottom: 5rem;
}
h3.big-h3 {
    font-size: 3.5rem;
}
.home-installs p {
    font-size: 1.4rem;
}
/*.home-installs:after {
    display: block;
    content: "";
    margin: 0 auto;
    max-width: 10rem;
    border-bottom: 10px dotted rgba(0,210,0,1);
    padding: 2rem 0;
}*/
.hero-map {
    background: url('http://thehifiguy.com.au/wp-content/uploads/2016/08/map.jpg') center center fixed;
    padding: 10rem 2rem;
}
.hero-map h3 {
    font-size: 3rem;
}
.hero-map p {
    max-width: 30rem;
    margin: 0 auto 1rem auto;
}
#hero-cctv {
    background: url('img/header-ipcctv.jpg') top right no-repeat;
    margin-bottom: 2rem;
}
#hero-cctv h2 {
    text-align: left;
    /*display: inline-block;*/
    margin-bottom: 2rem;
    /*padding: 0.5rem 1rem;*/
    color: rgba(0,0,0,1);
}
#hero-cctv h3 {
    display: inline-block;
    padding: 0.5rem 1rem;
}
#hero-cctv p {
    color: rgba(0,0,0,1);
}
.white-on-black {
    color: rgba(255,255,255,1);
    background: rgba(0,0,0,1);
    border:none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
}
.white-on-black:hover {
    color: rgba(255,255,255,1);
    background: rgba(0,0,0,1);
}
.big-para {
    font-size: 1.8rem;
}
.green-box {
    background: rgba(0,210,0,1);
    padding: 1rem;
    border-radius: 1rem;
}
.grey-box {
    background: rgba(59,59,59,1);
    background: url('img/bg-mosaic.png')repeat;
    padding: 2rem;
    border-radius: 1rem;
}
.grey-box p {
    font-size: 1.2rem;
}
.grey-box img {}
.full-pic {
    width: 100%;
    position: relative;
}
.full-pic img {
    min-width: 100%;
    max-width: 100%;
    height: auto;
}
.full-pic h3 {
    font-size: 4rem;
    color: rgba(0,210,0,1);
}
#content-page .row.bigpad {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.full-pic-content-right {
    padding: 2rem;
}
.full-pic-content-top {
    position: absolute;
    top: 5%;
    text-align: center;
    width: 100%;
}
.full-pic-content-left {
    position: absolute;
    top: 50%;
    right: 70%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
}

.full-pic-content-right p {
    font-size: 1.3rem;
    font-weight: 300;
}
.img-90 {
    max-width: 90%;
}
.narrow-pad {
    padding-left: 2rem;
    padding-right: 2rem;
}
.darker {
    filter:brightness(20%);
    -webkit-filter:brightness(20%);
}
.wrapper-relative {
    position: relative;
}
.process-heading {
    /*position: absolute;
    top: 50%;
    left: -1rem;*/
    background: rgba(0,210,0,1);
    padding: 1rem 2rem;
    z-index: 3;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
}
.night-vision {
    background: url('http://thehifiguy.com.au/wp-content/uploads/2016/09/night-vision.jpg') no-repeat center center fixed;
    background-size: cover;
    padding: 10rem 0;
}
.night-vision h3 {
    font-size: 3rem;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.our-process .columns {
    margin-bottom: 4rem;
}
.camera-column {
    background: rgba(0,210,0,1);
}
.comparison .camera-column {
    max-width: 30rem;
    margin: 0 auto;
}
.hero-content h2.page-heading {
    text-shadow:2px 2px 2px rgba(0,0,0,0.2);
    color: rgba(0,210,0,1);
    font-weight: 800;
}
.compare-heading {
    text-align: center;
    border-bottom: 1px solid rgba(0,210,0,1);
    margin-bottom: 2rem;
    padding: 1rem 2rem;
    text-transform: uppercase;
}
.price {

}
.sale-price {

}
.cut-price {
    text-decoration: line-through;
    color: rgba(255,0,0,1);
    font-size: 1.6rem;
    margin-bottom: 0;
}
.certegy-package .price {
    font-size: 3rem;
}
.comparison h2 {
    margin-bottom: 1rem;
}
.underline {
    text-decoration: underline;
}
.warranty {
    position: relative;
}
.warranty:after {
  border-bottom: 50px solid rgba(0,210,0,1);
  border-right: 12px solid transparent;
  left: 100px;
  top:-50px;
}

.footer-brands {
    background: url('img/bg-mosaic.png') repeat;
    background: rgba(20,20,20,1);
    padding: 2rem;
}
.footer-brands ul {
    max-width: 50rem;
    margin: 0 auto;
}
.footer-brands ul:after {
    display: block;
    content: "";
    clear: both;
}
.footer-brands li {
    width: 33%;
    float: left;
    padding: 1rem;
}
.footer-brands h3 {
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 1rem;
}
.footer-widgets {
    background: rgb(20,20,20,1);
    padding-bottom: 2rem;
}
.big {
    font-size: 1.6rem;
}
.review {
    margin-bottom: 4rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}
.review-text p {
    max-width: 55rem;
    margin: 0 auto 0.5rem auto;
    font-size: 1.7rem;
}
.reviewer p {
    /*font-size: 2rem;*/
    font-weight: 900;
    margin-bottom: 0.5rem;
}
.stars {
    font-size: 2rem;
}

/*.review:nth-child(odd) .stars {
    float: right;
}
.review:nth-child(even) .stars {
    float: left;
}*/
.van-small {
    max-width: 20rem;
    height: auto;
    border-radius: 50%;
    border:5px solid rgba(0,210,0,1);
}




@media only screen and (min-width: 641px) {

    /*.hero h2 {
        text-align: left;
    }*/
	h2.page-heading {
		font-size: 4rem;
	}
	#content-page {
		padding-top: 0rem;
		padding-bottom: 5rem;
        margin-top: 12rem;
	}
    #content-page .row {
        padding-top: 2rem;
    }
    .gallery-item {
        float: left;
        width: 25%;
        margin:0;
        padding: 0.5rem;
        background: rgba(0,0,0,1);
        border: 5px solid transparent;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
    }
    .gallery-item:hover {
        border-color: rgba(0,210,0,1);
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
    }
    .gallery-item img:hover {
        opacity: 0.5;        
    }
    #footer-main {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: -11;
    }
    .content {
        margin-top: 12rem;
    }
    .products-info {
        width: 50%;
        border-radius: 0 5rem 5rem 0;
        padding: 5rem;
        float: left;
        display: block;
    }
    .products-img {
        width: 50%;
        padding: 0 5rem;
        display: block;
        display: block;
        float: left;
    }
    .products-img img {
        border-radius: 5rem;
    }
    .card {
        max-width: 600px;
        padding: 0rem 2rem;

    }
    .home-services .row,
    .page-services .row,
    .page-products .row {
        transform:translateY(-4rem);
        -webkit-transform:translateY(-4rem);
    }
    .page-products,
    .page-services {
        padding: 0;
    }
    .card:hover img {
        transform:translateY(-20px);
        -webkit-transform:translateY(-20px);
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
    }
    .home-products {
        padding: 10rem 0;
    }
    .hero {
        padding: 10rem 2rem;
        background-size: cover;
    }
    .home-services {
        padding: 0;
    }
    /*.attachment-medium {
        max-width: 30rem;
    }*/
    .products-button {
        text-align: left;
    }
    .columns .columns {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .hero-map {
        background-size: cover;
        padding: 20rem 2rem;
    }
    #hero-cctv {
        background: url('img/header-ipcctv.jpg') center center no-repeat;
        background-size: cover;
    }
    #hero-cctv h2 {
        font-size: 5rem;
    }
    #hero-cctv h3 {
        display: inline-block;
        padding: 0.5rem 1rem;
    }
    #hero-cctv p {
        color: rgba(0,0,0,1);
    }
    /*.process-heading {
       position: static;
    }*/
    .full-pic-content-right {
        position: absolute;
        top: 50%;
        /*left: 60%;*/
        right: 0;
        transform:translateY(-50%);
        -webkit-transform:translateY(-50%);
        max-width: 55rem;
        background: rgba(0,0,0,0.8);
        padding:1rem 15rem 1rem 1rem;
        border-radius: 1rem;
    }
    .comparison .camera-column {
        max-width: 100%;
    }
    .compare-heading {
        text-align: right;
    }
    .footer-brands li {
        padding: 2rem;
    }
    .footer-contact {
        margin-bottom: 25rem;
    }
}


@media only screen and (min-width: 880px) {

    .top-bar-section ul li a {
        padding: 1rem !important;
    }
    .top-bar .name h1 {
        font-size: 2.4rem;
        padding-top: 1rem;
    }
}