/*
Theme Name: deita Responsive WordPress Theme
Theme URI: http://entiri.com/deita_wp
Author: entiri s.r.o.
Author URI: http://entiri.com/
Description: deita is a responsive WordPress theme based on Twitter Bootstrap 12 column grid. Theme is great for bussines, portfolio and other presentations.
Version: 1.0
License: entiri s.r.o.
License URI:
Tags: bootstrap-style, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options
Text Domain: deita
*/
/* --------------------------------------------------------	*/
/*	Twitter Bootstrap */
/*	Responsive media queries */
/* --------------------------------------------------------	*/
@import url("resources/bootstrap/css/bootstrap.min.css");

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-caption {
}

.sticky {
	background: #f4f5f7;
	border: 2px solid #E9E9E9;
	padding: 10px;
	padding-top: 30px;
}

.bypostauthor{

}

.search-container.container .container {
	padding-left: 0;
	padding-right: 0;
}

#blog.container .container {
	padding-left: 0;
	padding-right: 0;
}

#portfolio-detail .container {
	width: auto;
	padding-left: 0;
	padding-right: 0;
}

.container .entry-content .container{
	width: auto;
	padding-left: 0;
	padding-right: 0;
}

.article-title a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* --------------------------------------------------------	*/
/*	Base */
/* --------------------------------------------------------	*/

::-moz-selection { background: #999; color: #fff; text-shadow: none; }

::selection { background: #999; color: #fff; text-shadow: none; }

:focus { outline-color: transparent !important; outline-style: none !important; }

html {
	margin: 0 !important;
}

body {
	color: #979AA1;
	cursor: default;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #696B70;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0 0 20px;
}

h2 {
	font-size: 36px;
	font-weight: 600;
	line-height: 36px;
	padding-bottom: 3px;
}

h4 {
	font-size: 20px;
	line-height: 20px;
}

hr {
	background: none repeat scroll 0 0 #E9ECEF;
	border: 0 none;
	height: 1px;
	margin: 30px 0;
}

blockquote {
	color: #adb0b2;
	margin: 15px 0;
}

blockquote.normal {
	font-style: normal;
}

blockquote.bold {
	font-weight: bold;
}

blockquote p {
	font-size: 14px;
	line-height: 25px;
}

.quote_author {
	padding: 15px 0 0;
	font-weight: bold;
}

.pointer {
	cursor: pointer;
}

.iframe {
	width: 100% !important;
	border: none !important;
	border: none\9  !important; /* IE 8 and below */
	*border: none !important; /* IE 7 and below */
	_border: none !important; /* IE 6 */
}

.search-container article{
	padding-bottom: 20px;
	padding-top: 20px;
}

.search-container article:first-child{
	padding-top: 0;
}

.line{
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
}

#topMenu {
	height: auto;
	padding: 0;
	top: 0;
	z-index: 999;
}

#topMenu .navbar {
	background: #20232B;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	min-height: 60px;
	padding: 5px 0;
	transition: all 0.6s ease-in-out 0s;
	width: 110%;
	z-index: 999;
}

#topMenu .navbar-brand {
	padding: 7px 0 0 5px;
}

#topMenu .navbar .nav > li > a {
	border: 1px solid rgba(255, 255, 255, 0);
	border-radius: 3px;
	color: #FFFFFF;
	display: inline-block;
	font-family: 'Open Sans', serif;
	font-size: 13px;
	line-height: 42px;
	margin: 0 0 0 0px;
	padding: 0 5px;
}

#topMenu .navbar .nav > li:hover > a {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.5);
}

#topMenu .navbar .nav > li.active > a, #topMenu .navbar .nav > li.active > a:hover, #topMenu .navbar .nav > li.active:hover > a {
	background: #333946;
	border: 1px solid rgba(255, 255, 255, 0);
}

#topMenu .navbar .nav > li .caret {
	display: none;
}

#topMenu .navbar .nav li ul {
	padding-top: 26px;
	padding-bottom: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-mox-box-shadow: none;
}

#topMenu .navbar .nav li:hover > ul {
	display: block;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

ul.dropdown-menu {
	border: 0 none;
	padding: 0;
	background: transparent;
}

ul.dropdown-menu li {
	padding: 0;
	background: #333946;
}

ul.dropdown-menu li:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

ul.dropdown-menu li a {
	line-height: 42px;
	padding: 0 20px;
	color: #ffffff;
	font-size: 13px;
}

ul.dropdown-menu li a:hover {
	background: #20232B;
	color: #ffffff;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

ul.dropdown-menu > .active > a, ul.dropdown-menu > .active > a:hover, ul.dropdown-menu > .active > a:focus {
	background: #20232B;
}

ul.dropdown-menu ul.dropdown-menu{
	top: -3px;
	left: 100%;
}

.single-site #topMenu {
	padding: 20px 0;
	top: 20px;
	height: 94px;
}

.single-site #topMenu .navbar {
	background: none;
}

.single-site #topMenu .navbar-move {
	background: #20232B;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.single-site #content {
	margin-top: -94px;
}

/* =  Misc
----------------------------------------------------- */

.right {
	text-align: right !important;
}

.left {
	text-align: left !important;
}

.justify {
	text-align: justify !important;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

img {
	height: auto;
	/*width: 100%;*/
}

/** master slider fix */
.img-width-auto img, .ms-container img {
	width: auto;
}

.ms-container p {
	margin: 0;
}

/** /master slider fix */

.circle img {
	border-radius: 50%;
}

.middle img {
	vertical-align: middle;
}

.border-radius-left-bottom {
	-webkit-border-bottom-left-radius: 4px !important;
	-moz-border-radius-bottomleft: 4px !important;
	border-bottom-left-radius: 4px !important;
}

.border-radius-right-bottom {
	-webkit-border-bottom-right-radius: 4px !important;
	-moz-border-radius-bottomright: 4px !important;
	border-bottom-right-radius: 4px !important;
}

.border-radius-right-top {
	-webkit-border-top-right-radius: 4px !important;
	-moz-border-radius-topright: 4px !important;
	border-top-right-radius: 4px !important;
}

.border-radius-left-top {
	-webkit-border-top-left-radius: 4px !important;
	-moz-border-radius-topleft: 4px !important;
	border-top-left-radius: 4px !important;
}

.border-radius {
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
}

/* =Content
-------------------------------------------------------------- */
h1.page-title {
	padding-top: 60px;
	padding-bottom: 20px;
}

.breadcrumb {
	background-color: transparent;
	padding-right: 0;
	padding-top: 80px;
}

/* =  Tables
----------------------------------------------------- */

table {
	width: 100%;
	border-radius: 0 !important;
	border: 0 !important;
	border-collapse: collapse !important;
}

table th {
	text-align: left;
	color: #ffffff;
	background: #2a333c;
	border-radius: 0 !important;
	border: 1px solid #2a333c !important;
	border-right: 1px solid #d1dae0 !important;
	font-weight: normal !important;
	padding: 15px 20px !important;
}

table td {
	background: #ffffff;
	border-radius: 0 !important;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	color: #646e78;
	border: 1px solid #d1dae0 !important;
	padding: 15px 20px !important;
}

table a:hover {
	text-decoration: none;
}

/* =Forms
----------------------------------------------- */
input[type=text],
input[type=password],
textarea {
	background-color: transparent;
	border: 1px solid #e7ebef;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
	color: #98a0a8;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	height: 37px;
	line-height: 21px;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
}

textarea {
	height: auto;
}

input[type=text]:hover,
input[type=password]:hover,
textarea:hover,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	color: #6b6b6b;
	border-color: #6b6b6b;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 0 rgba(102, 175, 233, 0.6);
	outline: 0 none;
}

textarea {
	resize: vertical;
	padding: 13px 13px;
}

/* Links */
a {
	text-decoration: none;
	outline: 0;
}

a:focus,
a:active,
a:hover {
	text-decoration: none;
}

a.inverse {
	text-decoration: none;
	color: #646E78;
}

a.inverse:focus,
a.inverse:active,
a.inverse:hover {
	color: #cf3a47;
}

/* =Page
----------------------------------------------- */
.box_color {
	background-color: #cf3a47;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.logo img {
	float: left;
	width: auto;
	padding-right: 30px;
}

.subtitle {
	position: relative;
	left: 0;
	margin: 0;
	padding: 23px 0 !important;
	/*height: 39px;*/
}

/* Search Form */
.search-form input[type="text"] {
	background: transparent !important;
	border-image: none;
	border-radius: 0;
	padding: 0 0 5px;
	position: relative;
	width: 100%;
}

.search-form input[type="text"]:focus {
	border-image: none !important;
	border-width: 1px !important;
}

.search-form {
	margin: 0 0 20px;
}

.search-form div {
	position: relative;
}

.search-form input.field {
	padding-left: 5%;
	padding-right: 15%;
	padding-top: 7px;
}

.search-form input.field:focus, .search-form input.field:hover {
	border-color: #6b6b6b;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 0 rgba(102, 175, 233, 0.6);
	outline: 0 none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.search-form .fa-search {
	background: none repeat scroll 0 0 transparent !important;
	border: 0 none;
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 9;
	padding: 10px;
}

.search-form:hover .fa-search, .search-form:focus .fa-search {
	color: #6b6b6b;
}

/* =Site title
-------------------------------------------------------------- */
#site-title {
	display: inline-table;
	vertical-align: middle;
	height: 126px;
}

#site-title div {
	display: table-cell;
	vertical-align: middle;
}

.page-header {
	border: 0 none;
	padding: 0;
	margin: 0;
}

/* --------------------------------------------------------	*/
/*  Blog Detail  */
/* --------------------------------------------------------	*/

.blog-icon-container {
	position: relative;
	width: 100%;
	height: 60px;
}

.blog-icon {
	font-size: 40px;
	color: #C8CFD7;
	width: 30px;
	height: 30px;
}

.post-d-info i {
	padding: 0 5px;
}

.post-d-info h2 {
	padding-bottom: 15px;
}

.post-d-info a:hover {
	text-decoration: none !important;
}

#content .entry-meta {
	position: relative;
	text-align: right;
	padding: 20px 0;
	clear: both;
	margin-bottom: 20px;
}

.help-block {
	min-height: 1px;
}

/* =Sidebar
-------------------------------------------------------------- */
#sidebar {
	float: left;
	padding-top: 40px;
	/*width: 230px;*/
	margin-right: 20px;
}

#sidebar blockquote {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.sidebar-main {
	padding: 20px 0;
}

li.li-style {
	position: relative;
	padding-left: 25px;
}

li .li-style-box {
	border: 0 solid #CCCCCC;
	display: block;
	float: left;
	height: 25px;
	left: 0;
	line-height: 20px;
	margin-right: 0;
	position: absolute;
	text-align: left;
	width: 25px;
	font-size: 16px;
}

li.li-style.little {
	padding-left: 15px;
}

li.li-style.little .li-style-box {
	width: 15px;
	height: 15px;
	line-height: 16px;
}

.fluid-width-video-wrapper {
	padding: 0;
	position: relative;
	width: 100%;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border: 0;
}

.video-content {
	border: medium none;
	margin: 0 0 -5px;
	max-width: 100%;
	padding: 0;
}

/* =Widgets
----------------------------------------------- */
.widget {
	padding-bottom: 30px;
	/*clear:both;*/
}

.widget .widget-title, .widget .widgettitle {
	font-size: 18px;
	color: #566363;
	margin-top: 0;
}

.widget caption {
	padding-bottom: 8px;
}

.widget ul {
	margin: 0;
	padding: 0;
}

.widget ul li {
	height: auto;
	padding: 5px 0 5px 20px;
	list-style: none;
}

.widget ul li a {
	color: #49525b;
}

.widget ul li a:hover {
	color: #cf3a47;
}

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

.widget.widget_text_with_icons .left {
	text-align: left;
}

.widget.widget_text_with_icons .right {
	text-align: right;
}

.widget.widget_text_with_icons h3 {
	font-size: 20px;
}

.widget.widget_text_with_icons i {
	font-size: 50px;
	display: block;
}

.widget select{
	width: 100%;
}

.widget .textwidget img{
	width: 100%;
}

.widget #wp-calendar th, .widget #wp-calendar td{
	padding: 3px !important;
}

#wp-calendar tbody td {
	text-align: center;
	border-bottom: 1px #e1e5e7 solid;
}

#wp-calendar td a {
	font-weight: bold;
}

.tagcloud a {
	color: #fff;
	display: inline-block;
	padding: 11px;
	float: left;
	font-size: 13px !important;
	margin: 0 10px 10px 0;
}

/* =Block
----------------------------------------------- */
.post-box {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e2e2e2;
}

.post-box .post-media {
	margin-bottom: 30px;
}

.post-title {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	margin-bottom: 20px;
}

.post-box .post-meta {
	line-height: 17px !important;
}

.post-data {
	padding: 0 0 10px 0;
}

.post-data span {
	padding-right: 15px;
}

.post-tags {
	padding-bottom: 10px;
}

.post-tags i {
	font-size: 19px;
}

/* =	Comments
/* -------------------------------- */
.comment-box {
	padding-bottom: 60px;
}

.commentlist {
	margin: 0 !important;
}

.com-title {
	margin-top: 20px;
}

.comment {
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
}

.comment-avatar {
	min-height: 50px;
	border: 1px solid #e2e2e2;
	background-color: #f2f2f2;
	width: 70px;
	padding: 5px;
}

.comment-avatar img {
	padding: 0;
	margin: 0;
	width: 100%;
}

.comment-box {
	margin-bottom: 25px;
}

.comment-text {
	font-size: 13px;
	/* padding-bottom:25px;*/
}

.comment-date {
}

.commnent-button {
	margin: 10px 0;
	text-align: right;
}

.edit-link, .comment-reply-link {
	text-decoration: none;
}

.user-name {
	font-size: 14px;
	padding-right: 10px;
	font-weight: bold;
}

ul.categories {
	margin-left: 0;
}

ul.categories li {
	float: left;
	list-style: none;
	margin: 4px 8px 4px 0;
}

.related-projects {
	padding-top: 40px;
	padding-bottom: 80px;
}

.thumbnail {
	position: relative;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background: #333946;
}

.thumbnail .item-overlay {
	position: absolute;
	overflow: hidden;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.thumbnail .overlay-a {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}

.thumbnail .overlay-b {
	display: table-cell;
	padding: 0 20px;
	vertical-align: middle;
}

.thumbnail .item-overlay h4 {
	color: #fff;
}

.thumbnail:hover .item-overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.thumbnail img {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.thumbnail:hover img {
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
	opacity: 0.1;
	-khtml-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.thumbnail .item-overlay a {
	display: inline-block !important;
}

.isotope-item {
	z-index: 2
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

/* = Pagination
-------------------------------------- */
.pagination {
	box-shadow: none;
	margin-bottom: 30px;
}

.pagination > li a {
	margin: 0 4px;
	border: 0 none;
}

/* = FOOTER
---------------------------- */
#footer {
	color: #999999;
	width: 110%;
}

#footer h2, #footer .widgettitle, #footer .widget-title {
	font-size: 20px;
	padding: 0;
	margin: 0 !important;
	padding-bottom: 20px;
	line-height: 20px;
	color: #696b70;
}

#footer h2 span {
	font-size: 15px;
	color: #8B97A5;
}

#footer .widget {
	padding-bottom: 0;
}

#footer .widget ul li {
	background: transparent !important;
	height: auto;
	line-height: 16px;
	list-style: none;
	margin-left: 0 !important;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#footer .widget ul li:first-child {
	padding-top: 0;
}

#footer .widget ul li:last-child {
	border-bottom: none;
}

#footer .twitter-feed .tw_date {
	color: #fff;
}

#footer input {
	-moz-border-bottom-colors: none !important;
	-moz-border-left-colors: none !important;
	-moz-border-right-colors: none !important;
	-moz-border-top-colors: none !important;
	background: none repeat scroll 0 0 #272727 !important;
	border-color: #1E1E1E !important;
	border-image: none !important;
	border-radius: 0 0 0 0 !important;
	border-width: 0 0 2px !important;
	color: #8C8E90 !important;
	font-size: 13px !important;
	height: 32px !important;
	margin: 0 !important;
	padding: 0 14% 0 5% !important;
	width: 81% !important;
}

/* = AJAX LOADER
------------------------ */
.ajax-loader {
	background: url("images/ajax-loader.gif") no-repeat;
	width: 165px;
	height: 27px;
	display: none;
}

/* = NEWSLETTER
----------------------- */
.newsletter-container {
	color: #727474;
	position: relative;
}

.newsletter-container .ajax-loader {
	background-color: #1E1E1E;
	background-position: center center;
	height: 38px;
	border: 1px solid #444F4F;
	width: 95%;
	padding: 0 5px;
}

.newsletter {
	position: relative;
}

.newsletter input[type="text"] {
	width: 100%;
}

.newsletter-container .newsletter-answer {
	margin-top: 5px;
}

.newsletter-subscribe {
	background: none repeat scroll 0 0 transparent !important;
	border: 0 none;
	font-size: 13px;
	color: #727474;
	position: absolute;
	right: 4%;
	top: 10px;
}

.newsletter-subscribe:hover {
	color: #cf3a47;
}

/* = Tweeter
----------------------------------------------- */
.twitter-feed ul li {
	background: none !important;
	padding-left: 0;
	padding-bottom: 20px;
	border-bottom: 0;
}

.twitter-feed ul li.show-icon-1 {
	position: relative;
	padding-left: 25px;
}

.twitter-feed .tw_icon {
	position: relative;
	float: left;
	left: 0;
	top: 8px;
	font-size: 18px;
	color: #d9dbdc;
	padding: 8px;
	border: 1px solid #3b3f4a;
}

.twitter-feed ul li:hover .tw_icon {
	color: #cf3a47;
}

.twitter-feed .tw_desc {
	line-height: 24px;
	padding-left: 50px;
}

.twitter-feed .tw_date {
	padding-left: 50px;
}

.twitter-feed .tw_desc a {
	color: #cf3a47;
}

.map iframe {
	border: 1px solid #C8CFD7 !important;
	height: 270px;
	padding: 0;
	position: relative;
	width: 100%;
}

/* = Gallery
----------------------------------------------- */
ul.gallery li {
	background: none;
	line-height: 0;
	margin: 0 13px 13px 0;
	padding: 0;
	float: left;
}

ul.gallery li a {
	display: inline-block;
	padding: 0;
}

ul.gallery li img {
	width: auto;
}

ul.gallery li a:before, ul.gallery li a:after {
	content: "" !important;
}

/* = Say
----------------------------------------------- */

.sc-say {
	position: relative;
}

.sc-say .say-bottom-margin {
	padding-bottom: 46px;
}

.sc-say .say-box {
	background: none repeat scroll 0 0 #f4f5f7;
	border: 1px solid #c8cfd7;
	padding: 20px 35px;
	color: #727586;
}

.sc-say .say-bottom {
	color: #323232;
	overflow: hidden;
	padding-right: 30px;
	padding-top: 15px;
	position: relative;
	text-align: right;
	top: -1px;
}

.sc-say .client-in {
	text-align: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.sc-say .client-out {
	float: left;
	color: #97A4B2;
	padding-left: 8px;
	font-style: italic;
}

.sc-say .quotes i {
	font-size: 16px;
	padding-right: 6px;
}
