<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 993px)   {
}
@media screen and (min-width: 1019px) and (max-width: 1200px) {
	.onmbfx li.menu-item a {
    width: 164px !important;
}
#cssmenu &gt; ul &gt; li.News a {
    width: 100% !important;
}
} 
@media screen and (min-width: 1025px) and (max-width: 1200px) {
	.thumb_tb, .tb_title {
		position: relative;
		flex: 0 0 24.2%;
	}
}
@media screen and (min-width: 993px) and (max-width: 1024px) {
	.thumb_tb, .tb_title {
		position: relative;
		flex: 0 0 24.2%;
	} 
}
@media screen and (min-width: 768px) and (max-width: 992px) {
.thumb_tb, .tb_title {
    flex: 0 0 24.481%;
}
.col-tb-content {
    gap: 5px;
}
.tb_title h2 {
    font-size: 17px;
}
.author_wrap .author_name {
    margin-bottom: 32px;
}
.author_wrap {
    margin-bottom: 25px;
}
.report_author_section {
    padding-bottom: 15px;
}
.report_author_section .col-12.col-sm-12.col-md-6 {
    padding-left: 50px; 
}
.report_author_section {
    max-width: 720px;
    margin: 0 auto;
}
.tb_detail_content h2 {
    font-size: 40px;
}
.table_detail_section .tb_detail_content p {
    font-size: 17px;
}
.banner_tb_title h2 {
    font-size: 50px;
} 
.tb_sticky_sidebar {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    background: #000;
    padding: 0 0;
	    z-index: 99;
} 
.tb_sticky_footer {
       background: none;
    color: #fff;
    font-size: 17px;
}
.toggle_sticky {
    display: block;
    width: 100%;
    background: #9a248e ;
    padding: 5px 24px;
    overflow: hidden;
	margin-bottom: -1px;
}
.toggle_sticky i.fa {
    color: #fff;
    float: right;
    font-size: 40px;
}
.toggle_sticky span {
     color: #fff;
    font-size: 17px;
    display: block;
    line-height: 22px;
    float: left;
    padding: 5px 0;
}
.tb_sticky_content {
   position: relative;
    left: auto;
    right: auto;
    width: 100%;
    transform: none;
    top: auto;
	opacity:0;
	height:0px;
}
.tb_sticky_content.tb_sticky_content_show {
    height: auto;
    opacity: 1;
}
}
@media screen and (max-width: 767px) {
.logo {
max-width: calc(100% - 75px);
    float: left;
}
.main-menu {
    padding: 17px 0;
}
.topbar_header {
    display: none;
} 
.report_header_top .rep_head_top_text {
    font-size: 14px;
}
.report_header_top .rep_head_top_image {
    max-width: 215px;
}
.report_header_bottom {
    gap: 0;
    flex-flow: column;
    align-items: flex-start;
    max-width: 100%;
}
.report_header_bottom .rep_head_bot_image {
    width: auto;
    max-width: 232px;
}
.report_header_top {
    margin-bottom: 40px;
}
.container {
    padding-right: 24px;
    padding-left: 24px;
}
.rep_head_bot_text {
    width: 100%;
}
.rep_head_sub_heading {
    font-size: 18px;
    margin-top: 28px;
    line-height: 21px;
    font-weight: normal;
}
.rep_head_bot_text h1.main-heading {
    font-size: 45px;
    letter-spacing: -0.9px;
    line-height: 60px;
    margin-bottom: 0;
    margin-top: 0;
}
h2.tb_heading {font-size: 45px;line-height: 38px;margin-bottom: 28px;margin-top: 28px;}
.table_of_content_sec {
    padding-top: 0;
}
.col-tb-content {
    display: block;
    width: 100%;
    gap: 0;
    flex-flow: inherit;
}
.thumb_tb, .tb_title {
    height: 250px;
    flex: none;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 20px;
}
.tb_title h2, .banner_tb_title h2 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 34px;
}
.tb_title h2 span {
    font-size: 24px;
}
.tb_title:hover {
    background: #9a248e;
}
.banner_tb_title h2 {
    font-size: 35px;
    letter-spacing: -0.7px;
    line-height: 38px;
    display: block;
}
.banner_tb_title h2 span {
    font-size: 18px;
    margin: 0;
}
.banner_tb_title {
    max-width: 100%;
}
.banner_tb {
    height: 300px;
    align-items: end;
    padding-bottom: 21px;
    justify-content: left;
}
.tb_sticky_content {
   position: relative;
    left: auto;
    right: auto;
    width: 100%;
    transform: none;
    top: auto;
	opacity:0;
	height:0px;
}
.tb_sticky_content.tb_sticky_content_show {
    height: auto;
    opacity: 1;
}
.table_detail_section .tb_detail_content p {
    font-size: 17px;
    line-height: 25px;
}
.table_detail_section .tb_detail_content .col-12.col-sm-12.col-md-8 {
    padding: 0;
}
.tb_detail_content h2 {
    font-size: 35px;
    letter-spacing: -0.7px;
    line-height: 38px;
}
.banner_tb .container {
    width: 100%;
}
.author_wrap .author_image {
    width: 100px;
    height: 150px;
}
.author_wrap .author_image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
}
.author_wrap .author_text {
    width: calc(100% - 100px);
}
.author_wrap .author_name span {
    font-size: 14px;
    margin-bottom: -10px;
}
.author_wrap .author_name h4 {
    letter-spacing: -0.48pt;
    font-size: 24px;
    line-height: 38px;
}
.author_designation {
    font-size: 14px;
    line-height: 27px;
    padding-top: 20px;
}
.author_desc {
    font-size: 14px;
    line-height: 17px;
}
.report_author_section .col-12.col-sm-12.col-md-6 {
    padding: 0;
}
.report_author_section .row {
    margin: 0;
}
.footer-logo {
    max-width: 240px;
    margin: 0 auto;
    margin-bottom: 50px;
} 
.align-right {
    float: none;
}
.social_links {
    float: none;
    text-align: center;
}
.copyright-sec p {
    font-size: 12px;
}
.tb_sticky_sidebar {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    background: #000;
    padding: 0 0;
	    z-index: 99;
}  
.tb_sticky_footer {
     background: none;
    color: #fff;
    font-size: 17px;
}
.toggle_sticky {
    display: block;
    width: 100%;
    background: #9a248e ;
    padding: 5px 24px;
    overflow: hidden;
        margin-bottom: -1px;
}
.toggle_sticky i.fa {
    color: #fff;
    float: right;
    font-size: 40px;
}
.toggle_sticky span {
     color: #fff;
    font-size: 17px;
    display: block;
    line-height: 22px;
    float: left;
    padding: 5px 0;
}
.tb_sticky_footer_logos img {
    filter: brightness(2.5);
}
.table_detail_section .tb_detail_content blockquote h3 {
    font-size: 25px;
    line-height: 32px;
}
.table_detail_section .tb_detail_content blockquote p {
    font-size: 20px;
}
} 
@media screen and (max-width: 374px) {
}
@media screen and (max-width: 363px) {
}</pre></body></html>