* {
    -webkit-font-smoothing: antialiased;
}

.fz-16 {
    font-size: 16px;
}

.fz-20 {
    font-size: 20px;
}

.fz-30 {
    font-size: 30px;
}

.fz-18 {
    font-size: 18px;
}

.fz-36 {
    font-size: 36px;
}

.x-site :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {
    margin: 0 0 20px 0;
    font-weight: 700;
}
.alignleft {
    margin-bottom: 12px;
    margin-top: 5px;
}
.single-content h1,
.x-site h1 {
    font-size: 30px;
}
.x-site h2 {
    font-size: 20px;
}
.x-site h3 {
    font-size: 18px;
}
.x-site :is( h4, h5, h6) {
    font-size: 16px;
}
.single article a {
    text-decoration: underline;
}
.single aside.x-sidebar article a {
    text-decoration: none;
}

:is(.x-main, .single-content) :is(h1, h2) {
    text-transform: uppercase;
}

.clearfix{
    width: 100%;
}
.clearfix:before,
.clearfix:after{
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.team_archive_description {
    background: #eeeff1;
    padding: 40px;
    margin-bottom: 50px;
}
h1.borad_archive_title {
    margin: 80px 0 0px 0 !important;
    font: 700 30px Montserrat, Arial, Helvetica, sans-serif;
    color: #333333;
}
.borad_archive_title a {
    display: inline-block;
    vertical-align: middle;
    max-width: 215px;
    line-height: 1.2em;
    font-size: 20px;
}
.borad_archive_title a > span {
    font-size: 1.5em;
    line-height: 1em;
    display: block;
}
.borad_archive_title a span > span {
    color: #73884b;
}
.team_archive_pattern {
    height: 100%;
    padding: 0 50px;
    background: url(/wp-content/themes/pro-child/images/team_pattern.svg);
    display: flex;
    align-items: center;
    background-repeat: repeat-y;
    background-position: -134px center;
    max-width: 600px;
    min-height: 123px;
}
.team_archive_pattern h4{
    margin-bottom: 0 !important;
}
p.x-feature-box-text {
    margin: 0 !important;
    font-size: 14px;
}
.cst_elm {
    max-width: 900px;
    padding: 0 20px;
}
@media screen and (max-width:1400px){
    .x-site .x-container.max{
      max-width:920px;
    } 
  }
  
  @media screen and (max-width:1150px){
    .x-site .x-container.max{
      max-width:800px;
    } 
  }
  
  @media screen and (max-width:959px){
    .x-site .x-container.max{
      max-width:748px;
    } 
  }
  @media screen and (max-width: 767px){
    .x-site .x-container.max{
      max-width:420px;
    } 
    .team_archive_pattern{
        display: none;
    }
    .borad_archive_title a{
        max-width: unset;
    }
    h1.borad_archive_title a {
        width: 100%;
        padding: 15px;
        margin: 30px 0;
        display: block;
        background: url(/wp-content/themes/pro-child/images/team_pattern.svg);
    }
    h1.borad_archive_title {
        margin: 0px 0 0px 0 !important;
    }
    .cst_elm{
        padding:0;
    }
  }
  
  
  /* General Colors /--------------------------------------------------------- */
  a.x-btn, a.button, [type="submit"],button {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-shadow: none !important;
    font-size: 15px;
    line-height: 1;
    padding: 10px 20px !important;
}
a.button.small {
    font-size: 14px;
    padding: 9px 14px !important;
    line-height: 1;
    letter-spacing: 1px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    border: none;
}
a.button.medium {
    line-height: 1;
    padding: 12px 20px 12px 20px !important;
    border: none;
}
a.button.large {
    line-height: 1;
    padding: 15px 25px 15px 25px !important;
    border: none;
}
a.button.big_large {
    line-height: 1;
    padding: 15px 25px 15px 25px !important;
    border: none;
}
a.button.yellow {
      background: #fdc858;
      color: #ffffff;
      border-color: #fdc858;
  }
  a.button.yellow:hover {
      background: #e5ae39;
      border-color: #e5ae39;
  }
  a.button.orange {
      background: #f38250;
      color: #ffffff;
      border-color: #f38250;
  }
  a.button.orange:hover {
      background: #e6703c;
      border-color: #e6703c;
  }
  a.button.red {
      background: #da5457;
      color: #ffffff;
      border-color: #da5457;
  }
  a.button.red:hover {
      background: #c53c3f;
      border-color: #c53c3f;
  }
  a.button.blue {
      background: #38b4d6;
      color: #ffffff;
      border-color: #38b4d6;
  }
  a.button.blue:hover {
      background: #2a9fbf;
      border-color: #2a9fbf;
  }
  a.button.green {
      background: #98ca69;
      color: #ffffff;
      border-color: #98ca69;
  }
  a.button.green:hover {
      background: #87ba57;
      border-color: #87ba57;
  }
  /* Button Icons /--------------------------------------------------------- */
  a.button.small i {
      font-size: 10px;
      margin: 0 8px 0px 0;
      font-weight: 400 !important;
  }
  a.button.medium i {
      font-size: 14px;
      margin: -1px 8px 0 0px;
      font-weight: 400 !important;
  }
  a.button.large i {
      font-size: 14px;
      margin: 0px 8px 0 0px;
      font-weight: 400 !important;
  }
  a.button.full i {
      font-size: 21px;
      margin: 0px 10px 0 0px;
      font-weight: 400 !important;
  }
  a.button:hover, input[type=submit]:hover, button:hover{
    background-color: #B48E30!important;
    border-color: #B48E30!important;
  }
.x-site table th, .x-site table td {
    padding: 0;
    border-top: none;
    vertical-align: baseline;
}
.x-site table td img {
    margin: 0;
}
.x-site table td img.aligncenter{
    margin-left:auto;
    margin-right:auto;
}
.textwidget p img {
    margin-bottom: 7px;
}

.x-site p {
    margin-bottom: 20px;
    line-height: 1.9;
}
.enchancedTitleBox .enchancedTitleP{
    line-height: 1.7;
}
.entry-content{
    margin-bottom: 0px;
}
.post_grid_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.post_item {
    background: #fff;
}

.post_thumb.loop_item {
    padding-bottom: 52%;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.post_thumb.post_thumb>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.item_content {
    padding: 35px 45px;
}

.p_type {
    font-size: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #333;
}

.item_content h3 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 7px;
}

.se_logo_list {
    display: table;
    margin: auto;
}
a.linkBold {
    font-weight: bold;
}
.se_logo_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.se_logo_list ul li:before {
    display: none;
}

.se_logo_list ul li {
    display: inline-block;
    margin: 10px 5px;
    vertical-align: middle;
}

.se_logo_list ul li img {
    max-width: 150px;
}

.x-main.left {
    font-size: 15px;
}

.column_50 {
    width: calc(50% - 3px);
    display: inline-block;
    vertical-align: top;
}
.column_50 img {
    margin: 0;
}
.column_33 {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}

.shortcode_column_1 img,
.shortcode_column_2 img {
    object-fit: cover;
}

.shortcode_column_1,
.shortcode_column_2 {
    margin-bottom: 20px;
    box-sizing: border-box;
}

.shortcode_column_1 {
    padding: 0 20px 0 0;
}

.shortcode_column_2 {
    padding: 0 0 0 20px;
}

.page .entry-wrap {
    padding: 0;
    box-shadow: none;
}


/* title css */
#title_container {
    padding-top: 125px;
    padding-bottom: 55px;
    background-position: center;
}
.single-program #title_container .x-col{
    width: 100%;
}
.title_wrap h1 {
    max-width: 640px;
    line-height: 1.24;
}

.x-site .title_wrap h1 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    margin: 0 !important;
}

.x-site .title_wrap h1 span {
    display: block;
    font-size: 17px;
    font-weight: normal;
}

.title_header_sect .header_text_wrap {
    border-left: solid 3px #C9D439;
    padding: 25px 0 25px 60px;
}

.title_header_sect .header_text_wrap * {
    width: 255px;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
    margin: 0;
}

.title_header_sect.titlebar {
    display: table;
    width: 100%;
}

.title_header_sect.titlebar>div {
    display: table-cell;
    vertical-align: middle;
}

.title_wrap {
    padding: 25px 60px 25px 0;
}

/* end  title css */
.photocap{
    margin-top: 7px;
}

.widget-container,
.landesa_widgets_wrapp {
    margin: 0 0 50px 0 !important;
}

article.widget_ss_item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: solid 1px #E7E7E7;
    padding: 22px 0;
}

article.widget_ss_item img {
    width: 60px;
    height: 60px;
    flex-basis: 60px;
    object-fit: cover;
}

.widget_ss_item_text {
    width: calc(100% - 70px);
    flex-basis: calc(100% - 70px);
}

.widget_ss_title,
.widget_rl_title {
    border-bottom: solid 4px #E7E7E7;
    padding-bottom: 9px;
    margin-bottom: 0 !important;
}


.x-sidebar h3 {
    font-size: 18px;
    color: #333333;
}

.x-sidebar h4 {
    font-size: 16px;
    color: #333333;
}
.widget_ss_item_text h4 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 5px !important;
}
.program_menu_map {
    width: 100%;
}

.widget_infographic {
    background-color: #694231;
    background-image: url(/wp-content/themes/pro-child/images/wheat_pattern.svg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 35px 25px;
}

.widget_infographic.banner-blue {
    background-color: #58647B;
}

.widget_infographic.banner-red {
    background-color: #970B29;
}

.widget_infographic.infografic_how_we_work {
    background-color: #dcd3bf;
}
.widget_infographic > img {
    display: block;
    margin: -30px auto 10px auto;
}
.widget_infographic h1 {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.infografic_how_we_work h1 {
    color: #5f4437;
    font-size: 28px;
}

.button_white {
    color: #000;
    background-color: #fff;
    border: solid 2px #fff;
    border-radius: 2px;
    padding: 12px 20px;
    font-size: 14px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    display: inline-block;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: normal;
}

.button_white:hover {
    background: transparent;
    color: #fff;
}

.widget_programs-siblings ul {
    background: #F2F2F2;
    margin: 0;
    padding: 0 20px 20px 20px;
}

.widget_programs-siblings ul li {
    list-style: none;
    text-align: center;
    border-bottom: solid 1px #D7D7D7;
    margin: 0 !important;
    padding: 18px 0;
}

.widget_programs-siblings ul li:last-child {
    border: none;
    padding-bottom: 0;
}

.widget_programs-siblings ul li a:not(:hover) {
    color: #818181;
}

.single-content .x-sidebar {
    width: 27%;
    padding: 0px 20px 15px;
    background: #fff;
}

.single-program .single-content .x-sidebar {
    margin-top: -360px;
    padding-top:15px;
}

.single-program .single-content .x-sidebar.right.no_margin {
    margin-top: 0;
    padding-top: 0;
}

#program_top_section:not(.program_with_highlight_content)+.single-content .x-sidebar {
    margin-top: -200px;
    padding-top:15px;
}

.widget_infographic img {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.program_with_thumb{
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1450px){
    .program_with_thumb {
        background-position: 0 -100px; 
    }
}
.program_with_highlight_content .x-container {
    min-height: 400px;
    display: flex;
    align-items: flex-end;
    padding: 40px 0;
}

.widget_infographic h1 span {
    color: rgb(210, 216, 62);
    font-weight: 400;
    font-size: 24px;
    margin: 18px 0px;
    text-transform: uppercase;
}

.circle_icons_list {
    list-style: none;
    margin: 0;
    font-size: 0px;
}

.circle_icons_list li {
    display: inline-block;
    font-size: 14px;
    width: 50%;
    margin-bottom: 44px;
    vertical-align: top;
}

.circle_icons_list.alone li {
    width: 100%;
}

.circle_icons_list li img {
    width: 18%;
    margin-right: 2%;
}

.circle_icons_list.alone li img {
    width: 9%;
}

.circle_icons_list li>div {
    width: 79%;
    padding: 0 20px;
    box-sizing: border-box;
    border-left: solid 1px #DCD1CE;
}

.circle_icons_list.alone li>div {
    width: 85%;
}

.circle_icons_list li img,
.circle_icons_list li>div {
    display: inline-block;
    vertical-align: top;
}
.circle_icons_list li > div p {
    margin: 0;
}
#hp_whatsnew {
    background: #E0DCD1;
    padding: 50px 0;
}

.hp_blog_link a {
    display: block;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
}

.hp_blog_link a span {
    color: #000;
}

.hp_blog_link {
    padding: 30px 0 0px;
}

.hp_blog_link a:hover {
    color: #d6a918;
}

#hp_whatsnew .title-h1 {
    margin-top: 0;
    font-size: 40px;
}

#program_top_section .enchancedTitle {
    font-size: 18px;
    margin: 0;
}

#x-root blockquote {
    color: #000;
    background: #EEEFF1;
    padding: 55px;
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 1.9;
    position: relative;
}
#x-root blockquote p{
    margin-bottom: 0;
}
.archive_wrap h1{
    font-size: 42px;
    text-transform: uppercase;
}
.single-content h2 {
    font-size: 20px;
}

.single-content h3 {
    font-size: 18px;
}

.x-main h1 {
    font-size: 30px;
    font-weight: 600;
}

.x-main h2 {
    font-size: 20px;
}

/*child page box plugin styles*/
.child_post_box {
    width: 100%;
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

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

.cpb_item {
    min-height: 350px;
    width: 100%;
    background: #806252;
    box-sizing: border-box;
    padding: 50px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.cpb_item h1{
    line-height: 1.25;
}
.cpb_item .abs_image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top left;
}

.cpb_item.same_height {
    min-height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cpb_item:first-child {
    background-color: #C38F21;
}

.cpb_item:nth-child(2n) {
    background-color: #3F3442;
}

.cpb_item:nth-child(3n) {
    background-color: #B10D30;
}

.cpb_item:nth-child(4n) {
    background-color: #806252;
}

.cpb_item:nth-child(5n) {
    background-color: #53647E;
}

.cpb_item:nth-child(6n) {
    background-color: #639244;
}

.cpb_item:nth-child(7n) {
    background-color: #3F3442;
}

.cpb_item:nth-child(8n) {
    background-color: #2f3b8d;
}

.cpb_item:nth-child(9n) {
    background-color: #d49c33;
}

.cpb_item:nth-child(10n) {
    background-color: #4d1727;
}

.cpb_item:nth-child(11n) {
    background-color: #c5d139;
}


.who_we_are_boxes .cpb_item:first-child{
    background-color: #303030;
}
.who_we_are_boxes .cpb_item:nth-child(3n){
    background-color: #C18E21;
}
.who_we_are_boxes .cpb_item:nth-child(5n){
    background-color: #AE0D2F;
}

.cpb_item h1,
.cpb_item p,
.cpb_item h2,
.cpb_item h3 {
    color: #fff;
}

.cpb_item p {
    margin: 0;
    padding-bottom: 15px;
}

.cpb_item.with_img {
    background-size: cover;
    padding-bottom: 92px;
    /* background-position: center; */
}
.post-type-archive-program .cpb_item.with_img {
    background-position: center;
}
.post-type-archive-press-and-media .cpb_item {
    min-height: unset;
}

.media_wrap{
    padding: 1px 0;
    background: url('/wp-content/themes/pro-child/images/wheat_pattern.svg');
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: 150px;
}
.x-site .pm_contact_info h4 {
    margin-bottom: 14px;
    font-size: 16px;
    color: #717171;
}
/*END child page box plugin styles*/



.divider {
    display: block;
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0;
}

.divider1 {
    clear: both;
    border-bottom: 1px solid #efefef;
    margin: 60px 0;
    height: 1px;
}
.divider2 {
    clear: both;
    height: 1px;
    width: 100%;
    background: url(/wp-content/themes/pro-child/images/dotted.png) repeat-x;
    margin: 50px 0;
    height: 1px;
}
.divider3 {
    height: 25px;
    background: url(/wp-content/themes/pro-child/images/shadow.png) no-repeat center center;
    width: 100%;
    margin: 50px 0;
}
.divider4 {
    border-bottom: none;
    margin: 50px 0;
    width: 100%;
    height: 14px;
    background: url(/wp-content/themes/pro-child/images/stripes.png);
    display: block;
}
.divider5 {
    text-align: center;
    position: relative;
    width: 46px;
    height: 1px;
    margin: 60px auto;
    border-bottom: 3px solid #44bdbd;
}
.divider6 {
    text-align: center;
    position: relative;
    width: 30px;
    height: 1px;
    margin: 60px auto;
    border-bottom: 3px solid #333333;
}
.divider7 {
    clear: both;
    border-bottom: 2px dashed #e4e4e4;
    margin: 60px 0;
}
.divider8 {
    clear: both;
    margin: 60px 0;
    height: 1px;
    text-align: center;
    position: relative;
    font-size: 0;
}
.divider8:after {
    height: 1px;
    background: #e4e4e4;
    width: 20%;
    display: inline-block;
    content: '';
}
.divider8:before {
    height: 1px;
    background: #e4e4e4;
    width: 20%;
    display: inline-block;
    content: '';
}
.divider8 .divider-icon {
    display: inline-block;
    font-size: 16px;
    width: 50px;
    margin: -14px auto 0px auto;
    text-align: center;
    vertical-align: text-top;
    color: #c3c3c3;
}
.divider9 {
    clear: both;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin: 60px 0;
    height: 1px;
}

:is(.single-content, .x-main) ul li {
    margin-bottom: 10px;
    line-height: 1.9;
}

:is(.single-content, .x-main) ul li::marker {
    color: rgb(105, 66, 50);
    font-size: 1.1em;
}

.widget_related-links .related_links_list li {
    border-bottom: solid 1px #E7E7E7;
    padding: 22px 16px;
    margin: 0;
    line-height: 1em;
    position: relative;
}

ul.related_links_list {
    margin: 0;
}

ul.related_links_list li {
    list-style: none;
}

.widget_related-links .related_links_list li:before {
    content: '>';
    position: absolute;
    left: 0;
    top: 20px;
    color: #5f4437;
    font-weight: bold;
}
.widget_related-links .related_links_list li a {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.3em;
}
/* start single team */
#single_team_top_sect {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.team_image {
    flex-basis: 180px;
    width: 160px;
    padding-right: 20px;
    display: flex;
    align-items: center;
}
.team_image img {
    max-width: 160px;
    height: 160px;
    width: 160px;
    object-fit: cover;
}
.single_team_pattern {
    flex-basis: calc(52% - 90px);
    width: calc(52% - 90px);
}
.single-team #x-root blockquote {
    margin-top: 0;
}
.team_title {
    flex-basis: calc(48% - 90px);
    width: calc(48% - 90px);
    display: flex;
    align-items: center;
}

.team_title h1 {
    color: #D4AA18;
    margin: 0 !important;
    line-height: 1.24;
    padding: 0 30px 0 10px;
    font-weight: bold;
    max-width: 420px;
}

.team_title span {
    display: block;
    color: #000;
    font-size: 0.9em;
    text-transform: none;
    font-weight: normal;
}

.team_title.title-fill {
    flex-basis: 450px;
    width: 450px;
}

.team_title.title-fill span {
    font-size: 20px;
    margin-top: 10px;
}

#our_founder_bottom_list {
    margin: 0;
    list-style: none;
}

#our_founder_bottom_list li {
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px solid #EDEDED;
}

#our_founder_bottom_list li strong {
    color: #000;
    display: inline-block;
    vertical-align: top;
    width: 80px;
}

#our_founder_bottom_list li>div {
    display: inline-block;
    width: 296px;
    vertical-align: top;
}

/* end single team */

/* start leadership archive */
section.p-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.p-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.mb30 {
    margin-bottom: 30px !important;
}
.x-col.x-col-full {
    flex-basis: 100%;
    width: 100%;
}

.cat_members_list {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px 20px;
}

.cat_members_list li {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.cat_members_list figure {
    display: flex;
    width: 100%;
    margin: 0;
    transition: box-shadow linear .3s;
}

.cat_members_list img {
    width: 165px;
    flex-basis: 165px;
    min-height: 170px;
    object-fit: cover;
    max-height: 170px;
}

.cat_members_list figcaption {
    width: calc(100% - 165px);
    flex-basis: calc(100% - 165px);
    padding: 15px;
    border-bottom: 1px solid rgb(241, 241, 241);
}

ul.cat_members_list a {
    display: flex;
    align-items: stretch;
    width: 100%;
}

.cat_members_list li a:hover figure {
    box-shadow: rgb(0 0 0 / 22%) 4px 5px 8px;
}

.x-site .cat_members_list h3 {
    text-transform: uppercase;
    color: #D6A91A;
    margin-bottom: 0px;
}

.x-site .cat_members_list li figure figcaption h4 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 12px;
    color: #333;
    margin-bottom: 0;
}

.cat_members_list li.no_img_team figcaption {
    flex-basis: 100%;
    width: 100%;
}

.cat_wrap h1 {
    font-size: 30px;
    text-transform: uppercase;
}

.pt-50 {
    padding-top: 50px;
    ;
}

.link_back h4 {
    color: #b48e30;
    font-size: 16px;
    text-align: right;
}

.link_back a:hover h4 {
    color: #d6a918;
}

#x-root blockquote {
    padding-right: 175px;
}
#x-root blockquote.x-testimonial{
    padding: 55px 175px 55px 55px !important;
}

#x-root blockquote:after, #x-root blockquote.x-testimonial:after{
    content: "”";
    position: absolute;
    display: block;
    top: 55px;
    line-height: 166px;
    right: 55px;
    color: rgb(165, 165, 165);
    font-size: 212px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
}

/* end leadership archive */

.circle_num_list {
    margin-left: 43px;
}

.circle_num_list li:first-child {
    padding-top: 8px;
}

.circle_num_list li {
    list-style: none;
    border-bottom: solid 1px #E7E7E7;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.6em;
    margin-bottom: 0;
    padding: 12px 0;
}
.circle_num_list li:last-child {
    border:none;
}

.circle_num_list li:first-child .circle_num_list_number {
    top: 6px;
}

.circle_num_list_number {
    background-color: #684131;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    position: absolute;
    left: -42px;
    top: 13px;
    line-height: 28px;
}

.single-content>.x-container .x-container.max.width {
    width: 100%;
}

.video-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
    grid-gap: 30px;
}

.video-title {
    padding-top: 10px;
}

.video-link-box {
    background-color: #d6a918;
    text-align: center;
    padding: 25px 25px;
    box-sizing: border-box;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.video-link-box h3 {
    color: #fff;
}

.x-sidebar .list_country {
    background: #F1F1F1;
    padding: 20px;
}

.x-sidebar .ml {
    max-width: unset;
    padding: 8px;
}

.x-sidebar .lc_list li {
    margin: 0;
    width: 100%;
    display: block;
}

.x-sidebar .map_container {
    padding: 10px;
    background: #d3dee2;
}

.x-sidebar .lc_list li:first-child .ml {
    border-top: none;
}

.x-sidebar #regions_div {
    padding: 0 !important;
}

.btn_container_next_prev {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

a.p_left i,
a.p_right i {
    background: #F1F1F1;
    padding: 16px 20px;
    display: inline-block;
    margin: 0 10px;
    border-radius: 5px;
    line-height: 1;
}

a.p_left i {
    margin-left: 0;
}

a.p_right i {
    margin-right: 0;
}

.btn_container_next_prev a {
    color: #4D4D4D;
}

.country_name {
    text-transform: uppercase;
}

.single_country_wrapper {
    border-bottom: 2px solid #E6E6E6;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

select#country_select_option {
    float: right;
    border: 1px solid #000;
    border-radius: 0;
    height: 50px;
    line-height: 48px;
    padding: 0 20px;
    cursor: pointer;
}

.uppercase {
    text-transform: uppercase;
}

.section_wrap {
    padding-left: 85px;
}
.section_wrap article{
    margin-bottom: 40px;
}
.section_wrap h1 {
    line-height: 1.6;
}
.section_wrap .entry-content p:last-child {
    margin-bottom: 20px;
}
.widget_ss_item_text>div a {
    display: none;
}
aside.x-sidebar h5 {
    font-size: 16px;
    margin-bottom: 5px !important;
}
.x-sidebar p {
    margin-bottom: 10px;
}
.textwidget p {
    margin-bottom: 20px;
}
.wycd_sidebar p {line-height:1.6}
.widget_ss_item_text a{ font-weight: bold;}

.x-feature-list.circle_list {
    margin-bottom: 45px;
}
.x-feature-list.circle_list h4 {
    font-weight: normal;
    color: #6E4233;
    font-size: 15px;
    margin-bottom: 0px !important;
}
.x-feature-list.circle_list .x-feature-box-content {
    border-left: solid 1px #DCD1CE;
    padding-left: 20px !important;
}


.x-site .x-container.offset {
    margin: 60px auto 40px;
}
#program_top_section+.single-content .x-container.offset {
    margin-top: 40px;
}
.x-site .pis-title {
    margin-bottom: 20px;
    line-height: 1.3 !important;
}
.x-site .pis-thumbnail-link img {
    margin-bottom: 10px;
}
.x-feature-box-content  .x-feature-box-title{
    margin-bottom: 0;
}
.landes_search_form input[type="text"] {
    height: 44px;
    margin: 0;
    border-radius: 0;
    width: calc(100% - 130px);
    margin-right: 10px;
    border: 1px solid rgb(221, 221, 221);
    box-shadow: none;
    vertical-align: middle;
}
.search_wrap {
    padding: 0 0 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid rgb(239, 239, 239);
}
.landes_search_form {
    margin: 0;
}
.search_wrap h5 {
    font-size: 18px;
    margin-bottom: 0px !important;
}
:is(.x-pagination li) :is(a, span) {
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 50%;
    box-shadow: none;
    background: rgb(239, 239, 239);
    color: rgb(153, 153, 153);
    font-weight: 600;
}
:is(.x-pagination li) a:hover {
    color: rgb(255, 255, 255);
    background: rgb(204, 204, 204);
}
:is(.x-pagination, .woocommerce-pagination) :is(span.current, span.current) {
    box-shadow: none !important;
    text-shadow: none !important;
    border-radius: 50%;
}
.fade-box {
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 2px;
    font-weight: 600;
    text-transform: none;
    padding: 12px 40px 12px 20px;
}

p.comment-form-author, p.comment-form-email, p.comment-form-url {
    display: inline-block;
    width: calc(33.33% - 2px );
    padding-right: 10px;
}
:is(p.comment-form-author, p.comment-form-email, p.comment-form-url) label{
    display:none;
}
p.comment-form-url {
    padding-right: 0;
}

/* archive page */
.archive_wrap h1.year_title:before {
    content: '';
    display: block;
    position: absolute;
    background: url(/wp-content/themes/pro-child/images/team_pattern.svg);
    background-repeat: repeat-y;
    height: 100%;
    width: 40px;
    background-position: -134px center;
    right: 0;
    top: 0;
}
.archive_wrap h1.year_title {
    display: table;
    padding: 30px 60px 30px 0;
    position: relative;
    margin-top: 30px;
}
.archive_wrap h2{
    font-size: 24px;
    text-transform: uppercase;
}
.archive_wrap h2 a{
    color: #444;
}
.archive_wrap .custom_archive_list {
    display: flex;
    padding: 35px 0;
    border-bottom: 2px solid #efefef;
    margin: 0;
}
.archive_wrap .archive-thumb {
    width: 250px;
    flex-basis: 250px;
    padding: 0 30px 0 20px;
}
.archive_wrap  .archive-wrap{
    width: calc( 100% - 250px);
    flex-basis: calc( 100% - 250px);
    max-width: 800px;
    padding-left: 30px;
    border-left: solid 1px #efefef;
}

.archive_wrap .archive-thumb img{
    object-fit: contain;
    width: 100%;
}
.archive_wrap .l_140 .archive-thumb{
    width: 140px;
    flex-basis: 140px;
}
.link_rm a {
    font-weight: bold;
    font-family: 'Montserrat';
}
a.more-link {
    display: none;
}
.post_thumb {
    width: 40%;
    padding: 0;
}
.sharebox {
    display: block;
    padding: 0;
    margin: 2px 0 60px 0;
}

.sharebox ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sharebox ul li {
    float: left;
    padding: 0;
    margin: 0 22px 0 0;
    line-height: 1 !important;
}

.sharebox ul li a {
    display: block;
    float: left;
    color: inherit;
    padding: 10px 0;
    margin: 0;
    font-size: 16px;
}
.sharebox:after {
    content: "";
    display: block;
    clear: both;
}

/* program archive page */
#program_archive_top_section {
    background: url(/wp-content/uploads/terracing-china.jpg) center no-repeat;
    background-size: cover;
    text-align: center;
    padding: 80px 0;
}
.archive_top_card {
    background: #fff;
    display: flex;
    text-align: left;
}
.archive_top_card .card-inn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.archive_top_card .card-inn.c-left{
    width: 33.33%;
    flex-basis: 33.33%;
    padding: 25px;
    background: #694231 url(/wp-content/themes/pro-child/images/wheat_pattern.svg);
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-position: bottom;
}
.archive_top_card .card-inn.c-right{
    width: 66.66%;
    flex-basis: 66.66%;
    padding: 28px 38px;
}
.ci-wrap h1 {
    font-size: 29px;
    color:#fff;
    margin: 0 !important;
}
.ci-wrap h1 span {
    display: block;
}
.ci-wrap h1 span:nth-child(2) {
    font-size: 1.21em;
}
.ci-wrap h1 span:last-child {
    font-size: 1.5em;
}
.ci-wrap p strong {
    color: #6a4333;
}
/* search page */
.a_icon i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #efefef;
    border-radius: 3px;
    color: #999999;
}
.article_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 60px 0;
    padding: 0 0 53px 0;
    border-bottom: 1px solid #efefef;
}
.a_icon {
    flex-basis: 70px;
    width: 70px;
}
.a_details {
    flex-basis: calc(100% - 70px);
    width: calc(100% - 70px);
}
.a_details h3 {
    font-size: 20px;
    margin-bottom: 0 !important;
}
.article-type {
    color: #adadad;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px;
}
/* end search page */
.single-post h1 {
    font-size: 24px;
}

#related-posts {
    padding: 60px 0 0 0;
    border-top: 1px solid #efefef;
}
#related-posts ul li span {
    margin-left: 10px;
}
.comments-reply {
    border-top: 1px solid #efefef;
    padding: 60px 0 0 0;
    margin: 0;
}

#respond {
    border-top: 1px solid #efefef;
    padding: 60px 0 0 0;
    margin: 0;
}

h3#reply-title {
    font: 700 18px Montserrat, Arial, Helvetica, sans-serif;
    color: #333333;
    margin: 0 0 20px 0;
}

.comment-form-comment label {
    display: none;
}

#entry-comment-submit {
    font-size: 14px !important;
    font-weight: normal !important;
    text-transform: uppercase;
    text-shadow: none;
    background: #d6a918;
    border-color: #d6a918;
    line-height: 1 !important;
    letter-spacing: 1px;
    border-radius: 2px;
    padding: 14px 20px 14px 20px;
    text-align: center;
}
cite.x-comment-author {
    font-size: 15px;
}

.h-comments-title small {
    box-shadow: none;
    font-weight: bold;
    text-shadow: none;
}
.x-comments-list article.comment {
    background: #f9f9f9;
    border-radius: 2px;
    padding:  20px;
    position: relative;
    overflow: hidden;
}
.x-reply {
    font-size: 12px;
    display: table;
    margin: 0 0 0 auto;
}

/*category page*/

.blog_top_grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
    margin-bottom: 60px;
}
.blog_top_grid>div {
    border: solid 1px #E4E4E4;
    display: flex;
    align-items: stretch;
    justify-content: stretch;
}
.blog_top_grid>div:first-child {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
}
.sm_blog_wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}
.blog_top_grid h2 {
    font-size: 20px;
    text-transform: uppercase;
}

.sm_details {
    padding: 20px;
}
.item-first .sm_details {
    padding: 35px 45px;
}
.sm_blog_meta {
    padding: 0px 20px 15px;
}
.item-first .sm_blog_meta {
    padding: 0px 45px 15px;
}

.thumb_wrap {
    position: relative;
    padding-bottom: 67%;
}
.thumb_wrap img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sm_blog_wrap p {
    color: #777777;
}
.fakeLink {
    font-weight: bold;
    font-size: 15px;
    color: #b48e30 !important;
}
.post_list_item {
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: #EFEFEF 1px solid;
}

.pl_thumb {
    width: 250px;
    flex-basis: 250px;
}

.pl_content {
    flex-basis: calc(100% - 250px);
    width: calc(100% - 250px);
    padding: 0 25px;
}
.blog_bottom_grid {
    display: grid;
    grid-template-columns: 9fr 3fr;
    grid-gap: 40px;
}
.pl_thumb img {
    height: 220px;
    object-fit: cover;
    width: 100%;
}
.pl_meta {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.pl_meta a{
    font-weight: bold;
}
.archive_list_wrap h2 {
    font: 700 20px Montserrat, Arial, Helvetica, sans-serif;
    color: #333333;
    text-transform: uppercase;
    line-height: 1.5;
}
.archive_list, .archive_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.archive_list li {
    margin-bottom: 10px;
}
.archive_year>h3 {
    cursor: pointer;
    margin: 0 !important;
    border-bottom: solid 1px #E4E4E4;
    padding: 12px 0;
    font-weight: normal;
    font-size: 15px;
}
.archive_list,
.archive_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.archive_list li {
    margin-bottom: 10px;
}

.archive_list_arrow {
    width: 14px;
    height: 14px;
    background: url(/wp-content/themes/pro-child/images/list_icon.svg) no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.5s;
    margin-right: 20px;
    transform: rotate(0deg);
}
.archive_year>h3 * {
    display: inline-block;
    vertical-align: middle;
}
.archive_year>h3 {
    cursor: pointer;
    margin: 0 !important;
    border-bottom: solid 1px #E4E4E4;
    padding: 12px 0;
    font-weight: normal;
    font-size: 15px;
}
.archive_list li ul {
    display: none;
    margin-left: 30px;
    padding-top: 15px;
}
.archive_list li ul li {
    font-size: 16px;
}
.archive_list li ul li a {
    color: #777777;
}
.mb0{
    margin-bottom: 0 !important;
}
.post-time {
    width: 63px;
    border-right: 1px solid #efefef;
    float: left;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
    text-align: center;
    color: #999999;
}

.post-time .month {
    font-size: 19px;
    display: block;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 400;
}

.post-time .day {
    font-size: 30px;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
}
.enchancedTitleBox ul li::marker {
    color: #fff;
}
.enchancedTitleBox ul {
    margin-left: 40px;
    list-style-type: square;
}
.wp-caption, .gallery-item {
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
}
.wp-caption-text {
    color: #888888;
    margin: 10px 0 10px 0 !important;
    text-transform: none !important;
    font-size: 12px !important;
    padding: 0 !important;
    text-align: left !important;
}
.gallery-wrap {
    background-color: rgba(0, 0, 0, 0.075);
    padding: 20px;    
}

.gallery-item-big {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    min-height: 100%;
}

.gallery-item-big > div {
    flex-basis: 50%;
    max-width: 50%;
}

.gallery-item-big > div img {
    display: inline-block !important;
    width: auto !important;
    max-height: 450px;
}

.gallery-item-big > div .gallery-item-thumb {
    display: none;
}

.gallery-item-left {
    text-align: center;
}

.gallery-item-right {
    padding: 0 20px;
}

.owl-carousel .owl-stage {
    display: flex;
}

.owl-theme .owl-dots .owl-dot span {
    width: 80px !important;
    height: 60px !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot span:hover {
    background-color: transparent !important;
}

.owl-theme .owl-dots .owl-dot {
    position: relative;
    overflow: hidden;
    margin: 5px;
}

.owl-theme .owl-dots .owl-dot img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

.owl-theme .owl-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}

.aticle-box {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.archive_title_rooster{
    width: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 60px;
    background: url('/wp-content/uploads/sidebar-quote-rooster.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.year_title_plotline {
    width: 100%;
    position: relative;
    padding: 50px 0 5px 0;
    border-bottom: 2px solid #ededed;
}
.year_title_plotline span{
    font-size:30px; 
}
.shortcode_column_1 > p > a > img, .shortcode_column_2 > p > a > img, .shortcode_column_1 > p > img, .shortcode_column_2 > p > img, .shortcode_column_1 > img, .shortcode_column_2 > img, .shortcode_column_1 object, .shortcode_column_2 object, .shortcode_column_1 iframe, .shortcode_column_2 iframe {
    width: 100%;
    height: auto;
    min-height: 260px;
}
.shortcode_column_1 img, .shortcode_column_2 img {
    object-fit: cover;
}
.post-type-archive-team ul.related_links_list li {
    list-style: disc;
}
.gallery-slider .owl-nav {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top: 150px;
}
.gallery-slider.owl-carousel .owl-nav button.owl-next, 
.gallery-slider.owl-carousel .owl-nav button.owl-prev, 
.gallery-slider.owl-carousel button.owl-dot {
    padding: 10px 20px !important;
    display: block;
    background: #b48e30 !important;
    margin: 0;
    color: #fff !important;
}
@media screen and (max-width:1400px){
    .team_title {
        flex-basis: calc(58% - 90px);
        width: calc(58% - 90px);
    }
    .single_team_pattern {
        flex-basis: calc(42% - 90px);
        width: calc(42% - 90px);
    }    
    .cat_members_list img {
        width: 125px;
        flex-basis: 125px;
    }
    .cat_members_list figcaption {
        width: calc(100% - 125px);
        flex-basis: calc(100% - 125px);
    }
    .ci-wrap h1{
        font-size: 22px;
    }
    .widget_infographic h1 span{
        font-size: 20px;
    }
}
@media screen and (max-width:1199px){
    .cat_members_list{
        grid-template-columns: repeat(2, 1fr);
    }
    .widget_infographic h1{
        font-size: 25px;
    }
    .widget_infographic h1 span{
        font-size: 18px;
    }
}

@media screen and (max-width:979px) {
    .single-content .x-sidebar {
        width: 100%;
        margin-top: 60px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .program_with_highlight_content .x-container{
        min-height: unset;
        padding: 50px 0;
    }
    #program_top_section {
        background: #fff !important;
    }
    #program_top_section+.single-content .x-container.offset {
        margin-top: 20px;
    }
    .single-program .single-content .x-sidebar,
    #program_top_section:not(.program_with_highlight_content)+.single-content .x-sidebar {
        margin-top: 0px;
    }
    .blog_top_grid {
        grid-template-columns: 1fr 1fr;
    }
    .blog_top_grid>div:first-child {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 2;
    }
}
@media screen and (min-width:767px) and (max-width:991px){
    .item_content {
        padding: 28px;
    }
}
@media screen and (max-width:767px) {
    .cat_members_list{
        grid-template-columns: 1fr;
    }
    .post_grid_wrap{
        grid-template-columns: 1fr;
    }
    
    .post-time{
        display: none;
    }
    .post_thumb {
        width: auto;
        float: none;
    }
    #title_container {
        padding: 50px 0;
        text-align: center;
    }

    table.responsive tbody th,
    table.responsive tbody td {
        display: block;
        text-align: center;
    }

    .title_header_sect.titlebar>div {
        display: block;
    }

    .title_header_sect.titlebar>div {
        display: block;
        text-align: center;
        border: none;
        padding: 10px 0;
    }
    .header_text_wrap {
        max-width: 255px;
        margin: auto;
    }
    .title_header_sect .header_text_wrap * {
        width: auto;
    }

    #title_container .x-col {
        width: 100%;
    }

    .circle_icons_list li {
        width: 100%;
    }

    .column_50 {
        width: 100%;
        padding: 0;
    }

    .enchancedTitle,
    .enchancedTitleP {
        display: block;
    }

    h3.enchancedTitle {
        margin: 0;
    }

    .enchancedTitleBox>* {
        display: block !important;
    }

    .child_post_box {
        grid-template-columns: 1fr;
    }

    .hide_mobile {
        display: none !important;
    }

    #single_team_top_sect {
        flex-wrap: nowrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .team_image,
    .team_title,
    .single_team_pattern {
        width: 100%;
        flex-basis: 100%;
        padding: 0;
        text-align: center;
    }
    .team_image{
        justify-content: center;
    }
    .team_title {
        text-align: center;
        padding: 30px 0 15px;
        justify-content: center;
    }

    .team_title h1 {
        padding: 0;
    }

    #x-root blockquote {
        padding-right: 55px;
    }
    #x-root blockquote.x-testimonial{
        padding-right: 55px !important;
    }
    #x-root blockquote:after, #x-root blockquote.x-testimonial:after{
        top: 35px;
        line-height: 1;
        right: 15px;
        font-size: 150px;
    }

    .cpb_item.with_img {
        display: none;
    }
    .cpb_item{
        min-height: unset;
    }

    .section_wrap {
        padding-left: 0;
    }
    
    .archive_top_card {
        flex-direction: column;
    }
    .archive_top_card .card-inn.c-left,
    .archive_top_card .card-inn.c-right{
        width: 100%;
        flex-basis: 100%;
        padding: 25px 20px;
        justify-content: start;
    }
    .ci-wrap h1 {
        font-size: 19px;
    }
    p.comment-form-author, p.comment-form-email, p.comment-form-url {
        width: 100%;
        padding-right: 0;
    }
    .cpb_item{
        padding: 40px 25px;
    }
    
    .blog_top_grid {
        display: grid;
        grid-template-columns: 1fr;
    }

    .archive_wrap .custom_archive_list{
        flex-wrap: wrap;
    }
    .archive_wrap .archive-thumb {
        padding: 0 0 30px;
    }
    .archive_wrap .archive-wrap {
        width: 100%;
        flex-basis: 100%;
        padding-left: 0;
        border-left: none;
    }
    .archive_wrap h1.year_title {
        display: block;
        text-align: center;
        font-size: 30px;
        padding: 30px 20px;
    }
    .archive_wrap h1.year_title:before {
        width: 100%;
        background-repeat: repeat;
    }
    .blog_top_grid {
        grid-template-columns: 1fr;
    }
    .blog_top_grid>div:first-child {
        grid-column-start: auto;
        grid-column-end: auto;
        grid-row-start: auto;
        grid-row-end: auto;
    }
    .blog_bottom_grid {
        grid-template-columns: 1fr;
    }
    .pl_thumb {
        width: 100%;
        flex-basis: 100%;
    }
    .pl_thumb img {
        height: auto;
        width: 100%;
    }
    .pl_content {
        flex-basis: 100%;
        width: 100%;
        padding: 25px 0;
    }
    .item-first .sm_details {
        padding: 25px 20px 15px;
    }
    .item-first .sm_blog_meta {
        padding: 0px 20px 15px;
    }
    .post_list_item {
        flex-direction: column;
    }
    #program_top_section .enchancedTitle {
        text-align: center;
    }
    .enchancedTitleBox .enchancedTitleP {
        text-align: center;
        padding: 12px;
        margin: 0;
    }
    .gallery-item-big{
        min-height: unset;
    }
    .gallery-item-big>div{
        flex-basis: 100%;
        width: 100%;
        max-width:100%
    }
    .gallery-item-right {
        padding: 20px 0;
    }
}
@media screen and (max-width:479px) {
    .cat_members_list figure {
        transition: box-shadow linear .3s;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .cat_members_list figcaption {
        width: 100%;
        flex-basis: 100%;
    }

    .cat_members_list {
        grid-template-columns: 1fr;
    }
    .item_content {
        padding: 35px 20px;
    }
    .circle_icons_list li img {
        display: block;
        width: auto;
        margin: 0 auto;
    }
    .circle_icons_list li div {
        display: block;
        margin-top: 18px;
        width: 100%;
        border-left: none;
    }
    .circle_icons_list li {
        text-align: center;
        border-bottom: solid 1px #DCD1CE;
        padding-bottom: 22px;
        margin-bottom: 22px;
    }
    .x-feature-list.circle_list {
        margin: 0;
    }
    .x-feature-box.left-text, .x-feature-box.right-text {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .x-feature-list.circle_list .x-feature-box-content {
        border-left: none;
        padding: 0 20px !important;
        text-align: center;
        margin-top: 18px;
    }
    .x-feature-list.circle_list .x-feature-box {
        text-align: center;
        border-bottom: solid 1px #DCD1CE;
        padding-bottom: 22px;
        margin-bottom: 22px;
    }
    .x-feature-list.circle_list.mobile_no_border .x-feature-box{
        border-bottom: none
    }
}

@media screen and (max-width: 360px) {
    .gallery-slider .owl-nav {
        top: 100px;
    }
}
@media screen and (min-width: 1200px) {
    #post-navigation .prev {
        position: fixed;
        top: 50%;
        left: -25px;
        height: 60px;
        width: 80px;
        background: #444444;
        margin: -30px 0 0 0;
        color: #ffffff;
        border-radius: 0px 2px 2px 0px;
        opacity: 0.3;
        z-index: 1;
        cursor: pointer;
    }

    #post-navigation .prev:before {
        position: absolute;
        top: 50%;
        right: 25px;
        margin: -7px 0 0 0;
        line-height: 1;
        content: "\f053";
        font-size: 14px;
        color: #ffffff;
        font-family: 'FontAwesome';
    }

    #post-navigation .next {
        position: fixed;
        top: 50%;
        right: -25px;
        height: 60px;
        width: 80px;
        background: #444444;
        margin: -30px 0 0 0;
        color: #ffffff;
        border-radius: 2px 0px 0px 2px;
        opacity: 0.3;
        z-index: 1;
        cursor: pointer;
    }

    #post-navigation .next:before {
        position: absolute;
        top: 50%;
        left: 25px;
        margin: -7px 0 0 0;
        line-height: 1;
        content: "\f054";
        font-size: 14px;
        color: #ffffff;
        font-family: 'FontAwesome';
    }
}