/* Themify Customize Styling */
#headerwrap {	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px; 
}
.header-widget-full {	background-image: url(https://internalaudit.icai.org/wp-content/uploads/2023/09/Skill.png); 
}
body #site-logo a img {		width: 100px;
	height: 100px; 
}
#site-logo {	
	margin-top: 1px; 
}
#site-description {	display: none;
	margin: 0px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background-attachment: fixed; }
/* Themify Custom CSS */
.homepagebx {
    margin-bottom: 30px;
    height: auto;
    border: 3px solid rgba(12, 70, 82, 1);
    padding: 5px;
    border-radius: 18px !important;
    text-align: center;
    width: 200px;
}

#footerwrap h2{
	color:#fff;
	font-size: 20px;
	text-align: left !important;
}
#footerwrap {
    background-color: #000062;
    border-top: none;
	color:#fff;
	display: none !important; 
}
.navigateBar {
    background-color: #000062 !important;
}
body {
    padding: 0;
    margin: 0;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 15px;
    overflow-x: hidden;
	line-height:1.6 !important;
	color:black !important;
}
a{
	color:inherit !important;
	text-decoration:none;
	cursor:pointer !important;
}

h1,h2,h3,h4,h5,h6 {
    font: inherit;
}
h3.slide-title {
    font-size: 14px !important;
}

.tablebox{
    width: 100% !important;
    border-collapse: collapse;
}
.tablebox, .tablebox td, .tablebox th{
	border:2px solid #000062;
	padding:5px;
}
.tablebox tr:first-child{
	font-weight:600;
	color:#000062;
	background-color:#eeeeff	
}
.boardname {
    font-size: 4rem;
    font-weight: 700;
}
div#headerwrap {
    display: none !important;
}
.icai .slide-content h3 {
   font-size: 14px!important;
}
.themify_builder_content-34 .tb_tu3p699.module-text {
    font-size: 14px;
    line-height: 18px;
}
.announce {
    width: 68.8%;
    height: 350px;
    overflow: hidden;
}
.publicButton{
	overflow: hidden;

}

.announce ul li, .publicButton ul li, .whatsNew ul li {
    line-height: normal !important;
    background-color: transparent;
    padding: 10px;
    border-radius: 3px;
    color: #000062 !important;
    border: 1px solid #000062;
	font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.announce ul li:hover, .publicButton ul li:hover {
    box-shadow: 0 8px 24px rgba(0,0,0,0.1);
    box-shadow: 8px 8px 40px 0 rgb(94 93 93 / 4%);
}
.announce ul li:before, .publicButton ul li:before {
    width: 0;
    height: 0;
    border-top: 34px solid transparent;
    border-right: 90px solid red;
    border-bottom: 37px solid transparent;
}
.announce ul ::marker, .publicButton ul ::marker  {
  content: '\2B9A' !important;
    color: #000062 !important;
    padding: 0;
    margin: 0;
    font-size: 18px;
    vertical-align: baseline;
}
.publicButton ul li{
	width:80%;
}

.suggest {
    width: 76%;
    margin: 0 auto;
    border: 2px solid #8f0b0b;
    border-radius: 10px;
    background-color: #8f0b0b1a !important;
}
.suggest .image-content {
    padding: 9px 23px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.suggest img {
    width: 195px !important;
    height: 120px;
    display: block;
    border-radius: 5px;
    display: block;
    margin: 0 auto 0;
}
.suggest:hover{
	 transform: scale(1.0477);
    transition: .8s ease-in-out;
    border-style: solid;
}

.suggest .image-content:hover {
    background-color: #8f0b0b;
     transition: 3s ease-out;
}
.suggest .image-title:hover {
    color: gold;
    transition: 1s ease-in-out;
}
.suggest .image-wrap {
    background-color: #fff;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

/* publication section */
.publicButton .ui.brown {
    color: #ffffff;
    padding: 20px 30px;
    min-width: 200px;
    text-align: center;
    margin: 20px auto;
    margin-bottom: auto;
    background: linear-gradient(23deg, #048aa5 60%, #0c4652 100%);
    letter-spacing: 2px;
    line-height: 23px;
}
.publicButton .ui.brown:hover{
	background-color:#8f0b0b;
}

/* menu bar css styles */
.menuItem .tb_default_color a {
    color: #fff;
}
.menuItem .ui.nav {
    background: transparent;
    display: inline-block;
	}
.menuItem a {
    color: #fff !important;
    border: none;
		margin:0;
}
.menuItem li{
	font-size: 16px !important;
	border-radius:none !important;
}

.ui.nav>li:first-child, .ui.nav>li:last-child{
	border-radius:none;
}

.menuItem a:hover {
    color: #8f0b0b !important;
	background-color:#fff !important;
}
.menuItem .ui.nav li a {
    padding: 0.725em 1.625em;
    border: none;
		border-radius:none;
}
.menuItem .ui.nav > li a:hover {
    background: #fff;
}

	.menuItem .sub-menu {
       background-color: #000062!important;
}
.ui.nav>.current-menu-item>a, .ui.nav>.current-menu-item>a:hover, .ui.nav>.current_page_item>a, .ui.nav>.current_page_item>a:hover {
	background: transparent;
}
.ui.nav ul, .ui.nav ul>li {
    list-style: none;
    margin: 0;
    width: 330px;
    border-bottom: solid 1px #f7f1f1;
}
.sub-menu li:last-child {

    border-bottom: none !important;
}
.ui.nav ul {
    border-radius: inherit;
}
ul.sub-menu li a {
    padding: 5px 15px !important;
}

.logos {
    float: right;
    width: 280px;
    padding: 20px 0;
}
.logos img {
    width: 120px !important;
    height: 80px;
}

div#notice {
    height: 265px;
    overflow-y: scroll;
    padding-right: 20px;
}
div#notice a:hover{
	color:#0c4652 !important;
}
.announce ul li:hover {
    background-color: #0c46521a;
    color: #0c4652 !important;
    border: 1px solid #0c4652;
	}
.module-menu:not(.mobile-menu-module) .sub-menu {
    background-color: #928a8a;
}

.lawyers-section .bx2:hover {
    background-color: #e4f2ff !important;
 transform: scale(1.0477);
    transition: .8s ease-in-out;
    border-style: solid;
}


/*  whatsnew */
/* .whatsNew {
  height: 300px;
  overflow: hidden;
  background: #ccc;
} */
.whatsNew ul{
	list-style: none;
}

.whatsNew ul li:hover {
    background-color: #a3b4d7;
    color: #0c4652;
	border-color:#0c4652;
}
	.webcastText{
		overflow:hidden;
	}
.module-image.image-right .image-wrap {
    float: right;
    margin: 0 0 0em 5.5em;
}

.module.module-image.bx2{
	height:140px!important;
	border:none !important;
} 

.tb_text_wrap ul li {
    line-height: normal !important;
}

a.links {
    border: 1px solid var(--theme_accent);
    border-radius: 10px;
    padding: 0px 10px 3px;
	margin-top:5px !important;
}

a.links:hover{
	background-color:var(--theme_accent);
	color:white !important;
}
.suggesst tr td:first-child {
    width: 30%;
}

.audit-gallery:hover{
    transform: scale(1.12211);
		transition: .5s ease;
}


@media(max-width: 767px) {
.header-new {
    width: 100% !important;
}
.right {
    float: right;
    display: flex;
    flex-direction: row-reverse;
}
.right img {
  display:none !important;
}

.nameHeading {
    font-size: 20px!important;
    text-align: center !important;
    display: block;
    width: 80%;
    font-weight: 700;
    transform: translateX(15%);
    position: absolute;
    vertical-align: middle;
    top: inherit;
    right: 30px;
    margin-top: 15px;
}

.heads{
    width: 230px;
    margin: 0 auto;
}

.headsTitle {
    width: 230px;
    margin: 0 auto 10px;
}

h3.slide-title{
display:none;
}

.footer-widgets.tf_clearfix {
    display: flex;
    flex-direction: column;
}
.footer-widgets .col4-1 {
    width: 100%;
}
.footer-widgets .col4-1 {
    flex-grow: 1;
}
.footer-widgets .col4-1:nth-child(3),.footer-widgets .col4-1:nth-child(4){
	flex-grow:2;
}

	.menuItem .ui.nav {
    background: transparent;
    display: flex;
    flex-direction: column;
    display: none;
}
	.module-menu-container {
    text-align: inherit;
    height: 60px;
    background-image: url(https://internalaudit.icai.org/wp-content/uploads/2023/10/menu22.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: right;
}
	.heightx{
		height:inherit !important;
	}
	
	.ui.nav li {
    border-color: rgba(0,0,0,.05);
    display: inline-block;
    position: relative;
    margin: 0 -0.25em 0 0;
    padding: 0;
    width: 100%;
}
	.module-menu:not(.mobile-menu-module) .sub-menu {
    position: initial;
}
.logo img{
    height: 70%;
    width: 70%;
}
	
/* 	Suggestion responsive code */
	.custome {
    width: 100% !important;
    margin: 0;
}

table.suggesst {
    width: 85%;
}

.suggesst span {
    margin-left: 0px;
    font-size: 14px;
}

.suggesst td {
    display: block;
}
	.suggesst tr td:first-child{
    width: 100%;
    display: block;
}
	.suggesst tr td:first-child {
    width: 100% !important;
	}
table#sub {
	width: 85% !important;
	}


	
	
}
.icai .slide-content h3 {
    font-size: 15px!important;
}
.module-image.image-overlay .image-content {
    box-sizing: border-box;
    padding: 2% 4%;
    width: 100%;
    /* background: #333; */
    background: rgba(0,0,0,.7);
    color: #ffffff;
    line-height: 1.4em;
    transition: .3s ease-in-out;
}
.module-image.image-overlay .image-wrap {
    margin: 0;
    height: 210px;
}

.module-image.image-overlay .image-wrap img{
    width: 100%;
    height: auto;
    height: 210px !important;
}

.themify_builder_content-2292 .tb_2w52634.module-image .image-wrap img {
    margin-bottom: 0px;
}

.module-image.image-top .image-content {
    margin-top: 0.5em;
    margin-bottom: 0em;
}
.module.module-image.bx2 {
    margin-bottom: 30px;
    height: auto;
    border: 2px solid rgba(12, 70, 82, 1);
    padding: 5px;
    height: 130px !important;
    border-radius: 18px !important;
    text-align: center;
}

.bx2 img {
    width: 60px !important;
    height: 60px !important;
    border-radius: 14px;
    margin-top: 10px;
}
.up-event-box{
overflow:hidden;
}

.lawyers-section .image-caption {
    font: inherit;
    color: #303030;
}
.lawyers-section .image-wrap {
    border-bottom: none;
}

.module.module-buttons.tb_d6y5707.normal.solid.circle.butbox {
    padding: 0;
}
.lawyers-section .bx2:hover {
    background-color: #e4f2ff !important;
 transform: scale(1.0477);
    transition: .8s ease-in-out;
    border-style: solid;
}

.eventSlider{
	height:280px !important;
	border: 2px solid #a3b4d7;
	margin: 0 auto;
	width:260px;
	border-radius:20px;		
}
.up-event-box{
overflow: hidden;
width:100%;
display: -webkit-box;
-webkit-line-clamp: 14;
-webkit-box-orient: vertical;  }

.whatsNew{
	height:260px;
	overflow:hidden;
	margin-bottom:10px;
}
.banktest {
    height: 600px;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	text-align: center;
}
.banktest .module-title {
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 0 0.8em;
    background-color: cornflowerblue;
    padding: 10px;
    color: #fff;
    letter-spacing: 1px;
}
.banktest img {
    border: 2px solid black;
    height: 520px;
}
.is-menu.default form {
    max-width: 160px;
}
.whatsNew, .webcastText {
    height: 250px;
    margin: 5px;
    overflow-y: scroll !important;
}

.whatsNew ul{
    transform: translateX(100%);
    animation: scroll-top 30s linear infinite !important;
	animation-delay:0;
            }

 .webcastText ul {
    transform: translateX(100%);
    animation: scroll-top 25s linear infinite !important;
	animation-delay:0;
            }
@keyframes scroll-top {
   0% {
        transform: translateY(100%);
 }
  100% {
                    transform: translateY(-100%);
                }
            }

/*  wps counter 17.01.24 */
footer#footer h2 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: normal;
}
#mvcwid {
    background-color: transparent;
    width: 100%;
    color: #fff !important;
	padding:0;
}

h3.wps_visitor_title {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: normal;
}
div#mvcwid div {
    color: #fff !important;
}

/* PQ table styles */

table.parentTable {
		WIDTH:95%;
		border-collapse: collapse;
		margin: 0 auto;
		border-spacing: 10px;
		border-collapse: separate;
	}

	table.parentTable tbody tr th,
	table.parentTable tbody tr td {
		vertical-align: top;
		height: auto;
	}
	table.parentTable thead tr th {
		color: #33b150;
		border-radius: 20px;
		border: none;
		height: 40px;
		font-size: 20px;
		background-color: white;
		box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
	}

	table.childTable tr td::nth-child(1) {
		font-weight: 600 !important;
	}

	table.parentTable thead tr {
		color: #33b150;
	}

	table.childTable td {
		line-height: normal;
	}

	table.parentTable tbody th[rowspan="4"]:nth-child(1) {
		background-color: white;
		writing-mode: vertical-rl;
		text-orientation: mixed;
		border-radius: 20px;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
		border: none;
		padding: 10px;
		line-height: 6px;
		padding-right: 20px;
	}

	td.childTable {
		background-color: white;
		border-radius: 20px;
		padding: 15px;
		border: none;
		height: 150px;
		box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
	}

	table.parentTable tbody .tdd {
		background-color: white;
		border-radius: 20px;
		box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
		border: none;
		padding: 10px;
		line-height: 6px;
		padding-right: 20px;
		color: #1010cf;
	}

/* seminar page code  */
table.SeminarTable {
    border-collapse: collapse;
    width: 100%;
}
table.SeminarTable td {
    padding: 5px 8px;
}
table.SeminarTable th {
    padding: 5px 8px;
    background: midnightblue;
    color: #fff;
    font-weight: 700;
	text-align:left;
}
a.flyers, a.regLinks {
    border: 1px solid black;
    padding: 2px 8px;
    margin: 5px;
    border-radius: 8px;
    font-weight: 600;
    color: black;
}
a.regLinks{
background: midnightblue;
color:#fff !important;
	padding: 3px 8px;
}
a.flyers:hover{
background: midnightblue;
color:#fff !important;
}

a.regLinks:hover{
background: transparent;
border: 1px solid black;
	color:#000!important;
}
.pytmLinks{
	border:1px solid midnightblue;
	background-color:white;
	border-radius:8px;
	padding:2px 9px;
	margin-top:20px;
	color:midnightblue !important;
}
a.pytmLinks:hover{
background: midnightblue;
border: 1px solid transparent;
	color:#fff!important;
}
/* Marquee text of what's New Section */
.announcementBox{
	height:250px !important;
	overflow-y:scroll;
	overflow-x:hidden;
}
movingContent{
	width: 100%;
      white-space: nowrap;
      overflow: hidden;
      position: relative;
 display: flex;
flex-direction:row;
    }
    .movingContent p,.movingContent a{
      animation: marquee 10s linear infinite;
color:red;
    }
    @keyframes marquee {
      0% {
        transform: translateY(50vw);
      }
      100% {
        transform: translateY(-100%);
      }
    }