/*inner page styles*/

.page-container,.post-container{width: 100%;max-width: 1280px;margin: auto;}

#main-heading { padding: 290px 0 110px; position: relative;background-image:url(../images/inn-ban-bg-img.webp);background-repeat:no-repeat; background-color: rgb(33, 55, 98);     background-size: cover; background-position: center;}
#main-heading:before{content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;background-image: url(../images/inn-ban-bg-layer.webp);background-repeat: no-repeat;background-size: 100% 100%;width: 100%;height: 100%;pointer-events: none;mix-blend-mode: color-burn;}
#main-heading h1 {font-family: 'Instrument Sans'; font-size: 84px; line-height: 1;  position: relative;color: #fff; margin: 0 0 10px; font-weight: 400;text-shadow: 0px 0px 35px rgba(0, 0, 0, 0.004);}
.breadcrumbs {color: #fff; font-size: 25px; line-height: 1.2; letter-spacing: 0; font-family: 'Instrument Sans'; font-weight: 600; }
.breadcrumbs span:hover ,.breadcrumbs span.current-item{color: #80a3e7;}


#post-content, #page-content {padding: 100px 0; position: relative;background-color:#f2f7ff }
.page-col-full, .single-col-full  {    width: 100%; display: flex ; flex-wrap: wrap; justify-content: space-between;}
#single-column, #post-column, #page-column {width:64.9%; }
.sidebar-page, .sidebar-single {width: 31.3%; max-width: 400px;}
#page-column.full-width, .full-width {width: 100%; max-width: 1280px; margin: auto; }
#page-column h1,#post-content h1,
#page-column h2,#post-content h2,
#page-column h3,#post-content h3,
#page-column h4,#post-content h4,
#page-column h5,#post-content h5,
#page-column h6,#post-content h6 {font-family: 'Instrument Sans';font-weight:400; color: #141414;line-height: 1.2;letter-spacing: 0; margin: 0 0 20px;}
#page-column h1,#post-content h1,
#page-column h2,#post-content h2 {font-size: 50px;letter-spacing: -2px;}
#page-column h3,#post-content h3 {font-size: 40px;letter-spacing: -1.6px;color: #375794;}
#page-column h4,#post-content h4 {font-size: 34px;}
#page-column h5,#post-content h5 {font-size: 29px;}
#page-column h6,#post-content h6 {font-size: 24px;}
#page-column p,#post-content p,
#page-column li,#post-content li {font-family: 'Instrument Sans'; font-size: 18px; line-height: 1.94; color: #1b1b1b; letter-spacing: 0; margin: 0 0 35px;font-weight:400; }
#page-column a,#post-content a {color: #80a3e7; text-decoration: none; }
#page-column a:hover,#post-content a:hover {color: #888e8d; }
#page-column li, #post-content li {padding-left: 20px; color: #192a4a; position: relative; line-height: 1.8 !important; margin: 0 0 17px !important; }
#page-column li:before ,#post-content li:before{background: #618bdb; width: 8px; height: 8px; position: absolute; content: ""; left: 0; right: 0; top:12px; border-radius: 50%; }
#page-column li ul ,#post-content li ul{padding: 15px 0 0 10px; margin: 0; }
#page-column li ul li ,#post-content li ul li{list-style: none; }
#page-column ol,#post-content ol,  #page-column ul,#post-content ul {margin: 0 0 25px 0px; list-style-position: inside; }
#page-column ol,#post-content ol {list-style-type: decimal; margin-left: 20px; }
#page-column ol li,#post-content ol li {list-style: decimal; padding-left: 0 !important; }
#page-column ol li:before,#post-content ol li:before{display: none;}
#page-column ul li > ul li,#post-content ul li > ul li { list-style-type: none; }
#page-column ul li > ul li > ol li { list-style-type: decimal; }
#page-column ul li > ol li { list-style-type: decimal; }
#page-column ul li > ol li:before { display: none; }
#page-column ul li > ol li > ul li { list-style-type: none; }
 
.page-feature-img, .single-thumbnail, .cmn-img{margin-bottom: 35px;  box-shadow: 0px 23px 55.8px 6.2px rgba(0, 0, 0, 0.08);border:2px solid #213762;padding:5px;}
.page-feature-img img, .single-thumbnail img, .cmn-img img{width: 100%;display:block;}

#page-column .cmn-btn{color: #fff;}


/*    Ctm Box    */
 
.cmn-box {padding: 68px 40px 70px; background-color: #091022; margin: 45px 0; position: relative; z-index: 1; text-align: center; } 
.cmn-box:before{position: absolute; content: ""; background-image: url(../images/ctm-bg.webp); height: 100%; width: 100%; left: 0; right: 0; top: 0; bottom: 0; background-position: center; background-repeat: no-repeat; background-size: 100% 100%; z-index: -1; mix-blend-mode: soft-light; opacity: 80%; pointer-events: none;} 
#page-column .cmn-box h4,#post-content .cmn-box h4{color: #fff; text-transform: uppercase; font-size: 30px; font-weight: 600; margin-bottom: 15px; line-height: 1; } 
#page-column .cmn-box h2,#post-content .cmn-box h2{color: #fff; text-transform: uppercase; font-size: 60px; font-weight: 600; margin-bottom: 24px; line-height: 1; letter-spacing: 0; } 
#page-column .cmn-box h6,#post-content .cmn-box h6{color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 600; margin-bottom: 28px;  letter-spacing: 3.2px; } 
.cmn-box-cnslt-btn {display: flex; justify-content: center; gap: 15px; } 
#page-column .cnslt-btn a.cmn-btn,#post-content .cnslt-btn a.cmn-btn, #page-column .cnslt-call a.cmn-btn,#post-content .cnslt-call a.cmn-btn{font-size: 20px; text-transform: uppercase; background-color: #4969a6; color: #fff; padding: 20px 43px; font-weight: 600; } 
#page-column .cmn-box.cmn-box-two .cnslt-btn a.cmn-btn {background-color: #375794}
#page-column .cmn-box.cmn-box-two .cnslt-btn a.cmn-btn:hover{background-color:  #888e8d;}
#page-column .cnslt-btn a.cmn-btn:hover,#post-content .cnslt-btn a.cmn-btn:hover{background-color: #888e8d; } 
#page-column .cnslt-call a.cmn-btn,#post-content .cnslt-call a.cmn-btn{background-color: #888e8d; } 
#page-column .cnslt-call a.cmn-btn:hover,#post-content .cnslt-call a.cmn-btn:hover{background-color: #375794;}


/* Sidebar Styles */ 

.sidebar-page .sidebar-item, .sidebar-menu-pa {width: 100%; display: inline-block; position: relative; margin-bottom: 40px; background-color: #213762; }
.sidebar-page .sidebar-item:last-child, .sidebar-menu-pa:last-child{margin-bottom: 0;}
.sidebar-page h2 {font-family: 'Instrument Sans'; font-weight: 400; font-size: 50px; color: #80a3e7; background-color: transparent; text-align: center; text-transform: capitalize; padding: 24px 20px 22px; margin: 0; line-height: 1; letter-spacing: -0.5px; position: relative; border-bottom: 1px solid rgba(255, 255, 255, 20%); }


/* Sidebar Navigation Menu */

.sidebar-page .sidebar-menu-pa ul {display: block; position: relative; padding: 23px 10px 42px 40px; }
.sidebar-page .sidebar-menu-pa ul li {margin: 0 0 25px;position: relative;padding: 0 32px 0 0;}
.sidebar-page .sidebar-menu-pa ul li:last-child{margin-bottom: 0;}
.sidebar-page .sidebar-item.sidebar_posts ul li {padding: 17px 20px 16px 30px; border-bottom: 1px solid rgba(255,255,255,10%); margin: 0; }
.sidebar-page .sidebar-item.sidebar_posts ul li:last-child{border: none;}
.sidebar-page .sidebar-item.sidebar_posts ul li a{padding: 0;}
.sidebar-page .sidebar-item.sidebar_posts ul li :before{display: none;}
.sidebar-page .sidebar-item.sidebar_posts .sidebar-menu-pa ul{padding: 0 0  20px;}
.sidebar-page .sidebar-item ul li a {font-family: 'Instrument Sans'; font-weight: 400;  color: #fff; line-height: 1.1;letter-spacing: 0px;  position: relative; padding-left: 26px; display: block; font-size: 26px;padding-right:5px;}
.sidebar-page .sidebar-item.sidebar_posts ul li a {font-size: 20px; line-height: 1.4; letter-spacing: 0; }

.sidebar-page .sidebar-item ul li a::before {background-color: #618bdb; border-radius: 50%; position: absolute; content: ""; top: 10px; left: 0; margin: auto; width: 8px; height: 8px; transition-duration: 1s; }
.sidebar-page .sidebar-item.sidebar_posts ul li a::before {top: 12px; }
.sidebar-page .sidebar-item ul li:last-child{margin-bottom: 0;}
.sidebar-page .sidebar-item ul li > a:hover,.sidebar-page .sidebar-item ul li.current-menu-item > a  {color: #618bdb;}
.sidebar-page .sidebar-menu-pa ul li.sb-iaamenu > ul.sub-menu {display: block !important; }
.sidebar-page .sidebar-item_nav_menu ul li a.drop.close, .sidebar-page .sidebar-item_nav_menu ul li a.drop.open {font-size: 0; position: absolute; right: 16px; top: 15px; width: 12px; z-index: 10; height: 20px; background-color: transparent; background-position: center center; background-repeat: no-repeat; padding: 0px 0px; cursor: pointer; border: 0; background-image: url(images/plus_icn.webp); }
.sidebar-page .sidebar-item_nav_menu ul li a.drop.open {background-image: url(images/minus_icn.webp); }
.sidebar-page .sidebar-menu-pa ul li ul.sub-menu{margin-bottom: 0;padding: 0;}
.sidebar-page .sidebar-menu-pa ul ul li {padding: 0 0 0 20px; }
.sidebar-page .sidebar-menu-pa ul li ul.sub-menu.open{padding:15px 0 0;}
.sidebar-page .sidebar-item ul.sub-menu li a{font-size:22px;}




.sidebar-page .sidebar-menu-pa ul li .drop{
    background: #fff;
    font-size: 0;
    position: absolute;
    right: 11px;
    top: 8px;
    width: 23px;
    z-index: 10;
    height: 14px;
    background-color: transparent;
    background-position: -210px -29px;
    cursor: pointer;
    border: 0;
    background-image: url(../images/sprites-in.webp);
    background-repeat: no-repeat;
}
.sidebar-page .sidebar-menu-pa ul li .drop.open{   rotate: 180deg;}


/* Sidebar Testimonials */
 
.sidebar-page .sidebar-item.sidebar_reviews{ background-color: #fff; box-shadow: 0px 23px 55.8px 6.2px rgba(0, 0, 0, 0.14); }
.sidebar-page .review-item {padding: 26px 30px 0; position: relative; z-index: 0; }
.sidebar-page #sidebar-reviews{padding: 0 0 65px;}
.sidebar-page .sidebar-item.sidebar_reviewsh2{color:#000 ; border-bottom-color: rgba(179, 160, 76,0.2);}
.sidebar-page .review-item{text-align: center;}
.sidebar-page .review-item .star-rat {background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; width: 175px; height: 29px; background-position: -20px -20px; font-size: 0; margin: 0 auto 16px; }
.sidebar-page .review-item p {font-family: 'Instrument Sans'; font-weight: 400; font-size: 18px; color: #212121; line-height: 2.05; letter-spacing: 0.54px; margin: 0 0 15px;}
.sidebar-page .review-item h5 {font-family: 'Instrument Sans'; font-weight: 500; font-size: 27px; color: #212121; margin: 0px;  line-height: 1; letter-spacing: -1.2px; }
.sidebar-page #sidebar-reviews .splide__pagination{display: none;}
.sidebar-page #sidebar-reviews .splide__arrows.splide__arrows--ltr {display: flex; align-items: center; width: 100%; position: absolute; bottom: 34px; justify-content: center; margin: 0 auto; left: 0; right: 0; gap: 20px; }
.sidebar-page #sidebar-reviews button.splide__arrow {transform: none; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; background-position: -22px -69px !important; background-color: transparent; width: 30px; height: 26px; font-size: 0; transition: 0.5s; position: unset; }
.sidebar-page #sidebar-reviews button.splide__arrow.splide__arrow--next {background-position: -72px -69px !important; }
.sidebar-page #sidebar-reviews button.splide__arrow:hover{background-position: -22px -161px !important;}
.sidebar-page #sidebar-reviews button.splide__arrow.splide__arrow--next:hover{background-position: -72px -161px !important;}
.sidebar-page .sidebar-item.sidebar_reviews h2{color: #373737;border-color: rgba(9, 16, 34,20%);letter-spacing: -1.9px;}

/*Sidebar Blog Archives */
 

 
.sidebar-page .blog-sidebar-itm{padding: 38px 30px 35px 30px; background: #fff;  box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.09); position: relative;}
.sidebar-page .blog-sidebar-itm .sidebar-item{margin: 0 0 24px;}
.sidebar-page .sidebar-item input.search-field, 
.sidebar-page .blog-sidebar-itm select.postform,
.sidebar-page .sidebar-item input.search-field, .sidebar-page .blog-sidebar-itm select.postform, .sidebar-page .sidebar-item input.search-field, .sidebar-page .blog-sidebar-itm select.postform, .sidebar-page .blog-sidebar-itm select, .sidebar-blog-item input.search-field, .sidebar-blog .sidebar-blog-item .widget select {font-family: 'Instrument Sans'; font-weight: 400; font-size: 18px !important; line-height: 1.2; letter-spacing: 0.2px; text-transform: capitalize; padding: 20px 59px 20px 29px !important; background-color: #f1f1f1; color: #01172c; margin-bottom: 0; position: relative !important; appearance: none !important; width: 100% !important; height: max-content !important; border: none; background-repeat: no-repeat; background-position: right 3px center; outline: none; opacity: 100% !important; background-image: url(../images/sidebar-down-arrow.webp); border-radius: 0; background-size: 54px 89%; }
.sidebar-page .blog-sidebar-itm h2 {padding: 0; color: #073a6a; text-align: left; font-size: 40px; margin: 0 0 17px; border: none; letter-spacing: 0; }
.sidebar-page .sidebar-item.sidebar_categories,.sidebar-page .sidebar-item.sidebar_archives{background-color: transparent;background-image: none;margin: 0 0 33px;}
.sidebar-page .sidebar-item.sidebar_archives{margin-bottom: 0 !important;}
.sidebar-page .sidebar-item.sidebar_categories ul,.sidebar-page .sidebar-item.sidebar_archives ul{padding: 0;}
 
.sidebar-page .sidebar-item input.search-field,.sidebar-blog-item input.search-field {background-image: none;}
.sidebar-page .sidebar-item.sidebar_search input.search-submit, .sidebar-blog-item input.search-submit {background-image: url(../images/sidebar-search-icon.webp); background-repeat: no-repeat; width: 54px; height: 54px; position: absolute; top: 0; bottom: 0; right: 3px; margin: auto; border: none; outline: none; background-color: transparent; font-size: 0; cursor: pointer; background-size: 100% 100%;}
.sidebar-page .blog-sidebar-itm .theme-select {display: none !important;}
.sidebar-blog-item.blog_search {position: relative; }
.widget h2 {display: none; }
.widget{margin: 0;}
.sidebar-blog.blog-sdb{display: flex;justify-content: space-between;gap: 20px; align-items: center;margin: 0 0 35px;}
.sidebar-blog-item{width:33%;}
.sidebar-blog.blog-sdb .sidebar-blog-item input.search-field, .sidebar-blog.blog-sdb .sidebar-blog-item .widget select {background-color: #fff; box-shadow: 0px 0px 49.5px 5.5px rgba(0, 0, 0, 0.14); border-radius: 10px; background-image: url(../images/blg-pg-sdbr-arrow.webp); background-size: 60px 100%; background-position: right 0 center; }
.sidebar-blog.blog-sdb .sidebar-blog-item input.search-field{background-image: none;}
.sidebar-blog.blog-sdb .sidebar-blog-item input.search-submit {background-image: url(../images/blg-pg-sdbr-search.webp); right: 0; width: 60px; height: 100%; }
 
/*Sidebar Case Results*/

.sidebar-page .sidebar-item.sidebar_caseresults{background-color: #375794;}
section.sidebar-item.sidebar_caseresults{padding: 42px 25px 18px;}
.sdbr-case-result-item .sdbr-case-result-content h4{font-family: 'Instrument Sans';font-weight: 400;font-size: 51px;color: #fff;text-align: center;text-transform: uppercase;padding: 0 0 23px;line-height: 1;letter-spacing: 0;position: relative;}
.sdbr-case-result-item .sdbr-case-result-content h4:before{content: "";position: absolute;width: 62%;height:5px ;margin: auto;left: 0;right: 0;bottom: 0;background-color: #5372ac}
.sdbr-case-result-item .sdbr-case-result-content p{font-family: 'Instrument Sans';font-weight: 400;font-size: 17px;color: #fff;text-align: center;text-transform: uppercase;letter-spacing: 0.6px;}
section.sidebar-item.sidebar_caseresults .splide__arrow {position: inherit;}
.sidebar-item.sidebar_caseresults .splide__arrows.splide__arrows--ltr{display: flex;justify-content: center;align-items: center;gap: 20px;}
.sidebar-item.sidebar_caseresults .splide.sdbr-case-results-list{display: flex;flex-direction: column-reverse;}
.sidebar-item.sidebar_caseresults button.splide__arrow {width: 30px; height: 26px; background-position: -22px -115px; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; background-color: transparent; display: inline-block; transform: none;opacity:50% ;transition-duration: 0.5s}
.sidebar-item.sidebar_caseresults button.splide__arrow:hover{background-position: -22px -161px;}
.sidebar-item.sidebar_caseresults button.splide__arrow.splide__arrow--next{background-position: -72px -115px;}
.sidebar-item.sidebar_caseresults button.splide__arrow.splide__arrow--next:hover{background-position: -72px -161px;}


/*Blog Page*/
 
#post-column-full {display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }
.posts-list {background-color:  #dbe2ef;  border-radius: 25px; position: relative; transition: 0.5s;width:48.4%;padding: 26px 25px 180px 140px; }

.posts-block:before {position: absolute; content: ""; width: 78px; height: 77px; background-image: url(../images/blg-pg-site-icn.webp);  bottom: 30px; left: 25px; }
.author-info {display: flex; align-items: center; justify-content: space-between; margin: 0 0 15px 0; }
.posts-block .post-dmy {list-style: none; margin: 0; font-size: 25px; font-family: 'Instrument Sans'; font-weight: 400; line-height: 1.2; letter-spacing: 0; color: #fff; text-align: center; padding:18px 20px 10px; border-radius: 30px; background-color: #122750; position: absolute; top: 0; text-transform: uppercase; left: 0; }
.posts-block .post-dmy strong{font-weight: 400; font-size: 58px; display: block; position: relative; margin-bottom: 10px; padding: 0 0 3px;}
#post-content .posts-block h4 a{color: #000;}
.posts-block .post-dmy strong:before {position: absolute; content: ""; width: calc(100% + 40px); height: 1px; border-bottom: solid 1px rgb(188, 196 ,211,27%); bottom: 0; left: -20px; margin: auto; }
#post-content .posts-block h4 {margin: 0 0 5px;color: #fff}
#post-content .posts-block p{font-size: 18px;line-height: 1.7;}
#post-content .posts-thumbnail img{height: 235px;object-fit: cover;object-position:center;border-radius: 15px;display: block;width: 100%;}
#post-content .posts-readmore {position: absolute; bottom: 40px; }
#post-content .posts-readmore a {display: inline-block; line-height: 1; padding: 16px 37px; font-size: 24px; border: solid 1px #000; color: #000; background-color: transparent; }
.posts-list:hover{background-color:#10192b ;}
.posts-list:hover .posts-block:before{display: none;}
#post-content .posts-list:hover .posts-readmore a{background-color: #375794;border-color:transparent;color: #fff}
.posts-list:hover .posts-block .post-dmy {background-color: #122750; }
#post-content .posts-list:hover .posts-block h4 a{color: #fff;}
.post-pagination {width: 100%;position:relative; }
#post-column-full .nav-links {display: flex;justify-content: center;align-items: center; gap: 10px; margin-top: 20px;    position: relative;}
.post-pagination .nav-links span,#post-content .post-pagination  .nav-links a {background-color: #122750; text-align: center; width: 50px; height: 50px; display: inline-block; align-items: center; color: #fff; font-family: 'Instrument Sans'; font-size: 30px; line-height: 1;    letter-spacing: 1.2px;font-weight: 600; margin: 0; display: flex; justify-content: center; align-items: center; border-radius: 10px; position: relative; transition-duration: 0.5s; border: 1px solid transparent;}
#post-content .nav-links span.page-numbers.current,#post-content  .nav-links a:hover {  background-color: transparent;border-color: #000;color: #122750;}
#post-content .nav-links span.page-numbers.current:before, #post-content  .nav-links a:hover:before{content: "";position: absolute;width: 100%;height: 100%;background-image: url(../images/inn-pattern-img.webp);background-repeat:repeat;top: 0;bottom: 0;left: 0;right: 0;margin: auto;pointer-events: none;z-index: -1;border-radius: 50%}
#post-content .nav-links a.prev.page-numbers,#post-content  .nav-links a.next.page-numbers {background-image: url('../images/sprites-in.webp'); background-position:-350px -20px; background-repeat: no-repeat; width: 37px; height: 32px; display: inline-block; font-size: 0 !important; background-color: transparent;    border: none;}
#post-content .nav-links a.next.page-numbers {background-position: -403px -20px;  }
#post-content .nav-links a.prev.page-numbers:hover{background-position: -350px -70px;border: none;}
#post-content  .nav-links a.next.page-numbers:hover{background-position:-403px -70px ;border: none;}
#post-content .posts-list .posts-block h4 a:hover{color: #4969a6;}
#post-content .posts-list .posts-readmore a:hover {background-color: #888e8d; }

#post-content .posts-block .post-categories a:hover{color: #fff;text-decoration: none; }
#post-content .posts-readmore a:hover{text-decoration: none; }
 
.single-pagination .nav-previous span,.single-pagination  .nav-next span {font-size: 21px; font-family: 'Instrument Sans';font-weight: 500;letter-spacing: 0;line-height: 1;padding: 20px 40px;border-radius: 40px;background-color: #375794;color: #fff;display: inline-block;text-transform: capitalize;text-align: center;border: 1px solid transparent;letter-spacing: 0;}
.single-pagination  .nav-previous span:hover,.single-pagination  .nav-next span:hover {border-color: #000; color: #375794;background-color: transparent;}
.post-navigation .nav-links {display: flex; justify-content: space-between;align-items: center;margin-top: 45px;}
.single-meta {font-family: 'Inter Tight'; font-weight: 400; font-size: 22px; color: #000; letter-spacing: 0.7px; line-height: 1.1; margin-bottom: 20px; display: flex ; flex-wrap: wrap; gap: 8px; } 
.post-tags {font-family: 'Instrument Sans'; font-weight: 400; font-size: 18px; color: #000; letter-spacing: 0px; line-height: 1.1; } 
.post-tags strong{font-weight: 700; } #page-column .post-share p{font-family: 'Inter Tight'; font-weight: 400; font-size: 22px; color: #000; line-height: 1; letter-spacing: 0; margin-bottom: 10px; } 
#page-column .post-share .post-share-icons a {background-image: url(../images/sprites.webp); background-repeat: no-repeat; background-position: -37px -499px; width: 47px; height: 47px; display: inline-block; font-size: 0px; background-color: #375794; border-radius: 50%; transition: 0.5s; } 
#page-column .post-share .post-share-icons a:hover {background-color: #000; } 
.post-share-icons {display: flex ; gap: 5px; } 
#page-column .post-share{margin-bottom: 30px;}
#page-column .post-share .post-share-icons a.post-twitter{background-position: -122px -499px; } 
#page-column .post-share .post-share-icons a.post-linkedin {background-position: -384px -499px; } 
#page-column .post-share .post-share-icons a.post-pinterest{background-position: -442px -499px; }
#page-content .single-category strong a{font-weight: 700;color: #000;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next{flex: none;}


/*    Case Results Page    */
 
.case-results-list {display: flex ; justify-content: center; flex-wrap: wrap; gap: 30px; }
.case-result-item {width: 31.7%; padding: 70px 30px 65px; background-color: #182540; text-align: center; } 
#page-column .case-result-item h2 {color: #fff; position: relative; padding-bottom: 14px; margin-bottom: 15px; text-transform: uppercase; text-align: center; letter-spacing: 0; }
.case-result-item h2:before{position: absolute; content: ""; width: 63.5%; height: 4px; border-bottom: solid 4px rgb(83, 114, 172); left: 0; right: 0; bottom: 0; margin: auto; } 
#page-column .case-result-item p{color: #fff; text-transform: uppercase; font-size: 16px; margin: 0; line-height: 1.625; } 
.case-result-item:hover{background-color: #375794; transition: 0.5s; }
 
/*    Practice Areas Page    */
 
.in-practice-areas-list {display: flex; justify-content: center; gap: 35px 33px; flex-wrap: wrap; } 
.inn-practice-itm {width: 31.6%; padding: 42px 20px 80px 52px; background-color: #888e8d; color: #fff; position: relative; transition: 0.5s; } 
#page-column .inn-practice-itm h4 {font-size: 33px;font-weight: 600; color: #fff; text-transform: uppercase; padding-top: 94px; position: relative; margin-bottom: 9px; } 
#page-column .inn-practice-itm p{font-size: 20px; color: #fff; line-height: 1.5;margin: 0 0 15px; } 
.in-prc-btn {position: absolute; bottom: 40px; } 
#page-column .in-prc-btn .cmn-btn{padding: 11px 31px; font-size: 13px; text-transform: uppercase; font-weight: 600; letter-spacing: 1.3px;color:#fff } 
.inn-practice-itm h4:before {position: absolute; content: ""; width: 73px; height: 71px; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; background-position: -20px -228px; top: 0; left: 0; } 
.inn-practice-itm.construction h4:before{width: 99px; background-position: -113px -228px; } 
.inn-practice-itm.personal h4:before{background-position: -232px -228px; } 
.inn-practice-itm.wrongful h4:before{background-position: -318px -228px; } 
.inn-practice-itm.wheeler h4:before{background-position: -405px -228px; } 
.inn-practice-itm:hover{background-color: #4969a6; }
#page-column .inn-practice-itm:hover .in-prc-btn .cmn-btn{background-color: #fff; color: #000; }
#page-column .inn-practice-hvr a {position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;font-size: 0;z-index: 9;}

.inn-practice-itm.brain h4:before{background-position: -16px -326px;}
.inn-practice-itm.spinal h4:before{background-position: -102px -326px;}
.inn-practice-itm.burn h4:before{background-position: -188px -326px;}
.inn-practice-itm.uberlyft h4:before {background-position: -270px -326px;width: 85px;}
.inn-practice-itm.motorcycle h4:before {background-position: -373px -326px;width: 85px;}
.inn-practice-itm.atv h4:before {background-position: -16px -407px;}
.inn-practice-itm.bicycle h4:before {background-position: -108px -407px;}
.inn-practice-itm.pedestrian h4:before {background-position: -199px -407px;}
.inn-practice-itm.boating h4:before {background-position: -286px -407px;}
.inn-practice-itm.premises h4:before {background-position: -378px -407px;}
.inn-practice-itm.slip h4:before {background-position: -16px -476px;}
.inn-practice-itm.products h4:before {background-position: -187px -476px;}
.inn-practice-itm.workers h4:before {background-position: -365px -476px;}
.inn-practice-itm.dog h4:before {background-position: -16px -556px;}
.inn-practice-itm.medical h4:before {background-position: -110px -556px;}
.inn-practice-itm.consumer h4:before {background-position: -103px -476px;}
.inn-practice-itm.offshore h4:before {background-position: -276px -476px;}
.inn-practice-itm.nursing h4:before {background-position: -282px -556px;}
.inn-practice-itm.defective h4:before {background-position: -190px -556px;}
 
/*    Single Parctice Areas Page    */
 
#page-column ul.attroney-list {column-count: 2; } 
#page-column ul.attroney-list  li{margin-bottom: 25px; } 
#page-column ul.attroney-list  li a{color: #010919; } 
#page-column ul.attroney-list  li a:hover{color: #375794; }
 
.single-prc-list {display: flex; justify-content: space-between; align-items: center; padding: 25px 20px; background-color: #fff;gap:10px; } 
#page-column .single-prc-list p{color: #375794; margin: 0;    font-size: 20px; } 
#page-column .single-prc-list a.cmn-btn{color: #fff; font-size: 16px; text-transform: uppercase; letter-spacing: 0.32px; padding: 17px 27px; } 
#page-column .single-prc-list a.cmn-btn:hover{background-color: #000; }
 
/*contact page*/
 
.contact-page .in-cont-list {display: flex;justify-content: center;flex-wrap: wrap;width: 52%;gap: 15px;}
.contact-page .in-cont-item {width: 48%; position: relative; text-align: center; background-color: #888e8d; padding: 47px 10px 39px; transition: 0.5s;}
.contact-page .in-cont-item:not(:last-child):hover{background-color: #4969a6;}
.contact-page #page-column .in-cont-item h4 {line-height: 1; color: #fff; position: relative; text-transform: uppercase; margin: 0 auto 21px; padding-left: 49px; width: max-content; }
.contact-page #page-column .in-cont-item.icons h4{padding:0;}
.contact-page #page-column .in-cont-item.icons{padding-top: 45px;}
.contact-page .in-cont-item.icons h4::before{display: none;}
.contact-page .in-cont-item h4::before{position: absolute; content: ""; background-image: url(../images/sprites-in.webp); height: 35px; width:35px; background-repeat: no-repeat; background-position: -295px -25px; left: 4px; top: 0;}
.contact-page #page-column .in-cont-item .scl-icons{display: flex; flex-wrap: wrap; width: 70%; margin: 30px auto 0; justify-content: center; gap:12px;}
.contact-page #page-column .in-cont-item .scl-icons a {font-size: 0; color: #fff; display: inline-block; height: 62px; width: 62px; background-image: url(../images/sprites-in.webp); background-position: -122px -69px; border: 1px solid #fff; border-radius: 50%;}
.contact-page #page-column .in-cont-item .scl-icons a:hover{background-color: #4969a6; border-color: transparent;}
.contact-page #page-column .in-cont-item .scl-icons a.linkedin {background-position: -381px -121px; }
.contact-page #page-column .in-cont-item .scl-icons a.twitter{background-position: -204px -69px;}
.contact-page #page-column .in-cont-item .scl-icons a.instagram{background-position: -121px -150px;}
.contact-page #page-column .in-cont-item .scl-icons a.youtube{background-position: -203px -150px;}
.contact-page #page-column .in-cont-item p strong{text-decoration: underline; font-weight: 400; display: block; text-underline-offset: 4px; text-decoration-thickness: 1px;}
.contact-page #page-column .in-cont-item p{font-size: 20px; line-height: 1.45; color: #fff; margin-bottom: 28px;}
.contact-page #page-column .in-cont-item p.call{font-weight: 700; margin: 0;}
.contact-page #page-column .in-cont-item p a{font-size: 30px; width: max-content; margin: 0 auto; color: #fff; display: block;}
.contact-page #page-column .in-cont-item p a:hover{color: #0e1527;}
.contact-page #page-column .in-cont-item .scl-icons br{display: none;} 

.cont-pg-lft.hm-form-sec {width: 46%;padding: 50px 40px 70px;margin: 0px;}
.contact-pg-blk {display: flex;justify-content: space-between;}
.cont-pg-lft.hm-form-sec .gform_wrapper .top_label input[type="submit"]{padding: 24px 45px 23px !important;}
.cont-pg-lft.hm-form-sec .popup .popuptext{width: 100%;position: relative !important;margin: 10px 0 0;}
.cont-pg-lft.hm-form-sec div#popup-container{width: 100%;top: 23px;}
.cont-pg-lft.hm-form-sec div#popup-container .popup{cursor: auto;}
#page-column .cont-pg-lft.hm-form-sec p{line-height: 1;}
 
/* Attorney Page */
 
.attrny-page .attorney-list{display: flex; flex-wrap: wrap; justify-content: center; gap:52px 45px;}
.attrny-page .attorney-item {width: 30.94%; position: relative; padding-bottom: 40px;background-image:url(../images/attorney-bg-img.webp);background-repeat: no-repeat;background-position: center;background-size: 100% 100%;}
.attrny-page .attorney-item:hover .attorney-content{background-image: none; background-color: #375794;}
.attrny-page .attorney-item:hover .attorney-content::before{position: absolute; content: ""; background-color: #375794; height: 13px; width: 31px; clip-path: polygon(50% 0%, 0% 100%, 100% 100%); top: -12px; left: 0; right: 0; margin: auto;}
.attrny-page .attorney-item .attorney-image img{width: 100%; display: block;}
.attrny-page .attorney-item .attrny-itm-hov a{font-size: 0; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; z-index: 1;}
.attrny-page .attorney-item .attorney-content{background-image: url(../images/attrny-pattern.webp); background-repeat: repeat; background-size: auto;background-position: center; max-width: 94.7%; margin: 0 auto; position: absolute; bottom: 0; left: 0; right: 0; text-align: center; padding: 27px 15px 20px;  border-bottom: 4px solid #375794;}
#page-column .attorney-item .attorney-content h5{color: #fff; text-transform: uppercase; line-height: 1; padding-bottom: 13px; margin: 0 0 9px; position: relative; letter-spacing: 0.3px;}
#page-column .attorney-item .attorney-content h5::before {position: absolute; content: ""; background-color: #fff; height: 2px; width: 43%; left: 0; right: 0; margin: auto; bottom: 0;}
#page-column .attorney-item .attorney-content h6{color: #fff; margin: 0; font-weight: 500; font-size: 17px; line-height: 1;}


/*    About Page    */
 
.about-attny-blk {padding: 22px 30px; background-color: #fff; text-align: center; margin-bottom: 55px; } 
#page-column .about-attny-blk h3 {font-weight: 600; letter-spacing: -1.6px; } 
#page-column .about-attny-blk h3:last-child{margin: 0; } 
.about-blk {padding: 30px 20px; background-color: #091022; margin: 40px 0 ; position: relative; z-index: 1;} 
#page-column .about-blk p{color: #fff; font-weight: 500; font-size: 20px; text-align: center; margin-bottom: 0;}
.about-blk:before{position: absolute; content: ""; background-image: url(../images/about-blk-bg.webp); height: 100%; width: 100%; left: 0; right: 0; top: 0; bottom: 0; background-position: center; background-repeat: no-repeat; background-size: 100% 100%; z-index: -1; mix-blend-mode: soft-light; opacity: 80%; pointer-events: none;}


/* Single Attorney Page */
 
.attrny-page .page-col-full{flex-direction: row-reverse;}
.attrny-page .single-attrny-blck{display: flex; align-items: center;margin: 0 0 40px;} 
.attrny-page .single-attrny-img img{width: 100%; display: block;}
.attrny-page .single-attrny-lft {width: 31.25%;background-image: url(../images/attorney-bg-img.webp);background-repeat: no-repeat;background-position: center;background-size: 100% 100%;}
.attrny-page .single-attrny-rit {width: 68.75%;}
.attrny-page .single-attrny-rit .attrny-box{background-image: url(../images/attrny-pattern.webp); background-repeat: repeat;  background-size: auto; padding: 54px 90px 63px; position: relative; z-index: 0;}
.attrny-page .attrny-box-title{position: absolute; z-index: -1; top: 9px; left: 15px;}
.attrny-page .single-attrny-rit .attrny-box-title h2{font-family: 'Instrument Sans';  font-weight: 700; font-size: 75px; color: #24375b; line-height: 1; letter-spacing: 0; text-transform: uppercase; letter-spacing: 2.1px; margin: 0;}
.attrny-page .single-attrny-rit h3{font-family: 'Instrument Sans'; font-weight: 600; font-size: 56px; color: #ffffff; line-height: 1; letter-spacing: 0; margin-bottom:9px;}
.attrny-page .single-attrny-rit h6{font-family: 'Instrument Sans'; font-weight: 500; font-size: 20px; color: #82a1de; line-height: 1; letter-spacing: 0; margin: 0 0 38px;}
.attrny-page .rit-attrny-blck{display: flex;justify-content:space-between; }
.attrny-page .rit-attrny-itm h5{color: #fff; font-size: 28px; font-family: 'Instrument Sans'; font-weight: 400; letter-spacing: 0; line-height: 1; text-transform: uppercase; margin-bottom:13px ; position: relative;}
.attrny-page .rit-attrny-itm h5::before{position: absolute; content: ""; background-image: url(../images/sprites-in.webp); height: 35px; width:35px ; background-position: -294px -80px; background-repeat: no-repeat; left: -47px; top: -2px;}
.attrny-page .rit-attrny-itm p {font-family: 'Instrument Sans'; font-weight: 400; color: #fff; font-size: 18px; line-height: 1.61; margin-bottom: 18px;}
.attrny-page .rit-attrny-itm p strong{font-weight: 400; text-decoration: underline; display: block; text-underline-offset: 4px;}
.attrny-page .rit-attrny-itm p.attrny-call{margin: 0; font-weight: 700; color: #82a1de; font-size: 22px;}
.attrny-page .rit-attrny-itm p.attrny-call a:hover{color: #fff;}
.attrny-page .rit-attrny-itm {width: 40.5%; padding-left: 49px;}
.rit-attrny-itm.lft-location {width: 50%; border-right:1px solid rgb(255, 255, 255 ,0.2) ;}
 
 
.column-attrny-blk{display: flex; gap: 41px; margin-bottom: 40px;}
.column-attrny-lft{width: 100%;}
#page-column .column-attrny-lft p strong{font-size: 22px; color: #375794; text-decoration: underline; text-decoration-thickness:1px ; text-underline-offset: 4px; font-weight: 600; letter-spacing: -0.88px;}
#page-column .column-attrny-lft p{font-size: 20px;}
.column-attrny-rit {width: 41.78%; margin-top: 16px;}
.column-attrny-rit img{width: 100%; display: block;}
.award-list {display: flex; background-color: #fff; box-shadow: 0px 23px 55.8px 6.2px rgba(0, 0, 0, 0.09); justify-content: center; align-items: center; gap: 20px; padding: 17px 0px 19px;margin: 0 0 55px;}
.award-image img{width: 100%; display: block;}
.attrny-award-item {width: 13.37%;}

/*  review page */

#page-column .in-review-item h5 {margin: 0; color: #fff; }
#page-column .in-review-item p {margin: 0 0 15px; color: #fff; }
.in-review-item .star-rat {width: 175px; height: 29px; background-image: url(../images/sprites.webp); background-repeat: no-repeat; background-position: -248px -126px; font-size: 0; margin-bottom: 20px; }
.in-review-item { padding: 50px 30px; background-color: #182540;display:inline-block;width:100% ;margin: 0 0 30px;position: relative; transition: 0.5s;}
.in-review-item:hover{background-color: #375794; }
.in-review-lst{column-count: 2;gap: 30px;}
#page-column .in-review-item:before {position: absolute; content: ''; width: 45px; height: 41px; background-image: url(../images/sprites.webp); background-repeat: no-repeat; background-position: -252px -187px; background-color: transparent; top: 30px; right: 30px; filter: saturate(0) brightness(0) invert(1); }


.accordion {margin: 0px 0 22px;}
.accordion-section {margin-bottom: 15px;}
.accordion-section:last-child {margin-bottom: 0;}
#page-column .accordion-section h3 a.accordion-section-title {letter-spacing: 0;color: #375794;display: block;padding: 17px 55px 15px 22px;text-decoration: none;cursor: pointer;position: relative;border: solid 1px #375794;}
#page-column .accordion-section h3 .accordion-section-title.active {background-color: #375794;border: transparent;color: #ffffff;}
#page-column .accordion-section h3 a:before {position: absolute;content: "";border: 2px solid #375794;border-top: none;border-right: none;width: 15px;height: 15px;top: 23px;right: 27px;rotate: 314deg;}
#page-column .accordion .accordion-section h3 {margin: 0px;font-size: 26px;line-height: 1.3;}
#page-column .accordion-section h3 a.accordion-section-title.active:before{rotate: 135deg;border-color: #fff;top: 30px;}
.accordion-section .accordion-section-content{padding: 15px 0 0;display:none}

.images-blk {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin: 30px 0;}
.images-blk .image {width: 36%;border: 2px solid #375794;}
.images-blk .image img {width: 100%;display: block;}

.faq-img{width: 30%;border: 2px solid #375794;}
.faq-img img {width: 100%;display: block;}
.faqs_pg .accordion-section .accordion-section-content{display: none;}
.accordion-cnt {width: 80%;}
.accordion-cnt.no-image {width: 100%;}
.faqs_pg .accordion-section .accordion-section-content.open{display: flex;justify-content: start;gap: 20px;align-items: start;}


.video-blk iframe { width: 100%;height: 350px;}
.video-blk{margin:0 0 30px;border:2px solid #213762;padding:5px;}
.videos-itm{border:2px solid #213762;padding:20px;margin:0 0 15px;}
#page-column .videos-itm p{margin:0;}

.video-iframe iframe{width:100%;height:350px;}
.video-iframe{margin:0 auto 20px;width: 85%;}
.video-description {text-align: center;}

.staff-blk {width: 30%;}
.attrny-page .staff-blk .attorney-item{width:100%;}
#page-column .staff-blk .attorney-item .attorney-content h6{font-size:24px;}
#page-column .staff-blk .attorney-item p{margin:0;color:#fff;}
.staff-blk .staff-cont{text-align:center;}
#page-column .staff-blk .staff-cont p{margin:0;}
#page-column .staff-blk .staff-cont{margin:20px 0 0;}


.location-itm {border: 2px solid #283f6b;padding: 20px;width: 100%;text-align:center;display: flex; flex-direction: column;justify-content: space-between;    margin: 0 auto 30px;}
#page-column .location-itm p{margin:0 0 5px;}
.location-blk .loc-img {width: 53%; margin: 0 auto 10px; border: 2px solid #283f6b; border-radius: 20px; }
.location-blk .loc-img img {width: 100%; display: block; border-radius: 17px; }
.loc-map-blk iframe{width:100%;height:400px;}
#page-column .location-item-lnks ul li:before{display: none;}
#page-column .location-item-lnks h2{color:#fff;text-align:center;}
#page-column .location-item-lnks ul li a {font-size: 17px; font-family: 'Instrument Sans'; font-weight: 500; letter-spacing: 0; line-height: 1; padding: 20px 30px; border-radius: 40px; background-color: #375794; color: #fff; display: block; text-transform: capitalize; text-align: center; }
#page-column .location-item-lnks ul li {margin: 0 !important; padding: 0;width: 31%;}
#page-column .location-item-lnks ul {margin: 0; display: flex ; flex-wrap: wrap; justify-content: center; gap: 15px; }
.location-item-lnks {background-color: #213762; padding: 30px 20px;margin:0 0 20px; }
#page-column .location-item-lnks ul li a:hover {background-color: #888e8d;}
.loc-map-blk {margin: 0 0 22px;width: 100%;}
#page-column h3.location-tle{text-align:center;}

.location-blk {display: flex;gap: 20px;}

.department-blk {display: flex;flex-wrap: wrap;justify-content: center;gap: 17px;margin:0 0 40px;}
.department-blk .dept-item {width: 24%;border: 2px solid #283f6b;padding: 20px 15px;}
.department-blk .dept-img {width: 40%;margin: 0 0 20px;}
.department-blk .dept-img img{width:100%;display:block;}
#page-column .dept-item ul {margin:auto;}

.resoures-blk {display: flex;justify-content: center;flex-wrap: wrap;gap:20px;}
.resoures-blk .resoures-itm {width: 18%;border: 2px solid #283f6b;padding: 10px;text-align: center;}
.resoures-blk .flag-img {width: 73%;margin: auto;}
.resoures-blk .flag-img img{width:100%;display:block;}
.attrny-award-item.sngl-itm {margin: 0 0 20px;}


.attrny-page.staff .attorney-list{gap:45px 28px;}
#page-column .attrny-page.staff .attorney-item .attorney-content h5{font-size: 24px;}
.attrny-page.staff .attorney-item{    width: 37.34%;}
.page-template-template-staff .attrny-page .attorney-item .attorney-content{display:flex;justify-content:center;align-items:center;flex-direction: column;}


.reviews-bg .videos-blk {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin: 0 0 40px;}
.reviews-bg .videos-itm {margin: 0px;width: 49%;}
.reviews-bg .video-iframe iframe {height: 280px;}

.accordion-section .accordion-section-content.open {display: block;}

#page-column .testi-videos-blk.inn-testi-vid-blk h4 {margin: 0px !important;}


#menu-cg-law-group-practice-areas li.current-menu-item a {color: #fff;}
#menu-cg-law-group-practice-areas li.current-menu-item a:hover {color: #618bdb;}

::target-text {
  background: none !important;
}


.images-blk.firm-pg-imgs-blk .image{width: 48%;}
.images-blk.case-rstls-imgs-blk .image {width: 32%;}

.sngl-atrny-cnt {display: flex;justify-content: space-between;}
.sngl-atrny-rit , .sngl-atrny-lft{width: 49%;}

/*Case Result*/
#page-column .shrt-code {
    margin-bottom: 30px;
}
#page-column .case-results-cta .case-slider.owl-carousel {
    display: block;
}
.page-container .full-width .case-results-cta .case-item,#page-column .case-results-cta .case-item {
     padding:0 0  20px;
    text-align: center;
    background-color: rgb(55 87 148 / 28%);
    color: #fff;
    position: relative;
    transition: 0.5s;
}
/* .page-container .full-width .case-results-cta .case-item h4,#page-column  .case-results-cta .case-item h4, .page-container .full-width .case-results-cta .case-item p,#page-column  .case-results-cta .case-item p{
    color: #202020;
} */
#page-column .widget.widget_team_member .cta-btn ,#page-column .case-results-cta .cta-btn {
    text-align: center;margin-top: 4%;
}
#page-column .widget.widget_team_member a,.page-container .full-width .case-results-cta .cta-btn a, #page-column .case-results-cta .cta-btn a{
  position:relative;z-index:9
}
#page-column .case-results-cta .cta-btn a{padding:22px 45px}
#page-column .case-results-cta .cta-btn a:hover{
     color: #80a3e7;
}

.page-container .full-width .case-results-cta .case-item h4,#page-column .case-results-cta .case-item h4 {
    padding: 15px 10px;
    position: relative;
    margin: 0 0 20px;
	background: linear-gradient(180deg, #375794 45%, #1a191914);
	border-bottom: 1px solid #fff 
}

#page-column .case-results-cta .case-slider {
    /*display: flex;*/
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.page-container .full-width .case-slider .case-item{
    width: 48%;
}
.full-width section.case-results-cta {
    margin: 30px 0;
}
.related-insights-posts .posts-list{
	width: 100%;
    max-width: 400px;
    margin: 0px auto;
	padding:30px 20px 90px;
}
#page-column .related-insights-posts .posts-list h6 a:hover{color: #c6c8cc !important;}
.page-container .full-width  h2.cta-title{
    font-size: 40px;
    text-align: center;
}
.page-container .full-width .case-slider {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
#page-column .case-results-cta .case-item h6 {
    margin: 0px 0 10px;    font-size: 23px;color: #fff;
}
#page-column .case-results-cta .case-item p {
    margin: 0px; font-size: 16px; line-height: 1.6; letter-spacing: 0;
	    padding: 0 10px;
}
/* Team Member CTA */
.team_member_item{padding-bottom:20px;    background-image: url(../images/attorney-bg-img.webp);background-repeat: no-repeat;background-position: center;}
#page-column .team_member_item .team_member_pic{margin-bottom:20px}
#page-column .team_member_name h6 {padding-bottom: 10px;margin-bottom: 15px;position: relative;}
#page-column .team_member_name h6:before{position:absolute;content:"";width:50%;height:100%;border-bottom:solid 1px #fff;left:0;right:0;bottom:0;margin:auto}
#page-column .team_member_name p{margin:0;line-height: 1;}


/*Testimonials CTA  */
#page-column .star-rating {background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; width: 175px; height: 29px; background-position: -20px -20px; font-size: 0; margin: 0 auto 16px;} 
#page-column .testimonial-cta-block.shrt-code{text-align:center;padding:30px 15px}
#page-column .testimonial-cta-block .testi-sdbr-blk.owl-carousel .owl-nav{display:none}
h4.caseresult-cta-title, .team-cta-title h4, .widget.widget_related_insights h4.in-widget-title {text-align: center; }
#page-column .testimonial-cta-block p.review-links {margin: 0 !important;}

.fact-checked-sec {background-color: #f2f7ff; padding: 30px 0px; border-bottom: 2px solid #000; }
section.widget.widget_fact_checked {margin: 0; } 
.checked_by {line-height: 1.2; } 
p.mod_date {margin: 0; } 
section.widget.widget_fact_checked p {font-family: 'Instrument Sans'; font-weight: 500; font-size: 20px; } 
.checked-left {width: 100%; display: flex; justify-content: flex-start; align-items: center; position: relative; } 
.checked-left p.widget-names::before {position: absolute; content: ''; width: 16px; height: 16px; background-image: url(../images/drop-down-arrow.webp); background-position: 0px 0px; background-repeat: no-repeat; top: 0px; right: 0px; bottom: 0px; margin: auto; } 
.checked-left p.widget-names.nameactive::before {transform: rotate(180deg); } 
.checked-right {width: 100%; } 
.widget.widget_fact_checked .fact_checked_inner {display: flex; justify-content: space-between; min-height: 45px; align-items: flex-start; } 
.widget.widget_fact_checked .fact_checked_inner .checked_by {display: flex; justify-content: flex-start; align-items: center; width: 70%; } 
.widget-description {max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin: 0; } 
.widget-description.active {max-height: 500px; margin-top: 10px; }
.widget.widget_fact_checked p.widget-names {margin: 0; }
section.widget.widget_fact_checked .widget-description p {line-height: 1.6;}

.custom-block-list.cta-blk {padding: 30px;background-color: #375794;margin: 30px 0;}
.custom-block-list.cta-blk *:last-child {margin-bottom: 0 !important; }
#page-column .custom-block-list.cta-blk p, #page-column .custom-block-list.cta-blk li, #page-column .custom-block-list.cta-blk h2, #page-column .custom-block-list.cta-blk h3, #page-column .custom-block-list.cta-blk h4, #page-column .custom-block-list.cta-blk h5, #page-column .custom-block-list.cta-blk h6{color: #fff;}

.team_member_name {padding: 0 2px;}