/*
Theme Name:         Photomax
Template:           genesis
Version:            1.2.3
*/


/* # Imports
---------------------------------------------------------------------------------------------------- */


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    min-height: 100%;
}

body {
    margin: 0;
    min-height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #333
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}


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

/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%;
    /* 10px browser default */
}

/* Chrome fix */
body>div {
    font-size: 1.5rem;
}

body {
    background-color: #f5f5f5;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.625;
    margin: 0;
}

.site-container {height:100%}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.instrulink,
.button,
.btn {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

a {
    color: #3a01df;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #0d7ead;
    text-decoration: none;
}

p {
    margin: 0 0 25px;
    padding: 0;
}

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

li {
    list-style-type: none;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    clear: both;
    margin: 1em 0;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 10px 40px;
}

blockquote::before {
    content: "\201C";
    font-family: 'Times New Roman', serif;
    font-size: 60px;
    font-weight: 800;
    color: rgba(145, 202, 221, 0.8);
    height: 0;
    left: -35px;
    position: relative;
    top: -35px;
    display: block;
}


/* ## Headings
/ we'll be using dynamic (formula based) font sizing:
/ calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width])));
--------------------------------------------- */

h1,
h2,
h3,
h4 {
    color: rgb(69, 19, 19);
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    line-height: 1.2;
    margin: 40px 0 10px;
}

h1 {
    font-size: 30px;
    font-size: 3.0rem;
    font-size: calc(24px + 8 * ((100vw - 320px) / 680));
    margin: 20px 0;
}

h2 {
    font-size: 24px;
    font-size: 2.4rem;
    font-size: calc(20px + 6 * ((100vw - 320px) / 680));
}

h3 {
    font-size: 20px;
    font-size: 2.0rem;
    font-size: calc(16px + 4 * ((100vw - 320px) / 680));
}

h4 {
    font-size: 18px;
    color: #ccc;
}

h5 {
    margin: 0 0 10px;
}

.prod-code-h1 {
    color: #fff;
    background-color: #ccc;
    padding: 0 8px;
    font-weight: 400
}

.modal-child .entry-title {
    margin-top: 55px
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

.featured-content img,
.gallery img {
    width: auto;
}


#go2top {
    width: 50px;
    line-height: 50px;
    overflow: hidden;
    z-index: 5;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 20px;
    right: 50px;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 5px;
    opacity: .6;
}

#go2top:hover, 
#go2top:focus {
    background-color: #00b5e2;
    cursor:pointer;
    box-shadow: 0 0 10px 10px #fff;
    opacity: 1;
}

#contacts > li {list-style-type: none; margin-left: -40px;}
.contact-detail {display: inline-block;}

.icon {
    display: block;
    float: left;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.icon-phone {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2016%2016%27%20fill%3D%27%23547e8e%27%3E%3Cpath%20d%3D%22m6%2012c-1-1-2-1-2-2s1-2%202-3%202-2%203-2%201%201%202%202%204-2%204-3-3-3-3-3c-2%200-6.055%202.055-8%204s-4%206-4%208c0%200%202%203%203%203s4-3%203-4z%22%2F%3E%3C%2Fsvg%3E")
}

.icon-mail {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23547e8e%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M4%204h16c1.1%200%202%20.9%202%202v12c0%201.1-.9%202-2%202H4c-1.1%200-2-.9-2-2V6c0-1.1.9-2%202-2z%22%3E%3C%2Fpath%3E%3Cpolyline%20points%3D%2222%2C6%2012%2C13%202%2C6%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E");
}



/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 4px;
    width: 100%;
}

.form-group {
    margin-bottom: 10px
}

.form-group:last-of-type {
    margin-top: 30px
}

.form-group input {
    padding: 12px
}

input:focus,
textarea:focus {
    border: 1px solid #00b5e2;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #333;
    font-weight: 300;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #333;
    font-weight: 300;
}


.btn,
.buttons {
    background-color: #00b5e2;
    border: 1px;
    border-radius: 5px;
    border-color: transparent;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 25px;
    padding: 12px 24px;
    text-transform: uppercase;
}

.content .button_div .buttons {
    width: 190px !important;
    float: right
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
    background-color: #0d7ead;
    color: #ff6;
    border-radius: 5px;
}

button .disabled,
input:disabled,
input[type="submit"] .disabled,
.button .disabled,
.btn .disabled {
    background-color: #ccc !important
}

.entry-content .button:hover,
.entry-content .button:focus {
    color: #fff;
}

.button {
    display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

input::placeholder {
    color: #ccc
}

.hide {
    display: none
}


/* ## Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
}

tbody {
    border-bottom: 1px solid #ddd;
}

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #ddd;
    padding: 6px 0;
}

th {
    font-weight: 400;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 23px 14px;
    color: #333;
    background: #fff;
    z-index: 100000;
    /* Above WP toolbar. */
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-header,
.nav-secondary,
.site-inner,
.wrap {
    clear: both;
    margin: 0 auto;
    width: 100%;
}

.site-header {
    background-color: #333;
}

.site-inner {
    min-height: calc(100vh - 225px);
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
    width: 980px;
    height: 100%;
}

.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}


/* ### Content */


.content {
    background-color: #ddd;
    height: 100%;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.full-width-content .content {
    padding: 10px;
}

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

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

/* ### Sidebar */

.sidebar-primary {
    float: right;
    width: 100%;
}



/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */


/* ## Genesis
--------------------------------------------- */

.breadcrumb {
    margin-bottom: 20px;
}

.archive-description,
.author-box {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
    padding: 40px;
}

.author-box-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}

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

.search-form {
    /* overflow: hidden; */
    width: 100%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* ## Modals
--------------------------------------------- */


/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

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

img.alignnone,
.alignnone {
    margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin-right: 12px;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 12px 12px;
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    word-wrap: break-word;
}

.widget ol>li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}

/* ## Front page special styling
--------------------------------------------- */
body.frontpage {
    background-image: url('/assets/background_frontpage.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.frontpage-img-info {
    color: #bbb;
    font-size: 0.6em;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

/* # Plugins
---------------------------------------------------------------------------------------------------- */

.rl-gallery-container {
    background-color: #333;
    padding: 5px 20px;
}

.rl-gallery-item {
    border: 2px solid #fff;
}

.rl-gallery-title {
    display: none
}

.lang-switch {
    position: absolute;
    float: none;
    top: 20px;
    right: 20px;
}

.lang-switch>.lang-item {
    text-transform: uppercase;
    display: inline;
    margin-left: 10px;
    padding: 7px;
    width: 34px;
}

.lang-switch a {
    text-decoration: none;
    color: #888;
    font-weight: bold;
}

.lang-switch a:hover {
    color: #ff0
}

.lang-switch .current-lang a:hover {
    color: #fff;
    cursor: default
}

.lang-switch .current-lang {
    background-color: #888
}

.lang-switch .current-lang a {
    color: #fff
}




/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header .wrap {
    display: block;
    padding: 10px 0;
    height: 88px;
}


/* ## Title Area
--------------------------------------------- */

.title-area {
    margin-left: 22px;
    width: 220px;
    height: 40px;
    background-image: url("/assets/photo.png");
    background-repeat: no-repeat;
    background-position-x: 90px;
    background-position-y: 0;
    background-size: 40px 40px;
}

.site-title::before,
.site-title::after {
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    color: #ccc;

}

.site-title::before {
    content: "AVALETTI";
}

.site-title::after {
    content: "PHOTO";
    margin: -36px 135px auto;
    white-space: nowrap;
}

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

.site-title a {
    display: block;
    width: 135px;
    height: 40px;
    margin-top: -40px;
    font-size: 1px;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
    color: #333;
}

.header-image .site-description {
    display: none;
    text-indent: -9999px;
}

/* ## Header Widget Area
--------------------------------------------- */

.site-header .widget-area {
    width: 100%;
    height: auto;
    background-color: #000;
    margin-top: 10px;
}

.site-header .widget-wrap {
    padding: 4px 20px;
    font-size: 12px;
}

.site-header .button_div a {
    display: block;
    float: left;
    clear: both;
}

.site-header .button_div a:last-child {
    display: none
}

/* New alternative login in header */
#wloginform {
    position: absolute;
    display: none;
    z-index: 100;
    background-color: #eee;
    border: 1px solid #547e8e;
    box-shadow: 0 6px 6px 4px #fff;
    padding: 8px;
    max-width: 480px;
    width: 100%;
    left: 0;
    padding-right: 10px
}

#closeform {
    float: right;
    font-size: 20px;
    margin-top: -38px;
    color: #0d7ead;
}

#closeform:hover {
    color: #ff0;
}

#wclose {
    content: "\2612";
    display: block;
    float: right;
    color: #547e8e;
    font-size: 20px;
    position: relative;
    top: -40px;
}

#wsubmit {
    width: 100px;
    padding: 4px;
    font-size: 12px;
    float: right;
    margin-top: 8px;
}

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

.wbtn {
    float: left;
    line-height: 1.2
}

#wrbm {
    margin-top: 8px
}

#wloginform .error {
    color: red
}

#active-user,
#logout {
    color: #666
}

#login,
#logout>a {
    margin-right: 40px;
    color: #ccc
}

#login:hover,
#logout>a:hover {
    color: #ff0
}

.oax-google {
    display: block;
    width: 100%;
    height: auto;
    border: 0.8px solid rgb(0, 105, 255);
    border-radius: 5px;
    text-align: center;
    padding: 6px 8px;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    color: rgb(0, 105, 255);
    letter-spacing: -0.06px;
    line-height: 24px;
}

.oax-logo {
    margin: -4px 8px 0 0;
    vertical-align: middle;
}

.oax-google:hover {
    background-color: rgba(26, 43, 68, 0.8);
    color: #fff;
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    background-color: #547e8e;
    clear: both;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    width: 100%;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
    background-color: #547e8e;
}

.genesis-nav-menu a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px 20px;
}


.genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 250px;
    z-index: 99;
    margin-left: 20px;
}

.genesis-nav-menu .sub-menu a {
    background-color: #547e8e;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 10px;
    position: relative;
    width: 250px;
    word-wrap: break-word;
    border-style: solid;
    border-color: #fff;
    border-width: 0 1px 1px 1px;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.nav-secondary .menu li a:hover {
    background-color: #0d7ead;
    color: #ff0;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu>.first>a {
    padding-left: 0;
}

.genesis-nav-menu>.last>a {
    padding-right: 0;
}

.genesis-nav-menu>.right {
    color: #fff;
    float: right;
    list-style-type: none;
    padding: 30px 0;
}

.genesis-nav-menu>.right>a {
    display: inline;
    padding: 0;
}

.genesis-nav-menu>.rss>a {
    margin-left: 48px;
}

.genesis-nav-menu>.search {
    padding: 10px 0 0;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
    left: auto;
    opacity: 1;
}

/* ## Site Header Navigation
--------------------------------------------- */

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

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

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry-content ol,
.entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}

.entry-content ol>li {
    list-style-type: decimal;
}

.entry-content ul>li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content code {
    background-color: #333;
    color: #ddd;
}


/* ## Entry Meta
--------------------------------------------- */


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


/* # Sidebars
---------------------------------------------------------------------------------------------------- */


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.footer-widgets .wrap {
    background-color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 25px;
    line-height: 1;
    color: #666;
}

.footer-widgets .wrap a {
    color: #ddd;
}

.footer-widget-area {
    display: block;
    width: 100%
}

.footer-widgets ul {
    margin-left: 12px
}

.footer-widgets li {
    list-style-type: disc
}

.icon-wrap {
    display: inline-block;
    background-color: #fff;
    padding: 2px;
    margin-right: 8px;
}

.collection-grid {
    display: flex;
    flex-wrap: wrap;
}

.page-sum {
    margin-bottom: 12px;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

.page-sum a {
    text-decoration: none
}

.page-sum a:hover {
    color: #a84400
}



#side-text li,
#side-text p,
h5.team-title {
    line-height: 16px
}

#topbar-search form {
    border-color: rgba(196, 196, 196, .4);
    border-width: 1px;
    border-style: solid;
    width: 230px;
    height: 30px;
    background-color: #fff;
    margin-bottom: 5px
}

.grid {
    padding-bottom: 0;
    margin-bottom: 5px;
    min-width: 280px;
    float: left
}


div#homeheader .titleclass .container {
    width: 100%;
    padding: 0
}

.sidebar .widget-inner h3 {
    margin-bottom: 0;
    margin-top: 0
}

.sidebar .textwidget a {
    color: #3A01DF
}

.sidebar .textwidget h4 {
    margin-bottom: 10px;
}


#side-text {
    width: 100%
}

#wpmem_msg,
.wpmem_msg {
    background: #F9F9F9;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 20px 0 0
}

#wpmem_msg {
    width: 100%
}

.wpmem_msg {
    width: 74%
}

#wpmem_login form {
    max-width: 620px
}

#wpmem_login input[type=text],
#wpmem_login input[type=password] {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
    color: #2b2b2b;
    padding: 8px 10px;
    background: #fff
}

#wpmem_login button,
#wpmem_login input {
    box-sizing: border-box;
    font-size: inherit;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

#wpmem_login input:focus {
    border: 1px solid rgba(0, 0, 0, .3);
    outline: 0
}

#wpmem_login fieldset {
    border: none;
    padding: 0;
}

#wpmem_login legend {
    display: none
}

#wpmem_login .form {
    margin: 0;
    padding: 0
}

label[for=rememberme] {
    display: inline;
    font-weight: 400
}

#wpmem_login input[type=checkbox] {
    margin: 12px 2px
}

#wpmem_login .button_div {
    margin: 20px 0
}

#wpmem_login .link-text,
#wpmem_login .password,
#wpmem_login .textbox,
#wpmem_login .username {
    width: 100%
}


/* # Responsive Nav CSS
---------------------------------------------------------------------------------------------------- */


/* # Media Queries
---------------------------------------------------------------------------------------------------- */



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

    .page-sum a {
        display: block;
        width: 100%;
        min-height: 1px;
        background-color: #333;
        color: #ddd;
        text-decoration: none;
    }

    .page-sum span {
        padding: 10px 6px;
        margin: 0;
        font-size: 12px;
        position: static;
        text-transform: uppercase
    }

    .page-sum img {
        width: 100%;
        vertical-align: bottom;
    }

    .page-sum {
        text-align: center;
        float: left;
        width: 49%
    }

    .page-sum:nth-child(even) {
        margin-left: 2%
    }

}

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

    .page-sum {
        width: 31%;
        margin-bottom: 20px;
        margin-right: 2%;
    }

    .page-sum:nth-child(even) {
        margin-left: 0
    }

    .page-sum:nth-child(odd) {
        margin-left: 0
    }

    .page-sum:nth-child(3n+0) {
        margin-right: 0
    }

    .content-sidebar .content,
    .full-width-content .content {
        padding: 40px 20px
    }

    button:last-of-type,
    input:last-of-type[type="button"],
    input:last-of-type[type="reset"],
    input:last-of-type[type="submit"],
    .button:last-of-type,
    .btn:last-of-type {
        margin-left: 0;
    }

    .btn {
        margin: 10px 0 50px 30px;
        padding: 8px;
        text-transform: none;
        width: 190px;
        float: right;
    }

    #wloginform {
        margin: 4px 0 0 20px;
        width: 300px;
    }

    #login {
        margin-right: 0
    }

    #text-22 .widget-wrap {
        width: 205px
    }

    .footer-widget-area {
        display: inline-table
    }

}

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

    .site-inner {
        min-height: calc(100vh - 197px);
    }
    

    .page-sum {
        width: 20%;
    }

    .page-sum:nth-child(3n+0) {
        margin-right: 2%
    }

    .site-header .wrap {
        height: 60px;
    }

    .site-header .widget-area {
        float: right;
        width: 280px;
        max-width: 280px;
        margin-top: -32px;
        margin-right: 130px;
    }

    #wloginform {
        width: 280px;
        left: auto;
        top: 42px;
        right: 130px
    }

    .button_div {
        padding: 0
    }

    .content-sidebar .content,
    .content-sidebar-sidebar .content,
    .sidebar-content-sidebar .content {
        float: left;
        padding: 20px;
    }

    .content {
        width: 100%
    }

    .article-text {
        width: 500px;
        padding-right: 20px
    }

    .sidebar {
        width: 100%;
    }

    ul.tt {
        font-size: 13px;
        font-size: 1.3rem;
    }

    ul.tt>li {
        list-style: disc;
        margin: 0 0 0 15px;
        padding: 0;
    }


    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .button,
    .btn {
        margin: 15px 0;
        float: right;
    }


    #text-22 .widget-wrap {
        width: 289px
    }

    .modal-child .entry-title {
        margin-top: 0
    }
}

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

    .page-sum {
        width: 14.6%;
    }

    .content-sidebar .content {
        display: table-cell;
        width: calc(100% - 290px);
    }

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

    .sidebar {
        display: table-cell;
        width: 289px;
    }

    .entry {
        width: 100%
    }

    .cat-name h3 {
        font-size: 24px;
        font-size: 2.4rem;
    }

    .article-text {
        width: 100%;
        padding: 10px 0;
    }

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .button,
    .btn {
        margin: 15px 0;
        float: right;
        width: 180px;
        clear: right;
        font-size: 14px;
        font-size: 1.4rem;
    }

    .spec-body .column-1 {
        width: 140px;
    }

    .spec-body td {
        font-size: 13px;
        font-size: 1.3rem;
    }

    .spec-body li {
        display: inline;
        padding: 0;
        list-style-type: none;
        margin-right: 4px
    }

    .wrh-wrap img {
        width: 50%;
        float: right
    }

    .wrh-wrap table {
        width: 40%;
        display: block;
        float: left;
    }
}


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

    .page-sum {
        width: 10%;
    }

    .nav-secondary,
    .site-header,
    .site-inner {
        -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .16);
        box-shadow: 0 0 5px 1px rgba(0, 0, 0, .16);
    }

    .home-top-banner {
        width: 100%;
        height: 142px;
        background-color: #fff;
        background-image: url(/assets/img/frontpage_banner_v3.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    table.spec-body {
        margin-left: 60px;
        width: calc(100% - 60px);
    }
}


/*=========================================================================================================
=========================================================================================================== */


/* # Print Styles
---------------------------------------------------------------------------------------------------- */


@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after,
    .site-title>a:after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

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

    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .comment-edit-link,
    .comment-form,
    .comment-list .reply a,
    .comment-reply-title,
    .edit-link,
    .entry-comments-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }

    .title-area {
        text-align: center;
        width: 100%;
    }

    .site-title>a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }

    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }

    .author-box {
        margin-bottom: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }


    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }

    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }

    dl,
    ol,
    ul {
        page-break-before: avoid;
    }

    .cat-img {
        display: none;
    }
}