/*Footer element css*/

.address .globe-icon {
	fill: #3f404b;
}
.address .crcle-svg {
	fill: #3f404b;
}
.address .msg-arrow-svg {
	fill: #3f404b;
}
#footer .get-in-touch .cell.getin h5::after {
	background: #f88539;
}
.address .pin-icon, .address .phone-svg, .address .msg-svg {
	fill: #f88539;
}
#footer .get-in-touch {
	background: #3f404b;
	position: relative;
	z-index: 99;
}
#footer .get-in-touch .cell.iso {
	color: #bfbfbf;
}
#footer .get-in-touch .cell.ness svg {
	fill: #bfbfbf;
}
#footer .get-in-touch .cell.getin h6 {
	color: #fff;
}
.exp-year span {
	color: #f88539;
}
/*Footer element css*/

.revenue-pouring .note_text {
  font-size: 16px;
  font-style: italic;
  margin: 30px 0 0;
  color:#fff;
  text-align:center;
}




.aftr {
	position: relative;
	padding: 100px 0 80px;
}
.aftr:after {
	bottom: 0;
	color: #ffffff;
	font-size: 14vw;
	font-weight: 800;
	text-align: center;
	height: auto;
	left: 0;
	margin: 0 auto;
	opacity: 0.1;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	width: 100%;
}
.animated:after {
	animation-duration: 5s;
	-webkit-animation-duration: 5s;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
 @-webkit-keyframes fadeInUp {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
to {
	opacity: 0.1;
	-webkit-transform: none;
	transform: none;
}
}
 @keyframes fadeInUp {
 from {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
to {
	opacity: 0.1;
	-webkit-transform: none;
	transform: none;
}
}
.yf_effective:after {
	content: "Effective";
}
.yf_amazing:after {
	content: "Amazing";
}
.yf_demos:after {
	content: "Demos";
}
.yf_platforms:after {
	content: "Platforms";
}
.yf_price:after {
	content: "Pricing";
}
.yf_price {
	padding: 60px 0 150px;
}
.yf_demos {
	padding: 60px 0 120px;
}
.yf_platforms {
	padding: 50px 0 230px;
}
#body {
	background-color: #f88539;
}
.yf-logo {
	color: #ffffff;
	font-family: open sans;
	font-size: 85px;
	font-weight: 800;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 65px;
	letter-spacing: -5px;
}
.yf_header {
	padding-top: 0 !important;
}
.hdr-graphic > img {
	max-width: 100%;
}
.header-element {
	text-align: center;
	position: relative;
	z-index: 2;
	padding-bottom: 10px;
}
.header-element > h1 {
	font-size: 35px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 10px;
}
.hdr-graphic {
	margin-bottom: 20px;
}
.yf_header::after {
	content: "Yo!Funding";
}
.btn-theme.dark-gry {
	background-color: #3f404b;
	border-color: #3f404b;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
}
.btn-theme.dark-gry:hover {
	background-color: #222;
	border-color: #222;
}
.features-link .btn-theme.dark-gry:hover {
	border-radius: 80px;
}
.yf-growing-graph .right-block {
	float: right;
	width: 48%;
	margin-top: 0px;
}
.graphblock > p {
	color: #ffffff;
	font-size: 20px;
}
.graphblock > img {
	display: block;
	margin: 50px;
	text-align: left;
	max-width: 100%;
}
.cta > h3 {
	color: #ffffff;
	display: inline-block;
	font-size: 30px;
	font-weight: 700;
	vertical-align: middle;
	width: 80%;
}
.cta > h3 span {
	font-weight: 800;
}
.yf-growing-graph .left-block {
	float: left;
	width: 50%;
}
.yf-screen img {
	max-width: 100%;
	margin: 0 0 20px;
}
.imageBlock > img {
	max-width: 100%;
}
.yf-growing-graph .btn-theme.dark-gry {
	margin-top: 15px;
	display: inline-block;
}
/**
.yf_growing:after{
  content:"Growing";
    
}**/
.yf-growing-graph {
	position: relative;
	z-index: 2;
}
.yf-db p {
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
}
.yf-db > img {
	margin: 40px auto;
	max-width: 100%;
}
.yf-features {
	position: relative;
	z-index: 2;
	padding-top: 20px;
}
.featureBox {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #ffffff;
	color: #ffffff;
	display: table-cell;
	height: 170px;
	padding: 25px 30px 15px 15px;
	vertical-align: top;
	width: 180px;
}
.featureBox-icon {
	min-height: 70px;
}
.featureBox > h3 {
	display: table-cell;
	font-size: 16px;
	font-weight: 600;
	height: 50px;
	vertical-align: bottom;
}
.feature-slideBox {
	background-color: #ffffff;
	padding: 55px;
	min-height: 360px;
}
.content-block > h3 {
	font-size: 26px;
	font-weight: 600;
	padding-bottom: 10px;
	color: #2d2d2d;
}
.content-block > p {
	color: #2d2d2d;
}
.yf-features .left-grid, .yf-features .right-grid {
	float: left;
	width: 50%;
}
.features-list .yf-featureBox {
	height: 170px !important;
	width: 180px !important;
	margin: 0 20px 20px 0;
}
.slick-current .featureBox {
	background-color: #fff;
}
.slick-current .featureBox > h3 {
	color: #3f404b;
}
.yf_feature .cta {
	padding: 30px 0;
	position: relative;
	z-index: 2;
}
.yf_feature .cta > h3 {
	display: block;
	width: auto;
	text-align: center;
	padding-bottom: 10px;
}
.feature-slideBox .slick-next,.feature-slideBox .slick-prev {
	background-color: #3f404b;
	border: none;
	bottom: 20px;
	font-size: 0;
	height: 20px;
	position: absolute;
	right: 50px;
	cursor: pointer;
	width: 20px;
}
.feature-slideBox .slick-prev{
	right: 72px;
}
.feature-slideBox .slick-prev:after ,.feature-slideBox .slick-next:after{
	content: "";
	position: absolute;
	left: 6px;
	right: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: #fff;
	right: 0;
	margin: 0 auto;
	top: 5px;
}
.featureBox svg path {
	fill: #fff;
}
.slick-current .featureBox svg path {
	fill: #3f404b;
}
.feature-slideBox .slick-prev:after {
	border-left-color: transparent;
	right: 8px;
	left: auto;
	border-right-color: #fff;
}
.text-link {
	bottom: 35px;
	color: #f88539;
	font-weight: 600;
	left: 55px;
	position: relative;
	text-decoration: underline;
}
.yf_feature {
	padding-top: 70px;
}
.yf_feature:after {
	content: "Features";
}
.mark-listing > li {
	color: #ffffff;
	font-weight: 600;
	margin: 15px 0;
	padding: 0 0 0 30px;
	position: relative;
	display: inline-block;
	font-size: 20px;
}
.mark-listing > li:after {
	position: absolute;
	content: "";
	left: 0;
	top: 6px;
	background-image: url('../../img2/yf-tick-mark.png');
	background-repeat: no-repeat;
	width: 19px;
	height: 18px;
}
.block-title {
	color: #ffffff;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 20px;
}
.grids {
	display: table;
	width: 100%;
	margin: 0 -30px;
	table-layout: fixed;
}
.grids .grid {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding: 0 30px;
}
.crcles .crcle {
	display: inline-block;
	padding: 0;
	vertical-align: middle;
	position: relative;
	margin: 0 -20px;
}
.crcles .crcle:hover:before {
	left: 0;
	top: 0;
}
.revenue-pouring .crcles .crcle:hover::before {
	left: 0;
}
.three .crcle {
	width: 400px;
	height: 400px;
}
.crcles {
	text-align: center;
}
.crcleBlock {
	position: relative;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.crcleTitle {
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	padding-top: 30px;
}
.crcle .crcle-in:hover {
	background-color: #3f404b;
	border-color: #3f404b;
	z-index: 9;
}
.crcle:before {
	background: url(../../img2/yf-crcle-ptrn.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	content: "";
	position: absolute;
	left: -30px;
	top: -10px;
	background-size: 100%;
	border-radius: 50%;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
}
.headBlock > h4 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
}
.headBlock > h4 span {
	font-weight: 700;
}
.headBlock {
	max-width: 790px;
	margin: 0 auto;
	text-align: center;
}
.demos {
	margin: 60px 0 0;
}
.bottomBlock {
	position: relative;
	text-align: center;
	z-index: 2;
	padding-top: 40px;
}
.links .btn-theme {
	display: inline-block;
	vertical-align: middle;
}
.links {
	padding-top: 25px;
}
.bottomBlock .cta {
	padding-top: 45px;
}
.bottomBlock > p {
	color: #fff;
	font-size: 14px;
}
.four .crcle {
	height: 300px;
	width: 300px;
}
.plateform {
	padding: 30px 0 0 0;
}
.price-caption > h3 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
}
.price-caption > p {
	color: #ffffff;
	font-weight: 600;
	font-size: 20px;
}
.price-caption {
	max-width: 800px;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.whiteBg .old-price-cross {
	color: #3f404b;
}
.old-price-cross {
	font-size: 26px;
}
.prc--lbl {
	background-color: #000000;
	color: #fff;
	padding: 3px 10px;
	border-radius: 3px;
	display: inline-block;
}
.priceBox {
	background-color: #3f404b;
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
.revenue-pouring {
	margin: 50px 0 0 0;
}
.priceBox-title {
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	padding: 0 0 20px;
	position: relative;
	margin-bottom: 10px;
}
.whiteBg .priceBox-title {
	color: #2d2d2d;
}
.yf-price-box {
	padding: 25px;
	text-align: left;
	min-width: 280px;
}
.whiteBg {
	background-color: #ffffff;
}
.priceBox-title::after {
	background-color: #fff;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	right: 0;
	top: 100%;
	width: 85px;
}
.price {
	margin: 0 0 0;
	position: relative;
	z-index: 2;
}
.whiteBg .priceBox-title::after {
	background-color: #3f404b;
}
.listing {
	padding: 10px 0;
	text-align: left;
}
.listing > li {
	color: #fff;
	padding: 6px 0;
}
.whiteBg .listing > li {
	color: #2d2d2d;
}
.box-price {
	color: #f88539;
	font-size: 26px;
	font-weight: 600;
	padding-bottom: 10px;
}
.btn-theme.orng {
	background-color: #f88539;
	border-color: #f88539;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
}
.btn-theme.orng:hover {
	background-color: #ffffff;
	border-color: #f88539;
	color: #f88539;
}
.features-link {
	padding: 30px 0 0;
	text-align:center;
	
}
.features-link .text-link {
  color: #ffffff;
  display:inline-block;
  left:0;
	bottom:0;
}

.features-link .btn-theme.dark-gry {
	border-radius: 0;
	font-weight: 600;
	padding: 18px 25px;
}
.revenue-pouring .crcles .crcle {
	height: 170px;
	width: 170px;
	margin: 0px;
}
.crcle .crcle-in {
	border: 4px solid #fff;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
}
.revenue-pouring .crcles .crcle::before {
	left: -8px;
}
.revenue-pouring > h3 {
	font-weight: 600;
	color: #fff;
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.crcle-cell .crcleTitle {
	padding-top: 10px;
}
.revenue-pouring .crcle-cell {
	display: inline-block;
	vertical-align: top;
	max-width: 150px;
	margin: 0 20px;
}
.dbimages {
	margin: 40px 0 0;
}
.yf-growing-graph .cta > h3 {
	display: block;
	margin-top: 30px;
	width: auto;
}
.yf_growing:before {
	background-image: url("../../img2/yf-zig-zag-img.png");
	content: "";
	position: absolute;
	left: 0;
	height: 790px;
	width: 100%;
	bottom: 0;
}
.priceBoxes {
	margin: 30px auto 0;
	max-width: 990px;
	background-color: #3f404b;
	text-align: center;
}



/*** Media queries**/
  



@media only screen and (min-width:1025px) and (max-width:1250px) {
.four .crcle {
	height: 250px;
	width: 250px;
}
.features-list .yf-featureBox {
	height: 140px !important;
	width: 140px !important;
}
.featureBox {
	height: 140px;
	width: 140px;
}
.feature-slideBox {
	min-height: inherit;
	padding: 50px;
}
.three .crcle {
	height: 330px;
	width: 330px;
}
.yf-price-box {
	min-width: 230px;
}
.price-caption {
	max-width: 380px;
}
.revenue-pouring .crcles .crcle {
	height: 150px;
	width: 150px;
}
.featureBox > h3 {
	font-size: 14px;
	height: auto;
}
}
 
 @media only screen and (min-width:991px) and (max-width:1024px) {
.aftr {
	padding: 70px 0 50px
}
.yf-features .left-grid, .yf-features .right-grid {
	width: 100%;
}
.features-list .yf-featureBox {
	height: 140px !important;
	width: 140px !important;
}
.featureBox {
	height: 140px;
	width: 140px;
	padding: 25px 15px 15px 15px;
}
.feature-slideBox {
	min-height: inherit;
	padding: 50px;
}
.three .crcle {
	height: 300px;
	width: 300px;
}
.price-caption {
	float: none;
	max-width: 100%;
}
.priceBoxes {
	float: none;
	margin: 50px auto;
	max-width: 640px;
}
.price-caption::after {
	display: none;
}
.revenue-pouring {
	float: none;
	margin: 0;
	padding: 40px 0 0;
	text-align: center;
}
.four .crcle {
	height: 230px;
	width: 230px;
}
}
 @media only screen and (min-width:768px) and (max-width:991px) {
.aftr {
	padding: 60px 0 40px
}
.yf-growing-graph .right-block, .yf-growing-graph .left-block {
	float: none;
	width: auto;
	text-align: center;
}
.graphblock > img {
	margin: 50px auto;
}
.yf-screen img {
	margin: 0 auto;
}
.yf-growing-graph .btn-theme.dark-gry {
	float: none;
}
.yf-features .left-grid {
	display: none;
}
.yf-features .right-grid {
	float: none;
	width: auto
}
.feature-slideBox {
	min-height: inherit;
	padding: 50px;
}
.grids .grid {
	display: block;
	width: auto;
}
.three .crcle {
	height: 250px;
	width: 250px;
}
.four .crcle {
	height: 220px;
	width: 220px;
}
.price-caption {
	float: none;
	max-width: 100%;
}
.priceBoxes {
	float: none;
	margin: 50px auto;
	max-width: 640px;
}
.revenue-pouring {
	float: none;
	margin: 0;
	padding: 40px 0 0;
	text-align: center;
}
.price-caption::after {
	display: none;
}
}
 @media screen and (max-width:767px) {
.yf-logo {
	font-size: 40px;
	letter-spacing: 0;
	top: 5px;
}
.header-element > h1 {
	font-size: 25px;
}
.aftr {
	padding: 60px 0 40px
}
.yf-growing-graph .right-block, .yf-growing-graph .left-block {
	float: none;
	width: auto;
	text-align: center;
}
.graphblock > img {
	margin: 20px 0;
}
.cta > h3 {
	display: block;
	width: auto;
	padding-bottom: 20px;
}
.yf-growing-graph .btn-theme.dark-gry {
	float: none;
}
.block-title {
	font-size: 24px;
}
.yf-features .left-grid {
	display: none;
}
.yf-features .right-grid {
	float: none;
	width: auto
}
.feature-slideBox {
	min-height: inherit;
	padding: 20px;
}
.grids .grid {
	display: block;
	width: auto;
	padding: 10px 0;
}
.grids {
	margin: 0;
}
.three .crcle {
	height: 220px;
	margin: 10px;
	width: 220px;
}
.crcleTitle {
	padding-top: 10px;
}
.price-caption {
	float: none;
	max-width: 100%;
}
.priceBoxes {
	float: none;
	margin: 50px auto;
	max-width: 640px;
}
.revenue-pouring {
	float: none;
	margin: 0;
	padding: 00px 0 0;
	text-align: center;
}
.price-caption::after {
	display: none;
}
.priceBox {
	float: none;
	padding: 4px;
}
.yf-price-box {
	min-width: 100%;
	padding: 15px;
}
.priceBox.custom-prc {
	float: none;
	margin-top: 10px;
}
.features-link {
	float: none;
}
.revenue-pouring .crcles .crcle .crcle-in {
	height: 170px;
	margin: 10px auto;
	width: 170px;
}
.revenue-pouring .crcles .crcle {
	height: auto;
	margin: 0 0 0px;
	width: auto;
}
.crcle-cell .crcleTitle {
	padding-top: 0;
}
.revenue-pouring .crcles .crcle::before {
	display: none;
}
.four .crcle {
	height: 260px;
	width: 260px;
}
.crcles .crcle {
	margin: 15px auto;
	display: block;
}
.carousel-image {
	max-width: 200px;
}
#carousel {
	height: 126px;
}
.priceBox {
	display: block;
	width: auto;
}
.revenue-pouring .crcle-cell {
	max-width: inherit;
	display: block;
	margin-bottom: 20px;
}
.yf-db {
	display: none;
}
}
