

/*	.Color
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.teal {
	background: #1383A7;
}
.teal-light {
	background: #65c0d0;
}
.blue-x {
	background: #337ab7;
}
.blue-hicon {
	background: #2275b4;
}
.light-blue {
	background: #e5f1fb;
}
.blue-jenb {
	background: #187bc3;
}
.grey-warm {
	background-color: #d4d3ce;
}


/* Bootstrap alt gutters
http://codepen.io/Arnique/pen/EjGGEK
http://arnique.net/web-design/58/a-quick-guide-to-changing-bootstraps-gutter-width/
*/
x.gutter-big.row {
        margin-right: -35px;
        margin-left: -35px;
      }
x.gutter-big > [class^="col-"],
x.gutter-big > [class^=" col-"] {
        padding-right: 35px;
        padding-left: 35px;
      }



/*	.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body, p {
	font-family: 'Open Sans', Arial, sans-serif;
}
p {
	margin-bottom: 1.5em;
}

h2 {
	font-size: 26px;
}
a, a:hover {
	/* color: #2275b4; */
			color: #1383A7;
}
.footer-info {
	background: #2a2b2a;
	color: #fff;
	padding: 50px 0;
	margin-top: 50px;
	}
	.site-footer a {
		/* color: #4596e1; */
				color: #1383A7;
	}
	.site-footer .legal {
		background: #222;
		border-top: 1px solid #3c3c3c;
		color: #999;
		font-size: 12px;
		padding: 35px 0;
	}
.projects-grid {
	clear: left;
	overflow: hidden;
}
.projects-grid li {
    /*width: 29.5%;*/
    /*width: 21%;*/
    width: 100%;
    /*background: #f5f5f5;*/
    float: left;
    /*margin: 0 15px 15px 0;*/
    /*margin: 0 40px 40px 0;    */
	margin: 0 0 30px 0;
	list-style: none;
	}

.single-staff .projects-grid li {
	width: 13%;
}
.projects-grid li h2 {
	/*font-size: 16px;*/
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    /*font-size: 32px;*/

	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	margin: 0;
	}
.projects-grid li a {
	position: relative;
	display: block;
    padding: 20px;
    height: 180px;
    /*background: rgba(0,0,0,0.3);*/
    background: rgba(255,255,255,0.3);
    /*background: rgba(0,0,0,0.25);*/
    box-shadow: 1px 1px 5px -1px #000;
    /*border: 1px solid #fff;*/
    /*color: #000;*/
	}


.home .topics.projects-grid li,
.topics.projects-grid li {
	background: none;
}
.home .projects-grid a.topic-img,
.projects-grid a.topic-img {
	height: 240px;
	background-size: cover;
	box-shadow: none;
}

.home .projects-grid li h2,
.projects-grid li h2 {
	position: relative;
	border-bottom: 1px solid #eee;

	bottom: 0;
	left: 0;
	right: 0;
}
.home .projects-grid li h2 a,
.projects-grid li h2 a {
	color: #000;
	background: #f9faf9;
	box-shadow: none;
	height: 80px;
	font-size: 18px;
	font-weight: normal;
	text-shadow: none;
	text-align: center;
}


	.topic-img {
		height: 240px;
				background-repeat: no-repeat;
				background-size: cover;
	}

	.home .projects-grid li a,
	.projects-grid li a {
		height: auto;
		padding: 0;
		box-shadow: none;
		border-bottom: 2px solid #eee;
	}
	.home .projects-grid li a:hover,
	.projects-grid li a:hover {
		border-bottom: 2px solid #1383A7;
	}
	.home .projects-grid h3,
	.projects-grid h3 {
	    height: 80px;
	    padding: 20px;
	    margin: 0;
	    text-align: center;
	    font-size: 18px;
	    color: #000;
	    background: #f9faf9;
	}
	.home .projects-grid a:hover .topic-img,
	.projects-grid a:hover .topic-img {
		opacity: .8;
	}


.core-services {
	text-align: center;
	margin: 20px 0;
}
.entry-content .core-services li {
	display: inline-block;
	width: 28%;
	list-style: none;
	vertical-align: top;
	margin: 0 15px;
}
.core-services li a {
	padding: 20px;
	display: block;
	text-decoration: none;
	/*
	border: 1px solid #fff;
	border: 6px solid #337ab7;
	border: 2px solid #eee;
	*/
	/*background: #eee;*/
	border-radius: 12px;
}
.core-services a img {
	border: none;
}
.core-services a:hover {
	box-shadow: 0px 0px 11px -2px #333;
	/*border-color: #333;*/
}
.core-services h2 {
    min-height: 60px;
    margin: 0;
    font-size: 23px;
}
.service-tags li {
	float: left;
}

.methods li {
	float: left;
    padding: 20px;
    width: 20%;
    height: 180px;
    /*margin: 0 0 20px 0;*/
    margin: 0;

	text-align: center;
    font-weight: bold;
    font-size: 32px;
	list-style: none;

    /*border: 1px solid #fff;*/
}
#page .methods img {
	margin: 0;
	padding: 0;
	border: none;

	width: 50%;
    height: auto;
}
.methods h2 {
	font-size: 18px;
	margin-top: 5px;
}



.single-staff .staff h2.entry-title {
	font-size: 13px;
}
.projects-grid li a:hover {
    /*background-color: #eee;*/
    /*background: rgba(0,0,0,0.0);*/
    background: rgba(255,255,255,0.1);
    /*background: rgba(255,255,255,0.2);*/
    text-decoration: none;
	}
.services.projects-grid li a {
	padding: 0;
	height: 240px;
	font-size: 24px;
	text-shadow: none;
	background: none;
	color: #000;

	text-align: center;
	padding: 15px;
}
.services.projects-grid li a:hover {
    border: 1px solid #ccc;
}
.services.projects-grid li {
	/*border: 1px solid #eee;*/
	margin-left: 0;
	/*height: 250px;*/
}
.site-main .projects-grid img {
	border: none;
	border-radius: 0;
	margin-bottom: 10px;

}
#x .topics.projects-grid li {
	/*background: #444;*/
    background-size: cover;
    background-position: 50% 20%;
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }


.entry-content img {
    width: 100%;
 				   width: auto;
    height: auto;
}


/*	Staff
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.posttype-staff .grid {
	overflow: hidden;
}
.posttype-staff .grid li {
    width: 21%;
    height: 250px;
    float: left;
    margin: 0 30px 30px 0;
	list-style: none;
}
.posttype-staff .grid li a {
	padding: 0;
	font-size: 14px;
	color: #000;
	/*
	height: 240px;
	text-shadow: none;
	background: none;
	text-align: center;
	padding: 15px;
	*/
}
.posttype-staff .grid li a:hover {
	text-decoration: none;
	color: #23527c;
}
.posttype-staff .grid li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 5px;
	border-radius: 0;
	padding: 5px;
}
.posttype-staff .grid li h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #1383A7;
	font-weight: normal;
}


.posttype-staff .staff img {
    border: 0;
    padding: 0;
    margin-bottom: 10px;
    border-radius: 4px;
    height: auto;
}
.staff h3.entry-title {
    font-size: 17px;
    margin: 0;
    color: #1383A7;
    margin-bottom: 4px;
}
.staff .entry-content a {
	color: #000;
	text-decoration: none;
	padding: 0 0 20px 0;
	display: block;
}
.single-staff .entry-meta {
	padding: 10px 0 30px 0;
}
.single-staff .email-link {
	margin-bottom: 5px;
}
.single-staff .fa {
	margin-right: 10px;
}
.single-staff .thumb {
    /*padding-top: 20px;*/
}
.staff .item {
	margin-bottom: 20px;
}
.staff-list {
	margin-top: 30px;
}
.staff img {
	background: #000;
}
.staff a:hover img {
	opacity: .9;
}
.adjunct-staff h4 {
	font-size: 17px;
}

/* Revolution Slider - hide bullet previews */
#page .tp-bullet-image {
    display: none;
}




/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */


a:focus{
	text-decoration: none;
}
.tagcloud a {
	display: block;
	font-size: 14px !important;
	}
ul,
.widget_nav_menu ul {
	list-style: none;
	padding-left: 0;
	}


/*	 bullets
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.entry-content ul {
	display: table;
}
.entry-content .gform_wrapper ul {
	display: block;
}
.entry-content li:before {
    font-family: FontAwesome;
    content: "\f111";
    font-size: 7px;
    color: #555;

    padding: 0px 12px 0 0;
    margin-left: -18px;
    vertical-align: middle;
}
.entry-content li {
	margin-left: 30px;
	margin-bottom: 8px;
			/*line-height: 120%;*/
}
.entry-content .gform_wrapper li:before,
.entry-content .service-tags li:before,
.entry-content .core-services li:before,
.entry-content .projects-grid li:before {
	display: none;
}

#sidebar .widget li a,
.tz_dynamic_subnav li a,
.widget_nav_menu li a {
	display: block;
	padding: 8px 17px;
	margin-bottom: 2px;
	line-height: normal;
	/*border-left: 3px solid #ddd;*/
}

.widget .current-cat a,
.single-staff .tz_dynamic_subnav li.nav2-staff a,
.post-type-archive-staff .tz_dynamic_subnav li.nav2-staff a,
.tz_dynamic_subnav li.current-menu-item > a,
#sidebar .widget_nav_menu li.current-menu-item > a {
	background: #f5f5f5;
}
.projects-list .project {
	margin: 3em 0;
	position: relative;
	overflow: hidden;
}
i.fa {
	font-size: 1.2em;
	margin-right: 5px;
	}
.project-tags {
	font-size: .9em;
	/*margin-left: 35%;*/
}
.thumbnail > a > img {
	width: 100%;
}
#x.site-main img {
	padding: 4px;
	margin-bottom: 20px;
	/*line-height: 1.42857143;
	background-color: #ffffff;
	*/
	border: 1px solid #ddd;
	border-radius: 4px;

		max-width: 100%;
		height: auto;
}
.site-main .thumbnail img {
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

/* .staff a:hover img, */
.announce a.btn,
.testimonials a,
.navbar-nav a,
		.navbar-nav,
.core-services a,
.services li a,
.transition,
.topics li a
	{
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#primary.fullwidth {
	width: 100%;
}

.site-content .post-navigation {
    margin: 30px 0 0;
    opacity: .7;
    padding: 20px 0;
    border-top: 1px dotted #ccc;
}

.navbar-nav li {
    margin: 0 2px;
}
.navbar-default .navbar-nav > li > a {
	color: #767676;
}
.navbar-default .navbar-nav > li > a:hover {
    border-radius: 6px;
    background: #f5f5f5;
}

.posttype-post .navbar-default .nav1-blog a,
	.posttype-post .navbar-default .nav1-blog a:hover,
	.posttype-post .navbar-default .nav1-blog a:focus,
.posttype-staff .navbar-default .nav1-about a,
	.posttype-staff .navbar-default .nav1-about a:hover,
	.posttype-staff .navbar-default .nav1-about a:focus,
.posttype-topic .navbar-default .nav1-projects a,
	.posttype-topic .navbar-default .nav1-projects a:hover,
	.posttype-topic .navbar-default .nav1-projects a:focus,
.posttype-service .navbar-default .nav1-services a,
	.posttype-service .navbar-default .nav1-services a:hover,
	.posttype-service .navbar-default .nav1-services a:focus,
.navbar-default .navbar-nav > .current-page-ancestor > a,
	.navbar-default .navbar-nav > .current-page-ancestor > a:hover,
	.navbar-default .navbar-nav > .current-page-ancestor > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    /*
    color: #555555;
    background-color: #e7e7e7;
    color: #000;
	background: #1383A7;
    */
    /*background-color: #f3f3f3;*/
    background-color: #1383A7;
	color: #fff;
    border-radius: 6px;
    }

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.05); }




.project-tags a {
    padding: 0 4px;
    /*padding: 0 8px 0 0;*/
}

.projects-list.v2 .thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
}
.projects-list.v2 .hide_img .thumbnail {
	display: none;
}
.projects-list.v2 p {
	/*margin-left: 35%;*/
}
.projects-list.v2 h2 {
	/*margin-left: 35%;*/
	margin-top: 0;
}


ul.service-tags,
ul.service-tags ul {
	display: inline;
}
.service-tags li {
    display: inline;
    float: none;
    margin: 0;
}
.project-meta span {
	padding-right: 10px;
}
.service-tags ul.children:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 9px;
    color: #999;
    padding: 0 2px;
    vertical-align: middle;
}
#page ul.service-tags li::before {
    content: "|";
    display: inline-block;
    margin: 0;
    padding: 0 4px 0 0;
    font-size: 1em;
    font-family: inherit;
}

#page ul.service-tags li:first-child::before,
#page ul.service-tags .children li::before {
	display: none;
}



.projects-list .featured-img {
    /*width: 30%;*/
    /*float: left;*/
    margin: 5px 0 10px 0;
}
.projects-list .featured-img img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;

    	border-radius: 8px;
    	border: none;
    	padding: 0;
}
.projects-list .featured-img .caption {
	font-size: .9em;
	color: #777;
	font-style: italic;
	line-height: normal;
}


.posttype-staff .grid li img.temp-img {
	height: 199px;
}
.single-staff article {
    margin-bottom: 60px;
    overflow: hidden;
}
.page-id-33 .entry-content p {
	padding: 25px 0;
	margin: 0 0 0 0px;
	border-bottom: 1px dotted #ccc;
}
/*.page-id-33 .entry-content p:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 50px;
    width: 80px;
    float: left;
    color: #ddd;
}*/


.mfp-with-fade .mfp-content,
.mfp-with-fade .mfp-arrow, .mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content,
.mfp-with-fade.mfp-ready .mfp-arrow {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-fade.mfp-removing .mfp-content,
.mfp-with-fade.mfp-removing .mfp-arrow, .mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}

#colorbox:focus,
a:focus
{ outline: none; }


.staff h2.entry-title {
	font-size: 20px;
}

.post-type-archive-staff .projects-grid li {
	width: 28%;
}
.client-logo {
	/*
	width: 45%;
	height: 150px;
	float: left;
	margin: 0 10px 0 0;

		padding: 10px;
		border: 1px solid #eee;
	*/
	width: 80%;
	margin: 0 0 40px 10px;

}
.client-logo img {
	width: 100%;
	height: auto;
}
.widget-area aside {
	margin-bottom: 3em;
}
.single-staff .thumb {
	/*float: right;*/
	/*margin: 0 0 0 2em;*/

}
.single-staff .thumb img {
	/*width: 250px;*/
	height: auto;

}
.breadcrumbs .bc-sep {
    padding: 0 6px;
    color: #999;
}
.breadcrumbs span {
    font-size: .95em;
}
.breadcrumbs a {
    color: #999;
}
.breadcrumbs i.fa {
	margin: 0;
}
.project-list {
	margin-top: 50px;
	/*border-top: 1px dotted #ccc;*/
}
.sub-services {
	margin-top: 50px;
	border-top: 1px dotted #ccc;
}

.job-title {
	line-height: 120%;
	font-size: 13px;
	color: #333;
}

.widget-area .sub-menu {
	margin: 0 0 0 25px;
}







#page .metaslider .caption-wrap {
	/*top: 0;*/
	background: none;
	opacity: 1;
	height: 0;
}

#page .metaslider .caption {
	padding: 0;
}
.cta-bar a {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: right;
	padding: 30px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.2);
	text-decoration: none;
}
#children .cta-bar a {
	font-size: 22px;
}
.quote {
    position: absolute;
    top: -315px;
    color: #000;
    font-size: 22px;
    line-height: normal;
    left: 40%;
    right: 5%;
}
.quote-credit {
    font-size: 30px;
    padding-top: 10px;
}
.more {
	margin: 20px 0;
}
.home-blocks .fa {
	margin-right: 15px;
}
.home-blocks h2 {
	margin-bottom: 15px;
	font-size: 28px;
}
.home-blocks .thumb {
	width: 40%;
	float: left;
	margin: 0 15px 0 0;
}
.home-blocks .thumb img {
	margin: 0;
	height: auto;
}
				.flexslider #children .blurb {
				    position: absolute;
				    top: -350px;
				    left: 35%;
				    right: 5%;
				    color: #fff;
				    text-shadow: 1px 1px 3px #000;
				}
				.flexslider #children h2 {
					font-size: 50px;
					line-height: 100%;
					margin-bottom: 30px;
					font-weight: 300;
				}
				.flexslider #children p {
					font-size: 24px;
					line-height: normal;
				}

.flexslider #diagrams {
    position: absolute;
    font-size: 34px;
    line-height: normal;
    top: -320px;
    color: #000;
    left: 60%;
    /*right: 5%;*/
    /*font-weight: bold;	*/
}
.flexslider #diagrams h2 {
	font-size: 26px;
	margin-bottom: 28px;
}
.flexslider #diagrams p {
	font-size: 18px;
	line-height: 150%;
}

.flexslider #stem {
    position: absolute;
    top: -200px;
    left: 0;
}
.flexslider #stem a {
	color: #fff;
	background: rgba(0,0,0,.2);
	padding: 20px 50px;
	text-decoration: none;
	display: block;
}
.flexslider #stem h2 {
	margin: 0 0 15px 0;
    font-size: 48px;
    font-weight: 300;
}
.flexslider #stem p {
    font-size: 30px;
    font-weight: 300;
    text-align: right;
}







/*	.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.site-header {
	/*background: #f2e2e2;*/
}
.site-content {
	/*background: #ebf9e5;*/
}
.navbar {
    background: transparent;
    border: none;
    /*border-top: 1px dotted #ddd;*/
    /*padding: 35px 0 0 0;*/
		margin: 0;
		min-height: 0;
    /* min-height: 75px; */
		/* padding: 20px 0; */
			padding: 5px 0;
}
.scrolled .navbar {
	/* padding: 10px 0; */
		padding: 0;
	margin-bottom: 0px;
}
.navbar-default .navbar-collapse {
	/*padding-top: 3px;*/
}
.top-bar {
	/*display: block;*/
		height: 36px;
		overflow: hidden;
}
.scrolled .top-bar {
	/*display: none;*/
		height: 0;
}
.navbar-brand {
	padding: 0;
	    /*margin-top: -8px;*/
	    /*margin-top: -11px;*/
	    height: auto;
}
.scrolled .navbar-nav {
	/* padding-top: 0px; */
				/* padding-top: 8px; */
}
img {
	max-width: 100%;
}

.site-branding {
	margin-left: 0px;
	max-width: 210px;
	/*max-width: 200px;*/
    /* margin-top: 7px; */
}
.scrolled .site-branding {
	max-width: 170px;
}
.navbar-toggle {
	margin-right: 0;
}
.site-description {
	/*color: #aaa;*/
	color: #767676;
	font-weight: 300;
	clear: left;
		margin: 0;
	font-size: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.scrolled .site-description {
	/*letter-spacing: normal;*/
}
.navbar-nav a {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}

.navbar-nav > li > a {
	padding: 12px 15px;
}
		@media only screen and (min-width: 768px) and (max-width: 1199px) {
			.navbar-nav > li > a {
			    padding: 10px 12px;
			    font-size: 12px;
			}
		}
.contact-bar {
	font-size: 11px;
	padding: 10px 0 0 0;
	color: #7a7a7a;
	letter-spacing: .3px;
	text-align: center;
}
.contact-bar .email {
	border-right: 1px dotted #ddd;
	padding-right: 15px;
	margin-right: 11px;
}
.contact-bar .email a {
	color: #7a7a7a;
}
.contact-bar .fa {
	font-size: 1.4em;
	opacity: .7;
	margin-right: 8px;
}



/*	top/contact bar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.social {
	display: none;
	text-align: right;
	padding: 10px 0 4px 0;
}
.social a {
	display: inline-block;
	/*background: #1383A7;*/
	background: #a2a2a2;
	color: #fff;
	padding: 4px 0;
	width: 28px;
	border-radius: 3px;
}
.social .fa {
    font-size: 14px;
    line-height: 18px;
    padding: 0 8px;
    margin: 0;
    float: left;
}


/*	.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.banner {
	/*background: #e5f1fb;*/
	/*min-height: 100px;*/
	/*background: #f5f5f5 url('https://web.archive.org/web/20211030194455im_/https://awcdn1.ahmad.works/bostan/wp-content/uploads/2013/06/header_title.jpg') no-repeat left top;*/
	background-size: cover;
	/*padding: 40px;*/
	color: #fff;
	height: 120px;
	margin-bottom: 30px;
}
.metaslider {
	overflow: hidden;
}

#sticky-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    box-shadow: 0px 0px 8px #000;
    background: #fff;
    /*background: rgba(255,255,255,0.9);*/
}
#page {
	padding-top: 93px;
}
.home-slider {
	/* margin-bottom: 40px; */
		margin-bottom: 0px;
}
.footer-info p {
	font-size: 12px;
	line-height: 23px;
}

h3.widget-title,
h2.heading {
    margin-top: 20px;
    line-height: 24px !important;
    margin-bottom: 22px;
    color: #555;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 13px;
    font-size: 18px;
}
h3.widget-title span,
.heading span {
    border-bottom: 3px solid #1383A7;
    padding-bottom: 11px;
	background: #fff;
}

.footer-info h4 {
	font-weight: bold;
	text-transform: uppercase;
    border-bottom: 3px solid #1383A7;
    padding-bottom: 7px;
    font-size: 15px;
	margin-bottom: 35px;
	display: inline-block;
}
.footer-info .widget_nav_menu li a,
.footer-info .widget_recent_entries li {
    line-height: 130%;
    padding: 10px 0;
    border-bottom: 1px dotted #444;
    font-size: 13px;
}
.footer-info span.post-date {
    display: block;
    color: #999;
    font-size: 12px;
}
.footer-info .widget_nav_menu ul,
.widget_recent_entries ul {
	margin-top: -10px;
}


.icon-blocks {
	overflow: hidden;
	/*margin: 40px 0;*/
	margin: 20px 0 40px 0;
	text-align: center;
}
.icon-blocks h2 {
	text-align: left;
}
.icon-blocks .icon {
	/*height: 120px;*/
	padding: 10px;
}
.icon-blocks .circle {
	background: #1383A7;
	border-radius: 50px;
	padding: 20px;
	width: 80px;
	height: 80px;
	display: inline-block;
	/*border: 10px solid #1383A7;*/
}
.icon-blocks .circle:hover {
	background: #fff;
	/*width: 100px;
	height: 100px;*/
	/*padding: 35px;*/
	/*border: 10px solid #fff;*/
	transform: scale(1.1);
}

.icon-blocks i.fa {
	font-size: 35px;
	margin: 0;
	color: #fff;
}
.icon-blocks .circle:hover .fa {
	color: #1383A7;
}
.icon-blocks .big i.fa {
	font-size: 65px;
}
.icon.big .circle {
	border-radius: 80px;
    padding: 40px;
    width: 150px;
    height: 150px;
}
.icon.big {
	margin-bottom: 20px;
	float: right;
	/*width: 25%;*/
}
.icon-blocks.services-page .text {
	text-align: left;
	padding-top: 20px;
	font-size: 16px;
}
.icon-blocks.mission-page .text {
	text-align: left;
	font-size: 16px;
}
.icon-blocks.mission-page h2,
.icon-blocks.services-page h2 {
	font-size: 32px;
}
.icon-blocks .box {
    padding-bottom: 30px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}

.home-slider {
	margin-top: -1px;
		/*background: red;*/
}
.metaslider_1695 {
	/*background: green;	*/
}
#metaslider_1695 {
	/*background: blue;*/
}
#metaslider_1695.flexslider {
	padding-bottom: 50px; /* push dots down */
}
#metaslider_1695 img {
	/*margin-top: -150px; /* moves slider top *!/*/
}
#metaslider_1695 h3 {
	margin-top: 0;
}
#page #metaslider_1695 .caption-wrap {
	padding: 0 0 0 11%;
	width: 33%;
	position: relative;
	height: auto;
	margin-top: -150px; /* moves slider bottom */
}
#metaslider_1695 ul.slides {
	overflow: hidden;
	height: 400px;
}
#metaslider_1695 .flex-control-nav {
	bottom: 0;
}




.home .clients {
	margin: 0 0 40px 0;
}
.home .clients .cta {
	margin: 10px 0 0 0;
	/*padding: 15px;*/
	/*background: #f5f5f5;*/
	text-align: center;
}
.testimonials a {
		display: block;
		height: 100%;
		text-decoration: none;
	background: #1383A7;
	padding: 30px;
	color: #fff;
	border-radius: 5px;
}
.testimonials a:hover {
	opacity: .9;
}
.testimonials .the-quote {
	font-size: 32px;
	text-align: center;
	font-weight: 300;
	line-height: 120%;
}
.the-quote span {
    line-height: normal;
    display: block;
}
.testimonials h3 {
	margin: 0 0 1em 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.testimonials .fa {
    font-size: 9em;
    opacity: 0.3;
    padding: 0 15px 0 0;
    position: absolute;
    top: 3px;
    left: 28px;
}


/*	project grid hover icons
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.hover-go {
	background: rgba(255,255,255,0);
	width: 100%;
	height: 100%;
	text-align: center;
}
.hover-go .fa {
	opacity: 0;
	color: #FFF;
	font-size: 36px;
	background: #1383A7;
	padding: 25px;
	border-radius: 50px;

	/* vert center */
		position: relative;
		top: 50%;
		transform: translateY(-50%);
}
.home .projects-grid a:hover .hover-go,
.projects-grid a:hover .hover-go {
	background: rgba(255,255,255,.3);
}
.home .projects-grid a:hover .hover-go .fa,
.projects-grid a:hover .hover-go .fa {
	opacity: 1;
}
.icon-blocks h3 {
    margin-top: 10px;
}


/*	bootstrap
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.accordion-group {
    border: 0;
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 10px 16px;
}
.accordion-inner {
    padding: 10px;
    border-top: 0;
}
.panel-group .panel,
#page .panel-body {
	border: none;
	box-shadow: none;
}
.panel-title > a {
	display: block;
	padding: 10px 16px;
}
.panel-title > a:hover {
	text-decoration: none;
}
.panel-heading {
	padding: 0;
}
.panel-heading a,
.accordion-toggle,
.accordion-toggle:hover {
    border: 1px solid #DDD;
    display: block;
    background-image: linear-gradient(bottom, #F7F7F7 0%, #FFF 100%);
    background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFF 100%);
    background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFF 100%);
    background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFF 100%);
    background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFF 100%);
    background-color: #F9F9F9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    -moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
    font-weight: 700;
    /*color: #777;*/
    color: #737373;
    font-size: 15px;
}

.entry-content .no-bullets li:before {
	display: none;
}
.entry-content .no-bullets li {
	margin-left: 0;
	margin-bottom: 12px;
}


	.tz_page_widget ul {
	    list-style: disc;
	    margin-left: 2em;
	}


.archive.posttype-post h1.entry-title,
.blog h1.entry-title {
    font-size: 28px;
}
.archive.posttype-post article,
.blog article {
	margin-bottom: 40px;
}

.posttype-post .entry-footer,
.archive.posttype-post .entry-header,
.archive.posttype-post .entry-footer,
.blog .entry-header,
.blog .entry-footer {
    font-size: .9em;
    /*color: #999;*/
    color: #767676;
}
.entry-footer > span {
	display: inline;
}
.single.posttype-post .entry-content {
    margin-bottom: 2em;
}





/*	a11y
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}
#page-content[tabindex="-1"]:focus {
	outline: 0;
}
a:focus {
	/*
	outline: thin dotted;
	outline-offset: -4px;
	*/
	box-shadow: 0 0 3px 1px #0086ff;
}
legend {
	border-bottom: none;
	font-size: inherit;
}


/*	News
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.blog article p,
.archive article p {
    margin-bottom: 0.8em;
}

.force-text-wrap {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}


/*	Form
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#page input.button {
    font-size: 20px;
}
#page .ginput_complex label,
#page .gfield_radio label {
	font-weight: normal;
}
#page .gfield_radio label {
	margin-left: 10px;
}
#page .gfield_label {
    margin-bottom: 0;
    font-weight: bold;
}

.home h1.page-title {
	display: none;
}


h1.entry-title {
    margin-bottom: 20px;
}

.staff .col-xs-6:nth-child(3) {
	clear: left;
}
#page .gfield_radio input {
	margin-left: 2px;
	margin-top: 1px;
}
.gform_wrapper li.gfield fieldset legend.gfield_label {
	line-height: normal;
}
#page .gform_wrapper .gsection {
    border-bottom: 1px solid #ccc;
}


/* 2019-08-15 */
input.button, .btn-primary {
    background-color: #1383A7;
    border-color: #147392;
}
input.button:hover, .btn-primary:hover {
    background-color: #147392;
    border-color: #147392;
}



.announce {
	background: #EFDC0E;
	/* padding: 3rem; */
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-wrap: wrap;

	padding: 3rem 15px;
	position: relative;
}
.announce > * {
}
.announce i.fa.big {
    font-size: 70px;
    opacity: .2;
		margin-top: -2rem;

    /*
		position: absolute;
		top: 10px;
		right: 10px;

		float: left;
    margin: 0 2rem;
		*/
}
.announce p.intro {
	font-style: italic;
	font-size: 1.8rem;
	margin-bottom: 0;
}
.announce h2 {
	font-size: 3rem;
	margin: 0 0 1rem 0;
	font-weight: bold;
}
.announce li {
	font-size: 1.4rem;
	text-indent: -2.6rem;
  padding-left: 2.6rem;
}
.announce li:before {
	content: "\f00c";
	font-family: FontAwesome;
	padding-right: 1rem;
}
.announce a.btn.btn-soft {
    background: rgba(255,255,255,.4);
    color: #222;
    font-size: 2rem;
    padding: 1rem 3rem;
}
.announce a.btn.btn-soft:hover {
	background: rgba(255,255,255,.7);
}
.single .category-press-release .entry-content {
    /* border: 2px dotted #ccc; */
		box-shadow: 0px 0px 13px 0px #888;
    padding: 4rem;
}
.navbar-header {
	position: relative;
}
