@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(http://fonts.googleapis.com/css?family=Cabin);

.error{
	color: #f04124;
}
hr {
	border: solid #dddddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 1.25rem 0 1.1875rem;
	height: 0;
}

.navbar-wrap {
	background-color: #2B2A28;
	display: block;
	height: 85px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	border-top: 3px solid #2C2C2C;
	border-bottom: 2px;
	border-bottom-color: #342412;
}
.navbar-wrap .navbar-in {
	padding: 0 20px;
}
.navbar-wrap .logo {
	display: inline-block;
	float: left;
	width: 55%;
	max-width: 440px;
	background-image: url("../images/rtn-orange-logo1.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 49px;
	margin-top: 18px;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
	-o-transition: all ease 1s;
	-ms-transition: all ease 1s;
	transition: all ease 1s;
}
.navbar-wrap .logo:hover {
	background-image: url("../images/rtn-orange-logo0.png");
}
.navbar-wrap .logo h2{
	display: none;
}
.navbar-wrap .menu {
	display: inline-block;
	overflow: hidden;
	width: 45%;
	float: right;
}
.navbar-wrap .menu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.navbar-wrap .menu li {
	float: left;
	width: 32%;
	margin-right: 1%;
	text-align: center;
}
.navbar-wrap .menu li:first-child {
	margin-left: 0;
}
.navbar-wrap .menu li a{
	font-family: 'Ubuntu',Helvetica,Arial,sans-serif;
	font-size: 24px !important;
	line-height: 85px;
}

.take-away-wrap{
	text-align: left;
	padding: 60px 20px 80px 20px;
}
.take-away-wrap .take-away{
	width: 50%;
	margin: 0 auto;
	max-width: 530px;
}
.take-away-wrap .take-away h1{
	font-family: 'Cabin',Helvetica,Arial,sans-serif;
	font-size: 32px;
	line-height: 130%;
	padding-top: 26px;
	color:#F9F1E5;
	text-shadow: 2px 1px 9px rgba(0, 0, 0, 0.698);
}
.rtn-about{
	background: #fff url("../images/grey_texture.png");
}
.rtn-about h5{
	padding: 12px 12px 16px;
	font-family: "Raleway";
	font-size: 16px;
	text-align: justify;
	border-bottom: 1px solid #aaa;
	margin: 0;
}
}
.rtn-about .rtn-txt{
	font-family: "Ubuntu";
	font-size: 17px;
	font-weight: bold;
}
#home .button-wrapper{
	margin-top: 20px;
	padding: 0 60px;
}
#home .button-wrapper .button.large {
	padding-right: 2.25rem !important;
	padding-left: 2.25rem !important;
	font-size: 1.2rem !important;
	width: 100%;
}

.testimonials-ul{
	list-style: none outside none;
}
.testimonials-ul li {
	min-height: 80px;
}
.testimonials-ul li:nth-child(even) {
	padding: 10px 26px 10px;
}
.testimonials-ul li:nth-child(odd) {
	padding: 10px 10px 10px 26px;
}
.testimonials-ul li p {
	padding: 0;
	font-size: .9em;
	color: #fff;
	margin-bottom: 5px;
}

.bubble-right {
	position:relative;
	padding:15px 30px;
	margin:10px;
	background: #007095;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-bottom: 42px;
}
.bubble-right:first-child {
	margin-top: 14px !important;
}
.bubble-right:last-child {
	margin-top: 24%;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.bubble-right + p {margin:15px 0 2em 85px; font-style:italic;}

/* creates the triangle */
.bubble-right:after {
  content:"";
  position:absolute;
  bottom:-50px;
  left:50px;
  border-width:0 20px 50px 0px;
  border-style:solid;
  border-color:transparent #007095;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}
.testimonials-ul li:nth-child(even) .bubble-right:after{
	border-width:0 0px 50px 20px;
	left: auto;
	right: 50px;
}

.clients-ul li img{
	max-width: 140px;
	max-height: 80px;
}
.curtain{
	position: relative;
	z-index: 2;
	height: 600px;
	margin-bottom: 350px;
}
.under-the-curtain{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	color: #999999;
	padding: 26px;
	z-index: 1;
}
.glare{
	background: #1c1e20;
	background: url(../images/ada.png), -moz-radial-gradient(center, circle cover, #636363 0%, #201F1C 100%);
	background: url(../images/ada.png), -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #636363), color-stop(100%, #201F1C));
	background: url(../images/ada.png), -webkit-radial-gradient(center, circle cover, #636363 0%, #201F1C 100%);
	background-repeat: no-repeat;
    background-size: 100%, cover;
}
.glare-alt{
	background: url(../images/ada_1.png), -moz-radial-gradient(center, circle cover, #636363 0%, #201F1C 100%);
	background: url(../images/ada_1.png), -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #636363), color-stop(100%, #201F1C));
	background: url(../images/ada_1.png), -webkit-radial-gradient(center, circle cover, #636363 0%, #201F1C 100%);
}
section{
	padding-top: 85px;
	margin-top: -85px;
}
section#services h3{
	font-size: 1.36rem;
}
section#services p{
	font-size: .95rem
}
.section-wrap{
	padding-top: 40px;
}
.section-header{
	margin: 0px auto;
	padding-bottom: 40px;
	padding-top: 20px;
	text-align: center;
	color:#008cba;
	font-family: "Ubuntu";
}
.experience p{
	margin-bottom: 6px;
}
.shadow{
	border-radius: 40px;
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.34);
}
.em-line{
	position: relative;
	width: 250px;
	height: 1px;
	padding: 0px;
	background: #008cba;
	margin:0 auto;
}
.em-line:after{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 110px;
	border-style: solid;
	border-width: 15px 15px 0;
	border-color: #008cba transparent;
	display: block;
	width: 0;
	z-index: 1;
}
.service-icon{
	color: #555;
	border: 1px solid #ccc;
	border-radius: 25px;
	width: 48px;
	height: 48px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 44px;
	font-size: 30px;
	box-shadow: 0px 0px 4px #ddd;
	vertical-align: top;
}
#services h3 span{
	display:inline-block;
	max-width: calc(100% - 52px);
}
.grey{
	background-color: #636363;
	color: #fff;
}

.footer{
	color: #ccc;
	text-shadow: 1px 1px #222;
	border-top: 2px solid #515252;
	background: none repeat scroll 0 0 #414242;
	opacity: 0.95;
	padding-top: 30px;
	text-align: center;
	font-size: 80%;
	clear: both;
	height: 78px;
}
.footer span{
	display: inline-block;
	font-size: 140%;
	vertical-align: middle;
}

/** Carousel **/
.jcarousel-wrapper {
	margin: 20px auto;
	position: relative;
	/*border: 10px solid #fff;*/
	background-color: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
}
.jcarousel {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel li {
	width: 900px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.jcarousel li.on-display{
	/*border: 1px solid #ccc;*/
	border-radius: 20px;
}
.jcarousel img {
	display: block;
	max-width: 100%;
	height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	text-align: center;
	background: #4E443C;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 1px #000;
	font: 24px/27px Arial, sans-serif;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 4px #F0EFE7;
	-moz-box-shadow: 0 0 4px #F0EFE7;
	box-shadow: 0 0 4px #F0EFE7;
}
.jcarousel-control-prev {
	left: 3px;
}
.jcarousel-control-next {
	right: 3px;
}
/** Carousel Pagination **/

.jcarousel-pagination {
	position: absolute;
	top: -40px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	margin: 0;
}
.jcarousel-pagination a {
	text-decoration: none;
	display: inline-block;

	font-size: 11px;
	height: 10px;
	width: 10px;
	line-height: 10px;

	background: #fff;
	color: #4E443C;
	border-radius: 10px;
	text-indent: -9999px;

	margin-right: 7px;


	-webkit-box-shadow: 0 0 2px #4E443C;
	-moz-box-shadow: 0 0 2px #4E443C;
	box-shadow: 0 0 2px #4E443C;
}
.jcarousel-pagination a.active {
	background: #4E443C;
	color: #fff;
	opacity: 1;

	-webkit-box-shadow: 0 0 2px #F0EFE7;
	-moz-box-shadow: 0 0 2px #F0EFE7;
	box-shadow: 0 0 2px #F0EFE7;
}
/*About section*/
.teammember header{
	position: relative;
	height: 90px;
	margin-top: 30px;
	background: #f7f7f7;
	border-radius: 44px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.teammember .avatar{
	float: left;
}
.teammember .avatar img{
	width: 100px;
	height: 100px;
	border: 4px solid;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-top: -4px;
}
.teammember hr{
	width: 100px;
	margin: 0 auto 20px auto;
	-webkit-box-shadow: 0 -2px 3px #5C5C5C;
	   -moz-box-shadow: 0 -2px 3px #5C5C5C;
			box-shadow: 0 -2px 3px #5C5C5C;
	border-color: #555;
}
.teammember a.read-more{
	font-family: 'Lato',Helvetica,Arial,sans-serif;
	display: block;
	color: #222;
	padding: 0 20px 20px;
}
.teammember > div{
	border: 1px solid #f7f7f7;
	padding-top: 40px;
	margin-top: -40px;
	min-height: 180px;
}
.teammember > div p{
   font-size: 15px;
   line-height: 17px;
   padding: 0 20px;
}

.teammember-name{
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;
	padding-top: 8px;
	padding-bottom: 2px;
	display: block;
	color: #222;
}
.teammember-role{
	font-family: 'Lato',Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #DA6C2D;
	display: block;
}
/*Individual profiles*/
.member-details .section-wrap{
	background-color: #fff;
	margin: 130px 50px 80px;
	padding: 30px; 
	border-radius: 1px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}
.member-details .avatar img{
	width: 140px;
	height: 140px;
	min-width: 140px;
	min-height: 140px;
	margin-bottom: 30px;
	border: 2px solid #888;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 1px 1px 4px #fff, 2px 2px 4px #fff, 3px 3px 2px #333, 0 0 30px rgba(0,0,0,.6);
}
.member-details p{
	font-size: .95rem;
}
.member-details .teammember-name{
	font-size: 23px;
	margin: 0;
	font-weight: bold;
}
.member-details .teammember-role{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.member-details .teammember-header{
	position: relative;
}
.member-details .sidenote {
	position: absolute;
	right: 0;
	top: 0;
	text-decoration:none;
	color:#000000;
	display:inline-block;
	cursor:pointer;
}
.member-details .sidenote .linked-in {
	display: inline-block;
	height: 32px;
	width: 32px;
	background-image: url(http://w.sharethis.com/images/linkedin_32.png);
}
.member-details .sidenote .linked-in:hover {
	opacity: .75;
	background-position: -32px;
}
.member-details .linked-in-link a{
	vertical-align: text-top;
	line-height: 100%;
	padding: 0 5px;
}
#contact-us{
	z-index: 100001;
}
.contact_us_tag{
	padding: 10px 15px 8px 15px;
	width: 100%;
	border-radius: 3px 3px 0 0;
	background-color: #e18728;
	color: #fff;
	background: linear-gradient(to top, #CF482E, #E95D3E);
	/*box-shadow: 0 1px 0 #F3532B inset, 0 5px 0 0 #892C17, 0 5px 5px #999999;*/
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
}
.contact_us_tag:hover{
	cursor: pointer;
}
.contact_us_tag span{
	display: inline-block;
	padding-right: 20px;
	font-family: "Ubuntu",Helvetica,Arial,sans-serif;
	font-size: 15px;
}
.contact_us_tag i{
	float: right;
	font-size: 10px;
	padding: 0 7px;
	border-radius: 5px;
}
.contact_us_tag i:hover{
	background: rgba(2,2,2,0.5);
}
.contact_us_wrapper{
	background-color: #fff;
	padding: 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.contact_us_form textarea{
	resize: none;
}
.contact_us_form div{
	margin-bottom: 0.7em;
}
.contact_us_form p{
	font-size: 14px;
}
/* jqcloud */

div.jqcloud {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 10px;
  line-height: normal;
}

div.jqcloud a {
  font-size: inherit;
  text-decoration: none;
}

div.jqcloud span.w10{ font-size: 280%; }
div.jqcloud span.w9 { font-size: 260%; }
div.jqcloud span.w8 { font-size: 240%; }
div.jqcloud span.w7 { font-size: 220%; }
div.jqcloud span.w6 { font-size: 200%; }
div.jqcloud span.w5 { font-size: 180%; }
div.jqcloud span.w4 { font-size: 160%; }
div.jqcloud span.w3 { font-size: 140%; }
div.jqcloud span.w2 { font-size: 120%; }
div.jqcloud span.w1 { font-size: 100%; }

/* colors */

div.jqcloud { color: #09f; }
div.jqcloud a { color: inherit; }
div.jqcloud a:hover { color: #0df; }
div.jqcloud a:hover { color: #0cf; }
div.jqcloud span.w10 { color: #00B1EB; }
div.jqcloud span.w9 { color: #00B1EB; }
div.jqcloud span.w8 { color: #00B1EB; }
div.jqcloud span.w7 { color: #39d; }
div.jqcloud span.w6 { color: #80ADC2; }
div.jqcloud span.w5 { color: #39d; }
div.jqcloud span.w4 { color: #8A9BB4; }
div.jqcloud span.w3 { color: #919AAD; }
div.jqcloud span.w2 { color: #99ccee; }
div.jqcloud span.w1 { color: #BDC9E2; }

/* layout */

div.jqcloud {
  overflow: hidden;
  position: relative;
}

div.jqcloud span { 
	padding: 0;
	text-shadow: 1px 1px #444; 
}

// Small screens
@media only screen { } /* Define mobile styles */

@media only screen and (max-width: 40em) { } /* max-width 640px, mobile-only styles, use when QAing mobile issues */

// Medium screens
@media only screen and (min-width: 40.063em) { } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) { } /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

// Large screens
@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

// XLarge screens
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

// XXLarge screens
@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */

@media only screen and (max-width: 64.063em) {
	#about .section-wrap{
		padding: 30px;
	}
	.navbar-wrap .logo {
		width: 100%;
		height: 34px;
		margin-top: 6px;
		margin-bottom: 5px;
		max-width: none;
	}
	.navbar-wrap .menu {
		width: 100%;
	}
	.navbar-wrap .menu li a{
		font-size: 22px !important;
		line-height: 30px;
	}
	.navbar-wrap .menu li {
		/*border: 1px solid #ff9640;
		border-radius: 5px;*/
	}
	.take-away-wrap{
		padding: 20px 20px 8px 20px;
	}
	.take-away-wrap .take-away{
		width: 60%;
	}
	.take-away-wrap .take-away h1{
		font-size: 24px;
		padding: 3% 0;
	}
	.teammember > div{
		padding: 20px 6px 10px;
	}
	#home .button-wrapper{
		font-size: 1rem;
		padding: 0 5%;
	}
	.member-details .section-wrap{
		margin: 125px 50px 60px;
		padding: 26px; 
	}
	.clients-ul li img{
		max-width: 100px;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.teammember{
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.teammember .teammember-role{
		font-size: 13px;
		line-height: 15px;
	}
	.teammember header{
		height: 76px;
	}
	.teammember .avatar img {
		width: 80px;
		height: 80px;
	}
	.teammember-name{
		font-size: 14px;
		line-height: 16px;
	}
}
@media only screen and (max-width: 40.063em) { 
	.navbar-wrap .menu li a{
		font-size: 20px !important;
	}
	.take-away-wrap{
		text-align: left;
		padding: 20px 17% 8px 17%;
	}
	.take-away-wrap .take-away{
		width: 100%;
	}
	.take-away-wrap .take-away h1{
		font-size: 18px;
		padding: 10px 10px 14px;
	}
	#home .button-wrapper{
		margin: 0 auto;
		font-size: 1rem;
	}
	#home .button-wrapper .button.large {
		font-size: .95rem !important;
		display: block;
		padding-right: .75rem !important;
		padding-left: .75rem !important;
	}
	.bubble{
		margin-right: 10px !important;
		margin-left: 10px !important;
	}
	.member-details .section-wrap{
		margin: 115px 20px 30px;
		padding: 20px; 
	}
	.contact_us_tag{
		border-radius: 3px 3px 0 0;
		font-size: 13px;
	}
	#services h3 span {
		vertical-align: middle;
	}
	.clients-ul li img{
		max-width: 80px;
	}
}
