/*
Theme Name: Enterprise Architects
Description: Enterprise Architects based on
Author: Deepend
Template: Avada
*/

@import url("../Avada/style.css");

/* Template  ----------------------------------------------------*/

body {color:#333;}

a {color: #257DB7;}
h2 a {
	color: #333;
}

div#content {
	padding-bottom: 50px;
}

body.home #header {
	z-index: 100;
	position: relative;
}


body.home #layerslider-container  {
	margin-top: -100px;
	z-index: 10;
	position: relative;
}

body.home #layerslider-wrapper { 
	min-height: 600px;
}


body.home #header { 
	background: #252525;
	background: rgba(0, 0, 0, 0.4);
}

.no-rgba body.home #header { 
	background: url('images/opacity-bg-black-40.png') repeat !important;
}


#header { 
	background: #383838;
}

#header .logo { 
	margin: 35px 0 28px;
}

#header-search {
	float: right;
	margin: 44px 0 0 14px;
}

#header-search input {
	border: 1px solid black;
	padding:5px;
	vertical-align: top;
	padding: 8px 8px 7px 8px;
	margin: 0 -5px 0 0;
	width: 110px;
}

#header-searchsubmit {
	width: 39px;
	height: 33px;
	background: #323232; /* Old browsers */
	background: -moz-linear-gradient(top,  #323232 21%, #1c1c1c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(21%,#323232), color-stop(100%,#1c1c1c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #323232 21%,#1c1c1c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #323232 21%,#1c1c1c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #323232 21%,#1c1c1c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #323232 21%,#1c1c1c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
	text-align: center;
	display: inline-block;
	margin:0;
	padding: 0;
	vertical-align: top;
}
#header-searchsubmit img { margin-top: 7px; }


#main {
	padding-top:0;
	padding-bottom: 80px;
}

body.home #layerslider-wrapper .ls-shadow-top, 
body.home #layerslider-wrapper .ls-shadow-bottom {
	display: none;
}

.footer-area {
	border-top: 7px solid #e9eaed;
	background: #222222;
}

.footer-area ul.tweets {
	font-style: italic;
	color: #999;
	text-shadow: 1px 2px 1px #000;
}


#footer-widget-logo {
	margin-bottom: 10px;
	margin-top: 5px;
}
#footer {
	background: #191919;
	border-color: #3f3f3f;
}

#footer #menu-footer { 
	float: left; 
	margin: 0;
	list-style: none;
	padding:0;
}

#footer .social-networks li { margin: 0 0 0 16px; }
.copyright li:first-child { padding-right: 0; }


#recent-posts-2 .footer-area ul li {
	background: url(images/bg-line.gif) repeat-x;
}

.footer-area .row { position: relative; }

.jtwt {
	background: url(images/bg-line.gif) repeat-x top center;
	padding-top: 15px;
	margin-bottom: 15px;
}

.tweets-container div.jtwt:first-child {
	background-image: none  !important;
	padding-top: 0px !important;
}

.social-networks a { 
	background-image: url(images/social-icons.gif);
}
.copyright  {
	color: #cccccc;
}
.copyright a {
	color: white; 
}
#footer {
	border-color: #3c3c3c;


	background: rgb(26,26,26); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDM0MzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(26,26,26,1) 0%, rgba(52,52,52,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,26,26,1)), color-stop(100%,rgba(52,52,52,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(52,52,52,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(52,52,52,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(52,52,52,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(26,26,26,1) 0%,rgba(52,52,52,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#343434',GradientType=0 ); /* IE6-8 */


}


#to-top-link {
	background: url(images/to-top-arrow.gif) no-repeat 9px center #333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	position: absolute;
	top:-69px;
	right:0;
	color: #FFF;
	height: 27px;
	line-height: 27px;
	text-align: center;
	padding-left: 30px;
	padding-right: 15px;

}

.page-title {
	overflow: visible;
}

.page-title h1 {
	font-family:'Segoe UI', Helvetica, Arial sans-serif !important;
	font-size: 43px;
	line-height: 1.3em;
}

.page-title-container { 
	background: none;
	border: none;
	height:auto;
	margin-bottom: 25px;
}
.page-title .breadcrumbs,
.breadcrumbs {
	float: left;
	line-height: normal;
	margin-top: 36px;
	margin-bottom: 20px;
}
.page-title ul li a, 
.page-title ul li { color: #1d7cb9; }
.page-title h1 {
	clear: both;
	letter-spacing: -0.04em;
	background:url('images/header-shadow-underline.jpg') no-repeat 50% 100%;
	padding: 0  20px 20px;
	float: none;
	margin-left: -20px;
	margin-right: -20px; 
}

.button.large {
	text-shadow:none;
}

/*
ul.client-logos img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
/*    
    filter: gray; /* IE6-9 */
    /*
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    /*
}
*/

.tabset > li {
	display: none;
}
#sidebar .tabset > li { display: block; }


.single-post .post { 
	overflow: visible;
}
/**/

/* ELEMENTS */
#ea-portfolio-carousel, .related-projects #ea-portfolio-carousel .es-carousel  {
	padding: 0;
}

.related-posts  #ea-portfolio-carousel .image {
	width: 220px;
	height: 135px;
}
#ea-portfolio-carousel .es-carousel > ul >  li {
	/*padding-right: 20px !important;*/
	background: url(images/coursel-divider-line.gif) no-repeat right top;
}


#logo-carousel {
    padding: 0;
    overflow: hidden;
    border: 1px solid #dedede;
    border-top: none;
    border-bottom: none;
}

#logo-carousel .es-nav-prev, 
#logo-carousel .es-nav-next {
	top: 33%;
}

#logo-carousel .client-logo {
 	border: 1px solid #dedede;
 	height: 96px;
 	text-align: center;
	width: 188px;
	margin: 0 -1px 0 0;
}
.es-nav-prev, .es-nav-next {
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.7);
	width: 36px;
	height: 36px;
}
.es-nav-prev {
	left:-20px;
	background-image: url(images/arrow-bullet-left.png);
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	filter: progid:DXImageTransform.Microsoft.BasicImage(enabled=false);
}	

.es-nav-next {
	right: -20px;
}

.client-logos {
   height: 98px;
   margin-left: -1px;
}




#main section.columns  article.col p {
	padding-left: 0;

}

section.columns  article.col .more a {
	float: none;
	padding-left: 0;
	color: #666;
	font-weight: bold;
}



.reading-box {
	background: #fafafa;
	margin-bottom: 20px;
}

#main .reading-box h2 {
	font-size: 14px;
	font-weight: bold;
}

.person-author .person-title-link {
	display: inline;
	height: auto;
	text-indent: 0;
	background: none;
}	



table.data-table  {
	padding: 5px;
	background: #F7F5F5;
}
table.data-table tr, table.data-table td {
	background: white;
	padding: 5px;
	border: 1px solid #EDEDED;
	border-collapse: collapse;
}

table.data-table th {
	color: #333;
	background: #EDEDED;
}


.similar-courses li { list-style: none;}


h5.toggle.active + .toggle-content {padding-left:40px;}
#content .toggle, #content .toggle a {font-weight: bold!important;}


.review blockquote div strong{
	background-image: url(images/icons/ico-user.gif);
}
.reviewhide {display: none;}



.shortcode-tabs .tab-hold .tabs li a {
	text-indent: 0 !important;
	text-align: center;
}

h5.toggle.active span.arrow {
	background-image: url(images/toggle_minus.png);
}

.project-info-box h4 { margin-top: 0 ;}


.search-results .post, 
.search-results .page {
	margin-bottom: 65px;
	overflow: hidden;
	clear: both;
	display: block;
}


.post-content .popup p {
	margin-bottom: 0;
}


/* Nav  ----------------------------------------------------*/
#wrapper #nav ul li ul li a { 
	padding: 8px 20px;
	display:block;
	line-height: 120%;
	text-indent: 0;
	height: auto;
}

#wrapper #nav ul li ul li:last-child a {
	background-image:none;
}

#nav > ul > li:first-child { 
	margin-left: 0;
}


#nav ul li { margin: 0; }

#nav > ul > li {margin-right:18px;}

#nav ul a { 
	color: #eee;
	border-top: none;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	padding: 51px 0 10px;
}

/*
#nav > li.current-page-parent > a {
	border-bottom: 2px solid #00acdc!important;
}
*/

#nav > ul >  li >  a {  font-weight: bold; }

#nav ul ul {
	top: 75px;
	left: -20px;
	width: 230px;
	box-shadow: 10px 10px 10px rgba(0,0,0, .1);
	border-top-width: 0;
	border-bottom: 2px solid #000;
}

.side-nav li a {
	font: bold 12px/39px helvetica, arial, sans-serif !important;
}

.side-nav li.current_page_item {
	border-right: 3px solid #257DB7;
}

#sidebar .side-nav li.current_page_item a {
	border-right:none!important;
	border-bottom-color: #eaeaea!important;
}


#nav > li.current-menu-item > a {
	border-bottom: 2px solid #00ACDC!important;
}

/*Portfolio Detail Page ------------------------------------*/
.project-content {
    overflow: visible;
}
.project-content .project-description {
	width: 100%;
}

/*Course Listing Page ---------------------------------------*/

.course-nav {
	border-top: 1px solid #E7E6E6;
}
.course-nav > li {
	position: relative;
	line-height: 39px;
	z-index: 10;
}
#sidebar .widget .course-nav li a {
	padding: 10px 40px 10px 20px;
	background: none;
	line-height: 140%;
}

#sidebar .widget .course-nav > li.active > a {
	color: #257DB7;
}

#sidebar .widget .course-nav li ul li.current a {
	color: #257DB7;
	font-weight: bold;
}

#sidebar .widget .course-nav li ul li.current a span {
	background: url(images/small-active-arrow.gif) no-repeat 0 0 ;
	width: 7px;
	height: 7px;
	margin-left: 10px;
	display: inline-block;
}


 .course-nav > li > span {
	position: absolute;
	top:0px;
	bottom:0px;
	right: 0;
	width: 39px;
	border-left: 1px solid #EEE;
	z-index: 11;
	cursor: pointer;
	border-right: 2px solid #b5b5b5;
	background: url(images/arrow-icons.gif) center 17px  no-repeat #f4f4f4;
}	
 .course-nav > li > span.up {
	background: url(images/arrow-icons.gif) center -7px no-repeat #f4f4f4;
}
 .course-nav > li.active > span {
 	border-right: 2px solid #257db7;
 }

.course-nav li ul  {
background: rgb(237,237,237); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(244,244,244,1) 16%, rgba(244,244,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(16%,rgba(244,244,244,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(244,244,244,1) 16%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(244,244,244,1) 16%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(244,244,244,1) 16%,rgba(244,244,244,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(244,244,244,1) 16%,rgba(244,244,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-8 */

	display: none;
}

.course-nav li.active ul {
	display: block;
}

.course-nav li.active ul li {

}

#sidebar .widget .course-nav li ul a {
	 display: block;
	 padding:10px 5px 10px 40px;
	 border-bottom: 0;
}



#courses-listing-overview {
	width: 71.1702128%;
	float: right;
}

@media only screen and (max-width: 479px){
	#courses-listing-overview {
		width: 100%;
		float:none;
	}
}

.single-courses #sidebar {
	float: left;
}

#course-wrapper .portfolio-one  .courses-item { 
	padding-bottom: 0px;
	height: auto;
	margin-bottom: 10px;
	
}

#course-wrapper .portfolio-one  .courses-item ul { display: none; }
#course-wrapper .courses-item ul.cities {
	padding-left: 0;
	float: left;
	margin: 0;
}
#course-wrapper .courses-item ul.cities,
#course-wrapper .courses-item ul.cities li {
	display: block;
	float: left;
	list-style: none;
	padding-left: 10px;
	font-style: italic;
}

#course-wrapper  .courses-item {
	background: none;
	border-bottom: 1px solid #EEE;
}

#main #course-wrapper  .courses-item h2 {
	font-size: 12px;
	float: left;
}
#main #course-wrapper  .courses-item.unavailable p { clear: left;}


#courses-listing-overview > h1,
.single-courses #content h1 {
	font-size: 43px;
	font-weight: bold;
	margin-top: 8px;
	line-height: 105%;
	overflow: hidden;
	padding-right: 10px;
}
#courses-listing-overview > h2.sub {	
	color: #666;
	font-size: 24px;
	font-weight: bold;
}

.button.small.contactus {
	font-size: 12px;
	font-weight: normal;
	float: right;
}

.course-list-tabs{
	height:34px;
	border-top:1px solid #e7e6e6;
	border-bottom:1px solid #e7e6e6;
	list-style:none;
	margin:15px 0 15px 0;
	padding:0;
	overflow:hidden;
	line-height:34px;
}
.course-list-tabs li{
	float:left;
	margin-right:30px;
}
.course-list-tabs li a{
	display:block;
}
.course-list-tabs li.active {
	line-height:31px !important;
}
.course-list-tabs li.active a{
	color:#a0ce4e;
	border-top:3px solid #a0ce4e;
}





/*Course  Detail Page ------------------------------------*/



#sidebar .widget.course-block h3 {
	font-size: 18px;
	border-bottom: 1px solid #dddddd;
	padding: 15px 20px;
	margin-bottom: 0;
}

.widget.course-block, 
#text-5 {
	background: #f4f4f4;
	border:1px solid #DDD;
	overflow: hidden;
}
#text-5 {
	padding: 15px;
}
#sidebar-contact-btn {
	display: inline-block;
	float: none;
}

.course-info-container {
	overflow: hidden;
	padding: 15px;
}


.course-info-box  { 
	clear: both; 
	margin-bottom: 0;
	overflow: hidden;
	padding: 7px 0;
}
.course-block h4 {
	/*float: left;*/
	width: 110px;
	margin:0 10px 0 0;
	color: #666666;

}

.course-info-box .course-term {
	/*float: left;*/
}
body.single-jobs div#sidebar {
	width: 20%;
}



.course-dates h4 {
	float: none;
	margin-bottom: 5px;
}

.course-dates .action {
	text-align: center;
}

.course-dates .action .button {
	display: inline-block;
	float: none;
}

.course-dates .continent-dates { display: none; }
.course-dates .continent-dates.active { display: block; }
.course-dates select {
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
}

#sidebar .widget.course-dates li {
	margin-bottom: 5px;
}
#sidebar .widget .course-dates-list {

}

#sidebar .widget.similar-courses li a {
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 0;
}




/* FORMS */

body .gform_wrapper input[type="text"], 
body .gform_wrapper input[type="url"], 
body .gform_wrapper input[type="email"], 
body .gform_wrapper input[type="tel"], 
body .gform_wrapper input[type="number"], 
body .gform_wrapper input[type="password"], 
body .gform_wrapper select,
body .gform_wrapper textarea
{
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 7px 1px 7px 10px;
	font-size: 12px;
}


body .gform_wrapper .gsection { 
	margin: 30px 0 15px;
}


.person-author-wrapper .person-name {
	font-weight: bold;
	color: #333;
}

.person-author-wrapper .person-title {
	color:#666;
	font-size: 11px;
}



body.page-template-contact-php #content .post-content h2 {
	font-size:13px;
	font-weight: bold;
	margin-bottom:10px;
	text-transform: uppercase;
}
/*
.tab-box {
	padding: 20px;
	-moz-column-count:2; 
	-webkit-column-count:2;  
	-o-column-count:2;  
	column-count:2;

	-moz-column-gap:20px; 
	-webkit-column-gap:20px;  
	-o-column-gap:20px;  
	column-gap:20px;
}
*/
#sidebar .tab-box {
	padding:0;
	-moz-column-count:1; /* for mozilla */
	-webkit-column-count:1;  /* for webkit (Safari and Google) */
	-o-column-count:1;  /* for opera, likely, when supported */
	column-count:1;

	-moz-column-gap:0; /* for mozilla */
	-webkit-column-gap:0;  /* for webkit (Safari and Google) */
	-o-column-gap:0;  /* for opera, likely, when supported */
	column-gap:0;

}

/*.shortcode-tabs .tab_content {
	padding: 0!important;
}
*/
#sidebar .widget h3 {
	font-weight: bold;
	margin-bottom: 10px;
}

.person-img {margin-bottom: 15px;}

#sidebar .search #s { padding: 10px 2px 10px 5px; }

#fancybox-content .gform_wrapper .field_name_first input, #fancybox-content .gform_wrapper .ginput_complex .ginput_left input {
	width:90%!important;
}

#fancybox-content .gform_wrapper .ginput_complex .ginput_right input, #fancybox-content .gform_wrapper .ginput_complex .ginput_right select {
	width:90%!important;
}

#fancybox-content input[type="file"] {
	width:95%;
}


/* FOOTER -------------------------------------------------- */

/* Twitter */
#jtwt { 
	background: none;
	padding-left: 0;
}

/* Footer contact form  #00a5d2 0%, #0f98d0 100%); */

.footer-area #gform_submit_button_3,
#main #gform_submit_button_7,
.gform_button,
.button.darkgray,
.button.lightgray {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #1896c8 0%, #2366ab 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1896c8), color-stop(100%,#2366ab)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1896c8 0%,#2366ab 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1896c8 0%,#2366ab 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1896c8 0%,#2366ab 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1896c8 0%,#2366ab 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1896c8', endColorstr='#2366ab',GradientType=0 ); /* IE6-9 */

	border: 1px solid #2186c6;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	font: 12px/43px;
	font-weight: normal!important;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	padding: 0 20px;
	color: #fff!important;
	height: 32px;
	line-height: 32px;

	cursor: pointer;
}

.footer-area #gform_submit_button_3:hover,
#main #gform_submit_button_7:hover,
.gform_button:hover,
.button.darkgray:hover,
.button.lightgray:hover {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #1896c8 0%, #125293 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1896c8), color-stop(100%,#125293)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1896c8 0%,#125293 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1896c8 0%,#125293 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1896c8 0%,#125293 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1896c8 0%,#125293 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1896c8', endColorstr='#125293',GradientType=0 ); /* IE6-9 */

	border: 1px solid #2186c6;
	color: #FFF !important;
}

.footer-area .gform_wrapper  ul li { background: none; padding: 6px 0; border: none; }
.footer-area .gform_wrapper .gform_footer { margin:0; }

.footer-area .gform_wrapper .top_label .gfield_label { display: none; }

.footer-area .gform_wrapper .top_label input.medium, 
.footer-area .gform_wrapper textarea { 
	width: 96%;
	padding: 10px;
	background: #FFF;
	border: 1px solid #0c4d77;
	color: #999;
}

.footer-area {
	color: #CCC;
	background: #333333;
}

.footer-area  h3 {
	color: #2394c4;
}

#jtwt { color: #cccccc;}

.footer-area ul li { 
		
	}

/* GENERIC ELEMENTS  ------------------------------------- */

.title {
	overflow: hidden;
	background: url(images/bg-title.gif) repeat-x 0 50%;
}

.portfolio-one .job-item { 
	background: none;
	border-bottom: 1px solid #EEE;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.jobs-wrapper  .job-item .location {
	color: #666;
	text-transform: uppercase;
	font-size: 84%;
}
#main .jobs-wrapper  .job-item h2 {
	margin-bottom: 5px !important;
	font-weight: bold;
}

/* JOBS */
#job-nav { 
	overflow: hidden; 
	margin-bottom: 30px;
}

#s {
	/* search input box */
	padding:10px;
	margin:0; 
	border:1px solid #ccc;
}

#job-nav h2 {
	float: left;
	margin-right: 15px;
	font-size: 20px;
	line-height: 43px;

}

#job-nav select {
	float: left;
	padding: 7px;
	font-size: 20px;
	margin-bottom: 15px;
}


.job-description { margin-bottom: 45px; }

#contact-page-form {
	float: right;
	width: 26%;
}
#contact-page-form .gform_wrapper { margin-top: 0; }
#contact-page-form  .gform_wrapper .textarea.medium  { width: 90%; }

#contact-page-form .gform_wrapper .top_label li:first-child .gfield_label { margin-top: 0; }

.page-template-contact-php .one_thrid {
	word-wrap: break-word;
}

/* EA Shortcodes  */

sup { 
	line-height: 1;
	vertical-align:text-top;
	padding-left: 0.1em;
}

.reviews .testimonial-company {
	clear: left;
}

}
.inline-jobs-widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.inline-jobs-widget ul li {
	list-style: none;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEE;
}
.inline-jobs-widget ul li p { margin-bottom: 0; }


.post-content ul.arrow li:before { 
	border-radius: 75px;
	background-color: rgb(37, 125, 183);
}

.jobs-wrapper {
	overflow: hidden;
}

.portfolio-two  .jobs-wrapper .portfolio-item {
	margin-left: 0;
}
.portfolio-two .portfolio-item .courses-content {
	padding: 0 20px 0 0px;
}

#job-search { 
	margin-left: 20px; 
	margin-top: 11px;
}

.portfolio-tabs, .faq-tabs {margin-bottom: 20px}

.portfolio-full .project-content { margin-bottom: 0; }

#fancybox-content > div {padding: 0 20px;}

.courses-content h2 {
	font-weight: bold;
}

.courses-content h3 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom:5px;
}

.sub-feature {	
	overflow: hidden;
	margin-bottom: 15px;
}

.sub-feature img {
	float: left;
	max-width: 73px;
	border: 1px solid #999b98;
	margin-right: 18px;
}
.sub-feature p { 
	overflow: hidden;
	color: #666;
	font-weight: bold;
}

.ea-featured-landing {
	padding: 20px;
	color: #cccccc;	
}
#a-services-container {
	background: url(images/architect-services-featured-bg.jpg) no-repeat center top #000000;
	padding-bottom: 372px;
}



#e-services-container {
	background: url(images/enterprise-services-bg.jpg) no-repeat center top #000000
}

.ea-featured-landing  > h2 {
	width: 28%;
}

#main .ea-featured-landing h2 {
	color: white;
	font-weight: bold;
	line-height: 145%;
}

.ea-featured-landing .columns {
	margin: 0 0 344px 15px;
	/*
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	*/
}

#a-services-container  .columns {
	margin:5px 0 0 20px
}

#e-services-container .columns .col {
	width: 18%;
	padding: 0 2.444444% 0 0;
}



#e-services-container .columns .col.last {
	padding: 0;
}

#e-services-container .columns p {
	min-height: 140px;
}

#a-services-container .columns p {
	min-height: 115px;
}


.widget-box {
	margin-left: -10px;
	background: #f4f4f4;
	border:1px solid #DDD;
	overflow: hidden;
}

.widget-box {
	padding: 15px;
}


@media only screen and (max-width: 940px){
	/*
	.ea-featured-landing .columns .col {
		width: 100%;
	}
	#e-services-container .columns .col {
		width: 100%;
	}

	.ea-featured-landing .columns p {
		min-height: auto;
	}

	#e-services-container .columns p {
		min-height: 0;
	}

	#a-services-container .columns p {
		min-height: 0;
	}
	.ea-featured-landing  > h2 {
		width: 100%;
	}
	*/

}


.reading-box.featured {
	border-radius: 3px;
	border-top-left-radius: 0;
	border: 1px solid #005f89;
	color: white;

	background: rgb(22,146,198); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2OTJjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDVmODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(22,146,198,1) 0%, rgba(0,95,137,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(22,146,198,1)), color-stop(100%,rgba(0,95,137,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(22,146,198,1) 0%,rgba(0,95,137,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(22,146,198,1) 0%,rgba(0,95,137,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(22,146,198,1) 0%,rgba(0,95,137,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(22,146,198,1) 0%,rgba(0,95,137,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1692c6', endColorstr='#005f89',GradientType=0 ); /* IE6-8 */
}

#main .reading-box.featured h2 {
	color: white;
}
.reading-box.featured .inner-content {
	overflow: hidden;
}

.reading-box.featured .button { 
	margin-left: 119px;
}

#main .reading-box.featured .button { 
	color: #0580b4 !important;
	background: rgb(248,248,248); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGM4YzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(200,200,200,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(200,200,200,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(200,200,200,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(200,200,200,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(200,200,200,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,248,248,1) 0%,rgba(200,200,200,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-8 */

}

#main .reading-box.featured .button:hover {

	color: #0580b4 !important;
	background: rgb(200,200,200); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4YzhjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(200,200,200,1) 0%, rgba(248,248,248,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(200,200,200,1)), color-stop(100%,rgba(248,248,248,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(200,200,200,1) 0%,rgba(248,248,248,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(200,200,200,1) 0%,rgba(248,248,248,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(200,200,200,1) 0%,rgba(248,248,248,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(200,200,200,1) 0%,rgba(248,248,248,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-8 */
}

#sitemap p {
	display: none;
}

#sitemap ul { margin: 10px 0;}


/*

#cycle-homepage {
		width: 100%;
		height: 600px;
		margin-top: -100px;
		z-index: 10;
	}
#cycle-homepage .slide {
		width: 100%;	
}
#cycle-homepage h2 {
	color: white;
	line-height: 128%;
}

#cycle-homepage a.button {
	font-size:12px;
	font-weight: normal;
}
#cycle-homepage p {
	color: #ababab;
}


#cycle-homepage .inner { 
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	height: 600px;
}
	


#cycle-homepage .second.slide .button{
	float: left;
}



.cycle-home-wrapper {
	position: relative;
	height: 600px;
} 
.cycle-home-wrapper  .ls-nav-prev ,
.cycle-home-wrapper  .ls-nav-next {
	z-index: 100;
}
*/

/* Last moment styles */

/*
	#cycle-homepage p { font-size: 16px; line-height: 164%; }
	#cycle-homepage .left  { float: left; width: 30%; padding-top: 110px; }
	#cycle-homepage .left .button { float: left; }
	#cycle-homepage .button { text-transform: uppercase; }
	#cycle-homepage .slide { height: 600px; display: none; }
	#cycle-homepage { margin-top: 0; top: -110px; }
	.cycle-home-wrapper { height: 490px; }

	#slide-half {
		width: 50%; 
		margin-left: -225px; 
		height: 491px; 
		background: #252525;
		background: rgba(0, 0, 0, 0.3);
		position: absolute; 
		z-index:90; 
		left:0;
		top:-1px;
	}

	#slide-half .slide-content { 
		position: absolute;
		right: 0;
		top: 0; 
		margin-right: 20px;
		width: 228px;

	}
	#slide-half .slide-content .left { padding-top: 110px; }
	#slide-half .slide-content p { color: white;}
	#slide-half .slide-content h2 { color: white; line-height: 140%;}
	#slide-half .button { float:  left; }
	#main h2.heading-w-icon { line-height: 45px;}

	@media only screen and (max-width: 940px){
		#slide-half {
			margin-left: -10px; 
			width: 80%;
			margin-right: 10px;
		}

		#slide-half .slide-content { 
			width: 180px;
		}
	}
	
*/



.button.black {
	background: rgb(46,46,46); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(46,46,46,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,46,46,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(46,46,46,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(46,46,46,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(46,46,46,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(46,46,46,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

	border:1px solid black;
	color: white;
}
.button.black:hover { 
	 
	background: rgb(14,14,14); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(14,14,14,1) 0%, rgba(46,46,46,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(46,46,46,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(46,46,46,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(46,46,46,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(46,46,46,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(14,14,14,1) 0%,rgba(46,46,46,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */
	color: white !important; 
}





.button.blue{
	color:#FFF !important;
	background-image: linear-gradient(top, #00a5d2 0%, #0f98d0 100%);
	background-image: -o-linear-gradient(top, #00a5d2 0%, #0f98d0 100%);
	background-image: -moz-linear-gradient(top, #00a5d2 0%, #0f98d0 100%);
	background-image: -webkit-linear-gradient(top, #00a5d2 0%, #0f98d0 100%);
	background-image: -ms-linear-gradient(top, #00a5d2 0%, #0f98d0 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #00a5d2),
		color-stop(1, #0f98d0)
	);
	border:1px solid #67b9f0;
	text-shadow: 0 1px 0 black;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5d2', endColorstr='#0f98d0',GradientType=0 ); /* IE6-9 */
	
}

.button.blue:hover {
	color:#FFF !important;
	background-image: linear-gradient(top, #0f98d0 0%, #0f98d0 100%);
	background-image: -o-linear-gradient(top, #0f98d0 0%, #0f98d0 100%);
	background-image: -moz-linear-gradient(top, #0f98d0 0%, #0f98d0 100%);
	background-image: -webkit-linear-gradient(top, #0f98d0 0%, #0f98d0 100%);
	background-image: -ms-linear-gradient(top, #0f98d0 0%, #0f98d0 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #0f98d0),
		color-stop(1, #0f98d0)
	);
	border:1px solid #67b9f0;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f98d0', endColorstr='#0f98d0',GradientType=0 ); /* IE6-9 */
}

.button.small, .button.large {
	border-top-left-radius:0;
}


/*@media only screen and (max-width: 940px){
	#header-search {
		margin-right: 0;
		margin-top: 0;
	}
	#header .nav-holder { 
	
	}
	
	#header { background: #252525; }

}*/


/*WP Layer Slider homepage START ------------------------------------*/


	body.home #wrapper #layerslider-container {
		margin-top: 0;
		position: relative;
		z-index: 10;
	}
	body.home #wrapper #header {
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}
	body.home #wrapper .ls-nav-prev, body.home #wrapper .ls-nav-next {
		bottom: 10px;
		top:auto;
	}
	body.home #wrapper #header {
		background: none;
	}
	body.home #wrapper #header.withback {
	  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	}
	body.home .ls-container .ls-inner.noback {
		background-image:none !important;
	}
	body.home #layerslider-container .ls-borderlessdark .ls-shadow {
		 display:none;
	}
	body.home #wrapper #layerslider-wrapper {
		min-height: 520px;
	}
	/*@media all and (max-width: 940px) and (min-width: 480px){
		body.home #wrapper #header {
			background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
			position: relative;
			z-index: 100;
			left:auto;
			right:auto;
			top:auto;
		}
	}*/

body.home .ls-borderlessdark .ls-playvideo, body.home .ls-borderlessdark .ls-nav-sides, body.home .ls-borderlessdark .ls-bottom-slidebuttons a, body.home .ls-borderlessdark .ls-nav-prev, body.home .ls-borderlessdark .ls-nav-next, body.home .ls-borderlessdark .ls-nav-start, body.home .ls-borderlessdark .ls-nav-stop {
  background-image: url("images/skin4.png");
}

/*WP Layer Slider homepage END ------------------------------------*/
#post-5134 .heading-w-icon strong img {
	vertical-align: middle;
}


#sidebar .social_links .social li a.linkedin {
    background-position: -90px 1px;
    width: 14px;
}
#sidebar #social_links-widget-3.widget ul.social li a.custom img {
	margin-top: -3px;
   	max-width: 84%;
}

/*height fix for sliders*/
#post-5134.post-5134 div.post-content div.reviews {
	height:200px;
}
#post-725.post-725 div.post-content div.reviews {
	height:200px;
}
#post-33.post-33 div.post-content div.one_fourth div.reviews {
	height: 220px;
}
#post-33.post-33 div.post-content div.one_fourth {
	margin-bottom: 0px;
	height: 220px;
}
#post-33.post-33 div.post-content div.three_fourth {
	margin-bottom:10px;
}
/*hide all but first slideshow image to rpevent FOBUC*/
#slideshow img { display: none }
#slideshow img.first { display: block }

.portfolio-two .portfolio-item{
	width:460px;
	height:285px;
	margin:10px;
}

/** Homepage content */
body.home .heading {
	margin-left: -3px;
}
body.home .home-content.columns {
	padding-top: 40px;
	margin-bottom: 30px;
}
body.home .home-content.columns p {
	margin-bottom: 0.8em;
}
body.home .home-content.columns p a {
	color: #666;
	font-weight: bold;
	padding-right: 14px;
	background: transparent url(images/arrow-more.png) no-repeat 100% 60%;
}
body.home .home-content.columns .whatsnew {
	background: #f4f4f4;
	border: 1px solid #e8e8e8;
	padding: 10px;
	width: 47%;
	margin-top: -10px;
}
body.home .home-content.columns .whatsnew p {
	padding-left: 20px !important;
}
body.home .home-content.columns .whatsnew p a {
	display: inline-block;
	margin-left: -14px;
	padding-left: 14px;
	padding-right: 0;
	background-position: 0 60%;
	font-weight: normal;
}
body.home .home-content.columns .whatsnew a.image {
	display: block;
	float: right;
	width: 50%;
	margin-top: -51px;
}
body.home .home-content.columns .whatsnew a.image img {
	display: block;
	width: 100%;
	height: auto;
}

/**	Linkedin */
body.home .linkedin {
	clear: both;
	padding: 0 0 20px 0;
}
body.home .linkedin p {
	padding: 14px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #111;
}
body.home .linkedin p span.IN-widget {
	height: 20px;
	vertical-align: bottom !important;
	margin-left: 5px;
}

/**	Events */
body.home .home-events.columns {
	overflow: visible;
}
body.home .home-events.columns .introduction {
	width: 47%;
}
body.home .home-events.columns .introduction p {
	margin-bottom: 0.5em;
}
body.home .home-events.columns .events {
	background: #f4f4f4;
	border: 1px solid #e8e8e8;
	padding: 10px;
	width: 47%;
	margin-top: -6px;
}
body.home .home-events.columns .events ul li img {
	display: block;
	float: right;
	width: 50%;
	height: auto;
}
body.home .home-events.columns .events ul li p {
	padding: 6px 0 0 6px;
	margin-bottom: 1em;
}
body.home .home-events.columns .events ul li p:last-child {
	margin-bottom: 0;
}
body.home .home-events.columns .events ul li a {
	display: block;
	padding-left: 14px;
	background: transparent url(images/arrow-more.png) no-repeat 0 50%;
	color: #666;
}

/**	Popular posts */
body.home section.popular-posts h2 {
	padding: 8px 0 8px 40px;
	margin-bottom: 30px !important;
	background: url(images/popular-posts.png) no-repeat 0 center;
}
body.home section.popular-posts .thumb {
	height: 135px;
	overflow: hidden;
}
body.home section.popular-posts .thumb img {
	max-width: none;
	height: 100%;
	width: auto;
	margin-left: -30%;
}
body.home section.popular-posts h3 {
	line-height: 1.2em;
}
body.home section.popular-posts h3 a {
	font-size: 0.85em;
	font-weight: bold;
	color: #666;
	padding-right: 14px;
	background: url(images/arrow-more.png) no-repeat 100% 66%;
} 

/**	Recent comments */
body.home section.recent-comments h2 {
	padding: 8px 0 8px 40px;
	margin-bottom: 30px !important;
}
body.home section.recent-comments h2 {
	background: url(images/recent-comments.png) no-repeat 0 center;
}
body.home section.recent-comments ul {
	list-style-type: none;
	padding: 0;
	font-size: 0.90em;
	line-height: 1.3em;
}
body.home section.recent-comments ul li {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #e6e6e6;
}
body.home section.recent-comments ul li a {
	color: #776767;
}

/**	Portfolio */
body.home section.portfolio-items {
	clear: both;
	padding-top: 30px;
}
body.home section.portfolio-items li a {
	display: block;
	position: relative;
}
body.home section.portfolio-items li a span {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	background: #5aabd6;
	background: -webkit-gradient(linear, left top, left bottom, from(#90c9e8), to(#5aabd6)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #90c9e8, #5aabd6); /* Chrome 10+, Saf5.1+ */
	background: -moz-linear-gradient(top, #90c9e8, #5aabd6); /* FF3.6+ */
	background: -ms-linear-gradient(top, #90c9e8, #5aabd6); /* IE10 */
	background: -o-linear-gradient(top, #90c9e8, #5aabd6); /* Opera 11.10+ */
	background: linear-gradient(top, #90c9e8, #5aabd6); /* W3C */
}
body.home section.portfolio-items li a span h3 {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	margin-top: 36px;
	padding-top: 42px;
	background: transparent url(images/link-ico.png) no-repeat center top;
}

/**	Carousels */
/**	Common */
.jcarousel-skin-ea {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.jcarousel-skin-ea .jcarousel-container {
}

.jcarousel-skin-ea .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-ea .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-skin-ea .jcarousel-container-horizontal,
.jcarousel-skin-ea .jcarousel-clip-horizontal {
    width: 100%;
}

/**	Buttons */
.jcarousel-skin-ea .jcarousel-next-horizontal,
.jcarousel-skin-ea .jcarousel-prev-horizontal {
	position: absolute;
	z-index: 10;
	top: 48px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.7);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.8;
	cursor: pointer;
}
.jcarousel-skin-ea .jcarousel-next-horizontal {
    right: -20px;
	background-image: url(images/arrow-bullet.png);
}
.jcarousel-skin-ea .jcarousel-prev-horizontal {
    left: -20px;
	background-image: url(images/arrow-bullet-left.png);
}
.jcarousel-skin-ea .jcarousel-next-horizontal:hover,
.jcarousel-skin-ea .jcarousel-next-horizontal:focus,
.jcarousel-skin-ea .jcarousel-prev-horizontal:hover,
.jcarousel-skin-ea .jcarousel-prev-horizontal:focus {
    opacity: 1;
}

/**	Popular posts */
.popular-posts .jcarousel-skin-ea .jcarousel-container-horizontal,
.popular-posts .jcarousel-skin-ea .jcarousel-clip-horizontal {
    /*width:  700px;*/
    /*height: 165px;*/
}
.popular-posts .jcarousel-skin-ea .jcarousel-item {
    width: 220px;
    height: 100%;
	margin: 0 20px 0 0;
}

/**	Events */
.events .jcarousel-skin-ea .jcarousel-container-horizontal,
.events .jcarousel-skin-ea .jcarousel-clip-horizontal {
    /*width:  442px;*/
    height: 130px;
}
.events .jcarousel-skin-ea .jcarousel-item {
    width:  442px;
    height: 100%;
	margin: 0 0 0 0;
}
.events .jcarousel-skin-ea .jcarousel-prev-horizontal {
    left: 50%;
	margin-left: -20px;
}

/**	Portfolio */
.portfolio-items .jcarousel-skin-ea .jcarousel-container-horizontal,
.portfolio-items .jcarousel-skin-ea .jcarousel-clip-horizontal {
    height: 180px;
}
.portfolio-items .jcarousel-skin-ea .jcarousel-item {
    width:  220px;
    height: 100%;
	margin: 0 20px 0 0;
}

/**	Mobile contact */
.contact-mobile {
	display: none;
}

/** Updated mobile styles */
@media only screen and (max-width: 479px){
	
	#header {
		height: 74px;
		position: relative !important;
		padding: 0 !important;
		background: #000 url(images/header-mobile.png) no-repeat 0 0 !important;
	}
	#header .row .logo {
		display: none;
	}
	#header .search-toggle {
		display: block;
		position: absolute;
		top: 21px;
		right: 21px;
		width: 39px;
		height: 33px;
	}
	#header-search {
		position: absolute;
		top: 21px;
		right: 21px;
		display: none;
	}
	#header-search #s {
		width: 222px;
	}
	#header-searchsubmit {
		width: 37px;
		height: 31px;
		border: 1px solid #333;
		background: linear-gradient(to bottom, #333333 0%,#020202 100%);
	}
	#nav select {
		display: block;
		position: absolute;
		z-index: 999;
		top: 20px;
		left: 213px;
		width: 39px;
		height: 34px;
		background: #fff;
		opacity: 0.01;
	}
	
	#content {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
	#main section.columns article.col .heading {
		margin-bottom: 5px;
	}
	#main section.columns article.col p,
	#main section.columns article.col span.more {
		padding-left: 42px;
		color: #747474;
	}
	#main section.columns article.col p {
		margin-bottom: 10px;
	}
	
	.container .columns .col,
	.footer-area .columns .col{
		float:none;
		width:100%;
	}
	.review blockquote cite strong,
	.copyright li{}
	.wooslider-direction-nav,.wooslider-pauseplay,.flex-direction-nav{display:none;}

	.blog-medium-image{
		width:auto;
		height:auto;
		float:none !important;
		margin-bottom:20px !important;
	}

	.post .meta-info{
		height:auto;
	}

	.post .meta-info > div{
		display:block;
		float:none;
		margin:0;
	}

	.share-box ul li{
		margin-bottom:5px;
	}


	.buttons a{
		margin-right:5px;
	}

	.portfolio-two .portfolio-item{
		width:auto !important;
		height:auto !important;
	}
	
	#post-33.post-33 div.post-content div.one_fourth {
		height: auto;
	}
	
	body.home section {
		padding: 20px 20px 0 20px !important;
		margin: 0 0 0 0 !important;
	}
	
	/**	What's new */
	body.home .home-content.columns .whatsnew {
		width: auto;
		float: none;
	}
	body.home .home-content.columns .whatsnew a.image {
		float: none;
		width: 92%;
		height: auto;
		padding-top: 6px;
		margin: 0 auto 10px auto;
	}
	
	/** Events */
	body.home .home-events.columns {
		margin-bottom: 0;
	}
	body.home .home-events.columns .introduction {
		float: none;
		width: auto;
	}
	body.home .home-events.columns .events {
		float: none;
		width: 260px;
	}
	body.home .home-events.columns .events ul li p {
		padding-left: 0;
	}
	body.home .home-events.columns .events ul li img {
		float: none;
		width: 100%;
		clear: both;
	}
	
	body.home .events .jcarousel-skin-ea .jcarousel-container-horizontal,
	body.home .events .jcarousel-skin-ea .jcarousel-clip-horizontal {
		height: auto;
	}
	body.home .events .jcarousel-skin-ea .jcarousel-item {
		width: 260px;
		height: 100%;
		margin: 0 0 0 0;
	}
	body.home .events .jcarousel-skin-ea .jcarousel-next-horizontal {
		right: -28px;
		top: 50%;
	}
	body.home .events .jcarousel-skin-ea .jcarousel-prev-horizontal {
		left: -28px;
		margin-left: 0;
		top: 50%;
	}
	
	/** Popular posts */
	body.home section.posts-comments,
	body.home section.popular-posts	{
		padding-top: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	body.home section.posts-comments .three_fourth {
		margin-bottom: 0 !important;
	}
	body.home section.posts-comments .one_fourth {
		display: none;
	}
	body.home section.popular-posts h2 {
		margin: 0 0 20px 20px !important;
	}

	body.home section.popular-posts .jcarousel-skin-ea .jcarousel-container-horizontal,
	body.home section.popular-posts .jcarousel-skin-ea .jcarousel-clip-horizontal {
		width: 320px;
	}
	body.home section.popular-posts .jcarousel-skin-ea .jcarousel-item {
		width: 220px;
		height: 200px;
	}
	body.home section.popular-posts .jcarousel-skin-ea ul {
		margin-left: 50px !important;
	}
	body.home section.popular-posts .jcarousel-skin-ea .jcarousel-prev,
	body.home section.popular-posts .jcarousel-skin-ea .jcarousel-next {
		display: none !important;
	}
	
	/**	Contact */
	body.home section.contact-mobile {
		display: block;
		margin-top: 30px;
	}
	body.home section.contact-mobile div {
		border-top: 1px solid #e7e6e6;
		padding: 20px 38px;
		background: transparent url(images/icon-phone.png) no-repeat -3px 14px;
		background-size: 35px;
	}
	body.home section.contact-mobile div p {
		color: #777;
	}
	body.home section.contact-mobile div a {
		display: block;
		width: 100px;
		padding: 8px 0;
		border-radius: 3px;
		border: 1px solid #666;
		background: #5aabd6;
		background: -webkit-gradient(linear, left top, left bottom, from(#90c9e8), to(#5aabd6)); /* Saf4+, Chrome */
		background: -webkit-linear-gradient(top, #90c9e8, #5aabd6); /* Chrome 10+, Saf5.1+ */
		background: -moz-linear-gradient(top, #90c9e8, #5aabd6); /* FF3.6+ */
		background: -ms-linear-gradient(top, #90c9e8, #5aabd6); /* IE10 */
		background: -o-linear-gradient(top, #90c9e8, #5aabd6); /* Opera 11.10+ */
		background: linear-gradient(top, #90c9e8, #5aabd6); /* W3C */
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
	}
	
	/**	Linkedin */
	body.home section.linkedin .IN-widget {
		display: block !important;
		margin-top: 10px;
	}
	
	.footer-area ul li {
		background: none;
		border-bottom: 1px solid #666;
	}
	.footer-area {
		padding-top: 18px;
	}
	.footer-area #to-top-link {
		top: -44px;
	}
	.footer-area #footer-widget-logo {
		margin-bottom: 18px;
	}
	.footer-area h3 {
		margin-bottom: 12px;
	}
	.footer-area a {
		color: #ddd !important;
	}
	.footer-area form li {
		padding: 0 !important;
	}
	.footer-area form input[type="text"],
	.footer-area form select,
	.footer-area form textarea {
		background: #555 !important;
		border: 0 !important;
		margin: 0 0 8px 0 !important;
		width: 80% !important;
	}
	
	#footer {
		padding: 20px;
	}
	#footer ul.social-networks,
	#footer ul.copyright {
		text-align: left !important;
	}
	#footer ul.social-networks li {
		margin: 0 15px 0 0;
	}
	#footer ul.copyright li span {
		display: block;
		overflow: hidden;
		height: 0;
	}
	#footer ul#menu-footer li {
		padding: 0 6px 0 8px !important;
	}
	#footer ul#menu-footer li:first-child {
		padding-left: 0 !important;
	}
}



.video-shortcode {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-shortcode iframe,
.video-shortcode object,
.video-shortcode embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.button {
	-webkit-transition: all 0.1s ease;                  
	-moz-transition: all 0.1s ease;                 
	-o-transition: all 0.1s ease;   
	-ms-transition: all 0.1s ease;          
	transition: all 0.1s ease;
}

.button.medium {
	height: 23px;
	line-height: 23px;
	font: 13px/23px 'PTSansBold', arial, helvetica, sans-serif;
	text-align: center;
	padding: 0 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.button.blue-flat.medium {
	height: auto;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	border-bottom: 2px solid #1482a5;
	background: #3fa0d1;
	border-top: 2px solid transparent;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	color: white;
}


.button.blue-flat.medium:hover {
	border-top: 2px solid #1482a5;
	background: #3892be;
	border-bottom: 2px solid transparent;
	color: white !important;
}


.button.maroon-flat.medium {
	height: auto;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	border-bottom: 2px solid #8a0647;
	background: #bc1d70;
	border-top: 2px solid transparent;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	color: white;
	width: auto;
}


.button.maroon-flat.medium:hover {
	border-top: 2px solid #8a0647;
	background: #a61862;
	border-bottom: 2px solid transparent;
	color: white !important;
}



.button.blue-flat.large {
	height: auto;
	border-bottom: 3px solid #1482a5;
	background: #3fa0d1;
	border-top: 3px solid transparent;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-box-shadow: none;
	-moz-box-shadow:  none;
	box-shadow:  none;
	color: white;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-transform: none;
	width: 100%;
	padding-left:10px;
	padding-right: 10px;
}

.button.blue-flat.large:hover {
	
	border-top: 3px solid #1482a5;
	background: #3892be;
	border-bottom: 3px solid transparent;
	color: white !important;
}



.button.large.blue {
	height: auto;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-box-shadow: none;
	-moz-box-shadow:  none;
	box-shadow:  none;
	color: white;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border-bottom: 3px solid #1482a5;
	background: #3fa0d1;
	border-top: 3px solid transparent;
	min-width: 300px;
	text-transform: none;
	text-shadow: none;
}

.button.large.blue:hover { 
	border-top: 3px solid #1482a5;
	background: #3892be;
	border-bottom: 3px solid transparent;
}


.button.maroon-flat {
	height: auto;
	border-bottom: 3px solid #8a0647;
	background: #bc1d70;
	border-top: 3px solid transparent;
	color: white;
	 -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-transform: none;
	width: 100%;
	box-shadow:  none;
}
.button.maroon-flat.large  {
	padding-left:10px;
	padding-right: 10px;
}

.button.maroon-flat:hover {
	color: white !important;
	background: #a61862;
	border-top: 3px solid #8a0647;
	border-bottom: 3px solid transparent;
}

.button.large.maroon {
	height: auto;
	border-bottom: 3px solid #8a0647;
	background: #bc1d70;
	border-top: 3px solid transparent;
	color: white;
	 -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-transform: none;
	min-width: 300px;
	box-shadow:  none;
}

.button.maroon:hover {
	border-top: 3px solid #8a0647;
	background: #a61862;
	border-bottom: 3px solid transparent;
	color: white !important;
}

.button.max-width {
	width: 100%;
}


hr {
	height: 1px;
	background: #e8e8e7;
	border: none;
}

@media only screen and (max-width: 479px){
	.one_half.no-margin-bottom, 
	.one_third.no-margin-bottom, 
	.two_third.no-margin-bottom, 
	.three_fourth.no-margin-bottom, 
	.one_fourth.no-margin-bottom {
		margin-bottom:0;
	}
}