/*--------------------------------------------------------------
## McCallum Sather
--------------------------------------------------------------*/
body { font-family: 'futura-pt', sans-serif; font-weight:400; background-color:#fff; }

a, a:active, a:focus { outline: none; color:#5a6f6e; }

.column_70 { width:70%; }
.column_65 { width:65%; }
.column_60 { width:60%; }
.column_50 { width:50%; }
.column_40 { width:40%; }
.column_35 { width:35%; }
.column_30 { width:30%; }
.column_25 { width:25%; }
.column_20 { width:20%; }
.column_15 { width:15%; }

strong { font-weight:bold; }

.blue { background-color:#cfdfde; color:#000000; }
.green { background-color:#e6eacf; color:#000000; }	
.orange { background-color:#cfdfde; color:#000000; }
.lt-grey { background-color:#cbcdca; color:#000000; }
.dk-grey { background-color:#e6eacf; color:#000000; }

.height_800 { height:800px; }
.height_400 { height:400px; }
.height_300 { height:400px; }

.float_left { float:left; }
.float_right { float:right; }

#page { margin-top:0px; padding-top:0px; }

#primary { padding-bottom:40px; overflow: hidden; }
.width-wrapper { max-width:1240px; margin:0px auto; }
.width-padding { padding:0px 30px 0px 30px;}


/* Scroll Block Into Place
======================================== */
.ms-scroll-content { opacity: 0.0; width: 100%; }
.ms-scroll-block img { width:100%; }
.ms-scroll-block img.image-lock { width:auto; }
.ms-scroll-slider { position:absolute; top:150px; z-index:10; }
.ms-scroll-block .shadow { box-shadow: 10px 10px 25px #949494; }
.ms-scroll-block { position:relative; }

#infscr-loading { text-align:center !important;}

.image_temp {
	background-image:url('/wp-content/uploads/2016/05/Pages-from-ECRI_Brochure-2-1.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}



/* Social Blocks
======================================== */
.social-channels a { margin-left:10px; }
.social-channels a .fa {
	color:#fff;
	font-size:30px;
	
	
}
.social-channels a .fa:hover {
	color:#000;
}



/* Search Window
======================================== */
#topsearch-block {
width: 100%;
height: 100%;
opacity: 1;
position: fixed;
top: 0;
right: 0px;
z-index: 1999;
background: rgba(0, 0, 0, 0.90);
transition: all 500ms;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-o-transition: all 500ms;
-ms-transition: all 500ms; 
}

#topsearch-block .searchform {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
width: 80%;
max-width: 600px; 
}

#topsearch-block .searchform input {
border: none;
background: none;
border-bottom: 3px solid #fff;
padding: 10px 0;
color: #fff;
width: 100%;
height: 50px;
font-size: 22px;
font-weight: 400;
margin: 0 !important; 
}

#topsearch-block .searchform input[placeholder] {
color: #fff;
opacity: 1; }
#topsearch-block .searchform input::-moz-placeholder {
/* Firefox 19+ */
color: #fff;
opacity: 1; }
#topsearch-block .searchform input::-webkit-input-placeholder {
color: #fff;
opacity: 1; }
#topsearch-block .searchform input:-ms-input-placeholder {
color: #fff;
opacity: 1; }
#topsearch-block.hidesearch {
z-index: -1;
opacity: 0;
transition-delay: 500ms; }



#activesearch {
width: 30px;
height: 40px;
display: block;
position: relative;
float: right;
line-height: 40px;
text-align: center;
color: #fff; }
#activesearch i {
color: inherit; }
#activesearch:hover {
cursor: pointer;
color: #F33A22; }

#close-search {
width: 30px;
height: 30px;
margin: -5px 0;
display: block;
float: right;
position: absolute;
top: -200%;
right: 0;
overflow: hidden;
transition: all 500ms;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-o-transition: all 500ms;
-ms-transition: all 500ms; }
#close-search:after, #close-search:before {
width: 100%;
content: '';
background: #fff;
height: 2px;
position: absolute;
left: 0;
bottom: 50%;
display: block;
transition: 300ms;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-o-transition: 300ms;
-ms-transition: 300ms; }
#close-search:hover {
cursor: pointer;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
#close-search:hover:after, #close-search:hover:before {
background: #F33A22; }

@media (max-height: 480px) { #close-search { top: 0; } }
#topsearch-block:not(.hidesearch) #close-search:after, #topsearch-block:not(.hidesearch) #close-search:before {
transition-delay: 600ms; }
#topsearch-block:not(.hidesearch) #close-search:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
#topsearch-block:not(.hidesearch) #close-search:before {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }



#open-search {
color: #000;
cursor: pointer;
display: block;
font-size: 20px;
position: fixed;
right: 102px;
top: 20px;
z-index: 1999;
}
.admin-bar #open-search { top: 50px; }



/* Mobile Navigation - Hamburger Menu
======================================== */
#site-mobile-navigation {
  position: fixed;
  right: 50px;
  top: 22px;
  z-index:10000;
  display:block;
  color:#000;
  width:35px;
  height:50px;
  cursor:pointer;
}
.admin-bar #site-mobile-navigation { top: 53px; }

#nav-icon3 span {
    background: #000 none repeat scroll 0 0;
    border-radius: 6px;
    display: block;
    height: 6px;
    left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
}


#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 10px;
}

#nav-icon3 span:nth-child(4) {
  top: 20px;
}

#nav-icon3.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color:#4a4a4a !important;
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color:#4a4a4a !important;
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}



/* Mobile Navigation
======================================== */
#site-mobile-navigation-menu {
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */ filter: alpha(opacity=0);
    /* Netscape */ -moz-opacity: 0.0;
    /* Safari 1.x */ -khtml-opacity: 0.0;
    /* Good browsers */ opacity: 0.0;
	position:fixed;
	top:0px; right:0px; left:auto; bottom:0px;
	width:0%;
	z-index:1010;
	overflow:hidden;
}

#site-mobile-navigation-block {

	position:absolute;
	top:0px; right:0px; left:auto; bottom:0px;
	width:100%;
	background-color:#e6eacf;
	/*background-image:url('/wp-content/themes/mccallum/images/image-mobile-menu.png');*/
	background-repeat:no-repeat;
	background-position: bottom left;
	color:#fff;

}
.admin-bar #site-mobile-navigation-menu { top:32px; }

#site-mobile-navigation-menu .brand { 
	position:absolute; top:18px; left:50px; 
	width:250px;
	height:33px;
	background-image:url('images/mccallum-sather-logo.png');
	background-repeat:no-repeat;
	background-size:100% 100%;
	overflow:hidden;
}
#site-mobile-navigation-menu .close {
  border: 2px solid #fff;
  cursor: pointer;
  font-size: 25px;
  font-weight: 300;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 40px;
  color:#fff;
}
#site-mobile-navigation-menu .close:hover { color:#000; border: 2px solid #000; }
	
#site-mobile-menu { text-align:right; padding-right:90px; padding-top:0px;  }
#site-mobile-menu a {
  color: #4a4a4a;
  font-size: 82px;
  line-height: 92px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
#site-mobile-menu a:hover, #site-mobile-menu .current-menu-item a { color:#000; }

#site-mobile-menu ul {
    list-style: outside none none;
	margin:0px;
}



/* Top Header
======================================== */
#header-padding { height:67px }

#masthead {
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	background-image:url('/wp-content/themes/mccallum/images/mask-white.png');
	padding:22px 0 15px;
	z-index:1000;
	min-height: 63px;
}
.admin-bar #masthead { top:32px; }

#masthead .header-wrapper {
	position:relative;
}

#masthead .site-branding {
	position:absolute;
	top:-4px;
	left: 50px;
	width:250px;
	height:33px;
	background-image:url('images/mccallum-sather-logo.png');
	background-repeat:no-repeat;
	background-size:100% 100%;
	overflow:hidden;
}
#masthead .site-title { padding-top:80px; }




/* Primary Site Navigation
======================================== */
#site-navigation {
	font-size:17px;
	font-weight:700;
	color:#000;
	text-align:center;
	text-transform: uppercase;
	padding-right: 135px;
	float:right;
	display:block;
	width:auto;
}
#site-navigation a { color:#58585a; }
#site-navigation a:hover { color:#818285; }

@media (max-width: 1020px) {
	#site-navigation { display:none; }
}




/* Header Image Window
======================================== */
.title-window { position:relative; }
.feature-window { position:relative; }
.feature-window h1 {
	position:absolute;
	bottom:60px;
	left:40px;
	right:40px;
	color:#fff;
	font-size:80px;
	font-weight:700;
	text-transform: uppercase;
	line-height:70px;
	text-shadow: 0px 1px 2px #383838;
}
.page-scroll {
	position:absolute;
	font-size:20px;
	font-weight:300;
	bottom:-20px;
	right:0px;
	text-align:right;
	text-shadow: 0px 1px 2px #383838;
	text-transform:none;
}
.scroll-down-arrow {
  background-image: url("/wp-content/themes/mccallum/images/down-arrow.png");
  background-position: center -2px;
  background-repeat: no-repeat;
  background-size: 25px auto;
  border: 2px solid #fff;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  margin-top: 0;
  overflow: hidden;
  padding: 6px 17px;
  position: relative;
  text-align: center;
  width: 30px;
	
}




/* Content Area
======================================== */
.content-block {
	padding:30px;
	font-size:18px;
	color:#000;
	text-align:center;
	font-weight:300;
}
.content-block h2 {
	font-size:30px;
	font-weight:700;
}

.entry-content a {
	color:#424242;
}

.entry-content {
	font-size:18px;
	font-weight:400;
	background-color:#fff;
	position:relative;
	width:auto;
}

.entry-content h1 {
	font-size:30px;
	font-weight:700;
	line-height:40px;
	padding-bottom:20px;
}

.entry-content h2 {
	font-size:30px;
	font-weight:700;
	line-height:40px;
	padding-bottom:20px;
}

.entry-content h3 {
	font-size:22px;
	font-weight:700;
	line-height:30px;
}



.entry-padding {
	padding:30px;
}

.title-margin {
	margin-top:-100px;
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0;
    overflow: hidden;
}
.site-main .comment-navigation a, .site-main .posts-navigation a, .site-main .post-navigation a {
	text-decoration:none;
	color:#000;
}

#secondary {
	float:right;
	width:30%;
}
#secondary h2.widget-title {
	text-transform: uppercase;
	  font-size: 26px;
	  font-weight: 700;
	  line-height: 36px;
	color:#000000;
	padding-bottom:10px;
}
#secondary ul { list-style: outside none none; margin:0px; }
#secondary li {  padding-bottom:6px; }
#secondary li a {
  color: #000000;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
line-height: 25px;
}
#secondary li a:hover { color:#424242; }


.page-template-default, .page-template-default p { color: #000; font-size:20px; font-weight: 300; }
.page-template-default h2 { color: #000; font-size:28px; font-weight: 700; line-height: 30px; text-transform: uppercase; margin-bottom: 10px; }
.page-template-default h3 { color: #000; font-size:22px; font-weight: 700; line-height: 30px; text-transform: uppercase; margin-bottom: 10px; }
.page-template-default .width-padding { padding-top:50px; }





/* PAGE :: FEATURED BLOCK
======================================== */

#featured_projects {
	min-height:300px;
	position:relative;
	background-color:#eee;
}
#featured_projects .title_block {
  background-color: #9fc44b;
  color: #fff;
  display: block;
  font-size: 47px;
  font-weight: 700;
  left: 0;
  line-height: 50px;
  min-height: 300px;
  padding: 75px 30px 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  vertical-align: middle;
  width: 300px;
}
.image_block {
	height:300px;
	margin-left:300px;
	overflow:hidden;
}



/* PAGE :: Home Page Slider
======================================== */
#home-carousel-wrapper { position:relative; }
#home-carousel-wrapper .page-scroll { bottom:40px; right:40px; z-index:50; color:#fff; }
#home-carousel { overflow:hidden; }


#home-carousel .item {
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
#home-carousel h1 {
	bottom: 75px;
	color: #fff;
	font-size: 60px;
	font-weight: 700;
	left: 37px;
	position: absolute;
	text-transform: uppercase;
	line-height: 53px;
	z-index: 2;
	width: auto;
	text-shadow: 0px 1px 2px #383838;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px;
	display: inline-block;
}
#home-carousel h1 span {
  font-size: 24px;
  font-weight: 300;
  display:block;
  line-height:35px;
}
.owl-dots { position:absolute; left:40px; bottom:40px; z-index:20; }
.owl-dot { border-radius:10px; border:2px solid #484848; height:12px; width:12px; margin-right:3px; display:inline-block; text-shadow: 0px 1px 2px #383838; }
.owl-dot.active { background-color:#484848; }

 
#home-carousel-wrapper .owl-dot { border-radius:10px; border:2px solid #ffffff; height:12px; width:12px; margin-right:3px; display:inline-block; text-shadow: 0px 1px 2px #383838; }
#home-carousel-wrapper .owl-dot.active { background-color:#ffffff; }


/* PAGE :: Home Page
======================================== */
#home-block-1-left { width:60%; float:left;}
#home-block-2-right { width:40%; float:right;}

#block-research, #block-careers, #block-instagram, #block-people { width:50%; color:#fff; }
#block-research .container-padding { background-color:#cbcdca; color:#494b4a; }
#block-careers .container-padding {
	background-color: #3ca1cb;
	background-image: url('images/twitter-background.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#block-instagram .container-padding { background-color:#efa952; }
#block-people .container-padding { background-color:#cfdfde; color:#494b4a;  }

.container-padding { padding:20px; min-height:200px; position:relative; 
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	}
	
.home a { text-decoration:none; }
.container-padding h3 {
	font-size:30px;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	line-height:34px;
}
.container-padding h3 span {
	font-size:18px;
	font-weight:400;
	line-height:20px;
	padding-top:20px;
	display:block;
}
.container-padding h4 {
	font-size:18px;
	text-transform:none;
	color:#fff;
	font-weight:400;
	line-height:24px;
}

#home-video-content { 
	height:400px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto auto;
	background-image:url('/wp-content/themes/mccallum/images/play_button.png');
}


.cta-300 { height:300px; }
#testimonial-block {
	padding:10px;
	position:relative;
}
h2.cta-title {
	position:absolute;
	top:10px;
	left:20px;
	text-transform:uppercase;
	font-size:20px;
	color:#49494b;
	z-index:50;
}
#testimonial-block .quote-left {
/*	background-image:url('images/quote-left.png');
	background-repeat:no-repeat;
	background-position: left 40px;
	background-size:60px auto;*/
}
#testimonial-block .quote-right {
  color: #49494b;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  padding: 50px 40px;
  text-align: center;
/*background-image:url('images/quote-right.png');
background-repeat:no-repeat;
background-position:right 40px;
background-size:60px auto;*/
}

#block-cat-a { width:40%; float:left }
#block-cat-b, #block-cat-c { width:30%; float:left }
#block-cat-a .container-padding { background-color:#3ca1cb; }
#block-cat-b .container-padding { background-color:#efa952; }
#block-cat-c .container-padding { 
	background-color:#3ca1cb; 
	background-image:url('images/twitter-background.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}







/* PAGE :: Project Listing Page
======================================== */
.project-grid-block a { color:#000; text-decoration:none;  }
.project-grid-block { width:45%; margin-right:5%; float:left; padding-bottom:25px; }
.project-grid-block img { float:left; margin-right:20px; }
.project-grid-block .title { font-size: 22px; font-weight: 400; line-height: 29px; text-transform: uppercase; }
.project-grid-block .location { font-size:20px; font-weight:400; }
#project-filters { text-align:left; margin-right:85px; }
#project-listing-page #primary { padding-bottom: 0px; }
#project-grid .project-block {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
#project-grid .grid-wrapper { float:left;position:relative; }

.grid-wrapper.height_400 .project-image { min-height:400px; }
.grid-wrapper.height_800 .project-image { min-height:800px; }


/* PAGE :: Project Details Page
======================================== */
#project_awards .award_block {
  line-height: 21px;
  padding-bottom: 12px;
}
#project-detail-page .project-block {
	padding-bottom:40px;
	color:#000;
}
#project-detail-content, #project-features-left {
	width:50%; float:left;
}
#project-detail-features, #project-features-right {
	width:40%; float:right;
}
#project-detail {
	background-color:#fff;
	padding:40px;
	font-size:16px;
	color:#000;
}
#project-detail-page .project-block h1 {
	font-size:40px;
	font-weight:800;
	text-transform: uppercase;
}
#project-detail-page .project-block h2 {
	font-size:30px;
	font-weight:700;
	text-transform: uppercase;
}
#project-detail-page .project-block h3 {
	font-size:25px;
	font-weight:800;
	text-transform: uppercase;
}
#project-detail-page .project-block h4 {
	font-size:16px;
	font-weight:700;
	text-transform: uppercase;
}
#project-detail-page p {
	font-size:18px; font-weight:400;
}

#project-container { margin-top:-75px; }
	
#project-image { 
	min-height:600px; 
	background: transparent;
	border-bottom:1px solid #000;
}

#project-extras { background-color:#fff; }
#project-extras h3 { padding-bottom:20px;}
#project-points { padding:20px 40px 20px 40px; }
#project-gallery .flex-control-nav { bottom: 10px; }
#project-gallery.flexslider { margin:0px; border:none }
#project-points .list-left { float:left; width:45%; }
#project-points .list-right { float:right; width:45%; }
#project-points ul { margin: 0 0 15px 18px; }
#project-points li { font-size:18px; }
	
	
/* PAGE :: Culture Page
======================================== */
#culture_values #primary { padding-bottom: 0px; }

#culture_values .width_80 { width:80%; }
#culture_values .width_70 { width:70%; }
#culture_values .width_60 { width:60%; }
#culture_values .width_50 { width:50%; }
#culture_values .width_40 { width:40%; }
#culture_values .width_30 { width:30%; }
#culture_values .width_20 { width:20%; }

#culture_values .float_left { float:left; }
#culture_values .float_right { float:right; }

#culture_values .block_image {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0; top: 0;
    position: absolute;
    
}

#culture_values .pos_right { right: 0; }
#culture_values .pos_left { left: 0; }

#culture_values .values-content-block {
	padding:40px 30px;
	color:#000000;
}

#culture_values .values-content-block h2 { font-weight:700; font-size:36px; }
#culture_values .values-content-block p { font-weight:300; font-size:19px; line-height:25px; }



#culture_values .values-image {
	min-height:600px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

#culture_values #instagram-wrapper { }
#culture_values .instagram-block { 
	float:left;
	width:25%;
	height:auto;
	min-height: 25px;
}
#culture_values .instagram-image {
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

#culture_values .culture-arrow { padding-left:28px; }



/* PAGE :: People Listing
======================================== */
.post-type-archive-people #primary { padding-bottom: 0px; }
.person_table{ display: table; width:100%; }
.person_block{ display: table-cell; vertical-align: top; }
.person { padding:20px; min-height:400px; color:#000000; }
.person h2 { font-size:26px; font-weight:700; text-transform: uppercase; }
.person h3 { font-size:20px; font-weight:300; text-transform: uppercase; }
.person p { font-size:22px; font-weight:300; line-height:28px; padding-top:20px; }
.person a { color:#000000; }
.min-image { min-height:300px; }
.person_a_left, .person_b_right { width:55%; }
.person_a_right, .person_b_left { width:45%; }
.person_b_right_2 { display:none; min-height:300px; }
.person_2, .person_4 { width:33%; }
.person-image { background-repeat:no-repeat; background-position:top center; background-size:cover; }
.person_50 { width:50%; }
.post-type-archive-people .readmore { font-size:18px; }


/* PAGE :: People Details
======================================== */

#person-content {
	width:60%; float:left;
}
#person-details {
	width:30%; float:right;
}

#person-details a, #person-details a:focus, #person-details a:visited, #person-details a:active { color:#127bb6; text-decoration:none; }
#person-details a:hover { color:#0e5983; text-decoration:underline; }

#project-detail-features a, #project-detail-features a:focus, #project-detail-features a:visited, #project-detail-features a:active { color:#127bb6; text-decoration:none; }
#project-detail-features a:hover { color:#0e5983; text-decoration:underline; }


#people-image .person-image, #people-image .people-project-image {
background-repeat:no-repeat;
background-position: top center;
background-size:cover;
}
#people-image .people-project-image { background-position: center center; }
#people-image .person-image {
min-height:400px;
}
#people-image .people-project-image {
min-height:400px;
}

#people-container { margin-top:-50px; }
#people-container .people-block {
padding-bottom:40px;
color:#000;
}



#people-container .people-detail {
background-color:#fff;
color:#000;
font-weight:30px;
padding:40px;
}

#people-container .people-detail h1 {
font-size:40px;
font-weight:700;
text-transform: uppercase;
line-height: 50px;
}
#people-container .people-detail h2 {
font-size:30px;
font-weight:300;
text-transform: uppercase;
padding-bottom:0px;
}	
#people-container .people-detail p {
font-size:22px; font-weight:400;
}
#people-container .people-detail h3 {
font-size:20px;
font-weight:400;
text-transform: uppercase;
padding-bottom:20px;
}
#people-container .people-detail h4 {
font-size:20px;
font-weight:700;
text-transform: uppercase;

}

#person-content ul { margin-left:35px; margin-bottom:30px; }
#person-content li { font-size:22px; }

#people-container .people-detail .social-channels {


}
#people-container .people-detail .social-channels a .fa { color:#000; font-size:20px; margin-left:0px;
margin-right:10px; }


/* PAGE :: POST LISTING
======================================== */
.archive .post-article .entry-content, .blog .post-article .entry-content { padding:20px 30px 30px 30px; margin:0px; }
.archive .post-article header, .blog .post-article header { padding:20px 30px 0px 30px; }
.archive .post-article h2, .blog .post-article h2 {
	  font-size: 28px;
	  font-weight: 700;
	  text-transform: uppercase;
	  line-height: 30px;
	  color:#000;
	  padding-top:10px;
}
.archive .post-article h2 a , .blog .post-article h2 a { color:#000; text-decoration:none; }
.archive .post-article .posted-on, .blog .post-article .posted-on { float:left; }
.archive .post-article .share-it, .blog .post-article .share-it { float:right; }
.archive .post-article .hentry, .blog .post-article .hentry { margin-bottom:60px; }

.posted-on { font-size:18px; text-transform:none; font-weight:400; line-height: 30px; }
.post-block-content {  position:relative; height:300px; margin-top:0px; }
.post-block-content h1 {
  bottom: 0px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  left: 0px;
  line-height: 40px;
  position: absolute;
  text-transform: uppercase;
  padding:20px 0px 15px 20px;
  	text-shadow: 0px 1px 2px #383838;
}
.post-block-content h1 a { color:#fff; text-decoration:none; }

#post-container {
	float:left;
	width:65%;
	
}
#post-container-wrapper { padding-top:30px; }
	
.post-block-1 h1 { text-shadow: 0px 1px 2px #383838; }
.post-block-1 h1 a { color:#fff; text-decoration:none; }

.post-block-2, .post-block-4 { width:33%; float:left; }
.post-block-3 { width:34%; float:left; }
.post-block {
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	width:auto;
	position:relative;
}

/* PAGE :: Blog Post
======================================== */
#related_project { font-size:15px; border-top:1px solid #eee; margin-top:15px; padding-top:15px; }
#related_project a { color:#3ca1cb; }

#recent-posts-2, #categories-2 {
	background-color:#cfdfde;
	padding:20px;
	color:#000000;
}
#recent-posts-2 a, #categories-2 a { color:#fff; }
#categories-2 {
	background-color:#e6eacf; color:#000000;
}
/* PAGE :: Contact
======================================== */
#contact-page { padding-bottom:30px; }
.contact-left { float:left; width:40%; }
.contact-right { float:right; width:50%; }
#contact-header h1 { font-size: 72px; top: 30%; text-align:right; }
#contact-header .social-channels { margin-right:10px; }
#contact-header .social-channels a .fa { font-size: 40px; margin-left: 10px; }
#contact-header .social-channels a .fa:hover { color:#ccc; }
#contact-header .page-scroll { bottom: 60px; right: 40px; }


/* PAGE :: Careers
======================================== */
.career-cta { padding-bottom:60px; }
.cta-block { width:33%; float:left; }
.career-cta a h2, .career-cta a { text-decoration:none; }
.cta-block-center { width:34%; float:left; }
.cta-block h2, .cta-block-center h2 {
  color: #000000;
  display: table-cell;
  font-size: 40px;
  font-weight: 700;
  height: 300px;
  line-height: 37px;
  padding: 20px 30px;
  text-transform: uppercase;
  text-decoration:none;
  vertical-align: bottom;
}
.cta-block h2 span, .cta-block-center h2 span { display:block; }
.career-block { margin-bottom:60px; width:auto; position:relative; }

.career-content { padding:30px; width:auto; position:relative; }
.career-posting {
	border-top:1px solid #eee;
	padding-top:10px;
	margin-top:10px;
}
.career-posting .career-posting-content { display:none; }
.career-posting .career-posting-content.active { display:block; }
.career-posting a { color:#000; text-decoration:none; }
.career-posting a.career-apply { display:inline-block; padding: 6px 12px; background-color:#000; color:#fff; text-decoration:none; margin-right:15px; }
.career-links { padding-bottom:20px;}
.career-links .fa { color:#000; margin-right:15px; }



/* More Link Block
======================================== */
.arrow-right {
  border: 1px solid #000000;
  border-radius: 28px;
  display: inline-block;
  font-size: 20px;
  line-height: 27px;
  padding: 19px;
  margin-top:10px;
}


#morelike h2 {
	font-size:40px;
	font-weight:700;
	line-height:40px;
	text-transform:uppercase;
	color:#fff;
	padding:0px 30px;
	
}
#morelike h2 a { color:#fff; text-decoration:none; }



/* Projects - Filter Block
======================================== */
#filter-block {
	position:relative;
	padding:20px 0px 20px 0px;
	
}


#filter-block.listing { border-bottom:1px solid #ccc; }
#filter-view {
	position:absolute;
	right:0px;
	top:16px;
	font-size:34px;
	color:#666666;
}
#filter-view a { color:#666666; }
#filter-view .fa { cursor:pointer; }
#filter-view .fa.active { color:#9fc44b; }
#filter-view a:hover { color:#ccc; }


/* Projects - Blocks
======================================== */
.project-wrapper { width:auto; height:auto; position:relative; }
.project-image { padding:20px; min-height:300px; background-repeat:no-repeat; background-position:top center; background-size:cover; width:100%; position:relative; }



/* Feature - Blocks
======================================== */
#feature-block { margin-top:40px; margin-bottom:30px; }
#feature-block .link-block { width:25%; float:left; height:300px; }
#feature-block h2.valign-me { text-transform:uppercase; font-size:35px; color:#000000; font-weight:700; line-height:35px; padding-left:30px; }



/* More Info Block
======================================== */
.more { position:absolute; top:0px; left:0px; bottom:0px; width:100%; cursor:pointer; overflow:hidden; }
.more .plus { z-index:60; position:absolute; left:20px; bottom:0px; font-size:70px; font-weight:300; color:#ffffff; transition: transform 1s; }
.more:hover > .plus { transform: rotate(540deg); }
.more .title { z-index:50; padding:30px; font-size:30px; text-transform:uppercase; font-weight:700px; color:#ffffff; display:none; position:absolute; top:0px; bottom:0px; left:0px; width:100%; background-image:url('/wp-content/themes/mccallum/images/mask-black.png'); overflow:hidden; }
.more a .title { color:#fff; text-decoration:none; }
.more .title .location { font-size:20px; font-weight:300px; }




/* Custom Pulldown
======================================== */
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
/*::selection { background: transparent; }
::-moz-selection { background: transparent; }*/
.wrapper-demo { margin: 60px 0 0 0; *zoom: 1; font-weight: 400; }
.wrapper-demo:after { clear: both; content: ""; display: table; }
.wrapper-dropdown {
    position: relative;
    width: 24%;
    margin: 0 auto;
	margin-right:5px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #cecaca;
    cursor: pointer;
    outline: none;
    font-weight: normal;
    color: #000;
	text-transform:uppercase;
	display:inline-block;
}
.wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #9fc44b transparent;
}
.wrapper-dropdown .dropdown {
	position: absolute;
    top: 140%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid rgba(0,0,0,0.17);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    opacity: 0;
    pointer-events: none;
	z-index:10;
}
.wrapper-dropdown .dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 15px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;    
}
.wrapper-dropdown .dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;    
}
.wrapper-dropdown .dropdown li a {
    display: block;
    padding: 10px;
    text-decoration: none;
	text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 rgba(255,255,255,1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.wrapper-dropdown .dropdown li i { float: right; color: inherit; }
.wrapper-dropdown .dropdown li:last-of-type a { border: none; }
.wrapper-dropdown .dropdown li:hover a { background: #f3f8f8; }
.wrapper-dropdown.active .dropdown { opacity: 1; pointer-events: auto; }



/* Footer Content
======================================== */
#colophon a {
	color:#fff;
}
	
#colophon {
	background-color:#000;
	color:#fff;
	font-weight:300;
	font-size:14px;
}

#colophon .site-info {
	padding:50px 0px 50px 0px;
	display: flex;
}
#colophon .footer_block { float:left; width:25%; }		
#colophon .footer_title { font-size:30px; }
#colophon .footer_social { text-align:right; font-size: 32px; }
#colophon .footer_social a  { font-size: 32px !important; margin-left: 7px; }
#colophon .social_title { font-size:14px; }

