body, html {
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway-Regular';
	font-size: 16px;
	color: #707172;
}
@font-face {
  font-family: 'Raleway-Regular';
  src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf')  format('truetype'), url('../fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf')  format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn-wite {	border-radius: 5px; color:#fff;}
.btn-wite:hover{ color:#0093dd!important}
ul {
	padding-left: 0;
}
h1 {
	font-size: 40px;
	color: #4500af;
	text-align: left;
	font-family: 'Montserrat-Bold'!important; 
	margin-top: 0;
}
h2{ color:#0093dd;    font-size: 38px;}
h2, h3 {
	font-family: 'Montserrat-Bold'!important; 

}
.man_linehight {

    line-height: 27px;
    text-align: justify;
    color: #000;

}.sab_hading { text-align:center;
	margin-bottom: 40px;
}
.hading_contente {
	line-height: 20px;
	width: 600px;
	margin: 15px auto 0;
}
h2.hading{

	margin: 0;
	color: #0093dd;
	padding-bottom:18px;
	font-family: 'Montserrat-Bold';
}
.sab_hading h2 {
     margin: 0;
    color: #ffffff;
    padding-bottom: 18px;
	
}
.btn:before {
	background-image: -webkit-linear-gradient(left, #f2bf31 0%, #291670 100%);
	background-image: linear-gradient(to right, #f2bf31 0%, #291670 100%)	
}
.tc {
	text-align: center;
}
#wrapper {
	background: #000;
	width: 100%;
	padding: 15px 0;
}
.top_left_social ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
.top_left_social ul li {
	list-style: none;
	padding: 0 30px 0 0;
	display: inline-block;
}
.top_left_social ul li a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
#wrapper p {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	float: right;
}
#top_menu {
	width: 100%;padding: 10px 0;position: relative;
    z-index: 9999;
	position:fixed;
	background:#51c7e3;
}
.navbar-default {
	background: none;
	border: none;
}
.logo a {
	color: #fff;
	font-size: 20px;
}
.navbar-default .navbar-nav > li > a {
	    color: #fff;
		font-size: 14px;
		letter-spacing: 0.5px;
		font-family: 'Montserrat-Bold';
}
.menu{    margin-top: 20px;}
.nav > li > a {
	position: relative;
	display: block;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 16px; text-transform:uppercase;
	border-bottom: 2px solid rgba(255, 255, 255, 0);
}
.nav > li > a:hover {
	border-bottom: 2px solid #fff;
}
.dropdown_menu_box {
	position: relative;
}
.dropdown_menu {
	position: absolute;
	top: 40px;
	border-top: 3px solid #47b475;
	display: none;
	background: #fff;
	left: 6px;
	width: 235px;
	padding: 0;
}
.dropdown_menu li a {
	padding: 9px 20px;
	display: block;
	color: #787878;
	border-bottom: 1px solid #f1f1f1;
}
.dropdown_menu li a:hover {
	background: rgba(0, 0, 0, 0.05);
	color: #47b475;
	border-bottom: 1px solid #47b475;
}
.dropdown_menu_box:hover .dropdown_menu {
	display: block;
}
a {
	-webkit-transition: .5s ease;
	transition: .5s ease;
}
a:hover {
	text-decoration: none;
	-webkit-transition: .5s ease;
	transition: .5s ease;
}
.selector-for-some-widget {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.nav > li:last-child a {
	padding-right: 0px;
}
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 10%;
}
.header {
	background:url(../img/slider-bg.jpg)   no-repeat center; background-size:cover; padding-bottom:30px;
}
.p60 {
	padding: 75px 0;
}
.skype_button {
	background: #fff;
	padding: 8px 22px;
	border-radius: 30px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	font-size: 15px!important;
}
.skype_button i {
	margin-right: 3px;
}
.skype_button:hover {
	text-decoration: none;
	color: #fff;
}
.banner_text {
	text-align: left;
	    margin: 180px auto 70px;
	color: #fff; width:90%;
}
.banner_text h3
{    font-size: 21px;
    margin-top: 5px;
}
.banner_text h1{    margin-top: 70px;margin: 70px 0 30px;}
.banner_text h4 {	font-size: 23px;}
.banner_text p { padding:10px 0 20px;}

.banner_text .h4 {
	margin-bottom: 20px;
}
button.whitepaper{ background:#fff; border-radius:3px; height:35px;font-weight: bold;}
.dropdown2:hover .dropdown-content{ display:block;}
.dropdown-content a:hover{ background:rgba(0, 0, 0, 0.07)}
.dropdown-content{
	display: none;
    position: absolute;
    top: 33px;
    background-color: #f9f9f9;
    min-width: 136px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 10;}
.dropdown-content a {
    color: #000;
    padding: 10px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}
.service_box1{ text-align:left;}
.service_box1 h2{ font-size:33px; margin-top:5px;}
.service_box .icon_image{ float:left; margin-right:10px;}
.service_box {-webkit-transition: .5s ease;
	transition: .5s ease;
	    padding: 15px 20px 10px;
    margin-bottom: 20px;    border-radius: 5px;
}
.service_box img {
	margin: auto;  -webkit-transition: .5s ease;
    transition: .5s ease;
}
.service_box p {
	margin-bottom: 15px;
	min-height: 90px;
	line-height: 28px;
}
.service_box h3 {
	font-weight: bold;
	font-size: 20px;
	margin-top: 5px;
}
.service_box:hover{    /* box-shadow: 0px 3px 20px #c5c5c5;transform: scale(1.01);*/
						margin-top: -3px;
						background: rgba(255, 255, 255, 0.11)
	}
.service_box:hover img{  
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}




.ico_list
{
	background:#000;
}

.ico_list ul 
{
	margin:0px;
	padding:0px;
}



.ico_list ul li
{
	list-style:none;
	padding:10px;
	border:1px #fff solid;
}


.ico_list ul li a
{
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	
}


.ico_list ul li a span
{
	color:#FF0;
	font-size:15px;
	font-weight:bold;
}





#crowdfunding
{
	background:url(../img/services_bgg.jpg) no-repeat;
	padding-bottom:30px;
}

.our_services{
	box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.8);
    padding: 20px 13px;
    margin-bottom: 40px;
    height: 250px;    border-radius: 5px;
}

.serives_img
{
	text-align:center;
}


#crowdfunding h2
{
	font-size:38px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:40px 0 0 0;
}

#crowdfunding h3
{
	font-size:17px;
	text-align:center;
	color:#f0ff00;
}


#crowdfunding p
{
	font-size:14px;
	text-align:center;
	color:#fff;
}



.owl-theme .owl-nav {
    display: block!important;
    margin-top: 10px;
}


.owl-theme .owl-dots, .owl-theme .owl-nav {
    margin-top: 15px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute!important;
    width: 100%!important;
    top: 10%!important;
}













.top_cryptocorrency{ padding-bottom:30px; text-align:center;}
.token_distribution {}
.tokan{ margin-top:25px;}
.token_distribution ul li {
	font-size: 20px;
	margin-bottom: 30px;
}
.token_distribution ul h4 {
	font-size: 26px;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.token_distribution .sab_hading h2:before {
	display: none;
}
.token_distribution h2 {
 margin-top:70px;
}
.video{    box-shadow: 0px 0px 10px #1e62b1;   border-radius: 10px;}

.ico{ background:url(../img/ico.jpg) no-repeat; background-size:cover; color:#fff;}

.ico .pricing-price{ font-family: 'Montserrat-Bold';    padding: 25px 0;
						color: #0093dd;
						background: #fff;
						font-size: 50px;}
.pricing-price .time{ font-size:15px;}
.pricing-column { color:#fff;    border: 1px solid #fff;    text-align:center;    opacity: 0.5;}
.pricing-column.active{ opacity: 1;}
.pricing-price-wrapper2{    background: linear-gradient(to bottom right, #5eddf4, #226de5); font-size:83px;}
.pricing-row {
    padding: 15px;
    border-bottom: 1px solid #e4e8ea;
}
.ico .btn{      border-radius: 50px;
				
				margin: 25px 0;
				padding: 10px 28px;}
	
.pricing-column-wrapper {    margin: 48px 0 0 0;}
.ico .pricing-price-row  { background:#fff; font-size:50px; color:#b1b7bd;}

/*=======Timer=======*/

#countdown{ margin-bottom:20px;}
#countdown #tiles{
	padding:20px 0 10px;
}

#countdown #tiles > span{
	width: 92px;
	max-width: 92px;
	font: bold 40px 'Droid Sans', Arial, sans-serif;
	text-align: center;
	color: #fff;
	background: linear-gradient(to bottom, #3cb2e8, #2264bf);
	border-radius: 8px;
	margin: 0 7px;
	padding: 28px 0;
	display: inline-block;
	position: relative;
}



#countdown .labels li{
	width: 102px;
	text-transform: uppercase;
	display: inline-block; text-align:center;
}

.token-box .token-countdown .countdown-time:after {
	position: absolute;
	right: -20px;
	bottom: 5px;
	content: ":";
	color: #4500af;
	font-size: 40px
}
.btns li {
	display: inline-block;
	margin: 10px 15px;
}
.banner_text .btn.btn-lg {
	padding: 10px 40px;
	border-radius: 28px;
	overflow: hidden;margin-right: 10px;
}
.banner_text .btn {
	color: #fff;    font-weight: bold;
}
.theme-lavendar{background: rgba(0, 0, 0, 0.16);
				font-family: 'Montserrat-Bold';
				padding: 20px;
				text-align: center;
				border-radius: 5px;
				margin-top:70px;
				}
.theme-lavendar h2{ color:#fff;}				
.theme-lavendar .sale_prise{ font-size:26px;}
.theme-lavendar .btn.btn-simple {
	background: none;
	color: #8484a4;
	padding: 0 20px;
}
.theme-lavendar h4 {
	font-family: 'Raleway-Regular';
    font-size: 16px;
    color: #62cde2;
    margin: 20px 0 0;

}
.iafbt {
	background: #f5f5f5;
}
.our_sp {
	background: url(../img/oursp.jpg) no-repeat left center;
	background-size: 100%;
}
.our_sp {
	color: #fff;
}
.chart-container .pr-chart-ctrl {
	display: block;
	float: left;
	width: 25%;
}
.chart-container .pr-chart-ctrl .pr-chart {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
	text-align: center;
	margin-top: 30px;
}
.chart-container .pr-chart-ctrl .pr-chart canvas {
	display: block;
	margin: 0 auto;
	padding: 0;
	vertical-align: center;
}
.chart-container .pr-chart-ctrl .pr-chart i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	line-height: 200px;
	font-size: 48px;
	font-style: normal;
	color: #47b475;
}
.chart-container .pr-chart-ctrl p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #47b475;
}
.star {
	background: #47b475;
	color: #fff;
}
.star img {
	width: 25%;
	margin: auto;
}
.wanttohave .box {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.wanttohave .box i {
	margin-right: 5px;
	letter-spacing: 1px;
}
.our_team h2{ color:#0093dd;    margin-bottom: 90px;}
.our_team h2:before {
	background: #fff;
}
.our_team{ background:#f8f9fb;    padding: 75px 0 0;}
.our_team .item{     text-align: center;    margin-bottom: 80px;
    padding: 115px 20px 0;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 5px;}
.our_team .item img {     border-radius: 20px;
    position: absolute;
    top: -50px;
    left: 27%; width:180px;border: 1px solid #e4e4e4;
}
.our_team .item h3{ color:#111111;font-size: 20px;}
.our_team .item p{    height: 320px; margin-top:10px}
.card-content {
	padding: 20px 0;
}
.our_team #demos {
	margin-top: 30px;
}
.social-team li{ display:inline-block; padding:0 5px}
.card-content a{height: 32px;
				color: #fff;
				background: #0093dd;
				width: 32px;
				display: inline-block;
				border-radius: 50%;
				padding-top: 8px;}
.social-team li a:hover{ color:#216ae5;}
#faq{ background:url(../img/fuq.jpg) no-repeat ;background-size:cover;}
#faq .right-arrow{       font-size: 30px;
					font-weight: bold;
					color: #fff;
					cursor: pointer;
					background: #0093dd;
					text-align: center;
					line-height: 29px;
					width: 30px;
					height: 30px;
					border-radius: 50%;}				
/*====footer==*/
.footer-scetion h3{ color:#0093dd;}
.social-bar a{ display: inline-block; text-align:center;
				margin: 5px;
				font-size: 20px;
				width: 40px;
				height: 40px;
				border-radius: 50%;
				color: #fff;
				background: #0093dd;
				padding-top: 8px;}
.social-bar a:hover{ color:#0093dd!important;}				
.footer-brand{ margin-bottom:20px;    display: inline-block;}
.left_address{ text-align:left;}	
.left_address li{ margin-bottom:15px;    display: flex;}
.footer_nav{     border-top: 1px solid #d6d6d6;
				margin-top: 30px;
				padding-top: 30px;}
.left_address li i{font-size: 28px;
					color: #0093dd;
					width: 32px;
					text-align: center;
					margin: 5px 5px 0 0;}				
.footer_nav li{ display:inline-block; margin:0 20px;}
.footer_nav li a{ color:#1f1f1f;}	
.footer_nav li a:hover{ color:#216ae5;}			
.gaps.size-2x {	height: 100px;}
.newsletters{     background: #fff; font-size:20px;
				box-shadow: 0px 0px 10px #ccc;
				border-radius: 5px;
				padding: 90px 75px; font-family: 'Montserrat-Bold';}
.newsletters form input{    width: 100%;
							background: #f5f5f5;
							height: 50px;
							border: none;
							text-align: center;
							margin: 27px 0;}
.newsletters h3{ margin-top:0;}
.newsletters p{ color:#979696;font-family: 'Raleway-Regular'; margin-top:35px; }
.newsletters .hvr-radial-out{    background: #fff;    color: #0093dd;    border: 2px solid #0093dd;    border-radius: 50px;}
.newsletters .hvr-radial-out:before{    background: #0093dd; border: 2px solid #0093dd;    border-radius: 50px;}	
.newsletters .hvr-radial-out:hover{ color:#fff!important;}
.footer_bottom{
	 background: #0093dd;
    color: #fff;
    padding: 50px 0;
    position: relative;
    margin-top: -65px;
    z-index: -2;
	}
.footer_menu {
	color: #fff;
}
.footer_menu li {
	margin-bottom: 10px;
}
.footer_menu li a {
	color: #fff;
	display: inline-block;
	border-bottom: 1px solid transparent;
}
.footer_menu li a:hover {
	border-bottom: 1px solid #fff;
	-webkit-transition: .5s ease;
	transition: .5s ease;
}
.footer-lavendar {
	text-align:center;
     padding-top: 70px;
}
.footer-lavendar .copyright-text {
	color: rgba(255,255,255,0.6);
}
.footer-lavendar .footer-links a {
	color: rgba(255,255,255,0.6);
}

#road_map{}
.road_map h2{ color:#0093dd;}
.road_map .roadmap-item{    border: 1px solid #0093dd;    padding: 10px 20px;    border-radius: 5px;    margin-left: 1px; min-height:186px;}
.road_map h6{     padding-left:35px; position:relative;
			font-size: 18px;
			font-family: 'Montserrat-Bold';
			color: #313131;}
.road_map h6:before {
        content: "";
		position: absolute;
		background: url(../img/roaddot.png) no-repeat;
		width: 27px;
		height: 40px;
		top: -20px;
		left: 0;}
.our_service{ background:url(../img/our_service.jpg) no-repeat; background-size:cover; color:#fff;}
.our_service h2{ color:#fff; margin-bottom:40px;}
/*==about us==*/

/*.top_menu2{ background:#fff; padding-top:10px!important;}

.top_menu2 .nav li a{ color:#14104a;}*/

.in_banner {
	position: relative;
}
.in_banner .title {
	position: absolute;
	width: 100%;
	text-align: center;
}
.first-section {
	padding: 145px 0 0;
	max-height: 653px;
	background-size: 100%;
	;
	position: relative;
	background: url(../img/first-section-bg.png) no-repeat;
}
.about_box {
	position: relative;
	margin-bottom: 35px;
}
.about_box .inbox {
	position: absolute;
	background: #fff;
	right: 0;
	width: 72%;
	padding: 1px 20px 20px;
	box-shadow: 0px 1px 3px #ccc;
	top: 14%;
}
.about_box .inbox2 {
	position: absolute;
	background: #fff;
	left: 0;
	width: 72%;
	padding: 0 20px 20px;
	box-shadow: 0px 1px 3px #ccc;
	top: 14%;
}
.first-section .text h1 {
	color: #fff;
	font-weight: 900;
}
.first-section .text span {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	font-size: 28px;
	color: #47b475;
}
.first-section .text .line {
	width: 68px;
	height: 2px;
	margin-left: 5px;
	display: inline-block;
	background-color: #47b475;
}
.first-section .text .line:nth-child(1) {
	margin-left: 5px;
	margin-right: 0;
	display: none;
}
.first-section .text {
	margin-top: 100px;
}
.map iframe {
	width: 100%;
	height: 400px;
}


.contact_address p {
	margin-bottom: 10px;
}
.hvr-shutter-in-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	background: #4500af;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	font-size: 20px; border:none;
}



/* Radial Out */
.hvr-radial-out {
	    border: 2px solid #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.banner_text .btn.btn-lg:hover{ color:#0093dd;}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}



.wanttohave {
	background: url(../img/contact-bg.jpg) no-repeat left center;
	background-size: 100%;
}
.wanttohavetext {
	padding: 30px 15px 0;
	background: #fff;
	height: 110px;
	box-shadow: 0px 0px 1px #949494;
	font-size: 17px;
	text-align: center;
}
.wanttohave .box {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 30px 15px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	height: 110px;
	box-shadow: 0px 0px 1px #949494;
}
.benefits {
	background: url(../img/ico-bg.jpg) no-repeat;
	background-size: 100%;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.benefits p {
	margin-top: 15px
}
.benefits .img {
	padding: 20px;
	width: 110px;
	height: 110px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
}
.writer i {
	color: #47b475;
	margin-right: 8px;
	line-height: 20px;
}
.writer ul li {
	margin-top: 10px;
	list-style: none;
	font-size: 16px;
	letter-spacing: 0.5px;
}
.writer img {
	margin: -20px 0 0 20px;
	float: right;
}
.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 3em;
}
.hi-icon {
	display: inline-block;
	position: relative;
}
.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
#about-us h4{    font-weight: 500;
    font-size: 24px;
    color: #000;}
#marketplace h4{    font-weight: 500;    font-size: 24px;    color: #000;}
#mission img{    border-radius: 100%;}
#mission{ padding:0;}
#mission h2{    margin-top: 20px;}

 @-webkit-keyframes spinAround {
 from {
 -webkit-transform: rotate(0deg)
}
to {
	-webkit-transform: rotate(360deg);
}
}
 @-moz-keyframes spinAround {
 from {
 -moz-transform: rotate(0deg)
}
to {
	-moz-transform: rotate(360deg);
}
}
 @keyframes spinAround {
 from {
 transform: rotate(0deg)
}
to {
	transform: rotate(360deg);
}
}
 @media screen and (max-width:1200px) {
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
	padding: 10px 9px;
}
.logo a {
	font-size: 15px;
}
}
 @media screen and (max-width:991px) {
.wanttohave {
	background-size: auto;
}
.hading_contente {
	width: 90%;
}
.chart-container .pr-chart-ctrl {
	width: 50%;
	margin-bottom: 50px;
}
.our_sp {
	background-size: 250%;
}
.wanttohavetext {
	padding: 30px 15px 30px;
	height: auto;
}
}
 @media screen and (max-width:500px) {
.chart-container .pr-chart-ctrl {
	width: 100%;
	margin-bottom: 50px;
}
.hading_contente {
	width: 90%;
}
.carousel-inner h1 {
	font-size: 20px;
}
.carousel-caption {
	padding-bottom: 0;
}
.sab_hading h1 {
	font-size: 20px;
	height: 60px;
}
}
 @media screen and (max-width:767px) {
.owl-theme button.owl-next{ right:2px!important;}
.owl-theme button.owl-prev{ left:2px!important;}
#crowdfunding{    background-size: cover;}
.banner_text h1{ font-size:25px;text-align: center;}	
h2{ font-size:24px; text-align:center;}
.man_linehight{ text-align:center;}
.footer-lavendar {
    padding-top: 25px;
}
.left_address li {
    display: block;
    text-align: center;
}
.left_address li i {
    width: 100%;
    display: block;
}
.footer_bottom {
    padding: 13px 0 20px;
    margin-top: 30px;
    text-align: center;
}
.theme-lavendar {    padding: 10px 5px;}
.our_team .item img {left: 30%;}
.left_address{ text-align:center;}
.our_team .item{ margin-bottom:80px;}
.footer-scetion h3{ text-align:center; font-size:20px;}
.our_service h2 {
    margin-bottom: 20px;
    font-size: 25px;
}
.newsletters{ margin-top:20px;padding: 18px 18px;}
.banner_text{ text-align:center;   margin: 70px auto 0; width:100%;} 
.banner_text .btn.btn-lg{ margin-bottom:10px; }
.first-section .text {
	margin-top: 0;
}
.sab_hading h2 {
	font-size: 20px;
}
.p60 {
	padding: 30px 0;
}
.navbar-collapse {
	background: #fff;
}
.sab_hading {
	margin-bottom: 15px;
}
.our_sp {
	background: #000;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	border-bottom: 1px solid #ccc;
}
.navbar-default .navbar-nav > .active > a {
	color: #000;
}
body {
	font-size: 15px;
}
.first-section {
	padding: 120px 0 0;
	text-align: center;
}
.about_box .inbox, .about_box .inbox2 {
	position: inherit;
	width: 100%;
	box-shadow: none;
}
.about_box img {
	width: 100%;
}
.wanttohave .box {
	font-size: 15px;
}
.chart-container {
	padding: 0;
}
.benefits {
	background: url(../img/ico-bg.jpg);
	background-size: inherit;
	color: #fff;
	text-align: center;
}
.sab_hading h2 {
	font-size: 20px!important;
}
.hi-icon-effect-4 .hi-icon {
	margin-bottom: 20px;
}
.writer img {
	float: none;
	width: 100%;
	margin: 0;
}
.writer ul {
	padding: 0;
}
.service_box p {
	min-height: auto;
}

#countdown #tiles > span{
	width: 70px;
	max-width: 70px;
}
#countdown .labels li{
	width: 70px;
}}
 @media screen and (max-width:400px) {
.text h1 {
	font-size: 20px;
	text-align: center;
}
.first-section .text span {
	font-size: 16px;
}
.logo a {
	font-size: 15px;
 .first-section {
 padding: 90px 0 0;
}
}
 @media screen and (max-width:991px) {
.first-section .text {
	margin-top: 0;
	margin-bottom: 18px;
}
}




