@charset "utf-8";
/* CSS Document */



@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Thin.eot');
    src: local('../fonts/Geomanist Thin'), local('../fonts/Geomanist-Thin'),
        url('../fonts/Geomanist-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Thin.woff2') format('woff2'),
        url('../fonts/Geomanist-Thin.woff') format('woff'),
        url('../fonts/Geomanist-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Black.eot');
    src: local('../fonts/Geomanist Black'), local('../fonts/Geomanist-Black'),
        url('../fonts/Geomanist-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Black.woff2') format('woff2'),
        url('../fonts/Geomanist-Black.woff') format('woff'),
        url('../fonts/Geomanist-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('Geomanist-Medium.eot');
    src: local('../fonts/Geomanist Medium'), local('../fonts/Geomanist-Medium'),
        url('../fonts/Geomanist-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Medium.woff2') format('woff2'),
        url('../fonts/Geomanist-Medium.woff') format('woff'),
        url('../fonts/Geomanist-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Bold.eot');
    src: local('../fonts/Geomanist Bold'), local('../fonts/Geomanist-Bold'),
        url('../fonts/Geomanist-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Bold.woff2') format('woff2'),
        url('../fonts/Geomanist-Bold.woff') format('woff'),
        url('../fonts/Geomanist-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist Book';
    src: url('../fonts/Geomanist-Book.eot');
    src: local('../fonts/Geomanist Book'), local('../fonts/Geomanist-Book'),
        url('../fonts/Geomanist-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Book.woff2') format('woff2'),
        url('../fonts/Geomanist-Book.woff') format('woff'),
        url('../fonts/Geomanist-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist Ultra';
    src: url('../fonts/Geomanist-Ultra.eot');
    src: local('../fonts/Geomanist Ultra'), local('../fonts/Geomanist-Ultra'),
        url('../fonts/Geomanist-Ultra.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Ultra.woff2') format('woff2'),
        url('../fonts/Geomanist-Ultra.woff') format('woff'),
        url('../fonts/Geomanist-Ultra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Regular.eot');
    src: local('../fonts/Geomanist Regular'), local('../fonts/Geomanist-Regular'),
        url('../fonts/Geomanist-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Regular.woff2') format('woff2'),
        url('../fonts/Geomanist-Regular.woff') format('woff'),
        url('../fonts/Geomanist-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-ExtraLight.eot');
    src: local('../fonts/Geomanist ExtraLight'), local('../fonts/Geomanist-ExtraLight'),
        url('../fonts/Geomanist-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-ExtraLight.woff2') format('woff2'),
        url('../fonts/Geomanist-ExtraLight.woff') format('woff'),
        url('../fonts/Geomanist-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/Geomanist-Light.eot');
    src: local('../fonts/Geomanist Light'), local('../fonts/Geomanist-Light'),
        url('../fonts/Geomanist-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Geomanist-Light.woff2') format('woff2'),
        url('../fonts/Geomanist-Light.woff') format('woff'),
        url('../fonts/Geomanist-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}




body {
	font-family: 'Geomanist', Helvetica, Arial, sans-serif;
	font-size:14px;
}

.main-title h2 {
	font-family: 'Geomanist', Helvetica, Arial, sans-serif;
	font-size:41px;
	line-height:41px;
	font-weight:500;
	color:#2865af;
	margin-top:0;
	margin-bottom:0;
}


.pt-adj{
	padding-top:10px;
}


.stk-per-number-sec {
	margin-bottom:80px;
}
.num-sec {
	margin-bottom:40px;
}
.num-col {
	display:inline-block;
	background:#024ea2;
	padding:12px 12px;
	text-align:left;
	color:#fff;
	border-radius:6px;
}
.num-val {
	font-size:26px;
	line-height:26px;
	margin-bottom:10px;
	color:#fff;
	font-weight:500;
}
.num-yr {
	font-size:12px;
	line-height:12px;
	font-weight:300;
	color:#fff;
}
.num-yr span {
	font-weight:500;
}


 
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.main-title h2 {font-family: 'Geomanist', Helvetica, Arial, sans-serif;
 font-size: 27px;
 line-height: 27px;
 font-weight: 500;
 color: #2865af;
 margin-top: 0;
 margin-bottom: 0;
}
 .num-val {
 font-size: 18px;
 line-height: 18px;
 margin-bottom: 10px;
 color: #fff;
 font-weight:500;
}
.num-yr {
 font-size: 10px;
 line-height: 10px;
 font-weight: 300;
 color: #fff;
}	
	
}




/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.main-title h2 {font-family: 'Geomanist', Helvetica, Arial, sans-serif;
 font-size: 21px;
 line-height: 21px;
 font-weight: 500;
 color: #2865af;
 margin-top: 0;
 margin-bottom: 0;
}
.num-val {
 font-size: 21px;
 line-height: 26px;
 margin-bottom: 10px;
 color: #fff;
 font-weight:500;
}
.num-col-sec {
 text-align:left;
 margin-top:25px;
}
.num-yr {
 font-size: 11px;
 line-height: 11px;
 font-weight: 300;
 color: #fff;
}	
	
	
}



@media (max-width: 767px) {
.main-title h2 {font-family: 'Geomanist', Helvetica, Arial, sans-serif;
 font-size: 24px;
 line-height: 41px;
 font-weight: 500;
 color: #2865af;
 margin-top: 0;
 margin-bottom: 0;
}
.num-col-sec {
 text-align:left !important;
 margin-top:40px;
}
.num-val {
 font-size: 21px;
 line-height: 21px;
 margin-bottom: 10px;
 color: #fff;
 font-weight:500;
}	
	
}


@media (max-width: 480px){
	
 .num-col {
 display: inline-block;
 background: #024ea2;
 padding: 12px 12px;
 text-align: left;
 color: #fff;
 border-radius: 6px;
 width: 47%;
 margin-bottom: 12px;
}

.num-yr {
 font-size: 11px;
 line-height: 11px;
 font-weight: 300;
 color: #fff;
}
 .mob-fix3 {
 margin-left:0 !important;
}	
	
}



@media(max-width:414px) {
	 
	 
}


@media(max-width:360px) {
	 
.num-col {
 display: inline-block;
 background: #024ea2;
 padding: 12px 12px;
 text-align: left;
 color: #fff;
 border-radius: 6px;
 width: 100%;
 margin-bottom: 12px;
}

.num-yr {
 font-size: 11px;
 line-height: 11px;
 font-weight: 300;
 color: #fff;
}
 .mob-fix2, .mob-fix4 {
 margin-left:0;
}	 
	 
	 
}




/* Portrait i phones and smaller */
@media (max-width: 320px) {
}