.demo {
	margin-top: 100px;
}
 .fold_6 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #fff;
}
.fold_6 input::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
}
.fold_6 input:-ms-input-placeholder { /* IE 10+ */
 color: #fff;
}
.fold_6 input:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.case_fold_4 {
	width: 320px;
	height: 580px;
	background-image: url(../img/demo_1.gif), url(../img/fold_2_2.png);
	background-repeat: no-repeat, no-repeat;
	background-position: center 76px, 2px 0px;
	background-size: 240px, auto;
	position: relative;
	right: 0px;
	float: right;
}
section.fold_8 {
	background-color: #ececec;
	padding: 80px 0px;
	height: auto;
}
section.fold_8 .feature-list {
	margin-top: 100px;
}
/* ==========================================================================
custom margin
========================================================================== */
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-top-35 {
	margin-top: 35px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.d_t {
	display: table;
	margin: 0px auto;
	height: 100%;
}
.d_c {
	display: table-cell;
	vertical-align: middle;
}
.container {
	position: relative;
}
/* ==========================================================================
Typography
========================================================================== */
p {
	font-size: 14px;
	line-height: 22px;
	color: #4c4c4c;
	padding-bottom: 20px;
	font-family: 'montserratregular';
}
h1 {
	font-size: 36px;
	margin-bottom: 20px;
	color: #000;
	font-family: 'montserratregular';
	text-transform: uppercase;
}
h1 strong {
	font-family: 'montserratextra_bold';
}
h2 {
	font-size: 40px;
	font-weight: 300;
	color: #2c2c2c;
}
h3 {
	font-size: 36px;
	margin-bottom: 20px;
	color: #2c2c2c;
	font-family: 'montserratextra_bold';
	text-transform:uppercase;
	

	margin-top: 0px;
}
h4 {
	font-size: 18px;
	font-family: 'montserratextra_bold';
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #f64e11;
	text-transform: uppercase;
}
h5 {
	font-size: 15px;
	color: #2c2c2c;
	text-transform: uppercase;
	font-weight: 500;
}

.btn-downlaod-white {
    font-size: 12px;
    border-radius: 50px;
    display: inline-block;
    margin-right: 45px;
    float: right;
    font-family: 'montserratbold';
    background-color: #fff;
    height: 44px;
    color: #f64e11;
    padding: 14px 25px;
	margin-top:3px;
}
.btn-downlaod-white:hover, .btn-downlaod-white:focus {
	background-color: #fff;
	color: #f64e11;
}

.btn-accent {
	font-size: 12px;
	border-radius: 50px;
	display: inline-block;
	font-family: 'montserratbold';
	background-color: #f64e11;
	color: #fff;
	padding: 14px 25px;
}
.btn-accent:hover, .btn-accent:focus {
    background-color: #d8420b;
    color: #fff;
    outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}
i.fa.fa-arrow-circle-right:focus {
    outline: none;
}
.fold_2 {
	height: 100vh;
	background-image: url(../img/who-my-mutter-lost.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -90px 0px;
}
.fold_2 .feature-list {
}
.fold_2 h4 {
	margin: 3px;
	color: #fff;
	font-size: 18px;
}
.fold_2 h3 {
	margin: 0px;
	color: #fff;
	font-size: 73px;
	line-height: 60px;
}
.fold_2 p {
	font-size: 14px;
	color: #fff;
}
.fold_4 {
	padding: 80px 0px;
	background-image: url(../img/who-my-mutter-form.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.fold_4 h4 {
	margin: 0px 0px 5px 0px;
	font-size: 18px;
}
.fold_4 h3 {
	margin: 0px;
	color: #fff;
	font-size: 36px;
}
.fold_4 p {
	color: #a6a6a6;
}
.fold_4 ul {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
.fold_4 ul li {
	color: #a6a6a6;
	font-size: 12px;
	padding-bottom: 10px;
	font-family: 'montserratbold';
	padding-left: 15px;
}
.fold_4 ul li i {
	float: left;
	margin-left: -15px;
	margin-top: 2px;
}
.fold_6 {
	height: 100vh;
	padding: 140px 0px;
	background-image: url(../img/who-my-mutter-found.png);
	background-position: 80% 0px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.fold_6 h4 {
	margin: 0px 0px 5px 0px;
	color: #fff;
	font-size: 18px;
}
.fold_6 h3 {
	margin: 0px;
	color: #fff;
	font-size: 36px;
}
.fold_6 p {
	color: #fff;
}
.fold_6 input {
	max-width: 450px;
	background: rgba(255, 255, 255, .5);
	border: 1px solid #fff;
	border-radius: 50px;
	margin-bottom: 20px;
	height: 45px;
	color: #fff !important;
}
.fold_6 .feature-list {
}
.fold_5 {
	padding: 80px 0px;
}
.fold_7 {
	position: relative;
	padding: 70px 0px 70px 0px;
}
section.intro, section.features-extra {
	background: #fbfbfb;
}
.intro-content a.btn-accent {
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 12px 21px;
	font-size: 12px;
	opacity: 0;
}
.intro-content:hover > a.btn-accent {
	background-color: #fff;
	border: 1px solid #f64e11;
	color: #f64e11;
}
.intro-feature:hover > .intro-content > a.btn-accent {
	opacity: 1;
}
/* ==========================================================================
Global Styles
========================================================================== */
.group:after {
	content: "";
	display: table;
	clear: both;
}
a {
	color: #f64e11;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-property: color, border-color, background-color;
	transition-property: color, border-color, background-color;
}
a:hover, a:focus {
	color: #f64e11;
	text-decoration: none;
}
body {
	font-family: 'montserratregular';
	color: rgba(28, 54, 83, 0.6);
	-webkit-text-size-adjust: 100%;
}
ul, ol {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
.section-padding {
	padding: 70px 0px;
}
/* ==========================================================================
Animations
========================================================================== */
.pulse2 {
	-webkit-animation-name: pulse2;
	animation-name: pulse2;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
 @-webkit-keyframes pulse2 {
 0% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
 50% {
 -webkit-transform: scale(0.8);
 transform: scale(0.8);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes pulse2 {
 0% {
 -webkit-transform: scale(1.1);
 transform: scale(1.1);
}
 50% {
 -webkit-transform: scale(0.8);
 transform: scale(0.8);
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
.floating-arrow {
	-webkit-animation-name: floating-arrow;
	animation-name: floating-arrow;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
 @-webkit-keyframes floating-arrow {
 from {
 -webkit-transform: translate(-50%, 0);
 transform: translate(-50%, 0);
}
 65% {
 -webkit-transform: translate(-50%, 15px);
 transform: translate(-50%, 15px);
}
to {
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
}
 @keyframes floating-arrow {
 from {
 -webkit-transform: translate(-50%, 0);
 transform: translate(-50%, 0);
}
 65% {
 -webkit-transform: translate(-50%, 15px);
 transform: translate(-50%, 15px);
}
to {
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
}
.floating-logo {
	-webkit-animation-name: floating-logo;
	animation-name: floating-logo;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}
 @-webkit-keyframes floating-logo {
 from {
 -webkit-transform: translate(-50%, 0);
 transform: translate(-50%, 0);
}
 50% {
 -webkit-transform: translate(-50%, 10px);
 transform: translate(-50%, 10px);
}
to {
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
}
 @keyframes floating-logo {
 from {
 -webkit-transform: translate(-50%, 0);
 transform: translate(-50%, 0);
}
 50% {
 -webkit-transform: translate(-50%, 10px);
 transform: translate(-50%, 10px);
}
to {
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
}
/* ==========================================================================
Waypoinsts
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6, .wp7, .wp8, .wp9, .wp10, .wp11 {
	visibility: hidden;
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight, .bounceInDown {
	visibility: visible;
}
/* ==========================================================================
Navigation
========================================================================== */
.header-nav.open {
	visibility: visible;
	opacity: 0.95;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.no_scroll {
}

.navigation.fixed .btn-downlaod-white {background-color: #f64e11; color: #fff;}




.nav-toggle {
	position: absolute;
	top: 7px;
	right: 0px;
	z-index: 999999;
	width: 36px;
	height: 35px;
	padding: 5px 0px 0px 9px;
	cursor: pointer;
	/*border: 1px solid #fff;*/
	border-radius: 50px;
}
.navigation.fixed .nav-toggle {
	/*border: 1px solid #fbba16;*/
}
.navigation.fixed .nav-toggle span:before, .navigation.fixed .nav-toggle span:after {
	background: #fbba16;
}
.no_scroll .navigation.fixed .nav-toggle span {
background-color: transparent;
}

.nav-toggle.active.no_scroll span{}

.no_scroll .navigation.fixed .nav-toggle {
}
.no_scroll .navigation.fixed .nav-toggle span:before, .no_scroll .navigation.fixed .nav-toggle span:after {
	background: #fff;
}
.nav-toggle.active span::before {
	background-color: #fbba16!important;
}
.nav-toggle.active span::after {
	background-color: #fbba16!important;
}
.no_scroll .navigation.fixed .nav-toggle span:before, .no_scroll .navigation.fixed .nav-toggle span:after {
	background: #fbba16;
}
.nav-toggle.active {
	/*border: 1px solid #fbba16;*/
}
.nav-toggle:focus {
	outline: none;
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
	content: "";
	position: absolute;
	display: block;
	width: 16px;
	height: 2px;
	background: #fbba16;
	cursor: pointer;
}
.nav-toggle span:before {
	top: -5px;
}
.nav-toggle span:after {
	bottom: -5px;
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.nav-toggle.active span {
	background-color: transparent;
}
.nav-toggle.active span:before, .nav-toggle.active span:after {
	top: 0;
}
.nav-toggle.active span:before {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #fff;
}
.nav-toggle.active span:after {
	top: 10px;
	-ms-transform: translatey(-10px) rotate(-45deg);
	-webkit-transform: translatey(-10px) rotate(-45deg);
	transform: translatey(-10px) rotate(-45deg);
	background-color: #fff;
}
.navicon {
	position: absolute;
	height: 26px;
	right: 1px;
	top: 20px;
	/*visibility: hidden;*/
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.dropmnu_logo {
	position: absolute;
	left: 103px;
	top: 20px;
}
/* ==========================================================================
Hero
========================================================================== */
.hero {
	height: 100vh;
	overflow: hidden;
	background: url("../img/hero.png") center center;
	background-size: cover;
	position: relative;
}
.hero .down-arrow a {
	color: #fff;
}
.hero h1 {
	color: #fff;
	margin-bottom: 0px;
	font-family: 'montserratextra_bold';
	font-size: 110px;
	text-indent: 19px;
	text-shadow: 1px 3px 6px #000;
}
.hero p.intro {
	color: #f64e11;
	position: relative;
	top: -62px;
	line-height: 28px;
	font-size: 18px;
	text-rendering: optimizeSpeed;
	margin-bottom: 0px;
	padding-bottom: 13px;
	font-family: 'montserratregular';
}
.hero .hero-content {
	/*padding-top: 19%;*/
	position: relative;
	z-index: 2;
}
.hero {
	position: relative;
}
.hero-content a {
	font-family: 'montserratbold';
	margin-top: 0px;
	top: 160px;
	position: absolute;
	left: 0px;
	z-index: 6;
	right: 0px;
	max-width: 200px;
	margin: 0px auto;
}
.bike {
	position: absolute;
	left: 41px;
	top: -230px;
	z-index: 5;
}
.title_1, .title_2, .title_3, .title_4 {
	position: absolute;
}
.title_1 {
	right: 315px;
	top: -71px;
	z-index: 0;
}
.title_2 {
	left: 43px;
	top: 18px;
}
.title_3 {
	left: 159px;
	top: 18px;
	z-index: 7;
}
.title_4 {
	left: 484px;
	top: 18px;
	z-index: 4;
}
.navigation {
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	position: fixed;
	width: 100%;
	z-index: 999;
}
.fixed {
	position: fixed;
	background-color: #fff;
	z-index: 999;
	width: 100%;
	box-shadow: 0px 0px 21px -8px #2a2a29;
}
.navigation.fixed ul.secondary-nav li a:hover {
	color: #f64e11;
}
header {
	padding: 10px 0;
	position: relative;
	width: 1145px;
	margin: 0 auto;
	-webkit-transition: padding 300ms ease-in-out;
	transition: padding 300ms ease-in-out;
}
header a {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
}
header a.login {
	margin-right: 20px;
}
header .logo {
	display: inline-block;
	margin-top:6px;
}
header .logo a {
	display: block;
}
header .logo a img{ max-width:100%;}
.secondary-nav-wrap {
	float: right;
	padding: 14px 60px 0px 0px;
	text-align: right;
}
.social-top a {
	color: #dcdcdb;
	padding: 0px 0px 0px 17px;
	font-size: 12px;
}
.social-top a:hover {
	color: #f64e11;
}
.navigation.fixed .social-top a {
	color: #dcdcdb;
}
.navigation.fixed .social-top a:hover {
	color: #f64e11;
}
header ul.secondary-nav {
	margin: 6px 0 0 75px;
	display: inline-block;
	padding: 0;
	font-family: 'montserratregular';
	font-weight: 600;
}
header ul.secondary-nav li {
	display: inline;
}
header ul.secondary-nav li a {
	color: #9f9f9d;
	padding-right: 35px;
	font-size: 12px;
}
header ul.secondary-nav li.active a {
	color: #fff;
}
.navigation.fixed header ul.secondary-nav li.active a {
	color: #f64e11;
}
header ul.secondary-nav li a:hover {
	color: #fff;
}
header ul.secondary-nav li:last-child a {
	padding-right: 0px;
}
.navigation.fixed header ul.secondary-nav li a {
	color: #b6b6b4;
}
header ul.primary-nav {
	margin: 0 0 0 75px;
	padding: 0;
}
header ul.primary-nav li {
	display: inline;
}
header ul.primary-nav li a {
	color: #b6b6b4;
	padding-right: 25px;
}
header ul.primary-nav li a:hover {
	color: #fff;
}
header ul.primary-nav li:last-child a {
	padding-right: 0px;
}
.header-nav {
	position: fixed;
	background-color: #000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}
.header-nav .container {
	height: 100%;
}
ul.member-actions {
	position: static;
}
.navicon {
	visibility: visible;
}
header .nav-wrapper {
	display: absolute;
}
header nav {
	position: relative;
	top: 45%;
	-moz-transform: translatey(-45%);
	-ms-transform: translatey(-45%);
	-o-transform: translatey(-45%);
	-webkit-transform: translatey(-45%);
	transform: translatey(-45%);
}
nav ul li a {
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 600;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
nav ul li {
	margin-bottom: 25px;
	margin-right: 0px;
	text-align: right;
}
nav ul.primary-nav li {
	display: block;
}
nav ul.member-actions li {
	display: block;
}
nav a.login {
	margin-right: 0px;
}
nav ul.primary-nav {
	margin: 0;
	padding: 0;
	text-align: center;
}
nav ul.primary-nav li a {
	padding-right: 0;
}
nav ul.primary-nav li a:hover {
	color: #f64e11;
}
nav .member-actions {
	position: static;
	padding: 0;
	text-align: center;
}
nav ul.primary-nav li, nav ul.member-actions li {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-transform: translate3d(0, -80px, 0);
	-ms-transform: translate3d(0, -80px, 0);
	-o-transform: translate3d(0, -80px, 0);
	-webkit-transform: translate3d(0, -80px, 0);
	transform: translate3d(0, -80px, 0);
	-moz-transition: -moz-transform 0.5s, opacity 0.5s;
	-o-transition: -o-transform 0.5s, opacity 0.5s;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
	-moz-transition: -moz-transform 0.5s, opacity 0.5s;
	-o-transition: -o-transform 0.5s, opacity 0.5s;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s
}
header .header-nav.open ul.primary-nav li, header .header-nav.open ul.member-actions li {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
nav ul.primary-nav li:first-child {
	-moz-transition-delay: 0.05s;
	-o-transition-delay: 0.05s;
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s
}
nav ul.primary-nav li:nth-child(2) {
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}
nav ul.primary-nav li:nth-child(3) {
	-moz-transition-delay: 0.15s;
	-o-transition-delay: 0.15s;
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s
}
nav ul.primary-nav li:nth-child(4) {
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
nav ul.member-actions li:first-child {
	-moz-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s
}
nav ul.member-actions li:nth-child(2) {
	-moz-transition-delay: 0.30s;
	-o-transition-delay: 0.30s;
	-webkit-transition-delay: 0.30s;
	transition-delay: 0.30s
}
header ul.member-actions li {
	display: inline;
}
header ul.member-actions li a {
	color: #fff;
}
header ul.member-actions li a:hover {
	color: #f64e11;
}
header .header-nav {
	display: inline-block;
}
header .member-actions {
	position: absolute;
	right: 0;
	top: 41px;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.about_go {
	    height: 690px;
    padding-top: 70px;
	background-color:#fff!important;
}
.fold_3 {
	padding: 80px 0px;
}
.fold_3 h4 {
}
.fold_3 p {
	color: #4c4c4c;
}
.our_counters {
}
.counter {
	text-align: center;
	font-size: 60px;
	color: #2b2b2b;
	line-height: 44px;
	font-family: 'montserratbold';
}
.counter span {
	display: block;
	color: #f64e11;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'montserratextra_bold';
}
/* ==========================================================================
.features-extra
========================================================================== */
.features-extra {
	position: relative;
	z-index: 3;
}
.fold_4_mobile {
	position: absolute;
	width: 700px;
	height: 630px;
	background: url("../img/fold_4_mobile.png") no-repeat center center;
	bottom: -33px;
	z-index: 4;
	right: 50%;
}
.features-extra .do_business {
	position: absolute;
	width: 720px;
	height: 580px;
	/*background: url("../img/fold_1.png") no-repeat -3px 6px;*/
	top: -73px;
	z-index: 4;
	left: 50%;
}
.fold_2_1, .fold_2_2, .fold_2_3 {
	position: absolute;
}
.fold_2_1 {
	top: 57px;
	left: 417px;
	box-shadow: 0px 0px 23px -8px #dcdcdc;
}
.fold_2_2 {
}
.fold_2_3 {
	top: 68px;
	left: 202px;
	box-shadow: 0px 0px 23px -8px #3F51B5;
}
/* ==========================================================================
bottom footer
========================================================================== */
.copright {
	padding: 15px;
}
.copright p {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	color: #fff;
	font-family: 'montserratregular';
	font-weight: 600;
}
.copright p a {
	color: #fff;
}
.copright p a:hover {
	color: #2c2c2c;
}
.footer-links {
}
.footer-links ul.footer-group {
	margin: 0px;
	padding: 4px;
	border: none;
	font-family: 'montserratregular';
	text-align: right;
}
.footer-links ul.footer-group li {
}
.footer-links ul.footer-group li a {
	color: #fff;
	text-transform: none;
	font-size: 11px;
	border-right: 1px solid #fff;
	font-weight: 600;
}
.footer-links ul.footer-group li a:hover {
	color: #2c2c2c;
}
.footer-links ul.footer-group li:last-child a {
	border: none;
}
/* ==========================================================================
Footer
========================================================================== */
footer {
	background-color: #2c2c2c;
	position: relative;
	bottom: 0px;
	width: 100%;
}
footer p {
	color: #ACB1B4;
	font-size: 13px;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #f64e11;
}
footer ul.footer-group {
	border-top: solid 1px #4E566C;
	padding-top: 25px;
	margin-bottom: 45px;
}
footer ul.footer-group li {
	display: inline-block;
}
footer ul.footer-group li a {
	font-size: 13px;
	text-transform: uppercase;
}
footer ul.footer-group li a:hover {
	color: #f64e11;
}
footer ul.footer-group li a {
	padding: 0px 10px 0px 5px;
}
footer ul.footer-group li:last-child {
	margin-right: 0;
}
footer span.fa-heart {
	color: #ff415c;
	font-size: 15px;
	margin: 0 2px;
}

.hero .actions{}

.hero .actions{ padding-top:90%;}

/*zee*/

.header-content{ min-height:50px;}

.about_go .feature-list{ padding-top:50px;}
.mobile_proto{ background-color:#fbfbfb; margin-top: 0px!important;}

.how_it_works{}
.how_it_works .case_fold_4{ float:left;}

/**
 * tab panel widget
 */
.tabPanel-widget {
  position: relative;  /* containing block for headings (top:0) */
  background: #fbfbfb;
  border-radius:10px;
  overflow:hidden;
}

/**
 * because labels come first in source order - we use z-index to move them in front of the headings
 */
.tabPanel-widget > label {
  position: absolute;
  z-index: 1;
}

/**
 * labels and headings must share same values so grouping declarations in this rule prevents async edits (risk of breakage)
 * line-height == height -> vertical centering
 * the width dictates the offset for all headings but the first one: left offset = width * number of previous heading(s)
 * note that width and offset of label/heading pair can be customized if necessary
 */

.tabPanel-widget > label,
.tabPanel-widget > h2 {
  font-size: 1.1em;
  width: 9em;
  height: 3em;
  line-height: 3em;
}

/**
 * position:relative is for the markers (the down arrow in tabs)
 */
.tabPanel-widget > h2 {
  position: relative;
  margin: 0;
  text-align: center;
  background: #fbfbfb;
  color: #2c2c2c;
}

.tabPanel-widget > label { outline:none}

/**
 * all first level labels and headings after the very first ones 
 */
.tabPanel-widget input,
.tabPanel-widget > label ~ label,
.tabPanel-widget > h2 ~ h2 {
  position: absolute;
  top: 0;
}


/**
 * We target all the label/heading pairs
 * we increment the :nth-child() params by 4 as well as the left value (according to "tab" width)
 */

.tabPanel-widget label:nth-child(1),
.tabPanel-widget h2:nth-child(3) {
  left: 0em;
}

.tabPanel-widget label:nth-child(5),
.tabPanel-widget h2:nth-child(7) {
  left: 9em;
}

.tabPanel-widget label:nth-child(9),
.tabPanel-widget h2:nth-child(11) {
  left: 18em;
}

/**
 * we visually hide all the panels
 * https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html
 */
.tabPanel-widget input + h2 + div {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding:0 !important;
  border:0 !important;
  height: 1px !important; 
  width: 1px !important; 
  overflow: hidden;
}
/**
 * we reveal a panel depending on which control is selected 
 */
.tabPanel-widget input:checked + h2 + div {
  position: static !important;
  padding: 2em !important;
  height: auto !important; 
  width: auto !important; 
}

/**
 * shows a hand cursor only to pointing device users
 */
.tabPanel-widget label:hover {
  cursor: pointer;
}

.tabPanel-widget > div {
  background: #fbfbfb;
  padding: 1em;
}

/**
 * we hide radio buttons and also remove them from the flow
 */
.tabPanel-widget input[name="tabs"] {
  opacity: 0;
  position: absolute;
}


/** 
 * this is to style the tabs when they get focus (visual cue)
 */

.tabPanel-widget input[name="tabs"]:focus + h2 {
  outline: 1px dotted #000;
  outline-offset: 10px;
}


/**
 * reset of the above within the tab panel (for pointing-device users)
 */
.tabPanel-widget:hover h2 {
  outline: none !important;
}

/**
 * visual cue of the selection
 */
.tabPanel-widget input[name="tabs"]:checked + h2 {
  background: #f64e11;
  color:#fff;
}

/**
 * the marker for tabs (down arrow)
 */
.tabPanel-widget input[name="tabs"]:checked + h2:after {
  content: '';
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #333;
  display:none;
}

/**
 * Make it plain/simple below 45em (stack everything)
 */
@media screen and (max-width: 45em) {
  
  /* hide unecessary label/control pairs */
  .tabPanel-widget label,
  .tabPanel-widget input[name="tabs"] {
    display: none;
  }
  
  /* reveal all panels */
  .tabPanel-widget > input + h2 + div {
    display: block !important;
    position: static !important;
    padding: 1em !important;
    height: auto !important; 
    width: auto !important; 
  }
  
  /* "unstyle" the heading */
  .tabPanel-widget h2 {
    width: auto;
    position: static !important;
    background: #eaeaea !important;
  }
  
  /* "kill" the marker */
  .tabPanel-widget h2:after {
    display: none !important;
  }

}

.screen_shots .slick-slide{ text-align:center; margin:0px 60px;}
.screen_shots .slick-slide img{ display:inline-block;}
.screen_shots{ height:600px; position:relative; padding-top:92px;}

.screen_shots .slick-dots {
    bottom: 200px;
    width: 30px;
    right: 0px;
}

.screen_shots .slick-dots li button:hover:before,
.screen_shots .slick-dots li button:focus:before
{
    opacity: 0.50;
}

.screen_shots .slick-dots li button:before {
    color: #808080;
	
}
.screen_shots .slick-dots li button:before {font-size: 10px;}

.screen_shots .slick-dots li.slick-active button:before {
    color: #f64e11;
    font-size: 15px;
	opacity:1;
}

.screen_shots .slick-dots li {display: block;}

.screenshot-mobile {
    position: absolute;
    display: inherit;
    top: 51.2%;
    left: 50%;
    transform: translate(-49.1%, -50%);
}

.service-slider-wrap{ margin-top:20px;}
.main_features{background: #fbfbfb; padding-bottom:35px;}
.awesome-feature{ padding:40px;    margin-bottom:40px; border-radius:10px; -webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;}

.awesome-feature:hover{background-color: #f64e11;}
.awesome-feature:hover > .awesome-feature-details h5{ color:#fff;}
.awesome-feature:hover > .awesome-feature-details p{ color:#fff;}
.awesome-feature:hover > .awesome-feature-icon span{ background-color:transparent; color:#fff; /*border:1px solid #F67411;*/}

/*.awesome-feature-icon span{     width: 58px;
    display: block;
    font-size: 80px;
    height: 58px;
    margin: 0px auto;
    border: 1px solid #f64e11;
    margin-bottom: 25px;
    color: #f64e11;
    background-color: #fff;
    border-radius: 50px;}*/

 .awesome-feature-icon span {
    /* width: 58px; */
    /* display: block; */
    /* font-size: 80px; */
    /* height: 58px; */
    /* border: 1px solid #f64e11;
    background-color: #fff; */
    margin-bottom: 25px;
    color: #f64e11;
    margin: 0px auto;
    border-radius: 50px;
}   
.awesome-feature-icon span i{    vertical-align: middle;}

.awesome-feature h5{ font-size:20px; text-transform:none; font-family: 'montserratlight';font-weight: bold;}

.quick_feature{background: #fff; padding-top:0px; padding-bottom:0px;}

.feature_icon{ float:left;}



.feature_content{ padding-left:70px;}
.feature_content h3{ font-size:24px; text-transform:none; font-family: 'montserratregular'; margin-bottom:10px;}
.slick-slide{ outline:none; margin:0px 10px;}
.feature_content p{font-family: 'montserratlight'; margin:0px; padding:0px;}
.quick_feature .slick-slide {padding: 100px 30px; margin:0px 10px 10px 10px; -webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;}
.quick_feature .slick-slide:hover {box-shadow:0px 0px 11px #ccc;}

/* ==========================================================================
font in title and pargraphs
========================================================================== */

@font-face {
	font-family: 'montserratextra_bold';
	src: url('../fonts/folklore-webfont.woff2') format('woff2'), url('../fonts/folklore-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'fontawesomeregular';
	src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratblack';
	src: url('../fonts/montserrat-black-webfont.woff2') format('woff2'), url('../fonts/montserrat-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratbold';
	src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratextra_bold';
	src: url('../fonts/montserrat-extrabold-webfont.woff2') format('woff2'), url('../fonts/montserrat-extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserrathairline';
	src: url('../fonts/montserrat-hairline-webfont.woff2') format('woff2'), url('../fonts/montserrat-hairline-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratlight';
	src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratregular';
	src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratsemi_bold';
	src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('../fonts/montserrat-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratultra_light';
	src: url('../fonts/montserrat-ultralight-webfont.woff2') format('woff2'), url('../fonts/montserrat-ultralight-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?afkzb6');
  src:  url('../fonts/icomoon.eot?afkzb6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?afkzb6') format('truetype'),
    url('../fonts/icomoon.woff?afkzb6') format('woff'),
    url('../fonts/icomoon.svg?afkzb6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-advertise-shelter:before {
  content: "\e900";
}
.icon-find-shelter:before {
    content: "\e901";
    font-size: 80px;
}
.icon-image-recognition:before {
  content: "\e902";
}
.icon-in-depth-analysis:before {
  content: "\e903";
}
.icon-manual-uploads:before {
  content: "\e904";
}
.icon-promote-adoption:before {
  content: "\e905";
}
.awesome-feature-icon .fa {
    font-size: 80px;
}
@media only screen and (min-width:1400px) and (max-width:1800px) {
.fold_2 {background-position: -220px 0px;}
/*.fold_2_2 {width: 260px;height: auto;}
.fold_2_3 {width: 200px;height: auto;left: 150px;}
.fold_2_1 {width: 200px;height: auto;left: 280px;}*/

}

@media only screen and (min-width:768px) and (max-width:1199px) {
header {width: 100%;padding: 10px 15px;}
.nav-toggle {right: 10px;}
.fold_2_2 {width: 260px;height: auto;}
.fold_2_3 {width: 200px;height: auto;left: 150px;}
.fold_2_1 {width: 200px;height: auto;left: 280px;}
header .logo {margin-left: 20px;}
.screen_shots .slick-dots {right: -30px;}

}
@media only screen and (min-width:768px) and (max-width:1024px) {
.screen_shots .slick-dots {right: 0px;}	

.custom-slider .slick-slide .col-md-4:last-child{display: inline-block !important; }	
.awesome-feature {padding: 30px;}
.feature_icon {float: none;text-align: center;}
.quick_feature .slick-slide img {display: inline-block;padding-bottom: 15px;}
.quick_feature .feature_content {padding-left: 0;text-align: center;}

.fold_4_mobile {width: 500px;height: 600px;bottom: -70px;right: 56%;background-size: 100%;}
.case_fold_4 { margin: 0 auto 20px;float: none}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.screen_shots .slick-dots {display: none !important}	
}
@media only screen and (min-width:0px) and (max-width:768px) {
.screen_shots .slick-dots {display: none!important}	
.demo {margin-top: 50px;margin-bottom: 50px;}	
.fold_6 .form_area form input { width: 100%; max-width: 100%;}	
div#days{font-size: 30px;}	
div#hours{font-size: 30px;}
div#minutes{font-size: 30px;}
div#seconds{font-size: 30px;}
.counter span {font-size: 14px;}

.case_fold_4 { margin: 0 auto 20px;float: none}	
.fold_2_2 {width: 220px;height: auto;}
.fold_2_3 {width: 180px;height: auto;left: 128px;}
.fold_2_1 {width: 180px;height: auto;left: 250px;}

header {width: 100%;padding: 10px 0px;}
.nav-toggle {right: 0px;}
header .btn-downlaod-white {float: right;margin-right: 35px; margin-top: 5px;}	
h3 {font-size: 22px; text-align:center;}
h4 {font-size: 14px; padding-bottom:5px; text-align:center;}
p{ text-align:center;}
.fold_3 {padding: 50px 0px;}
.quick_feature .slick-slide {padding: 40px 20px 20px 20px;}
.about_go{ height:auto; padding-top:0px!important;}
.btn-accent {min-width: 240px; max-width:240px; margin: 15px auto 0;display: block;}
br{ display:none;}
.section-padding {padding: 50px 0px;}
.fold_4 {padding: 50px 0px; background-position: 40% 0px;}
.d_t, .d_c{ display:block;}
.fold_4 h4 {font-size: 14px;}
.fold_4 h3 {font-size: 22px;}
.case_fold_4{ margin-bottom:30px;}
.fold_7 {padding: 40px 0px 40px 0px;}
.awesome-feature {padding: 30px 20px;}
.text-left{ text-align:center;}
.tabPanel-widget h2 {background: #f54203 !important; color:#fff;}
.fold_5 {padding: 40px 0px;}
.fold_6 {padding: 40px 0px; height:auto;}
.demo {margin-top: 0px; margin-bottom:30px;}
.fold_7 .case_fold_4{ margin-bottom:0px;}
.hero .actions {padding: 20px;     padding-top: 70%;}
.navigation{ padding:0px 10px;}
.section-padding.quick_feature{ padding-top:0px; padding-bottom:0px;}
.feature_icon{ float:none; text-align:center; margin-bottom:20px;}
.feature_icon img{ display:inline-block!important;}
.feature_content {padding-left: 0px;}
.btn-downlaod-white {
    font-size: 11px;
    margin-right: 0px;
    float: none;
    height: 34px;
    margin-left: 8px;
    text-transform: none;
    display: inline-block;
    padding: 9px 15px;
    margin-top: 0px;
}

.hero {height: auto;
    background-size: 208%;
    background-color: #ffd000;
    background-position: bottom;
    overflow: inherit;
    background-repeat: no-repeat;}

.fold_6 {background-position: 70% 0px;}
.fold_6::before{ background-color:rgba(0, 0, 0, 0.6); content:''; position:absolute; width:100%; height:100%; top:0px;}

.fold_6 h3 {font-size: 22px;}
.fold_6 h4 {font-size: 14px;}

header .logo {width: 150px;}

}
@media only screen and (min-width:0px) and (max-width:399px) {
.counter span {font-size: 13px;}	
}