/*
 Theme Name:   LFW Theme
 Theme URI:    http://eterniaweb.com
 Description:  Theme for the Legal Foundation of Washington
 Author:       Justin Mayfield
 Author URI:   http://eterniaweb.com
 Version:      1.0.0
*/

/* General */



body {
    font-family: "Lato",helvetica,sans-serif !important;
}

a {
    text-decoration: none;
    color: #cf6f46;
}

ol {
    font-size: 18px;
    line-height: 28px;
}

.single li, .page li {
    font-size: 18px;
}

h3 {
    margin-bottom: 14px;
    font-size: 20px;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.page-bg p {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}

.container-wrapper {
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
}

.container-wrapper-b {
    margin: 0 auto;
    max-width: 983px;
    width: 100%;
}

.container-wrapper-c {
    margin: 0 auto;
    max-width: 1113px;
    width: 100%;
}

.container-wrapper-g {
    margin: 0 auto;
    max-width: 783px;
    width: 100%;
}

header {
    height: 107px;
}

header.row {
    align-items: center;
    display: flex;
}

.col-md-2.menu-item > a {
    color: #333333;
    font-size: 16px;
}

.logo img {
        margin-left: 7px;
    /*max-width: 178px;*/        
        max-width: 104px;
        min-width: 85px;
        width: 100%;
    }

.lfw-nav li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 50px;
}

.lfw-nav .menu-item > a {
    color: #333333;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.menu-item.menu-donate > a {
    color: #cf6f46;
}

#menu-main-menu > li:last-child > a {
    color: #cc6633;
}

#menu-main-menu > li:last-child > a {
    border: 2px solid #cc6633;
    border-radius: 5px;
    background: #cc6633 none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
    transition: all 0.2s ease-out 0s;
}

.lfw-nav > li:last-child {
    width: 111px;
}

.lfw-nav::before {
    content: " ";
    display: inline-block;
    width: 100%;
}

.lfw-nav {
    text-align: justify;
    float: right;
}

/* Hero */

.row.home-hero > img {
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.row.home-hero {
    height: 100vh;
    max-height: 850px;
    overflow: hidden;
    position: relative;
}

.home-text {
    position: relative;
    top: 0;
}

.home-text {
    color: #ffffff;
    letter-spacing: 2px;
    position: relative;
    top: 60px;
}

.home-text h1 {
    font-size: 71.43px;
    margin-bottom: 38px;
}

.home-title {
    line-height: 93px;
}

.home-cta {
    font-size: 29.82px;
    font-weight: 400;
    max-width: 910px;
}

.home-cta > a, .home-cta a {
    color: #ffffff;
    position: relative;
}

.home-cta > a::after, .home-cta a::after {
    border-bottom: 1px solid #ffffff;
    bottom: 0;
    content: " ";
    left: 2px;
    position: absolute;
    top: 40px;
    width: 99%;
}

.row.home-info {
    padding: 69px 0;
}

.bold-info, h2 {
    font-size: 33.46px;
    font-weight: 600;
    letter-spacing: 1px;
}

.bold-info > div {
    padding: 27px 0;
}

.gray-span {
    color: #888787;
}

p.front-info {
    margin: 0;
}

.front-info {
    font-size: 17.5px;
    font-weight: 400;
    letter-spacing: 0.5px;
    /*max-width: 440px;*/
    padding-left: 37.5px;
}

.home-posts-bg {
    background: #cc6633 none repeat scroll 0 0;
}

.front-posts {
    background: #cc6633 none repeat scroll 0 0;
    color: #ffffff;
    padding-bottom: 58px;
    padding-top: 58px;
}

.read-more > a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.read-more {
    margin-top: 24px;
}

.front-posts .col-md-4 {
    border-right: 1px solid white;
}

.front-posts .col-md-4:last-child {
    border-right: medium none;
}

.front-posts .col-md-4 {
    border-right: 1px solid #ffffff;
}

.front-posts .col-md-4 {
    border-right: 1px solid #ffffff;
    padding: 10px 100px 52px;
}

.front-post-text {
    font-size: 16px;
}

.front-posts h4 {
    font-size: 24.76px;
    letter-spacing: 1.5px;
    margin-bottom: 23px;
}

.home-info .col-md-6:last-child {
    align-items: center;
    display: flex;
    height: 245px;
}

.home-hero .awesome_overlay {
    background: rgba(42, 137, 150, 0.56) none repeat scroll 0 0;
}

/* Gold Mark */

.goldmark-bg {
    background: #f1f1f1 none repeat scroll 0 0;
}

.goldmark-front {
    align-items: center;
    background: #f1f1f1 none repeat scroll 0 0;
    display: flex;
    height: 550px;
}

.med-p {
    font-size: 17.5px;
    font-weight: 300;
}

.goldmark-front .read-more > a {
    color: #333333;
}

.goldmark-front .read-more {
    margin-top: 21px;
}

.goldmark-h2 {
    font-size: 39.12px;
    letter-spacing: 2px;
    margin-bottom: 13px;
    margin-top: 0;
}

.home .goldmark-h2 {
    line-height: 43px;
}

.goldmark-img {
    min-height: 295px;
    margin-left: 40px;
    max-width: 443px;
    width: 100%;
}

.goldmark-front .col-md-4.col-md-offset-2 > div {
    float: right;
    letter-spacing: 0.5px;
    margin-right: 40px;
    max-width: 429px;
    width: 100%;
}

footer {
    clear: both;
}

.row.footer-white {
    align-items: center;
    display: flex;
    height: 255px;
}

.footer-white .col-md-offset-2.row.col-md-8 {
    height: 93px;
}

.bot-logo > img {
    max-width: 132px;
}

footer h6 {
    color: #333333;
    font-size: 13.5px;
    margin-bottom: 12px;
    margin-top: 0;
    text-transform: uppercase;
}

.footer-white .col-md-offset-2.row.col-md-8 > div {
    margin: 0 auto;
    max-width: 964px;
}

.footer-stuff > div {
    float: left;
}

.footer-widg-1 {
    min-width: 56px;
    width: 8%;
}

.footer-widg-2 {
    margin-right: 90px;
    width: auto;
}

.footer-widg-3 {
    margin-right: 90px;
    width: auto;
}

.footer-widg-3 > address {
    font-style: normal;
}

.footer-widg-4.bot-logo {
    width: 24%;
    float: left;
}

.footer-stuff {
    color: #a09f9f;
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    float: right;
}

.footer-social a {
    color: #a09f9f !important;
}

.contact-label {
    font-weight: 900;
    margin-right: 5px;
}

.footer-last-bg {
    background: #434242 none repeat scroll 0 0;
}

.footer-last {
    background: #434242 none repeat scroll 0 0;
    color: #ffffff;
    height: 75px;
}

.footer-last {
    align-items: center;
    display: flex;
}

.footer-last a {
    color: #ffffff !important;
}

.footer-last-copy {
    margin: 0 auto;
    max-width: 1220px;
    width: 95%;
}

.footer-privacy {
    display: inline-block;
    float: right;
}

.footer-copy {
    display: inline-block;
    float: left;
    font-size: 9.5px;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-privacy {
    display: inline-block;
    float: right;
    font-size: 9.5px;
    font-weight: 700;
    text-transform: uppercase;
}

/* Page */

.page-title h1 {
    font-size: 49px;
    line-height: 49px;
    margin: 0;
}

.page-title {
    color: #ffffff;
    height: 50px;
    letter-spacing: 2px;
    position: relative;
    top: 0;
    max-width: 90%;
}

.page .page-title {
    height: auto;
}

.page-heading > img {
    bottom: 0;
    left: 0;
    min-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.page-heading {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 185px;
    position: relative;
    overflow: hidden;
}

.awesome_overlay {
    background: rgba(209, 113, 71, 0.92) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.page-bg img {
    max-width: 100%;
    height: auto;
}

div.wp-caption {
    max-width: 100%;
}


/* Contact */

.contact-bg {
    background: #f1f1f1 none repeat scroll 0 0;
}

.map > img {
    width: 100%;
}

.contact-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 49px;
    margin-top: 49px;
    text-align: center;
}

.contact-widg h5 {
    color: #d37142;
    font-size: 18px;
    margin-bottom: 10px;
}

.contact-widg, .contact-widg address {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
}

.lfw-form label {
    display: none !important;
}

.lfw-form input, .lfw-form textarea {
    border: medium none;
    border-radius: 5px;
    height: 45px;
    padding: 10px 15px !important;
}

.lfw-form input::-moz-placeholder, .lfw-form textarea::-moz-placeholder {
    color: #969494 !important;
}


.lfw-form input:-ms-input-placeholder, .lfw-form textarea:-ms-input-placeholder {
    color: #969494 !important;
}

.lfw-form input {
    margin-bottom: 20px;
}

.lfw-form input[type="submit"] {
    background: #d37141 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 11px !important;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 97.5%;
}

.contact-bg {
    background: #f1f1f1 none repeat scroll 0 0;
    padding-bottom: 71px;
}

.contact-icons {
    align-items: center;
    border: 2px solid #acb4b6;
    border-radius: 50%;
    display: flex;
    height: 45px;
    justify-content: center;
    width: 45px;
}

.contact-icons i {
    color: #acb4b6;
}

.contact-widg a:hover {
    text-decoration: none;
}

.main-social > div {
    float: left;
    margin-right: 5px;
    width: 45px;
}

.main-social {
    margin-top: 40px;
    overflow: hidden;
}

.contact-bg form .large, .contact-bg form .textarea.medium, .contact-bg form .gform_button.button {
    width: 100% !important;
}

.contact-stuff {
    min-width: 230px;
}

/* Page */

.page-sidebar .menu-item {
    display: none;
}

.page-sidebar .current_page_item .children,
.page-sidebar .current_page_ancestor .children,
.page-sidebar .current_page_parent .children
{ display: block; }


.display-menu-item {
    display: block !important;
}

.page-wrapper {
    border-left: 2px solid #f3f2f1;
    clear: both;
    float: right;
    padding: 5px 110px 25px;
    width: 80%;
}

.page-sidebar {
    float: left;
    font-size: 20px;
    font-weight: 300;
    width: 20%;
}

.page-sidebar a {
    color: #333333;
}

.page-sidebar a:hover {
    color: #636363;
    text-decoration: none;
}

.page-bg {
    overflow: hidden;
    padding-bottom: 80px;
    padding-top: 44px;
}

.page .page-bg {
    margin: 0 auto;
    max-width: 1440px;
}

.page-menu-style {
    padding-bottom: 8px;
}

#menu-sidebar-menu > li {
    position: relative;
}

/*.page-menu-style::after {
    border-bottom: 2px solid #f3f2f1;
    content: " ";
    left: 0;
    position: absolute;
    top: 37px;
    width: 88%;
}*/

.page-menu-after, .page-menu-style + hr {
    border-top: 2px solid #f3f2f1;
    float: left;
    margin: 0;
    width: 88%;
}

.page-menu-style + hr + ul, .page-menu-after + ul {
    padding-left: 2px;
    padding-top: 10px;
}

.page-menu-style + hr + ul li, .page-menu-after + ul li {
    margin-bottom: 7px;
}

.page-menu-style + hr + ul ul, .page-menu-after + ul ul {
    padding-left: 26px;
    padding-top: 6px;
}

.page-menu-style + hr + ul  .current-menu-item > a, .page-menu-after + ul .current-menu-item > a {
    color: #a3a3a3 !important;
}

.page-sidebar a {
    color: #333333 !important;
}

/* Double line menu item fix */

.page-sidebar .sub-menu > li {
    line-height: 24px !important;
    margin-bottom: 12px !important;
    margin-top: 2px;
}

/* Header menu */

.lfw-nav {
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
}

.lfw-nav > li > .sub-menu {
    display: none;
}

.lfw-nav > li:hover > .sub-menu, .sub-menu:hover .sub-menu {
    display: block;
}

.lfw-nav .sub-menu a {
    color: #ffffff;
}

/*.lfw-nav > li > .sub-menu {
    background: #56595f none repeat scroll 0 0;
    left: 0;
    padding: 25px 30px 50px;
    position: absolute;
    right: 0;
    top: 107px;
    z-index: 2;
}

.lfw-nav li {
    position: static !important;
} */

.lfw-nav > li {
    height: 107px;
    padding: 44px 0;
} 

header .col-md-10 {
    position: static;
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: flex-end;
}

/* .lfw-nav > li > .sub-menu > li > .sub-menu {
    overflow: auto;
    padding-left: 3px;
    position: static;
}

.lfw-nav > li > .sub-menu > li > .sub-menu > li {
    display: block;
    margin-top: 16px;
}

.lfw-nav > li > .sub-menu > li {
    border-right: 1px solid #7f7f7f;
    float: left;
    margin-right: 32px;
    min-height: 200px;
    padding-right: 3%;
    text-align: left;
    width: 22%;
}

.lfw-nav > li > .sub-menu > li:last-child {
    border-right: medium none;
}

.lfw-nav > li > .sub-menu > li > a {
    font-size: 22px;
}

.lfw-nav > li > .sub-menu > li > .sub-menu > li > a {
    font-size: 12.45px;
}

.lfw-nav > li > .sub-menu > li > .sub-menu > li > a > .sub {
    color: #cfcfcf;
    display: inline-block;
    font-weight: 300;
    margin-top: 2px;
    padding-left: 6px;
    text-transform: none;
} */

/* Traditional drop downs */

.lfw-nav > li > .sub-menu {
    background: #333 none repeat scroll 0 0;
    left: -16px;
    padding: 23px 63px 0 0;
    position: absolute;
    top: 107px;
    width: auto;
    z-index: 2;
}

.lfw-nav > li > .sub-menu > li {
    display: block;
    margin-right: 0;
    padding: 0 0 23px 23px;
    white-space: nowrap;
}

.lfw-nav li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 50px;
    position: relative;
}

.lfw-nav.row {
    position: relative;
}

.lfw-nav .sub {
    display: none;
}

.lfw-nav > li > .sub-menu > li > .sub-menu {
    background: #333 none repeat scroll 0 0;
    display: none;
    /*height: auto;
    width: auto;
    max-height: 0;
    max-width: 0;
    overflow: hidden;
    transition: all 1s ease-out 0s;
    */
    padding: 23px 23px 0;
    position: absolute;
    top: -24px;
    right: 166px;
    white-space: nowrap;
}

.lfw-nav > li > .sub-menu > li:hover > .sub-menu, .lfw-nav > li > .sub-menu > li > .sub-menu:hover {
    /*max-height: 1000px;
    max-width: 1000px;
    transition: all 3s ease-out 0s; */
    display: block;
}

.lfw-nav > li > .sub-menu > li > .sub-menu > li {
    display: block;
    margin-right: 0;
    padding-bottom: 23px;
}

.lfw-nav > li > a {
    letter-spacing: 0.5px;
}

#mobile-menu-icon {
    display: none;
    color: #333;
    font-size: 20px;
}

#mobile-menu:not( .mm-menu ) {
   display: none;
}


/* Blog */

h2.index-title {
    font-size: 40px;
    font-weight: 400;
}

.blog-heading {
    height: 290px;
    text-align: center;
}

.blog-heading > .page-title > h1 {
    margin-bottom: 10px;
}

.blog-heading > .page-title {
    height: 80px;
    margin-bottom: 10px;
}

.index-bg {
    padding-bottom: 0;
}

.index-post {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 93px;
    margin-top: 70px;
    padding-bottom: 80px;
}

.index-post:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 70px;
}

.index-post a {
    color: #333;
    text-decoration: none !important;
}

.post-cat > a {
    color: #838080;
}

.post-cat {
    font-size: 18px;
}

.index-title {
    line-height: 44px;
    margin-bottom: 42px;
    margin-top: 10px;
}

.index-excerpt p {
    line-height: 33px;
}

.index-read-more a {
    color: #cf6f46;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.index-excerpt {
    margin-top: 33px;
}

.index-read-more i {
    margin-left: 5px;
    font-weight: 700;
}

.author-img img {
    border-radius: 5px;
    max-height: 70px;
    max-width: 70px;
}

.author-img {
    float: left;
}

.index-credit {
    float: left;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-left: 15px;
    margin-top: 16px;
}

.index-credit > a {
    font-weight: 400;
}

.next.page-numbers, .prev.page-numbers {
    display: block;
}
.page-numbers {
    display: none;
}

.paging {
    list-style: outside none none;
    padding: 0 5%;
}

.container-paging {
    align-items: center;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    display: flex;
    height: 96px;
    justify-content: center;

}

.paging-box {
    align-items: center;
    background: #cf6f46 none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    font-size: 28px;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.paging-box i {
    margin-left: 4px;
}

.paging-box .fa.fa-angle-left.i-blank {
    margin-left: 0;
    margin-right: 2px;
}

.paging li {
    width: 40px;
}

.page-numbers:hover {
    text-decoration: none;
}

.paged .paging {
    max-width: 326px;
}

.paged .paging > li:last-child {
    margin-left: 100px;
}
.paged .paging > li {
    float: left;
}

.single-heading {
    align-items: center;
    background: #d17147 none repeat scroll 0 0;
    display: flex;
    height: auto;
    min-height: 340px;
    padding: 0 25%;
    text-align: center;
}

.single-heading .page-title {
    height: auto;
}

/* Single */

.single .index-bg {
    padding-bottom: 21px;
}


.single .container-wrapper-b {
    margin: 0 auto;
    max-width: 873px;
    width: 100%;
}

.content-wrap {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 62px;
}

.single .page-title h1 {
    line-height: 60px;
}

.single .post-cat a {
    color: #ffffff;
    font-weight: 700;
}

.single .post-cat {
    margin-bottom: 10px;
}

.single-author {
    margin-top: 9px;
}

.single-author > span {
    font-weight: 700;
}

.single-heading {
    margin-bottom: 23px;
}

blockquote {
    background: #eee none repeat scroll 0 0;
    margin: 55px 0;
    padding: 30px 60px;
}

.single-footer {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 33px;
    margin-top: 34px;
}

.page-bg a {
    color: #cf6f46;
}

.single-footer > a {
    font-weight: 500;
    text-decoration: none !important;
}

p.wp-caption-text {
    padding-left: 15px;
    font-size: 14px;
    line-height: 22px;
    padding-right: 15px;
}

.alignright {
    margin-left: 35px;
}

.alignleft{
    margin-right: 35px;
}

/* Misc Extras */

.page-id-346 .page-wrapper {
    border: medium none;
    width: 100%;
}

.page-template-give .contact-text {
    margin-bottom: 78px;
}

.campaign-thermo img {
    width: 100%;
    max-width: 140px;
}

.template-form-start {
    border-top: solid 1px #e2e0e0;
    margin-top: 80px;
    padding-top: 30px;
}



/* Large Devices, Wide Screens */
   @media only screen and (max-width : 1200px) {

       .footer-white > .col-lg-8 > div {
           overflow: hidden;
           padding: 0 15px;
       }

       .home-text {
           top: 40px;
       }

   }
    @media only screen and (max-width : 1082px) {

       .menu-main-menu-container {
           display: none;
       }

       #mobile-menu-icon {
        display: inline-block;
       }

       #mobile-menu-icon {
           float: right;
       }
    }

   /* Medium Devices, Desktops */
   @media only screen and (max-width : 992px) {

 
        .goldmark-front {
            align-items: center;
            background: #f1f1f1 none repeat scroll 0 0;
            display: block;
            height: auto;
        }

        .goldmark-front .col-md-4.col-md-offset-2 > div {
            float: none;
            letter-spacing: 0.5px;
            margin-right: 0;
            max-width: 100%;
            padding: 52px 85px;
            width: 100%;
        }

        .goldmark-img {
            margin-left: 0;
            max-width: 100%;
            padding: 0 85px 52px;
            width: 100%;
        }

        .page-wrapper {
            width: 100%;
        }

        .page-sidebar {
            background: #cf6f46 none repeat scroll 0 0;
            padding: 20px 128px;
            width: 100%;
        }

        .page-sidebar a {
            color: #fff !important;
        }

        .page-sidebar > div > ul {
            padding-inline-start: 0;
        }

        .page-menu-style::after {
            border-bottom: 1px solid #fff;
            top: 32px;
            width: 160px;
        }

        .page-bg {
            padding-bottom: 0;
        }

        .index-author {
            float: left;
            margin-right: 20px;
            overflow: hidden;
            width: 127px;
        }

        .index-post {
            padding-left: 6%;
            padding-right: 6%;
        }

        .single-heading {
            padding: 50px 25%;
        }

        .single .page-bg {
            padding: 14px 8%;
        }

        .single .index-bg {
            padding-bottom: 61px;
        }        

        .single-footer {
            margin-top: 24px;
        }

        .row.contact-wrapper {
            padding: 0 5%;
        }

        .bold-info > div {
            padding: 27px 85px;
        }

        p.front-info {
            padding: 0 85px;
        }

        .row.home-info {
            padding: 49px 0;
        }

        .home-info .col-md-6:last-child {
            height: 175px;
        }

        .home-text {
            padding-left: 22px;
        }

        .front-posts .col-md-4 {
            border-right: medium none;
        }

        .page-menu-style + hr + ul  .current-menu-item > a::before, .page-menu-after + ul .current-menu-item > a::before {
            content: ">";
            left: -11px;
            position: absolute;
        }

        .page-menu-style + hr + ul  .current-menu-item > a, .page-menu-after + ul .current-menu-item > a {
            color: #fff !important;
        }



    }

    @media only screen and (max-width : 851px) {
        .footer-white > .col-lg-8 > div {
            overflow: hidden;
            padding: 0 85px;
        }

        .footer-widg-3 {
            display: none;
        }

        .footer-widg-1 {
            display: none;
        }

        .footer-widg-2 {
            margin-right: 0;
            width: auto;
        }

        .footer-widg-4.bot-logo {
            float: left;
            overflow: hidden;
            width: auto;
        }

        .paged .paging {
            width: 266px;
        }

        .paged .paging > li:last-child {
            float: right;
        }

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

        .footer-white .col-lg-offset-2.col-lg-8.col-md-12.col-sm-12 {
            width: 100%;
        }

        .page-wrapper {
            padding: 5px 15% 25px;
        }

        .single .page-title h1 {
            font-size: 43px;
            line-height: 56px;
        }

        blockquote {
            padding: 10px 30px;
        }

        .contact-stuff {
            margin: 0 auto;
            width: 230px;
        }

        .contact-wrapper > .col-sm-3 {
            margin-bottom: 80px;
        }

        .contact-bg {
            background: #f1f1f1 none repeat scroll 0 0;
            padding-bottom: 0;
        }

        .home-text h1 {
            font-size: 46.43px;
            margin-bottom: 8px;
            margin-top: 0;
        }

        .home-cta {
            font-size: 21.82px;
        }

        .home-text {
            top: 22%;
        }

        

    }

@media only screen and (max-width : 530px) {
    .home-text h1 {
        font-size: 36.43px;
        margin-bottom: 30px;
        margin-top: 0;
        line-height: 30px;
    }

    .home-cta {
        font-size: 16.82px;
    }

}

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {

        .goldmark-front .col-md-4.col-md-offset-2 > div {
            padding: 52px 35px;
        }

        .goldmark-img {
            padding: 0 35px 52px;
        }

        .front-posts .col-md-4 {
            border-right: 1px solid #ffffff;
            padding: 0 50px 32px;
        }

        .front-posts {
            background: #cc6633 none repeat scroll 0 0;
            color: #ffffff;
            padding-bottom: 28px;
            padding-top: 28px;
        }

        .row.footer-white {
            display: none;
        }

        .page-wrapper {
            border-left: none;
            padding: 0 10%;
        }

        .page-sidebar {
            padding: 20px 10%;
        }

        .page-sidebar > div > ul {
            margin-left: auto;
            margin-right: auto;
            max-width: 200px;
        }

        .page-menu-style::after {
            width: 100%;
        }

        .paged .paging {
            width: 216px;
        }

        .content-wrap {
            padding-bottom: 16px;
        }

        .home-cta {
            display: none;
        }

        .home-text h1 {
            font-size: 26.43px;
            line-height: 38px;
        }

        .home-text {
            text-align: center;
            top: 37%;
        }

       .bold-info {
           font-size: 18.84px;
           font-weight: 600;
           letter-spacing: 1px;
           line-height: 26px;
       }

       .home-info .col-md-6:last-child {
           height: auto;
           padding-bottom: 13px;
       }

       .bold-info > div {
           padding: 13px 35px 27px;
       }

       p.front-info {
           padding: 0 35px;
       }

       .goldmark-h2 {
           line-height: 48px;
       }

       .alignright {
           margin-left: 0;
       }

       .alignleft {
           margin-right: 0;
       }

       .goldmark-img {
           min-height: 0;
       }



    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {

        /*.page-title h1 {
            font-size: 39px;
            line-height: 39px;
        }*/
        
    }