
.single_featured_section,.big_bg_article{
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.featured_article_container{
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
    padding:50px 40px;
}

.featured_article_date_text{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #808080;
    margin-right:12px;
}
.featured_article_category_text a{
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    margin-left:15px;
}
.featured_article_category_text a:hover{
  color: #aa751b;
}
#bold_home_latest .featured_article_category_text a,.featured_latest .article_grid_container .featured_article_category_text a,.yarpp-related .featured_article_category_text a{
  margin-left:0px;
}

.featured_article_heading{
    font-family: 'Playfair Display',Helvetica,Arial,Lucida,sans-serif;
font-style: normal;
font-weight: 400;
font-size: 28px;
line-height: 130%;
letter-spacing: 0.05em;
color: #000000;
margin-top:20px;
margin-bottom:15px;
}
a.featured_article_heading_readmore{
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    /* identical to box height, or 18px */
    
    letter-spacing: 0.1em;
    text-transform: uppercase;
    
    /* Color / Gold */
    
    color: #AA751B;
    margin-top:28px;
    display:block;
}
.featured_article_excerpt{
    margin-top:20px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 150%;
/* or 21px */

letter-spacing: 0.02em;

/* Color / Gray */

color: #808080;
}
.featured_article_hr{
    background-color:#E5E5E5;
    height: 1px;
    border: 0;
}

.category_heading1{
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 130%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #000000;
text-align: center;
margin-top:10px;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding-top: 12px;
    margin-bottom: 15px;
}

.article_grid_heading{
  font-family: 'Playfair Display',Helvetica,Arial,Lucida,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  margin-top: 5px;
}
/*
h6.article_grid_heading {
  min-height: 91px;
}
*/

.grid_article_text_container{
    background-color: #fff;
    padding:0px 0px 0px 0px;
    margin-top:15px;
    position: relative;
    /*margin-right: 45px;*/
    z-index: 100;
}
.grid_article_excerpt{
    margin-top:0px;
    margin-bottom: 15px;
}

#bold_home_latest .item {
    margin: 0px 10px;
  }
  
  .bold_home_latest_title_img {
    min-height: 420px;
  }
  
  .bold_home_latest_title_item {
    padding: 25px 159px 24px 30px;
  }
  
  .bold_home_latest_title_item a {
    font-family: 'Playfair Display', Helvetica, Arial, Lucida, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    /* or 27px */
    letter-spacing: 0.05em;
    /* Color / Black */
    color: #000000;
    display: block;
    margin-bottom: 10px;
  }
  
  .bold_home_latest_title_item.active {
    background: #12161C;
    opacity: 0.9;
  }
  
  .bold_home_latest_title_item.active a {
    color: #ffffff;
  }
  
  a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    min-height: 420px;
  }
  
  .bold_home_latest_title_item .date {
    /* Farnham / 14 | Light */
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    /* identical to box height, or 21px */
    letter-spacing: 0.02em;
    /* Color / Gray */
    color: #808080;
    display: inline-block;
    padding-bottom: 22px;
  }
  
  .bold_home_latest_title_item .category {
    /* Work Sans / 12 | Medium */
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    /* identical to box height, or 18px */
    letter-spacing: 0.1em;
    text-transform: uppercase;
    /* Color / Black */
    color: #000000;
    display: inline-block;
    margin-left: 30px;
    padding-bottom: 22px;
  }
  

  
  
  /* FEATURED AND LATEST */
  
  .block_date,.block_category{
    padding-bottom:22px;
    display: inline-block;
}


  h3.article_title{
  font-family: 'Playfair Display',Helvetica,Arial,Lucida,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
  line-height: 130%;
  color: #000000;
  }
  .featured_latest .text_container{
    background: #FFFFFF;
  /* Shadow bg */
  
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
  padding:40px;
  min-width: 400px;
  /*min-height: 356px;*/
  margin-top: 92px !important;
  margin-bottom: 92px !important;
  margin-left: 184px !important;
  }
  
  .featured_latest .excerpt{
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #808080;
  }
  
  .featured_latest .read_more{
    font-family: 'ITCFranklinGothic',Helvetica,Arial,Lucida,sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #AA751B;
  }
  
  .custom_row{
    margin:0px;
    width:100% !important;
  }
  .single_featured_section{
    padding-top: 78px !important;
    padding-right: 0px !important;
    padding-bottom: 78px !important;
    /*padding-left: 424px !important;*/
    padding-left: 22.083vw !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
  }
  
  .single_featured_section .featured_article_container{
    background-color: #ffffff;
      position: relative;
      width: 400px;
      max-width: 384px;
  }
  .single_featured_section .et_pb_row{
    margin:0px;
  }

  .slick_slider_nav {
    display: block;
    position: absolute;
    z-index: 10000;
  }
  
  .slick_slider_nav_left {
    top: 25%;
    left: 3%;
  }
  
  .slick_slider_nav_right {
    top: 25%;
    right: 3%;
  }


  #bold_home_latest .slick-slide{
    opacity:0.5;
  }
  
  #bold_home_latest .slick-active{
    opacity: 1;
  }

  .bold_home_latest_title_item.active .featured_article_category_text{
    color: #808080;
    
  }
  .featured_article_category_text a,.featured_article_category_text{
    display: inline-block;
    color: #AA751B !important;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .featured_article_category_text a:hover{
    color: #aa751b;
  }

h4.article_grid_heading {
    min-height: 91px;
}
.four_grid{
    padding:40px 0px;
}
a.news_button{
  border: 1px solid #E5E5E5;
box-sizing: border-box;
padding-top: 23px;
padding-bottom: 23px;
font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 150%;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #AA751B;
display: block;
margin-top: 40px;
text-align: center;
}


.mobile_subscribe_link{
  display: none;
}
.desktop_subscribe_link{
  display: block;
}





@media all and (min-width: 980px) {
  .four_grid .et_pb_column_1_4{
    width: 23.5% !important;
    margin-right: 2% !important;
  }
  }



/* RESPONSIVE START */

@media screen and (max-width: 1281px){
  .featured_article_date_text{
    font-size: 12px;
  }
  .featured_article_category_text{
    font-size: 10px;
  }
  .featured_article_heading{
    font-size: 24px;
  }
  .featured_article_excerpt{
    font-size: 12px;
  }
  a.featured_article_heading_readmore{
    font-size: 10px;
  }
  .four_grid{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
/* RESPONSIVE END */




/* PHONE & TAB START */
@media only screen and (max-width: 980px){
  .grid_article_text_container{
    margin-top: 10px !important;
    order: 3;
  }
  .article_grid_container{
    display: flex;
    flex-flow: column;
  }
  .article_meta_container{
    order: 2;
  }
  .category_heading1{
    color:#000 !important;
    font-size: 18px;
  line-height: 150%;
  }
  .featured_latest h3.article_title{
    font-size: 24px !important;
  line-height: 130% !important;
  }
  .featured_latest .text_container{
    min-width: auto !important;
  }
  .single_featured_section .featured_article_container{
    width:auto !important;
  }
  .big_bg_article{
    margin-bottom:40px !important;
  }
  .subscribe_red_section .big_text{
    padding: 5px 30px ;
    font-size: 16px;
  line-height: 150%;
  }
  .subscribe_red_section  {
    padding-bottom: 0px !important;
  }
  .mobile_subscribe_link{
    display: block !important;
    padding-top: 17px;
    padding-bottom: 17px;
    background-color: #BC1C1E !important;
  }
  .desktop_subscribe_link{
    display: none !important;
  }
  .featured_latest .featured_article_excerpt{
    display: none;
  }
  
  .featured_latest .featured_article_hr{
    display: none;
  }
  .featured_latest a.featured_article_heading_readmore{
    display: none;
  }
  
}
/* PHONE & TAB END */



/* TAB ONLY START */
@media only screen and (max-width: 980px) and (min-width: 768px){
  
}
/* TAB ONLY END */


/* PHONE ONLY START */
@media only screen and (max-width: 767px){
  .featured_latest.padding_section .et_pb_row{
    padding-left: 0px;
    padding-right: 0px;
  }
  .no_padding_row{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  a.news_button{
    margin-left: 20px;
    margin-right: 20px;
  }
  .featured_latest .grid_article_text_container{
    padding-left: 20px;
    padding-right: 20px;
  }
  .featured_latest .article_meta_container{
    padding-left: 20px;
    padding-right: 20px;
  }
 
  .featured_latest h4.article_grid_heading{
    min-height: auto;
    margin-bottom: 18px;
  }
  .featured_latest .text_container{
    margin-left: 0px !important;
    background: transparent;
    margin-bottom: 0px !important;
    margin-top: 200px !important;
    padding-bottom: 0px;
    color: #fff;
  }
  /*.featured_latest .featured_article_date_text.block_date{
    color: #fff;
  }*/
  .featured_latest .featured_article_category_text.block_category{
    color: #fff;
  }
  .featured_latest h3.article_title{
    color: #fff;
  }
 
  .big_bg_article{
    padding-bottom: 0px;
  }
  .big_bg_article .et_pb_column{
    margin-bottom: 0px;
  }
  .big_bg_article .text_container{
    padding-left: 20px;
    padding-bottom: 15px;
  }

  
}
/* PHONE ONLY END */

@media only screen and (max-width: 1279px){
#bold_home_latest .slick-slide{
  opacity:1;
}
}



.big_bg_article_new h3.article_title,.big_bg_article_new .featured_article_date_text{
  color: #000000;
}
.big_bg_article_new .featured_article_text_container{
  text-align: center;
  padding-top: 20px;
  max-width: 850px;
  margin: 0px auto;
  }
  /*.big_bg_article_new .featured_article_image_container{
      height: 844px;
      max-width: 1440px;
      background-size: cover !important;
      background-position: center top;
  }*/
  .dark_featured h3.article_title{
      color: #ffffff;
  }
  .dark_featured .featured_article_date_text,.dark_featured .featured_article_category_text a,.dark_featured .featured_latest .excerpt{
    color: #eaeaea;
  }
  .dark_featured .featured_article_category_text a:hover{
    color: #AA751B;
  }


  .big_bg_article_new .featured_article_excerpt{
    margin-top: 0px;
  }

 .featured_article_image_container{
   max-width:1440px;
   margin:0px auto;
 }
  @media only screen and (max-width: 980px){
    .dark_featured h3.article_title{
      color: #000000 !important;
  }
  .dark_featured .featured_article_date_text,.dark_featured .featured_article_category_text a,.dark_featured .featured_latest .excerpt{
    color: #000000 !important;
  }
  }

