/******************************************	blog Styles.*******************************************/

#header {
  background-color: rgba(0, 0, 0, 0.5);
}
.blog {
    padding: 0;
    width: 100%;
    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;
}

.blogPost {
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
}

.blogTop .blogPost {
    width: 65.25%;
    /* 783 / 1200 */
    margin-top: 6px;
}
.blogPost .commBtn {
    position: absolute;
    bottom:30px;
    left:30px;
}

.blogTop .imgBox span {
    padding: 0 30px;
    display: inline-block;
    background-color: #ff4825;
	font-family:'OpenSans-Bold';
    font-weight:normal;
    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:30px 30px 60px;}

.blog h1,
.blog h2,
.single-post h1,
.single-post h2{
    margin:0 0 1.5625vw; /* 30 / 1920 */
	font-family:'OpenSans-Bold';
    font-size: 2.000em; /*48px*/
}
.single-post h2{font-size:1.583em;} /*48px*/

.postText h3 {
	margin:0 0 1.5625vw; /* 30 / 1920 */ 
	font-family:'OpenSans-Bold';
	font-weight:normal;
    line-height:1.375; /* 33px */
    font-size:1.000em; /* 24px */
    color: #0066a0;
}
.single-post .elementor-element{font-size:inherit !important}

.postText span {
    display: block;
	font-family:'OpenSans-Bold';
	font-weight:normal;
    text-transform: uppercase;
    line-height: 17px;
    font-size: 11px;
    color: #7b7b7b;
}

.postText p {
    margin: 20px 0 38px;
    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:'OpenSans-Bold';
    font-weight:normal;
    line-height: 1.1666;
    /*21px*/
    font-size: 0.750em;
    /*18px*/
    color: #0066a0;
}

.topics span {
    display: block;
	font-family:'OpenSans-Bold';
    font-weight:normal;
    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
}

.blog ul.page-numbers {
  width: 100%;
  list-style: none;
  padding: 1.5625vw 0;
  gap: 1.0416666666666666vw;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin: 0;
}

.blog ul.page-numbers li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family:'OpenSans-Bold';
    font-weight:normal;
    line-height: 1.5555; /*28px*/
    font-size: 0.750em; /*18px*/
    color: #025788;
}

.blog ul.page-numbers li a, 
.blog ul.page-numbers li span {
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
	width: 1.9791666666666666vw;
	height: 1.9791666666666666vw;
	border-radius: 100%;
	text-decoration: none;
	background-color: #fff;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.25);
	border: 1px solid #C1C1C1;
	justify-content: center;
	align-items: center;
	line-height: 1.0;
	color: #B2B2B2;
	display: flex;
}

.blog ul.page-numbers li a:hover, 
.blog ul.page-numbers li span.current {
	background-color: #C60D12;
	border-color: #C60D12;
	color: #fff;
}

.blog ul.page-numbers li a.prev{background:#fff url(../images/prevPager.png) no-repeat;}
.blog ul.page-numbers li a.next{background:#fff url(../images/nextPager.png) no-repeat;}

.blog ul.page-numbers li a.prev,
.blog ul.page-numbers li a.next{
	background-size:100% auto;
	color:rgba(255,255,255,0.0);
}

@media screen and (max-width: 767px){
	.blog ul.page-numbers li a,
	.blog ul.page-numbers li span{
		width:25px;
		height:25px;
	}
}

.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:'OpenSans-Bold';
    font-weight:normal;
    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:'OpenSans-Bold';
    font-weight:normal;
    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:'OpenSans-Bold';
    font-weight:normal;
    line-height: 1.1724;
    /*102px*/
    font-size: 3.625em;
    /*87px*/
    color: #0066a0;
}

.blogChildIn span {
    display: block;
    padding-bottom: 30px;
    text-transform: uppercase;
    line-height: 1.3157;
    /*25px*/
    font-size: 0.792em;
    /*19px*/
    color: #7b7b7b;
}

.blogChildIn p {
    margin: 0;
    padding: 14px 0;
    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:'OpenSans-Bold';
    font-weight:normal;
    line-height: 1.2068;
    /*35px*/
    font-size: 1.208em;
    /*29px*/
    color: #0066a0;
}

.blogShare {
    width: 100%;
    padding: 67px 0 0;
}

.blogShare h4 {
    margin: 0;
	font-family:'OpenSans-Bold';
    font-weight:normal;
    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 20px 50px}
    .blogPost .commBtn {
        bottom:20px;
        left:20px;
    }
    .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
    }
    .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
    }
}
