body {
	/*font-size: 13px;*/
	/*padding: 0 8px !important;*/
	color: #212121;
	line-height: 150%;
}

body.toolbar-drawer {
	padding: 65px 8px 0 8px !important;
}


/* BOOTSTRAP RESETS -----------------------------------*/

.container-fluid {
	padding: 0 ;
}

li {
    line-height: normal;

}

#content-area li {
	padding-bottom: 8px;
}


form button, form input[type="button"], form input[type="reset"], form input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	margin: 5px 0;
}

p {
	margin: 10px 0 15px 0;
}

.block-views p {
	margin: 0 0 10px 0;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0;
	/*list-style: inside;*/
}

h4 {
	font-size: 20px;
	line-height: 20px;
}
h5 {
	font-size: 17px;
	line-height: 20px;
}
h6 {
	font-size: 15px;
	line-height: 20px;
}

.view-header h1, .view-header h2 {
	margin-top: 0;
	margin-bottom: 25px;
}



pre {
	margin-bottom: 20px;
}

.bordered {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#page-wrapper {
	background: #ffffff;
	min-height: 300px;

	box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.25);
	border-top: 0;

}

.btn {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

input[type="radio"], input[type="checkbox"] {
	margin: -2px 2px 0 0;
}

.span2 input[type="textfield"], .span2 textarea {
	width: 150px;
}
textarea {
	height: auto;
}

#page-wrapper .container-inline {
	background: #f2f2f2;
	padding: 20px;
	margin-bottom: 15px;
	border-radius: 4px;
}

.container-inline input[type="submit"] {
	margin-bottom: 9px;
	margin-left: 5px;
}

.links .btn.active {
	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background-image: none;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	line-height: 140%;
}

blockquote {
	background:#f9f9f9;
	margin: 25px;
	font-weight: normal;
	line-height: 150%;
	font-style: italic;
	font-size: 100%;
	padding:.5em 10px;

	quotes:"\201C""\201D""\2018""\2019";
}

blockquote p {
	background:#f9f9f9;
	display:inline;
}


blockquote:before {
	color:#eee;
	content:"\201C";
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}

.pager a, .pager span {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	display: inline-block;
	padding: 3px 10px;
}

.item-list .pager {
	line-height: 35px;
}

.item-list .pager li {
	margin: 0 0 10px 0;
}

.item-list .pager li a {
	color: #5f5f5f;
}

a:focus, .btn:focus, * {
	outline: none;
	text-decoration: none;

}

p a:hover {
	text-decoration: underline;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	text-decoration: none;
	color: #ffffff;
	background-image: none;
}

.block .carousel {
	margin-bottom: 5px;
}

.align-center {
	text-align: center;
}

.heading-list {
	font-size: 20px;
	margin: 15px 0;
}

.heading-list li {
	line-height: 34px;
	list-style: circle;
	margin: 0;
}

.checks li {
	list-style: none;
	list-style-image: none;
	background: url(img/check.png) left top no-repeat;
	padding: 0 0 0 40px;
}

.dropcap {
	display: block;
	float: left;
	font-size: 40px;
	line-height: 40px;
	margin: 0 5px 0 0;
	margin-top: -1px;
}

.carousel-control {
	opacity: 0.15;
	font-family: Arial;
	border-radius: 4px;
	width: 50px;
	height: 45px
}

.carousel-control.left {
	background-image: url(img/left-arrow.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.carousel-control.right {
	background-image: url(img/right-arrow.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.carousel-control:hover {
	opacity: .3;
}
/* PORTFOLIO */

.no-space [class*="span3"] {
	margin-left: 0.9%;
	margin-right: 0.9%;
}

.no-space [class*="span3"]:first-child {
	margin-left: 0.9%;
	margin-right: 0.9%;
}

.no-space [class*="span4"] {
	margin-left: 0.85%;
	margin-right: 0.85%;
}

.no-space [class*="span4"]:first-child {
	margin-left: 0.85%;
	margin-right: 0.85%;
}

.no-space [class*="span6"] {
	margin-left: 0.63%;
	margin-right: 0.63%;
}

.no-space [class*="span6"]:first-child {
	margin-left: 0.63%;
	margin-right: 0.63%;
}

/* preloader*/

.preloader {
	background: url(js/89.gif) center center no-repeat #fefefe;
	display: block;
}




/* change to add menu in top bar */

.social-region .titlecontainer{
   display: none;
}

.social-region  ul.menu{

   line-height: 34px;
   font-size: 12px;
   list-style:none;
   list-style-image: none;
}

.social-region  ul.menu li.collapsed, .social-region  ul.menu li.expanded, .social-region  ul.menu li.leaf{
   list-style:none;
   list-style-image: none;
   display: inline-block;

}

.social-region  ul.menu li a{
   padding:0;
   margin: 0 0 0 10px;
}

#footer-region .social_icons li {
	margin: 0 ;

}

#footer-region .social_icons a {
	display: block;
	height: 56px;
	font-size: 20px;
	text-indent: -9999px;
}

#footer-region .social_icons li {
	background-image: url(img/social.png);
	height: 56px;
	width: 56px;
}
li.icon-facebook {				background-position: 0px 0px;}
li.icon-facebook:hover { 	background-position: 0px -57px; }

li.icon-twitter {				background-position: -71px 0px;}
li.icon-twitter:hover {	background-position: -71px -57px;}

li.icon-youtube {				background-position: -143px 0px;}
li.icon-youtube:hover { background-position: -143px -57px;}

li.icon-blog {				background-position: -214px 0px;}
li.icon-blog:hover { background-position: -214px -57px;}

li.icon-newsletter {	background-position: -284px 0px; }
li.icon-newsletter:hover { background-position: -284px -57px; }

li.icon-instagram 		{ background-position: -356px 0px; }
li.icon-instagram:hover { background-position: -356px -57px; }





/* TOP BAR SEARCH FORM ---------------------- */

#topBar form {
	margin: 0;
}

#topBar form * {
	margin-top: 0;
	margin-bottom: 0;
}

#topBar form .form-actions {
	padding: 0;
}

#topBar form #search-submit-topbar {
	position: absolute;
	bottom: 3px;
	right: 6px;
}

#topBar form .container-inline {
	line-height: 32px;
	position: relative;
	padding: 0 10px 0 0;
}

#topBar #search-block-form .form-text {
	margin: 7px 0 0 0;
	padding: 2px 5px 0 5px;
	width: 100%;
	border-radius: 4px;
	background: #f9f9f9;
	box-shadow: inset 0px 1px 1px rgba(100,100,100, 0.3);
	-moz-box-shadow: inset 1px 0 1px rgba(100,100,100, 0.3);
	-webkit-box-shadow: inset 0px 1px 1px rgba(100,100,100, 0.3);
	border: 1px solid #ececec;
	color: #999;
	font-size: 12px;
	height: 18px;
	line-height: 20px;
	display: block;
}

.search-results h3.title {
	font-size: 18px;
}

@media screen and (max-width: 767px) {
    .region-search-box{
        width: 200px;
    }

    .search-box-top .inner{
        padding: 0 0 10px 0;
    }
}

/* Header   ---------------------- */

#header {
	position: relative;
}



@media screen and (max-width: 767px) {
	#header_left {
		margin-bottom: 25px;
	}
}



#texttitles, #logocontainer {
	display: block;
}


#texttitles, #site-name {
	margin: 0;
}

#texttitles {
	padding-left: 45px;
	display: block;
	float: left;
}

#site-name {
	font-size: 36px;
	line-height: 100%;
	padding-top: 2px;
}

#site-name a, #site-name a:hover {
	color: #5f5f5f;
	text-decoration: none;
}

#slogan {
	padding: 2px 0 0 2px;
	color: #555555;
	display: block;
	font-style: italic;
}


#header #header-inner-shadow {
	background: url(img/header-inner-shadow.png) top repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	overflow: hidden;
	line-height: 3px;
	z-index: 500;
}


/* SLIDERS ------------------------ */

#main_slider {
	position: relative;
}

#main_slider .block {
	padding: 0;
}



#main_slider h1, #main_slider h2, #main_slider h3, #main_slider h4{
	margin: 0 0 15px 0;
}



/* * FLEX SLIDER * */

.flexslider {
	border: none;
	border-radius: 0px;
	box-shadow: none;
	margin: 0 !important;
}

.flex-container {
	min-height: 280px;
}



.flex-caption {
	position: absolute;
}

.flex-caption-title {
	display: block;
}

.flex-caption-body {
	display: block;
	padding-bottom: 15px;
	/*float: left;*/
	margin-right: 0;
}

.flex-caption-link {
	display: block;
	padding-bottom: 10px;
}

.blog-content .field-slideshow-wrapper .field-slideshow {
	/*o_O*/
	width: 750px !important;
}

.blog-content .field-slideshow-wrapper .field-slideshow img {
	width: 100% !important;
	height: auto !important;
}

@media screen and (max-width: 1023px) {
	.flexslider:hover .flex-prev {
		/*left: 88%;*/
	}
}

@media screen and (max-width: 979px) {

	.blog-content .field-slideshow-wrapper .field-slideshow {
		/*o_O*/
		width: 450px !important;
		height: 250px !important;
	}
	.blog-content .field-slideshow-wrapper .field-slideshow img {
		width: 100% !important;
		height: 250px !important;
	}



	.flex-control-nav {
		display: none;
	}

	.flex-control-nav a {
		display: none;
	}

	.flex-direction-nav .flex-next {
		background-position: 100% 0;
		right: -50px;
		display: none;
	}
	.flex-direction-nav .flex-prev {
		left: -50px;
		display: none;
	}
	.flexslider:hover .flex-next {
		opacity: 0.8;
		right: 1%;
		display: block;
	}
	.flexslider:hover .flex-prev {
		opacity: 0.8;
		left: 1%;
		display: block;
	}

	.flex-caption {
		top: 50%;
		position: absolute;

	}

	.flex-caption-title {
		font-size: 26px;
	}

}

@media screen and (max-width: 767px) {
	.flex-direction-nav a {
		top: 47%;
	}

	.flex-container {
		min-height: 100px;
	}


}



/* BLOCKS -----------------------*/

.block {
	padding: 0 25px;
}

.blocktitle {
	margin: 0 0 10px 0;
}

/*
 * HIGHLIGHTED
 */

.region-highlighted {
	padding: 15px 20px;
}

.region-highlighted .block {
	padding: 0;
	margin: 0;
}

#highlighted_2 {
	color: #fff;
	margin-right: 0px;
	float: right;
}

#highlighted_2 .block {
	padding:10px 15px;
}

.region-highlighted-2 {
	border-left: 4px solid;
}

/*
 * COLUMN BLOCKS
 */

#column-region .block .blocktitle {
	margin: 0 0 10px 0;
}

#column-region .block {
	margin-bottom: 20px;
	padding-bottom: 3px;
}

#column-region p {
	margin-bottom: 20px;
}

/*
 #column_block2 .block, #column_block3 .block, #column_block4 .block, #column_block5 .block, #column_block5 .block{
 border-left: 1px solid #e2e2e2;
 }

 */

/* COLUMN BLOCKS ROW 2---------------*/

#column-region-row2  .block {
	margin-bottom: 20px;
	padding-bottom: 3px;
}

#column-region-row2 p {
	margin-bottom: 20px;
}



#under-content-region  .block {
	margin-bottom: 20px;
	padding-bottom: 3px;
}

#under-content-region p {
	margin-bottom: 20px;
}



/* CONTENT ZONE ----------------- */

#zone2{
	padding-top: 22px;
}

#zone2 .block {
	padding: 25px 0;
	//margin-bottom: 25px;
	/*border-bottom: 1px solid #e2e2e2;*/
}

#content-area {
	position: relative;
}



#block-system-main.block {
	border-bottom: none;
}

#zone2  .block .blocktitle {
	margin: 0 0 10px 0;
}

.node .title {
	margin: 0 0 15px 0;
}

.node-teaser .title {
	margin: 0 0 12px 0;
}

.node .title a {
}

.node-teaser .user-picture {
	display: none;
}

#content-region .block {
	padding: 0;
}

.node {
	margin: 0;
	padding: 30px 0;
}

.iteration-1 {
	/*padding: 0 0 30px 0;*/
}

.breadcrumb {
	font-size: 11px;
	color: #777777;
	padding:  0;
	margin:  8px 0;
	background: none;
}
#breadcrumb-zone {background: #e9eef0;}

div.submitted {
	padding: 10px 0;
	color: #9f9f9f;
	width: 100%
}

.node-teaser div.submitted {
	padding: 0 0 10px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
	width: 100%
}

.node-teaser .node-print {
	display: none;
}

.node .links {
	padding: 0;
	width: 100%;
	text-align: right;
	margin: 0;
	line-height: 35px;
}

ul.links {
	list-style: circle;
}

.node ul.inline li {
	padding: 8px 0 0 0;
}

.node-user-picture {
	float: right;
	margin: 0 0 10px 10px;
	width: 100px;
	height: auto;
	padding: 5px;
}

.node img {
	margin-bottom: 15px;
}

.node .field-item img {
	margin-bottom: 0;
}

.field-item {
	margin-bottom: 15px;
}

.field-type-image .field-item {
	margin: 0;
}

.field-type-image {
	margin-bottom: 15px;
	padding: 4px;
	/*border: 1px solid #e2e2e2;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;Luis*/
	display: inline-block;
	max-width: 100%
}

.field-type-image img, .fancy-preload img {
	/*width: 100%;*/
}

.fancy-preload {
	margin-bottom: 15px;
	padding: 4px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

div.terms {
	display: block;
	margin-bottom: 15px;
	text-align: right;
}

div.terms div {
	display: inline;
	line-height: 13px;
}

.meta .terms .field-item {
	margin-left: 8px;
	border-radius: 3px 3px 3px 3px;
	padding: 1px 4px 2px;
	background: #eee;
}

.meta .terms .field-item a {
	color: #5f5f5f;
	font-size: 11.8px;
	font-weight: normal;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
}

/* MENUS-------------- */

ul.menu {
	margin: 0 0 10px 0;
}

ul.menu li a {
	color: #444;
	display: block;
	padding: 3px 0 2px 0;
	font-size: 14px;

}
#top-main-menu ul.menu li a {
		color: #444;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.region-secondary-menu ul.menu li a {
	font-size: 11px;
	color: #777;
}

.region-secondary-menu ul.menu li {
	display: inline-block;
}

.region-secondary-menu ul.menu li.first {
	padding-left: 0;
}



#header ul.menu li a:active, #header ul.menu li a:hover {
	color: #1976d2;
}


ul.menu li.leaf a:hover {
}

ul.menu li {
	list-style: none;

	margin: 0;
	padding: 0;
	border-bottom: 1px solid;
	border-color: #e6e6e6;
	padding-left: 20px;
}


ul.menu li.expanded {
	border-bottom: none;
	background: url(img/expanded.png) left top no-repeat;
}

ul.menu li.expanded li.first {
	border-top: 1px solid;
	border-color: #e6e6e6;
}

ul.menu li.collapsed {
	background: url(img/collapsed.png) left top no-repeat;
}

/* item list */
.item-list ul li {
	list-style: decimal;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* numbered-heading */

.title-with-icon {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.numbered-heading {
	line-height: 58px;
	font-size: 24px;
	float: left;
	display: inline-block;
}

.round-number {
	display: inline-block;
	width: 58px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-weight: bold;
	font-size: 38px;
	color: #fff;
	border-radius: 50%;
	float: left;
	margin-right: 12px;
}

.btn.btn-plain {
	background: none;
	box-shadow: none;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	background-image: url(img/plain-button.png);
	background-position: right center;
	text-shadow: none;
	color: #6f6f6f;
	padding-right: 17px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

/* feedback link------------------- */

#feedback-div {
	position: fixed;
	bottom: 5%;
	left: 0;
}

#feedback-link {
	padding: 20px 10px 20px 8px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	background: #d4d4d4;
	transition: background .25s linear 0s;
	-moz-transition: background .25s linear 0s;
	-webkit-transition: background .25s linear 0s;
	display: block;
}

/* Modal --------*/

.modal .blocktitle {
	padding: 10px 0;
	border-color: #ddd;
}

.modal .modal-footer {
	background: none;
}

.modal form {
	margin: 0;
}

/* Tabs Region & Tabs-------------*/

#tabs-region .inner {
	padding: 0 0 0 25px;
}

#tabs-region .span12 .inner {
	padding: 0 25px 0 25px;
}

.tabs-left .block {
	padding-bottom: 3px;
}

.tabs-left  .tab-content {
	padding: 15px 20px;
}

.tab-content {
	padding: 0 20px;
}

.tab-content .block {
	padding: 0;
}

#tabs-region .tabs-left .tab-content {
	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+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3OCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjNmM2YzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 78%, rgba(243,243,243,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(78%,rgba(248,248,248,1)), color-stop(100%,rgba(243,243,243,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 78%,rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,248,248,1) 78%,rgba(243,243,243,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,248,248,1) 78%,rgba(243,243,243,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,248,248,1) 78%,rgba(243,243,243,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-8 */
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-radius: 0 4px 4px 0;
}

#tabs-region .tabs-left > .nav-tabs {
	margin-right: 0;
	margin-top: 0;
	border: none;
}
#tabs-region .tabs-left > .nav-tabs > li {
	margin-bottom: 4px;
	border-radius: 2px 0 0 2px;
}

#tabs-region .tabs-left > .nav-tabs > li > a {
	margin-right: 0px;
	min-width: 150px;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #eee;
	color: #666;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: none;
	box-shadow: 0 0 2px rgba(255,255,255, .9) inset;
	border-radius: 2px 0 0 2px;
	margin-bottom: 0;
}

#tabs-region .tabs-left > .nav-tabs > li > a:hover {
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: none;
}

#tabs-region .tabs-left > .nav-tabs > li.active > a {
	/* background-image: url(img/tabs-shade.png); */
	box-shadow: none;
	color: #fff;
}

.nav-tabs {
	font-size: 18px;
}

#tabs-Sidebar .block {
	padding: 0 25px 0 0;
}

@media (max-width: 767px) {
	.tabs-left > .nav-tabs > li > a {
		margin-right: 0px;
		min-width: 60px;
		padding-left: 10px;
	}

	#tabs-region .tabs-left > .nav-tabs > li > a {
		min-width: 90px;
	}

	.nav-tabs {
		font-size: 14px;
	}

	.inner {
		padding-right: 15px;
		padding-left: 15px;
	}

	#tabs-Sidebar .block {
		padding: 25px 25px 0 25px;
	}

}

/* TITLE REGION -------------------------*/

#title-region .inner {
	color: #fff;
}

#title-region .inner a {
	color: #fff;
}
#title-region  {
	background-image: url(img/title-bg-shade.png);
}

#title-region .inner {
	padding: 25px 28px;

	background-position: top;
	background-repeat: repeat-x;
}

#title-region .page-title, #title-region .page-title a {
	margin: 0;
	color: #fff;
/*	text-shadow: 0px 1px 0px rgba(100,100,100,0.3);*/
	text-shadow: 0px 1px 1px rgba(00,00,00,0.6);
}

#title-region .breadcrumb {
	color: #777;
	margin: 0;
	padding: 0 28px;
	background: #f5f5f5;
	/*border-top: 1px solid #fff;*/
	line-height: 32px;
	height: 32px;
}

.icon-breadcrumb {
	background-image: url(img/home-icon.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#home-icon {
	float: left;
	padding: 0 12px;
	line-height: 32px;
	height: 32px;
	margin-right: 10px;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	background: rgb(233,233,233); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(233,233,233,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,233,233,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(233,233,233,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
}

.border-title-region {
	display: block;
	height: 4px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	width: 100%;
	float: left;
	background: #f0f0f0;
	border-top: 1px solid #fff;
}



/* COMMENTS -------------------------*/

#comments {
	margin-top: 14px;
}

.comment-meta {
	float: right;
	margin: 2px 0 4px 12px;
	background: #fefefe;
	padding: 5px;
}

.comment-meta img {
	width: 98px;
	height: auto;
}

.comment-submitted {
	margin-top: -8px;
	padding-bottom: 15px;
	font-size: 11px;
	color: #777;
}

.comments-links {
	text-align: right;
	font-size: 11px;
	color: #777;
}

.comment {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #e2e2e2;
}

#comments .indented {
	padding: 10px;
	margin-left: 30px;
}

#comment-form {
	font-weight: normal;
	padding: 8px 15px;
	background: #f8f8f8;
	box-shadow: 0px 0px 3px rgba(100,100,100, 0.3);
}

#comment-form label {
	padding: 2px 0;
	font-weight: normal;
}

#comment-form input.form-text, #comment-form textarea.form-textarea {
}

.filter-wrapper {
	border: none;
}

#comment-form .form-submit {
	margin-right: 6px;
}

#comments h3 {
	font-size: 20px;
}

#comments h2.title {
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e2e2e2;
}

#comments h2.title.comment-form {
	font-size: 24px;
	padding: 5px 15px;
	margin-bottom: 0;
	border: none;
	margin-top: 30px;
	color: #5f5f5f;
	text-shadow: 0 1px 0 rgba(255, 255,255, 0.4);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	box-shadow: 0px 0px 3px rgba(100,100,100, 0.3);
	background: #f8f8f8;
}

.comment .new, .marker {
	font-weight: bold;
	line-height: 14px;
	font-size: 11px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999999;
	padding: 1px 2px 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* TYPOGRAPHY ---------*/

#zone1 p, #zone2 p, #zone3 p {
	margin: 0 0 20px 0;
}
.divider {
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0 0 20px 0;
	width: 100%;
	/* float: left; */
}

.region-highlighted h1, .region-highlighted h2, .region-highlighted h3, .region-highlighted h4, .region-highlighted h5 {
	margin: 0 0 10px 0;
}

.banner h3 {
	margin: 10px 0;
}

.border {
	border-top: 1px solid #e2e2e2;
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	width: 100%;
	float: left;
}

.border-color {
	border-top: 3px solid;
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0 2% 0 2%;
	width: 96%;
	float: left;
}

/* ALL FORMS ---------------------- */

.form-submit {
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.form-submit {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 14px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}

.form-actions {
	background-color: none;
	background: none;
	border-top: none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px 0;
}

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

.feed-icon {
	padding-bottom: 15px;
	display: block;
}

body.page-taxonomy.page-crossroads-blog .feed-icon{
	display: none;
}

.hi {
	padding: 20px;
	margin: 20px;
	transition: box-shadow 1s linear 0s;
	-webkit-transition: box-shadow 1s linear 0s;
	-moz-transition: box-shadow 1s linear 0s;
}

.hi:hover {
	box-shadow: 10px 10px 30px #cccccc;
}

html.js input.form-autocomplete {
	background: none;
}

.btn.pull-right.form-submit {
	margin-left: 5px;
	margin-right: 0;
}

.btn.form-submit {
	margin-right: 5px;
}

.btn.btn-theme {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-image: url(img/button-shade.png);
	background-repeat: repeat-x;
	background-position: top;
	background-size: auto;
	/* Fix box-shadow transition because of bootstrap */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	/* ^^END Fix */

	transition: box-shadow 0.2s linear 0s;
	-webkit-transition: box-shadow 0.2s linear 0s;
	-moz-transition: box-shadow 0.2s linear 0s;
}

.btn.btn-theme:hover {
	background-size: auto;
	background-position: top;
	color: #fff;
}

.features-btn {
	margin-top: 32px;
}

/* back to top */
#toTop {
	width: 28px;
	text-align: center;
	position: fixed; /* this is the magic */
	bottom: 12px; /* together with this to put the div at the bottom*/
	right: 12px;
	cursor: pointer;
	display: none;
	color: #333;
	font-size: 22px;
}

/* Tables */

tbody {
	border-top: none;
}

#forum  th, #forum  .table th {
	border-bottom: 3px solid;
	padding: 16px 10px;
}

#forum  .table thead, #forum thead {
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */
}

tr.even {
	background: #fff;
}

tr.even, tr.odd {
	border-bottom: 1px solid #e2e2e2;
}

.table th, .table td, th, td {
	vertical-align: middle;
}

.node-forum .meta {
	padding: 10px 20px;
	margin-bottom: 15px;
	border: 1px solid #f0f0f0;
	background: rgb(247,247,247); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(252,252,252,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(252,252,252,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(252,252,252,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(252,252,252,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-8 */
}

#forum .table {
	border: 1px solid #e2e2e2;
	box-shadow: 0 2px 3px rgba(100,100,100,.2);
}

/* eunomic icons. We have used Token icons from brsev (http://brsev.deviantart.com/art/Token-128429570)*/
[class^="icon48-"], [class*=" icon48-"] {
	display: inline-block;
	width: 48px;
	height: 48px;
	margin-right: 5px;
	line-height: 48px;
	vertical-align: text-top;
	float: left;
	margin-top: 3px;
}

.icon48-iphone {
	background: url(img/icons/48/iPhone.png) center center no-repeat;
}

.icon48-tuneup {
	background: url(img/icons/48/tuneup-utilities.png) center center no-repeat;
}

.icon48-paint {
	background: url(img/icons/48/Paint.png) center center no-repeat;
}

.icon48-graph {
	background: url(img/icons/48/graph.png) center center no-repeat;
}

/* tabs */

ul.tabs {
	margin: 15px 0;
}

ul.btn-group.tabs{
	margin-bottom: 35px;
}

ul.tabs a {
	color: #5f5f5f;
}

.item-list ul.pager {
	margin: 20px;
}

/* BOTTOM REGION ------------------ */

#bottom-region {

	color: #fff;
	background-position: top;

	box-shadow: 0 0 4px 2px rgba(0,0,0, 0.15) inset;
	border-top: 3px solid;
	border-bottom: 3px solid;
}

#bottom-region .block {
	padding: 12px 25px;
}

#bottom-region .block-simplenews .content p {
	margin: 0 0 6px 0;
}

#bottom-region .block-simplenews .simplenews-subscribe {
	margin: -14px 0 0 0;
	text-align: right;
}

#bottom-region a {

}

@media (max-width: 767px) {
	#bottom-region .block-simplenews .simplenews-subscribe {
		margin-top: 10px;
		text-align: left;
	}
}

.logged-in #bottom-region .block-simplenews .content p {
}

.logged-in #bottom-region .block-simplenews .simplenews-subscribe {
}

#bottom-region .block-simplenews .simplenews-subscribe .form-item, #bottom-region .block-simplenews .simplenews-subscribe .form-text {
	margin: 0 !important;
	display: inline-block;
}

#bottom-region .block-simplenews .simplenews-subscribe .form-text {

}

#bottom-region .block-simplenews .simplenews-subscribe .form-submit {
	margin-left: 2px;
}

.logged-in #bottom-region .block-simplenews .simplenews-subscribe .form-submit {
	margin: 0 0 0 3px;
	display: inline-block;
}

.simplenews-subscribe label {
	display: none;
}

/* FOOTER ------------------------- */

#footer-region {
	color: #888;

}

.region-footer .block {
	padding-right: 0;
}


#footer-region ul.menu li.leaf, #footer-region ul.menu li.collapsed, #footer-region ul.menu li.expanded {
	list-style: none;
	background: none;
	padding: 0 0 0 2px;
	border-bottom: none;
	line-height: 28px;
}

#footer-region ul.menu li a {
	display: inline;
	padding: 0;
}


html.js fieldset.collapsed{
    height:auto;
}

/*
 * bootstrap components misc -----------------
 */

.accordion-heading * {
	margin: 0;
}

.accordion-heading a {
	color: #5f5f5f;
}

.accordion-heading {
	box-shadow: none;
	background: #f8f8f8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
}

.getCode {
	margin-top: 20px;
	margin-bottom: 20px;
}

.getCode .accordion-heading {

}

.getCode .icon-plus {
	margin-top: 4px;
	margin-right: 2px;
}

.the-icons li, .the-icons {
	list-style: none;
	list-style-type: none;
	margin-left: 5px;
}

/* jCarousel skin modification */

/**
 * Based on the default jCarousel tango skin. Adapted for use with the Mini
 * Panels module by Wim Leers. GPL icons created by Kaj Heijmans.
 */

.jcarousel-item .views-field-view-node{
	margin-top: 20px;
}

.jcarousel-container {
	background: none;
	border: none;
	margin: auto;
}

.jcarousel-container-horizontal {
	width: 440px;
	height: 102px;
	padding: 20px 40px;
}

.jcarousel-container-vertical {
	width: 100%;
	height: auto;
	padding: 0;
}

.jcarousel-navigation-before {
	padding-top: 0;
}

.jcarousel-navigation-after {
	padding-bottom: 30px;
}

.jcarousel-clip-horizontal {
	width: 440px;
	overflow: hidden;
}

.jcarousel-clip-vertical {
	height: 380px;
	overflow: hidden;
}

/* hide read more link */
@media (max-width: 830px) {
	.views-field-view-node {
		display: none;
	}
}

.jcarousel-item {
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	border: none;
	list-style: none;
}

.jcarousel-item-horizontal {
	margin: 0 4px;
}

.jcarousel-item-vertical .portfolio-image {
	float: left;
	margin-right: 25px;
}

.views-field-view-node {

}

.jcarousel-item-vertical {
	margin: 15px 0;
}

.jcarousel-item-placeholder {
	background: #fff url(throbber.gif) no-repeat center center;
	color: #000;
}

/**
 * Buttons
 */
.jcarousel-next, .jcarousel-prev {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(img/arrows.png);
}

/**
 *  Horizontal Buttons
 */
.jcarousel-prev-horizontal {
	position: absolute;
	top: 55px;
	left: 5px;
	background-position: 0 0;
}
.jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}

.jcarousel-next-horizontal {
	position: absolute;
	top: 55px;
	right: 5px;
	background-position: 0 -32px;
}
.jcarousel-next-horizontal:hover {
	background-position: -32px -32px;
}
.jcarousel-next-horizontal:active {
	background-position: -64px -32px;
}
.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -64px -32px;
}

/**
 *  Vertical Buttons
 */
.jcarousel-prev-vertical {
	position: absolute;
	top: -44px;
	right: 49px;
	background-position: 0 -64px;
}
.jcarousel-prev-vertical:hover {
	background-position: -32px -64px;
}
.jcarousel-prev-vertical:active {
	background-position: -64px -64px;
}
.jcarousel-prev-disabled-vertical, .jcarousel-prev-disabled-vertical:hover, .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: -96px -64px;
}

.jcarousel-next-vertical {
	position: absolute;
	top: -46px;
	right: 25px;
	background-position: 0 -96px;
}
.jcarousel-next-vertical:hover {
	background-position: -32px -96px;
}
.jcarousel-next-vertical:active {
	background-position: -64px -96px;
}
.jcarousel-next-disabled-vertical, .jcarousel-next-disabled-vertical:hover, .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: -96px -96px;
}

.jcarousel-navigation {
	margin: 0;
	padding: 4px;
}

.jcarousel-navigation li {
	display: none;
	margin: 0 -1px 0 0;
	padding: 0;
	background: none;
}

.jcarousel-navigation li a {
	color: #12A698;
	padding: 1px 5px;
}

.jcarousel-navigation li a:hover {
	color: white;
	padding: 0px 4px;
	background-color: #A0DCD9;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #4C9899;
}

.jcarousel-navigation li.active a {
	color: white;
	padding: 0px 4px;
	background-color: #12A698;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #1B6364;
}

/* responsive fix */

@media (max-width: 767px) {
	#footer-note .inner {
		text-align: left;
	}

	#header_left {
		margin-bottom: 20px;
	}

	#wap-menu {
		margin-bottom: 10px;
	}

	.main_menu_container {
		/*
		float: none;
		padding: 20px;
		*/
	}


	.social-region .inner.pull-right {
		float: none;
		/*padding: 0 0 10px 0;*/
	}

	.social-region .block {
		margin-left: 0;
	}

	#tabs-region .inner {
		padding: 0 25px;
	}
}

/*
 * Demo logos
 */

.ibm-logo {
	height: 76px;
	margin: auto;
	width: 180px;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(img/icons/clients.jpg);
	background-position: -30px 5px;
}

.acer-logo {
	height: 76px;
	width: 180px;
	margin: auto;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(img/icons/clients.jpg);
	background-position: -515px 5px;
}

.lg-logo {
	height: 76px;
	width: 180px;
	clear: both;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(img/icons/clients.jpg);
	background-position: -760px 5px;
}

.tata-logo {
	height: 76px;
	margin: auto;
	width: 180px;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(img/icons/clients.jpg);
	background-position: -263px 5px;
}

.node-type-page .node {
	padding-bottom: 10px;
}

/* table */

table {
	width: 100%;
	margin-bottom: 20px;
}
table th, table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
table th {
	font-weight: bold;
}
table thead th {
	vertical-align: bottom;
}
table caption + thead tr:first-child th, table caption + thead tr:first-child td, table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child th, table thead:first-child tr:first-child td {
	border-top: 0;
}
table tbody + tbody {
	border-top: 2px solid #dddddd;
}


/* Ubercart */

.node-product{
	margin: 25px 0;
}

.node-product .field-name-body{
	 margin: 20px 0;
}

.field-type-taxonomy-term-reference, .field-name-field-restricted {
	margin: 0;
	clear: both;
}



.field-name-taxonomy-catalog *{
	margin: 0;
}

.product-descriptions{
	padding: 10px 15px;
	background: #f7f7f7;
	border:1px solid #fff;
	box-shadow: 0 0 2px rgba(0,0,0,.3);
	margin-top: 1px;
	line-height: 22px;
}

.field-type-taxonomy-term-reference .field-item{
	/*padding-left: 13px;
	background: url(img/catalog_tags.png) left center no-repeat;*/ /*Luis*/
	margin-left: 12px;
}


.node-product .display-price{
	float: none;
	text-align: left;
	font-size: 28px;
	padding:32px 0 0 0 ;
	display: block;
}

.node-product  .uc-price{
	display: inline-block;
}


.btn.node-add-to-cart{
	-moz-transition: box-shadow 0.2s linear 0s;
    background-image: url("img/button-shade.png");
    background-position: center top;
    background-repeat: repeat-x;
    background-size: auto auto;
    box-shadow: none;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    padding: 4px 22px;
    font-size: 16px;
}

.btn.node-add-to-cart:hover {
	background-size: auto;
	background-position: top;
	color: #fff;
}

.node-product .add-to-cart{
	text-align: right;
}

.node-product .add-to-cart #edit-actions, .node-product .add-to-cart .form-actions{
	margin-top: 16px;
}

.node-product .add-to-cart input.node-add-to-cart{
	text-align: right;
	margin: 0;
}

.product-images {
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	box-shadow: 0 0 2px rgba(0,0,0,.3);

}



.node-product .product-title{
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-size: 18px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	box-shadow: 0 2px 2px rgba(0,0,0,.2);

}

.product-image{
	float: none;
	margin: 0;
	padding: 0;
}

.product-images .field-type-image{
	float: none;
	padding: 0;
	border: none;
	border-bottom: 5px solid;
	width: 100%;
	margin: 0;
}

.product-title-border{
	display: block;
	line-height: 2px;
	font-size: 0;
	overflow: hidden;
	height: 4px;

}

.list-price .uc-price{
	text-decoration: line-through;
}

.node-product .field-name-uc-product-image{

}

.node-teaser .product-descriptions{
	margin: 0;
	padding: 0 20px;
}

.node-teaser .display-price{
	float: none;
	text-align: left;
	font-size: 22px;
	padding:0 ;
	display: block;
}

.node-teaser .add-to-cart .form-actions, .node-teaser .add-to-cart #edit-actions{
	margin-top: 0;
	padding: 0;
}



#content-area .primary-tabs li {
    padding-bottom: 0;
}

.newsletters iframe {
	width: 100%;
	min-height: 1270px;
}

@media (max-width: 678px) {
	.newsletters iframe {
		min-height: 1970px;
	}
}


body.page-file div#breadcrumb-zone {
	display: none;
}

body.page-file div#topBar {
	box-shadow: none;
}



.blog-feed-item{
	padding-bottom: 20px;
}
.blog-feed-item a{
	display: block;
	margin: 1em 0;
}
.blog-feed-item p{
	display: inline;
}
.blog-feed-item p + p,
.blog-feed-item .more-link{
	display: none;
}
.front .blocktitle {
	font-weight: inherit;
	text-transform: none;
	color: #0074bd;
}


/* Donate page */
/* IUCN COLOR: #0074BD; */
.dds-widget-container #lema-container.lema-container .lema-step-header-text { color: #0074BD; }
.dds-widget-container #lema-container.lema-container .lema-step-number span { background: #0074BD; }
.dds-widget-container #lema-container.lema-container input.getunik-radio:checked+label { color: #0074BD; }
.dds-widget-container #lema-container.lema-container input.getunik-radio:checked+label:before { background-image: url("img/donate/lema_radio_unchecked.svg");  }
.dds-widget-container #lema-container.lema-container input.getunik-radio:checked+label:before { background-image: url("img/donate/lema_radio_checked.svg"); }
.dds-widget-container #lema-container.lema-container .lema-step-header { border-bottom: #0074BD 1px solid; }

.dds-widget-container #lema-container.lema-container { margin: 0 auto; }

.dds-widget-container #lema-container.lema-container input.getunik-radio+label:before {
	background-image: url('img/donate/lema_radio_unchecked.svg');
}
.dds-widget-container #lema-container.lema-container .lema-amount-box.lema-active {
	border: #0074BD 1px solid;
	color: #0074BD;
}
.dds-widget-container #lema-container.lema-container .lema-amount-box.lema-active {
	background-image: url('img/lema_checkbox_unchecked.svg');
}
.dds-widget-container #lema-container.lema-container input.getunik-checkbox:checked+label:before {
	background-image: url('img/lema_checkbox_checked.svg');
}
.dds-widget-container #lema-container.lema-container input.getunik-checkbox+label:before {
	background-image: url('img/lema_checkbox_unchecked.svg');
}
.dds-widget-container #lema-container.lema-container .lema-summary-check-text {
	background: url('img/summary_icon.png');
}
.dds-widget-container #lema-container.lema-container .lema-button {
	background: #0074BD;
}
.dds-widget-container #lema-container.lema-container .lema-button-small {
	border: 5px solid #0074BD;
}

.dds-widget-container #lema-container.lema-container .lema-tabs li.active>a, .dds-widget-container #lema-container.lema-container .lema-tabs li.active>a:hover, .dds-widget-container #lema-container.lema-container .lema-tabs li.active>a:focus {
	color: #0074BD;
	border-bottom: #0074BD 1px solid;
}

.dds-widget-container #lema-container.lema-container .lema-success-content {
	background: url('img/success_icon.png');
}

.select2-results .select2-highlighted {
	background: #0074BD !important;
}

#lema-container.lema-container input.getunik-checkbox:checked+label {
	color: #0074BD;
}

@media (min-width: 768px) {
	.dds-widget-container #lema-container.lema-container{ margin: 0 auto; }
	.dds-widget-container #lema-container.lema-container .lema-tabs li.active>a, .dds-widget-container #lema-container.lema-container .lema-tabs li.active>a:hover, .dds-widget-container #lema-container.lema-container .lema-tabs li.active>a:focus {
		color: #0074BD;
		border-bottom: #0074BD 3px solid;
	}
}

/* END Donate page */

#top-main-menu .search-form { position: relative; }
#top-main-menu .form-item-keys label { display:none; }
#top-main-menu .form-item-keys input { border-radius: 0px; border: none; border-bottom: 2px solid #1976d2; max-width: 150px; box-shadow: none; }
#top-main-menu .form-submit {
	display: block;
    position: absolute;
    background: none;
    background-image: url(img/search-icon.png);
    background-repeat: no-repeat;
    font-size: 0px;
    width: 20px;
    border: none;
    top: 0;
    right: 0;
    box-shadow: none;
}


.page-user-register input[type="text"] {
  width: 100%;
}



.color-dark-green { color: #307E67 !important; }
.color-middle-green { color: #6CBC45 !important; }
.bgcolor-light-green { background-color: #9ED3B7 !important; }

.color-iucn-light-blue { color: #86c1ea !important; }
.color-iucn-middle-blue { color: #009bcf !important; }
.color-iucn-dark-blue { color: #1e2a69 !important; }

.bgcolor-iucn-light-blue { background-color: #86c1ea !important; }
.bgcolor-iucn-middle-blue { background-color: #009bcf !important; }
.bgcolor-iucn-dark-blue { background-color: #1e2a69 !important; }

.border-iucn-light-blue { border: 1px solid #86c1ea !important; padding: 3px 5px; }
.border-iucn-middle-blue { border: 1px solid #009bcf !important; padding: 3px 5px; }
.border-iucn-dark-blue { border: 1px solid #1e2a69 !important; padding: 3px 5px; }

.color-orange-bold { color: #E28C05 !important; font-weight: bold !important; }

.back-arrow {
	font-size: 22px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
a.return:hover {
	text-decoration: none;
}
.learn-more li {
	padding: 4px 0;
}

.field-items p{
	display: block;
	width: 100%;
}

.field-items h1, .field-items h2, .field-items h3, .field-items h4{
	display: block;
	width: 100%;
}


/*
span.file-image {
	padding: 10px;
	display: inline-block;
	float: left;
	overflow: auto;
}
*/
span.media-portrait_book_cover.file-image, span.media-square_display.file-image, span.media-fixed_width_250.file-image, {
	padding: 0;
}
.no-padding span.file-image {
	padding: 0;
}

.image-with-caption {
	position: relative;
	display: inline-block;
}

span.media-graphics.file-image {
	display: block;
	padding: 0;
	float: none;
	margin: 10px 0;
}

@media (max-width: 767px){
    .image-with-caption {
        width: 100%;
    }
	span.media-portrait_book_cover .image-with-caption, span.media-square_display .image-with-caption, span.media-fixed_width_250 .image-with-caption {
		width: auto;
	}
    span.file-image {
        padding: 10px 0;
        width: 100%;
    }
	span.media-portrait_book_cover.file-image, span.media-square_display.file-image, span.media-fixed_width_250.file-image {
		width: auto;
	}
	span.media-logo img {
		width: auto;
		margin: 0 auto;
		display: block;
	}
	.field-content>span.media-portrait_book_cover {
		display: block;
		text-align: center;
	}
}

@media (max-width: 979px) and (min-width: 768px) {
    span.file-image {
        padding: 10px 10px 0 0;
    }
}

.image-with-caption img {
	width: 100%;
}
table td .image-with-caption img {
	width: auto;
}

.image-with-caption .caption {
	display: block;
	position: absolute;
	bottom: 4px;
	right: 4px;
	margin: 0;
	float: right;
	width: 100%;
	text-align: right;
}
.image-with-caption .caption .icon-info {
    width: 30px;
    height: 30px;
    background: url('img/information-icon.png');
    background-size: 100%;
    margin: 0;
    max-width: 8%;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.image-with-caption .caption:hover .icon-info {
	background-image: url('img/information-icon-hover.png');
}
.image-with-caption .caption .hover {
    display: none;
    position: absolute;
    background: rgba(256, 256, 256, 1);
    bottom: 21px;
    right: 23px;
    max-width: 350px;
    padding: 10px;
    text-align: left;
    border: 1px solid #bdb1a8;
    font-size: 12px;
    border-radius: 4px;
    border-bottom-right-radius: 0px;
    white-space: normal;
    line-height: 140%;
}
.image-with-caption .caption .hover .p {
	margin: 0 !important;
	display: block;
}
.image-with-caption .caption .hover .p.credit-text {
	text-align: right;
	color: #009AC9;
}
.image-with-caption .caption .hover span.title{
	font-size: 13px;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
}
.image-with-caption>.caption.no-link:hover .hover {
	display: block;
}
.image-with-caption .icon-info:hover+.hover {
	display: block;
}

.views-field-field-thumbnail .image-with-caption .caption,
.file-logo .image-with-caption .caption,
.file-portrait-book-cover .image-with-caption .caption,
.file-square-display .image-with-caption .caption,
.file-portrait_book_cover .image-with-caption .caption,
.file-square_display .image-with-caption .caption,
.media-portrait_book_cover .image-with-caption .caption,
.media-square_display .image-with-caption .caption,
.media-fixed_width_250 .image-with-caption .caption,
.media-logo .image-with-caption .caption,
.no-caption .caption {
	display: none !important;
}

.media-logo.file-image,
.media-portrait_book_cover.file-image,
.media-square_display.file-image,
.media-fixed_width_350.file-image,
.media-fixed_width_250.file-image,
.file-portrait-book-cover .file-default,
.file-square-display .file-default,
.media-portrait_book_cover .file-default,
.media-square_display .file-default,
.media-fixed_width_250 .file-default{
	float: left;
}

h2 .media-logo.file-image,
h2 .media-portrait_book_cover.file-image,
h2 .media-square_display.file-image,
h2 .media-fixed_width_350.file-image,
h2 .media-fixed_width_250.file-image,
h2 .file-portrait-book-cover .file-default,
h2 .file-square-display .file-default,
h2 .media-portrait_book_cover .file-default,
h2 .media-square_display .file-default,
h2 .media-fixed_width_250 .file-default {
	float: left;
}

h3 .media-logo.file-image,
h3 .media-portrait_book_cover.file-image,
h3 .media-square_display.file-image,
h3 .media-fixed_width_350.file-image,
h3 .media-fixed_width_250.file-image,
h3 .file-portrait-book-cover .file-default,
h3 .file-square-display .file-default,
h3 .media-portrait_book_cover .file-default,
h3 .media-square_display .file-default,
h3 .media-fixed_width_250 .file-default {
	float: left;
}

table td p .media-logo.file-image,
table td p .media-portrait_book_cover.file-image,
table td p .media-square_display.file-image,
table td p .media-fixed_width_250.file-image,
table td p .file-portrait-book-cover .file-default,
table td p .file-square-display .file-default,
table td p .media-portrait_book_cover .file-default,
table td p .media-square_display .file-default,
table td p .media-fixed_width_250 .file-default {
	float: none;
}

/* If rteright we want the image to be at the right */
p.rteright .media-logo.file-image,
p.rteright .media-portrait_book_cover.file-image,
p.rteright .media-square_display.file-image,
p.rteright .media-fixed_width_250.file-image,
p.rteright .file-portrait-book-cover .file-default,
p.rteright .file-square-display .file-default,
p.rteright .media-portrait_book_cover .file-default,
p.rteright .media-square_display .file-default,
p.rteright .media-fixed_width_250 .file-default {
	float: right;
}

.grid-item-image .image-with-caption {
	display: block;
	position: initial;
}
.grid-item-image .image-with-caption .caption {
	display: none;
}



section.twitter-block {
	padding: 10px;
	border: 1px solid #b3b3b3;
}
section.twitter-block h4 {
	padding-bottom: 4px;
	border-bottom: 2px solid #009AC9;
}
section.twitter-block .content {
	margin-bottom: 15px;
}
section.twitter-block .content img.user-img {
	float: left;
	border-radius: 50%;
	max-width: 50px;
}
section.twitter-block .content .header {
	display: block;
	float: right;
	width: calc( 100% - 55px);
}
section.twitter-block .content .header h3 {
	margin-bottom: 0px;
	line-height: 100%;
}
section.twitter-block .content .header p {
	margin-bottom: 0;
	line-height: 140%;
	font-size: 14px;
	margin-top: 10px !important;
}
.field-slideshow { margin: 0 auto; display: block; }
.field-slideshow-wrapper .caption { color: #212121; }

u { text-decoration: underline; }


.rteright {text-align: right;}
.rteleft {text-align: left;}
.rtecenter {text-align: center;}


.page-crossroads-blog .views-bootstrap-grid-plugin-style .views-field-title span.title {
	display: none;
}
.page-crossroads-blog .views-bootstrap-grid-plugin-style .views-field-field-st-title {
	display: block;
}
.view-taxonomy-term .views-field-field-st-title {
	display: none;
}

table td img { max-width: 880px; }

@media print {
  a[href]:after {
    content: none !important;
  }
  .region-section-menu {
  	display: none;
  }
  #block-i18n-book-navigation-i18n-book-navigation {
  	display: none;
  }
  #footer-region {
  	display: none;
  }
  #footer-note {
  	display: none;
  }
  strong, b {
	font-family: Arial;
  }
  a {
  	color: #0074bd;
  }
  .region-main-menu {
  	margin-left: 130px;
  }
  #coolsearch {
  	margin-bottom: 20px;
  }
}

/*
 * EU Cookie Compliance
 */
body #sliding-popup .popup-content .eu-cookie-compliance-default-button{
	background-color: #fff;
	background-image: none;
	padding: 4px 15px;
	box-shadow: none;
	border-color: #fff;
}

body #sliding-popup .popup-content .eu-cookie-compliance-default-button, body #sliding-popup .popup-content #popup-text p, body #sliding-popup .popup-content #popup-text .find-more-button{
	font-family: inherit;
	font-size: 12px;
	font-weight: normal;
}


/*
 * End EU Cookie Compliance
 */