
.no_padding {
    padding: 0;
}

.no_padding_left {
    padding-left: 0;
}

.no_padding_right {
    padding-right: 0;
}

.content {
    padding-top: 0;
}

.icon-bar {
    background: #666;
}

.navbar-right {
    margin-right: 0 !important;
}

.canvas {
    padding: 50px 0;
}

@media (max-width:767px) {
    .canvas {
        padding: 20px;
        padding-top: 0;
    }
}

.header {
    /*padding-bottom:30px;*/
}

.logo {
    display: inline-block;
    /*margin-right:30px;*/
}

    .logo h1 {
        font-size: 32px;
        font-weight: 600;
    }

    .logo a {
        text-decoration: none;
        color: #71808e;
        display: inline-block;
    }

.back-close {
    display: inline-block;
    float: right;
    cursor: pointer;
    position: absolute;
    right: 0;
    padding-right: 10px;
    top: 17px;
}

@media (min-width:768px) {
    .parallax-container {
        padding: 0px 7%;
    }
}

.full-image-1 {
    display: block;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.full-image-container {
    /*font-family:Lato,Arial,sans-serif;*/
    /*padding:8em 10%;*/
    padding: 2em 0;
    color: #fff;
    /*min-height: 600px;*/
    min-height: calc(100vh - 127px);
    position: relative;
}

.full-image-text-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.full-image-content p {
    /* font-weight: 700; */
    font-style: normal;
    font-size: 15px;
    /* letter-spacing: .18em; */
    line-height: 1.45em;
    /* text-transform: uppercase; */
    max-width: 50%;
    /* width: 80%; */
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
}

.full-image-content {
    text-align: center;
}

    .full-image-content h1 {
        /*font-weight: 700;
    font-style: normal;
    font-size: 30px;
    letter-spacing: .18em;
    line-height: 1.45em;
    text-transform: uppercase;
    width:80%;
    text-align:center;
    margin:auto;
    margin-bottom:30px;*/
        /* font-weight: 700; */
        font-style: normal;
        font-size: 22px;
        /* letter-spacing: .18em; */
        line-height: 1.45em;
        /* text-transform: uppercase; */
        width: 80%;
        text-align: center;
        margin: auto;
        margin-bottom: 30px;
    }

.banner-title {
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: .18em;
    margin-bottom: 30px;
    font-size:28px;
}

.full-image-content h1 a {
    color: #fff;
}

.full-image-button {
    /*display:inline-block;*/
    text-align: center;
    margin: auto;
}

    .full-image-button a {
        padding: 15px 25px;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 10px;
        font-weight: 700;
        font-style: normal;
        display: inline-block;
        text-transform: uppercase;
        letter-spacing: .3em;
        color: #fff;
        /*background-color: #222;
    border-color: #222;*/
        text-align: center;
        border-width: 2px;
        border-style: solid;
        background-color: transparent;
        -webkit-transition: 0.1s background-color linear, 0.1s color linear;
        -moz-transition: 0.1s background-color linear, 0.1s color linear;
        -o-transition: 0.1s background-color linear, 0.1s color linear;
        transition: 0.1s background-color linear, 0.1s color linear;
    }

.blog-list {
    padding: 50px 7%;
}
/*.blog-item-list {
    padding:0 15px;
}*/

.blog-section-item {
    max-width: 1140px;
    width: 100%;
    margin: auto;
}

    .blog-section-item:not(:last-child) {
        margin-bottom: 100px;
    }

.blog-top {
    margin-bottom: 50px;
}

.blog-category {
    float: left;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    letter-spacing: .2em;
    line-height: 1.6em;
    text-transform: uppercase;
}

.blog-see-all {
    float: right;
    color: #222;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(34,34,34,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
    font-style: italic;
    transition: all .15s linear;
}

    .blog-see-all a:hover {
        opacity: .7;
        transition: all .15s linear;
    }

    .blog-see-all a {
        transition: all .15s linear;
    }

@media (max-width:767px) {
    .blog-item-list .row > div:not(:last-child) {
        margin-bottom: 40px;
    }

    .blog-summary {
        min-height: 50px;
    }
}

.blog-thumb {
    width: 100%;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-bottom: 10px;
}

.blog-summary {
    position: relative;
}

    .blog-summary .blog-date {
        position: absolute;
        left: 0px;
        margin: auto;
    }

        .blog-summary .blog-date .blog-d {
            /*font-family: Lora,serif;*/
            font-size: 24px;
            font-weight: 400;
            color: #222;
            /*margin-bottom: 7px;*/
        }

        .blog-summary .blog-date .blog-m-y {
            font-size: 11px;
            font-weight: 500;
            font-weight: 500;
            color: #888;
            text-transform: uppercase;
        }




.category .blog-date {
    display: inline-block;
}

.blog-container .category .blog-date {
    display: inline-block;
    background: #faad23;
    width: 100px;
    height: 100px;
    padding: 13px;
    text-align: center;
    border-radius: 50%;
}

.category-item {
    position: relative;
}

.blog-date .blog-d {
    font-size: 24px;
    font-weight: 400;
    color: #222;
}

.blog-date .blog-m-y {
    font-size: 11px;
    font-weight: 500;
    font-weight: 500;
    color: #888;
    text-transform: uppercase;
}

.blog-container .blog-date .blog-d {
    color: #fff;
    font-weight: bold;
    font-family: Lato,Arial,sans-serif;
}

.blog-container .blog-date .blog-m-y {
    color: #fff;
    font-weight: bold;
    font-family: Lato,Arial,sans-serif;
}

.blog-summary .publish-date {
    opacity: .7;
    margin: 0;
    font-size: 13px;
    line-height: 1.4em;
    text-transform: none;
}

.blog-summary .summary-title {
    font-size: 20px;
    line-height: 1.2em;
    text-align: left;
    /*width: 58%;*/
    margin: auto;
    margin-left: 70px;
}

.section-1-content {
    width: 83.3333%;
    text-align: center;
    margin: auto;
}

    .section-1-content h1 {
        color: #1a1f2d;
    }

    .section-1-content h1 {
        font-weight: 700;
        font-size: 32px;
        line-height: 1em;
        font-weight: 400;
        font-style: normal;
        font-size: 54px;
        letter-spacing: 0em;
        line-height: 1.25em;
        text-transform: none;
    }


.blog-container.modded .category .blog-date {
    display: inline-block;
    background: #faad23;
    width: 75px;
    height: 75px;
    padding: 13px;
    text-align: center;
    border-radius: 50%;
}


.blog-container.modded .category .blog-date .blog-d {
    font-size:13px;
}


.blog-container.modded .category .blog-date .blog-m-y {
    font-size:10px;
}

@media screen and (max-width: 767px) {
    .section-1-content h1 {
        font-size: 32px;
        letter-spacing: 0px;
    }
}

.blog-1 {
    color: #FFF;
    /*background-color: #000;*/
    position: relative;
    padding: 5em 0;
    display: block;
    /*background-position: center top !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;*/
    margin-bottom: 20px;
}

.blog-container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*width: 80%;*/
    /*max-width: 66.66em;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    max-width: 1140px;
    width: 100%;
    margin: auto;
}

@media (max-width:991px) {
    .blog-container {
        width: 90%;
    }
}

@media (max-width:767px) {
    .blog-container {
        width: 100%;
    }
}

.post-header .date {
    margin-bottom: 20px;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .1em;
}

    .post-header .date:before {
        content: '\f02b';
        font-family: FontAwesome;
        margin-right: 5px;
    }

.post-category, .blog-container .category, .section-1-content .category {
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 8px;
    font-size: .8rem;
    margin: 0 0 2em 0;
    display: inline-block;
}

    .blog-container .category a, .section-1-content .category a {
        padding: 1em 0;
        /*border-bottom: 2px solid #000;*/
        letter-spacing: .3em;
        font-size: 11px;
    }

.bottom-line {
    width: 43%;
    height: 2px;
    /*margin: auto;*/
    display: block;
    text-align: center;
    margin-top: 20px;
}

@media (min-width:992px) {
    .text-align-left .bottom-line {
        margin-left: 0;
        margin-right: 0;
    }

    .text-align-right .bottom-line {
        margin-left: 0;
        margin-right: 0;
        float: right;
    }
}

.white-line {
    background: #fff;
}

.black-line {
    background: #000;
}

.category-wrapper {
    display: inline-block;
}

    .category-wrapper a {
        color: #000;
    }

.blog-container .title a, .blog-container .category a, .blog-container .meta a {
    color: inherit;
    border-bottom-color: inherit;
}

.blog-container .blog-desc {
    font-weight: 400;
    padding: 0 20em;
    margin: 2em 0 2em 0;
    font-size: 15px;
    font-family: Lato, Arial, sans-serif;
    max-height: 105px;
    overflow-y: hidden;
}

@media only screen and (max-width: 95em) {
    .blog-container .blog-desc {
        padding: 0 10em;
    }
}

@media only screen and (max-width: 75em) {
    .blog-container .blog-desc {
        padding: 0 10em;
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .blog-container .blog-desc {
        padding: 0 10em;
        display: block;
    }
}

@media only screen and (max-width: 56.25em) {
    .blog-container .blog-desc {
        padding: 0 6em;
    }
}

@media only screen and (max-width: 31.25em) {
    .blog-container .blog-desc {
        padding: 0 1em;
    }
}

.blog-container h2 {
    /*font-weight: 400;
    font-style: normal;
    margin: 0.4em 0;
    font-size: 62px;
    font-size: 2.2rem;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: .1em;
    font-family: 'Lato-Light',Arial,sans-serif;*/
}

    .blog-container h2.title {
        font-weight: 400;
        font-style: normal;
        margin: 0.4em 0;
        font-size: 62px;
        font-size: 1.8rem;
        line-height: 1.1em;
        /* text-transform: uppercase; */
        font-weight: normal;
        /* letter-spacing: .1em; */
        font-family: 'Lato-Light',Arial,sans-serif;
    }

@media only screen and (max-width: 87.5em) {
    .blog-container h2 {
        font-size: 35px;
        /*font-size: 2.5rem;*/
    }
}

.blog-container .read-more {
    position: relative;
    z-index: 200;
    text-align: center;
}

.white-btn {
    /*padding-top: 1em;
    padding-right: 1.44em;
    padding-right: calc(1.44em - .2em);
    padding-bottom: 1em;
    padding-left: 1.44em;*/
}

.white-btn {
    padding-top: 1.4em;
    padding-right: 1.84em;
    padding-right: calc(2.4em - .2em);
    padding-bottom: 1.4em;
    padding-left: 2.4em;
}

.white-btn {
    text-decoration: none;
    background-color: transparent;
    color: inherit;
    letter-spacing: 1px;
    border: 2px solid #fff;
    border-color: inherit;
    text-align: center;
    font-size: 10px;
    /*font-family:'Lato',sans-serif;*/
    text-transform: uppercase;
    -webkit-transition: color 170ms ease-in-out, border-color 170ms ease-in-out;
    -moz-transition: color 170ms ease-in-out, border-color 170ms ease-in-out;
    -ms-transition: color 170ms ease-in-out, border-color 170ms ease-in-out;
    -o-transition: color 170ms ease-in-out, border-color 170ms ease-in-out;
    transition: color 170ms ease-in-out, border-color 170ms ease-in-out;
    display: inline-block;
}

    .white-btn:hover {
        background-color: #fff;
        color: #000;
        -webkit-transition: background-color 170ms ease-in-out;
        -moz-transition: background-color 170ms ease-in-out;
        -ms-transition: background-color 170ms ease-in-out;
        -o-transition: background-color 170ms ease-in-out;
        transition: background-color 170ms ease-in-out;
    }

    .white-btn.white-bg:hover {
        background-color: #000;
        color: #fff;
    }
/*.white-btn{
    display: inline-block;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: 1rem;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #000;
    text-transform: uppercase;
    background: #FFF;
    color: #000;
    letter-spacing: 2px;
    padding: .5em 1em;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
    .white-btn:focus {
        color: #000;
    }
.white-btn:hover{
    background: #000;
    color: #FFF;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}*/


.full-image-button a:hover {
    background-color: #fff !important;
    color: #000 !important;
    border-color: #fff;
}

.blog-container .comments:before, .blog-container .location:before {
    font-family: FontAwesome;
    margin: 0 0.2em;
    line-height: 1;
    vertical-align: middle;
}

.blog-container .location:before {
    content: "\f041";
}

.blog-container .comments:before {
    content: "\f075";
}

.blog-overview-photos {
    margin-top: 90px;
}

    .blog-overview-photos img {
        width: 100%;
    }

.blog-overview-photos-left img {
    width: 100%;
}

.blog-overview-photos-right img {
    width: 100%;
}

.blog-container .blog-desc.left {
    padding: 0;
}
/*@media (min-width:768px) {
    .blog-left {
        display:flex;
        align-items:center;
    }
    .text-align-left {
        text-align: left !important;
    }
    .text-align-right {
        text-align: right !important;
    }
}
@media (max-width:767px) {
    article {
        margin-bottom:20px;
    }
    .blog-overview-photos {
        margin-top: 40px;
    }
    .image-margin-bottom {
        margin-bottom:20px;
    }
}*/
@media (min-width:992px) {
    .blog-left {
        display: flex;
        align-items: center;
    }

    .text-align-left {
        text-align: left !important;
    }

    .text-align-right {
        text-align: right !important;
    }
}

@media (max-width:991px) {
    article {
        margin-bottom: 20px;
    }

    .blog-overview-photos {
        margin-top: 40px;
    }

    .image-margin-bottom {
        margin-bottom: 20px;
    }
}

.blog-pagination {
    /*font-family:'Lato', sans-serif;*/
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    font-size: .9rem;
    text-align: center;
}

    .blog-pagination .page-numbers {
        margin: 0 0.2em;
        border: 1px solid #000;
        display: inline-block;
        padding: .5em;
        text-decoration: none;
        color: #000;
        cursor: pointer;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .blog-pagination .page-numbers.current, .blog-pagination .page-numbers:hover {
            background: #000;
            color: #FFF;
        }

.full-image-2 {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.about-container {
    max-width: 950px;
    width: 100%;
    margin: auto;
    color: #fff;
}

    .about-container a {
        color: #fff;
    }

.image-bottom-mobile {
    margin-bottom: 30px;
}

.blog-main-image, .blog-main-image-mobile {
    display: block;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.slider {
    /*width: 50%;*/
    margin: 0px auto;
}

.slick-slide {
    margin: 0px 0px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-prev:before,
.slick-next:before {
    color: white;
}

.slick-prev, .slick-next {
    top: 50%;
    /*bottom: 35px;*/
    z-index: 1;
}

.slick-prev {
    left: 10px;
}

.slick-next {
    right: 10px;
}

.transparent-circle {
    border: 1px solid #fff;
    height: 11px !important;
    width: 11px !important;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    transition: all .3s ease;
}

    .transparent-circle.slick-active {
        /*border: 2px solid #000;
    background:#000;*/
        background: #fff;
        border: 1px solid #fff;
        -webkit-border-radius: 75px;
        -moz-border-radius: 75px;
    }

    .transparent-circle:not(.slick-active):hover {
        border: 2px solid #fff;
        background: transparent;
        -webkit-border-radius: 75px;
        -moz-border-radius: 75px;
    }

.slider {
    width: 100%;
    /* margin: 100px auto; */
}

.slick-dots {
    bottom: 15px;
}

.slick-prev:before, .slick-next:before {
    font-family: FontAwesome;
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

@media (max-width:768px) {
    .full-image-content p {
        font-style: normal;
        font-size: 14px;
        max-width: 75%;
    }

    .full-image-container {
        min-height: calc(100vh );
    }
}
