.blog .container {
    max-width: 70em !important;
    width: 100%;
    margin: 0 auto 50px;
}
.blog .blog-listing .col-right {
    width: 75.5%;
    float: left;
    padding: 0 2.8% 0 3.3%;
}
.blog-listing .col-right .heading h4 {
    font-size: 20px;
    color: #2413c5;
    margin: 0 !important;
    font-weight: 500;
    line-height: 1.5;
}
.blog-listing .col-right .heading h4 p{font-weight: 500;}
.blog-listing-items .col-right .heading a:hover {
    text-decoration: none;
}
.blog-listing .col-right .text p {
    font-size: 14px;
    color: #212529;
    line-height: 24px;
    padding: 10px 0 0 0;
}
.blog-listing ul li .date span {
    font-size: 12px;
    color: #212529;
    line-height: initial;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
}
.blog-listing ul li .text a {
    font-size: 14px;
    background-image: linear-gradient(340deg, #2413c5 25%, #e4e538 100%);
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
}
.blog-listing ul li .col-left {
    width: 100%;
    float: left;
}
.blog-listing ul li .col-left img {
	margin:10px 0;
}
.img-responsive {
    max-width: 100%;
    display: block;
}
.blog .container .page-title h2 {
    font-size: 24px;
    color: #2413c5;
    font-weight: 500;
    line-height: 1.5em;
    text-align: left;
    margin: 0;
    padding: 21px 0 0 0;
    float: left;
}
.blog .container .page-title {
    float: left;
    border-bottom: 1px solid #d9dadb;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
    padding-top: 40px;
    margin-bottom: 43px;
}
.page-title .right-item {
    float: right;
    margin-top: 25px;
    position: relative;
    display: flex;
    width: 300px;
    gap: 10px;
}
.blog .press-search {
	position:relative;
}
.blog .press-sort {
    display: flex;
    gap: 10px;
    line-height: 2;
}
.blog .press-sort p {
	font-weight:600;
	color:#2a37c5;
}
.blog .page-title .right-item .press-search input.page-search-box {
    background: #fcfcfc;
    border: 1px solid #d2d2d2;
    color: #6b6b6b;
    padding: 5px 20px 5px 5px;
    display: inline-block;
    width: 100%;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
}
.blog .page-title .right-item .press-search input.search-btn {
    border: 0;
    position: absolute;
    top: 8px;
    background: transparent url(../images/press-search.png) no-repeat;
    right: 10px;
    background-size: contain;
    width: 10px;
    height: 12px;
}
.blog-listing ul li {
    list-style-type: none;
    border-bottom: 1px solid #bbb;
    padding: 55px 0 !important;
    width: 100%;
    display: block;
}
.blog-listing ul li:first-child {
    padding-top: 0 !important;
}
.blog .blog-listing {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.blog-pagination ul li a.active {
    background-color: transparent;
}
.blog-pagination ul li a {
    width: 10px;
    height: 11px;
    border-radius: 0;
    background-color: transparent;
    display: inline;
    border: 0 !important;
    color: #333 !important;
    font-weight: bold;
    float: none;
}
.blog-pagination ul li.active a {
    background: transparent;
	border-bottom: 2px solid #333 !important;
    padding: 0;
}
.blog-pagination ul li {
    list-style-type: none;
    display: inline-block;
    border: none;
    padding: 0 2px !important;
    width: inherit;
}
.blog_slider_section .video:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 61px;
    background: transparent url(../images/video-play-icon.png) no-repeat;
    pointer-events: none;
    left: 0;
    top: 0;
    right: 0;
    cursor: pointer;
    bottom: 0;
    margin: auto;
}
.col_left2 .video:after,
.col_right .video:after,
.pie_chart_image .video:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 61px;
    background: transparent url(../images/video-play-icon.png) no-repeat;
    pointer-events: none;
    left: 0;
    top: 0;
    right: 0;
    cursor: pointer;
    bottom: 0;
    margin: auto;
}
.blog-listing ul li:last-child {
    border: none;
}
.blog-listing .blog-pagination {
    width: 100%;
    display: block;
    margin: 15px auto 0 auto;
	text-align: center;
}
.blog-listing .blog-pagination ul {
    text-align: center;
}
.blog-heading .wrap p {
    font-size: 20px !important;
    color: #2413c5 !important;
    margin: 0 !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
}
.blog-heading1 {
    font-size: 15px;
    font-weight: 400;
    color: #343d47 !important;
    line-height: 22px;
    margin: 0;
    padding: 0 5px 0 0;
    float: left;
}
.blog-heading1 h4 {
    line-height: 22px !important;
}
.blog-details .container {
    width: 100%;
    margin: 0 auto;
    max-width: 70em;
}
.pie_chart_image img {
    max-width: 100%;
}
.text_image_section1 .wrap .col_right img {
    max-width: 100%;
}
.blog-details .page-title .right-item {
    float: right;
    margin-top: 25px;
}
.blog-details .page-title .right-item .print {
    float: left;
    margin-left: 10px;
    margin-right: 20px;
}
.blog-details .page-title .right-item .print a {
    font-size: 10px;
    text-decoration: none;
    color: #747474;
    text-align: center;
    text-transform: uppercase;
}
.blog-details .page-title h2 {font-size: 24px !important;color: #2413c5;font-weight: 500;line-height: 1.5em;text-align: left;margin: 0;padding: 20px 0 0 0;}
.blog-details .page-title {
    float: left;
    border-bottom: 1px solid #d9dadb;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
    padding-top: 40px;
    margin-bottom: 43px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.blog-details .bx-controls.bx-has-pager {
    position: relative;
}
.blog-details .slider .bx-pager-item {
    display: inline-block;
}
.blog-details .slider .bx-pager-item .bx-pager-link {
    color: transparent;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.ShareHolders .page-title .right-item .ShareWrap .btn-share img,
.blog-details .page-title .right-item .print img {
    vertical-align: middle;
    margin-right: 5px;
}
.blog-details .page-title .right-item .ShareWrap {
    float: left;
    width: auto;
    margin: 0 auto;
    font-size: 1em;
    color: #3b3a3a;
    text-align: center;
}
.blog-details .page-title .right-item .ShareWrap .btn-share-holder {
    z-index: 99999;
}
.blog-details .page-title .right-item .ShareWrap .btn-share {
    display: inline-block;
    font-size: 10px;
    text-decoration: none;
    color: #747474;
    text-align: center;
    margin: 0 auto;
}
.blog-details .page-title .right-item .print {
    float: left;
    margin-left: 10px;
    margin-right: 20px;
}
.blog-details .page-title .right-item .print a {
    font-size: 10px;
    text-decoration: none;
    color: #747474;
    text-align: center;
    text-transform: uppercase;
}
.body-wraper {
    float: left;
}
.blog_slider_section {
    max-width: 75em;
    width: 100%;
    margin: 0 auto;
}
.blog_slider_section .slider {
    width: 100%;
    max-width: 100%;
    margin-right: 1.25%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog_slider_section .slider .blog-slider {
    margin: 0;
    padding: 0;
}
.blog_slider_section .slider h1.caption {
    position: absolute;
    top: 0;
    left: 18px;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    width: 80%;
    text-transform: uppercase;
}
.blog_slider_section .slider h1.caption span {
    display: block;
    font-size: 22px;
    font-weight: 700;
}
.blog_slider_section .slider .bx-wrapper {
    margin: 0 auto;
}
.blog_slider_section .slider a.news_readmore {
    position: absolute;
    top: 150px;
    left: 18px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #014898;
    width: 130px;
    text-transform: uppercase;
    background: #d7d7d7;
    padding: 5px 0;
    text-align: center;
}
.blog_slider_section .slider .bx-wrapper p {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    padding: 21px 5px 21px 24px;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.blog_slider_section .slider .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 15px;
    right: 19px;
    width: inherit;
}
.blog_slider_section .slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #004990;
}
.blog_slider_section .slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}
.blog-heading {
    padding: 0 0 10px 0 !important;
}
.text_image_section1 {
    width: 100%;
    float: left;
    padding: 15px 0 0 0;
    margin: 0;
}
.text_image_section1 .wrap h3 {
    font-size: 20px;
    color: #004990;
    padding-bottom: 8px;
    margin: 0;
    text-transform: uppercase;
    font-family: montserratregular;
    line-height: 24px;
}
.text_image_section1 .wrap span {
    color: #ce3030;
}
.text_image_section1 .wrap h4 {
    line-height: 4px;
    font-size: 12px;
    color: #aaa;
    padding: 0;
    font-weight: 500;
}
.text_image_section1 .wrap p {
    font-size: 14px;
    font-weight: 400;
    color: #58595b;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.text_image_section1 .wrap .col_left {
    width: 58%;
    float: left;
    padding: 0 0 10px 0;
    margin-right: 2%;
}
.text_image_section1 .wrap .col_left p {
    font-size: 14px;
    font-weight: 400;
    color: #58595b;
    line-height: 22px;
}
.text_image_section1 .wrap .col_right {
    width: 40%;
    float: right;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    position: relative;
}
.text_image_section1 .wrap .col_right img {
    width: 100%;
}
.text_image_section1 .wrap .col_right h5 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    font-family: montserratregular;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    padding: 15px 0;
    bottom: 0;
    background: #000000cf;
}
.text_image_section1 .wrap .col_right2 {
    width: 58%;
    float: right;
    padding: 0 0 10px 0;
}
.text_image_section1 .wrap .col_right2 p {
    font-size: 14px;
    font-weight: 400;
    color: #58595b;
    line-height: 22px;
}
.text_image_section1 .wrap .col_left2 {
    width: 40%;
    float: left;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 20px 0;
    position: relative;
    margin-right: 2%;
}
.text_image_section1 .wrap .col_left2 h5 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin: 14px 0 17px 0;
    font-family: montserratregular;
    text-transform: uppercase;
    position: absolute;
    bottom: 3px;
    width: 100%;
    background: #000000a3;
    padding: 15px 0;
}
.text_image_section1 .wrap .col_left2 img {
    width: 100%;
}
.yellow_text_section {
    width: 100%;
    float: left;
    padding: 20px 15px;
    background: #e6e7e8;
    margin: 15px 0 0 0;
}
.extra_padd {
    padding: 40px 30px !important;
}
.yellow_text_section .wrap h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #343d47;
    margin: 0;
}
.yellow_text_section .wrap p {
    font-size: 14px;
    font-weight: 400;
    color: #58595b;
    line-height: 22px;
    margin: 0;
    padding: 5px 0 0 0;
}
.sponsor_section {
    width: 100%;
    float: left;
    padding: 15px 0 15px 0;
}
.sponsor_section .wrap h5 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #343d47;
    margin: 0;
    padding: 0 10px;
}
.sponsor_section .wrap p {
    font-size: 14px;
    font-weight: 400;
    color: #58595b;
    line-height: 22px;
    margin: 0;
    padding: 0 10px 0 0;
}
.sponsor_section .wrap .image_section {
    width: 100%;
    float: left;
    margin: 15px auto 0;
    background: #f9f9f9;
    text-align: center;
    padding: 0;
    position: relative;
}
.sponsor_section .wrap .image_section h6 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    padding: 15px 0;
    background: #000000cf;
}
.pie_chart_image {
    width: 100%;
    float: left;
    margin: 0;
    background: #f9f9f9;
    text-align: center;
    padding: 15px 0 0 0;
    position: relative;
}
.text_image_section1 .col_left h5 {
    font-size: 15px;
    font-weight: 700;
    color: #343d47;
    margin: 0 0 17px 0;
    font-family: montserratregular;
    text-transform: uppercase;
}
.text_image_section1 .col_left img {
    max-width: 100%;
    width: 100%;
}
.text_image_section1 .wrap .col_right p {
    font-size: 15px;
    font-weight: 400;
    color: #343d47;
    line-height: 22px;
    margin: 0;
    padding: 20px 0 10px 15px;
    text-align: left;
}
.pie_chart_image h6 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    padding: 15px 0;
    background: #000000cf;
}
.accordion,
.accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.accordion {
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin: 15px 0 10px 0;
    background: #e6e7e8;
}
.accordion-section-title {
    width: 100%;
    display: inline-block;
    -webkit-animation: fadein 3s;
    -moz-animation: fadein 4s;
    -ms-animation: fadein 4s;
    -o-animation: fadein 4s;
    animation: fadein 3s;
    cursor: pointer;
    font-size: 14px;
    box-shadow: inset 0 1px 1px 0 #f1f1f1;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    list-style-type: none;
    position: relative;
    color: #000;
    background: #fff url(../images/plus.png) no-repeat;
    background-position: 96% center;
    font-weight: 400;
}
.accordion-section-title {
    font-weight: 400;
    margin: 0 !important;
    padding: 23px 10px 15px 30px !important;
    font-size: 14px;
    color: #58595b;
    text-transform: uppercase;
    text-decoration: none !important;
}
.accordion-section-title.active {
    background: #e6e7e8 url(../images/minus.png) no-repeat;
    background-position: 96% center;
    cursor: default;
    font-size: 16px;
    padding: 23px 10px 15px 20px !important;
    border-bottom: 1px solid #fff;
    text-decoration: none;
}
.accordion-section-content {
    display: none;
    padding: 0;
}
.accordion-section-content .colright p {
    color: #58595b;
    padding: 40px 0 0 45px;
    margin: 0 20px !important;
    cursor: default;
    line-height: 22px;
    font-size: 14px;
    width: 92%;
}
.accordion-section-content .colleft {
    width: 40%;
    float: right;
    margin: 40px 0 30px 0;
}
.accordion-section-content .colright {
    width: 60%;
    float: left;
}
.sponsor_section .wrap .image_section img {
    max-width: 100%;
}
.blog-pagination {
    margin: 20px 0;
}
.blog-pagination ul {
    display: inline;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
.blog-pagination ul li:nth-child(3) {
    width: 60px;
}
.blog-pagination ul li {
    display: inline;
    margin: 0 10px;
}
.blog-pagination ul li input {
    padding: 7px 10px;
    border: none;
    color: #000;
    font-size: 21px;
    background: 0 0;
}
.blog-pagination ul li input#paging-text {
    text-align: center;
    width: 100%;
    border: 1px solid #000;
    font-size: 15px;
}
@media screen and (max-width: 1200px) {
    .accordion-section-title.active {
        font-size: 16px;
    }
    .accordion-section-content .colright p {
        padding: 35px 0 0 24px;
        width: 85%;
    }
    .accordion-section-content .colleft {
        padding-right: 30px;
    }
    .accordion-section-content .colleft img {
        max-width: 100%;
    }
    .blog-details .container {
        max-width: 98%;
    }
}
@media screen and (max-width: 780px) {
    .blog-details .container {
        max-width: 96%;
    }
    .blog-details .page-title .right-item .ShareWrap {
        display: none;
    }
    .PrintClass {
        display: none !important;
    }
    .news_search input.searchTerm {
        width: 80%;
    }
    .news_search span {
        width: 80%;
    }
    .col-main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .latest-release-wraper .wrap ul li {
        padding: 30px 0 30px 12px;
        width: 49%;
    }
    .breadcrumbs-row .right-item {
        display: none;
    }
    .col-main,
    .col-sidebar {
        width: 100% !important;
    }
    .blog-details .page-title {
        padding-top: 0;
        margin: 0;
        margin-bottom: 25px;
    }
    .accordion {
        margin: 30px 0 35px 0;
    }
    .blog_slider_section {
        max-width: 100%;
        margin: 0 auto;
    }
    .accordion-section-content .colright {
        width: 58%;
        float: left;
    }
    .text_image_section1 {
        padding: 10px 10px !important;
    }
    .blog_accordion {
        padding: 0 !important;
    }
    .sponsor_section {
        padding: 25px 0 0 0;
    }
    .sponsor_section .wrap p {
        padding: 0 10px 0 10px;
    }
    .text_image_section1 .wrap .col_left {
        padding: 15px 0 20px 0;
    }
    .accordion-section-content .colright p {
        padding: 35px 0 0 24px;
        width: 90%;
    }
}
@media screen and (max-width: 650px) {
    .blog-details .container {
        max-width: 100%;
    }
    .text_image_section1 .wrap .col_right p {
        padding: 0;
    }
    .text_image_section1 {
        padding: 0 !important;
    }
    section {
        padding: 0 !important;
    }
    .accordion-section-content .colleft {
        padding-right: 0;
    }
    .accordion-section-content .colright {
        width: 100%;
        float: none;
    }
    .blog_slider_section .slider h1.caption {
        width: 95%;
        top: 5px;
        font-size: 25px;
    }
    .blog_slider_section .slider h1.caption span {
        font-size: 15px;
    }
    .text_image_section1 .wrap .col_left {
        width: 100%;
        float: none;
        padding: 0 0 15px 0;
    }
    .text_image_section1 .wrap .col_left2 {
        width: 100%;
        float: none;
        padding: 0 0 15px 0;
    }
    .text_image_section1 .wrap h3 {
        padding-top: 10px;
    }
    .text_image_section1 .wrap .col_right {
        width: 100%;
        float: none;
    }
    .text_image_section1 .wrap .col_right2 {
        width: 100%;
        float: none;
    }
    .yellow_text_section {
        padding: 20px 15px !important;
    }
    .sponsor_section .wrap p {
        padding: 0 10px 25px 10px;
    }
    .sponsor_section .wrap .image_section {
        margin: 0;
        padding: 20px 30px;
    }
    .sponsor_section .wrap .image_section img {
        max-width: 100%;
    }
    .sponsor_section {
        padding: 25px 0 !important;
        margin-bottom: 10px;
    }
    .pie_chart_image img {
        max-width: 100%;
    }
    .accordion-section-content .colleft {
        width: 100%;
        float: none;
        text-align: center;
        margin: 15px 0 30px 0;
    }
    .accordion-section-content .colright p {
        padding: 10px 35px 15px 0;
        width: 100%;
    }
    .accordion-section-title {
        padding: 23px 38px 15px 12px !important;
    }
    .blog_accordion {
        width: 100%;
        margin: 0 auto;
    }
	.blog-pagination ul li {
		margin: 0;
	}
}
@media screen and (max-width: 380px) {
    .blog-details .page-title h1 {
        font-size: 1.7em;
    }
}

.blog-load-more-button {
}


.blog-load-more-button {
    font-size: 14px;
    background-image: linear-gradient(340deg, #2413c5 25%, #e4e538 100%);
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    font-weight: 500;
}

.blog-button-container {
    margin-top: 34px;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */

    justify-content: center;
    align-items: center;
}

.blog-mask-load {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgb(249, 248, 248);
    opacity: 0.9;
}

.blog-mask-load-content {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
}