/*
	Theme Name: New World Pools
	Description: Child theme of Genesis
	Author: David Dale
	Author URI: http://www.imagica.net.au

	Template: genesis

    CONTENTS
    ------------------------------------------------------------
    * Fonts
    * Defaults
    * Custom titles and text
    * Hyperlinks
    * Body
    * Wrap
    * Header
    * Image Header - Partial Width
    * Homepage
    * Navigation Constants
    * Header Right Navigation
    * Primary Navigation
    * Secondary Navigation
    * Page heading
    * Inner
    * Content
    * Column Classes
    * Headlines
    * Ordered / Unordered Lists
    * Post Info
    * Post Meta
    * Author Box
    * Sticky Posts
    * Archive Page
    * Images
    * Post Navigation
    * Pagination
    * Primary / Secondary Sidebars
    * Buttons
    * Search Form
    * Form Elements
    * Footer Widgets
    * Footer
    * Comments
    * Smaller Screens
    ------------------------------------------------------------


*/

/* Fonts
------------------------------------------------------------ */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web&display=swap');

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
    color: #333;
    font-family: 'Titillium Web', Arial, Helvetica, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857142857143;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

input {
    color: #333;
    font-family: 'Titillium Web', Arial, Helvetica, Tahoma, sans-serif;
    font-size: 16px;
    line-height: 1.42857142857143;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.wp-caption {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

li,
ol,
ul {
    margin: 0;
    padding: 0;
}

ol li {
    list-style-type: decimal;
}

/* Custom titles and text
------------------------------------------------------------ */
.transformations h2 {
    color: #666;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    padding: 0 0 30px;
}

.transformations h2 strong {
    color: #333;
    font-family: "Titillium Web", sans-serif;
    font-size: 46px;
    font-style: italic;
    font-weight: bold;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
    color: #25a;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

/* Body
------------------------------------------------------------ */

body {
    background-color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
    margin: 0 auto;
    /*position: relative;*/
    width: 100%;
}

.wrap {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 2.830188679245%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* clearing */
.wrap:after {
    content: "";
    display: table;
    clear: both;
}

/**
// If not responsive and full width
.site-container {
	min-width: 960px;
}
*/

/* Header
------------------------------------------------------------ */

header.site-header {
    background: #0477bd; /* Old browsers */
    background: -moz-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0477bd), color-stop(100%, #199ed8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* IE10+ */
    background: linear-gradient(to right, #0477bd 0%, #199ed8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0477bd', endColorstr='#199ed8', GradientType=1); /* IE6-9 */

    margin: 0 auto;
    position: relative;
    overflow: hidden;
    max-width: 1600px;
    z-index: 90;
}

.home header.site-header {
    background: none;
}

header.site-header .site-description {
    display: none;
}

.title-area {
    float: left;
    overflow: hidden;
    padding: 15px 0 0;
    width: auto;
}

.site-title {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
}

.site-title a,
.site-title a:hover {
    color: #333;
    text-decoration: none;
}

#description {
    font-size: 16px;
}

header.site-header .widget-area {
    color: #aecbfc;
    float: right;
    font-size: 0.85714285714286em;
    margin: 25px 0 0;
    text-align: right;
    width: 550px;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.site-header .title-area,
.site-header .site-title,
.site-header .site-title a {
    display: block;
    float: left;
    padding: 0;
}

.site-header .site-title a {
    background: url(/wp-content/uploads/2015/04/nwp-logo.png) top left no-repeat;
    height: 61px;
    margin: 30px 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 187px;
}

.site-header #description {
    display: none;
    overflow: hidden;
}

/* Homepage
------------------------------------------------------------ */

.imagine {
    margin: 0 !important;
    position: relative;
}

.imagine > div {
    padding: 0;
}

.imagine .wpb_content_element {
    margin-bottom: 0;
}

.imagine .vc_single_image-wrapper, .imagine .vc_single_image-wrapper img {
    width: 100%;
}

.imagine .wpb_single_image {
    margin: 0 -3%;
}

.imagine h2 {
    color: #fff;
    font-size: 40px;
    font-style: italic;
    font-weight: normal;
    left: 2.830188679245%;
    position: absolute;
    top: 37%;
}

.masthead {
    background-size: cover;
    height: 0;
    padding-bottom: 74.757281553398%;
    position: relative;
}

.masthead > div {
    height: 100%;
    max-width: 1600px;
    position: absolute;
    top: 0;
    width: 100%;
}

.masthead .featured-title {
    bottom: 6.796116504854%;
    left: 2.830188679245%;
    position: absolute;
    width: 30%;
    z-index: 60;
}

.masthead .featured-title h1 {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}

.transformations {
    margin: 40px 0;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
    left: -9999px;
}

li:hover,
li.sfHover {
    position: static;
}

header.site-header ul.nav li a.sf-with-ul,
header.site-header ul.menu li a.sf-with-ul,
nav.nav-primary li a.sf-with-ul,
#subnav li a.sf-with-ul {

}

li a .sf-sub-indicator {
    display: none;
}

/* Header Right Navigation
------------------------------------------------------------ */

header.site-header ul.menu {
    float: right;
}

header.site-header ul.menu ul {
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
}

header.site-header ul.menu li {
    float: left;
    list-style-type: none;
    padding-top: 3px;
}

header.site-header ul.menu li a {
    color: #fff;
    display: block;
    font-size: .875rem;
    padding: 0 0 0 30px;
    position: relative;
    text-decoration: none;
}

header.site-header ul.menu li a:hover,
header.site-header ul.menu li a:active,
header.site-header ul.menu .current_page_item a,
header.site-header ul.menu .current-cat a,
header.site-header ul.menu .current-menu-item a {
    color: #aecbfc;
}

header.site-header ul.menu li li a,
header.site-header ul.menu li li a:link,
header.site-header ul.menu li li a:visited {
    color: #fff;
    position: relative;
    text-transform: none;
    width: 150px;
}

header.site-header ul.menu li li a:hover,
header.site-header ul.menu li li a:active {
}

header.site-header ul.menu li ul {
    height: auto;
    left: -9999px;
    position: absolute;
    width: 150px;
    z-index: 9999;
}

header.site-header ul.menu li ul a {
    width: 150px;
}

header.site-header ul.menu li ul ul {
    margin: -33px 0 0 150px;
}

header.site-header ul.menu li:hover > ul,
header.site-header ul.menu li.sfHover ul {
    left: auto;
}

/* Primary Navigation
------------------------------------------------------------ */

nav.nav-primary {
    clear: both;
    color: #fff;
    position: relative;
    width: 100%;
    z-index: 100;
}

nav.nav-primary .wrap {
    position: relative;
}

nav.nav-primary ul {
}

nav.nav-primary > .wrap > ul {
    position: absolute;
    left: 23.469387755102%; /* 230/980 */
    top: -88px;
    width: 45%;
}

nav.nav-primary li {
    float: left;
    list-style-type: none;
    position: relative;
}

nav.nav-primary li a {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 7px 0 5px;
    position: relative;
    text-decoration: none;
}

nav.nav-primary li a:hover,
nav.nav-primary li a:active,
nav.nav-primary li.menu-item-has-children:hover a {
    background: #199ed8;
    color: rgba(255,255,255,1);
}

nav.nav-primary li li a,
nav.nav-primary li li a:link,
nav.nav-primary li li a:visited {
    position: relative;
    text-transform: none;
    width: 150px;
}

nav.nav-primary li li a {
    color: rgba(255,255,255,0.75) !important;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

nav.nav-primary li li a:hover {
    color: #fff !important;
}

nav.nav-primary li ul {
    background: #199ed8;
    /*left: -9999px;*/
    height: auto;
    opacity:0;
    padding: 15px;
    position: absolute;
    transition:visibility 0s linear 0.3s, opacity 0.3s linear;
    visibility: hidden;
    width: 180px;
    z-index: 9999;
}

nav.nav-primary li ul a {
    width: 150px;
}

nav.nav-primary li ul ul {
    margin: -33px 0 0 150px;
}

nav.nav-primary li:hover > ul,
nav.nav-primary li.sfHover ul {
    /*left: auto;*/
    opacity:1;
    transition-delay:0s;
    visibility: visible;
}

#menu-main-menu > li {
    margin: 0 2rem 0 0;
}

#menu-main-menu > li:last-child {
    margin: 0;
}

#menu-main-menu > li > a {
    /*color: #fff !important;*/
    padding: 15px;
    text-transform: uppercase;
}

#menu-main-menu > li.menu-item-has-children > a {
    padding-right: 35px;
}

#menu-main-menu > li.menu-item-has-children > a:after {
    color: #8ed2f2;
    content: '\f107';
    font-family: FontAwesome;
    height: 20px;
    position: absolute;
    right: 0;
    width: 20px;
}

#menu-main-menu > li > a:hover {
}

/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
    background-color: #333;
    border-bottom: 1px solid #666;
    clear: both;
    color: #fff;
    overflow: hidden;
    text-transform: uppercase;
    width: 100%;
}

#subnav ul {
    float: left;
    width: 100%;
}

#subnav li {
    float: left;
    list-style-type: none;
}

#subnav li a {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 7px 10px 5px;
    position: relative;
    text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
    background-color: #000;
    color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
    background-color: #333;
    border: 1px solid #666;
    border-top-width: 0;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    position: relative;
    text-transform: none;
    width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
    background-color: #000;
}

#subnav li ul {
    height: auto;
    left: -9999px;
    position: absolute;
    width: 160px;
    z-index: 9999;
}

#subnav li ul a {
    width: 140px;
}

#subnav li ul ul {
    margin: -33px 0 0 159px;
}

#subnav li:hover > ul,
#subnav li.sfHover ul {
    left: auto;
}

/* Page heading
------------------------------------------------------------ */

#page-heading {
    background: #f5f5f5;
    padding: 20px 0;
    margin: 0 auto;
    max-width: 1600px;
}

#page-heading .breadcrumb {
    float: right;
    max-width: 45%;
}

#page-heading .entry-title {
    max-width: 45%;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
    padding: 0 2.830188679245%;
    margin: 40px auto;
    max-width: 1560px;
}

/* Clearing */
.site-inner:after {
    content: "";
    display: table;
    clear: both;
}

.home .site-inner {
    margin-top: -161px;
    margin-bottom: 0;
}

/* Content
------------------------------------------------------------ */

main.content {
    float: left;
    width: 59.49367%; /* 470/790 */
}

.full-width-content main.content {
    width: 100%;
}

.sidebar-content main.content {
    float: right;
}

blockquote {
    margin: 5px 15px 20px;
    padding: 15px 20px 0;
}

.post, .search .content article {
    margin: 0 0 40px;
}

/* clearing */
.post:after, .search .content article:after {
    content: "";
    display: table;
    clear: both;
}

.entry-content {
    /*overflow: hidden;*/
}

.entry-content p {
    padding: 0 0 15px;
}

.entry-meta {
    color: #666;
    margin-bottom: .5em;
}

.entry-meta a {
    color: #999;
}

.entry-meta a:hover {
    color: #333;
}

.entry-title {
    margin-bottom: 0;
}

p.subscribe-to-comments {
    padding: 20px 0 10px;
}

.clear {
    clear: both;
}

hr,
.clear-line {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    width: 100%;
    margin: 0 0 15px;
}

/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 3%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}

.one-third,
.two-sixths {
    width: 31%;
}

.four-sixths,
.two-thirds {
    width: 65%;
}

.one-fourth {
    width: 22.5%;
}

.three-fourths {
    width: 73.5%;
}

.one-fifth {
    width: 17.4%;
}

.two-fifths {
    width: 37.8%;
}

.three-fifths {
    width: 58.2%;
}

.four-fifths {
    width: 78.6%;
}

.one-sixth {
    width: 14%;
}

.five-sixths {
    width: 82%;
}

.first {
    clear: both;
    margin-left: 0;
}

/*.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {*/
    /*margin-bottom: 1em !important;*/
/*}*/

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.25em;
    margin: 0 0 5px;
}

h1 {
    font-size: 28px;
}

h2,
h2 a,
h2 a:visited {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 16px;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
    margin: 0;
    padding: 0 0 15px;
}

.entry-content ol {
    margin: 0;
}

.archive-page ul li,
.entry-content ul li {
    list-style-type: square;
    margin: 0 0 0 30px;
    padding: 0;
}

.entry-content ol li {
    margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
    padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.post-info {
    margin: 5px 0;
}

/* Post Meta
------------------------------------------------------------ */

.post-meta {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    width: 100%;
}

/* Author Box
------------------------------------------------------------ */

.author-box {
    margin: 0 0 40px;
    overflow: hidden;
    padding: 10px;
}

/* Sticky Posts
------------------------------------------------------------ */

.sticky {
    margin: 0 0 40px;
    padding: 20px;
}

/* Archive Page
------------------------------------------------------------ */

.archive-page {
    float: left;
    padding: 20px 0;
    width: 45%;
}

/* Images
------------------------------------------------------------ */

img {
    height: auto;
    max-width: 100%;
    overflow: hidden;
}

.author-box .avatar {
    background-color: #fff;
    float: left;
    margin: 0 10px 0 0;
}

.post-image {
    margin: 0 10px 10px 0;
}

.comment-list li .avatar {
    background-color: #fff;
    float: right;
    margin: 0 5px 0 10px;
    padding: 4px;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 10px;
}

img.alignnone {
    display: inline;
    margin: 0 0 10px;
}

img.alignleft {
    display: inline;
    margin: 0 10px 10px 0;
}

img.alignright {
    display: inline;
    margin: 0 0 10px 10px;
}

.alignleft {
    float: left;
    margin: 0 10px 0 0;
}

.alignright {
    float: right;
    margin: 0 0 0 10px;
}

.wp-caption {
    padding: 5px;
    text-align: center;
}

p.wp-caption-text {
    font-size: 16px;
    line-height: 16px;
    padding: 5px 0;
}

.wp-smiley,
.wp-wink {
    border: none;
    float: none;
}

.gallery-caption {
}

.wpb_single_image * {
    line-height: 0;
}

/* Post Navigation
------------------------------------------------------------ */

.navigation {
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
    border: 1px solid #ddd;
    padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #f5f5f5;
}

/* Pagination
------------------------------------------------------------ */

.pagination {
    margin: 0 0 1em;
}

/* clearing */
.pagination:after {
    content: "";
    display: table;
    clear: both;
}

.pagination div a {
    background: #333;
    color: #fff;
    display: block;
    padding: 15px;
    position: relative;
    text-indent: -9999px;
    width: 10px;
}

.pagination div a:hover {
    background: #666;
}

.pagination div a:before {
    color: #fff;
    font-family: FontAwesome;
    height: 20px;
    position: absolute;
    right: 15px;
    text-indent: 0;
}

.pagination div.pagination-next a:before {
    content: "\f054";
}

.pagination div.pagination-previous a:before {
    content: "\f053";
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
    display: block;
    float: right;
    width: 31.25%;
}

.sidebar .widget {
    margin: 0 0 15px;
    padding: 0 0 10px;
}

.widget-area ol,
.widget-area ul {
}

.widget-area ul li {
    list-style: none;
}

.sidebar h4 {
    font-size: 20px;
    line-height: 1.4;
}

/*.sidebar p {*/
    /*font-size: 16px;*/
    /*line-height: 20px;*/
/*}*/

/*.sidebar-content #sidebar {*/
    /*float: left;*/
/*}*/

/*.widget-area ol ol,*/
/*.widget-area ul ul {*/
    /*margin: 0 0 0 15px;*/
/*}*/

/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.button,
.button:visited {
    background: url(images/button-bg.jpg) repeat-x;
    border: 1px solid #580816;
    color: #fff;
    display: inline-block;
    font-family: 'Rokkitt', Georgia, Times, serif;
    font-size: 28px;
    line-height: 28px;
    padding: 16px 32px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.gform_footer input.button:hover,
.button:hover {
    background: url(images/button-bg.jpg) repeat-x left bottom;
    cursor: pointer;
    text-decoration: none;
}

/* Search Form
------------------------------------------------------------ */

.s {
    font-size: 16px;
    margin: 5px 2px 0 0;
    padding: 4px 5px;
    width: 195px;
}

.search-form input[type=search] {
    float: left;
    width: 75.077881619938%; /* 241/321 */
}

.search-form input[type=submit] {
    float: right;
    width: 21.806853582555%; /* 70/321 */
}

/* clearing */
.search-form:after {
    content: "";
    display: table;
    clear: both;
}


/* Form Elements
------------------------------------------------------------ */

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

/* Footer Widgets
------------------------------------------------------------ */

.footer-widgets {
    background: #0477bd; /* Old browsers */
    background: -moz-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0477bd), color-stop(100%, #199ed8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* IE10+ */
    background: linear-gradient(to right, #0477bd 0%, #199ed8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0477bd', endColorstr='#199ed8', GradientType=1); /* IE6-9 */

    color: #fff;
    overflow: hidden;
    max-width: 1600px;
    margin: 0 auto;
    padding: 20px 0;
    width: 100%;
}

.footer-widgets .widget-area {
    color: #fff;
    float: left;
    padding: 20px 1.88679245283% 20px 0;
    width: 23.543689320388%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-widgets .widget-area:last-child {
    padding-right: 0;
}

.footer-widgets h4 {
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0;
    text-transform: uppercase;
}

.footer-widgets p {
    color: #fff;
    line-height: 1.3;
    margin: 0 0 .5em;
}

.footer-widgets a {
    color: rgba(255,255,255,1) !important;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

.footer-widgets a:hover {
    color: rgba(255,255,255,.75) !important;
    text-decoration: none;
}

.footer-widgets ul.menu,
.footer-widgets .widget-area ul {
    margin: 0 0 1em;
    padding: 0;
}

.footer-widgets ul.menu li,
.footer-widgets .widget-area ul li {
    list-style: none;
    margin: 0 0 .5em 0;
    padding: 0;
    line-height: 1.3;
}

.footer-widgets .post-date {
    display: block;
    color: rgba(255,255,255,0.5);
}

/* Footer
------------------------------------------------------------ */

footer.site-footer {
    background: #298ac7; /* Old browsers */
    background: -moz-linear-gradient(left,  #298ac7 0%, #3bacde 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#298ac7), color-stop(100%,#3bacde)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #298ac7 0%,#3bacde 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #298ac7 0%,#3bacde 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #298ac7 0%,#3bacde 100%); /* IE10+ */
    background: linear-gradient(to right,  #298ac7 0%,#3bacde 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#298ac7', endColorstr='#3bacde',GradientType=1 ); /* IE6-9 */

    border-top: 1px solid #89c0e2;
    color: #fff !important;
    margin: 0 auto;
    max-width: 1600px;
    overflow: hidden;
    padding: 25px 0;
    width: 100%;
}

footer.site-footer p {
    color: #fff !important;
}

footer.site-footer a {
    color: #8ccdea;
    color: rgba(255,255,255,0.5) !important;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

footer.site-footer a:hover {
    color: #fff !important;
    text-decoration: none;
}

footer.site-footer .copyright a {
    display: inline-block;
    padding: 0 10px;
}

footer.site-footer .copyright a:first-child {
    padding-left: 20px;
}

footer.site-footer .credits a {
    float: right;
    height: 21px;
    position: relative;
    text-indent: -9999px;
    width: 56px;
}

footer.site-footer .credits a:before {
    background: url(/wp-content/themes/nwp/images/logo-imagica.png);
    content: " ";
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

footer.site-footer .credits a:hover:before {
    opacity: 1;
}

.footer-right {
    text-align: right;
}

.gototop {
    background-color: #000;
    bottom: 0;
    display: none;
    height: 40px;
    position: fixed;
    right: 50px;
    text-indent: -9999px;
    width: 40px;
}

.gototop:hover {
    background-color: #666;
    cursor: pointer;
}

.gototop:before {
    color: #fff;
    content: "\f077";
    font-family: FontAwesome;
    padding: 5px 0;
    position: absolute;
    top: 0;
    display: block;
    text-indent: 16px;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
    margin: 0 0 15px;
    overflow: hidden;
}

#author,
#comment,
#email,
#url {
    font-size: 16px;
    margin: 10px 5px 0 0;
    padding: 5px;
    width: 250px;
}

#comment {
    height: 150px;
    margin: 10px 0;
    width: 98%;
}

.ping-list {
    margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
    padding: 10px;
}

.comment-list li,
.ping-list li {
    font-weight: bold;
    margin: 15px 0 5px;
    padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
    list-style-type: none;
    margin-left: 10px;
    margin-right: -6px;
}

.comment-list p,
.ping-list p {
    margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
    font-style: normal;
}

.commentmetadata {
    font-size: .875rem;
}

.nocomments {
    text-align: center;
}

#comments .navigation {
    display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
    background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
    border: 1px solid #ddd;
}

/* Smaller Screens
------------------------------------------------------------ */

@media only screen and (max-width: 1600px) {
    .imagine h2 {
        font-size: 3.77358490566vw;
    }

    .wrap { /* , .entry-content */
        padding: 0 2.830188679245%;
    }
}

@media only screen and (max-width: 920px) {

    header.site-header .widget-area {
        margin-top: 10px;
        max-width: 380px;
    }
    nav.nav-primary {
        background: #0477bd; /* Old browsers */
        background: -moz-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0477bd), color-stop(100%, #199ed8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* IE10+ */
        background: linear-gradient(to right, #0477bd 0%, #199ed8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0477bd', endColorstr='#199ed8', GradientType=1); /* IE6-9 */
    }

    nav.nav-primary > .wrap > ul {
        left: auto;
        right: 0;
        top: -48px;
        width: auto;
    }

    nav.nav-primary > .wrap > ul:after {
        content: "";
        display: table;
        clear: both;
    }

    .home header.site-header {
        background: #0477bd; /* Old browsers */
        background: -moz-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0477bd), color-stop(100%, #199ed8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #0477bd 0%, #199ed8 100%); /* IE10+ */
        background: linear-gradient(to right, #0477bd 0%, #199ed8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0477bd', endColorstr='#199ed8', GradientType=1); /* IE6-9 */
    }

    .masthead .featured-title {

    }

    .masthead .featured-title h1 {
        font-size: 2.826086956522vw;
    }

    .transformations h2 {
        font-size: 3.75vw;
        line-height: 5vw;
        padding: 0 0 3.75vw;
    }

    .transformations h2 strong {
        font-size: 5.75vw;
    }

    #menu-main-menu > li {
        margin: 0 0 0 10px;
    }

    #menu-main-menu > li > a {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 800px) {

    main.content {
        width: 100%;
    }

    .footer-widgets .widget-area {
        clear: right;
        float: right;
        padding-right: 2.040816326531%;
        width: 48.979591836735%;
    }

    .footer-widgets .widget-area:first-child,
    .footer-widgets .widget-area:last-child {
        clear: none;
        float: left;
        padding: 0;
    }

    .site-header .site-title a {
        margin: 20px auto;
    }

    .home .site-inner {
        margin-top: -40px;
    }

    .sidebar {
        width: 100%;
    }

}

@media only screen and (max-width: 640px) {

    header.site-header section.widget_nav_menu {
        display: none;
    }

    header.site-header .textwidget {
        font-size: 16px;
    }

    header.site-header .textwidget span {
        display: block;
    }

    header.site-header .textwidget span.sep {
        display: none;
    }

    header.site-header .widget-area {
        float: none;
        margin: 0 auto 5px;
        max-width: 100%;
        text-align: center;
        width: 100%;
    }

    footer.site-footer .copyright a:first-child {
        padding-left: 0;
    }

    footer.site-footer .copyright a {
        display: block;
        padding: 0;
    }

    nav.nav-primary {
        display: none;
    }

    .alignleft {
        float: none;
        width: 100%;
    }

    .content-sidebar main.content,
    .sidebar-content main.content,
    .content-sidebar #sidebar,
    .sidebar-content #sidebar {
        width: 100%;
    }

    .one-half,
    .one-third,
    .two-thirds,
    .one-fourth,
    .three-fourths,
    .one-fifth,
    .two-fifths,
    .three-fifths,
    .four-fifths,
    .one-sixth,
    .five-sixths {
        float: none;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .footer-left,
    .footer-right {
        text-align: center;
    }

    .footer-widgets .widget-area {
        float: none;
        padding-right: 0;
        width: 100%;
    }

    .footer-widgets .widget-area:first-child,
    .footer-widgets .widget-area:last-child {
        float: none;
    }

    .site-header .title-area,
    .site-header .site-title,
    .site-header .site-title a {
        float: none;
    }

    .site-header .site-title a {
        margin: 5px auto;
    }

    .home .site-inner {
        margin: -10px auto 0;
    }

    .imagine h2 {
        font-size: 24px;
    }

    .masthead .featured-title {
        bottom: 0;
        left: 0;
        width: 80%;
        z-index: 60;
        right: 0;
        top: 20%;
        margin: auto;
        text-align: center;
    }

    .masthead .featured-title h1 {
        font-size: 24px;
    }

    .site-inner {
        margin: 10px auto;
    }

    .transformations {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .wpb_row {
        margin-bottom: .5em !important;
    }

    .wpb_row.imagine {
        margin-bottom: 0 !important;
    }

    .wpb_single_image .vc_single_image-wrapper {
        margin: 0 auto .5em;
        width: 100%;
    }

    .imagine .wpb_single_image .vc_single_image-wrapper {
        margin-bottom: 0;
    }

    .wpb_single_image .vc_single_image-wrapper img {
        width: 100%;
    }

    #page-heading .breadcrumb {
        float: none;
        max-width: 100%;
    }

    #page-heading .entry-title {
        max-width: 100%;
    }
}
