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

  @font-face {
	font-family: 'Alpineo-Bold';
	src: url('../fonts/Alpineo-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Alpineo-Bold.otf')  format('opentype'),
		   url('../fonts/Alpineo-Bold.woff') format('woff'), url('../fonts/Alpineo-Bold.ttf')  format('truetype'), url('../fonts/Alpineo-Bold.svg#Alpineo-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  
body{
	margin:0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Alpineo-Regular';
	background: #f9fbfc;
}
.display-n{
	display:none;
}
.float-l{
	float: left;
}
.float-r{
	float: right;
}
.float-none{
	float: none!important;
}
.align-center{
	text-align: center!important;
}
.align-right{
	text-align: right!important;
}
.clear{
	clear: both;
}
.colakin-home header{
	border-bottom: 1px solid #ccc;
	background: #f9fbfc;
	animation:slide-up 0.7s;
}
.colakin-home header.fixed-header{
	position: fixed;
    background: #f5f5f5;
	z-index: 999;
	animation:slide-down 0.7s;
	width: 100%;
}
.colakin-home header h1 a {
	font-size: 25px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: #0631a1;
	/* text-transform: uppercase; */
	text-decoration: none;
}
.colakin-home header h1{
	position: relative;
    top: 7px;
}
.colakin-home header h1 img{
	max-width: 80%;
}
.colakin-home .navbar-inverse {
    background-color: transparent;
	border-color: transparent;
	margin-top: 15px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #0631a1;
	background-color: transparent;
	letter-spacing: 1px;
	/* background-color: #080808;
    color: #fff; */
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #0631a1;
	background-color: transparent;
	letter-spacing: 1px;
	/* background-color: #080808;
    color: #fff; */
}
.navbar-inverse .navbar-nav>li>a {
	color: #333;
	letter-spacing: 1px;
	font-family: 'Alpineo-Bold';
}
.navbar-inverse .navbar-nav li:hover ul.dropdown-menu{
	display: block;
}
.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-nav>li {
    float: left;
	text-align: right;
	margin-right: 20px;
}
.navbar-nav>li span{
	font-size: 10px;
	letter-spacing: 0px;
	color: #b7b5b5;
	margin-bottom: -6px;
    display: inline-block;
	margin-top: -4px;
	font-family: 'Alpineo-Regular';
}
.colakin-home .slider-block{
	background: #f9fbfc;
	padding: 30px 0 30px;
}
.colakin-home .slider-block h2{
	font-size: 40px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: rgba(26, 26, 26, 1);
    text-transform: uppercase;
}
.colakin-home .slider-block p{
	font-size: 15.00px;
    font-weight: 400;
    font-style: normal;
	/* font-family: Alpineo, Arial; */
	color: rgba(26, 26, 26, 1);
}
.colakin-home .slider-block .slider-img{
	position: relative;
    max-width: 100%;
    margin: 60px auto 0;
    left: 0;
    text-align: center;
}
.colakin-home .slider-block .slider-img .ellipse-bg{
	background: url(../images/Ellipse.png) no-repeat;
	width:672px;
	height: 372px;
	margin:0 auto;
	text-align: center;
	padding: 60px 0 0 0;
}
.colakin-home .slider-block .slider-img .ellipse-bg img{
	margin-left: -56px;
	max-width: 100%;
}
.colakin-home .slider-block .slider-img .pos-1{
	position: absolute;
	top: -105px;
	left: 140px;
}
.colakin-home .slider-block .slider-img img{
	max-width: 100%;
}
.colakin-home .slider-block .slider-img .pos-2{
	position: absolute;
	right: 0;
	top: -105px;
	right: 140px;
}
.colakin-home .slider-block .slider-img .pos-3{
	position: absolute;
	top: 126px;
	left: -25px;
}
.colakin-home .slider-block .slider-img .pos-4{
	position: absolute;
	top: 126px;
	right:-55px; 
}
.colakin-home .slider-block .slider-img .pos-5{
	position: absolute;
	bottom: -130px;
    left: 140px;
}
.colakin-home .slider-block .slider-img .pos-6{
	position: absolute;
	bottom: -130px;
    right: 140px;
}
.colakin-home .slider-block .slider-img .pos-1 h3{
	padding-left: 25px;
    margin: 5px 0;
}
.colakin-home .slider-block .slider-img .pos-2 h3{
	padding-left: 226px;
	margin: 5px 0;
	text-align: right;
	padding-right: 51px;
}
.colakin-home .slider-block .slider-img .pos-3 h3{
	padding-left: 0px;
    margin: 5px -30px
}
.colakin-home .slider-block .slider-img .pos-4 h3{
	padding-left: 0px;
	margin: 5px 0;
	text-align: right;
	padding-right: 54px;
}
.colakin-home .slider-block .slider-img .pos-5 h3{
	padding-left: 10px;
    margin: 5px 0;
}
.colakin-home .slider-block .slider-img .pos-6 h3{
	padding-left: 0px;
	margin: 5px 0;
	text-align: right;
	padding-right: 81px;
}
.colakin-home .trial-block{
	margin-top: 0px;
	padding-bottom: 60px;
	background: #fff;
}
.colakin-home .trial-block .left-img{
	padding-top: 0;
    overflow: visible;
    position: relative;
    left: -60px;
    margin-bottom: 40px;
}
.colakin-home .trial-block.tailor-block .left-img{
	left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    right: 0;
}
.dropdown-menu li a{
	line-height: 27px;
}
.colakin-home .trial-block .left-img img{
	max-width: 100%;
	height: auto;
	object-fit: cover;

}
.colakin-home .trial-block .col-md-6 p{
	line-height: 33px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-family: 'Alpineo-Regular';
}
.colakin-home .trial-block .description{
	padding-top: 50px;
}
.colakin-home .benefits-block{
	background-color: rgba(41, 78, 149, 1);
    padding: 20px 0;
    background: url(../images/benefits-features-bg.png) no-repeat;
    background-size: 100% 69%;
    height: 1121px;
}
.colakin-home .tailor-block{
	margin-top: -290px;
	background: #f9fbfc;
}
.colakin-home .benefits-block h2{
	font-size: 40.00px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    text-transform: uppercase;
	color: #fff;
	
    margin: 50px 0 100px;
}
.colakin-home .benefits-block .benefit-detail h3{
	text-align: center;
    line-height: 51.00px;
    letter-spacing: 0.00px;
    color: rgba(75, 200, 244, 1);
    -webkit-text-stroke: unset;
    font-size: 20.00px;
    font-weight: 700;
	font-style: normal;
	font-family: 'Alpineo-Bold';
	
}
.colakin-home .benefits-block .benefit-detail img{
	max-width: 100;
}
.colakin-home .benefits-block .benefit-detail p{
	text-align: left;
    line-height: 30.00px;
    letter-spacing: 0.00px;
    color: rgba(255, 255, 255, 1);
    -webkit-text-stroke: unset;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
}

.colakin-home .benefits-block1{
	background-color: rgb(255, 255, 255)!important;
	padding: 20px 0;
	background: none;
    height: auto;
}
.colakin-home .benefits-block1 h2{
	font-size: 40.00px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    text-transform: uppercase;
	color: rgba(26, 26, 26, 1);
	
    margin: 50px 0 10px;
}
.colakin-home .benefits-block1 p{
	font-size: 15.00px;
    font-weight: 400;
    font-style: normal;
	margin-bottom: 60px;
	color: rgba(26, 26, 26, 1);
}
.colakin-home .benefits-block1 .benefit-detail h3{
	text-align: center;
    line-height: 30.00px;
    letter-spacing: 0.00px;
    color: #215de2;
    -webkit-text-stroke: unset;
    font-size: 20.00px;
    font-weight: 400;
    font-style: normal;
	font-family: 'Alpineo-Bold';
	
}
.colakin-home .benefits-block1 .benefit-detail p{
	text-align: left;
    line-height: 30.00px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 15.00px;
    font-weight: 500;
    font-style: normal;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0631a1;
}
.colakin-home .experience-block{
	padding-bottom: 60px;
	background: #f9fbfc!important;
}
.experience-block .block-1{
	box-shadow: 1px 2px 3px 2px #ddd;
	padding: 20px;
	text-align: center;
	margin-top: 50px;
}
.experience-block .block-1 h3{
	text-align: center;
    line-height: 10.00px;
    letter-spacing: 0.00px;
    color: rgba(75, 200, 244, 1);
    -webkit-text-stroke: unset;
    font-size: 20.00px;
    font-weight: 700;
    font-style: normal;
    font-family: 'Alpineo-Bold';
}
.experience-block .block-1 p{
	text-align: center;
    line-height: 30.00px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 15.00px;
    font-weight: 500;
	font-style: normal;
	margin-bottom: 30px;
}
.experience-block .block-1 button{
	background: #4bc8f4;
    border: none;
    padding: 15px 30px;
    border-radius: 30px;
    width: 55%;
    color: #fff;
	font-size: 15.00px;
	margin-right: 0;
}
footer{
	transform-origin: center;
    background-image: url(../images/footer-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 20px 0 0;
    background-attachment: fixed;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style: none;
}
footer h3{
	color: #4bc8f4;
	font-size: 20.00px;
    font-weight: 400;
    font-style: normal;
	font-family: 'Alpineo-Bold';
	margin-bottom: 30px;
	display: inline-block;
	border-bottom: none;
	float: left;
	margin-right: 20px;
}
footer ul{
	margin-top: 22px;
}
footer li{
	margin-bottom: 5px;
	display: inline-block;
	margin-right: 10px;

}
footer ul li a{
	font-size: 16px;
	margin-bottom: 10px;
	color: #fff;
	border-right: 2px solid #fff;
    padding-right: 10px;
}
footer ul li:last-child a{
	border-right: none;
}
footer ul li a:hover{
	color: #4bc8f4;
	text-decoration: none;
}
footer .footer-logo img{
	max-width: 5%;
	float: left;
	margin-right: 20px;
}
footer p{
	line-height: 30.00px;
    letter-spacing: 0.00px;
    color: #fff;
    -webkit-text-stroke: unset;
    font-size: 15.00px;
    font-weight: 500;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}
footer p.copy-right{
	text-align: center;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #4bc8f473;
    margin-top: 30px;
    padding: 20px 0;
}
footer p.copy-right span{
	color: #4bc8f4;
}
.mobile-view{
	display: none;
}
.colakin-about .about-slider{
	transform-origin: center;
    background-image: url(../images/about-slide-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
	height: 41%;
    padding: 45px 0;
	margin-bottom: 50px;
}
.colakin-about .about-slider h2{
	font-size: 40px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.colakin-about .about-mission .mission-block h2{
	font-size: 40px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
	color: rgba(26, 26, 26, 1);
	padding-left: 120px;
	text-transform: uppercase;
	text-align: left;
}
.colakin-about .about-mission .mission-block .border{
	border-top: 1px solid #ddd;
    height: 0;
    width: 200px;
	margin: 0px 135px 25px;
	position: relative;
}
.colakin-about .about-mission .mission-block .border:before{
	content: "";
	display: inline-block;
	border: 1px solid #ddd;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
    top: -6px;
    left: -10px;
}
.colakin-about .about-mission .mission-block .border:after{
	content: "";
    display: inline-block;
    border: 1px solid #ddd;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: -9px;
    left: -12px;
}
.colakin-about .about-mission .mission-block h4{
	text-align: left;
    line-height: 30.00px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 15.00px;
    font-weight: 500;
	font-style: normal;
	margin-bottom: 10px;
	padding-left: 120px;
}
.colakin-about .about-mission .mission-block p{
	text-align: left;
    line-height: 30.00px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 15.00px;
    font-weight: 500;
	font-style: normal;
	margin-bottom: 30px;
	padding-left: 0px;
}
.colakin-about .about-mission .mission-block{
	position: relative;
}
.colakin-about .about-mission .mission-block h3{
	font-size: 110px;
    font-weight: 700;
    font-style: normal;
    font-family: 'Alpineo-Bold';
    color: rgb(212, 210, 210);
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    left: 0;
    top: -30px;
}
.colakin-home .founder-block{
	padding: 50px 0 0;
	background: #fff;
}
.colakin-home .founder-block.partner-block {
	padding: 30px 0 80px;
	background: #fff;
}
.colakin-home .founder-block .founder-head h2{
	font-size: 40px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: rgba(26, 26, 26, 1);
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	position: relative;
	z-index: 99;
}
.colakin-home .founder-block .founder-head{
	position: relative;
	margin-bottom: 80px;
}
.colakin-home .founder-block .founder-head p{
    line-height: 30.00px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 12.00px;
    font-weight: 500;
	font-style: normal;
	margin-bottom: 30px;
	padding-left: 0px;
	text-align: center;
	position: relative;
	z-index: 99;
}
.colakin-home .founder-block .founder-head .border{
	border-top: 1px solid #ddd;
    height: 0;
    width: 200px;
	margin: -22px auto 0;
	position: relative;
}
.colakin-home .founder-block .founder-head .border:before{
	content: "";
	display: inline-block;
	border: 1px solid #ddd;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
    top: -6px;
    left: -10px;
}
.colakin-home .founder-block .founder-head .border:after{
	content: "";
    display: inline-block;
    border: 1px solid #ddd;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: -12px;
}
.colakin-home .founder-block .founder-head h3{
	font-size: 135px;
    font-weight: 500;
    font-style: normal;
    color: #cccccc61;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    left: 0;
    top: -46px;
    left: 0;
    right: 0;
}
.colakin-home .founder-block .founder-description h4{
	font-size: 20px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: rgba(26, 26, 26, 1);
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 99;
}
.colakin-home .founder-block .founder-description h5{
	font-size: 18px;
    font-weight: 500;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: #ccc;
	/* text-transform: uppercase; */
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 99;
}
.colakin-home .founder-block .founder-description ul li{
	display: inline-block;
	margin-right: 0px;
}
.colakin-home .founder-block .founder-description ul li img{
	max-width: 70%;
}
.colakin-home .founder-block .founder-description ul{
	margin-bottom: 30px;
}
.colakin-home .founder-block .founder-description p{
	line-height: 33px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 16px;
    font-weight: 500;
	font-style: normal;
	margin-bottom: 15px;
    font-family: 'Alpineo-Regular';
}
.colakin-home .founder-block .founder-description p:nth-of-type(1){
	font-family: 'Alpineo-Bold';
}
.colakin-home .founder-block .founder-description{
	margin-bottom: 90px;
    display: inline-block;
    width: 100%;
}
.colakin-home .founder-block .founder-description .founder-img1 img{
	max-width: 100%;
}
.colakin-home .team-block{
	transform-origin: center;
    background-image: url(../images/our-team-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    background-color: rgba(6, 49, 161, 1);
	padding: 100px 0;
	background-attachment: fixed;
	margin-bottom: 50px;
}
.colakin-home .team-block .founder-head h2{
	color: #fff;
}
.colakin-home .team-block .founder-head p{
	color: #fff;
}
.colakin-home .team-block .team-box{
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.colakin-home .team-block .team-box h4{
	font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-family: 'Alpineo-Bold';
    color: #4bc8f4;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
    position: relative;
    z-index: 99;
    margin: 0;
}
.colakin-home .team-block .team-box h5{
	font-size: 14px;
    font-weight: 500;
    font-style: normal;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
    position: relative;
    margin: 5px 0 0;
    z-index: 99;
}
.colakin-home .story-block{
	display: inline-block;
	width: 100%;
	background: #f9fbfc;
}
.colakin-home .story-block .founder-head h2{
	/* color: #fff; */
}
.colakin-home .story-block .founder-head p{
	/* color: #fff; */
}
.colakin-home .story-block .story-bg{
	transform-origin: center;
    background-image: url(../images/our-story-blue-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 1080px;
    background-color: rgba(6, 49, 161, 1);
	padding: 0px 0;
	background-attachment: fixed;
	margin-bottom: 50px;
}
.colakin-home .story-block .story-bg ul{
	position: absolute;
	top: 50%;
	text-align: center;
    left: 0;
    right: 0;
}
.colakin-home .story-block .story-bg ul li{
	display: inline-block;
	font-size: 20px;
    margin-right: 35px;
	color: #fff;
	font-family: 'Alpineo-Bold';
}
.colakin-home .story-block p{
	line-height: 33px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    /* font-family: 'Alpineo-Bold'; */
}
.colakin-home .story-block .founder-head {
    position: relative;
    margin-bottom: 80px;
    top: 50%;
}
.story-block .col-md-7:nth-of-type(1){
	padding-left: 0;
}
.colakin-home .contact-block{
	transform-origin: center;
    background-image: url(../images/map-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    background-color: rgba(6, 49, 161, 1);
	padding: 100px 0;
	background-attachment: fixed;
	margin-bottom: 50px;
}
.colakin-home .contact-block .founder-head h2{
	color: #fff;
}
.colakin-home .contact-block .founder-head p{
	color: #fff;
}
.colakin-home .contact-block .contact-desc h4{
	font-size: 32px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: #4bc8f4;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	position: relative;
	z-index: 99;
	margin-bottom: 20px;
}
.colakin-home .contact-block .contact-desc{
	margin-top: 140px;
}
.colakin-home .contact-block .contact-desc p{
	line-height: 30.00px;
    letter-spacing: 0.00px;
    color: #fff;
    -webkit-text-stroke: unset;
    font-size: 20.00px;
    /* font-weight: 500; */
	font-style: normal;
	/* font-family: 'Alpineo-Bold'; */
	margin-bottom: 30px;
	padding-left: 0px;
	text-align: center;
	position: relative;
	z-index: 99;
}
.colakin-home .touch-block{
	padding: 100px 0;
}
.colakin-home .touch-block img{
	max-width: 100%;
}
.colakin-home .touch-block h2{
	font-size: 40px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: rgba(26, 26, 26, 1);
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	z-index: 99;
}
.colakin-home .touch-block p{
	line-height: 30.00px;
    letter-spacing: 0.00px;
    color: rgba(26, 26, 26, 1);
    -webkit-text-stroke: unset;
    font-size: 16.00px;
    font-weight: 500;
	font-style: normal;
	margin-bottom: 30px;
	padding-left: 0px;
	text-align: left;
	position: relative;
	z-index: 99;
}
.colakin-home .touch-block .form-control{
	height: 48px;
}
.colakin-home .touch-block .col-md-8 .col-md-6:nth-of-type(1){
	padding-left: 0;
}
.colakin-home .touch-block .col-md-8 .col-md-6:nth-of-type(3){
	padding-left: 0;
}
.colakin-home .touch-block .col-md-8 .col-md-6:nth-of-type(5){
	padding-left: 0;
}
.colakin-home .touch-block .submit-btn{
	background-color: #4bc8f4;
    padding: 10px;
    border-radius: 5px;
    border: none;
    width: 100%;
    font-family: 'Alpineo-Bold';
    color: #fff;
    font-size: 20px;
}
.helper {
    display: inline-block;
    height: 30px;
    vertical-align: middle;
}
.colakin-home .touch-block .form-control.error{
	border: 1px solid #ff0000;
}
label.error{
	color: #ff0000;
	font-size: 12px;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
.owl-carousel .item {
    background: transparent;
    padding: 1rem;
}
.flex-container {
  display: flex;
  flex-wrap: nowrap;
  background-color: transparent;
  margin-bottom: 20px;
}
.flex-container > div {
	background-color: transparent;
    width: 100%;
    margin: 10px;
    text-align: center;
    line-height: 75px;
	font-size: 30px;
	display: inline-grid;
	vertical-align: middle;
	height: 100px;
}
.flex-container img{
	max-width: 80%;
	display: table;
    margin: 0 auto;
}
#toTop {
    padding: 5px 3px;
    background: transparent;
    color: #4bc8f3;
    position: fixed;
    bottom: 30px;
    right: 20px;
    display: none;
    font-size: 35px;
    cursor: pointer;
}
.store-slider img{
	max-width: 100%;
}
.colakin-home .store-block{
	padding: 30px 0 0;
}
.colakin-home .store-block .left-img{
	text-align: center;
	left: 0!important;
}
.colakin-home .store-block h2{
	font-size: 40px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
    color: rgba(26, 26, 26, 1);
    text-transform: uppercase;
}
.colakin-home .store-block p{
	font-size: 15px;
    font-weight: 400;
    font-style: normal;
	/* font-family: Alpineo, Arial; */
	color: rgba(26, 26, 26, 1);
}
.colakin-home .store-block img.store-main-img{
	max-width: 100%;
	margin: 40px 0;
}
.colakin-home .store-block .store-content{
	padding: 50px 0;
    background: #fff;
    margin: 50px 0 0;
}
.colakin-home .store-block .store-content h2.feature-head{
	margin: 0 0 70px;
}
.store-block .experience-block .block-1 {
    box-shadow: 1px 2px 3px 2px #ddd;
    padding: 20px;
    text-align: center;
    margin-top: 50px;
    margin: 50px auto 0;
    display: table;
    width: 410px;
}
.colakin-home .store-block .benefits-block1 h2 {
    font-size: 40.00px;
    font-weight: 700;
    font-style: normal;
    font-family: 'Alpineo-Bold';
    text-transform: uppercase;
    color: rgba(26, 26, 26, 1);
    margin: 0px 0 10px;
}
.colakin-home .store-block .store-content .store-box{
	display: inline-block;
	width: 100%;
	margin-bottom: 70px;
	min-height: 290px;
}
.colakin-home .store-block .store-content h4{
	font-size: 20px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
	color: #2c5ae1;
	text-align: center;
}
.colakin-home .store-block .store-content .store-box a{
	color: #2c5ae1;
	font-size: 13px;
	cursor: pointer;
}
.colakin-home .store-block .store-content p{
	font-size: 15px;
    font-weight: 400;
    font-style: normal;
	/* font-family: Alpineo, Arial; */
	color: rgba(26, 26, 26, 1);
	line-height: 32px;
}
.colakin-home .store-block .store-content .store-box .store-img img {
    width: auto;
    display: table;
    margin: 0 auto 30px;
}
.colakin-home .store-block .store-content .store-box .store-img{
	min-height: 125px;
	vertical-align: middle;
    display: inherit;
}
.colakin-home .store-block.platform-block .store-content .store-box .store-img img{
	width: auto;
}
.platform-block .store-content .col-md-6{
	padding: 0;
}
.colakin-home .store-block.platform-block .store-content .store-box {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    border-right: 2px dotted #707070;
    border-bottom: 2px dotted #707070;
    min-height: 323px;
    padding:50px 50px 30px;
}
.colakin-home .store-block.platform-block .store-content .store-box.store-box-bottom {
	border-bottom: none;
}
.colakin-home .store-block.platform-block .store-content .store-box.store-box-right {
	border-right: none;
}
.colakin-home .store-block.platform-block .store-content p {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    /* font-family: Alpineo, Arial; */
    color: rgba(26, 26, 26, 1);
    line-height: 32px;
    margin-top: 32px;
}
.colakin-home .store-block.platform-block .store-content h4{
	font-size: 20px;
    font-weight: 700;
    font-style: normal;
	font-family: 'Alpineo-Bold';
	color: #2c5ae1;
	padding-top: 14%;
	min-height: 115px;
	text-align: left;
}

.colakin-home .store-block.platform-block .store-content .platform-box{
	background-color: #fff;
    box-shadow: 1px 2px 11px 8px #e9e9e9;
    padding: 20px 30px;
	border-radius: 10px;
	margin-top: 100px;
	width: 77%;
    margin: 0 auto;
}
.colakin-home .store-block.platform-block .store-content .platform-box ul{
	text-align: center;
	margin-bottom: 0;
	vertical-align: middle;
	min-height: auto;
	border-top: 1px solid #999999;
    padding-top: 30px;
}
.colakin-home .store-block.platform-block .store-content .platform-box ul li{
	display: inline-block;
	margin: 0 15px 15px;
}
.colakin-home .store-block.platform-block .store-content .platform-box h3{
	text-align: left;
	font-size: 20px;
	color: #2c5ae1;
	font-family: 'Alpineo-Bold';
	margin-bottom: 5px;
}
.colakin-home .store-block.platform-block .store-content .col-md-12{
	margin-bottom: 30px;
}
.colakin-home .store-block.platform-block .store-content .platform-box h4{
	text-align: left;
	font-size: 15px;
	color: #1a1a1a;
	font-family: 'Alpineo-Regular';
	line-height: 30px;
	padding-top: 0;
	min-height: auto;
}
.colakin-home .store-block.platform-block .store-content .platform-box .platform-content{
	margin: 50px 0 30px;
	min-height: auto;
}
.colakin-home .store-block.platform-block .store-content .platform-box .platform-content p{
	font-size: 18px;
	color: #1a1a1a;
	font-family: 'Alpineo-Regular';
}
.colakin-home .store-block.platform-block .store-content .platform-box .platform-btn a{
	background: #4c67e6;
	padding: 10px 30px;
	border-radius: 5px;
	font-size: 21px;
	color: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.colakin-home .store-block.platform-block .store-content p.platform-content {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    /* font-family: Alpineo, Arial; */
    color: rgba(26, 26, 26, 1);
    line-height: 25px;
	margin-top: 0;
	width: 69%;
    margin: 0 auto 60px;
}
#more {display: none;}
#more1 {display: none;}
#more2 {display: none;}
#more3 {display: none;}

#notfound {
	position: relative;
	height: 75vh;
  }
  
  #notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
  }
  
  .notfound {
	max-width: 460px;
	width: 100%;
	text-align: center;
	line-height: 1.4;
  }
  
  .notfound .notfound-404 {
	position: relative;
	width: 180px;
	height: 180px;
	margin: 0px auto 50px;
  }
  
  .notfound .notfound-404>div:first-child {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #0631a1;
	-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
			transform: rotate(45deg);
	border: 5px dashed #fff;
	border-radius: 5px;
  }
  
  .notfound .notfound-404>div:first-child:before {
	content: '';
	position: absolute;
	left: -5px;
	right: -5px;
	bottom: -5px;
	top: -5px;
	-webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
			box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
  }
  
  .notfound .notfound-404 h1 {
	color: #fff;
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	margin: 0;
	font-size: 90px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
	left: 50%;
	text-align: center;
	height: 40px;
	line-height: 40px;
  }
  
  .notfound h2 {
	font-size: 33px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 7px;
  }
  
  .notfound p {
	font-size: 16px;
	color: #000;
	font-weight: 400;
  }
  
  .notfound a {
	display: inline-block;
	padding: 10px 25px;
	background-color: #4bc8f4;
	border: none;
	border-radius: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
  }
  
  /* .notfound a:hover {
	background-color: #2c2c2c;
  } */
  .colakin-home .benefits-block.blog-block {
	background-color: #f9fbfc!important;
  }
  .colakin-home .benefits-block.blog-block .benefit-detail img {
	max-width: 100%;
	border: 10px solid #fff;
	box-shadow: 1px 2px 11px 8px #E9E9E9;
	border-radius: 5px;
}
.colakin-home .benefits-block1.blog-block .benefit-detail h3 {
	text-align: left;
	margin-bottom: 10px;
}
.colakin-home .benefits-block1.blog-block .benefit-detail p{
	line-height: 25px;
}
.colakin-home .benefits-block1.blog-block .benefit-detail a{
	text-decoration: none;
}
.blog-link{
	padding: 0 15px;
	margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.blog-link a{
	float: right;
	color: #4bc8f4;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
	font-family: 'Alpineo-Bold';
	text-decoration: underline!important;
}
.colakin-home.investment-wrap .benefits-block.blog-block .benefit-detail img{
	height: 270px;
}
.colakin-home.investment-wrap .benefits-block1.blog-block .benefit-detail p {
    line-height: 25px;
    margin-bottom: 10px;
	text-align: justify;
}
.colakin-home.investment-wrap .benefits-block1.blog-block .benefit-detail a{
	display: inline-block;
	width: 100%;
	color: #215de2;
}
.colakin-home.investment-wrap .benefits-block1.blog-block .benefit-detail .block-1{
	margin-bottom: 30px;
}
.colakin-home.investment-wrap .inves-inner-btn{
	float: left;
    margin: 5px 20px;
    color: #0f38a4;
    font-weight: bold;
}


/*New Page*/
.colakin-homenew .slider-wrap{
	padding-bottom: 60px;
}
.colakin-homenew .body-wrap{
	padding: 60px 0;
}
.colakin-homenew .body-wrap .body-inner{
	display: inline-block;
	width: 100%;
	margin-bottom: 100px;
}
.colakin-homenew .body-wrap h3{
	font-size: 42px;
	margin: 87px 0 30px;
	text-transform: uppercase;
	font-weight: bold;
}
.colakin-homenew .body-wrap h3 span{
	color: #0631A1;
}
.colakin-homenew .body-wrap p{
	font-size: 24px;
    margin-bottom: 30px;
    line-height: 35px;
}
.colakin-homenew .body-wrap a{
	font-size: 20px;
    display: inline-block;
    padding: 10px 46px 6px;
    border: 1px solid #0631A1;
    border-radius: 30px;
	text-decoration: none;
	color: #0631A1;
}
.colakin-homenew .slider-wrap .owl-carousel h2{
	background-color: #0631A1;
	padding: 30px 0 0;
	color: #fff;
	font-size: 30px;
	margin-top: 0;
	text-align: center;
	margin-bottom: 0;
}
.colakin-homenew .slider-wrap .owl-carousel img{
	width: 100%;
}
.colakin-homenew .slider-wrap .owl-carousel p{
	background-color: #0631A1;
	padding: 10px 20% 30px;
	color: #fff;
	font-size: 20px;
	margin-top: 0;
	text-align: center;
}
.colakin-homenew .slider-wrap .owl-carousel .owl-item {
    float: left;
    padding: 0px 0px;
}
.colakin-homenew .prod-block .prod-box{
	border: 1px solid #707070;
	border-radius: 30px;
	padding: 55px;
	min-height: 550px;
}
.colakin-homenew .prod-block .prod-box a {
    font-size: 20px;
    display: inline-block;
    padding: 10px 46px 6px;
    border: 1px solid #0631A1;
    border-radius: 30px;
    text-decoration: none;
    color: #0631A1;
	display: table;
	margin: 30px auto;
}
.colakin-homenew.colakin-home .benefits-block.blog-block.prod-block .prod-box img {
    max-width: 60%;
    border: none;
    box-shadow: none;
    border-radius: 5px;
}
.social-block ul{
	margin: 50px 0;
	text-align: center;
}
.social-block ul li{
	display: inline-block;
	margin-right: 10px;
}
.social-block ul li img{
	box-shadow: none!important;
    border: none!important;
}
.colakin-homenew .body-wrap .body-inner img{
	width: 80%;
	margin: 0 auto;
}


.sih-banner-block{
	padding: 50px 0;
	display: inline-block;
    width: 100%;
}
.color-textprimary{
	color: #0631A1;
}
.colakin-sih .sih-at-home h3{
	text-transform: uppercase;
    color: #1A1A1A;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.colakin-sih .sih-at-home{
	padding: 80px 0;
}
.colakin-sih .sih-at-home p{
	font-size: 18px;
    line-height: 30px;

}
.colakin-sih .owl-carousel2{
	margin: 50px 0;
	text-align: center;
}
.colakin-sih .owl-carousel2 .align-center{
	display: inline-block;
    width: 18%;
    margin-right: 15px;
}
.colakin-sih .owl-carousel2 a{
	display: inline-block;
	border: 1px solid #333;
	padding: 10px 20px 5px;
	border-radius: 30px;
	color: #333;
	font-size: 13px;
}
.colakin-sih .owl-carousel2 a:hover{
	background-color: #215de2;
	border-color: #215de2;
	color: #fff;
	text-decoration: none;
}
.colakin-sih .owl-carousel2 .owl-pagination{
	display: none;
}
.height-660{
	height: 660px;
}
@media(max-width:767px){
	.colakin-sih .sih-at-home:nth-of-type(odd) .container {
		display: flex;
		flex-flow: column;
	}
	.colakin-sih .sih-at-home .col-md-6:nth-of-type(1) {
		order: 2;
	}
	.colakin-sih .sih-at-home .col-md-6:nth-of-type(2) {
		order: 1;
	}
	.sih-banner-block img{
		display: table;
		margin: 0 auto;
	}
	.colakin-sih .sih-at-home {
		padding: 50px 0;
	}
	.navbar-nav>li {
		float: left;
		text-align: right;
		margin-right: 0;
		width: 100%;
	}
	.colakin-home.investment-wrap .inves-inner-btn {
		float: none;
		margin: 5px 20px;
		color: #0f38a4;
		font-weight: bold;
		text-align: center;
	}
	.mobile-view{
		display: block;
	}
	.web-view{
		display: none;
	}
	.colakin-home .slider-block .slider-img img {
		max-width: 100%;
		margin: 0 auto;
	}
	.colakin-home .slider-block .slider-img .pos-1, .colakin-home .slider-block .slider-img .pos-2, .colakin-home .slider-block .slider-img .pos-3, .colakin-home .slider-block .slider-img .pos-4, .colakin-home .slider-block .slider-img .pos-5, .colakin-home .slider-block .slider-img .pos-6 {
		position: relative;
		top: 0;
		left: 0;
		text-align: center;
		display: table;
		margin: 0 auto 15px;
	}
	.colakin-home .slider-block .slider-img .pos-1 h3 {
		padding-left: 0;
		margin: 5px 0;
	}
	.colakin-home .trial-block {
		margin-top: 0;
	}
	.colakin-home .slider-block .slider-img .pos-3 h3 {
		padding-left: 0px;
		margin: 5px 0px;
	}
	.colakin-home .slider-block .slider-img .pos-4 h3 {
		padding-left: 0px;
		margin: 5px 0;
		text-align: right;
		padding-right: 0;
	}
	.colakin-home .slider-block .slider-img .pos-5 h3 {
		padding-left: 0;
		margin: 5px 0;
	}
	.colakin-home .slider-block .slider-img .pos-6 h3 {
		padding-left: 0px;
		margin: 5px 0;
		text-align: right;
		padding-right: 0;
	}
	.colakin-home .slider-block .slider-img {
		position: relative;
    max-width: 100%;
    margin: 30px auto 0;
    left: 0;
	}
	footer h3{
		float: none;
		
	}
	footer .footer-logo img {
		max-width: 20%;
		float: left;
		margin-right: 20px;
	}
	.colakin-home .slider-block .slider-img .pos-2 h3 {
		padding-left: 0;
		margin: 5px 0;
		text-align: center;
		padding-right: 0;
	}
	.colakin-home .trial-block .left-img {
		padding-top: 0;
		overflow: visible;
		position: relative;
		left: -20px;
		text-align: center;
	}
	.colakin-home .slider-block .slider-img .ellipse-bg{
		display: none;
	}
	.navbar-collapse {
		max-height: 340px;
		overflow-x: visible;
		padding-right: 15px;
		padding-left: 15px;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
		-webkit-overflow-scrolling: touch;
		position: absolute;
		width: 100%;
		left: 0;
		background: #f5f5f5;
	}
	footer {
		transform-origin: center;
		background-image: url(../images/footer-image.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: auto;
		padding: 20px 0;
	}
	.experience-block .block-1 button {
		background: #4bc8f4;
		border: none;
		padding: 15px 30px;
		border-radius: 30px;
		width: 100%;
		color: #fff;
		font-size: 15.00px;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	.colakin-home .benefits-block {
		background-color: rgba(41, 78, 149, 1);
		padding: 20px 0;
		background-image: none;
		background-size: inherit;
		height: auto;
	}
	.colakin-home .benefits-block1 {
		background-color: rgb(255, 255, 255);
		padding: 20px 0;
		background: none;
		height: auto;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-color: #101010;
		height: auto;
		overflow-y: visible;
		position: absolute;
		z-index: 999;
	}
	.colakin-home .team-block{
		height: auto;
	}
	.colakin-home header h1{
		margin-top: 20px;
	}
	.colakin-home header h1 a {
		font-size: 24px;
		font-weight: 700;
		font-style: normal;
		font-family: 'Alpineo-Bold';
		color: #0631a1;
		text-transform: capitalize;
		text-decoration: none;
		text-indent: -9999em;
	}
	.colakin-home header h1 img {
		max-width: 175px;
	}
	.colakin-home .touch-block .col-md-8 .col-md-6:nth-of-type(1){
		padding-left: 15px;
	}
	.colakin-home .touch-block .col-md-8 .col-md-6:nth-of-type(3){
		padding-left: 15px;
	}
	.colakin-home .touch-block .col-md-8 .col-md-6:nth-of-type(5){
		padding-left: 15px;
	}
	.colakin-home .founder-block .founder-description {
		margin-bottom: 20px;
		display: inline-block;
		width: 100%;
		display: flex;
		flex-flow: column;
	}
	.colakin-home .founder-block .founder-description.founder-ceo .col-md-6:nth-of-type(1){
		order: 2;
	}
	.colakin-home .founder-block .founder-description.founder-ceo .col-md-6:nth-of-type(2){
		order: 1;
	}
	.colakin-home .founder-block .founder-description .founder-img1 img {
		max-width: 100%;
		margin-bottom: 15px;
	}
	.story-block .col-md-7:nth-of-type(1) {
		padding-left: 0;
		padding-right: 0;
	}
	.colakin-home .trial-block .description {
		padding-top: 0;
	}
	.navbar-inverse .navbar-nav li:hover ul.dropdown-menu{
		display: none;
	}
	.colakin-home .about-mission .container .col-md-6:nth-of-type(2){
		background-color: #fff;
		padding: 30px 15px 30px;
	}
	.colakin-home .about-mission .container{
		padding: 0;
	}
	.colakin-home .story-block .story-bg{
		height: 140px;
	}
	.colakin-home .founder-block .container{
		padding: 0;
	}
	.colakin-home .founder-block .founder-description.founder-ceo{
		background: #fff;
		padding: 10px;
	}
	.colakin-home .founder-block .founder-description{
		background-color: #f9fbfc;
		padding: 40px 10px 40px;
	}
	.colakin-home .touch-block img {
		max-width: 40%;
		margin: 0 auto;
		display: table;
	}
	.colakin-home .touch-block {
		padding: 0px 0 50px;
	}
	.colakin-home .touch-block h2{
		text-align: center;
	}
	.colakin-home .touch-block p{
		text-align: center;
	}
	.flex-container {
		display: block;
		flex-wrap: nowrap;
		background-color: transparent;
		margin-bottom: 50px;
	}
	.owl-carousel .owl-item img {
		display: block;
		width: 100%!important;
    max-width: 100%!important;
	}
	.colakin-homenew .body-wrap {
		padding: 0px 0;
	}
	.colakin-homenew .body-wrap h3 {
		font-size: 28px;
		margin: 25px 0 30px;
		text-transform: uppercase;
		font-weight: bold;
		text-align: center;
	}
	.colakin-homenew .body-wrap p {
		font-size: 18px;
		margin-bottom: 30px;
		line-height: 35px;
		text-align: center;
	}
	.colakin-homenew .body-wrap .body-inner {
		display: inline-block;
		width: 100%;
		margin-bottom: 100px;
		text-align: center;
	}
	.colakin-homenew .body-wrap .body-inner:nth-of-type(even){
		display: flex;
		flex-flow: column;
	}
	.colakin-homenew .prod-block .prod-box {
		border: 1px solid #707070;
		border-radius: 30px;
		padding: 25px;
		min-height: auto;
	}
	.colakin-homenew .prod-block .prod-box a{
		padding: 10px 10px 6px;
	}
	.colakin-homenew .prod-block .prod-box{
		margin-bottom: 20px;
	}
	.colakin-homenew .blog-block .block-1{
		margin-bottom: 20px;
	}
	.social-block ul li {
		display: inline-block;
		margin-right: 10px;
		width: 41px;
	}
	.colakin-homenew .body-wrap .body-inner .col-md-6:nth-of-type(1) {
		order: 2;
	}
	.colakin-homenew .body-wrap .body-inner .col-md-6:nth-of-type(2) {
		order: 1;
	}
	.owl-carousel .owl-item img.aws {
		display: block;
		width: 40%!important;
		max-width: 25%!important;
	}
	.flex-container > div {
		background-color: transparent;
		width: 95%;
		margin: 0;
		text-align: center;
		line-height: 75px;
		font-size: 30px;
		display: inline-table;
		vertical-align: middle;
		height: 100px;
	}
	.colakin-home .founder-block.partner-block .founder-head{
		margin-bottom: 20px;
	}
	.colakin-home .story-block .story-bg ul {
		position: absolute;
		top: 11%;
		text-align: center;
		left: 0;
		right: 0;
	}
	.colakin-home .founder-block .founder-head {
		position: relative;
		margin-bottom: 30px;
	}
	.colakin-home .story-block .story-bg ul li {
		display: block;
		font-size: 20px;
		margin-right: 20px;
		color: #fff;
		font-family: 'Alpineo-Bold';
		margin-bottom: 10px;
	}
	.colakin-home .store-block .store-content {
		padding: 15px 0;
		background: #fff;
		margin: 10px 0 0;
		text-align: center;
	}
	.colakin-home .store-block.platform-block .store-content .store-box {
		display: inline-block;
		width: 100%;
		margin-bottom: 0;
		border-right: none;
		border-bottom: none;
		min-height: auto;
		padding: 50px 50px 30px;
	}
	.colakin-home .store-block.platform-block .store-content .store-box {
		display: inline-block;
		width: 100%;
		margin-bottom: 0;
		border-right: none;
		border-bottom: none;
		min-height: auto;
		padding: 0px 0px 0px;
	}
	.colakin-home .store-block.platform-block .store-content h4 {
		font-size: 20px;
		font-weight: 700;
		font-style: normal;
		font-family: 'Alpineo-Bold';
		color: #2c5ae1;
		padding-top: 5%;
		min-height: auto;
	}
	.colakin-home .store-block.platform-block .store-content p {
		font-size: 15px;
		font-weight: 400;
		font-style: normal;
		/* font-family: Alpineo, Arial; */
		color: rgba(26, 26, 26, 1);
		line-height: 30px;
		margin-top: 0px;
	}
	.colakin-home .store-block.platform-block .store-img img{
		width: auto!important;
	}
	.colakin-home .store-block p {
		font-size: 15px;
		font-weight: 400;
		font-style: normal;
		/* font-family: Alpineo, Arial; */
		color: rgba(26, 26, 26, 1);
	}
	.colakin-home .store-block.platform-block .store-content .platform-box {
		background-color: #fff;
		box-shadow: 1px 2px 11px 8px #e9e9e9;
		padding: 20px 20px;
		border-radius: 10px;
		margin-top: 100px;
		width: 100%;
		margin: 0 auto;
	}
	.colakin-home .store-block .store-content h4 {
		font-size: 20px;
		font-weight: 700;
		font-style: normal;
		font-family: 'Alpineo-Bold';
		color: #2c5ae1;
	}
	.colakin-home .store-block .store-content p {
		font-size: 15px;
		font-weight: 400;
		font-style: normal;
		/* font-family: Alpineo, Arial; */
		color: rgba(26, 26, 26, 1);
		line-height: 32px;
		text-align: left;
	}
	.colakin-home .store-block .store-content .store-box .store-img img{
		width: auto;
	}
	.colakin-home .store-block .store-content .store-box .store-img.capture-img img{
		
		width: 100%;
	}
	.colakin-home .store-block .store-content .store-box {
		display: inline-block;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.colakin-home .store-block.platform-block .store-content .platform-box h3 {
		text-align: left;
    font-size: 20px;
    color: #2c5ae1;
    font-family: 'Alpineo-Bold';
    margin-bottom: 5px;
	}
	.colakin-home .store-block.platform-block .store-content .platform-box h4 {
		text-align: left;
		font-size: 18px;
		color: #1a1a1a;
		font-family: 'Alpineo-Regular';
		line-height: 30px;
		padding-top: 0;
		min-height: auto;
	}
	.colakin-home .store-block.platform-block .store-content .platform-box h4 {
		text-align: left;
		font-size: 15px;
		color: #1a1a1a;
		font-family: 'Alpineo-Regular';
		line-height: 30px;
		padding-top: 0;
		min-height: auto;
	}
	.colakin-home .store-block.platform-block .store-content p.platform-content {
		font-size: 15px;
		font-weight: 400;
		font-style: normal;
		/* font-family: Alpineo, Arial; */
		color: rgba(26, 26, 26, 1);
		line-height: 32px;
		margin-top: 0;
		width: 100%;
		margin: 0 auto 60px;
	}
	.store-block .experience-block .block-1 {
		box-shadow: 1px 2px 3px 2px #ddd;
		padding: 20px;
		text-align: center;
		margin-top: 50px;
		margin: 50px auto 0;
		display: table;
		width: 100%;
	}
	.colakin-home .contact-block .contact-desc {
		margin-top: 40px;
	}
	.colakin-home.investment-wrap .benefits-block.blog-block .benefit-detail img{
		height: auto;
	}
	.colakin-homenew .slider-wrap .owl-carousel p{
		padding:10px 1% 30px;
		font-size: 18px;
	}
	.colakin-homenew .slider-wrap .owl-carousel h2{
		font-size: 25px;
	}
	.colakin-sih .owl-carousel2 .align-center  {
		display: inline-block;
    width: 47%;
    margin-right: 0;
    margin-bottom: 20px;
	}
	.colakin-sih .owl-carousel2 .align-center img{
		display: none;
	}
	.colakin-sih .owl-carousel2 a {
		display: inline-block;
		border: 1px solid #333;
		padding: 10px 20px 5px;
		border-radius: 30px;
		color: #333;
		font-size: 13px;
		margin-top: 9px;
		width: 100%;
	}
}
@media(min-width:768px) and (max-width:991px)
{
	.navbar-nav>li {
		float: left;
		text-align: right;
		margin-right: -5px;
	}
	.colakin-sih .owl-carousel2 .align-center {
		display: inline-block;
		width: 47%;
		margin-right: 15px;
		margin-bottom: 20px;
	}
	.colakin-home header h1 a {
		font-size: 24px;
		font-weight: 700;
		font-style: normal;
		font-family: 'Alpineo-Bold';
		color: #0631a1;
		text-transform: capitalize;
		text-decoration: none;
	}
	.colakin-home header h1 img {
		max-width: 140px;
	}
	.colakin-home header h1{
		margin-top: 40px;
	}
	.mobile-view{
		display: block;
	}
	.web-view{
		display: none;
	}
	.colakin-home .slider-block .slider-img img {
		max-width: 100%;
		margin: 0 auto;
	}
	.colakin-home .slider-block .slider-img .pos-1, .colakin-home .slider-block .slider-img .pos-2, .colakin-home .slider-block .slider-img .pos-3, .colakin-home .slider-block .slider-img .pos-4, .colakin-home .slider-block .slider-img .pos-5, .colakin-home .slider-block .slider-img .pos-6 {
		position: relative;
		top: 0;
		left: 0;
		text-align: center;
		display: table;
		margin: 0 auto 15px;
	}
	.colakin-home .slider-block .slider-img .pos-1 h3 {
		padding-left: 0;
		margin: 5px 0;
	}
	.colakin-home .trial-block {
		margin-top: 0;
	}
	.colakin-home .slider-block .slider-img .pos-3 h3 {
		padding-left: 0px;
		margin: 5px 0px;
	}
	.colakin-home .slider-block .slider-img .pos-4 h3 {
		padding-left: 0px;
		margin: 5px 0;
		text-align: right;
		padding-right: 0;
	}
	.colakin-home .slider-block .slider-img .pos-5 h3 {
		padding-left: 0;
		margin: 5px 0;
	}
	.colakin-home .slider-block .slider-img .pos-6 h3 {
		padding-left: 0px;
		margin: 5px 0;
		text-align: right;
		padding-right: 0;
	}
	.colakin-home .slider-block .slider-img {
		position: relative;
    max-width: 100%;
    margin: 30px auto 0;
    left: 0;
	}
	.colakin-home .slider-block .slider-img .ellipse-bg{
		display: none;
	}
	.colakin-home .slider-block .slider-img .pos-2 h3 {
		padding-left: 0;
		margin: 5px 0;
		text-align: center;
		padding-right: 0;
	}
	.colakin-home .benefits-block {
		background-color: rgba(41, 78, 149, 1);
		padding: 20px 0;
		background: none;
		background-size: 100% 69%;
		height: auto;
		background-color: rgba(41, 78, 149, 1);
	}
	footer{
		height: 100%;
	}
	.colakin-home .team-block{
		height: auto;
	}
	.colakin-home .store-block.platform-block .store-content .store-box {
		display: inline-block;
		width: 100%;
		margin-bottom: 0;
		border-right: 2px dotted #707070;
		border-bottom: 2px dotted #707070;
		min-height: 323px;
		padding: 50px 20px 30px;
	}
	.colakin-home .store-block.platform-block .store-img img{
		width: 30%;
	}
	.colakin-homenew .body-wrap .body-inner:nth-of-type(even){
		display: flex;
		flex-flow: column;
	}
	
	.colakin-homenew .body-wrap .body-inner .col-md-6:nth-of-type(1) {
		order: 2;
	}
	.colakin-homenew .body-wrap .body-inner .col-md-6:nth-of-type(2) {
		order: 1;
	}
	.colakin-homenew .body-wrap .body-inner {
		text-align: center;
	}
	.colakin-homenew .body-wrap .body-inner img{
		width: 60%;
		margin: 0 auto;
	}
	.colakin-homenew .prod-block .prod-box a{
		padding: 10px 19px 6px;
	}
	.colakin-homenew .prod-block .prod-box {
		border: 1px solid #707070;
		border-radius: 30px;
		padding: 30px;
		min-height: 550px;
	}
	
}
@media (min-width:992px) and (max-width:1199px){
	.navbar-nav>li {
		float: left;
		text-align: right;
		margin-right: -5px;
	}
	.colakin-home header h1 a {
		font-size: 24px;
		font-weight: 700;
		font-style: normal;
		font-family: 'Alpineo-Bold';
		color: #0631a1;
		text-transform: capitalize;
		text-decoration: none;
	}
	.colakin-home header h1 img {
		max-width: 78%;
	}
	.colakin-home header h1{
		margin-top: 40px;
	}
	footer{
		height: 100%;
	}
	.colakin-home .team-block{
		height: auto;
	}
	.colakin-home .team-block .team-box {
		background-color: #fff;
		padding: 10px;
		border-radius: 5px;
		margin-bottom: 16px;
		min-height: 76px;
	}
}
@media (min-width: 1200px)
{
.colakin-home .container {
	max-width: 1360px;
    min-width: 1280px;
    width: auto;
	}
	.colakin-homenew .container {
		max-width: 80%;
		min-width: 80%;
		width: auto;
		}
}

/* @media(min-width:1380px){
	.colakin-home .story-block .story-bg{
		height: 133%;
	}
} */

/* INVESTMENT STYLES */

.investment-wrap .benefits-block .benefit-detail img{
	max-width: 100%;
    box-shadow: 1px 2px 8px 4px #ddd;
    width: 100%;
}
.colakin-home.investment-wrap .benefits-block1 .benefit-detail h3{
	text-align: left;
}
.colakin-home.investment-wrap .benefits-block1 .benefit-detail a{
	text-decoration: none;
}