/**
 * 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;
}
@font-face {
    font-family: 'ChronicleDisplay-Black';
    src: url('assets/fonts/ChronicleDisplay-Black.woff2') format('woff2'),
        url('assets/fonts/ChronicleDisplay-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ChronicleDisplay-LightItalic';
    src: url('assets/fonts/ChronicleDisplay-LightItalic.woff2') format('woff2'),
        url('assets/fonts/ChronicleDisplay-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'ChronicleDisplay-Roman';
    src: url('assets/fonts/ChronicleDisplay-Roman.woff2') format('woff2'),
        url('assets/fonts/ChronicleDisplay-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ChronicleDisplay-Semi';
    src: url('assets/fonts/ChronicleDisplay-Semi.woff2') format('woff2'),
        url('assets/fonts/ChronicleDisplay-Semi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Thin';
    src: url('assets/fonts/Roboto-Thin.woff2') format('woff2'),
        url('assets/fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('assets/fonts/Roboto-Bold.woff2') format('woff2'),
        url('assets/fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('assets/fonts/Roboto-Medium.woff2') format('woff2'),
        url('assets/fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('assets/fonts/Roboto-Light.woff2') format('woff2'),
        url('assets/fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-BlackItalic';
    src: url('assets/fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('assets/fonts/Roboto-Regular.woff2') format('woff2'),
        url('assets/fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('assets/fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-LightItalic';
    src: url('assets/fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Italic';
    src: url('assets/fonts/Roboto-Italic.woff2') format('woff2'),
        url('assets/fonts/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-styfooter
	le: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-MediumItalic';
    src: url('assets/fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-ThinItalic';
    src: url('assets/fonts/Roboto-ThinItalic.woff2') format('woff2'),
        url('assets/fonts/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Black';
    src: url('assets/fonts/Roboto-Black.woff2') format('woff2'),
        url('assets/fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.row10 {
	margin-left: -5px;
	margin-right: -5px;
}
.row10 .col-md-4,
.row10 .col-sm-6,
.row10 .col-lg-3,
.row10 .col-lg-9 {
	padding-left: 5px;
	padding-right: 5px;
}
body {
	font-family: Roboto-Regular, Arial, sans-serif;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	padding-top: 98px;
}
.read-more .symbol {
    display: inline-block;
    transition: transform 0.3s ease;
}

.read-more.is-active .symbol {
    transform: rotate(45deg); /* + devine - */
}
.d-desktop {
	display: block;
}
.d-mobile {
	display: none;
}
.admin-baer header {
    top: 32px;
}
header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #02687D;
    padding: 20px 0;
    z-index: 9999;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
header .navbar-brand {
    font-family: Roboto-Medium;
    font-size: 18px;
    line-height: 25px;
	letter-spacing: 4px;
	text-transform: uppercase;
    color: #fff;
}
header .navbar-nav {
    font-family: 'Roboto-Medium', Arial, sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: capitalize;
    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: #b1d4fb;
}
header .navbar-nav .menu-item .nav-link {
    color: #fff;
    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;
 }
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    background-color: #fff;
}
.v-center {
    margin-top: auto;
    margin-bottom: auto;
}
.btn-styled {
    font-family: 'Roboto-Bold', Arial, sans-serif;
    padding: 15px;
    color: #02687D;
    background-color: #fff;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 1px;
    border-radius: 5px;
    border: 1px #02687D solid;
    text-transform: capitalize;
    -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;
	outline: none;
	box-shadow: none;
}
.btn-styled:focus,
.btn-styled:active,
.btn-styled:hover {
    color: #fff;
    background-color: rgb(38, 38, 38);
	outline: none;
	box-shadow: none;
}
.btn.btn-styled.btn-inverse {
	color: #fff;
    background-color: #02687D;
	padding: 10px 20px;
}
.btn.btn-styled.btn-inverse:hover,
.btn.btn-styled.btn-inverse:focus,
.btn.btn-styled.btn-inverse:active {
	color: #02687D;
    background-color: #fff;
}
.intro-section {
    padding: 70px 0 40px;
}
.intro-section .content-wrapper {
    position: relative;
	max-height: 201px;
	overflow: hidden;
	-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;
}
.intro-section .image-wrapper {
	position: relative;
	margin: 0 0 30px;	
}
.intro-section .content-wrapper .mask {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 80;
}
.intro-section .image-wrapper h3 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Roboto-Bold', Arial, sans-serif;
    font-size: 18px;
    line-height: 23px;
	padding: 0 10px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    -o-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
	z-index: 90;
}
.intro-section .col-sm-6:nth-last-child(-n+2) .image-wrapper {
	margin: 0;
}
.intro-section .image-wrapper a.no-bg {
    background-color: transparent;
}
.intro-section .image-wrapper a .fa-play,
.intro-section .image-wrapper a .fa-brands {
    position: absolute;
    left: 50%;
    top: 50%;
     -webkit-transform:  translate(-50%, -50%);
    -ms-transform:  translate(-50%, -50%);
    -o-transform:  translate(-50%, -50%);
    transform:  translate(-50%, -50%);
    color: #FF0000;
    font-size: 35px;
    line-height: 35px;
    z-index: 110;   
}
.intro-section .image-wrapper a .fa-brands:after {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #fff;
    left: 10px;
    top: 8px;
    z-index: -1;
}
.intro-section h1 {
    font-family: 'Roboto-Medium', Arial, sans-serif;
    font-size: 40px;
    line-height: 49px;
    text-align: center;
    letter-spacing: 1px;
    white-space: pre-line;
    text-transform: capitalize;
    color: rgb(43, 103, 123);
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px rgb(75, 69, 69) solid;
}
.intro-section h1 span {
	position: relative;
}
 .intro-section h1 span svg {
	 position: absolute;
     top: calc(50% - 15px) !important;
     left: calc(50% - 0px) !important;
	 width: calc(100% + 20px);
	 height: calc(100% + 20px);
	 -webkit-transform: translate(-50%,-50%);
	 transform: translate(-50%,-50%);
	 overflow: visible;
	 stroke-linecap: round;
	 z-index: -1 !important;
     stroke-linecap: butt;
	 fill: none;
}
.intro-section h1 span svg path {
    stroke-width: 36px;
    stroke: #f6ff84;
	stroke-dasharray: 490px, 492px;
    stroke-dashoffset: 0px;
	fill: none;
}
.intro-section h2 {
	font-family: 'Roboto-Light', Arial, sans-serif;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 2px;
    white-space: pre-line;
    text-transform: capitalize;
    color: rgb(44, 65, 72);
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px rgb(75, 69, 69) solid;
}
.intro-section img {
	margin: 0;
}
.intro-section .main-image {
	margin: 0 0 30px;
}
.intro-section p {
    font-family: 'Roboto-Light', Arial, sans-serif;
    font-size: 20px;
    line-height: 29px;
    text-align: left;
    color: rgb(44, 65, 72);
    margin: 0 0 15px;
}
.intro-section .content-wrapper h3 span {
    display: block;
    font-size: 16px;    
}
.intro-section .inner-wrapper {
	max-height: 700px;
	overflow: hidden;
	-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;
}
.intro-section .content-wrapper.is-active {
	max-height: 1999px;	
}
.intro-section .btn-wrapper {
	margin-top: 30px;
	text-align: center;
}
.intro-banner {
    margin-bottom: 40px;
	position: relative;
}
.intro-banner .inner-wrapper {
    position: relative;
    padding: 100px 0;
    background: url("assets/content/bg.jpg") no-repeat left top;
    background-size: cover;
}
.intro-banner .inner-wrapper .banner-mask {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 100;
}
.intro-banner .inner-wrapper .content {
    position: relative;
    z-index: 110;
}
.intro-banner h2 {
    font-family: 'Roboto-Semibold', Arial, sans-serif;
    font-size: 39px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 1px;
    white-space: pre-line;
    text-transform: capitalize;
    color: #fff;
    margin: 0 0 20px;
}
.intro-banner p {
    font-family: 'Roboto-Regular', Arial, sans-serif;
    font-size: 23px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin: 0;
}
.intro-banner .main-link {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999
}
.columns {
    padding: 0 0 70px;
}
.columns h2 {
    font-family: 'ChronicleDisplay-Semi', Arial, sans-serif;
    font-size: 30px;
    line-height: 39px;
    text-align: center;
    letter-spacing: 4px;
    white-space: pre-line;
    text-transform: capitalize;
    color: rgb(75, 69, 69);
    margin: 0 0 20px;
	position: relative;
}
.columns h2:after {
	content: "";
	display: block;
	min-height: 1px;
	background-color: rgba(75, 69, 69, 0.6);
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.columns blockquote {
    font-family: 'ChronicleDisplay-Semi', Arial, sans-serif;
    font-size: 23px;
    line-height: 30px;
    text-align: justify;
    letter-spacing: 1px;
    white-space: pre-line;
    color: rgb(75, 69, 69);
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.columns p {
    font-family: 'Roboto-Regular', Arial, sans-serif;
    font-size: 20px;
    line-height: 31px;
    text-align: justify;
    color: rgb(75, 69, 69);
    margin: 0 0 20px;
}
.columns p:last-child {
	margin: 0;
}
.columns img {
    margin: 0 0 20px;
}
.columns ul {
    margin: 0 0 40px;
    font-family: 'Roboto-Regular', Arial, sans-serif;
    font-size: 23px;
    line-height: 30px;
    text-align: left;
    color: rgb(75, 69, 69);
}

.wpcf7 form {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.wpcf7 form input,
.wpcf7 form textarea {
    width: 100%;
    border: 1px rgb(75, 69, 69) solid;
    margin: 0 0 15px;
	padding: 8px;
	font-family: 'Roboto-Regular', Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
.wpcf7 form textarea {
	height: 142px;
}
.wpcf7 form input[type="submit"] {
    width: auto;
    font-family: 'Roboto-Bold', Arial, sans-serif;
    color: #fff;
    background-color: #001D3F;
    padding: 10px 60px;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 1px;
    border-radius: 5px;
    border: 1px rgb(38, 38, 38) solid;
    text-transform: capitalize;
    cursor: pointer;
    cursor: hand;
    width: 275px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    -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;
}
.wpcf7 form input[type="submit"]:hover,
.wpcf7 form input[type="submit"]:focus,
.wpcf7 form input[type="submit"]:active {
    color: rgb(38, 38, 38);
    background-color: #fff;
}
.wpcf7 .wpcf7-spinner {
	display: none;
}
.mfp-wrap {
	z-index: 999999;
}
.video-popup {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	-webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
   -webkit-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);
	z-index: 9999;
}
.mfp-ready.my-mfp-zoom-in .video-popup {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.video-popup video {
    width: 100%;
    height: auto;
}
.masthead {
    padding: 40px 0 0;
}
.masthead img {
    width: 100%;
    height: auto;
}
.masthead h1 {
    font-family: 'ChronicleDisplay-Semi', Arial, sans-serif;
    font-size: 30px;
    line-height: 39px;
    text-align: left;
	letter-spacing: 4px;
    white-space: pre-line;
	text-transform: capitalize;
    color: rgb(75, 69, 69);
    margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px rgb(75, 69, 69) solid;
}
.masthead h2 {
    font-family: 'ChronicleDisplay-Semi', Arial, sans-serif;
    font-size: 35px;
    line-height: 45px;
    text-align: center;
	letter-spacing: 4px;
	text-transform: capitalize;
    color: rgb(75, 69, 69);
    margin: 0 0 10px;
}
.masthead h1 span {
    display: block;
}
.masthead blockquote {
    font-family: 'ChronicleDisplay-Semi', Arial, sans-serif;
    font-size: 23px;
    line-height: 30px;
    text-align: left;
	letter-spacing: 1px;
    white-space: pre-line;
    color: rgb(75, 69, 69);
    margin: 20px 0 0;
	padding: 0 0 20px;
	
}
.masthead .meta {
	padding: 20px 0 0;
	text-align: center;
}
.masthead .meta p {
	color: rgb(187, 187, 187);
	text-align: center;
	font-size: 23px;
}
.masthead p {
    font-family: 'Roboto-Regular', Arial, sans-serif;
    font-size: 19px;
    line-height: 29px;
    text-align: left;
    color: rgb(75, 69, 69);
    margin: 0 0 30px;
}
.masthead .btn-area {
    text-align: left;
}
.masthead .btn-styled {
	margin: 0 0 15px;
	min-width: 280px;
}
.logos {
  	margin: 60px 0;
}
.logos h3 {
	font-family: ChronicleDisplay-Semi, Arial, sans-serif;
    text-align: center;
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 40px;
}
.logos img {
  max-width: 250px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  padding: 10px;
  border: 1px #4b4545 solid;
}
.article {
    padding: 55px 0;
}
.article .inner-wrapper {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.article h2 {
    font-family: 'ChronicleDisplay-Semi', Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #4b4545;
    margin: 0 0 20px;
}
.article ul,
.article ol,
.article table,
.article p {
    font-family: 'Roboto-Regular', Arial, sans-serif;
    font-size: 18px;
    line-height: 27px;
	text-align: justify;
    color: #4b4545;
    margin: 0 0 20px;
}
.article ul li {
	margin: 0 0 5px;
}
.article p strong {
    font-family: 'Roboto-Bold', Arial, sans-serif;
}
.article a {
	color: rgb(39, 111, 196);
	text-decoration: none;
}
.article img {
	display: block;
    width: 100%;
    height: auto;
	max-width: 600px;
    margin: 0 auto 20px;
    border: 1px #4b4545 solid;
    border-radius: 50%;	
	background-color: #b1d4fb;
}
.article .img-wrapper {
	width: 409px;
	height: 409px;
	display: block;
	padding: 4px;
	border: 1px #4b4545 solid;
	border-radius: 50%;	
	margin-left: auto;
	margin-right: auto;
}
.single .article img {
	border-radius: 0;
	max-width: none;
	width: 100%;
	height: auto;
}
.blog-masthead {
    padding: 30px 0 0;
    margin: 0;
}
.blog-masthead h1 {
    font-family: 'Roboto-Medium', Arial, sans-serif;
    font-size: 40px;
    line-height: 52px;
	letter-spacing: 3px;
	text-align: center;
    text-transform: capitalize;
    color: rgb(43, 103, 123);
    margin: 0;
}
.blog-area article {
    margin: 0 0 30px;
}
.blog-area article h3 {
    font-family: 'Roboto-Light', Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
	letter-spacing: 4px
    text-transform: uppercase;
    color: rgb(43, 103, 123);
	min-height: 54px;
    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: 'Roboto-Regular', 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: 'Roboto-Bold', 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: 'Roboto-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;
}
.featured-links {
  padding: 0;
}
.featured-links .main-inner-wrapper {
  padding: 0 70px;
}
.featured-links .inner-wrapper {
  padding: 0;
  position: relative;
  text-align: center;
  padding-bottom: 55px;
  height: 100%;
}
.featured-links .inner-wrapper a {
  display: inline-block;
}
.featured-links .inner-wrapper img {
  max-width: 100%;
  height: auto;
  margin: 0 0 30px;
  border-radius: 50%;
  box-shadow: 0px 0px 7px rgba(79, 69, 69, 0.7);
}
.featured-links .inner-wrapper h3 {
  font-family: "ChronicleDisplay-Semi", Arial, sans-serif;
  font-size: 25px;
  line-height: 35px;
  color: rgb(64, 64, 64);
  min-height: 70px;
  margin: 0 0 30px;
}
.featured-links .inner-wrapper p {
  font-family: "Roboto-Regular", Arial, sans-serif;
  font-size: 18px;
  line-height: 31px;
  color: rgba(64, 64, 64, 0.92);
  margin: 0 0 20px;
  text-align: center;
  min-height: 310px;
}
.featured-links .inner-wrapper .btn-styled {
	font-size: 16px;
    padding: 10px 4px;
    text-transform: none;
	border: 1px rgb(38, 38, 38) solid;
    background-color: rgb(38, 38, 38);
    color: #fff;
}
.featured-links .inner-wrapper .btn-styled:hover,
.featured-links .inner-wrapper .btn-styled:focus,
.featured-links .inner-wrapper .btn-styled:active {
	color:  rgb(38, 38, 38);
	background-color: #fff;
}
.media-area {
	padding: 20px 0;
}
.media-area .embed-responsive {
	margin-bottom: 30px;
}
footer {
    padding: 15px 0;
	background-color: #02687D;
}
footer .blog-link {
	padding: 15px 0 15px;
}
footer ul.socials {
    list-style: none;
    text-align: center;
    color: rgb(22, 22, 22);
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 20px;
}
footer ul.socials li {
    padding: 0 10px;
}
footer ul.socials li a {
    color: #fff;
	-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;
}
footer ul.socials li a:hover,
footer ul.socials li a:focus,
footer ul.socials li a:active {
	color: #b1d4fb;
}
footer p {
    font-family: 'Roboto-Regular', Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    margin: 0;
}
@media (min-width: 1400px) {
    .container {
        max-width: 1280px;
    }
}
@media (max-width: 1400px) {
	.intro-section .content-wrapper {
  	    max-height: 172px;
	}
	.intro-section p {
		line-height: 26px;
	}
}
@media (max-width: 1200px) {
	body {
		padding-top: 75px;
	}
	header {
		padding: 0;
	}
    header .navbar-nav {
        text-align: center;
    }
	.intro-section .content-wrapper {
   	 	max-height: 132px;
  	}
	.intro-section p {
		line-height: 27px;
	}
    .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: 992px) {
	body {
 		padding-top: 75px;
	}
	header {
		padding: 0;
	}
	.intro-section {
		padding: 50px 0;
	}
	.intro-section .content-wrapper {
   	 	max-height: 120px;
  	}
	.intro-section p {
    	line-height: 29px;
  	}
	.masthead .meta {
  		padding: 0;
	}
	.masthead h2 {
		margin: 0 0 5px;
	}
	.logos {
  		margin: 30px 0;
	}
	.logos img {
		margin: 0 0 15px;
	}
	.d-desktop {
		display: none;
	}
	.d-mobile {
		display: block;
	}
	aside {
		margin-top: 40px;
	}
}
@media (max-width: 767px) {
    body {
        padding-top: 60px;
    }
    header {
        padding: 0;
    }
	header .navbar {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	header .navbar-brand {
		letter-spacing: 3px;
	}
	.masthead {
  		padding: 30px 0 0;
	}
    .masthead h1 {
        font-size: 20px;
        line-height: 27px;
    }
	.intro-banner h2 {
		font-size: 30px;
		line-height: 39px;
	}
	.intro-banner .inner-wrapper {
		padding: 70px 15px;
	}
	.intro-section {
		padding: 25px 0;
	}
	.intro-section h1 {
		font-size: 30px;
		line-height: 31px;
	}
	.intro-section .btn-wrapper {
  		margin: 20px 0;
	}
	.intro-section img {
        width: 100%;
    }
    .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;
    }
	.blog-area article h3 {
		min-height: 0;
	}
	.media-area .embed-responsive {
	    margin-bottom: 15px;
    }
	.intro-section {
		padding: 20px 0;
	}
	.blog-masthead {
    	padding: 20px 0 0;
  	}
	.intro-section .image-wrapper {
        margin: 0 0 15px;
    }
	.intro-section .col-sm-6:nth-last-child(-n+2) .image-wrapper {
         margin: 0 0 15px;
    }
	.intro-section .col-md-4:last-child .image-wrapper {
		margin: 0 !important;
	}
    footer ul.socials {
        font-size: 30px;
        line-height: 39px;
        margin: 0 0 15px;
    }
    footer ul.socials li {
        padding: 0 7px;
    }
}
@media (max-width: 575px) {
	.intro-section .content-wrapper {
  		position: relative;
  		margin: 0 0 15px;
	}
}
}