﻿
.home-cloud-graphic {
	position: relative;
	text-align: center;
	margin-bottom: 60px
}

@media (min-width:63.938em) {
	.home-cloud-graphic {
		margin-bottom: 0
	}
}

.home-cloud-graphic .cloud-bb-icon {
	width: 100px;
	height: 100px;
	margin: 0 auto 50px;
	background: linear-gradient(to right, #71bf44 0, #31b986 50%, #00b2ec 100%);
	border-radius: 60px
}

@media (max-width:34.875em) {
	.home-cloud-graphic .cloud-bb-icon:after {
		content: '';
		display: block;
		width: 2px;
		position: absolute;
		left: 50%;
		height: 92%;
		z-index: 0;
		top: 80px;
		border: 2px dotted #71bf43
	}
}

@media (min-width:63.938em) {
	.home-cloud-graphic .cloud-bb-icon {
		position: absolute;
		left: 47%;
		top: -71px
	}
}

.home-cloud-graphic .cloud-bb-icon svg {
	position: relative;
	z-index: 1;
	width: 100%;
	top: -25px
}

@media (min-width:63.938em) {
	.home-cloud-graphic {
		width: 1024px;
		margin: 90px auto 40px
	}
}

@media (min-width:84.75em) {
	.home-cloud-graphic {
		width: 100%;
		margin: 130px 0 40px
	}
}

.home-cloud-graphic .cloud-svg {
	display: none
}

@media (min-width:63.938em) {
	.home-cloud-graphic .cloud-svg {
		display: block;
		width: 789px;
		height: 600px;
		margin: 0 auto;
		opacity: 0;
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
		transition: all .5s .3s
	}
}

@media (min-width:84.75em) {
	.home-cloud-graphic .cloud-svg {
		width: 960px;
		height: 600px
	}
}

@media (min-width:1440px) {
	.home-cloud-graphic .cloud-svg {
		width: 1005px
	}
}

.home-cloud-graphic .cloud-logo-bar {
	position: absolute;
	bottom: -2px;
	width: 100%;
	text-align: center;
	z-index: 2;
	transition: all .7s .2s
}

@media (min-width:63.938em) {
	.home-cloud-graphic .cloud-logo-bar {
		bottom: auto!important;
		top: 0
	}
}

.home-cloud-graphic .cloud-logo-bar svg {
	fill: #fff;
	position: relative;
	z-index: 9999;
	top: 8px;
	width: 222px;
	height: 80px
}

.home-cloud-graphic .cloud-logo-bar:after,
.home-cloud-graphic .cloud-logo-bar:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	background: linear-gradient(to right, #71bf44 0, #31b986 50%, #00b2ec 100%)
}

.home-cloud-graphic .cloud-logo-bar:before {
	width: 100%;
	left: 0;
	height: 67px;
	border-radius: 12px
}

@media (min-width:63.938em) {
	.home-cloud-graphic .cloud-logo-bar:before {
		left: 34%;
		width: 332px
	}
	.home-cloud-graphic .cloud-list {
		position: absolute;
		top: -50px;
		opacity: 0
	}
}

@media (min-width:84.75em) {
	.home-cloud-graphic .cloud-logo-bar:before {
		left: 38%
	}
}

.home-cloud-graphic .cloud-logo-bar:after {
	width: 80%;
	left: 10%;
	height: 10px;
	border-radius: 5px
}

.home-cloud-graphic .cloud-list {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
	transition: all .5s .55s
}

.home-cloud-graphic .cloud-list li {
	display: inline-block;
	width: 244px;
	margin: 10px;
	text-align: center;
	transition: all .3s
}

.home-cloud-graphic .cloud-list li:nth-child(1) span {
	padding: 15px
}

@media (min-width:63.938em) {
	.home-cloud-graphic .cloud-list li:nth-child(2) span,
	.home-cloud-graphic .cloud-list li:nth-child(3) span,
	.home-cloud-graphic .cloud-list li:nth-child(4) span,
	.home-cloud-graphic .cloud-list li:nth-child(7) span,
	.home-cloud-graphic .cloud-list li:nth-child(8) span {
		top: 28px
	}
	.home-cloud-graphic .cloud-list li {
		position: absolute;
		width: auto!important;
		margin: 0
	}
	.home-cloud-graphic .cloud-list li:nth-child(1) {
		bottom: 244px;
		left: 33px
	}
	.home-cloud-graphic .cloud-list li:nth-child(2) {
		bottom: 360px;
		left: 61px
	}
	.home-cloud-graphic .cloud-list li:nth-child(3) {
		bottom: 477px;
		left: 156px
	}
	.home-cloud-graphic .cloud-list li:nth-child(4) {
		bottom: 577px;
		left: 315px
	}
	.home-cloud-graphic .cloud-list li:nth-child(5) {
		bottom: 247px;
		right: 229px
	}
	.home-cloud-graphic .cloud-list li:nth-child(6) {
		bottom: 363px;
		right: 264px
	}
	.home-cloud-graphic .cloud-list li:nth-child(7) {
		bottom: 477px;
		right: 344px
	}
	.home-cloud-graphic .cloud-list li:nth-child(8) {
		right: 496px;
		bottom: 577px
	}
}

.home-cloud-graphic .cloud-list a {
	display: block;
	position: relative;
	padding: 0;
	transition: all .3s;
	height: 150px;
	font-size: .9em;
	background-image: url(../../img/LittleCloud.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%
}

@media (min-width:63.938em) {
	.home-cloud-graphic .cloud-list a {
		position: absolute;
		width: 205px;
		font-size: .8em
	}
}

@media (min-width:84.75em) {
	.home-cloud-graphic .cloud-list li:nth-child(1) {
		bottom: 219px;
		left: 11px
	}
	.home-cloud-graphic .cloud-list li:nth-child(2) {
		bottom: 390px;
		left: 53px
	}
	.home-cloud-graphic .cloud-list li:nth-child(3) {
		bottom: 540px;
		left: 183px
	}
	.home-cloud-graphic .cloud-list li:nth-child(4) {
		bottom: 663px;
		left: 389px
	}
	.home-cloud-graphic .cloud-list li:nth-child(5) {
		bottom: 219px;
		right: 220px
	}
	.home-cloud-graphic .cloud-list li:nth-child(6) {
		bottom: 390px;
		right: 255px
	}
	.home-cloud-graphic .cloud-list li:nth-child(7) {
		bottom: 540px;
		right: 390px
	}
	.home-cloud-graphic .cloud-list li:nth-child(8) {
		right: 590px;
		bottom: 663px
	}
	.home-cloud-graphic .cloud-list a {
		width: 214px;
		font-size: .9em
	}
}

.home-cloud-graphic .cloud-list a:focus,
.home-cloud-graphic .cloud-list a:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.home-cloud-graphic .cloud-list .cloud-small {
	fill: #eee;
	width: 100%
}

.home-cloud-graphic .cloud-list span {
	display: block;
	width: 100%;
	position: absolute;
	top: 14px;
	left: 2%;
	color: #4d5259;
	padding: 30px 15px
}

@media (min-width:63.938em) {
	.home-cloud-graphic .cloud-list span {
		padding: 15px
	}
}

.home-cloud-graphic .cloud-list span strong {
	display: block;
	color: #428bca;
	 text-transform: capitalize;
}

.home-cloud-graphic .cloud-feature-list {
	display: none
}

@media (min-width:84.75em) {
	.home-cloud-graphic .cloud-feature-list {
		display: block;
		position: absolute;
		width: 98%;
		height: 100%;
		list-style: none;
		margin: 0;
		padding: 0;
		top: 145px;
		left: 0;
		z-index: 1
	}
	.home-cloud-graphic .cloud-feature-list li {
		position: absolute;
		width: 150px;
		opacity: 0
	}
	.home-cloud-graphic .cloud-feature-list li:nth-child(1) {
		bottom: 222px;
		left: 220px;
		transition: opacity .4s .8s
	}
	.home-cloud-graphic .cloud-feature-list li:nth-child(2) {
		bottom: 360px;
		left: 275px;
		transition: opacity .4s .88s
	}
	.home-cloud-graphic .cloud-feature-list li:nth-child(3) {
		bottom: 475px;
		left: 386px;
		transition: opacity .4s .96s
	}
	.home-cloud-graphic .cloud-feature-list li:nth-child(4) {
		bottom: 545px;
		left: 520px;
		transition: opacity .4s 1.02s
	}
	.home-cloud-graphic .cloud-feature-list li:nth-child(5) {
		right: 175px;
		bottom: 222px;
		transition: opacity .4s .8s
	}
	.home-cloud-graphic .cloud-feature-list li:nth-child(6) {
		right: 230px;
		bottom: 360px;
		transition: opacity .4s .88s
	}
	.home-cloud-graphic .cloud-feature-list li:nth-child(7) {
		bottom: 475px;
		right: 340px;
		transition: opacity .4s .96s
	}
	.home-cloud-graphic .cloud-feature-list li:nth-child(8) {
		bottom: 547px;
		right: 475px;
		transition: opacity .4s 1.05s
	}
	.home-cloud-graphic .cloud-feature-list .svg-icon {
		display: block;
		margin-bottom: 8px;
		height: 70px;
		background-position: center;
		background-repeat: no-repeat
	}
	.home-cloud-graphic .cloud-feature-list .caption {
		font-size: .8em;
		width: 137px;
		display: block;
		font-weight: 700
	}
}

.home-cloud-graphic .cloud-image {
	position: relative;
	margin: 0 auto;
	left: 0;
	z-index: 1;
	width: 320px;
	transition: all .5s .9s
}

@media (min-width:63.938em) {
	.home-cloud-graphic .cloud-image {
		position: absolute;
		margin: 0;
		bottom: 105px;
		opacity: 0;
		left: 32%
	}
}

@media (min-width:84.75em) {
	.home-cloud-graphic .cloud-image {
		bottom: 40px;
		left: 34%;
		width: 430px
	}
}

.home-cloud-graphic.loaded .cloud-svg {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	background-image: url(../../img/BiG_BG.svg);
	background-repeat: no-repeat;
	background-position: center
}

@media (min-width:63.938em) {
	.home-cloud-graphic.loaded .cloud-svg {
		background-image: url(LittleCloud.svg);
		width: 480px;
		top: 89px;
		position: relative
	}
	.home-cloud-graphic.loaded .cloud-image {
		bottom: 125px
	}
}

@media (min-width:84.75em) {
	.home-cloud-graphic.loaded .cloud-svg {
		background-image: url(../../img/BiG_BG.svg);
		width: 885px;
		top: 13px
	}
}

@media (min-width:93.75em) {
	.home-cloud-graphic.loaded .cloud-svg {
		background-image: url(../../img/BiG_BG.svg);
		width: 1005px;
		position: static
	}
}

.home-cloud-graphic.loaded .cloud-list {
	top: 0;
	opacity: 1
}

.home-cloud-graphic.loaded .cloud-feature-list li {
	opacity: 1
}

.home-cloud-graphic.loaded .cloud-feature-list .grant-management {
	background-image: url(../../img/GrantAward_manage.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .fundraising {
	background-image: url(../../img/Fundraising.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .fundraising_relationship {
	background-image: url(../../img/Fundrainsing_Relationship_Management.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .fundraising_relationship-uk {
	background-image: url(../../img/BBE_Fundraising-and-RM.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .analytics {
	background-image: url(../../img/Analytics.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .financial {
	background-image: url(../../img/FinManagement.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .payment {
	background-image: url(../../img/PaymentServices.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .program {
	background-image: url(../../img/OrganizationalManagement.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .social {
	background-image: url(../../img/Social_Responsibility.svg)
}

.home-cloud-graphic.loaded .cloud-feature-list .marketing {
	background-image: url(../../img/Marketing.svg)
}

.home-cloud-graphic.loaded .cloud-image {
	opacity: 1
}

@media (min-width:63.938em) {
	.home-cloud-graphic.loaded .cloud-logo-bar {
		top: 72%
	}
}

@media (min-width:84.75em) {
	.home-cloud-graphic.loaded .cloud-image {
		bottom: 60px
	}
	.home-cloud-graphic.loaded .cloud-logo-bar {
		top: 78%
	}
}

@media (min-width:1440px) {
	.home-cloud-graphic.loaded .cloud-logo-bar {
		top: 80%
	}
}
