@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Raleway');

#body {
	font-family: 'Raleway', sans-serif;
}
#banner {
	background:url(../images/investor/investor-bg-2.jpg) no-repeat bottom center; 
	background-size: cover; 
	margin-top:0px;
	padding-top:80px;
	padding-left:20px;
	padding-right:20px;
	position:relative;
	z-index:99;
}
#banner-welcome {
	background:url(../images/investor/investor-bg.png) no-repeat bottom center; 
	background-size: cover; 
	margin-top:50px;
	padding-top:130px;
	padding-left:20px;
	padding-right:20px;
	height: 600px;
}
#banner h1 {
	color:white;
	text-align: center;
	font-size:54px;
	font-weight:400;
	margin-bottom:30px;
	font-family: 'Raleway', sans-serif;
}
#banner-welcome h1 {
	color:white;
	text-align: center;
	font-size:54px;
	font-weight:400;
	margin-bottom:60px;
	padding-top: 100px;
	font-family: 'Raleway', sans-serif;
}
#banner h5{
	font-weight:300;
	font-size:36px;
	color: white;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	margin-bottom:30px;
}
#footer {
	text-align: left;
	padding: 15px;
	background-color: #111111;
}
#footer a {
	padding: 15px;
	color: white;
}
@media only screen and (max-width: 600px) {
    #banner h1 {
		font-size:44px;
	}
	#banner h1 small{
		font-size:26px;
	}
	#footer {
	text-align: center;
	padding: 15px;
	background-color: #111111;
}
}
#banner h3 {
	color:white;
	text-align: center;
	font-family: 'Raleway', sans-serif;
}
#banner form, #bottom-form form{
	background-color:#26a5cf;
	outline:4px solid rgba(255,255,255,.1);
	padding:20px;
	margin:auto;
	margin-top:30px;
	text-align:center;
}
#bottom-form form{
	background-color:transparent;
	outline:0px;
	padding:20px;
	margin:auto;
	margin-top:30px;
	text-align:center;
}
#banner form h2, #bottom-form form h2{
	font-size:20px;
	font-family: 'Raleway', sans-serif;
}
#banner form .highlight, #bottom-form form .highlight{
	color:white;
}
#banner form input[type='submit'], #bottom-form form input[type='submit']{
	background-color:#9aca28;
	border-color:#8bb724;
	text-transform:uppercase;
	font-size: 13px;
}
#featured {
	margin: 0 0% 0;
    margin-left: auto;
    margin-right: auto;
	margin-top:-60px;
}
#featured img {
	margin: 0 20px;
}
#featured hr {
	display: block;
    height: 1px;
	width:100%;
    border: 0;
    border-top: 1px solid gray;
    margin: 1em 0;
    padding: 0;
}
#featured-logo {
    display: block;
    margin: 40px auto 0;
	text-align: center;
}
#main {
	text-align: center;
	margin: 70px 20%;
	/*width: 60%;*/
}
#main h1{
	font-size: 30px;
	color: gray;
	margin: 0 0 15px 0;
	font-family: 'Raleway', sans-serif;
}
#main p {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	
}
#main-thank-you p {
	font-size: 16px;
	text-align: center;
	padding: 100px 150px;
	font-family: 'Raleway', sans-serif;
}
#why-social-compass {
	background:url(../images/investor/why-bg.png) no-repeat center; 
	height: 100%;
	background-size: cover; 
	padding: 120px 10%;
}
#why-social-compass h1 {
	color: white;
	margin: 40px 0 0 0;
	font-size: 30px;
	font-family: 'Raleway', sans-serif;
}
#why-social-compass p {
	color: white;
	line-height: 2.0;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
}
#why-social-compass hr {
    display: block;
    height: 3px;
	width:100px;
    border: 0;
    border-top: 3px solid white;
    margin: 1em 0;
    padding: 0;
	
}
#why-social-compass img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#advantage {
	padding: 60px 0px;
	margin: 0 10%;
}
#advantage h1{
	font-size: 30px;
	color: gray;
	margin: 60px 0 15px 0;
	font-family: 'Raleway', sans-serif;
}
#advantage p {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
}
#advantage img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#goal {
	padding: 60px 0px;
	margin: 0 10%;
}
#goal h1 {
	font-size: 30px;
	color: gray;
	font-family: 'Raleway', sans-serif;
}
#goal p {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
}
#goal img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#competitors {
	background:url(../images/investor/competitors-bg.png) no-repeat center; 
	background-size: cover; 
	padding: 200px 70px;
	margin: 0;
	width: 100%;
}
#competitors hr {
    display: block;
    height: 3px;
	width:7%;
    border: 0;
    border-top: 3px solid white;
    margin: 1em 0;
    padding: 0;
	margin: 10px 46.5% 50px;
}
#competitors h1 {
	font-size: 30px;
	color: white;
	text-align: center;
	font-family: 'Raleway', sans-serif;
}
#competitors p {
	font-size: 16px;
	color: white;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	
}
#hootsuite {
	margin-right: 20px;
}
.competitor {
	background-color: rgba(60,72,95,0.60);
	padding: 15px;
	align-content: center;
	margin: 0 0 50px 0;
}
.competitor img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
}
#reasons {
	margin: 60px 10% 0;
}
#reasons h1 {
	text-align: center;
	color: gray;
	font-size: 30px;
	margin: 0 0 30px 0;
	font-family: 'Raleway', sans-serif;
}
#reasons img {
	clear: both;
	float: left;
	width:9%;
	margin:2% 5% 5%;
}
#reasons p {
	font-size: 14px;
	float: left;
	width: 76%;
	margin: 0 5% 25px 0;
	font-family: 'Raleway', sans-serif;
}
/*.reasons-row {
	margin: 0 0 30px 0;
}
.reasons-row img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}*/
#bottom-form {
	background:url(../images/investor/footer-bg.png) no-repeat center top; 
	background-size: cover; 
	padding-top:50px;
	margin: 0;
	/*width: 100%;*/
}
/* AJAX MESSAGE (TOP RIGHT) */

#ajaxMessage {
	position:fixed;
	right:20px;
	top:10px;
	z-index:1500;
	font-size:11px;
}
#ajaxMessage a, #ajaxMessage a:hover {
	color:#fff;
	text-decoration:underline
}
.ajaxMessage {
	display:none;
	z-index:1000;
	clear:right;
	float:right;
	margin-top:10px;
	padding:10px 15px;
	text-shadow:1px 1px 0px rgba(0,0,0,.25);
	font-weight:bold;
	color:#fff;
	border:1px solid #525760;
	border-color:rgba(0,0,0,0.25);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	opacity:0.95;
	filter:alpha(opacity=95)
}
.ajaxMessage.success {
	background-color:#3399ff;
}
.ajaxMessage.error {
	background-color:#cb4a3d;
}
.ajaxMessage.processing {
	padding-left:40px;
	background-image:url('../../repository_images/loader.gif');
	background-position:15px 9px;
	background-repeat:no-repeat;
	background-color:#333
}


/* Thank You Page */
#banner-welcome-thank-you {
	background:url(../images/investor/investor-bg-3.png) no-repeat bottom center; 
	background-size: cover; 
	margin-top:0px;
	padding-top:130px;
	padding-left:20px;
	padding-right:20px;
	height: 300px;
}



#banner-welcome-thank-you h1 {
	color:white;
	text-align: center;
	font-size:54px;
	font-weight:400;
	margin-bottom:60px;
	padding: 20px 90px 0;
	font-family: 'Raleway', sans-serif;
}
#main-thank-you {
	padding: 0 70px;
}
#main-thank-you h1 {
	text-align: center;
	padding: 20px 150px 0px;
	font-size: 30px;
	color: gray;
	margin: 0 0 0 0;
	font-family: 'Raleway', sans-serif;
}
#raising {
	background:url(../images/investor/competitors-bg2.png) no-repeat center; 
	background-size: cover; 
	padding: 5px 70px;
	margin: 0;
	width: 100%;
}
#raising p {
	font-size: 16px;
	color: white;
	text-align: center;
	padding: 30px 150px;
	font-family: 'Raleway', sans-serif;
}
#social-compass-thank-you {
	padding: 20px 70px;
	text-align: center;
	margin: 0 200px 30px;
}
#social-compass-thank-you p {
	padding: 25px 0 0 0;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
#investor-check {
	padding: 20px 70px;
	text-align: center;
	margin: 50px 200px 30px;
}
#investment-portal {
	padding: 20px 70px;
	text-align: center;
	margin: 50px 200px 30px;
}
#investment-portal h1 {
	font-size: 35px;
	font-family: 'Raleway', sans-serif;
}

#investor-links {
	background:url(../images/investor/competitors-bg2.png) no-repeat center; 
	background-size: cover; 
	padding: 5px 70px;
	margin: 0;
	width: 100%;
}
#investor-links p {
	font-size: 16px;
	color: white;
	text-align: center;
	padding: 10px 150px;
	font-family: 'Raleway', sans-serif;
}
@media only screen and (min-width: 1200px) {
    #banner-welcome-thank-you {
	background:url(../images/investor/investor-bg-3.png) no-repeat bottom center; 
	background-size: cover; 
	margin-top:0px;
	padding-top:130px;
	padding-left:20px;
	padding-right:20px;
	height: 400px;
	}
	#social-compass-thank-you {
	padding: 0px 70px 20px;
	text-align: center;
	margin: 0 200px 30px;
	}
	#social-compass-thank-you p {
	padding: 75px 0 0 0;
	font-size: 18px;
	}
}
@media only screen and (min-width: 2000px) {
    #banner-welcome-thank-you {
	background:url(../images/investor/investor-bg-3.png) no-repeat bottom center; 
	background-size: cover; 
	margin-top:0px;
	padding-top:130px;
	padding-left:20px;
	padding-right:20px;
	height: 700px;
	}
	#social-compass-thank-you {
	padding: 0px 70px 20px;
	text-align: center;
	margin: 0 200px 30px;
	}
	#social-compass-thank-you p {
	padding: 100px 0 0 0;
	font-size: 30px !important;
	}
}


/* Slider */
.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*mobile*/
@media screen and (max-width: 500px) {

	#banner {
	background:url(../images/investor/investor-bg-2.jpg) no-repeat top center; 
	background-size: 160%; 
	margin-top:0px;
	padding-top:50px;
	padding-left:0px;
	padding-right:0px;
	position:relative;
	z-index:99;
}
#banner h1 {
	color:white;
	text-align: center;
	font-size:35px;
	font-weight:400;
	margin-bottom:0px;
	padding: 0 20px;
	font-weight: bold;
}
#banner-welcome h1 {
	color:white;
	text-align: center;
	font-size:54px;
	font-weight:400;
	margin-bottom:0px;
	padding-top: 100px;
}
#banner h5{
	font-weight:300;
	font-size:20px;
	padding: 15px; 20px 0;
	font-weight: bold;
}
.container {
		padding: 0;
	margin: 0;
	}
#banner form {
	background: url(../images/investor/why-bg4.png) no-repeat center bottom;
	padding:20px 20px 60px 20px;
	margin:0px 0 0 0;
	text-align:center;
	width: 100%;
	}
	#banner form input, #bottom-form form input {
		margin: 15px 0 0 0;
	}
	#email-input {
		margin-top: -15px;
	}
#featured {
	margin: 0 0% 0;
    margin-left: auto;
    margin-right: auto;
}
#featured img {
	margin: 0 20px;
}
#main {
	margin: 70px 10px;
	/*width: 60%;*/
}
#why-social-compass {
	background:url(../images/investor/why-bg3.png) no-repeat center;
	height: 100%;
	padding: 140px 10px;
	margin: 0;
}
#why-social-compass img {
	width: 80%;
}
#why-social-compass h1 {
	color: white;
	margin: 40px 0 0 0;
	font-size: 30px;
	text-align: center;
}
#why-social-compass p {
	color: white;
	line-height: 2.0;
	font-size: 14px;
	text-align: center;
}
#why-social-compass hr {
    display: block;
    height: 3px;
	width:33%;
    border: 0;
    border-top: 3px solid white;
    margin: 1em 33%;
    padding: 0;
}
#advantage {
	padding: 60px 0px;
	margin: 0 10px;
}
#advantage h1 {
	text-align: center;
}
#advantage p {
	text-align: center;
}
#advantage img {
	width: 80%;
}
#goal {
	padding: 60px 0px;
	margin: 0 10px;
}
#goal h1 {
	text-align: center;
}
#goal p {
	text-align: center;
}
#goal img {
	width: 80%;
}
#competitors {
	background:url(../images/investor/competitors-bg3.png) no-repeat center; 
	background-size: cover; 
	padding: 200px 70px;
	margin: 0;
	width: 100%;
}
#competitors hr {
    display: block;
    height: 3px;
	width:33%;
    border: 0;
    border-top: 3px solid white;
    margin: 1em 0;
    padding: 0;
	margin: 10px 33% 50px;
}
#competitors h1 {
	font-size: 30px;
	color: white;
	text-align: center;
}
#competitors p {
	font-size: 16px;
	color: white;
	text-align: center;
	
}
#hootsuite {
	margin-right: 0px;
}
.competitor {
	background-color: rgba(60,72,95,0.60);
	padding: 30px ;
	align-content: center;
	margin: 0 0 50px 0;
}
.competitor img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
}
#reasons img {
	clear: both;
	float: left;
	width:12%;
	margin:3% 5% 0;
}
#reasons p {
	font-size: 14px;
	float: left;
	width: 73%;
	margin: 0 5% 5% 0;
}
#reasons {
	margin: 60px 10px 0;
}
#reasons h1 {
	text-align: center;
	color: gray;
	font-size: 30px;
	margin: 0 0 30px 0;
}
#reasons p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#bottom-form {
	background:url(../images/investor/why-bg5.png) no-repeat center top; 
	padding-top:50px;
	margin: 0;
	/*width: 100%;*/
}
/*.reasons-row {
	margin: 0 0 30px 0;
}
.reasons-row img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}*/




/*end mobile*/



