/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2019 */
@font-face {
    font-family: "gotham-book";
    src: url("/fonts/gotham_book-webfont.eot");
    src: url("/fonts/gotham_book-webfont.eot?") format("embedded-opentype"),url("/fonts/gotham_book-webfont.woff2") format("woff2"),url("/fonts/gotham_book-webfont.woff") format("woff"),url("/fonts/gotham_book-webfont.ttf") format("truetype"),url("/fonts/gotham_book-webfont.svg") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "gotham-htf";
    src: url("/fonts/gothamhtf-bold-webfont.eot");
    src: url("/fonts/gothamhtf-bold-webfont.eot?") format("embedded-opentype"),url("/fonts/gothamhtf-bold-webfont.woff2") format("woff2"),url("/fonts/gothamhtf-bold-webfont.woff") format("woff"),url("/fonts/gothamhtf-bold-webfont.ttf") format("truetype"),url("/fonts/gothamhtf-bold-webfont.svg") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "gotham-htf";
    src: url("/fonts/gothamhtf-book-webfont.eot");
    src: url("/fonts/gothamhtf-book-webfont.eot?") format("embedded-opentype"),url("/fonts/gothamhtf-book-webfont.woff2") format("woff2"),url("/fonts/gothamhtf-book-webfont.woff") format("woff"),url("/fonts/gothamhtf-book-webfont.ttf") format("truetype"),url("/fonts/gothamhtf-book-webfont.svg") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "gotham-htf";
    src: url("/fonts/gothamhtf-medium-webfont.eot");
    src: url("/fonts/gothamhtf-medium-webfont.eot?") format("embedded-opentype"),url("/fonts/gothamhtf-medium-webfont.woff2") format("woff2"),url("/fonts/gothamhtf-medium-webfont.woff") format("woff"),url("/fonts/gothamhtf-medium-webfont.ttf") format("truetype"),url("/fonts/gothamhtf-medium-webfont.svg") format("svg");
    font-weight: 500;
    font-style: normal
}

.blog-new h1 {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
    margin: 0 0 30px
}

.blog-new h2,.blog-new h3 {
    color: #000;
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 0;
    font-weight: bold;
    margin-top: 50px
}

.blog-new h3 {
    color: #95aa43;
    margin: 0 0 30px;
    font-weight: bold
}

.blog-new a {
    color: #5496cb
}

.blog-new a:hover,.blog-new a:focus {
    text-decoration: none;
    color: #fff
}

.blog-new .add-nav,.blog-new .tags-list,.blog-new .social-networks,.blog-new .article .links {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

body .blog-new {
    color: #6b6b6b;
    background: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: "gotham-htf",Helvetica,Arial,sans-serif;
    font-weight: 300
}

.blog-new .wrapper {
    position: relative;
    overflow: hidden
}

.blog-new .btn {
    font-weight: bold
}

.blog-new .btn.btn-primary {
    background: #3ba6b1;
    border-color: #3ba6b1;
    border-radius: 0
}

.blog-new .btn.btn-primary:hover,.blog-new .btn.btn-primary:focus {
    background: #287078
}

.blog-new .banner {
    color: #fff;
    background-size: cover;
    background-position: 50% 0;
    min-height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-new .banner .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 65px;
    min-height: inherit
}

.blog-new .banner .container:after,.blog-new .banner .container:before {
    display: none
}

.blog-new .banner .author-name {
    font-size: 23px;
    line-height: 27px;
    display: block;
    font-weight: 500
}

.blog-new .banner .d-flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.blog-new .banner .blogCol-holder {
    max-width: 599px;
    margin: 0 auto
}

.blog-new .banner-homepage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-new .banner-homepage h1 {
    margin: 0 0 10px
}

.blog-new .banner-homepage span {
    display: block;
    margin-bottom: 15px
}

.blog-new .banner-homepage .holder {
    min-height: inherit;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative
}

.blog-new .banner-homepage .blogCaption {
    background: rgba(0,0,0,.5);
    font-weight: 500;
    width: 40%;
    height: 75%;
    position: absolute;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-new .banner-homepage .container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.blog-new .read-more {
    color: #fff;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-new .read-more-banner {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #f6ec2b;
    margin: 25px 25px
}

.blog-new .read-more-banner:after {
    content: "";
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 9px solid #f6ec2b;
    margin-left: 10px
}

.blog-new .read-more:hover {
    text-decoration: none;
    color: #d9d9d9
}

.blog-new .read-more:hover:after {
    border-left-color: #3ba6b1
}

.blog-new .read-more:after {
    content: "";
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    margin-left: 10px;
    border-left: 9px solid #fff
}

.blog-new .read-more.font-sm {
    font-size: 12px;
    text-transform: none;
    font-style: normal;
    display: inline-block
}

.blog-new .read-more.font-sm:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #f6ec2b;
    margin-left: 5px;
    display: none
}

.blog-new .nav-holder {
    background: #35312d
}

.blog-new .nav-holder .container {
    padding-top: 13px;
    padding-bottom: 13px
}

.blog-new .add-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-weight: bold;
    font-size: 14px
}

.blog-new .add-nav>li {
    padding: 0 19px 10px 0
}

.blog-new .add-nav>li:last-child:after {
    display: none
}

.blog-new .add-nav a {
    color: #fff
}

.blog-new .add-nav a:hover {
    text-decoration: none;
    color: #757575
}

.blog-new .add-nav .dropdown .caret {
    margin-right: 3px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top: 9px solid;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.blog-new .postThumbnail {
    color: #000;
    background: #95aa43;
    width: 100%;
    position: relative
}

.blog-new .postThumbnail img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.blog-new .postThumbnail h2 {
    margin-bottom: 0
}

.blog-new .postThumbnail h2 a {
    color: black;
    font-weight: bolder
}

.blog-new .postThumbnail h2 a:hover {
    text-decoration: none;
    color: #757575
}

.blog-new .postThumbnail .blogCaption {
    padding: 13px 11px 33px
}

.blog-new .postThumbnail .blogCaption.blogCaption-sm {
    padding-bottom: 13px
}

.blog-new .postThumbnail .read-more {
    position: absolute;
    bottom: 11px;
    right: 16px;
    color: #fff;
    font-size: inherit
}

.blog-new .postThumbnail .read-more:hover {
    color: #595959
}

.blog-new .postThumbnail .read-more.font-sm {
    position: static;
    color: black
}

.blog-new .blog-list {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500
}

.blog-new .blog-list .container-fluid {
    padding: 4px;
    background: #35312d
}

.blog-new .blog-list .blogRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -4px;
    margin-right: -4px;
    background: #35312d
}

.blog-new .blog-list .blogRow:after,.blog-new .blog-list .blogRow:before {
    display: none
}

.blog-new .blog-list .blogRow>[class*="col-"] {
    padding: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-new .blog-list h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 6px
}

.blog-new .blog-list p {
    margin: 0 0 10px
}

.blog-new .author-info {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 6px;
    display: block;
    color: #000;
    font-weight: 500
}

.blog-new .tags {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px
}

.blog-new .tags span {
    margin-right: 14px;
    font-weight: 500
}

.blog-new .tags-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -4px
}

.blog-new .tags-list li {
    padding: 0 4px
}

.blog-new .tags-list a {
    color: #fff;
    background: #ce432d;
    padding: 2px 6px
}

.blog-new .tags-list a:hover {
    text-decoration: none;
    background: #a43524
}

.blog-new .quote {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    display: block;
    margin: 19px 0
}

.blog-new .blog-detail p:first-of-type:first-letter {
    color: #95aa43;
    font-size: 60px;
    line-height: .6;
    font-weight: bold;
    float: left;
    margin: 8px 5px 0 0
}

.blog-new .blog-detail .container {
    padding-top: 37px;
    padding-bottom: 0
}

.blog-new .blog-detail .img-holder img {
    width: 100%
}

.blog-new .blog-detail .img-holder.pull-left {
    padding-right: 35px;
    padding-bottom: 15px
}

.blog-new .blog-detail .img-holder.pull-right {
    padding-left: 35px;
    padding-bottom: 15px
}

.blog-new .social-networks {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px -6px
}

.blog-new .social-networks a:hover {
    opacity: .7
}

.blog-new .social-networks li {
    padding: 0 6px
}

.blog-new .article {
    font-weight: bold;
    padding-bottom: 15px;
    text-align: center
}

.blog-new .article .links {
    font-size: 12px;
    line-height: 16px
}

.blog-new .article li {
    margin-bottom: 12px
}

.blog-new .article a:hover {
    text-decoration: none
}

.blog-new .article .img-holder {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block
}

.blog-new .article .img-holder img {
    margin: 0 auto
}

.blog-new .article .catergory {
    color: #cd422b
}

.blog-new .article .catergory:hover {
    color: #df7766
}

.blog-new .article .title {
    font-size: 14px;
    line-height: 16px;
    color: #0e0e0e
}

.blog-new .article .title:hover {
    color: #5b5a5a
}

.blog-new .article .author {
    color: #959595
}

.blog-new .article .author:hover {
    color: #6f6f6f
}

.blog-new .newsletter {
    background: #eee
}

.blog-new .newsletter .container {
    padding-top: 51px;
    padding-bottom: 60px
}

.blog-new .newsletter .title {
    font-size: 25px;
    line-height: 30px;
    color: #3ca6b2;
    margin-bottom: 30px;
    display: block
}

.blog-new .newsletter .sub-title {
    color: #3ca6b2;
    margin: 11px 0 25px;
    display: block
}

.blog-new .subscribe-form .blogRow {
    margin-bottom: 9px
}

.blog-new .subscribe-form .mr-25 {
    margin-right: 27px
}

.blog-new .subscribe-form .mr-30 {
    margin-right: 35px
}

.blog-new .subscribe-form .form-group {
    width: 100%
}

.blog-new .subscribe-form .btn {
    width: 115px
}

.blog-new .subscribe-form .checkbox-inline {
    font-size: 14px;
    line-height: 20px;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 17px;
    font-weight: 300;
    color: #898989;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-new .subscribe-form .fake-input {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #c5c5c5;
    background: #fff;
    vertical-align: middle;
    position: relative;
    margin-right: 9px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.blog-new .subscribe-form input[type="checkbox"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1
}

.blog-new .subscribe-form input[type="checkbox"]+.fake-input:before {
    content: "";
    width: 10px;
    height: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #3ca6b2;
    border-width: 0 0 2px 2px;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -4px 0 0 -5px
}

.blog-new .subscribe-form input[type="checkbox"]:checked+.fake-input:before {
    opacity: 1
}

.blog-new .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-new .form-control {
    width: 100%;
    border-radius: 0;
    border: none
}

.blog-new .search-form {
    position: relative
}

.blog-new .search-form button {
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: none;
    height: 100%;
    color: #4f4f4f
}

.blog-new .search-form .form-control {
    padding-left: 35px;
    height: 30px;
    color: #4f4f4f
}

body {
    min-width: 320px
}

@media(min-width: 480px) {
    .blog-new .tags {
        font-size:19px
    }

    .blog-new .article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        text-align: left
    }

    .blog-new .article .links {
        width: 75%
    }

    .blog-new .article .img-holder {
        width: 21%
    }

    .blog-new .subscribe-form .form-group {
        width: 58%;
        margin-right: 50px
    }
}

@media(min-width: 768px) {
    .blog-new h2,.blog-new h3 {
        font-size:37px;
        line-height: 42px
    }

    .blog-new h3 {
        margin: 0 0 53px
    }

    body .blog-new {
        font-size: 20px;
        line-height: 26px
    }

    .blog-new .banner {
        min-height: 500px
    }

    .blog-new .banner-homepage h1 {
        margin: 0;
        padding-right: inherit;
        padding-left: 50px
    }

    .blog-new .banner-homepage span {
        margin-bottom: 0
    }

    .blog-new .add-nav {
        margin: 0
    }

    .blog-new .add-nav>li {
        padding: 0
    }

    .blog-new .add-nav>li:after {
        content: "|";
        padding: 0 14px
    }

    .blog-new .postThumbnail .blogCaption {
        padding: 13px 25px 33px
    }

    .blog-new .tags {
        margin-bottom: 70px;
        margin-top: 1%
    }

    .blog-new .quote {
        font-size: 28px;
        line-height: 32px
    }

    .blog-new .blog-detail .container {
        padding-bottom: 70px
    }

    .blog-new .nav-holder .container {
        padding-bottom: 35px
    }

    .blog-new .social-networks {
        font-size: 28px;
        line-height: 32px;
        margin: 99px -6px 78px
    }

    .blog-new .article li {
        margin-bottom: 19px
    }

    .blog-new .newsletter .title {
        font-size: 27px;
        line-height: 45px
    }

    .blog-new .three-columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .blog-new .three-columns .blogCol-holder:first-child {
        width: 31%
    }

    .blog-new .three-columns .blogCol-holder:nth-child(2) {
        width: 26.1%
    }

    .blog-new .three-columns .blogCol-holder:last-child {
        width: 27.9%
    }
}

@media(min-width: 992px) {
    .blog-new h1 {
        font-size:46px;
        line-height: 50px;
        margin: 0 0 55px
    }

    .blog-new .read-more.font-sm {
        font-size: 15px
    }

    .blog-new .read-more.font-sm:after {
        margin-left: 10px
    }

    .blog-new .add-nav {
        font-size: 16px
    }

    .blog-new .add-nav>li:after {
        padding: 0 30px
    }

    .blog-new .blog-list h2 {
        font-size: 30px;
        line-height: 35px
    }

    .blog-new .articles-block .blogRow {
        padding-bottom: 30px
    }

    .blog-new .article {
        padding-bottom: 0
    }

    .blog-new .article .links {
        width: 63.8%
    }

    .blog-new .article .img-holder {
        width: 31%
    }
}

@media(min-width: 1200px) {
    .blog-new .container {
        width:1020px
    }

    .blog-new .add-nav {
        font-size: 18px
    }

    .blog-new .blog-list p {
        margin: 0
    }

    .blog-new .newsletter .title {
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .blog-new .banner-homepage .container {
        display:block
    }
}

@media(max-width: 575px) {
    .blog-new .blog-detail .img-holder.pull-left {
        padding-right:0;
        float: none !important
    }

    .blog-new .blog-detail .img-holder.pull-right {
        padding-left: 0;
        float: none !important
    }
}

@media(max-width: 479px) {
    .blog-new .add-nav>li:last-child {
        width:100%
    }

    .blog-new .add-nav .dropdown-menu {
        left: auto;
        right: 0
    }

    .blog-new .blog-list .col-12 {
        width: 100%
    }

    .blog-new .search-form {
        width: 100%
    }

    .blog-new .search-form .form-control {
        width: 100%
    }
}

style>.dropdown {
    position: relative;
    display: inline-block
}

.dropdown .dropbtn {
    background-color: #35312d;
    color: white;
    padding: 16px;
    font-size: 18px;
    border: none;
    cursor: pointer;
    width: 210px;
    margin: 0
}

.dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 1;
    width: 210px;
    margin-top: -10px
}

.dropdown .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block
}

.dropdown .dropdown-content a:hover {
    background-color: #2a6496;
    color: white
}

.dropdown:hover .dropdown-content {
    display: block
}

.dropdown:hover .dropbtn {
    background-color: #12262f
}

style>