/*
Theme Name: Illuminart
Theme URI: http://freerangefuture.com
Description: Illuminart theme
Version: 1
Author: Freerange Future
Author URI: http://freerangefuture.com
*/

*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

body {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color:#000;
	font-family: "lft-etica";
	-webkit-font-display: optional;
	-moz-font-display: optional;
	-ms-font-display: optional;
	-o-font-display: optional;
	font-display: optional;
}

.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #4d4d4d;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

h1, h2, h3, h4 {
	font-family: "lft-etica";
}

h1 {
	font-size: 24px;
	font-weight: 600;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #00aeef;
	text-transform: uppercase;
}

h3 {
	background: #00aeef;
	color: #000;
	font-size: 16px;
	text-align: center;
	padding: 5px 0 3px;
	text-transform: uppercase;
}

blockquote {
	font-size: 24px;
	color: #00aeef;
	margin: 0;
	line-height: 30px;
	border: 0;
}

hr {
	border: none;
	background: none;
	border-top: 1px solid #00aeef;
	margin: 30px 0;
}

ul {
	margin: 0;
	padding: 0;
}

article ul {
	margin-left: 30px;
}

article li {
	list-style-type:disc;
}

article p a {
	color: #000;
	text-decoration: underline;
}

article p a:hover {
	color: #fb00b4
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.gallery .gallery-item{
	margin: 0!important;
}
.gallery .gallery-item img{
	width: 100%;
	height: 100%;
	border: 2px solid #fff!important;
}

iframe {
	max-width: 100%;
}

.addthis_button_tweet {
	position: absolute;
	left: 110px;
}

.archive .post p {
	margin: 0.5em 0 1em;
}

.archive article.post {
	margin-bottom: 30px;
}

article h2.resource-project-title {
	margin-top: 50px;
}

.wpcf7-form-control.wpcf7-submit {
	background: #00aeef;
	color: #000;
	font-size: 20px;
	text-align: center;
	padding: 5px 10px 3px;
	text-transform: uppercase;
	border: none;
	font-weight: bold;
	display: block;
	font-family: "lft-etica";
	letter-spacing: 1px;
}

.search-results h2 {
	font-size: 24px;
	text-transform: none;
	margin: 5px 0 -10px;
	font-weight: 600;
}

.search-results .date {
	font-size: 14px;
	display: block;
	margin-top: 20px;
	color: #00aeef;
	font-weight: 500;
	text-transform: uppercase;
	margin: 12px 0 0;
}
.search-results p.excerpt{
	margin: 10px 0;
}
#testimonials .quotes{
	list-style: none;
	margin: 0;
}
#testimonials .quotes li{
	list-style-type: none;
}
#testimonials .quotes li blockquote{
    border-top: 0;
    border-bottom: 1px solid #00aeef;
    padding: 0 0 15px;
    margin: 20px 0;
}
#testimonials .quotes li blockquote p{
	font-size: 20px!important;
    line-height: 27px!important;
    margin: 0 0 20px!important;
    font-family: "lft-etica";
    color: #000;
    font-weight: 400;
}
#testimonials .quotes li.last{
	border-bottom: 0;
}

.awards .post-entry h2{
    font-size: 22px;
    text-transform: none;
    font-weight: 600;
}

/* Pagination */

.pagination,
.prev-next-posts {
	width: 100%;
	margin: 0 0 30px;
	padding-top: 25px;
	border-top: 1px solid #000;
	border-radius: 0;
}
.page-template-page-grid .prev-next-posts {
	border: none;
}
.link-next,
.next-posts-link {
	float: right;
}
.link-previous,
.prev-posts-link {
	float: left;
}
.link-next a span, .link-previous a span,
.next-posts-link a span,
.prev-posts-link a span {
	border: 1px solid #00aeef;
	text-transform: uppercase;
	font-size: 14px;
	color: #00aeef;
	padding: 0 20px;
	line-height: 35px;
	display: inline-block;
	font-weight: bold;
}
.link-next a span,
.next-posts-link a span {
	margin-right: 12px;
}
.link-previous a span,
.prev-posts-link a span {
	margin-left: 12px;
}
.link-previous a:before,
.prev-posts-link a:before {
	content: 'Prev';
	width: 25px;
	height: 25px;
	background: url('../illuminart/images/arrows.png') no-repeat 0 0;
	display: inline-block;
    text-indent: -9999px;
    position: relative;
    top: 2px;
}
.link-next a:after,
.next-posts-link a:after {
	content: 'Next';
	width: 25px;
	height: 25px;
	background: url('../illuminart/images/arrows.png') no-repeat top right;
	display: inline-block;
    text-indent: -9999px;
    position: relative;
    top: 2px;
}
.link-previous a:hover:before,
.prev-posts-link a:hover:before {
	background-position: bottom left;
}
.link-next a:hover:after,
.next-posts-link a:hover:after {
	background-position: bottom right;
}
.link-next a:hover span, .link-previous a:hover span,
.next-posts-link a:hover span,
.prev-posts-link a:hover span {
	background: #fb00b4;
	border: 1px solid #fb00b4;
	color: #fff;
}

/* Page numbers styles */
.wp-pagenavi {
	clear: both;
	height:35px;
	padding-top:10px;
	margin-bottom: 10px;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 0 5px;
	color: #00aeef;
    border: 1px solid #00aeef;
    padding: 6px 15px;
}
.wp-pagenavi a:hover {
	background-color:#fa00ba;
	color: #fff;
	border: 1px solid #fa00ba;
}
.wp-pagenavi span.current {
	background-color:#fa00ba;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fa00ba;
}
.wp-pagenavi .nextpostslink{
    width: 25px;
    height: 25px;
    background: url('../illuminart/images/arrows.png') no-repeat top right;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    top: 6px;
    border: 0;
}
.wp-pagenavi .previouspostslink{
	width: 25px;
    height: 25px;
    background: url('../illuminart/images/arrows.png') no-repeat top left;
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    top: 6px;
    border: 0;
}
.wp-pagenavi .nextpostslink:hover{
	background-color: transparent;
	border: 0;
	background-position: bottom right;
}
.wp-pagenavi .previouspostslink:hover{
	background-color: transparent;
	border: 0;
	background-position: bottom left;
}

/* End Page numbers styles */

/* Second row of boxes on home page */
.eventType{
	font-size:10px;
	display:block;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom:-6px;
	text-transform:uppercase;
}
.projectName{
	font-size:16px;
	display:block;
	font-weight: bold;
	margin-left: 10px;
	line-height:20px;
	margin-right:10px;
	letter-spacing:0.03em;
	text-transform:uppercase;
}
.projectDate{
	font-size:13px;
	display:block;
	font-weight: bold;
        margin-top:-6px;
	margin-left:10px;
	text-transform:uppercase;
}
.projectDates{
	font-size:13px;
	font-weight: bold;
	text-transform:uppercase;
}
.smallLine hr{
	border:none;
	background:none;
	border-top:1px solid #00aeef;
	margin-top:7px; 
	margin-left:6px;
	margin-right: 6px;
	margin-bottom:7px
}
.whiteBox{
	background-color:white;
	display:block;
	margin-top:7px;
	padding-top:10px;
	height:350px;
}
.itemBox2 a:hover{
	color:#fa00b4!important;
}
.itemBox2 {
	border: 5px solid #fff;
	padding: 17px;
	background: #cbcfd1;
	background: -moz-linear-gradient(top,  #cbcfd1 0%, #36b6e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cbcfd1), color-stop(100%,#36b6e7));
	background: -webkit-linear-gradient(top,  #cbcfd1 0%,#36b6e7 100%);
	background: -o-linear-gradient(top,  #cbcfd1 0%,#36b6e7 100%);
	background: -ms-linear-gradient(top,  #cbcfd1 0%,#36b6e7 100%);
	background: linear-gradient(to bottom,  #cbcfd1 0%,#36b6e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbcfd1', endColorstr='#36b6e7',GradientType=0 );
}

/* header */
.header {
	background: #fff;
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
}
.logged-in .header{
	top: 32px;
}
.top-frame{
	overflow: hidden;
	margin: 10px 0 7px;
}
.logo img{
	float: left;
	margin: 10px 0 7px;
	max-width: 75px;
}
.site-title{
	font-size: 50px;
	color: #00aeef;
	font-family: "lft-etica";
	font-weight: bold;
	float: left;
	margin: 20px 15px 0;
	line-height: 50px;
	letter-spacing: -1px;
}
.site-title .trademark{
	margin-left: -9px;
	font-size: 40px;
	line-height: 0;
	position: relative;
	top: -8px;
	font-weight: 500;
}
.sticky-nav .site-title .trademark{
	top: -8px;
	margin-left: -9px;
}
.site-branding{
	float: left;
	margin: 23px 0 0;
	font-size: 25px;
	color: #00aeef;
	font-family: "lft-etica";
	font-weight: bold;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.logo .site-branding span{
	font-size: 17px;
	color: #00aeef;
	font-family: "lft-etica";
	font-weight: 500;
	line-height: 22px;
	text-transform: uppercase;
	display: block;
	letter-spacing: 0;
}
.sticky-nav .logo img{
	max-width: 75px;
}
.sticky-nav .site-title{
	font-size: 50px;
	line-height: 50px;
	margin: 20px 15px 0;
}
.sticky-nav .social-icons{
	margin-top: 35px;
}
.social-icons{
	float: right;
	margin-top: 35px;
	position: relative;
	list-style: none;
}
.social-icons li a, .share-post li a{
	display: block;
	height: 100%;
}
.social-icons li.facebook a:after, .share-post li.fb a:after{
	content: "\f09a";
}
.social-icons li.twitter a:after, .share-post li.tw a:after{
	content: "\f099";
}
.social-icons li.youtube a:after{
	content: "\f16a";
}
.social-icons li.vimeo a:after{
	content: "\f27d";
}
.header .social-icons li{
	margin: 0 5px!important;
}
.header .social-icons li:last-child{
	margin-right: 0!important;
}
.social-icons li, .share-post li{
	width: 33px;
	height: 33px;
	float: left;
	margin: 0 3px!important;
    font: normal normal normal 20px/1 FontAwesome!important;
    border-bottom: 0!important;
}
/*.social-icons li.vimeo, .share-post li.last{
	margin-right: 0!important;
}*/
.social-icons li a, .share-post li a{
	text-indent: -9999px;
	line-height: 0;
	text-align: -webkit-auto;
	padding: 0!important;
	background: transparent!important;
}
.social-icons li a:hover, .social-icons li a:focus, .social-icons li a:focus:after,
.sidebar .share-post li a:hover{
	text-decoration: none;
}
.social-icons li a:hover:after, .share-post li a:hover:after{
	background: #fa00ab;
	text-decoration: none;
}
.social-icons li a:after, .share-post li a:after{
	text-indent: 0;
	display: block;
    color: #fff;
    background: #00aeef;
    border-radius: 50%;
    text-align: center;
    line-height: 31px;
    width: 32px;
    padding-top: 2px
}
.social-icons .btn.search{
	background: url('../illuminart/images/search-icon.png') no-repeat;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	display: inline-block;
	margin-right: 10px;
	float: left;
	border: none;
    outline: none;
    /* disable the "depressed" state when clicked */
    box-shadow: none;
}
.social-icons .btn.search:hover, .social-icons .btn.search:focus{
	background: url('../illuminart/images/search-icon-on.png') no-repeat;
	cursor: pointer;
}
#search-form{
	position: absolute;
	top: 2px;
	right: 15px;
}
.logged-in #search-form{
	top: 2px;
}
#search-form input[type="search"]{
    border: 1px solid #fa00ab;
    padding: 4px;
    width: 200px;
}
.sticky-nav #search-form{
	top: 2px;
}

/* nav */
.nav{
	width: 100%;
	background: #00aeef;
	border-bottom: 4px solid #fff;
}
.nav label {
    position: absolute;
    display: none;
}
.nav ul {
	margin: 0;
	padding:0;
	float:left;
	width: 100%;
	z-index: 9999;
}
.nav ul li {
	float: left;
	font-family: "lft-etica";
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 44px;
	border-left: 4px solid #00aeef;
    border-right: 4px solid #00aeef;
    letter-spacing: 1px;
}
.single-post .nav ul li.news-menu-link a{
	color: #fff;
}
.nav ul li:hover, .nav ul li.current-menu-ancestor,
.single-projects .nav ul li.menu-item-7347,
.single-service .nav ul li.menu-item-7320{
	border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    background: #fa00ab;
}
.nav ul li:hover a, .nav ul li a:hover, .nav ul li.current-menu-item > a, .nav ul li.current-menu-ancestor > a,
.single-projects .nav ul li.menu-item-7347 a, .single-service .nav ul li.menu-item-7320 > a{
	color: #fff;
	cursor: pointer;
}

.nav ul li a {
	display: block;
	color: #000;
	position: relative;
	padding: 0 29px;
	padding: 0 29px\9;
}
/*.news .nav ul li a, .single-post .nav ul li a {
	padding: 0 29.4px;
	padding: 0 28.9px\9;
}*/
.nav ul li a:hover {
	cursor: pointer;
	text-decoration: none;
}
.nav ul li.current-menu-item > a {
	color: #fff!important;
}
.nav ul li.menu-item-4363{
	margin-left: 23px;
}

.nav ul ul{
	display: none;
	position: absolute;
	background: #dadbdb;
	width: auto;
	max-width: 310px;
	border-top: 4px solid #fff;
    padding-top: 2px;
}

.nav ul li:hover ul{
	display: block;
}

.nav ul ul li{
	border: none;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 36px;
	width: 100%;
	border-bottom: 1px solid #fff;
	letter-spacing: 1px;
}

.nav ul ul li:last-child{
	border-bottom: 0;
}

.nav ul ul li.menu-item-has-children:hover ul{
	display: block;
}

.nav ul ul ul{
	padding-left: 12px;
	padding-right: 2px;
	border-top: 0;
	margin-top: 0;
	position: relative;
	background: transparent;
	padding-top: 0;
}

.nav ul ul ul li{
	text-transform: uppercase;
	font-size: 18px;
	width: 100%;
	border-bottom: 0;
}

.nav ul ul li a, .nav ul ul ul li a{
	color: #333!important;
	padding: 0 15px;
}

.nav ul ul li.current-menu-item > a, .nav ul ul li.current-menu-parent > a{
	color: #fa00ab!important;
}

.nav ul ul li.menu-item-has-children:hover{
	background: transparent;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
.nav ul ul.sub-menu > li:hover{
	background: #fff;
	border-left: 0;
	border-right: 0;
}
.nav ul ul.sub-menu > li:hover a{
	color: #fa00aa!important;
}
.nav ul ul.sub-menu{
	border-left: 1px solid #dadbdb;
	border-right: 1px solid #dadbdb;
	border-bottom: 1px solid #dadbdb;
}
.nav ul ul.sub-menu ul.sub-menu{
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	display: none;
}
.nav ul ul li.current-menu-item, .nav ul ul li.current-menu-item:hover,
.nav ul ul li.current-menu-parent{
	background: #fff;
}

.nav ul ul ul li{
	line-height: 26px;
	margin: 0 0 5px;
}

.nav ul ul ul li:hover a{
	color: #fa00ab!important;
}
.nav ul li.menu-item-news{
    border: 2px solid #000;
    line-height: 40px;
    background: #fff;
    float: right;
}
.nav ul li.menu-item-news a{
    color: #000;
    padding: 0 25px;
}
.nav ul li.menu-item-news:hover a, .nav ul li.menu-item-news.current-menu-item a, .single-post .nav ul li.menu-item-news a{
	color: #fa00ab!important;
}

.searchBar {
	background: #00aeef;
	border-top: 7px solid #fff;
	border-bottom: 7px solid #fff;
	height: 60px;
}

.searchBar form {
	/*width: 400px;*/
	margin: 0 auto;
	padding: 10px 0;
	text-align:right;
}

.searchBar .icon{
	margin: 0 0 0 18px;
	padding: 10px 0;
	text-align:right;
}

.searchBar .icon a:hover img{
	opacity:0.5;
	filter:alpha(opacity=40); /* For IE8 and earlier */

}

.searchBar input.search-input {
	padding: 5px;
	border: none;
	width: 230px;
	height: 15px;
	vertical-align: top;
	box-shadow: inset 5px 5px 5px rgba(0,0,0,0.15)
}

.searchBar button.search-submit {
	background: #000;
	border: none;
	color: #fff;
	font-family: "lft-etica";
	font-weight: bold;
	font-size: 17px;
	line-height: 15px;
	text-transform: uppercase;
	height: 25px;
	padding: 5px 10px;
}

.searchBar button.search-submit i {
	font-size: 23px;
	line-height: 12px;
}

.searchBar button:hover {
	background: #fa00b4;
	color: #fff;
}

/* Carousel */

.home .carousel-slider {
	position: relative;
	margin-top: 175px;
}
.home .carousel-slider .bx-viewport{
	z-index: 1;
} 
.home .carousel-slider .carousel li{
    /*background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;*/
    display: block;
    /*-moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;*/
}
.home .carousel-slider .carousel li img{
	display: block;
	height: auto;
}
.home .carousel-slider .container,
.home .carousel-slider .container div.col-xs-12, 
.home .carousel-slider .container li.slide img,
.home .carousel-slider .container li.slide .video-wrapper,
.home .carousel-slider .container li.slide .video-wrapper video {
	width: 100%!important;
	max-width: 1920px!important;
	margin: 0 auto;
}
.home .carousel-slider .container {
	padding: 0;
}

#slides .slideWrap {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

.home .slideNav {
	width: 1200px;
	margin: -400px auto 0;
	height: 400px;
	position: relative;
}

.slideNav a.slidesjs-navigation {
	background: #00aeef;
	color: #fff;
	width: 40px;
	display: block;
	font-size: 50px;
	height: 40px;
	line-height: 35px;
	z-index: 99
}

.slideNav a.slidesjs-navigation:hover {
	background: #fa00b4;
	color: #fff;
}

.slideNav a.slidesjs-previous {
	position: absolute;
	top: 170px;
	left: 0;
	padding: 0 10px 0 8px;
}

.slideNav a.slidesjs-next {
	position: absolute;
	top: 170px;
	right: 0;
	padding: 0 0 0 13px;
}

.slideNav a.slidesjs-previous:before {
	content:"\f104";
	font-family: FontAwesome;
}

.slideNav a.slidesjs-next:before {
	content:"\f105";
	font-family: FontAwesome;
}

.home #slides .slide {
	height: 612px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-size: cover!important;
}

.carousel-slider .slideInfo {
	position: absolute;
	right: 0;
	left: 0;
	width: 75%;
	margin: 0 auto;
	text-align: center;
	top: 170px;
	max-width: 900px;
}
.carousel-slider .bx-controls.bx-has-pager{
	top: auto;
	bottom: 44px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 2;
	position: absolute;
	text-align: center;
}
.bx-pager-item a{
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    text-indent: -9999px;
}
.bx-pager-item a.active{
	background: #fff;
}
.bx-pager-item{
	display: inline-block;
	margin: 0 4px;
}
.carousel-slider span {
	font-family: "lft-etica";
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: right;
}

.carousel-slider span.slide_title {
	font-size: 63px;
	line-height: 70px;
	text-align: center;
}
.carousel-slider span.slide_subTitle {
	font-size: 30px;
	line-height: 55px
}

.carousel-slider span.slide_link {
	display: inline-block;
	margin-top: 30px;
}
.carousel-slider .slideInfo.blue span {
	color: #00aeef;
}

.carousel-slider .slideInfo.white span {
	color: #fff;
}

.carousel-slider span.slide_link:hover a, .carousel-slider span.slide_link:hover a.black{
	text-decoration: none;
	cursor: pointer;
	background: #fa00ab;
	color: #fff;
}

.carousel-slider span.slide_link a {
	color: #fff;
	padding: 7px 15px;
	display: block;
	border: 2px solid #fff;
	font-size: 18px;
	background: #00aeef;
}
.carousel-slider span.slide_link a.black{
	background: #000;
	color: #fff;
}
.featured-section{
	background-color: #fff;
	text-align: center;
}
.featured-section h3, .featured-blogs h3{
	background: none;
	font-size: 18px;
	line-height: 22px;
	border-bottom: 1px solid #999999;
	display: inline-block;
	color: #00aeef;
	padding: 12px 50px;
	margin: 45px 0 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.featured-section p{
	font-size: 28px;
	line-height: 38px;
	font-weight: 500;
	color: #000;
	margin: 0 auto 35px;
}
.featured-section a{
    margin-bottom: 65px;
}
.featured-section a.more-btn.invert:hover{
	border: 1px solid #fa00ab;
}
.featured-testimonial{
	background: #dadbdb;
	padding: 25px 0;
	text-align: center;
}
.featured-testimonial blockquote{
	font-size: 36px;
	line-height: 46px;
	color: #000;
	font-weight: 500;
	margin: 25px auto;
	padding: 0;
}
.featured-testimonial p{
	color: #333333;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 30px 0;
}
.featured-services{
	background: #fff;
	overflow: hidden;
	padding: 48px 0;
	position: relative;
}
.featured-services li{
	width: 362px;
	float: left;
	margin-right: 30px;
}
.featured-services li.last{
	margin-right: 0;
}
.featured-services li a{
	display: block;
	position: relative;
	padding-bottom: 35px;
}
.featured-services li h2{
	font-size: 18px;
	line-height: 24px;
	color: #00aeef;
	margin: 0;
	text-align: center;
	letter-spacing: 1px;
}
.featured-services li .ruler{
	border-top: 1px solid #999;
	margin: 10px auto;
	width: 180px;
	display: block;
}
.featured-services li p{
	font-size: 20px;
	line-height: 27px;
	font-family: "lft-etica";
}
.more-btn{
    background: #00aeef;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
    display: inline-block;
    padding: 0 20px;
    font-family: "lft-etica";
}
.more-btn.invert{
	color: #00aeef;
	border: 1px solid #00aeef;
	background: #fff;
	font-size: 14px;
	line-height: 33px;
	padding: 0 18px;
	position: relative;
	left: 1px;
}
.more-btn.invert:hover, .featured-services li a:hover .more-btn.invert{
	border: 1px solid #fa00ab;
	text-decoration: none;
	color: #fff;
}
.featured-services .featured-img{
	width: 100%;
	background: #e5e5e5;
	margin: 20px 0 10px;
}
.featured-services .featured-img img{
	border: 0;
}
.featured-services li a:hover{
	text-decoration: none;
}
.featured-services li a:hover h2{
	color: #fa00ab;
	text-decoration: none;
}
.featured-services li a:hover .more-btn, .more-btn:hover, .team .post-item a:hover .more-btn{
	background: #fa00ab;
	color: #fff;
}
.bx-wrapper{
	position: relative;
}
.bx-controls.bx-has-controls-direction{
	position: absolute;
	top: 37%;
	width: 1266px;
	left: -60px;
}
.bx-next{
	right: 0;
	position: absolute;
	top: 0;
}
.bx-controls-direction a{
	background: url('../illuminart/images/slider-arrows.png') no-repeat;
	display: block;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
}
.bx-controls-direction a.bx-prev{
	background-position: top left;
}
.bx-controls-direction a.bx-next{
	background-position: top right;
}
.bx-controls-direction a.bx-prev:hover{
	background-position: bottom left;
}
.bx-controls-direction a.bx-next:hover{
	background-position: bottom right;
}
/* this causes issues with the javascript height setting function
.featured-services li p.excerpt {
	height: 12em;
}*/
.featured-project{
	background: #00aeef;
	padding: 55px 0 27px;
	overflow: hidden;
}
.featured-project h2{
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	margin: -2px 0 35px;
	letter-spacing: 1px;
}
.featured-project p{
	color: #fff;
	font-weight: normal;
	font-size: 26px;
	line-height: 32px;
	margin: 0 0 35px;
}
.featured-project .details{
	min-height: 275px;
	position: relative;
}
.featured-project .details a{
	position: absolute;
	bottom: 0;
	font-size: 18px;
	border: 2px solid #fff;
	padding: 7px 30px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.featured-project .details a:hover{
	background: #fa00ab;
	text-decoration: none;
	cursor: pointer;
}
.featured-blogs{
	overflow: hidden;
	clear: both;
	width: 100%;
	display: block;
	background: #fff;
	padding: 70px 0;
}
.featured-blogs .list{
	min-height: 395px;
}
.featured-blogs .list .more-btn{
	margin-top: 15px;
}
.featured-blogs .list .more-btn:focus{
	outline: none;
}
.featured-blogs .list button.more-btn{
	position: relative;
	left: 0;
	margin-top: 15px;
}
.featured-works.collapse.in + button span{
	display: none;
}
.featured-works.collapse.in + button:before{
	content: '^';
	font-size: 30px;
    color: #00aeef;
    display: block;
    line-height: 26px;
    padding-top: 9px;
}
.featured-works.collapse.in + button{
	padding: 0 10px;
}
.featured-works.collapse.in + button:hover:before{
	color: #fff;
}
.featured-blogs h3{
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	letter-spacing: 1px;
}
.featured-blogs li{
	font-size: 20px;
	line-height: 27px;
	padding: 22px 0;
	border-bottom: 1px solid #999;
	font-family: "lft-etica";
}
.featured-blogs li a:hover{
	color: #fa00ab;
}
ul.featured-works{
	margin: 0;
	list-style: none;
}
ul.featured-works a{
	display: block;
	width: 100%;
	overflow: hidden;
} 
ul.featured-works span.title{
	float: left;
	width: 93%;
}
ul.featured-works span.arrow{
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: url('../illuminart/images/more-arrow.png') no-repeat;
	float: right;
	margin-top: 4px;
}
.featured-blogs li a:hover span.arrow{
	background-position: bottom;
}
.featured-blogs{
	float: right;
}
.featured-blogs .latest-news{
	background: #dadbdb;
	padding: 30px;
	overflow: hidden;
}
.featured-blogs .latest-news .thumbnail{
	background: #fff;
	float: left;
	padding: 0;
	border: 0;
	border-radius: 0;
	margin: 0;
}
.featured-blogs .latest-news .news-details{
	min-height: 335px;
	position: relative;
	padding-left: 27px;
}
.featured-blogs .latest-news .news-details h2{
	color: #000;
	letter-spacing: 1px;
}
.featured-blogs .latest-news .news-details p.title{
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 15px;
}
.featured-blogs .latest-news .news-details p.excerpt{
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 15px;
}

.featured-blogs .latest-news .news-details .more-btn{
	position: absolute;
	bottom: 0;
	left: 27px;
}

input#menu{
	display: none;
}

.site-main{
	background: #fff;
	margin-top: 225px;
	margin-bottom: 30px;
}

.page-template-page-projects .site-main,
.page-template-page-grid .site-main{
	margin-top: 175px;
}

.single-service .site-main.no-margin{
	margin-bottom: 0;
}

ul.headerNav {
	margin: 0 0 30px;
	padding: 0;
}

ul.headerNav li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
}

ul.headerNav li a {
	display: block;
	background: #00aeef;
	font-family: 'lft-etica';
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 15px 3px;
	line-height: 21px;
}

ul.headerNav li a:hover {
	background: #fa00b4;
	color: #fff;
}

.backBtn {
	float: right;
	display: block;
	width: 120px;
	font-size: 23px;
	margin-top: -50px;
	line-height: 1em;
	letter-spacing: 1px;
	padding: 16px 20px;
	height: 100px;
	background: #000;
	color: #fff;
	text-align: center;
	font-family: 'league-gothic';
	text-transform: uppercase;
}

a.backBtn:hover {
	background: #fa00b4;
	color: #fff;
}
.team-member .wp-post-image{
	border: 0;
	width: 100%;
}
.socialLinks {
	margin: 10px 0 -10px;
}

.socialLinks hr {
	margin: 17px 0 25px;
}

.projectFilter {
	background: #dadbdb;
	padding: 10px 0 0;
	text-align: left;
	overflow: hidden;
}
.projectFilter.sticky {
	position: fixed;
    top: 132px;
    z-index: 99;
    width: 100%;
}
#cat-menu {
	display: none;
}
.logged-in .projectFilter.sticky{
	top: 164px;
}

.itemImage {
	background:#fff;
	height: 148px;
	width: 222px;
	display: block;
}

.itemLabel {
	text-align: center;
	display: block;
	font-family: 'lft-etica';
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0 0;
}

.itemTitle {
	text-align: center;
	font-family: 'lft-etica';
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 5px 35px;
	color: #00aeef;
	margin-top: 5px;
	background: #fff;
	height: 125px;
	display: block;
}

.itemLink {
	display: block;
	margin: -18px auto 0;
	background: #000;
	width: 100px;
	color: #fff;
	padding: 5px 0;
	font-size: 23px;
	letter-spacing: 1px;
	font-family: 'league-gothic';
	text-transform: uppercase;
	text-align: center;
}

.wp-post-image {
	border: 4px solid #fff;
}

.single-post .wp-post-image{
	border: 0;
}

.single-post .date.no-space{
	margin-bottom: 0;
}

.post .date {
	font-size: 14px;
	display: block;
	margin-top: 20px;
	color: #00aeef;
	text-transform: uppercase;
}

.post h2 {
	text-transform: none;
	margin: 10px 0 0;
	font-weight: 600
}

.post .postLink {
	display: inline-block;
	padding: 3px 8px;
	background:#fff;
	color: #00aeef;
	font-weight: bold
}

.post .postLink:hover {
	background: #fa00b4;
	color: #fff;
}

.first-resource {
	border-top: 1px solid #00aeef;
}

.resource-link {
	padding: 5px 0 10px;
	height: auto;
}

.resource-link a{
    display: block;
    min-height: 35px;
}

.resource-description{
    max-width: 80%;
    display: inline-block;
}

/* Project Highlights */

.page-template-page-projects h1.page-title{
	margin-top: 0.5em;
	text-align: left;
}
.page-template-page-highlights h1.page-title {
	text-align: left;
}
.project-highlights .border{
	border-bottom: 0;
	margin-bottom: 0;
}
.project-highlights .border:last-child, .project-highlights .border:nth-last-child(2){
	border-bottom: 0;
}
.project-highlights .projects{
	margin: 0;
}
.project-highlights .projects h2{
	text-align: center;
}
.project-highlights h2.service-type{
	color: #00aeef;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
.project-highlights .post-header, .archive.tag .post-header, .news .element-item .post-header{
	min-height: 60px;
	display: table;
	margin: 20px 0 15px;
	width: 100%;
}
.project-highlights .post-header h2, .archive.tag .post-header h2, .news .element-item .post-header h2{
	color: #000;
	font-size: 25px;
	line-height: 30px;
	margin: 0 0 15px;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	height: 2.5em;
}
.project-highlights h3.service-type {
	height: 2.6em;
}


/* News page div */
.news-block {
	margin-top: 1em;
}
.page-template-page-grid .element-item .post-header {
	height: 80px;
}
.page-template-page-grid .element-item .post-header h2 {
	font-size: 19px;
	padding: 0;
	height: 80px;
	display: block;
}
.page-template-page-grid .news-block .element-item {
	border: 1px solid #ddd;
	border-right: none;
	border-top: none;
}
.page-template-page-grid .news-block div.element-item:nth-child(3n+4),
.page-template-page-grid .news-block div.element-item:last-child {
	border-right: 1px solid #ddd;
}
.page-template-page-grid .news-block div.element-item:nth-child(-n+4) {
	border-top: 1px solid #ddd;
}
.project-highlights .projects p.excerpt, .news .element-item p.excerpt{
    font-size: 20px;
    line-height: 27px;
    font-family: "lft-etica";
    margin: 18px 0 25px;
}
.project-highlights .projects .more-btn{
    background: #fff;
    border: 1px solid #00aeef;
    color: #00aeef;
    font-size: 14px;
    margin-bottom: 20px;
}
.project-highlights .projects .wp-post-image{
	border: 0;
}
.project-highlights a:hover{
	text-decoration: none;
	cursor: pointer;
}
.project-highlights a:hover .post-header h2, .archive.tag .archive-entry a:hover h2{
	color: #fa00ab;
}
.project-highlights .projects a:hover .more-btn{
	background: #fa00ab;
	border-color: #fa00ab;
	color: #fff;
}
.project-highlights .type-header{
	min-height: 60px;
	display: table;
	width: 100%;
	/*border-bottom: 1px solid #999;*/
}
.project-highlights .type-header h2{
	display: table-cell;
	vertical-align: middle;
	vertical-align: top;
	height: 4em;
}

/* Post */

.post-entry ul{
	margin: 0 0 10px 20px;
}

.post-entry h2{
	margin: 0 0 5px;
	font-size: 20px;
	line-height: 24px;
}

.post-entry p, .post-entry ul li{
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 20px;
    font-family: "lft-etica";
}

.post-entry a{
	color: #00aeef;
	text-decoration: none;
}
.post-entry a:hover {
	color: #00aeef;
	text-decoration: underline;
}

.post-entry h2.field-title, .post-entry h2, h2.field-title a{
	color: #00aeef;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	margin: 20px 0 10px;
}

.post-entry blockquote{
	border-top: 6px solid #00aeef;
	border-bottom: 6px solid #00aeef;
	padding: 17px 0 12px;
	margin: 30px 0;
}

.post-entry blockquote a{
	text-decoration: none;
}

.post-entry blockquote p, .post-entry blockquote > p{
	font-size: 28px!important;
	line-height: 32px!important;
	font-weight: 600;
	margin: 0 0 10px!important;
	color: #00aeef;
}

.post-entry blockquote h5, .quoteAuthor{
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 5px;
	color: #000;
}
.post-entry h3{
	background: none;
	text-align: left;
	font-weight: bold;
}

/* Team Archive */

.team .post-item{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
}

.team .post-item:last-child{
	border-bottom: 0;
}

.team .post-item a{
	display: block;
}

.team .post-item a:hover{
	cursor: pointer;
}

.team .post-item h2{
	margin: 0 0 5px;
}

.team .post-item p{
	margin: 0 0 18px;
}

.team .post-thb {
	display: block;
	background: #e5e5e5;
}

.team .post-thb img{
	width: 100%;
	border: 0;
}

.post-entry .work-list{
	list-style: none;
	margin: 0;
}
.work-list li{
	border-top: 1px solid #999;
	padding: 20px 0;
	margin-top: 5px;
}
.work-list li h2{
	color: #000;
	text-transform: none;
	font-family: "lft-etica";
	font-size: 20px;
    line-height: 24px;
    color: #00a7e1;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.post-entry a.more-btn{
    color: #fff;
    text-decoration: none;
}
.work-list li a:hover{
	background: #fa00ab;
}
.work-list li a img.alignright{
	margin: 0 0 0 20px;
	max-width: 200px;
}

.widget_categories, .widget_archive {
	position: relative;
}

.widget_categories h3, .widget_archive h3 {
	text-align: left;
	padding: 5px 15px 3px;
	display: block;
	position: relative;
}

.widget_categories h3:after, .widget_archive h3:after {
	content: "\F0D7";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #fff;
	font-size: 25px;
	padding-right: 0.5em;
	position: absolute;
	top: 5px;
	right: 0;
}

.widget_categories ul, .widget_archive ul {
	display: none;
	position: absolute;
	top: 32px;
	right: 0;
	background: #fff;
	width: 225px;
	z-index: 2;
}

.widget_categories ul li, .widget_archive ul li {
	padding: 5px 8px;
	border-bottom: 1px solid #b0b0b0
}

.widget_categories ul li a, .widget_archive ul li a {
	font-weight: bold;
	display: block;
}

.widget_categories:hover ul, .widget_archive:hover ul {
	display: block;
}

ul.post-categories li {
	float: left;
	font-style: italic;
	margin-right: 10px;
	font-weight: normal;
}

ul.post-categories li:after {
	content: ","
}

ul.post-categories li.last:after {
	content: ""
}


h2 a[href$=".pdf"] {
  background: url('images/pdf-icon.png') no-repeat left center;
  padding-left: 38px;
  display: block;
  height: 32px;
  line-height: 32px;
}

h2 a[href$=".doc"] {
  background: url('images/doc-icon.png') no-repeat left center;
  padding-left: 38px;
  display: block;
  height: 32px;
  line-height: 32px;
}

.isotope{
	margin-top: 50px;
}

.isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.projectFilter div {
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}
.projectFilter div a {
    display: inline-block;
    margin: 0 10px 10px 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    background: #000;
    padding: 1px 12px 0;
    color: #fff;
    font-weight: bold;
    border: 0;
    float: left;
    font-family: "lft-etica";
}
.projectFilter div a:hover {
	text-decoration: none;
}
.projectFilter div a.active {
	background: #fa00ab;
	outline: none;
}
.projectFilter div a:hover, .projectFilter a:active{
	outline: none;
	background: #fa00ab;
}
.single-post .projectFilter div a:hover {
	color: #fff;
	background: #fa00ab;
}
.element-item, .grid-sizer{
	width: 33.33%;
	margin: 0;
	color: #000;
	float: left;
}
.element-item.archive-entry{
	width: 50%;
	margin-bottom: 30px;
}
/*.news .element-item, .news .grid-sizer{
	width: 50%;
}*/
.element-item.archive-entry h2{
	text-align: left;
	text-transform: uppercase;
}
.news .element-item h2{
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.element-item .content{
	padding: 0;
    height: 100%;
    position: relative;
    margin: 0 15px 30px;
    min-height: 460px;
}
.element-item > * {
	margin: 0;
	padding: 0;
}
.element-item p.post-type{
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 18px;
	margin-bottom: 25px;
	font-family: "lft-etica";
	letter-spacing: 0.5px;
	font-weight: 600;
}
.element-item.category-blog p.post-type{
	color: #000;
}
.element-item .post-header{
	display: table;
	height: 80px;
	width: 361px;
}
.element-item h2{
	color: #000;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 15px;
	text-align: center;
	display: table-cell;
	vertical-align: top;
	height: 6em;
	padding-top: 1em;
}
.element-item p{
	font-size: 20px;
	line-height: 27px;
	font-family: "lft-etica";
}
.element-item .wp-post-image{
	border: 0;
}
.element-item a{
	display: block;
}
.element-item a:hover{
	text-decoration: none;
}
.element-item a:hover .more-btn{
	background: #fa00ab;
}
.element-item a:hover .more-btn.invert{
	color: #fff;
	border-color: #fa00ab;
}
.element-item a:hover h2, .element-item a:hover .category-name,
.news .element-item a:hover .post-header h2{
	color: #fa00ab;
}
.element-item .featured-thb{
	height: 218px;
	background: #e5e5e5;
}
.element-item .featured-thb img{
	height: 100%;
	width: 100%;
}
.element-item .category-name{
	background: none;
    font-size: 18px;
    line-height: 22px;
    border-bottom: 1px solid #999999;
    display: inline-block;
    color: #00aeef;
    padding: 10px 0;
    margin: 0;
    font-weight: bold;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}
.post-template-default a{
	color: #00aeef;
	text-decoration: none;
}
.post-template-default a:hover {
	color: #00aeef;
	text-decoration: underline;
}


/* footer */
.footer {
    border-top: 12px solid #00aeef;
	padding: 45px 0 0;
	overflow: hidden;
	margin: 0 auto;
	float: left;
	width: 100%;
}

.footer-line{
    clear: both;
    margin-top: 35px;
    overflow: hidden;
    margin-bottom: 3px;
    border-top: 12px solid #00aeef;
}

.footer .sitemap {
	margin-top: 25px;
}

.footer .section-title{
	font-size: 16px;
	line-height: 20px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px;
	letter-spacing: 1px;
}

.footer .sitemap ul li{
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 23px;
	margin-bottom: 5px;
	display: block;
	clear: both;
}

.footer .sitemap ul li a:hover{
	color: #fa00ab;
}

.footer ul li {
	float: left;
	margin-right:20px;
	padding: 0;
	border: none;
}

.footer .widget_rotatingtweets_widget{
	background: #00aeef;
	padding: 28px;
	min-height: 293px;
}

.footer .widget_rotatingtweets_widget h3, .footer .widget_text h3{
	background: transparent;
	margin: 0 0 15px;
	text-align: left;
	padding: 0;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer .widget_rotatingtweets_widget p{
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-family: "lft-etica";
	margin: 0;
}

.footer .widget_rotatingtweets_widget p a{
	color: #fa00ab;
	padding: 2px;
	background: #fff;
}

.footer .socials{
    margin-top: 50px;
    overflow: hidden;
}

.footer .socials .share-post{
	color: #000;
	padding: 0;
	margin: 0;
	float: right;
}

.footer .socials .social-icons li.last{
	margin-right: 0!important;
}

.footer .socials .share-post .social-icons{
	width: auto;
}
.footer .socials .share-post li{
	margin: 5px 3px!important;
}
.footer .socials .share-post h3{
	color: #000!important;
	margin-right: 10px!important;
	font-size: 20px;
	font-weight: bold;
}
.footer .socials .social-acct{
	display: inline-block;
}
.footer .socials .social-acct h3{
	background: transparent;
    display: inline-block;
    width: auto;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 45px;
    font-size: 20px;
    font-weight: bold;
}
.footer .socials .social-icons{
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}
.footer .socials .social-icons .btn.search{
	display: none;
}
.footer .socials .social-icons li{
	margin: 0 3px;
}
.footer .copyright{
	font-size: 12px;
	text-align: center;
	background: #dadbdb;
    padding: 25px 0;
}
.footer .copyright p{
	margin: 0;
}
.footer .copyright p .trademark{
	font-size: 12px;
	position: relative;
	top: 3px;
	left: -3px;
}
/* Replace Mailchimp footer signup form with Active Campaign form - full styling and embed code in 'Footer widget 2' */

.widget_text #_form_1_ {
	margin-top: 0;
	padding: 0;
	width: auto;
}

/* Do not remove - used for Join page subscription form */
#mc_embed_signup {
    background: #dadbdb!important;
    padding: 28px;
    width: auto!important;
}

#mc_embed_signup form{
	padding: 0!important;
}

#mc_embed_signup h3{
	margin: 0 0 10px;
	background: transparent;
	text-align: left;
	padding: 0;
}
.post-entry #mc_embed_signup .mc-field-group #mce-FNAME{
	margin-bottom: 15px;
}
#mc_embed_signup .mc-field-group{
	width: 100%!important;
	padding-bottom: 0!important;
	min-height: 40px!important;
	margin-bottom: 7px;
}
#mc_embed_signup .mc-field-group label{
	margin-bottom: 0;
	font-size: 20px;
	font-family: "lft-etica";
	font-weight: 400;
}
#mc_embed_signup .asterisk{
	font-size: 20px;
	position: static;
    top: -2px;
    margin-left: 3px;
}
#mc_embed_signup .mc-field-group p{
	margin: 15px 0 0;
}
#mc_embed_signup .mc-field-group input{
	padding: 7px 0!important;
	border: none;
	border-radius: 0;
}
#mc_embed_signup .mc-field-group.input-group input[type="checkbox"],
#mc_embed_signup .mc-field-group.input-group input[type="radio"]{
	margin-right: 5px;
}
#mc_embed_signup .button{
    background-color: #00aeef!important;
    border-radius: 0!important;
    font-size: 18px!important;
    font-weight: bold!important;
    text-transform: uppercase;
    line-height: 38px!important;
    position: absolute;
    right: -28px;
    bottom: -45px;
    height: 38px!important;
    margin: 0!important;
    min-width: 150px;
    font-family: "lft-etica";
}
#mc_embed_signup .button:hover{
	background-color: #fa00ab!important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
	margin: 2px 0 0!important;
	border-radius: 0!important;
}
#mc_embed_signup .indicates-required{
	font-size: 14px!important;
	margin-right: 0!important;
	margin-bottom: 5px;
}
.search-results article{
    padding: 20px 0!important;
    width: 49%;
    border-top: 1px solid #999;
    float: left;
}
.search-results article.even{
	float: right;
	clear: right;
}
.search-results article.odd{
	clear: left;
}

/* Services */

.site-main .rel-projects{
	background: #00aeef;
	padding: 38px 0;
}
.site-main .rel-projects .element-item{
	width: 50%;
	margin: 0 0 35px;
}
.site-main .rel-projects .element-item .post-header{
	width: 100%;
}
.site-main .rel-projects .element-item .post-header h2{
    color: #fff;
    font-size: 26px;
    line-height: 32px;
}
.site-main .rel-projects .element-item img{
	border: 4px solid #fff;
}
.site-main .rel-projects .element-item a:hover img{
	border: 4px solid #fa00ab;
}
.site-main .rel-projects .element-item a:hover h2{
	color: #fff;
}
.site-main .rel-projects .element-item a:hover .post-header{
	background: #fa00ab;
}
.site-main .rel-projects .more-btn{
	border: 4px solid #fff;
    font-size: 22px;
    line-height: 42px;
    min-width: 360px;
    text-align: center;
}
.site-main .rel-projects .more-btn:hover{
	text-decoration: none;
}
.align-center{
	text-align: center;
}
.single-team .headerNav{
    border-bottom: 1px solid #999;
    overflow: hidden;
    padding-bottom: 15px;
}
h3.position{
	color: #fff;
	line-height: 26px;
	font-size: 20px;
	padding: 10px 20px;
	text-align: left;
	margin: 1px 0 20px;
	font-weight: bold;
}
h3.position span{
	text-transform: none;
}

h1.post-title{
	font-size: 26px;
	line-height: 35px;
	font-weight: bold;
	margin: 0 0 20px;
}
.page-template-default article ul li{
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 10px;
    font-family: "lft-etica";
}
.share-post{
    font-size: 18px;
    line-height: 45px;
    text-align: left;
    margin: 0 0 20px;
    overflow: hidden;
}
.share-post h3{
	float: left;
	padding: 0!important;
	font-size: 18px;
    line-height: 45px;
    text-align: left;
    color: #00aeef!important;
    margin: 0!important;
    font-weight: bold;
    background: transparent!important;
}
.share-post ul{
	float: right;
	margin: 0!important;
	list-style: none;
}
.sidebar .share-post ul{
	margin-top: 6px!important;
}
.post-title-frame{
	display: table;
	height: 100px;
	width: 560px;
	text-align: center;
}
.post-title-frame h2{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.more-btn-nb{
	border: 4px solid #fff;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 5px 0;
    width: 365px;
    margin: 0 auto;
    font-weight: bold;
    display: block;
    text-align: center;
    float: none;
    overflow: hidden;
}
.more-btn-nb:hover{
	border-color: #fff;
	background: #fa00ab;
	color: #fff;
}

/* Service Taxonomy Page */

/*h1.tax-title{
    text-align: center;
    color: #fa00aa;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}*/
img.term-image{
	margin: 0 0 40px;
}
.archive .term-details p{
	font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    max-width: 100%;
    margin: 0 auto 0 0;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #999;
}
.tax-service_type .element-item .post-header {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.tax-service_type .element-item.archive-entry h2 {
    text-align: center;
    width: 100%;
    color: #00aeef;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
}
.tax-service_type .element-item a{
	border-bottom: 1px solid #00aeef;
    padding-bottom: 15px;
}

.tax-service_type .element-item a p.excerpt{
	margin-bottom: 20px;
}

.tax-service_type .element-item.archive-entry a:hover h2{
	color: #fa00aa;
}

/* Sidebar */

.sidebar h3{
	background: #00aeef;
	font-size: 18px;
	line-height: 45px;
	text-align: left;
	padding: 0 20px;
	color: #fff;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
}
.sidebar h3.position{
	line-height: 24px;
	padding: 10px 20px;
}
.sidebar-featured-img{
	margin: 20px 0;
}
.sidebar-menu{
	margin: 0 0 10px;
	list-style: none;
}
.sidebar .menu li, .sidebar .sidebar-menu .cat-item{
	font-size: 20px;
	border-bottom: 1px solid #999;
	background: #ebebeb;
	font-weight: 600;
}
.sidebar .menu li a, .sidebar .sidebar-menu .cat-item a{
	padding: 10px 20px;
	display: block;
}
.sidebar .menu li a:hover, .sidebar .sidebar-menu .cat-item a:hover{
	color: #fa00ab;
	text-decoration: none;
	cursor: pointer;
}
.sidebar .menu li.current-menu-parent{
	background: #fff;
	font-family: "lft-etica";
}
.sidebar .menu li.current-menu-parent a{
	background: transparent;
	color: #fa00ab;
}
.sidebar .menu li ul{
	margin-bottom: 0;
	border-bottom: 1px solid #999;
	display: none;
}
.sidebar .menu li ul li{
	text-transform: uppercase;
	font-size: 16px;
	border-bottom: 0;
	background: transparent;
}
.sidebar .menu li ul{
	border-bottom: 0;
}
.sidebar .menu li.current-menu-parent ul,
.sidebar .menu li:hover ul{
	display: block;
}
.sidebar .menu li:hover a{
	background: #fff;
}
.sidebar .menu li ul li a{
	padding: 5px 15px 5px 32px;
	background: #fff;
}
.sidebar .menu li ul li.current-menu-item a{
	color: #fa00ab;
}
.sidebar .menu li.current-menu-item a{
	background: #fff;
	color: #fa00ab;
}
.sidebar .menu li.current-menu-parent ul{
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}

/* Single default page */

h1.page-title,
h1.tax-title {
	color: #00aeef;
	font-size: 30px;
	line-height: 38px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	width: 100%;
	margin: 0 0 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.page-template-default .sidebar{
	margin-top: 49px;
}

.page-template-page-grid .element-item.post .date{
	line-height: 20px;
	margin: 10px 0 0;
	min-height: 20px;
}
.page-template-page-grid .element-item p{
    margin: 10px 0 20px;
}

.post.element-item .place{
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0 0;
}

/* Single Project */

.tags ul{
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
}
.tags ul li{
	display: inline-block;
	margin: 0 10px 5px 0;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
}
.tags ul li a{
	color: #fff;
	text-decoration: none;
	padding: 4px 15px;
	background: #000;
}
.tags ul li a:hover{
	text-decoration: none;
	background: #fa00ab;
}
.single-projects .site-main {
	margin-top: 175px;
}
/*.single-projects .container {
	margin-top: 50px;
}*/
.single-projects h1.page-title {
	margin-top: 1em;
}
.single-projects .carousel{
	position: relative;
    background: #00aeef;
    display: block;
    width: 100%;
    float: left;
    margin: 0 0 50px;
}
.slider-frame{
	width: 68%;
	float: left;
}
.slider-frame .wp-post-image{
	border: 0;
}
.slider-frame .bx-wrapper{
	position: static;
}
.slider{
	float: left;
	height: 420px;
	background: #fff;
	margin: 0!important;
}
.single-projects .slider {
	background-color: #00aeef;
}
.slider-frame .bx-controls.bx-has-pager{
	position: absolute;
	bottom: 20px;
	width: 32%;
	right: 0;
	padding: 0 16px;
}
.slider-frame li .more-btn{
	position: absolute;
    top: 50%;
    left: 50%; 
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    line-height: 40px;
    font-size: 20px;
}
.slider-frame li a{
    width: 100%;
    height: 418px;
    display: block;
    max-height: 418px;
    position: absolute;
}
.slider-frame li a:hover .more-btn{
	background: #fa00ab;
    color: #fff;
}
.project-details{
	width: 32%;
	float: right;
}
.project-details .wrapper{
	padding: 20px;
}
.project-details p {
	margin-bottom: 20px!important;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px!important;
    line-height: 26px!important;
}
.project-details p.last, .project-details p.no-margin{
	margin-bottom: 0!important;
}
.project-details span, .project-details a{
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	text-transform: none;
}
.project-details a{
	text-decoration: none;
}
.project-details span.comma{
	margin-left: -3px;
}
.single-projects .post-entry p{
	line-height: 32px;
}
ul.project-gallery {
	margin: 0 0 40px!important;
	padding: 0;
	background: #fff;
	float: left;
	width: 100%;
}
ul.project-gallery li {
	list-style-type: none;
	display: block;
	float: left;
	border: 8px solid #dadbdb;
    width: 25%;
    margin: 0;
}
#gallery.project-gallery li a {
    display: block;
}
#gallery.project-gallery li a img {
    width: 100%;
}
ul.project-gallery li:hover {
	border-color: #fa00ab;
}
ul.team-members {
	margin: 0 0 30px!important;
	padding: 0;
}
ul.team-members li {
	list-style-type: none;
	padding: 0;
	font-size: 20px;
	font-family: 'lft-etica';
	font-weight: normal;
	display: block;
	line-height: 26px;
	margin: 0 0 6px;
}
ul.team-members li b{
	font-weight: bold;
}
ul.team-members li span{
	font-weight: normal;
}
ul.team-members li a {
	color: #000;
	text-decoration: none;
}
ul.team-members li a b, ul.team-members li a:hover b{
	text-decoration: underline;
	color: #fa00b4;
}
ul.team-members li a:hover{
	text-decoration: none;
	color: #000;
}
.project-partners{
	margin: 0 0 40px;
}
.project-partners .item{
	min-height: 150px;
	display: table;
}
.project-partners .item .wrapper{
	display: table-cell;
	vertical-align: middle;
}
ul.related-services{
	list-style: none;
	padding: 0;
	margin: 0 0 30px!important;
}
ul.related-services li{
	display: inline-block;
    margin: 0 10px 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 35px;
    font-weight: bold;
}
ul.related-services li a{
	background: #000;
    padding: 0 20px;
    color: #fff;
    display: block;
    text-decoration: none;
}
ul.related-services li a:hover{
	background: #fa00ab;
	color: #fff;
}
.sidebar.project .project, .sidebar .widget_recent_entries ul{
	list-style: none;
	margin: 0 0 20px!important;
}
.sidebar.project li, .widget_recent_entries ul li{
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	border-bottom: 1px solid #fff;
}
.sidebar.project li a,
.sidebar.project .project.stats li,
.widget_recent_entries ul li a{
	background: #ebebeb;
	display: block;
	text-decoration: none;
	color: #000;
	padding: 10px 20px;
}
.sidebar.project li a:hover,
.widget_recent_entries ul li a:hover{
	color: #fa00ab;
}
.sidebar.project li a span{
    clear: both;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
}
.sidebar.project li a:hover span{
	color: #000;
}
.sidebar.project .project.stats li{
	font-weight: bold;
	line-height: 23px;
}
.sidebar.project .project.stats li span{
	clear: both;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
}

/* Gravity form */

.gform_wrapper .top_label .gfield_label, .gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label{
	display: none!important;
}
body .gform_wrapper ul li.gfield{
	margin-top: 0!important;
}
.gform_wrapper .gform_footer input.button{
    color: #fff;
    height: 32px;
    padding: 0 22px;
    float: right;
    background-color: #00aeef;
    border: 0;
    text-transform: uppercase;
    font-family: "lft-etica";
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 20px!important;
}
.gform_wrapper .gform_footer input.button:hover{
	background-color: #fa00ab;
}
#input_1_1_6_container.name_last{
	padding-right: 0;
}
div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 49%;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.top_label div.ginput_complex.ginput_container.gf_name_has_1, .top_label div.ginput_complex.ginput_container.gf_name_has_2, 
.top_label div.ginput_complex.ginput_container.gf_name_has_3{
	width: 100%!important;
}
.gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0!important;
}
.gform_wrapper textarea{
    border: 1px solid #d8d8d8!important;
}
.gform_wrapper .gform_footer{
	margin: 0!important;
}
.gform_wrapper textarea:focus{
	outline: none!important;
	border: 1px solid #00aeef!important;
}

/* Breadcrumbs */

.breadcrumbs{
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px;
}

.breadcrumbs .double-arrow{
    margin: 0 5px;
    position: relative;
    top: -2px;
}

.breadcrumbs a{
    color: #fa00ab;
    text-decoration: none;
}

.breadcrumbs a:hover{
    text-decoration: underline;
}

.single-service h1.post-title{
	margin-bottom: 5px;
}

.featured-thb iframe,
.featured-thb video {
	width: 560px;
	height: 300px;	
}
#player .vp-player-layout {
	margin-left: -14px;
}
.project-highlights .featured-thb {
	height: 300px;
}
.slider li video,
.slider li iframe {
	width: 100%;
	display: block;
	overflow: hidden;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .nav ul li a{
   	padding: 0 29px;
   }
   .news .nav ul li a, .single-post .nav ul li a{
   	padding: 0 28.9px;
   }
}

/* Media Queries */


@media only screen and (min-width: 1200px){
	.container,
	.projectFilter div {
	    width: 1180px!important;
	}
	.home .carousel-slider .container {
		max-width: 1920px;
		margin: 0 auto;
		padding: 0;
		width: 100%!important;
	}
}

@media only screen and (max-width:1300px) {
	.bx-controls.bx-has-controls-direction{
		width: 100%;
		top: 0;
		left: 0;
	}
	.home .carousel-slider .container,
	.home .carousel-slider .container div.col-xs-12, 
	.home .carousel-slider .container li.slide img,
	.home .carousel-slider .container li.slide .video-wrapper,
	.home .carousel-slider .container li.slide .video-wrapper video {
		width: 100%!important;
		max-width: 1920px!important;
		margin: 0 auto;
	}
	.home .carousel-slider .container {
		padding: 0;
	}
	.element-item .post-header{
		min-height: 80px;
		height: auto;
		width: 100%;
	}
	.element-item .more-btn{
		position: relative;
	}
	.featured-blogs .latest-news .news-details a{
		position: relative;
	}
	.featured-services li h2 {
		width: 75%;
		margin: 0 auto;
		height: 3em;
		font-size: 88%;
	}
/*	.news .element-item .post-header h2 {
		height: 7em;
	}*/
}
@media only screen and (max-width: 1200px){
	.site-title .trademark{
		top: -10px;
		margin-left: -9px;
	}
	.slider-frame .bx-controls.bx-has-pager {
		width: auto;
		left: 0;
		bottom: 10px;
		padding: 1.2em 16px 0.5em 16px;
		position: relative;
	}
	.home .carousel-slider .container,
	.home .carousel-slider .container div.col-xs-12, 
	.home .carousel-slider .container li.slide img,
	.home .carousel-slider .container li.slide .video-wrapper,
	.home .carousel-slider .container li.slide .video-wrapper video {
		width: 100%!important;
		max-width: 1920px!important;
		margin: 0 auto;
	}
	.home .carousel-slider .container {
		padding: 0;
	}
	.project-details .wrapper{
		padding: 10px 20px;
	}
	.page-template-page-projects .site-main,
	.page-template-page-grid .site-main{
		margin-top: 225px;
	}
	.featured-blogs .list .more-btn{
		position: relative;
	    left: 0;
	    bottom: -25px;
	}
	.featured-blogs .list button.more-btn{
		bottom: 0;
	}
	.featured-blogs .latest-news .news-details .more-btn {
	    position: relative;
	    bottom: 0;
	    left: 0;
	}
	.carousel-slider .slideInfo{
		width: 90%;
		max-width: 100%;
	}
	.logo img{
		max-width: 80px;
	}
	.site-title{
		margin: 28px 10px 0;
		font-size: 54px;
		line-height: 54px;
	}
	.site-branding{
		margin: 37px 0 0;
		font-size: 20px;
		line-height: 20px;
	}
	.site-branding span{
		font-size: 15px;
	}
	.social-icons{
		margin-top: 48px;
	}
	.nav ul li.menu-item-home a{
		padding-left: 14px;
	}
	.nav ul li a{
		padding: 0 14px;
	}
	.home .carousel-slider{
		margin-top: 137px;
	}
	.project-highlights .post-header h2, .archive.tag .post-header h2 {
		height: 3.5em;
	}
	/*.news .element-item .post-header h2 {
		height: 8.3em;
	}*/
	.single-projects .site-main {
		margin-top: 216px;
	}
	.element-item .featured-thb{
		height: 176px;
	}
	.featured-thb iframe,
	.featured-thb video {
		width: 455px;
		height: 243px;
	}
	.project-highlights .featured-thb {
		height: 243px;
	}
	.single-projects .slider {
		background-color: #00aeef;
	}
}
@media only screen and (max-width:1023px) {
	.carousel-slider .slideInfo{
		top: 75px;
	}
	.carousel-slider .slideInfo{
		padding: 0 20px;
		width: 100%;
	}
	.home .carousel-slider .container,
	.home .carousel-slider .container div.col-xs-12, 
	.home .carousel-slider .container li.slide img,
	.home .carousel-slider .container li.slide .video-wrapper,
	.home .carousel-slider .container li.slide .video-wrapper video {
		width: 100%!important;
		max-width: 1920px!important;
		margin: 0 auto;
	}
	.home .carousel-slider .container {
		padding: 0;
	}
	ul.featured-works span.title{
		width: 90%;
	}
	ul.featured-works{
		margin: 0 0 20px
	}
	.home ul.featured-works{
		margin: 0;
	}
}
@media only screen and (max-width:991px) {
	.header{
		border-bottom: 1px solid #999;
	}
	.header.sticky-nav .container {
		padding-top: 12px;
	}
	.sticky-nav #search-form {
		top: -13px;
	}
	.project-partners .item{
		min-height: 100px;
	}
	img.term-image, .project-partners .item .wrapper img{
		height: auto;
	}
	.page-template-page-projects .site-main,
	.page-template-page-grid .site-main{
		margin-top: 225px;
	}
	.home .carousel-slider .container,
	.home .carousel-slider .container div.col-xs-12, 
	.home .carousel-slider .container li.slide img,
	.home .carousel-slider .container li.slide .video-wrapper,
	.home .carousel-slider .container li.slide .video-wrapper video {
		width: 100%!important;
		max-width: 1920px!important;
		margin: 0 auto;
	}
	.home .carousel-slider .container {
		padding: 0;
	}
	.logged-in .projectFilter.sticky{
		top: 116px;
	}
	.projectFilter.sticky{
		top: 84px;
	}
	.element-item .content{
		min-height: 0;
	}
	.element-item, .grid-sizer{
		width: 50%;
	}
	.featured-blogs .latest-news .news-details{
		padding-left: 15px;
		padding-right: 0;
	}
	.featured-blogs .latest-news .news-details,
	.featured-blogs .list{
		min-height: 0;
	}
	.team .post-item a h2, .team .post-item a p{
		margin: 0 0 10px;
	}
	.home .carousel-slider{
		margin-top: 203px;
	}
	.site-main{
		margin-top: 250px;
	}
	.single-projects .slider, .single-projects .project-details{
		width: 100%;
		height: auto;
	}
	.single-projects .slideNav{
		height: auto;
	}
	.single-projects .slider-frame{
		height: auto;
		width: 100%;
	}
	.sticky-nav .top-frame{
		margin: 10px auto 7px;
		text-align: center;
	}
	.sticky-nav .logo{
		margin: 0 auto;
		float: none;
	}
	input#menu{
		display: block;
		position: absolute;
		right: 9px;
	}
	.nav {
	    position: absolute;
	    background: transparent;
	    width: 100%;
	    right: 0;
	    top: 125px;
	    border: 0;
	}
	.nav label {
	    display: inline-table;
	    position: absolute;
	    width: 50px;
	    right: 0;
	    top: 0;
	    padding: 0;
	    margin: 0;
	    border: 1px solid #00aeef;
	    background: #fff;
	    color: #00aeef;
	    font-size: 33px;
	    font-weight: 300;
	    line-height: 43px;
	    text-align: center;
	}
	.nav input:checked ~ nav[role="off-canvas"] {
	    right: 0;
	}
	.nav ul{
		display: none;
		list-style: none;
	}
	.nav input:checked ~ ul {
	    display: block;
	    margin-top: 50px;
	    border-left: 0;
	    margin-left: 0;
	}
	.nav ul li{
		width: 100%!important;
		border-left: 0;
		border-right: 0;
		border-top: 1px solid #fff;
		line-height: 40px;
		position: relative;
	}
	.nav ul li a, .nav ul li.news-menu-link a{
		background: #00aeef;
		padding: 0 10px;
		text-align: center;
	}
	.nav ul li:hover, .nav ul li.current-menu-ancestor{
		border-left: 0;
		border-right: 0;
	}
	.nav ul > li:hover, .nav ul > li:hover > a{
		background: #fa00aa!important;
	}
	.nav ul li:hover ul {
	    display: block;
	    width: 100%;
	    position: relative;
	    padding-top: 0;
	    border: 0;
	    border-bottom: 1px solid #fff;
	    max-width: 100%;
	    margin: 0;
	}
	.nav ul li.menu-item-has-children{
		text-align: center;
		background: #00aeef;
	}
	.nav ul li.menu-item-has-children > a{
		display: inline-block;
	}
	.nav ul li.menu-item-home a{
		padding-left: 10px;
	}
	.nav ul li, .nav ul li.menu-item-news{
		border: 0;
	}
	.nav ul li.menu-item-news:hover, .nav ul li.news-menu-link.current_page_item{
		border: 0;
	}
	.nav ul li.menu-item-news:hover a, .nav ul li.news-menu-link.current_page_item a{
		color: #fff!important;
	}
	.nav ul ul li{
		border-top: 1px solid #fff;
		border-bottom: 0;
	}
	.nav ul ul li a{
		color: #333!important;
	    background: #dbdbdb;
	}
	.nav ul ul li:hover, .nav ul ul li a:hover{
		background: #fff!important;
		color: #fa00aa!important;
	}
	.header .social-icons{
	    position: absolute;
	    width: 213px;
	    right: 0;
	    margin-top: 30px;
	}
	.logged-in .header .social-icons{
		margin-top: 45px;
	}
	.site-title, .site-branding{
	    display: block;
	    clear: both;
	    margin: 0;
	}
	.logo .site-branding span{
		font-size: 15.7px;
		line-height: 20px;
	}
	.logo {
	    margin: 10px 0;
	    display: block;
	    float: left;
	    width: 100%;
	}
	.header-wrapper{
		position: relative;
	}
	#search-form {
	    position: absolute;
	    top: 70px;
	    right: 0;
	}
	.sticky-nav .site-title{
		clear: none;
	}
	.sticky-nav.header .social-icons{
		right: 65px;
	}
	.sticky-nav .nav{
		top: 23px;
	}
	.sticky-nav .nav input:checked ~ ul{
		margin-top: 61px;
	}
	.carousel-slider span.slide_title{
		font-size: 50px;
		line-height: 60px;
	}
	.project-highlights .post-header h2, .archive.tag .post-header h2 {
		height: 5em;
	}
	.footer .socials .share-post h3{
		margin-right: 26px!important;
	}
	.footer .socials .share-post{
		float: left;
	}
	.featured-thb iframe,
	.featured-thb video {
		width: 345px;
		height: 184px;
	}
	.project-highlights .featured-thb {
		height: 184px;
	}
	.page-template-page-grid .news-block div.element-item:nth-child(3n+4) {
		border-right: none;
	}
	.page-template-page-grid .news-block div.element-item:nth-child(odd),
	.page-template-page-grid .news-block div.element-item:last-child {
		border-right: 1px solid #ddd;
	}
	.page-template-page-grid .news-block div.element-item:nth-child(-n+3) {
		border-top: 1px solid #ddd;
	}
	.page-template-page-grid .news-block div.element-item:nth-child(4) {
		border-top: none;
	}
}

@media only screen and (min-width: 992px) {

	
	.nav ul li.news-menu-link, .nav ul li.news-menu-link:hover{
	    border: 2px solid #000;
	    line-height: 40px;
	    float: right;
	}
	.nav ul li.news-menu-link a{
		background: #fff;
	}
	.nav ul li.news-menu-link a:hover{
		color: #fa00ab;
	}
	.single-post .nav ul li.news-menu-link a:hover {
		color: #fff;
	}
	.single-post .nav ul li.news-menu-link{
		border-left: 4px solid #fff;
		border-right: 4px solid #fff;
		border-top: 0;
		border-bottom: 0;
		line-height: 44px;
	}
	.nav ul li.news-menu-link.current_page_item {
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		border-top: 0;
		border-bottom: 0;
		line-height: 44px;
	}
	.nav ul li.news-menu-link.current_page_item a, .single-post .nav ul li.news-menu-link a{
		background: #fa00ab;
	}
}
	
@media only screen and (max-width: 767px) {
	.video-wrapper video{
		height: auto;
	}
	.home .carousel-slider .bx-controls.bx-has-pager{
		position: relative;
		bottom: 0;
		margin-top: 12px;
	}
	.home .carousel-slider .bx-pager-item a{
		border-color: #00aeef;
	}
	.home .carousel-slider .bx-pager-item a.active{
		background: #00aeef;
	}
	.home .carousel-slider .container,
	.home .carousel-slider .container div.col-xs-12, 
	.home .carousel-slider .container li.slide img,
	.home .carousel-slider .container li.slide .video-wrapper,
	.home .carousel-slider .container li.slide .video-wrapper video {
		width: 100%!important;
		max-width: 1920px!important;
		margin: 0 auto;
	}
	.home .carousel-slider .container {
		padding: 0;
	}
	.site-main {
	    margin-top: 230px;
	}
	.footer .widget_rotatingtweets_widget{
		min-height: 0;
	}
	img.term-image{
		margin: 0 0 20px;
	}
	.archive .term-details p {
	    font-size: 20px;
	    line-height: 28px;
	    max-width: 100%;
	    margin: 0 auto 20px;
	}
	.logged-in .projectFilter.sticky{
		top: 130px;
	}
	#filters button{
		font-size: 15px;
		line-height: 25px;
		padding: 0 8px;
		margin: 0 3px 5px;
	}
	ul.headerNav li{
		margin: 0 10px 10px 0;
	}
	.element-item h2 {
		height: 7.1em;
	}
	.sidebar h3.position{
	    line-height: 24px;
	    padding: 10px 20px;
	    margin: 0 0 20px;
	}
	.page-template-default .post-entry .wp-post-image{
		border: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.footer .socials .share-post{
		float: left;
	}
	.footer .sitemap {
	    margin-top: 0;
	}
	.featured-blogs{
		padding: 30px 0;
	}
	.footer{
		padding: 30px 0 0;
	}

	.featured-blogs .latest-news .news-details{
		padding-left: 0;
	}
	.featured-blogs .list{
		margin-bottom: 30px;
	}
	.team .post-thb{
		margin-bottom: 15px;
	}
	.featured-blogs .list .more-btn{
		bottom: 0;
	}
	.logged-in .header{
		top: 46px;
	}
	.header .social-icons, .nav label, input#menu, #search-form{
		right: 15px;
	}
	.sticky-nav.header .social-icons {
	    right: 80px;
	}
	.header .social-icons, .footer .widget_rotatingtweets_widget, .footer .widget_text{
		margin-top: 25px;
	}
	.sticky-nav .nav {
	    top: 20px;
	}
	.sticky-nav .site-title {
	    font-size: 45px;
	    line-height: 50px;
	    margin: 20px 10px 0;
	}
	.featured-project{
		text-align: center;
	}
	.featured-project .wp-post-image{
		width: 100%;
		max-width: 400px;
		margin-bottom: 25px;
	}
	.featured-project .details{
		min-height: 0;
	}
	.featured-project .details a{
		position: relative;
	}
	/* this causes issues with the javascript height setting function
	.featured-services li p.excerpt {
		height: 9em;
	}*/
	.page-template-page-grid .element-item .post-header {
		height: 85px;
	}
	.page-template-page-grid .element-item .post-header h2 {
		height: 85px;
		font-size: 18px;
	}
	.single-projects .prev-posts-link {
		margin-top: 1em;
	}

	/* begin category_expander.js */
	#cat-menu {
		position: relative;
		display: block;
		background-color: #fff;
		padding: 15px;
	}
	#cat-menu p {
		display: inline;
		font-size: 20px;
		margin: 0;
		color: #00aeef;
		text-transform: uppercase;
		font-weight: 700;
	}
	.page-template-page-projects #cat-menu p:first-child::before,
	.single-projects #cat-menu p:first-child::before {
		content: "Projects";
		display: block;
		font-size: 26px;
		color: #00aeef;
		text-transform: uppercase;
	}
	.page-template-page-grid #cat-menu p:first-child::before,
	.single-post #cat-menu p:first-child::before {
		content: "News";
		display: block;
		font-size: 26px;
		color: #00aeef;
		text-transform: uppercase;
	}
	.page-template-page-projects .text-center .page-title {
		display: none;
	}
	#cat-menu p:last-child {
		padding-left: 12px;
	}
	#cat-menu .active-cat {
		color: #fa00ab;
	}
	#cat-menu .toggle-btn {
		display: inline-block;
		line-height: 36px;
	    background: #fff;
	    color: #fa00ab;
	    padding: 0;
	    font-size: 24px;
	    border: 1px solid #fa00ab;
	    width: 40px;
	    text-align: center;
	    position: absolute;
	    font-weight: 300;
	    top: 26px;
	    right: 15px;
	    margin: 0;
	    text-decoration: none;
	}
	.projectFilter {
		/* get rid of padding to remove grey line */
		padding: 0px;
		/* use max-height to create a slide open and close transition */
		max-height: 500px;
		transition: max-height 0.7s ease-in;
	}
	.projectFilter .container {
		/* need to remove the padding on .projectFilter to remove
		   the grey line. re-insert the space as margin on .container */
		margin-top: 10px;
	}
	.projectFilter.small-hide {
		max-height: 0px;
		transition:max-height 0.6s ease-out;
	}
	.featured-thb iframe,
	.featured-thb video  {
		width: 560px;
		height: 300px;
	}
	.project-highlights .featured-thb {
		height: 300px;
	}
	/* end category_expander.js */
}
@media only screen and (max-width: 630px) {
	.page-template-page-grid .element-item .post-header h2 {
		height: 85px;
		font-size: 17px;
	}
}
@media only screen and (max-width: 600px) {
	.home .carousel-slider .container,
	.home .carousel-slider .container div.col-xs-12, 
	.home .carousel-slider .container li.slide img,
	.home .carousel-slider .container li.slide .video-wrapper,
	.home .carousel-slider .container li.slide .video-wrapper video {
		width: 100%!important;
		max-width: 1920px!important;
		margin: 0 auto;
	}
	.home .carousel-slider .container {
		padding: 0;
	}
	.carousel-slider span.slide_title{
		font-size: 30px;
		line-height: 40px;
	}
	.carousel-slider span.slide_link{
		margin-top: 20px;
	}
	h1.page-title{
		font-size: 26px;
		line-height: 32px;
	}
	.sticky-nav .site-title, .sticky-nav .social-icons .btn.search{
		display: none;
	}

	.sticky-nav.header .social-icons{
		width: 170px;
		margin-top: 27px;
	}
	.featured-services li h2{
		max-width: 75%;
		margin: 0 auto;
		font-size: 82%;
	}
	#wpadminbar{
		position: fixed;
	}
	.project-highlights .post-header h2, .archive.tag .post-header h2, .news .element-item .post-header h2 {
		vertical-align: middle;
		height: auto;
	}
	.project-highlights .type-header h2 {
		vertical-align: middle;
		height: auto;
	}
	.element-item h2 {
		margin: 15px;
		vertical-align: middle;
		height: auto;
	}
	/*.page-template-page-projects .projectFilter.sticky{
		display: none;
	}*/
	.element-item, .grid-sizer, .element-item.archive-entry{
	    width: 100%;
	}
	.element-item .post-header{
		min-height: 0;
		margin: 0 0 10px;
	}
	.project-highlights .post-header h2, .archive.tag .post-header h2, .news .element-item .post-header h2 {
		height: 3.5em;
	}
	.element-item .content{
		height: auto;
	}
	.featured-thb iframe,
	.featured-thb video {
		width: 100%;
		height: 16em;
	}
	.element-item .featured-thb{
		height: auto;
	}
	.project-highlights .featured-thb {
		height: 16em;
	}
	.page-template-page-grid .element-item .post-header h2 {
		font-size: 20px;
	}
	.page-template-page-grid .news-block div.element-item:nth-child(-n+2) {
		border-top: 1px solid #ddd;
	}
	.page-template-page-grid .news-block div.element-item:nth-child(3) {
		border-top: none;
	}
}
@media only screen and (max-width: 500px) {
	.featured-thb iframe,
	.featured-thb video {
		width: 100%;
		height: 13em;
	}
	.project-highlights .featured-thb {
		height: 13em;
	}
}
@media only screen and (max-width: 414px) {
	
	#testimonials .quotes li blockquote p{
		font-size: 20px!important;
    	line-height: 26px!important;
	}
	.featured-section h3, .featured-blogs h3{
		margin: 20px 0 10px;
	}
	.featured-section p, .featured-project p{
		font-size: 20px;
		line-height: 28px;
		margin: 0 auto 20px;
	}
	.featured-section a{
		margin-bottom: 30px;
	}
	.featured-testimonial blockquote{
		font-size: 30px;
		line-height: 40px;
		margin: 0 auto;
	}
	.featured-testimonial p{
		margin: 15px 0 0;
	}
	.featured-services{
		padding: 30px 0 0;
	}
	.featured-project{
		padding: 30px 0;
	}
	.featured-project h2{
		margin: 0 0 20px;
	}
	.featured-blogs {
	    padding: 0 0 30px;
	}
	.featured-blogs li{
		padding: 10px 0;
	}
	.featured-blogs .latest-news{
		padding: 0;
	}
	.featured-blogs .latest-news img{
		width: 100%;
		border: 0;
	}
	.featured-blogs .latest-news .news-details {
	    padding: 5px 20px 25px;
	}
	.carousel-slider .slideInfo{
		top: 30px;
	}
	.carousel-slider span.slide_title {
	    font-size: 25px;
	    line-height: 30px;
	}
	.carousel-slider span.slide_link {
	    margin-top: 15px;
	}
	.link-next a:after,
	.link-previous a:before,
	.next-posts-link a:after,
	.prev-posts-link a:before
	 {
		display: none;
	}
	.link-previous a span,
	.prev-posts-link a span {
		margin-left: 0;
	}
	.link-next a span,
	.next-posts-link a span {
		margin-right: 0;
	}
	.featured-thb iframe,
	.featured-thb video {
		width: 100%;
		height: auto;
	}
	.project-highlights .featured-thb {
		height: auto;
	}
}
@media only screen and (max-width: 400px) {
	.page-template-page-projects .site-main, .page-template-page-grid .site-main {
	    margin-top: 216px;
	}
	.site-main {
	    margin-top: 225px;
	}
	.home .carousel-slider .container,
	.home .carousel-slider .container div.col-xs-12, 
	.home .carousel-slider .container li.slide img,
	.home .carousel-slider .container li.slide .video-wrapper,
	.home .carousel-slider .container li.slide .video-wrapper video {
		width: 100%!important;
		max-width: 1920px!important;
		margin: 0 auto;
	}
	.home .carousel-slider .container {
		padding: 0;
	}
	.header .social-icons{
		margin-top: 20px;
	}
	#search-form{
		top: 60px;
	}
	#search-form input[type="search"]{
		width: 190px;
	}
	.site-title{
		font-size: 50px;
		line-height: 50px;
	}	
	.nav{
		top: 114px;
	}
}
@media only screen and (max-width: 375px) {
	.home .carousel-slider {
    	margin-top: 200px;
	}
}
@media only screen and (max-width: 340px) {
	.home .carousel-slider {
    	margin-top: 195px;
	}
	.home .carousel-slider .container {
		max-width: 1920px;
		margin: 0 auto;
		padding: 0;
	}
	.page-template-page-projects .site-main, .page-template-page-grid .site-main {
	    margin-top: 195px;
	}
	.site-title{
		font-size: 45px;
		line-height: 45px;
	}	
	.nav{
		top: 95px;
	}
	.nav label{
		line-height: 40px;
		width: 45px;
	}
	.logo img {
	    max-width: 80px;
	}
	.header .social-icons{
		width: 185px;
	}
	.social-icons .btn.search{
		margin-right: 5px;
	}
	.social-icons li, .share-post li{
		width: 30px;
		height: 30px;
	}
	#search-form input[type="search"] {
	    width: 173px;
	}
	.sticky-nav.header .social-icons{
		right: 55px;
		width: 160px;
	}
	.header .social-icons li{
		margin: 0 3px!important;
	}
}