  //@import url("http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,600,700");

@font-face {
    font-family: "Trade Gothic";
    src: url('/BoothSitecore/CSS/BoothBlog/fonts/tradegothic-cn18/tradegothic-cn18.eot?&1344014100');
    src: url('/BoothSitecore/CSS/BoothBlog/fonts/tradegothic-cn18/tradegothic-cn18.eot?&1344014100?#iefix') format('embedded-opentype'),url('/BoothSitecore/CSS/BoothBlog/fonts/tradegothic-cn18/tradegothic-cn18.ttf?1344014100') format('truetype'),url('/BoothSitecore/CSS/BoothBlog/fonts/tradegothic-cn18/tradegothic-cn18.svg?1434575217') format('svg');
    font-weight: 400;
}

@font-face {
    font-family: "Trade Gothic";
    src: url('/BoothSitecore/CSS/BoothBlog/fonts/tradegothic-cnbold20/tradegothic-cnbold20.eot?&1344014100');
    src: url('/BoothSitecore/CSS/BoothBlog/fonts/tradegothic-cnbold20/tradegothic-cnbold20.eot?&1344014100?#iefix') format('embedded-opentype'),url('/BoothSitecore/CSS/BoothBlog/fonts/tradegothic-cnbold20/tradegothic-cnbold20.ttf?1344014100') format('truetype'),url('/BoothSitecore/CSS/BoothBlog/fonts/tradegothic-cnbold20/tradegothic-cnbold20.svg?1434575121') format('svg');
    font-weight: 700;
}

@font-face{
	font-family:"Trade Gothic W01 Bold 2";
	src:url("/BoothSitecore/CSS/fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot");
	src:url("/BoothSitecore/CSS/fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot") format("eot"),
		url("/BoothSitecore/CSS/fonts/1454a71d-cdbb-429c-8092-122f4493e0c7.woff") format("woff"),
		url("/BoothSitecore/CSS/fonts/d5ea405c-2180-4ff0-bd51-3e19fb280be4.ttf") format("truetype"),
		url("/BoothSitecore/CSS/fonts/70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family:"Trade Gothic W01 Roman";
	src:url("/BoothSitecore/CSS/fonts/413d9688-00d4-47c4-bb55-656a0cd396e9.eot");
	src:url("/BoothSitecore/CSS/fonts/413d9688-00d4-47c4-bb55-656a0cd396e9.eot") format("eot"),
		url("/BoothSitecore/CSS/fonts/c4aef0d4-bfcf-4790-acf5-909881f411e8.woff") format("woff"),
		url("/BoothSitecore/CSS/fonts/e741f29c-bc18-4343-bff3-db2465a0be3e.ttf") format("truetype"),
		url("/BoothSitecore/CSS/fonts/853e2a9b-4057-42a5-ad7e-0762cda0b13c.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

html.js body {
    display: none;
}

body:after {
    position: absolute;
    display: none;
}
.hiddenBtnColumn {
    position:fixed; 
    bottom:0; 
    left:45%;
   
    }
.hiddenBtnColumn img {
    width:100%;
    }
/*
    ***
     SITECORE PREVIEW EDITS BANNER
    **
    */
.row::after, .clearfix::before, .clearfix::after {
    content: "";
    display: table;
}

.row::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#pnEditMode {
    margin: 0 25px;
}

.row {
    position: relative;
    display: block;
}

.columns {
    min-height: 1px;
    float: left;
}

.inner a {
    text-decoration: none;
}

/*
 BLOG THUMBNAIL IMAGE
*/
.BlogImg {
    float: left;
    margin-right: 10px;
    width: 150px;
}
/* 
   **
   AUTHTOR BYLINE
   *
*/
.author-byline {
    margin-top: 20px;
    width: 100%;
}
.author-byline-img {
    float: left;
    width: 22%;
}
.author-byline-details {
    float: right;
    width: 78%;
}
.author-byline-details p {
    margin: 0;
}

/* 
   **
   RESULTS SECTION
    *
*/
.result-nav {
    background: #fff none repeat scroll 0 0;
    margin: 0;
}

.row .six {
    width: 54.375%;
}
.top-results-nav {
    width: 25% !important;
}
.bot-results-nav {
    width: 95% !important;
}

[class*="column"] + [class*="column"]:last-child {
    float: right;
}

ul.search-nav {
    float: right;
    font-size: 0.75em;
    margin: 0;
    padding: 6px 8px;
}

    ul.search-nav li.pageprev, ul.search-nav li.pagenext {
        color: #aaa;
        text-decoration: none;
        font-size: 1.5em;
    }

    ul.search-nav li {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #8b0f13;
        display: block;
        float: left;
        font-size: 1.5em;
        margin: 0 0.4em;
        padding: 0;
        text-decoration: none;
    }

.square-red li {
    list-style: outside none none;
}
.blog ul li {
    list-style: outside;
    font-size: 1.5em;
    font-family: 'Trade Gothic W01 Roman', sans-serif;
    color: #39393A;
}

ul.search-nav li.nav-divider {
    color: #787878;
    font-size: 1em;
    line-height: 2em;
    margin: 0 0.5em;
    text-decoration: none;
}

/*
    DROP DOWN MENU
*/
#drpYear {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #e1e2de 0%, #d2d3ce 100%) repeat scroll 0 0;
    border: 1px solid #8d8d8d;
    color: #141414;
    position: relative;
    display: block;
    line-height: 26px;
    font-size: 11px;
    height: 28px;
    min-height: 26px;
    overflow: hidden;
    padding: 0 38px 0 6px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 9px;
    margin-top: 2px;
    width: 100%;
}

#categories label {
    margin: 0px;
    color: #862633;
}



@media only screen and (max-width: 600px) {
    body:after {
        content: "small";
    }
}

@media only screen and (max-width: 899px) and (min-width: 601px) {
    body:after {
        content: "middle";
    }
}

@media only screen and (min-width: 900px) {
    body:after {
        content: "big";
    }
}

#mainBlog {
    margin: 0;
    font-size: 12px;
    position: relative;
    top: -8px;
	overflow-x:hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trade Gothic";
    text-transform: uppercase;
}
p {
    font-family: 'Trade Gothic W01 Roman', sans-serif;
    color: #39393A;
}
.post-content p img {
    padding-right: 5px;
}
h1 {
    font-weight: 700;
}

#mainBlog > header {
    background-color: #e7e7e7;
    border-top: 10px solid #800000;
}

    #mainBlog > header h1, #mainBlog > header h2 {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #mainBlog > header h2 {
        font-weight: 400;
        color: #515151;
    }

    #mainBlog > header .content { /* #mainBlog > header .mainlogo */
        height: 100%;
       /* position: relative;*/
        margin: auto;
    }

.mainlogo img {
    width: initial;
}

#mainBlog > header .content > .inner {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

#mainBlog > header .inner a {
    text-decoration: none;
}

#mainBlog > header h1, #mainBlog > header h2 {
    margin: 0;
}

#mainBlog > header #logo {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
}

    #mainBlog > header #logo svg {
        height: 100%;
        width: 100%;
    }

#mainBlog > header .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}

    #mainBlog > header .overlay .inner {
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
    }

    #mainBlog > header .overlay svg {
        height: 100%;
		width:90%;
        /*float: right;
    opacity: 0.15;*/
    }
/* ADDITIONS ADDED FOR NEW BRAND */
#mainBlog > header > .header2 {
    position: relative;
    width: 100%;
    height: 115px;
}

#mainBlog > header > .header1 {
    position: relative;
    width: 100%;
    height: auto;
    padding: 20px 0;
    background-color: #fff;
}

.campuses {
    float: right;
    margin-top: 7px;
    display: inline-block;
}

#mainBlog > header .overlay svg path {
    opacity: 0.05;
    fill: #000000;
}

html.no-flexbox main {
    display: block;
    font-size: 0.08333em;
    line-height: 5em;
}

    html.no-flexbox main > * {
        font-size: 12em;
        line-height: 1.66667em;
        display: inline-block;
        vertical-align: top;
    }

main {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-family: "Trade Gothic W01 Roman";
    position: relative;
}

    main h1, main a {
        color: #862633;
    }

    main h1 {
        font-size: 2em;
        line-height: 1.25em;
    }

    main path {
        fill: #862633;
    }

section.blog h1 a {
    text-decoration: none;
    color: #862633;
    font-family: 'Trade Gothic',sans-serif;
}

section.blog article {
    margin-bottom: 20px;
}

    section.blog article p.post-info {
        color: #646464;
        font-style: italic;
        font-size: 1.15em;
    }

    section.blog article .feature img {
        width: 100%;
        height: auto;
    }

    section.blog article:after {
        content: "...........................................................................................................................................................................................................................";
        overflow: hidden;
        letter-spacing: 2px;
        color: #7f7f7f;
        font-size: 8px;
        line-height: 8px;
        width: 98%;
        position: relative;
        top: 0px;
        display: block;
    }

    section.blog article .inner {
        padding: 18px 0px;
    }

    section.blog article .read-more {
        text-decoration: none;
        font-weight: 700;
        font-family: 'Trade Gothic W01 Roman',sans-serif;
    }

section.blog .row-sizer {
    font-size: 0;
}

    section.blog .row-sizer h1 {
        font-size: 28px;
        margin: 0;
        color: #95001a;
    }

    section.blog .row-sizer h2 {
        font-size: 18px;
        margin: 0;
        color: #95001a;
    }

    section.blog .row-sizer h1, section.blog .comment-count {
        display: inline-block;
    }

section.blog .comment-count {
    text-decoration: none;
}

section.blog header h1 {
    margin-bottom: 2px;
    width: -webkit-calc(100% - 135px);
    width: calc(100% - 135px);
}

section.blog header p {
    margin: 0;
}

section.blog .comment-count {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 135px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" width="20.965px" height="21.169px" viewBox="0 0 20.965 21.169" enable-background="new 0 0 20.965 21.169" xml:space="preserve"><path fill="#8e8e8e" d="M0 0v14.975h5.105l-2.314 6.194l7.692-6.194h10.482V0H0z M16.132 10.584H4.833V8.407h11.299V10.584z M16.132 6.569H4.833 V4.391h11.299V6.569z"/></svg>');
    background-size: 18px 18px;
    background-repeat: no-repeat;
    font-family: 'Trade Gothic W01 Roman', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
    font-size: 18px;
    color: #363636;
    padding-left: 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

section.blog header, section.blog .excerpt {
    margin: 20px 0px;
}

section.blog.single header {
    margin-top: 0px;
}

section.blog .feature {
    display: block;
    font-size: 0;
}

section.blog .post-content {
    line-height: 18px;
    font-family: 'Trade Gothic W01 Roman', sans-serif;
    color: #39393A;
    font-size: 1em;
}

section.blog .post-content   li {
   font-size: 1em;
   font-family: 'Trade Gothic W01 Roman', sans-serif;
   color: #39393A;
}

.post-content p {
    font-size: 14px;
}

section.blog .thumbnail {
    background-color: white;
    border: 1px solid #d7d7d7;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    max-width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0px 20px 10px 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    section.blog .thumbnail:before {
        content: "";
        border: 5px solid white;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        box-sizing: border-box;
        -moz-box-shadow: 0px 0px 0px 1px #E4E4E4 inset;
        -webkit-box-shadow: 0px 0px 0px 1px #E4E4E4 inset;
        box-shadow: 0px 0px 0px 1px #E4E4E4 inset;
    }

section.blog article:last-child:after {
    content: "";
}

section.blog {
    margin-top: 24px;
}

section[role="search"] {
    position: relative;
    /**Temporarily hidden **/
    display: none;
}

    section[role="search"] path {
        fill: #862633;
    }

    section[role="search"] #srchForm {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: white;
        height: 32px;
        top: 0;
        bottom: 0;
        position: absolute;
        margin: auto;
        width: 100%;
        border: 1px rgba(205,208,203,0.57) solid;
        -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.07) inset;
        -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.07) inset;
        box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.07) inset;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 1px;
    }

        section[role="search"] #srchForm input[type="search"] {
            -webkit-appearance: textfield;
            border: none;
            background-color: transparent;
            font-size: 1em;
            line-height: 1.66667em;
            font-family: "Trade Gothic W01 Roman";
            width: 100%;
            height: 100%;
            padding-right: 36px;
        }

        section[role="search"] #srchForm button[type="submit"] {
            padding: 0;
            border: none;
            background-color: transparent;
            position: absolute;
            right: 0;
            top: 0;
            cursor: pointer;
            width: 36px;
            height: 100%;
        }

nav h1.primary {
    font-size: 1.83333em;
    line-height: 1em;
    margin: 15px 0px;
    font-family: 'Trade Gothic',sans-serif;
}

    nav h1.primary:after {
        content: "...........................................................................................................................................................................................................................";
        overflow: hidden;
        letter-spacing: 2px;
        color: #7f7f7f;
        font-size: 8px;
        line-height: 8px;
        width: 100%;
        position: relative;
        top: 8px;
        display: block;
    }

#categories li > a {
    cursor: pointer;
}
    /* #categories li > a:after
{
    content: "Show";
    right: 0;
    top: 0;
    display: block;
    position: absolute;
}*/
    #categories li > a + ul {
        display: none;
    }

    #categories li > a.reveal:after {
        content: "Hide";
    }

    #categories li > a.reveal + ul {
        display: block;
    }

aside li {
    list-style: none;
}

aside a {
    text-decoration: none;
}

aside h1, aside h2 {
    color: #862633;
}

#rss {
    margin-bottom: 28px;
}

    #rss a {
        font-weight: 700;
        vertical-align: top;
        line-height: 29px;
        width: 100%;
        display: block;
        height: 29px;
        margin-bottom: 0;
        font-family: 'Trade Gothic W01 Roman',sans-serif;
    }

    #rss svg {
        background-color: white;
        float: left;
        height: 29px;
        margin-right: 10px;
        width: 29px;
    }

#categories:after {
    content: "...........................................................................................................................................................................................................................";
    overflow: hidden;
    letter-spacing: 2px;
    color: #7f7f7f;
    font-size: 8px;
    line-height: 8px;
    width: 100%;
    position: relative;
    top: 0px;
    display: block;
}

#categories a {
    display: block;
    font-size: 1.15em;
    font-family: 'Trade Gothic W01 Roman',sans-serif;
}

#categories h1.primary {
    margin-bottom: 23px;
}

#categories ul h2 {
    font-size: 1em;
    line-height: 1.66667em;
    font-family: "Trade Gothic";
    color: #862633;
}

#categories > ul > li {
    position: relative;
}

ul.category label {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    margin: 16px 0px;
    height: 16px;
    display: block;
    cursor: pointer;
}

    ul.category label span {
        margin-left: 8px;
        vertical-align: top;
    }

#archive h2 {
    margin-bottom: 5px;
}

#archive ul.year:after {
    content: "...........................................................................................................................................................................................................................";
    overflow: hidden;
    letter-spacing: 2px;
    color: #7f7f7f;
    font-size: 8px;
    line-height: 8px;
    width: 100%;
    position: relative;
    top: 0px;
    display: block;
}

#archive ul.year:first-child h2 {
    margin-top: 0;
}

#archive li {
    font-family: 'Trade Gothic W01 Roman', sans-serif;
    font-weight: 700;
}

    #archive li a {
        padding: 5px 0px;
        cursor: pointer;
        display: block;
    }

input[type="checkbox"] {
    width: 16px;
    height: 0px; /* 16px; */
    border: 1px solid #7f7f7f;
    background: white;
    -webkit-appearance: none;
    line-height: 0px; /* 16px;*/
    display: inline-block;
    font-size: 0px;
    margin: 0;
}

    input[type="checkbox"]:checked {
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" width="597.734px" height="589.968px" viewBox="96.12 15.912 597.734 589.968" enable-background="new 96.12 15.912 597.734 589.968" xml:space="preserve"><g><path fill="#862633" d="M96.12 318.65c0 0 155.3 194.1 194.1 287.229C398.87 310.9 693.9 15.9 693.9 15.9 S538.596 124.6 290.2 435.102L96.12 318.65z"/></g></svg>');
        background-size: 90% 90%;
        background-position: 100% 0%;
    }

#tags {
    font-size: 0px;
}

    #tags h1 {
        font-size: 22px;
        margin: 15px 0px;
    }

    #tags li {
        display: inline-block;
        font-size: 15px;
        line-height: 27px;
        vertical-align: top;
    }

        #tags li a {
            color: #646464;
            cursor: pointer;
            display: block;
            padding: 0px 2px;
        }

        #tags li.less-popular {
            font-size: 10px;
        }

        #tags li.more-popular {
            font-size: 20px;
            line-height: 27px;
        }

nav ul {
    padding: 0;
}

footer {
    height: 110px;
    background-color: #dcdcdc;
    margin: auto;
    font-family: 'Trade Gothic W01 Roman',sans-serif;
}

    footer .inner {
        width: 100%;
        max-width: 980px;
        margin: auto;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    footer .info {
        padding-top: 8px;
    }

    footer .extra {
        overflow: hidden;
        height: 40px;
        background: dimgray;
    }

        footer .extra ul {
            padding: 0;
            font-size: 14px;
        }

        footer .extra li {
            margin-right: 20px;
            font-family: 'Trade Gothic W01 Roman', sans-serif;
            font-weight: 400;
            text-transform: uppercase;
            display: inline-block;
            color: white;
            list-style: none;
        }

            footer .extra li a {
                padding: 11px 0px;
                cursor: pointer;
                display: block;
                color: #fff;
            }

.share-page {
    font-size: 0px;
    clear: both;
    padding-top: 1px;
}

    .share-page h2 {
        font-size: 18px;
        margin: 10px 0px;
        line-height: 14px;
    }

    .share-page a {
        width: 24px;
        height: 24px;
        display: inline-block;
        margin: 0px 10px 0px 0px;
    }

    .share-page .facebook {
        background-image: url(/BoothSitecore/css/BoothBlog/img/facebook.png);
    }

    .share-page .twitter {
        background-image: url(/BoothSitecore/css/BoothBlog/img/twitter.png);
    }

    .share-page .email {
        background-image: url(/BoothSitecore/css/BoothBlog/img/email.png);
    }

    .share-page .plus {
        background-image: url(/BoothSitecore/css/BoothBlog/img/plus.png);
    }

#comments .comment-list {
    list-style-type: none;
    padding: 0;
}

#comments .comment {
    background-color: #f0f0f0;
    padding: 20px;
    margin-bottom: 2px;
}

#comments .comment-author {
    font-family: "Trade Gothic W01 Roman";
    font-size: 12px;
    text-transform: capitalize;
    margin: 0;
}

#comments .comment-author, #comments .comment-date {
    line-height: 12px;
    display: inline-block;
}

#comments img.avatar {
    width: 35px;
    height: 35px;
    margin-right: 18px;
    float: left;
}

@media only screen and (min-width: 900px) {
    #mainBlog > header {
        height: 200px;
    }

        #mainBlog > header h1 {
            font-size: 4.58333em;
            line-height: 1em;
            height: 55px;
        }

        #mainBlog > header h2 {
            font-size: 2.08333em;
            line-height: 1em;
            height: 25px;
        }

        #mainBlog > header h1, #mainBlog > header h2 {
            width: -webkit-calc(100% - 245px);
            width: calc(100% - 245px);
        }

        #mainBlog > header #logo {
            width: 245px;
            height: 47.6px;
        }

        #mainBlog > header .content {
            width: 980px;
            max-width: 90%;
        }
           #mainBlog  > header .mainlogo {
    width: 980px;
    max-width: 90%;
	margin:auto;
}

            #mainBlog > header .content .inner {
                height: 80px;
            }

        #mainBlog > header .overlay {
            overflow: visible;
        }

            #mainBlog > header .overlay .inner {
                right: -59px;
                height: 100%;
            }

    main {
        width: 100%;
        max-width: 980px;
        margin: auto;
        margin-bottom: 110px;
    }

    section.blog {
        width: 100%;
        max-width: -webkit-calc(100% - 280px);
        max-width: calc(100% - 280px);
    }

        section.blog.entries {
            margin-top: 10px; /* 80px;*/
        }

    aside {
        width: 245px;
        margin-bottom: 25px;
    }

        aside .inner {
            background-color: transparent !important;
        }

    #menu {
        display: none;
    }

    section[role="search"] {
        height: 80px;
    }
}

@media only screen and (max-width: 900px) {
    .campuses {
        float: right;
        margin-top: 0px;
        display: inline-block;
        max-width: 150px;
        padding-right: 10px;
    }

    img {
        width: 100%;
    }

    #mainBlog > header {
         height:initial; 
       /* height: initial;  new branding added */
    }

    #mainBlog > header > .header1 {
        padding: 10px 0 0 0;
    }

    #mainBlog > header > .header2 {
        height: 60px;
    }

    .mainlogo img {
        width: initial;
        padding-left: 10px;
        max-height: 25px;
    }
   

    #mainBlog > header .content {
        margin: 0;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
    }
   

    #mainBlog > header .inner {
        margin-left: 40px;
    }

    section.blog {
        width: 100%;
    }

        section.blog .row-sizer h1 {
            display: block;
            width: 100%;
        }

        section.blog .row-sizer .comment-count {
            float: right;
            margin: 3px 0 0;
        }

        section.blog article .inner {
            padding: 18px;
        }

        section.blog.single .row-sizer .comment-count {
            display: none;
        }

        section.blog.entries {
            margin-top: 0px;
        }

    .post-info {
        line-height: 23px;
    }

    article > *:not(.feature) {
        padding: 0px 40px;
    }

    #menu {
        width: 50px;
        height: 60px;
        position: absolute;
        top: -60px;
        right: 0;
        background-color: rgba(0,0,0,0.1);
        display: block;
        cursor: pointer;
		z-index:100;
    }

        #menu i {
            display: block;
            width: 20px;
            height: 12px;
            position: absolute;
            top: 22px;
            right: 15px;
        }

    aside {
        position: absolute;
        top: -100px;
        right: 0;
    }

        aside > .inner {
            display: none;
            position: absolute;
            top: 100px;
            right: 0;
            background-color: rgb(134, 38, 51);
            padding-bottom: 10px;
        }

    .inner h1, .inner h2, .inner p, .inner #rss a, .inner #categories li > a::after {
        color: #fff;
    }

    #categories ul {
        margin-bottom: 0;
    }

    #categories:after {
        display: none;
    }

    #menu.reveal + aside {
        width: 250px;
    }

        #menu.reveal + aside > .inner {
            display: block;
            width: 250px;
            padding: 20px;
            z-index: 2;
        }

        #menu.reveal + aside section[role="search"] #srchForm {
            position: relative;
            margin-bottom: 20px;
        }

    #archive {
        display: none;
    }

    #tags {
        display: none;
    }

    footer > * {
        padding: 0px 40px;
    }
}

@media only screen and (max-width: 899px) and (min-width: 601px) {
    #mainBlog > header h1 {
        font-size: 2.91667em;
        line-height: 1em;
        height: 35px;
    }

    #mainBlog > header h2 {
        font-size: 1.66667em;
        line-height: 1em;
        height: 20px;
    }

    #mainBlog > header h1, #mainBlog > header h2 {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
    }

    #mainBlog > header .content .inner {
        height: 55px;
        padding-left: 40px;
    }

    #mainBlog > header .overlay {
        /*width: 850px;  brand change*/
        width: 100%;
        position: absolute;
        /*height: 110px;
        right: -140px;
        top: -10px;*/
    }

        #mainBlog > header .overlay .inner {
            height: auto;
            width: 100%;
        }

        #mainBlog > header .overlay svg {
            /* width: 850px; */
            width: 110%
        }

    #mainBlog > header #logo {
        margin-right: 20px;
        width: 200px;
        height: 38.85px;
    }
}

@media only screen and (max-width: 600px) {
    #mainBlog > header h1 {
        font-size: 2em;
        line-height: 1.04167em;
    }

    #mainBlog > header h2 {
        font-size: 1.16667em;
        line-height: 1.07143em;
        margin-top: 2px;
    }

    #mainBlog > header .overlay {
        /* width: 700px; brqand change*/
        width: 100%;
        position: absolute;
       /* height: 110px;
        right: -140px;
        top: -10px;*/
    }

        #mainBlog > header .overlay .inner {
            height: auto;
            width: 100%;
        }

    #mainBlog > header .overlay svg {
        /* width: 700px; brand change */
        width: 110%;
    }

    #mainBlog > header .content > .inner {
        height: 50px;
        padding-left: 20px;
    }

    #mainBlog > header #logo {
        height: 15px;
        margin-bottom: 2px;
        position: relative;
    }

        #mainBlog > header #logo g.shield {
            display: none;
        }
}

body.dark-color-theme #mainBlog > header h1 {
    color: #000;
}

body.dark-color-theme #mainBlog > header h2 {
    color: #000;
}
/* body.dark-color-theme #mainBlog > header #logo svg path
{
    fill: white;
}*/
body.dark-color-theme #mainBlog > header .overlay svg path {
    opacity: 0.15;
}

body.dark-color-theme #categories a {
    display: block;
}


@media only screen and (max-width: 900px) {
    body.dark-color-theme main #mainBlog > aside, body.dark-color-theme main #mainBlog > aside h1, body.dark-color-theme main #mainBlog > aside a {
        color: #fff;
    }

    body.dark-color-theme nav h1:after {
        color: #fff;
    }

    body.dark-color-theme #categories a {
        display: block;
    }

    body.dark-color-theme #categories ul h2 {
        color: white;
    }
    .top-results-nav {
    width: 35% !important;
}
    .headingone, .headingtwo {
        font-size: 20px !important;
        height: 20px !important;
        overflow: visible !important;
    }
}
/*# sourceMappingURL=style.css.map */


/* ADD ONS */
section.blog .thumbnail:empty {
    display: none;
}


/*
 
 BLOG ADD ONS
 ABOUT BLOG
 **
*/
#aboutblog p {
    margin: 0;
    font-size: 1em;
    font-family: 'Trade Gothic W01 Roman', sans-serif;
}

#aboutblog h1 {
    margin-top: 10;
    margin-bottom: 0;
}

section.blog .inner-thumbnail {
    height: 175px;
    max-width: 150px;
    display: block;
    float: left;
    position: relative;
    margin: 0 10px 0 0;
}

section.blog .thumbnail {
    margin: 0 20px 5px 0 !important;
}

.inner-thumbnail p {
    margin: 0;
    float: left;
}

section.blog .post-content .thumbnail {
    line-height: 0px;
}

.thumbnail img {
    margin: 0;
}

section.blog.copy {
    margin-top: 20px;
}

@media only screen and (max-width: 900px) {
    #follow-us img {
        width: 15%;
    }
}
