@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import "flexslider.css";
@font-face {
 font-family: 'OpenSansRegular';
 src: url('fonts/opensans-regular-webfont.eot');
 src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-regular-webfont.woff') format('woff'), url('fonts/opensans-regular-webfont.ttf') format('truetype'), url('fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'proxima_nova_ltregular';
    src: url('fonts/proximanova-light-webfont.eot');
    src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-light-webfont.woff') format('woff'),
         url('fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('fonts/proximanova-light-webfont.svg#proxima_nova_ltregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
 font-family: 'museo_slab_500regular';
 src: url('fonts/museo_slab_500-webfont.eot');
 src: url('fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/museo_slab_500-webfont.woff') format('woff'), url('fonts/museo_slab_500-webfont.ttf') format('truetype'), url('fonts/museo_slab_500-webfont.svg#museo_slab_500regular') format('svg');
 font-weight: normal;
 font-style: normal;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block
}
mark, rp, rt, ruby, summary, time {
	display:inline
}
/* Global properties ======================================================== */
html {
	width:100%
}
body {
	font: 12px/1.5em "OpenSansRegular";
	color:#76797c;
	min-width:960px;
	
}
.f_left {
	float:left
}
.f_left10 {
	float:left;
	margin-right:10px;
}
.f_left15 {
	float:left;
	margin-right:15px;
}
.f_right {
	float:right
}
.f_right15 {
	float:right;
	margin-left:15px
}
.align_right {
	text-align:right
}
.align_center {
	text-align:center
}
.f_center {
	margin:18px auto 15px auto;
	display:block
}
.bold {
	font-weight:bold;
}
.it {
	font-style:italic
}
.let {
	letter-spacing:-1px
}
.lh0 {
	line-height:0px;
}
.txt_shd {
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.mar_bot {
	margin-bottom:25%!important;
}
.rad30 {
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	behavior: url(border-radius.htc);
}
.rad300 {
	-webkit-border-radius:500px;
	-moz-border-radius:500px;
	border-radius:800px;
}
.pic {
	padding:0px;
	background: #65686a;
	position: relative;
	margin-bottom:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	behavior: url(../PIE.htc);
}
.pic:hover {
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.pic2 {
	padding:4px;
	border:1px solid #ededed;
	position:relative;
	behavior: url(../PIE.htc);
	cursor:pointer;
	margin-bottom:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.pic2:hover {
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.pic3{
	padding:0px;
	border:0px solid #ededed;
	position:relative;
	
	cursor:pointer;
	margin-bottom:10px;
	-webkit-border-radius:200px;
	-moz-border-radius:200px;
	border-radius:200px;
	box-shadow:inset 0 0px 0px #eee, 0px 0px 15px #ccc;
	-khtml-box-shadow:inset 0 0px 0px #eee, 0px 0px 15px #ccc;
	-moz-box-shadow:inset 0 0px 0px #eee, 0px 0px 15px #ccc;
	-ms-box-shadow:inset 0 0px 0px #eee, 0px 0px 15px #ccc;
	-o-box-shadow:inset 0 0px 0px #eee, 0px 0px 15px #ccc;
	-webkit-box-shadow:inset 0 0px 0px #eee, 0px 0px 15px #ccc;
	-webkit-transition:all .4s linear;
	-moz-transition:all .4s linear;
	-o-transition:all .4s linear;
	-ms-transition:all .4s linear;
	transition:all .4s linear;
}
.pic3:hover {
	
	box-shadow:inset 0 0px 0px #eee, 0px 0px 0px #ccc;
	-khtml-box-shadow:inset 0 0px 0px #eee, 0px 0px 0px #ccc;
	-moz-box-shadow:inset 0 0px 0px #eee, 0px 0px 0px #ccc;
	-ms-box-shadow:inset 0 0px 0px #eee, 0px 0px 0px #ccc;
	-o-box-shadow:inset 0 0px 0px #eee, 0px 0px 0px #ccc;
	-webkit-box-shadow:inset 0 0px 0px #eee, 0px 0px 0px #ccc;
	
}

.circle {
	padding:20px;
	background:#fff;
	position:relative;
	behavior: url(js/PIE.htc);
	margin-bottom:20px;
	-webkit-border-radius:200px;
	-moz-border-radius:200px;
	border-radius:100px;
	border:7px solid #fff;
	box-shadow:inset 0 0 20px #ddd, 0px 5px 15px #aaa;
	-khtml-box-shadow:inset 0 0 20px #aaa, 0px 0px 10px #bbb;
	-moz-box-shadow:inset 0 0 20px #aaa, 0px 0px 10px #bbb;
	-ms-box-shadow:inset 0 0 20px #aaa, 0px 0px 10px #bbb;
	-o-box-shadow:inset 0 0 20px #aaa, 0px 0px 10px #bbb;
	-webkit-box-shadow:inset 0 0 20px #aaa, 0px 0px 10px #bbb;
 -webkit-transition:all .4s linear;
-moz-transition:all .4s linear;
-o-transition:all .4s linear;
-ms-transition:all .4s linear;
transition:all .4s linear;
}
.circle:hover {
	border:7px solid #61b2dd;
	box-shadow:inset 0 0 0px #aaaaaa, 0px 0px 0px #aaaaaa;
	-khtml-box-shadow:inset 0 0 0px #aaaaaa, 0px 0px 0px #aaaaaa;
	-moz-box-shadow:inset 0 0 0px #aaaaaa, 0px 0px 0px #aaaaaa;
	-ms-box-shadow:inset 0 0 0px #aaaaaa, 0px 0px 0px #aaaaaa;
	-o-box-shadow:inset 0 0 0px #aaaaaa, 0px 0px 0px #aaaaaa;
	-webkit-box-shadow:inset 0 0 0px #aaaaaa, 0px 0px 0px #aaaaaa;
}
.m_bottom_zero {
	margin-bottom:0 !important;
}
.m_left_zero {
	margin-left:0 !important;
}
.p_bottom_zero {
	padding-bottom:0 !important;
}
.p_left_zero {
	padding-left:0 !important;
}
.clear {
	clear:both;
	width:100%;
	line-height:0;
	font-size:0;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra_wrapper {
	overflow:hidden;
}
.container {
	width:100%
}
.extra_last, .last {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
.extra_last {
	border:none !important;
	background:none !important;
}
.bg_none {
	background:none !important;
}
.opty {
	opacity:0.2!important;
}
/*==================================== Links ======================================================== */
a {
	color:#333;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#76797c;
	text-decoration:none;
}
.more {
	padding:3px 15px 0 0;
	letter-spacing:0px;
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight:normal;
	background:url(../images/bullets.png) right 5px no-repeat;
}
.more:hover {
	color:#2b2d30;
}
.more_light {
	padding:3px 12px 0 0;
	letter-spacing:0px;
	margin: 5px 0 0 0;
	font-size: 11px;
	font-weight:normal;
	background:url(../images/bullets_light.png) right 7px no-repeat;
}
.more_light:hover {
	color:#7a7c7f;
}
.more_gray {
	padding:3px 12px 0 0;
	letter-spacing:0px;
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight:normal;
	color:#65686a;
}
.more_gray:hover {
	color:#61b2dd;
}
.wlink {
	color:#fff;
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
.wlink:hover {
	color:#161615;
	text-shadow:none;
}
/*********************************Displays*************************************/
.block {
	display:block;
}
.inline-block {
	display:inline-block;
}

/*********************************Top Bar*************************************/
#contact-wrap {
    
    position:absolute;
    z-index:1000;
    width:100%;
	 background:url(../images/bg_top.png) repeat-x bottom #65686a;
    color:#bababa;
    left:0;
    top:0;
	
}
#contact-wrap .qcontact {    
    position:relative;
    display:none;
    margin:0 auto;
    padding:35px 0 0 0;
	
    
}
.top-line div {    
    position:relative;
    margin:0 auto
}
.sg-nojs a.contact-bar-tab {
    display:none
}
a.contact-bar-tab {    
    background:url(../images/contact-bar-tab.png);
    position:absolute;
    background-repeat:no-repeat;
    margin-top:0;
	top:3px;
    right:5%;
    width:18px;
    height:9px;
}
a.contact-bar-tab.close {
    background-position:left bottom;
    top:-3px;
}

/*********************************header*************************************/
header {
	background:url(../images/bg_header.jpg) repeat-x;
	margin: 0 auto;
	width:100%!important;
	height:100px;
	position:relative;
	z-index:99;
	
}
header h1 {
	float:left;
}
header h1 a {
	display:block;
	text-decoration:none;
}
.logo, .logo a {
	color: #232527;
	font-size: 44px;
	font-weight: bold;
	float: left;
	letter-spacing: -0.08em;
	line-height: 1.2em;
	text-decoration: none;
	margin:20px 0px 0 20px;
	font-family: 'museo_slab_500regular';
}
.logo a span {
	color: #61b2dd;
	font-size: 48px;
	letter-spacing: -0.05em;
	line-height: 1.2em;
}
.logo a:hover {
	color: #61b2dd;
	text-decoration: none;
}
.brd {
	width:100%;
	float:left;
	height:20px;
	background:url(../images/shadow.png) no-repeat center;
	margin: 16px 0px 0px;
}
.brd2 {
	width:100%;
	float:left;
	height:28px;
	background:url(../images/brd.jpg) no-repeat center;
}
.brd3 {
	width:100%;
	float:left;
	height:20px;
	background:url(../images/brd2.jpg) no-repeat top center;
	margin:20px 0px;
}
/*********************************content*************************************/
#content {
	margin-top:0px;
}
.cont_pad {
	padding:0px 0 20px 0 !important;
}
.cont_pad2 {
	padding:30px 0 10px!important;
}
.cont_pad3 {
	padding:20px 0 !important;
}
.bg_top {
	background: url(../images/slider/slider_bg.png) no-repeat center -200px;
}
.bg_title {
	background: url(../images/slider/slider_bg.png) no-repeat center -490px;
}
.bg_grey {
	background: url(../images/bg_footer.png) repeat-x left 0px #323334;
}
.bg_grey_light {
	background-color:#808486;
}
.bg_grey_light2 {
	background-color:#dbe0e3;
}
.bg_orange {
	background-color:#61b2dd;
}
.bg_black {
	background-color:#161615;
}
.bg_white {
	background-color:#fff!important;
}
.divider {
	width:100%;
	border-bottom:1px solid #2f2f2f;
	margin-top:40px;
	float:left;
}
/*================================>> LISTS <<========================================*/
.list {
}
.list li {
	background:url(../images/menu_arrow.png) 0 5px no-repeat;
	padding-left:15px;
}
.list a {
	color:#76797c;
}
.list a:hover {
	color:#61b2dd;
}
.botlink {
float:right;
}
.botlink li {
	
	padding_left:15px;
	display:inline;
	
	
}
.botlink a {
	color:#76797c;
	margin:0 10px;
}
.botlink a:hover {
	color:#61b2dd;
}
/*================================>> H <<========================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	line-height: normal;
	letter-spacing:-0.01em;
}
h1 {
	font-size: 36px;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 24px;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
}
h4 {
	font-size: 16px;
	margin: 0 0 20px 0;
}
h5 {
	font-size: 14px;
	line-height:18px;
}
h6 {
	font-size: 13px;
	margin: 0 0 15px 0;
}
p {
	margin: 0 0 15px 0;
}
.color_orange {
	color: #61b2dd;
}
.color_black {
	color: #2b2d30;
}
.color_white {
	color: #ffffff;
}
.color_gray {
	color: #65686a;
}
.color_gray_light {
	color: #b6babd;
}
.font_heading {
	font-family: 'proxima_nova_ltregular';
}
.font_heading02 {
	font-family: 'museo_slab_500regular';
}
.ucase {
	text-transform:uppercase;
}
.margin_heading {
	margin:8px 0px 25px 0;
}
.txt10 {
	font-size: 10px;
	line-height:16px;
}
.txt11 {
	font-size: 11px;
	line-height:16px;
}
.txt12 {
	font-size: 12px;
	line-height:18px;
}
/*================================>> hovers <<========================================*/
.menu-arrow, .sf-menu a, .buttonmore, .list1 a, .list2 a, .sf-menu li, .member_list a {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
strong {
	color:#fff;
}
/* bxslider */
.bxslider_wrap {
	width:960px;	
	padding:20px 0 0px 0;
	margin:0px auto;
}
#bxslider li .left {
	float:left;
	width:0px;
	padding:0 0px 0 0px;
	min-height:100px;
}
#bxslider li .right {
	color:#fff;
	float:left;
	padding:25px 20px 0 20px;
	width:380px;
	min-height:100px;
	background:#000;
	opacity:.7;
	position:relative;
	top:190px;
}
#bxslider li .right h4 {
	font-size:24px;
	text-shadow:#565656 0 1px 1px;
	line-height:25px;
}
#bxslider li .right h3 {
	text-transform:uppercase;
	font-size:30px;
	line-height:10px;
	font-family: 'museo_slab_500regular';
	font-weight:normal;
	letter-spacing:-2px;
}
.bxslider_wrap .bx-pager {
	margin:30px 0 0 50px;
}
.bxslider_wrap .bx-pager img {
	border:8px solid #c0c3c5;
}
.bxslider_wrap .bx-pager img:hover {
	border:8px solid #9da0a2;
}
.bxslider_wrap .bx-pager .pager-active img {
}
.bxslider_wrap .bx-pager a {
	margin-right:15px;
}
.bxslider_wrap .bx-prev, .bxslider_wrap .bx-next {
	display:block;
	float:left;
	width:30px;
	height:96px;
	position:absolute;
	left:0px;
	top:365px;
	font-size:0;
	line-height:0;
	background:url(../images/prev.png) 8px 30px no-repeat #c0c3c5;
	cursor:pointer;
	opacity:1;
}
.bxslider_wrap .bx-next {
	background:url(../images/next.png) 2px 30px no-repeat #c0c3c5;
	left:auto;
	right:0px;
}
/*================================>> tagline <<========================================*/

.tagline {
	background:url(../images/bg_tagline.png) repeat-x;
	margin:0px 0 0px 0px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.tagline h3, .tagline h5 {
	margin:5px 0 8px 0;
}
/*================================>> pagetitle <<========================================*/

.pagetitle {
	padding-top:20px;
}
.pagetitle h1 {
	font-size:40px;
	font-weight:normal;
	line-height:0px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	margin:20px 10px 30px;
	letter-spacing: -0.063333em;
	
}
.pagetitle p {
	font-size:12px;
	font-weight:normal;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
	margin:15px 10px;
}
/*================================>> pagetitle <<========================================*/

.heading_line {
	background:url(../images/dotted.png) repeat-x bottom;
	margin:20px 0 30px 0px;
	position:relative;
	z-index:11;
	height:25px;
}
.heading_line span {
	background-color:#FFFFFF;
	border-bottom:1px solid #61b2dd;
	padding-right:10px;
	padding-bottom:3px;
}
.team {
	width:80%;
	padding:8px 0px 8px 25px;
	position:relative;
	left:5px;
	top:180px;
	z-index:5555;
	text-transform:uppercase;
}
.team h3 {
	margin-bottom:0px;
	font-size:12px;
	font-weight:normal;
}
.green {
	background-color:#61b2dd;
	color:#fff;
}
.white {
	background-color:#fff;
	color:#61b2dd;
	opacity:0.8;
}
.team .bottomrow {
	top:200px;
}
/*==================================== Clients ======================================================== */
.client {
	float:left;
}
.client li {
	display:inline-block;
	padding:0 25px 0 18px;
	border-right:1px dotted #cdd0d5; 
}
.client li img.grayscale {
	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 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
 -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
.client li img.grayscale:hover {
	filter: none;
	-webkit-filter: grayscale(0%);
}
.client li.last {
	
	border-right:0px dotted #cdd0d5; 
}
/*================================>> aside <<========================================*/
.info {
	padding: 31px 0px 29px;
	overflow:hidden;
}
.social {
	overflow:hidden;
	display:inline;
	float:right;
	padding: 0px 0px 1px 0px;
}
.social a {
	display:block;
	float:left;
	width:30px;
	height:30px;
	overflow:hidden;
	margin: 0 0 0px 5px;
	background-color:#ccc;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	
}
.social a:first-child {
	margin: 0 0 0 0;
}
.social a:hover img {
	margin-top:-30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.socialteam {
	width:90%;
	overflow:hidden;
	display:inline;
	float:left;
	padding: 1px 0px 1px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.socialteam a {
	display:block;
	float:left;
	width:30px;
	height:30px;
	overflow:hidden;
	margin: 0 0 0px 10px;
	background-color:#fff;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
.socialteam a:first-child {
	margin: 0 0 0 0;
}
.socialteam a:hover img {
	margin-top:-30px;
}
.list_box {
	padding: 14px 0 0;
	overflow:hidden;
}
.list_box ul {
	float:left;
	width:109px;
}
.demo {
	color:#61b2dd;
}

    .photo-stream {
        margin-right: -12px;
    }
    .photo-stream li {
        float: left;
        margin: 0 12px 12px 0;
    }
    .photo-stream a {
        display: block;
		outline: 2px solid #fff;
    }
    .photo-stream a:hover {
        outline: 2px solid #65686a;
    }
    .photo-stream img {
        display: block;
        height: 46px;
        width: 46px;
    }

/* ============================= Blog ====================== */
.post {
	margin-bottom:30px;
	padding-bottom:10px;
	clear:both;
}
.postimg {
	margin:10px 0;
}
.posttitle {
	margin:5px 0 0px 0
}
.posttitle, .posttitle a {
	font-size:24px;
	line-height:30px;
	font-family: 'proxima_nova_ltregular';
	letter-spacing:0px!important;
}
.posttitle a:hover {
	text-decoration:none;
}
.entry-text {
	float:left;
}
.entry-content {
	margin:0;
	padding:0px 0 5px 0;
}
.entry-date {
	float:left;
	overflow:hidden;
	margin:5px 20px 0 0
}
.posttime {
	padding:3px 15px;
	text-transform:uppercase
}
.entry-utility {
	padding:7px 0 4px;
	margin:5px 0 10px 0;
	font-size:12px;
	float:left;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:98%;
}
.entry-utility a {
	padding:7px 30px 5px 0;
	text-align:left;
	color:#a1a5a8;
}
.entry-utility img {
	position:relative;
	top:-5px;
	padding-right:5px;
}
.entry-utility a:hover {
	color:#61b2dd;
}
.entry-utility a img {
	margin-top:6px;
}
.posttitle a, .posttitle a:visited {
	color:#666;
	text-decoration:none;
}
.posttitle a:hover {
	color:#61b2dd
}
.entry-date {
	border-right:1px dotted #CCCCCC;
	color:#2b2d30;
	position:relative;
	z-index:999999999;
}
.posttime {
	color:#999;
}
.posttime h1 {
	font-size:40px;
	font-weight:bold;
	line-height:20px;
	margin:10px 0;
	color:#61b2dd;
	text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.2);
}
.posttime h3 {
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
	text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.2);
}
.pagenavi a, .pagenavi a:visited {
	color:#666666;
}
.pagenavi a:hover {
	color:#0edee0
}
/* Page Navigation*/
.wp-pagenavi {
	font-size:12px;
	clear:both;
	position:relative;
	top:30px!important;
	z-index:9999999999999;
	margin-bottom:30px;
}
.wp-pagenavi .pages {
	padding-right:10px;
}
.wp-pagenavi a, .wp-pagenavi a:visited {
	padding:7px 11px;
	margin:0 4px;
	font-size:11px;
}
.wp-pagenavi .current {
	padding:7px 11px;
	margin:0 4px;
	font-size:11px;
}
.wp-pagenavi {
	color:#999;
}
.wp-pagenavi a, .wp-pagenavi a:visited {
	color:#666;
	background:#efefef;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
	color:#fff;
	background:#61b2dd;
}
/*============================================ SIDEBAR  =================================================*/

#sidebar ul {
	list-style-type:none;
	list-style-position:outside;
	margin:15px 0px;
	padding:0;
}
#sidebar ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar .widget-container {
	margin-bottom:40px;
	padding:0 0 0 20px;
}
#sidebar li li {
	list-style-type:none;
	margin:0 0 6px 0;
	padding:0 0 5px 0;
}
#sidebar li li a {
}
#sidebar li li a:hover, #sidebar li li a.active {
	text-decoration:none;
}
#sidebar .greybox {
	padding:20px 20px;
}
#sidebar .textwidget p {
	margin-bottom:0px;
}
/* Recent post widget */
.rp-widget li {
	padding-bottom:10px !important;
	width:100%;
}
.rp-widget li h4 {
	font-size:12px;
	line-height:20px;
}
.rp-widget li h4 a {
	color:#666666;
	text-decoration:none;
}
.rp-widget li h4 a:hover {
	color:#0edee0;
}
.rp-widget li .smalldate {
	font-size:10px;
	display:block;
	color:#7a7a7a;
}
/* search widget */
#searchform {
	position:relative;
}
#searchform .bgsearch {
}
#searchform #s {
	width:85%;
	padding:8px 5px !important;
	border:0;
	color:#999;
	background-color:#efefef;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#searchform #s2 {
	width:100%;
	margin-top:12px;
	padding:7px 5px 8px!important;
	border:0;
	color:#999;
	background-color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:12px;
	float:right;
	box-shadow:inset 0 5px 10px #eee, 0px 0px 5px #666;
	-khtml-box-shadow:inset 0 5px 10px #eee, 0px 0px 5px #666;
	-moz-box-shadow:inset 0 5px 10px #eee, 0px 0px 5px #666;
	-ms-box-shadow:inset 0 5px 10px #eee, 0px 0px 5px #666;
	-o-box-shadow:inset 0 5px 10px #eee, 0px 0px 5px #666;
	-webkit-box-shadow:inset 0 5px 10px #eee, 0px 0px 5px #666;
}
.searchbutton {
	background: url(../images/icon_search.png) no-repeat right center !important;
	border:0 !important;
	width:20px;
	height:17px;
	position:absolute;
	z-index:11111111111;
	left:215px;
	top:6px;
	cursor:pointer;
}
.searchbutton2 {
	background: url(../images/icon_search.png) no-repeat right center !important;
	border:0 !important;
	width:20px;
	height:17px;
	position:absolute;
	z-index:11111111111;
	left:158px;
	top:17px;
	cursor:pointer;
}
.ads {
	float:left;
	margin:0 20px 15px 0
}
.alignleft {
	float:left;
	margin-right:15px;
}
.tag-cloud {
	width:100%;
	float:left;
	margin:0px 0 30px;
}
.tag-cloud a, .tag-cloud a:visited {
	font-size:11px;
	display:block;
	color:#666;
	background-color:#ddd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	float:left;
	margin:0 6px 7px 0;
	padding:4px 12px 4px 12px;
}
.tag-cloud a:hover {
	font-size:11px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	display:block;
	color:#fff;
	background-color:#61b2dd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	float:left;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
#comment h2 {
}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
}
.commentlist ol {
	list-style-type:none;
	padding:30px 0 0 65px;
	margin:0;
}
.commentlist li {
	position:relative;
	padding:0 0 30px 0;
}
.commentlist li li {
	position:relative;
	padding:0;
	padding-left:48px;
}
.com-line {
	width:26px;
	position:absolute;
	left:0px;
	top:23px;
}
.commentlist li li .avatar-img {
	left:70px;
}
.avatar-img {
	position:absolute;
	top:20px;
	left:20px;
}
.avatar {
	display:block
}
.fn {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase
}
.tdate, .reply {
	font-size:11px;
}
.reply a, .reply a:visited {
	margin-top:-0px
}
.reply a:hover {
	text-decoration:underline;
}
.fn a, .fn a:visited {
	font-weight:normal;
	color:#2b2d30;
}
.fn a:hover {
	color:#61b2dd;
}
.comment-body {
	margin:0 0 0 0px;
	padding:18px;
	padding-left:100px;
}
.comment-body p {
	margin-bottom:5px;
	margin-top:10px;
}
.comment-body .more2 {
	padding:0px 0px;
}
#commentform {
	margin-bottom:20px
}
#commentform label {
	display:block
}
#commentform .text-input {
	margin-bottom:8px;
	padding:8px 5px;
	vertical-align:middle;
}
#commentform .textarea {
	margin-bottom:20px;
	padding:8px 5px;
	vertical-align:top;
}
/* Contact form */
#contact-form {
	padding:0px 0 0 0;
}
#contact-form .success {
	width:246px;
	margin-bottom:10px;
	text-align:center;
}
#contact-form textarea, #contact-form input {
	margin:0;
	font-size:12px;
	border:none;
	text-transform:uppercase;
	color:#7a7a7a;
	padding:8px 14px 12px;
	outline:none;
	position:relative;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:3px solid #efefef;
}
#contact-form textarea:hover, #contact-form input:hover {
	background: -moz-linear-gradient( center top, rgba(255, 255, 255, .05) 0%, rgba(0, 0, 0, .05) 100% );
	/* Safari 4+, Chrome */
	background: -webkit-gradient( linear, center bottom, center top, from(rgba(0, 0, 0, .1)), to(rgba(255, 255, 255, .1)) );
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
}
#contact-form input {
	width:316px;
	float:left;
}
#contact-form textarea {
	overflow:auto;
	width:590px;
	height:200px;
	resize:none;
	float:left;
	margin: 0 0 0 0;
	font-family: 'Helvetica Neue';
}
#contact-form label {
	display:block;
	min-height:45px;
	overflow:hidden;
}
#contact-form label.message {
	display:block;
	padding-bottom:0;
}
#contact-form .button {
	margin-left:17px;
}
#contact-form .error, #contact-form .empty, #contact-form .success {
	display:none;
}
#contact-form .error, #contact-form .empty {
	text-align:left;
	color:red;
	font-size:11px;
	float:left;
	padding-top:5px;
}
#contact-form .buttons2 {
	overflow:hidden;
	text-align:right;
	position:relative;
	clear:both;
	padding-top:10px;
	padding-right:5px;
}
#contact-form .buttons2 a {
	cursor:pointer;
	margin-top:0;
	text-align:center;
}
#contact-form span {
	display:block;
	margin: 0px 0 0 5px;
}
.map_wrapper {
	overflow:hidden;
	display:inline-block;
	margin-bottom:24px;
	width:100%;
}
#map_canvas {
	width:100%;
	height:311px;
}
.adress {
}
.adress span {
	display:inline-block;
}
.adress .city {
	margin-top:23px;
}
.adress1 span {
	display:inline-block;
	width:80px;
}
/*--------------------------------------------------
		    PORTFOLIO FILTERABLE NAVIGATION
---------------------------------------------------*/
.filterable {
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.filterable ul {
	margin: 0 auto;
}
.filterable li {
	background: none;
	display: inline;
	float: left;
}
.filterable li:last-child {
	background: none;
}
.filterable li:last-child a {
	margin: 0 0 0 7px;
}
.filterable li a {
	font-size: 11px;
	color: #aaa;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	margin:0 5px;
	padding:0 5px;
}
.filterable li a:hover {
	color: #61b2dd;
	border-bottom:2px solid #61b2dd;
}
.filterable li.current a {
	color:#61b2dd;
	border-bottom:2px solid #61b2dd;
}
.filterable li span {
	font-size: 11px;
	color: #ccc;
}
/*--------------------------------------------------
			ITEM NAVIGATION
---------------------------------------------------*/
ul.item-nav {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.item-nav li {
	float: left;
	margin-left: 1px;
	background: #444;
	-webkit-transition:all 0.14s ease 0s;
	-moz-transition:all 0.14s ease 0s;
	-o-transition:all 0.14s ease 0s;
}
ul.item-nav li a {
	background: url(../images/sprite.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 45px;
	width: 45px;
	text-indent: -9999px;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
}
ul.item-nav li:hover {
}
ul.item-nav li.prev a {
	background-position: 17px -212px;
}
ul.item-nav li.next a {
	background-position: 17px -282px;
}
ul.item-nav li.all a {
	background-position: 12px -247px;
}
/*--------------------------------------------------
				PORTFOLIO
---------------------------------------------------*/
.portfolio-grid ul li a.hide {
	display: none;
}
.portfolio-grid {
	width: 960px;
	padding: 0;
	float: left;
}
.portfolio-grid ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.portfolio-grid ul li {
	float: left;
	margin:0px 1px 1px 0px;
	padding: 0;
	position: relative;
	background-color:#f0f0f0;
}
.portfolio-grid ul li.col2 {
	width: 479px;
}
.portfolio-grid ul li.col3 {
	width: 319px;
}
.portfolio-grid ul li.col4 {
	width: 239px;
}
.portfolio-grid ul li img {
	float: left;
	width:100%;
}
.item-info {
	padding: 15px;
	float: left;
}
.item-info h3, .item-info-overlay h3 {
	font-size: 14px;
	font-family: 'proxima_nova_ltregular';
	text-transform:uppercase;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
	margin-bottom: 0;
}
.item-info h3.title {
	color: #61b2dd;
}
.item-info-overlay h3.title {
	color: #61b2dd;
}
.item-info-overlay h3.title {
	color: #fff;
}
.item-info h4, .item-info-overlay h4 {
	font-size:12px;
	line-height: 16px;
	color:#333;
	text-transform: uppercase;
	margin-bottom: 0;
}
/*--------------------------------------------------
		    PORTFOLIO THUMBNAIL HOVER
---------------------------------------------------*/
.item-info-overlay {
	color: #fff;
	font-size:11px;
}
.item-info-overlay {
	position:absolute;
	width:100%;
	height:100%;
	left: 0;
	top: 0px;
	display: none;
	background:#61b2dd;
	z-index:99;
}
.item-info-overlay div {
	padding: 0 9% 9% 9%;
	text-align:center;
}
.item-info-overlay h3 {
	padding: 40% 9% 2% 9%;
	font-size: 16px;
	text-align:center;
}
.item-info-overlay p {
	margin-top: 10px;
	padding: 0px 15px;
	font-size:12px;
}
.item-info-overlay a.preview, .item-info-overlay a.view {
	position: absolute;
	text-indent: -9999px;
	height: 50px;
	width: 50px;
	z-index: 110;
	left:48%;
	top:15%;
}
.item-info-overlay a.link {
	position: absolute;
	text-indent: -9999px;
	height: 50px;
	width: 50px;
	z-index: 110;
	left:32%;
	top:15%;
}
.item-info-overlay a.link {
	background: url(../images/ico_link.png) no-repeat;
	opacity:0.5;
}
.item-info-overlay a.link:hover {
	background: url(../images/ico_link.png) no-repeat;
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
}
.item-info-overlay a.preview {
	background: url(../images/ico_zoom.png) no-repeat;
	opacity:0.5;
}
.item-info-overlay a.preview:hover {
	background: url(../images/ico_zoom.png) no-repeat;
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
}
.portfolio-grid ul li.col2 .item-info-overlay a.link {
	left:39.5%;
}
.portfolio-grid ul li.col3 .item-info-overlay a.link  {
	left:35%;
}

.view {
	float: left;
	overflow: hidden;
	position: relative;
	cursor: default;
}
.view .mask, .view .content {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	padding:20px;
}
.view img {
	display: block;
	position: relative;
}
.view h2 {
	text-transform: uppercase;
	color: #fff;
	position: relative;
	font-size: 16px;
	line-height:18px;
	margin-bottom:10px;
	font-family: 'proxima_nova_ltregular';
}
.view p {
	font-size: 11px;
	position: relative;
	color: #fff;
	line-height:18px;
	margin-bottom:15px;
	padding-right:10px;
}
.view a.info {
	display: block;
	text-decoration: none;
	background: url(../images/ico_zoom.png) no-repeat;
	float:right;
	position:relative;
	bottom:-22px;
	right:15px;
	padding-top:100px;
}
.view a.info:hover {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
.view-tenth img {
}
.mask {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	width:100%;
	height:100%;
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
	z-index:999;
	position:absolute;
	-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);
	border:0px!important;
}
.view-tenth h2 {
	text-transform: uppercase;
	color: #fff;
	position: relative;
	font-size: 16px;
	line-height:18px;
	margin-bottom:-30px;
	font-family: 'proxima_nova_ltregular';
	padding:20px;
}
.view-tenth p {
	font-size: 11px;
	position: relative;
	color: #fff;
	line-height:18px;
	padding:20px;
}
.view-tenth a.info {
	display: block;
	text-decoration: none;
	background: url(../images/ico_zoom.png) no-repeat;
	position:relative;
	bottom:28px;
	left:47%!important;
	width:50px!important;
	height:50px!important;
	opacity:0.3;
}
.view-tenth a.info:hover {
	-moz-transform:scale(1.05)!important;
	-webkit-transform:scale(1.05)!important;
	-o-transform:scale(1.05)!important;
	-ms-transform:scale(1.05)!important;
	transform:scale(1.05)!important;
}
.view-tenth a.link {
	display: block;
	text-decoration: none;
	background: url(../images/ico_link.png) no-repeat;
	position:absolute;
	bottom:20px;
	left:30%!important;
	width:50px!important;
	height:50px!important;
	opacity:0.3;
}
.view-tenth a.link:hover {
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
}
.view-tenth:hover img {
	-webkit-transform: scale(10);
	-moz-transform: scale(10);
	-o-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.view-tenth:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.view-tenth:hover h2, .view-tenth:hover p, .view-tenth:hover a.info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
/*============================================ Portfolio Hover  =================================================*/
.ch-grid {
	margin: 20px 0 20px 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.ch-grid:after, .ch-item:before {
	content: '';
	display: table;
}
.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 240px;
	height: 240px;
	display: inline-block;
	margin: 20px;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	cursor: default;
}
.ch-info-wrap {
	position: absolute;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	top: 20px;
	left: 20px;
	background: #c0c4c6 url(../images/bg.jpg);
	box-shadow: 
 0 0 0 20px rgba(255, 255, 255, 0.2), inset 0 0 3px rgba(115, 114, 23, 0.8);
}
.ch-info {
	position: absolute;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-o-transform: rotate3d(0, 1, 0, 180deg);
	-ms-transform: rotate3d(0, 1, 0, 180deg);
	transform: rotate3d(0, 1, 0, 180deg);
	background: #2e2f30;
}
.ch-img-1 {
	background-image: url(http://placehold.it/250x250);
}
.ch-img-2 {
	background-image: url(http://placehold.it/250x250);
}
.ch-img-3 {
	background-image: url(http://placehold.it/250x250);
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 30px;
	font-family: 'proxima_nova_ltregular';
	text-shadow: 
 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 11px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.ch-item:hover .ch-info-wrap {
	box-shadow: 
 0 0 0 0 rgba(255, 255, 255, 0.8), inset 0 0 3px rgba(115, 114, 23, 0.8);
}
.ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0, 1, 0, -180deg);
	-moz-transform: rotate3d(0, 1, 0, -180deg);
	-o-transform: rotate3d(0, 1, 0, -180deg);
	-ms-transform: rotate3d(0, 1, 0, -180deg);
	transform: rotate3d(0, 1, 0, -180deg);
}
/*============================================ accordtion  =================================================*/
.ask {
	cursor:pointer;
	font-size:13px;
	padding:8px 13px 10px 0px;
	margin-left:-30px;
	color:#61b2dd;
}
.ask span {
	font-size:14px;
	font-weight:normal;
	padding:4px 9px;
	clear:both;
	color:#fff;
	margin-right:5px;
	font-family: 'museo_slab_500regular';
	
}
.question {
	font-size:12px;
	margin:10px 0px 10px 0px;
	
}
.openquestion {
	color:#61b2dd!important;
	margin-bottom:5px;
}
.closedquestion {
	color:#65686a;
	margin-bottom:5px;
}
.question ul li {
	font-family: 'OpenSansRegular';
	padding: 0px 0px 5px 25px;
}
/*============================================ Skills  =================================================*/
.skills {
	display: block;
	margin-top:15px;
	padding: 0px;
	list-style-type: none;
}
.skills li, .skills li span {
	background-color:#ededed;
}
.skills li {
	margin-bottom: 10px;
	font-size: 10px;
	text-transform: uppercase;
}
.skills li span {
	margin-bottom: 0;
	padding:2px 10px;
	color:#000000;
}
.skills li strong {
	margin-left: 5px;
	color: #fff;
}
.skills li span {
	height: 20px;
	background-color:#61b2dd;
}
/* ============================= Testimonials ====================== */
.testimonials_text {
	border:1px solid #e6e6e6;
	background-color:#ffffff;
	padding:12px 12px 27px 12px;
	position:relative;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.testimonials_text:before {
	border-right: 12px solid transparent;
	border-top: 12px solid #e6e6e6;
	bottom: -13px;
	content: "";
	height: 0;
	left: 12px;
	position: absolute;
	width: 0;
}
.testimonials_text:after {
	border-right:12px solid transparent;
	border-top:12px solid #ffffff;
	bottom:-11px;
	content:"";
	height:0;
	left:13px;
	position:absolute;
	width:0;
}
.testimonials_name {
	display:block;
	padding-top:10px;
}
.testimonials_text p {
	padding-bottom:0;
}
.carousel-wrapper {
	position:relative
}
.carousel {
	text-align:center;
	float:left
}
.carousel li {
	float:left;
	margin-left:10px;
}
.client-prev, .client-next {
	display:block;
	width:5%;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
	float:left;
}
.client-prev {
	background-image:url('../images/prev.png');
	float:right;
}
.client-next {
	background-image:url('../images/next.png');
	float:right;
	margin-left:-5px;
}
.cslide {
	height:100px
}
#subscribe {
    
    width:100%;
    margin-top:20px;
	background:none;
    
}


#subscribe .field,#subscribe .field input {
    
    width:165px;
    height:31px;
    line-height:31px;
	background-color:#1b1c1d;
	 
}


#subscribe .field input {
    
    width:140px;
    padding:0 15px;
    display:block;
    text-transform:uppercase;
    font-size:11px;
    font-weight:normal;
    color:#656565;
	border:0px;
    
}

#subscribe .search-btn {
  border:0px; 
       
}


#subscribe .search-btn input {
    
    width:45px;
    display:inline-block;
    height:31px;
    background:url('../images/subscr.gif') #1b1c1d no-repeat left top;
	border:0px; 
	position:absolute;
	left:170px;
	
    
}


#subscribe .search-btn input:hover {
    
   
	background:url('../images/subscr.gif') #1b1c1d no-repeat right top!important;
    
}


/* ---------------------------------------- */
		/*	Content Tabs
		/* ---------------------------------------- */

.tabs-nav {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.tabs-nav li {
	float: left;
	line-height: 30px;
	
	overflow: hidden;
	
	position: relative;
	font-size:12px;
	
}
.tabs-nav li.active {
	line-height: 30px;
}
.tabs-nav li a {
	background: #efefef;
	border-left: none;
	color: #666;
	display: block;
	letter-spacing: 0;
	outline: none;
	padding: 0 20px;
	text-decoration: none;
	text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.1);
	margin-right:1px;
	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.tabs-nav li:first-child a {
	border-left: 1px solid #efefef;
}
.tabs-nav li a:hover {
	background: #ccc;
}
.tabs-nav li a:hover, .tabs-nav li.active a {
	color: #fff;
}
.tabs-nav li.active a {
	background: #61b2dd;
}
.tabs-container {
	border: 1px solid #efefef;
	margin: -1px 0 10px;
	overflow: hidden;
	width: 100%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.tab-content {
	padding:5px 10px;
}
#toTop {
	position: absolute;
	right:60px;
	bottom: 0px;
	z-index:9999;
	background-color:#161615;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Button
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/


/*==================================== Pricing Tables ======================================================== */
ul.list-box > li {
	border:solid 1px #e9e9e9;
	border-width:1px 0 1px 1px;
}
ul.list-box li.current {
	border-right:solid 1px #e9e9e9;
	-webkit-box-shadow:   0px 0px 10px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:   0px 0px 10px 1px rgba(0, 0, 0, 0.15);
	box-shadow:  0px 0px 10px 1px rgba(0, 0, 0, 0.15);
}
ul.list-box li.last {
	border-width:1px 1px 1px 0px;
}
ul.list-box .title-box {
	color:#676767;
	text-transform:uppercase;
	background: #f7f7f7; /* for non-css3 browsers */
	background: -moz-linear-gradient( center top, rgba(255, 255, 255, .1) 0%, rgba(0, 0, 0, .1) 100% );
	/* Safari 4+, Chrome */
	background: -webkit-gradient( linear, center bottom, center top, from(rgba(0, 0, 0, .1)), to(rgba(255, 255, 255, .1)) );
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	border-bottom: 1px solid #e9e9e9;
}
ul.list-box .title-box2 {
	color:#fff;
	text-transform:uppercase;
	background-color:#61b2dd;
	font-size:20px;
	font-weight:bold;
	padding:30px 0;
	/* FF3.5+ */
	background: -moz-linear-gradient( center top, rgba(255, 255, 255, .1) 0%, rgba(0, 0, 0, .2) 100% );
	/* Safari 4+, Chrome */
	background: -webkit-gradient( linear, center bottom, center top, from(rgba(0, 0, 0, .1)), to(rgba(255, 255, 255, .1)) );
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
}
ul.list-box .title-box2 h1 {
	font-size:20px;
}
ul.list-box .price-text {
	color:#676767;
	border-bottom:solid 1px #e9e9e9;
}
ul.list-box .price-text .price {
	color:#61b2dd;
}
.list-box-content ul li {
	border-bottom:1px solid #e9e9e9;
}
ul.list-box {
	margin:40px 0px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.list-box li {
	margin-top:15px;
}
ul.list-box > li {
	float:left;
	width:232px;
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
	z-index:2;
}
ul.list-box li.noborder {
}
ul.list-box li.current {
	z-index:4;
	margin-top:-25px;
	border-radius:3px;
}
ul.list-box .title-box {
	font-size:12px;
	font-weight:600;
 f  text-align:center;
	margin:0;
	padding:12px 0px;
}
ul.list-box li:first-child {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}
ul.list-box li.last {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
ul.list-box li.last {
	margin-right:0;
}
ul.list-box .price-text {
	margin:0;
	text-align:center;
	padding:30px 0px 30px 0px;
	vertical-align:top;
	font-size:11px;
}
ul.list-box .price {
	font-size:50px;
	font-family: 'museo_slab_500regular';
	color:#61b2dd;
	font-weight:600;
}
ul.list-box .price-text img {
	margin:-10px 0 0 0;
}
.list-box-container {
	padding:0 0 26px 0;
	margin-top:0;
}
ul.list-box li.current .list-box-container {
	padding:0 0 42px 0;
}
.list-box-content {
	margin:0px 0px;
}
.list-box-content ul {
	margin:0px 0 25px 0;
	padding:0px 0;
	list-style-type:none;
}
.list-box-content ul li {
	margin:0;
	padding:8px 0;
	list-style-type:none;
	text-align:center;
}
.list-box-content .button {
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.list-box-content ul li:first-child {
}
.button {
	padding:7px 15px 7px 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:5px;
	cursor:pointer;
	color:#ffffff;
	font-size:13px;
	line-height:45px !important;
	font-family: 'OpenSansRegular';
	font-weight:400;
	text-decoration:none;
}
.button.orange {
	background-color:#61b2dd;
	/* FF3.5+ */
	background: -moz-linear-gradient( center top, rgba(255, 255, 255, .1) 0%, rgba(0, 0, 0, .1) 100% );
	/* Safari 4+, Chrome */
	background: -webkit-gradient( linear, center bottom, center top, from(rgba(0, 0, 0, .1)), to(rgba(255, 255, 255, .1)) );
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	box-shadow:inset 0px 0px 5px #444, 0px 0px 6px #444;
	-khtml-box-shadow:inset 0px 0px 5px #444, 0px 0px 6px #444;
	-moz-box-shadow:inset 0px 0px 5px #444, 0px 0px 6px #444;
	-ms-box-shadow:inset 0px 0px 5px #444, 0px 0px 6px #444;
	-o-box-shadow:inset 0px 0px 5px #444, 0px 0px 6px #444;
	-webkit-box-shadow:inset 0px 0px 5px #444, 0px 0px 6px #444;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.button.orange:hover {
	background-color:#000;
	color:#ffffff !important;
}
.button.white {
	
	background:url(../images/btn_arrow.png) no-Repeat 92% 9px #fff !important;
	color:#61b2dd;
	padding:10px 30px 10px 12px;
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	border:0px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-khtml-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-moz-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-ms-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-o-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-webkit-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	opacity:1!important;
	
	
}
.button.white:hover {
	background-color:#2b2d30!important;
	color:#ffffff !important;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
 body {
	min-width:768px;
}
 header {
 background-color:#FFFFFF;
 width:768px;
 position:relative;
 z-index:999;
}
 header h1 a {
 font-size:33px!important;
 position:relative;
 top:8px;
}

h2 {
 font-size:22px!important;
}
h3 {
 font-size:14px!important;
}
 nav {
 position:relative;
 margin: -60px 10px 0 0;
 float:right;
}
 .sf-menu>li>a {
 font-size: 12px;
 padding:40px 8px;
 margin-bottom:10px;
}
.sf-menu li ul, .sf-menu li.sfHover ul {
 top:103px;
 font-size:12px;
}
.sf-menu>li>ul:before, .sf-menu>li.sfHover>ul:before {
 left:40px;
}
 .button.white {
	
	background:url(../images/btn_arrow.png) no-Repeat 96% 5px #fff !important;
	color:#61b2dd;
	 padding:6px 30px 6px 12px;
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	border:0px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-khtml-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-moz-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-ms-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-o-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-webkit-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	opacity:1!important;
	
}
 .very_big_white {
 font-size: 20px!important;
 line-height: 36px;
 padding-left:15px;
 padding-right:15px;
 padding-top: 8px;
 padding-bottom:8px;
 margin: 0px;
}
.client li img {
 width:17%!important;
}
 .grid_1 {
width: 140px!important;
}
.grid_1 h4 {
font-size:14px!important;
}
.grid_1 img {
width:25%!important;
}
 .bxslider_wrap {
width:768px;
height:100px!important;
padding:5px 0 31px 0;
 margin:0px auto;
 position:relative;
 left:-3px;
}
 #bxslider li .left {
float:left;
width:0px;
padding:0 0px 0 6px;
min-height:0px;
width:760px!important;
}
#bxslider li .right {
color:#fff;
float:left;
padding:10px 10px 0 5px;
width:320px!important;
height:50px!important;
background:#000;
opacity:.7;
position:absolute;
z-index:99999999999;
top:140px;
}
#bxslider li .right h4 {
font-size:34px;
text-shadow:#565656 0 1px 1px;
line-height:20px;
}
#bxslider li .right h3 {
text-transform:uppercase;
font-size:30px!important;
line-height:20px;
margin:2px 0!important;
}
#bxslider li .right p {
 font-size:13px!important;
line-height:18px;
}
 .bxslider_wrap .bx-pager {
margin:10px 0 0 45px;
}
.bxslider_wrap .bx-pager img {
border:5px solid #e4e2e2;
width:12.5%!important;
}
.bxslider_wrap .bx-pager img:hover {
border:5px solid #c0c3c5;
}
.bxslider_wrap .bx-pager .pager-active img {
}
.bxslider_wrap .bx-pager a {
margin-right:15px;
}
.bxslider_wrap .bx-prev, .bxslider_wrap .bx-next {
display:block;
float:left;
width:20px;
height:72px;
position:absolute;
left:15px;
top:277px!important;
font-size:0;
line-height:0;
background:url(../images/prev.png) 3px 17px no-repeat #FFFFFF;
cursor:pointer;
opacity:0.3;
z-index:9999;
}
.bxslider_wrap .bx-next {
background:url(../images/next.png) -3px 17px no-repeat #FFFFFF;
left:auto;
right:15px;
}
.team h3 {
	margin-bottom:0px;
	font-size:10px;
	font-weight:normal;
}

 .mar_bot {
 margin-bottom:40%!important;
}
 .ch-grid li {
 width: 220px!important;
 height: 220px!important;
 display: inline-block;
 margin: 10px;
}
 .ch-info-wrap {
 width: 180px!important;
 height: 180px!important;
}
 .ch-info {
 width: 180px!important;
 height: 180px!important;
}
 .view-tenth h2 {
 text-transform: uppercase;
 color: #fff;
 position: relative;
 font-size: 14px;
 line-height:16px;
 margin-bottom:-30px;
 font-family: 'proxima_nova_ltregular';
 padding:10px 15px 25px;
 font-weight:bold;
}
.view-tenth p {
 font-size: 11px;
 position: relative;
 color: #fff;
 line-height:14px;
 padding:10px 15px;
}
.view-tenth a.info {
 display: block;
 text-decoration: none;
 background: url(../images/ico_zoom.png) no-repeat;
 position:relative;
 bottom:20px;
 left:50%!important;
 width:40px!important;
 height:40px!important;
 opacity:0.5;
}
 .view-tenth a.link {
 display: block;
 text-decoration: none;
 background: url(../images/ico_link.png) no-repeat;
 position:absolute;
 bottom:10px;
 left:25%!important;
 width:40px!important;
 height:40px!important;
 opacity:0.5;
}
 .ch-info h3 {
 font-size: 12px;
 margin: 0 15px;
 padding: 30px 0 0 0;
}
 ul.list-box > li {
 width:190px!important;
}
 #searchform #s2 {
 width:150px!important;
 margin-top:10px;
 margin-right:10px;
}
 .searchbutton2 {
 left:100px;
 top:17px;
}
 .brd {
 margin:12px 0px 0px;
 width:100%;
}
 .team {
 top:140px;
}
 .client li {
 display:inline;
 margin:0 10px 200px;
}
 #contact-form input {
 width:250px!important;
}
#contact-form textarea {
 width:460px!important;
}
 .adress {
white-space: nowrap
}
 .member_list a {
font-size: 15px;
line-height: 19px;
}
.social {
 float:right;
 margin-right:20px;
}
 #contact-form textarea, #contact-form input {
width:100%;
}
 #content, .cont_pad, .info {
padding-bottom:30px;
}
.portfolio-grid {
width: 768px;
margin: 0;
}
 .portfolio-grid ul li.col2 {
 width: 383px;
}
.portfolio-grid ul li.col3 {
 width: 249px;
}
.portfolio-grid ul li.col4 {
 width: 191px;
}
 .view a.info {
 bottom:-80px;
 right:20px;
}
.view p {
 margin-right: 10px !important;
}
 .view a.info {
 top:-32px !important;
 right:15px !important;
}
 .portfolio-grid ul li.col2 .view a.info {
 top:-90px !important;
 right:25px !important;
}
 .portfolio-grid ul li.col3 .view a.info {
 top:28px !important;
 right:20px !important;
}
 .portfolio-grid ul li.col3 img {
 width: 249px!important;
}
 .portfolio-grid ul li.col2 .view a.info {
 color:#a0c754!important;
}
 .searchbutton {
 left:160px;
 top:6px;
 cursor:pointer;
}
#toTop {
 right:20px;
}
}
 @media only screen and (min-width: 480px){
 body {
min-width:420px;
}
}
 @media only screen and (max-width: 479px) {
 body {
min-width:300px;
}
 header {
 background-color:#FFFFFF;
 width:300px;
 position:relative;
 z-index:999;
}
.list_box ul {
float:left;
width:100px;
}
.logo {
width:100%;
margin:0px;
position:relative;
top:20px;
left:10%;
z-index:99999999999999999;
}
header h1 a {
 display:block;
 text-decoration:none;
 font-size:40px!important;
}
 h1 {
 font-size: 24px!important;
 margin: 0 0 0px 5px!important;
}

.button.white {
	
	background:url(../images/btn_arrow.png) no-Repeat 96% 1px #fff !important;
	color:#61b2dd;
	 padding:3px 30px 3px 4px;
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	border:0px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-khtml-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-moz-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-ms-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-o-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	-webkit-box-shadow:inset 0 0px 0px #eee, 0px 0px 8px #aaa;
	opacity:1!important;
	font-size:11px!important;
	
}
 
 
 
 .tp-leftarrow.large {
 z-index:9999999!important;
 cursor:pointer;
 position:relative;
 background:url(../rs-plugin/assets/arrow_left2.png) no-Repeat top left!important;
 width:12px!important;
 height:17px!important;
 left:-40px!important;
 top:105px!important;
}
.tp-rightarrow.large {
 z-index:1000000;
 cursor:pointer;
 position:relative;
 background:url(../rs-plugin/assets/arrow_right2.png) no-Repeat top left!important;
 width:12px!important;
 height:17px!important;
 left:330px!important;
 top:105px!important;
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
 background-position:bottom left!important;
}
.bg_grey {
 background: url(../images/footer_overlay.png) no-repeat center top #d0d4d8!important;
}
.caption.big_white {
 font-size: 14px!important;
 line-height: 14px;
 padding: 0px 4px;
}
 .big_black {
 font-size: 14px!important;
 line-height: 14px;
 padding: 0px 4px;
}
 .small_text {
 font-size: 8px!important;
 line-height: 10px;
 margin: 0px;
 padding:5px;
}
.caption.very_big_white {
 font-size: 15px!important;
 line-height: 16px;
 padding: 0px 4px 14px;
}
 .caption.very_big_orange {
 font-size: 15px!important;
 line-height: 16px;
 padding: 0px 4px 14px
}
 #searchform #s2 {
 width:40%!important;
 margin-top:-75px;
 margin-right:10px;
}
 .bxslider_wrap {
width:300px;
height:100px!important;
padding:5px 0 31px 0;
 margin:0px auto;
}
 #bxslider li .left {
float:left;
width:0px;
padding:0 0px 0 6px;
min-height:0px;
width:300px!important;
}
#bxslider li .right {
color:#fff;
float:left;
padding:10px 10px 0 5px;
width:200px!important;
height:50px!important;
background:#000;
opacity:.7;
position:absolute;
z-index:99999999999;
top:40px;
}
#bxslider li .right h4 {
font-size:24px;
text-shadow:#565656 0 1px 1px;
line-height:0px;
}
#bxslider li .right h3 {
text-transform:uppercase;
font-size:14px!important;
line-height:-5px;
margin:2px 0!important;
}
#bxslider li .right p {
 font-size:10px!important;
line-height:10px;
}
 .bxslider_wrap .bx-pager {
margin:10px 0 0 15px;
}
.bxslider_wrap .bx-pager img {
border:2px solid #e4e2e2;
width:10%!important;
}
.bxslider_wrap .bx-pager img:hover {
border:2px solid #c0c3c5;
}
.bxslider_wrap .bx-pager .pager-active img {
}
.bxslider_wrap .bx-pager a {
margin-right:15px;
}
.bxslider_wrap .bx-prev, .bxslider_wrap .bx-next {
display:block;
float:left;
width:10px;
height:35px;
position:absolute;
left:3px;
top:110px!important;
font-size:0;
line-height:0;
background:url(../images/prev.png) -1px 0px no-repeat #FFFFFF;
cursor:pointer;
opacity:0.3;
z-index:9999;
}
.bxslider_wrap .bx-next {
background:url(../images/next.png) -7px 0px no-repeat #FFFFFF;
left:auto;
right:0px;
}
 .lh0 {
 line-height:24px!important;
}
.mar_bot {
 margin-bottom:50%!important;
}
 .grid_2 {
width: 90px !important;
}
.tagline {
margin-top:0px;
}
.tagline {
 padding:0px;
text-align:center;
}
ul.list-box > li {
	width:100%!important;
}

.searchbutton2 {
 left:260px;
 top:-70px;
}
 .brd {
 margin:-11px 0px 0px;
 width:100%;
}
#contact-form input {
 width:260px!important;
}
#contact-form textarea {
 width:260px!important;
}
.client {
width:330px;
}
.client li {
 display:inline;
 margin:0 10px 200px;
}
.client li img {
 width:25%!important;
}
 .social {
 float:left;
}
 .blog_content figure {
width:100%;
margin-bottom:15px;
}
.portfolio-grid {
width: 100%;
margin: 0;
}
.portfolio-grid ul li.col2, .portfolio-grid ul li.col3, .portfolio-grid ul li.col4 {
width: 100%;
margin: 0 0 1px 0;
}
.view img {
 width:300px !important;
 height:220px !important;
}
.view a.info {
 bottom:-80px;
 right:20px;
}
.view p {
 margin-right: 10px !important;
}
 .view a.info {
 top:80px !important;
 right:20px !important;
}

 .posttime h1 {
 font-size:20px;
 line-height:12px;
}
.posttime h3 {
 font-size:10px;
 line-height:10px;
 margin-bottom:5px;
}
.entry-utility a {
 padding:2px 5px;
}
.commentlist ol {
 padding:30px 0 0 20px;
}
#toTop {
 right:20px;
}
 .sf-menu {
 display:none;
 margin:0;
 overflow:hidden;
 position:relative;
}
 #header .nav_wrap {
height:auto;
}
 .responsibe_block, .responsibe_block {
display:block;
position:relative;
top:20px;
}
 .responsibe_block {
 padding-bottom:7px;
 border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
}
 .responsibe_block_inner .social_list li a img {
 opacity:.2;
 filter:alpha(opacity=20);
 -webkit-transition:opacity .3s ease-out;
 -moz-transition:opacity .3s ease-out;
 -ms-transition:opacity .3s ease-out;
 -o-transition:opacity .3s ease-out;
 transition:opacity .3s ease-out;
}
 .resp_navigation.active {
background-color:#61b2dd;
}
 .responsibe_block_inner .social_list li a:hover img {
 opacity:.8;
 filter:alpha(opacity=80);
}
 .responsibe_block_inner {
 height:38px;
 padding:12px 13px 0;
 overflow:hidden;
 border-radius:5px 5px 0 0;
 -moz-border-radius:5px 5px 0 0;
 -webkit-border-radius:5px 5px 0 0;
}
 .resp_navigation {
 background:#333 url(../images/resp_navi_bg.png) no-repeat 50% 50%;
 display:block;
 width:36px;
 height:27px;
 float:right;
 border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
}
 .resp_navigation:hover {
 background:#61b2dd url(../images/resp_navi_bg.png) no-repeat 50% 50%;
}
}
