/*
CTC Separate Stylesheet
Updated: 2019-10-19 14:34:22
Theme Name: Master Blog Child
Theme URI: https://www.airline-insights.com
Template: master-blog
Author: HeadThemes
Author URI: https://headthemes.com/
Description: Airline Insights
Tags: one-column,two-columns,right-sidebar,custom-background,custom-menu,featured-images,translation-ready,custom-logo,threaded-comments,blog
Version: 1.0.2.1571492062
*/

body {
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    padding: 0;
    color: #000000;
    font-weight: 300;
    line-height: 1.6;
    font-size: 16px;
    word-wrap: break-word;
}

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

h1.site-title a, .site-title a, h1.site-title, .site-title {
    margin: 0;
    padding: 0;
    font-size: 60px;
    line-height: 70px;
    word-wrap: break-word;
    font-weight: 700;
    color: #fff !important;
    letter-spacing: -.02em;
    text-transform: uppercase;
}
p.site-description {
    font-size: 23px;
	line-height: 28px;
    margin: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.site-branding-logo a {
    border: none;
    z-index: 998;
    position: relative;
}
.site-branding-logo img {
    width: auto;
}
.site-branding-text {
    z-index: 998;
    position: relative;
}
.site-heading {
    max-width: 1170px;
    text-align: center;
    padding: 90px 15px;
    color: #fff !important;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  font-style: italic;
  border-left: 5px solid #eeeeee;
}

.single-wrap .news-thumb {
display: none;
}

.footer-credits {
    background-color: #f0f1f7;
    clear: both;
}
.footer-credits-text {
    padding: 20px 0;
    color: #000000;
}