@charset "UTF-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.row {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    *zoom: 1
}

.row:after,
.row:before {
    content: "";
    display: table
}

.row:after {
    clear: both
}

.row .row {
    margin-right: -10px;
    margin-left: -10px;
    max-width: none;
    width: auto;
    *zoom: 1
}

.row .row:after,
.row .row:before {
    content: "";
    display: table
}

.row .row:after {
    clear: both
}

[class*=columns-] {
    float: left;
    padding-right: 10px;
    padding-left: 10px
}

.column-center {
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}

.column-right {
    float: right
}

.columns-1 {
    width: 8.33333%
}

.columns-2 {
    width: 16.66667%
}

.columns-3 {
    width: 25%
}

.columns-4 {
    width: 33.33333%
}

.columns-5 {
    width: 41.66667%
}

.columns-6 {
    width: 50%
}

.columns-7 {
    width: 58.33333%
}

.columns-8 {
    width: 66.66667%
}

.columns-9 {
    width: 75%
}

.columns-10 {
    width: 83.33333%
}

.columns-11 {
    width: 91.66667%
}

.columns-12 {
    width: 100%
}

[class*=left-],
[class*=right-] {
    position: relative
}

.left-1 {
    position: relative;
    right: 8.33333%
}

.left-2 {
    position: relative;
    right: 16.66667%
}

.left-3 {
    position: relative;
    right: 25%
}

.left-4 {
    position: relative;
    right: 33.33333%
}

.left-5 {
    position: relative;
    right: 41.66667%
}

.left-6 {
    position: relative;
    right: 50%
}

.left-7 {
    position: relative;
    right: 58.33333%
}

.left-8 {
    position: relative;
    right: 66.66667%
}

.left-9 {
    position: relative;
    right: 75%
}

.left-10 {
    position: relative;
    right: 83.33333%
}

.left-11 {
    position: relative;
    right: 91.66667%
}

.left-12 {
    position: relative;
    right: 100%
}

.right-1 {
    position: relative;
    left: 8.33333%
}

.right-2 {
    position: relative;
    left: 16.66667%
}

.right-3 {
    position: relative;
    left: 25%
}

.right-4 {
    position: relative;
    left: 33.33333%
}

.right-5 {
    position: relative;
    left: 41.66667%
}

.right-6 {
    position: relative;
    left: 50%
}

.right-7 {
    position: relative;
    left: 58.33333%
}

.right-8 {
    position: relative;
    left: 66.66667%
}

.right-9 {
    position: relative;
    left: 75%
}

.right-10 {
    position: relative;
    left: 83.33333%
}

.right-11 {
    position: relative;
    left: 91.66667%
}

.right-12 {
    position: relative;
    left: 100%
}

[class*=block-grid-] {
    display: block;
    margin: 0 -10px 15px -10px;
    padding: 0
}

[class*=block-grid-]:after {
    content: "";
    display: table;
    clear: both
}

[class*=block-grid-]>li {
    display: block;
    float: left;
    height: auto;
    padding-right: 10px;
    padding-left: 10px
}

.block-grid-1>li {
    width: 100%
}

.block-grid-1>li:nth-of-type(1n+1) {
    clear: both
}

.block-grid-2>li {
    width: 50%
}

.block-grid-2>li:nth-of-type(odd) {
    clear: both
}

.block-grid-3>li {
    width: 33.33333%
}

.block-grid-3>li:nth-of-type(3n+1) {
    clear: both
}

.block-grid-4>li {
    width: 25%
}

.block-grid-4>li:nth-of-type(4n+1) {
    clear: both
}

.block-grid-5>li {
    width: 20%
}

.block-grid-5>li:nth-of-type(5n+1) {
    clear: both
}

.block-grid-6>li {
    width: 16.66667%
}

.block-grid-6>li:nth-of-type(6n+1) {
    clear: both
}

.block-grid-7>li {
    width: 14.28571%
}

.block-grid-7>li:nth-of-type(7n+1) {
    clear: both
}

.block-grid-8>li {
    width: 12.5%
}

.block-grid-8>li:nth-of-type(8n+1) {
    clear: both
}

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

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-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;
    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] {
    -webkit-box-sizing: border-box;
    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;
    -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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

.flex-video {
    position: relative;
    padding-top: emCalc(25px);
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: emCalc(16px);
    overflow: hidden
}

.flex-video.widescreen {
    padding-bottom: 57.25%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.flex-video iframe:not(.twitter-tweet) {
    height: 100%
}

[data-twttr-id=twttr-sandbox-0].flex-video {
    height: auto;
    padding: 0
}

[data-twttr-id=twttr-sandbox-0].flex-video iframe {
    width: auto!important
}

.button,
form input[type=button],
form input[type=submit] {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    font-size: 14px;
    font-size: 0.875rem;
    border: none;
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: bold
}

.button:after,
form input[type=button]:after,
form input[type=submit]:after {
    content: "\f054";
    font-family: FontAwesome;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(1, 1.3);
    -moz-transform: scale(1, 1.3);
    -ms-transform: scale(1, 1.3);
    transform: scale(1, 1.3)
}

html {
    font-size: 87.5%
}

body {
    color: #292828;
    font-family: Arial, Sans-Serif
}

.black-background {
    background: black;
    color: white
}

::-moz-selection {
    background: #ff8330;
    color: white
}

::selection {
    background: #ff8330;
    color: white
}

::-moz-selection {
    background: #ff8330;
    color: white
}

@-ms-viewport {
    width: device-width;
    zoom: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    margin: 0;
    padding-bottom: 15px;
    color: inherit
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none;
    color: inherit
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    text-decoration: none
}

h1 {
    font-size: 50px;
    font-size: 3.125rem
}

h2 {
    font-size: 42px;
    font-size: 2.625rem
}

h3 {
    font-size: 30px;
    font-size: 1.875rem
}

h4 {
    font-size: 22px;
    font-size: 1.375rem
}

h5 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: .5em
}

h6 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal
}

p {
    margin: 0;
    line-height: 1.6;
    padding-bottom: 30px;
    font-size: 20px;
    font-size: 1.25rem;
    color: inherit
}

p:empty {
    display: none
}

p:last-child {
    padding-bottom: 0
}

a,
a:hover {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease
}

a {
    color: #ff8330;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    color: #fc6500;
    text-decoration: none
}

.read-more {
    color: #292828;
    text-decoration: none;
    text-transform: none;
    padding: 8px 0;
    font-size: 16px;
    font-size: 1rem
}

.read-more:after {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    content: "\f054";
    font-family: FontAwesome;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(1, 1.3);
    -moz-transform: scale(1, 1.3);
    -ms-transform: scale(1, 1.3);
    transform: scale(1, 1.3);
    color: #ff8330;
    font-weight: normal
}

.read-more:hover:after {
    color: #fc6500
}

.read-more.bordered {
    display: block;
    border-top: 1px solid #414651;
    border-bottom: 1px solid #414651
}

.black-background .read-more {
    color: white
}

.black-background .read-more:hover {
    color: #fc6500
}

blockquote {
    border: none;
    padding: 0
}

pre {
    background: #eee;
    border: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 20px
}

hr {
    border: 1px solid #ff8330;
    margin: 10px 0 25px
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    margin-top: 0
}

.wp-caption.alignright,
img.alignright {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px
}

.wp-caption.alignleft,
img.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.wp-caption.aligncenter,
img.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.wp-caption {
    display: inline-block;
    margin-bottom: 15px;
    max-width: 100%;
    position: relative;
    width: auto!important
}

.wp-caption img {
    display: block
}

.wp-caption-text {
    background: rgba(255, 131, 48, 0.9);
    color: white;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.button.orange {
    background: #ff8330;
    color: #292828
}

.button.orange:hover {
    background: #fc6500
}

.button.white {
    background: #e2e3e4;
    color: #292828
}

.button.white:hover {
    background: #c8cacb
}

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

ol li,
ul li {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6
}

ol:not([class]),
ul:not([class]) {
    margin: 0 0 25px 10px;
    list-style: none;
    padding-left: 25px
}

ol:not([class]) li,
ul:not([class]) li {
    line-height: 1.8;
    position: relative;
    font-weight: 300;
    margin-bottom: 5px
}

ol:not([class]) li:before,
ul:not([class]) li:before {
    color: #ff8330;
    position: absolute;
    left: -35px;
    top: 2px
}

ul:not([class]) li:before {
    content: "●";
    left: -26px
}

ol:not([class]) {
    counter-reset: my-counter
}

ol:not([class]) li:before {
    left: -25px;
    content: counter(my-counter) ".";
    counter-increment: my-counter
}

:-moz-placeholder {
    color: #414651
}

:-ms-input-placeholder {
    color: #414651
}

::-moz-placeholder {
    color: #414651
}

::-webkit-input-placeholder {
    color: #414651
}

form label {
    text-transform: uppercase
}

form input[type=email],
form input[type=file],
form input[type=number],
form input[type=password],
form input[type=tel],
form input[type=text],
form input[type=url],
form select,
form textarea {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: white;
    border: none;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 10px 15px;
    color: #292828;
    height: 45px
}

form textarea {
    height: 150px
}

.newsletter-form:after {
    content: "";
    display: table;
    clear: both
}

.newsletter-form input:not([type=button]) {
    border: 1px solid #292828
}

.black-background .newsletter-form input:not([type=button]) {
    border-color: transparent
}

.newsletter-form label {
    display: none
}

.newsletter-form .gform_body {
    float: left;
    width: 85%
}

.newsletter-form .gform_footer {
    clear: none;
    float: left;
    width: 15%;
    padding: 0 5px 0 10px
}

.newsletter-form .gform_fields {
    margin: 0 -5px
}

.newsletter-form .gform_fields:after {
    content: "";
    display: table;
    clear: both
}

.newsletter-form .gf_emailaddress,
.newsletter-form .gf_firstname,
.newsletter-form .gf_lastname {
    width: 33.33333%;
    float: left;
    clear: none;
    padding: 0 5px
}

.newsletter-form .gf_submit {
    width: 100%;
    height: 45px;
    background: #ff8330;
    color: #292828
}

.newsletter-form .gf_submit:hover {
    background: #fc6500
}

.contact-form input:not([type=button]),
.contact-form textarea {
    border: 1px solid #292828
}

.contact-form .gfield_label {
    font-size: 16px;
    font-size: 1rem;
    color: #808285;
    padding-bottom: 5px
}

.contact-form .gform_footer {
    text-align: center
}

.contact-form .gf_submit {
    background: #ff8330;
    color: #292828
}

.contact-form .gf_submit:hover {
    background: #fc6500
}

.gform_body,
.gform_footer,
.gform_heading {
    clear: both;
    padding-bottom: 20px
}

.gform_fields {
    list-style: none;
    margin: 0 -10px;
    padding: 0
}

.gfield {
    clear: both;
    overflow: inherit;
    padding: 0 10px 20px
}

.ginput_container span {
    margin-bottom: 10px
}

.ginput_container input.large,
.ginput_container select.large,
.ginput_container textarea.large {
    width: 100%
}

.ginput_container input.medium,
.ginput_container select.medium,
.ginput_container textarea.medium {
    width: 66%
}

.ginput_container input.small,
.ginput_container select.small,
.ginput_container textarea.small {
    width: 33%
}

.gfield_label {
    display: inline-block;
    padding-bottom: 10px
}

.left_label .gfield_label {
    float: left;
    width: 25%
}

.right_label .gfield_label {
    float: right;
    width: 25%
}

.gfield_required {
    padding-left: 5px
}

.gfield_checkbox,
.gfield_radio {
    list-style: none;
    padding: 0
}

.gfield_checkbox input,
.gfield_radio input {
    margin-right: 10px;
    position: relative;
    top: -1px
}

.gfield_radio input {
    margin-left: 2px
}

.gsection h2 {
    border-bottom: 3px solid black;
    padding-bottom: 15px
}

.gf_progressbar_wrapper {
    padding-bottom: 15px
}

.gf_progressbar {
    background: gray
}

.gf_progressbar_percentage {
    background: red;
    padding: 5px 10px;
    text-align: right
}

.gfield_time_ampm,
.gfield_time_hour,
.gfield_time_minute {
    display: inline;
    display: inline-block
}

.gfield_time_hour label,
.gfield_time_minute label {
    display: block
}

.gfield_time_ampm {
    vertical-align: top
}

.gform_hidden {
    display: none
}

.validation_error {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 25px;
    color: red
}

.gfield .validation_message {
    font-size: 12px;
    font-size: 0.75rem;
    color: red;
    padding-top: 5px
}

.gform_validation_container {
    display: none
}

.ginput_full {
    display: block
}

.ginput_full input,
.ginput_full select,
.ginput_full textarea {
    margin-bottom: 5px;
    width: 100%
}

.ginput_full label {
    display: block
}

.ginput_left {
    float: left;
    padding-right: 10px;
    width: 50%
}

.ginput_left input,
.ginput_left select,
.ginput_left textarea {
    margin-bottom: 5px;
    width: 100%
}

.ginput_left label {
    display: block
}

.ginput_right {
    float: right;
    width: 50%
}

.ginput_right input,
.ginput_right select,
.ginput_right textarea {
    margin-bottom: 5px;
    width: 100%
}

.ginput_right label {
    display: block
}

.ginput_right {
    float: right;
    width: 50%
}

li.gf_left_half {
    clear: none;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 50%
}

li.gf_right_half {
    clear: none;
    float: right;
    padding-bottom: 10px;
    width: 50%
}

li.gf_left_third {
    clear: none;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 33%
}

li.gf_middle_third {
    clear: none;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 34%
}

li.gf_right_third {
    clear: none;
    float: right;
    padding-bottom: 10px;
    width: 33%
}

li.gf_first_quarter {
    clear: none;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 25%
}

li.gf_second_quarter {
    clear: none;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 25%
}

li.gf_third_quarter {
    clear: none;
    float: left;
    padding-bottom: 10px;
    width: 25%
}

li.gf_fourth_quarter {
    clear: none;
    float: right;
    padding-bottom: 10px;
    width: 25%
}

/*=================*/
.galleryTop ul li{ list-style-type: none;}

.galleryTop  ul:not([class]) li:before {
    content: "";
    left: -26px;
}
.galleryTop .sixth-repeater .galImage {
   
    padding: 0;
    line-height: 0;
}
.galleryTop .galleryTopWrapInner h4 {
    color: #000;
    font-size: 20px;
}
.galleryTop .galleryTopWrapInner h4:hover {
    color: #fc6500;
}
.galleryTop ul li{ overflow: hidden;}
.galleryTop ul li img {
    max-width: 100%;
/*    width: 100%;*/
}
section.galleryTop:after {
    content: "";
    clear: both;
    display: block;
}
#main .blog-category-lists{ width: 100%; text-align: center; display: block;}
#main .blog-category-lists li{ display: inline-block;}
#main .galleryTop ul li .galContent {
    min-height: 220px !important;
}
/*==================*/
/*=========added css 19-04-2018=== start=====*/
.site-content .bx-viewport{ }
.site-content .bx-wrapper {
    background: #000;
    border: 0;
    box-shadow: none;
}
.site-content .bx-wrapper img{
    margin: 0px auto;
}
.building-archives-grid h3 {
    background: rgba(0,0,0,0.8);
    padding: 20px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    top: -15px;
    position: relative;
    z-index: 99;
    font-size: 14px !important;
}
.bx-pager-link {
    background: #000 !important;
    width: 15px !important;
    height: 15px !important;
    border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    border: 3px solid #fff;
}
.bx-pager-link.active{
    background: #ff8330 !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    top: -15px !important;
    bottom: inherit!important;
    /*text-align: right !important;*/
    /*right: 64px !important;*/
}
.block-grid-4{
    margin: 0 !important;
    padding-top: 50px;
}
/*=========added css 19-04-2018=== End=====*/


@media screen and (max-width:480px) {
    li.gf_first_quarter,
    li.gf_fourth_quarter,
    li.gf_left_half,
    li.gf_left_third,
    li.gf_middle_third,
    li.gf_right_half,
    li.gf_right_third,
    li.gf_second_quarter,
    li.gf_third_quarter {
        width: 100%
    }
}

.gf_list_2col ul.gfield_checkbox li,
.gf_list_2col ul.gfield_radio li {
    float: left;
    padding-bottom: 10px;
    width: 50%
}

.gf_list_3col ul.gfield_checkbox li,
.gf_list_3col ul.gfield_radio li {
    float: left;
    padding-bottom: 10px;
    width: 33%
}

.gf_list_4col ul.gfield_checkbox li,
.gf_list_4col ul.gfield_radio li {
    float: left;
    padding-bottom: 10px;
    width: 25%
}

.gf_list_5col ul.gfield_checkbox li,
.gf_list_5col ul.gfield_radio li {
    float: left;
    padding-bottom: 10px;
    width: 20%
}

.gf_list_inline ul.gfield_checkbox li,
.gf_list_inline ul.gfield_radio li {
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px
}

@media screen and (max-width:480px) {
    .gf_list_2col ul.gfield_checkbox li,
    .gf_list_2col ul.gfield_radio li,
    .gf_list_3col ul.gfield_checkbox li,
    .gf_list_3col ul.gfield_radio li,
    .gf_list_4col ul.gfield_checkbox li,
    .gf_list_4col ul.gfield_radio li,
    .gf_list_5col ul.gfield_checkbox li,
    .gf_list_5col ul.gfield_radio li {
        width: 100%
    }
}

.custom_checkboxes .gfield_checkbox {
    margin-left: 0
}

.custom_checkboxes .gfield_label {
    display: none
}

.custom_checkboxes input[type=checkbox] {
    display: none
}

.custom_checkboxes input[type=checkbox]+label {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-size: 1rem;
    color: #808285
}

.custom_checkboxes input[type=checkbox]+label:before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #e2e3e4;
    margin-right: 13px;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 2px;
    line-height: 20px;
    text-align: center;
    font-size: 32px;
    font-size: 2rem
}

.custom_checkboxes input[type=checkbox]+label span {
    display: block;
    margin-left: 20px
}

.custom_checkboxes input[type=checkbox]+label:hover {
    cursor: pointer
}

.custom_checkboxes input[type=checkbox]:checked+label:before {
    content: '✓';
    color: #ff8330
}

.site-header {
    background: url(../../images/header-bg.jpg) left center no-repeat black;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%
}

.site-branding {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    text-align: right
}

.site-branding img {
    width: 60%;
    margin-top: 10px
}

.home .site-branding {
    height: 130px;
    padding-top: 25px;
    padding-bottom: 0
}

.home .site-branding img {
    width: auto;
    margin-top: 0
}

.site-navigation {
    background: rgba(58, 58, 58, 0.8);
    border-bottom: 3px solid #414651
}

.site-navigation .search-form {
    position: relative;
    display: block
}

.site-navigation .search-form i {
    position: absolute;
    top: 50%;
    left: 10px;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #414651
}

.site-navigation .search-input {
    width: 100%;
    border: #414651 1px solid;
    /*background: transparent;*/
    padding-left: 40px;
    height: 35px;
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
}

.site-navigation .search-input:-moz-placeholder {
    color: #414651
}

.site-navigation .search-input:-ms-input-placeholder {
    color: #414651
}

.site-navigation .search-input::-moz-placeholder {
    color: #414651
}

.site-navigation .search-input::-webkit-input-placeholder {
    color: #414651
}

.main-menu {
    margin: 0 -10px;
    padding: 0 0 1px;
    list-style: none
}

.main-menu>li {
    display: inline-block;
    padding: 0 15px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4
}

.main-menu a {
    color: white;
    display: block;
    padding: 15px 5px 7px;
    text-decoration: none;
    border-bottom: 8px solid transparent
}

.main-menu a:hover {
    border-bottom-color: #ff8330
}

.main-menu .current-menu-item a,
.main-menu .current_page_parent a {
    border-bottom-color: #ff8330
}

.main-menu .search-li {
    position: relative;
    float: right;
    font-size: 26px;
    font-size: 1.625rem;
    padding: 7px 15px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.main-menu .search-li .search-input {
    padding-left: 10px;
    padding-right: 40px;
    color: #292828;
    background: white
}

.main-menu .search-li button {
    position: absolute;
    right: 10px;
    top: 3px;
    border: none;
    background: none;
    padding: 0px 5px!important
}

.main-menu .search-li .search-form i {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.full-width-menu-trigger {
    position: relative;
    padding: 10px 70px 10px 10px
}

.fs-mobile-trigger {
    position: absolute;
    top: 50%;
    right: 10px;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #e2e3e4;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: .1em;
    font-weight: bold
}

.fs-mobile-trigger.open {
    color: #ff8330
}

.homepage-section {
    padding: 80px 0
}

.homepage-section+.homepage-section>.row {
    position: relative
}

.homepage-section+.homepage-section>.row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 5px solid #414651;
    -moz-transform: translate(0, -80px);
    -webkit-transform: translate(0, -80px);
    -o-transform: translate(0, -80px);
    -ms-transform: translate(0, -80px);
    transform: translate(0, -80px)
}

.homepage-section h2 {
    font-size: 50px;
    font-size: 3.125rem;
    border-bottom: 1px solid #292828;
    margin-bottom: 15px;
    line-height: 1.2
}

.homepage-section .button {
    min-width: 180px;
    text-align: center
}

.hp-intro-slider>.intro-slide {
    display: none
}

.hp-intro-slider .slick-dots {
    padding: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.hp-intro-slider .slick-dots li {
    display: inline-block;
    margin: 0 5px
}

.hp-intro-slider .dot-circle {
    width: 15px;
    height: 15px;
    display: block;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: white 3px solid;
    background: transparent;
    cursor: pointer
}

.hp-intro-slider .dot-circle:hover {
    background: #ff8330
}

.hp-intro-slider .slick-active .dot-circle {
    background: #ff8330
}

.intro-slide {
    position: relative;
    text-align: center
}

.intro-slide img {
    display: inline-block
}

.intro-slide .slide-ribbon {
    position: absolute;
    background: #3a3a3a;
    padding: 10px;
    bottom: 0;
    right: 0;
    max-width: 60%
}

.intro-slide p {
    font-size: 14px;
    font-size: 0.875rem;
    font-style: italic
}

.hp-location-grid {
    margin: 0 -2.5px
}

.hp-location-grid li {
    padding-left: 2.5px;
    padding-right: 2.5px;
    margin-bottom: 5px
}

.hp-exhibitions-grid {
    margin: 0 -2.5px
}

.hp-exhibitions-grid li {
    padding-left: 2.5px;
    padding-right: 2.5px;
    margin-bottom: 5px
}

.hp-blog-loop h3 {
    padding-bottom: 0
}

.hp-blog-loop .post-meta a {
    font-style: italic;
    color: white
}

.hp-blog-loop .post-meta a:hover {
    color: #ff8330
}

.hp-blog-loop+.hp-blog-loop {
    margin-top: 35px;
    padding-top: 35px;
    position: relative
}

.hp-blog-loop+.hp-blog-loop:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #414651;
    -moz-transform: translate(0, -35px);
    -webkit-transform: translate(0, -35px);
    -o-transform: translate(0, -35px);
    -ms-transform: translate(0, -35px);
    transform: translate(0, -35px)
}

.overlay-box {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 100%
}

.overlay-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    pointer-events: none
}

.overlay-box .overlay-text {
    background: rgba(58, 58, 58, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 60px;
    padding: 5px 10px;
    border-bottom: 3px solid transparent;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2;
    color: white;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    z-index: 1
}

.overlay-box:hover:after {
    background: rgba(0, 0, 0, 0.4)
}

.overlay-box:hover .overlay-text {
    border-bottom-color: #ff8330;
    background: #3a3a3a
}

.overlay-box.tall {
    padding-bottom: 230%
}

.image-holder {
    position: relative;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    border-bottom: 3px solid transparent
}

.image-holder:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    pointer-events: none
}

.image-holder img {
    vertical-align: bottom;
    width: 100%
}

.image-holder:hover {
    border-bottom-color: #ff8330
}

.image-holder:hover:after {
    background: rgba(0, 0, 0, 0.4)
}

.gallery-slider .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    -moz-transform: translate(0 -50%, 0);
    -webkit-transform: translate(0 -50%, 0);
    -o-transform: translate(0 -50%, 0);
    -ms-transform: translate(0 -50%, 0);
    transform: translate(0 -50%, 0);
    font-size: 52px;
    font-size: 3.25rem;
    color: rgba(255, 255, 255, 0.6);
    z-index: 5;
    cursor: pointer
}

.gallery-slider .slick-arrow:hover {
    color: rgba(255, 255, 255, 0.8)
}

.gallery-slider .prev-arrow {
    left: 10px
}

.gallery-slider .next-arrow {
    right: 10px
}

.gallery-slider .ratio-holder {
    position: relative;
    padding-bottom: 69.38776%;
    height: 0;
    background: #efefef;
    overflow: hidden
}

.gallery-slider img {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gallery-slider img[data-layout=portrait] {
    max-height: 100%;
    width: auto
}

.gallery-slider img[data-layout=landscape] {
    max-width: 100%;
    height: auto
}

.gallery-slider .description-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    background: rgba(41, 40, 40, 0.8);
    padding: 25px 20px
}

.gallery-slider .description-holder.hidden {
    -moz-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.gallery-slider .description-holder.hidden .description-toggle i:before {
    content: '\f106'
}

.gallery-slider .description-holder:hover {
    background: rgba(41, 40, 40, 0.9)
}

.gallery-slider .description-holder:hover span {
    color: #ff8330
}

.gallery-slider .description-holder:hover .description-toggle i {
    background: rgba(41, 40, 40, 0.9)
}

.gallery-slider h4 {
    color: white;
    padding-bottom: 5px
}

.gallery-slider p {
    color: white;
    font-size: 16px;
    font-size: 1rem
}

.gallery-slider .description-toggle {
    position: absolute;
    display: block;
    bottom: 100%;
    right: 0;
    text-align: center
}

.gallery-slider .description-toggle span {
    display: inline-block;
    position: relative;
    top: 0;
    line-height: 35px;
    font-size: 14px;
    font-size: 0.875rem;
    pointer-events: none;
    color: white;
    min-width: 150px;
    text-align: right;
    padding-right: 5px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2)
}

.gallery-slider .description-toggle i {
    color: #ff8330;
    width: 35px;
    height: 35px;
    line-height: 35px;
    vertical-align: bottom;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    background: rgba(41, 40, 40, 0.8)
}

.gallery-nav-grid {
    margin: 10px -5px 25px
}

.gallery-nav-grid li {
    padding: 0 5px;
    margin-bottom: 10px
}

.gallery-nav-grid .nav-bg-image {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    padding-bottom: 66.66667%;
    border-bottom: 5px solid transparent;
    cursor: pointer
}

.gallery-nav-grid .nav-bg-image:hover {
    border-bottom-color: #ff8330
}

.gallery-nav-grid .current .nav-bg-image {
    border-bottom-color: #ff8330
}

.gallery-nav-grid .current .nav-bg-image:after {
    background: rgba(0, 0, 0, 0.4)
}

.social-sharing {
    display: inline-block;
    padding-top: 20px
}

.social-sharing .share-label {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 55px;
    padding: 5px 10px;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
    text-align: left;
    border-left: 1px solid #292828;
    text-transform: uppercase
}

.social-sharing .social-sharing-list {
    display: inline-block;
    vertical-align: middle;
    height: 55px;
    margin: 0;
    padding: 5px 15px;
    list-style: none;
    border-left: 1px solid #292828;
    border-right: 1px solid #292828
}

.social-sharing .social-sharing-list li {
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem
}

.social-sharing .social-sharing-list li+li {
    margin-left: 10px
}

.social-sharing a {
    color: #292828
}

.social-sharing a:hover {
    color: #ff8330
}

.pagination {
    padding: 10px 0;
    margin: 0 -10px;
    list-style: none;
    text-align: center;
    border-top: 1px solid #292828;
    border-bottom: 1px solid #292828
}

.pagination li {
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem
}

.pagination li+li {
    margin-left: 5px
}

.pagination a {
    display: block;
    background: white;
    color: #292828;
    padding: 5px 10px
}

.pagination a:hover {
    background: #ff8330
}

.pagination .current a {
    background: #ff8330;
    font-weight: bold
}

.pagination .pagination-next,
.pagination .pagination-prev {
    border-left: 1px solid #292828;
    border-right: 1px solid #292828;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .1em
}

.pagination .pagination-next a:hover,
.pagination .pagination-prev a:hover {
    background: white;
    color: #ff8330
}

.page-title {
    padding: 25px 0;
    border-bottom: 1px solid #292828
}

.page-title h1 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: .5em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 0
}

.site-content {
    padding-top: 45px;
    padding-bottom: 55px
}

.site-content.no-padd {
    padding-top: 0;
    padding-bottom: 0
}

.site-content>.row {
    position: relative
}

.site-content>.row:after {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #292828;
    -moz-transform: translate(0, 55px);
    -webkit-transform: translate(0, 55px);
    -o-transform: translate(0, 55px);
    -ms-transform: translate(0, 55px);
    transform: translate(0, 55px)
}

.site-content.no-after>.row:after {
    border: none
}

.site-sidebar {
    padding-top: 45px;
    padding-bottom: 45px
}

.featured-image-holder {
    text-align: center
}

.about-quote_block {
    position: relative;
    background: url("../../images/about-bg.jpg");
    color: white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.about-quote_block:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: 15px solid transparent;
    border-top-color: white
}

.about-quote_block .row {
    padding: 150px 0;
    position: relative
}

.about-quote_block .quote-top {
    display: inline-block;
    font-size: 200px;
    font-size: 12.5rem;
    position: absolute;
    top: -35px;
    left: 0;
    letter-spacing: -0.07em;
    line-height: 1
}

.about-quote_block .quote-bottom {
    display: inline-block;
    font-size: 200px;
    font-size: 12.5rem;
    position: absolute;
    bottom: -35px;
    right: 0;
    letter-spacing: -0.07em;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.about-quote_block .quote-heading {
    width: 60%
}

.about-quote_block .quote-heading:after {
    content: "";
    display: block;
    width: 200px;
    border-bottom: 2px solid white;
    margin-top: 25px;
    margin-bottom: 25px
}

.about-mission {
    padding: 100px 0
}

.about-mission>.row {
    position: relative
}

.about-mission>.row:after {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #292828;
    -moz-transform: translate(0, 100px);
    -webkit-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

.about-mission h3 {
    display: inline-block;
    padding-right: 50px;
    border-bottom: 1px solid #292828;
    margin-bottom: 25px
}

.about-misc {
    padding: 100px 0
}

.about-misc .heading-column:not(:first-child) {
    margin-top: 80px
}

.about-misc .heading-column h3 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: .5em;
    text-transform: uppercase;
    text-align: center
}

.about-misc .heading-column h3:after {
    content: "";
    display: block;
    margin: 15px auto 25px;
    border-bottom: 1px solid #292828;
    width: 280px
}

.sponsors-grid {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sponsors-grid li {
    padding: 0 10px;
    margin-bottom: 15px;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.sponsors-grid .bordered-box {
    display: block;
    padding: 10px 15px;
    border: 1px solid #292828;
    height: 100%
}

.sponsors-grid a {
    color: #292828
}

.sponsors-grid a:hover {
    color: #ff8330;
    border-color: #ff8330
}

.team-grid li {
    margin-bottom: 35px
}

.team-grid h4 {
    padding-bottom: 0
}

.assistants-list {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.assistants-list li {
    display: inline-block
}

.assistants-list li+li:before {
    content: "|";
    color: #3a3a3a;
    margin: 0 10px
}

.exhibitions-holder {
    padding-bottom: 50px
}

.exhibition-loop {
    padding: 50px 0
}

.exhibition-loop+.exhibition-loop .row {
    position: relative
}

.exhibition-loop+.exhibition-loop .row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #292828;
    -moz-transform: translate(0, -50px);
    -webkit-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

.exhibition-loop h2 {
    font-size: 24px;
    font-size: 1.5rem;
    padding-bottom: 35px
}

.exhibition-loop p {
    font-size: 18px;
    font-size: 1.125rem
}

.exhibition-loop .read-more {
    border: none;
    color: #292828;
    display: inline;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold
}

.exhibition-loop .read-more:hover {
    color: #fc6500
}

.exhibition-gallery-section {
    padding-bottom: 50px
}

.fancybox-title h4 {
    padding-bottom: 5px
}

.fancybox-title p {
    font-size: 16px;
    font-size: 1rem
}

.entry-content+.exhibition-gallery {
    margin-top: 50px
}

.exhibition-tour {
    padding: 50px 0
}

.exhibition-tour>.row {
    position: relative
}

.exhibition-tour>.row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #292828;
    -moz-transform: translate(0, -50px);
    -webkit-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

.exhibition-tour h4 {
    width: 80%;
    border-bottom: 1px solid #292828;
    margin-bottom: 25px
}

.exhibition-tour p {
    font-size: 18px;
    font-size: 1.125rem
}

.exhibition-related-news {
    padding: 50px 0
}

.exhibition-related-news>.row {
    position: relative
}

.exhibition-related-news>.row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #292828;
    -moz-transform: translate(0, -50px);
    -webkit-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

.exhibition-related-grid .image-holder {
    margin-bottom: 35px
}

.exhibition-related-grid p {
    font-size: 18px;
    font-size: 1.125rem
}

.external_sites-holder {
    padding: 25px 0 50px 0
}

.external_sites-holder>.row {
    position: relative
}

.external_sites-holder>.row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 5px solid #414651;
    -moz-transform: translate(0, -50px);
    -webkit-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

.external_site h3 {
    padding-bottom: 35px
}

.external_site .content-column {
    padding-right: 50px
}

.external_site .read-more:after {
    content: '\f08e';
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.external_site+.external_site {
    margin-top: 50px;
    padding-top: 50px;
    position: relative
}

.external_site+.external_site:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #414651;
    -moz-transform: translate(0, -50px);
    -webkit-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

.building-search_bar {
    padding: 25px 0
}

.building-search_bar form {
    display: block
}

.building-search_bar label {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: .3em;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px
}

.building-search_bar input,
.building-search_bar select {
    width: 100%
}

.building-search_bar button {
    height: 45px;
    width: 100%
}

.building_landing-image-holder {
    position: relative;
    margin-top: 25px;
    margin-bottom: 50px
}

.building_landing-image-holder img {
    width: 100%
}

.building_landing-image-holder .country-label {
    position: absolute;
    bottom: 0;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 30px;
    font-size: 1.875rem;
    padding: 10px 100px;
    background: black
}

.building_landing-image-holder h3 {
    padding-bottom: 0
}

.building-province-grid {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.building-province-grid>li {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    position: relative;
    margin-bottom: 80px;
    padding: 0 10px
}

.building-province-grid>li:after {
    content: "";
    position: absolute;
    display: block;
    height: 95%;
    top: 2.5%;
    right: 10px;
    border-right: 1px solid rgba(58, 58, 58, 0.4)
}

.building-province-grid>li:last-child:after,
.building-province-grid>li:nth-child(5n):after {
    content: none
}

.building-province-grid h4 {
    color: #ff8330
}

.building-province-grid h4:after {
    content: "";
    display: block;
    width: 50px;
    border-bottom: 1px solid #3a3a3a;
    margin: 15px 0
}

.building-province-grid ul {
    padding: 0 20px 0 0;
    margin: 0;
    list-style: none
}

.building-province-grid ul li {
    margin-bottom: 5px
}

.building-province-grid ul a {
    color: white
}

.building-province-grid ul a:hover {
    color: #ff8330
}

.building_location-archive-title {
    text-align: center;
    margin-bottom: 30px
}

.buildings_map-holder {
    position: relative;
    padding-bottom: 65.30612%
}

.buildings_map-holder .map-label {
    position: absolute;
    bottom: 0;
    left: 50%;
    -moz-transform: translate(-50%, 2px);
    -webkit-transform: translate(-50%, 2px);
    -o-transform: translate(-50%, 2px);
    -ms-transform: translate(-50%, 2px);
    transform: translate(-50%, 2px);
    font-size: 30px;
    font-size: 1.875rem;
    padding: 10px 100px;
    background: black;
    z-index: 10;
    white-space: nowrap
}

.buildings_map-holder h3 {
    padding-bottom: 0
}

#map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#map.loading:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    z-index: 5
}

#map.loading:after {
    content: "\f0ac";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -webkit-animation: 2s linear 0s normal none infinite running fa-spin;
    animation: 2s linear 0s normal none infinite running fa-spin;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 42px;
    font-size: 2.625rem;
    color: #ff8330
}

.infobox {
    max-width: 280px;
    color: #292828;
    padding: 15px 0
}

.infobox:after {
    content: "";
    display: table;
    clear: both
}

.infobox img {
    width: 100%
}

.infobox .read-more {
    margin-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    display: block;
    border-top: 1px solid #292828;
    border-bottom: 1px solid #292828;
    color: #292828
}

.buildings-holder {
    margin-top: 50px
}

.city-group-heading {
    color: #ff8330
}

.city-group-heading:after {
    content: "";
    display: block;
    width: 50px;
    border-bottom: 1px solid #3a3a3a;
    margin: 15px 0
}

.buildings-grid {
    margin-bottom: 35px
}

.buildings-grid li {
    margin-bottom: 30px
}

.buildings-grid .no-result {
    width: 100%
}

.buildings-grid .image-holder {
    margin-bottom: 15px
}

.buildings-grid h2 {
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 5px
}

.buildings-grid .building-city {
    font-size: 14px;
    font-size: 0.875rem;
    font-style: italic
}

.buildings-lists {
    margin-bottom: 50px
}

.type-archive .entry-header,
.type-building .entry-header {
    border-bottom: 1px solid #3a3a3a;
    margin-bottom: 25px
}

.type-archive h2,
.type-building h2 {
    font-size: 30px;
    font-size: 1.875rem
}

.type-archive .entry-content,
.type-building .entry-content {
    border-bottom: 1px solid #3a3a3a;
    margin-bottom: 25px;
    padding-bottom: 25px
}

.type-archive p,
.type-building p {
    font-size: 18px;
    font-size: 1.125rem
}

.type-archive p:not(:last-child),
.type-building p:not(:last-child) {
    padding-bottom: 15px
}

.building-locations-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.building-locations-list li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px
}

.building-locations-list li:before {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(1, 1.3);
    -moz-transform: scale(1, 1.3);
    -ms-transform: scale(1, 1.3);
    transform: scale(1, 1.3);
    color: #ff8330;
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem
}

.building-locations-list .additional-info:before {
    color: transparent
}

.building-locations-list a {
    color: white
}

.building-locations-list a:hover {
    color: #ff8330
}

.building-archives-grid li {
    margin-bottom: 25px
}

.building-archives-grid .image-holder {
    margin-bottom: 15px
}

.building-archives-grid h3 {
    font-size: 15px;
    font-size: 0.9375rem
}

.building-archives-grid .archive-meta-building {
    font-size: 12px;
    font-size: 0.75rem;
    padding-bottom: 5px;
    font-style: italic
}

.building-archives-grid .archive-meta-building {
    font-size: 12px;
    font-size: 0.75rem;
    font-style: italic
}

.building-view-gallery {
    text-align: center
}

.building-view-gallery a {
    color: #ff8330
}

.index-count {
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 10px
}

.archive-nav-reference .archive-image-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.archive-nav-reference .archive-image-holder .nav-holder {
    -webkit-flex-basis: 50px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px
}

.archive-nav-reference .archive-image-holder .slide-holder {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: calc(100% - 100px)
}

.archive-nav-reference .archive-nav {
    text-align: center;
    color: #3a3a3a;
    display: inline-block
}

.archive-nav-reference .archive-nav:hover {
    color: rgba(255, 255, 255, 0.8)
}

.archive-nav-reference .archive-nav.empty-holder {
    visibility: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    pointer-events: none
}

.archive-nav-reference .archive-nav i {
    font-size: 100px;
    font-size: 6.25rem;
    vertical-align: middle
}

.archive-content {
    text-align: center
}

.submit_photo-section {
    padding: 80px 0
}

.submit_photo-section>.row {
    position: relative
}

.submit_photo-section>.row:after {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 5px solid #414651;
    -moz-transform: translate(0, 80px);
    -webkit-transform: translate(0, 80px);
    -o-transform: translate(0, 80px);
    -ms-transform: translate(0, 80px);
    transform: translate(0, 80px)
}

.submit_photo-section h3 {
    font-size: 24px;
    font-size: 1.5rem
}

.submit_photo-form-section {
    padding: 80px 0
}

.submit_photo-form-section .section-heading {
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 50px
}

.submit_photo-form-section .section-heading:after {
    content: '';
    display: block;
    width: 280px;
    border-bottom: 1px solid #3a3a3a
}

.submit_photo-form-section .section-heading:first-child {
    margin-top: 0
}

.submit_photo-form-section .gfield_label {
    font-size: 16px;
    font-size: 1rem;
    color: #808285
}

.submit_photo-form-section input,
.submit_photo-form-section textarea {
    color: #e2e3e4!important;
    background: #3a3a3a!important
}

.submit_photo-form-section .gform_footer {
    text-align: center
}

.submit_photo-form-section .gf_submit {
    background: #ff8330;
    color: #292828
}

.submit_photo-form-section .gf_submit:hover {
    background: #fc6500
}

#extensions_message {
    display: block;
    font-size: 12px;
    font-size: 0.75rem
}

.file_input_overlay {
    position: relative
}

.file_input_faker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 45px
}

.file_input_faker input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.file_input_faker .upload-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 120px;
    min-width: 0;
    padding: 10px;
    height: 45px
}

.blog-category-lists {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-category-lists li {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    background: #3a3a3a;
    text-align: center
}

.blog-category-lists a {
    display: block;
    padding: 10px 15px;
    color: white
}

.blog-category-lists a:hover {
    color: #ff8330
}

.loop-blog {
    padding: 60px 0
}

.loop-blog h3 {
    padding-bottom: 5px
}

.loop-blog .post-meta a {
    color: #3a3a3a;
    font-style: italic
}

.loop-blog .post-meta a:hover {
    color: #ff8330
}

.loop-blog+.loop-blog>.row {
    position: relative
}

.loop-blog+.loop-blog>.row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #292828;
    -moz-transform: translate(0, -60px);
    -webkit-transform: translate(0, -60px);
    -o-transform: translate(0, -60px);
    -ms-transform: translate(0, -60px);
    transform: translate(0, -60px)
}

.blog-featured-image {
    text-align: center
}

.blog-featured-image img {
    margin-bottom: 25px
}

.blog-header {
    text-align: center;
    width: 66.66667%;
    margin: 0 auto 50px
}

.blog-header h1 {
    border-bottom: 1px solid #3a3a3a
}

.contact-form-holder {
    padding: 60px 0
}

.contact-form-holder>.row {
    position: relative
}

.contact-form-holder>.row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 1px solid #292828;
    -moz-transform: translate(0, -60px);
    -webkit-transform: translate(0, -60px);
    -o-transform: translate(0, -60px);
    -ms-transform: translate(0, -60px);
    transform: translate(0, -60px)
}

.search-section-title {
    color: #ff8330
}

.search-section-title:after {
    content: "";
    display: block;
    width: 50px;
    border-bottom: 1px solid #3a3a3a;
    margin: 15px 0
}

.error404 .entry-title {
    font-size: 72px;
    font-size: 4.5rem;
    text-align: center
}

.error404 .site-content {
    text-align: center
}

.error404 .site-content p {
    font-size: 32px;
    font-size: 2rem;
    font-style: italic
}

.fancybox-caption-wrap {
    pointer-events: auto!important
}

#secondary .widget_nav_menu li {
    display: none
}

#secondary .widget_nav_menu .current-page-ancestor,
#secondary .widget_nav_menu .current_page_parent,
#secondary .widget_nav_menu li.current_page_item {
    display: block
}

#secondary .widget_nav_menu .current-page-ancestor a,
#secondary .widget_nav_menu .current-page-ancestor li,
#secondary .widget_nav_menu .current-page-ancestor ul,
#secondary .widget_nav_menu .current_page_parent a,
#secondary .widget_nav_menu .current_page_parent li,
#secondary .widget_nav_menu .current_page_parent ul,
#secondary .widget_nav_menu li.current_page_item a,
#secondary .widget_nav_menu li.current_page_item li,
#secondary .widget_nav_menu li.current_page_item ul {
    display: block
}

#secondary .widget+.widget {
    margin-top: 25px
}

.footer-newsletter {
    padding: 80px 0
}

.footer-newsletter>.row {
    position: relative
}

.footer-newsletter>.row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 5px solid #414651;
    -moz-transform: translate(0, -80px);
    -webkit-transform: translate(0, -80px);
    -o-transform: translate(0, -80px);
    -ms-transform: translate(0, -80px);
    transform: translate(0, -80px)
}

.footer-newsletter h3 {
    text-align: center
}

.footer-newsletter h3:after {
    content: "";
    display: block;
    margin: 15px auto 0;
    border-top: 1px solid #414651;
    width: 220px
}

.footer-newsletter p {
    text-align: center
}

.footer-callouts {
    padding: 50px 0 80px
}

.footer-callouts>.row {
    position: relative
}

.footer-callouts>.row:before {
    content: "";
    display: block;
    margin: 0 10px;
    border-top: 5px solid #414651;
    -moz-transform: translate(0, -80px);
    -webkit-transform: translate(0, -80px);
    -o-transform: translate(0, -80px);
    -ms-transform: translate(0, -80px);
    transform: translate(0, -80px)
}

.footer-callout {
    text-align: center
}

.footer-callout:first-child {
    padding-right: 100px
}

.footer-callout:last-child {
    padding-left: 100px
}

.footer-callout .icon-holder {
    margin-bottom: 10px
}

.footer-callout .off-white {
    display: none
}

.footer-callout h2:after {
    content: "";
    display: block;
    margin: 20px auto 0;
    border-top: 1px solid #414651;
    width: 220px
}

.site-footer {
    background: #3a3a3a;
    padding: 25px 0
}

.ss-platform {
    text-align: center
}

.ss-platform h6 {
    padding-bottom: 5px;
    color: white
}

.ss-platforms-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.ss-platforms-menu li {
    display: inline-block;
    padding: 5px 10px;
    font-size: 32px;
    font-size: 2rem
}

.ss-platforms-menu a {
    color: white
}

.ss-platforms-menu a:hover {
    color: #ff8330
}

.footer-menu {
    padding: 25px 0 10px;
    margin: 15px 0 0;
    list-style: none;
    text-align: center;
    border-top: 2px solid black
}

.footer-menu li {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem
}

.footer-menu li+li {
    margin-left: 20px
}

.footer-menu a {
    color: white
}

.footer-menu a:hover {
    color: #ff8330
}

.copyright-menu {
    padding: 10px 0 10px;
    margin: 0;
    list-style: none;
    text-align: center
}

.copyright-menu li {
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem
}

.copyright-menu li+li:before {
    content: "|";
    margin-right: 10px;
    margin-left: 5px
}

.copyright-menu a {
    color: white
}

.copyright-menu a:hover {
    color: #ff8330
}

.site-copyright-footer {
    padding: 20px 0
}

.site-copyright-footer .pipe {
    margin: 0 7px
}

.site-copyright-footer .copyrights {
    padding: 0;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem
}

.site-copyright-footer a {
    color: inherit
}

.site-copyright-footer a:hover {
    color: #ff8330
}

@media screen and (max-width:1599px) {
    .site-header {
        background-position: -80px center
    }
}

@media screen and (max-width:1399px) {
    .site-header {
        background-position: -140px center
    }
}

@media screen and (max-width:1199px) {
    .tablet-stretch {
        width: 91.66667%!important;
        float: none!important;
        clear: both!important;
        margin-right: auto!important;
        margin-left: auto!important
    }
    .tablet-stretch._8 {
        width: 75%!important
    }
    .home .site-branding {
        width: 66.66667%;
        right: 4.16667%
    }
    .navigation-main {
        width: 91.66667%
    }
    .main-menu>li {
        padding: 0 5px
    }
    .main-menu .search-li i {
        padding-left: 20px
    }
    .footer-callout {
        width: 41.66667%;
        position: relative
    }
    .footer-callout:first-child {
        padding-right: 10px;
        left: 4.16667%
    }
    .footer-callout:last-child {
        padding-left: 10px;
        float: right;
        right: 4.16667%
    }
    .homepage-section .header-section {
        text-align: center;
        margin-bottom: 50px
    }
    .about-mission .tablet-stretch:last-child {
        margin-top: 35px
    }
    .about-misc .heading-column:not(:first-child) {
        margin-top: 5%
    }
    .team-column {
        width: 75%
    }
    .assistants-column {
        width: 75%
    }
    .sponsors-grid li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .building-province-grid>li {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
    .building-province-grid>li:nth-child(5n):after {
        content: ""
    }
    .building-province-grid>li:nth-child(4n):after {
        content: none
    }
    .site-sidebar {
        width: 75%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        padding-bottom: 0
    }
    .building-locations-list li {
        display: inline-block
    }
    .building-locations-list li+li {
        margin-left: 10px
    }
    .exhibition-section .heading-column {
        margin-bottom: 50px
    }
    .blog-category-lists li {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
    .blog-header {
        width: 83.33333%
    }
	
	.galleryTop .galleryTopWrapInner h4 {
    font-size: 18px;
}
	#main .galleryTop ul li .galContent {
    min-height: 15px !important;
}
	.galleryTop p{ padding-bottom:10px;}
}

@media screen and (min-width:979px) {
    .full-width-menu-trigger {
        display: none!important
    }
    .main-menu {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (max-width:979px) {
    .site-header {
        background-image: none
    }
    .site-branding {
        height: auto;
        padding-top: 25px;
        padding-bottom: 25px;
        width: 91.66667%!important;
        float: none;
        left: 0;
        margin-left: auto;
        margin-right: auto
    }
    .site-branding img {
        width: auto;
        margin-top: 0
    }
    .main-menu {
        display: none;
        padding-bottom: 15px
    }
    .main-menu>li {
        display: block
    }
    .main-menu>li:first-child:before {
        content: none
    }
    .main-menu a {
        border-bottom: none!important
    }
    .main-menu .current-menu-item a,
    .main-menu .current_page_parent a {
        color: #ff8330
    }
    .search-input-pop,
    .search-li {
        display: none!important
    }
    .newsletter-form .gform_body {
        width: 100%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .newsletter-form .gform_footer {
        width: 50%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }
    .footer-callout {
        position: static;
        float: none!important;
        width: 91.66667%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .footer-callout+.footer-callout {
        margin-top: 50px
    }
    .footer-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 50px;
        padding-right: 50px
    }
    .footer-menu li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        text-align: left;
        margin-bottom: 10px
    }
    .footer-menu li+li {
        margin-left: 0
    }
    .hp-location-grid li:nth-of-type(4n+1) {
        clear: none
    }
    .hp-location-grid>li {
        width: 33.33333%
    }
    .hp-location-grid>li:nth-of-type(3n+1) {
        clear: both
    }
    .hp-exhibitions-grid li:nth-of-type(5n+1) {
        clear: none
    }
    .hp-exhibitions-grid>li {
        width: 33.33333%
    }
    .hp-exhibitions-grid>li:nth-of-type(3n+1) {
        clear: both
    }
    .hp-exhibitions-grid .overlay-box {
        padding-bottom: 150%
    }
    .hp-blog-loop .columns-5 {
        width: 83.33333%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 35px
    }
    .hp-blog-loop .columns-7 {
        width: 100%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .about-quote_block .row {
        padding: 80px 0
    }
    .about-mission {
        padding: 50px 0
    }
    .about-mission>.row:after {
        -moz-transform: translate(0, 50px);
        -webkit-transform: translate(0, 50px);
        -o-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
        transform: translate(0, 50px)
    }
    .about-misc {
        padding: 50px 0
    }
    .building-search_bar .columns-3 {
        width: 50%;
        margin-bottom: 15px
    }
    .building-search_bar .columns-4 {
        clear: both;
        width: 66.66667%
    }
    .building-search_bar .columns-2 {
        width: 33.33333%
    }
    .building-province-grid>li {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }
    .building-province-grid>li:nth-child(4n):after {
        content: ""
    }
    .building-province-grid>li:nth-child(3n):after {
        content: none
    }
    .buildings_map-holder h3 {
        font-size: 16px;
        font-size: 1rem
    }
    .buildings_map-holder .map-label {
        padding: 10px 25px
    }
    .infobox {
        max-width: 180px
    }
    .buildings-grid li:nth-of-type(4n+1) {
        clear: none
    }
    .buildings-grid>li {
        width: 33.33333%
    }
    .buildings-grid>li:nth-of-type(3n+1) {
        clear: both
    }
    .building-archives-grid li:nth-of-type(4n+1) {
        clear: none
    }
    .building-archives-grid>li {
        width: 33.33333%
    }
    .building-archives-grid>li:nth-of-type(3n+1) {
        clear: both
    }
    .exhibition-loop .columns-5 {
        width: 83.33333%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 35px
    }
    .exhibition-loop .columns-7 {
        width: 100%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .external_site .image-column {
        width: 83.33333%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 35px
    }
    .external_site .content-column {
        width: 100%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
    .blog-category-lists li {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }
    .loop-blog .columns-5 {
        width: 83.33333%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 35px
    }
    .loop-blog .columns-7 {
        width: 100%;
        float: none;
        clear: both;
        margin-right: auto;
        margin-left: auto
    }
	
	.galleryTop .sixth-repeater .galleryTopWrapInner{ display:table;}
	.galleryTop .sixth-repeater .galleryTopWrapInner .galImage{     display: table-header-group;
    width: 100%; 
		float:none;
	}
	
	.galleryTop .sixth-repeater .galleryTopWrapInner .galContent{
		width: 100%; 
		float:none;
	}
 .galleryTop .container ul li:nth-child(10) {
    border-right: 1px solid #ccc;
}
	.galleryTop .container  ul li:nth-child(2), .galleryTop .container ul li:nth-child(6) , .galleryTop .container ul li:nth-child(8), .galleryTop .container ul li:nth-child(12), .galleryTop .container ul li:nth-child(14), .galleryTop .container ul li:last-child{
    border-right: none;
}
}

@media screen and (max-width:767px) {
    .building-province-grid>li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .building-province-grid>li:nth-child(3n):after {
        content: ""
    }
    .building-province-grid>li:nth-child(2n):after {
        content: none
    }
    .buildings-grid li:nth-of-type(3n+1) {
        clear: none
    }
    .buildings-grid>li {
        width: 50%
    }
    .buildings-grid>li:nth-of-type(odd) {
        clear: both
    }
    .building-archives-grid li:nth-of-type(3n+1) {
        clear: none
    }
    .building-archives-grid>li {
        width: 50%
    }
    .building-archives-grid>li:nth-of-type(odd) {
        clear: both
    }
    .gallery-nav-grid li:nth-of-type(8n+1) {
        clear: none
    }
    .gallery-nav-grid>li {
        width: 16.66667%
    }
    .gallery-nav-grid>li:nth-of-type(6n+1) {
        clear: both
    }
	
	.galleryTop .container ul li{ width:100%; height:auto !important; border-right:0 !important; padding:0;   border-bottom: 1px solid #ccc;}
	.galleryTop .container ul  .sixth-repeater{ width:100%;}
	.galleryTop ul li img {
    max-width: 100%;
    width: 100%;
}
	#main .galleryTop ul li .galContent {
    min-height: 20px !important;
}
.galleryTop ul li a {
    display: block;
    width: 100%;
}	
	.galleryTop p{ padding-bottom:10px;}	
	
}

@media screen and (max-width:639px) {
    .tablet-stretch._8 {
        width: 91.66667%!important
    }
    h1 {
        font-size: 42px;
        font-size: 2.625rem
    }
    h2 {
        font-size: 36px;
        font-size: 2.25rem
    }
    h3 {
        font-size: 24px;
        font-size: 1.5rem
    }
    h4 {
        font-size: 18px;
        font-size: 1.125rem
    }
    h5 {
        font-size: 14px;
        font-size: 0.875rem
    }
    h6 {
        font-size: 14px;
        font-size: 0.875rem
    }
    p {
        font-size: 16px;
        font-size: 1rem
    }
    ol li,
    ul li {
        font-size: 16px;
        font-size: 1rem
    }
    .newsletter-form .gf_emailaddress,
    .newsletter-form .gf_firstname,
    .newsletter-form .gf_lastname {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }
    .newsletter-form .gform_footer {
        width: 100%;
        padding: 0
    }
    .footer-menu li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center
    }
    .site-copyright-footer {
        text-align: center
    }
    .site-copyright-footer .pipe {
        display: block;
        font-size: 0;
        margin-bottom: 10px
    }
    .homepage-section {
        padding: 40px 0
    }
    .homepage-section h2 {
        font-size: 36px;
        font-size: 2.25rem
    }
    .intro-slide .slide-ribbon {
        width: 100%;
        max-width: none;
        bottom: 0
    }
    .intro-slide p {
        font-size: 10px;
        font-size: 0.625rem
    }
    .hp-location-grid li:nth-of-type(3n+1) {
        clear: none
    }
    .hp-location-grid>li {
        width: 100%
    }
    .hp-location-grid>li:nth-of-type(1n+1) {
        clear: both
    }
    .hp-exhibitions-grid li:nth-of-type(3n+1) {
        clear: none
    }
    .hp-exhibitions-grid>li {
        width: 100%
    }
    .hp-exhibitions-grid>li:nth-of-type(1n+1) {
        clear: both
    }
    .hp-blog-loop .columns-5 {
        width: 100%
    }
    .about-quote_block .quote-heading {
        width: auto
    }
    .team-column {
        width: 91.66667%
    }
    .team-grid>li {
        width: 100%
    }
    .team-grid>li:nth-of-type(1n+1) {
        clear: both
    }
    .team-grid li {
        text-align: center
    }
    .assistants-list li {
        display: block;
        text-align: center
    }
    .assistants-list li+li:before {
        content: none
    }
    .building-search_bar .columns-2,
    .building-search_bar .columns-3,
    .building-search_bar .columns-4 {
        width: 100%!important
    }
    .building_landing-image-holder .country-label {
        position: static;
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .building-province-grid>li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .building-province-grid>li:after {
        content: none!important
    }
    .infobox {
        max-width: 120px
    }
    .buildings-grid>li {
        width: 100%
    }
    .buildings-grid>li:nth-of-type(1n+1) {
        clear: both
    }
    .building-archives-grid>li {
        width: 100%
    }
    .building-archives-grid>li:nth-of-type(1n+1) {
        clear: both
    }
    .site-sidebar {
        width: 91.66667%
    }
    .building-locations-list li {
        display: block;
        text-align: left
    }
    .building-locations-list li+li {
        margin-left: 0
    }
    .exhibition-loop .columns-5 {
        width: 100%
    }
    .exhibition-loop h2 {
        padding-bottom: 25px
    }
    .gallery-nav-grid li:nth-of-type(6n+1) {
        clear: none
    }
    .gallery-nav-grid>li {
        width: 25%
    }
    .gallery-nav-grid>li:nth-of-type(4n+1) {
        clear: both
    }
    .blog-category-lists li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .loop-blog .columns-5 {
        width: 100%
    }
	#main .blog-category-lists li {
    display: inline-block;
    width: 100%;
    margin-bottom: 1px;
}
}

@media print {
    @page {
        size: 11in 17in;
        margin-top: 1in;
        margin-bottom: 1in
    }
    #container,
    #content,
    #masthead,
    .site-footer,
    .top-banner,
    body {
        width: 100%;
        margin: 0;
        float: none;
        background: #fff url(https://www.glassincanada.org/wp-content/themes/stained-glass/styles/css/none)
    }
    #footer-nav,
    #respond,
    #secondary,
    #site-navigation,
    .post-nav {
        display: none
    }
    body {
        font: 1em Georgia, "Times New Roman", Times, serif;
        color: #000
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Helvetica, Arial, sans-serif;
        color: #000
    }
    h1 {
        font-size: 250%
    }
    h2 {
        font-size: 175%
    }
    h3 {
        font-size: 135%
    }
    h4 {
        font-size: 100%;
        font-variant: small-caps
    }
    h5 {
        font-size: 100%
    }
    h6 {
        font-size: 90%;
        font-style: italic
    }
    a:link,
    a:visited {
        color: #00c;
        font-weight: bold;
        text-decoration: underline
    }
    #content a:link:after,
    #content a:visited:after {
        content: " (" attr(href) ") "
    }
}
/*======added css 16-01-2018 start======*/
.artGalleryListRow {
	width: 25%;
	/* float: left; */
	display: inline-block;
	vertical-align: top;
	margin-bottom:40px;
}
.external_site.row {
    font-size: 0;
}
.artGalleryListRow h3{
    font-size: 20px;
	padding-bottom: 0px;
}
.artGalleryListRow p{
    font-size: 16px;
}

.short-desc .entry-content{border-bottom:0;}
.short-desc .showmore{margin-top: 30px;}
.homepage-news h3{font-size: 18px; margin-bottom: 40px;}


@media screen and (max-width:1199px) {
    
   .aroundPageCont .external_site h3 {
    padding-bottom: 17px;
    font-size: 20px;
} 
}
@media screen and (max-width:979px) {
    .aroundPageCont .external_site .image-column { width:100%;}
}
    
 @media screen and (max-width:767px) {
    .artGalleryListRow {
	width: 100%;
     }
     .aroundPageCont .external_site .image-column{ margin-bottom: 15px;}
     .aroundPageCont .external_site .content-column{ padding-right: 0; padding-left: 0;}
      
}
.homepage-intro p{
    font-size: 1.15rem;
}



/*======added css 16-01-2018 start======*/