/*
Theme Name: CPS Bootstarp
Theme URI: http://www.perth-web-design.com.au/
Author: Perth Web Design
Author URI: http://www.perth-web-design.com.au/
Description: Description
Version: 1.0
*/
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%;
 /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll;
 /* Keeps page centred in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%;
 /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%;
 /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */;
}
body {
    background: #f5f5f5;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
ol, ul {
    list-style: none;
}
table {
 /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
    font-size: 1.2em;
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
 /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    outline: 0;
}
a img {
    border: 0;
}
tr td {
    vertical-align: top;
}
/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
    color: #636363;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.5em;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
    clear: both;
    color: #5fbbd2;
    line-height: 1.3em;
    margin-bottom: 20px;
}
h1 {
    font-size: 27px;
}
h2 {
    font-size: 23px;
    color: #999999;
}
h3 {
    font-size: 14px;
    font-weight: bold;
}
h4 {
    font-size: 14px;
    font-weight: bold;
}
h5 {
    font-size: 1.4em;
}
h6 {
    font-size: 1.6em;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.2em;
}
/* Text elements */
p {
    margin-bottom: 1.2em;
}
ul, ol {
    margin: 0 0 1.2em 2em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.2em;
}
b, strong {
    font-weight: bold;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.2em;
}
address {
    margin: 0 0 1.2em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5em;
    line-height: 1.2;
    margin-bottom: 1.6em;
    padding: 1em;
    overflow: auto;
    max-width: 100%;
}
code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
figure {
    margin: 0;
}
table {
    margin: 0 0 1.2em;
    width: 100%;
}
th {
    font-weight: bold;
}
button,
input,
select,
textarea {
    font-size: 100%;
 /* Corrects font size not being inherited in all browsers */
    margin: 0;
 /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
 /* Improves appearance and consistency in all browsers */
    *vertical-align: middle;
 /* Improves appearance and consistency in all browsers */;
}
button,
input {
    line-height: normal;
 /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
    *overflow: visible;
  /* Corrects inner spacing displayed oddly in IE6/7 */;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #5fbbd2;
    box-shadow: 0 0 0px;
    color: #ffffff;
    text-shadow: 0 0 0px;
    border: 0px;
    float: left;
    font-size: 12px;
    padding: 10px 20px;
    height: auto;
    line-height: 1.0em;
    border-radius: 3px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa #bbb;
/*    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);*/
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb #bbb;
    -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
 /* Addresses box sizing set to content-box in IE8/9 */
    padding: 0;
 /* Addresses excess padding in IE8/9 */;
}
input[type="search"] {
    -webkit-appearance: textfield;
 /* Addresses appearance set to searchfield in S5, Chrome */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
 /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
 /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
    color: #666;
    border: 1px solid #ccc;
    width: 250px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
    color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
}
textarea {
    overflow: auto;
 /* Removes default vertical scrollbar in IE6/7/8/9 */
    padding: 3px 10px 10px 10px;
    vertical-align: top;
 /* Improves readability and alignment in all browsers */
    width: 98%;
    height: 120px;
}
/* Links */
a,
a:visited {
    color: #636363;
    text-decoration: none;
}
a:hover,
a:focus,
a:active {
    color: #5fbbd2;
    text-decoration: underline;
}
/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.2em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.2em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
/* Text meant only for screen readers */
.assistive-text {
    clip: rect(1px 1px 1px 1px);
 /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.warp {
    width: 1199px;
    margin: 0 auto;
}
.warpwhite {
    width: auto;
    background: #ffffff;
    /*padding-top: 0px;*/
    min-height: 400px;
    padding: 40px 0;
}
.warppadding {
    margin: 0 auto;
    width: 943px;
    padding: 0px 128px;
}
.absolute {
    position: absolute;
    top: 0px;
}
/* =Main Layout
----------------------------------------------- */
#page { min-width:1170px;
}
.site-container {
    padding: 0 0px;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.site-main {
    padding: 0 0px;
    margin: auto;
    position: relative;
}
.site-main .container{background: #FFFFFF;}
.site-header {
    width: 100%;
    /*background: url(images/bg-head.jpg) #ffffff center no-repeat;*/
    background: url(images/bg-header.png) #ffffff center top no-repeat;
    float: left;
}
.site-header .navbar-brand {float: none;}
.site-header .navbar-brand img {width: 305px;}
.site-title {
    font-size: 4em;
    float: left;
    margin: 15px 0;
}
.site-title a {
    line-height: 2em;
}
.site-title img {
    width: 305px;
    height: 90px;
}
.site-description {
    font-size: 1em;
}
.site-header-image-bg {
    height: 200px!important;
}
.site-main {
}
.site-tagline {
    background: none repeat scroll 0 0 #5fbbd2;
    font-size: 14px;
    line-height: 28px;
    padding: 50px 0;
    color: #FFF;
    text-align: center;
    border-top: 10px solid #FFF;
}
.site-tagline h1,
.site-tagline h2,
.site-tagline h3{font-size: 24px; text-transform: uppercase; color: #FFFFFF;}
.site-tagline .more {
    border: 2px solid #FFF;
    border-radius: 5px;
    color: #FFF;
    padding: 10px 30px;
    font-size: 12px;
}
.site-tagline .more:hover {background: #FFFFFF; color: #5FBBD2 ; text-decoration: none;}
.site-footer {
   background: url(images/bg-footer.jpg);
    width: 100%;
    line-height: 1.7em;
    color: #ffffff;
    padding: 50px 0;
    font-size: 12px;
}
.footer-info {
    background: #222222;
    clear: both;
    float: left;
    margin: auto;
    padding: 20px 0;
    position: relative;
    width: 100%;
    font-size: 11px;
    color: #ffffff;
}
.home .front-content .entry-header {
    margin: 0;
    height: auto;
}
.home .site-header-image-bg {
    height: 400px!important;
}
.front-content {
    padding: 40px 0 0;
}
.front-content .entry-content {text-align: center;}
.front-content h2{color: #5fbbd2; text-transform: uppercase; text-align: center;}
.page-template-page-templatescontact-us-php .site-header-image-bg {
    height: 300px!important;
}
.page-template-page-templatescontact-us-php #contact-map {
    height: 300px;
    margin-bottom: 100px;
    margin-top: -340px;
    width: 940px;
}


.page-template-page-templatescontact-us-php .entry-header {
    height: auto;
    margin-top: -80px;
}
#footer-address {
    float: left;
    margin-right: 20px;
    width: 520px;
}
#footer-address p {
    margin-bottom: 0;
}
#footer-address .label {
    width: 80px;
    display: block;
    float: left;
}
#footer-address .address {
    margin-bottom: 1.2em;
}
#footer-address .contact {
    float: right;
    margin: 0 0 0 20px;
    width: 240px;
}
#footer-address .image-map {
    float: left;
}
/* =Layout: Content-Sidebar
----------------------------------------------- */
#primary {
    float: left;
    margin: 0 -430px 0 0;
    width: 100%;
}
#content {
    margin: 0 430px 0 0;
}
#secondary {
 /* Sidebar 1 */
    float: right;
}
#secondary .widget {
    margin-left: 20px;
}
#tertiary {
 /* Sidebar 2 */
    clear: right;
}
/* =Menu
----------------------------------------------- */
#menu-primary-container {
    text-align: center;
}
.main-navigation {
    clear: both;
    display: block;
    width: 100%;
    margin: 0 0;
    line-height: 0.5em;
    text-align: center;
    z-index: 9999;
    /*background: url(images/bg-nav.png);*/
    background: #222222;
    padding: 0px 0;
}
.main-navigation .menu {
    width: 940px;
    padding: 0 0px;
    margin: auto;
    position: relative;
}
.main-navigation ul {
    display: inline-block !important;
    text-align: left;
    width: 100%;
    list-style: none;
    margin: 0;
    position: relative;
}
.main-navigation li {
    float: left;
    position: relative;
    margin: 0;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    border-bottom: 0 none;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.4em;
    text-transform: uppercase;
    padding: 15px 10px 15px 10px;
}
.main-navigation ul ul {
    display: none;
    float: left;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 99999;
    visibility: hidden;
    width: 200px;
}
.main-navigation ul ul ul {
    left: 100%;
    top: -1px;
}
.main-navigation ul ul a {
    width: 230px;
    padding: 5px 15px;
    background: #5fbbd2;
    text-transform: none;
    border: 0px;
}
.main-navigation ul ul li {
    background: url(images/bg-nav.png);
    color: #ffffff;
    border: 0px;
}
.main-navigation li:hover > a {
    color: #ffffff;
    border: 0px;
    background: rgba(95, 187, 210, 1) none repeat scroll 0% 0%;
}
.main-navigation ul ul :hover > a {
    color: #ffffff;
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
    display: block;
    visibility: visible;
}
.main-navigation ul li:hover > ul ul {
    display: none;
    visibility: hidden;
}
.main-navigation ul li:hover > ul li:hover ul {
    display: block;
    visibility: visible;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
    color: #ffffff;
    background: rgba(95, 187, 210, 1) none repeat scroll 0% 0%;
}
.main-navigation ul ul li a {
    background: rgba(95, 187, 210, 1) none repeat scroll 0% 0%;
    padding: 10px 15px;
}
.main-navigation ul ul li a:hover {
    background: rgba(95, 187, 210, 0.8) none repeat scroll 0% 0%;
}
/* Small menu */
.menu-toggle {
    cursor: pointer;
}
.main-small-navigation .menu {
    display: none;
}
#footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}
#footer-menu li {
    float: left;
}
#footer-menu li a {
    display: block;
    float: left;
    padding: 3px 10px;
}
#footer-menu li:first-child a {
    padding-left: 0;
}
#footer-menu li:hover > a {
}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a {
}
.socials {
    list-style: none;
}
.socials li {
    float: left;
}
.socials li a {
    display: block;
    font-size: 0;
    height: 55px;
    margin-right: 10px;
    opacity: 0.8;
    width: 55px;
}
.socials li a:hover {
    opacity: 1;
}
.socials li.facebook a {
    background: url(images/footer-facebook.png) left top no-repeat;
}
.socials li.twitter a {
    background: url(images/footer-twitter.png) left top no-repeat;
}
/* =Content
----------------------------------------------- */
.sticky {
}
.hentry {
    margin: 0 0 1.2em;
    padding: 0 0 1.2em;
    border-bottom: #eee solid 1px;
}
.hentry .entry-header {
}
.hentry .entry-header .entry-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #5fbbd2;
}
.hentry .entry-header .entry-title a {
    color: #5fbbd2;
}
.single .hentry,
.page   .hentry {
    border-bottom: none;
}
.entry-meta {
    clear: both;
    margin-bottom: 20px;
font-weight:bold;
}
.byline {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.entry-summary {
    margin: 1.2em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.2em;
}
.page-header {
    margin-bottom: 20px;
}
.attachment .entry-meta {
    clear: none;
    float: left;
}
#image-navigation {
    text-align: right;
}
.clear {
    clear: both;
}
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
     /* Fluid images for posts, comments, and widgets */;
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
    height: auto;
 /* Make sure images with WordPress-added height and width attributes are scaled correctly */
    display: block;
}
.site-header img,
.entry-content img,
img.size-full {
    /*max-width: 100%;*/
    /*width: auto;*/ /* Prevent stretching of full-size images with height and width attributes in IE8 */;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.2em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.site-content .gallery {
    margin-bottom: 1.2em;
}
.gallery-caption {
}
.site-content .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}
.site-content .gallery dd {
    margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}
/* =Navigation
----------------------------------------------- */
.site-content .site-navigation {
    margin: 0 0 1.2em;
    overflow: visible;
}
.site-content .nav-previous {
    float: left;
    width: 50%;
}
.site-content .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
/* =Comments
----------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
}
#comments {
    margin: 0 0 1.2em;
}
#comments h2 {
    background: none repeat scroll 0 0 #F6F6F6;
    margin-bottom: 20px;
    padding: 10px;
}
.commentlist {
    padding: 0;
    margin: 0;
    list-style: none;
}
.commentlist li.comment {
    padding: 0;
    min-height: 70px;
}
.commentlist li.comment .comment-content {
    padding-bottom: 0px;
    padding-left: 54px;
}
.commentlist li.comment .comment-author {
}
.commentlist li.comment .comment-author img {
    float: left;
    margin-right: 10px;
}
.commentlist li.comment .comment-meta {
    float: right;
    font-size: 11px;
    font-style: oblique;
    margin-top: -30px;
}
.commentlist li.comment .reply {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
    font-size: small;
    margin-top: 0;
    padding: 5px;
    position: absolute;
    top: 60px;
}
.commentlist li.comment .reply a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 10px;
}
.commentlist li.comment .footer {
}
.commentlist li.comment .children {
    list-style: none outside none;
    margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment {
    background: #f6f6f6;
    padding: 10px;
    margin-bottom: 5px;
    position: relative;
}
.commentlist li.comment article.comment .comment-content p {
    margin: 0;
}
#respond {
}
#respond #reply-title {
    padding: 20px 0;
}
#commentform {
    background: none repeat scroll 0 0 #F6F6F6;
    margin-bottom: 30px;
    padding: 30px;
}
#commentform p {
    margin-bottom: 10px;
}
#commentform .comment-notes {
}
#commentform label {
    width: 100%;
    display: block;
}
#commentform .comment-form-author {
}
#commentform .comment-form-email {
}
#commentform .comment-form-url {
}
#commentform .comment-form-comment {
}
#commentform .form-allowed-tags {
}
#commentform textarea {
    height: 100px;
    line-height: 16px;
    overflow: auto;
    padding: 11px 7px 7px;
    vertical-align: top;
    width: 90%;
}
#commentform .form-submit {
}
.nocomments {
    display: none;
}
/* =Widgets
----------------------------------------------- */
.widget-title {
    font-size: 18px;
    line-height: 2em;
    margin-bottom: 10px;
    color: #FFFFFF;
    margin-top: -15px;
    text-transform: uppercase;
}
.widget {
    margin: 0 0 1.2em;
}
.widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
/* Make sure select elements fit in widgets */
.widget select {
    max-width: 100%;
}
/* Search widget */
#searchform .field {
    width: 196px;
}
#searchsubmit {
}
.header-widgets {
    display: block;
    float: right;
    margin-top: 20px;
}
.header-widgets .widget {
    text-align: right;
}
.header-widgets .widget p {
    margin-bottom: 0;
}
.header-widgets .widget .widget-title {
    border: none;
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 0;
    font-weight: bold;
}
.header-widgets .widget .phone-number {
    font-size: 38px;
    line-height: 1em;
    font-weight: bold;
    background: url(images/phone.png) left center no-repeat;
    padding-left: 45px;
}
.header-widgets .widget .email {
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
}
.header-widgets .widget .address {
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
}
/* = Custom Post type
------------------------------------------------*/
#slidercontainer {
    max-width: 100%;
    margin: auto;
}
#sliderarea {
    width: 100%;
    height: 400px;
    display: block;
    padding: 0px;
}
#sliderarea .bx-wrapper .bx-pager {
    bottom: 10px;
    font-size: 0;
    margin: 0 auto;
    padding: 0px;
    right: 10px;
    width: auto;
    z-index: 55;
    /*background: none;*/
}
#sliderarea .bx-wrapper .bx-viewport {
    border: none;
    left: 0;
    box-shadow: none;
    height: 400px;
}
#custom-slideshows > .slide {
    width: 100% !important;
    height: 400px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
#cta-container {
    height: 200px;
}
#custom-cta {
    width: 940px;
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
    float: left;
}
#custom-cta .cta {
    width: 300px;
    height: 200px;
    position: relative;
    margin-left: 20px;
    float: left;
}
#custom-cta .cta.col-0 {
    margin-left: 0;
}
/* = Custom Plugins
------------------------------------------------*/
/* Plugin WP Pagenavi */
.wp-pagenavi {
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #BFBFBF;
    margin: 2px;
    padding: 0 8px!important;
    text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #333;
}
.wp-pagenavi .pages {
    border: none;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    border: none;
}
/* Gravity Forms Section */
.gform_wrapper ul {
    margin: 0px !important;
}
.gform_wrapper ul li {
    margin: 10px 0px !important;
    padding: 0px !important;
    list-style-image: none !important;
    list-style: none !important;
}
.gfield_label {
    font-weight: lighter !important;
}
.gfield_required {
    color: #ff0000 !important;
    font-weight: lighter !important;
}
.ginput_container input {
}
.ginput_container input:focus,
.ginput_container textarea:focus {
}
.gform_wrapper .gform_footer {
    clear: both;
    margin: 0!important;
    padding: 0!important;
}
.gform_button {
}
.gform_button:focus,
.gform_button:hover {
}
.gform_validation_container {
}
/*-- Gravity Error Section ----------------*/
.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
}
.validation_error {
    color: #790000 !important;
    font-size: 12px !important;
    font-weight: lighter !important;
    margin: 0 !important;
}
.gfield_error {
    background: none !important;
    border: 0px !important;
    color: #70a7c5 !important;
    padding: 0px !important;
}
.gfield_error .gfield_label {
    color: #2b424b !important;
    font-weight: lighter !important;
}
.validation_message {
    color: #790000 !important;
    padding: 2px 0px 0px 0px !important;
}
.gfield_error input,
.gfield_error textarea {
    border: 1px #ff0000 solid !important;
}
.gfield_error input:focus,
.gfield_error textarea:focus {
    color: #fff !important;
}
/* Fix ie 7   */
.ie7 .site-footer .footer-content {
}
.ie7 .site-footer .footer-info {
}
/*-- other ----------------*/
#login {
    float: right;
    width: 455px;
    text-align: right;
    background: transparent url("images/bg-log.png") repeat scroll 0% 0%;
    padding: 15px 10px;
    height: 54px;
    margin-right: -12px;
    box-shadow: 0px 0px 0px rgb(0, 0, 0);
    position: relative;
}
#login:after{
    background: transparent url("images/bg-log.png") repeat scroll 0% 0%;
    content: "";
    height: 54px;
    left: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1000px;
}
.loggedin {
    color: #fff;
}
.loggedin a {
    color: #fff;
    text-decoration: none;
}
.loggedin a:hover {
    color: #fff;
    text-decoration: underline;
}
#login label {
    display: none;
}
#login input[type="text"], #login input[type="password"],
#login input[type="text"]:focus, #login input[type="password"]:focus{
    float: left;
    height: auto;
    width: 175px;
    font-size: 12px;
    background: #d7d8d3;
    border: 0px none;
    margin-right: 10px;
    padding: 5px;
    border-radius: 3px;
    color: #191919;
    line-height: 17px;
}
#login input[type="submit"] {
    background: #5FBBD2;
    box-shadow: 0 0 0px;
    color: #ffffff;
    text-shadow: 0 0 0px;
    border: 0px;
    float: left;
    font-size: 12px;
    padding: 5px 10px;
    height: auto;
    line-height: 17px;
    border-radius: 3px;
}
.login-username {
    float: left;
}
.login-password {
    float: left;
}
#login p {
    margin: 0px;
}
#slideshow {
    margin: auto;
    position: relative;
    width: 100%;
    clear:both;
}
#cilent .bx-wrapper img {
    width: auto;
}
.bx-wrapper .bx-viewport {
    -webkit-box-shadow: 0 0 0px;
    box-shadow: 0 0 0;
}
#cilent .ngg-galleryoverview {
    overflow: inherit;
}
#cilent .bx-wrapper .bx-viewport {height: auto!important;}
#cilent .bx-wrapper {padding-left: 25px;}
#cilent .bx-wrapper .bx-controls-direction a {
}
#cilent .bx-wrapper .bx-next {
    width: 28px;
    height: 28px;
    background: url(images/arrow-next.jpg) no-repeat;
    right: -20px;
}
#cilent .bx-wrapper .bx-prev {
    width: 28px;
    height: 28px;
    background: url(images/arrow-prev.jpg) no-repeat;
    left: -20px;
}
#cilent h2 {
    margin-bottom: 0px;
}
#cilent li {
    border-right: 1px dotted #cccccc;
}
#map {
    clear: both;
    position: relative;
}
#address {
    width: 594px;
    height: 162px;
    z-index: 9999;
    background: url(images/bg-contact.png) no-repeat;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -142px;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}
#address a {
    color: #ffffff;
}
#address .alignright {
    width: 190px;
    float: left;
}
#mainfooter {
    color: #ffffff;
    font-size: 11px;
}
#mainfooter .block1 {
    float: left;
    width: 215px;
    margin-right: 40px;
}
#mainfooter .block2 {
    float: left;
    width: 170px;
    margin-right: 15px;
}
#mainfooter .block3 {
    float: right;
    width: 482px;
    position: relative;
}
#mainfooter a {
    color: #ffffff;
}
#mainfooter h3.title {
    margin-bottom: 36px;
    color: #ffffff;
}
#mainfooter input[type="text"] {
    float: left;
    height: auto;
    width: 180px;
    font-size: 12px;
    color: #ffffff;
    background: #5fbbd2;
    border: 1px;
    margin-right: 10px;
    padding: 5px;
    line-height: 1.0em;
    border: #5fbbd2 #799aaf #799aaf #5fbbd2;
}
#mainfooter textarea {
    height: 65px;
    width: 380px;
    font-size: 12px;
    color: #ffffff;
    background: #5fbbd2;
    border: 0px;
    margin-right: 10px;
    padding: 5px;
    line-height: 1.0em;
}
#mainfooter input[type="submit"] {
    background: #5fbbd2;
    box-shadow: 0 0 0px;
    color: #ffffff;
    text-shadow: 0 0 0px;
    border: 0px;
    float: left;
    font-size: 12px;
    padding: 10px 20px;
    height: auto;
    line-height: 1.0em;
    border-radius: 3px;
    /*position: absolute;*/
    right: 0px;
    bottom: 20px;
    margin-top:8px;
}
#mainfooter li.gfield {
    float: left;
}
#mainfooter .gform_wrapper ul li.gfield {
    clear: none;
}
.innerbanner {
    background: url(images/innerbanner.jpg) repeat-x;
    width: 100%;
    height: 200px !important;
}
.leftcol {
    float: left;
    width: 475px;
}
#contactcol {
    float: right;
    background: #5fbbd2;
    padding: 50px 30px;
    width: 347px;
    margin-bottom: 50px;
    color: #ffffff;
    font-size: 14px;
}
#contactcol input[type="text"] {
    height: auto;
    width: 100%;
    font-size: 14px;
    color: #666666;
    background: #ffffff;
    border: 0px;
    padding: 5px 10px;
    line-height: 1.0em;
}
#contactcol textarea {
    height: 149px;
    width: 100%;
    font-size: 14px;
    color: #666666;
    background: #ffffff;
    border: 0px;
    padding: 5px 10px;
    line-height: 1.0em;
}
#contactcol input[type="submit"] {
    float: right;
}
#contactcol .gform_title {
    font-size: 38px;
    font-weight: 300;
    color: #ffffff;
}
#contactcol h3 {
    color: #ffffff;
}
.page-template-page-templatesmember-php .site-content {
    margin-top: 50px;   
}
.page-template-page-templatesmember-php .leftcol {
    width: 430px;
    float: left;
}
.page-template-page-templatesmember-php .rightcol {
    width: 407px;
    float: right;
}
.news .heading {
    background: url(images/news-heading.jpg) left top no-repeat;
    width: 407px;
    height: 59px;
    display: block;
    line-height: 59px;
    padding: 0 20px;
    color: #fff;
    font-size: 24px;
}
.news ul {
    list-style: none;
    margin: 0;
    padding: 0; 
}
.news ul li a {
    border-bottom: 1px solid #5fbbd2;
    background: #cfdbe2;
    display: block;
    padding: 15px 20px; 
}
.news ul li a:hover {
    background: #b0c7d4;    
}
.news a.button {
    background: #5fbbd2;
    color: #fff;
    padding: 6px 30px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    float: right;
    margin-top: 10px;   
}
.grey-line {
    background: url(images/line-grey.jpg) left top no-repeat;
    width: 406px;
    height: 24px;   
    display: block;
    margin: 20px 0;
}
.member-cta {
    margin-bottom: 50px;    
}
.member-cta .block-left {
    width: 407px;
    float: left;    
}
.member-cta .block-right {
    width: 407px;
    float: right;   
}
.sitemenu {
    position: absolute;
    right: 0;
    top: 55px;
}
.sitemenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sitemenu ul li {
    display: inline-block;  
    margin-left: 12px;
}
.sitemenu ul li a {
    color: #5fbbd2;
    font-size: 11px;
}
.single-news #secondary {
    width: 407px;   
}
.post-type-archive-news .innerbanner {
    height: 51px !important;    
}
#gform_wrapper_6 .top_label input.medium, #gform_wrapper_6 .top_label select.medium { width: 94% !important; }
#gform_wrapper_5 .top_label input.medium, #gform_wrapper_5 .top_label select.medium { width: 94% !important; }
.page-template-page-templatessuppliers-php .leftcol {
    width: 430px;
    float: left;
}
.page-template-page-templatessuppliers-php .rightcol {
    width: 407px;
    float: right;
}
.page-template-page-templatessuppliers-php .leftcol li {
    list-style: none; 
    width: 500px; 
    background-color: #F0EEE7;
    margin: 5px;
    padding: 5px 5px 5px 0;
}
.page-template-page-templatessuppliers-php .leftcol li a {margin-left: 15px; color:#E37C14; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.page-template-page-templatessuppliers-php .leftcol h1 {color:#E37C14;}
.page-template-page-templatessuppliers-php .leftcol li a:hover {
    color: rgb(42, 100, 131);
    text-decoration: underline;
}
.widget_pwd_address_widget a {color: #FFF;}
#footer-sidebar {padding: 0 130px;}
#footer-sidebar .widget.col-md-3 {padding-right: 20px!important;}
#footer-sidebar #gform_wrapper_1 ul li.gfield {display: inline-block; clear: none; padding-right: 10px !important; margin: 0px 0px 10px !important;}
#footer-sidebar #gform_wrapper_1 ul li.col-md-6{margin: 0px 0px 5px !important;}
#footer-sidebar #gform_wrapper_1 input[type="text"], 
#footer-sidebar #gform_wrapper_1 input input[type="email"],
#footer-sidebar #gform_wrapper_1 textarea {width: 100%!important; background: #d7d8d3; padding: 10px; color: #1b1b1b;}
#footer-sidebar #gform_wrapper_1 input[type="submit"] {background: #5FBBD2;}
#footer-sidebar #gform_wrapper_1 input[type="submit"]:hover{color: #5FBBD2; background:  #FFFFFF; border-radius: 3px;}
#footer-sidebar #gform_wrapper_1 img.gfield_captcha {
    border: medium none !important;
    background: transparent none repeat scroll 0px 0px !important;
    float: none !important;
    margin: 0px !important;
    width: 100%;
    padding-bottom: 5px !important;
}
#footer-sidebar .widget_simpleimage .more a{text-transform: uppercase; color: #FFFFFF;}
#footer-sidebar #gform_wrapper_1 #field_1_3{width: 100%;}
#news {padding: 40px 0; background: url(images/lightbulbCTA2-01.1.png) no-repeat scroll center center;}
#news .news{text-align: center; font-size: 12px; min-height: 160px;}
#news .news.col-0{}
#news .news.col-1{}
#news .news .news-title {line-height: 15px; font-size: 14px; text-transform: uppercase; color: #000000;}
#news .news .news-title a { color: #000000;}
#news .news .readmore{display: none;}
.nopadding { padding: 0 !important; margin: 0 !important; }
#front-page h1{font-weight: bold; text-transform: uppercase; text-align: center;}


@media (min-width: 768px){
    .container {
        width: 1140px;
    }
    #footer-sidebar #gform_wrapper_1 ul li.col-md-6 {
        margin: 0px 0px 5px !important;
        width: 50%;
    }
    #login{margin-right: -33px !important;}
}


.entry-content tr td{ padding: 10px; }
.entry-content tr td:first-child{ padding-left: 0!important; }
.entry-content tr td:last-child{ padding-right: 0!important; }

.makit-hardware-address td{ padding-bottom: 20px;  }

