html, body {
  height: 100%;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #454545;
  background-color: #ddd;
  height: 100%;
}

body.no-scroll
{
	overflow: hidden !important;
}


body.blue
{
	background-image: none !important;
	background-color: #fff;
}




.connect-button
{
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	border-radius: 5px;
	/*line-height: 48px;*/
	padding: 0 20px 0 20px;
	border: 1px solid #0088ff;
	color: #0088ff;
	line-height: 48px !important;
	height: 48px;
	font-size: 16px;
}

.connect-button:hover
{
	background: #0088ff;
	color: #ffffff;
}


	.connect-button div
	{
		float: left;
		line-height: 48px !important;
		padding: 0 !important;
		margin: 0 !important;
		height: 48px;
	}

	.connect-button div i
	{
		margin: 0 10px 0 0;
		padding: 0;
		font-size: 30px;
		line-height: 48px !important;
		display: inline-block;
	}


.signup-container
{
	background: #fff;
	position: relative;



}

.featured-logos
{
	position: absolute;

	/*bottom: 80px;*/
	left: 0;
	right: 0;
	height: 50px;
	z-index: 20;


}
.featured-logo-group
	{
		display: inline-block;
		width: 100%;
		text-align: center;
	}

		.featured-logo
		{
			display: inline-block;
			border: 0;
			margin: 0 25px 0 25px; padding: 0;
			/*opacity: 0.7;
			-webkit-transition:width 0.3s, height 0.3s, background-color 0.3s, -webkit-transform 0.3s;
			transition:width 0.3s, height 0.3s, background-color 0.3s, transform 0.3s;*/
		}
		/*.featured-logo:hover{
			opacity: 1;
			margin: 0 25px 5px 25px;
		}*/
.lead-funnel
{
	position: absolute;

	display: none;

	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	/*background: #0088ff;*/

	z-index: 10;


}


/*section.cover .row
{
	margin: 0;
}*/


.intro-content h1
{
	font-size: 30px !important;
	margin-bottom: 20px !important;
}

.intro-content h2
{
	font-size: 20px !important;
	margin-bottom: 60px !important;
}

@media (min-width: 768px) {

	.intro-content h1
	{
		font-size: 50px !important;
		margin-bottom: 20px !important;
	}

	.intro-content h2
	{
		font-size: 30px !important;
		margin-bottom: 120px !important;
	}
}

/*added by matt trying to optimize mobile headers*/
@media (max-width: 767px)
{


	section.cover .row h1
	{
		font-size: 40px;
		line-height: 40px;
		padding-left: 20px;

	}

	section.cover .row h3
	{
		padding-left: 20px;
	}

	.cct-feature-container .boxed
	{
		margin-top: 40px;
	}
}




.intro
{
	position: relative;
	margin: 0 0 -80px 0;
	top: -80px;
	display: table;
	height: 100%;
	width: 100%;
	background-color: #0088ff;
	background-image: url('/wp-content/themes/crowdcontent/images/covers/homepage.jpg');
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.intro.no-bg
{
	background-image: none !important;
}


/**/

.navbar-toggle.hide
{
	display: none;
}


.lead-funnel
{
	overflow: auto;
}

/*#close-funnel
{
	display: none;
}*/

	#close-funnel
	{
		color: #fff;
		font-size: 48px;
	}

	#close-form
	{
		color: #ccc;
		font-size: 48px;
		text-align: center;
		margin: 0 auto 0 auto;
		display: block;
	}

	#close-form:hover
	{
		color: #808080;
	}

.intro
	{
		margin: 0 0 0 0;
		top: 0px;
	}

		.intro-content
		{
			padding: 20px;
		}

	.intro-content h1
	{
		width: auto;
		font-size: 26px;
	}

	.featured-logos
	{
		display: none;
	}

	#get-started-now
	{
		display: block;
	}

	.intro:before
	{
		content: "";
		position: absolute;
		background: #0088FF;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 1;
		z-index: 1;
	}


@media (min-width: 768px) {

  .intro:before {
	opacity: 0.8;
	}



}

	.intro-content
	{
		/*padding: 80px;*/
		position: relative;
		display: table-cell;
		/*width: 1170px;*/
		vertical-align: middle;
		text-align: center;
		color: #fff;
		z-index: 2;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}

	.intro-content h1
	{
		color: #fff;
		font-weight: bold;
		text-align: center;
		display: block;
		float: none;
		margin: 0 auto 40px auto;
		font-size: 50px;
	}

	.intro-content h2
	{
		font-size: 40px;
		margin: 0 auto 40px auto;
	}


	.intro-content a
	{
		clear: both;
		display: inline-block;

		border: 1px solid #fff;
		/*background: #f58f02;*/
		/*height: 50px;*/
		line-height: 50px;
		font-size: 16px;
		color: #fff;
		padding: 0 30px 0 30px;
		margin: 0;
		border-radius: 5px;
		transition: all 0.3s;

		font-weight: bold;
	}

	.intro-content a:hover
	{

		color: #0088FF;
		background: #fff;
	}





	 .lead-funnel-table
		{
			position: relative;
			display: table;
			width: 100%;
			height: 100%;
			text-align: center;
		}

			.lead-funnel-cell
			{
				display: table-cell;
				vertical-align: middle;
			}



	.lead-capture-circle
	{
		display: none;
	}

	.lead-capture-option
	{
		color: #fff;
	}

	.lead-capture-label
	{
		line-height: 50px;
		border: 1px solid #fff;
		border-radius: 5px;
		margin: 0 0 20px 0;
	  font-size: 16px;
	  font-weight: bold;
	}

		.lead-capture-label i
		{
			margin-right: 10px;
		}

	a:hover .lead-capture-label
	{
		color: #0088FF;
		background: #fff;
	}

	.lead-capture-description
	{
		display: none;
	}


	.lead-funnel-cell
	{
		padding: 20px;
	}


	.lead-funnel-capture
	{
		display: none;
		position: absolute;
		background-color: #fff;
		top: 0;
		left: 0;
		right: 0;
		margin: 0;
		padding: 20px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		/*overflow: auto;*/
	}

	.lead-funnel-form-content
	{
		padding: 0 20px 20px 20px;
	}

		.complete-lead-capture-form-details
		{
			margin: 40px 0 40px 0;
		}


	.alert
	{
		display: none;
	}

	.alert.alert-danger
	{
		cursor: pointer;
		display: none;
	}

	.signup-button
	{
		display: block;
		background: #0088FF;
		line-height: 50px;
		color: #fff;
		width: 100%;
		font-weight: bold;
		border: 1px solid #0088FF;
		border-radius: 5px;
		padding: 0 25px 0 25px;
		margin: 40px 0 0 0;
		transition: all 0.3s;
		outline: none;
	}


	.signup-button:hover
	{
		background: #fff;
		color: #0088FF;
	}

	.lead-funnel-features
	{
		display: none;
	}

	.lead-form-submitting,.lead-form-complete
	{
		position: absolute;
		display: none;
		font-size: 70px;
		color: #ddd;
		text-align: center;
		top: 100px;
		left: 0;
		right: 0;
	}


	.navbar.no-nav .navbar-nav, .navbar.no-nav .navbar-toggle
	{
		display: none;
	}

	.navbar.no-nav #logo
	{
		width: 224px;
	}

	.signup-testimonial
	{
		display: none;
		position: absolute;

		bottom: 0;
		left: 0;
		width: 45%;

		background: #ff0000;
	}

		.signup-testimonial-person
		{
			position: absolute;

			left: 0;
			bottom: 0;

			width: 250px;
			height: 423px;

			  border-bottom-left-radius: 10px;

			/*background: url('../images/signup/someguy.png') no-repeat left bottom;*/
			background: url('../images/signup/someotherwoman.png') no-repeat left bottom;
			/*background: url('../images/signup/somewoman.png') no-repeat left bottom;*/
		}

		.signup-testimonial-blurb
		{
			position: absolute;

			/*background: #004f94;*/
			background: rgba(34, 34, 34, 0.8);
			color: #fff;

			width: 180px;

			right: 20px;
			bottom: 20px;

			margin: 0 0 50px 0;

			border-radius: 5px;

			-moz-box-sizing: border-box;
			box-sizing: border-box;

			padding: 25px;
		}

			.signup-testimonial-blurb h3
			{
				color: #fff;
				font-size: 13px !important;
				font-weight: bold;
				padding: 0 !important;
				margin: 0 0 10px 0 !important;
				line-height: 1.8em;


			}

			.signup-testimonial-blurb p
			{
				padding: 0;
				margin: 0 0 20px 0;
				font-size: 13px;
			}

			.signup-testimonial-blurb p:first-child
			{
				font-style: italic;
				font-size: 14px;
			}

			.signup-testimonial-blurb p:last-child
			{
				padding: 20px 0 0 0;
				margin: 0;
				font-weight: bold;
				border-top: 1px solid #fff;
			}

			.signup-testimonial-satisfaction
			{
				position: absolute;

				bottom: -50px;
				left: 50%;
				margin: 0 0 0 -50px;

				width: 100px;
				height: 100px;

				background: url(../images/signup/satisfaction.png);
			}


	.cct-strapline a
	{

	}

/* mobile mini form */

#center-form
{
	padding: 0 20px 20px 20px;
	margin: -80px 0 0 0;
}

#center-form h1
{
	height: 40px;
    width: 100%;
    background: url('../images/logo.png') no-repeat center left;
    margin: 20px 0 20px 0;
    padding: 0;
    line-height: 40px;
    color: transparent;
    display: inline-block;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

	.center-form form{
		text-align: left;
		margin: 40px 0 20px 0;
	}

	.center-form input[type=submit],.center-form input[type=button]
	{
		width: 100%;
		background: #a4d057;
		border: 1px solid #a4d057;
		line-height: 50px;
		text-align: center;
		border-radius: 5px;
		color: #fff;
		padding: 0 20px 0 20px;
		font-weight: bold;
		margin: 20px 0 0 0;
		outline: none;
	}

	.center-form input[type=submit]:hover,.center-form input[type=button]:hover
	{

		background: #fff;
		border: 1px solid #a4d057;
		color: #a4d057;
	}


@media (min-width: 340px)
{



}





/* DESKTOP BEYOND HERE */
@media (min-width: 768px)
{

	.signup-testimonial
	{
		display: block;
	}

	.follow-width
	{

	}

	.lead-form-submitting,.lead-form-complete
	{

		top: 50%;
		left: 0;

		margin: -35px 0 0 -35px;



	}


	body.blue
	{
		background-image: none !important;
		background-color: #0088FF;
	}

	.intro
	{
		margin: 0 0 -80px 0;
		top: -80px;
		min-height: 700px;
	}

	.signup
	{
		margin: 0 auto 80px auto;
		width: 720px;

	}

	.signup-container
	{
		min-height: 800px;
		/*border-top-left-radius: 10px;
		border-top-right-radius: 10px;*/
		border-radius: 10px;
		display: inline-block;
		width: 100%;

	}

	.complete-lead-capture-form h2
	{
		display: none;
	}


	#close-form
	{

	}

	.lead-funnel-capture
	{
		top: 50px;
		width: 500px;
		left: 50%;
		right: auto;

		background: #fff;

		margin: 0 0 0 -250px;
		padding: 60px 60px 60px 60px;


		border-radius: 10px;

		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}

	#signup-content-now
	{
		width: 720px;
		margin: 0 0 0 -400px;

	}

	.lead-funnel-form
	{
		margin: 0 0 0 45%;
	}

	.lead-funnel-form-content
	{
		max-width: 300px;
		margin: 60px auto 0 auto;
	}

	.complete-lead-capture-form
	{
		/*float: right;*/
		/*width: 300px;*/
		-moz-box-sizing: border-box;
		box-sizing: border-box;

		/*margin: 60px auto 0 auto;*/
		padding: 0;
	}


	.lead-funnel-features
	{
		position: absolute;
		background: #B3DCFF;
		top: 0;
		left: 0;
		bottom: 0;
		display: block;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;

		width: 45%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;

		padding: 60px 40px 0 60px;

	}

	.lead-form-submitting,.lead-form-complete
	{
		width: 55%;
		right: 0;
		left: auto;
	}

		.lead-funnel-features h2
		{
			margin: 0 0 40px 0;
			font-size: 24px;
			font-weight: bold;
		}

		.lead-funnel-features ul
		{
			list-style: none;
			margin: 0;
			padding: 0;
		}

			.lead-funnel-features li
			{
				margin: 0;
				padding: 0;
				line-height: 32px;
			}

				.lead-funnel-features i
				{
					color: #0088FF;
					margin: 0 15px 0 0;
				}

	.intro-content
	{
		padding: 40px;
	}

	.intro-content h1
	{
		/*width: 800px;*/
		font-size: 34px;
	}

	.featured-logos
	{
		display: block;
	}

		.featured-logo
		{
			max-width: 10%;
		}

	#get-started-now
	{
		display: inline-block;
	}

	.lead-funnel
	{
		overflow: hidden;
	}

	/*#close-funnel
	{
		display :block;
	}*/

	#close-funnel
	{
		position: absolute;
		bottom: 83px;

		left: 50%;

		margin-left: -24px;


		color: #fff;
		font-size: 48px;
		z-index: 1000;
		line-height: 60px;
	}

	#close-funnel:hover
	{
		left: 50%;

		margin-left: -30px;
		font-size: 60px;
		line-height: 60px;
	}

	.lead-capture-option
	 {
		position: relative;
		display: inline-block;

		text-align: center;
		width: 160px;
		height: 280px;
		color: #fff !important;

		margin: 0 20px 0 20px;

		-webkit-transition:width 1s, height 1s, background-color 1s, -webkit-transform 1s;
		transition:width 1s, height 1s, background-color 1s, transform 1s;
	 }

		.lead-capture-circle
		{

			-webkit-transition:width 0.3s, height 0.3s, background-color 0.3s, -webkit-transform 0.3s;
			transition:width 0.3s, height 0.3s, background-color 0.3s, transform 0.3s;

			display: inline-block;

			border-radius: 80px;

			padding: 0;
			margin: 0;

			width: 160px;
			height: 160px;

			border: 5px solid #fff;

			line-height: 140px;
			text-align: center;

			color: #fff;

			font-size: 80px;


		}

		#option-request-a-demo .lead-capture-circle
		{
			line-height: 150px;
		}

		.lead-capture-label
		{
			display: inline-block;
			line-height: 40px;
			font-size: 14px;
			font-weight: bold;
			margin: 0 0 150px 0;
			border: 0;
			border-radius: 0;
		}

			.lead-capture-label i
			{
				display: none;
			}

		.lead-capture-description
		{
			display: none;

			position: absolute;

			top: 200px;
			padding: 20px 0 0 0;
			width: 300px;
			height: 120px;

			left: 50%;

			margin-left: -150px;

			text-align: center;


		}

		.lead-capture-option:hover .lead-capture-circle
		{
			background: #fff;
			color: #0088FF;
		}

		.lead-capture-option:hover .lead-capture-label
		{
			border-bottom:  2px solid #fff;
			color: #fff;
			background: none;
		}

		.lead-capture-option:hover .lead-capture-description
		{
			display: block;
			font-size: 14px;
		}

		.featured-logos.hide
		{
			display: none;
		}

		.lead-funnel-table
		{
			min-height: 400px;
		}

}

/* DESKTOP VERSION */
@media (min-width: 992px)
{

	.signup-testimonial
	{
		width: 40%;
	}

	.lead-capture-option
	 {
		width: 200px;
		margin: 0 50px 0 50px;
		height: 380px;
	 }

	 .lead-capture-circle
		{

			display: inline-block;

			border-radius: 100px;
			width: 200px;
			height: 200px;
			line-height: 180px;
			font-size: 120px;


		}

		#option-request-a-demo .lead-capture-circle
		{
			line-height: 195px;
		}

		.lead-capture-label
		{
			display: inline-block;
			line-height: 60px;
			font-size: 18px;
			font-weight: bold;
			margin: 0 0 150px 0;
		}

		.lead-capture-description
		{
			display: none;

			position: absolute;

			top: 260px;
			padding: 20px 0 0 0;
			width: 300px;
			height: 120px;
			font-size: 18px;

			left: 50%;

			margin-left: -150px;

			text-align: center;


		}

		.lead-capture-option:hover .lead-capture-label
		{
			border-bottom:  2px solid #fff;
			color: #fff;
			background: none;
		}


	.navbar.resize .container
	{
		width: 970px;
	}




	.lead-funnel-features
	{
		width: 40%;
	}

	.lead-form-submitting
	{
		width: 60%;
		right: 0;
		left: auto;
	}

	.lead-funnel-form
	{
		margin: 0 0 0 40%;
	}

	.lead-funnel-form-content
	{
		max-width: 400px;
		margin: 60px auto 0 auto;
	}

	.signup
	{
		width: 940px;
	}

	.intro-content
	{
		padding: 80px;
	}

	.intro-content h1
	{

		width: 800px;
		font-size: 40px;
	}

	.intro-content h2
	{
		width: 600px;
	}

	.featured-logos
	{
		display: block;
	}
		

	#get-started-now
	{
		display: inline-block;
	}

	.lead-funnel
	{
		overflow: hidden;
	}

	#close-funnel
	{
		display :block;
	}

	.featured-logo
	{
		max-width: 12%;
	}
}

@media (min-width: 1200px)
{
	/*.signup
	{
		width: 1140px;
	}*/

	.featured-logo
	{
		max-width: 100%;
	}
}

.signup-container.with-no-benefits .lead-funnel-form
{
	margin-left: auto;
}

.signup-container.with-no-benefits .lead-funnel-features
{
	display: none;
}

.lead-funnel-form
{

}

.lead-funnel-form-content
{
	position: relative;
}







p, ul, ol {
    font-size: 17px;
    line-height: 1.8em;
}

a {
    color: #0088FF;
}

a:hover {
    text-decoration: none;
    color: #0067c4;
}

h1 {
    color: #0088FF;
    font-weight: 300;
    font-size: 40px;
    margin: 0 0 20px 0;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


/* ERROR TEMPLATE */

	.simple
	{
		margin: -80px 20px 0 20px;
	}

	.simple-content
	{
		display: table-cell;
		width: 100%;
		height: 100%;
		color: #fff !important;
		margin: 0 20px;
	}
		.simple-content .simple-content-column
		{
			width: 80%;
		}

		.simple-content p
		{
			color: #333;
		}

			.simple-content h1, .simple-content h2
			{
				margin: 20px 0 20px 0;
				color: #333;
			}

			.simple-content h1, .simple-content a
			{
				color: #0088ff;
			}

			.simple-content a:hover
			{
				text-decoration: underline;
			}

		.simple-content #logo
		{
			display: inline-block;
			height: 40px;
			width: 224px;
			background: url('../images/logo.png') no-repeat;
			margin: 20px 0;
			border: 0;
		}

		#simple-content-back
		{
			color: #333;
			font-size: 36px;
		}


@media (min-width: 768px)
{
	.simple
	{
		margin: 0;
	}

	.simple-content #logo
	{
		background: url('../images/logo-w.png') no-repeat;
	}

	.simple-content
	{
		margin: 0;
	}

	.simple-content p
	{
		color: #ddd;
	}

		.simple-content h1, .simple-content h2
		{
			margin: 20px 0 20px 0;
			color: #fff;
		}

		.simple-content h1, .simple-content a
		{
			color: #fff;
		}

	#simple-content-back
	{
		color: #fff;
	}
}

@media (min-width: 992px)
{
    
}

@media (min-width: 1200px)
{
    section.simple
	{
		display: table;
		width: 940px;
		height: 100%;
		margin: 0 auto 0 auto;
	}
}



/* center forms*/


#center-form
{
	/*position: absolute;

	top: 50%;
	left: 50%;

	margin: -350px 0 0 -200px;*/
	padding: 0 20px 0 20px;

}

#center-form h1
{
	  height: 40px;
	  width: 100%;
	  background: url('../images/logo-w.png') no-repeat center center;
	  margin: 20px 0 20px 0;
	  padding: 0;
	  line-height: 40px;
	  color: transparent;
	  display: inline-block;
	  text-align: center;
	  font-size: 20px;
	  font-weight: bold;
}

#center-form h2
{
	margin: 20px 0 20px 0;
}

.center-form
{
	background: #fff;
	border-radius: 5px;
	margin: 80px 0 0 0;
}




@media (min-width: 768px) {

	.center-logo .navbar-header
	{
		float: none !important;
		text-align: center;
	}
	.center-logo #logo
	{
		margin: 20px auto !important;
	}

	#center-form
	{
		text-align: center;
		padding: 0;
		width: 400px;
		margin: 0 auto 0 auto;
	}

	.center-form
	{
		padding: 20px;
		margin: 0;
	}
}


@media (min-width: 992px)
{
	#center-form
	{
		padding: 0;
	}

}



.boxed-inner .feature-header
{
    margin-bottom: 0;
    background-position: center center;
}

.boxed-inner .feature-header.with-an-image
{
	height: 300px !important;
}



@media (min-width: 992px) {
	.boxed-inner .feature-header
	{
		margin-left: -175px;
		margin-right: -175px;

	}
}
@media (min-width: 1200px) {
	.boxed-inner .feature-header
	{
		margin-left: -275px;
		margin-right: -275px;

	}
}

.boxed-inner .cct-strapline
{
	padding-top: 80px !important;
	margin-bottom: 80px;
}

.boxed-inner .cct-strapline h2
{
	font-size: 54px !important;
    line-height: 60px !important;
}



.cc-icon
{
	background: #ff0000;
}

.cc-icon.cc-icon-large
{
	display: inline-block;
	width: 150px;
	height: 150px;
	line-height: 150px;
}

.cc-icon.cc-icon-large.cc-blog
{
	background: url('../images/solutions/blog-icon.png') no-repeat center center;
}

.cc-icon.cc-icon-small.cc-blog
{
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: url('../images/solutions/blog-icon-sm.png') no-repeat center center;
}

.cct-service-nav-item .fa.fa-wordpress
{
	color: transparent !important;
	background: url('../images/solutions/blog-icon-sm-b.png') no-repeat top center;
	transition: background 0.175s ease !important;
}

.cct-service-nav-item:hover .fa.fa-wordpress
{
	color: transparent !important;
	transition: background 0.175s ease;
	background: url('../images/solutions/blog-icon-sm-b-hover.png') no-repeat top center;
}

.missed-me
{
	border-color: #A94442 !important;
}


/*.brandon-custom-roll:hover
{
	content:url('/wp-content/uploads/2015/03/brandon-02-620x349.jpg');
}*/


.signup-thanks
{

	margin: 0 20px 0 20px;
}


@media (min-width: 768px)
{
	.signup-thanks
	{
		margin: 80px auto 80px auto;

		width: 70%;
	}
}

.go-forward
{
	color: #ccc;
	font-size: 48px;
	text-align: center;
	margin: 40px auto 0 auto;
	display: block;
}

.go-forward:hover
{
	color: #808080;
}

.no-min-height
{
	height: auto !important;
	min-height: 0 !important;
}

.sign-in-form-submitting
{
	display: none;
	min-height: 400px;
	display: none;
	font-size: 70px;
	color: #ddd;
	text-align: center;
	line-height: 400px;
}

.sign-in-form #sign-in
{
	margin: 10px 0 10px 0 !important;
}

.fixed-telephone-number
{
	position: fixed;
	bottom: 0;
	display: none;
	/*left: 10px;*/
	right: 200px;
	color: #fff;
	line-height: 26px;

	background: #0067C4;

	border-top: 2px solid #005BB6;
	border-right: 2px solid #005BB6;
	border-left: 2px solid #005BB6;

	height: 30px;

	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

	padding: 0 15px 0 15px;

	z-index: 100;
}

@media (min-width: 375px)
{
	.fixed-telephone-number
	{
		display: block;
	}
}

.fixed-telephone-number a
{
	color: #fff !important;
	margin-left: 5px;
}

@media (min-height: 799px)
{
	.featured-logo
	{
		max-height: 10%;
	}
}

@media (max-height: 800px)
{

}
