@font-face {
    font-family: SourceSansPro;
    src: url('../fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf');
}

@media (min-width: 1024px)
{
	.navmenu-default, .navbar-default .navbar-offcanvas
	{
		border-color: transparent;
	}
	.dateInfo
	{
		float: right;
	}
	.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas
	{
		overflow-y: inherit;
	}
	.navmenu-default, .navbar-default .navbar-offcanvas
	{
		background-color: transparent;
	}
	.no_smaller_device
	{
		display: block;
	}
	.no_larger_device
	{
		display: none !important;
	}
	
	
}
@media (min-width: 1024px) and (max-width: 1280px)
{
	.menu li a { /*madhuri*/
	    padding: 13px 6px !important;
    }
	.dateIcon 
	{
	    width: 105px !important;
    }
    
    
}
.mainWrapper
{
    padding-top: 10px;
    border-top: none !important;
    border-bottom: none !important;
}
.err_msg
{
	font-size: 14px;color: #d80000;
	margin: 3px 15px 10px;
}
.button
{
	padding: 15px 10px;
}
.innerHeadline
{
	border-top: none;
	background-color: #fff !important;
	text-shadow: none;
	padding-left: 0 !important;
	color: #662d91;
	/*text-transform: uppercase;*/
    font-weight: 300;
	padding: 10px 20px;
	border-bottom: none;
}
.innerHeadline h3, .video_desc h4
{
	line-height: inherit;
	border-bottom: none;
	margin-top: 0;
	color: #662d91;
	font-weight: 300;
    margin-bottom: 0;
    background: #f3f3f3;
    padding: 6px 15px;
}
.innerHeadline h3, .video_desc h3
{
	line-height: inherit;
	border-bottom: none;
	margin-top: 0;
	color: #fff;
	font-weight: 300;
    margin-bottom: 0;
    background: #0A7ED0;
    padding: 6px 15px;
    font-size: 18px;
}
.optinHeadline
{
	border-radius: 6px;
    border: 8px solid #f5f5f5;
}
.btn_register
{
    border: 1px solid #6ea750 !important;
    background: #6ea750 !important;	
    border-radius: 0 !important;
    width: 100%;
    margin-top: 15px;
	padding: 10px 20px !important;
}
#optinBTNFB
{
	font-weight: 300;
	text-align: center;
}
#frmAppiumWebinar input[type="text"], #frmAppiumWebinar input[type="password"],#frmAppiumWebinar input[type="email"],
#frmAppiumWebinar textarea
{
	box-shadow: none;
	margin: 0 0 5px 0;
	padding: 5px 10px;
	border: 1px solid #e0e0e0;
}
#frmAppiumWebinar input[type="text"]:focus, #frmAppiumWebinar input[type="password"]:focus,#frmAppiumWebinar input[type="email"]:focus,
#frmAppiumWebinar textarea:focus
{
	border: 1px solid #e0e0e0;
	background: #fff;
}
.navbar-toggle
{
	margin-right: 0;
}
.hostInfoBlock
{
	float: left;
	background-color: #f9f9f9;
    border: 1px solid #efefef;
}
.hostBlock
{
	float: left;
	width: 100%;
}

.hostBlock.speaker .hostInfoBlock {
    background-color: #fff;
    border: 1px solid #fff;
}
.hostBlock.speaker .hostInfoCopy
{
 font-style: normal;
 padding: 20px 0;
}

.hostBlock.speaker .hostInfoPhoto img {
    box-shadow: none;
    border-radius: 0;
    width: 150px;
}
.footer_1 img
{
    width: 35px;
}
.header nav .menu_header {/*madhuri*/
    border-top: 1px solid #dceaf0;
}
.header {/*madhuri*/
    width: 100%;
    height: 175px;
    box-shadow: 0 2px 1px #f5f5f5;
    background: #fff;
    position: relative;}
.header .inner .top .left {/*madhuri*/
    float: left;
    width: 500px;
    margin-top: 7px;
}
.header .inner {/*madhuri*/
    width: 100%;
}
.header .inner .top {/*madhuri*/
    width: 100%;
    height: 93px;
}
.optOR
{
	width: 100%;
	font-weight: 300;
}
nav
{
	margin-top: 36px; /*madhuri*/
	margin-left: 0;
}
.navmenu-nav {
    margin-bottom: 0;
}
.iiba_logo
{
	text-align:center;
	width: 40%;
}
.align_right
{
	float: right;
}
nav ul ul
{
	top: 45px !important;
}
nav ul ul ul
{
	top: 0 !important;
}
nav ul ul li, nav ul ul ul li {
    width: 100%;
}
nav ul ul ul li
{
	left: 0 !important;
	top: 0 !important;
}
.headlineArea
{
	text-align: left;
	width: 100%;
}
.innerCopy
{
	padding-top: 0;
	border-top: none;
}
.view_details
{
	float: left;
	width: 100%;
}
.view_details h4
{
	color: #662d91;
	background: #f7f7f7 !important;
}
.view_details h2
{
	    color: #fff;
    background: #0A7ED0 !important;
    font-size: 18px;
    padding: 8px 15px;
    background-color: white;
}
.view_details p
{
	padding-left: 20px;
}
.innerHeadline, .hostInfoBlock
{
	margin-top: 0;
	padding-left: 20px;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}
.row
{
	width: auto;
}
.footer
{
	height: auto;
}
.footer h4
{
	text-transform: uppercase;
	font-size: 14px;
}
.dateInfo
{
	padding-left: 0;
}
.dateIcon
{
	background: url(../images/datebg.png) no-repeat;
	width: 130px;
	border-right: 1px solid #ccc;
}
.dateHeadline
{
	padding-top:0;
}
#optinBTNFB
{
	width: 100%;
}

.hostInfoPhoto img
{
	
}
.hostInfoPhoto
{
	width: 15%;
}
.hostInfoCopy
{
	width: 95%;
    font-style: italic;
    color: #000;
    padding: 20px;
	line-height: 27px;
}
.view_details ul
{
	padding-left: 20px;
}
.view_details li
{
	color: #404040;
	font-size: 18px;
}
.salesWrapper
{
	width: 100%;
}
.subheader
{
	font-style: italic;
	color: #8c8c8c;
}

@media (min-width: 1023px)
{
    .MainContainer
    {
        width:1250px !important;    
    }
    
     .hostBlock.speaker .hostInfoCopy 
 {
     width: 100%;
 }
	#optinBTNFB, .btn_register
	{
		font-size: 15px;
	}
	.hostInfoPhoto
	{
		text-align: center;
	    width: 100% !important;
	}
	.hostInfoCopy {
    	width: 100%;
    }
	.submenu
	{
		margin-left: 0;
	}
	.no_smaller_device
	{
		display: none;
	}
	.no_larger_device
	{
		display: block;
	}
	.navbar.navbar-default .align_right
	{
		float: left !important;
	}
	.iiba_logo
	{
		width:100% !important;
		text-align: left !important;
	}
	.navbar-default
	{
		background-color: transparent;
    	border-color: transparent;
	}
}

.hostBlock.speaker
{
 background-color: #fff;
 width:100% ;
}

.hostBlock.speaker .hostInfoCopy
{
  padding:  0 20px;
 width: 85%;
}

.icon-inr:before {
    /*content: "\e91c";*/
}


/*For Mobile*/
@media (max-width: 767px)
{   
    .Course-Features-box
    {
        width:100% !important;    
    }
    
    .pad-ts-mob
     {
        padding-bottom: 0px !important;    
     }
    .advancefees
    {
        margin-top:27px !important;    
    }
    .fees-type
    {
        font-size:10px !important;    
    }
    .offer-clp
    {
        font-size:12px !important;  
        color: #f8ab33 !important  
    }
    .batch-time-tables
    {
        padding-left: 0px !important;
    }
    
    .Mob-location
    {
        text-align:center !important;
    }
    
    
    .finalprice-select-clp > .afterprice > i {
        font-size: 10px !important;
        margin-right: -5px !important;
    }
    
    .finalprice-select-clp > .afterprice {
        font-size: 12px !important;
        position: absolute !important;
        top: 36px !important;
        color: rgb(34, 34, 34) !important;
        font-weight: 900 !important;
        padding-right: 0px !important;
    }
    
    .left-panel-padding {
        padding-left: 0px !important;
    }
    
    .mob-padding {
        padding: 0px !important;
    }
    
    .finalprice-select-clp {
        text-align: center !important;
    }
    
    .offerandprice-clp > .main-price {
        font-size: 11px !important;
        padding-right: 14px !important;
        padding-top: 0px !important;
        color: red !important;
        text-align: right !important;
        font-weight: 500 !important;
        text-decoration: line-through !important;
    }
    
    .offerandprice-clp {
        text-align: left !important;
        font-size: 12px !important;
        padding: 2px 0px 0px 5px !important;
        color: rgb(85, 85, 85) !important;
            font-weight: 900 !important;
    }
    
    .dayandtime-clp-batch > .day > span {
        color: rgb(68, 68, 68) !important;
        font-size: 12px !important;
        font-weight: 900 !important;
    }
    
    .days-time-table {
        padding-left: 0px !important;
        text-align: left;
    }
    
    .border-right-day {
        border-width: 0px !important;
        border-style: initial !important;
        border-color: initial !important;
        border-image: initial !important;
    }
    
    .dayandtime-clp-batch {
        font-size: 12px !important;
        line-height: 19px !important;
        text-align: left !important;
        padding-left: 5px !important;
        color: rgb(119, 119, 119) !important;
    }
    
    .date-clp-batch > article {
        text-align: center !important;
        margin: 0px auto !important;
        padding: 9px 0px !important;
    }
    
    .batch-list>div {
    align-items: center !important;
    display: inline !important;
    }
    
    .align-item-center {
        align-items: left !important;
        display: inherit !important;
    }
    
    
    .feature_highlight
    {
            margin-top: 1em !important;    
    }
    
  .menu ul ul ul
    {
     left:0;
    }
  
 .hostBlock.speaker .hostInfoCopy
 {
  padding: 20px 15px !important;
  width:100%;
 }
    
     .view_details p
     {
        padding-left: 0px;
     }

    .hostInfoCopy {
    padding: 20px 0;}
    
	.footer .align_right
	{
		float: left;
	}
	.dateInfo 
	{
    	float: right !important;
    }
    
    
}

@media (max-width: 800px)
{
    nav ul ul {
	    top: 0 !important;
	}

}
@media (max-width: 991px)
{
	.dateIcon 
	{
	    display: block;
	}
	button:hover, button:focus, .button:hover, .button:focus 
	{
    	background-color: transparent;
	}
}
@media (max-width: 340px)
{
	.dateIcon
	{
	    width: 92px;
    }
}
/*css menu*/


.menu { display: block; }

.menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.menu li:first-child { margin-left: 0; }

.menu li a {
  /*font-weight: 600;*/
  text-decoration: none;
  padding: 10px 11px;
  display: block;
  color: #074275;
  transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover,
.menu li:hover>a {
  color: #0377ca;
  background-color: transparent;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 250px;
  position: absolute;
  left: 0px;
  background: #0377CA;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu ul li a {
  font-size: 16px;
  font-weight: normal;
  display: block;
  color: #fff;
  background: #0377CA;
  border-left: 3px solid #00387D;
  border-bottom: 1px solid #086fb9;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  background: #00387D;
  color: #fff;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul ul {
  left: 250px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul ul
{
    left: 247px;
}

.menu ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.responsive-menu {
  display: none;
  width: 100%;
  padding: 20px 15px;
/*  background: #E95546;*/
  color: #00387D;
  text-transform: uppercase;
  font-weight: 600;
}

/*.responsive-menu:hover {
  background: #E95546;
  color: #fff;
  text-decoration: none;
}
*/
/*a.homer { background: #00387D;color: #fff !important; }*/
@media (max-width: 768px)
{
	.responsive-menu 
	{
	    padding: 10px 0;
    }
    .logo_icon
    {
		padding-top: 5px;
	}
	nav
	{
		margin: 20px 0;
	}
	nav ul {
  		width: 100%;
  	}
}
 @media (min-width: 768px) and (max-width: 979px) {

.mainWrap { width: 768px; }

.menu ul { top: 37px; }

.menu li a { font-size: 12px; padding: 10px 8px;}

nav ul ul {
    top: 38px !important;
}
/*a.homer { background: #E95546; }*/
}
 @media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu { display: none; }

.responsive-menu { display: block; text-align: right; }

nav {
  background: none;
}

.menu li {
  display: block;
  margin: 0;
}

.menu li a {
  background: #fff;
  color: #797979;
}

.menu li a:hover,
.menu li:hover>a {
  background: #00387D;
  color: #fff;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }
}

.PageTitle
{
    font-size: 24px;
    background: #0A7ED0;
    color:#fff;
    padding: 6px 15px;
    font-weight: 300;
    line-height: inherit;
}

.Subheading1
    {
        font-size: 24px;
        line-height: inherit;
        border-bottom: none;
        margin-top: 0;
        color: #662d91;
        font-weight: 300;
        margin-bottom: 0;
        background: #f3f3f3;
        padding: 6px 15px;
    }
    
 @font-face {
   font-family:FontAwesome;
   src:url(../fonts/fontawesome-webfont.ttf);
  }
  
  .wistia_click_to_play
  {
    width:100% !important;
    height:auto !important;  
   }

/*.innerHeadline h3, .video_desc h4{
  color: #9e3737 !important;
  background: #ffebeb !important;
}
 
.view_details h4
{
  color: #9e3737 !important;
  background: #ffebeb !important;
}*/


/*css menu*/


.inner_wrapper {
    padding: 22px 15px;
}

.tab_panel {
    margin: 20px 0;
}

.tab_panel ul {
    background: #f5f5f5;
    padding-left:0;
}

@media (min-width: 992px)
{
.nav>li {
    position: relative;
    display: inline-block;
}
}

@media (min-width: 1024px)
{
.no-mobile-display {
    display: block;
}
.no-desktop-display {
    display: none;
}

.nav-tabs>li>a
    {
        height:49px;    
    }
}

@media (max-width: 991px)
{
    .no-mobile-display {
    display: none;
}
.no-desktop-display {
    display: block;
}
    
    .nav-tabs>li>a
    {
        height:41px;    
    }
    

}

.active, .next.left, .prev.right {
    opacity: 1;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: none;
    background: #0A7ED0;
    color: #fff;
    border-bottom-color: #0A7ED0;
    border-bottom: 1px solid #0A7ED0;
}

a span {
    position: relative;
    z-index: 3;
}

.nav-tabs>li>a {
    font-size: 18px;
    color: #0A7ED0;
    border-radius: 0;
    
}

/*Upcoming Batches Schedule css start*/
.batchtable-clp
{
    margin-bottom: 10px;
    width: 100%;  
    display: inline-block;
}

.batchtable-clp>.batch-list {
    background: #fff;
    padding: 9px 0;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    cursor: pointer;
}

.align-item-center
{
    align-items: center;
    display: flex;
}

.batch-list>div {
    display: block;
    align-items: center;
}

.date-clp-batch>article {
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #444;
    font-size: 16px;
    font-weight: 900;
    line-height: 13px;
    margin: 0 auto;
    padding: 4px 0;
    text-align: center;
    width: 38px;
}

.date-clp-batch>article>p {
    margin-bottom: 0;
    font-weight: bold;
}

.date-clp-batch>article>span {
    color: #afafaf;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dayandtime-clp-batch {
    color: #777;
    font-size: 16px;
}

.border-right-day {
    border-right: 2px solid #ddd;
}

.days-time-table {
    padding-left: 20px;
}

.dayandtime-clp-batch>.day>span {
    color: #444;
    font-size: 16px;
    font-weight: 900;
}

.batch-time-tables {
    padding-left: 16px !important;
}

.offerandprice-clp {
    color: #555;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
}

.offerandprice-clp>.main-price {
    color: #777;
    font-size: 16px;
    text-align: right;
    padding-right: 0;
    font-weight: 500;
    padding-top: 1px;
    text-decoration: line-through!important;
}

.left-panel-padding {
    padding-left: 0;
}

.finalprice-select-clp>.afterprice {
    color: #222;
    font-size: 17px;
    font-weight: 900;
    padding-right: 0px !important;
}

.finalprice-select-clp>.afterprice>i {
    font-size: 13px;
    margin-right: -5px;
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.finalprice-select-clp>.select-tick>i {
    color: #ccc;
    font-size: 16px;
    vertical-align: middle;
}

.batch-list:focus, .batch-list:hover {
    background: rgb(237, 237, 237) !important;
    cursor:default  !important;
}

.batch-list:focus > .date-clp-batch, .batch-list:hover > .date-clp-batch {
    padding-left: 11px;
    color: rgb(0, 0, 0);
    border-left: 4px solid rgb(55, 120, 176);
}

.offer-clp
{
    color:  #f8ab33 !important;
    font-size: 14px;
}

.batchtable-clp > .Early-Bird-Offer-box:last-child > .batch-list, .batchtable-clp > .batch-list:last-child {
    border-bottom: 1px solid rgb(221, 221, 221);
}

.batchtable-clp > .batch-list {
    background: rgb(255, 255, 255);
    padding: 9px 0px;
    line-height:25px;
}

.offer-clp>i.icon-Pointers {
    font-size: 10px;
}

.icon-Pointers:before {
    content: "\e923";
}

.fa fa-dot-circle-o
{
   font-size: 12px !important;
}

.offerandprice-clp>.main-price {
    color: red;
    font-size: 14px;
    text-align: right;
    padding-right: 0;
    font-weight: 500;
    padding-top: 1px;
    text-decoration: line-through !important;
}

.offerandprice-clp > .main-price > i {
    font-size: 10px;
    margin-right: -4px;
}

.icon-inr:before {
    content: "\e91c";
}

.fees-type
    {
        font-size:14px;    
    }
    
.finalprice-select-clp
{
    padding-right:0px !important;    
}

.NoCollapseIcon .collapseIcon
    {
        display:none !important;
        cursor:default !important;    
    }
    
 .nopadding
 {
    padding-left:0px !important;    
    padding-right:0px !important;    
 }
 
 .pad-ts-mob
 {
    padding-bottom: 82px;    
 }
 
.course-type-heading
{
    color: #777;
    font-size: 16px;
    text-align: left;    
}
       
.course-type-fees
{
    text-align: left;
    font-weight: bold;
    font-size: 16px;    
}

.course-fees-green-block
{
    text-align:center;
    border:1px solid #6DBD60;
    padding:2px 12px; color:#6DBD60;
    font-size: 14px;
    margin-left: 10px;    
}

.course-fees-linethrough
{
    color: #B11700;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: line-through;
    float:right;    
}

.adds-image
{
    width: 80% !important;
    height: 260px !important;
}

.div-adds-image
{
    padding: 15px;    
}

/*Course Highlights Boxes CSS Start*/
.Course-Features-box {
    height: 120px;
    margin-bottom: 30px;
    overflow: hidden;
    width: 30%;
    margin-right: 30px;
    background: #fff;
    box-shadow: 4px 6px 5px #e9e9e9;
    padding: 4px 25px;
    border: 1px solid #eee;
}

.Course-Features-box>h4 {
    display: flex;
    align-items: center;
    min-height: auto;
    margin: 10px 0;
}

.Course-Features-box>article {
    color: #777;
    font-size: 15px;
    line-height: 22px;
    margin-top: 13px;
    text-align: left!important;
}

.Course-Features-box>h4>i {
    color: #09d66e;
    font-size: 24px;
}

.Course-Features-box>h4>span {
    color: #444;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-left: 16px;
}

.Course-Features-box>h4>i.fa.fa-desktop {
    font-size: 22px;
    padding-top: 4px;
    position: relative;
    top: 0;
}

/*Course Highlights Boxes CSS End*/