/*
Theme Name: Juola & Assoc. 2013
Theme URI: http://thisisredagency.com
Author: This Is Red Agency
Author URI: http://thisisredagency.com
Description: 
Version: 1.0

Text Domain: juolatheme
-------------------------------------------------------------- */

*{
	margin:0;
	padding:0;	
}
html,body{
	font-family: 'PT Sans', sans-serif;
	/*font-family: 'Abel', sans-serif; */
	color:#3E4048;
}
.fullwidth{
	position:relative;
}
.anim{-webkit-transition: all ease-out .2s;-moz-transition: all ease-out .2s;-ms-transition: all ease-out .2s;-o-transition:all ease-out .2s;transition: all ease-out .2s;}
.anim_slow{-webkit-transition: all ease-out .6s;-moz-transition: all ease-out .6s;-ms-transition: all ease-out .6s;-o-transition:all ease-out .6s;transition: all ease-out .6s;}

h1{
	font-size:50px;	
	color:#fff;
}
h2{
	text-transform:uppercase;
	font-size:22px;
	color:#ed1b2e;
}
h3{
	font-size:32px;
	font-family: 'Abel', sans-serif;
	padding-bottom:25px;
	padding-top:44px;
}
h4{
	font-size:24px;
	font-family: 'Abel', sans-serif;	
}
h4 a{
	color:#3E4048;
	text-decoration:none;
}
h4 a:hover, 
.currentInfo a:hover .desc{
	color:#e30035;
	text-decoration:underline;	
}
h1,h2,h3,h4,h5{
	font-weight:normal;	
}
p{
	padding-bottom:20px;
	line-height:1.5em;
}
img{
	border:none;	
}
li{
	line-height:1.5em;
}
.red{
	color:#ed1b2e;	
}
.left{
	float:left;	
}
.right{
	float:right;	
}
.btn{
	font-family: 'Abel', sans-serif;
	background: #ed1b2e url(images/redbg-arrow-btn.png) right center repeat-y;
	color:#fff;
	display:block;
	height:22px;
	font-size:22px;
	width:220px;
	padding:10px 82px 16px 16px;
	text-decoration:none;
	border-radius:3px;
}
.btn:hover{
	background: #ba1524 url(images/redbg-arrow-btn_hover.png) right center repeat-y;	
}
.inner, .subnav ul, .services-nav ul{
	width:1140px;	
	margin: 0 auto;
	overflow:hidden;
}
.global{
	width:58.8596491%;
	width:43.68656989341%;
	float:right;	
	height:40px;
}
.global li{
	display:inline;
	list-style:none;
}
.global li a{
	float:left;
	margin-right:2.23547%;
	width:22.3547%;
	
	margin-right:2.8%;
	width:30.2%;
	
	padding-top:4px;
	padding-bottom:9px;
	text-decoration:none;
	text-transform:uppercase;
	color:#393a42;
	border-bottom:1px solid #302f2f;	
}
.global li.login a{
	background: url(images/icon_lock.png) no-repeat;
	padding-left:3.533532%;
	width:20.31%;
}
.global li.login a.active, .global li.login a:hover{
	background: url(images/icon_lock_active.png) no-repeat;
}
/*.global li a:hover{
	padding-bottom:3px;		
	border-bottom:7px solid #302f2f;
}*/
.global li a.active, .global li a:hover{
	padding-bottom:3px;		
	border-bottom:7px solid #ed1b2e;
	color:#ed1b2e;
}

.subnav, .services-nav{
	height:69px;
	display:block;
	background:url(images/nav_bg.jpg) repeat-x;		
}
.subnav ul, .services-nav ul{
	display:block;
	list-style:none;
	border-right:1px solid #4b4643;
	border-left:1px solid #110f0e;
}
.subnav li, .services-nav li{
	float:left;	
}
.subnav li a, .services-nav li a{
	float:left;
	width:226px;
	height:35px;
	padding:24px 0 10px;
	border-left:1px solid #4b4643;
	border-right:1px solid #110f0e;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	font-family: 'Abel',sans-serif;
}
.subnav li a:hover, .services-nav li a:hover{
	background:url(images/nav_bg-hover.png) repeat-x;	
}
.subnav li a.active, .services-nav li a.active{
	background:#ed1b2e  center bottom no-repeat;/* url(images/subnav-activearrow.jpg) */	
}
/*.services-nav li a.active{
	text-decoration:underline;	
}
*/
.services-nav ul{
	width:1141px;
}
.services-nav li a{
	font-size:13px;	
	line-height:15px;
	width:161px;
	height:35px;
	padding:24px 0 10px;
}
.services-nav li a.a2line{
	padding:17px 0 10px;
	height:42px;
}
.services-nav li a.a3line{
	padding:11px 0 10px;
	height:48px;
}


#header{
	font-family: 'Abel', sans-serif;	
	padding-top:33px;
}
#header .inner{
	height:56px;
	padding-bottom:33px;	
}
.logo{
	padding-bottom:33px;	
}
#feature-zone{
	background: #181a23 url(images/feature-bg.jpg) center top no-repeat;
	font-family: 'Abel', sans-serif;	
	padding-top:80px;
	height:235px;
}

#feature-zone.services-hdr{
	background: url(images/services-headImg.jpg) no-repeat;
	height:179px;
	padding-top:90px;	
}
#content-zone.speaking-page{
	background: #dbdcdb;
}
#content-zone.speaking-page .main-inner{
	background: url(images/speakingbg.jpg) right bottom no-repeat;	
	width:550px;
	padding-right:590px;
	max-width:100%;
	min-height:400px;
	padding-bottom:160px;
	font-size:20px;	
}
#content-zone.speaking-page .redHdr{
	font-size:20px;	
	padding:20px 0 30px;
}
#feature-zone.page404{
	height:180px;
	color:yellow;
	border-bottom:1px solid #333;	
}
/* ///////////////////////////////////////////////////////////////
 				Contact Page 
/////////////////////////////////////////////////////////////// */
#feature-zone.contact-feature{
	background: url(images/contact-feature_bg.jpg) no-repeat;
	height:509px;
	padding-top:100px;	
}
.contact-feature h1{
	height:130px;	
}

.form{
	width:98.3%;
	background:#fff url(images/contact_formbg.png) no-repeat;	
	height:324px;
	display:block;
	margin-top:28px;
}
form{
	padding-top:20px;
	width:790px;
	max-width:100%;
	margin: 0 auto;
}
form fieldset{
	border:none;
	padding: 0 0 3px;
}	
form input{
	background:#eaeef0;	
	padding:11px 18px 11px;
	border:none;
	font-size: 16px;
	width:356px;
	font-family: 'Abel', sans-serif;
}
form textarea{
	height:60px;
	background:#eaeef0;	
	font-size: 16px;
	padding:11px 18px 11px;
	width:751px;
	font-family: 'Abel', sans-serif;
	border:none;
}
form input.error{
	color:red;	
}
form .long input{
	width:751px;
}
form .sendInfo{
	color:#fff;
	padding:10px 4px 14px;
	background:#f01a27;	
	text-align:center;
	width:190px;
	display:block;
	margin: 11px auto 0;
	font-size:20px;
	cursor:pointer;
}
form .sendInfo:hover{
	background:#ba1524;			
}

.thank-you{
	text-align:center;
	font-family: 'Abel', sans-serif;
	padding-top:40px;
	display:block;
	font-size:22px;
}
.thank-you img{
	padding-bottom:20px;
	display:block;
	margin: 0 auto;
}

.contact-content .f4-section{
	padding-top:0;	
	padding-bottom:180px;
}
.contact-content .f4-section .callout{
	margin-top:15px;	
}

.ematil-sections{
	margin: 0 auto;
	padding:43px 0 41px;
	width:554px;
	max-width:100%;
	height:408px;
}
.e-sect{ /* 257px */
	border:5px solid #fff;
	margin: 0 10px 15px;
	width:247px;
	display:block;
	float:left;
}
.e-sect img{
	padding: 20px 0;	
}
.e-sect a{
	color:#ed1b2e;	
}
.e-sect p{
	padding-bottom:80px;	
}
.e-sect-inner{
	width:245px;
	border:1px solid #d1cec1;
	background:#fff;
	border-bottom:none;
	text-align:center;
}
.e-sect .e-bottom{
	background:#f01a27 url(images/icon_mail-red.png) center center no-repeat;	
	width:247px;
	height:72px;
	display:block;
}
.e-sect a.e-bottom:hover {
	background:#ba1524 url(images/icon_mail-red_hover.png) center center no-repeat;	
}

/* ///////////////////////////////////////////////////////////////
 				Homepage 
/////////////////////////////////////////////////////////////// */
#feature-zone.homepage-feature{
	background: url(images/homepage-header.jpg) no-repeat;
	height:430px;
	padding-top:100px;
}
.homepage-feature h1{
	font-size:67px;	
	height: 172px;
}
.homepage-feature .btn{
	float:right;
	margin:70px 90px 0 0;
}
#feature-zone .solid-border{
	padding-right:12px;
	border-right: 7px solid #4f5058;	
}
#content-zone{
	background:#e3e4e4;	
	padding:0 0 0px;
	color:#3e4048;
	font-size:15px;
}
#content-zone.homepage-content{
	background:#efefef;
}
.homepage-content h3{
	font-size:32px;
	text-transform:uppercase;
	padding:32px 0 11px;
}
.quicklinks{
	height:179px;
	padding-bottom:20px;	
}
.quicklinks a{
	margin-right:1.667%;
	float:left;
	position:relative;
	display:block;
	width:32.193%;/*367px;*/
	overflow:hidden;
	text-decoration:none;	
}
.quicklinks a.last{
	margin:0;	
}
.quicklinks a img{
	position:aboslute;
	top:0;
	left:0;
	z-index:1;	
}
.quicklinks a .btn{
	width:60%;
	padding:11px 12% 18px 3%;
	position:absolute;
	bottom:5px;
	right:0;
	border-radius: 3px 3px 0 0;
}
.currentInfo{
	overflow:hidden;
	height:183px;
	padding-bottom:180px;	
}
.currentInfo a{
	width:19.74%;
	height:143px;
	margin-right:1.58%;
	padding:20px 2.02%;
	border-top:6px solid #181a23;
	background:#fff;
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
	font-family: 'Abel', sans-serif;
	color:#262626;
}
.currentInfo a.last{
	margin-right:0;	
}
.currentInfo a .arrow{
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	background:#ed1b2e url(images/white_arrow.png) center center no-repeat;
	height:30px;
	width:30px;
}
.currentInfo a:hover .arrow{
	background-color:#ba1524;
}
/*.currentInfo a:hover .arrow{
	background-color:#cc1626;	
}*/

#content-zone.overview-page .f4-section{
	padding-bottom:140px;
}
#content-zone.process-page{
	padding-bottom:0;	
}
.process-page h3{
	width:512px;	
}
.process-page .f4-section{
	padding-top:0;
}
.light-section{
	background:#e8e9ea;
	padding:50px 0;
	border-bottom:1px solid #fff;	
}
.f4-section{
	background:#f4f4f4;
	padding:50px 0;	
}
.light-section h3{
	padding:0;	
}
.medium-gray-back{
	background:#d3d2d0;	
}
#content-zone .inner{
	width:1104px;
}
.border-wt{
	border-top:2px solid #ffffff;	
}
.hammer-banner{
	background: url(images/banner-image.jpg) no-repeat;
	height:261px;
	margin-top:40px;
	padding-right:51%;
	padding-left:5%;
	padding-top:143px;	
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-family: 'Abel', sans-serif;
	font-size:16px;
}
.callout{
	background: #fff;
	position:relative;
	height:236px;
	padding:30px 34px 54px 34px; 
	margin-top:40px;
}
.callout-gray{
	background:transparent;
	float:left;
	width:674px;
	margin-top:-20px;
	margin-left: 20px;
	height:auto;
	padding:30px 0 54px 34px; 
}
table .callout{
	margin-top:18px;	
}
.callout-w-image{
	padding:30px 34px 54px 588px; 
}
.callout-w-image img{
	position:absolute;
	left:0;
	top:0;	
	width:554px;
}
.callout .gray, .cat-label{
	color:#7e7e7d;
	font-family: 'Abel', sans-serif;
	padding: 0 0 10px 21px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0 1px;
}
.callout .no-l-pad{
	padding-left:0;
}
.bks{
	background-image: url(images/list_icon_books.png);
}
.cr{
	background-image:url(images/list_icon_casereport.png);	
}
.nws{
	background-image:url(images/list_icon_news.png);	
}
.wp{
	background-image:url(images/list_icon_whitepaper.png);	
}
.op {
	background-image:url(images/list_icon_opinion.png);	
}
.ev{
	background-image:url(images/list_icon_event.png);	
}
.i-page{
	background-image:url(images/list_icon_webpage.png);	
}
.callout h4{
	color:#524f4d;
	font-size:24px;
	font-family: 'Abel', sans-serif;
}
.callout h5{
	color:#ed1b2e;
	text-transform:uppercase;
	padding-bottom:20px;
	font-weight:bold;
}
.callout .download_link{
	position:absolute;
	bottom:0;
	left:0;
	width:117px;
	height:117px;
	padding:13px 13px;
	background:#ed1b2e url(images/download_pdf.png) center 80px no-repeat;
	text-decoration:none; 
}
.callout .download_link:hover{
	background-color:#ba1624;	
}
.pad-top{
	padding-top:40px;	
}

.doc-type{
	color:#f8a4ab;
}
.action{
	color:#fff;	
}
.two-col{
	overflow:hidden;	
}
.two-col .col-1{
	float:left;
	width:47%;
	padding-right:5%;
}	
.two-col .col-2{
	float:left;
	width:48%; 
}

.redHdr{
	font-family: 'Abel', sans-serif;
	font-size:16px;
	color:#dd0000;	
	display:block;
	padding-top:39px;
}
.h3-less-pad{
	font-size:24px;
	padding:20px 0 10px;
	color:#262626;	
}
table.two-column{
	padding-bottom:40px;	
}
table.two-column td{
	width:50%;	
	vertical-align:top;
}
table.two-column li{
	margin: 8px 45px 8px 15px;	
}
table.two-column img{
	padding:0 20px 30px 0;
	float:left;
}
table.two-column h3{
	padding-right:25px;	
}

#content-zone.team-page{
	padding-bottom:0;	
}
.team-profile{
	float:left;
	width:536px;
	height:480px;
	padding-bottom:34px;
	padding-right:32px;
}
.team-profile .pic{
	width:100%;
	height:283px;
	position:relative;
	padding-bottom:13px;	
}
.team-profile .pic .label{
	position:absolute;
	bottom:13px;
	left:0;
	width:154px;
	height:23px;
	padding:12px 64px 16px 26px;
	color:#fff;
	font-size:22px;
	font-family: 'Abel', sans-serif;
	text-decoration:none;
	display:block;
	background: url(images/profile_label.png) no-repeat;
}
.team-profile .pic a.label{
	background: url(images/profile_label_wEmail.png) 0 center no-repeat;
}
.team-profile .pic a.label:hover{
	background:url(images/profile_label_wEmail_hover.png) 0 center no-repeat;
}
.profile-r{
	padding-right:0;	
}

#content-zone.publication-page{
	padding:0 0 0px;
}
#content-zone.publication-page .pad-top{
    min-height:900px;
}
.filters{
	/*background:#ededec;
	border: 1px solid #c8c8c9;
	border-radius:6px;*/
	overflow:hidden;
	padding-top:5px;
	margin-bottom:10px;	
	margin-top:8px;
	padding-left:2px;
}
.filters .filter{
	float:left;	
	height:20px;
	width:125px;
	/*border-right: 1px solid #c8c8c9;*/
	border:2px solid #fff;
	padding:20px 0 20px 56px;
	background:#ededec url(images/filterbox_empty.png) 18px 18px no-repeat;
	cursor:pointer;
	margin-left:-2px;
}
/*.filters .filt-last{
	border:none;	
}*/
.filters .active{
	background-image:url(images/filterbox_selected.png);
}
.list{
	margin-bottom:40px;
	display:block;	
}
.list li{
	display:block;
	padding:25px 33px 25px;
	min-height:168px;
	position:relative;
	margin-bottom:8px;
	background:#fff;
}
.js-filtered li.show{
	display:block;	
}
.js-filtered li, .js-filtered li.hide, .list li.hide{
	display:none;	
}
#filter-section{
	position:relative;	
}
.list li.last-list-item{
	border-bottom:0;
}
.list li h3{
	padding:0;	
}
.list .item-subhead, .list .item-subhead h2, .list .item-subhead h1{
	font-size:11px;
	color:#ed1b2e;	
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	max-width:600px;
}
.list .item-subhead h2, .list .item-subhead h1{
	display:inline;	
}
.list .item-subhead a{
	display:none;	
}

.list .item-subhead i{
	font-style:normal;
	color:#bfc0c0;	
}
.list .viewBtn{
	position:absolute;
	bottom:0;
	right:0;
	height:30px;
	width:30px;
	background: #ed1b2e url(images/small-arrow.png) center center no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
.list .viewBtn:hover{
	background: #ba1524 url(images/small-arrow_hover.png) center center no-repeat;		
}
.list .label{
	padding: 0 11px 10px 20px;
	display:block;	
	background-repeat:no-repeat;
	background-position: 0 2px;
	color:#7e7e7d;
	border-radius:3px;
	width:105px;
	font-size:14px;
}

.publication-page .medium-gray-back{
	padding-bottom:120px;
	height:40px;	
}
.pagination{
	width:321px;	
	float:right;
}
.pagination a{
	width:25px;
	height:21px;
	padding:12px 10px;
	text-align:center;
	color:#898481;
	background:#d3d2d0;	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.pagination a:hover{
	background:#dbdbda;
	color:#8d8986;
}
.pagination a.sel{
	color:#3f3733;	
	background:#e3e4e4;
	border-radius:0 0 0 6px;
}
.pagination a.prev{
	background:#3f3733 url(images/pag-arrow_prev.png) center center no-repeat;
	border-right:1px solid #000;
}
.pagination a.next{
	background:#3f3733 url(images/pag-arrow_next.png) center center no-repeat;
	border-radius:0 0 6px 0;
}
.pagination .next:hover, .pagination .prev:hover{
	background-color:#584d47;	
}

/*  Services  */
.services-page .redHdr {
	text-transform:uppercase;
	padding:0 0 20px;
}
.services-page .hide{
	display:none;	
}
.services-page .copy{
	padding-top: 39px;
	font-size:20px;
	font-family: 'Abel', sans-serif;
}
.services-list{
	border-top:10px solid #d5d4d2;
	background:#fff;
	color:#393330;
	font-size:16px;
	font-family: 'Abel', sans-serif;
	width:1112px;
	overflow:hidden;
	margin-bottom:186px;
	position:relative;
}
.servL-js li{
	position:absolute;	
}
.services-list li{
	width:247px;
	border-right:1px solid #e4e5e6;
	border-bottom:1px solid #e4e5e6;
	float:left;
	list-style:none;
	height:25px;
	padding:15px 0 10px 30px;
}
.services-list li.special-statement{
	width:auto;
	border:none;
	font-size: 28px;
	padding:20px 30px;
}

/*///////////////////////////////*/
.search-title{
	padding:20px 0;	
}

#footer{
	background: #181a23;
	color:#fff;
	padding:42px 0 29px;
	text-align:center;
	
}
#footer .copy-1, #footer .copy-2{
	font-size:13px;	
	text-transform:uppercase;
	letter-spacing:4px;
	padding-bottom:0;
}
#footer .copy-1 img{
	padding-bottom:12px;	
}
#footer .copy-2{
	padding-top:10px;
	color:#ed1b2e;		
}
#footer .inner{
	padding-bottom:101px;	
}
.f-section{
	width:247px;
	height:150px;
	float:left;	
	text-align:left;
	font-size:14px;
	font-family: 'Abel', sans-serif;
}
.f-section .label{
	border-bottom: 1px solid #46484f;
	padding-bottom:10px;
	margin-bottom:12px;
	display:block;	
	text-transform:uppercase;
	font-family: 'Abel', sans-serif;
	font-size:16px;
}
.f-email{
	margin: 0 30px 0 0;
} 
.f-email a{
	padding-top:10px;
	display:block;
	color:#ed1b2e;
	font-family: 'PT Sans', sans-serif;	
	line-height:0;
}
.phoneNm{
	text-decoration:none;	
}
.f-email a:hover{
	color:#cc1626;	
}
.f-addr{
	margin: 0 36px 0 0;
} 
.f-addr p{
	padding-top:10px;	
	font-family: 'PT Sans', sans-serif;
}
.f-follow{
	margin-right:13px;
} 
.f-search{
	margin: 0 30px 0 9px;
}
.f-search form{
	padding-top:0;	
}
.f-search input{
	border:1px solid #24262e;
	box-shadow:0 0 2px #24262e; 	
	width:194px;
	width: 78%;
	height:29px;
	padding:8px 40px 8px 8px;
	color:#fff;
	background:#181a23 url(images/icon_footer_search.png) 99% center no-repeat;
}
.f-follow a{
	float:left;
	width:45px;
	height:45px;
	display:block;
	text-decoration:none;
	margin-right:5px;	
}
.f-follow a:hover{
	background:#24252e;	
	border:none;
	/*border-color:#24252e;*/
}
.f-follow a img{
	border:1px solid #24262e;
	box-shadow:0 0 2px #24262e; 
}

@media (max-width: 1140px){
	.inner, .subnav ul, #content-zone .inner{
		padding: 0 4%;
		width:92%;	
	}
	.f-email, .f-addr, .f-follow, .f-search{
		margin:0 0 20px;
	}
	.f-section{
	  width:20%;
	  margin-right:5%;
	}
	.f-search input{
	  padding:3.2% 16.19% 3.2% 3.2%; 
	}
	.services-list {
		max-width:100%;	
		width:auto;
	}
	.subnav ul, .services-nav ul{
		border:none;
		padding:0;
		width:100%;
		background:url(images/nav_bg.jpg) repeat-x;	
	}
	.subnav li a{
		width:18%;
		padding:15px .6% 18px;
		display:block;
		background:url(images/nav_bg.jpg) repeat-x;		
	}
	.services-nav li a{
		font-size:12px;	
		width:14%;
	}
	.subnav li, .services-nav li{
		float:none;
		display:inline;	
	}
	#content-zone.speaking-page .main-inner{
		background: none 600px bottom no-repeat;	
		width:90%;
		padding:0 6% 160px 4%;
	}
}
@media (max-width: 970px){
	
	.callout-gray{
		width:86%;
		margin:0;
		padding:0; 
	}	
}
@media (max-width: 870px){
	form .long input{
		width:356px;	
	}
	.form, .form form {
		height:470px;
	}
	#feature-zone.contact-feature{
		height:629px;
		background: url(images/contact-feature_bg.jpg) repeat;
	}
	.form form input, .form form .long input, form textarea{
		width:88%;	
		margin-left:3%;
		padding:14px 3% 18px;
		display:block;
		margin-bottom:2px;
	}	
	h1, .homepage-feature h1{
		font-size:40px;	
	}
	.quicklinks a .btn { width:80%;font-size:16px;}
	table.two-column td{
		width:100%;	
		display:block;
	}
}
@media (max-width: 800px){
	.f-section{
	  width:45%;
	  margin-right:5%;
	}
	.logo img{
		width:38%;
		min-width:200px;
	}
	.hammer-banner{ height:160px; margin:-20px 0 0; padding:143px 15% 0; background: url(images/banner-image_mtile.png) repeat-x;}
	.callout{
		height:auto;
		padding:30px 7% 20px 7%; 
	}
	.callout img{
		display:none;
	}
	.callout .download_link{
		position:static;
		height:auto;
		padding:8px 12px;
		margin-top:15px;
		display:block;
		background:#ed1b2e;
	}
	#feature-zone.homepage-feature{
		background: url("images/feature-bg.jpg") no-repeat;
		height:310px;
		padding-top:50px;
	}
	.homepage-feature .btn{
		float:right;
		margin:30px -5px 0 0;
	}
	.homepage-content h3{
		font-size:22px;	
	}
	
}
@media (max-width: 640px){
	h2{
		font-size:16px;
	}
	h1, .homepage-feature h1{
		font-size:30px;	
	}
	#header {
		padding-top: 25px;
	}
	.logo{
		padding-left:4%;
		padding-bottom:15px;	
	}
	.logo img{
		width:48%;
		min-width:220px;
	}
	.global{
		width:96%;
		padding:10px 2% 0;
		margin:10px 0 0;	
		height:40px;
		position:relative;
		background: url(images/mobile_nav-topBg.png) repeat-x;
		
		-webkit-transition: all ease-out .2s;-moz-transition: all ease-out .2s;-ms-transition: all ease-out .2s;-o-transition:all ease-out .2s;transition: all ease-out .2s;
	}
	.global-hidden{
		height:0;	
		padding:0 2%;
	}
	.global-hidden a, .global-hidden .closeBtn{
		display:none;	
	}
	.openBtn{
		position:absolute;	
		top:-53px;
		right:4%;
		width:35px;
		height:29px;
		background: url(images/mobile_nav-toggle_small.png) no-repeat;
		cursor:pointer;
	}
	.speaking-page{
		background: none;	
	}
	.closeBtn{
		position:absolute;	
		right:4%;
		width:34px;
		height:34px;
		display:block;
		top:20px;
		background: url(images/mobile_nav-closeBtn_small.png) no-repeat;
		cursor:pointer;
	}
	.subnav{
		height:54px;
	}
	
	.subnav-open, .services-nav{
		height:auto;	
	}
	.services-nav br{
		display:none;
	}
	#feature-zone.services-hdr {
		height: 129px;
		padding-top: 50px;
	}
	.subnav ul, .services-nav ul{
		border:none;
		padding:0;
		width:100%;
	}
	.subnav li a, .services-nav li a, .services-nav li a.a2line, .services-nav li a.a3line{
		width:92%;
		height:24px;
		padding:15px 4% 15px;
		border:none;
		display:block;
		text-align:left;
		background:url(images/nav_bg.jpg) repeat-x;		
	}
	.services-nav li a, .services-nav li a.a2line, .services-nav li a.a3line{
		height:21px;
		padding:10px 4% 6px;
	}
	.services-nav li a.active{
		background:#ed1b2e center bottom no-repeat;/* url(images/subnav-activearrow.jpg) */	
	}
	.subnav li a{
		display:none;
		height:0;
		padding:0 4% 0;
		
		-webkit-transition: all ease-out .2s;-moz-transition: all ease-out .2s;-ms-transition: all ease-out .2s;-o-transition:all ease-out .2s;transition: all ease-out .2s;
	}
	.subnav-open li a{
		display:block;
		height:24px;
		padding:15px 4% 15px;
		
		-webkit-transition: all ease-out .2s;-moz-transition: all ease-out .2s;-ms-transition: all ease-out .2s;-o-transition:all ease-out .2s;transition: all ease-out .2s;
	}
	
	.subnav li a.active{
		display:block;
		height:24px;
		padding:15px 4% 15px;
		background: #ED1B2E url(images/subnav_toggleBtn.png) 96% center no-repeat;
	}
	#header .inner {
		height: auto;
		width:100%;
		padding:0;
		padding-bottom: 10px;
	}
	.global li a{
		float:left;
		margin-right:0.5%;
		margin-left:4%;
		margin-bottom:6px;
		width:29%;
		padding-top:4px;
	}
	.global li a, .global li a:hover, .global li a.active{
		border:none;	
	}
	.global li.login a{
		padding-left:5%;
		width:14%;
	}
	.global li.li-services a{
		width:32%;
	}
	.global li.about a{
		width:20%;
	}
	.two-col .col-1, .two-col .col-2{
		width:100%;
		padding-right:0;
	}	
	.f-section{
		float:none;
		width:100%;	
	}
	.team-profile{
		width:100%;
		height:auto;
		padding: 10px 0 24px;
	}
	.team-profile .pic{
		width:100%;
		height:auto;
	}
	.team-profile .pic img{
		width:100%;	
	}
	.team-profile .pic .label{
		bottom:17px;
		width:144px;
		height:20px;
		padding:4px 74px 4px 26px;
		font-size:16px;
	}
	
	.process-page h3{
		width:100%;	
	}
	#feature-zone{
		padding-top:40px;
		height:auto;
		padding-bottom:20px;
	}
	
	.btn, .btn:hover{
		background: #ed1b2e url(images/redbg-arrow-btn_small.png) right center repeat-y;
		height:16px;
		font-size:16px;
		width:180px;
		padding:6px 41px 14px 16px;
	}
	.quicklinks a {
		margin:0;
		width: 100%;
		max-width:367px;
	}
	.quicklinks a .btn { width:60%;}
	.quicklinks{
		padding-bottom:15px;
		overflow:hidden;	
		height:auto;
	}
	
	.currentInfo{
		height:auto;
	}
	.currentInfo a {
		height: 103px;
		margin:4px 0 0;
		padding: 20px 2%;
		width: 96%;
	}
	.list li p{
		display:none;
	}
	.filters .filter {
		background-position:12px 8px;
		height: 20px;
		margin-left: -2px;
		padding: 10px 0 10px 50px;
		width: 92px;
	}
	.pagination{
		width:280px;
	}
}
@media (min-height: 820px){
	.error404 #footer{
	  position:absolute;
	  bottom:0;
	  width:100%;
  }	
}
