/*
Theme Name: Platinum Services
Theme URI: http://underscores.me/
Author: Winkless Web Design
Author URI: http://www.winklesswebdesign.com.au
Description: Theme for Platimum Services
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: platinum
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Statewide is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

@import url("base_style.css");

body {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	font-size: 16px;
	background: #000;
}

.hentry {
	margin-bottom: 0px;
}

a {
	color: #e11111;
	text-decoration: none !important;}

a:visited {
	color: #e11111;
}

a:hover {
	color: #e11111;
}

p, li {
	font-size: 16px;
	color: #fff;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 26px;
}

h1 {
	font-size: 1.6em;
	margin-bottom: 15px;
	margin-top: 0px;}

h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #fff;}

h2 a, h3 a {
	color: #1e252c;
}

h3 {
	font-size: 1.25em;
	margin-bottom: 5px;}

h4 {
	font-size: 1.125em;}

h1, h2, h3, h4 {
	font-family: 'Open Sans', sans-serif;
	clear: none;
	color: #e11111;
	text-transform: uppercase;
	font-weight: normal;}

ul {
	margin-top: -5px;
	margin-left: 0px;
	padding-left: 20px;
}

li {
	line-height: 25px;
}

header {
	background: #000;
	margin-top: 25px;
}

#header-cont {
	width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.site-branding {
	width: 310px;
	float: left;
	padding: 15px 0px;
}

.logo {
	padding: 15px 0px 15px 10px;
	max-width: 415px;
	float: left;
}

#header-container {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

#header-right {
	width: 600px;
	float: right;
}

.cont {
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	text-transform: uppercase;
}

.cont p {
	clear: both;
	font-size: 15px;
}

p.cont {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	color: #fff;
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p.cont a {
	color: #fff;
}

p.cont img {
	margin-right: 10px;
}

#site-navigation {
	background-color: #000;
	color: #fff;
	height: 32px;
	margin-top: 20px;
}

.menu-main-menu-container {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	height: 40px;
}

.menu-main-menu-container a {
	color: #fff;
	margin-top: 2px;
}

.menu {
	width: 572px;
	float: right;
	height: 32px;
}

.main-navigation ul {
	margin: 0 auto;
}

.main-navigation a {
	color: #fff;
}

.main-navigation a:hover {
	color: #e11111;
}

.main-navigation li {
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 32px;
}

ul.sub-menu li:first-child {
	padding-left: 18px;
}

.main-navigation ul ul li:hover {
	background: #e1111b;
	color: #fff;
}

.main-navigation ul ul a:hover {
	color: #fff;
}

.menu-main-menu-container a:hover {
	color: #e11111;
}

.main-navigation li:last-child {
	padding-right: 0px;
}

.main-navigation ul ul {
	background: #000;
	padding-left: 0px;
	margin-left: -18px;
}

.main-navigation ul ul li {
	padding-left: 18px;
	padding-right: 18px;
}

.main-navigation ul ul li:last-child {
	padding-right: 18px;
}

.main-navigation ul ul a {
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
}

.main-navigation li a, .main-navigation li {
    z-index: 9999;
}

ul.sub-menu {
	padding-top: 0px;
	margin-top: 11px;
}

#feature-image {
	width: 100%;
	text-align: center;
    height: auto;
    max-height: 350px;
    overflow: hidden;
    float: left;
}

#feature-image img {
	width: 100%;
}

#content, .entry-content {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 20px 40px 20px;
}

#content {
	padding: 20px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	clear: both;
}

ul.equipment {
    float: left;
    width: 100%;
    padding-left: 20px;
    text-align: left;
    list-style-position: inside;
}

ul.equipment li {
    width: 45%;
    margin-right: 5%;
    float: left;
}

#boxes {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

ul.home-boxes {
	list-style-type: none;
	padding-left: 0px;
}

ul.home-boxes li {
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 5px;
}

li.home-box img {
	width: 100%;
}

ul.home-boxes li:nth-child(3n+3) {
	margin-right: 0;
}

#boxes h2 {
	text-align: center;
	text-transform: uppercase;
	background: #e11111;
	font-size: 14px;
	margin-bottom: 0px;
}

#boxes h2 a {
	color: #fff;
}

#content-left {
	width: 40%;
	margin-right: 10%;
	float: left;
}

#content-right {
	width: 50%;
	float: left;
}

ul.page-gallery {
	padding-left: 0px;
	list-style-type: none;
}

ul.page-gallery li {
	width: 30%;
	margin-right: 5%;
	float: left;
	margin-bottom: 10px;
}

ul.page-gallery li:nth-child(3n+3) {
	margin-right: 0;
}

ul.customers-gallery {
	list-style-type: none;
	padding-left: 0;
	float: left;
    margin-top: 20px;
}

ul.customers-gallery li {
	width: 24%;
    float: left;
    margin-right: 1%;
    margin-bottom: 5px;
}

ul.customers-gallery li:nth-child(4n+4) {
	margin-right: 0;
}

ul.contact-details {
	list-style-type: none;
	padding-left: 0px;
}

li.contact-info {
	margin-top: 20px;
}

strong.red {
	color: #e11111;
}

#cont-left {
	width: 50%;
	margin-right: 5%;
	float: left;
	padding-top: 20px;
}

#cont-right {
	width: 45%;
	margin-left: 0%;
	float: left;
	margin-top: 0px;
	padding-top: 20px;
}

#cont-left p {
	margin-bottom: 10px;
}

#wpgmza_map {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #e11111;
	clear: both;
}

p.map {
	clear: both;
}

/** CONTACT FORM STYLING **/

div.wpcf7 {
	margin-top: 20px;
}

span.wpcf7-list-item {
	display: block;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
	width: 100%;
	border: 1px solid #ccc;
	height: 35px !important;
	border-radius: 0px;
	text-align: center;
	margin-bottom: 5px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
}

.home-contact-form input[type="submit"] {
	width: 100%;
	border: 2px solid #e11111;
	height: 35px !important;
	background: #e11111;
	color: #fff;
	box-shadow: none;
	border-radius: 0px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: none;
}

.home-contact-form input[type="submit"]:hover {
	border: 2px solid #e11111;
	height: 35px !important;
	background: #fff;
	color: #e11111;
}

.check {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

span.wpcf7-list-item {
	width: 100%;
	margin-right: 0%;
	float: left;
}

span.red {
	color: #ff2200;
}

#cont-right textarea {
	text-align: center;
	height: 130px;
		margin-bottom: 5px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
}

#cont-right input[type="submit"] {
	width: 100%;
	border: 2px solid #e11111;
	height: 35px !important;
	background: #e11111;
	color: #fff;
	box-shadow: none;
	border-radius: 0px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: none;
}

#cont-right input[type="submit"]:hover {
	border: 2px solid #e11111;
	height: 35px !important;
	background: #fff;
	color: #e11111;
}

.captcha {
	width: 160px;
	margin: 0 auto;
}

.captcha-img {
	float: left;
	width: 80px;
	padding-top: 3px !important;
}

.captcha-text {
	float: left;
	width: 75px;
	margin-left: 5px;
}

span.wpcf7-list-item:last-child {
	margin-bottom: 10px;
}

span.wpcf7-not-valid-tip {
	color: #ffff00;
}

div.wpcf7-response-output {
	margin-top: 0px;
	padding-top: 0px;

}

.home-contact-form div.wpcf7-response-output {
	color: #fff;
}

div.wpcf7-validation-errors {
	border: none;
	color: #ffff00;
	margin: -25px 0px 15px 0px;
}

div.wpcf7-mail-sent-ok {
	border: none;
	color: #fff;
	text-align: center;
}

div.wpcf7-mail-sent-ng {
	border: none;
	margin: -25px 0px 15px 0px;
	font-size: 14px;
}

footer {
	width: 100%;
	padding: 15px 0px 5px 0px;
	margin: 0 auto;
	clear: both;
}

.site-info {
	padding: 0 20px;
	text-align: center;
}

footer p {
	font-size: 10px;
	line-height: 18px;
	color: #fff;
	padding-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}

ul.footer-cont li img {
	margin-right: 10px;
}

footer ul {
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
}

footer li {
	color: #fff;
	font-size: 12px;
}

footer ul li {
	display: inline;
	text-transform: uppercase;
}

footer a, footer p a {
	color: #fff;
}

footer a:visited {
	color: #fff;
}

footer a:hover {
	color: #e11111;
}

img.footer {
	margin-right: 5px;
	height: 10px;
}

footer ul li:after {
content: " | ";
color: #fff;
margin-left: 10px;
margin-right: 10px;
}

footer ul li:last-child:after { content: ""; }

.footer-bottom {
	width: 100%;
    text-align: center;
    background: #ea1d25;
    padding: 0 20px;
}

.site-footer:before {
	display: inline;
	content: none;
}


/************************************************************* RESPONSIVE STYLING ******************************************************************/
@media screen and (min-width: 0px) and (max-width: 480px) {

#header .site-branding {
	width: auto;
	margin: 0 auto;
}

#header {
	height: 165px;
}

.site-branding {
	padding-left: 0px;
	padding-bottom: 10px;
	float: none;
	margin: 0 auto;
	max-width: 95%;
}

#header-right {
	width: 100%;
}

.cont {
	float: none;
	width: 100%
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
}

p.cont {
	float: none;
	margin: 0 auto;
	clear: none;
	width: auto;
	padding-right: 0px;
	font-size: 14px;
}

#site-navigation {
	margin-top: 0px;
	height: 35px;
	width: 100%;
}

.menu {
	width: 100%;
	float: none;
	height: 32px;
}

.menu-main-menu-container {
	height: 0px;
}

.menu-main-menu-container ul.sub-menu {
	display: none;
}

.main-navigation ul ul li {
	display: none;
}

.main-navigation li:last-child {
	padding-right: 0px;
	margin-bottom: 10px;
}

.entry-content {
	padding-top: 15px;
}

p, li {
	font-size: 14px;
}

h1 {
	margin: 5px 0;
	font-size: 24px;
}

#content {
	width: 90%;
	max-width: 480px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

ul.equipment {
    padding-left: 0px;
    float: left;
    text-align: center;
    list-style-position: inside;
}

ul.equipment li {
	width: 100%;
	margin-right: 0;
}

ul.home-boxes li {
	width: 48%;
	float: left;
	margin-right: 2%;
}

ul.home-boxes li:nth-child(3n+3) {
	margin-right: 2%;
}

#boxes h2 {
	font-size: 12px;
}

#content-left {
	width: 100%;
	margin-right: 0%;
	padding-right: 0%;
	float: left;
	border-right: none;
}

#content-right {
	width: 100%;
	text-align: center;
}

#content-left {
	width: 100%;
	margin-right: 0%;
	float: left;
}

#content-left ul {
	padding-left: 0px;
}

#content-left ul li {
	list-style-position: inside;
}

ul.customers-gallery li {
    width: 32%;
    float: left;
    margin-right: 2%;
}


ul.customers-gallery li:nth-child(3n+3) {
	margin-right: 0%;
}

ul.customers-gallery li:nth-child(4n+4) {
	margin-right: 2%;
}

ul.customers-gallery li:nth-child(12), ul.customers-gallery li:nth-child(24) {
	margin-right: 0%;
}

#cont-left {
	width: 100%;
	margin-right: 0;
}

#cont-right {
	width: 100%;
	margin-left: 0%;
	float: left;
}

#wpgmza_map {
	width: 300px !important;
	float: none !important;
	margin: 0 auto;
}

footer {
	float: left;
}

footer li {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
}

footer ul li {
	display: inline-block;
}

footer ul li:after {
	content: "|";
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 5px;
	}

.footer-bottom {
	padding: 5px 20px;
}

.footer-bottom p {
	line-height: 18px;
}

footer ul {
	margin-bottom: 15px;
}

ul.footer-cont li {
	display: block;
}

ul.footer-cont li:after {
	content: none;
}

}

@media screen and (min-width: 481px) and (max-width: 600px) {
ul.home-boxes li {
	width: 48%;
	float: left;
	margin-right: 2%;
}

ul.home-boxes li:nth-child(3n+3) {
	margin-right: 2%;
}

ul.home-boxes li:nth-child(2n+2)

}


@media screen and (min-width: 481px) and (max-width: 759px) {

#header .site-branding {
	width: auto;
	margin: 0 auto;
	padding-left: 15px;
}

#header {
	height: 110px;
}

#header-cont {
	padding: 0 10px;
}

.site-branding {
	padding-left: 0px;
	padding-bottom: 10px;
	width: 85%;
	float: none;
	margin: 0 auto;
	text-align: center;
}

#header-right {
	width: 100%;
}

.cont {
	float: none;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 0px;
}

p.cont {
	float: none;
	margin: 0 auto;
	text-align: center;
	clear: none;
	width: auto;
	font-size: 16px;
	padding-right: 0px;
}

#site-navigation {
	height: 30px;
	margin-top: 15px;
	width: 100%;
	background: none;
}

.main-navigation li:last-child {
	padding-left: 0px;
	padding-right: 0px;
}

.main-navigation li {
	padding-right: 0px;
}

.menu-main-menu-container ul.sub-menu {
	display: none;
}

button:hover {
	border: 0px;
}

ul.sub-menu {
	display: none;
}

.entry-content {
	padding-top: 20px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
	height: 30px !important;
	font-size: 14px;
}

ul.equipment {
    padding-left: 0px;
    float: left;
    text-align: center;
    list-style-position: inside;
}

ul.equipment li {
	width: 100%;
	margin-right: 0;
}

#content-left {
	width: 100%;
	margin-right: 0%;
	padding-right: 0%;
	float: left;
	border-right: none;
}

#content-right {
	width: 100%;
	text-align: center;
}

#cont-left {
	width: 100%;
	margin-right: 0%;
	float: left;
}

#cont-right {
	width: 100%;
	margin-left: 0%;
	float: left;
}

span.wpcf7-list-item {
	width: 100%;
	margin-right: 0%;
	float: left;
}

}


@media screen and (min-width: 760px) and (max-width: 960px) {

#header-cont {
	padding: 0 10px;
}

.site-branding {
	width: 305px;
}

#header-right {
	width: 450px;
}

.cont {
	margin-bottom: 5px;
}

p.cont {
	font-size: 16px;
}

.menu-main-menu-container {
	max-width: 680px;
	padding-top: 2px;
	padding-left: 0px;
	margin: 0 auto;
}

.menu {
	width: 430px;
}

.main-navigation li {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.main-navigation ul ul {
	margin-left: -10px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"] {
	height: 30px !important;
	font-size: 14px;
}

#content {
	padding-top: 20px;
}

}

@media screen and (min-width: 960px) {
	

}



@media screen and (max-width: 759px) {
   .menu-toggle,
   .main-navigation.toggled .nav-menu {
      display: block;
   }
   .main-navigation ul{
       display:none;
   }
}

@media screen and (max-width: 600px) {
   .menu-toggle,
   .main-navigation.toggled .nav-menu {
      display: block;
   }
   .main-navigation ul{
       display:none;
   }
   .main-navigation :hover ul {
      display: block;
   }
}

/***************************************************** END OF RESPONSIVE STYLING *************************************************/



/** RESPONSIVE BUTTON SYTLING **/
@media screen and (max-width: 759px) {

button {
border: none;
background: #e11111;
background-image: url('http://www.prssa.com.au/Images/responsive-menu.png');
background-position: right;
background-repeat: no-repeat;
color: #fff;
box-shadow: none;
cursor: pointer;
-webkit-appearance: none;
font-size: 16px;
line-height: 1;
padding: .6em 0em .4em;
text-shadow: none;
border-radius: 0px;
}

button:hover {
	border-colour: none;
	box-shadow: none;
}

.main-navigation li {
	padding-right: 0px;
}

.menu-toggle,
.main-navigation.toggled .nav-menu {
	display: block;
	padding-left: 0px;
	margin: 0 auto;
	width: 100%;
	height: 30px;
	text-align: center;
	padding-right: 0px;
	font-size: 14px;
    text-transform: uppercase;
}

.main-navigation ul {
	color: #fff;
}

.main-navigation li a {
	color: #fff;
	display: block;
	font-size: 14px;
}

.main-navigation li a:hover {
	color: #333;
}

.main-navigation ul ul {
	display: none !important;
}

#site-navigation a {
	color: #fff;
	text-align: center;
}

.main-navigation li {
	padding-left: 0px;
}

#site-navigation a:hover {
	color: #fff;
  	background: #e11111;
}

.main-navigation li {
	width: 100%;
	background: #e11111;
}

}

@media screen and (min-width: 0px) and (max-width: 480px) {

.menu-toggle,
.main-navigation.toggled .nav-menu {
	display: block;
	padding-left: 0px;
	margin: 0 auto;
	width: 100%;
	height: 35px;
	text-align: center;
	padding-right: 0px;
}

#site-navigation {
	padding-top: 0px;
	background: none;
}

#site-navigation a {
	color: #fff;
	text-align: center;
}

}