@font-face {
    font-family: 'Gilroy-Bold-amd';
    src: url('../fonts/Mardoto/Mardoto-Bold.ttf');
}


.no-sub-menu-arrow a:after {
    content: "" !important;
}

.slide-labels {
    /*justify-content: space-between;*/
    position: relative;
    padding-top: 20px;
}

.slide-labels > div {
    position: absolute;
    font-size: 10px;
    transform: translateX(-50%);
}


.tabs-container-for-stick {
    position: sticky;
    top: 88px;
    width: 100%;
    z-index: 3;
    background: #183669;
}

.tabset.fixed-pos .tabs-container-for-stick {
    position: fixed;
    top: 88px;
    left: 0;
}

.tabset.fixed-pos .tabs-container-for-stick .tabs-container-for-stick-inner {
    width: 100%;
    max-width: 1400px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}


.tabset.fixed-pos .when-tabset-sticky {
    width: 100%;
    height: 73px;
}

.tabs-container-for-stick-about {
    position: sticky;
    top: 88px;
    width: 100%;
    z-index: 3;
    background: #183669;
}

.tabset.fixed-pos .tabs-container-for-stick-about {
    position: fixed;
    top: 88px;
    left: 0;
}

.tabset.fixed-pos .tabs-container-for-stick-about .tabs-container-for-stick-inner {
    width: 100%;
    max-width: 1400px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}


.tabset.fixed-pos .when-tabset-sticky {
    width: 100%;
    height: 73px;
}

.nav {
    z-index: 4;
}

/*
li.has-child .submenu-div {
    z-index: 4 !important;
}
*/


.staff-more-block:not(.show-all-staff-content) {
    /*height: 180px;*/
    height: 160px;
    overflow-y: auto;
}

/*.show-all-staff-content{*/
/*    */
/*}*/

.cq-calculate-labels {
    justify-content: space-between;
    background-color: #E7E9ED;
    padding: 10px 15px 0;
}

.cq-calculate-labels label {
    color: #626B7B;
}

.cq-calculate-labels input[type="text"] {
    width: 100%;
    font-family: 'Gilroy-Bold';
}

.cq-calculate-slider.ui-widget {
    background-color: rgba(39, 170, 225, .3);
    border: 0;
    border-radius: 0;
    height: 4px;
}

.cq-calculate-slider .ui-slider-range,
.cq-calculate-slider .ui-slider-handle {
    background-color: rgba(39, 170, 225, 1) !important;
    border: 1px solid rgba(39, 170, 225, 1) !important;
}

.cq-calculate-slider .ui-slider-handle {
    border: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
}

.cq-calculate-slider .slide-labels {
    position: relative;
    padding-top: 20px;
}

.cq-calculate-slider .slide-labels > div {
    position: absolute;
    font-size: 12px;
    color: #626B7B;
    transform: translateX(-50%);
    white-space: nowrap;
}


#nav-chart-event-slider .swiper-slide {
    height: 140px;
}

#nav-chart-event-slider .swiper-slide-active {
    /*background-color: #e9e9e9;*/
    /*border: solid 2px #D1D7E1;*/
    background: #27AAE1;
    color: #fff;
    /*background: rgba(255, 250, 147, 0.41);*/
}

.swiper-backface-hidden .swiper-slide {
    border-radius: 5px !important;
}


.chart-line-filter-btn li {
    cursor: pointer;
    /*font-size: 18px;*/
}


.chart-line-filter-btn li:hover {
    font-weight: bold;
}

.ui-widget-header {
    background: #fff !important;
    border: 1px solid #fff !important;
}

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

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px !important;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 2px !important;
}

.ui-datepicker th,
.ui-datepicker .ui-datepicker-title {
    color: #06377b;
}

.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 #e1e8f5 !important;
    background: #e1e8f5 !important;
    color: #487db6 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover,
.ui-state-hover, .ui-widget-content .ui-state-hover {
    border: 1px solid #06377b !important;
    background: #06377b !important;
    color: #ffffff !important;
}

.ui-datepicker-header.ui-widget-header .ui-datepicker-next.ui-corner-all:hover,
.ui-datepicker-header.ui-widget-header .ui-datepicker-prev.ui-corner-all:hover {
    border: none !important;
    background: #fff !important;
}

.nav-average-item-checker {
    cursor: pointer;
}


.fund-asset-data-dynamic {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
    font-weight: bolder;
    color: #249ccf;

}

.fund-asset-data-dynamic-holders {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
    font-weight: bolder;
    color: #249ccf;

}

.chart-doughnut-canvas {
    margin: 0 auto;
    width: 50%;
}

/*.nav-average-item-checker:hover {
    font-family: 'Gilroy-Bold';

}*/

.nav-average-item-checker.showed .nav-average-item-plus {
    /*display: none;*/
}

.even-odd-tbl-gray tr:nth-child(odd) {
    background-color: #F5F7F8;
}

.even-odd-tbl-gray tr:first-child {
    background-color: #e3e5e6;
}

#svg-map-region > g.active-region {
    fill: #27AAE1 !important;
}


.repoerts-popup {
    display: none;
    position: fixed;
    background-color: #0e0e0e69;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #000;
    z-index: 1000;
    box-sizing: border-box;
}

.repoerts-popup .repoerts-popup-inner {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    /*padding: 50px;*/
    /*padding-top: 20px;*/
    max-height: calc(100% - 200px);
    background-color: #fff;
    overflow-y: auto;
}


@media screen and (max-width: 500px) {
    .repoerts-popup .repoerts-popup-inner {
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
        /*padding: 20px;*/
        max-height: calc(100% - 40px);
        width: calc(100% - 40px);
        background-color: #fff;
    }

    .asset-alloc-text-items {
        margin-left: 0 !important;
    }
}

.cq-popup-layer {
    z-index: 4 !important;
}

.report-file-item {
    display: flex;
    padding: 10px 0;
    border-bottom: solid 1px #e3e3e3;
    line-height: 20px;
    padding-left: 10px;
}

.report-file-item:hover {
    background-color: #efefef;
}

.report-file-item:last-child {
    border: none;
}

.report-file-item .file-report-icon {
    width: 20px;
    height: 20px;
    background-size: 80% !important;
    background-repeat: no-repeat !important;
    background-position: center;
    /*background: url(/assets/images/icons/download-file.svg);*/
    background: url(/assets/images/icons/download-icon-gray.svg);
    margin-right: 5px;
}

.report-file-item:hover .file-report-icon {
    background: url(/assets/images/icons/download-icon-blue.svg);
}


.c-pointer:hover {
    cursor: pointer;
}

.c-underlined:hover {
    text-decoration: underline;
}

.c-underlined-deff {
    text-decoration: underline;
}

.c-underlined-deff:hover {
    text-decoration: none;
}

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

.fund-sticky-nav {
    position: sticky;
    top: 86px;
    z-index: 3;
}

@media screen and (max-width: 1024px) {
    /* Hayk
    .fund-sticky-nav {
        position: relative;
        top: 0;
    }
    */
    .fund-sticky-nav .container {
        padding-left: 0;
        padding-right: 0;
    }
}

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

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

.darkblue-bg-cqag {

}

.tabset.extra-tabset.two-cols input:checked + label.darkblue-bg-cqag,
.tabset.extra-tabset.two-cols input:checked + label.darkblue-bg-cqag {
    background-color: #183669 !important;
}

.tabset input:checked + label.darkblue-bg-cqag {
    background-color: #183669 !important;
}

.tabset.extra-tabset.two-cols label.darkblue-bg-cqag:hover,
    /*.fund-literature-ul li.darkblue-bg-cqag:hover,*/
.tabset.extra-tabset.three-cols label.darkblue-bg-cqag:hover {
    background-color: #183669 !important;
}

.required-field {
    border: solid 1px #fd5353;
}

.our-projects-more-text {
    display: block;
    text-align: right;
    margin-top: 5px;
    text-decoration: underline;
    font-size: 16px;
}

.our-projects-more-text:hover {
    text-decoration: none;
}


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

.d-none {
    display: none;
}

/* Hayk
.grid-3-col {
    grid-template-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3) !important;
}
*/

.projects-image {
    height: 100%;
    max-height: 61px;
}

#swiper-literature-slider li {
    cursor: pointer;
}

/*
#swiper-literature-slider li:hover svg {
    stroke: white !important;
}
*/

.min-width-disable {
    min-width: auto !important;
}

#fund-fixed-tabs-smooth li a.active,
#fund-fixed-tabs-smooth-invest a.active {
    background-color: #27AAE1;
    font-weight: bold;
}

.header-popup-title {
    margin: 0;
    padding: 10px 40px 10px 20px;
    font-weight: bold;
    line-height: normal;
}

.blue-bg .header-popup-title {
    color: #fff;
}

.invetment-header-slider-fixed-text {
    position: absolute;
    top: 0;
    left: 5%;
    z-index: 10;
    width: 40%;
    height: 400px
}

.funds-highlight input + label .block-to-scale {
    max-height: 500px !important;
}

.min-h-460 {
    min-height: 460px;
}

.faqs-list-ul > li:not(:last-child) {
    border-bottom: 1px #fff solid !important;
}

.faqs-list-ul > li li {
    border-bottom: unset !important;
    list-style-type: square;
    margin-left: 15px;
}


.cq-tab-content, .cq-tab-content-inner {
    /*height: 600px !important;*/
}

.home-tab-text-hover-dynamic-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* start showing ellipsis when 3rd line is reached */
    max-height: 76px;
    padding-bottom: 20px;

    white-space: pre-wrap; /* let the text wrap preserving spaces */
}

.home-tab-text-hover-dynamic {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7; /* start showing ellipsis when 3rd line is reached */
    white-space: pre-wrap; /* let the text wrap preserving spaces */
}

.home-tab-text-hover-dynamic:hover {
}

.no-bold {
    font-family: 'Gilroy-Regular', serif;
}

.desired-pension-chart ul li:first-child {
    background-repeat: repeat-x;
    background-size: 100% auto !important;
    background: url(../images/icons/lines-02.svg);
}

.active-chart-filter-item {
    font-weight: bold;
}

.top-border-round {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.no-wrap {
    white-space: nowrap;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background-color: rgba(39, 170, 225, 1) !important;
    border: 1px solid rgba(39, 170, 225, 1) !important;
}

.your-pension-percent-value {
    font-size: 18px;
    font-family: 'Gilroy-Regular', serif;
    text-transform: initial;
}

.your-pension-percent-value .amount {
    color: #27AAE1;
}


.input-focused {
    border: solid 1px #999 !important;
    padding-left: 5px !important;
}

.cq-calculate-labels input[type="text"] {
    border: 1px transparent solid !important;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 5px;
}

.cq-calculate-labels input[type="text"].editable-input {
    border: 1px rgba(0, 0, 0, .2) solid !important;
}

.hidden-pension-datas {
    position: absolute;
    top: 0;
    right: 100000px;
}

.text-align-justify {
    text-align: justify !important;
}

#nav-menu .nav-active-menu,
.fund-page-top :not(.nav.lighted.blue-bg) .has-child > a {
    border-bottom: 5px #27AAE1 solid;
    padding-bottom: 10px;
}

.fund-page-top .nav.lighted.blue-bg .has-child > a {
    border-bottom: 5px #fff solid;
    padding-bottom: 10px;
}

.footer li .nav-active-menu {
    border-bottom: 1px #000 solid;
}

.margin-centred {
    margin: 0 auto;
}

.m-h-160 {
    min-height: 160px;
}

/*
.fs-64 {
    font-size: 64px;
}
*/


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

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

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

.overflow-hide {
    overflow: hidden !important;
}


.financial-reports-type h3 {
    margin-top: 30px;
    color: #0c3275;
}

.financial-reports-type ul li {
    list-style-type: none;
    cursor: pointer;
    border: 1px #D1D7E1 solid;
    padding: 12px 15px;
    margin-bottom: 5px;
    color: #575656;
}

.financial-reports-type ul li:before,
.financial-reports-type ul li.opend:before {
    padding-right: 5px;
    font-family: FontAwesome;
    background: none;
    height: auto;
}

.financial-reports-type ul li:before {
    content: "\f0da";
}

.financial-reports-type ul li.opend:before {
    content: "\f0d7";
}

.financial-reports-type ul li .fa-file-pdf-o {
    margin-right: 5px;
}

.financial-reports-type ul li ul {
    margin-left: 3px;
    margin-top: 5px;
}

.financial-reports-type .opend .quarter-item li:before {
    padding-right: 0;
}

.financial-reports-type ul.quarter-item li:before {
    content: "";
}

.financial-reports-type.extra-pages ul li:before {
    content: "";
    display: block;
    width: 17px;
    height: 21px;
    background: url(https://cq.apps.am/assets/images/icons/doc.svg);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .5s;
}

.financial-reports-type.extra-pages ul li:hover:before {
    background: url(https://cq.apps.am/assets/images/icons/doc-blue.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.extra-pages a:hover,
.financial-reports-type.extra-pages ul li:hover a {
    color: #27AAE1;
}

.extra-pages p:not(:last-of-type),
.extra-pages p:has(+ ol),
.extra-pages p:has(+ ul),
.extra-pages ol:has(~ p),
.extra-pages ul:has(~ p),
.extra-pages ol li:not(:last-child),
.extra-pages ul li:not(:last-child) {
    margin-bottom: 15px;
}

.extra-pages h4 {
    padding-top: 40px;
    padding-bottom: 20px;
    font-family: 'Gilroy-Black';
    font-size: 21px;
    color: #18316B;
    text-transform: uppercase;
}

.extra-pages ol,
.extra-pages ul,
.extra-pages p {
    line-height: normal;
}

.extra-pages ol {
    padding-left: 20px;
    list-style: auto;
}

.extra-pages ul {
    padding-left: 20px;
    list-style: disc;
}

.extra-pages ol ul,
.extra-pages ul ol {
    margin-top: 10px;
}

.extra-pages p strong {
    font-family: 'Gilroy-Black';
}

.regulation-page a {
    font-size: 15px;
    color: #183669;
}

.regulation-page ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #183669;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -1px;
}


#investement-grid {
    left: unset !important;
    right: 0 !important;
    width: 50% !important;
}

#fund-factsheet-download-btn {

}

#fund-factsheet-download-btn-cover.opacity {
    opacity: 0.3;
}

#fund-factsheet-download-btn-cover.opacity {

}

a#fund-factsheet-download-btn:disabled {
    cursor: no-drop;
}


.strong-bold strong,
.strong-bold b {
    font-weight: bold;
}

.figures-item-info.fa {
    font-size: 18px;
    margin-left: 10px;
    margin-top: 0px;
    cursor: pointer;
}

.tippy-popper,
.tippy-box[data-theme~="custom"] {
    padding: 5px;
    background-color: #f7f7f7;
    color: black;
    border: 1px solid #ededed;
    border-radius: 5px;
    z-index: 10000000000;

    box-shadow: 7px 9px 11px -6px rgba(109, 109, 109, 0.75);
    -webkit-box-shadow: 7px 9px 11px -6px rgba(109, 109, 109, 0.75);
    -moz-box-shadow: 7px 9px 11px -6px rgba(109, 109, 109, 0.75);

    max-width: 320px;
    font-size: 14px;
    line-height: normal;
    text-align: center;

    pointer-events: auto !important;
}

.tippy-popper::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f7f7f7;
    clear: both;
    transform: translateX(-50%);
}

.tippy-popper[data-theme~="custom"] .tippy-arrow,
.tippy-box[data-theme~="custom"] .tippy-arrow {
    color: #f7f7f7;
}

.faq-text a {
    font-weight: bold;
    text-decoration: underline;
    color: #27AAE1 !important;
}

.faq-text a:hover {
    text-decoration: green;
}

.on-hover-text-inline:hover {
    flex-direction: unset;
}

.on-hover-text-inline:hover span.digits-facts-title {
    display: none;
}


.info-overview-table {
    margin-left: 0 !important;
    display: block !important;
    margin-bottom: 3px;
}

.last-update {
    padding: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 1400px;
    text-align: right;

    color: #575656;
    font-size: 13px;
    font-style: italic;

}

.mySwiper {
    padding: 10px !important;
}

.mySwiper .swiper-slide.swiper-slide-active {
    /*transform: scale(1.2) ! important;*/
    transform: scale(1.1) ! important;
}

.mySwiper .swiper-slide {
    transform: scale(0.8) ! important;
    transition: all .3s;
}

.mySwiper .swiper-slide.swiper-slide-active.no-active-slide-norm {
    transform: scale(1) ! important;
}

.mySwiper .swiper-slide.no-active-slide-norm {
    transform: scale(1) ! important;
}

.fund-literature-ul .swiper-slide {
    color: #000;
}

.export_fund_performance_data {
    margin-top: 30px;

}

.export_fund_performance_data a {
    color: #27AAE1;
    font-size: 18px;
}

#fund_quarterly_performance_commentary .cq-popup-top,
#annual_financial_statements .cq-popup-top {
    background-color: #183669;
}

#fund_quarterly_performance_commentary .cq-popup,
#annual_financial_statements .cq-popup {
    /*border: solid 2px #6d6d6d;*/
}

#fund_quarterly_performance_commentary .report-file-item,
#annual_financial_statements .report-file-item {
    border: solid 1px #D1D7E1;
    margin-bottom: 10px;
    padding: 20px;

    /*box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);*/
    /*-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);*/
    /*-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1);*/
}

#fund_quarterly_performance_commentary .report-file-item:hover,
#annual_financial_statements .report-file-item:hover {
    border: solid 1px #27aae1;
    background: transparent !important;
}

.as-of-block {
    text-align: right;
    margin-bottom: 20px;
    margin-top: -20px;
    padding: 0 !important;
}

.m-h-50 {
    min-height: 50px;
}

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

.fs-90 {
    /*font-size: 80px !important;*/
}

#annual_financial_statements .cq-popup,
#fund_quarterly_performance_commentary .cq-popup {
    height: auto !important;
    min-height: 200px;
    max-height: 400px;

}

.cqfix-tab-active.active {
    background-color: #fff !important;
    color: #061735 !important;
}

.hor-sep.hor-sep-line {
    border-bottom: #183669 solid 1px;

}


div[class *= "-main-tabs"] li a.cqfix-tab-active:hover {
    background-color: #fff;
    color: #061735;
}

.asset-alloc-text-items {
    margin-left: 50px;
}

.error-msg {
    font-size: 12px;
    color: #f00;
    margin-top: 5px;
}

#contact-submit-btn:disabled {
    opacity: .5;
}

.contact-email-success {
    color: #27AAE1;
    font-size: 24px;
    margin-top: 20px;
}

.fa-info-circle:before {
    content: url("/assets/images/info-icon.svg") !important;

}

.fa-info-circle.other:before {
    content: url(/assets/images/info-icon-dark.svg) !important;
}

.fa-info-circle.info-icon-cqfix:before {
    content: url(/assets/images/info-icon-cqfix.svg) !important;
}

.fa-info-circle.info-icon-cqag:before {
    content: url(/assets/images/info-icon-cqag.svg) !important;
}

.sectors-dashed {
    border-bottom: 1px dashed #00000050;
    padding-bottom: 10px
}

.l-gray-bg {
    background-color: #D1D7E140 !important;
}

.hide-body-scroll {
    overflow: hidden !important;
}

.calc-oension-info {
    margin-top: 5px;
    margin-right: 5px;
}

.j-center {
    justify-content: center;
}

.event-slide-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}


#CQAGFundGetInvestmentApp .head-title,
#CQAGFundMakeInvestment .head-title {
    display: flex;
    width: 100%;
    max-width: 480px;
    align-items: center;
    margin: 0 auto;
    font-size: 20px;
}

#CQAGFundGetInvestmentApp .head-title img,
#CQAGFundMakeInvestment .head-title img {
    margin-right: 20px;

}

.hor-sep.dashed {
    border-style: dashed !important;
}

#corporate-structure-popup {
    background-color: #fff;

}

#corporate-structure-popup .cq-popup {
    height: 100vh !important;
    max-height: 100vh !important;
    overflow: hidden;
!important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;

}

.m-t-0 {
    margin-top: 0;
}

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

.error-fld {
    border: solid 1px #ff0000;
}

.cal-user-send-btn-container {
    align-items: center;
}

.cal-user-send-btn-container button:disabled {
    opacity: .3;
    cursor: no-drop;
}

.cal-user-send-btn-container h4,
.calc-form-success-message {
    margin-left: 10px;
    font-size: 18px;
    color: #27AAE1;
    margin-top: 5px;
}


.amd-font .amd {
    font-family: Gilroy-Bold-amd, serif
}

.make_an_appointment_success_popup_content > p {
    display: inline;
}

.sm-disclaimer {
    font-size: 13px;
}

.p-0-10 {
    padding: 0 10px;
}

.tippy-tooltip,
.tippy-tooltip a,
.tippy-popper,
.tippy-content {
    transition-duration: unset !important;
}

.news-date {
    display: block !important;
    visibility: visible !important;
    margin-top: 5px;
    margin-bottom: 10px;
    opacity: 1 !important;
}

.new-bottom-date {
    margin-bottom: 5px;
}

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

.highlight {
    background-color: #feffb4;
}

button:disabled {
    opacity: .5;
}

.grid-3-col-custom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}


.short-video-item h3 {
    display: flex;
    flex-direction: row;
    align-items: end;
    height: 60px;
}

.short-video-item h3 span {

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
}

.faq-short-videos {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.faq-video-cower {
    height: 350px;
}

.header-slider b {
	font-weight:700 !important;	
}

.header-first-slide h1{
    font-size: 52px;
}
.header-first-slide .header-content-block .flex-1 div{
    font-size: 32px;
    line-height: 40px;
}


@media screen and (max-width: 900px) {

    .faq-short-videos {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

}

@media screen and (max-width: 750px) {

    .faq-short-videos {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

}

@media screen and (max-width: 600px) {

    .faq-short-videos {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

}
@media screen and (max-width: 500px) {

    .faq-short-videos {
        display: grid;
        grid-template-columns:  1fr;
    }

}