@charset "utf-8";
/* CSS Document */
@import url('/font/roboto.css');
#offline-investing{
	top:0;
	left:0;
    min-height: 200px;
	width:100%;
	    margin-top: 60px;
	background:url(/images/bg.jpg) center no-repeat;
}
#offline-investing .va-table {
    display: table;
    min-height: 200px !important;
    width: 100%;
	     padding-top: 0px;
		
}

#offline-investing .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.offline-banner-heading {
    font-family: 'merriweather_sansregular';
    font-size: 25px;
    line-height: 33px;
    padding-top: 10px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 5px;
}





#off-body{
	padding-top:50px;
	padding-bottom:50px;
	background:#fff;
	}
.off-main-heading{
font-family: 'muliregular';
    font-size: 22px;
    line-height: 25px;
    color: #000;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 50px;
	}
.off-kyc-document-bg{
	min-height: 30px;
    background: #008788;
    width: 100%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 14px;
    color: #fff;
    font-family: 'muliregular';
    font-size: 15px;
    /* border-radius: 5px; */
    border-top-left-radius: 5px;
    /* border-top-right-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
    border-bottom-left-radius: 5px;
}	
	
.forms-bg{
	min-height: 30px;
    background: #e4e4e4;
    width: 100%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 10px;
    color: #000;
    font-family: 'muliregular';
        font-size: 14px;
	border-right: 1px solid #ccc;
	}
	
.mf-forms-head-bg{
	
	min-height: 30px;
    background: #e4e4e4;
    width: 100%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 10px;
    color: #000;
    font-family: 'muliregular';
    font-size: 16px;
	line-height: 25px;
	border-right: 1px solid #ccc;
	}	

.registrar-head{
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    font-family: 'mulibold';
    font-size: 14px;
    line-height: 21px;

    padding-left: 51px;
    text-align: left;
}

#registrar-amc .dropdown-menu .divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
#registrar-amc .dropdown-menu>li>a {
    display: block;
    padding: 0px 20px;
    clear: both;
    font-weight: 400;
    
    color: #333;
    white-space: nowrap;
}

#mf-form .row{
	    margin-left: 0px;
    margin-right: 0px;
	}
#registrar-amc .nav{
	
	}	
#registrar-amc .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 10px;
	color:#000;
}
	
#registrar-amc .nav>li>a:focus, #registrar-amc .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
	color:#04438e;
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}


.registrar-amcs {
    background: #fff;
    padding-top: 5px;
    padding-bottom: 9px;
    color: #000;
    font-family: 'muliregular';
    font-size: 14px;
    line-height: 25px;
    padding-left: 26px;
    text-align: left;
}	
	
.registrar .table>tbody>tr>td, .registrar .table>tbody>tr>th, .registrar .table>tfoot>tr>td, .registrar .table>tfoot>tr>th, .registrar .table>thead>tr>td, .registrar .table>thead>tr>th {
    padding: 6px;
    line-height: 0.428571;
    vertical-align: inherit;
    border-top: 0px solid #ddd;
}	
	
	
.mulibold{
		
	font-family: 'mulibold';
	}
#registrar-amc ::-webkit-scrollbar {
    width: 7px;
}


#registrar-amc ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #04438e;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
#registrar-amc ::-webkit-scrollbar-track {
	    background: #f3f1f1;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.down-bg{
	background:url(/images/down-contact.png) center no-repeat;
	    min-height: 290px;
    background-size: contain;
	 color: #fff;
	}
.down-bg .down-bg-tex1{
	font-family: 'mulibold';
    font-size: 36px;
    line-height: 50px;
   
    /* vertical-align: bottom; */
    padding-top: 69%;
    text-align: center;
	}
.down-bg  .down-bg-tex2{
	text-align:center;
	 font-size: 20px;
	}


@-moz-document url-prefix() { 
#offline-investing .va-table {
    display: table;
    min-height: 200px !important;
    width: 100%;
    padding-top: 70px;
}

}
@media(min-width:1200px) and (max-width:1440px){}
@media(min-width:992px) and (max-width:1199px){
.down-bg .down-bg-tex1 {
    padding-top: 49%;
}
	}
@media(min-width:768px) and (max-width:991px){
.off-main-heading {
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 40px;
    padding-top: 10px;
}
.down-bg .down-bg-tex1 {
    padding-top: 25%;
}
	}
@media(min-width:320px) and (max-width:767px){
		#offline-investing {
    margin-top: 86px;
}
.offline-banner-heading {
    font-size: 18px;
    line-height: 27px;
}
.off-main-heading {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 20px;
}

.mf-forms-head-bg {
 
    font-size: 14px;
  
}

.dropdown-menu {
    left: -62%;
}
.down-bg .down-bg-tex1 {
    padding-top: 48%;
}

.registrar-head {
    padding-left: 18px;;
}











	}
@media(min-width:320px) and (max-width:380px){
	.mf-forms-head-bg {
    font-size: 12px;
}
.registrar-head {
    font-size: 14px;
    line-height: 16px;
    padding-left: 14px;
}	
	
	}
@media(max-width:320px){
	
	.mf-forms-head-bg {
    font-size: 10px;
}
}