@font-face {
    font-family: 'Abhaya Libre Bold';
    src: url('../fonts/AbhayaLibre-Bold-webfont.eot');
    src: url('../fonts/AbhayaLibre-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AbhayaLibre-Bold-webfont.woff') format('woff'),
         url('../fonts/AbhayaLibre-Bold-webfont.ttf') format('truetype'),
         url('../fonts/AbhayaLibre-Bold-webfont.svg#abhaya_librebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Abhaya Libre Regular';
    src: url('../fonts/AbhayaLibre-Regular-webfont.eot');
    src: url('../fonts/AbhayaLibre-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AbhayaLibre-Regular-webfont.woff') format('woff'),
         url('../fonts/AbhayaLibre-Regular-webfont.ttf') format('truetype'),
         url('../fonts/AbhayaLibre-Regular-webfont.svg#abhaya_libreregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/lato-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lato-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/lato-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/lato-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/lato-v17-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

  
/* playfair-display-800 - latin */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/playfair-display-v22-latin-800.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/playfair-display-v22-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/playfair-display-v22-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/playfair-display-v22-latin-800.woff') format('woff'), /* Modern Browsers */
         url('../fonts/playfair-display-v22-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/playfair-display-v22-latin-800.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
  
  /* playfair-display-800italic - latin */
  @font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/playfair-display-v22-latin-800italic.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/playfair-display-v22-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/playfair-display-v22-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/playfair-display-v22-latin-800italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/playfair-display-v22-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/playfair-display-v22-latin-800italic.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
  
body {
    font-family: Georgia,Times,Times New Roman,serif; 
    font-size: 18px;
    line-height: 23px;
    color: #353538;
}
.cf:before,
.cf:after,
.arpr_article_preview:before,
.arpr_article_preview:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after,
.arpr_article_preview:after {
  clear: both;
}
* {
	outline: none;
}

.search-results h4 a, 
.article-container a/*,
.category-container a*/ {
    font-family: Georgia,Times,Times New Roman,serif !important; 
    font-size: 18px !important;
    line-height: 23px !important;
}

a {
	color: #3F5765;
	text-decoration: underline;
}
a:hover {
	color: #3F5765;
	text-decoration: underline;
}
a:active {
	color: #3F5765;
	text-decoration: underline;
}
a:visited{
	color: #414145;
	text-decoration: none;
}

p {
    font-family: Georgia,Times,Times New Roman,serif; 
}
p {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 11px 0;
    padding: 0;
    color: #353538;
}

p.small {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 11px 0;
}
p.author, h6, figcaption {
    font-family: 'Lato';
    font-style: italic;
    color: #7d7d84;
    font-size: 13px;
    line-height: 18px;   
    padding: 0;
    margin: 0;
}
p.author,
.kick-kicker p.author {
    font-family: Georgia,Times,Times New Roman,serif; 
    font-style: normal;
    color: #7e7e7e;
    font-size: 13px !important;
    line-height: 18px !important;
}
.hest_headline_stack_main h6 {
    font-family: 'Abhaya Libre Bold';
    font-size: 18px !important;     
    line-height: 18px;
    font-style: italic;
}

p.author a,
.kick-kicker p.author a {
	/* font-size: 13px;
	line-height: 18px; */
	color: #7e7e7e;
    /* text-transform: uppercase; */
    text-decoration: none;
}
p.author a:hover,
.kick-kicker p.author:hover {
    color: #3F5765;
}
h6 {
    margin: 0 0 17px 0;
}
h1, h2, h3, h4, h5 {
    /* font-family: 'Playfair Display'; */
    font-family: 'Abhaya Libre Bold';
    margin: 0 0 2px 0;
    color: #353538 !important
}
/* h1 a, h2 a, h3 a, h4 a, h5 a {
    font-family: 'Abhaya Libre Bold';
    color: #3F5765;
	text-decoration: underline;
} */
body.home a,
header a,
body.home h1 a, 
body.home h2 a, 
body.home h3 a, 
body.home h4 a, 
body.home h5 a {
    text-decoration: none;
}
h1 {
    font-weight: bold;
    font-size: 44px;
    line-height: 49px;
    margin: 0 0 10px 0;
}
h2 {
    font-weight: bold;
    font-size: 35px;
    line-height: 39px;
}

h3 {
    font-weight: bold;
    font-size: 28px;
    line-height: 31px;
}

h4 {
    font-weight: bold;
    font-size: 22px !important;
    line-height: 25px;
}

h5 {
    font-weight: bold;
    font-size: 18px !important;
    line-height: 21px;
}

.kick-kicker h5,
.doap-container h6 {
    font-family: 'Abhaya Libre Bold';
    font-size: 18px !important; 
    font-style: italic;
    line-height: 18px;
    font-weight: normal;
    color: #353538 !important;
    margin: 0;
	padding: 0 !important;
}
.doap-container h6 {
    margin-bottom: 10px;
}
/* .kick-kicker p.author {
    color: #babac4 !important;
    font-family: 'Lato';
    font-weight: 500;
    font-size: 16px !important;
    line-height: 18px !important;
    display: inline-block;
    margin: 5px 0 0 0;
}
.kick-kicker p.author a {
    color: #babac4 !important;	
} */


.et_pb_row.contains-kicker,
.et_pb_row.contains-kicker > .et_pb_module_inner,
.et_pb_row .et_pb_module.kick_kicker,
.et_pb_row.contains-kicker .et_pb_module:last-of-type {
    padding-bottom: 0 !important;
	border-bottom: 0 !important;
    margin-bottom: 10px !important;
}
.et_pb_row.contains-kicker,
.et_pb_row.contains-kicker > .et_pb_module_inner,
.et_pb_row.contains-kicker .et_pb_module:last-of-type {
    margin-bottom: 0px !important;
}
.doap_double_article h2, 
.arpr_article_preview h2.large-headline {
    font-family: 'Abhaya Libre Bold' !important;
    font-weight: bold !important;
    font-size: 25px;
    line-height: 22px;
}

.arpr_article_preview h2.medium-headline {
    font-family: 'Abhaya Libre Regular' !important;
    font-weight: normal !important;
    font-size: 20px;
    line-height: 20px;
}
.hest_headline_stack_item h2,
.arpr_article_preview h2.small-headline,
.doap_double_article h2.small-headline {
    font-family: 'Abhaya Libre Bold' !important;
    font-weight: bold !important;
    font-size: 20px;
    line-height: 18px;
}

.arpr-headline-image.top,
.arpr-headline-image.middle {
    display: flex;
    flex-direction: column;
}

.arpr-headline-image .headline a {
    overflow-wrap: break-word;
}
.arpr-headline-image.right .headline,
.arpr-headline-image.left .image {
    float: left;
}
.arpr-headline-image.left .headline,
.arpr-headline-image.right .image {
    float: right;
}
.arpr-headline-image.left .headline,
.arpr-headline-image.left .image,
.arpr-headline-image.right .headline,
.arpr-headline-image.right .image {
    width: 50%;
    box-sizing: border-box;
    padding-bottom: 14px;
}
.arpr-headline-image.top .headline,
.arpr-headline-image.top .image,
.arpr-headline-image.middle .headline,
.arpr-headline-image.middle .image {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 14px;
}
.arpr-headline-image.top .headline,
.arpr-headline-image.right .headline,
.arpr-headline-image.middle .headline,
.arpr-headline-image.left .headline {
    padding-bottom: 0;
}
.arpr-headline-image.left .image {
    padding-right: 30px;
}
.arpr-headline-image.right .image  {
    padding-left: 30px;
}

.et_pb_column:nth-child(2n) .hest_headline_stack_main {
    margin: 0 -5px 0 -10px;
}
.et_pb_column:nth-child(2n+1) .hest_headline_stack_main {
    margin: 0 -10px 0 -5px;
}
.et_pb_column:first-child .hest_headline_stack_main,
.et_pb_column:last-child .hest_headline_stack_main {
    margin: 0;
}

@media only screen and (max-width: 960px) {
    .arpr-image-left,
    .arpr-image-right {
        width: 35%;
    }
    .et_pb_column:nth-child(2n) .hest_headline_stack_main,
    .et_pb_column:nth-child(2n+1) .hest_headline_stack_main,
    .et_pb_column:first-child .hest_headline_stack_main,
    .et_pb_column:last-child .hest_headline_stack_main {
        margin: 0;        
    }
    
    .hest_headline_stack_main img {
        width: 100%;
    }
}
.arpr-image-top,
.doap-image-top {
    width: 100%;
    display: block;
    margin: 0 0 14px 0;
}

.doap-row {
    display: flex;
    flex-direction: row;
}

.doap-column {
    flex: 1;
}

.doap-column:first-child {
    padding-right: 15px;
}
.doap-column:last-child {
    padding-left: 15px;
}
/* .doap-container h6 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 18px;
    font-weight: normal;
    color: #7D7D84;
} */
.monp-item {
    margin-bottom: 13px;
}
.monp-bordered {
    border-bottom: 1px solid #353538;
}

#page-container {
    padding-top: 0px !important;
}
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0 !important;
}
.et_pb_module_inner {
    margin: 0 0 22px 0;
    width: 100%;
}
.et_pb_gutters3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_module {
    margin-bottom: 0 !important;
}

.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 0;
}

.et_pb_column {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

.et_pb_column_layout_1_1:before {
    content: '1/1';
}
.et_pb_column_layout_1_5:before {
    content: '1/5';
}

.et_pb_column_layout_2_9:before {
    content: '2/9';
}

.et_pb_column_layout_1_4:before {
    content: '1/4';
}

.et_pb_column_layout_1_3:before {
    content: '1/3';
}

.et_pb_column_layout_4_9:before {
    content: '4/9';
}

.et_pb_column_layout_2_3:before {
    content: '2/3';
}
.et_pb_section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.et_pb_gallery {
	max-width: 940px;
	margin: 0 auto;
}

@media only screen and (max-width: 960px) {
    .et_pb_section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .et_pb_row {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0 15px 6px 15px !important;
    }

    .et_pb_column {
        padding-left: 0;
        padding-right: 0;
        border-right: 0 !important;
    }
    
    .et_pb_column:first-child {
        padding-left: 0;
    }

    .et_pb_column:last-child {
        padding-right: 0;
    }

    .et_pb_column.et_pb_column_1_1, .et_pb_column_layout_1_1,
    .et_pb_column.et_pb_column_1_5, .et_pb_column_layout_1_5,
    .et_pb_column.et_pb_column_2_9, .et_pb_column_layout_2_9,
    .et_pb_column.et_pb_column_1_4, .et_pb_column_layout_1_4,
    .et_pb_column.et_pb_column_1_3, .et_pb_column_layout_1_3,
    .et_pb_column.et_pb_column_4_9, .et_pb_column_layout_4_9,
    .et_pb_column.et_pb_column_2_3, .et_pb_column_layout_2_3 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .et_pb_fullwidth_section {
        padding: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    .et_pb_section {
        padding-left: 30px;
        padding-right: 30px;
    }
    .et_pb_row {
        width: 100%;
        display: flex;
        flex-direction: row;
        padding: 0 15px 6px 15px !important;
    }

    .et_pb_column:first-child {
        padding-left: 0;
    }

    .et_pb_column:last-child {
        padding-right: 0;
    }

    .et_pb_column.et_pb_column_1_1, .et_pb_column_layout_1_1 {
        width: 100%;        
    }

    .et_pb_column.et_pb_column_1_5, .et_pb_column_layout_1_5 {
        width: 20%;        
    }
    
    .et_pb_column.et_pb_column_2_9, .et_pb_column_layout_2_9 {
        width: 22.22%;
    }
    
    .et_pb_column.et_pb_column_1_4, .et_pb_column_layout_1_4 {
        width: 25%;
    }

    .et_pb_column.et_pb_column_1_3, .et_pb_column_layout_1_3 {
        width: 33.33%;
    }

    .et_pb_column.et_pb_column_4_9, .et_pb_column_layout_4_9 {
        width: 44.44%;
    }

    .et_pb_column.et_pb_column_2_3, .et_pb_column_layout_2_3 {
        width: 66.66%;
    }
}

@media only screen and (min-width: 1290px) {
    .et_pb_row {
        width: 100%;
        max-width: 1230px;
        display: flex;
        flex-direction: row;
        padding: 0 15px 6px 15px !important;
    }
    /* .et_pb_module_inner > .et_pb_row  {
        margin: 0 -15px 0 -15px
    } */
    .et_pb_column:first-child {
        padding-left: 0;
    }

    .et_pb_column:last-child {
        padding-right: 0;
    }

    .et_pb_column.et_pb_column_1_1, .et_pb_column_layout_1_1 {
        width: 100%;        
    }

    .et_pb_column.et_pb_column_1_5, .et_pb_column_layout_1_5 {
        width: 20%;        
    }
    
    .et_pb_column.et_pb_column_2_9, .et_pb_column_layout_2_9 {
        width: 22.22%;
    }
    
    .et_pb_column.et_pb_column_1_4, .et_pb_column_layout_1_4 {
        width: 25%;
    }

    .et_pb_column.et_pb_column_1_3, .et_pb_column_layout_1_3 {
        width: 33.33%;
    }

    .et_pb_column.et_pb_column_4_9, .et_pb_column_layout_4_9 {
        width: 44.44%;
    }

    .et_pb_column.et_pb_column_2_3, .et_pb_column_layout_2_3 {
        width: 66.66%;
    }
}


/*Divi specific lines;handle with care*/

.et-db #et-boc .et-fb-form__toggle--always-open .et-fb-settings-module-items-wrap .et-fb-item-button-wrap--add,
.et_pb_column--add-new {
    display: none !important;
}

/* Search Page Definition Begins */
.search-results-container {
	width: 740px;
	margin: 0 auto 55px auto;
	box-sizing: border-box;
}
.search-results-container .results-count {
	width: 640px;
	font-family: 'Lato';
    font-style: italic;
	font-size: 14px;
	line-height: 18px;   
	border-bottom: 1px solid #efefef;
	padding: 0 0 12px 0;
	margin: 0 auto 30px auto;
}
.search-results-container .search-results {
	width: 640px;
	margin: 0 auto;
}
.search-results-container .search-results .item {
	margin: 0 0 30px 0;
}

.container-404 .search-container {
    padding-bottom: 100px;
}
.container-404 .search-container .search-form {
    max-width: 690px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
}
.search-results-container .search-form {
	padding: 50px 0 44px 0;
}

.search-results-container .search-form div,
.container-404 .search-container .search-form div {
	display: flex;
	flex-direction: row;
}
.search-results-container .search-form input[type="submit"],
.container-404 .search-container .search-form input[type="submit"],
.category-container .load-more #more-posts {
    cursor: pointer;
	box-sizing: border-box;
	background: #2b3a42;
	color: #ffffff;
    font-family: 'Lato';	font-size: 14px;
	line-height: 100%;
	border-radius: 3px;
	border: 0;
	padding: 8px 18px 8px 18px;
	width: 18.6%;
}
.search-results-container .search-form input[type="submit"]:hover,
.container-404 .search-container .search-form input[type="submit"]:hover,
.category-container .load-more #more-posts:hover {
	background: #3F5765;
}
.search-results-container .search-form input[type="text"],
.container-404 .search-container .search-form input[type="text"] {
	color: #2b3a42;
    font-family: 'Lato';
	font-size: 14px;
	line-height: 100%;
	border-radius: 3px;
	border: 1px solid #2B3A42;
	padding: 6px 12px 6px 12px;
	width: 78.78%;
	margin: 0 2.56% 0 0;
}

.search-results-container .author-date, 
.article-container .author-date,
.article-container.opinion .article-header .date,
.category-container .author-date {
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 11px 0;
    text-transform: uppercase;
}

.search-results-container .author-date span, 
.article-container .author-date span,
.article-container.opinion .article-header .date span,
.category-container .author-date span {
	color: #7D7D84;    
    text-transform: none;
}

.search-results-container .pagination {
	display: flex;
	flex-direction: row;
	width: 100%;
	font-size: 18px;
	line-height: 23px;
}
.search-results-container .pagination a {
	color: #3f5765;
	text-decoration: none;
}
.search-results-container .pagination a:hover {
	color: #3F5765;
	text-decoration: underline;
}
.search-results-container .pagination .prev {
	width: 50%;
	text-align: left;
}
.search-results-container .pagination .next {
	width: 50%;
	text-align: right;
}
@media only screen and (max-width: 960px) {
    .search-results-container {
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
    .search-results-container .results-count,
    .search-results-container .search-results {
        width: 100%;
    }
}
/* Search Page Definition Ends */

/* Article Page Defintion Begins */
.podcast-player-container {
    width: 100%;
    margin: 0 auto 15px auto;
}
.podcast-player-container #podcast-source {
    display: none;
}
.podcast-player-container .player-buttons-track {
    display: flex;
    flex-direction: row;
}

.podcast-player-container .player-buttons-track .buttons {
    max-width: 25%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.podcast-player-container .player-buttons-track .buttons #skip-backward-btn,
.podcast-player-container .player-buttons-track .buttons #skip-forward-btn {
    cursor: pointer;
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
    border: 0;
}
.podcast-player-container .player-buttons-track .buttons #skip-backward-btn {
    background-image: url(../img/skip-bacward-btn.png);
}
.podcast-player-container .player-buttons-track .buttons #skip-forward-btn {
    background-image: url(../img/skip-forward-btn.png);
}
.podcast-player-container .player-buttons-track .buttons #play-pause-btn { 
    cursor: pointer;
    display: block;
    border: 0;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/play-btn.png);    
    background-color: #ffffff;
    margin: 0 15px;
}
.podcast-player-container .player-buttons-track .buttons #play-pause-btn.isPlaying {
    background-image: url(../img/pause-btn.png);    
}

.podcast-player-container .player-buttons-track .track-duration {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 75%;
}
.podcast-player-container .player-buttons-track .track-duration .duration {
    font-size: 14px;
    line-height: 18px;
    margin: 0 15px;
}
.podcast-player-container .player-buttons-track .track-duration .track {
    width: 100%;
    height: 3px;
    background: #EFEFEF;
    cursor: pointer;
}
.podcast-player-container .player-buttons-track .track-duration .track .indicator {
    height: 3px;
    width: 0;
    background: #353538;
}
.article-container {
	width: 940px;
    /* min-height: 700px; */
	margin: 0 auto 55px auto;
    padding-top: 30px;
}
.article-container .opinion-author {
    max-width: 640px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 15px;
    margin: 0 auto 15px auto;
    display: flex;
    flex-direction: row;
}
.article-container .opinion-author p.small {
    margin-bottom: 0;
}
.article-container .opinion-author .pic-container {
    max-width: 68px;
    width: 100%;
    margin-right: 15px;
}
.article-container .opinion-author .pic-container img {
    border-radius: 50%;
}
.article-container .opinion-author .bio-container p.small a {
    font-size: 14px !important;
    line-height: 18px !important;
    text-decoration: none;
}


.article-container.opinion .article-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.article-container.opinion .article-header h1 {
    text-align: center;
    margin-bottom: 0;
}
.article-container.opinion .article-header h5 {
    border-bottom: 1px solid #353538;
    display: inline-block;
    margin-bottom: 10px;
    padding: 0;
}
.article-container .article-header {
	width: 740px;
	margin: 0 auto;
}
.article-container .excerpt {
    font-style: italic;
    border-bottom: 1px solid #EFEFEF;
    margin: 0 0 15px 0;
}
.article-container.opinion .excerpt {
    border-bottom: 0;
}
.article-container .article-content {
	width: 640px;
	margin: 0 auto;
    position: relative;
}

.article-container .article-content p {
    line-height: 28px;
}
.article-container .related-articles {
    border-top: 1px solid #EFEFEF;
    padding-top: 15px;
    margin-top: 15px;
    width: 100%;
}
.article-container .related-articles h4 {
    margin: 0 0 13px 0;
}
.article-container .related-articles ul {
    display: flex;
    flex-direction: row;
}
.article-container .related-articles ul:first-of-type {
    border-bottom: 1px solid #EFEFEF;
    margin: 0 0 20px 0 !important;
}
.article-container .related-articles ul li {
    display: flex;
    flex-direction: row;
    width: 50%;
}
.article-container .related-articles ul li figure {
    width: 40%;
    box-sizing: border-box;
    padding-right: 15px;
    margin: 0 0 20px 0 !important;
}
.article-container .related-articles ul li div {
    width: 60%;
    padding-right: 15px;
    box-sizing: border-box;
    margin: 0 0 20px 0 !important;
}
.article-container .related-articles ul li div a {
    display: block;
    font-size: 16px !important;
    line-height: 18px !important;
    text-decoration: none;
}
.article-container .related-articles ul li div a:hover {
    text-decoration: underline;
}
.article-container .related-articles ul li div p.small {
    display: none;
}
.article-container .related-articles ul li div span {
    font-size: 12px;
    line-height: 18px;
    color: #7D7D84;
}
.article-container .article-ad-2-3 {
    margin: 40px 0 0 0;
}
@media only screen and (min-width: 570px) and (max-width: 1290px) {
    .article-container .related-articles {
        opacity: 1;
        position: static;
        width: 100%;
        margin: 40px 0 0 0;
    }  
    .article-container .related-articles .related-articles-list {
        /* display: flex;
        flex-direction: row; */
        box-sizing: border-box;
    }
    .article-container .related-articles .related-articles-list ul:first-child{
        padding: 0 15px 0 20px;
    }
    .article-container .related-articles .related-articles-list ul:last-child{
        padding: 0 20px 0 15px;
    }
}
@media only screen and (max-width: 570px) {
    .article-container .related-articles {
        opacity: 1;
        position: static;
        width: 100%;
        margin: 40px 0 0 0;
    }  
    .article-container .related-articles .related-articles-list {
        width: 100%;
        box-sizing: border-box;
    }
    .article-container .related-articles ul li figure {
        width: auto;
        max-width: 100px;
    }
    .article-container .related-articles ul li div {
        width: 100%;
    }
    .article-container .related-articles ul li div p.small {
        display: block;
    } 
}

.article-container figure {
	margin: 0 0 33px 0 !important;
    text-align: center;
}
.article-container figcaption {
	width: 740px;
	margin: 0 auto;
	padding: 11px 0 0 0;
    text-align: center;
}

.article-container figcaption img {
    width: 100%;
    display: block;
}
.article-container .article-content figcaption {
    width: 640px;
	margin: 0 auto !important;
	padding: 11px 0 0 0;
}

.article-container .article-content ul,
.article-container .article-content ol {
    padding-left: 35px;
}
.article-container .article-content ul {
    list-style-type: disc;
}
.article-container .article-content ol {
    list-style-type: decimal;
}
.article-container .article-header {
	padding: 0 0 4px 0;
}
.article-header h1 {
    font-size: 44px;
    line-height: 38px;
}
.article-container .author-date-share {
	display: flex;
	flex-direction: row;
}
.article-container .author-date-share .author-date,
.article-container .author-date-share .share {
    flex-grow: 1;
    flex-shrink: 0;
}
.article-container.opinion .article-header .share {
    border-bottom: 1px solid #EFEFEF;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.article-container.opinion .article-header .share a,
.article-container .author-date-share .share a {
    display: block;
    float: right;
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 5px;
}
.article-container.opinion .article-header .share a.facebook,
.article-container .author-date-share .share a.facebook {
    background-image: url(../img/icon-fb-share.svg);
}
.article-container.opinion .article-header .share a.facebook:hover,
.article-container .author-date-share .share a.facebook:hover {
    background-image: url(../img/icon-fb-share-hover.svg);
}
.article-container.opinion .article-header .share a.twitter,
.article-container .author-date-share .share a.twitter {
    background-image: url(../img/icon-twitter-share.svg);
}
.article-container.opinion .article-header .share a.twitter:hover,
.article-container .author-date-share .share a.twitter:hover {
    background-image: url(../img/icon-twitter-share-hover.svg);
}
.article-container.opinion .article-header .share a.email,
.article-container .author-date-share .share a.email {
    background-image: url(../img/icon-email-share.svg);
}
.article-container.opinion .article-header .share a.email:hover,
.article-container .author-date-share .share a.email:hover {
    background-image: url(../img/icon-email-share-hover.svg);
}

@media only screen and (max-width: 960px) {
    .article-container {
        min-height: auto;
    }
    .article-container,
    .category-container {
        width: 100%;
        box-sizing: border-box;
        padding: 30px 20px 0 20px;
    }
    .article-container .article-header, 
    .article-container .article-content,
    .article-container .article-content figcaption,
    .article-container figcaption {
        width: 100%;
        max-width: 640px;
    }
    .article-container figure {
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
    .article-container figcaption {
        box-sizing: border-box;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .article-header h1 {
        font-weight: bold;
        font-size: 28px;
        line-height: 31px;
    }
    .article-container .author-date-share {
        flex-direction: column;
    }
    .article-container .author-date-share .share {
        display: flex;
        padding: 0 0 11px 0;
    }
    .article-container .author-date-share .share a {
        float: none;
        width: 28px;
        height: 28px;
        margin: 0 5px 0 0;
    }

    .article-container .author-date-share .share a.facebook {
        order: 1;
    }
    .article-container .author-date-share .share a.twitter {
        order: 2;
    }
    .article-container .author-date-share .share a.email {
        order: 3;
    }
}
/* Article Page Definiotion Ends */

/* Footer Definition Begins */
footer {
	background: #fcfcfc;
	border-top: 1px solid #b9b9c4;
}

footer .footer-container {
	width: 940px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	font-size: 14px;
    line-height: 18px;
	padding: 27px 0 58px 0;
}
footer .copyright {
	width: 25%;
}
footer .links {
	text-align: right;
	width: 75%;
}

footer .links ul {
	display: flex;
	flex-direction: row;
	float: right;
}

footer .links ul li:last-child span {
	display: none;
}
footer .links ul li span {	
	color: #b9b9c4;
	display: inline-block;
	padding: 0 10px;
}
@media only screen and (min-width: 960px) and (max-width: 1290px) {
    footer .footer-container {
        width: 100%;
        padding: 27px 30px 58px 30px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 960px) {
    footer .footer-container {
        width: 100%;
        flex-direction: column;
    }
    footer .copyright,
    footer .links {
        text-align: center;
        width: 100%;
    }
    footer .links ul {
        margin: 22px 0 0 0;
        float: none;
        justify-content: center;
        flex-wrap: wrap;
    }
    footer .links ul li {
        white-space: nowrap;
        width: 50%;
        padding: 0 0 5px 0;
    }    
    footer .links ul li span {	
        display: none;
    }
    
}

/* Footer definition ends */

/* Header defintion begins */
header.home,
header.sub {
    position: relative;
    z-index: 1000;
}
header.home .top-container {
	background: #0c3859;
    display: flex;
}
header.sub .top-container {
    background: #fbfbfb;
    display: flex;
}
header.home .top-container .top-left,
header.home .top-container .top-right {
    background: #0c3859;
    position: relative;
    z-index: 100;
    flex-grow: 1;
    flex-basis: 0;
}
header.sub .top-container .top-left,
header.sub .top-container .top-right {
    background: #fbfbfb;
    position: relative;
    z-index: 100;
    flex-grow: 1;
    flex-basis: 0;
}
header.sub .top-container .top,
header.home .top-container .top {
	width: 1240px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	line-height: 0;
}
header .top-container #hamburger {
    display: none;
}
header .top-container #hamburger {
    width: 20px;
    height: 16px;
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    margin: 9px 0 0 0;
}

header .top-container #hamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #353538;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}


/* Icon 3 */

header .top-container #hamburger span:nth-child(1) {
 top: 0px;
}

header .top-container #hamburger span:nth-child(2),#hamburger span:nth-child(3) {
    top: 5px;
}

header .top-container  #hamburger span:nth-child(4) {
    top: 10px;
}

header .top-container #hamburger.open span:nth-child(1) {
    top: 5px;
    width: 0%;
    left: 50%;
}

header .top-container #hamburger.open span:nth-child(2) {
    transform: rotate(45deg);
}

header .top-container #hamburger.open span:nth-child(3) {
    transform: rotate(-45deg);
}

header .top-container #hamburger.open span:nth-child(4) {
    top: 5px;
    width: 0%;
    left: 50%;
}
header.sub .top-container .top .search-date,
header.home .top-container .top .search-date {
	font-size: 14px;
	line-height: 18px;
	display: flex;
	flex-direction: row;
	position: relative;
}
header.home .top-container .top .date {
    color: #ffffff;
}
header.sub .top-container .top .date,
header.home .top-container .top .date {
	padding: 5px 0 0 0;
	position: absolute;
	left: 30px;
}
header.sub .top-container .top .search .search-icon,
header.home .top-container .top .search .search-icon {
    position: absolute;
    z-index: 10;
	border: 0;
	width: 17px;
	height: 17px;
	margin: 7px 20px 0 0;
	cursor: pointer;
	background: url(../img/header-search-icon.png) no-repeat;
    background-size: 17px 17px;
}
header.home .top-container .top .search .search-icon {
    background-image: url(../img/header-search-icon-white.png);
    background-repeat: no-repeat;
}
header.home .top-container .top .search.open .search-icon {
    background-image: url(../img/header-search-icon.png);
    background-repeat: no-repeat;
}
header.sub .top-container .top .search input[type="text"],
header.home .top-container .top .search input[type="text"] {
    position: absolute;
    left: -320px;
    font-family: 'Lato';
	font-size: 14px;
	line-height: 18px;
    border: 0;
    padding: 5px 15px 6px 30px;
    color: #414145;
    border-bottom: 1px solid #b9b9c4;   
    width: 280px;
    box-sizing: border-box;
    z-index: 5;
}
header.sub .top-container .top .search .search-buttons,
header.home .top-container .top .search .search-buttons {
    position: absolute;
    z-index: 1000;
    left: 280px;
    opacity: 0;
    display: flex;
    flex-direction: row;
}
header.sub .top-container .top .search .search-buttons button,
header.home .top-container .top .search .search-buttons button {
    font-family: 'Lato';
	font-size: 14px;
	line-height: 18px;
    border: 0;
    padding: 5px 15px 7px 15px;    
}
header.sub .top-container .top .search .search-buttons button[type="submit"],
header.home .top-container .top .search .search-buttons button[type="submit"] {
    background: #3f5765;
    color: #ffffff;
    cursor: pointer;
}
header.home .top-container .top .search .search-buttons button[type="submit"] {
    background: #ff530d;
}
header.home .top-container .top .search .search-buttons button[type="submit"]:hover {
    background: #3f5765;
}

header.sub .top-container .top .search .search-buttons button[type="button"],
header.home .top-container .top .search .search-buttons button[type="button"] {
    background: #efefef;
    color: #414145;
    cursor: pointer;
}
header.home .top-container .top .newsletter {
    color: #ffffff;
}
header.home .top-container .top .newsletter a,
header.home .top-container .top .newsletter a:hover {
    color: #ffffff;
}
header.sub .top-container .top .search-date,
header.sub .top-container .top .newsletter,
header.home .top-container .top .search-date,
header.home .top-container .top .newsletter {
	flex-grow: 1;
	flex-basis: 0;
}
header.sub .top-container .top .newsletter,
header.home .top-container .top .newsletter {
	text-align: right;
	font-family: 'Lato';
	font-size: 14px;
	line-height: 18px;
}
header.sub .top-container .top .newsletter a.button,
header.home .top-container .top .newsletter a.button,
header.home .mobile-nav .mobile-newsletter a.button,
header.sub .mobile-nav .mobile-newsletter a.button {
    display: inline-block;
    font-family: 'Lato';
	font-size: 14px;
	line-height: 18px;
    text-decoration: none;
	border: 0;
	border-radius: 0px;
	cursor: pointer;
	color: #ffffff;
	padding: 5px 15px 7px 42px;
    background: #ff530d url(../img/header-newsletter-icon.png) no-repeat;
	background-position: 13px 6px;
    background-size: 17px 17px;
	margin: 0 9px 0 0;
}
header.sub .top-container .top .newsletter a.button:hover,
header.sub .top-container .top .newsletter a.button:active,
header.home .top-container .top .newsletter a.button:hover,
header.home .top-container .top .newsletter a.button:active,
header.home .mobile-nav .mobile-newsletter a.button:hover,
header.home .mobile-nav .mobile-newsletter a.button:active,
header.sub .mobile-nav .mobile-newsletter a.button:hover,
header.sub .mobile-nav .mobile-newsletter a.button:active {
	background-color: #3f5765;
    background-position: 13px 6px;
    text-decoration: none;
}

header.home .logo-container {
	padding: 30px 0 15px 0;
	background: #fbfbfb;
	border-bottom: 1px solid #b9b9c4;
	text-align: center;
}

header.home .logo-container a.logo {
    display: block;
    width: 500px;
    margin: 0 auto;
}
header.sub .logo-container,
header.sub .menu-container {
    display: none;
}
header.sub .top .logo-container {
    display: block;
}
header.sub .logo-container a.logo-big img
header.home .logo-container a.logo img {
    display: block;
    width: 100%;
}
header.home .menu-container {
    display: block;
	width: 1240px;
	margin: 0 auto;
	border-bottom: 1px solid #dcdce1;
	padding: 0 0 2px 0;
}
header.home .mobile-nav,
header.sub .mobile-nav {
    display: none;
}
header.home .menu-container .date {
    display: none;
}
header.home .menu-container .menu {
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #dcdce1;
}
header.home .menu-container .menu ul > li {
    float: left;
	padding: 13px 15px 13px 15px;
	white-space: nowrap;
	text-align: center;
	font-family: 'Lato';
	font-size: 14px;
	line-height: 18px;
}
header.home .menu-container .menu ul > li:last-child {
	padding-right: 0;
}
header.home .menu-container .menu ul > li a {
	display: inline-block;
	padding: 5px;
}
header.home .menu-container .menu ul  ul {
	display: none;
}

header.home .menu-container .menu ul.sub-menu {
	padding: 11px 0 4px 0;
	min-width: 170px;
	box-sizing: border-box;
}
header.home .menu-container .menu ul.sub-menu  li {
	padding: 0 14px 12px 14px;
	text-align: left;
	box-sizing: border-box;
	width: 100%;
}
header.home .menu-container .menu ul.sub-menu a {
	padding: 0;
}
header.home .menu-container .menu ul li.menu-item-has-children {
    position: relative;
}
header.home .menu-container .menu ul li.menu-item-has-children > a {	
    background: url(../img/submenu-arw.png) no-repeat;
    background-position: 100% 12px;
    padding-right: 20px;
}
header.home .menu-container .menu ul li.menu-item-has-children:hover  ul.sub-menu {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1000;
	background-color: #ffffff;
	border: 1px solid #b9b9c4;
	border-radius: 3px;
}

header.sub .top-container {
	border-top: 1px solid #b9b9c4;
	border-bottom: 1px solid #b9b9c4;
}
header.sub .top-container .top .newsletter {
	padding-top:15px;
}
header.sub .top-container .top .search-date {
	padding-top: 15px;
}
header.sub .logo-container {
	padding: 15px 0 15px 0;
	background: #fbfbfb;
	text-align: center;
}

header.sub .logo-container a.logo-big {
    display: block;
    opacity: 1;
    width: 313px;
    margin: 0 auto;
}
header.sub .logo-container a.logo-small {
    display: none;
    opacity: 0;
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    header.sub .top-container .top,
    header.home .top-container .top {
        width: 100%;
        padding: 0 30px 0 30px;
        box-sizing: border-box;
    }
    header.home .menu-container {
        width: 916px; 
    }
    header.home .menu-container .menu ul.sub-menu {
        min-width: 140px;
    }
    header.home .menu-container .menu ul > li {
        padding: 13px 10px 13px 10px;
    }
    header.sub .logo-container a.logo-big {
        display: block;
        width: 313px;
        margin: 0 auto;
        position: absolute;
        left: 0; right: 0;
    }
    header.sub .logo-container a.logo-small {
        position: relative;
        width: 30px;
        display: block;
        opacity: 0;
    }
}

@media only screen and (max-width: 720px) {
    header.sub .top-container .top .newsletter,
    header.home .top-container .top .newsletter {
        display: none;
    }
}

@media only screen and (max-width: 960px) {
    header.sub .top-container .top,
    header.home .top-container .top {
        width: 100%;
        height: 30px;
        padding: 0 20px 0 20px;
        box-sizing: border-box;
        background:#efefef;
    }
    header.sub .top-container {
        border: 0;
    }
    header.home .logo-container a.logo,
    header.sub .logo-container a.logo {
        width: 100%;  
        max-width: 400px;
        display: block;
        margin: 0 auto;      
        padding: 0 20px;
        box-sizing: border-box;
    }
    header.sub .logo-container {
        display: block;
        padding: 30px 0 15px 0;
        background: #fbfbfb;
        border-bottom: 1px solid #b9b9c4;
        text-align: center;
    }
    header.sub .top-container .logo-container {
        display: none;
    }
    header.sub .top-container .top .newsletter {
        padding-top: 0;
    }
    header .top-container #hamburger {
        display: block;
    }
    header.sub .top-container .top .search-date,
    header.home .top-container .top .search-date,
    header.home .menu-container .menu {
        display: none;
    }
    header.home .menu-container {
        width: auto;
        margin: 0 20px;
    }
    header.sub .menu-container {
        display: block;
        width: auto;
        margin: 0 20px;
        border-bottom: 1px solid #dcdce1;
        padding: 0 0 2px 0;
    }
    header.home .menu-container .date,
    header.sub .menu-container .date {
        display: block;
        text-align: center;
        font-size: 14px;
	    line-height: 18px;
        border-bottom: 1px solid #dcdce1;
        padding: 11px 0;
    }
    header.home .mobile-nav,
    header.sub .mobile-nav  {
        display: none;
        width: 100%;
        border-top: 2px solid #3f5765;
        border-bottom: 1px solid #3f5765;
        padding: 0 0 10px 0;
        position: absolute;
        background: #ffffff;
    }
    header.home .mobile-nav .mobile-newsletter,
    header.sub .mobile-nav .mobile-newsletter {
        border-top: 1px solid #3f5765;
        padding: 15px 0 5px 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    header.home .mobile-nav.visible,
    header.sub .mobile-nav.visible {
        display: block;
    }
    header.home .mobile-nav .categories p,
    header.sub .mobile-nav .categories p {
        padding: 15px 37px 10px 37px;
    }

    header.home .mobile-nav .categories-container,
    header.sub .mobile-nav .categories-container {
        display: flex;
        flex-direction: row;
    }
    header.home .mobile-nav .search,
    header.sub .mobile-nav .search {
        width: 100%;
        box-sizing: border-box;
        padding: 20px 37px;
        margin: 0 auto;
        border-bottom: 2px solid #dadae0;
    }
    header.home .mobile-nav form.searchform,
    header.sub .mobile-nav form.searchform {
        display: flex;
        flex-direction: row;
    }

    header.home .mobile-nav .search button[type="submit"],
    header.sub .mobile-nav .search button[type="submit"] {
        box-sizing: border-box;
        background: #2b3a42;
        color: #ffffff;
        font-family: 'Lato';	font-size: 14px;
        line-height: 100%;
        border-radius: 3px;
        border: 0;
        padding: 8px 18px 8px 18px;
        flex: 0.25;
    }
    header.home .mobile-nav .search button[type="submit"]:hover,
    header.sub .mobile-nav .search button[type="submit"]:hover {
        background: #3F5765;
    }
    header.home .mobile-nav .search input[type="text"],
    header.sub .mobile-nav .search input[type="text"] {
        color: #2b3a42;
        font-family: 'Lato';
        font-size: 14px;
        line-height: 100%;
        border-radius: 3px;
        border: 1px solid #2B3A42;
        padding: 6px 12px 6px 12px;
        flex: 0.75;
        margin: 0 2.5% 0 0;
    }
    
    header.home .mobile-nav ul li,
    header.sub .mobile-nav ul li {
        font-family: 'Lato';
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 17px 0;
    }

    header.home .mobile-nav .categories .left, 
    header.home .mobile-nav .categories .right,
    header.sub .mobile-nav .categories .left, 
    header.sub .mobile-nav .categories .right {
        width: 50%;
        box-sizing: border-box;
        padding-left: 60px;
    }
}
/* Header definition ends */

/* Email Subscribers defintion begins */
#email-subscribers {
    display: block;
    text-align: center;
    margin: 42px 0;
    padding: 0;
}
#email-subscribers h4 {
    position: relative;
    border-top: 1px solid #efefef;
}
#email-subscribers h4 span {
    display: inline-block;
    background: #ffffff;
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
    top: -10px;
}
#email-subscribers p {
    font-style: italic;
}
#email-subscribers .es_caption {
	    font-family: Georgia,Times,Times New Roman,serif; 
    font-size: 18px;
	font-style: italic;
    line-height: 23px;
    margin: 0 0 0 0;
}
#email-subscribers .es_subscription_form {
	display: flex;
    flex-direction: row;
    justify-content: center;
}
#email-subscribers input[type="email"] {
	box-sizing: border-box;
	color: #2b3a42;
    font-family: 'Lato';
	font-size: 14px;
	line-height: 100%;
	border-radius: 3px;
	border: 1px solid #2B3A42;
	padding: 6px 12px 6px 12px;
	float: left;
	width: 285px;
	margin: 0 7px 0 0;
}

#email-subscribers  input[type="submit"] {
	box-sizing: border-box;
	background: #2b3a42;
	color: #ffffff;
    font-family: 'Lato';	font-size: 14px;
	line-height: 100%;
	border-radius: 3px;
	border: 0;
	padding: 8px 18px 8px 18px;
    height: 30px;
	float: left;
}
#email-subscribers input[type="submit"]:hover {
	background: #3F5765;
}

#email-subscribers .es_subscription_message  {
	display: block;
    clear: both;
    text-align: center;
	padding:14px 0 0 0;
}

#email-subscribers .es_subscription_message.success {
    font-family: Georgia,Times,Times New Roman,serif; 
    font-size: 18px;
    line-height: 23px;
    color: #353538 !important;
}
@media only screen and (max-width: 960px) {
    #email-subscribers .es_subscription_form {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #email-subscribers .es-field-wrap {
        float: none;
        margin: 0;
        width: 100%;
    }
    #email-subscribers input[type="email"] {
        width: 100%;
        margin: 0 0 15px 0;
    }
}
/* Email Subscribers definition ends */

/* Column & Rows border definition begins */
.et_pb_column {
	border-right: 1px solid #efefef;
}
.et_pb_row {
	border-bottom: 1px solid #efefef;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 30px !important;
	margin-bottom: 30px !important;
}
.et_pb_column_1_5, 
.et_pb_column_1_4, .et_pb_column:last-of-type{
	border-right: 0;
}
.et_pb_module_inner .et_pb_row, .et_pb_row .et_pb_module_inner {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
.et_pb_row .et_pb_module {
	border-bottom: 1px solid #efefef;
	margin-bottom: 16px !important;
	padding-bottom: 16px !important;
}
.et_pb_module.hest_headline_stack_item {
    border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.et_pb_row .et_pb_module:last-of-type,
.et_pb_row.arpr_article_preview:last-child,
.et_pb_row.arpr_article_preview:only-child{
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.et_pb_column_1_5 {
	padding:0 !important;
}
.et_pb_column_1_5 .arpr_article_preview:last-child,
.et_pb_column_1_4 .arpr_article_preview:last-child {
	padding: 20px !important;
	padding-bottom: 20px !important;
	height:100%;
}

.et_pb_column_1_5:first-child .arpr_article_preview:last-child,
.et_pb_column_1_4:first-child .arpr_article_preview:last-child {
	padding-left: 0 !important;
}
.et_pb_column_1_5:last-child .arpr_article_preview:last-child,
.et_pb_column_1_4:last-child .arpr_article_preview:last-child {
	padding-right: 0 !important;
}
@media only screen and (max-width: 960px) {
    .et_pb_row {
        border-bottom: 0;
    }    
    .et_pb_row .et_pb_module:last-of-type,
    .et_pb_row.arpr_article_preview:last-child,
    .et_pb_row.arpr_article_preview:only-child{
        border-bottom: 1px solid #efefef !important;
        margin-bottom: 2px !important;
        padding-bottom: 16px !important;
    }
    .et_pb_row .et_pb_module:last-of-type.hest_headline_stack_main {
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .et_pb_row .et_pb_module:last-of-type.hest_headline_stack_item {
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .et_pb_row > .et_pb_module_inner {
        border-bottom: 1px solid #efefef !important;
    }
}
/* Column & Rows border definition ends */

/* 404 page definition begins */
.container-404 {
    width: 1240px;
	margin: 0 auto 0 auto;
    padding-top: 100px;
    padding-bottom: 30px;
}
.container-404 p.small,
.container-404 h2,
.container-404 .author-date {
    margin: 0;
    padding: 0;
}
.container-404 .search-container {
    text-align: center;
}
.container-404 .latest-articles-container h4 {
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
}
.container-404 .latest-articles {
    display: flex;
    flex-direction: row;
}
.container-404 .latest-articles h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
}
.container-404 .latest-articles .item {
    width: 20%;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    padding-right: 15px;
    padding-left: 15px;
}
.container-404 .latest-articles .item:first-child {
    padding-left: 0;
}
.container-404 .latest-articles .item:last-child {
    padding-right: 0;
    border-right: 0;
}
@media only screen and (min-width: 960px) and (max-width: 1290px) {
    .container-404 {
        width: 100%;
        box-sizing: border-box;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 960px) {
    .container-404 {
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
    .container-404 .latest-articles {
        flex-direction: column;
    }
    .container-404 .latest-articles .item {
        width: 100%;
        border-bottom: 1px solid #efefef;
        padding-bottom: 15px;
        margin-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    .container-404 .latest-articles .item:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}
/* 400 page definition ends */

/* Category page definition begins */
.category-container .category-title h1 {
    font-family: 'Abhaya Libre Bold' !important;
    font-weight: bold !important;
    font-size: 25px;
    line-height: 22px;
}
.category-container {
	width: 1240px;
	margin: 0 auto 0 auto;
    padding-top: 30px;
}
.category-container p.small,
.category-container h2,
.category-container .author-date {
    margin: 0;
    padding: 0;
}
.category-container .category-title {
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
}
.category-container .main-category-items {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.category-container .secondary-category-items,
.category-container .third-category-items {
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.category-container .secondary-category-items .items-container {
    display: flex;
    flex-direction: row;
    margin: 0 -30px 0 -15px;
}
.category-container .third-category-items .items-container{
    display: flex;
    flex-direction: row;
    margin: 0 -15px 0 -15px;
}
.category-container .category-ad-4-1 {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
}

.category-container .main-category-items .left-items {
    width: 44%;
    box-sizing: border-box;
}
.category-container .main-category-items .right-items {
    width: 56%;
    box-sizing: border-box;
}
.category-container .main-category-items .left-items {
    border-right: 1px solid #efefef;
    padding-right: 15px;
}
.category-container .main-category-items .right-items {
    padding-left: 15px;
}
.category-container .main-category-items .right-items .item {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.category-container .main-category-items .right-items .item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.category-container .main-category-items .right-items .item figure {
    width: 40%;
}
.category-container .main-category-items .right-items .item .content {
    width: 60%;
    box-sizing: border-box;
    padding: 0 0 0 15px;
}
.category-container .main-category-items .left-items h2 a,
.category-container .main-category-items .right-items h2 a,
.category-container .secondary-category-items h2 a,
.category-container .third-category-items h2 a {
    text-decoration: none;
}

.category-container .main-category-items .left-items h2,
.category-container .main-category-items .right-items h2,
.category-container .secondary-category-items h2,
.category-container .third-category-items h2 {
    font-family: 'Abhaya Libre Bold' !important;
    font-weight: bold !important;
    font-size: 20px;
    line-height: 18px;
}
.category-container .secondary-category-items .items {
    width: 33%;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    padding-right: 15px;
    padding-left: 15px;
}
/* .category-container .secondary-category-items .items:first-child,
.category-container .third-category-items .items:first-child {
    padding-left: 0;
} */
.category-container .secondary-category-items .items:last-child,
.category-container .third-category-items .items:last-child {
    /* padding-right: 0; */
    border-right: 0;
}
.category-container .secondary-category-items .items .content {
    display: flex;
    flex-direction: row;
}
.category-container .secondary-category-items .items .content .excerpt {
    width: 66%;
    padding-right: 15px;
    box-sizing: border-box;
}
.category-container .secondary-category-items .items .content figure {
    width: 33%;
}
.category-container .third-category-items:last-of-type {
    border-bottom: 0;
}
.category-container .third-category-items .items {
    width: 20%;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    padding-right: 15px;
    padding-left: 15px;
}
.category-container .load-more {
    text-align: center;
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    .category-container {
        width: 100%;
        box-sizing: border-box;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 960px) {
    .category-container {
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }
    .category-container .main-category-items,
    .category-container .secondary-category-items,
    .category-container .third-category-items {
        display: block;
    }
    .category-container .main-category-items .left-items {
        border-bottom: 1px solid #efefef;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .category-container .main-category-items .left-items,
    .category-container .main-category-items .right-items {
        border-right: 0;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .category-container .secondary-category-items .items,
    .category-container .third-category-items .items {
        width: 100%;
        border-right: 0;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #efefef;
    }
    .category-container .secondary-category-items .items-container,
    .category-container .third-category-items .items-container {
        display: block;
        margin: 0;
    }    
    .category-container .secondary-category-items .items:last-child,
    .category-container .third-category-items .items:last-child {
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .category-container .secondary-category-items .items .content .excerpt {
        width: 100%;
    }
    .category-container .secondary-category-items .items .content figure {
        max-width: 166px;
        width: 100%;
    }
    .category-container img {
        width: 100%;
    }
}
/* Category page definition ends */


.small-spacing {
    padding-bottom: 10px !important;
}
.medium-spacing {
    padding-bottom: 20px !important;
}
.large-spacing {
    padding-bottom: 30px !important;
}

.adblade-placeholder {
    width: 100%;
}
.adblade-placeholder .row {
    display: flex;
    flex-direction: row;
    margin: 0 0 20px 0;
}

.adblade-placeholder .row .column {
    margin: 0 10px;
    background: #efefef;
    box-sizing: border-box;
    min-width: 100px;
    min-height: 100px;
    flex-grow: 1;
}
.adblade-placeholder .row .column:first-child {
    margin-left: 0;
}
.adblade-placeholder .row .column:last-child {
    margin-right: 0;
}
.cnct_cns_cta {
    padding: 0 20px 0 20px;
}
.cns-cta {
    text-align: center;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #3F5765;
    margin: 0 0 40px 0;
}
.cnct_cns_cta:last-of-type .cns-cta {
    margin-bottom: 0;
}

.cns-cta h4 {
    position: relative;
    width: 100%;
    height: 100%;
}
.cns-cta h4 b,
.cns-cta h4 i {
    display: block;
    position: absolute;
    width: 100%;
    top: 11px;
    border-bottom: 1px solid #3F5765;
}
.cns-cta h4 i {
    top: 3px;
}
.cns-cta h4 span {
    position: relative;
    z-index: 10;
    display: inline-block;
    padding: 0 10px 0 10px;
    color: #0C3859;
    background: #ffffff;
    line-height: 100%;
    height: 30px;
}
.cns-cta p.small {
    margin: 0 0 6px 0 !important;
}
.cns-cta a {
    font-size: 14px;
    line-height: 18px;
}
.et_pb_module.cnct_cns_cta {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

.category-container .author-title {
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
}

.category-container .author-avatar-bio {
    display: flex;
    flex-direction: row;
    margin: 0 0 40px 0;
}
.category-container .author-avatar-bio .avatar {
    max-width: 110px;
    width: 100%;
    margin-right: 30px;
}
.category-container .author-avatar-bio .avatar img {
    border-radius: 50%;
}

.category-container .author-avatar-bio .bio h1 {
    font-family: 'Abhaya Libre Bold' !important;
    font-weight: bold !important;
    font-size: 25px;
    line-height: 22px;
}
.category-container .author-avatar-bio .bio p {
    color: #7D7D84;
}

/* Carousel customization begins */
.wdc-image-carousel {
	max-width:670px;
	margin:0 auto;
}
.wdc_image_carousel .slick-prev {
	left: -60px !important;
}
.wdc_image_carousel .slick-next {
	right: -60px !important;
}
.wdc-image-carousel .content--absolute {
	height: auto;
	position: static;
	padding: 15px 20px 0 20px;
}

.wdc-image-carousel .content--absolute .content-inner {
	text-align: center;
}

.wdc-image-carousel .content--absolute .content-inner .wdc-image-title {
	font-size: 18px !important;
	line-height: 21px !important;
}
.wdc-image-carousel .content--absolute .content-inner  .wdc-image-subtitle {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight:normal;
	font-family: Georgia,Times,Times New Roman,serif; 
}
@media only screen and (max-width: 960px) {
    .wdc_image_carousel .slick-prev,
    .wdc_image_carousel .slick-next {
        display: none !important;
    }
}
/* Carousel customization ends */

.ad-banner {
    padding: 15px 0 40px 0;
    background: #EFEFEF;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.ad-banner span {
    display: inline-block;
    color: #606060;
    font-family: 'Lato';
    font-size: 10px;
    line-height: 10px;
    padding:0 0 15px 0;
}
.ad-banner.home,
.ad-banner.subpage {
    padding: 15px 0;
}
.ad-banner.home,
.ad-banner.subpage {
    display: flex;
    border-bottom: 1px solid #BABAC4;
}

.ad-banner.footer {
    display: flex;
    border-top: 1px solid #BABAC4;
}
.ad-banner.article-inline{
    margin: 0 auto;
    border-top: 1px solid #BABAC4;
    border-bottom: 1px solid #BABAC4;
}
.adsbygoogle.header,
.adsbygoogle.footer,
.adsbygoogle.home-inline {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	max-width: 1240px;
}
.adsbygoogle.article-inline {
    margin: 0 auto;
    max-width: 940px;
	width: 100%;
	text-align: center;
}

@media only screen and (min-width: 960px) and (max-width: 1290px) {
    .adsbygoogle.header,
    .adsbygoogle.footer,
    .adsbygoogle.home-inline {
        max-width: 940px;        
    }
}
@media only screen and (max-width: 960px) {
    .adsbygoogle.header,
    .adsbygoogle.footer,
    .adsbygoogle.home-inline,
    .adsbygoogle.article-inline {
        max-width: 320px;        
    }
}

.et_pb_fullwidth_section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}