/*	################################################################

	Author: Carlos Alvarez
	URL: http://alvarez.is

	Project Name: SOLID - Bootstrap 3 Theme
	Version: 1.0
	URL: http://alvarez.is
	
################################################################# */ 
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300);
@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;

/*	################################################################
	1. GENERAL STRUCTURES
################################################################# */
	* { 
		margin: 0;
		padding: 0px;
	} 

body { 
	background: #ffffff; 
	margin: 0; 
	height: 100%; 
	color: #384452;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}

p { 
	padding: 0; 
	margin-bottom: 12px; 
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px; 
	line-height: 24px;
	color: #384452; 
	margin-top: 10px; 
}

img {
	height: auto;
	max-width: 100%;
}

.faq-answer{
	white-space: pre-line;
}

a { 
	padding: 0;
	margin: 0;
	text-decoration: none; 
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}

/* Central page content */
.faq-questions{
	padding:8px 0;	
}

.faq-questions a{
	cursor: pointer;
}

.ngappstart{
	min-height: 1000px;
}

.industry_images p{
	margin : 20px auto;
	position: relative;
	width: 60%;
	min-width: 300px;
}
.industry_container{
	width:100%;
}

.industry_values{
	width: 100%;
	padding-bottom: 50px;
}

.industry_value_container.industry-active{
	border-bottom: 3px solid #4cbac9 !important;
}

.industry_value_container{
	border-bottom: 3px solid #ccc;
    color: #777;
    float: left;
    font-size: 120%;
    padding: 18px;
    text-align: center;
    width: 33.333%;
    cursor: pointer;

}

.description_text{
	border: 0 none;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    vertical-align:baseline;
    font-weight: 300;
    line-height: 35px;
     margin: 45px 0 20px;
       color: #444;
       text-align: center;
}
.industry_images{
	width: 100%;
	margin-top: 60px;
}

.industry_images img{
	width: 60%;
	min-width: 300px;
}

.superpowers_images img{
	width: 70%;
	min-width: 300px;
}

.superpowers_images p{
	margin : 20px auto;
	position: relative;
	width: 60%;
	min-width: 300px;
}

#animation-area button:active,
#animation-area .button:active,
#animation-area button:hover,
#animation-area .button:hover {
    background: #E6E6E6;
}

#animation-area button[disabled],
#animation-area .button[disabled] {
    opacity: .2;
    cursor: default;
}

#animation-area #central_ya_img{
    float:left;
}

#animation-area #central_ya_img_left{
    margin-top: 20px;
    float:left;
}

#animation-area #central_slack_img{
    float:right;
}

#animation-area #central_slack_img_right{
    margin-top: 20px;
    float:right;
}

#animation-area #home #icons {
	/*
    position: relative;
    height: 510px;
    margin-bottom: 70px;
    */

    height: 100%;
    margin-bottom: 70px;
    min-height: 500px;
    position: relative;

}

#animation-area #home #central_ya_icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 36%;
    width: 30%;
    margin: 0 auto 0 35%;
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


#animation-area #home #app-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 52%;
    min-width: 200px;
    max-width:60%;
    margin: 0 auto;
    font-size: 22px;
    font-weight:100;
    font-family: 'Lato', sans-serif;    
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ya_mission{
	font-weight: 100;
}




#animation-area #home #active-app {
    font-family: 'Lato', sans-serif;
}

.icon_image{
	height: auto;
    max-height: 50px;
    max-width: 50px;
    min-height: 30px;
    min-width: 40px;
    width: 65%;
}

section {
    margin:0 auto;
   /* width: 1024px;*/
   
}

#animation-area #home .app {
    position: absolute;
    /* width: 70px; */
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    max-width: 50px;
    text-align: center;
    -webkit-transition: -webkit-transform 4s linear;
    -moz-transition: -moz-transform 4s linear;
    -o-transition: -o-transform 4s linear;
    transition: transform 4s linear;
}

#animation-area #home .app .icon {
	/*
    height: 40px;
    width: 84px;
    
    height:3vw;
    width: 3vw;
    margin: 0 auto 10px;

    */
    height: auto;
    max-height: 50px;
    max-width: 50px;
    min-height: 30px;
    min-width: 40px;

    -moz-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
}

#animation-area #home .app.no-animation {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

#animation-area #home .app.active {
   /* width: 100px !important;*/
    font-size: 14px;
}

#animation-area #home .app.active .icon {
    height: 61px;
    width: 101px;
}
 


a:hover,
a:focus {
  text-decoration: none;
  color:#01b2fe;
}

::-moz-selection  {
	color: #777 !important;
	text-shadow:none;
	background:#2B2E31;
}
::selection {
	color: #777;
	text-shadow:none;
	background:#2B2E31;
}

.centered {
	text-align: center
}

/*	################################################################
	BOOTSTRAP MODIFICATIONS & TWEAKS
################################################################# */
.navbar {
	min-height: 70px;
	padding-top: 10px;
	margin-bottom: 0px;
}

.navbar-brand {
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
}

.navbar-header .navbar-brand {
	color: white;
}

.navbar-default .navbar-nav > li > a {
	color: #777;
	/*font-weight: 700;*/
	font-size: 12px;
	cursor: pointer;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #00b3fe;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #00b3fe;
	background-color: transparent;
}

.navbar-default {
	background-color: #fff;
	/*border-bottom: 2px solid #ccc;*/
	border-bottom:none;
}

.dropdown-menu {
	background: #fff;
}

.dropdown-menu > li > a {
	color: #777;
	font-weight: 700;
	font-size: 12px;
}

.btn-theme {
  color: #fff;
  background-color: #384452;
  border-color: #384452;
  margin: 4px;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  color: #fff;
  background-color: #00b3fe;
  border-color: #00b3fe;
}

.dmbutton:hover,
.dmbutton:active,
.dmbutton:focus{
	color: #ffffff;
	background-color: #222222;
	border-color: #ffffff;
}
.dmbutton {
	background:rgba(0, 0, 0, 0);
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 1.025rem;
	padding-right: 2.25rem;
	letter-spacing:0.85px;
	padding-bottom: 1.0875rem;
	padding-left: 2.25rem;
	font-size: 1.55rem;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	font-weight: normal !important;
}

.mtb {
	margin-top: 80px;
	margin-bottom: 80px;
}

.mb {
	margin-bottom: 60px;
}

.mt {
	margin-top: 60px;
}

.hline {
	border-bottom: 2px solid #384452;
}

.hline-w {
	border-bottom: 2px solid #ffffff;
	margin-bottom: 25px;
}
/*	################################################################
	SITE WRAPS
################################################################# */

#headerwrap {
	background-color: #ffffff;
	min-height: 550px;
	padding-top: 100px;
	padding-bottom: 0px;
	text-align: center;
}

#headerwrap h3, h5 {
	color: #777;
	font-weight: 400;
}

#headerwrap h1 {
	color: #777;
	margin-bottom: 25px;
}

#headerwrap .img-responsive {
	margin: 0 auto;
}

/* Services Wrap */
#service {
	margin-top: 100px;
	margin-bottom: 80px;
}

#service i {
	color: #00b3fe;
	font-size: 60px;
	padding: 15px;
}

/* Portfolio Wrap */
#portfoliowrap {
	padding-top: 60px;
	margin-bottom: 60px;
	display: block;
	text-align: center
}

#portfoliowrap h3 {
	margin-bottom: 25px;
}

.portfolio {
	padding:0 !important;
	margin:0 !important;
	display:block;
}


.portfolio-item .title:before {border-radius:0; display:none}
.portfolio-item p {margin:0px 0 30px;}
.portfolio-item h3 {margin:-10px 0 10px; font-size:16px; text-transform:uppercase;}


.tpl6 h3
{
	color:#fff;
	margin:0;
	padding:40px 5px 0;
	font-size:16px;
	text-transform:uppercase;
}
.tpl6 .dmbutton
{
	display:inline-block;
	margin:30px 5px 20px 5px;
	font-size:13px;
}

.tpl6 .bg
{
	height:100%;
	width:100%;
	background-color:#00b3fe;
	background-color:rgba(0,179,254,.9);
	text-align:center;
}

/* Testimonials Wrap */
#twrap {
	background: url(../img/t-back.jpg) no-repeat center top;
	margin-top: 0px;
	padding-top:60px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#twrap i {
	font-size: 50px;
	color: white;
	margin-bottom: 25px;
}

#twrap p {
	color: white;
	font-size: 15px;
	line-height: 30px;
}

/* clients logo */
#cwrap {
	background: #f7f7f7;
	margin-top: 0px;
	padding-top: 80px;
	padding-bottom: 100px;
}

#cwrap h3 {
	margin-bottom: 60px;
}

/* Footer */
#footerwrap {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #384452;
}

#footerwrap p {
	color: #bfc9d3;
}

#footerwrap h4 {
	color: white;
}

#footerwrap i {
	font-size: 30px;
	color: #bfc9d3;
	padding-right: 25px;
}

#footerwrap i:hover {
	color: #00b3fe
}

/*	################################################################
	PAGE CONFIGURATIONS
################################################################# */
/* General Tweaks */

#blue {
	background: #00b3fe;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#blue h3 {
	color: white;
	margin-left: 15px;
}

.ctitle {
	color: #00b3fe;
	font-weight: 700;
	margin-bottom: 15px;
}

csmall {
	font-size: 12px;
	color: #b3b3b3;
}
csmall2 {
	font-size: 12px;
	color: #f39c12
}

.spacing {
	margin-top: 40px;
	margin-bottom: 40px;
}

.badge-theme {
	background: #00b3fe;
}

/* Contact Page */
#contactwrap {
	background: url(../img/contact.jpg) no-repeat center top;
	margin-top: -60px;
	padding-top:0px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Blog Page */
.popular-posts { 
	margin: 0px;
	padding-left: 0px;
	}
	
.popular-posts li {
	list-style: none; 
	margin-bottom: 20px; 
	min-height: 70px;
}
.popular-posts li a, 
.popular-posts li a:hover {
	color:#2f2f2f; 
	text-decoration: none;
	}
	
.popular-posts li img {
	float: left; 
	margin-right: 20px;
	}
	
.popular-posts li em {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #b3b3b3
	}

.popular-posts p {
	line-height: normal;
	margin-bottom: auto;
}	

.share i {
	padding-right: 15px;
	font-size: 18px;
}









#login-modal{
	position: fixed;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 11;
	min-height: 600px;
	
}
 
#login-modal-addon{
	position: fixed;
	left: 0px;
	right: 0px;
	width: 100%;
	text-align: center;
	min-height: 600px;
	
}

#register-modal-addon{
	left: 0px;
	right: 0px;
	width: 100%;
	text-align: center;
	min-height: 600px;
}

.liFloatRight{
	float: right;
}

.bottomBorder{
	border-bottom: 1px solid #f5f5f5;
}

#register-modal{
	position: fixed;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 11;
	min-height: 600px;
}

#register-modal-1{
	position: fixed;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 11;
	min-height: 600px;
}

.loginBlockOpac{
	background-color: #ffffff;
	opacity: 0.95;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 20;
}

.footer_links{
	color: #bfc9d3;
}

.footer_links:hover{
	color: #fff;
}

.loginBlock{
	margin-top: 5%;
	border-top: 1px #000;
	position: absolute;
	z-index: 30;
}

.loginBlockAddon{
	margin-top: 2%;
	border-top: 1px #000;
}

.deleteButton{
	background-repeat: no-repeat;
    position: relative;
    z-index: 2500;
    top: 16%;
    right: 2%;
    float: right;
}

.deleteButton img{
	height: 40px;
	width: 40px;
}

.initialTextArea{
	margin-top: 50px;
}

.topMargin1{
	margin-top: 50px;
}

.topMargin2{
	margin-top: 40px;
}

.topMargin3{
	margin-top: 30px;
}

.topMargin4{
	margin-top: 20px;
}

.topMargin5{
	margin-top: 10px;
}

.topMargin6{
	margin-top: 5px;
}


.slackColorLogin{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #443742;
}

.loginText{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #969696;
}

.loginTextHead{
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	font-weight: 300;
	color: #969696;
}

.loginSlackButton{
	opacity: 100;
	border-radius: 0px;
	display: inline;
	background-color: #ffffff;
	border: 0.5px solid transparent;
	border-color: #f5f5f5;
	z-index: 1000;
	padding: 0px 15px;
	width: 250px;
}

.loginSlackButton:hover{
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	text-decoration: none;
}

.loginSlackButtonA{
	opacity: 100;
	border-radius: 0px;
	display: inline;
	background-color: #ffffff;
	border: 0.5px solid transparent;
	border-color: #f5f5f5;
	z-index: 1000;
	padding: 15px 25px;
	width: 250px;
}

.loginSlackButtonA:hover{
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	text-decoration: none;
}

.loginSlackText{
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: 400;
	color: #443742;
	vertical-align: middle;
}

.loginTextInput{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #969696;
	width: 250px;
	padding: 5px 10px;
	text-align: left;
	background-color: #f5f5f5;
	background-image: none;
	border: 1px solid #f5f5f5;
	border-radius: 1px;
	height: 40px;
	line-height: 1.42857;
	margin: auto;
}

.loginTextInputGroup{
	display: table;
	margin: auto;
} 

.loginTextInputGroup input{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #969696;
	width: 118px;
	padding: 5px 10px;
	text-align: right;
	background-color: #f5f5f5;
	background-image: none;
	border: 1px solid #f5f5f5;
	border-radius: 1px;
	height: 40px;
	line-height: 1.42857;
}

.loginTextInputGroup span{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #969696;
	width: 100px;
	padding: 5px 10px;
	text-align: left;
	background-color: #e0e0e0;
	background-image: none;
	border: 1px solid #f5f5f5;
	border-radius: 1px;
	height: 40px;
	line-height: 1.42857;
}

.loginTextInputHalf{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #969696;
	width: 122px;
	padding: 5px 10px;
	text-align: left;
	background-color: #f5f5f5;
	background-image: none;
	border: 1px solid #f5f5f5;
	border-radius: 1px;
	height: 40px;
	line-height: 1.42857;
	margin: auto;
}

.loginButtonMain{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	width: 250px;
	padding: 5px 10px;
	text-align: center;
	background-color: #4cbac9;
	background-image: none;
	border: 1px solid #4cbac9;
	border-radius: 1px;
	height: 40px;
	line-height: 1.42857;
	margin: auto;
}

.loginButtonMainA{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	width: 250px;
	padding: 5px 10px;
	text-align: center;
	background-color: #4cbac9;
	background-image: none;
	border: 1px solid #4cbac9;
	border-radius: 1px;
	height: 40px;
	line-height: 1.42857;
	margin: auto;
	text-decoration: none;
	display: block;
}

.loginButtonMainA:hover{
	text-decoration: none;
	color: #ffffff;
}

.forgotPasswordLink{
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	font-weight: 300;
	color: #4cbac9;
	text-align: right;
}

.headerlist li .headerButton{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 300;
	color: #969696;
	line-height: 40px;
}

.headerlist li .loginButton{
	line-height: 20px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.headerlist li button{
	width: 160px;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 300;
	color: #969696;
}

.header-background{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border-color: #ffffff;
}

#meetYellow{
	color: #f8de65;
}

.btn-grey-color{
	background-color: #f5f5f5;
	border-color: #f5f5f5;
}

.btn-grey-color span{
	color: #747474;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 300;
}

.btn-grey-color:hover{
	background-color: #f5f5f5;
	border-color: #f5f5f5;
}

.btn-yellow-color{
	background-color: #f8de65;
	border-color: #f8de65;
}

.btn-yellow-color:hover{
	background-color: #f8de65;
	border-color: #f8de65;
}

.btn-yellow-color span{
	color: #ffffff;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 300;
}

.mainPage1st{
	min-height: 550px;
	background: url(https://s3-us-west-2.amazonaws.com/yellowant/static/yellowant/banner_s.jpg);
	background-size: 100% 550px;
    background-repeat: no-repeat;
    position: relative;
    z-index: -10;
}

.mainPage1stLayer{
    background-color: #747474;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    z-index: -8;
}

.LayerContent1st{
	margin-top: 80px;
	text-align: center;
	z-index: 1;
	position: absolute;
}

.LayerHeading1st{
	font-family: 'Roboto Slab', serif;
	font-size: 34px;
	font-weight: 300;
	color: #f8de65;
}

.marginLayer{
	width: 95%;
	text-align: center;
	margin: auto;
}

.LayerHeading2nd{
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: 300;
	color: #ffffff;
}

.centerImage{
	bottom:0;
	margin-top:5%;
}
 
.centerImage img{
	width: 90%;
	height: 50%;
	margin-left: 5%;
	margin-right: 5%;
	z-index: -2;
}

#clipImage{

}

.mainPage2nd{
	background-color: #4cbac9;
	position: relative;
	min-height: 550px;
}

.leftImage2nd img{
	float: left;
	margin-top: 100px;
	position: relative;
	width: 100%;
	margin-left: -2%;
	
}

.rightText2nd{
	margin-top: 100px;
	margin-left: 20px;
}

.leftText3rd{
	margin-top: 100px;
	margin-right: 20px;
}

.rightText2ndHeading{
	font-family: 'Roboto Slab', serif;
	font-size: 36px;
	font-weight: 300;
	color: #ffffff;
	text-align: left;
}

.leftText3rdHeading{
	font-family: 'Roboto Slab', serif;
	font-size: 36px;
	font-weight: 300;
	color: #000000;
	text-align: left;
}

.rightText2nd{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	text-align: left;
}

.leftText3rd{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #000000;
	text-align: left;
}

.rightText2ndText{
	margin-top: 30px;
}

.leftText2ndText{
	margin-top: 30px;
}

.mainPage3rd{
	background-color: #f8de65;
	position: relative;
	min-height: 550px;
}

.rightImage3rd img{
	float: right;
	margin-top: 100px;
	position: relative;
	width: 100%;
	margin-right: -2%;
	
}

.rightImageNew3rd img{
	float: right;
	margin-top: 100px;
	position: relative;
	width: 100%;
	margin-right: -2%;
}

.mainPage4th{
	background-color: #f5f5f5;
	position: relative;
	min-height: 550px;
}

.leftImage4th img{
	float: left;
	margin-top: 30px;
	position: relative;
	width: 100%;
	margin-left: -2%;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	
}

.rightText4th{
	margin-top: 100px;
	margin-left: 20px;
}

.rightText4thHeading{
	font-family: 'Roboto Slab', serif;
	font-size: 36px;
	font-weight: 300;
	color: #4cbac9;
	text-align: left;
}

.rightText4th{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #4cbac9;
	text-align: left;
}


.rightText4thText{
	margin-top: 30px;
}

.slackWindow{
	min-height: 550px;
	background: url(https://s3-us-west-2.amazonaws.com/yellowant/static/yellowant/slack-back-cover.jpg);
	background-size: 100% 550px;
    background-repeat: no-repeat;
    position: relative;
    z-index: -10;
}

.slackWindowLayer{
    background-color: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.95;
    z-index: -8;
}

.line1Image{
	text-align: center;
	margin-top: 100px;
}

.yellowAntImage{
	float: left;
	height: 50px;
	width: 250px;
	margin-top: 12px;
}

.thumbImage{
	height: 50px;
	width: 50px;
	margin-top: 10px;
}

.slackImage{
	float: right;
	height: 81px;
	width: 173px;
}

.bodyContent{
	position: relative;
}

.bodyContent1{
	position: relative;
}

.inputGroupImage{
	margin-top: 90px;
	width:100%;
	text-align: center;
}

.imageInputForm{
	height: 30px;
	width: 100%;
	border-radius: 3px;
}

.imageInputSpan{
	border-radius: 3px;
}

.imageInputSpan img{
	width: 15px;
	height: 15px;
}

.slackTextMessage{
	margin-top: 100px;
	margin-left: 10px;
	width: 100%;
	text-align: center;
}

.slackTextMessage p{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 400;
	color: #969696;
}

.yellowText{
	color: #f8de65;
}

.footer-main{
	position: relative;
	bottom: -10px;
    background-color: #747474;
}

.footerPage{
    background-color: #747474;
    border-color: #747474;
    min-height: 20px;
    padding-top: 25px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.footerlist li .footerButton{
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	line-height: 40px;
}

.footerButton{
	color: #ffffff;
}

.footerlist li button{
	width: 160px;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
}

.footer-background{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border-color: #ffffff;
}

.bottomDisc{
	bottom: 5px;
	margin-bottom: 5px;
}

.centerTextBottom{
	color: #ffffff;
	font-size: 12px;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	text-align: center;
}

.mainPage6th{
	background-color: #f5f5f5;
	position: relative;
	min-height: 550px;
}

.mainePage6thcenterText{
	margin-top: 60px;
	text-align: center;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #4cbac9;
	font-weight: 300;
}

.mainePage6thcenterText36{
	font-size: 36px;
}

.marginGap{
	margin-top: 40px;
}

.boxSquare{
	width: 25%;
	height: 300px;
	background-color: #969696;
	margin-left: 4%;
	margin-right: 4%;
	background: linear-gradient(315deg, transparent 15px, #969696 0) bottom right;
}

.triangle-bottomRight{ 
	width: 0; 
	height: 0; 
	border-top: 22px solid #f5f5f5; 
	border-right: 22px solid transparent; 
	float: right;
	bottom: 1px;
	right: 1px;
	position: absolute;
}

.mainPage8th{
	background-color: #ffffff;
	position: relative;
	min-height: 650px;
	text-align: center;
}

.mainPage7th{
	background-color: #f8de65;
	position: relative;
	min-height: 650px;
}

.mainPage7th p{
	font-family: 'Roboto Slab', serif;
	font-size: 36px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
}

.mainPage7th p a{
	font-family: 'Roboto Slab', serif;
	font-size: 36px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}

.text7th{
	margin-top: 100px;
}

.text7th2{
	margin-top: 20px;
}

.leftImage7th img{
	float: left;
	margin-top: 30px;
	position: relative;
	width: 100%;
	margin-left: -2%;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	
}

.rightText7th{
	margin-top: 100px;
	margin-left: 20px;
}

.rightText7thHeading{
	font-family: 'Roboto Slab', serif;
	font-size: 36px;
	font-weight: 300;
	color: #747474;
	text-align: left;
}

.rightText7th{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #747474;
	text-align: left;
}


.rightText7thText{
	margin-top: 30px;
}

.iconLeftAdjust{
	margin-top: 30px;
}

.iconLeftAdjust img{
	float: left;
	height: 120px;
	width: 80px;
	margin-left: 20px;
}

.marginTopP{
	margin-top: 10px;
}

.page6thRightText{
	float: right;
	margin-top: 20px;
	margin-right: 70px;
}

.page6thRightText p{
	font-size: 20px;
	color: #ffffff;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	line-height: 30px;
	position: relative;
}

.bottomCenterText{
	text-align: center;
	margin-top: 180px;
}

.bottomCenterText p{
	font-size: 16px;
	color: #ffffff;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	line-height: 25px;
}

.mainPageComingSoon{
	background-color: #f5f5f5;
	position: relative;
	min-height: 550px;
}

.textHeadComingSoon{
	margin-top: 60px;
	text-align: center;
	font-size: 36px;
	color: #4cbac9;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
}

.leftSubHead{
	float: left;
	margin-top: 30px;
}

.rightSubHead{
	float: right;
	margin-top: 30px;;
}

.textLeftHeadCS{
	text-align: center;
	font-size: 20px;
	color: #4cbac9;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
}

.textRightHeadCS{
	text-align: center;
	font-size: 20px;
	color: #4cbac9;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
}

.textContentLeftHeadCS{
	text-align: center;
	font-size: 16px;
	color: #4cbac9;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}

.textContentRightHeadCS{
	text-align: center;
	font-size: 16px;
	color: #4cbac9;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}

.textCenterSubHead{
	margin-top: 40px;
	text-align: center;
	font-size: 20px;
	color: #4cbac9;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
}

.logoIntegrations{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.logoIntegrations img{
	margin-left: 5px;
	margin-right: 5px;
}

.teamPage1st{
	min-height: 350px;
	background: url(https://s3-us-west-2.amazonaws.com/yellowant/static/yellowant/team.jpg);
	background-size: 100% 350px;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 70px;
    z-index: -10;
}

.teamPage2nd{
	margin-top: 30px;
    position: relative;
}

.teamPage1stLayer{
    background-color: #f8de65;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    z-index: -8;
}

.teamLayerContent1st{
	margin-top: 80px;
	text-align: center;
	z-index: 1;
	position: absolute;
}

.teamLayerHeading1st{
	font-family: 'Roboto Slab', serif;
	font-size: 34px;
	font-weight: 400;
	color: #f8de65;
}

.teammarginLayer{
	width: 95%;
	text-align: center;
	margin: auto;
	display: inline;		
}

.teammarginLayer img{
	height: 30px;
	width: 30px;
	margin-right: 15px;
}

.teamLayerHeading2nd{
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: 400;
	color: #f8de65;
}

.teamImage{
	text-align: center;
	border: 1px solid #f8de65;
	border-radius: 200px;
	height: 200px;
	width: 200px;
}

.teamPeopleHeading{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 400;
	color: #747474;
	text-align: left;
}

.teamPeopleDesig{
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	font-weight: 300;
	color: #4cbac9;
	text-align: left;
}

.teamPeopleTag{
	font-family: 'Roboto Slab', serif;
	font-size: 12px;
	font-weight: 300;
	color: #4cbac9;
	text-align: left;
}

.teamPeopleDesc{
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	font-weight: 300;
	color: #969696;
	text-align: left;
}

.teamMarginLayer{
	margin-top: 20px;
	margin-bottom: 40px;
}

.termsFont{
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	padding-top: 70px;
	color: #777777;
}

.logoBox{
	width: 80px;
	height: 80px;
	border: 1px solid #969696;
	text-align: center;
	margin: auto;
	vertical-align: middle;
}

.landscapeLogoBox{
	width: 300px;
	height: 100px;
	border: 1px solid #969696;
	text-align: center;
	margin: auto;
	vertical-align: middle;
	margin-top: 20px;
}

.landscapeLogoBlackBox{
	width: 300px;
	height: 100px;
	border: 1px solid #969696;
	text-align: center;
	margin: auto;
	vertical-align: middle;
	background-color: #000000;
	margin-top: 20px;
}


.logoBox img{
	margin-top: 20px;
}

.landscapeLogoBox img{
	margin-top: 20px;
}

.landscapeLogoBlackBox img{
	margin-top: 20px;
}

.logoFont{
	font-family: 'Roboto Slab', serif;
	font-size: 10px;
	font-weight: 400;
	color: #969696;
}

.logoFontMargin{
	font-family: 'Roboto Slab', serif;
	font-size: 10px;
	font-weight: 400;
	color: #969696;
	margin-top: 5px;	
}
.cenetrButton{
	margin-bottom: 20px;
}

.downloadKitButton{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	width: 250px;
	padding: 5px 10px;
	text-align: center;
	background-color: #4cbac9;
	background-image: none;
	border: 1px solid #4cbac9;
	border-radius: 1px;
	height: 40px;
	line-height: 1.42857;
	margin: auto;
	text-decoration: none;
	display: block;
}

.downloadKitButton:hover{
	text-decoration: none;
	color: #ffffff;
}



