/*
Theme Name: aimClear Theme v2
Theme URI: http://www.aimclearblog.com;
Description: Custom theme for aimClear LLC.
Author: aimClear LLC.
Author URI: http://www.aimclear.com;
Version: 2.1
Tags: custom
*/

/* Reset */
* { margin: 0; padding: 0; }
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;border:0;margin:0;vertical-align:baseline}
body{}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}

/* Set Initial Values */
html { font-size: 62.5%; background: #046AAA; }
body { background: #fff; font-size: 16px; font-size: 1.6rem; font-family: "proxima-nova", Arial, sans-serif; color: #555555; font-weight: 300; }

img { height: auto; border: none; max-width: 100%; }
h1, h2, h3, h4, h5, h6 { color: #555555;} 
a { text-decoration: none; color: #555555; -webkit-transition: color .5s ease; -moz-transition: color .5s ease; -o-transition: color .5s ease; transition: color .5s ease;}
a:hover { color: #000; }
/* Utility Classes */

.f { width: 97.57142857142857%; margin: 0 auto; }
.w { width: 91.25%; margin: 0 auto; }/* Content Width Wrapper */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* IE6 / IE7 */
input, input:active, input:focus{ outline: 0; outline-style:none; outline-width:0; }

/* Header */
header.body { background: #00a5db; position: fixed; width: 100%; z-index: 999; }
header.body div.logo a { cursor: pointer; float: left; display: block; background: url('images/logo.main-alt.png') left center no-repeat; width: 204px; height: 58px; text-indent: -9999em; }
header.body .f { width: 100%; line-height: 1; }
header.body .head {  }
header.body a.menu-link { display: none; }
header.body .head .links { float: right; padding: 14px 0; padding-right: 1.2142857143%; }
header.body .head .links ul { list-style: none; }
header.body .head .links ul li { float: left; }
header.body .head .links ul li a { display: block; color: #fff; font-size: 17px; font-size: 1.7rem; padding: 6px 0px 6px 20px; }
header.body .head .links ul li a:hover { color: #bbd533; }
/*header.body #search { display: none; width: 50%; clear: both; position: absolute; right: 0; background-color: #00558a; padding: 15px 20px; top: 60px; background-color: rgba(0, 85, 138, .9); }
header.body #search #search-inputs input#s { padding: 6px 2.5%; clear: both; font-size: 15px; font-size: 1.5rem; font-family: 'Proxima Nova', sans-serif; background: #d7d7d7; border: 0; outline: none; border-radius: 3px; line-height: 17px; float: left; margin-right: 2%; width: 75%;}
header.body #search #search-inputs input#searchsubmit { -webkit-appearance: none; cursor: pointer; background: #bbd533; color: #576123; font-size: 15px; font-size: 1.5rem; border: none; border-radius: 3px; padding: 6px 0; float: right; width: 18%; }*/


/* Body Styles - 1168px */
section.body { padding-top: 58px; }

section.body .hero { min-height: 410px; position: relative; background: center center no-repeat; background-size: cover; }
section.body .hero img { width: 100%; }
section.body .hero .group { position: absolute; bottom: 60px; width: 74%; }
section.body .hero h1.title { background: #046aaa; background: rgba(4, 106, 170, .9); float: left; clear: both; font-size: 28px; font-size: 2.8rem; color: #fff; font-weight: 300; line-height: 35px; padding: 15px 5.995717344753747% 13px 5.995717344753747%; }
section.body .hero h3 { font-family: 'Adelle', serif; font-weight: 300; background: #00558a; background: rgba(0, 85, 138, .9); float: left; clear: both; font-size: 16px; font-size: 1.6rem; color: #fff; line-height: 1; padding: 12px 32px 11px 5.995717344753747%; }
section.body .hero h4 { font-family: 'Adelle', serif; font-weight: 300; background: #093554; background: rgba(9, 53, 84, .9); float: left; clear: both; font-size: 14px; font-size: 1.4rem; color: #fff; font-style: italic; line-height: 1; padding: 9px 20px 8px 5.995717344753747%; }
section.body .hero a { color: #fff; }
section.body .hero a:hover { color: #27a9e1; }

section.body .hero.no-featured { min-height: 0; }
section.body .hero.no-featured .group { position: static; margin-top: 30px; }

/*section.body #promoted { margin-bottom: 36px; height: 180px; -webkit-transition: all 0.75s ease-in-out; -moz-transition: all 0.75s ease-in-out; -o-transition: all 0.75s ease-in-out; -ms-transition: all 0.75s ease-in-out; }
section.body #promoted .hero-wrapper { float: left; width: 16.66666666666667%; overflow: visible;  }
section.body #promoted .hero-wrapper .hero { min-height: 180px; position: absolute; width: 16.66666666666667%; -webkit-transition: all 0.75s ease-in-out; -moz-transition: all 0.75s ease-in-out; -o-transition: all 0.75s ease-in-out; -ms-transition: all 0.75s ease-in-out; }
section.body #promoted .hero-wrapper .hero .group { display: none; }
section.body #promoted.active { height: 410px; }
section.body #promoted.active .hero-wrapper .hero.reveal { display: block; position: absolute; z-index: 99; width: 100%; min-height: 410px; }
section.body #promoted.active .hero-wrapper .hero.reveal .group { display: block; }

section.body #promoted .hero-wrapper.item1 .hero { left: 0; }
section.body #promoted .hero-wrapper.item1 .hero.reveal { margin-left: 0; }
section.body #promoted .hero-wrapper.item2 .hero { left: 16.66666666666667%; }
section.body #promoted .hero-wrapper.item2 .hero.reveal { margin-left: -16.66666666666667%; }
section.body #promoted .hero-wrapper.item3 .hero { left: 33.33333333333334%; }
section.body #promoted .hero-wrapper.item3 .hero.reveal { margin-left: -33.33333333333334%; }
section.body #promoted .hero-wrapper.item4 .hero { left: 49.99%; }
section.body #promoted .hero-wrapper.item4 .hero.reveal { margin-left: -49.99%; }
section.body #promoted .hero-wrapper.item5 .hero { left: 66.66666666666668%; }
section.body #promoted .hero-wrapper.item5 .hero.reveal { margin-left: -66.66666666666668%; }
section.body #promoted .hero-wrapper.item6 .hero { right: 0; }
section.body #promoted .hero-wrapper.item6 .hero.reveal { }*/

section.body #awards { text-align: center; }

section.body #promoted { height: auto; margin: 0 0px 60px; }
section.body #promoted .post .featured { float: right; width: 67.18885988%; }
section.body #promoted .post .summary { float: left; width: 26.285466%; padding-top: 5px; padding-left: .7%; }
section.body #promoted .post .summary h4.subtitle { font-family: 'Adelle', serif; color: #BBD533; font-weight: 400; font-style: italic; padding-bottom: 5px; font-size: 16px; font-size: 1.6rem; }
section.body #promoted .post .summary h2.title { font-weight: 300; font-size: 19px; font-size: 1.9rem; margin-bottom: 0; color: #111; }
section.body #promoted .post .summary h2.title b { font-weight: 700; }
section.body #promoted .post .summary p { line-height: 24px; color: #949494; margin-bottom: 10px; font-weight: 300; font-size: 16px; font-size: 1.6rem; }
section.body #promoted .post .summary .meta { color: #27aae1; font-style: italic; font-size: 13px; font-size: 1.3rem; }
section.body #promoted .post .summary .meta a { color: #27aae1; }
section.body #promoted .post .summary .meta .comments:before { content: ' \25CF'; font-size: 10px; }
section.body #promoted .post .summary .meta .location:after { content: ' \25CF'; font-size: 10px; }

section.body .w.group { padding-top: 40px;}

section.body header.group.no-featured { margin-top: 20px; }

section.body .content { float: left; width: 66.0958904109589%; }
section.body .content header { margin-bottom: 26px; }
section.body .content header .title { font-size: 36px; font-size: 3.6rem; font-weight: normal; color: #046aaa; }
section.body .content header .subtitle { font-size: 19px; font-size: 1.9rem; font-weight: normal; color: #27a9e1; padding: 0 0 4px 0; }
section.body .content header .category { font-size: 16px; font-size: 1.6rem; color: #27AAE1; padding: 4px 0; font-weight: 400; }
section.body .content header .authorship { font-size: 14px; font-size: 1.4rem; color: #27AAE1; padding: 0 0 4px 0; font-weight: 400; }
section.body .content header .category a,
section.body .content header .authorship a { color: #27AAE1; }
section.body .content header .category a:hover,
section.body .content header .authorship a:hover { color: #046aaa; }
section.body .content h2 { color: #bbd633; font-size: 32px; font-size: 3.2rem; padding-bottom: 10px; margin-bottom: 10px; clear: both; } 
section.body .content h3 { color: #bbd633; font-size: 28px; font-size: 2.8rem; padding-bottom: 15px; clear: both; } 
section.body .content h4 { color: #bbd633; font-size: 24px; font-size: 2.4rem; padding-bottom: 15px; clear: both;  }
section.body .content h5 { font-size: 20px; font-size: 2rem; padding-bottom: 8px; clear: both; } 
section.body .content p { line-height: 32px; margin-bottom: 25px; font-size: 18px; font-size: 1.8rem; font-weight: 400; }
section.body .content td { line-height: 32px; font-size: 18px; font-size: 1.8rem; font-weight: 400; }
section.body .content ul,
section.body .content ol {  margin: 0 0 25px 4.5%; line-height: 29px; font-size: 18px; font-size: 1.8rem; font-weight: 400; }
section.body .content ul li,
section.body .content ol li { margin-bottom: 8px; }
section.body .content ul li { list-style-image: url('images/icon.list.png'); padding-left: 10px; }
section.body .content ul li ul,
section.body .content ol li ol { margin-top: 10px; }
section.body .content blockquote { text-align: left; min-height: 77px; background: url('images/bg.quote.png') left top no-repeat; padding: 14px 5.181347150259067% 5px; font-family: 'Adelle', serif; color: #046aaa; margin-bottom: 32px; line-height: 32px; font-size: 22px; font-size: 2.2rem; }
section.body .content blockquote p { line-height: 32px; margin-bottom: 0; font-size: 22px; font-size: 2.2rem; font-weight: 400; background: -webkit-linear-gradient(top,#009DFF 0,#0C6299 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
section.body .content img { margin: 5px 10px 5px 0; }
section.body .content .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 25px; }
section.body .content .video-container iframe,  
section.body .content .video-container object,  
section.body .content .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
section.body .content code { word-wrap: break-word; }
section.body input[type="submit"] { -webkit-appearance: none; cursor: pointer; background: #1c6dac; color: #fff; font-size: 16px; font-size: 1.6rem; border: none; border-radius: 3px; padding: 6px 24px; }
section.body #search-inputs { margin-bottom: 15px; }
section.body #search-inputs:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
section.body #search-inputs input#s { width: 95%; padding: 10px 2.5%; clear: both; font-size: 16px; font-size: 1.6rem; font-family: 'Proxima Nova', sans-serif; background: #d7d7d7; border: 0; outline: none; border-radius: 3px; }
section.body #search-inputs input#searchsubmit { float: right; margin-top: 8px; }
section.body #form-allowed-tags { display: none; }

section.body form.post-password-form input[type='password'] {   position: relative; top: -1px; padding: 8px 7px 7px 7px; font-size: 16px; font-size: 1.6rem; font-family: 'Proxima Nova', sans-serif; background: #d7d7d7; border: 0; outline: none; border-radius: 3px; }

section.body .content .widget.share { clear: both; padding: 9px 0 4px 0; border-top: 2px solid #eeeded; }
section.body .content .widget.share:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
section.body .content .widget.share .fb-like { float: left; }
section.body .content .widget.share .share { float: right; }

section.body.fullwidth .content ul,
section.body.fullwidth .content ol {  margin-left: 2.9%; }

/* Social Share Button Override */
section.body .stButton { margin: 0 1px 0 0;  }
section.body .stButton .stLarge { width: 20px; height: 20px; }
section.body .st_facebook_large .stButton .stLarge { background: url('images/btn.soc-facebook.png') center center no-repeat !important; }
section.body .st_twitter_large .stButton .stLarge { background: url('images/btn.soc-twitter.png') center center no-repeat !important; }
section.body .st_pinterest_large .stButton .stLarge { background: url('images/btn.soc-pin.png') center center no-repeat !important; }
section.body .st_googleplus_large .stButton .stLarge { background: url('images/btn.soc-google.png') center center no-repeat !important; }
section.body .st_stumbleupon_large .stButton .stLarge { background: url('images/btn.soc-stumble.png') center center no-repeat !important; }

section.body #breadcrumbs { color: #eee; font-size: 13px; font-size: 1.3rem; padding-bottom: 10px; margin-top: -20px; -webkit-transition: color .5s ease; -moz-transition: color .5s ease; -o-transition: color .5s ease; transition: color .5s ease; }
section.body #breadcrumbs:hover { color: #aaa; }
section.body #breadcrumbs > span > span { margin: 0 5px 0 3px; }
section.body #breadcrumbs > span > span:first-child { margin: 0 5px 0 0; }
section.body #breadcrumbs a { color: #eee; }
section.body #breadcrumbs:hover a { color: #aaa; }

section.body #post-navigation { text-align: center; margin: 0 0 15px 0; padding: 0; }
section.body #post-navigation .button { margin: 0 5px; background: #E7A312; color: #fff; font-size: 21px; font-size: 2.1rem; border: none; border-radius: 3px; padding: 6px 24px; display: inline-block; }
section.body #post-pagination { text-align: center; margin: 0 0 15px 0; padding: 0; }
section.body #post-pagination a,
section.body #post-pagination span { margin-bottom: 5px; line-height: 1; color: #555; display: inline-block; width: 34px; text-align: center; padding: 8px 0; border: 1px solid #CCC; background: #DDD; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;}
section.body #post-pagination .current-post-page { background: #046aaa; color: #fff; font-weight: 700; border: 1px solid #005D97; }
section.body #post-pagination a:hover { border: 1px solid #99AF28; background: #BBD533; color: #fff; }

section.body .content section#comments { border-top: 2px solid #eeeded; clear: both; }
section.body .content section#comments .comments { }
section.body .content section#comments ul { margin: 0; }
section.body .content section#comments ul li { list-style: none; padding: 0; clear: both; padding-top: 38px; }
section.body .content section#comments ul li ul { margin-left: 86px; }
section.body .content section#comments .comment-author-avatar { float: left; width: 86px; }
section.body .content section#comments .comment-author-avatar img { border-radius: 50px; border: 3px solid #fff; box-shadow: 2px 2px 4px rgba(0,0,0,.4); }
section.body .content section#comments .comment-content { padding-top: 2px; margin-left: 86px; font-size: 14px; font-size: 1.4rem; line-height: 20px; color: #444444; }
section.body .content section#comments .comment-content p { margin-bottom: 12px; }
section.body .content section#comments .comment-content p .wp-smiley { margin: 0; }
section.body .content section#comments .comment-content .moderation { color: #EE6F25; }
section.body .content section#comments .comment-content .comment-author { margin-bottom: 6px; color: #1c6dac; font-family: 'Adelle', serif; font-size: 16px; font-size: 1.6rem; }
section.body .content section#comments .comment-content .comment-meta { zoom: 1; margin-top: 5px; background: url('images/bg.comment-meta.png') center 9px repeat-x; }
section.body .content section#comments .comment-content .comment-meta:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
section.body .content section#comments .comment-content .comment-meta time { font-size: 11px; font-size: 1.1rem; color: #9e9d9d; float: left; background: #fff; padding-right: 20px; }
section.body .content section#comments .comment-content .comment-meta .reply { font-size: 11px; font-size: 1.1rem; color: #ee6f25; float: right; background: #FFF url('images/bg.comment-reply.png') 24px 3px no-repeat; padding-left: 35px; }
section.body .content section#comments .comment-content .comment-meta .reply a { color: #EE6F25; }
section.body .content section#comments form#commentform p { margin-bottom: 0; }

section.body .content section#comments #respond { padding-top: 38px; }
section.body .content section#comments #respond h3 { color: #1c6dac; font-size: 19px; font-size: 1.9rem; padding-bottom: 10px; }
section.body .content section#comments #respond h3 a { color: #bbd533; }
section.body .content section#comments #respond h3 small { font-size: 14px; font-size: 1.4rem; padding-left: 3px; }
section.body .content section#comments #respond h3 small a { color: #ccc; font-weight: 400; text-transform: capitalize; }
section.body .content section#comments #respond .logged-in-as a { color: #555; }
section.body .content section#comments #respond .logged-in-as a:hover { color: #000; }
section.body .content section#comments #respond #author, 
section.body .content section#comments #respond #email { width: 45.75%; padding: 10px 1.5% 8px; float: left; margin-bottom: 3px; }
section.body .content section#comments #respond #email { float: right;  }
section.body .content section#comments #respond #comment { width: 97%; padding: 10px 1.5%; clear: both; margin-top: 10px; height: 142px; margin-bottom: 8px; }
section.body .content section#comments #respond #author, 
section.body .content section#comments #respond #email,
section.body .content section#comments #respond #comment { font-size: 16px; font-size: 1.6rem; font-family: 'Proxima Nova', sans-serif; background: #d7d7d7; border: 0; outline: none; border-radius: 3px; }
section.body .content section#comments #respond .form-submit { zoom: 1; }
section.body .content section#comments #respond .form-submit:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
section.body .content section#comments #respond #submit { float: right; } 

section.body .content .gform_wrapper { border-top: 2px solid #eeeded; clear: both; margin: 0; max-width: 100%; }
section.body .content .gform_wrapper .ginput_container { margin: 0; }
section.body .content .gform_wrapper h3 { padding: 0; margin: 30px 0 0 0; }
section.body .content .gform_wrapper ul { list-style: none; margin: 0; padding: 0; }
section.body .content .gform_wrapper ul li { padding-left: 0; list-style: none; }
section.body .content .gform_wrapper input[type='text'],
section.body .content .gform_wrapper input[type='email'],
section.body .content .gform_wrapper input[type='tel'] { width: 98%; padding: 10px 1%; clear: both; font-size: 16px; font-size: 1.6rem; font-family: 'Proxima Nova', sans-serif; background: #d7d7d7; border: 0; outline: none; border-radius: 3px; }
section.body .content .gform_wrapper textarea { width: 98%; padding: 10px 1%; font-size: 16px; font-size: 1.6rem; font-family: 'Proxima Nova', sans-serif; background: #d7d7d7; border: 0; outline: none; border-radius: 3px; }
section.body .content .gform_wrapper label { font-weight: 400; margin: 0 0 4px 0; }
section.body .content .gform_wrapper .gfield.email,
section.body .content .gform_wrapper .gfield.phone { width: 48.75%; float: left; clear: none; }
section.body .content .gform_wrapper .gfield.phone { float: right; }
section.body .content .gform_wrapper .gfield.email input,
section.body .content .gform_wrapper .gfield.phone input { width: 96%; padding: 10px 2%; }
section.body .content .gform_wrapper .gfield.method select { width: 48.5%; padding: 8px 3% 8px .75%; background: #CCC; border: none; border-radius: 4px; font-size: 16px; }

section.body .sidebar { float: right; width: 30.30821917808219%; margin-top: 7px; }
section.body .sidebar {  }
section.body .sidebar .widget { zoom: 1; padding-top: 20px; margin-top: 15px; border-top: 1px solid #eae9e9; }
section.body .sidebar .widget:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
section.body .sidebar .widget h3 { font-size: 15px; font-size: 1.5rem; text-transform: uppercase; color: #046aaa; line-height: 1; margin-bottom: 10px; }
section.body .sidebar .widget ul { list-style: none; }

section.body .sidebar .widget.share { border-top: none; margin-top: 0; padding-top: 0; }
section.body .sidebar .widget.share .fb-like { float: left; }
section.body .sidebar .widget.share .share { float: right; }

section.body .sidebar .widget.AuthorWidget h3.title,
section.body .sidebar .widget.AuthorWidget h3.title a { color: #bbd533; }
section.body .sidebar .widget.AuthorWidget img.avatar { max-width: 60px; float: right; border-radius: 50px; border: 3px solid #fff; box-shadow: 0 0 4px rgba(0,0,0,.4); margin-left: 10px; margin-bottom: 3px; }
section.body .sidebar .widget.AuthorWidget .about { color: #7c7c7c; font-style: italic; font-size: 14px; font-size: 1.4rem; }

section.body .sidebar .widget.RelatedWidget h3.title { color: #27a9e1; }
section.body .sidebar .widget.RelatedWidget ul { }
section.body .sidebar .widget.RelatedWidget ul li { zoom: 1; margin-bottom: 12px; }
section.body .sidebar .widget.RelatedWidget ul li:last-child { margin-bottom: 0; }
section.body .sidebar .widget.RelatedWidget ul li:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
section.body .sidebar .widget.RelatedWidget ul li img { float: left; width: 100px; height: 72px; margin-right: 10px; }
section.body .sidebar .widget.RelatedWidget ul li h4.title { color: #333; font-weight: 400; font-size: 14px; font-size: 1.4rem; line-height: 20px; }
section.body .sidebar .widget.RelatedWidget ul li.events h4.title { font-weight: 700; }
section.body .sidebar .widget.RelatedWidget ul li.events h5.meta { font-weight: 400; color: #27a9e1; margin-top: 2px; }
section.body .sidebar .widget.RelatedWidget ul li.events h5.meta b { font-style: italic; }
section.body .sidebar .widget.RelatedWidget ul li.events h5.meta b:after { content: ' \25CF'; font-size: 10px; }

section.body .sidebar .widget.pages { }
section.body .sidebar .widget.pages ul { }
section.body .sidebar .widget.pages ul li { margin-bottom: 7px; font-weight: bold; }
section.body .sidebar .widget.pages ul li.current_page_item a { color: #BBD633; font-weight: bold; }


section.body .sidebar .widget.widget_wysija h3.title { font-size: 24px; font-size: 2.4rem; font-weight: 300; color: #27aae1; line-height: 26px; margin-bottom: 5px; }
section.body .sidebar .widget.widget_wysija h3.title em { color: #bbd533; font-style: normal; font-weight: 900; }
section.body .sidebar .widget.widget_wysija h3.title b { color: #046aaa; font-style: normal; font-weight: 900; }
section.body .sidebar .widget.widget_wysija .wysija-input { width: 95%; padding: 10px 2.5%; clear: both; font-size: 16px; font-size: 1.6rem; font-family: 'Proxima Nova', sans-serif; background: #d7d7d7; border: 0; outline: none; border-radius: 3px; }
section.body .sidebar .widget.widget_wysija .wysija-submit { float: right; margin-top: 8px; }
section.body .sidebar .widget.widget_wysija .formError { position: relative !important; top: auto !important; left: auto !important; }
section.body .sidebar .widget.widget_wysija .formError .formErrorContent { background: none transparent; border: none; color: #8B0000; font-family: inherit; font-size: 12px; padding: 5px 10px 4px; position: absolute; width: 150px; z-index: 5001; top: 0; border-radius: 3px; text-align: right; right: 0; font-weight: bold; }

section.body .sidebar .widget.TopCategoriesWidget li { margin-bottom: 5px; }

section.body .additional-posts { clear: both; padding-top: 60px; }
section.body .additional-posts .posts { list-style: none; }
section.body .additional-posts .posts .post { float: left; width: 31.97925669835782%; margin: 0 2% 0 0; }
section.body .additional-posts .posts .post:last-child { margin-right: 0; }
section.body .additional-posts .posts .post h4 { font-size: 19px; font-size: 1.9rem; font-weight: 300; background: none transparent; border: none; padding: 10px 2.432432432432432%; margin: 0 0 4px; -webkit-transition: color .5s ease; -moz-transition: color .5s ease; -o-transition: color .5s ease; transition: color .5s ease; }
section.body .additional-posts .posts .post h4:hover { color: #000; }

section.body.fullwidth .content { float: none; width: 100%; }

section.body.homepage #promoted { height: auto; margin: 50px 0px 60px; }
section.body.homepage #promoted .post .featured { float: left; width: 67.18885988%; }
section.body.homepage #promoted .post .summary { float: right; width: 26.285466%; padding-top: 30px; padding-right: 2.25%; }
section.body.homepage #promoted .post .summary h4.subtitle { color: #BBD533; font-weight: 400; margin-bottom: 3px; font-size: 14px; }
section.body.homepage #promoted .post .summary h2.title { font-size: 19px; font-size: 1.9rem; margin-bottom: 15px; color: #111; }
section.body.homepage #promoted .post .summary p { line-height: 20px; color: #949494; margin-bottom: 10px; }
section.body.homepage #promoted .post .summary .meta { color: #27aae1; font-style: italic; font-size: 13px; font-size: 1.3rem; }
section.body.homepage #promoted .post .summary .meta a { color: #27aae1; }
section.body.homepage #promoted .post .summary .meta .comments:before { content: ' \25CF'; font-size: 10px; }
section.body.homepage #promoted .post .summary .meta .location:after { content: ' \25CF'; font-size: 10px; }

body.page-template-homepage-php .trust-logos { display: none; }

section.body.blogroll .content { width: 100%; float: none; }
section.body.blogroll .content .row { }
section.body.blogroll .content .row .hentry { float: left; width: 31.97925669835782%; margin: 0 2% 25px 0; }
section.body.blogroll .content .row .hentry:last-child { margin-right: 0; }
section.body.blogroll .content .row .hentry .details { padding: 10px 2.432432432432432%; }
section.body.blogroll .content .row .hentry .details h2 { font-size: 18px; font-size: 1.8rem; font-weight: 300; background: none transparent; border: none; padding: 0; margin: 0 0 4px; }
section.body.blogroll .content .row .hentry .details .excerpt { margin: 0 0 6px; line-height: 22px; color: #999; }
section.body.blogroll .content .row .hentry .details .excerpt p { font-size: 14px; font-size: 1.4rem; margin-bottom: 5px; font-weight: 300; line-height: 22px; }
section.body.blogroll .content .row .hentry .details .meta { color: #27aae1; font-style: italic; font-size: 12px; font-size: 1.2rem; }
section.body.blogroll .content .row .hentry .details .meta a { color: #27aae1; }
section.body.blogroll .content .row .hentry .details .meta .comments:before { content: ' \25CF'; font-size: 10px; }
section.body.blogroll .content .row .hentry .details .meta .location:after { content: ' \25CF'; font-size: 10px; }

section.body.blogroll.search .hero { background: url('images/bg.search.jpg') center center no-repeat; background-size: cover !important; min-height: 235px; }
section.body.blogroll.category .hero { background: url('images/bg.search.jpg') center center no-repeat; background-size: cover !important; min-height: 235px; }
section.body.blogroll.jobs .hero { background: url('images/bg.search.jpg') center center no-repeat; background-size: cover !important; min-height: 235px; }

section.body.single .content a { color: #046AAA; }
section.body.single .content a:hover { color: #00558A; }
section.body.single.event .content .logo { float: left; }

section.body.team { }
section.body.team .team { clear: both; zoom: 1; }
section.body.team .team:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
section.body.team .team .member { position: relative; float: left; width: 160px; margin-right: 2%; text-align: center; margin-bottom: 2%; border-radius: 160px; overflow: hidden; height: 160px; }
section.body.team .team .member:hover .details { display: block; }
section.body.team .team .member img { margin: 0; }
section.body.team .team .member .details { display: none; position: absolute; top: 0; width: 100%; background: rgba(137,176,0,.6); padding: 55px 0 4px; height: 160px;}
section.body.team .team .member .details h4 { color: #fff; margin-top: 2px; padding: 0; line-height: 1; font-size: 17px; font-size: 1.7rem; }
section.body.team .team .member .details p { color: #fff; font-size: 13px; font-size: 1.3rem; margin: 4px 10px 0 10px; line-height: 15px; }

section.body.services .content .services { }
section.body.services .content .services .row { margin-bottom: 20px; }
section.body.services .content .services .section { float: left; width: 27%; padding: 19px 2% 0 40px; background: url('images/bg.services.section.jpg') left top no-repeat; }
section.body.services .content .services .section h3 { color: #005993; font-size: 22px; font-size: 2.2rem; }
section.body.services .content .services .section h3 a { color: #005993; }
section.body.services .content .services .section h3 a:hover { color: #004673; }

section.body footer.upsell { clear: both; }

section.body .navigation { }
section.body .navigation ul { text-align: center; margin: 0; padding: 0; font-size 12px; font-size: 1.2rem; }
section.body .navigation ul li { display: inline-block; margin: 0; padding: 0; line-height: 1; }
section.body .navigation ul li .page-numbers { display: block; width: 34px; text-align: center; padding: 8px 0; border: 1px solid #CCC; background: #DDD; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;}
section.body .navigation ul li .current { background: #046aaa; color: #fff; font-weight: 700; border: 1px solid #005D97; }
section.body .navigation ul li a:hover { border: 1px solid #99AF28; background: #BBD533; color: #fff; }

.author section.body.blogroll.author .hero { padding: 50px 0 0; width: 91.25%; margin: 0 auto; min-height: 0; }
.author section.body.blogroll.author .hero .author { float: left; margin: 0 2% 0 0; }
.author section.body.blogroll.author .hero .author img { max-width: 100px; border-radius: 55px; border: 4px solid #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }
.author section.body.blogroll.author .hero .author-description { padding-top: 18px; overflow: hidden; box-sizing: border-box; }
.author section.body .hero h1.title { background: transparent none; float: none; clear: both; font-size: 36px; font-size: 3.6rem; color: #004673; font-weight: 300; line-height: 44px; padding: 0 0 5px; }
.author section.body .hero h3 { background: transparent none; float: none; clear: both; font-size: 16px; font-size: 1.6rem; color: #093E61; font-weight: 300; line-height: 1; padding: 0; }
.author section.body .hero p { color: #333; padding: 15px 0; font-size: 16px; line-height: 22px;}
.author section.body .hero .group { position: static; width: 100%; }
.author footer.body { margin-top: 0; }

.bx-wrapper {}
.bx-wrapper .bx-controls { padding-top: 16px; text-align: center; }
.bx-wrapper .bx-controls .bx-pager { }
.bx-wrapper .bx-controls .bx-pager .bx-pager-item { display: inline-block; margin: 0 5px; }
.bx-wrapper .bx-controls .bx-pager .bx-pager-item a { display: block; background: #e5e5e5; text-indent: -9999em; border-radius: 13px; width: 13px; height: 13px;  }
.bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active { background: #c3d941; }

footer.body { text-align: left; background: #046aaa; margin-top: 40px;}
footer.body .w { background: url('images/logo.footer.png') left center no-repeat; min-height: 91px; padding: 20px 0; }
footer.body h4 { font-weight: 700; color: #fff; text-transform: uppercase; font-size: 36px; font-size: 3.6rem; padding-top: 17px; text-align: right; }
footer.body h4 b { color: #bbd533; }

footer.body .widget ul li a { color: #fff; }
footer.body .widget ul li a:hover { color: #BBD533; }
footer.body p { clear: both; padding-top: 0; color: #fff; font-size: 12px; font-size: 1.2rem; text-align: right; }
footer.body p a { color: #fff; }

footer.body nav { background: #004774; } 
footer.body nav .w { background: #004774; padding: 10px 0; min-height: 0; }
footer.body nav .widget ul { list-style: none; text-align: right;  }
footer.body nav .widget ul li { display: inline; }
footer.body nav .widget ul li a { padding: 0 0 0 10px; font-size: 13px; }

/* Wordpress Utility Classes */
.sticky{}
.edit-link { text-align: right; font-size: 12px; }
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}
section.body .content img.alignright{ float: right !important; margin: 8px 0 5px 10px !important; }
section.body .content img.alignleft{ float: left !important; margin: 8px 10px 5px 0 !important; }
section.body.fullwidth .content img.alignright{ margin: 8px 0 10px 20px !important; }
section.body.fullwidth .content img.alignleft{ margin: 8px 20px 10px 0 !important; }
section.body .content img.aligncenter{ text-align: center !important; display: block; margin: 5px auto; }
.logout a:hover { color: #C43316 !important; }
.important { color: #cc0000 !important; }

.widget_wysija_cont .updated,
.widget_wysija_cont .error,
.widget_wysija_cont .xdetailed-errors { border: none; background: none transparent; }

/*Pages*/
body.page-id-5 .welcome { }
body.page-id-5 .locations { float: right; margin-left: 40px; width: 50%; }
body.page-id-5 .locations .location { float: left; }
body.page-id-5 .locations .location.duluth { margin-right: 40px; }

/*Services dev design*/
.page-template-lp-service-detail footer, .single-case_studies footer{margin:0;} 
aside#sidebar_services{width:100%;background-color:#e6e8ed;}
aside#sidebar_services .w{max-width: 1280px;margin: 0 auto;width:100%	;}
aside#sidebar_services .widget_nav_menu{float:left;width:22.578125%;padding: 30px 5% 10px 0;box-sizing:border-box;}
aside#sidebar_services .widget_nav_menu h3{ white-space: nowrap;color:#bbc5dd;text-transform: uppercase; padding-bottom: 20px;height: 22px}
aside#sidebar_services .widget_nav_menu ul li{list-style-type:none;padding-bottom: 12px;padding-right: 1%}
aside#sidebar_services .widget_nav_menu ul li a{color:#000; font-size: 14px;font-weight: 600;}
aside#sidebar_services #wysija-5{background-color: #9ca7bf;float:right;width:32.265625%;box-sizing:border-box;padding:20px;}
aside#sidebar_services #wysija-5 h3.title{display: none}
aside#sidebar_services #wysija-5 h3{padding-bottom:19px;font-size: 52px; color: #79849c;text-transform: uppercase; letter-spacing: 0px;font-weight: 900;line-height: 39px;}
aside#sidebar_services #wysija-5 h3 span.green{color:#b2d117;}
aside#sidebar_services #wysija-5 h3 span.grey{color:#8a94ac;}
aside#sidebar_services #wysija-5 label{display:none;}
aside#sidebar_services #wysija-5 input[type=text]{padding: 14px 5%;width: 90%;border: 0px; border-radius: 2px;}
aside#sidebar_services #wysija-5 input[type=submit]{background: #9ca7bf;color: #fff; border: #fff solid 2px; border-radius: 2px; padding: 12px 15px; float: right;font-size: 14px;margin-top: 10px}


/*Case Studies*/
.single-case_studies section.landing.page { background: #eff1f6; }
.single-case_studies header.hero{ margin: 0 auto; min-height: 100px}
.single-case_studies header.hero .w{ padding: 23px 24px; width:94.38%; position: relative; background-color: #fff ; margin: 0px auto 0 auto; box-sizing: border-box; max-width: 1280px; }
.single-case_studies header.hero .w h1{color: #000;font-size: 35px;font-weight: 300;width: 65%;padding-right:11%;float: left;box-sizing:border-box;}
.single-case_studies header.hero .w p{float:right;width:13.5%;color:#000;font-size: 15px;font-weight: 600;}
.single-case_studies header.hero .w p span{display: block;color:#b3cf2d;padding:10px 0 10px;}
.single-case_studies article.content{ max-width: 1280px;margin: 0 auto;width:100%;float:none;}
.single-case_studies article.content .w.description { padding-top: 0; }
.single-case_studies article.content p{color: #000;font-size: 16px;float: left;width:48%;font-weight: 300;line-height: 26px;}
.single-case_studies article.content p:first-child{padding-right: 4%}
.single-case_studies article.content .w.images{width:100%;line-height: 0}
.single-case_studies article.content .w.images img{float:left;width:50%;margin: 0;}
.single-case_studies article.content .w.images .single img { float: none; width: 100%; }
.single-case_studies article.content .w.bottom{text-align: center;padding-bottom: 1px;}
.single-case_studies article.content a#back_btn{background: #b3cf2d url(images/case_study_button_arrow.jpg) no-repeat right;padding:7px 56px 7px 31px;;color: #fff;text-transform: lowercase;border-radius: 2px;font-size: 14px;font-weight: 400;margin-top: 15px}
.single-case_studies article.content p.cta{text-align: center;color:#8b8e96;width:100%;font-size: 19px;font-weight: 600; margin: 30px 0 40px;}
.single-case_studies article.content p.cta a{color:#00a5db;}
