@charset "UTF-8";
/* CSS Document */

/* FONTS */

@font-face {
	font-family: 'GothamBook';
	src: url('fonts/gotham-book.eot');
	src: url('fonts/gotham-book.eot') format('embedded-opentype'), url('fonts/gotham-book.woff') format('woff'), url('fonts/gotham-book.ttf') format('truetype'), url('fonts/gotham-book.svg#GothamBook') format('svg');
}
@font-face {
	font-family: 'GothamBoldRegular';
	src: url('fonts/gotham-bold.eot');
	src: url('fonts/gotham-bold.eot') format('embedded-opentype'), url('fonts/gotham-bold.woff') format('woff'), url('fonts/gotham-bold.ttf') format('truetype'), url('fonts/gotham-bold.svg#GothamBoldRegular') format('svg');
}

@font-face {
	font-family: 'gotham_thinregular';
	src: url('fonts/gotham-thin-webfont.eot');
	src: url('fonts/gotham-thin-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/gotham-thin-webfont.woff') format('woff'),  url('fonts/gotham-thin-webfont.ttf') format('truetype'),  url('fonts/gotham-thin-webfont.svg#gotham_thinregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* GLOBAL */



#rsvp_modal {
	width:40%;
	padding:50px;
	background: #FFF;
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

.rsvp_table {
	width:100%;
	margin-top:25px;
	font-size:18px;
}

.name_field {
	border: 1px solid #C5C5C5;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1) inset;
	padding:7px 5px;
	width: 100%;
	font-size:18px;
	text-indent:5px;
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.email_width {
	width:100%;
}

.bigredbutton {
	color:#ffffff;
	text-align:center;
	font-weight:700;
	border-radius:5px;
	font-size:18px;
	letter-spacing: 0.5px;
	cursor:pointer;
	padding: 11px 38px;
	background: #1ab721; /* Old browsers */
	width:100%;
	border:none;
	-webkit-appearance: none;
	transition: all 0.3s linear;
}

.bigredbutton:hover {
	background-color: #138919;
	transition: all 0.3s linear;
}

.bigredbutton:active {
	position:relative;
	top:1px;
}




a { 
color: inherit;
text-decoration:none; 

} 

ul {
	padding:0;
}

body {
    background-color: white;
    box-sizing: border-box;
    font-family: 'GothamBook', sans-serif;
	color: #4e4e58;
	font-weight:300;
	margin:0;
	font-size:14px;;
    margin: 0 auto;
    padding: 0;
}

#intro {
  /*  background-color: black;
    background-image: url("images/cb360-top-bg-test.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
	height: 822px;
    color: white;
    font-size: 19px;
    letter-spacing: 1em;
    text-align: center;
	text-transform: uppercase;
	*/
}

#abovefold_bg {
    background-image: url("images/desktop-top2.jpg");
	height: 100vh;
    background-size:cover;
	background-position:center;
    margin: 0 auto;
    max-width: none;
}

#abovefold_bg h2 {
	color: #ffffff;
    position: relative;
    text-align: center;
    top: 40%;
}

.small_title {
	color: #ffffff;
    position: relative;
    text-align: center;
    top: 40%;
	font-size:2em;
}

.big_title {
	color: #ffffff;
    position: relative;
    text-align: center;
    top: 40%;
	font-size:4em;
}

.med_title {
    text-align: center;
	font-size:2.5em;
	margin:100px 0px;
}


#abovefold_bg h1 {
	color: #ffffff;
    position: relative;
    text-align: center;
	font-size:54px;
    top: 40%;
}

#background_parallax {
	background-image:url("images/parallax-test.jpg");
	height:841px;
	background-size:cover;
}


#wave {
	background-image: url("images/wave.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 160vh;
    width: 100vw;
}

.circle {
    background-color: #f2f5fd;
    border-radius: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 50%;
    width: 50%;
	position:absolute;
	left:25%;
}

.laptop {
	position: absolute;
    width: 300px;
    left: 36.5%;
    top: 48%;
	z-index: 2;
}

.split_img {
	position: absolute;
    width: 160px;
    left: 300px;
    top: -18px;
	z-index: 1;
}

.process_img {
	left: 580px;
    position: absolute;
    top: -18px;
    width: 242px;
    z-index: 1;
}

.optimize_img {
	left: 170px;
    position: absolute;
    top: 172px;
    width: 198px;
    z-index: 1;
}

.marketing_img {
	left: 747px;
    position: absolute;
    top: 172px;
    width: 226px;
    z-index: 1;
}

.design_img {
	left: 247px;
    position: absolute;
    top: 413px;
    width: 226px;
    z-index: 1;
}

.campaign_img {
	left: 607px;
    position: absolute;
    top: 417px;
    width: 247px;
    z-index: 1;
}

.laptop_lines {
	left: 32.5%;
    position: absolute;
    top: 33%;
    width: 399px;
    z-index: 1;
}

.strategy_wrapper {
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	min-height:400px;
	margin-bottom:50px;
	position:relative;
}

.strategy_img {
	left: 540px;
    position: absolute;
    top: 0px;
    width: 247px;
    z-index: 1;
}

.simplicity_img {
	left: 330px;
    position: absolute;
    top: 0px;
    width: 247px;
    z-index: 1;
}

.wrapper {
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	max-width: 860px;
}

.circle_wrapper {
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
	min-height:400px;
	margin-bottom:260px;
	position:relative;
}

#green_area {
  width: 100%;
}

#blue_area {
  width: 100%;
}

.article1 {
   left: 50%;
   padding: 15px;
   position: absolute;
   top: 50%;
   transform: translate(-50%, -50%);
   width: 500px;
}

.article2 {
    color: #ffffff;
    left: 50%;
    margin-left: 15%;
    margin-top: 290px;
    padding: 15px;
    top: 50%;
    width: 500px;
}

.full_bleed_text {
	color:#ffffff;
	font-size:1.8em;
}

.full_bleed_title {
	font-size: 3em;
    color: #ffffff;
    margin-bottom: 26px;
}

h8 {
  font-size: 1.75rem;
  margin: 0 0 0.75rem 0;
}


.left-half {
  background-color: #59c36d;
  float: left;
  width: 50%;
  min-height:841px;
  position:relative;
  margin:90px 0px;
}
.right-half {
  background-image:url("images/parallax-test.jpg");
  float: left;
  width: 50%;
  min-height:841px;
  margin:90px 0px;
}

.left-half2 {
  
  background-image:url("images/parallax-test2.jpg");
  float: left;
  width: 50%;
  min-height:841px;
  position:relative;
  margin:0px 0px;
}
.right-half2 {
  background-color: #5979c3;
  float: left;
  width: 50%;
  min-height:841px;
  margin:0px 0px;
}

.bottom_services {
	margin: 0 auto 100px;
	font-family:GothamBoldRegular;
	line-height: 30px;
}

.wrapper_header {
	box-sizing: border-box;
	margin: 0 auto;
	width: 95%;
}

#intro .section_content {
    display: inline-block;
    margin: 270px auto 0;
}

#intro h2 > span {
    display: block;
	font-size: 65px;
	font-family: 'GothamBoldRegular';
	letter-spacing: 0.3em;
	color: #3a92f1;
}

#intro h1 {
    display: block;
	font-size: 18px;
	letter-spacing: 0.2em;
}

#intro h3 {
    display: block;
	font-size: 11px;
	letter-spacing: 0.2em;
	margin-top: 40px;
}

#header {
	margin:0;
	width:100%;
	font-size:14px;
	padding-top:15px;
	height:90px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	position:fixed;
	z-index:9999;
}

.logo_image {
	width:230px;
	margin-top:15px;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.tac {
	text-align:center;
}


.button_blue {
    background-color: transparent;
    border: 2px solid #ffffff;
	font-family: 'GothamBoldRegular';
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-size: 1em;
    letter-spacing: 0;
    margin-top: 6px;
    padding: 10px 15px;
    text-decoration: none;
    transition: all 0.3s linear 0s;
}
.button_blue:hover {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: #4e4e58;
	padding: 10px 25px;
    transition: all 0.3s linear 0s;
}

.button_black {
    background-color:rgba(0,0,0,0.2);
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-family: "GothamBoldRegular";
    font-size: 1.7em;
	text-align:center;
    letter-spacing: 0;
    margin-top: 26px;
    padding: 20px;
    text-decoration: none;
    transition: all 0.3s linear 0s;
    width: 40%;
	z-index:99;
}
.button_black:hover {
    background-color: #ffffff;
    width: 40%;
	padding: 20px;
    color: #4e4e58;
    transition: all 0.3s linear 0s;
}

.footer_button {
	margin:40px auto;
}

#services h2 {
    display: block;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 0em;
	line-height:1.8em;
	margin-top: 90px;
	text-align:justify;
}

#strategy h2 {
    display: block;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 0em;
	line-height:1.8em;
	margin-top: 90px;
	text-align:justify;
}

#what_graphic_container {
    
	margin:0 auto;
    padding: 5px 0 0;
}

#what_graphic_container ul {
    margin:50px 0px;
    text-align: center;
}

#what_graphic_container ul li {
    display: inline-block;
    height: auto;
    margin-bottom: 80px;
    position: relative;
	font-weight:700;
	font-size:16px;
	vertical-align: top;
    
}

.what_graphic_copy {
	font-size: 14px;
    font-weight: 300;
    padding: 0 21px;
    width: 230px;
}

/*
#what_graphic_container ul li:hover {
	color:#3a92f1;
	transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
	text-decoration:none;
} 
*/

.what_graphic {
    margin-bottom: 28px;
    width: 272px;
}

.what_graphic2 {
    margin-bottom: 28px;
    width: 172px;
}

.what_graphic_img {
	width:135px;
}

.what_graphic_img2 {
	width:105px;
}

/*

.what_graphic:hover {
   width:150px;
   transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

*/

.blue_full_width {
	background-image:url("images/blue-wall-bg.jpg");
	padding:50px 0px;
	width:100%;
	color:white;
	font-size:18px;
}


#milestone_container {
    
	margin:0 auto;
    padding: 5px 0 0;
}

#milestone_container ul {
    margin:0px 0px;
    text-align: center;
}

#milestone_container ul li {
    display: inline-block;
    height: auto;
    margin-bottom: 40px;
    position: relative;
	font-weight:300;
	font-size:18px;
	vertical-align: top;
	padding:0px 50px;
    
}


#why {
    
    
}

#why h2 {
    display: block;
	font-size: 40px;
	font-weight:300;
	margin-top: 80px;
	text-align:center;

}

.why_holder {
	color:#4e4e4e;
	display:inline-block;
	margin:40px 0px;
}

.why_text {
	float:right;
	display:inline-block;
	margin-top:14px;
	margin-left:20px;
	font-size:20px;
	text-transform: none;
	letter-spacing:0em;
	width:365px;
	text-align:left;
	font-family: 'gotham_thinregular';
}

#contact {
	min-height:340px;
	background-image:url("images/grey-wall-bg.jpg");
	padding-top:50px;
	width:100%;
	font-size:18px;
}

#contact h2 {
    display: block;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0em;
	margin-top: 30px;
	margin-bottom:15px;
	text-align:center;
	text-transform:none;
}

#contact h3 {
    display: block;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 0em;
	margin-top: 60px;
	text-align:justify;
}

#contact .button_blue {
	text-decoration: none;
	background-color:#3a92f1;
	color: #FFFFFF !important;
	font-weight: 400;
	font-size: 1.2em;
	padding: 15px;
	cursor:pointer;
	margin-top:10px;
	margin:0 auto;
	width:150px;
	text-align:center;
	font-family: 'GothamBoldRegular';
}

#logo_area {
	height:150px;
	background-color:rgba(0,0,0,0.4);
	margin-top:70px;
	position:relative;
	
}

#footer {
	background-color:#2d404d;
	color:#5d788a;
	padding:30px 0px;
}

#footer h1 {
	color:#ffffff;
	font-size: 18px;
	text-align:center;
	font-weight:300;

}

.button_green {
	background-color: #1ab721;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 6px;
    padding: 7px 18px;
	width:20%;
    text-decoration: none;
	text-align:center;
	transition: all 0.3s linear;
	margin:0 auto;
}

.button_green:hover {
	background-color: #138919;
	transition: all 0.3s linear;
	
}


#footer .logo_image {
	width:145px;
	margin-top:8px;
	margin-bottom:5px;
}


.slideshow {
  position: relative;
  overflow: hidden;
}

.partners_size {
	width:3000px;
}


 

#background {
	background: url(images/partners-sprite2.png) repeat-x 5% 5%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 100;
	background-size:2800px;
	margin-top:20px;
}


.mobile_only {
	display:none;
}

.desktop_only {
	display:block;
}

/* MEDIA QUERIES */ 

@media only screen and (max-width:1000px) {
	
.wrapper {
	max-width: 550px;
}	

.mobile_only {
	display:block;
}

.rsvp_table {

	margin-top:10px;
}

#rsvp_modal {
	width:70%;
}

.desktop_only {
	display:none;
}

.small_title {
    top: 45%;
	font-size:1.5em;
	font-family: 'GothamBoldRegular';
}

.big_title {
    top: 45%;
	font-size:2.3em;
	font-family: 'GothamBoldRegular';
}

.med_title {
    text-align: center;
	font-size:2em;
	margin:70px 0px;
}

.article1 {
    left: 50%;
    padding: 15px;
    width:71%;
    top: 50%;
    transform:;
}

.article2 {
    left: 50%;
    padding: 15px;
    width:71%;
    top: 50%;
	margin-top:0px;
	padding: 60px 0;
    transform:;
}

.full_bleed_text {
	font-size:1.3em;
}


.left-half {
    background-color: #59c36d;
    float: none;
    margin: 0;
    min-height: 470px;
    position: relative;
    width: 100%;
}

.right-half {
    background-image: url("images/parallax-test.jpg");
    float: none;
    margin: 0;
    min-height: 470px;
    width: 100%;
}

.left-half2 {
  
  background-image:url("images/parallax-test2.jpg");
  float: none;
  margin: 0;
  min-height: 470px;
  position: relative;
  width: 100%;
}
.right-half2 {
  background-color: #5979c3;
  float: none;
  margin: 0;
  min-height: 470px;
  width: 100%;
}



/*
#intro {
    background-color: none;
    background-image: url("images/cb360-top-bg-test.jpg");
    background-position: center 85px;
    background-repeat: no-repeat;
    background-size: 670px;
}
*/


.bg_margin {
	margin-top:60px;
}


/*
#intro {
	height: 382px;
    font-size: 16px;
    letter-spacing: 1em;
    text-align: center;
	text-transform: uppercase;
}

*/

#abovefold_bg img, #abovefold_bg video {
    display:none;
}

#intro h1 {
    display: block;
	font-size: 16px;
	letter-spacing: 0.2em;
}


#intro .section_content {
    display: inline-block;
    margin: 70px auto 0;
}
	
#intro h2 > span {
    display: block;
	font-size: 35px;
	font-family: 'GothamBoldRegular';
	letter-spacing: 0.3em;
}

#services h2 {
    width:80%;
	margin: 75px auto;
}

#strategy h2 {
    width:80%;
	margin: 75px auto;
}

#contact h2 {
    font-size:30px;
	margin: 30px 0px;
}

#contact {
    padding-top:20px;
}

.what_graphic_copy {
	font-size: 17px;
	width:80%;
	margin: 0px auto;
    
}
	
#what_graphic_container ul {
    margin: 0 0px;
    text-align: center;
}	

/*	
#what_graphic_container ul li {
	color:#3a92f1;
    
}
*/

.what_graphic {
   width:175px;
   margin: 20px auto;
}

/* .what_graphic:hover {
   width:175px;
   transition: none;
   
}
*/

.what_graphic2 {
    width: 190px;
}

.blue_full_width {
	padding: 5%;
	width:90%;
	font-size:18px;
}

.why_text  {
	margin:0;
	text-align:center;
	float:none;
	font-family: 'GothamBook';
	font-size:16px;
}

#contact h3 {
    font-size: 17px;
    margin: 0 auto;
    width: 80%;
    font-weight: 400;
    line-height: 24px;
}

.button_green {
	font-weight: 700;
    width: 75%;
    padding: 10px;
    font-size: 18px;
    margin-bottom: 30px;
}

#footer h1 {
	font-size:22px;
	margin:20px 0px;
}

.article1 .button_black {
	width:90%;
}

.article2 .button_black {
	width:90%;
}
	
	
}