ol,ul
{
padding-inline-start: 0px;
}
ul.customUL
{
padding-inline-start: 20px;
 list-style-type: square;
}
.noDec:hover,.noDec:focus{
  text-decoration: none;
}
.no_padding { padding:0px;}
.newsImageGrid img{ width:100%;}
.center-block .newsImageGridItem img{
  width:100%;
  height: 158px;
}
.newsImageGridItem {
border: 2px solid #FFF;
}
.newsImageGridItem .titleOfGrid
{
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  padding: 10px;
  color: #FFF !important;
  line-height: 1.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(61 44 44 / 44%)), color-stop(100%,rgb(0 0 0 / 10%)));
  margin-bottom: 0px !important;
  font-size: 1.2em !important;
  width: 100%;
}

a.newsItemLink:link,
a.newsItemLink:visited,
a.newsItemLink:active
{
color: #FFF;
}
a.newsItemLink:hover {
 text-decoration: none;
}
/*
.zoom {
width: 100%;
height: 100%;
transition: transform 2s;
background-position: center;
background-size: cover;
overflow:hidden;
}

.zoom:hover {
transform: scale(1.2);
}
*/

.box_header {
background: #F0F0F0;
border-right: 3px solid #ff5a5f;
padding: 10px 15px 10px;
margin: 30px 0px 30px 0px;
font-size: 22px;
font-weight: 700;
}

#tabbedContent .nav-tabs>li>a{
  border-radius: 0px;
  color: #8897ab;
  font-size: 18px;
  text-align: center;
}

#tabbedContent .nav-tabs>li.active>a,
#tabbedContent .nav-tabs>li.active>a:focus,
#tabbedContent .nav-tabs>li.active>a:hover
{
  border-color: transparent;
  border-bottom: 3px solid #ff5a5f;
  color: #f3515c;
  top: 0px !important;
  font-size: 18px;
}
#tabbedContent .nav-tabs>li>a:hover,
#tabbedContent .nav-tabs>li>a:focus {
    background-color: transparent;
    outline: 0;
    border-color: transparent;
}

.carousel-showmanymoveone .carousel-control {
width: 4%;
background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
margin-left: 15px;
}
.carousel-showmanymoveone .carousel-control.right {
margin-right: 30px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
display: none;
}
@media all and (min-width: 768px) {
.carousel-showmanymoveone .carousel-inner > .active.left,
.carousel-showmanymoveone .carousel-inner > .prev {
  left: -50%;
}
.carousel-showmanymoveone .carousel-inner > .active.right,
.carousel-showmanymoveone .carousel-inner > .next {
  left: 50%;
}
.carousel-showmanymoveone .carousel-inner > .left,
.carousel-showmanymoveone .carousel-inner > .prev.right,
.carousel-showmanymoveone .carousel-inner > .active {
  left: 0;
}
.carousel-showmanymoveone .carousel-inner .cloneditem-1 {
  display: block;
}
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
.carousel-showmanymoveone .carousel-inner > .item.active.right,
.carousel-showmanymoveone .carousel-inner > .item.next {
  -webkit-transform: translate3d(50%, 0, 0);
          transform: translate3d(50%, 0, 0);
  left: 0;
}
.carousel-showmanymoveone .carousel-inner > .item.active.left,
.carousel-showmanymoveone .carousel-inner > .item.prev {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  left: 0;
}
.carousel-showmanymoveone .carousel-inner > .item.left,
.carousel-showmanymoveone .carousel-inner > .item.prev.right,
.carousel-showmanymoveone .carousel-inner > .item.active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  left: 0;
}
}
@media all and (min-width: 992px) {
.carousel-showmanymoveone .carousel-inner > .active.left,
.carousel-showmanymoveone .carousel-inner > .prev {
  left: -25%;
}
.carousel-showmanymoveone .carousel-inner > .active.right,
.carousel-showmanymoveone .carousel-inner > .next {
  left: 25%;
}
.carousel-showmanymoveone .carousel-inner > .left,
.carousel-showmanymoveone .carousel-inner > .prev.right,
.carousel-showmanymoveone .carousel-inner > .active {
  left: 0;
}
.carousel-showmanymoveone .carousel-inner .cloneditem-2,
.carousel-showmanymoveone .carousel-inner .cloneditem-3 {
  display: block;
}
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
.carousel-showmanymoveone .carousel-inner > .item.active.right,
.carousel-showmanymoveone .carousel-inner > .item.next {
  -webkit-transform: translate3d(25%, 0, 0);
          transform: translate3d(25%, 0, 0);
  left: 0;
}
.carousel-showmanymoveone .carousel-inner > .item.active.left,
.carousel-showmanymoveone .carousel-inner > .item.prev {
  -webkit-transform: translate3d(-25%, 0, 0);
          transform: translate3d(-25%, 0, 0);
  left: 0;
}
.carousel-showmanymoveone .carousel-inner > .item.left,
.carousel-showmanymoveone .carousel-inner > .item.prev.right,
.carousel-showmanymoveone .carousel-inner > .item.active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  left: 0;
}
}


/* anchor links */

a.primaryLink:link,
a.primaryLink:visited,
a.primaryLink:active
{
color: #000;
}
a.primaryLink:hover {
  color: #000;
  text-decoration: none;
}

#section_one_carousel .article_title,
#section_two_carousel .article_title,
#section_three_carousel .article_title,
#section_four_carousel .article_title,
#section_five_carousel .article_title
{
margin-top:10px;
font-size: 18px;
line-height: 140%;
}

.articleTitleStyleTwo
{
font-size: 16px;
line-height: 1.8em;
}
.articleTitleStyleThree
{
font-size: 18px;
line-height: 1.8em;
}
hr.adSeparator {
  border: none;
  margin: 10px 0px 10px 0px;
}

.mediaHeading
{
line-height: 1.7em;
  font-weight: 300;
  font-size: 16px;
}
.postImage{
width: 290px;
height:160px;
}
.carousel-control{
  opacity: 1 !important;
}
.carousel-control .arrowIcon{
  font-size: 20px !important;
  color: #fff !important;
  opacity: 1 !important;
  background-color: #727272;
  top: 35% !important;
  padding: 4px;
}
