.open_access .sub_title_3 {
    color: #1f3349 !important;
}


/*.custom_iframe iframe{
  width: 100%;
  min-height: 500px;
  height: auto;
  margin-bottom: 30px
}
.custom_iframe iframe .yt8-Ew.SyS2zg {
    display: none;
}*/

.highmaps-copyrihts-2 {
    font-size: 10px;
    color: #c4c4c4;
}

li.dropdown:hover ul.dropdown-menu {
    display: inline-table;
    min-width: 700px;
}

li.dropdown a.dropdown-toggle:hover ul.dropdown-menu {
    display: block;
    min-width: 700px;
}

.card-style-1 .card-desc.overflow-4 {
    padding-bottom: 0;
}

.home_master_heading .card-style-1 .card-heading,
.home_master_heading .home-custome .card-style-1 .card-heading {
    height: auto !important;
}

.home_master_heading .card-style-1 .card-heading a {
    display: block;
    display: -webkit-box;
    height: auto !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10%;
}

.overflow-4 {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-custome .card-style-1 .card-heading.height-auto {
    height: auto !important;
}

@media (min-width: 2600px) and (max-width: 4000px) {
    body {
        zoom: 2;
        -ms-zoom: 2;
        -webkit-zoom: 2;
    }
}

@media (min-width: 1600px) and (max-width: 2000px) {
    body {
        zoom: 1.2;
        -ms-zoom: 1.2;
        -webkit-zoom: 1.2;
    }
}

@media (min-width: 2001px) and (max-width: 2599px) {
    body {
        zoom: 1.5;
        -ms-zoom: 1.5;
        -webkit-zoom: 1.5;
    }
}

@media (min-width: 4000px) and (max-width: 5200px) {
    body {
        zoom: 3.2;
        -ms-zoom: 3;
        -webkit-zoom: 3;
    }
}

.m-t-100 {
    margin-top: 100px;
}

.darkgrey_bg {
    background-color: #38424c;
}

.w_100p {
    width: 100% !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.m-l-5 {
    margin-left: 5px;
}

.collaborations.active_select {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #575756;
    border-bottom: 2px solid transparent;
    width: auto;
    cursor: pointer;
    padding-bottom: 10px;
}

.collaborations.active_select.home_active {
    color: #ea5813;
    border-color: #ea5813;
}

.lightgrey_bg {
    background-color: #edeef0;
}

.m-r-60 {
    margin-right: 60px;
}

.bg_grey {
    background-color: #d5d7dc;
}

.width_50p {
    width: 40%;
}

.width_33p {
    width: 33.33%;
}

.width_70p {
    width: 50%;
}

.width_70p .orange-gradient-box {
    width: 33.33%;
    max-width: 33.33%;
    min-width: 33.33%;
    min-height: 174px;
}

.width_70p .orange-gradient-box .number-style-1 {
    white-space: nowrap;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-75 {
    margin-top: 75px;
}

.bg_grey .world-map,
.bg_white .cef,
.darkgrey_bg .tabs {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.64);
    margin-right: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
}

.darkgrey_bg .tabs.active {
    color: rgba(255, 255, 255, 1);
    border-color: #fff;
}

.bg_grey .world-map {
    color: #37424d;
}

.bg_grey_open_access {
    color: #efefef;
}

.bg_white .cef {
    color: #707070
}

.bg_grey .world-map.home_active,
.bg_white .cef.cef_active {
    color: #ea5813;
    border-color: #ea5813;
}

.second-section .banner-content {
    position: absolute;
    bottom: 15%;
    left: 5%;
    top: auto;
}

.second-section .banner {
    height: 300px;
}

.text_open {
    margin-left: 5px;
}

.full_width {
    width: 33.33%;
    background-color: transparent;
    border-left: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow-y: scroll;
    overflow-x: hidden;
}

.full_width .item.col-xs-12.col-sm-4.m-t-20.map-box {
    width: 100%;
}

.full_width .title {
    padding: 0 15px;
}

.full_width .bg_skyblue.p_20.m-t-20 {
    margin: 20px 15px;
}

.label_open {
    padding-bottom: 0;
    border-bottom: none;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    letter-spacing: normal;
    text-align: left;
    color: #1f3349;
}

div.label_close {
    display: none;
}

.label_close .title_content {
    position: absolute;
    top: 15px;
    background: #fff;
    left: 15px;
    height: auto;
    z-index: 8;
    padding: 15px 15px 0;
    right: 15px;
}

.label_close .full_content {
    position: absolute;
    top: 70px;
    background: #fff;
    left: 15px;
    height: 85%;
    z-index: 8;
    padding: 15px;
    right: 15px;
    overflow-y: scroll;
}

.label_close .grey_title {
    line-height: 1.2;
    margin-bottom: 10px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    min-height: 42px;
}

.label_close .flex-space-between {
    margin-bottom: 10px;
}

.label_close .label_open:first-child {
    padding-right: 10px;
}

div.label_close .orange_block,
div.label_close .blue_block {
    left: 0
}

.m_t_10 {
    margin-top: 10px
}

.cross_label {
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: 5px;
}

.icon_down {
    color: #888;
    font-size: 12px;
    text-align: right;
}

.text_close {
    display: none;
}

.right_top_tooltip {
    position: absolute !important;
    right: 45px;
    margin-top: -15px;
}

.m_t_15 {
    margin-top: 15px;
}

.m_t_20 {
    margin-top: 20px
}

.m_t_30 {
    margin-top: 30px
}

.height_250 {
    height: 250px;
}

.text_overflow {
    height: auto !important;
    text-overflow: unset !important;
}

.text_visible {
    display: block;
    display: -webkit-box;
    height: auto !important;
    max-height: none !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    overflow: visible !important;
    text-overflow: unset !important;
    line-height: 22px;
}

#owl_camp_photos .publication-desc {
    padding-top: 0;
}

#owl_camp_photos .card-style-1 {
    margin-bottom: 0;
}

.more-view-article {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 1.48px;
    color: #617e9c;
    text-align: right
}

.m-b-48 {
    margin-bottom: 48px;
}

body {
    font-family: "Open Sans",
        sans-serif;
    font-size: 12px;
    color: #1f3349;
    /*letter-spacing: 0;*/
    background-color: #fff;
}

.border_right_blog {
    border-bottom: 4px solid #e9e9e9;
    padding-bottom: 10px;
    margin-right: 57px;
}

a.back_icon {
    font-family: "Open Sans",
        sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.73px;
    color: #87bc40;
    margin-top: 25px;
    margin-bottom: 25px;
    float: right;
    display: flex;
}

.custom_text,
.blog-new li,
.blog-new p {
    font-size: 16px;
    line-height: 1.9;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    margin-bottom: 20px;
    color: #1e3349;
    font-family: "Open Sans",
        sans-serif !important;
}

.blog-new h2 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9;
    letter-spacing: normal;
    margin-bottom: 0;
    color: #1e3349;
    font-family: "Open Sans",
        sans-serif !important;
}

h6+h6,
h6+h6+h6 {
    margin-bottom: 0px !important;
}

h6 span img {
    margin-bottom: 15px !important;
}

h6 span img+h6 {
    margin-bottom: 48px;
}

h6+h6+p {
    margin-top: 48px !important;
}

.blog-new a {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #0067d8;
    font-family: "Open Sans",
        sans-serif;
}

.blog-new img {
    margin-bottom: 0;
}

.blog-new p img {
    margin-bottom: 20px;
}

.blog-new h6+span+img {
    margin-bottom: 10px
}

.blog-new h3 {
    font-size: 32px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #1e3349;
    /* margin: 48px 0 10px; */
    font-family: "Open Sans",
        sans-serif !important;
}

.p-16 {
    padding: 16px;
}

.blog-new h6 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    color: #617e9c;
    font-family: "Open Sans",
        sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    word-break: break-all;
}

.top_banner_img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    width: 100%;
    margin-bottom: 50px;
}

.blog-new-title {
    font-size: 48px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    color: #1e3349;
    margin-bottom: 24px;
    font-family:"Open Sans",
        sans-serif !important;
}

.bg-darkgrey {
    background-color: rgba(147, 149, 152, 0.4);
}

.common-class {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.6px;
    color: #009fd8;
    font-family: "Open Sans",
        sans-serif !important;
}

.blog-filled {
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.19px;
    color: #000000;
}

.blog-new a.more-articles {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #546e7a;
}

.blog-filled a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.19px;
    color: #000000;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    display: inline-block;
    margin: 5px 0;
}

.desp-blog {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.9;
    letter-spacing: normal;
    color: #617e9c;
    font-family: "Open Sans",
        sans-serif !important;
    padding-bottom: 15px;
}

.blog-new img {
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


/*.blog-new table p,
table>tbody>tr>td p, table>tbody>tr>th p, table>tfoot>tr>td p, table>tfoot>tr>th p, table>thead>tr>td p, table>thead>tr>th p
{
  white-space: nowrap;
  }*/

.blog-new table p,
table>tbody>tr>td p,
table>tbody>tr>th p,
table>tfoot>tr>td p,
table>tfoot>tr>th p,
table>thead>tr>td p,
table>thead>tr>th p,
.blog-new table h4,
table>tbody>tr>td h4,
table>tbody>tr>th h4,
table>tfoot>tr>td h4,
table>tfoot>tr>th h4,
table>thead>tr>td h4,
table>thead>tr>th h4,
.blog-new table h6,
table>tbody>tr>td h6,
table>tbody>tr>th h6,
table>tfoot>tr>td h6,
table>tfoot>tr>th h6,
table>thead>tr>td h6,
table>thead>tr>th h6 {
    padding: 15px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    border: 1px solid transparent;
}

table,
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
.table {
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    line-height: 1.42857143;
    vertical-align: top;
}

.blog-new h4 {
    font-size: 20px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #1e3349;
    margin: 20px 0 10px;
    font-family: "Open Sans",
        sans-serif !important;
}

.banner-content-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.like-title {
    font-family: "Open Sans",
        sans-serif;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e3349;
}

.blog-disc h3,
.blog-ref h3 {
    font-weight: 700 !important;
    font-size: 18px !important;
}


/*.blog-dic span,
.blog-ref span,
.blog-disc p,
.blog-ref p,
.blog-ref{
  font-weight: 400!important;
  }*/

.blog-dic span,
.blog-ref span,
.blog-disc p,
.blog-ref p,
.blog-ref,
.blog-disc h3,
.blog-ref h3,
.blog-disc,
.blog-ref,
.blog-disc ul li,
.blog-ref ul li,
.blog-ref ul li a {
    font-family: "Open Sans",
        sans-serif !important;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e3349;
    list-style-type: decimal;
    margin-bottom: 10px;
    word-break: break-word;
}

.blog-ref{
    background-color: #F6F6F6;
    padding: 50px;
}

.blog-ref ul li {
    list-style-type: none !important;
}

.date-blog {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1.3px;
    color: #617e9c;
    margin-right: 20px;
}

.master_class .orange-dot {
    width: 6px;
    height: 6px;
    background-color: #f26324;
    border-radius: 50%;
    margin-right: 20px;
}

a.img-title,
span.img-title {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 1.52px;
    color: #000000;
}

.new-tag {
    width: 40px;
    height: 40px;
    background-color: #f26324;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 40px;
    letter-spacing: normal;
    color: #ffffff;
    border-radius: 50%;
    position: absolute;
    right: 8px;
    top: 8px;
    text-align: center;
    text-transform: uppercase;
}

.custom-icons {
    padding-left: 0;
    list-style: none;
    display: inline-flex;
    margin-bottom: 0;
}

.custom-icons li {
    width: 32px;
    margin-right: 10px;
    height: 32px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
}

.custom-icons li a i {
    color: #5e5e5e !important;
}

.card-heading-2 {
    font-size: 36px !important;
}

.publication-desc.p-t-0 {
    padding-top: 0 !important;
}

.blog-recomdend {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.3px;
    color: #617e9c;
}

.webinars .card-heading-3 {
    min-height: 64px
}

.card-heading-3 {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 10px;
    text-transform: capitalize;
    text-overflow: ellipsis;
}

.card-style-1 .card-heading-2 a {
    max-height: auto !important;
}

.custom-bullet {
    display: list-item;
    /* This has to be "list-item"                                               */
    list-style-type: disc;
    /* See https       ://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type     */
    list-style-position: inside;
    /* See https       ://developer.mozilla.org/en-US/docs/Web/CSS/list-style-position */
    color: #ffffff;
}

.custom-bullet.yellow-bullet::marker {
    color: #EDB458 !important;
}

.custom-bullet.green-bullet::marker {
    color: #00CA93 !important;
}

.custom-bullet.silver-bullet::marker {
    color: #D9D9D9 !important;
}

.clr-grey-1 {
    color: #D0D0D0 !important;
}

.content-center {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.card-style-3.p-15-22 {
    margin: 0 0 30px;
}

.card-style-3.p-24-22 {
    margin-bottom: 40px;
}

.m-r--24 {
    margin-right: -24px;
}

.m-t-15 {
    margin-top: 15px;
}

.text-class {
    white-space: nowrap;
    padding-top: 30px;
}

.word-break-all {
    word-break: break-all;
}

.validation.border-blue {
    border-bottom: 1px solid #D8000C;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.error-msg.display-none {
    color: #D8000C;
    margin-top: 5px;
}


/*.sub-text{
      font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: 1.52px;
  color: #617e9c;
  }*/

.text-normal {
    text-transform: none !important;
}

.border-blue {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: solid 1px #009fd8;
    box-shadow: none;
    margin-top: 14px;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.69px;
    color: #1e3349;
}

.nill_value {
    color: #1e3349;
    opacity: 0.5;
}

.border-blue::-webkit-input-placeholder {
    /* Edge */
    font-size: 14px;
    opacity: 0.5;
    font-weight: 400;
}

.border-blue:-ms-input-placeholder {
    /* Internet Explorer */
    font-size: 14px;
    opacity: 0.5;
    font-weight: 400;
}

.border-blue::placeholder {
    font-size: 14px;
    opacity: 0.5;
    font-weight: 400;
}


/*
.sub-title{
    margin-top: 32px;
    margin-bottom: 16px;
    opacity: 0.6;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1.3px;
    color: #617e9c;
    text-transform: uppercase;
}
.saving-title-1{
     font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1b324a;
}
.saving-title-2{
     font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1b324a;
}
.saving-number-1{
     font-size: 72px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 72px;
  letter-spacing: -1.65px;
  color: #1e3349;
}
.saving-number-2{
    font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: -0.91px;
  color: #1e3349;
  }*/

.w-100p {
    width: 100% !important;
}

.w-75p {
    width: 75%;
}

.w-44p {
    width: 44%;
}

.w-50p {
    width: 50%;
}

.w-300px {
    width: 300px;
}

.w-250px {
    width: 250px;
}

.w-400px {
    width: 400px;
}

.w-500px {
    width: 500px;
}

.tooltip-code {
    display: flex;
    vertical-align: middle;
    align-items: baseline;
    width: 100%;
}

.tooltip-code i {
    font-size: 17px;
}

.mytext ul {
    padding-left: 30px
}

.mytext ul li {
    padding-top: 10px;
}

.mytooltip .mytext {
    visibility: hidden;
    width: 300px;
    background-color: rgba(97, 126, 156, 1);
    box-shadow: 0 2px 4px 0 rgba(97, 126, 156, 1);
    color: #fff;
    z-index: 1;
    left: 25px;
    top: 100%;
    margin-left: -160px;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
}

.mytooltip .mytext.bottom {
    right: -125px;
    top: 30px;
    left: auto;
    bottom: auto;
}

.mytooltip {
    position: relative;
    display: inline;
    text-align: center;
}

.mytooltip .mytext:after {
    position: absolute;
    top: 20px;
    left: 0%;
    margin-left: -14px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent rgba(97, 126, 156, 1) transparent transparent;
}

.mytooltip .mytext.bottom:after {
    content: "";
    position: absolute;
    border-width: 9px;
    border-color: rgba(97, 126, 156, 1) transparent transparent transparent;
    left: auto;
    right: 5px;
    top: -27px;
    transform: translate(-50%, 50%) rotate(180deg);
    margin-left: -14px;
    border-style: solid;
}

.mytooltip:hover .mytext {
    visibility: visible;
}

.chart-info-modal .modal-sm button.close {
    position: absolute;
    top: 8px;
    right: 8px;
}

.fixed-nav .navbar-brand img {
    max-height: 40px;
}

.sidebar {
    will-change: min-height;
}

.sidebar__inner {
    transform: translate(0, 0);
    /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}


/*...COLORS...*/

.white {
    color: #fff !important;
}

td.black {
    color: #000 !important;
}

.black {
    color: #000;
}

.black-shade-1 {
    color: #1f3349;
}

.black-shade-2 {
    color: #25303a;
}

.text-black-1 {
    color: #1A2639 !important;
}

.blue {
    color: #0558c5;
}

.orange {
    color: #f26324;
    /*color: #F17F4C;*/
}

.red {
    color: #ff3939;
}

.red-shade-2 {
    color: #c0392b;
}

.green {
    /*
    color:#009727;*/
    color: #9EC860;
}

.grey {
    color: #fafafa;
}

.light-grey {
    color: #617e9c;
}

.light-grey-shade-2 {
    color: #e9e9e9;
}


/*...BACKGROUND COLORS...*/

.bg-white {
    background-color: #fff !important;
}

.bg-black {
    background-color: #000;
}

.bg-grey {
    background-color: #fafafa;
}

.bg-black-shade-2 {
    background-color: #25303a;
}

.bg-dark-grey {
    background-color: #363636 !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.bg-orange {
    background-color: #f26324;
}

.bg-blue {
    background-color: #0558c5;
}

.bg-green {
    background-color: #9EC860;
}

.bg-red-shade-2 {
    background-color: #c0392b;
}

.bg-grey-1 {
    background: #D9D9D9 !important;
}


/*...FONT WEIGHT....*/

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-200{
    font-weight: 200 !important;
}


/*...LINE HEIGHT...*/


/*...TEXT ALIGN...*/



.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.capitalize {
    text-transform: capitalize !important;
}

.uppercase {
    text-transform: uppercase;
}

.italic {
    font-style: italic;
}


/*...OPACITY....*/

.op-50p {
    opacity: 0.5;
}


/*...PADDING...*/

.no-padding {
    padding: 0 !important;
}

.p-lr-0 {
    padding-left: 0;
    padding-right: 0;
}

.p-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.p-lr-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.p-tb-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.pb-22-24 {
    padding: 22px 24px;
}

.p-l-0 {
    padding-left: 0;
}

.p-l-30 {
    padding-left: 30px;
}

.p-l-50 {
    padding-left: 50px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-0 {
    padding: 0;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px !important;
}

.p-40 {
    padding: 40px;
}

.p-24-22 {
    padding: 24px 22px 35px;
}

.p-15-22 {
    padding: 15px 22px;
}

.p-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.p-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.p-tb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.p-tb-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.p-tb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.p-tb-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.p-lr-60 {
    padding-left: 60px;
    padding-right: 60px;
}

.p-lr-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-40 {
    padding-top: 40px
}

.p-t-60 {
    padding-top: 60px
}

.p-t-5 {
    padding-top: 5px
}

.section-padding {
    padding-top: 90px;
    padding-bottom: 90px;
}


/*...MARGIN...*/

.no-margin {
    margin: 0;
}

.m-lr-0 {
    margin-left: 0;
    margin-right: 0;
}

.m-b-0 {
    margin-bottom: 0;
}

.m-auto {
    margin: auto;
}

.m-tb-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.m-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.m-tb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.m-tb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.m-tb-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-b-80 {
    margin-bottom: 80px;
}

.m-b-120 {
    margin-bottom: 120px;
}

.m-b--30 {
    margin-bottom: -30px;
}

.m-l--95 {
    margin-left: -95px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-l-100 {
    margin-left: 100px;
}

.p-l-95 {
    padding-left: 95px;
}

.p-l-100 {
    padding-left: 100px;
}

.p-l-125 {
    padding-left: 125px;
}

.m-l-125 {
    margin-left: 125px;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-25 {
    margin-right: 25px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r--95 {
    margin-right: -95px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-t-80 {
    margin-top: 80px;
}


/*...LINKS...*/

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    /* opacity: 0.8; */
}

a.blue {
    color: #0558c5;
}

a.blue:hover,
a.blue:focus {
    color: #0558c5;
}

a.orange {
    color: #f26324;
}

a.orange:hover,
a.orange:focus {
    color: #f26324;
}

.more-less-links {
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1.5;
    /* letter-spacing: 1.3px; */
    font-weight: 500;
}

select:focus {
    outline: none;
}

.hand {
    cursor: pointer;
}


/*...BUTTONS...*/

.btn:focus,
button:focus {
    outline: none;
}

.btn-bordered {
    font-size: 16px;
    font-weight: 500;
    padding: 15px 40px;
    border-radius: 3px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    text-transform: capitalize;
}

.btn-blue-bordered-2{
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 40px;
}

.btn-blue-bordered {
    background: #F26324;
    border: 3px solid #F26324;
    border-radius: 10px;
    color: #FFFFFF;
}

.btn-blue-no-border {
    color: #0558c5 !important;
    border: solid 2px transparent;
}

.btn-white-bordered {
    color: #fff !important;
    border: solid 2px #fff;
}

.btn-less-padding {
    padding: 7px 15px;
}

.bg-blue-1 {
    background: #558CCB !important;
}

.bg-blue-stock {
    background: #6ACAE8 !important;
}

.social-links-block a {
    display: inline-block;
    border: 1px solid #e9e9e9;
    font-size: 16px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 100%;
    text-align: center;
    margin-right: 10px;
    color: #1f3349;
}


/*...LINEAR GRADIENT...*/

.blue-linear-gradient {
    background-image: linear-gradient(to top, #009fd8, #0558c5);
}

.orange-linear-gradient {
    background-image: linear-gradient(to top, #fa9c4a, #f26324);
}


/*...vertical-align....*/

.display-table {
    display: table;
}

.vertical-middle {
    display: table-cell;
    vertical-align: middle;
}

.display-none {
    display: none;
}

.visibility-hidden {
    visibility: hidden;
}

.display-flex {
    display: flex;
}

.flex-center-content {
    display: flex;
    align-items: center;
    vertical-align: middle;
}

.flex-center {
    display: flex;
    align-items: center;
}

.flex-vertical-top {
    display: flex;
    vertical-align: top;
}

.flex-space-between {
    display: flex;
    justify-content: space-between;
    vertical-align: top;
}

.set-height,
.set-ul-height {
    overflow-y: auto;
}


/*...OPACITY...*/

.op-5 {
    opacity: 0.5;
}


/*...FONT SIZES...*/

.f-10 {
    font-size: 10px !important;
}

.f-12 {
    font-size: 12px !important;
}

.f-8 {
    font-size: 8px !important;
}

.f-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.f-16 {
    font-size: 16px !important;
}

.f-18 {
    font-size: 18px !important;
}

.f-20 {
    font-size: 20px !important;
}

.f-22 {
    font-size: 22px;
}

.f-24 {
    font-size: 24px !important;
}

.f-25 {
    font-size: 25px !important;
}

.f-28 {
    font-size: 28px;
}

.f-32 {
    font-size: 32px;
}

.f-102 i {
    font-size: 102px;
}

.banner.bg-white {
    background-color: #fff !important
}

.banner.error-img {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/frontend/home/banner11.jpg');
    background-position: bottom;
    height: 100vh;
}

.of-y-auto {
    overflow-y: auto;
}

.of-x-auto {
    overflow-x: auto;
}

.of-y-auto-sm {
    overflow-y: auto;
}

.h-80vh {
    height: 80vh;
}

.h-90vh {
    height: 90vh;
}

.mh-60vh {
    min-height: 60vh;
}

.mh-100vh{
    min-height: 100vh;
}

.maxh-500 {
    max-height: 500px;
}


/*...CARD STYLES...*/

.card-shadow {
    box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);
    -webkit-box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);
}

.card-style-4 {
    background-color: transparent;
    margin-bottom: 30px;
    /*box-shadow      : 0 2px 4px 0 rgba(182, 182, 182, 0.5);
    -webkit-box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);*/
    /*padding         : 15px;*/
}

.card-style-4 .publication-date {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1.3px;
    font-weight: 700;
    text-transform: capitalize;
    color: #617e9c;
    margin-bottom: 20px;
}

.card-style-4 .card-link {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 10px;
    text-transform: capitalize;
    height: 60px;
    text-overflow: ellipsis;
    margin-top: 20px;
}

.card-style-4 .card-link a {
    display: block;
    display: -webkit-box;
    /* height         : 66px; */
    max-height: 59px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-style-1 {
    margin-bottom: 30px;
    position: relative;
    background-color: #fff;
}

.card-style-1 .card-body {
    padding: 20px 25px;
}

.card-style-1 .card-heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 10px;
    text-transform: none;
    height: 95px;
}

.card-style-1 .card-heading-3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 10px;
    text-transform: none;
    height: 60px;
}

.card-style-1 .card-heading a {
    display: block;
    display: -webkit-box;
    height: auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: visible;
    text-overflow: ellipsis;
}

.card-style-1 .card-desc {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 10px;
    /*display         : block;
    display           : -webkit-box;
    height            : 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow          : hidden;
    text-overflow     : ellipsis;*/
}

.card-style-1 .publication-desc {
    /*position: absolute;
    bottom: 20px;
    left: 25px;*/
    font-size: 14px;
    padding-top: 30px
}

.card-style-2 {
    display: flex;
    vertical-align: top;
    margin-bottom: 30px;
}

.card-style-2 .card-img img {
    margin-right: 20px;
}

.card-style-2 .card-heading {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}

.card-style-2 .card-heading a {
    display: block;
    display: -webkit-box;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-style-3 {
    box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);
    background-color: #222222;
    margin-bottom: 30px;
}

.card-style-3 .card-header {
    padding: 15px 25px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.card-style-3 .card-header .card-heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}

.card-style-3 .card-body {
    padding: 25px 25px;
}

.card-style-3 .ul-style-1 {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.card-style-3 .ul-style-1 li {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.card-style-3 .ul-style-1 li:after {
    content: '';
    border-bottom: 1px solid #e9e9e9;
    display: block;
    position: relative;
    bottom: -15px;
}

.card-style-3 .ul-style-1.border-last-none li:last-child {
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.card-style-3 .ul-style-1.border-last-none li:last-child:after {
    display: none;
}

.scroll-y-style-1 {
    max-height: 316px;
    overflow-y: auto;
    padding-right: 20px;
}


/* Hide Comparison */

.hide_col1 .col1 {
    display: none;
}

.hide_col2 .col2 {
    display: none;
}

.hide_col3 .col3 {
    display: none;
}

.block-li.horizontal-quicklinks ul li {
    display: block;
}

.block-li.horizontal-quicklinks ul li a {
    color: #fff;
}

.banner-content-page {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

@media (min-width: 992px) {
    .card-style-3 .card-header .select-options {
        position: absolute;
        right: 25px;
        top: 0px;
    }
}

.custom-navigation .nav-filters .select2-container {
    min-width: 170px;
    margin-right: 20px;
}

.custom-navigation .nav-filters .select2-container:last-child {
    margin-right: 0;
}

.custom-navigation .nav-filters .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
    background-color: transparent;
    height: 56px;
}

.custom-navigation .nav-filters .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 56px;
    color: #fff;
    font-size: 16px;
}

.custom-navigation .nav-filters .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 14px;
}

.custom-navigation .nav-filters .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}

.custom-navigation .nav-filters .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent;
}

.card-style-3 .card-header .select-options select {}

.card-style-3 .card-header .select-options select:last-child {
    margin-right: 0;
}

.card-style-3 .card-header .select-options .select2-container {
    min-width: 150px;
    /*width     : inherit!important;*/
    margin-right: 20px;
}

.card-style-3 .card-header .select-options .select2-container:last-child {
    margin-right: 0;
}

.card-style-3 .card-header .select-options .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    color: #617e9c;
    padding-right: 25px;
    padding-left: 0px;
    line-height: 55px;
}

.card-style-3 .card-header .select-options .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
    background-color: transparent;
}

.card-style-3 .card-header .select-options .select2-container--default .select2-selection--single {
    height: 55px;
}

.card-style-3 .card-header .select-options .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 14px;
}

:focus {
    outline: none;
}

.card-style-3 .ul-style-2 {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.card-style-3 .ul-style-2 li img {
    max-height: 104px;
}

.card-style-3 .ul-style-2 li hr {
    border-top: 1px solid #e9e9e9;
}

.card-style-3 .ul-style-2 li .desc-style-1 a {
    display: block;
    display: -webkit-box;
    height: 58px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-style-3 .ul-style-2 li:last-child.border-after:after {
    display: none;
}

.border-after.w-70p:after {
    width: 70%;
}

.card-style-3 .ul-style-3 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.card-style-3 .ul-style-3 li:after {
    content: '';
    border-bottom: 1px solid #e9e9e9;
    display: block;
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
}

.card-style-3 .ul-style-3 li:last-child:after {
    display: none;
}

.border-after:after {
    content: '';
    border-bottom: 1px solid #e9e9e9;
    display: block;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.border-right-grey {
    border-right: 1px solid #e9e9e9;
}

.border-left-grey {
    border-left: 1px solid #e9e9e9;
}

.border-left-grey-2 {
    border-left: 1px solid #E5E5E5;
}

.border-left-grey-3.border-left-grey-2 {
    border-left: 1px solid #E5E5E5;
    position: absolute;
    left: 0px;
    min-height: 530px;
    top: 75px;
}

.border-bottom-4 {
    display: none;
}

.border-grey {
    border: 1px solid #e9e9e9;
}

.border-t-grey {
    border-top: 1px solid #e9e9e9;
}


/*...tab-style....*/

.tab-style-1 li {
    display: inline-block;
}

.tab-style-1 li a {
    /*font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #1e3349;
    padding: 0;
    padding-right: 25px;*/
    font-weight: 400;
    line-height: 1.5;
    font-size: 16px;
    color: #617e9c;
    padding: 0 25px 0 0;
}

.tab-style-1 li.active a:after {
    content: '';
    border-bottom: 2px solid #1e3349;
    display: block;
    position: relative;
    bottom: -15px;
}

.tab-style-1 .nav>li>a:focus,
.tab-style-1 .nav>li>a:hover {
    background-color: transparent;
    color: #1e3349;
}


/*...FORM STYLES...*/

.form-style-1 {
    padding-top: 15px;
    /*padding-bottom: 15px;*/
    background-color: #fff;
}

.form-style-1 select {
    width: 80%;
}

.form-style-1 .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
    background-color: transparent;
    height: auto;
}

.form-style-1 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.63;
    color: #1e3349;
    padding-bottom: 12px;
    border-bottom: 3px solid #1e3349;
}

.form-style-1 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 27px;
    top: 17px;
    right: 10px;
}


/*...FORM ELEMENTS...*/

[type="checkbox"].radio-style-1:not(:checked),
[type="checkbox"].radio-style-1:checked {
    position: absolute;
    /*left  : -9999px;*/
    opacity: 0;
}

[type="checkbox"].radio-style-1+label {
    padding-left: 35px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}

[type="checkbox"].radio-style-1+label:before,
[type="checkbox"].radio-style-1+label:after {
    content: '';
    left: 0;
    position: absolute;
    z-index: 1;
}

[type="checkbox"]+label:before,
[type="checkbox"]:not(.radio-style-1)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    z-index: 0;
    border: 2px solid transparent;
    border-radius: 4px;
    background-color: #fff;
}

[type="checkbox"].radio-style-1:checked+label:before {
    top: 1px;
    left: 0px;
    width: 9px;
    height: 17px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 3px solid #0558c5;
    border-bottom: 3px solid #0558c5;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"].radio-style-1:checked+label:after {
    top: 0;
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    background-color: #fff;
    border-radius: 4px;
    z-index: 0;
}


/*...HEADING STYLES...*/

.key_findings_list {
    list-style-type: none;
    padding: 0;
    margin-top: 20px;
}

.heading-style-1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: capitalize;
}

.heading-style-2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

.heading-style-3 {
    font-size: 24px;
    line-height: 1.5;
}

.desc-style-1 {
    font-size: 16px;
    line-height: 1.6;
}

.desc-style-2 {
    font-size: 16px;
    line-height: 1.63;
}

.desc-style-3 {
    font-size: 14px;
    line-height: 1.63;
}

.desc-style-4 {
    font-size: 16px;
    line-height: 1.6;
    margin-left: 30px;
    text-align: justify;
    display: list-item;
    /* This has to be "list-item"                                               */
    list-style-type: disc;
    /* See https       ://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type     */
    list-style-position: outside;
}

.tagline-style-1 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1.3px;
    font-weight: 700;
    text-transform: uppercase;
    color: #9D9D9C;
}

.note-style {
    font-size: 14px;
    line-height: 1.7;
}

.number-style-1 {
    font-size: 44px;
}

.number-style-2 {
    font-size: 24px;
    line-height: 1.75;
}

.or-style-1 {
    margin-bottom: 0;
    padding-left: 20px;
}

.horizontal-quicklinks ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.horizontal-quicklinks ul li {
    font-size: 14px;
    line-height: 2.14;
    color: #617e9c;
    margin-right: 15px;
    text-transform: capitalize;
    display: inline-block;
}

.horizontal-quicklinks ul li a {
    display: block;
    color: #0558c5;
}

.blue-gradient-box {
    background-image: linear-gradient(to top, #009fd8, #0558c5);
    color: #fff;
    padding: 25px;
}

.blue-gradient-box-right-bottom {
    position: absolute;
    bottom: 0px;
    right: 30px;
    width: 240px;
}

.orange-gradient-box {
    background-image: linear-gradient(to top, #fa9c4a, #f26324);
    color: #fff;
    padding: 25px;
}

.orange-gradient-box-left-bottom {
    position: absolute;
    bottom: 0px;
    left: 30px;
    width: 240px;
}

.fun-fact-card {
    background-image: linear-gradient(to top, #fa9c4a, #f26324);
    box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);
    margin-bottom: 30px;
    padding: 25px 25px;
    color: #fff;
}


/*...NAVIGATION...*/


/*...HOME PAGE...*/


/*BANNER*/

.banner {
    height: 600px;
    background-color: #000;
    position: relative;
}


/*.banner_video{
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
    }*/

.banner-content {
    position: absolute;
    top: 30%;
}

.banner {
    /*background-image: url('/images/frontend/home/banner2.jpg');*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-flip {
    -webkit-transform: scale(-1, 1);
}

.banner-flip .banner-content {
    -webkit-transform: scale(-1, 1);
    width: 100%;
}

.banner iframe,
.banner object,
.banner embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 600px;
}

.banner-tagline {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
}

.banner-heading {
    font-size: 64px;
    color: #fff;
    font-weight: 500;
}

.banner-heading-2 {
    font-size: 48px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}

.banner-desc {
    font-size: 24px;
    color: #fff;
    letter-spacing: 1.6px;
}

.banner-play-video {
    font-size: 12px;
    display: flex;
    align-items: center;
    color: #fff;
    letter-spacing: 1.6px;
    font-weight: 700;
    cursor: pointer;
    width: 200px;
}

.banner-play-video .play-icon i,
.banner-play-video .pause-icon i {
    font-size: 64px;
    color: #fff;
    margin-right: 20px;
}

.owl-carousel-style-1 .owl-nav button.owl-next,
.owl-carousel-style-1 .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
}

.owl-carousel-style-1 .owl-nav button.owl-next {
    right: -30px;
}

.owl-carousel-style-1 .owl-nav button.owl-prev {
    left: -30px;
}

.owl-carousel-style-1 .owl-nav .disabled {
    opacity: 0;
}

.owl-carousel-style-1 .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.owl-carousel-style-1 .card-style-3 {
    border: 1px solid #e9e9e9;
    /* height: 600px; */
}

.owl-carousel-style-1 .card-style-3 .team-box img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.owl-carousel-style-1 .card-style-3 .card-body {
    padding: 25px 40px;
}

.subscribe-form .form-control {
    height: 46px;
    font-size: 16px;
    color: #1f3349;
    margin-bottom: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    transition: none;
    -webkit-transition: none;
}

.form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.subscribe-form .btn-bordered {
    padding: 10px 40px;
    margin-bottom: 40px;
}

.subscribe-form .recaptcha-msg {
    margin-top: 5px !important;
}


/*.....CEEW HOME......*/

.custom-navigation {
    box-shadow: 0 -1px 0 0 rgba(219, 219, 219, 0.5);
    background-color: #37424d;
}

.custom-navigation ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.custom-navigation ul li {
    display: inline-block;
    margin-right: 30px;
}

.custom-navigation ul li a {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding: 15px 0;
    display: block;
}

.custom-navigation ul li a.active {
    font-weight: 700;
}

.custom-navigation ul li a.active:after {
    content: '';
    border-bottom: 2px solid #fff;
    display: block;
    position: relative;
    bottom: -15px;
}


/*...FOOTER...*/

.footer {
    background-color: #000;
}

.footer-heading {
    font-size: 20px;
    line-height: 2;
    color: #ffffff;
}

.footer-desc {
    font-size: 14px;
    line-height: 2.29;
    color: #ffffff;
    font-weight: 300;
}

ul.footer-links {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.footer-links a {
    font-size: 14px;
    line-height: 2;
    color: #ffffff;
    font-weight: 300;
    display: block;
    padding-bottom: 5px;
}

.footer-links a:hover {
    opacity: 0.8;
}

.copy-right-footer {
    background-color: #191919;
    color: #5e5e5e;
    line-height: 2;
    font-size: 14px;
    font-weight: 300;
    padding-top: 5px;
    padding-bottom: 5px;
}

.footer-links span i {
    margin-right: 10px;
    font-size: 14px;
}

.footer-social-links {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
    margin-top: 10px;
}

.footer-social-links li {
    display: inline-block;
    margin-right: 12px;
}

.footer-social-links li a {
    color: #fff;
    font-size: 18px;
    border: 1px solid transparent;
    border-radius: 100%;
    height: 44px;
    width: 44px;
    display: block;
    line-height: 44px;
    text-align: center;
    /*transition      : all .3s ease-in-out 0s;
    -moz-transition   : all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out;*/
}


/*.footer-social-links li a:hover{
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    opacity: 1;
    }*/

.footer-social-links li a.facebook {
    background-color: #3b5998;
}

.footer-social-links li a.twitter {
    background-color: #55acee;
}

.footer-social-links li a.linkedin {
    background-color: #0077b7;
}

.footer-social-links li a.youtube {
    background-color: #f61c0d;
}


/*....QUILL BLOG DETAIL PAGE...*/

.blog-detail-page h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-detail-page h2 {
    font-size: 36px;
    line-height: 1.33;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-detail-page h3 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-detail-page h4 {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-detail-page h5 {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-detail-page h6 {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-detail-page p {
    font-size: 18px;
    line-height: 1.6;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.blog-detail-page li {
    font-size: 18px;
    line-height: 1.6;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.blog-detail-page img {
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.blog-detail-page .blog-img-tagline {
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 2;
    color: #617e9c;
    margin-top: -10px;
}


/*.blog-detail-page table{
    width: 100%;
    max-width: 100%;
    margin-bottom:20px;
    }*/

.blog-detail-page .table {
    border: 1px solid #e9e9e9;
}

.blog-detail-page table>tbody>tr>td>p {
    padding-bottom: 0;
}

.blog-detail-page .table>tbody>tr>td {
    padding: 10px 15px;
    border-top: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.blog-detail-page .table>tbody>tr>td:last-child {
    border-right: none;
}

.blog-detail-page .table>tbody>tr:first-child>td {
    border-top: none;
}


/*...DOT....*/

.color-dot {
    display: flex;
    align-items: center;
    /*padding-left: 20px;
    position      : relative;*/
}

.color-dot:before {
    content: '';
    position: relative;
    border: none;
    background-color: transparent;
    border-radius: 100%;
    height: 10px;
    width: 10px;
    margin-right: 10px;
}

.color-dot.orange-dot:before {
    background-color: #f26324;
}

.color-dot.green-dot:before {
    background-color: #9EC860;
}

.color-dot.blue-dot:before {
    background-color: #0558c5;
}

.color-dot.red-dot:before {
    background-color: #ff3939;
}


/*...FILTER TYPES...*/

.filter-style-1 {
    padding: 20px;
    /*border-right: 1px solid #e9e9e9;*/
    margin-left: 20px;
}

.filter-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.filter-list li {
    position: relative;
}

.filter-elements {
    margin-right: 20px;
}

.objective-text {
    padding-right: 20px;
    /* cursor       : pointer; */
    display: inline-block;
    font-size: 16px;
    line-height: 1.56;
    width: 75%;
    /* margin-bottom: 25px; */
    font-weight: 400;
    color: #3A3A3A;
}

.objective-style {
    padding: 15px;
    cursor: pointer;
    margin-bottom: 15px;
    background: #F9F9F9;
    width: 100%;
    min-height: 80px;
}

.filter-style-1 .filter-list [type="checkbox"]:checked,
.filter-style-1 .filter-list [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.filter-style-1 .filter-list [type="checkbox"]:checked+label,
.filter-style-1 .filter-list [type="checkbox"]:not(:checked)+label {
    padding-right: 20px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 1.56;
    width: 75%;
    width: 75%;
    margin-bottom: 25px;
    font-weight: 400;
}

.filter-style-1 .filter-list label.objective-label:before {
    content: '';
    position: absolute;
    right: 15px;
    left: auto;
    top: 20px;
    width: 34px;
    height: 34px;
    border: 2px solid #F26324;
    background: transparent;
    border-radius: 50%;
}

.filter-style-1 .filter-list [type="checkbox"]:checked+label:before {
    background-color: #0658C5;
}

.filter-style-1 .filter-list li.active label:before {
    background-color: #F26324;
}

.filter-style-1 .filter-list li.active label:after {
    opacity: 1 !important;
}

.filter-style-1 .filter-list [type="checkbox"]:checked+label:after {
    opacity: 1;
}

.filter-style-1 .filter-list label:after {
    content: '';
    top: 24px;
    width: 10px;
    height: 20px;
    background: transparent;
    position: absolute;
    right: 27px;
    left: auto;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 3px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

.filter-style-1 .filter-list [type="checkbox"]:checked+label:after,
.filter-style-1 .filter-list [type="checkbox"]:not(:checked)+label:after {
    content: '';
    top: 9px;
    width: 10px;
    height: 20px;
    background: transparent;
    position: absolute;
    right: 11px;
    left: auto;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 3px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

.filter-style-1 .filter-list li label:after {
    opacity: 0;
    /* -webkit-transform: scale(0);
    transform           : scale(0); */
}

.filter-style-1 .filter-list [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}


/*...DASHBOARD...*/

.dashboard-fixed-section {
    height: 100vh;
    padding-top: 156px;
    margin-top: -156px;
}

.search-container {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
}

.search-container i,
.search-container input {
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 1.3px;
    color: #617e9c;
    font-weight: 700;
    opacity: 0.6
}

.search-container input {
    margin-left: 5px;
    width: 90%;
    border: none;
}

.sidebar.is-affixed .inner-wrapper-sticky {
    top: 90px !important;
}

.filter-style-1.xs-tool-filter-style.p-t-30 .sidebar.is-affixed .inner-wrapper-sticky {
    top: 0px !important;
}

input::placeholder {
    color: #617e9c;
}

.search-list {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
    padding-top: 20px;
    padding-right: 15px;
    /*overflow-x   : hidden;*/
}

.search-list li {
    /*font-size: 12px;
    font-weight: 700;*/
    /*display: flex;
    justify-content: space-between;*/
    margin-bottom: 30px;
    cursor: pointer;
    /*line-height : 1.33;
    letter-spacing: 1.3px;
    color         : #617e9c;
    text-transform: uppercase;*/
}

.search-list li .li-data {
    display: flex;
    justify-content: space-between;
}

.search-list li.selected {
    color: #EF6336;
}

.dot-block {
    display: flex;
    align-items: center;
}

.dot-xs {
    height: 10px;
    width: 10px;
    border: 1px solid transparent;
    border-radius: 100%;
    background-color: transparent;
    margin-right: 5px;
}

.dot.transparent-dot {
    background-color: transparent;
    border: 1px solid #1f3349;
}

.dot.orange-dot {
    background-color: #f26324;
}

.dot.green-dot {
    background-color: #9EC860;
}

.dot.blue-dot {
    background-color: #0558c5;
}

.dot.red-dot {
    background-color: #ff3939;
}

.country-list .popup-data {
    display: none;
}

.state-list .popup-data {
    display: none;
}

.popup-box {
    width: 20%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-left: 1px solid #e9e9e9;
    background-color: #fff;
    z-index: 1;
    overflow-y: scroll;
    overflow-x: hidden;
}

.p-15 {
    padding: 15px;
}


/*.card-img{
  width: 100%;
}*/

.home_master .bg-img {
    background-size: cover;
}

.home_master .card-body {
    padding: 0;
}

.ev_left_padding .bg-img {
    background-size: contain;
}

.bg-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-contain {
    background-size: contain;
}

.m-t-20 {
    margin-top: 20px;
}

.close-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.close-icon i {
    color: #EF6336;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    text-align: center;
}


/*...CEF MEMO...*/

.ol-style-2 {
    padding-left: 20px;
    margin-bottom: 0;
}

.ol-style-2>li {
    margin-bottom: 20px;
}

.vertical-nav-style-1 {
    padding-left: 0;
    margin-bottom: 0px;
    list-style: none;
}

.vertical-nav-style-1>li {
    font-size: 18px;
    line-height: 1.6;
    text-transform: capitalize;
    padding-right: 20px;
    /*position    : relative;*/
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    cursor: pointer;
}

.vertical-nav-style-1>li>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vertical-nav-style-1>li i {
    font-size: 24px;
    margin-left: 20px;
}

.memo-list>li.selected,
.memo-list>li>ul.dropdown-content>li.sub-selected {
    background-color: #e9e9e9;
}

.vertical-nav-style-1>li>ul.dropdown-content {
    padding-left: 0;
    list-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
    background-color: #fff;
    display: none;
}

.vertical-nav-style-1>li>ul.dropdown-content>li {
    font-size: 18px;
    line-height: 1.6;
    text-transform: capitalize;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/*.vertical-nav-style-1 > li.open > ul.dropdown-content{
    display: block;
    }*/

.memo-popup-box {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 1;
    overflow-y: auto;
}

.w-25p {
    width: 25%;
}


/*...TABLE STYLES...*/

.table-style-1.font-14>tbody>tr>td,
.table-style-1.font-14>thead>tr>th {
    font-size: 14px;
}

.table-style-1>tbody>tr>td {
    font-size: 12px;
    line-height: 2;
    letter-spacing: normal;
    color: #617e9c;
    padding: 15px 8px;
    border-color: #e9e9e9;
}

.table-style-1>tbody>tr:first-child>td {
    border-top: 0;
}

.table-style-1>thead>tr>th {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #5a748e;
    border-bottom: 0;
    text-transform: uppercase;
}

.table-style-2 {
    margin-bottom: 0;
}

.table-style-2.border {
    border: 1px solid #e9e9e9;
}

.table-style-2 thead>tr>th {
    line-height: 1.5;
    letter-spacing: 1.3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #617e9c;
    border-bottom: none;
    padding: 15px;
}

.table-style-2 thead>tr>th:last-child {
    text-align: right;
}

.table-style-2 tbody>tr>td {
    font-size: 14px;
    color: #1f3379;
    padding: 15px;
    border-top: none;
}

.table-style-2 tbody>tr>td:first-child {
    font-weight: 700;
}


/*.table-style-2 tbody>tr>td:last-child {
    text-align: right;
    }*/

.highcharts-menu {
    border: 1px solid rgba(182, 182, 182, 0.5) !important;
    box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5) !important;
}


/*...MODAL STYLES...*/

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.chart-info-modal .modal-header {
    background-color: #fafafa;
    padding: 25px 25px;
    border-bottom: 1px solid #e9e9e9;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.chart-info-modal .modal-header .modal-title {
    font-size: 20px;
    color: #1f3379;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-right: 50px;
}

.chart-info-modal .modal-header .close {
    margin-top: -2px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .09);
    border: 1px solid #e9e9e9;
    width: 35px;
    height: 35px;
    opacity: 0.8;
    position: absolute;
    right: 25px;
    top: 20px;
    font-size: 24px;
    color: #1f3379;
}

.chart-info-modal .modal-header .close:hover {
    opacity: 1;
}

.chart-info-modal .modal-body {
    padding: 70px 30px;
}

.chart-info-modal .modal-body p {
    font-size: 16px;
    line-height: 1.63;
    margin-bottom: 10px;
}

.chart-info-modal .modal-body .info-desc {
    font-size: 20px;
    line-height: 1.6;
    color: #1f3349;
    text-align: center;
}

.subscribe-modal .modal-body {
    padding-top: 90px;
    padding-bottom: 90px;
}

.subscribe-modal ul.errors {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.subscribe-modal ul.errors li {
    color: #D8000C;
    font-size: 24px;
    text-align: center;
    font-weight: 500;
}

.subscribe-modal #successMessage {
    color: #4F8A10;
    font-size: 24px;
    text-align: center;
    font-weight: 500;
}

.subscribe-modal .close:hover {
    opacity: 1;
}

.subscribe-modal .close {
    position: absolute;
    top: -13px;
    right: -13px;
    font-size: 24px;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 29px;
    text-align: center;
    margin: 0;
    opacity: 1;
}

.subscribe-form .error-msg {
    color: red;
    font-size: 16px;
    font-weight: 500;
    margin-top: -10px;
}

.validation {
    border: 1px solid #D8000C;
}


/*...ADD THIS SYTELS....*/

.sharable-links-style-1 .at-share-btn {
    margin: 0 !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    padding: 7px !important;
}

.sharable-links-style-1 .at-svc-facebook,
.sharable-links-style-1 .at-svc-twitter,
.sharable-links-style-1 .at-svc-linkedin,
.sharable-links-style-1 .at-svc-email {
    border-radius: 50% !important;
}

.sharable-links-style-1 .at-icon-wrapper {
    /*font-size: 16px;*/
    height: 40px !important;
    width: 40px !important;
}

.sharable-links-style-1 .at-icon-wrapper .at-icon {
    height: 25px !important;
    width: 25px !important;
}

.sharable-links-style-1 .at-label {
    display: none;
}

.sharable-links-style-1 .at-share-btn:focus,
.sharable-links-style-1 .at-share-btn:hover {
    transform: none !important;
}

.img-container {
    position: relative;
}

.img-desc-box-style-1 {
    width: 300px;
    position: absolute;
    bottom: -25px;
    left: 25px;
}

.team-box img {
    width: 100px;
    height: 100px;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 50%;
    object-fit: cover;
}

.author-card img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-right: 15px;
}


/*
...HIGHCHARTS COPYRIGHTS...*/

.highmaps-copyrihts {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 10px;
    color: #c4c4c4;
}

.highcharts-copyrihts {
    margin-bottom: 30px;
    font-size: 10px;
    color: #1f3349;
}

.container {
    width: 100%;
}

.main-content {
    position: relative;
    overflow-x: hidden;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none !important;
}

.btn.active,
.btn:active {
    box-shadow: none;
}

.memo-popup-box .close-icon i {
    font-size: 24px;
}

.filter-list-empty-msg {
    font-size: 24px;
    text-align: center;
    margin-top: 160px;
    padding: 15px;
    color: #617e9c;
}


/* Slider Style */

.ui-widget.ui-widget-content {
    border: none !important;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0px !important;
    ;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0px !important;
    ;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0px !important;
    ;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0px !important;
    ;
}

.ui-widget-content {
    border: none !important;
    background: #000000 !important;
    color: #312e25 !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #009fd8 !important;
    background: #009fd8 url(images/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x !important;
}

.ui-slider .ui-slider-handle {
    width: 1em !important;
    height: 2.4em !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.8em !important;
}


/* State Rating Tool  */

.more-less-links.active {
    color: #0558c5 !important;
    font-weight: 600;
}

.content-center .heading-style-1.word-break-all,
.content-center .heading-style-1 {
    font-size: 30px;
}

@media (min-width: 992px) {
    .container {
        padding-right: 70px;
        padding-left: 70px;
    }
}

.graph_title {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    padding-left: 30px;
    color: #617e9c;
    border-bottom: 1px solid rgba(112, 112, 112, 0.52);
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.border_1 {
    border: 1px solid rgba(112, 112, 112, 0.68);
    padding: 10px;
}

.tooltip-code.m_lr_5 .mytooltip .mytext {
    width: auto;
    padding-right: 25px;
}

.border_1 .form-style-1 {
    padding-top: 0;
    background: transparent;
}

.open_access .border_1 .form-style-1 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.63;
    color: #3a3a3a !important;
    /* padding-bottom: 0px; */
    border: 1.36842px solid #3A3A3A;
    border-radius: 10.9474px;
    padding-left: 10px;
}

.m_r_15 {
    margin-right: 15px;
}

.title_2 {
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
}

.dark_black {
    color: #1f3349;
}

.light_black {
    color: #617e9c;
}

.p_20 {
    padding: 20px;
}

.sub_title_4 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.32px;
    text-align: left;
    color: #9d9d9c;
}

.right_side .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 7px;
    width: 25px;
}

.right_side .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #1f3349;
    padding-bottom: 0;
    border: none;
    padding-left: 0;
    min-width: 100px;
}

.right_side .select2-container--default .select2-selection--single {
    border: none;
}

.orange_block,
.blue_block {
    width: 7px;
    height: 37px;
    position: absolute;
    left: 15px;
}

.orange_block {
    background-color: #f49a70;
}

.blue_block {
    background-color: #71c9eb;
}

.grey_title {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.06;
    letter-spacing: normal;
    text-align: left;
    color: #617e9c;
}

.sub_title_3 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #f49a70;
}

.m_lr_5 {
    margin-right: 5px;
    margin-left: 5px;
}

.white_shadow {
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    padding: 15px;
}

.number_content {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #1f3349;
}


/*.select2-container {
    width: 100%!important;
}*/

.open_access .title span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: left;
    color: #707070;
}

.open_access .title {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #FFFFFF;
    background: #222222;
    border-radius: 10px;
    padding: 20px;
}

.open_access .bg_skyblue {
    background: #F9F9F9;
    border-radius: 10px;
}

.custom_icon_info {
    min-width: 160px;
    font-size: 12px;
}

a.roll_down {
    font-size: 28px;
    position: fixed;
    cursor: pointer;
    right: 10px;
    background: #f7f7f7;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    bottom: 10px;
    line-height: normal;
    margin: auto;
    padding: 0px 6px;
    z-index: 100;
}

a.roll_down.hidden {
    display: none !important;
}


/*
#search_start {
    z-index: 1000;
}*/

.sub_title_2 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: left;
    color: rgba(97, 126, 156, 0.68);
}

.compare-links {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.02px;
    text-align: left;
    color: #ea5813;
    text-transform: none;
}

.p-lr-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.p-lr-30{
    padding-left: 30px;
    padding-right: 30px;
}

.open_access .form-style-1 label {
    padding-bottom: 0;
    border-bottom: none;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-right: 80px;
}

.open_access .form-style-1 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #FFFFFF !important;
    padding-bottom: 0;
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
}

.select2-container--open .select2-dropdown--below {
    border-top: 1px solid #aaa;
}

.selected_box {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.18);
    background-color: #222222;
    padding: 10px 5px;
    display: flex;
}

.selected_box .text a {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.02px;
    text-align: left;
    color: #FFFFFF;
    padding: 6px 12px;
    display: inline;
    text-transform: none;
    cursor: pointer;
}

.selected_box .active a {
    border-radius: 4px;
    background-color: #F26324;;
    color: #fff;
}

#business_model a.active {
    color: #0067d8;
}

#business_model a {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #617e9c;
    margin-left: 10px;
}

button.fa.fa-check.m_lr_5.hand.form_submit {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.float-right {
    float: right;
}

@media(min-width: 768px) {
    .vertical-nav-style-1>li>ul.dropdown-content {
        position: absolute;
        margin-left: 23%;
        top: 0;
        bottom: 0;
        width: 24%;
        border-right: 1px solid #e9e9e9;
    }
}

.m-t-30 {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .sidebar__inner2.sidebar__inner_mb {
        display: block !important;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

        li.dropdown:hover ul.dropdown-menu{
            display: grid !important;
        }
    .custom_iframe iframe {
        min-height: 300px;
    }
    .home_master_heading .card-style-1 .card-heading a {
        padding-right: 0;
    }
    header.row.visible-xs .left_sidemenu {
        width: 32px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        cursor: pointer;
        margin: auto 20px !important;
        display: inline-block;
    }
    .left_menu {
        text-align: center;
        padding: 10px 20px;
    }
    .xs-m-t-20 {
        margin-top: 20px;
    }
    .selected_box {
        margin: 0 -15px;
    }
    .xs-m-b-20 {
        margin-bottom: 20px;
    }
    .selected_box .text a {
        white-space: nowrap;
    }
    applause-button .count-container .count {
        width: 320px !important;
    }
    .open-access-comparison .flex-space-between-2 {
        display: block;
    }
    .open-access-comparison .xs-p-t-20 {
        padding-top: 20px;
    }
    /* .blog-new li,
  .blog-new p{
    font-size: 18px;
    line-height: 1.5;
    }*/
    .desp-blog {
        font-size: 20px;
        line-height: 1.5;
    }
    .border_right_blog {
        border-bottom: 4px solid #e9e9e9;
        padding-bottom: 10px;
        margin-right: 0;
    }
    span.select2.select2-container.select2-container--default {
        width: 100% !important;
    }
    .content-center .heading-style-1.word-break-all,
    .content-center .heading-style-1 {
        font-size: 22px;
    }
    .border-left-grey-3.border-left-grey-2 {
        display: none;
    }
    .border-bottom-4 {
        border-bottom: 4px solid rgba(0, 0, 0, 0.2);
        width: 75%;
        margin: 0px auto 20px;
        display: block;
    }
    .border-left-grey-2 {
        border-top: 1px solid #E5E5E5;
        border-left: 0;
        padding-top: 0;
        margin: 15px auto 0;
        min-height: auto;
        position: relative;
        top: -20px;
        width: 80%;
    }
    .mytooltip .mytext {
        right: -10px;
        top: auto;
        left: auto;
        bottom: 30px;
    }
    .mytooltip .mytext:after {
        top: auto;
        left: auto;
        border-width: 9px;
        border-color: rgba(97, 126, 156, 1) transparent transparent transparent;
        right: 5px;
        bottom: -17px;
    }
    .of-y-auto-sm {
        overflow-y: inherit;
    }
    .dashboard-fixed-section {
        height: auto;
    }

    .mh-0-sm{
        min-height: 0;
    }
    .xs-p-r-15 {
        padding-right: 15px;
    }
    .pl-15-sm {
        padding-left: 15px !important;
    }
    .xs-p-l-15 {
        padding-left: 15px;
    }
    .xs-p-t-0 {
        padding-top: 0;
    }
    .xs-p-t-60 {
        padding-top: 60px;
    }
    .xs-p-b-0 {
        padding-bottom: 0;
    }
    .xs-p-b-40 {
        padding-bottom: 40px;
    }
    .xs-p-t-110 {
        padding-top: 110px
    }
    .p-lr-60 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .xs-m-t-0 {
        margin-top: 0;
    }
    .xs-m-t-10 {
        margin-top: 10px;
    }
    .xs-m-t-20 {
        margin-top: 20px;
    }
    .xs-m-b-0 {
        margin-bottom: 0;
    }
    .xs-m-b-10 {
        margin-bottom: 10px;
    }
    .xs-m-b-20 {
        margin-bottom: 20px;
    }
    .xs-m-b-60 {
        margin-bottom: 60px;
    }
    .m-l--95 {
        margin-left: 0;
    }
    .m-r--95 {
        margin-right: 0;
    }
    .m-b-80 {
        margin-bottom: 60px;
    }
    .btn-bordered {
        font-size: 14px;
        padding: 10px 15px;
        margin-bottom: 15px;
    }

    .btn-blue-bordered-2{
        font-size: 12px;
        padding: 10px 15px;
    }
    .xs-float-left {
        float: left !important;
    }
    /*...home...*/
    .banner {
        height: 450px;
    }
    .banner-content {
        top: 15%;
    }
    .banner-play-video .play-icon i,
    .banner-play-video .pause-icon i {
        font-size: 52px;
        margin-right: 15px;
    }
    .banner-heading {
        font-size: 38px;
    }
    .banner-heading-2 {
        font-size: 34px;
    }
    .banner-desc {
        font-size: 20px;
    }
    .heading-style-1 {
        font-size: 30px;
    }
    .number-style-1 {
        font-size: 40px;
    }
    .card-style-3 .ul-style-2 li .flex-space-between {
        display: block;
    }
    /*....QUILL BLOG DETAIL PAGE...*/
    .blog-detail-page h1 {
        font-size: 32px;
    }
    .blog-detail-page h2 {
        font-size: 28px;
    }
    .blog-detail-page h3 {
        font-size: 24px;
    }
    .blog-detail-page h4 {
        font-size: 22px;
    }
    .blog-detail-page h5 {
        font-size: 18px;
    }
    .blog-detail-page h6 {
        font-size: 16px;
    }
    .blog-detail-page p,
    .blog-detail-page li {
        font-size: 16px;
    }
    /*.....CARD STYLE 3....*/
    .fun-fact-card {
        padding-left: 15px;
        padding-right: 15px;
    }
    .card-style-3 .card-header,
    .card-style-3 .card-body {
        padding-left: 15px;
        padding-right: 15px;
    }
    .card-style-3 .ul-style-2 li .desc-style-1 a {
        height: 30px;
        -webkit-line-clamp: 1;
    }
    /*.card-style-3 .ul-style-3 li .heading-style-1{
        font-size: 16px;
    }
    .card-style-3 .ul-style-3 li .desc-style-1{
        font-size: 12px;
        }*/
    .card-style-3 .ul-style-3 li .xs-compare-heading {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 5px;
        padding-left: 20px;
        position: relative;
        color: #617e9c;
        opacity: 0.5;
    }
    .card-style-3 .ul-style-3 li .xs-compare-heading:before {
        content: '';
        position: absolute;
        border: none;
        background-color: #EF6336;
        border-radius: 100%;
        height: 10px;
        width: 10px;
        left: 0;
        top: 5px;
    }
    .card-style-3 .ul-style-3 li .xs-compare-heading.orange-dot:before {
        background-color: #f26324;
    }
    .card-style-3 .ul-style-3 li .xs-compare-heading.green-dot:before {
        background-color: #9EC860;
    }
    .card-style-3 .ul-style-3 li .xs-compare-heading.blue-dot:before {
        background-color: #0558c5;
    }
    /*...TAB STYLES...*/
    .tab-style-1 li.active a:after {
        display: none;
    }
    .tab-style-1 li a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    /*...FORM STYLES...*/
    .form-style-1 .select2-container--default .select2-selection--single .select2-selection__rendered {
        /* margin-bottom: 20px; */
    }
    /*...DASHBOARD...*/
    .dashboard-fixed-section {
        padding-top: 129px;
        margin-top: -129px;
    }
    .popup-box {
        width: 100%;
        position: fixed;
        z-index: 10;
        height: 100%;
    }
    .xs-border-none {
        border: none;
    }
    .number-style-2 {
        font-size: 20px;
    }
    .custom-navigation ul li a {
        font-size: 14px;
    }
    .custom-navigation ul li {
        margin-right: 20px;
    }
    /*...CEF MEMO...*/
    .cef-memo-fixed-section .w-25p {
        width: 100%;
    }
    .cef-memo-fixed-section .border-right-grey {
        border-right: none;
    }
    .vertical-nav-style-1>li>ul.dropdown-content {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .owl-carousel-style-1 .owl-nav button img {
        width: 45px;
        height: 45px;
    }
    .owl-carousel-style-1 .owl-nav button.owl-next {
        right: -13px;
    }
    .owl-carousel-style-1 .owl-nav button.owl-prev {
        left: -13px;
    }
    .filter-style-1 {
        margin-left: 0;
    }
    .xs-tool-filter-dropdown button {
        width: 100%;
        background-color: #c4c4c4;
        color: #1f3349;
        font-weight: 500;
        font-size: 18px;
        padding: 10px;
    }
    .xs-tool-filter-style .dropdown.open .dropdown-menu {
        width: 90% !important;
        padding-top: 10px;
        padding-bottom: 0px !important;
        height: 350px;
        overflow-y: scroll;
        display: grid;
        background-color: #ffffff !important;
        margin-left: 20px;
    }
    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus {
        outline: none !important;
    }
    .btn.active,
    .btn:active {
        box-shadow: none;
    }
    .xs-tool-filter-style .dropdown-menu>li {
        display: block;
    }
    .img-desc-box-style-1 {
        width: 100%;
        position: relative;
        bottom: auto;
        left: 0;
        right: 0;
    }
    .d-block-sm {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .card-style-3.p-15-22 {
        margin: 0 0 40px;
    }
    .container {
        padding-right: 55px;
        padding-left: 55px;
    }
    .m-l--95 {
        margin-left: -55px;
    }
    .m-r--95 {
        margin-right: -55px;
    }
    .m-b-80 {
        margin-bottom: 60px;
    }
    .sm-p-b-0 {
        padding-bottom: 0;
    }
    .sm-p-t-0 {
        padding-top: 0;
    }
    .sm-m-t-20 {
        margin-top: 20px;
    }
    .banner-heading {
        font-size: 54px;
    }
    .banner-heading-2 {
        font-size: 38px;
    }
    .banner-desc.m-b-50 {
        margin-bottom: 30px;
    }
    .btn-bordered {
        font-size: 14px;
        padding: 10px 15px;
        margin-bottom: 15px;
    }
    .heading-style-1 {
        font-size: 30px;
    }
    .number-style-1 {
        font-size: 40px;
    }
    .popup-box {
        width: 60%;
    }
    /*...CEF MEMO...*/
    .cef-memo-fixed-section .w-25p {
        width: 50%;
    }
    .vertical-nav-style-1>li>ul.dropdown-content {
        margin-left: 46%;
        width: 50%;
        border-right: none;
    }
    .owl-carousel-style-1 .card-style-3 {
        height: 450px;
    }
    /*.team-box.heading-style-3 {
        font-size: 15px;
        font-weight: 700;
        }*/
}

@media (min-width: 992px) and (max-width: 1199px) {
    .btn-bordered {
        font-size: 14px;
        padding: 10px 15px;
        margin-bottom: 15px;
        margin-right: 5px;
    }
    .banner-heading {
        font-size: 54px;
    }
    .banner-heading-2 {
        font-size: 38px;
    }
    .heading-style-1 {
        font-size: 30px;
    }
    .number-style-1 {
        font-size: 40px;
    }
    .popup-box {
        width: 37%;
    }
    .md-p-t-0 {
        padding-top: 0;
    }
    .img-desc-box-style-1 {
        width: 350px;
        bottom: -45px;
        padding: 15px 15px;
    }
}

@media (max-width: 991px) {
    .xs-sm-m-b-20 {
        margin-bottom: 20px;
    }
    .xs-sm-border-none {
        border: none;
    }
    .memo-popup-box {
        width: 100%;
        height: 100%;
        z-index: 9;
        position: fixed;
    }
}

@-moz-document url-prefix() {
    .tagline-style-1 {
        font-size: 10px;
    }
    .number-style-2 {
        font-size: 18px;
    }
    .content-center .heading-style-1.word-break-all,
    .content-center .heading-style-1 {
        font-size: 30px;
    }
}


/* The switch - the box around the slider */

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}


/* Hide default HTML checkbox */

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}


/* The slider */

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 4px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #009cd8;
}

input:focus+.slider {
    box-shadow: 0 0 1px #009cd8;
}

input:checked+.slider:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.custom_compare {
    font-weight: 700 !important;
    color: #f26324 !important;
    font-size: 18px !important;
    line-height: 1.14 !important;
}


/* open access */

.open-accesss-difference_green {
    background-color: #a2f594;
}

.open-accesss-difference_yellow {
    background-color: #f3f081;
}

.open-accesss-difference_orange {
    background-color: #efbea9;
}

.h_100p {
    height: 100%;
}

.bn_image_list {
    margin-right: 30px;
    border-radius: 4px;
    border: 2px solid #87bc40;
    padding: 5px 5px;
    object-fit: contain;
    height: 50px;
    width: 50px;
}

.tool_bn_image {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.h_22p {
    height: 22px;
}

.Img_heading {
    font-family: "Open Sans",
        sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.36px;
    text-align: center;
    color: #ef6336;
}

.heading_img {
    margin-top: 10px;
    width: 316px;
    height: 177px;
}

.Inter_state_text {
    font-family: "Open Sans",
        sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: 0.12px;
    text-align: left;
    color: #1f3349;
    width: 235px;
}

.open-access-card-img {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    padding: 5px;
}

.Inter_state_text_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 90px;
}

.min-height-oa-card {
    min-height: 150px;
}

.open_access_box .oa-content {
    font-size: 14px;
    padding-top: 10px;
}

.blue_title {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.06;
    letter-spacing: normal;
    text-align: left;
    color: #3a3a3a;
}

.state_right_section .open_access_box {
    min-width: 330px;
}

.custom-dropdown .dropdown-div {
    padding-top: 5px;
    padding-bottom: 5px;
}

.custom-dropdown a {
    font-family: "Open Sans",
        sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    color: #1f3349;
}

.custom-dropdown img {
    height: 30px
}

.left_menu_oa {
    width: 70px;
    position: fixed !important;
    height: 100vh;
    z-index: 0;
    left: 0px;
    top: 0px;
}

.left_menu_oa .hover-none {
    display: block;
}

.left_menu_oa .hover-active {
    display: none;
}

.left_menu_oa a:hover .hover-active {
    display: block;
}

.left_menu_oa a:hover .hover-none {
    display: none;
}

.left_sidemenu.active img.active {
    display: block;
    width: 40px;
    border-radius: 4px;
    box-shadow: 2px 2px 24px 0 rgba(0, 0, 0, 0.28);
    /* background-color: #ffffff; */
    padding: 10px;
}



.left_sidemenu img.active {
    display: none;
}

.left_sidemenu img {
    width: 24px;
    margin: 30px auto 30px auto !important;
    padding-top: 20px;
    padding-bottom: 20px;
}

.dropdown-head{
    position: relative;
    cursor: pointer; 
}

.drop-content {
    display         : none;
    position        : absolute;
    background-color: #222222;
    padding         : 15px;
    min-width       : 290px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    z-index         : 1;
    left            :100%;
    top             :0px;
}

.drop-content a {
    color          : #9C9C9C;
    font-family    : "Open Sans",
        sans-serif;
    padding        : 15px;
    font-weight    : 700;
    font-size      : 14px;
    text-decoration: none;
    display        : block;
}

.drop-content a:hover {
    background: #9D9D9C;
    border-radius: 10px;
    color: #FFFFFF;
}

.drop-content-img{
    display: none;
    float: right;
}


.drop-content a:hover .drop-content-img{
    display: block;
}

.dropdown-head:hover .drop-content {
    display: block;
}

.box-shadow-side {
    background: #E8E8E8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.navbar,
.footer,
.top-oa-header {
    position: relative;
    z-index: 8;
}

.position-bottom {
    position: absolute;
    bottom: 0;
}


/* Dashboard-2 */

.dashboard-bg-2 {
    background: #222222;
    width: 100%;
    padding-top: 100px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-50 {
    margin-top: 50px;
}

.card-report-bg {
    background: #484848;
    box-shadow: -5px -5px 20px #FFFFFF, 5px 5px 20px #BDBDBD;
    filter: blur(0.5px);
    border-radius: 15px;
    margin-left: 30px;
    margin-right: 30px;
}

.card-report-text {
    font-family: "Open Sans",
        sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #F2F2F2;
    padding-top: 50px;
}

.position-absolute {
    position: absolute
}

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

.right-100 {
    right: 100px;
}

.info-img {
    margin-top: 16px;
    margin-right: 16px;
    float: right;
}

.meters {
    font-family: "Open Sans",
        sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    color: #f1f1f1;
}

.unit-text {
    font-family: "Open Sans",
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #E1E1E1;
    padding-left: 9px;
}

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

.pl-20 {
    padding-left: 20px;
}

.state-bg {
    background: #333333;
    border: 1px solid #828282;
    border-radius: 8px 0px 0px 8px;
    font-family: "Open Sans",
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #F2F2F2;
    padding-right: 17px;
    width: 40%;
}

.location-img {
    padding: 11px 8px 10px 14px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.mt-30 {
    margin-top: 30px;
}

.bg-ffffff {
    background-color: #ffffff;
}


/* home-page */

.clr-ffffff {
    color: #ffffff;
}

.ff-lexend {
    font-family: "Open Sans",
        sans-serif;
}

.ff-nunito {
    font-family: "Open Sans",
        sans-serif;
}

.ff-roboto {
    font-family: "Open Sans",
        sans-serif;
}

.fs-44 {
    font-size: 44px;
}

.fs-48 {
    font-size: 48px;
}

.fs-27 {
    font-size: 27px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-t-8 {
    padding-top: 8px;
}

.pl-136 {
    padding-left: 136px;
}

.home-bg {
    background: #FFFFFF;
    box-shadow: -5px -5px 20px #FFFFFF, 5px 5px 20px #BDBDBD;
    filter: blur(0.5px);
    border-radius: 15px;
}

.ml-136 {
    margin-left: 136px;
}

.mr-130 {
    margin-right: 130px;
}

.clr-303030 {
    color: #303030;
}

.clr-424242 {
    color: #424242;
}

.fs-32 {
    font-size: 32px;
}

.fs-30 {
    font-size: 30px !important;
}

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

.clr-1f1f1f {
    color: #1f1f1f !important;
}

.mr-85 {
    margin-right: 85px;
}

.yellow-dot {
    width: 12px;
    height: 12px;
    background: #EDB458;
    border-radius: 10px;
}

.green-dot {
    width: 12px;
    height: 12px;
    background: #00CA93;
    border-radius: 10px;
}

.home-btn {
    font-family: "Open Sans",
        sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #ffffff;
    border-radius: 10px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.bg-EDB458 {
    background-color: #EDB458;
}

.bg-00CA93 {
    background-color: #00CA93;
}

.bg-3f3f3f {
    background-color: #3f3f3f;
}

.mt-44 {
    margin-top: 44px;
}

.mt-25 {
    margin-top: 25px;
}

.pr-150 {
    padding-right: 150px;
}

.pr-60{
    padding-right: 60px;
}

.mb-54 {
    margin-bottom: 54px;
}

.pl-76 {
    padding-left: 76px;
}

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

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

.clr-3e3e3e {
    color: #3e3e3e;
}

.ff-Montserrat {
    font-family: "Open Sans",
        sans-serif;
}

.d-none {
    display: none !important;
}

.lh-30 {
    line-height: 30px;
}

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

.pr-140 {
    padding-right: 140px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-150 {
    padding-bottom: 150px;
}

.bg-DAF5EE {
    background-color: #DAF5EE !important;
}

.mw-100 {
    max-width: 100%;
}

.height-auto {
    height: auto;
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.w-400 {
    width: 400px;
}

.pl-15 {
    padding-left: 15px;
}

label {
    margin-bottom: 0%;
}

.mt-8 {
    margin-top: 8px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #474747 !important;
    border-bottom: 2px solid #ffffff;
    border-radius: 0px !important;
    color: #ffffff !important;
}

.nav-pills>li>a {
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 20px;
}

table,
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
.table {
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: middle;
}

.bg-474747 {
    background: #474747;
}

@media (max-width: 575.98px) {
    .mt-50-sm {
        margin-top: 50px !important;
    }
    .dashboard-bg-2 {
        padding-top: 0;
    }
    .py-sm-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .mb-0-sm {
        margin-bottom: 0 !important;
    }
    .px-0-sm {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .state-bg {
        font-size: 14px;
    }
    .state-dropdown {
        font-size: 13px;
    }
    .state-bg {
        width: 40% !important;
    }
    .state-dropdown {
        width: 60% !important;
    }
    .insights-title {
        font-size: 25px;
    }
    .insights-para {
        font-size: 18px;
    }
    .facts-bg li {
        font-size: 18px;
    }
}

@media (max-width: 767.98px) {
    .pt-40-sm {
        padding-top: 40px;
    }
    .pt-80-sm{
        padding-top: 80px;
    }
    .pt-25-sm {
        padding-top: 25px;
    }
    .fs-34-sm {
        font-size: 34px;
    }
    .fs-18-sm {
        font-size: 18px !important;
    }
    .fs-16-sm {
        font-size: 16px !important;
    }
    .fs-25-sm {
        font-size: 25px !important;
    }
    .fs-20-sm {
        font-size: 20px !important;
    }
    .mt-35-sm {
        margin-top: 35px;
    }
    .yellow-dot {
        width: 10px;
        height: 10px;
    }
    .green-dot {
        width: 10px;
        height: 10px;
    }
    .home-btn {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .w-17-sm {
        width: 17px;
    }
    .text-sm-center {
        text-align: center !important;
    }
    .float-sm-none {
        float: none !important;
    }
    .state-bg {
        width: 25%;
    }
    .state-dropdown {
        width: 75%;
    }
    .stacked-column-1 {
        height: 675px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .px-md-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .fs-md-25 {
        font-size: 25px;
    }
    .d-md-block {
        display: block;
    }
    .d-md-none {
        display: none;
    }
    .px-30-md {
        padding-left: 30px;
        padding-right: 30px;
    }
    .fs-34-md {
        font-size: 34px;
    }
    .pt-40-md {
        padding-top: 40px;
    }
    .h-200-md {
        height: 200px;
    }
    .layout-navigation .navbar-nav>li>a {
        font-size: 12px !important;
    }
    .navbar-topic {
        font-size: 20px !important;
    }
    .container-50 {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .h-300 {
        height: 300px;
    }
    .lh-30 {
        line-height: 30px;
    }
    .pt-53 {
        padding-top: 53px;
    }
    .pr-140 {
        padding-right: 140px;
    }
    .pb-55 {
        padding-bottom: 55px;
    }
    .bg-DAF5EE {
        background-color: #DAF5EE !important;
    }
}

@media (min-width: 1200px) and (max-width:1300px) {
    .pt-25-aa {
        padding-top: 25px;
    }
    .state-dropdown {
        width: 55%;
    }
    .state-bg {
        width: 45%;
    }
}

@media (min-width: 1200px) and (max-width:1400px) {
    .mt-35-md {
        margin-top: 35px;
    }
    .fs-40-kk {
        font-size: 40px;
    }
}


/* home-page */

.style-heading-1 {
    font-family: "Open Sans",
        sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 55px;
    color: #ffffff;
}

.style-para-1 {
    font-family: "Open Sans",
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
}

.style-heading-2 {
    font-family: "Open Sans",
        sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #303030;
}

.col-red {
    color: #ff4949;
}
