/*!
Theme Name: Peoples Choice
Theme URI: http://underscores.me/
Author: Winkless Web Design
Author URI: http://www.winklesswebdesign.com.au
Description: Peoples\' Choice Property Management Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pcpm
*/

@import url("base-style.css");

body {
	font-family: 'Lato', sans-serif;
	margin: 0;
	font-size: 16px;
}

.page {
	margin-bottom: 0px;
}

.hentry {
	margin-bottom: 0px;
}

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

a:visited {
	color: #243d7c;
}

a:hover {
	color: #404040;
}

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

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

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

.homeh2 {
	font-size: 1.6em;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #32688c;}

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

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

h4 {
	font-size: 1.125em;}

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

ul {
	margin-top: -5px;
}

li {
	line-height: 25px;
}

header {
	background: #fff;
}

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

.site-branding {
	width: auto;
	max-width: 260px;
	float: left;
	padding: 15px 0px;
	margin-right: 20px;
}

.contact-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: right;
}

.contact-container p {
	margin-bottom: 0px;
}

.fas {
	color: #243d7c;
	margin-right: 10px;
	width: 20px;
}

#site-navigation {
	height: 40px;
	width: auto;
	float: right;
	clear: none;
	background: none;
	margin-top: 35px;
	padding-right: 20px;
}

.menu-main-navigation-container {
	width: auto;
	margin: 0 auto;
	height: 40px;
}

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

.menu {
	width: 100%;
	height: 40px;
}

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

.main-navigation a {
	color: #1b337b;
	font-weight: bold;
}

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

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

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

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

.main-navigation ul ul {
	background: #243d7c;
	padding-left: 0px;
	margin-left: -15px;
}

.main-navigation ul ul li {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 18px;
	font-weight: normal;
}

.main-navigation ul:active ul {
	background: #fff;
}

.main-navigation ul ul a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	color: #fff;
}

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

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

ul.sub-menu {
	padding-top: 0px;
	margin-top: 0px;
	display: inline-block;
}

#home-feature {
	background-image: url(http://www.pcpropertymanagement.com.au/Images/pcpm-feature-image.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

#primary {
	float: left;
	width: 100%;
}

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

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

.col-container {
	float: left;
	width: 100%;
}

.site-main {
	padding-bottom: 20px;
}

#home {
	text-align: center;
}

#home h1 {
	margin-bottom: 10px;
}

.feature-overlay {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px;
	height: 100vh;
	margin-bottom: -200px;
	position: absolute;
    top: 35vh;
}

.feature-overlay p {
	font-size: 60px;
	color: #fff;
	line-height: 72px;
	text-shadow: 1px 1px #333;
	text-transform: uppercase;
}

#feature-image {
	text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

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

#feature-message {
	width:100%;
	max-width: 1200px;
	margin: 0 auto;
}

#feature-message p.title {
	font-size: 44px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 54px;
	margin-bottom: 40px;
}

p.description {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

ul.feature-links {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 18px;
    text-transform: uppercase;
}

ul.feature-links li {
	width: 30%;
	float: left;
	margin-right: 5%;
}

ul.feature-links li a {
	background: #243d7c;
	float: left;
	width: 100%;
	padding: 20px 10px;
	border: 5px solid #243d7c;
}

ul.feature-links li a:hover {
	background: #fff;
	color: #243d7c;
}

ul.feature-links li:nth-child(3) {
	margin-right: 0;
}

ul.feature-links li:nth-child(2) a {
	float: left;
	width: 100%;
	padding: 20px 10px;
	background: #ed1c24;
	border: 5px solid #ed1c24;
}

ul.feature-links li:nth-child(2) a:hover {
	background: #fff;
	color: #ed1c24;
}

ul.feature-links li a {
	color: #fff;
}

.home-content {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0px 10px 20px 10px;
	text-align: center;
}

#page-links {
	float: left;
	width: 100%;
	text-align: center;
	background: #f9f9f9;
}

ul.home-page {
	list-style-position: inside;
	float: left;
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
}

ul.home-page li {
	width: 30%;
	float: left;
	margin-right: 5%;
}

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

ul.services {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

ul.services li {
	width: 48%;
	margin-right: 4%;
	float: left;
}

ul.services li:last-child {
	margin-right: 0;
}

ul.services li img {
	width: 100%;
}

#interior-feature-image {
	height: 150px;
    float: left;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

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

.site-info {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.footer-box {
	display: table-cell;
}

ul.catlinks {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
 	grid-column-gap: 30px;
  	grid-row-gap: 30px;
	margin-top: 20px;
}

ul.catlinks li {
	float: left;
	width: 100%;
	background: #fff;
    padding: 30px 20px;
}

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

li.category-container .fas {
	float: left;
	width: 100%;
	font-size: 36px;
	margin-bottom: 20px;
}

li.category-container strong {
	font-size: 16px;
	text-transform: uppercase;
	color: #ed1c24;
}

p.statement {
	font-size: 40px;
	text-transform:uppercase;
	line-height: 48px;
	margin-top: 25px;
	color: #15397f;
}

p.statement .fas {
	color: #ed1c24;
	clear:both;
}

#page-end {
	margin-top: 20px;
	float: left;
	width: 100%;
}

.contact-form {
	float: left;
	width: 100%;
	background-image: url(http://www.pcpropertymanagement.com.au/wp-content/uploads/2020/05/property-management-enquiry-adelaide.jpg);
	background-position: center;
	background-size: cover;
}

.contact-form-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 20px;
}

.contact-form-container h2 {
	color: #fff;
	font-size: 30px;
	text-align: center;
}

.contact-form-container p {
	color: #fff;
	clear: left;
}

.contact-form-container input[type="submit"] {
	border: 2px solid #ed1c24; 
		-webkit-border-radius: 3px; 
		-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:16px;
	font-family:'Open Sans', sans-serif; 
	padding: 15px 10px 15px 10px; 
	text-decoration:none; 
	display:inline-block;
	text-shadow: none;
	font-weight:normal; 
	color: #fff;
	background: #ed1c24; 
	width: 100%;
	margin-top: 10px;
	box-shadow: none;
	height: auto;
}

.contact-form-container input[type="submit"]:hover{
	background-color: #fff;
	color: #ed1c24 !important
}

.contact-form-left {
	width: 48%;
	margin-right: 4%;
	float: left;
	color: #fff;
}

.contact-form-right {
	width: 48%;
	float: left;
	color: #fff;
}

.contact-form-right textarea {
	height: 220px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea, select {
	text-align: center;
	margin-bottom: 20px;
}

textarea {
	margin-bottom: 10px;
}

.contact-form-left p {
	margin-bottom: 10px;
}

.flxmap-container {
	margin-top: 20px;
	margin-bottom: 10px;
	border: 2px solid #838587;
}

div.wpcf7-response-output {
	border: none !important;
	margin-top: 0px;
	color: #fff;
}

/** CONTACT FORM STYLING **/

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

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], select {
	width: 100%;
	border: 1px solid #ececec;
	height: 35px !important;
}

.contact-form-left span.wpcf7-list-item {
	text-align: left;
}

.contact-form-left p, .contact-form-right p {
	font-weight: bold;
	margin-bottom: 15px;
}

.contact-form-left label {
	font-weight: normal;
}

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

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

span.red {
	color: #ff2200;
}

textarea {
	height: 130px;
	border: 1px solid #ececec;
}

.contact-form-right input[type="submit"] {
	border:1px solid #243d7c; 
		-webkit-border-radius: 3px; 
		-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:16px;
	font-family:'Open Sans', sans-serif; 
	padding: 8px 10px 10px 10px; 
	text-decoration:none; 
	display:inline-block;
	text-shadow: none;
	font-weight:normal; 
	color: #fff;
	background: #243d7c; 
	width: 100%;
	margin-top: 10px;
	box-shadow: none;
	height: 35px;
}

.contact-form-right input[type="submit"]:hover{
	background-color: #fff;
	color: #243d7c !important
}

#contact-page {
	float: left;
    width: 100%;
    margin-bottom: 30px;
}

#contact-page .contact-form-left p, #contact-page .contact-form-right p {
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}

#contact-page strong {
	color: #ed1c24;
	margin-bottom: 10px;
	float: left;
    width: 100%;
}

#wpgmza_map {
	border-top: 2px solid #464646;
	border-bottom: 2px solid #464646;
}

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

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

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

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

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

.site-info {
	padding: 0 20px;
	text-align: left;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.site-info {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.footer-box {
	display: table-cell;
}

.footer-box {
	float: left;
	width: 100%;
    margin-right: 0%;
    margin-bottom: 35px;
    border: 2px solid #15397f;
    padding-bottom: 25px;
    margin-top: -52px;
    z-index: 1;
}

.footer-box:last-child {
	margin-right: 0%;
}

footer p, footer li {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding-bottom: 0px;
	margin-top: 0px;
	clear: both;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}

footer p strong.title {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
	background: #15397f;
	float: left;
	padding: 15px 0;
    font-size: 16px;
}

footer ul {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

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

footer a:visited {
	color: #15397f;
}

footer a:hover {
	color: #243d7c;
}

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

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

#footer-bottom {
	float: left;
	width: 100%;
	background: #15397f;
	text-align: center;
	padding: 10px 0;
}

#footer-bottom li {
	display: inline-block;
	width: auto;
}

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

#footer-bottom ul li:after {
	content: "|";
	padding: 0 5px;
}

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

#footer-bottom ul li a:hover {
	color: #464646;
}

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

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

#header {
	height: auto;
}

#header-cont {
	padding: 0;
}

.site-branding {
    width: auto;
    max-width: 95%;
    float: none;
    padding: 15px 0px;
    margin-right: 0;
    margin: 0 auto;
}

.contact {
	float: none;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 20px;
}

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

.contact-container p {
	padding-right: 20px;
}

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

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

.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: 15px 0;
	font-size: 1.5em;
}

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

.home-content {
	text-align: center;
	padding: 0px 20px 20px 20px;
}

.home-content p, #boxes p {
	font-size: 14px;
}

#home-feature {
	background: none;
	height: auto;
}

#feature-message {
	width: 100%;
}

.feature-overlay {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 30px;
    height: auto;
    margin-bottom: 20px;
    position: inherit;
    background: url(http://www.pcpropertymanagement.com.au/Images/pcpm-feature-image.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.feature-overlay p {
	font-size: 44px;
	line-height: 48px;
	margin-bottom: 0px;
}

p.description {
	font-size: 18px;
}

ul.feature-links {
	margin-top: 10px;
	margin-bottom: 30px;
}

ul.feature-links li {
	padding: 20px 25px;
	width: 100%;
	margin-right: 0;
	margin-bottom: 0px;
}

ul.home-page {
	margin-bottom: 10px;
}

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

#feature-image {
	width: 100%;
	min-height: 200px;
	height: auto;
}

ul.catlinks {
	grid-template-columns: repeat(1, 1fr);
}

ul.catlinks li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

#page-links .col {
	padding-bottom: 20px;
}

ul.services {
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 0px;
}

ul.services li {
	width: 100%;
	margin-right: 0%;
	float: left;
}

ul.service-gallery-images li {
	float: left;
	width: 49%;
	margin-right: 2%;
}

ul.service-gallery-images li:nth-child(3n) {
	margin-right: 2%;
}

ul.service-gallery-images li:nth-child(2n) {
	margin-right: 0%;
}

.contact-form-left {
	width: 100%;
	margin-right: 0%;
	float: left;
}

.contact-form-right {
	width: 100%;
	margin-left: 0%;
	float: left;
	margin-top: 20px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea {
	text-align: center;
}

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

.contact-form-left span.wpcf7-list-item {
	text-align: center;
	margin-left: 0px;
}

footer {
	float: left;
}

.footer-box {
	width: 100%;
	margin-right: 0;
	text-align: center;
}

footer strong.title {
	text-align: center;
	float: none;
}

.site-info {
	grid-template-columns: repeat(1, 1fr);
}

}


@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: 0px;
	background: #fff;
}

.site-branding {
	padding-left: 0px;
	max-width: none;
	float: none;
	text-align: center;
	margin-right: 0px;
}

#site-navigation {
	padding-right: 0px;
}

.cont {
	float: right;
	width: 175px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}

.contact-container {
	padding-right: 20px;
}

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

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

.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;
}

#feature-message {
	width: 100%;
}

.feature-overlay {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 30px;
    height: auto;
    margin-bottom: 20px;
    position: inherit;
    background: url(http://www.pcpropertymanagement.com.au/Images/pcpm-feature-image.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.feature-overlay p {
    font-size: 48px;
    line-height: 54px;
}

#feature-message {
	width: 100%;
}

#feature-message p.title {
	font-size: 34px;
	line-height: 36px;
	margin-bottom: 20px;
}

ul.feature-links li {
    width: 100%;
    margin-bottom: 20px;
}

p.description {
	font-size: 18px;
}

ul.service-gallery-images li {
	float: left;
	width: 49%;
	margin-right: 2%;
}

ul.service-gallery-images li:nth-child(3n) {
	margin-right: 2%;
}

ul.service-gallery-images li:nth-child(2n) {
	margin-right: 0%;
}

#page-links .col {
	padding-bottom: 20px;
}

ul.catlinks {
	grid-template-columns: repeat(1, 1fr);
}

.contact-form-left {
	width: 100%;
	margin-right: 0%;
	float: left;
	margin-bottom: 10px;
}

.contact-form-right {
	width: 100%;
	margin-left: 0%;
	float: left;
	margin-top: 0px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea {
	text-align: center;
}

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

.contact-form-left span.wpcf7-list-item {
	text-align: center;
	margin-left: 0px;
}

.footer-box {
	width: 100%;
	margin-right: 0%;
	text-align: center;
}

.footer-box:first-child {
	width: 100%;
	margin-right: 0;
	text-align: center;
}

.site-info {
	grid-template-columns: repeat(1, 1fr);
}

}


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

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

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

.main-navigation ul {
	width: auto;}

.menu {
	width: auto;
}

.site-branding {
	max-width: 185px;
	margin-right: 10px;
}

#site-navigation {
	margin-top: 22px;
	padding-right: 10px;
}

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

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

.home-content {
	padding: 0px;
}

#home-feature {
	height: auto;
    float: left;
}

.feature-overlay {
    top: auto;
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 30px;
    height: auto;
    margin-bottom: 0px;
    position: inherit;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

#feature-message p.title {
	margin-bottom: 25px;
}

p.description {
	margin-bottom: 15px;
	font-size: 22px;
}

#content {
	padding-top: 20px;
}


}




@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: #243d7c;
background-image: url('http://www.pcpropertymanagement.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: 35px;
	text-align: center;
	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: #464646;
}

.main-navigation li {
	width: 100%;
	line-height: 30px;
	background: #243d7c;
}

#site-navigation a {
	font-weight: normal;
}



#site-navigation:hover {
	height: auto;
}


}

@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 a {
	color: #fff;
	text-align: center;
}

}