.owl-nav button{
    display: flex;
    align-items: center;
    justify-content: center;
}
.owl-nav button.owl-prev {
    transform: rotate(180deg);
}
.screenercarousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 32%;
}
.screenercarousel{
    position: relative;
}

.container-fluid.screenerlisbanner {
    background-image: url(../img/screener-list-banner.jpeg);
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 350px;
    align-items: center;
    display: flex;
    background-position: center;
}
.container-fluid.screenerlisbanner h1 {
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}
.container-fluid.screenerlisbanner p {
    color: #FFF;
    font-size: 20px;
    line-height: 28px;
    margin-bottom:30px;
}
.container-fluid.screenerlisbanner a {
    border-radius: 8px;
    background: #F58733;
    color: #fff;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 18px;
}
#accordionExample .accordion-item{
    margin-bottom:10px
}
#accordionExample .accordion-button:not(.collapsed){
    box-shadow:none !important;
    border-top:1px solid #dfdfdf !important;
}
#accordionExample .accordion-button{
    border-top:1px solid #dfdfdf !important;
    color: #000 !important;
    font-weight: 600;
    background-color: #f5f5f5 !important;
}

.sectionheading h2 {
    color: #191919;
    font-size: 32px;
    font-weight: 600;
    margin: 40px 0px 15px;
}
.pagesectionheading {
    display: flex;
    align-items: center;
    margin-top:30px;
    float:left;
    width:100%;
}
.pagesectionheading .sectionheading h2 {
    color: #0354D6;
    margin: 0px 0px 5px;
    float:left;
    width:100%;
}
.pagesectionheading .sectionheading p {
    margin-bottom: 0px;
    float:left;
    width:100%;
    color: #191919;
font-size: 16px;
font-weight: 400;
line-height: 24px; 
}
.pagesectionheading .sectionheading {
    margin-left: 10px !important;
}
.sectionheading {
    width: 100%;
}
.col-md-12.screenercarousel {
    float: left;
    width: 100%;
}
ul.screenerslist {
    float: left;
    width: 100%;
    text-align: center;
    list-style: none;
    padding-left: 0px;
}
.screenerlist .item a{
    float: left;
    border-radius: 5px;
    border: 1px solid #e1dddd;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 10px 30px;
    width: 100%;
    text-align: center;
    min-height: 140px;
    text-decoration:none !important;
    position:relative;
    margin-bottom:20px;
}
.screenerlist .item a.nav-link.active::before {
	content: '';
	left: calc(50% - 20px);
	bottom: -20px;
	position: absolute;
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #0354D6;
}
.screenerlist a.nav-link.active{
    border: 3px solid #0354D6;
}
.screenerlist .item img{
    max-width:60px;
    max-height: 60px;
    margin:auto;
    width:auto;
    height:auto;
}
.screenerlist .item h3 {
    color: #191919;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom:0px;
}
.col-md-12.screenercarousel {
    padding: 0px 60px;
    margin-bottom:0px;
}



.screenercarousel button.owl-prev {
    left: -45px;
    position: absolute;
    background-color: #DEE3FF !important;
    border-radius: 120px;
    width: 35px;
    height: 35px;
    color: #fff !important;
}
.screenercarousel button.owl-next {
    right: -45px;
    position: absolute;
    background-color: #DEE3FF !important;
    border-radius: 120px;
    width: 35px;
    height: 35px;
    color: #fff !important;
}

.screenerlist.nav-tabs{
    border-bottom: 0px !important;
}
span.readdetail {
    float: left;
    width: 100%;
    border-radius: 5px;
    background:#f58833;
    border: 0px;
    color: #fff;
    padding: 13px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.screneersdiv {
    border-radius: 5px;
    border: 0.65px solid #F58733;
    background: #FFF;
    padding: 15px;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}
.screneersdiv h3{
    color: #191919;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    float: left;
    width: 100%;
    text-align: center;
}
.screneersdiv a {
    color: #191919;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    float: left;
    width: 100%;
    text-align: center;
    text-decoration: none;
}
.screneersdiv h4 {
    color: #F58733;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px 0px 15px;
}
.screneersdiv button {
    float: left;
    width: 100%;
    border-radius: 5px;
    background: #0354D6;
    border: 0px;
    color: #fff;
    padding: 13px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.screneersdiv p {
    color: #191919;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.screneersdiv img {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.crownstock:before {
    content: url(../img/crown.png);
    position: absolute;
    left: 20px;
    top: 20px;
    display:none;
}
.freetrial:before {
    content: url(../img/freetrialicon.png);
    position: absolute;
    left: 0px;
    top: 0px;
}
.sevendaystock:before {
    content: url(../img/7dayicon.png);
    position: absolute;
    left: 0px;
    top: 0px;
}
.growthlowstats {
    border-radius: 5px;
    border: 0.25px solid #757575;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 15px;
    float: left;
    width: 100%;
    margin-bottom:20px;
}
.statsgraph img {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.growthlowstats h2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.growthlowstats h2 img {
    margin-right: 5px;
}
span.companystattitle  a{
    color: #191919;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
}
span.companystattitle{
    color: #191919;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}
.growthlowstats h2 {
    color: #191919;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
}
span.growthpercentage {
    color: #0FA202;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.companystats {
    display: flex;
    justify-content: space-between;
    margin: 10px 0px 5px;
    float: left;
    width: 100%;
}
span.growthprice {
    color: #0FA202;
    font-size: 18px;
    line-height: 22px;
}
span.lossprice {
    color: red;
    font-size: 18px;
    line-height: 22px;
}
span.losspercentage {
    color: red;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.growthlowstats p {
    color: #191919;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 25px;
}
span.price_price {
    color: #191919;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
span.discretion {
    color: #191919;
    font-size: 16px;
    line-height: 22px;
}
.consumerdiscretion {
    display: flex;
    justify-content: space-between;
    float: left;
    width: 100%;
}
span.discretionchange {
    color: #191919;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
.screenercarousel .owl-dots {
    display: none !important;
}

@media screen and (max-width:480px){
    .container-fluid.screenerlisbanner {
        min-height: auto;
        padding: 60px 10px;
    }
    .container-fluid.screenerlisbanner h1 {
        font-size: 35px;
    }
    .pagesectionheading {
        display: block;
    }
}
