.SumoSelect > .CaptionCont > span,
.SumoSelect > .optWrapper > .options > li label,
.btn,
.gform_button,
.select-area .center,
.select-options ul a span {
    white-space: nowrap;
    text-overflow: ellipsis;
}
@font-face {
    font-family: gotham_promedium;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/gothapromed-webfont.eot);
    src: url(../fonts/gothapromed-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/gothapromed-webfont.woff2) format("woff2"), url(../fonts/gothapromed-webfont.woff) format("woff"),
        url(../fonts/gothapromed-webfont.ttf) format("truetype"), url(../fonts/gothapromed-webfont.svg#gotham_promedium) format("svg");
}
@font-face {
    font-family: gotham_prolight;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/gothaprolig-webfont.eot);
    src: url(../fonts/gothaprolig-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/gothaprolig-webfont.woff2) format("woff2"), url(../fonts/gothaprolig-webfont.woff) format("woff"),
        url(../fonts/gothaprolig-webfont.ttf) format("truetype"), url(../fonts/gothaprolig-webfont.svg#gotham_prolight) format("svg");
}
@font-face {
    font-family: sorts_mill_goudyregular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/goudystm-webfont.eot);
    src: url(../fonts/goudystm-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/goudystm-webfont.woff2) format("woff2"), url(../fonts/goudystm-webfont.woff) format("woff"), url(../fonts/goudystm-webfont.ttf) format("truetype"),
        url(../fonts/goudystm-webfont.svg#sorts_mill_goudyregular) format("svg");
}
@font-face {
    font-family: sorts_mill_goudyitalic;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/goudystm-italic-webfont.eot);
    src: url(../fonts/goudystm-italic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/goudystm-italic-webfont.woff2) format("woff2"), url(../fonts/goudystm-italic-webfont.woff) format("woff"),
        url(../fonts/goudystm-italic-webfont.ttf) format("truetype"), url(../fonts/goudystm-italic-webfont.svg#sorts_mill_goudyitalic) format("svg");
} /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 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 {
    transition: color 0.2s, background 0.2s, border-color 0.2s;
    text-decoration: none;
    color: #444;
    background: 0 0;
}
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit;
}
h1,
h2,
h3,
h4 {
    color: #2b3844;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    transition: background 0.2s, border-color 0.2s, color 0.2s;
    -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    opacity: 0;
}
input[type="file"] {
    opacity: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
*,
.SelectClass,
.container,
:after,
:before {
    box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.btn,
.btn-white,
.gform_button {
    border: 3px solid #fff;
    border-radius: 5px;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
* {
    outline: 0;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}
.container:after {
    clear: both;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:after {
    clear: both;
}
.all-10,
.all-11,
.all-12,
.all-2,
.all-3,
.all-4,
.all-5,
.all-6,
.all-7,
.all-8,
.all-9,
.desk-1,
.desk-10,
.desk-11,
.desk-12,
.desk-2,
.desk-3,
.desk-4,
.desk-5,
.desk-6,
.desk-7,
.desk-8,
.desk-9,
.lap-1,
.lap-10,
.lap-11,
.lap-12,
.lap-2,
.lap-3,
.lap-4,
.lap-5,
.lap-6,
.lap-7,
.lap-8,
.lap-9,
.lg-10,
.lg-11,
.lg-12,
.lg-2,
.lg-3,
.lg-4,
.lg-5,
.lg-6,
.lg-7,
.lg-8,
.lg-9,
.tab-1,
.tab-10,
.tab-11,
.tab-12,
.tab-2,
.tab-3,
.tab-4,
.tab-5,
.tab-6,
.tab-7,
.tab-8,
.tab-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.all-1,
.all-10,
.all-11,
.all-12,
.all-2,
.all-3,
.all-4,
.all-5,
.all-6,
.all-7,
.all-8,
.all-9 {
    float: left;
}
.all-1 {
    width: 8.33333%;
}
.all-2 {
    width: 16.66667%;
}
.all-3 {
    width: 25%;
}
.all-4 {
    width: 33.33333%;
}
.all-5 {
    width: 41.66667%;
}
.all-6 {
    width: 50%;
}
.all-7 {
    width: 58.33333%;
}
.all-8 {
    width: 66.66667%;
}
.all-9 {
    width: 75%;
}
.all-10 {
    width: 83.33333%;
}
.all-11 {
    width: 91.66667%;
}
.all-12 {
    width: 100%;
}
@font-face {
    font-family: fontello;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/fontello.eot);
    src: url(../fonts/fontello.eot#iefix) format("embedded-opentype"), url(../fonts/fontello.woff) format("woff"), url(../fonts/fontello.ttf) format("truetype"), url(../fonts/fontello.svg#fontello) format("svg");
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
    font-family: fontello;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1em;
    display: inline-block;
    width: 1em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
    content: "\e800";
}
.icon-gplus:before {
    content: "\e801";
}
.icon-rss:before {
    content: "\e802";
}
.icon-twitter-bird:before {
    content: "\e803";
}
.icon-youtube-play:before {
    content: "\e804";
}
.icon-location:before {
    content: "\e805";
}
.icon-mail-alt:before {
    content: "\e806";
}
#main-nav li a:after,
.btn-download:before,
.btn-mob span::after,
.btn-mob span::before,
.form-group:after,
.lined:after {
    content: "";
}
h1 {
    font: 24px/27px sorts_mill_goudyregular, serif;
    margin: 0 0 18px;
}
h2 {
    font: 20px/25px sorts_mill_goudyregular, serif;
    margin: 0 0 15px;
}
h3 {
    font: 19px/23px sorts_mill_goudyregular, serif;
    margin: 0 0 13px;
}
h4 {
    font: 16px/21px sorts_mill_goudyregular, serif;
    margin: 0 0 5px;
}
p {
    margin: 0 0 10px;
}
.btn,
.gform_button {
    font: 16px/23px gotham_promedium, sans-serif;
    display: inline-block;
    overflow: hidden;
    min-width: 160px;
    max-width: 100%;
    padding: 5px 7px;
    cursor: pointer;
    -moz-user-select: none;
    text-align: center;
    vertical-align: top;
    text-transform: uppercase;
    -ms-text-overflow: ellipsis;
    color: #2b3844;
    background: #fff;
}
#time-holder,
.btn-download {
    overflow: visible;
}
.btn-white,
.btn:hover,
.gform_button:hover {
    color: #fff;
    background: 0 0;
}
.btn-white:hover {
    color: #2b3844;
    border-color: #fff;
    background: #fff;
}
.btn-black {
    color: #fff;
    border: 3px solid #171225;
    background: #171225;
}
.btn-black:hover {
    color: #171225;
    border-color: #171225;
    background: #fff;
}
.btn-blue {
    color: #fff;
    border: 3px solid #2b3844;
    background: #2b3844;
}
.btn-blue:hover {
    color: #2b3844;
    border-color: #2b3844;
    background: #fff;
}
.btn-download {
    position: relative;
    margin: 0 20px 10px 40px;
}
.btn-download:before {
    position: absolute;
    top: -3px;
    left: -43px;
    width: 40px;
    height: 39px;
    background-color: #ea4c3a;
    background-image: url(../images/icon-pdf-book.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.form-group {
    position: relative;
    margin: 0 0 17px;
}
.form-group:after {
    display: block;
    clear: both;
}
.form-control {
    font: 14px/21px sorts_mill_goudyregular, serif;
    width: 100%;
    height: 42px;
    margin: 0;
    padding: 10px 10px 9px;
    transition: border-color 0.2s;
    color: #2b3844;
    border: 1px solid #7c7c7c;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: #2b3844;
}
.form-control.line {
    height: 23px;
    padding: 1px 0;
    color: #fff;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-control.line:focus {
    border-color: #fff;
}
.form-control.error,
.form-control.error:focus,
.form-control.wpcf7-not-valid,
.form-control.wpcf7-not-valid:focus {
    border-color: red !important;
}
span.wpcf7-not-valid-tip {
    font-size: 14px;
    clear: both;
    padding: 4px 0 0;
}
#sidebar .form-control.line {
    font-size: 16px;
    line-height: 21px;
    height: 24px;
}
textarea.form-control {
    height: 116px;
    resize: none;
}
textarea.form-control.line {
    height: 167px;
    padding: 5px 10px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
textarea.form-control.size-02 {
    height: 137px;
}
label {
    font: 14px/21px sorts_mill_goudyregular, serif;
    display: inline-block;
    margin: 0 0 4px;
    vertical-align: top;
    color: #2b3844;
}
.form-control::-moz-placeholder {
    opacity: 1;
    color: #fff;
}
.form-control:-ms-input-placeholder {
    color: #fff;
}
.form-control::-webkit-input-placeholder {
    color: #fff;
}
.errorMessage {
    font: 14px/17px robotoregular, sans-serif;
    clear: both;
    width: 100%;
    padding: 10px 0 0;
    color: red;
}
.SumoSelect > .CaptionCont > span,
.select-area {
    font: 16px/21px sorts_mill_goudyregular, serif;
}
select {
    height: 26px;
    opacity: 0;
}
.customForm-hidden {
    position: absolute !important;
    left: -9999px !important;
    display: block !important;
}
.select-area {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100% !important;
    height: 27px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.select-area.select-filter-sel {
    font-size: 14px;
    height: 24px;
}
.select-area .select-opener {
    position: absolute;
    z-index: 3;
    top: 12px;
    right: 1px;
    width: 13px;
    height: 7px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAHCAYAAADTcMcaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTI5NThFMjMyQTMwMTFFNUI5NDRENjBDRjU5M0E4QTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTI5NThFMjQyQTMwMTFFNUI5NDRENjBDRjU5M0E4QTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMjk1OEUyMTJBMzAxMUU1Qjk0NEQ2MENGNTkzQThBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMjk1OEUyMjJBMzAxMUU1Qjk0NEQ2MENGNTkzQThBOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmTgxzUAAAB7SURBVHjaYvz//38oAwPDaSB+wEAYKACxCQNQkxQQFwGxMhAz4MFKUHVSMAFJIC4EYhUcGlSg8iB1DMgS4lCT1NE0qEPFxWFi6CaKAnEBEGtC+ZpQG0SR1TGCdaICESCOAeKbQKwOxEuA+A2KChx+EATiJCAWwiYPEGAASSnTiYbnW3QAAAAASUVORK5CYII=)
        no-repeat;
}
.select-filter-sel .select-opener {
    top: 9px;
    width: 8px;
    height: 5px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEE4MUQ4N0QzNEY3MTFFNUE1Nzg5QTBEN0U5RDgyRDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEE4MUQ4N0UzNEY3MTFFNUE1Nzg5QTBEN0U5RDgyRDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4QTgxRDg3QjM0RjcxMUU1QTU3ODlBMEQ3RTlEODJENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QTgxRDg3QzM0RjcxMUU1QTU3ODlBMEQ3RTlEODJENCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmieprIAAABTSURBVHjaYvz//38OAwODMBA3MqCCeiB+ywBUIArEV4C4HogZoLgeKibKCBIAAlEg3g/Eq6G6Q4HYEYhfMyDpgpl0BcoGi8NMgAFRKP0aJgAQYADOy0PZ187ZwQAAAABJRU5ErkJggg==)
        no-repeat;
}
.select-area .left {
    display: none;
}
.select-area .center {
    line-height: 21px;
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
    padding: 2px 25px 1px 0;
    cursor: default;
}
.options-overflow div.drop-list {
    overflow: auto;
}
.options-hidden {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}
.select-options {
    position: absolute;
    z-index: 3000;
    background: #2b3844;
}
.select-options .drop-holder {
    height: 1%;
    border: 1px solid #fff;
    border-width: 0 1px 1px;
}
.select-options-flipped .drop-holder {
    border-width: 1px;
}
.select-options div.drop-list {
    width: 100%;
}
.select-options ul {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.select-options ul li {
    float: left;
    overflow: hidden;
    width: 100%;
}
.select-options ul a {
    font: 15px/21px sorts_mill_goudyregular, serif;
    display: block;
    overflow: hidden;
    height: 1%;
    padding: 6px 5px 5px;
    cursor: default;
    text-decoration: none;
    color: #fff;
}
.drop-filter-sel .select-options ul a {
    font-size: 14px;
}
.select-options ul a span {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    cursor: default;
}
.select-options .item-selected a {
    text-decoration: none;
    color: #171225;
    background: #fff;
}
.select-options ul a:hover {
    text-decoration: none;
}
.select-options ul a:focus {
    outline: 0;
}
.select-area.select-focus {
    border-color: #fff;
}


blockquote q {
    display: block;
    margin-bottom: 15px;
}
blockquote cite {
    font-size: 14px;
    font-style: normal;
}
.SlectBox {
    width: 100%;
    height: 27px;
}
.SelectClass {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}
.SumoSelect > .CaptionCont,
.SumoSelect > .optWrapper > .options > li label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.SumoSelect {
    position: relative;
    display: block;
    outline: 0;
}
.SumoSelect > .CaptionCont {
    position: relative;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.SumoSelect > .CaptionCont > span {
    line-height: 21px;
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
    height: 27px;
    padding: 2px 25px 1px 0;
    cursor: default;
    color: #fff;
}
.SumoSelect > .CaptionCont > span.placeholder {
    font: 16px/21px sorts_mill_goudyregular, serif;
}
.SumoSelect > .CaptionCont > label {
    position: absolute;
    z-index: 3;
    top: 12px;
    right: 1px;
    width: 13px;
    height: 7px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAHCAYAAADTcMcaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTI5NThFMjMyQTMwMTFFNUI5NDRENjBDRjU5M0E4QTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTI5NThFMjQyQTMwMTFFNUI5NDRENjBDRjU5M0E4QTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMjk1OEUyMTJBMzAxMUU1Qjk0NEQ2MENGNTkzQThBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMjk1OEUyMjJBMzAxMUU1Qjk0NEQ2MENGNTkzQThBOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmTgxzUAAAB7SURBVHjaYvz//38oAwPDaSB+wEAYKACxCQNQkxQQFwGxMhAz4MFKUHVSMAFJIC4EYhUcGlSg8iB1DMgS4lCT1NE0qEPFxWFi6CaKAnEBEGtC+ZpQG0SR1TGCdaICESCOAeKbQKwOxEuA+A2KChx+EATiJCAWwiYPEGAASSnTiYbnW3QAAAAASUVORK5CYII=)
        no-repeat;
}
.SumoSelect > .optWrapper {
    position: absolute;
    z-index: -100;
    top: 20px;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    transition: opacity 0.2s ease-out, top 0.2s ease-out, visibility 0.2s ease-out;
    opacity: 0;
    border: 1px solid #fff;
    border-width: 0 1px 1px;
    background: #2b3844;
}
.SumoSelect > .optWrapper.open {
    z-index: 1000;
    top: 27px;
    visibility: visible;
    opacity: 1;
}
.SumoSelect > .optWrapper > .options {
    display: block;
    overflow: auto;
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.SumoSelect > .optWrapper.isFloating > .options {
    max-height: 100%;
    box-shadow: 0 0 100px #595959;
}
.SumoSelect > .optWrapper > .options > li:hover label {
    text-decoration: none;
    color: #171225;
    background: #fff;
}
.SumoSelect > .optWrapper > .options > li.sel {
    background-color: #a1c0e4;
}
.SumoSelect > .optWrapper > .options > li label {
    font: 15px/21px sorts_mill_goudyregular, serif;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 6px 5px 5px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}
.SumoSelect > .optWrapper > .options > li span {
    display: none;
}
.SumoSelect > .optWrapper.isFloating {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 90%;
    max-height: 90%;
    margin: auto;
    border-width: 1px;
}
.SumoSelect > .optWrapper > .options > li.disabled {
    pointer-events: none;
    background-color: inherit;
}
.SumoSelect > .optWrapper > .options > li.disabled * {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}
.SumoSelect > .optWrapper.multiple > .options > li {
    padding-left: 35px;
    cursor: pointer;
}
.SumoSelect .select-all > span,
.SumoSelect > .optWrapper.multiple > .options > li span {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 30px;
    margin-left: -35px;
}
.SumoSelect .select-all > span i,
.SumoSelect > .optWrapper.multiple > .options > li span i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 14px;
    height: 14px;
    margin: auto;
    border: 1px solid #aeaeae;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
.SumoSelect > .optWrapper > .MultiControls {
    display: none;
    border-top: 1px solid #ddd;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
}
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    margin-top: 5px;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
    display: block;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
    padding: 6px;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p {
    display: inline-block;
    box-sizing: border-box;
    width: 50%;
    padding: 12px;
    cursor: pointer;
    text-align: center;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
    background-color: #f1f1f1;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
    border-right: 1px solid #dbdbdb;
    border-radius: 0 0 0 3px;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
    border-radius: 0 0 3px;
}
.SumoSelect > .optWrapper.isFloating > .options > li {
    padding: 12px 6px;
}
.SumoSelect > .optWrapper.multiple.isFloating > .options > li {
    padding-left: 35px;
}
.SumoSelect > .optWrapper.multiple.isFloating {
    padding-bottom: 43px;
}
.SumoSelect .select-all.partial > span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect > .optWrapper.multiple > .options > li.selected span i {
    border-color: transparent;
    background-color: #11a911;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: none;
}
.SumoSelect.disabled {
    cursor: not-allowed;
    opacity: 0.7;
}
.SumoSelect.disabled > .CaptionCont {
    border-color: #ccc;
    box-shadow: none;
}
.SumoSelect .select-all {
    position: relative;
    height: 20px;
    padding: 8px 0 3px 35px;
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
    background-color: #fff;
}
.SumoSelect .select-all > span i {
    cursor: pointer;
}
.SumoSelect .select-all.partial > span i {
    background-color: #ccc;
}
.SumoSelect > .optWrapper > .options > li.optGroup {
    padding-left: 5px;
    text-decoration: underline;
}
.popup {
    padding: 20px 10px;
    text-align: justify;
    background: #fff;
}
.popup .popup-close {
    line-height: 28px;
    padding-right: 20px;
    color: #2b3844;
    background: url(../images/icon-close.png) 100% 35% no-repeat;
}
.popup .popup-close:hover {
    text-decoration: underline;
}
.popup-msg {
    text-align: center;
}
.popup-msg h2 {
    white-space: pre-line;
}
.popup .img-msg {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px;
}
.popup .CaptionCont.SlectBox {
    height: 44px;
    border: none;
}
.popup .CaptionCont.SlectBox span {
    font: 14px/21px sorts_mill_goudyregular, serif;
    display: block;
    width: 100%;
    height: 42px;
    margin: 0;
    padding: 10px 10px 9px;
    transition: border-color 0.2s ease 0s;
    color: #2b3844;
    border: 1px solid #7c7c7c;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
}
.popup .optWrapper {
    transition: none;
    border: 1px solid #7c7c7c;
    background: #fff;
}
.popup-form,
.popup-title {
    border-bottom: 1px solid rgba(124, 124, 124, 0.2);
}
.popup .optWrapper.open {
    top: 42px;
}
.popup .optWrapper .options {
    max-height: 150px;
}
.popup .optWrapper .options li label {
    font-size: 14px;
    line-height: 25px;
    padding: 4px 5px 3px;
    color: #2b3844;
}
.popup .optWrapper .options li:hover label {
    color: #fff;
    background: #2b3844;
}
.popup-title {
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.popup-title h2 {
    float: left;
    max-width: 75%;
    margin-bottom: 0;
    vertical-align: baseline;
}
.popup-form,
.popup-form .form-group {
    margin-bottom: 15px;
}
#main-nav li a,
.wp-caption img {
    vertical-align: top;
}
.popup-title .popup-close {
    float: right;
}
.popup-form textarea {
    float: left;
    height: 100px;
}
.popup-form #upload_link {
    font-size: 14px;
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    max-width: 50%;
    margin-top: 7px;
    padding-left: 25px;
    white-space: nowrap;
    text-decoration: underline;
    text-overflow: ellipsis;
    color: #2b3844;
    background: url(../images/icon-image.png) 0 5px no-repeat;
}
.popup-form #upload {
    display: none;
}
.popup-form button {
    font-size: 14px;
    float: right;
    min-width: 111px;
}
.header,
body {
    min-width: 300px;
}
.popup-form .info-load {
    font-size: 14px;
    display: block;
    clear: both;
    width: 100%;
    padding: 10px 0 0;
}
.popup-form .info-load.error-info {
    color: red;
}
.popup-content .popup-text {
    margin-bottom: 20px;
}
.popup-content p {
    margin: 0 0 20px;
} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    margin: 0;
    padding: 0;
    vertical-align: top;
    border: 0;
    outline: 0;
}
.fancybox-wrap {
    position: absolute;
    z-index: 8020;
    top: 0;
    left: 0;
}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative;
}
.fancybox-skin {
    color: #444;
    background: #f9f9f9;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
    color: #444;
}
.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading {
    position: fixed;
    z-index: 8060;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    cursor: pointer;
    opacity: 0.8;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    overflow: visible !important;
    max-width: 99999px;
    max-height: 99999px;
}
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    z-index: 8010;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
}
.fancybox-overlay-fixed {
    position: fixed;
    right: 0;
    bottom: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 8050;
    visibility: hidden;
    text-shadow: none;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    z-index: 8050;
    right: 50%;
    bottom: 0;
    margin-bottom: -35px;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    white-space: nowrap;
    color: #fff;
    background: 0 0;
    background: rgba(0, 0, 0, 0.8);
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}
.header {
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
}


.header-holder {
    display: grid;
    width: 100%;
    grid-template-columns: 100px 180px auto auto;
}

.header-holder .logo {
    width: 80px;
    height: 90px;
    background: url(../images/logo-color.png) no-repeat;
    background-size: 80% 80%;
    background-position: center center;
    border: 1px solid black;
    border-radius: 5px;
    padding: 20px;
    background-color: white;
    margin-bottom: -100px;
}

.header-holder .logo-words a {
    font-size: 18px;
    display: inline-block;
    height: 100%;
    color: white;
    justify-content: right;
}

.header .search-panel {
    width: 220px;
}

.header .search-panel .form-group {
    margin: 0;
    padding: 0 30px 0 0;
}
.header .search-panel .btn-submit,
.header .search-panel .btn-trigger {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 8px;
    right: 0;
    overflow: hidden;
    width: 22px;
    height: 21px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    border: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTI5NThFMUIyQTMwMTFFNUI5NDRENjBDRjU5M0E4QTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTI5NThFMUMyQTMwMTFFNUI5NDRENjBDRjU5M0E4QTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozQTMyOUMwRTJBMUUxMUU1Qjk0NEQ2MENGNTkzQThBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMjk1OEUxQTJBMzAxMUU1Qjk0NEQ2MENGNTkzQThBOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgOZzjIAAAE3SURBVHjapNO7SwNBEMfxu8P4RmIhigqCBi18NlqlER+NCraC+fciWKuNYKFYKIKkCL5KjRYiUUSjxnB+B2YhnJN4xIFPtXu/m73Z88Mw9LR8jGIGKSTwhguco+DVKF9DmrGCadzjCiUkMYEOHODYCmlCgFVMYRc5fFXtOcI8lvCNEytkTAN2cGa8SDraQwsWtcvn6g2BfoMHPXe9OkQZk9EFCRnW9MofIU94xIgVIlN49+KVfJNWK0TG2B0jQPa24dVauMG49YZIDaIHl1aITKQLC3UCOrGmXeSskDvsYxbr6I2sD2FDu5DptNe6sXLl57CMT51CWY/YhxecIo0PZFGMhrhK6j1I6a8gD18jr+EDyOhl29L1XyFxql+PV9KgYiMhblKuo+1GQ1xHm7j9T4jrKPgRYADDTVcXyBzEJQAAAABJRU5ErkJggg==)
        50% 50% no-repeat;
}
.header .search-panel .btn-trigger {
    display: none;
}
.header .search-panel .form-control {
    height: 31px;
    padding: 5px 0 4px;
}
.header .social-links {
    position: absolute;
    top: 16px;
    right: 60px;
    float: right;
}
.header .social-links li {
    float: left;
}
.header .social-links li + li {
    padding-left: 10px;
}
.header .social-links li a {
    font-size: 23px;
    position: relative;
    display: block;
    width: 24px;
    height: 21px;
    transition: all 0.2s;
    text-align: center;
    color: #858584;
}
.header .social-links li a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.header .social-links li a:hover {
    color: #fff;
}
.btn-mob {
    position: fixed;
    z-index: 99999;
    top: 14px;
    right: 14px;
    overflow: hidden;
    width: 29px;
    height: 29px;
    transition: background 0.3s;
    background: #fff;
}
.btn-mob span {
    position: absolute;
    top: 13px;
    right: 5px;
    left: 5px;
    display: block;
    height: 3px;
    transition: background 0s 0.3s;
    background: #171225;
}
.btn-mob span::after,
.btn-mob span::before {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    background-color: #171225;
}
.btn-mob span::before {
    top: -8px;
    transition-property: top, transform;
}
.btn-mob span::after {
    bottom: -8px;
    transition-property: bottom, transform;
}
.btn-mob.open span {
    background: 0 0;
}
.btn-mob.open span::after,
.btn-mob.open span::before {
    transition-delay: 0s, 0.3s;
}
.btn-mob.open span::before {
    top: 0;
    transform: rotate(45deg);
}
.btn-mob.open span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

nav {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    background: #2b3844;
}

#respond,
.add-comment,
.alm-btn-wrap button,
.popups,
.wrapper {
    overflow: hidden;
}
#main-nav {
    padding: 50px;
}
#main-nav li {
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
}
#main-nav li a {
    position: relative;
    display: inline-block;
    color: #e6e7e7;
}
#main-nav li a:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0;
    transition: all 0.2s;
    transform: translateY(-7px);
    opacity: 0;
    background: #fff;
}
#main-nav li a:hover,
#main-nav li.current-menu-item a {
    color: #fff;
}
#main-nav li a:hover:after {
    height: 1px;
    transform: translateY(0);
    opacity: 1;
}
#main-nav li.current-menu-item a:after {
    height: 1px;
    transform: translateY(0);
    opacity: 1;
}


.footer-holder {
    font-size: 14px;
    position: relative;
    z-index: 9;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    color: #6f6f6f;
    background: #000;
}
.footer-holder .logo {
    display: inline-block;
    overflow: hidden;
    width: 215px;
    height: 75px;
    margin-bottom: 10px;
    text-indent: -9999px;
    background: url(../images/footer-logo.png) no-repeat;
}
.footer-holder .logo a {
    display: block;
    height: 100%;
}
.footer-holder .copy {
    font-size: 12px;
}
.footer-nav ul {
    margin-bottom: 10px;
}
.footer-nav ul li {
    line-height: 21px;
    display: inline-block;
}
.footer-nav ul li a {
    display: block;
    color: #6f6f6f;
}
.footer-nav ul li a:hover,
.footer-nav ul li.current-menu-item a {
    color: #fff;
}
.footer-nav ul.nav li {
    margin: 0 8px;
}
.footer-nav ul.social-links {
    font-size: 18px;
}
.footer-nav ul.social-links li {
    margin: 0 5px;
}
.gallery-item dt {
    float: none;
    padding: 0;
}
.wp-caption {
    clear: both;
    max-width: 98%;
    padding: 5px;
    border: 1px solid #ccc;
}
.wp-caption p {
    margin: 10px 0 0;
}
.WP-PrintIcon {
    display: none;
}
div.aligncenter {
    margin: 0 auto 14px;
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignleft {
    float: left;
    margin: 0 14px 4px 0;
}
.alignright {
    float: right;
    margin: 0 0 4px 14px;
}
.author-description b,
.author-description strong,
.exodus-text b,
.exodus-text strong,
.post-text b,
.post-text strong,
.result-text b,
.result-text strong {
    font-weight: 700;
}
.author-description cite,
.author-description em,
.author-description i,
.author-description q,
.exodus-text cite,
.exodus-text em,
.exodus-text i,
.exodus-text q,
.post-text cite,
.post-text em,
.post-text i,
.post-text q,
.result-text cite,
.result-text em,
.result-text i,
.result-text q {
    font-family: sorts_mill_goudyitalic;
}
.author-description dl,
.author-description pre,
.exodus-text dl,
.exodus-text pre,
.post-text dl,
.post-text pre,
.result-text dl,
.result-text pre {
    margin-bottom: 15px;
}
.author-description mark,
.exodus-text mark,
.post-text mark,
.result-text mark {
    background: rgba(43, 56, 68, 0.5);
}
.author-description dl dd,
.exodus-text dl dd,
.post-text dl dd,
.result-text dl dd {
    padding-left: 25px;
}
.author-description p a,
.exodus-text p a,
.post-text p a,
.result-text p a {
    text-decoration: underline;
    color: #2b3844;
}
#sidebar,
#sidebar h3 {
    color: #fff;
}
.author-description p a:hover,
.exodus-text p a:hover,
.post-text p a:hover,
.result-text p a:hover {
    text-decoration: none;
}
#respond h3 {
    margin: 0;
}
body {
    font: 16px/25px sorts_mill_goudyregular, serif;
    position: relative;
    z-index: 1;
    height: 100%;
    color: #444;
    background: url(../images/bg-body-mob.png) 50% 50% #444;
}
.page,
.wrapper {
    z-index: 10;
    position: relative;
}
.wrapper {
    display: table;
    width: 100%;
    height: 100%;
}
.content-row {
    display: table-row;
}

#content,
#sidebar {
    position: relative;
    width: 100%;
    margin: 0 0 15px;
}
.content-holder {
    padding: 10px;
    background: #fff;
}
#sidebar {
    padding: 15px;
    background: rgba(54, 54, 54, 0.7);
}
#sidebar .btn {
    font-size: 14px;
    font-weight: 700;
    min-width: 100px;
    height: 30px;
    padding: 0 5px;
}
.lined {
    position: relative;
    padding: 0 0 15px;
}
.lined:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 95px;
    height: 3px;
    margin-left: -47px;
    background: #fff;
}
.video-wrapper {
    margin-bottom: 20px;
}
.popups {
    position: absolute;
    top: -9999px;
    left: -9999px;
    height: 0;
}
.alm-btn-wrap {
    margin: 40px auto 20px;
}
.alm-btn-wrap button {
    position: relative;
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: 0 0;
}
.alm-btn-wrap button:after,
.alm-btn-wrap button:before {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 2px;
    height: 8px;
    margin-left: -1px;
    content: "";
    transform-origin: 50% 100%;
    -webkit-animation-name: rotateClock;
    animation-name: rotateClock;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-radius: 2px;
    background: #fff;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.alm-btn-wrap button:before {
    height: 12px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.alm-btn-wrap button.done {
    opacity: 0;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/*-------------------------------------*/
/* -----   NEW STYLES 12/2/2020  ----- */
/*-------------------------------------*/

header {
    background-color: #000000;
}

.section-padding {
    padding: 0px 20px 70px 20px;
}

.section-padding-light {
    padding: 30px 0px;
}

.section-default {
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.sizer-default {
    margin: 0 auto;
    max-width: 1200px;
}

/* ---- Homepage Article Layouts ------*/

.article-grid {
    display: grid;
    grid-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: auto;
}

.article-card {
    display: grid;
    grid-template-rows: 300px 1fr;
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    padding: 20px;
}

.article-card:hover {
    border: 1px solid #00A3FF;
}

.article-card-image {
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    background-size: cover;
    background-position: center center;

    grid-row: 1 / 3;
    margin-bottom: 10px;
}

.article-tag  a {
    display: block;
    text-align: center;
    font-weight: 600;
    color: #00A3FF !important;
    margin: 0px auto 0px auto;
    text-transform: capitalize;
}

.article-card h3 {
    margin-top: 0px;
    color: black;
    font-size: 1.2em;
}

.center-content {
    margin: 50px auto;
    text-align: center;
}

.section-sponsership {
    color: white !important;
}

.border-default {
    border: 1px solid #D1D1D1;
    border-radius: 5px;
    padding: 20px;
}

.border-white {
    border: 1px solid #fff;
}

.section-quote {
    position: relative;
    padding: 150px 20px;
    background: white;

}

.section-quote::before {
    content:"";
    transform: skewY(6deg);
    background: #00000090;
    position: absolute;
    top: -50px;
    bottom: -50px;
    left: 0px;
    right: 0px;
    z-index: 2;
}

.section-quote::after {
    content:"";
    transform: skewY(6deg);
    background: #000;
    position: absolute;
    background-image: url(../images/fulton-sheen.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    top: -50px;
    bottom: -50px;
    left: 0px;
    right: 0px;
    z-index: 1;
}

.section-quote-content {
    position: relative;
    max-width: 700px;
    margin: 0px auto;
    z-index: 2;
}

.section-quote-content p {
    color: white;
}

.quote-text {
    font-size: 2em;
    line-height: 1.7em;
}

.article {
    background: white;
}

.post-heading {
    color: black;
    max-width: 600px;
    height: 600px;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
}

.post-title {
    background-color: white;
    margin: -100px auto 0 auto;
    max-width: 500px;
}

.post-title h1 {
    font-size: 2em;
    text-align: center;
    margin: 0;
}

.post-author {
    text-align: center;
}

.post-content {
    max-width: 700px;
    margin: 0 auto;
}

/* ------ Grids ------ */

.grid-half {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: minmax( 350px, 1fr);
    align-items: center;
}

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

.btn-underline {
    font-family: Merriweather;
    font-weight: 600;
    padding-bottom: 4px;
    border-bottom: 1px solid black ;
}

.title-large {
    font-size: 3em !important;
}

.section-sponsership {
    background-color: #00000080;
    padding-top: 70px;
}

.sponserships-box {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

.sponserships-box h1 {
    color: white;
    text-align: center;
}

.sponserships-box p {
    text-align: center;
}

.addtoany_content {
    text-align: center;
}
/*-------------------------------------*/
/* -----  //  END NEW STYLES 12/2/2020  ----- */
/*-------------------------------------*/


@media (min-width: 640px) {

    /*---------- NEW STYLES ---------*/


    .grid-half {
        grid-template-columns: minmax( 350px, 1fr) minmax( 350px, 1fr);
    }

    /*---------- / END NEW STYLES ---------*/

    .container {
        width: 100%;
    }
    .tab-1,
    .tab-10,
    .tab-11,
    .tab-12,
    .tab-2,
    .tab-3,
    .tab-4,
    .tab-5,
    .tab-6,
    .tab-7,
    .tab-8,
    .tab-9 {
        float: left;
    }
    .tab-1 {
        width: 8.33333%;
    }
    .tab-2 {
        width: 16.66667%;
    }
    .tab-3 {
        width: 25%;
    }
    .tab-4 {
        width: 33.33333%;
    }
    .tab-5 {
        width: 41.66667%;
    }
    .tab-6 {
        width: 50%;
    }
    .tab-7 {
        width: 58.33333%;
    }
    .tab-8 {
        width: 66.66667%;
    }
    .tab-9 {
        width: 75%;
    }
    .tab-10 {
        width: 83.33333%;
    }
    .tab-11 {
        width: 91.66667%;
    }
    .tab-12 {
        width: 100%;
    }
    .popup {
        padding: 20px;
    }
    .popup-title {
        margin-bottom: 15px;
    }
    #respond {
        margin-left: 55px;
    }
}
@media (min-width: 768px) {

    /*---------- NEW STYLES ---------*/

    .section-default {
        padding: 0px 0px 70px 0px;
    }

    .padding-top {
        padding-top: 70px;
    }
    /* Article - Card */

    .article-grid {
        grid-gap: 20px;
    }

    .article-card {
        grid-template-rows: 150px 1fr;
    }

    .article-card:first-child h3 {
        font-size: 2em;
        line-height: 1.5em;
    }

    .article-grid-a {
        grid-template-columns: 2fr 1fr;
    }

    .article-grid-a .article-card:first-child {
        grid-row: 1 / 3;
    }

    .article-grid-a .article-card:first-child h3{
        grid-row: 1 / 3;
    }

    .article-grid-b {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .article-grid-b .article-card:first-child {
        grid-column: 1 / 4;
        grid-template-columns: repeat(auto-fit, minmax( 350px, 1fr)) ;
        grid-template-rows: none;
        grid-gap: 20px;
    }


    .header .frame,
    .lap-1,
    .lap-10,
    .lap-11,
    .lap-12,
    .lap-2,
    .lap-3,
    .lap-4,
    .lap-5,
    .lap-6,
    .lap-7,
    .lap-8,
    .lap-9 {
        float: left;
    }
    .container {
        width: 100%;
    }
    .lap-1 {
        width: 8.33333%;
    }
    .lap-2 {
        width: 16.66667%;
    }
    .lap-3 {
        width: 25%;
    }
    .lap-4 {
        width: 33.33333%;
    }
    .lap-5 {
        width: 41.66667%;
    }
    .lap-6 {
        width: 50%;
    }
    .lap-7 {
        width: 58.33333%;
    }
    .lap-8 {
        width: 66.66667%;
    }
    .lap-9 {
        width: 75%;
    }
    .lap-10 {
        width: 83.33333%;
    }
    .lap-11 {
        width: 91.66667%;
    }
    .lap-12 {
        width: 100%;
    }
    h1 {
        font: 36px/41px sorts_mill_goudyregular, serif;
        margin: 0 0 30px;
    }
    h2 {
        font: 30px/41px sorts_mill_goudyregular, serif;
        margin: 0 0 12px;
    }
    h3 {
        font: 24px/27px sorts_mill_goudyregular, serif;
        margin: 0 0 20px;
    }
    h4 {
        font: 18px/21px sorts_mill_goudyregular, serif;
        margin: 0 0 15px;
    }
    blockquote {
        margin-bottom: 63px;
        padding-left: 50px;
    }
    blockquote q {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 25px;
    }
    blockquote cite {
        font-size: 16px;
    }
    .popup {
        padding: 30px 20px;
    }
    .popup-title {
        margin-bottom: 25px;
        padding-bottom: 18px;
    }
    .popup-title .popup-close {
        margin-top: 10px;
    }
    .popup-form {
        float: left;
        width: 50%;
        margin: 0 15px 0 0;
        padding-right: 15px;
        border-bottom: none;
    }
    .popup-content {
        overflow: hidden;
    }
    .popup-content .popup-text {
        margin-bottom: 50px;
    }
    .popup-content p {
        margin: 0 0 50px;
    }

    .header-holder {
        padding: 28px;
    }

    .header .search-panel {
        width: 250px;
    }
    .header .social-links {
        position: relative;
        top: auto;
        right: auto;
        padding: 7px 0 0 15px;
    }
    .btn-mob {
        top: 30px;
    }
    .footer-nav {
        text-align: center;
    }
    .footer-nav ul {
        display: inline-block;
    }
    .footer-nav ul.nav li {
        margin: 0 15px;
    }
    .author-description dl,
    .author-description pre,
    .post-text dl,
    .post-text pre {
        margin-bottom: 20px;
    }
    #respond {
        margin-left: 110px;
    }
    #sidebar {
        padding: 30px;
    }
    .video-wrapper {
        margin-bottom: 40px;
    }
}
@media (min-width: 1025px) {
    body,
    nav {
        background: 0 0;
    }
    .container {
        width: 960px;
    }
    .desk-1,
    .desk-10,
    .desk-11,
    .desk-12,
    .desk-2,
    .desk-3,
    .desk-4,
    .desk-5,
    .desk-6,
    .desk-7,
    .desk-8,
    .desk-9 {
        float: left;
    }
    .desk-1 {
        width: 8.33333%;
    }
    .desk-2 {
        width: 16.66667%;
    }
    .desk-3 {
        width: 25%;
    }
    .desk-4 {
        width: 33.33333%;
    }
    .desk-5 {
        width: 41.66667%;
    }
    .desk-6 {
        width: 50%;
    }
    .desk-7 {
        width: 58.33333%;
    }
    .desk-8 {
        width: 66.66667%;
    }
    .desk-9 {
        width: 75%;
    }
    .desk-10 {
        width: 83.33333%;
    }
    .desk-11 {
        width: 91.66667%;
    }
    .desk-12 {
        width: 100%;
    }
    .popup {
        padding: 75px 80px 60px;
    }
    .popup-msg {
        padding: 118px 40px 80px;
    }
    .popup-msg h2 {
        margin-bottom: 55px;
    }
    .popup-form {
        padding-right: 95px;
    }
    .popup-content .popup-text h3 {
        line-height: 33px;
        max-width: 440px;
        margin-bottom: 25px;
    }
    .btn-mob {
        display: none;
    }
    .header {
        padding: 15px 14px;
    }
    .header .header-holder {
        padding: 0;
    }
    .header .frame {
        clear: both;
        width: 100%;
    }
    .header .search-panel {
        width: auto;
    }
    .header .search-panel .form-group {
        position: relative;
        z-index: 20;
        overflow: visible;
        height: 32px;
        padding: 0 25px 0 0;
    }
    .header .search-panel .form-control {
        width: 230px;
    }
    .header .social-links {
        padding-left: 31px;
    }
    .header .social-links li + li {
        padding-left: 9px;
    }
    nav {
        position: relative;
        z-index: 10;
        top: auto;
        left: auto;
        display: block !important;
        float: right;
        clear: both;
        overflow: visible;
        width: 100%;
        height: auto;
    }
    #main-nav {
        float: left;
        padding: 0;
    }
    #main-nav li {
        float: left;
        padding: 0 0 0 33px;
    }
    .footer-holder {
        padding: 20px 0;
    }
    .footer-holder .logo {
        float: left;
        margin-bottom: 0;
    }
    .footer-holder .holder {
        overflow: hidden;
        padding-top: 10px;
        padding-left: 15px;
    }
    .footer-holder .copy,
    .footer-nav {
        text-align: right;
    }
    .footer-nav ul {
        margin-bottom: 0;
    }
    .footer-nav ul li {
        line-height: 36px;
    }
    .footer-nav ul.nav li {
        margin: 0 0 0 45px;
    }
    .footer-nav ul.social-links li {
        margin: 0 0 0 5px;
    }
    body:after {
        position: fixed;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: url(../images/bg-body.jpg) 50% 50% no-repeat #444;
        background-size: cover;
    }


    .alm-btn-wrap {
        margin-top: 64px;
        margin-bottom: 32px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1140px;
    }
    .lg-1,
    .lg-10,
    .lg-11,
    .lg-12,
    .lg-2,
    .lg-3,
    .lg-4,
    .lg-5,
    .lg-6,
    .lg-7,
    .lg-8,
    .lg-9 {
        float: left;
    }
    .lg-1 {
        width: 8.33333%;
    }
    .lg-2 {
        width: 16.66667%;
    }
    .lg-3 {
        width: 25%;
    }
    .lg-4 {
        width: 33.33333%;
    }
    .lg-5 {
        width: 41.66667%;
    }
    .lg-6 {
        width: 50%;
    }
    .lg-7 {
        width: 58.33333%;
    }
    .lg-8 {
        width: 66.66667%;
    }
    .lg-9 {
        width: 75%;
    }
    .lg-10 {
        width: 83.33333%;
    }
    .lg-11 {
        width: 91.66667%;
    }
    .lg-12 {
        width: 100%;
    }
    
}
@media (min-width: 1400px) {
    .header .frame,
    nav {
        float: left;
        clear: none;
    }
    .header .frame {
        width: auto;
    }
    .header .header-holder {
        padding: 16px 4px 0 0;
    }
    .header .search-panel {
        margin: 0 0 0 25px;
    }
    .header .search-panel.focused .form-control {
        width: 230px;
        opacity: 1;
    }
    .header .search-panel.focused .btn-trigger {
        display: none;
    }
    .header .search-panel.focused .btn-submit {
        display: block;
    }
    .header .search-panel .form-control {
        width: 0;
        transition: width 0.6s, opacity 0.3s;
        opacity: 0;
    }
    .header .search-panel .btn-trigger {
        z-index: 10;
        display: block;
    }
    .header .search-panel .btn-submit {
        display: none;
    }
    nav {
        width: auto;
    }
}
@media (max-width: 1024px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@-webkit-keyframes fadeInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
    100% {
        transform: none;
        opacity: 1;
    }
}
@keyframes fadeInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
    100% {
        transform: none;
        opacity: 1;
    }
}
@-webkit-keyframes rotateClock {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes rotateClock {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.border {
    border: 1px solid white;
    text-align: center;
    background-color: black;
    padding-top: 20px;
    margin: 20px 0px;
}
#promo {
    text-align: center;
    background-image: url("https://thosecatholicmen.com/wp-content/uploads/2020/07/the-man-crisis.jpg");
    background-size: cover;
    background-position: center center;
    height: 300px;
    width: 100%;
    margin: 20px 0;
}
.new-subscribe h4,
h3 {
    margin-top: 20px;
    color: white;
    text-align: center;
}
#sidebar .new-subscribe h3 {
    margin-bottom: 30px !important;
    padding: 0px 5px;
}
#mc4wp-form-1 p {
    text-align: left;
    font-family: sans-serif;
    font-weight: 300;
    margin: 0 10%;
}
#mc4wp-form-1 input {
    border: 0px;
    border-radius: 3px;
    padding: 6px 4px;
    background-color: white;
    color: grey;
}
#mc4wp-form-1 label {
    margin-top: 10px;
    color: white;
    display: block;
    font-family: sans-serif;
}
#mc4wp-form-1 input[type="checkbox"] {
    border: 2px solid grey;
    border-radius: 3px;
    padding: 4px;
    background-color: white;
    color: grey;
    opacity: 1;
    margin-right: 5px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
#mc4wp-form-1 input[type="submit"] {
    padding: 10px 10px;
    transition: 0.5s;
    border-radius: 0px;
    background-color: white;
    transition: 0.5s;
    color: black;
    font-weight: 800;
    width: 100%;
    margin: 10px 0 0 0;
}
#mc4wp-form-1 input[type="submit"]:hover {
    background-color: #00ffd2;
    transition: 0.5s;
    color: grey;
}
#mc4wp-form-1 input[type="email"] {
    width: 80%;
    margin: 0 10%;
}
#wpcf7-f1990-o1 input[type="file"] {
    opacity: 1;
}
#wpcf7-f1990-o1 input[type="checkbox"] {
    border: 2px solid grey;
    border-radius: 3px;
    padding: 4px;
    background-color: white;
    color: grey;
    opacity: 1;
    margin-right: 5px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
.social-intro .user-form h3 {
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding: 0px !important;
}
.user-form {
    padding: 0 !important;
}
#home-contact input[type="submit"] {
    width: 50%;
}
#home-contact .user-form label {
    display: inline-block;
    margin-right: 20px;
}
#home-contact #promo {
    margin: 0;
}
#home-contact h4 {
    margin: 10px 0 5px 0;
    color: white;
}
.holder .border {
    padding: 0;
}
.post-text p a {
    word-break: break-all;
}
.post-text {
    position: relative;
}
div.podcast {
    position: relative;
}
@media only screen and (min-width: 780px) {
    div.podcast {
        position: absolute;
        top: -110px;
        right: 5px;
    }
}
.exodus90 {
    text-align: center;
    padding: 40px 0 60px 0;
    background-image: url(https://thosecatholicmen.com/wp-content/uploads/2018/10/ad-90-days-to-christmas-horizontal-05.jpg);
    background-position: 30% center;
    background-size: cover;
    background-color: white;
}
.exodus90 .green {
    color: #0bd804;
}
.exodus90 .red {
    color: #d80000;
}
.exodus90 a {
    display: block;
}
.exodus90_hz {
    height: 700px;
    padding: 20px 15px;
    background-position: 25% bottom;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-color: #fefffc;
}
.exodus90 h1,
h2 {
    font-weight: 700;
    font-family: "Bitter", serif;
}
.exodus90 h1 {
    text-shadow: 1px 1px 10px white;
    color: #ef643b;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 2.2em;
    line-height: 1.5em;
}
.exodus90 h2 {
    font-size: 1.5em;
    line-height: 1.4em;
    font-weight: 400;
}
.exodus90_hz h1 {
    font-size: 1.6em;
    line-height: 1.5em;
}
.exodus90_hz h2 {
    margin-top: 10px;
    font-size: 1em;
    line-height: 1.6em;
}
.exodus90 img {
    width: 150px;
}
@-webkit-keyframes buttonhover {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    50% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes buttonhover {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    50% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.video-button {
    margin-top: 20px;
    padding: 10px;
    background-color: #ef643b;
    color: white;
    -webkit-animation: buttonhover 3s ease-in-out infinite;
    animation: buttonhover 3s ease-in-out infinite;
    display: inline-block;
    transition: 0.5s;
    font-family: "Bitter", serif;
}
.video-button:hover {
    background-color: #e88267;
    transition: 0.5s;
}

/* // New Blog Styles */

h1 {
    font-size: 3em;
    line-height: 55px;
}

h1, h2, h3, h4 {
    font-family: gotham_promedium;
}

.post-text h1, .post-text h2, .post-text h3, .post-text h4 {
    color: #202020;
}

body, p { 
    font-family: "Bitter";
}

.post-text p, .post-text i, .post-text em {
    line-height: 2em;
    color: #202020;
    font-family: "Bitter";
    font-weight: 100;
}

#main-nav li {
    text-transform: none;
}

.post-author .avatar {
    border-radius: 50px
}

.post-text blockquote {
    font-size: 2em;
    margin-bottom: 0px;
    padding-left: 30px;
    border-left: 6px solid black;
}

.post-text blockquote p {
    line-height: 1.6em;
}

.sidebar-ad {
	margin-bottom: 20px;
}

#e2ma_signup_form {
    width: 100%;
}

.e2ma_signup_form_required_footnote {
    display: none;
}

#e2ma_signup_form_button_row {
    margin:0px;
    padding-top: 0px;
}

.e2ma_signup_form_row {
    margin-bottom: 0px;
}

.e2ma_signup_form input[type="submit"], .e2ma_signup_form .e2ma_signup_form_butto {
    width: 100%;
    height: 38px;
}

.e2ma_signup_form_label {
    position: relative;
    text-align: left;
    margin-bottom: -25px;
    margin-left: 3px;
    z-index: 999;
    font-size: 10px !important;
    text-transform: uppercase;
}

.sponser-logo {
    margin: 0 auto;
    margin-bottom: 30px;
    height: 106px;
    width: 429px;
    background-image: url(../images/sword-and-spade-logo-white.png);
}