﻿.menu-area.animated {
   background: #f3f7fa;
}
.pr-common {
    margin: 80px 0 0 0;
}
.pr-common h2 {
    font-weight: bold;
    font-size: 31px;
    line-height: 43px;
    margin-bottom: 25px;
    color: #3C4351;
}
.pr-common h3 {
    color: #3C4351;
    padding: 20px 0 0;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 12px;
    line-height: 32px;
    padding-top: 0;
}
.pressrls h3 {
    color: #3C4351;
    padding: 20px 0 0;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 12px;
    line-height: 32px;
}

.pr-common .btn-main-cta {
    background-color: #FD4F51 !important;
    background: #FD4F51 !important;
    padding: 14px 30px !important;
    display: inline-block !important;
    min-width: 170px;
    color: #fff !important;
    font-weight: 500 !important;
    border-radius: 30px !important;
    box-shadow: 0px 9px 33px 2px rgba(253, 79, 81,0.34) !important;
    transform: translateY(0) scale(1);
    text-align: center;
    border: none;
    margin-top: 15px;
    text-decoration: none;
    font-size: 14px !important;
    cursor: pointer;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.btn-main-cta:hover {
    background-color: #DC3E40 !important;
    color: #fff;
    box-shadow: none !important;
    transform: translateY(3px) scale(0.98);
}

.pressrls {
    padding-top: 35px;
}
@media (max-width: 990px){
.pr-common h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 14px;
}
}


/********report-pages**********/
 .reports-layout {
     margin: 120px 0 50px;
}
.bench-mark-report-menu h2 {
    font-weight: 600;
    font-size: 20px;
    margin-top: 0;
    color: #1C4885;
}
.main-head h2,.main-head h1 {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #3C4351;
    text-align: center;
}
.blue-txt {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 12px;
    line-height: 32px;
}
 .blu-color {
    font-weight: 800;
    font-size: 18px;
    margin: 25px 0 15px;
    color: #1c4885;
}

 .panel-title {
    color: #fff!important;
    display: block;
    background-color: #1C4885;
    font-size: 16px;
    padding: 18px 15px 18px;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
    font-weight: 600;
margin-top: 0;
    margin-bottom: 0;
}
 .faq-arrow {
    float: right;
    transition: .3s all;
}
 .year-block-main {
    margin: 10px 0;
}
 .year-block-main .panel-group .panel {
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #fff;
    border: none;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    overflow: hidden;
}
.year-block-main .panel-body a {
    text-decoration: none;
    font-size: 16px;
    color: #636363;
    -webkit-transition: .3s all;
    transition: .3s all;
font-weight: 600;
}
.year-block-main .panel-body a.active {
    font-weight: 700;
    color: #636363;!important;
}
.year-block-main .panel-body {
    padding: 10px 10px 1px 13px;
    border-bottom: none;
    background-color: #fff;
}	
.list-style li {
    list-style-type: none;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
}
.list-style li:before {
    font-family: 'Font Awesome 5 Pro';
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    font-weight: 500;
    color: #FD4F51;
}
.inner-check.inner-check-new {
    list-style-type: none !important;
}
.list-style .inner-check.inner-check-new li {
    margin: 10px 0;
    font-size: 14px;
    line-height: 22px;
    padding-left: 30px;
    position: relative;
}
.inner-check.inner-check-new li:before {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #1C4885;
    width: 16px;
    content: '';
    height: 16px;
    top: 6px;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0 2px 18px 2px rgba(0,0,0,0.1);
}
/***********NEW*********/
.reports-layout .row {
    flex-direction: row-reverse;
}
.liststyle-0 {
    padding-left: 0;
}
.liststyle-0:before {   
    content: none !important ;
}
.inner-check.inner-check-new {
    padding-left: 25px;
}
.bench-mark-report-menu {
    box-shadow: 0 5px 15px rgba(0,0,0,0.07);
    padding: 20px 15px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
}
.navigator {
    display: flex;
    justify-content: space-around;
}
.navigator li {
       list-style: none;
    padding: 0 8px;
    border-right: solid 1px #ccc;
    color: #fff;
}
.navigator li a {
    color: #1C4885;
}
.navigator li:first-child {
    padding-left: 0;
}
.navigator li:last-child {
    border-right: none;
    padding-right: 0
}

.navigator li a.active {
    font-weight: 700;
}

.graph-img {
    padding-bottom: 25px;
}
.report-single {
    box-shadow: 0 5px 15px rgba(0,0,0,0.07);
    padding: 25px 15px 15px;
    border-radius: 10px;
}



@media(max-width:1024px) {
.navigator li {
    text-align: center;
    line-height: 25px;
}

}


@media(max-width:990px) {
.reports-layout .row {
    display: block;
}
.reports-layout .col-sm-4.col-sm-push-8 {
    max-width: 100%;
    padding: 0 50px;
  margin-bottom: 50px;
}
.reports-layout .col-sm-8.col-sm-pull-4 {
    max-width: 100%;
}
.bench-mark-report-menu h2 {
    text-align: center;
    padding-bottom: 10px;
}

}
@media(max-width:767px) {
.reports-layout .col-sm-4.col-sm-push-8 {
    padding: 0 15px;
    margin-bottom: 50px;
}
.inner-check.inner-check-new {
    padding-left: 0;
}




}
