/**
 * Theme Name: Master Theme
 * Version: 1.0.0
 * Theme URI: -
 * Author: -
 * Author URI: -
 * Description: The master theme starter.
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: custom
 * Text Domain: mastertheme
 */
/*
 1. Fonts
 2. Variables
 3. General Resets
 4. Bootstrap Resets
 3. Header
 4. Footer
 5. Home Page
*/

@font-face {
    font-family: 'SourceSansPro-Black';
    src: url('assets/fonts/SourceSansPro-Black.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-ExtraLightIt';
    src: url('assets/fonts/SourceSansPro-ExtraLightIt.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-ExtraLightIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-LightIt';
    src: url('assets/fonts/SourceSansPro-LightIt.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('assets/fonts/SourceSansPro-Semibold.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-Bold';
    src: url('assets/fonts/SourceSansPro-Bold.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-SemiboldIt';
    src: url('assets/fonts/SourceSansPro-SemiboldIt.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-It';
    src: url('assets/fonts/SourceSansPro-It.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('assets/fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-BoldIt';
    src: url('assets/fonts/SourceSansPro-BoldIt.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-ExtraLight';
    src: url('assets/fonts/SourceSansPro-ExtraLight.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('assets/fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceSansPro-BlackIt';
    src: url('assets/fonts/SourceSansPro-BlackIt.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-LightItalic';
    src: url('assets/fonts/WorkSans-LightItalic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-SemiBold';
    src: url('assets/fonts/WorkSans-SemiBold.woff2') format('woff2'),
        url('assets/fonts/WorkSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-BlackItalic';
    src: url('assets/fonts/WorkSans-BlackItalic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-BoldItalic';
    src: url('assets/fonts/WorkSans-BoldItalic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-Bold';
    src: url('assets/fonts/WorkSans-Bold.woff2') format('woff2'),
        url('assets/fonts/WorkSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-Medium';
    src: url('assets/fonts/WorkSans-Medium.woff2') format('woff2'),
        url('assets/fonts/WorkSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-Black';
    src: url('assets/fonts/WorkSans-Black.woff2') format('woff2'),
        url('assets/fonts/WorkSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-MediumItalic';
    src: url('assets/fonts/WorkSans-MediumItalic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-ExtraLight';
    src: url('assets/fonts/WorkSans-ExtraLight.woff2') format('woff2'),
        url('assets/fonts/WorkSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-ExtraBold';
    src: url('assets/fonts/WorkSans-ExtraBold.woff2') format('woff2'),
        url('assets/fonts/WorkSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-Italic';
    src: url('assets/fonts/WorkSans-Italic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-ExtraLightItalic';
    src: url('assets/fonts/WorkSans-ExtraLightItalic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-Thin';
    src: url('assets/fonts/WorkSans-Thin.woff2') format('woff2'),
        url('assets/fonts/WorkSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-ExtraBoldItalic';
    src: url('assets/fonts/WorkSans-ExtraBoldItalic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-Light';
    src: url('assets/fonts/WorkSans-Light.woff2') format('woff2'),
        url('assets/fonts/WorkSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-ThinItalic';
    src: url('assets/fonts/WorkSans-ThinItalic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-Regular';
    src: url('assets/fonts/WorkSans-Regular.woff2') format('woff2'),
        url('assets/fonts/WorkSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'WorkSans-SemiBoldItalic';
    src: url('assets/fonts/WorkSans-SemiBoldItalic.woff2') format('woff2'),
        url('assets/fonts/WorkSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLTStd-Bd';
    src: url('assets/fonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
        url('assets/fonts/HelveticaNeueLTStd-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLTStd-Md';
    src: url('assets/fonts/HelveticaNeueLTStd-Md.woff2') format('woff2'),
        url('assets/fonts/HelveticaNeueLTStd-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-Lt';
    src: url('assets/fonts/HelveticaNeueLTStd-Lt.woff2') format('woff2'),
        url('assets/fonts/HelveticaNeueLTStd-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-Th';
    src: url('assets/fonts/HelveticaNeueLTStd-Th.woff2') format('woff2'),
        url('assets/fonts/HelveticaNeueLTStd-Th.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 100px;
}
.admin-baer header {
    top: 32px;
}
header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    padding: 20px 0;
    z-index: 9999;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
header .navbar-brand {
    font-family: 'HelveticaNeueLTStd-Md';
    font-size: 18px;
    line-height: 25px;
	letter-spacing: 4px;
	text-transform: uppercase;
    color: rgb(64, 64, 64);
}
header .navbar-nav {
    font-family: 'HelveticaNeueLTStd-Lt';
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(64, 64, 64);
    margin-left: auto;
}
header .navbar-nav li {
	padding: 0 5px
}
header .navbar-nav .menu-item:hover .nav-link,
header .navbar-nav .menu-item:focus .nav-link,
header .navbar-nav .menu-item:active .nav-link {
    color: #000;
}
header .navbar-nav .menu-item.current-menu-item .nav-link {
    font-family: 'HelveticaNeueLTStd-Bd', Arial, sans-serif;
}
header .navbar-nav .menu-item .nav-link {
    color: rgb(64, 64, 64);
    border-bottom: 1px transparent solid;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header .hamburger {
    outline: none;
}
.v-center {
    margin-top: auto;
    margin-bottom: auto;
}
.btn-styled {
    font-family: 'HelveticaNeueLTStd-Bd', Arial, sans-serif;
    padding: 16px 32px;
    color: rgb(38, 38, 38);
    background-color: #fff;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 1px;
    border-radius: 0;
    border: 1px rgb(38, 38, 38) solid;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-styled:focus,
.btn-styled:active,
.btn-styled:hover {
    color: #fff;
    background-color: rgb(38, 38, 38);
}
.masthead {
    padding: 40px 0 0;
}
.masthead img {
    width: 100%;
    height: auto;
	margin: 0 0 20px;
}
.masthead h1 {
    font-family: 'HelveticaNeueLTStd-Md', Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
    text-align: left;
	letter-spacing: 4px;
    white-space: pre-line;
	text-transform: uppercase;
    white-space-collapse: preserve-breaks;
    color: rgb(27, 27, 27);
    margin: 0 0 20px;
}
.masthead h1 span {
    display: block;
}
.masthead ol,
.masthead ul,
.masthead table,
.masthead p {
    font-family: 'HelveticaNeueLTStd-Lt', Arial, sans-serif;
    font-size: 19px;
    line-height: 29px;
    text-align: left;
    color: rgb(27, 27, 27);
    margin: 0 0 30px;
}
.masthead p a {
	color: rgb(94, 94, 94);
	text-decoration: underline; 
}
.masthead .btn-area {
    text-align: left;
}
.article {
    padding: 55px 0;
}
.article .inner-wrapper {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.article h2 {
    font-family: 'SourceSansPro-Regular', Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: rgb(27, 27, 27);
    margin: 0 0 20px;
}
.article ul,
.article ol,
.article table,
.article p {
    font-family: 'SourceSansPro-Regular', Arial, sans-serif;
    font-size: 18px;
    line-height: 27px;
    color: rgb(27, 27, 27);
    margin: 0 0 20px;
}
.article ul strong,
.article ol strong,
.article table strong,
.article p strong {
    font-family: SourceSansPro-Bold, Arial, sans-serif;
}
.article ul li,
.article ol li {
	margin-bottom: 3px;
}
.article img {
    width: 100%;
    height: auto;
    margin: 0 0 20px;
}
.blog-masthead {
    padding: 60px 0;
    margin: 0 0 30px;
}
.blog-masthead h1 {
    font-family: 'HelveticaNeueLTStd-Th', Arial, sans-serif;
    font-size: 48px;
    line-height: 67px;
	letter-spacing: 4px;
    text-transform: uppercase;
    text-align: left;
    color: rgb(22, 22, 22);
    margin: 0;
}
.blog-area article {
    margin: 0 0 30px;
}
.blog-area article h3 {
    font-family: 'HelveticaNeueLTStd-Bd', Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
	letter-spacing: 4px
    text-transform: uppercase;
    color: rgb(27, 27, 27);
    margin: 0 0 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-area article p {
    font-family: 'HelveticaNeueLTStd-Lt', Arial, sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: rgb(94, 94, 94);
    margin: 0 0 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-area article .btn-more {
    font-family: 'HelveticaNeueLTStd-Bd', Arial, sans-serif;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 1px;
    color: rgb(94, 94, 94);
    text-transform: uppercase;
    border-bottom: 1px rgb(94, 94, 94) solid;
    padding-left: 0;
}
.blog-area article img {
	margin: 0 0 5px;
}
.contact-area {
    padding: 55px 0;
}
.contact-area address {
    font-family: 'SourceSansPro-Bold', Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    color: rgb(94, 94, 94);
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.img-area {
	margin: 40px 0 0;
}
.img-area .row {
	align-items: center;
	justify-content: center;
}
footer {
    padding: 15px 0;
}
footer ul.socials {
    list-style: none;
    text-align: center;
    color: rgb(22, 22, 22);
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 30px;
}
footer ul.socials li {
    padding: 0 10px;
}
footer ul.socials li a {
    color: rgb(22, 22, 22);
}
footer p {
    font-family: 'SourceSansPro-Regular', Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgb(89, 89, 89);
    margin: 0;
}
@media (min-width: 1400px) {
    .container {
        max-width: 1280px;
    }
}
@media (max-width: 1200px) {
    header .navbar-nav {
        text-align: center;
    }
    .masthead img {
        margin: 0 0 15px;
    }
    .masthead h1 {
        font-size: 30px;
        line-height: 39px;
        text-align: center;
    }
    .masthead h1 span {
        display: inline;
    }
    .masthead p {
        text-align: center;
    }
    .masthead .btn-area {
        text-align: center;
        margin: 0 0 15px;
    }
    .article {
        padding: 30px 0;
    }
    .blog-masthead {
        padding: 30px 0;
        margin-bottom: 0;
    }
    .blog-area article h3 {
        margin: 0 0 15px;
    }
    .blog-area article p {
        margin: 0 0 15px;
    }
    .blog-area article {
        margin-bottom: 25px;
    }
    .contact-area {
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    body {
        padding-top: 76px;
    }
    header {
        padding: 0;
    }
	header .navbar {
		padding-left: 0;
		padding-right: 0;
	}
	header .navbar-brand {
		letter-spacing: 3px;
	}
	.masthead {
  		padding: 30px 0 0;
	}
    .masthead h1 {
        font-size: 20px;
        line-height: 27px;
    }
    .article {
        padding: 15px 0;
    }
    .article .inner-wrapper {
        text-align: center;
        max-width: none;
    }
    .blog-masthead h1 {
        font-size: 30px;
        line-height: 39px;
    }
    .blog-area article {
        max-width: none;
    }
    .blog-area article h3 {
        font-size: 20px;
        line-height: 27px;
    }
    .blog-masthead h1 {
        font-size: 23px;
        line-height: 32px;
    }
    footer ul.socials {
        font-size: 30px;
        line-height: 39px;
        margin: 0 0 15px;
    }
    footer ul.socials li {
        padding: 0 7px;
    }
}