body
{
	text-align:justify;
	font-family: Arial;
	font-size:14px; 
	overflow-x: hidden;
	color:#18385e;

}
.social 
{
    position: relative;
    left: 60%;
}
.social a
{
	display: inline
}
.current{
	color:red !important;
}
/* Dropdown Button */
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}
.navbar-brand img
{
	width:100px;
	height: 70px;
	display: inline-block;
	position: relative;
	top:23px;
/*	left:150px;*/
}

.img-thumbnail 
{
	border-radius: 0px;
}

.media
{
	position: absolute;
	top:-25px;
	
}
.nav-item
{
	margin-right:16px;
	font-size:0.9rem;
}

.login
{
	border-radius:18px;
	line-height:30px;

}

#news_feed p{
	padding-top:1rem;	
	border-top:1px solid #ccc;
	font-size:0.9rem;
}

#news_feed1 p{
	text-align:left;
	padding:1rem;
	font-size:0.9rem;
	margin-bottom:0px;
	border-top:1px solid #ccc;	
}

#news_feed p:last-child, #news_feed1 p:last-child{
	margin-bottom:0px;	
}

.navbar-dark .navbar-nav .nav-link{
	color: #11355f;	
}

#market-updates td
{
	height:70px !important;
}
.carouselhome
{
	/*margin-top:80px !important;*/
}

#home .social .img-thumbnail
{
	background-color: transparent;

}
.bg-light
{
	background-color: #fff !important;
}
.lists
{
	font-size:1.5em;
	text-align: center;
	padding: 10px 5px;
}
.mainimg
{
	width: 100%;
	
}
.mainimg img
{
	width:100%;
		
}
.img-thumbnail

{
	border: none;
	/*border-radius: 0px;*/
}

.btn-danger
{
	background-color: #18385e;
	border: none;
	color: #fff;
	margin-top: 2px;
}
.navbar-light .navbar-nav .nav-link
{
	color: #485d75;
}
.navbar-light .navbar-nav .nav-link:hover
{
	color:red;
}
#news_feed1{
		display:block;
		width: 90%;
		margin:1rem auto;
    padding-top: 20px;
	padding_bottom: 20px;
    min-height: 100px;
    background: #ffffff;
     text-align: center;
	border:1px solid #CCC;
	box-shadow:2px 2px 15px #fff;
	}
#news_feed{
		display:none !important;
	width: 100%;
    min-height: 100px;
    background: #ffffff;
     text-align: center;
	border:#000;
	box-shadow:2px 2px 15px #fff;
	}
	
	
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active
{
	color: #fff;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active:hover
{
	color: red;
}
/*.carousel
{
	position:relative;
	z-index: 0;
}
#home nav
{
	position: relative;
	z-index: 99;
}*/


#services .img-thumbnail 
{
	background-color: transparent;
}

#solutions
{

	background: #18385e;
	color: #fff;
}
#solutions .img-thumbnail 
{
	background-color: transparent;

}

#stats
{
	background: #cccccc;
	
}

#contact
{
	background: #18385e;
	color: #fff;
}

#contact .address
{
	font-size: 16px;
}

#contact .address i
{
	font-size: 25px;
}
#mainsip
{
    margin-top: 0px !important; 
    padding: 20px 50px;
   

}
#headsip
{
    font-weight: bold;
    font-size: 2em;
    text-align:center;

}
#mainsip p
{
    font-size: 1.1em;
}
#mainsip h6
{
    font-weight: bold;
    font-size: 1.3em;
   
}
ul#MFlist
{
    list-style-type: square;
   
}
ul#MFlist li
{
    font-weight: bold;
}
span.numscroller
{
    font-size: 1.8em;
}
.prvc
{
    color: inherit;
}
#form1 input
{
	height: 60px !important;
	background-color: #1B1197 !important;
}
h1.lifeins
{
    font-weight: bold;
    font-size: 2em;
    text-align:center;
}
ul.lifeul
{
    list-style-type:circle;
}
.fontless a
{
	font-size:0.9rem;
}
h6.lifeh6
{
    
    margin-top:15px !important; 
     margin-bottom:15px !important ; 
}
@media (min-width: 992px) {
  /*
  {
    margin: 0px auto !important;
  }
  body
  {
    text-align: center !important;
  }*/

	.mainimg
{
	width: 100%;
	height: 500px;
}
	.mainimg img
	{
		width:100%;
		height: 500px !important;
	}
	.navbar
{
	
	
	width: 100%;
	
	padding:20px;
	border:1px solid white ;
}
	.navbar-brand img
	{
		width: 120px !important;
        height: 80px !important;
		margin-top: 2px;
		position: relative;
		display: inline-block;
		bottom:15px !important;
	}
  .address1
  {
    position: relative;
    bottom: 200px;
  }
  #mainsip
  {
    width: 80% !important;
   
	  margin-top:0px !important;
/*	  padding:0px !important;*/
    margin: 10px auto;
  }
	#news_feed1{
		display:none !important;
	}
	.homeimg
{
	
	height: 545px !important;
}
  #news_feed
{    
	display: block !important;
    position: absolute;
    width: 340px;
    min-height: 350px;
    background: #ffffff;
    border-radius: 5px;
    z-index: 2;
    left: 60%;
    top: 150px;
    text-align: center;
	border:#000;
	box-shadow:2px 2px 15px #fff;
}
#Office_timings
{
  width: 250px ;
  position: relative;
  bottom: 300px;
}
/*@media only screen and (max-width: 768px) 
{
  .xs-column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}*/
 /*#news_feed
{    display: none;
    position: absolute;
   width: 300px;
    text-indent: -999999px;
    padding: 20px;
    min-height: 350px;
    background: #18385e;
    border-radius: 5px;
    z-index: 2;
    left: 60%;
    top: 150px;
    text-align: center;
}*/
.indexh3
{
	
	color: #18385e;
}
.navbar-brand img{
	left:50%;	
}
#Office_timings
{
    display: block;
    margin: 20px auto !important;
    text-align: center !important;
    font-size: 1.3em !important;

}
#timings
{
 display: block;
  margin: 20px auto !important;
} 
@media screen and (max-width: 793px){
body{display:flex;flex-direction:column}
.login{order:-2}
.picgrid{order:-1}



#content-inner-venue iframe{width:100%}
}
#market-updates
{
	background-color: #bbb;
}

.navbar-toggler .navbar-toggler-icon 
{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler
{
	border-color: #fff;
}

#history h3 ,#directors h3,#finances h3
{
	color: #fff;
}
.history-img 
{
	background: url(../images/background/historybg.jpg) no-repeat top;
	background-size: cover;
}
.directors-img 
{
	background: url(../images/background/directorsbg.jpg) no-repeat right bottom;
	background-size: cover;
}
.finances-img 
{
	background: url(../images/background/finance.jpg) no-repeat right bottom;
	background-size: cover;
}

.slick-prev, .slick-next{ 
	/*background:red !important;*/
	height:32px !important;  
	width:32px !important;}



.slick-prev {
  left: 3% !important;
  z-index: 1;
  background-image:url(../images/background/mbLeft.png) !important;

}
.slick-next {
  right: 3% !important;
  z-index: 1;
  background-image:url(../images/background/mbRight.png) !important;


}

/*.slick-next:hover, .slick-prev:hover {
    background: #3399ff !important;
    border-radius: 10px;
}*/


.main-timeline{
    position: relative;
    transition: all 0.4s ease 0s;
}

.main-timeline:before{
    content: "";
    width: 3px;
    height: 100%;
    background: #bfbfbf;
    position: absolute;
    top: 0;
    left: 50%;
}

.main-timeline .timeline{
    position: relative;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.main-timeline .timeline-icon{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #0a90d7;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}

.main-timeline .timeline-content{
    width: 45%;
    padding: 20px;
    border-radius: 5px;
    text-align: right;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}

.main-timeline .date{
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding: 12px 33px;
    background: #0a90d7;
    border-radius: 30px;
}

.main-timeline .title{
    font-size: 24px;
    font-weight: 500;
    color: #5c5151;
    margin-top: 30px;
}

.main-timeline .description{
    font-size: 14px;
    color: #606060;
    line-height: 2;
}

.main-timeline .timeline-content.right{
    float: right;
    text-align: left;
}

@media only screen and (max-width: 767px){
    .main-timeline:before{
        left: 16px;
    }
    .main-timeline .timeline-icon{
        left:8px;
        margin: 0;
    }
    .main-timeline .timeline-content{
        width: 90%;
        float: right;
    }
}
/*@media screen and (min-width: 1000px)
{
    body{display:flex;flex-direction:column}
.login{order:-2}
.picgrid{order:-1}
*
{
    padding: 0px;
    margin: 0px auto;

}
#mainsip
{
    width: 70%;
}
}*/

.ob_iCboTL{
	background:none !important;	
	
	// Just for kicks and layout
body {
  margin-top: 30px;
  background-color: #eee;
}


// FAQ
.faq-nav {
    flex-direction: column;
    margin: 0 0 32px;
    border-radius: 2px;    
    border: 1px solid #ddd;
    box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
    
    .nav-link {
        position: relative;
        display: block;
        margin: 0;
        padding: 13px 16px;
        background-color: #fff;
        border: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 0;
        color: #616161;
        transition: background-color .2s ease;
        
        &:hover {
            background-color: #f6f6f6;
        }
        
        &.active {
            background-color: #f6f6f6;
            font-weight: 700;
            color: rgba(0,0,0,.87);        
        }
        
        &:last-of-type {
            border-bottom-left-radius: 2px;
            border-bottom-right-radius: 2px;
            border-bottom: 0;
        }
        
        i.mdi {
            margin-right: 5px;
            font-size: 18px;
            position: relative;
        }
    }
}

// TAB CONTENT
.tab-content {
    box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
    
    .card {
        border-radius: 0;
    }
    
    .card-header {
        padding: 15px 16px;
        border-radius: 0;
        background-color: #f6f6f6;
        
        h5 {
            margin: 0;
            
            button {
                display: block;
                width: 100%;
                padding: 0;
                border: 0;
                font-weight: 700;
                color: rgba(0,0,0,.87);
                text-align: left;
                white-space: normal;
                
                &:hover,
                &:focus,
                &:active,
                &:hover:active {
                    text-decoration: none;
                }
            }
        }
    }
    
    .card-body {
        p {
            color: #616161;
            
            &:last-of-type {
                margin: 0;
            }
        }
    }
}


// BORDER FIX
.accordion {
    > .card {
        &:not(:first-child) {
            border-top: 0;
        }   
    }
}

.collapse.show {
    .card-body {
        border-bottom: 1px solid rgba(0,0,0,.125);
    }
}
}

/* Address Change Popup */
.popup-content {
  background-color: #fff;
  padding: 0;
  border-radius: 10px;
  max-width: 800px;
  width: 90%;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}

.popup-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.popup-left {
  flex: 1;
  min-width: 40%;
}

.popup-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.popup-right {
  flex: 1;
  padding: 20px;
}

.map-container {
  margin-top: 10px;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .popup-columns {
    flex-direction: column;
  }
  .popup-left, .popup-right {
    width: 100%;
  }
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

