/******************************************	blog Styles.*******************************************/

.blog {
    width: 100%;
    padding: 65px 0;
    border-top: 5px solid #025a8c;
    background-color: #e7e7e7;
}
.blog .container {
    width: 100% !important;
    max-width: 1230px !important;
    box-sizing: border-box;
    word-wrap: break-word;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto !important;
    margin-left: auto !important;
    z-index: 2;
    position: relative;
}
.blog .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-md-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.blog [class*="col-"] {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog .sec40In [class*="col-"],
.blog .scheduleTime [class*="col-"] {
    display: block
}
@media (min-width:768px) {
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30.333333%;
        flex: 0 0 30.333333%;
        max-width: 33.333333%
    }
}
.blog a {
    text-decoration: none;
    color: #0066a0;
}

.blogPost {
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
}

.blogTop .blogPost {
    width: 65.25%;
    /* 783 / 1200 */
    margin-top: 6px;
}

.blogTop .imgBox span {
    padding: 0 30px;
    display: inline-block;
    background-color: #ff4825;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 2.1666;
    /*65px*/
    font-size: 1.250em;
    /*30px*/
    position: absolute;
    color: #fff;
    z-index: 2;
    top: 19px;
    left: 0;
}

.blog .imgBox {
    width: 100%;
    position: relative;
    line-height: 0;
}
.blog .imgBox img {
    width: 100%;
    height: 100%;
}
.blogChild .imgBox {
    width: calc(100% - 208px)
}

.latestPost .imgBox {
    height: 212px
}

.latestPost .imgBox amp-img img {
    object-fit: cover
}

.postText {
    padding: 39px 38px 54px
}

.postText .commBtn {
    min-height: 50px;
    max-width: 170px;
    font-size: 0.583em; /*14px*/
    position: absolute;
    padding: 0 30px;
    bottom: 30px;
    color: #fff;
    left: 38px;
    margin: 0;
}

.blog h2 {
    margin: 0;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 1.125;
    /*54px*/
    font-size: 2.000em;
    /*48px*/
    color: #151515;
}

.postText h3 {
    margin: 0 0 17px;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 1.2222;
    /*22px*/
    font-size: 0.750em;
    /*18px*/
    color: #0066a0;
}

.postText span {
    display: block;
    font-family: "proximaNova";
    font-weight: bold;
    text-transform: uppercase;
    line-height: 17px;
    font-size: 11px;
    color: #7b7b7b;
}

.postText p {
    margin: 20px 0 38px;
    font-family: "proximaNova";
    font-weight: 300;
    line-height: 1.3333;
    /*24px*/
    font-size: 0.750em;
    /*18px*/
    color: #2f2f2f;
}

.blogTop {
    width: 100%;
    padding: 41px 0 70px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.topics {
    width: 30.583333333333335%
}

/* 367 / 1200 */

.blmobile {
    display: none
}

.topics ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.topics li {
    padding: 24px 0;
    border-top: 1px solid #c5c5c5;
}

.topics li:first-child {
    border-top: none
}

.topics p {
    margin: 0;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 1.1666;
    /*21px*/
    font-size: 0.750em;
    /*18px*/
    color: #0066a0;
}

.topics span {
    display: block;
    font-family: "proximaNova";
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.81818;
    /*20px*/
    font-size: 11px;
    color: #7b7b7b;
}

.latestPost {
    width: 100%;
    padding: 63px 0 0;
    border-top: 5px solid #025a8c;
}

.ltsPostMid {
    width: 100%;
    padding: 65px 0 49px;
}

.blog [class*="col-"] {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog .sec40In [class*="col-"],
.blog .scheduleTime [class*="col-"] {
    display: block
}

.page-numbers,
.pager {
    width: 100%;
    list-style: none;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.page-numbers li,
.pager li {
    width: 35px;
    padding: 0 5px;
    text-align: center;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 1.5555;
    /*28px*/
    font-size: 0.750em;
    /*18px*/
    color: #025788;
}

.page-numbers li a,
.pager li a {
    color: #fff
}

.page-numbers li a:hover,
.page-numbers li span.current,
.pager li a:hover,
.pager li.current a {
    color: #025788
}

.blogChild {
    padding: 40px 0 54px
}

.blogChildTop {
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recentPost {
    width: 165px
}

.recentPost h3 {
    margin: 0;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 1.1666;
    /*21px*/
    font-size: 0.750em;
    /*18px*/
    color: #464646;
}

.recentPost ul {
    margin: 0;
    padding: 30px 0 0;
    list-style: none;
}

.recentPost li {
    padding: 7px 0;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 1.1666;
    /*21px*/
    font-size: 0.750em;
    /*18px*/
    color: #0066a0;
}

.blogChildIn {
    width: 100%;
    padding: 43px 0 44px;
    border-bottom: 3px solid #ddd;
}

.blogChildIn h1 {
    margin: 0 0 23px;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 1.1724;
    /*102px*/
    font-size: 3.625em;
    /*87px*/
    color: #0066a0;
}

.blogChildIn span {
    display: block;
    padding-bottom: 30px;
    font-family: "proximaNova";
    text-transform: uppercase;
    line-height: 1.3157;
    /*25px*/
    font-size: 0.792em;
    /*19px*/
    color: #7b7b7b;
}

.blogChildIn p {
    margin: 0;
    padding: 14px 0;
    font-family: "proximaNova";
    line-height: 1.5555;
    /*28px*/
    font-size: 0.750em;
    /*18px*/
    color: #2f2f2f;
}

.blogChildIn blockquote {
    margin: 14px 0;
    padding: 14px 0 14px 44px;
    border-left: 11px solid #0066a0;
    font-family: "proximaNova";
    font-weight: bold;
    line-height: 1.2068;
    /*35px*/
    font-size: 1.208em;
    /*29px*/
    color: #0066a0;
}

.blogShare {
    width: 100%;
    padding: 67px 0 0;
}

.blogShare h4 {
    margin: 0;
    font-weight: normal;
    font-family: "proximaNova";
    text-transform: uppercase;
    line-height: 1.2142;
    /*34px*/
    font-size: 1.167em;
    /*28px*/
    color: #042b3f;
}

.blogShare ul {
    width: 100%;
    padding: 36px 0 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
}

.blogShare li {
    padding-right: 17px
}

.blogShare a {
    width: 44px;
    height: 44px;
    display: block;
    line-height: 44px;
    background-color: #ff4825;
    text-align: center;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
}

.blogShare a:hover {
    background: #f5ae2e;
    background: -moz-linear-gradient(top, #f5ae2e 0%, #ee4f01 100%);
    background: -webkit-linear-gradient(top, #f5ae2e 0%, #ee4f01 100%);
    background: linear-gradient(to bottom, #f5ae2e 0%, #ee4f01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ae2e', endColorstr='#ee4f01', GradientType=0);
    color: #fff;
}

@media screen and (max-width:1366px) {
    .blog {
        padding: 50px 0
    }
    .blogTop {
        padding: 0 0 20px
    }
    .latestPost {
        padding-top: 40px
    }
    .ltsPostMid {
        padding: 30px 0
    }
    .blogChild {
        padding: 0
    }
    .blogChildIn {
        padding: 30px 0 15px
    }
    .blogShare {
        padding-top: 30px
    }
    .blogShare ul {
        padding-top: 15px
    }
    .blogChildIn h1 {
        margin-bottom: 15px
    }
    .blogChildIn span {
        padding-bottom: 15px
    }
}

@media screen and (max-width:1280px) {
    .latestPost .imgBox {
        height: 20.46875vw
    }
    /* 262 / 1280 */
}

@media screen and (max-width:992px) {
    .blogTop .blogPost {
        width: 100%;
        margin-top: 0;
    }
    .postText {
        padding: 20px
    }
    .postText .commBtn {position: static}
    .topics {
        width: 100%
    }
    .postText p {
        margin: 15px 0 20px
    }
    .blogChildIn {
        padding: 15px 0
    }
    .recentPost ul {
        padding-top: 15px
    }
    .blogChildIn h1 {
        font-size: 2.625em
    }
    .blogChild .imgBox {
        width: calc(100% - 165px)
    }
    .recentPost {
        text-align: right
    }
    .blogChildIn blockquote {
        padding: 5px 0 5px 25px;
        border-width: 8px;
    }
}

@media screen and (max-width:767px) {
    .blog {
        padding: 30px 0
    }
    .latestPost .imgBox {
        height: 71.44719687092569vw
    }
    /* 548 / 767 */
    .ltsPostMid {
        padding-bottom: 10px
    }
    .blogTop .imgBox span {
        padding: 0 10px;
        font-size: 0.8em;
        top: 10px;
    }
    .bldesktop {
        display: none
    }
    .blmobile {
        margin-top: 30px;
        display: block;
    }
}

@media screen and (max-width:639px) {
    .postText h3 {
        margin-bottom: 10px
    }
    .postText p {
        margin-top: 10px
    }
    .postText .commBtn {
        min-height: 40px;
        max-width: 140px;
        font-size: 0.7em;
    }
    .blogChild .imgBox {
        width: 100%
    }
    .recentPost {
        width: 100%;
        padding-top: 15px;
        text-align: left;
    }
    .recentPost {
        width: 100%;
        padding-top: 15px;
        text-align: left;
        font-size: 1.2em;
    }
    .blogChildIn h1 {
        font-size: 2.1em;
        line-height: 1;
    }
    .blogChildIn span {
        padding-bottom: 0
    }
}
