/*	Structure 
 ---------------------------------------------------*/
body{
	font-family: Overpass,'Liberation Sans',Helvetica,Arial,sans-serif;
}
.container.main {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.smaller {
    font-size: 88%;
}
.center {
	text-align:center;
}

/*	logo bar 
 ---------------------------------------------------*/
#brand {
	height:60px;
	background-color:#000000;
	border-top:2px solid #cc0012;
	border-bottom:1px solid #555555;
	margin:0 auto;
}
#logo {
	background:transparent url('https://www.redhat.com/assets/images/chrome/redhat-logo.png') no-repeat 15px 13px;
	background-size:100px;
	width:150px;
	height:50px;
}
#logo a {
	display: block;
    height: 50px;
    text-indent: -8888px;
    width: 150px;
}


/*	main promo
 ---------------------------------------------------*/
#main-promo {
	height:400px;
	background: url('/g/landing/multi-offer/consulting-promo-main.png') no-repeat 0 0;
	background-size:1003px;
	margin:0;
	padding:0;
}			
#main-promo-content {
	margin:0;
	padding:120px 40px;
	width:600px;
}
#main-promo-content h1 {
	text-transform:uppercase;
}
#main-promo-content p {
	margin-top:10px;
}
.light-text h1, .light-text h2 {
	color:#ffffff;
	text-shadow: 1px 1px #444444;
}
.light-text p {
	color:#ffffff;
}
.dark-text h1, .dark-text h2 {
	color:#444444;
	text-shadow: 1px 1px #aaaaaa;
}
.dark-text p {
	color:#444444;
}


/*	secondary promos 
 ---------------------------------------------------*/
	
.benefits {
	margin:20px 20px;
}
.box-idea {
	background:#efefef;
	box-shadow: 0px 2px 7px #bbbbbb;
	margin-bottom:20px;
	position:relative;
}
.box-idea:hover {
	box-shadow: 0px 2px 10px #999999;
}
.box-idea h2 {
	font-size:1.4em;
	line-height:1.2em;
	margin:10px 5px 10px 32%;
	color:#444444;
}
.box-idea p {
	margin:10px 5px 10px 32%;
	color:#666666;
}
.cta {
	width:20px;
	height:100%;
	background-color:#fafafa;
	float:right;
	position:relative;
}
.cta-content h2 {
	font-size:1.4em;
	line-height:1.2em;
	margin:10px 25px 10px 120px;
	color:#444444;
}
.cta-content p {
	margin:10px 25px 10px 120px;
	color:#666666;
}
.cta-arrow {
	position:absolute;
	right:3px;
	bottom:44%;
	background-color:#ffffff;
}
.promo-offer {
	width:100%;
	background:#efefef;
	box-shadow: 0px 2px 7px #bbbbbb;
	position:relative;
}
a.promo-offer {
	height:100%;
	display:inline-block;
	text-decoration:none !important;
	color:black;
}
.promo-offer:hover {
	box-shadow: 0px 2px 10px #999999;
}

.promo-thumb {
	height:100%;
	width:110px;
	background:#880000;
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
img.promo-icon {
	position:absolute;
	top:25px;
	left:25px;
}
img.promo-image {
	left:auto !important;
}
span.promo-icon {
	position:absolute;
	top:0;
	left:0;
	font-size: 7.5em;
	color:#ffffff;
}
.promo-image {
	float:left;
	margin:10px 10px 0px 10px;
	max-width:120px;
	border:1px solid #f2f2f2;
}
.column {padding-bottom:20px;}

/*	content below main and secondary promos 
 ---------------------------------------------------*/

#more-content {
	
	padding:20px 20px;
	background:#f6f6f6;
	overflow:hidden;
	clear:both;
	margin-bottom:0px;
}
#more-content h2 {
	color:#bb0000;
}
#tertiary-promos {
	margin:0 20px;
	color:#dddddd;
}
.small-promo {
	background-color:#666666;
	margin:10px 0;
	padding:0 10px;
	text-align:center;
}
.openstack-footer {
	font-size:.8em;
	line-height:1.4em;
	margin-top:20px;
	margin-bottom:0;
}

/*	Footer
---------------------------------------------------*/  
footer {
	margin-top: 4em;
    min-height: 5em;
	font-size: 0.9em;
	color: #666;
	padding: 0 1.6em;
}
footer nav {
	margin-left:0;
	position: relative;
	width: auto;
	background-color: none;
	background: none;
}
footer nav ul {
	display: inline-block;
	margin-left: 0;
}
footer nav ul li {
	color: #666666;
    display: inline-block;
    *float: left;
    list-style: none outside none;
    margin: 0 1em 0 0;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
}
footer nav ul li a {
	color: #c00 !important;
	text-shadow: none;
    text-transform: none;
	text-decoration: none;
	white-space: nowrap;
	padding: 8px 0;
}
footer nav ul li a:hover {
	text-decoration: underline;
	background:transparent;
}
footer ul.social-icons {
	color: #333;
	float: right;
}
footer ul.social-icons li {
	list-style:none;
	display: inline-block;
	padding-left: 5px;
	margin-left: 0;
 	margin-top: -4px;
 	vertical-align: middle;
}
footer ul.social-icons span { 
	padding-top: 4px;
	width: 45px;
	display: block; 
}

/*Bootstrap Overrides
---------------------------------------------------*/
a {
  color: #cc0000;
  text-decoration: none;
}
a:hover {
  color: #800000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-redhat.active{color:rgba(255, 255, 255, 0.75);}
.btn-redhat{
	color:#ffffff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:#a00000;
	background-image:-moz-linear-gradient(top, #cc0000, #a00000);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#e01e1e), to(#a00000));
	background-image:-webkit-linear-gradient(top, #cc0000, #a00000);
	background-image:-o-linear-gradient(top, #cc0000, #a00000);
	background-image:linear-gradient(to bottom, #cc0000, #a00000);
	background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc0000', endColorstr='#ffa00000', GradientType=0);
	border-color:#a00000 #a00000 #802b00;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color:#a00000;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-redhat:hover,.btn-redhat:active,.btn-redhat.active,.btn-redhat.disabled,.btn-redhat[disabled]{
	color:#ffffff;
	background-color:#a00000;
	*background-color:#cc0000
}
.btn-redhat:active,.btn-redhat.active{background-color:#993300 \9;}
.btn-group.open .btn-redhat.dropdown-toggle{background-color:#cc4400;}
.btn-redhat .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}


/* Bootstrap Tab overrides
------------------------------------------------*/

#rh-tabbable {
	margin-top:30px;
}
.tab-pane {
	  padding:10px 20px;
}
.tab-pane h4 {
	padding-top:15px;
}
.tab-pane li {
	margin:0;
}
.tab-pane h3 {
	color:#bb0000;
}

/* Tabs - solid */

.solid .tab-content {
	background-color:#efefef;
}
.solid .nav {
	margin-bottom:0;
}
.solid .nav-tabs a {
	background-color:#ddd;
	color:#000;
	font-weight:bold;
}
.solid .nav-tabs {
	border-bottom:none;
}
.solid .nav-tabs>.active>a, .solid .nav-tabs>.active>a:hover, .solid .nav-tabs>.active>a:focus {
	color: #000;
	cursor: default;
	background-color: #efefef;
	border: 1px solid #efefef;
	border-bottom-color: transparent;
}


/* Tabs - solid with border */

.border-solid .tab-content {
	background-color:#fff;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.border-solid .nav {
	margin-bottom:0;
}
.border-solid .nav-tabs a {
	background-color:#dfdfdf;
	color:#000;
	font-weight:bold;
}
.border-solid .nav-tabs {
	border-bottom:1px solid #dfdfdf;
}
.border-solid .nav-tabs>.active>a, .border-solid .nav-tabs>.active>a:hover, .border-solid .nav-tabs>.active>a:focus {
	color: #000;
	cursor: default;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-bottom-color: transparent;
}


/* Tabs - outline with no fill */

.outline .tab-content {
	border: 1px solid #d5dddd;
	border-top-color: transparent;
}
.outline .nav {
	margin-bottom:0;
}
.outline .nav-tabs a {
	font-weight:bold;
	border: 1px solid #efefef;
	border-bottom-color: transparent;
}
.outline .nav-tabs>.active>a, .outline .nav-tabs>.active>a:hover, .outline .nav-tabs>.active>a:focus {
	border: 1px solid #d5dddd;
	border-bottom-color: transparent;
}


/* Tabs - white fill with background behind tabbed section */


.background .tab-content {
	background-color:#fff;
}
.background .nav {
	margin-bottom:0;
}
.background .nav-tabs a {
	background-color:#ddd;
	color:#000;
	font-weight:bold;
	border-bottom:none;
}
.background .nav-tabs {
	border-bottom:none;
}
.background .nav-tabs>.active>a, .background .nav-tabs>.active>a:hover, .background .nav-tabs>.active>a:focus {
	color: #000;
	cursor: default;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom-color: transparent;
}

.tabbable.background {
	background-color:#d2cccc;
	padding:1em;
}


/* Responsive **************************************
-------------------------------------------------- */
 /* Large desktops and tablets in landscape orientation */
@media (min-width: 995px) {

	.media-query-example {
		background-color:salmon;
	}
	
	.container {
		width: 1003px;
	}

}
/* Tablets in portrait mode and desktops with less than 994px of horizontal browser width */ 
@media only screen and (min-device-width: 768px) and (orientation: portrait),
screen and (max-width: 994px) {

	.media-query-example {
		background-color:orange;
	}
	
	.container {
		width: 720px;
	}
	
	img.featured-image {
    margin: -20px -40px 10px 10px;
    max-width:50%;
	}
	
	.box-idea h2 {
	font-size:1.3em;
	line-height:1.2em;
	margin:10px 5px 10px 32%;
	}
	.box-idea p {
		margin:10px 5px 10px 32%;
	}

	
}
/* Tablets in portrait mode and desktops with less than 994px of horizontal browser width */ 
@media only screen and (min-device-width: 586px) and (orientation: portrait),
screen and (max-width: 768px) {

	.media-query-example {
		background-color:teal;
	}

	
	body {
		margin:0;
		padding:0;
	}
	
	.container {
		width:100%;
	}
	#main-promo {
	height:400px;
	background-size:1003px;
	margin:0;
	padding:0;
	}
	#main-promo-content {
		margin:0;
		padding:60px 20px;
		width:95%;
	}
	#main-promo-content h1 {
		text-transform:uppercase;
	}
	#main-promo-content h1, #main-promo-content h2 {
		text-shadow: 1px 1px #444444;
	}
	#main-promo-content p {
		margin-top:10px;
		width:95%;
	}
	.box-idea h2 {
	font-size:1.3em;
	line-height:1.2em;
	margin:10px;
	}
	.box-idea p {
		margin:10px;
	}
	img.featured-image {
    margin: -20px -20px 10px 10px;
    max-width:50%;
	}
	body.lp header h1 {
    margin-top: .5em;
	}
	
	
						.container.main {
						box-shadow: none;
						overflow:hidden;
					}
					.container {
						width:100%;
					}

					#main-promo {
					height:300px;
					background-size:1003px;
					margin:0;
					padding:0;
					}
					#main-promo-content {
						margin:0;
						padding:20px 20px;
						width:95%;
					}
					#main-promo-content h1 {
						font-size:1.7em;
						line-height:1.2em;
						text-shadow: 1px 1px #444444;
						width:95%;
					}
					#more-content h2 {
						font-size:180%;
						line-height:1.3em;
					}
					.promo-thumb {
						width:80px;
						margin:0 10px 0 0;
					}
					.promo-icon {
						width:40px;
					}
					img.promo-icon {
						top:15px;
						left:15px;
					}
					.cta-content h2 {
						margin:10px 25px 10px 80px;
					}
					.cta-content p {
						margin:10px 25px 10px 80px;
					}

}

/* anything less than 320px (primarily phones in portrait */ 
@media screen and (max-width: 320px) { 
	
	.media-query-example {
		background-color:lightGreen;
	}

	#main-promo {
	height:200px;
	background-size:cover;
	}
	#main-promo-content {
		padding:5px 15px;
		width:100%;
	}
	#main-promo-content h1 {
		font-size:1.4em;
		line-height:1.2em;
		text-shadow: 1px 1px #444444;
		width:95%;
	}
	#main-promo-content h2 {
		font-size:1.4em;
		line-height:1.3em;
		text-shadow: 1px 1px #444444;
		width:95%;
	}
	#main-promo-content p {
		display:none;
	}
	.cta-content h2 {
		font-size:1.2em;
		line-height:1.2em;
		margin:10px 25px 10px 100px;

	}
	.cta-content p {
	font-size:.9em;
	line-height:1.3em;
		margin:10px 25px 10px 100px;
	}
	.promo-thumb {
		width:90px;
		margin:0 10px 0 0;
	}
	
	#main-promo-content h1 {
						font-size:1.7em;
						line-height:1.2em;
						text-shadow: 1px 1px #444444;
						width:95%;
					}
					#main-promo-content h2 {
						font-size:1.4em;
						line-height:1.3em;
						text-shadow: 1px 1px #444444;
						width:95%;
					}
					#main-promo-content p {
						display:block;
						font-size:.9em;
						line-height:1.4em;
					}
					
					#more-content h2 {
						font-size:160%;
						line-height:1.3em;
					}
					.cta-content h2 {
						font-size:1.2em;
						line-height:1.2em;
						margin:10px 25px 10px 80px;
					}
					.cta-content p {
					font-size:.9em;
					line-height:1.3em;
						margin:10px 25px 10px 80px;
					}
					.promo-thumb {
						width:70px;
						margin:0 10px 0 0;
					}
					.promo-icon {
						width:40px;
					}
					img.promo-icon {
						top:15px;
						left:15px;
					}

}	