.page-layout-1column .columns .column.main .news-reviews{background-color: #ECF4FF;padding-top: 0px;}  
.page-layout-1column .columns .column.main .news_reviews_title{display: flex;justify-content: space-between;align-items: center; padding-bottom: 30px;}
.page-layout-1column .columns .column.main .news_reviews_title .secondary_title { padding-bottom: 0;} 
.page-layout-1column .columns .column.main .search-container { display: flex; align-items: center; background-color: white; border-radius: 50px; padding: 10px 20px; min-height: 35px; border: 1px solid #CEDFF6; max-width: 400px; width: 100%; }
.page-layout-1column .columns .column.main .search-container input { border: none; outline: none; font-size: 16px;line-height: 24px; margin-left: 10px; color: #86878A; width: 100%;}
.page-layout-1column .columns .column.main .search-container input::placeholder { color: #888; }

/* latest news styling */
.page-layout-1column .columns .column.main .latest_news {display: flex; justify-content: space-between;}
.page-layout-1column .columns .column.main .news_listing{width: 400px;}
.page-layout-1column .columns .column.main .news_highlight{width: calc(100% - 420px);display: flex; justify-content: space-between;align-items: center;background-color: #F5F9FF;}
.page-layout-1column .columns .column.main .news_highlight .news-highlight-img{width: 380px;    height: 100%;}
.page-layout-1column .columns .column.main .news_highlight .news-highlight-img img{height: 100%; object-fit: fill; width: 100%;}
.page-layout-1column .columns .column.main .news_highlight  .news-highlight-cnt{width:calc(100% - 420px); padding: 40px; padding-left: 0px; box-sizing: border-box;}
.page-layout-1column .columns .column.main .news_highlight  .news-highlight-cnt .sub_text{padding-bottom: 6px; color: #3E3E3E; font-weight: 500;}
.page-layout-1column .columns .column.main .news_highlight  .news-highlight-cnt  .highlight_title{display: block; font-size: 30px; line-height: 38px; color: #000000;padding-bottom: 12px;width: 70%; font-weight: 700;}
.page-layout-1column .columns .column.main .news_highlight  .news-highlight-cnt .date{font-size: 14px;line-height: 24px;color: #8C8C8C;padding-bottom: 9px;}
.page-layout-1column .columns .column.main .news_highlight  .news-highlight-cnt .cnt{color: #303030;width: 80%;}
.page-layout-1column .columns .column.main .news-listing-cards {display: flex; padding-block: 25px;    justify-content: space-between; align-items: center;border-top: 1px solid #3673B233}
.page-layout-1column .columns .column.main .news-listing-cards:last-child{border-bottom: 1px solid #3673B233}
.page-layout-1column .columns .column.main .news-listing-cards .card_img{width: 130px;}
.page-layout-1column .columns .column.main .news-listing-cards img, .page-layout-1column .columns .column .blog_Card img, .page-layout-1column .columns .column .blog_Card .blog_img img{background: #000;}
.page-layout-1column .columns .column.main .news-listing-cards .card_img img{width: 130px;height: 80px;object-fit: contain;}
.page-layout-1column .columns .column.main .latest-news-block .blog_img img {height: 300px;}

.page-layout-1column .columns .column.main .news-listing-cards .listing_cnt{width: calc(100% - 145px);}
.page-layout-1column .columns .column.main .news-listing-cards .listing_cnt .series{color: #3E3E3E;font-weight: 500; padding-bottom: 5px;}
.page-layout-1column .columns .column.main .news-listing-cards .listing_cnt .listing_cnt_title{font-size: 19px; color: #000000; line-height: 26px; padding-bottom: 3px;font-weight: 700;}
.page-layout-1column .columns .column.main .news-listing-cards .listing_cnt .date{font-size: 14px; line-height: 23px;color: #8C8C8C;}

/* latest news blocks */
.page-layout-1column .columns .column.main .top_cnt_view.bootom_zero{padding-bottom: 0px;}
.page-layout-1column .columns .column.main .latest-news-block{gap: 15px;row-gap: 30px;}
.page-layout-1column .columns .column.main .latest-news-block .block_read .secondaryText{color: #3E3E3E;}

/* discover available options */
.page-layout-1column .columns .column.main .discover-options{background-color: #FAFAFA;}
.page-layout-1column .columns .column.main .discover-options .top_cnt {text-align: center;}
.page-layout-1column .columns .column.main .discover-options .top_cnt h2{font-size: 50px;line-height: 60px;color: #141652;padding-bottom: 20px;text-align: center;}
.page-layout-1column .columns .column.main .discover-options .tabs{padding-block: 40px; display: flex; gap: 8px; justify-content: center; overflow-x: auto ;}
.page-layout-1column .columns .column.main .discover-options .tabs::-webkit-scrollbar {display: none;}
.page-layout-1column .columns .column.main .discover-options .tabs .transparent_cta{ min-width: 5em; font-size: 14px; line-height: 15px; padding: 10px 10px;border-color: #CEDFF6;background-color: #F5F5F5;color: #00397B;font-weight: 700;}
.page-layout-1column .columns .column.main .discover-options .tabs .transparent_cta.active{border: 1px solid #E3A400;background-color:#E3A400 ;color: #fff;}
.page-layout-1column .columns .column.main .discover-options .discover_cta{text-align: center; padding-top: 40px;}

/* customer feedback */
.page-layout-1column .columns .column.main .customer-feedback .top_cnt_view .secondary_title{padding-bottom: 0px;}
.page-layout-1column .columns .column.main .customer-feedback .feedback-card{border: 1px solid  #D6E5FF;box-shadow: 0px 4px 21.54px 0px #0000000D;border-radius: 10px; padding: 32px 25px; box-sizing: border-box; margin-inline: 10px;}
.page-layout-1column .columns .column.main .customer-feedback .feedback-card h3{font-size: 22px;line-height: 30px; color: #222222;font-weight: 700; padding-bottom: 25px;}
.page-layout-1column .columns .column.main .customer-feedback .feedback-card .secondaryText{color: #3E3E3E;}
.page-layout-1column .columns .column.main .customer-feedback .feedback-card .auther{padding-top: 30px; display: flex;    justify-content: space-between;align-items: center;}
.page-layout-1column .columns .column.main .customer-feedback .feedback-card .auther .auther-img{border-radius: 50%;width: 59px;height: 59px;} 
.page-layout-1column .columns .column.main .customer-feedback .feedback-card .auther .auther-img img{object-fit: fill;border-radius: 50%;}
.page-layout-1column .columns .column.main .customer-feedback .feedback-card .auther .auther-info{width: calc(100% - 70px);}
.page-layout-1column .columns .column.main .customer-feedback .feedback-card .auther .auther-info p.secondaryText{ color: #222222;font-weight: 500;}
.page-layout-1column .columns .column.main .customer-feedback .feedback-card .auther .auther-info p:nth-child(2){font-size: 14px;line-height: 20px;color: #3E3E3E;}
.page-layout-1column .columns .column.main .customer-feedback .slick-list {padding-bottom: 80px;}
.page-layout-1column .columns .column.main .feedback_slider .slick-prev,.page-layout-1column .columns .column.main .feedback_slider .slick-next {color: #000000;border: 1px solid #D6E5FF;border-radius: 20px; padding: 14px 22px; display: flex;justify-content: center;align-items: center;    bottom: 0px;top: unset;left: 0px;width: 20px;height: 20px;}
.page-layout-1column .columns .column.main .feedback_slider .slick-prev::before{content: url(../images/prev.png);font-size: inherit;padding: 0px;}
.page-layout-1column .columns .column.main .feedback_slider .slick-prev{left: 10px;    z-index: 2;}
.page-layout-1column .columns .column.main .feedback_slider .slick-next{ left: 70px;}
.page-layout-1column .columns .column.main .feedback_slider .slick-next::before{content: url(../images/nex2.png );font-size: inherit;padding: 0px;}
.page-layout-1column .columns .column.main .feedback_slider .slick-prev.slick-disabled, .page-layout-1column .columns .column.main .feedback_slider .slick-next.slick-disabled{opacity: 0.45;}

/* //cms page */
.page-layout-1column .columns .column.main .cms-block{padding-top: 50px;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt .secondary_title.main_cms{padding-block: 5px;color: #080808;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt img{padding-bottom: 50px; padding-top: 30px;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt p:not(:first-child){ padding-bottom: 0px; line-height: 28px; }
.page-layout-1column .columns .column.main .cms-block .cms-cnt  .date{font-size: 14px;line-height: 20px;color: #8C8C8C;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt h3:not(:first-child){padding-bottom: 15px;padding-top: 25px;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt p.left_border{border-left:2px solid #3F4B5D;padding-left: 15px; padding-bottom: 0px; margin-bottom: 20px;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt img.zero_bottom{padding-bottom: 5px;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt   .share_icons img{padding: 0px;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt .socila_share .primary_text{font-weight: 500; color: #3F4B5D;padding-bottom: 10px;}
.page-layout-1column .columns .column.main .cms-block .cms-cnt .socila_share .share_icons{ display: flex; gap: 15px;}
.article-index-detail .secondary_title{padding-bottom: 15px;}


@media screen and  (min-width:200px) and  (max-width:1024px) {
    .page-layout-1column .columns .column.main .news-reviews { background-color: #ECF4FF; padding-top: 20px; } 
    .page-layout-1column .columns .column.main .news_reviews_title { gap: 10px; flex-wrap: wrap; padding-bottom: 20px; }
    .page-layout-1column .columns .column.main .search-container { display: flex; align-items: center; background-color: white; border-radius: 50px; padding: 10px 20px; min-height: 25px; border: 1px solid #CEDFF6; max-width: 400px; width: 80%; }
    .page-layout-1column .columns .column.main .latest_news { flex-direction: column; gap: 40px;}
    .page-layout-1column .columns .column.main .news_highlight { width: 100%; flex-direction: column;}   
    .page-layout-1column .columns .column.main .news_listing {width: 100%;} 
    .page-layout-1column .columns .column.main .news_highlight .news-highlight-img {width: 100%;}    
    .page-layout-1column .columns .column.main .news_highlight .news-highlight-cnt {width: 100%;padding: 20px;}  
    .page-layout-1column .columns .column.main .news_highlight .news-highlight-cnt .highlight_title { display: block; font-size: 18px; line-height: 24px; color: #000000; padding-bottom: 12px; width: 100%; font-weight: 700; }
    .page-layout-1column .columns .column.main .news-listing-cards { display: flex; flex-direction: column; padding-block: 20px; justify-content: center;gap: 10px;}
    .page-layout-1column .columns .column.main .news-listing-cards .listing_cnt { width: 100%; }
    .page-layout-1column .columns .column.main .news-listing-cards .card_img { width: 100%; text-align: center; }
    .page-layout-1column .columns .column.main .news-listing-cards .card_img img{width: 100%;}
    .page-layout-1column .columns .column.main .top_cnt_view.bootom_zero { padding-bottom: 20px; }
    .page-layout-1column .columns .column.main .news-listing-cards .listing_cnt .listing_cnt_title { font-size: 17px; color: #000000; line-height: 22px; padding-bottom: 3px; font-weight: 700; }
    .page-layout-1column .columns .column.main .discover-options .top_cnt h2 { font-size: 21px; line-height: 30px; color: #141652; padding-bottom: 10px; text-align: center; }
    .page-layout-1column .columns .column.main .discover-options .tabs { padding-block: 20px; display: flex; gap: 8px; justify-content: normal; overflow-x: auto; align-items: flex-start; }
    .page-layout-1column .columns .column.main .discover-options .tabs .transparent_cta {        min-width: 8em;}

    /* slider */
    .page-layout-1column .columns .column.main .customer-feedback .feedback-card h3 { font-size: 20px; line-height: 26px; color: #222222; font-weight: 700; padding-bottom: 10px; }
    .page-layout-1column .columns .column.main .cms-block { padding-top: 20px; }
    .page-layout-1column .columns .column.main .cms-block .cms-cnt .secondary_title.main_cms { padding-block: 7px; color: #080808; }
    .page-layout-1column .columns .column.main .cms-block .cms-cnt img { padding-bottom: 20px; padding-top: 15px; }
    .page-layout-1column .columns .column.main .cms-block .cms-cnt h3:not(:first-child) { padding-bottom: 10px; }
}

@media screen and  (min-width:768px) and  (max-width:1024px) {
    .page-layout-1column .columns .column.main .news_highlight {
        width: 100%;
       flex-direction: row;
    }
    .page-layout-1column .columns .column.main .news-listing-cards {flex-direction: row;}
}

@media screen and  (min-width:1025px) and  (max-width:1480px) {
    .page-layout-1column .columns .column.main .news_listing { width: 350px; }
    .page-layout-1column .columns .column.main .news_highlight { width: calc(100% - 373px);}
    .page-layout-1column .columns .column.main .news_highlight .news-highlight-cnt .highlight_title { display: block; font-size: 24px; line-height: 32px; color: #000000; padding-bottom: 4px; width: 100%; font-weight: 700; }
    .page-layout-1column .columns .column.main .news_highlight .news-highlight-cnt {         width: calc(100% - 360px) ; padding: 20px; padding-left: 0px; box-sizing: border-box; }
    .page-layout-1column .columns .column.main .news_highlight .news-highlight-img { width: 330px; }
    .page-layout-1column .columns .column.main .news-listing-cards .listing_cnt .listing_cnt_title { font-size: 16px; color: #000000; line-height: 20px; padding-bottom: 3px; font-weight: 700; }
    .page-layout-1column .columns .column.main .news_highlight { width: calc(100% - 364px); }
    .page-layout-1column .columns .column.main .discover-options .top_cnt h2 { font-size: 36px; line-height: 44px; }
    .page-layout-1column .columns .column.main .discover-options .tabs { padding-block: 30px;} 
    .page-layout-1column .columns .column.main .news_reviews_title { padding-bottom: 20px; }
    .page-layout-1column .columns .column.main .cms-block .cms-cnt img{padding-bottom: 35px; padding-top: 25px;}
}

@media screen and  (min-width:1280px) and  (max-width:1480px) {
    .page-layout-1column .columns .column.main .news_listing { width: 400px; }
    .page-layout-1column .columns .column.main .news_highlight .news-highlight-cnt .highlight_title{width: 65%;}
}