/*
Theme Name: Nitro
Description: Nitro Theme by 7theme.net
Author: 7Theme.net
Author URI: http://www.7theme.net/
Version: 1.0
License: Its Located in the 'license' folder
License URI: Its Located in the 'license' folder
Theme URI: http://www.web-rockstars.com/nitro/
Tags:  one-column, two-columns, left-sidebar, right-sidebar,   custom-background, custom-colors, custom-header
*/   



/*
** RESETS
*/

*
{ 
	margin: 0px;
	padding: 0px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body
{
	line-height: 140%;
	font-family:arial; 
}
#content table
{
	width:100%;
	border-spacing:0;
	border:1px solid #dcdcdc;
}
#content th
{
	border-bottom: 1px solid #C9C9C9;
	padding: 10px;
	font-weight:bold;
	background:#fafafa;
}
#content td
{
	border-bottom:1px solid #E7E7E7;
	padding:10px 5px;
}
caption, th, td 
{
	font-weight: normal;
	text-align: left;
}
#content table tr:hover
{
	background:rgba(243,243,243,0.5);
}
pre
{
	background: #fff; 
	margin-bottom: 20px;
	overflow: auto;
	padding: 10px;
	background: rgb(245, 245, 245);
}
.carousel li, li, ul.commentlist li, .ul.commenlist ul.children li, .template_ul li, .template_ol li, .flex-direction-nav li, ul.commentlist, .payment_li,   .flickr-widget > ul > li, #footer .PaymentWidget > div > ul > li
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding:0;
	border: none;
}
p
{
	margin-bottom:20px;
}
address, ol, ul, table, pre, .alert, .ui-tabsvertical, #content iframe, .googlemap,  nav#filter, ol#filters, embed, #masonry, .callout, #twitter_update_list, blockquote, .ui-tabs, div.toggle, div.accordion, .testimonal_entry_content, div.ui-tabs > div, div.sc_seamlessbox, div.columnbox, #footer aside, object, .carousel-container, .servicebox
{
	margin-bottom:40px;
}
p:empty
{
	display:none;
}
ul li, .comment-body ul li
{
	list-style-type:square;
	padding-left:4px;
	margin-left:10px;
}
ol li
{
	padding-left:4px;
	margin-left:10px;
	list-style-type: decimal;
}
#content ul li, #content ol li
{
	line-height:200%;
}
ul,ol
{
	margin-left:20px;
}
ul ul, ol ol, ul ol, ol ul 
{
	margin-bottom: 0;
}
ul.template_ul, aside ul, ol.template_ol
{
	margin:0px;
}
#content .carousel li,  .portfolio-single-details li, .sidebar ul li, #footer ul li, ul#term_list li, .maps_nav_inner ul li, .payment_li, #footer .PaymentWidget ul > li.flickr-widget  
{
	list-style-type: none ;
	margin-left: 0px ;
	padding-left: 0px  ;
	padding:0;
}
th
{
	text-align:left;
}	
td
{
	vertical-align: top;
}
li
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
dl 
{
	margin: 0px 10px;
}
dt 
{
	font-weight: bold;
}
dd 
{
	margin-bottom: 20px;
}
a
{
	color: #000;
	text-decoration: none;
}
a img
{
	border: none; 
	max-width:100%;
}
a.opacity-hover-bg
{
	display:block;
}


img
{
	max-width:100%;
}
img[class*="align"], img[class*="wp-image-"]
{
	padding:6px;
	margin:20px; 
}
img.alignleft, img.alignright, img.aligncenter
{
	margin-bottom:20px;
}
img.alignright
{
	margin-right:0px;
	padding-top:0px;
	margin-top:0px;
}
img.alignleft
{
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
}
img.aligncenter
{
	margin:20px auto;
}
.wp-caption img
{
	margin:0px;
	padding:0px;	
}
.sticky
{
}
#map_canvas img, #cbackground img, .gmnoprint img
{
	max-width:none ;
}
a:focus, *:focus
{ 
	outline: none;
} 
::selection
{
	background:#F04C33;
	color:#fff;
}

/*
** WORDPRESS REQUIRED STYLES
*/  

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
} 

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}


#wp-calendar
{
	width:100%;
}
#wp-calendar td
{
	text-align:center;
}
.wp-caption
{
	left: 10px;
	padding:10px;
	background:rgba(220,220,220,0.5);
}
.wp-caption a
{
	display:inline-table;
	margin-top:4px;
}
.wp-caption-text
{
	padding-top:10px;
}
 
.gallery-caption
{
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.bypostauthor
{
}
.alignleft
{
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright
{
	display: inline;
	float: right;
	margin-left: 20px;
}
.aligncenter
{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#searchform
{
	position:relative; 
}
#serviceline #searchform
{
	top:10px;
}
#searchsubmit
{
	position:absolute;
	top:7px;
	right:7px;
} 
#serviceline #s
{
	background:rgba(255, 255, 255, 0.3);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
	border:none;
}
#serviceline #s:hover, #serviceline #s:focus
{
	background:rgba(255, 255, 255, 0.9);
}
.transition04, #brand img
{
	transition:0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
}


/*
** HTML ELEMTENS
*/
label
{
	display: block;
	margin-bottom: 10px;
	cursor:pointer;
}
input[type=text], textarea
{
	padding: 8px 4px;
}
input[type=submit], button, input[type=reset]
{
	border: none;
	cursor: pointer;
}
input[type=radio]
{
	margin-right:20px;
}
input[type=image]
{
	line-height: 32px;
}
input[type=checkbox]
{
	margin-right: 20px;
}
input:focus, textarea:focus
{
	box-shadow:inset 0px 0px 9px #C5C5C5;
}
.button
{
	background: #f5f5f5; 
	color: #111;
	margin-top: 15px;
	padding: 2px 7px;
} 
input[type=submit],input[type=reset], a.button, button
{ 
	cursor: pointer;
	display: inline;
	display: inline-block;
	font-size: 12px;
	line-height: 100%;
	margin: 2px;
	margin-left:0px;
	margin-bottom: 15px; 
	outline: none;
	padding: .4em 1.5em .42em;
	text-align: center;
	text-decoration: none; 
	vertical-align: baseline;  
}
textarea
{
	font-family: arial;
	min-height: 80px;
}
textarea,  input[type=text], input[type=password], input[type=email], select, input[type=radio], input[type=checkbox]
{
	margin-bottom: 20px !important;
	padding: 8px 8px;
}
textarea,  input[type=text], input[type=password], input[type=email], select
{ 
	border-radius: 2px; 
	max-width: 100%;
	min-width: 200px;
	-moz-border-radius: 2px;
	outline: none;
	border:none;
	-webkit-border-radius: 2px;
	-o-border-radius:2px;
	-ms-border-radius:2px;
	border:1px solid #f1f1f1;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, select:hover
{ 
	outline: none;
}
select
{
	padding: 7px;
}
option
{
	margin: 5px; 
}
blockquote
{  
	padding: 20px; 
}
blockquote *
{
	color:inherit;
	line-height:100%;
}  
blockquote, blockquote p
{
	font-style: italic;
}
blockquote p
{
	margin-bottom:0px;
}
.quoteright
{
	border-left: none !important;
	border-right: 1px solid #dcdcdc;
	float: right;
	margin: 0px 10px 10px 10px;
	width: 250px;
}
.quoteleft
{
	float: left;
	margin: 0px 0px 0px 5px;
	width: 250px;
}
blockquote cite , .quoteleft cite , .quoteright cite
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
	margin-bottom:0px;
}
#main p
{
	margin-bottom: 9px; 
} 
h1, h2, .sidebar h3, h3, h4, h5, h6
{
	margin-bottom:20px !important;
	clear:both;
}  
#content h1, #content h2, #content h3, .maincontent h1, .maincontent h2, .maincontent h3, .custom_section h1, .custom_section h2, .custom_section h3
{
	position:relative;
	line-height:100% !important; 
}
/*
#content h1 span:after, #content h2 span:after, #content h3 span:after, .maincontent h1 span:after, .maincontent h2 span:after, .maincontent h3 span:after, .custom_section h1:after, .custom_section h2:after, .custom_section h3:after
{
	content: "";
	position: absolute;
	margin-left: 10px;
	width: 100%;
	border-bottom: 1px solid;
	display: inline-block;
	float: left;	
	opacity: 0.2;
	top:50%;
}
*/
h3 
{	 
	position:relative;  
} 
.tagline
{
	text-align: center;
	margin-bottom: 40px;
	font-weight: normal; 
	font-size: 56px !important; 
	line-height: 66px !important; 
}
.tagline:after
{
	content:""; 
	display:block;
	margin:40px auto;
	width:60px;
	height:0;
	border-bottom:1px solid #858585;
}

/*
** SOME HACKS
*/
.clear
{
	clear: both; 
}
.div-20
{
	height:20px;
}
.display-none
{
	display:none;
	visibility:hidden;
}
aside > ul.sisters:empty
{
	display:none;
}
a.prettyPhoto
{
	line-height:0px;
	display:block;
}
img.opacity-hover
{
	display:block;
}
.radius50
{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
}
#ajax-loader
{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(images/loader.gif) center center no-repeat;
}
.image-load
{
	background: url(images/loader.gif) center center no-repeat;
}
.block
{
	display:block !important;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}


/*
** LAYOUT STYLING
*/

body
{
	font-family: arial;
}
#container
{
	width: 100%;
	height:100%;
	position:relative;
	z-index:2;
}
#page
{ 
	overflow:hidden; 
}
#cbackground 
{
	width:100%; 
	height:100%; 
	position:fixed; 
	top:0;
}
.inner
{
	margin: 0px auto;
	width:980px;
} 
.mainsection > .inner
{    
	padding-top:40px;
}
.mainsection
{
	position:relative;
	z-index:99; 
} 
.fixed_header + *
{
	margin-top:100px;
}
input, textarea, .pagination a.page-numbers, .pagination span.page-numbers, .page-pagination span, .comment-body, .lrs, .testimonial_entry_content, .team_p,   blockquote,   .accordion h3,  .toggle-trigger, .ui-tabsdefault .ui-tabs-nav li a, .tagcloud a 
{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	border:1px solid #f1f1f1;
}
 
#head_line
{   
	position:relative;
	overflow:hidden; 
	color:#0f0f0f;
	text-align:center;
	margin-bottom:30px;
	padding-top:30px;
}
#head_line *
{
	color:inherit;
}
#head_line  div.clear
{
	height:0px; 
	width:0px;
	padding-bottom:0px;
}
#head_line > h1 + h2
{
	margin-bottom:0px !important;
} 
#head_line .head_line_left
{
	width:55%;
	float:left;
}
#head_line h1
{  
	margin: 0px auto;
	padding:30px 0px;
	padding-top:0;
	line-height:100%;
	margin-bottom:0px !important;
}
#head_line h2 
{ 
	line-height:100% !important;  
	font-size:18px; 
}
#head_line h1 + h2
{
	margin-top:-20px;
}
#head_line.sec h1
{
	margin-top:0px;
} 
.head_line_right p
{
	margin-bottom:0px;
}
#head_line .head_line_right
{
	width:35%;
	float:right;	
	margin-top:21px;
	text-align:right;
}
#head_line div.sec p
{
	margin-top:20px !important;
	text-align:right;
	margin-bottom:0px;
}   
.custom_section
{
	padding-top:40px;
	padding-bottom:1px;
	margin-bottom:40px; 
}
.custom_section *
{
	color:inherit;
}	 
.custom_section.bottom-null, .custom_section.bottom_0
{
	margin-bottom:0;
} 
.custom_section.closed:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.custom_section, .custom_section > .inner
{
	position:relative; 
} 


.custom_section.closed
{
	height:300px;
	overflow:hidden;
	cursor:crosshair;
}
.custom_section.closable.closed:before
{
	content: "";
	position: absolute;
	bottom: 35px;
	margin-left: -25px;
	left: 50%;
	z-index: 119;
	border-top: 10px solid;
	border-left: 22px solid rgba(0, 0, 0, 0);
	border-right: 22px solid rgba(0, 0, 0, 0);
}


#content
{
	min-height:350px; 
	padding-bottom:1px;
}   
#nav.menu
{
	float: left;
	overflow: hidden;
	width: 820px;
	height:70px;
}

ul#responsive_menu
{
	display:none;
}

#navleft
{ 
	float:right;
	max-width:700px; 
}

.main-menu-1  
{
	float:none;
	display:inline-block;
}
.main-menu-2 
{
	float:none;
	text-align:right !important;
} 
#headmenu
{ 
}
#headline 
{   
	box-shadow:0px 0px 10px; 
	z-index:999;
	background:#fff;
	width:100%; 
	height:100px; 
}  
.Full_width_fixed, .Full_width_fixed_logo_right, .Boxed_fixed, .Boxed_fixed_logo_right
{
	position:fixed;
}


/* Full width Header */

.Full_width_fixed .inner, .Full_width_not_fixed .inner, .Full_width_fixed_logo_right .inner, .Full_width_not_fixed_logo_right .inner
{
	width:auto;
	margin-left:40px;
	margin-right:40px;
}


/* LOGO right */

.Full_width_fixed_logo_right #brand, .Boxed_fixed_logo_right #brand, .Full_width_not_fixed_logo_right #brand, .Boxed_not_fixed_logo_right #brand
{
	float:right;
}
.Full_width_fixed_logo_right #navleft, .Boxed_fixed_logo_right #navleft, .Full_width_not_fixed_logo_right #navleft, .Boxed_not_fixed_logo_right #navleft
{
	float:left;
}



#headline.headline_small
{
	padding-bottom:0;
	background:rgba(255,255,255,0.8);
	height:50px; 
} 
.headline_small #brand img
{
	max-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
}
.headline_small ul#menu > li > a 
{
	line-height:50px;
}
.headline_small ul#menu > li > a + ul.sub-menu 
{
	top:50px;
}

#brand 
{ 
	float:left;  
	display: inline-block; 
	max-width:280px;
} 
#brand img
{
	max-height:90px;
	max-width:280px;  
	width:auto;
}
#social_head
{
	text-align:right;
}
#pagename, #pageslogan
{
	margin-bottom:21px;
	font-size:20px;
	margin-right:40px; 
	font-weight:bold;
}
#pagename
{
	margin-top:0px;
}
.main-inner
{
	clear:both;
	padding:30px;
	padding-bottom: 60px;
	padding-top:40px;
	position:relative; 
	z-index:9;
	border-bottom:3px double;
}
#serviceline
{
	padding:40px;
	background:#000;
	color:#fff;
	padding-bottom:100px;
}
#serviceline .one_half_last
{
	text-align:right;
	padding-top:20px;
}
#navline
{  
	width:100%; 
	position:relative;
	z-index:89; 	 
}
.Cycle #navline
{
	background:rgba(68, 68, 68, 0.45) !important;
}
.Cycle #nav_gradient
{
	background:none !important;
}
#nav_gradient
{ 
}
#footer
{   
	clear:both; 
	position:relative;   
	background:#202020;
} 
#footer_gradient
{
	padding:60px 0;
}
.footer-inner + div.underfooter
{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid;
}
.footer_copyright p
{
	line-height:30px;
	margin-bottom:0px;
}
.footer_social
{
	text-align:right;
}
#footer p:empty 
{
	display:none;
}
#footer .widget_posts_li
{
	padding-top:0px;
} 
#overheader, #secondfooter
{
	font-size:inherit;
	padding:12px 0;
}
#secondfooter a.social_media
{
	width:20px;
	height:20px;
	background-size:20px;
	background-position:center center;
	margin-bottom:0;
}
.mainsection + #secondfooter
{
	padding-top:65px;
}
ul.sub-menu li a
{
	background-position-x:3px;
}	
#footer, #navline
{
	text-shadow:none;
}
.footer-inner
{ 
	position: relative;
	z-index: 19; 
}
#footer aside
{
	margin-bottom:30px;
} 
#footer h1, 
#footer h2, 
#footer h3 
{  
	margin-bottom:30px !important;
	padding:0 10px;
} 
#footer h3
{
	padding-left:0px;
} 
#footer ul > li 
{
	border-bottom:1px solid #444; 
}
#footer ul > li > a
{ 
	display:block;
	padding: 8px 10px;  
	padding-left:0;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
}
#footer ul > li > a:hover
{
	padding-left:15px;
}
#footer ul > li:first-child
{
	border-top:none;
}	
#footer ul > li:last-child
{
	border-bottom:none;
}
#footer .one_fourth, #footer .one_fourth_last, .footer-inner > div
{
	padding-bottom:0px !important; 
	position:relative;
}  
.footer-inner > div > aside:last-child
{
	margin-bottom:0px !important;
}
#footer h3.widget-title
{ 
	font-weight:bold;
	margin-bottom:17px !important;
}
#footer aside
{
	margin-bottom:25px;
} 
#footer_menu
{
	margin-left:0;
	text-align:right;
	margin-bottom:0;
}
#footer_menu ul.sub-menu
{
	display:none;
}
#footer_menu li
{
	display:inline-block;
}
#footer_menu > li > a
{
	padding-right:15px;
	position:relative;
	margin-left:7px;
}
#footer_menu > li:last-child > a
{
	padding-right:0;
}
#footer_menu > li > a:after
{
	content: "|";
	position: absolute;
	width: 100%;
	height: 20px; 
	right: 0; 
}
#footer_menu > li:last-child > a:after
{
	display:none;
}
#secondfooter .inner
{
	line-height:40px;
} 
.widget-title:empty 
{
	display:none;
}

.load-img img
{
	opacity: 0;
}
#header
{  
	position:relative; 
}
.post-edit-link
{ 
	margin-bottom:40px;
	display:none;
}
/* GRID LAYOUTS */

.group-itemlist-2 > div.clear, .group-itemlist-3 > div.clear, .group-itemlist-4 > div.clear
{
	margin-bottom:0;
	height:0;
}
.group-itemlist-2 > div
{
	width:48%;
	margin-right:4%;
	margin-bottom:4%;
	float:left;
}
.group-itemlist-2 > div:nth-child(2n)
{
	margin-right:0%;
}
.group-itemlist-3 > div
{
	width:30%;
	margin-right:5%;
	margin-bottom:5%;
	float:left;
}
.group-itemlist-3 > div:nth-child(3n)
{
	margin-right:0%;
}
.group-itemlist-4 > div
{
	width:22%;
	margin-right:4%;
	margin-bottom:4%;
	float:left;
}
.group-itemlist-4 > div:nth-child(4n)
{
	margin-right:0%;
}
.group-itemlist-4 > div:nth-child(4n) + div, .group-itemlist-2 > div:nth-child(2n) + div, .group-itemlist-3 > div:nth-child(3n) + div
{
	clear:both;
}
.group-itemlist-2 > li
{
	width:49%; 
	float:left;
}
.group-itemlist-2 > li:nth-child(2n)
{
	margin-right:0%;
}
.group-itemlist-3 > li
{
	width:32%; 
	float:left;
}
.group-itemlist-3 > li:nth-child(3n)
{
	margin-right:0%;
}
.group-itemlist-4 > li
{
	width:24%;
	float:left;
}
.group-itemlist-4 > li:nth-child(4n)
{
	margin-right:0%;
}
.page-template-gallery-grid-php #content p:empty 
{
	display:none;
}

/*
** THE NAVIGATION
*/ 
#menu > li:first-child
{
	border-left:none;
}
#menu > li:last-child
{
	border-right:none;
}  
.mini_menu 
{
	display:none;
	visibility:hidden;
}
ul#menu > li > ul.sub-menu:after {
	content: "";
	position: absolute;
	top: -10px; 
	width: 0;
	height: 0;
	left: 25px; 
	border-bottom: 10px solid;
	border-left: 15px solid rgba(0, 0, 0, 0);
	border-right: 15px solid rgba(0, 0, 0, 0);
	border-bottom-color:inherit;
}
header ul.sub-menu li a
{ 
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	transition:0.4s;
}
header ul.sub-menu li.has-submenu
{
	background-image:url(images/downright.gif);
	background-position:180px center;
	background-repeat: no-repeat;
	background-size:10px;
}
header ul.sub-menu li a
{ 
	padding-left:20px;
}


ul.sub-menu li, ul.sub-menu li a, ul.sub-menu li:hover, ul.sub-menu li:hover a
{

	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	transition:0.4s;
}
header ul.sub-menu li:hover > a
{
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	transition:0.4s;
	padding-left:30px  !important;
} 
.mnav
{
	width:90%;
	margin-top:25px;
}
header .main-menu
{
	clear: both;
	display: block;
	float: right;
	text-align: right;  	  
} 
header .main-menu ul
{
	list-style: none;
	padding-left: 0;
}
  .sub-menu li em
{
	box-shadow:0px 5px 10px rgba(201, 201, 201, 0.5);
	-webkit-box-shadow:0px 5px 10px rgba(201, 201, 201, 0.5); 
	-moz-box-shadow:0px 5px 10px rgba(201, 201, 201, 0.5);
}
header .main-menu li, ul.sub-menu
{
	position:relative;
}
header .main-menu > li
{
	float: left;
	position: relative;  
	text-align:left; 
	margin-right:10px;
} 
header .main-menu > li > a 
{ 
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s; 
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
	font-weight:bold;
	padding-right:20px;
	padding:0px 10px; 
	font-size: 15px; 
	text-transform: uppercase;
	line-height:100px;
	overflow:hidden;
} 
/*
header .main-menu > li:last-child > a
{
	padding-right:0;
	margin-right:0;
} 
*/
header .anim-menu .main-menu > li:last-child > a
{
	padding-right:10px;
}
header .main-menu > li:hover > a
{
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s; 
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
} 
header .main-menu a
{
	color: #eee;
	display: block; 
	text-decoration: none;
} 
header .inner
{
	position:relative;
}
#header_info
{
	float: right;
	max-width: 600px;
	color: #FFF;
	text-shadow: 1px 1px #000;
	position: absolute;
	right: 0;
	top: 15px;
	z-index:99;
}
#header_info p
{
	vertical-align:top;
	margin-bottom:0;
}
#header_info a.social_media
{
	width:20px;
	height:20px;
	background-size:20px;
	margin-left:10px;
	margin-right:0;
}
#header_info a.social_media:hover
{
	background-position-x:-20px;
} 
#header_info span.custom_text
{
	margin-right:10px;
	vertical-align:top;
}

header .main-menu ul li:hover > ul
{
	display: block;
}
header .main-menu ul li ul li 
{
	-webkit-transition:all 1s;
}
header .main-menu .current_page_item > a,#menu .current_page_ancestor > a
{
}
header .main-menu ul.sub-menu li a
{ 
	color: #000; 
	margin: 0px;
	padding: 10px;
	padding-left: 20px;
}  
header .main-menu ul.sub-menu li.divider a
{
	display: none;
}  
header ul.sub-menu
{
	background:#000;
	border-color:#000;
	padding-top:10px;
	padding-bottom:10px;
} 
header ul.sub-menu li
{ 
	color:#fff;  
}
header ul.sub-menu li:hover
{ 
}
/* SLIDING MENU */

header .anim-menu ul#menu > li > a > span.menu_primo
{
	transition:top 0.6s;
	-webkit-transition:top 0.6s;
	-moz-transition:top 0.6s;
	-o-transition:top 0.6s;
	position:relative;
	display:block;
}
header .anim-menu ul#menu > li > a > span.menu_secondo
{
	transition:0.2s;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition-delay:0.1s;
	-webkit-transition-delay:0.1s;
	-moz-transition-delay:0.1s;
	-o-transition-delay:0.1s;
	transform:translateY(100px);
	-webkit-transform:translateY(100px);	
	-moz-transform:translateY(100px);
	-o-transform:translateY(100px);	
	position:absolute;
	display:block;
	left:10px;
}
header .anim-menu ul#menu > li:hover > a > span.menu_primo
{
	top:-100px;
}
header .anim-menu ul#menu > li:hover > a > span.menu_secondo
{
	color:#fff;
	transform:translateY(0px);
	-webkit-transform:translateY(0px);
	-moz-transform:translateY(0px);
	-o-transform:translateY(0px);
	top:0;	
}
header .anim-menu ul#menu > li:hover > a > em
{
	position:absolute; 
	height:100%;
	background:#3AA5E0;
	z-index:-1;	
	right:-5%;
	left:-5%;		
	top:100px;
	transition:0.2s;
	-webkit-transition:0.2s;	
	-moz-transition:0.2s;
	-o-transition:0.2s;
}
header .anim-menu ul#menu > li:hover > a > em
{
	top:0;
}


/* RESPONSIVE MENU */
.mean-bar a
{
	color:#fff !important;
}
.mean-bar .sub-menu
{
	display:block !important;
}
.mean-bar ul li 
{
	float:none;
	display:block;
	position:static;
	width:100%;
}
.mean-bar ul.sub-menu
{
	display:block;
	visibility:visible;
	width:100%;
	position:static;
}
.mean-bar ul.sub-menu a
{
	padding: 1em 10% !important;
}

a.meanmenu-reveal 
{
	display: none;
}
.mean-container .mean-bar 
{  
	width: 100%;
	position: relative;
	background: #0c1923;
	padding: 4px 0;
	min-height: 33px;
	z-index: 999999;
}
.mean-container a.meanmenu-reveal 
{
	width: 30px;
	height: 22px;
	padding: 9px 7px 18px 4px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mean-container a.meanmenu-reveal span 
{
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}
.mean-container .mean-nav 
{
	width: 100%;
	background: #0c1923;
	margin-top: 33px;
}
.mean-container .mean-nav ul 
{	
	padding: 0;
	margin: 0;
	width: 100%;
}
.mean-container .mean-nav ul li a 
{
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}
.mean-container .mean-nav > ul > li:first-child > a 
{ 
	border: none; 
}
.mean-container .mean-nav ul li li a 
{
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75; 
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}
.mean-container .mean-nav ul li li li a 
{
	width: 70%;
	padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a 
{
	width: 60%;
	padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a 
{
	width: 50%;
	padding: 1em 25%;
}
.mean-container .mean-nav ul li li:first-child a 
{
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
}
.mean-container .mean-nav ul li a:hover 
{ 
	background: #252525;
	background: rgba(255,255,255,0.1); 
}
.mean-container .mean-push 
{ 
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both; 
}
.mean-nav .wrapper 
{
	width: 100%;
	padding: 0;
	margin: 0;
}
.sf-menu, .sf-menu *
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf-menu
{
	line-height: 1.0;
}
.sf-menu ul
{
	position: absolute;
	top: -999em;
}
.sf-menu ul li
{
	width:100%;
	min-width: 200px; 
}
.sf-menu li:hover
{
	visibility: inherit;
}
.sf-menu li
{
	float: left;
	position: relative;
}
.sf-menu a
{
	display: block;
	position: relative;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul
{
	left: 0px;
	top: 100px;
	z-index: 999;
}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul
{
	top: -999em;
}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul
{
	left: 200px;
	top: 0;
}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul
{
	top: -999em;
}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul
{
	float: left;
	left: 200px;
	top: 0;
}
header ul.main-menu
{
	position:relative;    
}
header ul.main-menu li 
{
	z-index:9999; 
	display:inline-block !important;
	float:none !important; 
} 
header ul.main-menu > li
{
	margin-left:-3px; 
} 
header ul.main-menu > li:first-child
{
	margin-left:0px;
} 



header .c2 > .sub-menu
{ 
	width:280%;
	min-width:402px;
}
header .c2 > .sub-menu li
{
	float:left !important;
	width:200px;

}
header .c3 > .sub-menu
{
	-webkit-column-count: 3;
	-webkit-column-gap: 0px; 
	-moz-column-count:3;
	-moz-column-gap: 0px; 
	column-count: 3;
	column-gap: 0px; 
	min-width:606px; 
} 

/*
** CONTENT LAYOUT STYLING
*/
 
.sidebar
{
	position:relative;
	overflow:hidden;
}
#page-sidebar-left, #page-sidebar-right, #page-sidebar-no-sidebar 
{  
	width:980px;
}
#page-sidebar-no-sidebar 
{
	width:980px;    
}
#page-sidebar-right #content 
{
	width:690px; 
	float:left; 
	padding-right:20px;    
}
#page-sidebar-right .sidebar 
{
	width:290px;	 
	float:left; 
	padding-left:30px; 
	padding-bottom:0px; 
} 
#page-sidebar-right .sidebar ul.sub-menu
{
	margin-left:20px;
	border-left:1px dotted #e2e2e2;
}
#page-sidebar-left #content 
{
	width:690px; 
	float:right; 
	padding-left:20px;   
}
#page-sidebar-left .sidebar 
{
	width:290px; 
	float:left;  
	padding-bottom:0px; 
	padding-right:30px; 
} 
#page-sidebar-left .sidebar ul.sub-menu
{
	margin-left:20px;
	border-left:1px dotted #e2e2e2;
}
 
.sidebar aside 
{
	margin-bottom:40px; 
}
.sidebar h3.widget-title
{   
	font-weight:bold;
	font-size:16px; 
	margin-bottom: 10px !important;
} 
.widget-title
{
	text-transform:uppercase;
}
.post-count
{
	position: absolute;
	top: 12px;
	right: 10px;
	text-align: right;

}
.sidebar img
{
	height:auto !important;
}
.sidebar ul > li 
{
	position:relative;
	border-bottom:1px dotted #e2e2e2;
}
.sidebar table#wp-calendar caption
{
	padding:5px;
	background:#f1f1f1;
	margin-bottom:5px;
}
.sidebar #searchform
{
	position:relative;
}
.sidebar #s, .sidebar select
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing: border-box;
	width:100%;
	margin: 0px !important;
}
.sidebar #searchsubmit
{
	position: absolute;
	top: 7px;
	right: 6px;
}
/*
** PAGINATION
*/
.pagination .current
{
	color: #B3B3B3 !important;
	background: #F5F5F5 !important;
} 
.pagination, .page-pagination
{
	text-align: center;
	clear:both; 
	margin-bottom:30px;
	padding:50px 0;
}
.pagination:empty, .page-pagination:empty
{
	display:none;
}
.pagination a.page-numbers, .pagination span.page-numbers,  .page-pagination span 
{ 
	margin: 2px;
	padding: 7px 13px; 
	text-decoration: none;   
	border-bottom:2px solid #333;
	position:relative; 
	font-weight:bold;
	border-radius: 4px;
	box-shadow: 0px -1px 0px #DCDCDC, 0px 0px 0 1px #DCDCDC;
	border: 1px solid #FFF;
	border-bottom: none;
	color: #4e4e4e;
} 
.pagination a:hover
{
	color:inherit;
}
/*
** WIDGETS
*/
 .testimonial_entry_content, .servicebox, .testimonial_carousel
{
	background-color:#fff !important;
}
.tagcloud a
{
	padding:3px 10px;
	border-radius:2px;
	margin-right:2px;
	margin-bottom:5px;
	display:inline-block;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
	font-size:11px !important; 
}
ul#twitter_update_list li
{
	padding-left:38px;
	background:url(images/twitter.png) top left no-repeat;
}  
li.widget_last_comments
{
	margin-bottom: 30px;
}
li.widget_last_comments img
{
	margin-right: 5px;
}
ul#twitter_update_list li
{
	margin-bottom: 10px;
}
ul#twitter_update_list li a
{
	display: block;
	font-size: 10px;
}
ul#twitter_update_list li span a
{
	display: inline;
	font-size: 14px;
}
ul#twitter_update_list li span a:after
{
}
.flickr-images img
{
	border: 1px solid #dcdcdc;
	padding: 1px;
	width: 94% !important;
}
.flickr-images li, aside ul.flickr-images-shortcode li
{
	float: left;
	height: auto;
	margin: 1%;
	overflow: hidden;
	width: 24%;
	margin-bottom:0;
} 
ul.flickr-images-shortcode li
{
	border: 1px solid #dcdcdc;
	display: inline;
	float: left;
	margin: 2px;
	padding: 1px;
}
.flickr-widget ul li a
{
	padding:0px !important;
	margin:0px;
	display:inline !important;	
}
.opacity-hover-bg, a.inline img, .gallery-icon
{
	background: url(images/search.png) center center no-repeat;
}
li.widget_posts_li
{
	min-height: 55px; 
	padding-bottom:20px;
} 
.sc_posts_date
{
	font-weight:normal;
	margin-right:10px;
}
.widget_posts_li h5
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px !important;
} 
.left ul.sisters li a,   .left ul li a, .sidebar li.recentcomments
{
	text-decoration: none; 
	display: block;
	padding: 13px 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
} 
.left ul.sisters li:first-child, ul.xoxo li:first-child 
{
	border-top: none;
}
.left ul.sisters li:last-child, ul.xoxo li:last-child 
{
	border-bottom: none;
}
.sidebar ul.children li
{
	margin-left:15px;
	display:none;
} 
.right ul.sisters li a, ul.sisters li a, ul.menu li a, .right ul li a
{ 
	text-decoration: none; 
	display: block;
	padding: 13px 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.right ul.sisters li a:hover, ul.sisters li a:hover, ul.menu li a:hover, .right ul li a:hover
{
	padding-left:15px;
}
.right ul.sisters li:first-child, ul.sisters li:first-child, ul.menu li:first-child 
{
	border-top: none;
}
.right ul.sisters li:last-child, ul.sisters li:last-child, ul.menu li:last-child 
{
	border-bottom: none;
}
.widget_posts_left h5, .shortcode_posts h5, .shortcode_posts p 
{
	margin-bottom:6px !important;
}
.shortcode_posts
{
	margin-bottom:40px;
}

h3.widget-title
{ 
	margin-bottom: 10px !important;
}
.main-inner aside
{
	margin-top: 0px;
	padding-bottom: 25px;
}
.widget_pages ul li ul.children li
{
	margin-bottom: 10px;
	padding-left: 10px;
}
p.contact_widget 
{
	clear:both;
	background-size:20px 20px !important;
	margin-bottom:12px;
}
.contact_widget span 
{ 
	display:inline-block;
}
 

/*
** SLIDESHOWS
*/
/* SLY SLIDER */

#sly_container
{
	margin-bottom:40px;
}
#slyslider_container
{
	padding-top:40px;
}
.sly_textoverlay
{
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
	position:absolute;
	bottom:-100%;
	left:0;
	width:100%;
	height:100%;  
	height:200px;
	z-index:66;
	display:table;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0.01)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.active .sly_textoverlay
{
	bottom:0;
}
.sly_textoverlay > div
{
	vertical-align:middle;
	display:table-cell;
}
.sly_textoverlay h2, .sly_textoverlay h3, .sly_textoverlay a
{ 
	margin-bottom:10px !important;
	color:#fff;
}
.sly_textoverlay h2
{
	font-size:40px;
}	
.frame .nav
{
	position:absolute;
	width:980px;
	top:50%; 
	left:50%;
	margin-left:-490px;
}
.frame .nav .next, .frame .nav .prev
{
	position:absolute;
	z-index:109;
	left:-30px;
	cursor:pointer;
	height: 70px;
	width: 60px;
	background: url(images/prev.png) center center no-repeat;
	text-indent: -9999px;
	background-color:rgba(255, 255, 255, 0.8);
}
.frame .nav .next
{
	left:auto;
	right:-30px;
	background: url(images/next.png) center center no-repeat;
	background-color:rgba(255, 255, 255, 0.8);
}
.frame .nav a.disabled
{
	opacity:0.1;
}

/* Frame */
.frame {
	height: auto; 
	overflow: hidden;
	position:relative;
}
.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%; 
}
.frame ul li {
	float: left;
	width: 100%;
	max-width:980px; 
	position:relative;
	margin:auto 20px;
	text-align:center; 	
	transform:scale(0.8);
	transition:0.5s;	
	-webkit-transform:scale(0.8);
	-webkit-transition:0.5s;
	-moz-transform:scale(0.8);
	-moz-transition:0.5s;
	-o-transform:scale(0.8);
	-o-transition:0.5s;

}
.frame ul li:after
{
	content:"";
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.7);
	width:100%;
	height:100%;
}
.frame ul li.active:after
{
	background:none;
}


.frame ul li.active { 
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);

}

/* Scrollbar */
.scrollbar {
	margin: 0 0 1em 0;
	height: 2px;
	background: #ccc;
	line-height: 0;
}
.scrollbar .handle {
	width: 100px;
	height: 100%;
	background: #292a33;
	cursor: pointer;
}
.scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}

/* Pages */
.pages {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}
.pages li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	text-indent: -999px;
	border-radius: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pages li:hover {
	background: #aaa;
}
.pages li.active {
	background: #666;
}

/* Controls */
.controls { margin: 25px 0; text-align: center; }

/* One Item Per Frame example*/
.oneperframe { height: 300px; line-height: 300px; }
.oneperframe ul li { width: 1140px; }
.oneperframe ul li.active { background: #333; }

/* Crazy example */
.crazy ul li:nth-child(2n) { width: 100px; margin: 0 4px 0 20px; }
.crazy ul li:nth-child(3n) { width: 300px; margin: 0 10px 0 5px; }
.crazy ul li:nth-child(4n) { width: 400px; margin: 0 30px 0 2px; }

/* Effects */
.effects {
	height: 200px;
	line-height: 200px;
	-webkit-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
	-webkit-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
	overflow-y: show;
}
.effects ul {
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.effects ul li {
	position: relative;
	margin: 0 -20px;
	-webkit-transform: rotateY(60deg) scale(0.9);
	-ms-transform: rotateY(60deg) scale(0.9);
	transform: rotateY(60deg) scale(0.9);
	-webkit-transition: -webkit-transform 300ms ease-out;
	transition: transform 300ms ease-out;
}
.effects ul li.active {
	z-index: 10;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.effects ul li.active ~ li {
	-webkit-transform: rotateY(-60deg) scale(0.9);
	-ms-transform: rotateY(-60deg) scale(0.9);
	transform: rotateY(-60deg) scale(0.9);
}

/* SLIDER */
 

/* IMAGE HEADER */
#image_header
{
	position:relative;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
#image_header .featured_image_caption
{
	font-size:40px;
	line-height:40px; 
	position:absolute;
	bottom:80px;
	margin-top:-60px;
	width:100%;
	color:#fff;
}
#image_header .featured_image_caption span
{
	background:rgba(0, 0, 0, 0.65);
	padding:10px 20px;
	display:inline-block;
}
#image_header .featured_image_description
{
	font-size:20px;
	line-height:20px; 
	position:absolute;
	bottom:37px;
	margin-top:6px;
	width:100%;
	color:#fff;
}

#image_header .featured_image_description span
{ 
	padding:10px 20px;
	display:inline-block;
	background:rgba(0, 0, 0, 0.65)

}
#image_header .featured_image_caption span:empty
{
	display:none;
}

#image_header .featured_image_description, #image_header .featured_image_caption
{
	opacity:0; 
	-webkit-transition:1.2s;
	transition:1.2s;
	-moz-transition:1.2s;
	-o-transition:1.2s;
	width:980px;
	left:60%;
	margin-left:-490px;
}
#image_header .featured_image_description
{
	-webkit-transition:2s;
	transition:2s;
	-moz-transition:2s;
	-o-transition:2s;
}
#image_header .featured_image_description span:empty, #image_header .featured_image_caption span:empty
{
	display:none;
}
body.loaded #image_header .featured_image_description, body.loaded #image_header .featured_image_caption
{
	opacity:1;
	left:50%;
}







.cycle-content-navs
{
	bottom:20px;
	left:10px;
}

.aSlide h2, .aSlide h3, .aSlide p, .aSlide a
{
	-webkit-transition:1s;
	-o-transition:1s;
	-moz-transition:1s;
	transition:1s;
	opacity:1 !important;
	-webkit-transform:translateX(0) !important;
	transform:translateX(0) !important;
	-moz-transform:translateX(0) !important;
	-o-transform:translateX(0) !important;
	color:#fff;
}
.aSlide h3
{
	-webkit-transition:1.5s;
	-moz-transition:1.5s;
	-o-transition:1.5s;
	transition:1.5s;
}
.cycle_element h2, .cycle_element h3, .cycle_element p, .cycle_element a
{
	opacity:0;
	-webkit-transform:translateX(-150px);
	-moz-transform:translateX(-150px);
	-o-transform:translateX(-150px);
	transform:translateX(-150px);
	margin-top:-70px;
}	
.cycle_element h3
{
	-webkit-transform:translateX(150px);
	-o-transform:translateX(150px);
	-moz-transform:translateX(150px);
	transform:translateX(150px);
}
.cycle_element a
{
	-webkit-transform:translateX(50px);
	-o-transform:translateX(50px);
	-moz-transform:translateX(50px);
	transform:translateX(50px);
}
.cylce_element_content
{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

.slideshow_default
{
	padding:20px;
}
#slideshow_default_left
{
	float:left;
	width:50%;
	line-height:37px;
}
#slideshow_default_right
{
	float:right;
	width:40%;
	text-align:right;
}
#slideshow_default_right #searchform
{
	margin-right:8px;
}
#slideshow_default_right input[type=text]
{
	margin-bottom:0px !important;
	width:230px;	
	margin-right:0px;
}
#slideshow_header
{
	padding: 0px; 
	position:relative;
	z-index:20;
}

/*
** CYCLE SLIDER
*/
 
#cycle_header img, #flexslider_header img
{
	display:block;
}
#cycle-nav
{
	margin: 0px auto;
	margin-top: 0px;
	text-align: center;
	z-index: 999999;
}
#cycle-nav li
{
	background: #000;
	border: 1px solid #000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 5px #111;
	-moz-box-shadow:0px 0px 5px #111;
	-webkit-box-shadow:0px 0px 5px #111;
	color: blue;
	display: inline;
	font-size: 5px;
	height: 10px;
	margin: 5px;
	overflow: hidden;
	width: 10px;
}
#cycle-nav li:hover
{
	border: 1px solid #fff;
	cursor: pointer;
}
#cycle-nav li a
{
	opacity: 0;
}
#cycle-nav li.activeSlide
{
	background: #000 !important;
	border: 1px solid #fff;
	position:relative; 
} 
#cycle-next, #cycle-prev
{
	height: 30px;
	position: absolute;
	top: 0px;
	width: 30px;
	z-index: 999;
}
#cycle-nav-arrows a
{
	text-decoration: none;
}
#cycle-next
{
	
	right: -30px;
} 
#cycle-nav-2
{
	margin: 0px 15px;
	margin-top: -65px;
	max-width: 900px;
	position: absolute;
	z-index: 111111;
	bottom:10px;
}
#cycle-nav-2 li
{
	display: inline;
	float: left;
	margin: 1px 5px;
}
#cycle-nav-2 a
{
	border: 1px solid #ccc;
	display: block;
	padding: 1px;
}
#cycle-nav-2 li.activeSlide a
{
}
#cycle-nav-2 a:focus
{
	outline: none;
}
#cycle-nav-2 img
{
	border: none;
	display: block;
	max-width:150px;
	max-height:100px;
	width:100px;
	height:auto;
}
.cycle-navs
{
	left:-100px;
	opacity: 0;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.slideshow_cycle
{ 
	overflow:hidden;
	min-height:450px;
}
.slideshow_cycle img, .cycle_element
{ 
	opacity:0;
}
.cycle_element
{
	display:none;
}
.head_sector:hover .cycle-navs, .cycle-navs:hover, #slidehsow_cycle:hover  + .cycle-navs
{
	opacity: 1;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	cursor:pointer;
	left:0;
}
.cycle-navs li
{
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;	
	bottom:0px;
	position:relative;
}
.cycle-navs li:hover, .cycle-navs .activeSlide
{
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;	
	bottom:7px !important; 
	border-bottom: 7px solid #000;
	position:relative;
}
.cycle-navs li:hover::after, .cycle-navs .activeSlide::after
{
	content: "";
	border-bottom: 10px solid transparent;
	border-left: 10px solid black;
	width: 0px;
	height: 0px;
	position: absolute;
	bottom: -6px;
	z-index: 1111111;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	text-align: center;
	left: 50%;
	margin-left: -5px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;	
} 
.cycle-content-navs .activeSlide
{ 
}
.cycle-nav-arrows-portfolio
{
	display: none;
	margin-bottom: 40%;
	margin-top: -35%;
	position: relative;
}
.cycle_element 
{
	width:100% !important;
	-webkit-background-size:cover; 
	-o-background-size:cover; 
	background-size:cover; 
	-moz-background-size:cover; 
	-ms-background-size:cover; 
}
.cycle_loaded .cycle_element
{
	display:block !important;
	opacity:1;
}
.cycle_element h2, .cycle_element h3, .cycle_element a
{	
	position:absolute; 
	top:50%;  
	font-size:50px;  
	line-height:70px;
	left:0px;
	opacity:0;
	font-family:Open Sans, arial;
	font-weight:bold;
	width: 980px;
	left: 50%;
	margin-left: -490px;
}

.cycle_element h2 span, .cycle_element h3 span, .cycle_element a span
{
	background:rgba(0,0,0,0.7);
	padding:0 20px;
}
.cycle_element h3 
{
	margin-top:-5px;
	font-size:30px; 
	line-height:60px;
}
.cycle_element a
{
	font-size:inherit;
	line-height:inherit;
	margin-top:60px;
	width:auto;
}
.cycle_element a span
{
	padding:10px 20px; 
}

/*
** SLIDESHOW SINGLE IMAGE
*/
 
.head_sector
{
	background-position: bottom center;
	background-repeat: no-repeat;
}
.head_sector img
{ 
}
.slideshow_video, .head_sector_cycle2, .slideshow_roundabout, .slideshow_script, .head_sector_imagewall
{
	background: none !important;
}
/*
** NIVO SLIDER
*/
#nivo-slider
{
	overflow-x:hidden;
	overflow-y:hidden;
}
#nivo-slider:hover .nivo-caption
{
	left:0px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.nivo-header.slider-wrapper
{
	position: relative;
}
.nivo-header .nivoSlider
{
	background: url(loading.gif) no-repeat 50% 50%;
	position: relative;
}
.nivo-header .nivoSlider img
{
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
}
.nivo-header .nivoSlider a
{
	border: 0;
	display: block;
}
.nivo-header .nivo-controlNav
{
	bottom: -25px;	
	left:0px !important;
	position: absolute;
}
.nivo-header .nivo-controlNav a, .cycle-content-navs a
{
	background-color: #111;
	border: 0;
	display: inline-block;
	height: 8px; 
	text-indent: -9999px;
	width: 20px; 
	margin:3px;
	margin-left:0;
	margin-right:5px;
}
.nivo-header .nivo-controlNav a.active, .cycle-content-navs a.activeSlide
{
	background-color:#F04C33;
}
.nivo-header .nivo-controlNav a:hover, .cycle-content-navs a:hover
{
	background-color:#bc3e2b;
}
.nivo-header .nivo-controlNav a img
{
	margin-left: 4px;
	margin-right: 4px;
}
.nivo-header .nivo-directionNav a
{
	border: 0;
	display: block;
	text-indent: -9999px;
}
.nivo-header .nivo-caption, .nivo-caption p
{
	color: #fff;
}
.nivo-caption {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	position: absolute;
	left: -200px;
	top: 0px;
	background: black;
	color: white;
	opacity:0.8;
	width: 200px;
	z-index: 8; 
	height:100%;
}
.nivo-caption p 
{
	padding:10px;
	padding-top:50px;
}
.nivo-header .nivo-caption a
{
	color: #fff;
}
.nivo-directionNav
{
	position:relative;
	display:none;
}
.nivo-header .nivo-caption a:hover
{
	color: #fff;
}
a.nivo-nextNav,a.nivo-prevNav
{ 
	height: 30px; 
	position: absolute;
	top: 0px !important;
	width: 30px;
	z-index: 999;
	color:#000;
}
a.nivo-nextNav
{
	left:-30px;
	background:url(images/forward.png) top left no-repeat;
}
a.nivo-prevNav
{
	right:-30px;
	background:url(images/back.png) top left no-repeat;
}
#slider
{
	list-style: none;
	overflow-x: hidden;
	overflow-y: auto;
} 


/* QUICK GALLERY TEMPLATE */

#gallery-info
{
	position:relative;
}
#gallery-info img
{ 
	position:relative;
	margin-bottom:40px;
}
#close_info
{
	position:absolute;
	color:#fff;  
	top:0;
	right:0;
	text-indent:-9999px;
	width:60px;
	height:60px;
	background:#000 url(images/gclose.png) center center no-repeat;
	cursor:pointer;
}
a.biggerPhoto
{
	display:block;
	background:#000 url(images/add.png) center center no-repeat;
	background-size:48px;
	width:50px;
	height:50px;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	position:absolute;
	border-radius:50%;
	padding:5px;
}
.portfolio-img:hover a.biggerPhoto img
{
	opacity:0;
}
.quickgallery-item
{
	position:relative;
	overflow:hidden;
}	
.quickgallery-item img
{
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}  


/*
** PORTFOLIO
*/ 
.div_portfolio_entry
{
	overflow:hidden;
}
.lrs
{    
	color:#414141;
	-webkit-transition:0.3s;
	transition:0.3s;
	-moz-transition:0.3s;
	width:100%; 
}
.portfolio-img-inner
{
	position:relative;
	overflow:hidden;
}
.portfolio_entry_bigger_image
{
	position:absolute !important;
	width:20px;
	height:20px;
	top:30%;
	left:50%;
	margin-left:-25px;
	margin-top:-10px; 
	opacity:0;
	background:rgba(0, 0, 0, 0.8) url(images/bigger.png) center center no-repeat;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	padding:25px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
}
.div_portfolio_entry:hover .portfolio_entry_bigger_image
{
	top:50%;
	opacity:1;
}
.div_portfolio_entry:hover img
{
	-webkit-transform:scale(1.4);
	-moz-transform:scale(1.4);
	-o-transform:scale(1.4);
	transform:scale(1.4);
}
.portfolio-img:hover
{
	z-index:199;
} 
.portfolio-img a.prettyPhoto, .portfolio-img a.biggerPhoto
{
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
	position:relative;
	z-index:44;
} 
.lr:hover a.portfolio_entry_read_more, .portfolio-img:hover  a.portfolio_entry_read_more, .lr:hover a.portfolio_entry_bigger_image, .portfolio-img:hover a.portfolio_entry_bigger_image
{
	visibility:visible;
} 
h3.sortfolio_headline
{
	float:left;
}
h3.sortfolio_headline + ol#filters
{
	text-align:right;
}
ol#filters li a 
{ 
	display:inline-block;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:inherit;
	margin: 2px; 
	text-decoration: none; 
	position: relative; 
	font-weight: bold; 
	color: #4E4E4E;
	opacity:0.6;
}
ol#filters li a:last-child
{
	margin-right:0;
}	
ol#filters li.active a
{
	color:#FF7F6B;  
} 

/* PORTFOLIO GRID SLIDER */

#pgridslider ul li 
{
	width:980px;

}
.portfolio_grid_slider
{
	position:relative;
}
.portfolio_grid_slider a.next, .portfolio_grid_slider a.prev
{
	position:absolute;
	top:50%;
	left:-40px;	
	text-indent:-9999px;
	width:36px;
	height:50px;
	margin-top:-25px;
	background:url(images/prev.png) center center no-repeat;
	background-size:contain;
	z-index:999;
	cursor:pointer;
}
.portfolio_grid_slider a.next
{
	left:auto;
	background:url(images/next.png) center center no-repeat;
	background-size:contain;
	right:-40px;
}
.portfolio_grid_slider a.next.disabled, .portfolio_grid_slider a.prev.disabled
{
	opacity:0.3;
}
/* portfolio sortable */

.image-grid li:nth-child(4n) 
{
	margin-right:0%;
}
.image-grid li 
{
	width: 22%; 
	float: left;
	text-align: center;
	font-family: "Helvetica Neue",sans-serif;
	line-height: 17px;
	color: #686F74; 
	overflow: hidden;	
	margin-bottom:4%;
	margin-right:4%;
}
.image-grid li .portfolio-img
{
	margin-bottom:0px;
}
ul.hidden
{
	display:none;
}


/* PORTFOLIO MASONRY */
#masonry .portfolio-img
{
	margin-bottom:0px;
}
ol#filters li
{
	display:inline;
	margin-right:20px;
} 
#tiles li
{
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#tiles li.inactive 
{
	opacity: 0;
}
#masonry
{
	position:relative;
}
#filter a:empty
{
	display:none;
} 

/* PORTFOLIO MOUSEFOLLOW */

.lr, .lrs, .lrsg
{  
	text-align:center;
	transition:0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;  
}
.lrsg
{
	top:0;
	left:-100%;
	z-index:99;
	visibility:hidden;
}
.quickgallery-item:hover .lrsg
{
	left:0;
	opacity:1;
	visibility:visible;	
}
.lr *, .lrs *, .lrsg *
{
	color:inherit !important;
} 
.lr > div, .lrs > div, .lrsg > div
{
	padding:10px;
} 
.lrs p
{
	margin-bottom:0 !important;
}
.lr h3:empty, .lrs h3:empty, .lrsg h3:empty
{
	display:none;
}
.lr p, .lr a, .lrs a, .lrsg a
{
	color:#fff !important;	
}
.lr a.portfolio_entry_read_more, .lrs a.portfolio_entry_read_more, .lrsg a.portfolio_entry_read_more, .lr a.portfolio_entry_bigger_image, .lrs a.portfolio_entry_bigger_image, .lrsg a.portfolio_entry_bigger_image
{
	position:absolute;
	bottom:-23px;	
	right:-23px; 
	height:30px;
	width:30px;  
	background:url(images/add1.png) 8px center no-repeat; 
	background-size:7px; 
	padding:10px;
	background-color:#000;
	color:#fff;
	visibility:hidden;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);

}
.portfolio-img:hover .lrs, .portfolio-img:hover .lrsg
{
	opacity:1;
	right:0;
}

 
.portfolio-img 
{
	top:0px;
	-webkit-transition:0.4s;
	opacity:1;
	overflow:hidden;
}
.portfolio-img  img
{ 
	-webkit-transition:0.4s;
	opacity:1;
	margin:0px auto;
}
.portfolio-single-details .work-details-p
{ 
	border-bottom: 1px dashed gainsboro;
	padding-bottom: 6px;
	margin-bottom:15px;
}

.portfolio-single-details .work-details-p a
{
	display:block;
}
.portfolio-single-details .work-details-p ul li 
{ 
	background: url(images/arrow-li.png) left center no-repeat;
	line-height: 30px;
	padding-left: 22px;
}
.portfolio-single-details .work-details-p span
{
	display: block;
	font-weight: bold;
	text-align:left;
	margin-bottom:6px;
}
.item
{
	float: left;
	margin-left: 0px;
	overflow: hidden;
	padding: 1%;
	padding-bottom:0%;
	width: 30%;
}
.item p
{
	text-align: left;
}
.item p a
{
	font-weight: bold;
	text-align: left;
}
.item img
{
	max-width: 100%;
	text-align: center;
} 
.group:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.portfolio-nav
{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
	text-align:center;
}
.portfolio-nav a
{
	margin-left:20px;
	margin-right:20px;
}
.portfolio-nav-left
{
	float: left;
}
.portfolio-nav-left img
{
	height: 30px;
	opacity: 0.5;
	width: 30px;
}
.portfolio-nav-left img:hover
{
	opacity: 1;
}
.portfolio-nav-right
{
	float: right;
	line-height: 30px;
}
.portfolio-grid
{
	margin-left: 1%;
	opacity: 1;
}
.portfolio-grid div.portfolio-desc
{
	display: none;
}
.portfolio-grid div.portfolio-bigimg
{
	display: none;
}
.portfolio-list
{
	opacity: 1;
	width: 98%;
}
.portfolio-list div.portfolio-desc
{
	display: inline;
	margin-left: 400px;
}
.portfolio-list div.portfolio-desc p
{
	margin-bottom: 20px;
}
.portfolio-list div.portfolio-img
{
	float: left;
	width: 260px;
	margin-right:20px;
}
.portfolio-list div.portfolio-bigimg
{
	display: none;
}
.portfolio-list div.portfolio-desc img
{
	border: 1px solid #dcdcdc;
	height: 60px !important;
	margin: 1px;
	padding: 1px;
}
.portfolio-slider
{
	width: 98%;
}
.portfolio-slider div.portfolio-desc
{
	display: none;
}
.portfolio-slider div.portfolio-img
{
	display: none;
}
.portfolio-slider div.portfolio-bigimg
{
	display: block;
	position: relative;
	width: 100%;
}
.portfolio-lists-item, .team-lists-item
{
	margin-bottom:20px;
}
.portfolio-lists-item > div, .group div.item, .single-portfolio-img
{
	background-image: url(images/search.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.portfolio-itemlist-col4 img, .portfolio-itemlist-col3 img , .portfolio-itemlist-col2 img, .portfolio-itemlist-col1 img
{ 
	max-width:100%; 
	display:block;
} 
.group .portfolio-img
{
	margin-bottom:0px;
}
.portfolio-1-left
{
	float: left;
	width: 40%;
	margin-right:5%; 
}
.portfolio-single-content
{
	margin-bottom:40px;
}
.portfolio-1-right
{
	background: none !important;
	float: left;
	width: 55%;
}
ul#quicksand-portfolio li
{
	display: inline;
}
ul#quicksand-portfolio li img
{
	max-height: 200px;
	max-width: 200px;
}
.portfolio-single > img, .portfolio_thumb > a > img
{
	margin: 0px auto;
	max-width: 100%;
	width:100%;
} 
.portfolio_thumb 
{
	margin-bottom:22px;
	float:left; 
	padding:2px; 
	border:1px solid #dcdcdc;
}
.portfolio_cycle
{
	background: #111;
	bottom: 0px;
	opacity: 0;
	position: absolute;
	width: 100%;
}
.portfolio_cycle span
{
	color: #fff;
	font-size: 20px;
	line-height: 48px;
	margin-top: 8px;
	padding: 8px;
}
.portfolio_cycle a.button
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
div.portfolio-bigimg:hover .portfolio_cycle
{
	opacity: 1;
}
.portfolio_readmore
{
	float: left;
}
.portfolio_livelink
{
	float: right;
}
.pretty_portfolio
{
	float: left;
	margin: 0px auto;
}
.portfolio-lists-item-shortcode img
{
	width:100%;
}
ul#term_list
{
	margin-bottom:20px;
	padding: 10px 0px;
	text-align:left ;
	margin-top:20px; 
}
ul#term_list li 
{
	display:inline; 
	margin-right:10px;
}
.portfolio-filter
{
	position: relative;
	padding: 5px 10px;
	background: gainsboro; 
	box-shadow: 2px 2px 3px #979797;
	-moz-box-shadow: 2px 2px 3px #979797;
	-o-box-shadow: 2px 2px 3px #979797;
	-webkit-box-shadow: 2px 2px 3px #979797;
}

.testimonials-itemlist-col1 .single-testimonial-image, .team-itemlist-col1 .single-team-image, .client-itemlist-col1 .single-client-image
{
	float:left;
	width:200px;
}
.team-itemlist-col1 p, .client-itemlist-col1 p
{
	padding-left: 230px;
}
.client-itemlist-col1 .client-lists-item 
{ 
	clear:both;
} 
.single-client-image, .single-team-image, .single-testimonial-image
{
	overflow:hidden;
	position:relative;
	border: 1px solid gainsboro;
	margin-bottom: 30px;
	padding: 5px;	
}
.single-client-image img, .single-team-image img, .single-testimonial-image img, .single-portfolio-image img
{
	display:block;
	height:auto !important;
}


.client-lists-item .single-client-image, .testimonials-lists-item .single-testimonial-image, .team-lists-item .single-team-image
{
	margin-bottom:10px !important;
}

/*
** BLOG
*/ 

.small_blog_image .category-item-img 
{
	width:30%;
	float:left;
	margin-right:5%;
}
.small_blog_image + div
{
	margin-left:35%;
}
 
.small_blog_image_right .category-item-img 
{
	width:30%;
	float:right;
	margin-left:5%;
}
.small_blog_image_right + div
{
	margin-right:35%;
}

.sc_posts_date
{
	font-style:italic;
}
.sc_posts_content
{ 
	padding-top:10px;
} 
.blogentry_aside p
{
	margin-bottom:10px !important;
} 
.blogentry_right h3
{
	clear:none !important;	
	margin-bottom:12px !important;
} 
.meta-author, .meta-comments, .meta-category, .meta-tags, .date-m
{
	margin-right:15px;
}	

.meta-tags a
{
	padding:1px 3px; 
}	

.form-allowed-tags
{
	display:none;
}
.form-submit
{
	clear:both;
	text-align:right;
}
.blog-index h2 a.post-link, .category-item h2 a.post-link
{   
	margin-right:20px; 
}
.blog-index h2 > span, .category-item h2 > span 
{
	padding-right:0px !important;
}

.category-item, .format-standart
{ 
	margin-bottom: 20px;
	padding-bottom: 15px;
	position:relative;
} 
.postet-by
{
	display: block; 
	margin-bottom: 0px;
	font-size:11px;
	padding-bottom:5px;
	text-align:center;
	padding:10px;
	background:#232629; 
	width:80px;
	margin-right:20px;
	color:#bdbdbd;
	
}
.post-content
{
	margin-bottom: 50px;  
}
.single-post .post-content
{
	margin-bottom:0px;
	padding:0px;
	background:none;
}	
article.post .category-item-img
{
	margin-bottom:15px;
} 
.blogentry_aside
{
	margin-bottom:12px;
}
.single .blogentry_aside
{
	margin-bottom:20px;
}
.post-header-right
{
	float: right;
	width: 60px;
}
#main .post-header-left h2
{
	margin-bottom:8px !important;
}
.post-header
{ 
	float:left;
	width:115px;
} 
article.type-post
{
	margin-bottom:30px;
}
.single-post .category-item-img
{
	margin-bottom:30px;
}
.post-content
{ 
}
.read-more-link
{
	margin-top:-20px;
	display:block; 
}

article.post >  a + div > footer
{
	position:absolute;
	margin-top:-113px;
	z-index:99;
}
.post-header-left h3, .post-header-left h1
{ 
	margin-bottom: 7px !important;
	padding-left: 0px;
	clear:none;
} 
.post-header-left h3 a
{
	text-decoration: none;
}
ul.post-categories
{
	display: inline;
}
ul.post-categories li
{
	display: inline;
}
.gallery-post-img
{
	border: 1px solid #dcdcdc;
	margin: 3px;
	padding: 3px;
	width:22.5%;
}
.link-post-link
{
	font-size: 20px;
	font-style: italic;
	padding-left: 30px;
}
.postformat-header
{
	background: url(images/blog-bg.png) top left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	overflow: hidden;
	text-align: right;
}
.postformat-header span
{
	background: #fff;
	font-size: 30px;
	font-style: italic;
	line-height: 30px;
	margin-right: 5px;
	padding: 0px 5px;
}
.post-count-comments
{ 
	font-size:20px;
	display:inline-block; 
}
.post-count-comments::after
{ 
}
.post-count-comments a
{ 
}
.index-item-img, .category-item-img, .single-meal-image, .single-drink-image, .portfolio-img,  .single-portfolio-image, .single-client-image, .single-testimonial-image, .single-team-image, .portfolio_thumb
{
	margin-bottom: 12px;   
	position:relative;  
} 
.portfolio-single .single-portfolio-image
{
	margin-bottom:26px;
}
.portfolio-img h3, .portfolio-img h4
{
	text-align:center; 
	margin-bottom:12px !important;
	line-height:140% !important;
}
.portfolio-img h3
{
	font-size:20px;
}
.portfolio-img h4
{
	font-size:16px;
}
.team_sociallinks
{
	margin-right:20px;
}
.index-item-img img, .category-item-img img
{
	width: 100%;
	display:block;
}
h1.single-heading
{
	margin-bottom: 0px;
}
.single-theauthor
{
	color: #666;
	margin-bottom: 30px;
}
.post-page
{
	margin-bottom: 30px;
}
.cntSeparator
{
	color: #000;
	font-size: 54px;
	margin: 10px 7px;
}
.desc
{
	margin: 7px 3px;
}
.desc div
{
	color: #000;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-right: 29px;
	text-align: center;
	width: 106px;
}
.desc div.desc-last
{
	margin-right: 0px;
}

/*
** COMMENTS
*/
ul.commentlist ul.children
{
	margin-left: 20px;
}
.comment-body
{
	margin: 5px 1px;
	padding: 15px; 
}
.comment-author img
{ 
	margin-right:20px;
	float:left;
}
.comments-body p, .comment-author p
{  
	margin-bottom:10px;
}
p.comment-time
{
	margin-bottom:30px;
}
li.comment
{
	margin-bottom:30pX;
}
.commentauthor
{
	font-size:16px;
	font-weight:bold;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url
{
	clear:both;
	width:100%; 
	margin-bottom:0px; 
}
p.comment-form-author input, p.comment-form-email input, p.comment-form-url input
{
	width:70%;
	float:right;
}
p.comment-form-author label, p.comment-form-email label, p.comment-form-url label
{
	float:left;
	width:20%;
	margin-right:4%;
}
p.comment-form-comment
{ 
	clear:both;
	width:100%; 
	margin-top:20px;
}
p.comment-form-comment label 
{
	width:20%;
	float:left;
	margin-right:4%;
}
p.comment-form-comment textarea
{
	width:70%;
	float:right;
}
p.form-allowed-tags 
{
	clear:both;
}
ul.commentlist
{
	margin-bottom:20px;
}
#comments 
{
	margin-top:20px;
}
/*
** CONTACT PAGE
*/ 
.contact_right
{
	clear:both;
}
p.error
{
	border: 1px solid red;
	color: red;
	padding: 4px;
}
#contactName
{
	display: block;
}
#contactEmail
{
	display: block;
}
.contact-page label 
{ 
	cursor:pointer;
	margin-bottom:0px;
	line-height:30px;
}
.contact-page #content input[type=text], .contact-page #content textarea
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
}
.contact-page #content textarea
{
	min-height:200px;
} 
.contact-page #success
{  
	padding:8px; 
}


@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot');
	src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon.woff') format('woff'),
		url('fonts/icomoon.ttf') format('truetype'),
		url('fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
} 
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} 
.icon-clock, .icon-arrow-right, .icon-arrow-left, .icon-map, .icon-phone, .icon-phone-2, .icon-mobile, .icon-mail, .icon-comment-alt2-fill, .icon-user, .icon-folder-fill, .icon-tag-fill, .icon-facebook, .icon-twitter, .icon-link {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right:4px;
}
.icon-clock:before {
	content: "\e000";
}
.icon-arrow-right:before {
	content: "\e001";
}
.icon-arrow-left:before {
	content: "\e002";
}
.icon-map:before {
	content: "\e003";
}
.icon-phone:before {
	content: "\f15b";
}
.icon-phone-2:before {
	content: "\e004";
}
.icon-mobile:before {
	content: "\e005";
}
.icon-mail:before {
	content: "\e006";
}
.icon-comment-alt2-fill:before {
	content: "\e007";
}
.icon-user:before {
	content: "\e008";
}
.icon-folder-fill:before {
	content: "\e009";
}
.icon-tag-fill:before {
	content: "\e00a";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-link:before {
	content: "\e00b";
} 

/*
** SHORTCODES
*/ 

/* SERVICEBOXES */

.servicebox
{
	text-align: center;  
	padding: 20px; 
	border-radius: 4px;  
}
.servicebox > div
{ 
	width: 70px;
	height: 70px;
	margin: 0px auto;  
	line-height: 70px;
	text-align: center; 
	margin-bottom:40px;
	box-shadow: 0px 0px 0px 3px #E4E4E4;
	padding:15px;
	border-radius: 50%; 
}
.servicebox h3, .servicebox p
{
	margin-bottom:15px !important;
}
.servicebox a
{
	display:block;
}
.servicebox img
{
	max-width: 60px;
	max-height: 60px;
	line-height:60px;
	display:block;
}
.servicebox:hover > div {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
	box-shadow: 0px 0px 0px 30px rgba(228, 228, 228, 0);	
	transition:0.3s;
	-webkit-transition: 0.3s;	
	-moz-transition:0.3s;
	-o-transition:0.3s; 
}  

.animated  {-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}	
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}
/* COLUMN SHORTCODE */

.columnbox *, .sc_seamlessbox *
{
	color:inherit;
}
.column_boxed
{
	padding:20px;
}
.column_boxed *:last-child
{
	margin-bottom:0px;
}

/* SEAMLESS BOX SHORTCODE */

.seamlessbox_one_half, .seamlessbox_one_half_last
{
	width:50%;
	float:left;
}
.seamlessbox_one_third, .seamlessbox_one_third_last
{
	width:33.3%;
	float:left;
}
.seamlessbox_two_third, .seamlessbox_two_third_last
{
	width:66.6%;
	float:left;
}
.seamlessbox_one_fourth, .seamlessbox_one_fourth_last
{
	width:25%;
	float:left;
}
.seamlessbox_three_fourth, .seamlessbox_three_fourth_last
{
	width:75%;
	float:left;
}

/* ICONMENU */
 
.sti-menu{
	width:100%;
	position:relative;
	margin:80px auto 0 auto;
	background:#fff;
	box-shadow: 0px -2px 4px rgba(220, 220, 220, 0.5);
}
.sti-menu li{
	float:left;
	height:280px;
	margin-right:1px; 
}
.sti-menu li a{
	display:block;
	overflow:hidden;
	background:transparent;
	text-align:center;
	height:100%;
	width:100%;
	position:relative;
	-moz-box-shadow:1px 1px 2px #ddd;
	-webkit-box-shadow:1px 1px 2px #ddd;
	box-shadow:1px 1px 2px #ddd;
}
.sti-menu li a h2{
	color:#000; 
	font-weight:bold;
	text-transform:uppercase;
	position:absolute; 
	width:100%;
	top:160px;
	left:0px;
	text-shadow: 0px 1px 1px black;
}
.sti-menu li a h3{
	font-size:18px;
	font-style:italic;
	color: #111;
	position:absolute;
	top:200px;
	left:0px;
	width:100%; 
}
.sti-icon{
	width:120px;
	height:120px;
	position:absolute;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:transparent;
	left:50%;
	top:30px;
	margin-left:-60px;
	background-size:contain;
}
.sti-icon-support
{
	background-image:url(images/service/support.png);
}
.sti-icon-photography
{
	background-image:url(images/service/photography.png);
}
.sti-icon-screendesign
{
	background-image:url(images/service/screendesign.png);
}
.sti-icon-retusche
{
	background-image:url(images/service/retusche.png);
}
.sti-icon-openoffice
{
	background-image:url(images/service/openoffice.png);
}
.sti-icon-screendesign2
{
	background-image:url(images/service/screendesign2.png);
}
.sti-icon-settings
{
	background-image:url(images/service/settings.png);
}
.sti-icon-retusche2
{
	background-image:url(images/service/retusche2.png);
}
.sti-icon-seo
{
	background-image:url(images/service/seo.png);
}
.sti-icon-hosting
{
	background-image:url(images/service/hosting.png);
}
.sti-icon-documents
{
	background-image:url(images/service/documents.png);
}
.sti-icon-photography2
{
	background-image:url(images/service/photography2.png);
}
.sti-icon-consulting
{
	background-image:url(images/service/consulting.png);
}
.sti-icon-publishing
{
	background-image:url(images/service/publishing.png);
}
.sti-icon-design
{
	background-image:url(images/service/design.png);
}
.sti-icon-video
{
	background-image:url(images/service/video.png);
}
.icon_menu
{ 
	margin-bottom: 50px;
	background-size: contain;
}

/* PRICING TABLES */

.pricing_table
{  
	margin-bottom: 50px;
	background-size: contain;
}
.pricing_table > ul
{
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.2);
}
.pricing_table ul
{
	margin-left:0px;
	width:100%;
}	
.pricing_table > ul > li
{
	float:left;
	background:#fff;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
	position:relative;
	z-index:1;
}
.pricing_table > ul > li.non_highlight:hover
{
	-webkit-transform:scale(1.05);
	-webkit-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	z-index:3;
}
.pricing_table > ul > li.highlight:hover
{
	-webkit-transform:scale(1.2);
	-webkit-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
	z-index:3;
}
.pricing_table > ul > li > div 
{
	border:1px solid #f1f1f1;
	text-align:center; 
	padding-bottom: 10px;
	overflow:hidden;
}
.pricing_table > ul > li > div > ul > li
{
	width:100%; 
}
.pricing_table ul li
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
.pricing_table > ul > li > div > ul > li:nth-child(odd)
{
	background: #fafafa;
}
.pricing_table > ul > li > div > ul > li:nth-child(even) 
{
	background: #fff;
}
.pricing_table li h3
{
	margin-bottom:0px !important;
	padding-bottom:10px;
}
.pricing_table li h3, .pricing_table li h4
{ 
	color:#fff;
}
.pricing_table p
{
	margin-bottom:0px;
}
.pricing_heading
{
	padding:10px;
	background:rgb(168, 0, 0);
	color:#fff;
	position:relative;
	margin-bottom:15px;
}
.pricing_heading::after
{
	content: "";
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left:-100px;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-top: 10px solid rgb(168, 0, 0);
	width: 0;
	height: 10px;	
}	
.pricing_table li.highlight
{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	-o-box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	z-index:2;
}
.pricing_2 li
{
	width:50%
}
.pricing_3 li
{
	width:33.3%
}
.pricing_4 li
{
	width:25%
}
.pricing_5 li
{
	width:20%
}
.pricing_6 li
{
	width:16.66%
}
.pricing_7 li
{
	width:14.28%
}
.pricing_8 li
{
	width:12.5%
}
.pricing_9 li
{
	width:11.1%
}
.pricing_10 li
{
	width:10%
}



/* COUNTDOWN */
.clock span, .clock div, .clock em
{
	float:left;
	margin-left:6px;
}
.clock span 
{
	line-height:40px; 
	font-size:40px;
}
/* PAYMENTS */
.payment_li 
{
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
}
.payment_li img
{
	max-width:42px;
}

/* SOCIAL MEDIA */
.social_media
{
	margin-right:10px;
	margin-bottom:10px;
	display:inline-block; 
}
.social_media img
{
	display:none;
	width:30px;
}	
 

a.social_media:hover
{
	background-position:-32px center;
}
a.social_media
{
	-webkit-transition:0.4s;
	background-repeat:repeat-x !important;
	width:32px;
	height:32px;
}

a.aboutme {
background-color:#00405d;
background-image:url(images/s_icons/aboutme.png);
}
a.amazon {
background-color:#f90;
background-image:url(images/s_icons/amazon.png);
}  
a.audioboo {
background-color:#ae006e;
background-image:url(images/s_icons/audioboo.png);
} 
a.behance {
background-color:#1769ff;
background-image:url(images/s_icons/behance.png);
}
a.blip {
background-color:#ff1919;
background-image:url(images/s_icons/blip.png);
}
a.blogger {
background-color:#f57d00;
background-image:url(images/s_icons/blogger.png);
} 
a.delicious {
background-color:#3274d1;
background-image:url(images/s_icons/delicious.png);
}
a.designernews {
background-color:#1c52a2;
background-image:url(images/s_icons/designernews.png);
}
a.deviantart {
background-color:#4b5d50;
background-image:url(images/s_icons/deviantart.png);
}
a.digg {
background-color:#14589e;
background-image:url(images/s_icons/digg.png);
}
a.disqus {
background-color:#2e9fff;
background-image:url(images/s_icons/disqus.png);
}
a.dribbble {
background-color:#ea4c89;
background-image:url(images/s_icons/dribbble.png);
}
a.dropbox {
background-color:#2281cf;
background-image:url(images/s_icons/dropbox.png);
}
a.ebay {
background-color:#0064d2;
background-image:url(images/s_icons/ebay.png);
}
a.email {
background-color:#666;
background-image:url(images/s_icons/email.png);
}
a.facebook {
background-color:#3b5998;
background-image:url(images/s_icons/facebook.png);
} 
a.flickr {
background-color:#0063db;
background-image:url(images/s_icons/flickr.png);
}
a.forrst {
background-color:#5b9a68;
background-image:url(images/s_icons/forrst.png);
}
a.foursquare {
background-color:#2398c9;
background-image:url(images/s_icons/foursquare.png);
} 
a.github {
background-color:#4183c4;
background-image:url(images/s_icons/github.png);
}
a.google {
background-color:#245dc1;
background-image:url(images/s_icons/google.png);
}
a.googleplus {
background-color:#d14836;
background-image:url(images/s_icons/googleplus.png);
} 
a.grooveshark {
background-color:#000;
background-image:url(images/s_icons/grooveshark.png);
}
a.instagram {
background-color:#3f729b;
background-image:url(images/s_icons/instagram.png);
}
a.jsfiddle {
background-color:#4679a4;
background-image:url(images/s_icons/jsfiddle.png);
} 
a.kickstarter {
background-color:#87c442;
background-image:url(images/s_icons/kickstarter.png);
}
a.lastfm {
background-color:#d51007;
background-image:url(images/s_icons/lastfm.png);
}
a.linkedin {
background-color:#007fb1;
background-image:url(images/s_icons/linkedin.png);
}
a.myspace {
background-color:#008dde;
background-image:url(images/s_icons/myspace.png);
}
a.newsvine {
background-color:#075b2f;
background-image:url(images/s_icons/newsvine.png);
} 
a.orkut {
background-color:#ed2590;
background-image:url(images/s_icons/orkut.png);
}
a.pinboard {
background-color:#00f;
background-image:url(images/s_icons/pinboard.png);
}
a.pinterest {
background-color:#cb2027;
background-image:url(images/s_icons/pinterest.png);
}
a.readability {
background-color:#870000;
background-image:url(images/s_icons/readability.png);
}
a.reddit {
background-color:#ff4500;
background-image:url(images/s_icons/reddit.png);
}
a.rss {
background-color:#ff8300;
background-image:url(images/s_icons/rss.png);
}
a.skype {
background-color:#00aff0;
background-image:url(images/s_icons/skype.png);
}
a.soundcloud {
background-color:#f60;
background-image:url(images/s_icons/soundcloud.png);
}
a.spotify {
background-color:#80b719;
background-image:url(images/s_icons/spotify.png);
}
a.stackoverflow {
background-color:#f47920;
background-image:url(images/s_icons/stackoverflow.png);
}
a.stumbleupon {
background-color:#eb4924;
background-image:url(images/s_icons/stumbleupon.png);
}
a.tumblr {
background-color:#2c4762;
background-image:url(images/s_icons/tumblr.png);
}
a.twitter {
background-color:#39a9e0;
background-image:url(images/s_icons/twitter.png);
}
a.vimeo {
background-color:#4bf;
background-image:url(images/s_icons/vimeo.png);
}
a.vine {
background-color:#00a47a;
background-image:url(images/s_icons/vine.png);
}
a.wordpress {
background-color:#21759b;
background-image:url(images/s_icons/wordpress.png);
}
a.yahoo {
background-color:#731a8b;
background-image:url(images/s_icons/yahoo.png);
}
a.yelp {
background-color:#c93c27;
background-image:url(images/s_icons/yelp.png);
}
a.youtube {
background-color:#cd332d;
background-image:url(images/s_icons/youtube.png);
}
	
/* ROUND SKILLS */

.sc_round_skill h5
{
	text-align:center;	
	margin-bottom:10px !important;
	margin-top:-20%;
}
.sc_round_skill
{
	text-align:center;
}
.sc_round_skill > div
{
	display:block !important; 
	margin:0px auto;
}	


/* NORMAL SKILLS */

.sc_skill
{
	height: 40px;
	line-height:40px;
	background: #DCDCDC;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	z-index: 1; 
	margin-bottom:30px;
}
.skillsprogress
{
	background: #54B163;
	height: inherit;
	line-height: inherit;
	color: #FFF;
	position: absolute; 
	width:0%;
	border-radius: 20px; 
}
.skillsprogress em
{
	padding-left:20px;
}



/* SKILLS */
.sc_skills_element
{
	height:30px;
	line-height:30px;
}

.sc_skills_element span
{ 
	width:200px;
	display:inline-block;
} 
progress 
{ 
	padding: 3px;
	background:transparent;  
} 
/* TEAM */
.team_entry_div
{ 
	background: rgba(243, 243, 243, 0.5); 
	position:relative;
	margin-bottom:20px;
	text-align:center;
}
.team_entry_div_more::after
{
	content:"";
	color:#fff;
	position:absolute;
	bottom:0px;
	right:0px;
	border-right:40px solid #1C82C7;
	border-top:40px solid transparent; 
}
.team_p
{
	line-height:26px; 
	padding:10px;
	text-align:left;
	margin-bottom:0px;
}
.team_p strong
{
	font-size:18px;
	line-height:26px;
	display:block;
}
.team_entry_more
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 25px;
	height: 20px;
	color: white !important;
	z-index: 99;
	text-align: center;
	line-height: 13px;
	font-weight:bold;
	font-size:21px;
}
.team_sociallinks
{
	margin-right: 10px;
	text-indent: -9999px;
	display: inline-block;
	width:20px;
	height:20px;
	background-size:14px !important;
	opacity:0.9;
	padding:16px;
	background-color:#fff !important;
	border-radius:50%;
	position:relative;
	top:-80px;
	opacity:0;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s; 
} 
.team_entry_img img
{
	display:block;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
}
.team_entry_div:hover .team_entry_img img
{
	opacity:0.3;
}
.team_entry_div:hover .team_sociallinks
{
	top:0;
	opacity:1;
}
.team_social_container 
{
	top: 40%;
	position: absolute !important;
	width: 100%;
	opacity: 0;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.team_entry_div:hover .team_social_container
{
	opacity:1;
} 
.team_social_container .facebook
{
	background:url(images/social_icons/facebook.png) center center no-repeat;
}
.team_social_container .twitter
{
	background:url(images/social_icons/twitter.png) center center no-repeat;
}
.team_social_container .flickr
{
	background:url(images/social_icons/flickr.png) center center no-repeat;
}
.team_social_container .youtube
{
	background:url(images/social_icons/youtube.png) center center no-repeat;
}
.team_social_container .dribbble
{
	background:url(images/social_icons/dribbble.png) center center no-repeat;
}
.contact_details
{
	display:inline-block;
}
.single_team .index-item-img
{
	width:60%;
	float:left;
	margin-right:5%;
}
.single_team_contact_container
{
	width:34%;
	padding:2%;
	margin-bottom:30px;
	box-shadow:0px 0px 10px #dcdcdc;
	padding-bottom:0px;
	float:left;
	padding-bottom:0px;
	position:relative;
	z-index:5;
}
.single_team_contact_container::before
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	box-shadow:0px 0px 10px #dcdcdc;
	-webkit-transform:rotate(1deg);
	content:"";
	background:#fff;
	z-index:-1;
}
.single_team_contact_container::after
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	box-shadow:0px 0px 10px #dcdcdc;
	-webkit-transform:rotate(-1deg);
	content:"";
	background:#fff;
	z-index:-1;
}
.single_team .contact_details,.single_team .team_position_container, .single_team .team_social_container, .single_team .team_single_contacts, .single_team .team_social_container a
{
	display:inline-block;
	width:100%;
	border-bottom:1px dotted #dcdcdc;
	padding-bottom:8px;
	text-align:right;
	margin-bottom:12px;
}
.single_team .team_social_container
{
	text-align:center;
}	
.single_team .team_single_contacts
{
	border-bottom: 2px solid gainsboro;
	text-align: center;
	padding-bottom: 20px;
	padding:10px 0px;
	font-size:16px;
}
.single_team .team_social_container
{
	margin-bottom:5px;
	border-bottom:0px !important;
}
.single_team .team_social_container a:last-child
{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}
.single_team .team_social_container a
{
	width: 100%;
	display: block;
	text-indent: 0px;
	text-align: right;
	background-position: top left;
}
.single_team .team_social_container a:hover
{
	-webkit-transform:none !important;
	-moz-transform:none !important;
	-o-transform:none !important;
	-ms-transform:none !important;
	transform:none !important;
}
.team_position_container
{
	background:url(images/job.png) top left no-repeat;
	background-size:17px;
}

/* TESTIMONIAL */

/* TESTIMONIAL BIG SLIDER */
.testimonial_big_slider
{
	text-align:center;
	position:relative;
}
.testimonial_big_slider li
{
	width:100%;
	display:block;
}
.testimonial_big_slider li i:before
{
	position: absolute;
	content: "''";
	width: 20px;
	height: 20px;
	z-index: 99;
	color: inherit;
	font-size: 43px;
	top: 32px;
	margin-left: -40px;
	top:auto;
	margin-top:10px;
}
.testimonial_big_slider li i.last:before
{
	margin-left:3px;
}
.testimonial_big_slider blockquote
{
	border:0;
	background:none;
	margin-bottom:0px;
	font-size:18px;
	font-style:normal;
	color:inherit;
	margin-bottom:10px;
	line-height:190%;
}
.testimonial_big_slider img
{
	box-shadow:0px 0px 0px 10px rgba(58, 58, 58, 0.12), 0px 0px 7px #000;
	-moz-box-shadow:0px 0px 0px 10px rgba(58, 58, 58, 0.12), 0px 0px 7px #000;
	-webkit-box-shadow:0px 0px 0px 10px rgba(58, 58, 58, 0.12), 0px 0px 7px #000;
	-o-box-shadow:0px 0px 0px 10px rgba(58, 58, 58, 0.12), 0px 0px 7px #000;
	border-radius:100%;
	margin-bottom:20px;
}
.testimonial_big_slider a.cycle_prev, .testimonial_big_slider a.cycle_next
{
	position:absolute;
	top:50%;
	left:-20px;
	height:40px;
	width:60px;
	background:url(images/prev.png) center center no-repeat;
	text-indent:-9999px;
	z-index:99;
}
.testimonial_big_slider a.cycle_next
{
	left:auto;
	right:-20px;
	background:url(images/next.png) center center no-repeat;
}	

.testimonial_carousel
{
	padding:20px !important;
	background:#f5f5f5 url(images/quotebig.png) top right no-repeat; 
	z-index:1; 
}
.testimonial_carousel li
{
	padding:20px;
	padding-left:20px !important;
}
.testimonial_carousel p
{
	font-style:italic; 
}
.testimonial_carousel strong
{
	display:block;
}
.cycle_pager
{
	text-align:center;
	position:relative;
	margin-bottom:40px !important;
} 
.cycle_pager li
{
	display:inline-block;
	padding:10px;
	background:#f5f5f5;
}
.cycle_pager li.activeSlide
{ 
	background:#fff; 
	position:relative;
} 
.cycle_pager li img
{
	width:60px;
	display:block;
}
.testicarouimg
{
	max-width:25%;
	margin-right:30px;  
	margin-left:-20px;
	margin-top:-20px;
}
.testimonial_entry_img
{
	width:100px; 
	float:left;
	margin-right:10px; 
}
.testimonial_entry_img img
{
	width:100px;
} 
.testimonial_entry_p
{
	padding:20px;
	margin-bottom:0px !important; 
}
.testimonial_content
{
	padding-left:120px;
	margin-bottom:0px;
}
.testimonial_content > p
{
	padding-left: 20px;
	border-left: 1px dotted;
	margin-bottom: 0;
}
.testimonial_entry_h4
{
	margin-bottom:0px;
}
 
.group-itemlist-4 .room_entry_div h3
{
	margin-bottom:10px;
	display:none;
}
.group-itemlist-4 .room_entry_div .rooms_headline
{
	font-size:20px;
}
.group-itemlist-3 .room_entry_div h3
{
	font-size:20px;
	margin-bottom:10px !important;
}

.group-itemlist-3 .room_slideshow_container, .group-itemlist-4 .room_slideshow_container
{
	margin-bottom:10px;
}

.group .room_features ul
{
	margin-top:-20px;
}
.group .room_features
{
	margin-bottom:10px;
}
.group .room_entry_div .more
{
	margin-bottom:10px;
}
 
/* CLIENTS */
 
.client-lists-item-shortcode .clients_p
{
	display:none;
}
.client-lists-item-shortcode .clients_entry_div_more::after, .client-lists-item-shortcode .clients_entry_more
{
	position:static;
	display:none;
	opacity:0;
}
.client-lists-item-shortcode .clients_entry_img
{
	min-height:100px; 
}
.client-lists-item-shortcode .clients_entry_div
{
	box-shadow:none !important;
	padding-right:3px;
}


.type-clients .index-item-img img 
{
	margin: 40px auto;
	max-width: 80%;
}

.client-itemlist-col4 .clients_entry_img
{
	height:100px;
}
.client-itemlist-col2 .clients_entry_img
{
	height:200px;
}
.client-itemlist-col3 .clients_entry_img
{
	height:150px;
}
.clients_entry_img
{
	position:relative; 
	border:1px solid #f1f1f1;
}
.clients_entry_img > div, .single-client-image > div
{
	position:absolute;
	height:80%;
	width:80%;
	top:10%;
	left:10%;
	background-size:contain !important;
}

.client-itemlist-col1 h3
{
	clear:none;
}
.single-client-image img
{
	margin:20px auto;
}
.client-itemlist-col1 .single-client-image
{
	margin-right:30px;
	margin-bottom:30px !important;
}
.single-client-image
{
	width:40% !important;
	float:left;
}
.clients_one_column_content p.clients-read-more
{
	border-bottom:0px !important;
}
.clients_one_column_content
{
	width:55%;
	float:right;
	padding-left:0px !important;
}
.client-details-p
{
	text-align:right;	
	clear:both;
	border-bottom: 1px dotted gainsboro;
}
.client-details-p strong
{
	float:left;
}
.client-details-p span
{
	width:100%;
	display:inline-block;
	padding-bottom:5px;
	
}
.client-details-p span:first-child
{
	width:auto;
}
.clients_entry_div
{  
	position:relative;
	margin-bottom:20px;
	text-align:center;
}
.clients_p
{
	display:none;
}
.clients_entry_div_more::after
{
	content:"";
	color:#fff;
	position:absolute;
	bottom:0px;
	right:0px;
	border-right:40px solid #1C82C7;
	border-top:40px solid transparent; 
}
 
.clients_entry_more
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 25px;
	height: 20px;
	color: white !important;
	z-index: 99;
	text-align: center;
	line-height: 13px;
	font-weight:bold;
	font-size:21px;
} 
.clients_one_column_content
{
	padding-left:240px;
}
.clients_one_column_content h3
{
	margin-bottom:25px !important;
}
.clients-one-col-p
{
	text-align:right;
	border-bottom:1px dotted #dcdcdc;
	margin-bottom:18px;
	padding-bottom:8px;
}
.clients-one-col-p strong
{
	float:left;
}
.client-lists-item-shortcode
{
	display:inline;

} 

.client-itemlist-col1 h3
{
	clear:none;
}
.single-client-image img
{
	margin:20px auto;
}
.client-itemlist-col1 .single-client-image
{
	margin-right:30px;
	margin-bottom:30px !important;
}
.single-client-image
{
	width:40% !important;
	float:left;
}
.clients_one_column_content p.clients-read-more
{
	border-bottom:0px !important;
}
.clients_one_column_content
{
	width:55%;
	float:right;
	padding-left:0px !important;
}
.client-details-p
{
	text-align:right;	
	clear:both;
	border-bottom: 1px dotted gainsboro;
}
.client-details-p strong
{
	float:left;
}
.client-details-p span
{
	width:100%;
	display:inline-block;
	padding-bottom:5px;
	
}
.client-details-p span:first-child
{
	width:auto;
}

.clients_one_column_content
{
	padding-left:240px;
}
.clients_one_column_content h3
{
	margin-bottom:25px !important;
}
.clients-one-col-p
{
	text-align:right;
	border-bottom:1px dotted #dcdcdc;
	margin-bottom:18px;
	padding-bottom:8px;
}
.clients-one-col-p strong
{
	float:left;
}
.client-lists-item-shortcode
{
	display:inline;

} 
.team_entry_div 
{ 
	-webkit-transition:0.3s;
}
.team_entry_div:hover 
{
	background:rgba(240,240,240,0.5);
	color:#000;
	overflow:hidden;
}


.shortcode_posts img
{
	width:100%;
	max-width:100%;
}
.shortcode_posts h3, .shortcode_posts h5
{ 
	font-weight: bold; 
}
.shortcode_posts a h3
{
	text-decoration: none;
}
.shortcode_posts a h3:hover
{
	text-decoration: underline;
} 
li.comment_shortcode
{
	margin-bottom: 20px;
}
.highlight
{
	font-weight: bold;
	text-transform: uppercase;
}
.last, .one_half_last, .one_third_last, .two_third_last, .one_fourth_last, .three_fourth_last
{
	margin-right:0px !important;
	padding-right:0 !important;
}
/* COLUMNS */
 
.one_third, .one_third_last
{
	float: left;
	margin-right: 5%;
	width: 30%;
}
.one_fourth, .one_fourth_last
{
	float: left;
	margin-right: 4%;
	width: 22%;
}

.three_fourth, .three_fourth_last
{
	float: left;
	margin-right: 4%;
	width: 74%;
}
.one_half, .one_half_last
{
	float: left;
	margin-right: 4%;
	width: 48%;
}
.two_third, .two_third_last
{
	float: left;
	margin-right: 5%;
	width: 65%;
}
.dropcap
{
	display: block;
	float: left;
	line-height: 1;
	margin: 0px 5px 0px 0px;
}
/* DROPCAPS */
.dropcapsize
{
	font-size: 38px;
}
.dropcapsize-l
{
	font-size: 56px;
}
.dropcapsize-xl
{
	font-size: 76px;
}
.dropcap-rounded
{
	border-radius: 50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
}
.dropcap-img
{
	background: yellow;
	display: block;
	float: left;
	font-size: 20px;
	height: 32px;
	line-height: 32px;
	margin-right: 12px;
	margin-top: 3px;
	text-align: center;
	width: 32px;
}
.dropcapimgsize-l
{
	font-size: 52px;
	height: 52px;
	line-height: 52px;
	width: 52px;
}
.dropcapimgsize-xl
{
	font-size: 72px;
	height: 72px;
	line-height: 72px;
	width: 72px;
}
/* TOGGLE */ 
h3.toggle-trigger, h3.accordion-trigger, .accordion h3
{ 
	cursor: pointer;
	line-height: 34px !important;
	padding: 11px 10px;  
	font-size:17px;	
	margin-bottom: 20px !important;   
	border:1px solid #dcdcdc;
}
h3.toggle-trigger span:after, h3.accordion-trigger span:after, .accordion h3 span:after
{
	display:none !important;
}
h3.toggle-active, h3.ui-state-active
{	
	position:relative;  
}


.toggle h3.toggle-trigger
{
	cursor: pointer;
}
.toggle h3+ div
{
	display: none;
	margin-top:-21px;	
	padding:20px;
	border:1px solid #dcdcdc;
}
.toggle h3.default
{
	margin-bottom: 5px;
}
.toggle .default +div
{
	display: none;
	padding: 10px 20px;
}
.toggle .modern, .accordion h3.easy
{
	background: none !important;
	border: none;
	border-bottom: 1px solid #dcdcdc;
}
.toggle h3.box, .accordion .box
{
	background: #f5f5f5;
	border: none;
	border-left: 10px solid #dcdcdc;
	border-radius: 0px;
	margin-bottom: 0px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius:0px;
	-ms-border-radius:0px;
}
.toggle h3.box + div, .accordion .box + div
{ 
	border-left: 10px solid green;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom:10px;
}
.toggle h3.color
{
	background: #dcdcdc;
	border: none;
	border-radius: 0px;
	display: inline !important;
	line-height: 30px;
	margin-bottom: 0px !important;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
	-o-border-radius:0px;
	-ms-border-radius:0px;
}
.toggle h3.color + div
{ 
	border-top: 1px solid #dcdcdc;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-top:10px;
}
h3.accordion-trigger
{
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
} 
h3.accordion-trigger + div
{
	margin-bottom: 30px;
}
.accordion-content
{
	padding:20px;
	margin-bottom:20px; 
	margin-top:-21px;
	border:1px solid #dcdcdc; 
}
/* TABS */
.ui-tabs-hide
{
	display: none;
} 
.ui-tabs-nav li
{
	display: inline;
	margin-right: 4px;
}
.ui-tabsdefault .ui-tabs-nav li a
{
	color: inherit;
	text-decoration: none;
	font-size: 17px;
	padding: 1px 12px;
	display: inline-block;
	border: 1px solid #DCDCDC;
	border-bottom: none;
}
.ui-tabsdefault.ui-tabs > div
{ 
	padding:20px;
	background:#fff;
	border:1px solid #dcdcdc;	
	border-top:0;
}
.ui-tabs > div.clear
{ 
	height:0px;
	padding:0;
	margin:0;
	background:transparent;
	border:0;
}
.ui-tabs > div p 
{
	margin-bottom:0px !important;
}
.ui-tabs ul.default
{
	font-size: 14px;
	line-height: 16px;
	border-bottom: 1px solid #DCDCDC;
}
.ui-tabs h5, .ui-tabs h3
{
	display:inline;
}
.ui-tabs ul.default .ui-state-active a
{
	font-weight: bold; 
	position: relative; 
	background: #fff; 
	border-bottom:1px solid #fff;
	transform:translateY(1px);
	-webkit-transform:translateY(1px);
	-moz-transform:translateY(1px);
	-o-transform:translateY(1px);
}
.ui-tabs-nav li.default
{  
	margin-right: 6px; 
}
.ui-tabs ul.easy
{
	border-bottom: none;
}
.ui-tabs ul.easy
{
	font-size: 14px;
	line-height: 30px;
}
.ui-tabs ul.easy li
{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
}
.ui-tabs ul.easy .ui-state-active
{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	box-shadow: inset 0 0 1px 1px #888;
	-moz-box-shadow: inset 0 0 1px 1px #888;
	-webkit-box-shadow: inset 0 0 1px 1px#888;
	font-weight: bold;
}
.ui-tabs-nav li.easy
{
	border: 1px solid #dcdcdc;
	padding: 5px 10px;
	text-shadow: 1px 1px 1px #fff;
}
.ui-tabs ul.easy li.ui-state-active
{
}
.ui-tabsvertical
{  
	height: 100%;
	overflow: auto;
	background:#f5f5f5;
	border:1px solid #dcdcdc;
	display:table;
}
.ui-tabs ul.vertical
{
	border-bottom: none;
	display: block; 
	width: 214px;
}
.ui-tabs ul.vertical li a, .ui-tabs ul.vertical li
{
	display: block;
	font-size:15px;
}
.ui-tabs ul.vertical
{
	font-size: 14px;
	line-height: 30px;  
	background:#fff;
	border-right:1px solid #dcdcdc;
	display:table-cell;
	height:100%;
	width:30%;
}
.ui-tabs ul.vertical li
{
	margin-right: 0px;
}
.ui-tabs ul.vertical li:last-child
{
	border-bottom:0px;
}
.ui-tabs ul.vertical li.ui-state-active:last-child
{
	border-bottom:1px solid #dcdcdc;
}
.ui-tabs ul.vertical .ui-state-active
{
	font-weight: bold;
}
.ui-tabs ul.vertical .ui-state-active 
{ 
	background:#f5f5f5;
	border-right:1px solid #f5f5f5;
	margin-right:-1px;
}
.ui-tabs-nav li.vertical
{
	border-radius: 0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-o-border-radius:0px;
	-ms-border-radius:0px; 
	margin-left: 0px !important;
	margin-right: 0px;
	padding: 15px;
	padding-right: 0px;  
	border-bottom:1px solid #dcdcdc;
}
div.ui-tabsvertical .ui-tabs-panel
{
	width:70%;
	height:100%;
	display:table-cell;
	float:none;
	padding: 20px;
	vertical-align:top;
}
/* CALL OUT BOX */
.callout
{
	padding-bottom: 8px;
	padding:40px; 
	border-left:3px solid #17A7D5;
	font-weight:bold; 
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
	background-color:#fff;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAKPHz/+zwjjgziysrKMYAEYB8RmROaABAAKXg+twPLtKAAAAABJRU5ErkJggg==);
}
.callout *
{
	color:inherit;
	margin-bottom:0px !important;
	clear:none;
} 
.callout > span:first-child
{
	font-size:50px;
	line-height:50px;
}

/* DIVIDER */ 
.hr_lines a
{
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
.hr_line
{
	background: #dcdcdc;
	height: 0px;
	width: 100%;
}
.hr_line_blind
{
	height:40px;
}
.hr_line_small_line
{
	position:relative;
	height:40px;
}
.hr_line_small_line:after
{
	content: "";
	display: block;
	margin: 40px auto;
	width: 60px;
	height: 0;
	border-bottom: 1px solid #858585;
}
.hr_line_simple
{ 
	height: 1px; 
	margin-bottom: 30px;
	margin-top:22px;
	overflow: hidden;
	width: 100%; 
}
.hr_shadow a.top
{
	top: -18px !important;
}
.hr_top_align_right
{
	text-align: right;
}
.hr_top_align_left
{
	text-align: left;
}
.hr_top_align_center
{
	text-align: center;
}
.hr_line a.top
{
	padding: 0px 5px;
	position: relative;
	top: -5px;
}
.hr_line_1
{
	background: url(images/hr_shadow.png) center top no-repeat;
	background-size: 100%;
	height: 20px;
	width: 100%;
}
.hr_line_2
{
	background: url(images/dividers/di2.png) center top no-repeat;
	background-size: 100%;
	height: 60px;
}
.hr_line_3
{
	background: url(images/dividers/di3.png) center top no-repeat;
	background-size: 100%;
	height: 60px;
}
.hr_line_4
{
	background: url(images/dividers/di4.png) center top no-repeat;
	background-size: 100%;
	height: 60px;
}
.hr_line_5
{
	background: url(images/dividers/di5.png) center top no-repeat;
	background-size: 100%;
	height: 60px;
}
.hr_line_6
{
	background: url(images/dividers/di6.png) center top no-repeat;
	background-size: 100%;
	height: 112px;
}
.hr_line_7
{
	background: url(images/dividers/di7.png) center top no-repeat;
	background-size: 100%;
	height: 83px;
}
.hr_line_8
{
	background: url(images/dividers/di8.png) center top no-repeat;
	background-size: 100%;
	height: 42px;
}
.hr_line_9
{
	background: url(images/dividers/di9.png) center top no-repeat;
	background-size: 100%;
	height: 52px;
}
.hr_line_10
{
	background: url(images/dividers/di10.png) center top no-repeat;
	background-size: 100%;
	height: 50px;
}
.hr_line_11
{
	background: url(images/dividers/di11.png) center top no-repeat;
	background-size: 100%;
	height: 50px;
}
.hr_line_12
{
	background: url(images/dividers/di12.png) center top no-repeat;
	background-size: 100%;
	height: 37px;
}
.hr_line_13
{
	background: url(images/dividers/di13.png) center top no-repeat;
	background-size: 100%;
	height: 32px;
}
.hr_line_14
{
	background: url(images/dividers/di14.png) center top no-repeat;
	background-size: 100%;
	height: 216px;
}
.hr_line_15
{
	background: url(images/dividers/di15.png) center top no-repeat;
	background-size: 100%;
	height: 30px;
}
.hr_line_16
{
	background: url(images/dividers/di16.png) center top no-repeat;
	background-size: 100%;
	height: 23px;
}
/* TABLES */
.stable
{
	border: 1px solid #fff;
	border-radius: 2px;
	-o-border-radius:2px;
	-ms-border-radius:2px;
	box-shadow: 0px 0px 2px #555;
	margin-bottom: 20px;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0px 0px 2px #555;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0px 0px 2px #555;
}
.stable p, .stable>br 
{
display:none;
}
.stable table
{
}
.stable table thead tr th
{
	background: #eee;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 10px;
	text-align: left;
}
.stable table tbody tr
{
	border: 1px solid #fff;
}
.stable table tbody tr td
{
	background: #fff;
	border-bottom: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	padding: 7px;
	text-align: center;
}
.stable table tbody tr td:last-child
{
	border-right: none;
}
.stable table tbody tr:hover td
{
	background: #f5f5f5;
}
.stable table thead tr th, .stable table tr th
{
	padding: 5px 10px;
	text-align: left;
}
.stable_red table thead tr th, .stable_red table tr th
{
	background: #870003;
	color: #fff;
}
.stable_green table thead tr th, .stable_green table tr th
{
	background: #12ae2b;
	color: #fff;
}
.stable_yellow table thead tr th, .stable_yellow table tr th
{
	background: #eae70e;
	color: #000;
}
.stable_orange table thead tr th, .stable_orange table tr th
{
	background: #fa9109;
	color: #fff;
}
.stable_blue table thead tr th, .stable_blue table tr th
{
	background: #0857db;
	color: #fff;
}
.stable_black table thead tr th, .stable_black table tr th
{
	background: #111;
	color: #fff;
}
.stable_pink table thead tr th, .stable_pink table tr th
{
	background: #ff0196;
	color: #fff;
}
.stable_purple table thead tr th, .stable_purple table tr th
{
	background: #a644a0;
	color: #fff;
}
/* HIGHLIGHTS */
.highlight_
{
	background: #ffcc00;
	color: #000;
}
.highlight_dark
{
	background: #292929;
	color: #fff;
}
.highlight_red
{
	background: #510808;
	color: #fff;
}
.highlight_green
{
	background: #2aa824;
	color: #fff;
}
.highlight_blue
{
	background: #2487a8;
	color: #000;
}
/* LISTS */
.stylelists
{
	list-style: none;
	margin-left: 0px;
}
.stylelists li
{
	line-height: 30px;
	padding-left: 22px;
	margin-left:0px;
	list-style-type:none;
}
ul.stylelist_ li
{
}
ul.stylelist_1 li
{
	background: url(images/icons/1.png) left center no-repeat;
}
ul.stylelist_2 li
{
	background: url(images/icons/2.png) left center no-repeat;
}
ul.stylelist_3 li
{
	background: url(images/icons/3.png) left center no-repeat;
}
ul.stylelist_4 li
{
	background: url(images/icons/4.png) left center no-repeat;
}
ul.stylelist_5 li
{
	background: url(images/icons/5.png) left center no-repeat;
}
ul.stylelist_6 li
{
	background: url(images/icons/6.png) left center no-repeat;
}
ul.stylelist_7 li
{
	background: url(images/icons/7.png) left center no-repeat;
}
ul.stylelist_8 li
{
	background: url(images/icons/8.png) left center no-repeat;
}
ul.stylelist_9 li
{
	background: url(images/icons/9.png) left center no-repeat;
}
ul.stylelist_10 li
{
	background: url(images/icons/10.png) left center no-repeat;
}
ul.stylelist_11 li
{
	background: url(images/icons/11.png) left center no-repeat;
}
ul.stylelist_12 li
{
	background: url(images/icons/12.png) left center no-repeat;
}
ul.stylelist_13 li
{
	background: url(images/icons/13.png) left center no-repeat;
}
ul.stylelist_14 li
{
	background: url(images/icons/14.png) left center no-repeat;
}
ul.stylelist_15 li
{
	background: url(images/icons/15.png) left center no-repeat;
}
ul.stylelist_16 li
{
	background: url(images/icons/16.png) left center no-repeat;
}
ul.stylelist_17 li
{
	background: url(images/icons/17.png) left center no-repeat;
}
ul.stylelist_18 li
{
	background: url(images/icons/18.png) left center no-repeat;
}
ul.stylelist_19 li
{
	background: url(images/icons/19.png) left center no-repeat;
}
ul.stylelist_20 li
{
	background: url(images/icons/20.png) left center no-repeat;
}
ul.stylelist_21 li
{
	background: url(images/icons/21.png) left center no-repeat;
}
ul.stylelist_22 li
{
	background: url(images/icons/22.png) left center no-repeat;
}
ul.stylelist_23 li
{
	background: url(images/icons/23.png) left center no-repeat;
}
ul.stylelist_24 li
{
	background: url(images/icons/24.png) left center no-repeat;
}
ul.stylelist_25 li
{
	background: url(images/icons/25.png) left center no-repeat;
}
ul.stylelist_26 li
{
	background: url(images/icons/26.png) left center no-repeat;
}
ul.stylelist_27 li
{
	background: url(images/icons/27.png) left center no-repeat;
}
/* TOOLTIP */
#tooltip
{
	color: #fff;
	font-size: 10px;
	margin-bottom: 20px;
	opacity: 0.3;
	position: absolute;
	width: 180px;
	z-index: 9999;
}
#tooltip img
{
	max-width: 170px;
}
#tooltip .tipHeader
{
	height: 4px;
}
#tooltip .tipHeader
{
	border-color: transparent transparent #000 transparent;
	border-style: solid;
	border-width: 10px;
	height: 0;
	left: 70px;
	position: absolute;
	top: -19px;
	width: 0;
}
#tooltip .tipHeader
{
	margin-bottom: -6px;
}
#tooltip .tipBody
{
	background-color: #000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
	-o-border-radius:4px;
	-ms-border-radius:4px;
	padding: 5px;
}
#tooltip .tipFooter
{
	height: 8px;
}
/* COLORBOXES */
.color-boxes
{
	border-radius: 5px;
	border-top: 1px solid #dcdcdc;
	box-shadow: 0px 0px 8px #000;
	line-height: 160%;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 0px 8px #000;
	padding: 20px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px #000;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}
.color-box-red a
{
	color: #fff;
}
/* ALERT BOXES */
.alert
{ 
	font-weight: bold; 
	padding: 20px; 
}
.alert_red
{
	background: #ffbbbb;
	border: 1px solid #9a0101;
	color: #850000;
}
.alert_green
{
	background: #a3ff9c;
	border: 1px solid #118209;
	color: #222;
}
.alert_blue
{
	background: #c5d8ff;
	border: 1px solid #0a41b2;
	color: #0a3998;
}
.alert_black
{
	background: #656565;
	border: 1px solid #000;
	color: #fff;
}
.alert_yellow
{
	background: #fff79d;
	border: 1px solid #cdbc00;
	color: #857a00;
}
/* BUTTON */

a.button, .sc_button
{
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
a.sc_button:active
{
	-webkit-transform:translateY(3px);
	-moz-transform:translateY(3px);
	transform:translateY(3px);
	-webkit-transition:0.1s;
	transition:0.1s;
	-moz-transition:0.1s;
	-webkit-box-shadow:none !important;
}

a.sc_button, span.sc_button
{ 
	cursor: pointer;
	display: inline;
	display: inline-block;
	margin: 2px; 
	outline: none;
	padding: .5em 1.75em .55em;
	text-align: center;
	text-decoration: none; 
	vertical-align: baseline;  
}
a.sc_button, a.sc_button:hover
{
	color: #fff !important;
}
a.sc_button.gray, a.sc_button.white
{
	color: #555 !important;
}
a.sc_button:hover
{
	text-decoration: none;
}
.sc_button.xlarge
{
	font-size: 24px;
	padding: .5em 2em .55em;
}
.sc_button.xlarge.round
{
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius:12px;
	-ms-border-radius:12px;
}
.sc_button.xlarge.less_round
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}
.sc_button.large
{
	font-size: 18px;
	padding: .5em 2em .55em;
}
.sc_button.large.round
{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}
.sc_button.large.less_round
{
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
}
.sc_button.medium
{
	font-size: 14px;
	padding: .5em 1.75em .55em;
}
.sc_button.medium.round
{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
}
.sc_button.medium.less_round
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
}
.sc_button.small
{
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.sc_button.small.round
{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
}
.sc_button.small.less_round
{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius:2px;
	-ms-border-radius:2px;
}
.sc_button.salmon
{
	background: #FF7F6B; 
	color:#fff;
}
.sc_button.salmon:hover
{
	background: #DD7362;
	color:#fff; 
}
.sc_button.black
{
	background: #333; 
}
.sc_button.black:hover
{
	background: #050505; 
}
.sc_button.darkgray
{
	background: #696868; 
	color: #e9e9e9; 
}
.sc_button.darkgray:hover
{
	background: #696868; 
}
.sc_button.gray
{
	background: #d6d6d6; 
	color: #444444; 
}
.sc_button.gray:hover
{
	background: #dbdada; 
}
.sc_button.white, input[type=submit],input[type=reset], a.button, .portfolio-filter, button
{ 
	color: #606060; 
}
.sc_button.white:hover, input[type=submit]:hover,input[type=reset]:hover, a.button:hover
{
	background: #e8e7e7; 
}
.sc_button.orange
{
	background: #f68c1b; 
	color: #ffffff; 
}
.sc_button.orange:hover
{
	background: #ec781f; 
}
.sc_button.red
{ 
	color: #ffffff; 
	background: #D3393E; 
}
.sc_button.red:hover
{
	background: #aa1318; 
}
.sc_button.pink
{
	background: #fa0c78; 
	color: #fffdfe; 
}
.sc_button.pink:hover
{
	background: #cc0e64; 
}
.sc_button.blue
{
	background: #4486B9; 
	color: #fff; 
}
.sc_button.blue:hover
{
	background: #1E3E57; 
}
.sc_button.small span.icon
{
	padding-left: 15px;
	padding-right: 7px;
}
.sc_button.medium span.icon
{
	padding-left: 20px;
	padding-right: 7px;
}
.sc_button.large span.icon
{
	padding-left: 25px;
	padding-right: 7px;
}
.sc_button.xlarge span.icon
{
	padding-left: 30px;
	padding-right: 7px;
}
.icon_pdf
{
	background: url(images/buttonIcons/pdf.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_twitter
{
	background: url(images/buttonIcons/twitter.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_mail
{
	background: url(images/buttonIcons/mail.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_help
{
	background: url(images/buttonIcons/help.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_info
{
	background: url(images/buttonIcons/info.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_rss
{
	background: url(images/buttonIcons/rss.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_flickr
{
	background: url(images/buttonIcons/flickr.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_facebook
{
	background: url(images/buttonIcons/facebook.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_stats
{
	background: url(images/buttonIcons/stats.png) center left no-repeat;
	background-size: auto 100%;
}
.icon_addComment
{
	background: url(images/buttonIcons/addComment.png) center left no-repeat;
	background-size: auto 100%;
}
.sc_button.green
{
	background: #66991e;
	background: -moz-linear-gradient(top, #78c214, #467a00);
	background: -webkit-gradient(linear, left top, left bottom, from(#78c214), to(#467a00));
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c214', endColorstr='#467a00');
	-webkit-box-shadow:0px 3px 0px #124E21;
	-moz-box-shadow:0px 3px 0px #124E21;
	box-shadow:0px 3px 0px #124E21;
}
.sc_button.green:hover
{
	background: #63a50c;
	background: -moz-linear-gradient(top, #63a50c, #467a00);
	background: -webkit-gradient(linear, left top, left bottom, from(#63a50c), to(#467a00));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a50c', endColorstr='#467a00');
}
.sc_button.yellow
{
	background: #e3e60a;
	background: -moz-linear-gradient(top, #e3e60a, #e6bf0a);
	background: -webkit-gradient(linear, left top, left bottom, from(#e3e60a), to(#e6bf0a));
	color: #f2fbff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e60a', endColorstr='#e6bf0a');
	-webkit-box-shadow:0px 3px 0px #B1A411;
	-moz-box-shadow:0px 3px 0px  #B1A411;
	box-shadow:0px 3px 0px #B1A411;	
}
.sc_button.yellow:hover
{
	background: #e3e60a;
	background: -moz-linear-gradient(top, #e3e60a, #dcb607);
	background: -webkit-gradient(linear, left top, left bottom, from(#e3e60a), to(#dcb607));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e60a', endColorstr='#dcb607');
}
.sc_button.purple
{
	background: #61059c;
	background: -moz-linear-gradient(top, #9809f3, #61059c);
	background: -webkit-gradient(linear, left top, left bottom, from(#9809f3), to(#61059c));
	color: #f2fbff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9809f3', endColorstr='#61059c');
	-webkit-box-shadow:0px 3px 0px #26053C;
	-moz-box-shadow:0px 3px 0px #26053C;
	box-shadow:0px 3px 0px #26053C;	
}
.sc_button.purple:hover
{
	background: #8320c2;
	background: -moz-linear-gradient(top, #8320c2, #61059c);
	background: -webkit-gradient(linear, left top, left bottom, from(#8320c2), to(#61059c));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8320c2', endColorstr='#61059c');
}
/* NIVO SLIDESHOW SHORTCODE */
.sc-nivo .nivo-caption
{
	height:25px;
	display:none !important;
}
.sc-nivo .nivo-controlNav
{
	bottom: 10px;
	margin-left: 10px;
	position: absolute;
	z-index:99;
}
.sc-nivo .nivo-controlNav a
{
	background: url(images/bullets.png) no-repeat;
	border: 0;
	display: block;
	float: left;
	height: 10px;
	margin-right: 7px;
	text-indent: -9999px;
	width: 10px;
}
.sc-nivo .nivo-controlNav a.active
{
	background-position: 0 -10px;
}  

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/* LIGHTBOX */

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/* CAROUSEL */
.carousel_feature_image
{
	display:block;
	width:100%;
}
.carousel h4
{
	text-align:center;
}
.carousel li > div > div 
{
	position:relative;
}
.carousel_caption
{
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	top:0;
	left:0;
	-webkit-transition:0.5s;
	transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s; 
}	
.carousel a.carousel_show_more, .carousel a.carousel_show_bigger
{
	position:absolute;
	top:50%;
	opacity:0; 
	-webkit-transition:0.5s;
	transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s;
}
.carousel a.carousel_show_more
{
	left:0%;
}
.carousel a.carousel_show_bigger
{
	right:0%;
}
.carousel li:hover > div   a.carousel_show_more, .carousel li:hover > div  a.carousel_show_bigger
{
	display:inline-block;
	opacity:1;
	-webkit-transition:0.5s;
	transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s; 
}
.carousel li:hover > div  a.carousel_show_more
{
	left:25%;
}
 .carousel li:hover > div  a.carousel_show_bigger
{
	right:25%;
}
.carousel li:hover > div .carousel_caption
{
	-webkit-transition:0.5s;
	transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s; 
	background:rgba(255,255,255,0.95);

}
.carousel a.carousel_show_more img, .carousel a.carousel_show_bigger img
{
	width:25px;
	height:25px;
}
.caroufredsel_wrapper
{
	max-width:100%;
} 
a.carousel-nav, a.carousel-nav:hover
{ 
	position:absolute;
	top:10px;
	background:#292929;
	z-index:99; 
	color:#fff;
	text-shadow:none !important; 
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	top:0px !important;
}
.carousel-container:hover a.carousel-nav-prev
{  
	text-shadow:none !important; 
}
.carousel-container:hover a.carousel-nav-next
{ 
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s; 
	text-shadow:none !important;
}
a.carousel-nav-prev
{
	right:42px;
}
a.carousel-nav-next
{
	right:0px;
}

.carousel-container 
{
	position:relative; 
}
ul.carousel p 
{
	margin-bottom:5px;
}


.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
}
.adipoli-before
{
    position: absolute;
    z-index: 5;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
}
.adipoli-box
{
    display:block;
    position:absolute;
    z-index:15;
} 

.ix, .iprev, .inext,  #prevslide,  #nextslide 
{
	opacity:1 !important; 
	width:70px;
	height:70px; 
	background:#111;  
	top:120px; 
	right:0px;	 
	z-index:9; 
	background: black url(images/gclose.png) center center no-repeat; 
	cursor:pointer;	
	float:right;
}
#group-container .iprev, #group-container .inext, #group-container .ix
{
	margin-top:120px;
}
.iprev, #prevslide 
{   
	background:  black url(images/gprev.png) center center no-repeat;
}
.inext, #nextslide 
{   
	background: black url(images/gnext.png) center center no-repeat; 
}
.ix-left
{
	float:left !important; 
}
.prevslide-left
{
	float:left !important;
}
.nextslide-left
{
	float:left !important;
}
.ix:hover, .iprev:hover, .inext:hover, #prevslide:hover,  #nextslide:hover 
{
	-webkit-transition:0.5s; 
	transition:0.5s; 
	-moz-transition:0.5s; 
	-o-transition:0.5s; 
	background-color:#222;
}



/* SLIDER */

 
#image_header img
{
	display:block;
} 
.custom_header.wait
{ 
	background:url(images/wait.gif) center center no-repeat;
}


#cycle_container {position:relative; background:#000;}
#cycle-prev, #cycle-next  { border-radius:100%; border:2px solid #fff; box-shadow:0px 0px 6px #222; right:10px; text-indent:-9999px; width: 50px; height: 50px; margin: -20px 0 0; display: block; background:  url(images/1next.png) no-repeat center center;  background-size:32px; position: absolute; top:50%;   z-index: 90; cursor: pointer; text-indent: -9999px;   -webkit-transition: all .3s ease; background-size:13px;}
#cycle-prev {left:10px; right:auto; background:   url(images/1prev.png) no-repeat center center;  background-size:13px;}
.cyclesliderfull {position:relative;}
#cycle_nav {bottom:0; display:none;}
.activeSlide a, a.flex-active {background:#fff;}
/*
** FLEXSLIDER
*/

#flexslider_header {position:relative; width:1060px;}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}  
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {border-radius:5px; right:10px;  width: 50px; height: 50px; display: block; background:#2A2B2C url(images/1next.png) no-repeat center center;  background-size:13px; position: absolute; top: 50%; margin-top:-50px;  z-index: 999; cursor: pointer; text-indent: -9999px;  -webkit-transition: all .3s ease; }
.flex-direction-nav .flex-prev {background:#2A2B2C url(images/1prev.png) no-repeat center center; background-size:13px; right:auto; left:10px;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
.flex-control-nav {width: 100%; position: absolute; bottom: 0px; text-align: right; z-index:80; display:none;}
.flex-control-nav li {margin-right:-10px; padding-left:0px; display: inline-block; zoom: 1; *display: inline; float:right;}
.flex-control-nav li:first-child {margin-right:100px;}
.flex-control-paging li a {width: 50px; height: 50px; display: block; background: #2A2B2C; cursor: pointer; text-indent:  9999px;  }
.flex-control-paging li a:hover { background: #333; background: #2A2B2C }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
 





/* SMOOTHSLIDER */

div.scrollingHotSpotLeft
{ 
	min-width: 75px;
	width: 10%;
	height: 100%; 
	background-image: url(images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 22;
	left: 0; 
	cursor: url(images/cursors/cursor_arrow_left.png), url(images/cursors/cursor_arrow_left.cur),w-resize;
}
div.scrollingHotSpotLeftVisible
{
	background-image: url(images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;  
	-moz-opacity: 0.35; 
	filter: alpha(opacity = 35);  
	zoom: 1;  
}
 
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(images/cursors/cursor_arrow_right.png), url(images/cursors/cursor_arrow_right.cur),e-resize;
}
 
div.scrollingHotSpotRightVisible
{
	background-image: url(images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
} 
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
	width:100000px;
}
#smooth_header
{
	position:relative;
	overflow:hidden;
	height:565px;
}
#smooth_header img
{
	max-height:610px;
	width:auto;
	width:100%;
}	
#smooth_header div.scrollableArea img {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none; 
}
#smooth_header div.scrollableArea a
{
	display:inline-block;
}

/* NICE SCROLL */
.nicescroll-rails
{
	opacity:1 !important;
	display:block !important;
	z-index:99 !important;
}
.nicescroll-rails > div
{
	width:10px !important;
	border:none !important;
}
#ascrail2000-hr
{
	display: none !important;
}

/*
** SCROLLBAR (SCROLL PANE)
*/
.scroll-pane
{
	width: 100%;
	height: 200px;
	overflow: auto;
}
.jspContainer
{
	overflow: hidden;
	position: relative;
}
.jspPane
{
	position: absolute;
}
.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%; 
}
.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}
.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}
.jspCap
{
	display: none;
}
.jspHorizontalBar .jspCap
{
	float: left;
}
.jspTrack
{
	background: #111;
	position: relative;
}
.jspDrag
{
	background: #ccc;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}
.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow
{
	height: 16px;
}
.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus
{
	outline: none;
}
.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}


/*
** FULLSIZE MAP 
*/ 
.mapslider
{
	overflow:hidden;
	position:relative;
} 
#map-container 
{
	width:100%; 
	background:#000;  
	position:relative; 
	overflow:hidden; 
	background:#000 url(images/wait.gif) center center no-repeat; 
	min-height:300px;
}
.map_container_outer
{  
	margin:0px auto;
	height:100%;
	overflow:hidden;
	background:#fff;
}
.map_wait
{
	background:#000 url(images/wait.gif) center center no-repeat;	
	min-height:450px;
}
#map-content 
{
	opacity:0;   
	position:absolute; 
	margin:0px auto;  
	-webkit-transition:-webkit-background-size 1s; 
	transition:background-size 1s; 
	-moz-transition:-moz-background-size 1s; 
	-o-transition:-o-background-size 1s;  
	cursor:move; 
}
.map 
{
	opacity:0;
}
.map_img 
{
	min-height:100px; 
	max-width:none !important;
	-webkit-transition:opacity 1s; 
	-moz-transition:opacity 1s; 
	transition:opacity 1s; 
	-o-transition:opacity 1s;
}
.map-container 
{
	z-index:9; 
	width:100%;   
	position:absolute; 
	overflow:hidden; 
	background:url(images/wait.gif) center center no-repeat;
}
.map-content 
{ 
	position:absolute; 
	margin:0px auto; 
	-webkit-transition:-webkit-background-size 1s; 
	transition:background-size 1s; 
	-moz-transition: -moz-background-size 1s; 
	-o-transition:-o-background-size 1s; 
	cursor:move; 
	background-color:#000;
}
.map_overlay
{
	background: rgba(0,0,0,0.5);
	top: 0;
	position: absolute;
	width: 260px;
	padding:20px;
	right:-300px;
	height: 100%; 
	color:#fff;
	
}
.map_overlay *
{
	color:#fff !important;
}
.map_overlay:hover
{
	background: rgba(0,0,0,0.8);
}
.moverlay_trigger
{
	position:absolute;
	width:0px;
	height:0px;
	text-align:center;
	line-height:20px;
	color:#fff;
	top:50%;
	left:-20px;
	z-index:10;
	font-family:arial;
	font-size:20px;
	cursor:pointer;
	border-right:20px solid rgba(0, 0, 0, 0.5);
	border-top:20px solid transparent;
	border-bottom:20px solid transparent;
}
.map_overlay .moverlay_trigger span
{
	font-size:20px;
	line-height:20px;
	margin-top:-10px;
	margin-left:7px;
	display:inline-block;
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	position:absolute;	
}
.map_overlay:hover .moverlay_trigger span
{
	transform:rotate(765deg);
	-webkit-transform:rotate(765deg); 
	-moz-transform:rotate(765deg);
	transition:0.3s;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
}
#maps_nav_trigger 
{
	width:30px; 
	height:30px; 
	background:#111; 
	top:180px; 
	left:0px;   
	position:absolute; 
	z-index:99; 
	background:#111 url(images/icons/24.png) center center no-repeat;
	display:none !important;
 } 
.maps_nav 
{
	position:absolute; 
	z-index:99; 
	bottom:32px; 
	line-height:30px; 
	left:50%; 
} 
.maps_nav_inner 
{
	display:inline-block;
	margin-left:-50%;
}
.maps_nav_inner a 
{
	padding-left:10px; 
	color:#fff !important; 
	display:inline-block; 
	background:#111; 
	-webkit-transition:1s; 
	transition:1s; 
	-moz-transition:1s; 
	-o-transition:1s; 
	font-size:16px; 
	font-weight:bold;
	text-indent:-9999px;
	padding:0px;
	border-radius:50%;
	width:11px;
	height:11px;
	background:#666;
	box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.maps_nav_inner a:hover
{
	background:#666;
	background:rgba(0,0,0,0.5);
}
.maps_nav_inner ul li
{
	display:inline;
	margin:0 2px;
} 
a.mapchanger.active
{
	background:#fff;
}
.maps_nav_inner .show_stopper 
{
	padding:0px 10px;
}
.maps_nav_inner a span.maps_nav_title 
{
	padding-right:10px;
}
.maps_nav_inner a:hover span.play_path_span 
{
	background:#111;
}
.play_path 
{
	display:none;
}
.maps_nav_inner a.show_stopper 
{
	text-indent:-9999px; 
	background:#111 url(images/p.png) center center no-repeat !important; 
	background-size:10px !important; 
	display:none !important;
}
.maps_nav_inner span.play_path_span  
{
	display:inline-block;
}
.maps_nav_inner span.play_path_span, .maps_nav_inner span.play_path_span:hover  
{
	-webkit-transition:1s; 
	-moz-transition:1s; 
	transition:1s; 
	-o-transition:1s; 
	text-indent:-9999px; 
	width:20px; 
	background:#111 url(images/iplay.png) center center no-repeat !important; 
	background-size:10px !important;
}
.maps_nav_inner span.play_path_span:hover 
{
	width:40px;
}
.plusx, .plusy, .minusx, .minusy 
{
	position:fixed; 
	width:20px; 
	height:20px; 
	background:rgba(255,255,255,0.6);
	margin:5px;
}
.minusy 
{
	opacity:1; 
	margin-left:-20px; 
	left:50%; 
	top:70px; 
	width:40px; 
	background:url(images/an.png) center center no-repeat;
}
.plusy 
{
	opacity:1; 
	margin-left:-20px; 
	left:50%; 
	bottom:0px; 
	width:40px;
	background:url(images/as.png) center center no-repeat;
}
.plusx 
{
	opacity:1; 
	margin-top:-20px; 
	top:50%; 
	left:0px; 
	height:40px;
	background:url(images/aw.png) center center no-repeat;
}
.minusx 
{
	opacity:1; 
	margin-top:-20px; 
	top:50%; 
	right:0px; 
	height:40px;
	background:url(images/ao.png) center center no-repeat;
}
.minusx, .plusx, .minusy, .plusy
{
	display:none;
	visibility:hidden;
}
.pinner  
{
	width: 0px;
	height: 0px; 
	border-top: 15px solid;
	border-left: 15px solid transparent;
	position: absolute;
	top: 0px;  
	left:-15px; 
	content: "";
	color:inherit;
}
.pinner_position 
{
	width: 0px;
	height: 0px; 
	border-top: 15px solid;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent; 
	position: absolute;
	top: 0px;
	left:-15px; 
	content: "";
	color:inherit;
}
.pinner_position::before 
{
	width: 18px;
	height: 9px;
	background: inherit;
	content: "";
	position: absolute;
	background: #333;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	left: -9px;
	top: -24px;
}
.pin_style_gps .gps_ring 
{
	height: 18px; 
	width: 18px; 
	position: absolute; 
	left:-33px; 
	top:-18px; 
}
.close_pin
{
	float: right;
	cursor: pointer;
}
.pin_style_textfield .pin_content
{
	width: auto;
	max-width: 400px;
	display: block !important;
	opacity: 0.5;
	height: auto !important;
	padding: 10px;
	padding-top: 0px;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
}
.pin_style_textfield h4
{
	opacity:0.5;
	max-width:400px !important;
	width:auto !important;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
}
.pin_style_textfield:hover .pin_content, .pin_style_textfield:hover h4
{
	opacity:1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
}
.pin_textfield 
{
	display:none !important;
}
.pin_style_gps .gps_gps
{
	border: 10px dashed red; 
	-webkit-border-radius: 30px;  
	-webkit-animation: pulsate 1s ease-out; 
	-webkit-animation-iteration-count: infinite; 
	opacity: 0;
	-webkit-transition:1s;
	border-radius: 30px;  
	animation: pulsate 1s ease-out;
	animation-iteration-count: infinite;  
	transition:1s;
	-moz-border-radius: 30px;  
	-moz-animation: pulsate 1s ease-out; 
	-moz-animation-iteration-count: infinite; 
	-moz-transition:1s;
	-o-border-radius: 30px;  
	-o-animation: pulsate 1s ease-out;
	-o-animation-iteration-count: infinite;  
	-o-transition:1s;
}

.pin_style_pop .gps_pop 
{
	border: 7px dashed red; 
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%; 
	-webkit-animation: pop 1.5s ease-out; 
	-webkit-animation-iteration-count: infinite; 
	-webkit-transition:2s;
	animation: pop 2s ease-out;
	animation-iteration-count: infinite;  
	transition:1s;
	-moz-animation: pop 2s ease-out; 
	-moz-animation-iteration-count: infinite; 
	-moz-transition:1s;
	-o-animation: pop 2s ease-out;
	-o-animation-iteration-count: infinite;  
	-o-transition:1s;
	width:0px;
	height:0px;
	position: absolute;
	top: 10px; 
	left: -19px;
	-webkit-transform: scale(0.6); 
	-moz-transform: scale(0.6); 
	-o-transform: scale(0.6); 
	transform: scale(0.6); 
}

.pin:hover .gps_pulse 
{
	border-color:transparent; 
	-webkit-transition:1s; 
	transition:1s; 
	-moz-transition:1s; 
	-o-transition:1s;
} 
.pin   
{
	position:absolute; 
	color:#fff; 
	height:30px; 
	color:#333; 
	cursor:default;
}
a .pin
{
	cursor:pointer;
}
.pin h4 
{
	color:#fff; 
	padding:3px 10px; 
	font-weight:normal; 
	text-shadow:none ;
	margin-bottom: 0px!important; 
	width: 100%;
	display: block;
	line-height:140%;
} 
.pin_content 
{
	color:#fff; 
	height:0px; 
	overflow:hidden; 
	-webkit-transition:0.5s; 
	transition:0.5s; 
	-moz-transition:0.5s; 
	-o-transition:0.5s;  
	z-index:9; 
	position:relative; 
	opacity:0; 
	max-width:200px; 
	padding:0px;
	width:100%;
	line-height:140%;
}
.pin_content p 
{
	border-top: 1px dashed rgba(255, 255, 255, 0.54);  
	padding-top: 4px;
	margin-bottom:0px !important;
}
.pin:hover .pin_content 
{
	height:auto; 
	-webkit-transition:opacity   0.5s; 
	transition:opacity 0.5s; 
	-moz-transition:opacity 0.5s; 
	-o-transition:opacity 0.5s;  
	opacity:1; 
	padding:10px;  
	padding-top:0px !important;
}
.pin_photo, .pin_link, .pin_pointer 
{
	width:40px; 
	height:40px; 
	border:none !important;
	margin-left: -30px;  
	margin-top: 0px;  
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	top:-2px;
}
.pin_photo 
{
	background:url(images/mapr_pointer/photo.png) center center no-repeat;
}
.pin_link 
{
	background:url(images/mapr_pointer/link.png) center center no-repeat;
	background-size: 25px;
	-webkit-background-size:25px;
	-moz-background-size:25px;
	-o-background-size:25px;
	-ms-background-size:25px;
}
.pin_pointer 
{
	background:url(images/mapr_pointer/pointer.png) center center no-repeat;
}
.pin_plus
{
	border-radius: 50%;
	width: 26px;
	height: 26px;
	background: #3C3C3C;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
	color: white;
	position: absolute;
	text-align: center;
	font-weight: bold;
	border: 2px solid #CEBFBF !important;
	line-height: 28px;	
	-webkit-transition:0.5s;
	transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	font-size: 20px;
	line-height: 25px;
}
.pin_style_plus:hover .pin_plus 
{
	-webkit-transform:rotate(45deg);	
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.56);
	-webkit-transition:0.5s;
	transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.pin_style_plus h4 
	{
	opacity:0;
	-webkit-transition:0.5s;
	transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	padding-left:26px;
	display:none;
	}
.pin_style_plus:hover h4
	{
	display:block;
	opacity:1;
	-webkit-transition:opacity 0.5s;
	transition:opacity 0.5s;
	-moz-transition:opacity 0.5s;
	-o-transition:opacity 0.5s;
	}
.pin_style_plus .pin_content
	{
	margin-left:16px;
	}
.skrewin_inactive
{
	-webkit-transform:rotate(-360deg);
	margin-right:360px;
}
.skrewin
{
	-webkit-transform:rotate(0deg) !important;
}
.popin_inactive
{
	-webkit-transform:scale(0);
	margin-right:100px;
}	
.pin_style_loupe h4
{
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	box-shadow: 0px 0px 7px black;
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
	-o-box-shadow: 0px 0px 7px black;
	border: 3px solid rgba(255,255,255,0.5);
	text-indent: -100000px;
	-webkit-transform: scale(1.5);
	-webkit-transition:0.5s;
	transform: scale(1.5);
	transition:0.5s;
	-moz-transform: scale(1.5);
	-moz-transition:0.5s;
	-o-transform: scale(1.5);
	-o-transition:0.5s;
	z-index:77;
}
.pin_style_loupe h4::after
{
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-7px;
	margin-bottom:-10px;
	width:0px;
	height:0px;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-top:7px solid rgba(255,255,255,0.5);
	content:"";
	-webkit-transition:0.5s;
	transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.pin_style_loupe h4:hover
{
	-webkit-transform:scale(2);
	-webkit-transition:0.2s;
	transform:scale(2);
	transition:0.2s;
	-moz-transform:scale(2);
	-moz-transition:0.2s;
	-o-transform:scale(2);
	-o-transition:0.2s;
	border-color:#fff;
	z-index:99;
}
.pin_style_loupe .pin_content, .pin_style_loupe .pinner
{
	display:none !important;
}
.eye_updown:hover, .eye_anim2:hover, .eye_anim3:hover
{

	animation: none !important; 
	-webkit-animation: none !important; 	
	-moz-animation: none !important; 	
	-ms-animation: none !important; 	
	-o-animation: none !important; 	
}
.eye_updown
{
	margin-top:0px;
	-webkit-animation: updown 4s ease-out; 
	-webkit-animation-iteration-count: infinite; 
	animation: updown 4s ease-out;
	animation-iteration-count: infinite;  
	-moz-animation: updown 10s ease-out; 
	-moz-animation-iteration-count: infinite; 
	-o-animation: updown 10s ease-out;
	-o-animation-iteration-count: infinite;  
	animation-delay: 1.5s;
	-webkit-animation-delay:1.5s;
	-o-animation-delay:1.5s;
	-moz-animation-delay:1.5s;
}
.eye_anim2
{ 
	-webkit-animation: a2 4s ease-out; 
	-webkit-animation-iteration-count: infinite; 
	animation: a2 4s ease-out;
	animation-iteration-count: infinite;  
	-moz-animation: a2 10s ease-out; 
	-moz-animation-iteration-count: infinite; 
	-o-animation: a2 10s ease-out;
	-o-animation-iteration-count: infinite;  
	animation-delay: 2.5s;
	-webkit-animation-delay:2.5s; 
	-o-animation-delay:2.5s;
	-moz-animation-delay:2.5s;
}
.eye_anim3
{ 
	opacity:1;
	-webkit-animation: a3 4s ease-out; 
	-webkit-animation-iteration-count: infinite; 
	animation: a3 4s ease-out;
	animation-iteration-count: infinite;  
	-moz-animation: a3 10s ease-out; 
	-moz-animation-iteration-count: infinite; 
	-o-animation: a3 10s ease-out;
	-o-animation-iteration-count: infinite;   
	animation-delay: 3.5s;
	-webkit-animation-delay:3.5s; 
	-o-animation-delay:3.5s;
	-moz-animation-delay:3.5s;
}


@-webkit-keyframes pulsate 
	{ 
	0% 
		{
		-webkit-transform: scale(0.1, 0.1); 
		transform: scale(0.1, 0.1); 
		-moz-transform: scale(0.1, 0.1);
		-o-transform: scale(0.1, 0.1);
		opacity: 0.0;
		}   
	50% 
		{
		opacity: 1.0;
		}    
	100% 
		{
		-webkit-transform: scale(1.2, 1.2); 
		transform: scale(1.2, 1.2);
		opacity: 0.0;
		-moz-transform: scale(1.2, 1.2); 
		-o-transform: scale(1.2, 1.2);
		}
	} 
@keyframes pulsate 
	{ 
	0% 
		{
		-webkit-transform: scale(0.1, 0.1); 
		transform: scale(0.1, 0.1); 
		-moz-transform: scale(0.1, 0.1);
		-o-transform: scale(0.1, 0.1);
		opacity: 0.0;
		}   
	50% 
		{
		opacity: 1.0;
		}    
	100% 
		{
		-webkit-transform: scale(1.2, 1.2); 
		transform: scale(1.2, 1.2);
		opacity: 0.0;
		-moz-transform: scale(1.2, 1.2); 
		-o-transform: scale(1.2, 1.2);
		}
	} 
@-moz-keyframes pulsate 
	{ 
	0% 
		{
		-webkit-transform: scale(0.1, 0.1); 
		transform: scale(0.1, 0.1); 
		-moz-transform: scale(0.1, 0.1);
		-o-transform: scale(0.1, 0.1);
		opacity: 0.0;
		}   
	50% 
		{
		opacity: 1.0;
		}    
	100% 
		{
		-webkit-transform: scale(1.2, 1.2); 
		transform: scale(1.2, 1.2);
		opacity: 0.0;
		-moz-transform: scale(1.2, 1.2); 
		-o-transform: scale(1.2, 1.2);
		}
	} 
@-ms-keyframes pulsate 
	{ 
	0% 
		{
		-webkit-transform: scale(0.1, 0.1); 
		transform: scale(0.1, 0.1); 
		-moz-transform: scale(0.1, 0.1);
		-o-transform: scale(0.1, 0.1);
		opacity: 0.0;
		}   
	50% 
		{
		opacity: 1.0;
		}    
	100% 
		{
		-webkit-transform: scale(1.2, 1.2); 
		transform: scale(1.2, 1.2);
		opacity: 0.0;
		-moz-transform: scale(1.2, 1.2); 
		-o-transform: scale(1.2, 1.2);
		}
	} 
@-o-keyframes pulsate 
	{ 
	0% 
		{
		-webkit-transform: scale(0.1, 0.1); 
		transform: scale(0.1, 0.1); 
		-moz-transform: scale(0.1, 0.1);
		-o-transform: scale(0.1, 0.1);
		opacity: 0.0;
		}   
	50% 
		{
		opacity: 1.0;
		}    
	100% 
		{
		-webkit-transform: scale(1.2, 1.2); 
		transform: scale(1.2, 1.2);
		opacity: 0.0;
		-moz-transform: scale(1.2, 1.2); 
		-o-transform: scale(1.2, 1.2);
		}
	} 
@-webkit-keyframes pop 
	{ 
	0% 
		{
		-webkit-transform: scale(2); 
		-moz-transform: scale(2); 
		-o-transform: scale(2); 
		transform: scale(2); 
		}
	70% 
		{
		-webkit-transform: scale(0.6); 
		-moz-transform: scale(0.6); 
		-o-transform: scale(0.6); 
		transform: scale(0.6); 
		}  
	} 
@keyframes pop 
	{ 
	0% 
		{
		-webkit-transform: scale(2); 
		-moz-transform: scale(2); 
		-o-transform: scale(2); 
		transform: scale(2); 
		}
	70% 
		{
		-webkit-transform: scale(0.6); 
		-moz-transform: scale(0.6); 
		-o-transform: scale(0.6); 
		transform: scale(0.6); 
		}  
	}
@-moz-keyframes pop 
	{ 
	0% 
		{
		-webkit-transform: scale(2); 
		-moz-transform: scale(2); 
		-o-transform: scale(2); 
		transform: scale(2); 
		}
	70% 
		{
		-webkit-transform: scale(0.6); 
		-moz-transform: scale(0.6); 
		-o-transform: scale(0.6); 
		transform: scale(0.6); 
		}  
	}
@-ms-keyframes pop 
	{ 
	0% 
		{
		-webkit-transform: scale(2); 
		-moz-transform: scale(2); 
		-o-transform: scale(2); 
		transform: scale(2); 
		}
	70% 
		{
		-webkit-transform: scale(0.6); 
		-moz-transform: scale(0.6); 
		-o-transform: scale(0.6); 
		transform: scale(0.6); 
		}  
	}
@-o-keyframes pop 
	{ 
	0% 
		{
		-webkit-transform: scale(2); 
		-moz-transform: scale(2); 
		-o-transform: scale(2); 
		transform: scale(2); 
		}
	70% 
		{
		-webkit-transform: scale(0.6); 
		-moz-transform: scale(0.6); 
		-o-transform: scale(0.6); 
		transform: scale(0.6); 
		}  
	}
@-webkit-keyframes updown 
	{ 
	5% 
		{ 
		margin-top:-10px;
		}
	10% 
		{ 
		margin-top:0px;
		}  
	}
@-moz-keyframes updown 
	{ 
	10% 
		{
		margin-top:-10px;
		}
	20% 
		{
		margin-top:0px;
		}  
	}
@-o-keyframes updown 
	{ 
	10% 
		{
		margin-top:-10px;
		}
	20% 
		{
		margin-top:0px;
		}  
	}
@-ms-keyframes updown 
	{ 
	10% 
		{
		margin-top:-10px;
		}
	20% 
		{
		margin-top:0px;
		}  
	}
@keyframes updown 
	{ 
	10% 
		{
		margin-top:-10px;
		}
	20% 
		{
		margin-top:0px;
		}  
	}

@-webkit-keyframes a2
	{ 
	5% 
		{ 
		 margin-left:-10px
		}
	10% 
		{ 
		margin-left:10px; 
		}  
	15%
		{
		margin-left:0px;
		}
	} 
@-moz-keyframes a2
	{ 
	5% 
		{ 
		 margin-left:-10px
		}
	10% 
		{ 
		margin-left:10px; 
		}  
	15%
		{
		margin-left:0px;
		}
	} 
@-o-keyframes a2
	{ 
	5% 
		{ 
		 margin-left:-10px
		}
	10% 
		{ 
		margin-left:10px; 
		}  
	15%
		{
		margin-left:0px;
		}
	} 
@-ms-keyframes a2
	{ 
	5% 
		{ 
		 margin-left:-10px
		}
	10% 
		{ 
		margin-left:10px; 
		}  
	15%
		{
		margin-left:0px;
		}
	} 
@keyframes a2
	{ 
	5% 
		{ 
		 margin-left:-10px
		}
	10% 
		{ 
		margin-left:10px; 
		}  
	15%
		{
		margin-left:0px;
		}
	} 

@-webkit-keyframes a3
	{ 
	1%
		{
		opacity:1;
		}
	3% 
		{ 
		 opacity:0;
		}
	4%
		{
		opacity:0.8;
		}
	5%	
		{
		opacity:0.1;
		}
	6%
		{
		opacity:0.9;
		}	
	7% 
		{
		opacity:1;
		}
	8%
		{
		opacity:0.2;
		}
	9%
		{
		opacity:0.3;
		}
	10%
		{
		opacity:0.8;
		}
	11%
		{
		opacity:0.1;
		}
	12%
		{
		opacity:1;
		}
	100%	
		{
		opacity:1;
		}	
	} 
@-moz-keyframes a3
	{ 
	1%
		{
		opacity:1;
		}
	3% 
		{ 
		 opacity:0;
		}
	4%
		{
		opacity:0.8;
		}
	5%	
		{
		opacity:0.1;
		}
	6%
		{
		opacity:0.9;
		}	
	7% 
		{
		opacity:1;
		}
	8%
		{
		opacity:0.2;
		}
	9%
		{
		opacity:0.3;
		}
	10%
		{
		opacity:0.8;
		}
	11%
		{
		opacity:0.1;
		}
	12%
		{
		opacity:1;
		}
	100%	
		{
		opacity:1;
		}	
	} 
@-ms-keyframes a3
	{ 
	1%
		{
		opacity:1;
		}
	3% 
		{ 
		 opacity:0;
		}
	4%
		{
		opacity:0.8;
		}
	5%	
		{
		opacity:0.1;
		}
	6%
		{
		opacity:0.9;
		}	
	7% 
		{
		opacity:1;
		}
	8%
		{
		opacity:0.2;
		}
	9%
		{
		opacity:0.3;
		}
	10%
		{
		opacity:0.8;
		}
	11%
		{
		opacity:0.1;
		}
	12%
		{
		opacity:1;
		}
	100%	
		{
		opacity:1;
		}	
	} 
@keyframes a3
	{ 
	1%
		{
		opacity:1;
		}
	3% 
		{ 
		 opacity:0;
		}
	4%
		{
		opacity:0.8;
		}
	5%	
		{
		opacity:0.1;
		}
	6%
		{
		opacity:0.9;
		}	
	7% 
		{
		opacity:1;
		}
	8%
		{
		opacity:0.2;
		}
	9%
		{
		opacity:0.3;
		}
	10%
		{
		opacity:0.8;
		}
	11%
		{
		opacity:0.1;
		}
	12%
		{
		opacity:1;
		}
	100%	
		{
		opacity:1;
		}	
	} 
@-o-keyframes a3
	{ 
	1%
		{
		opacity:1;
		}
	3% 
		{ 
		 opacity:0;
		}
	4%
		{
		opacity:0.8;
		}
	5%	
		{
		opacity:0.1;
		}
	6%
		{
		opacity:0.9;
		}	
	7% 
		{
		opacity:1;
		}
	8%
		{
		opacity:0.2;
		}
	9%
		{
		opacity:0.3;
		}
	10%
		{
		opacity:0.8;
		}
	11%
		{
		opacity:0.1;
		}
	12%
		{
		opacity:1;
		}
	100%	
		{
		opacity:1;
		}	
	} 






	#brand img {height: 94px; }
.pricing_heading {background: #FFFFFF; }
.pricing_heading h3, .pricing_heading h4 {color: #A5B11F; }
.sidebar h3.widget-title {color: #454545; }

/* BEGINN NON AUTO STYLES */

body, .mainsection > .inner {    background-position:left top; }
body  { color:#858585;  font-family:Noto Sans, arial; font-size:13px;}
body a  { color:#A5B11F; }
body a:hover { color:#778016;}
body a:visited {}
body h1, body a h1, body h1 a, .tagline { font-family:Balthazar, arial;  font-size:35px;  color:#3C3C3C ;  line-height:41px;}
body h2, body a h2, body h2 a { font-family:Balthazar, arial;  font-size:30px;  color:#3C3C3C ;  line-height:36px;}
body h3, body a h3, body h3 a  { font-family:Balthazar, arial;  font-size:25px;  color:#3C3C3C ;  line-height:31px;}
body h4, body a h4, body h4 a { font-family:Balthazar, arial;  font-size:18px;  color:#000 ;  line-height:24px;} 
body h5, body a h5, body h5 a { font-family:Balthazar, arial;  font-size:16px;  color:#000 ;  line-height:22px;}
body h6, body a h6, body h6 a { font-family:Balthazar, arial;  font-size:15px;  color:#000 ;  line-height:21px;}

#overheader {  background-color:f1f2f3;    background-position:left top; color:#fff; }

#head_line h1, #head_line a h1, #head_line h1 a {  font-size:30px;   line-height:36px;}
#head_line h2, #head_line h2 a, #head_line a h2 {  font-size:22px;   line-height:28px;}
#head_line { background-color:#fafafa;    background-position:center center; }


#headline {  background-color:f1f2f3;    background-position:left top; }


#brand:before { border-top-color:f1f2f3;}

#brand img { margin-top:2px; margin-bottom:2px;}

header .main-menu {  font-size:13px;}
header.main-menu  .current-menu-item, .main-menu .current-menu-parent, .current-page-ancestor {}
header .main-menu  a,  ul#responsive_menu a, .main-menu a:visited {  color:#4a4a4a;   } 
header .main-menu a:hover, header .anim-menu ul#menu > li:hover > a > span.menu_secondo {}
header .main-menu ul.sub-menu a { font-size: 12px ; }
header .main-menu  ul.sub-menu, ul#responsive_menu {  line-height:20px;  }
ul.sub-menu::after {}
header .main-menu  ul.sub-menu li a,  ul#responsive_menu li a { color:#fff ;  }	
header .main-menu  ul.sub-menu li a:hover { }
header .anim-menu ul#menu > li:hover > a > em, header ul#menu > li:hover { background-color:#A5B11F;}
header ul.sub-menu li:hover {}
  

#content  { }
#content a  { }
#content a:hover {}
#content a:visited {}
#content h1, #content a h1  {   }
#content h1 strong {}
#content h2, #content a h2 {   }

#content h3, #content a h3 {    }
#content h4, #content a h4 {   } 
#content h5, #content a h5 {   }
#content h6, #content a h6 {   }

#footer {    }
#footer_gradient {background-color:rgba(0,0,0,0.);}



#footer, #footer p, #footer * { color:#afafaf; }
#footer a  { }
#footer a:hover {}
#footer a:visited {}
#footer h2, #footer a h2 {   }
#footer h3, #footer a h3 {  font-size:14px;   line-height:20px;}
#footer h4, #footer a h4 {   } 
#footer h5, #footer a h5 {   }
#footer h6, #footer a h6 {   }
#footer h3.widget-title { color:#fff !important;  }

#secondfooter {  background-color:#141414;    background-position:left top; }
 

#underfooter {}

.callout {}
.testimonial-lists-item-shortcode h5::before { border-left:12px solid transparent !important; }
.post-count-comments::after {} 
.toggle  h3.box { color:#A5B11F !important; }
.toggle .box, .toggle .box + div {  border-color:#A5B11F !important;}
.toggle  h3.color { color: #FFFFFF !important;}
.toggle .color  { background:#A5B11F !important; }
.toggle .color + div {   border-color:#A5B11F !important;}
.accordion   h3.box { color:#A5B11F !important;}
.accordion .box, .accordion .box + div {   border-color:#A5B11F !important; }
::selection { background-color: #BAD6EB !important}
.nivo-header .nivo-controlNav a.active, .cycle-content-navs a.activeSlide {}
.pricing_heading::after { border-top-color: #FFFFFF;}



  a.biggerPhoto   {  background-color:#A5B11F; color:#fff;} 

/* UI BG */
.sc-cycle #cycle-prev, .sc-cycle #cycle-next, .nivo-header .nivo-controlNav a.active, .cycle-content-navs a.activeSlide, #ascrail2000 > div, .nivo-header .nivo-controlNav a:hover, .cycle-content-navs a:hover, .nivo-header .nivo-controlNav a:hover, .cycle-content-navs a:hover { background-color:#A5B11F !important; color:#fff !important;}
 
/* CUSTOM BUTTON */

 .sc_button.custom { background:#A5B11F !important; color:#fff !important;}

[class*="icon-"], p.contact_widget + span, ol#filters li.active a {  color:#A5B11F !important;  }
 





	

/*
**
** RESPONSIVE DESIGNS
**
*/


	
/* <980px */
@media only screen and (max-width: 1039px) 
{   
	.main-inner  {padding-left:0px; padding-right:0px;}
	}

@media only screen and (max-width: 979px) /* MAX WIDTH 979px */ 
{
	#menu > li {height:40px;}
	header .main-menu > li > a:after {display:none;}
	#menu > li > ul.sub-menu {top:40px; display:none;}
	header .main-menu > li > a {line-height:40px;}

	#headline {height:auto;}
	.fixed_header + * {margin-top:0;}
}

/* Tablet   */



@media only screen and (min-width: 768px) and (max-width: 979px) 
{
	.frame ul li { max-width:768px; }

	#brand {float:none; position:static; margin:0px auto; text-align:center; margin:0; padding:0; padding-bottom:20px; width:100%; padding-top:30px;}
	#brand img {margin:0px auto; margin-left:auto !important;  }
	#menu {text-align:center; margin-top:0; margin-bottom:12px;}
	#navleft {width:100%; float:none; max-width:100%;}

	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar, .footer-inner {width:96%; margin:0px 2%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar {padding-top:20px;}
	.sidebar_top, .sidebar_body, .sidebar_bottom {background-image:none !important;}


	#navleft, #navright {width:auto; text-align:center;}
	#navleft .menu-main-container {padding-right:0px; margin-right:0px;}
	#navright {/* float:left !important; width:auto !important; */}
	/* ul#menu > li > a, ul#menu_2 > li > a {   line-height:83px;} */
	ul#menu > li >  span {display:none;}
	.alert span{line-height:140%;}
	.inner, #page {/* max-width:750px !important; */ width:100% !important;}
	.main-inner {width:90% !important; margin:0px auto;}
	.inner, .head-nav, .headline-breadcrumbs  {width:100% !important;}
	#first-sidebar-left, .first-sidebar-left, #first-sidebar-right, .first-sidebar-right, #page-sidebar-left-right-content, #page-sidebar-right-content, #contact_left, #contact_right, #big-sidebar-left, #big-sidebar-right, #page-sidebar-left-left-content, #page-sidebar-right-right-content, #page-sidebar-left-content {  display:block; width:100%;}	
 	#page-sidebar-left-right-content, #page-sidebar-right-content {width:100%;  } 
	#head_sector {/* background-image:none !important; */}
	.head_sector img, head_sector div { /* height:auto !important;*/}
	#nivo-slider {max-width:740px !important;  }
	.slider-shadow-Type-1, .slider-shadow-Type-2, .slider-shadow-Type-3, .slider-shadow-Type-4, .slider-shadow-Type-5, .slider-shadow-Type-6, .slider-shadow-Type-7, .slider-shadow-Type-8, .slider-shadow-Type-9, .slider-shadow-Type-10, .slider-shadow-Type-11, .slider-shadow-Type-12, .slider-shadow-Type-13, .slider-shadow-Type-14, .slider-shadow-Type-15{background-image:none !important;} 
	.underfooter_custom, .underfooter_menu {float:none !important; width:100% !important;display:block;text-align:left !important;}
	.anythingslider, .anythingslider .panel {width:740px !important;}
	.anythingslider .panel img {width:100% !important; height:auto !important;}
	ul#cycle-nav-2 img {width:60px !important; height:30px !important;}
	.slideshow_roundabout ul {width:740px !important;}
	ul#responsive_menu , .toggle-responsive-menu {display:none ;}
	#navline {height:auto;}
	#navright {display:inline;/* width:490px; */ float:right;}
	#sidebar-left-top, .sidebar-left-top, #sidebar-left-bottom, .sidebar-left-bottom, #sidebar-right-top, #sidebar-right-bottom, .sidebar-right-top, .sidebar-right-bottom {display:none;}
	#sidebar-left-body, .sidebar-left-body, #sidebar-right-body, .sidebar-right-body {background:none !important;}
	ul#menu li.menu-item {border-bottom:2px solid transparent;}
	.main-inner img {max-width:100% !important; height:auto !important;}
	#content, .sidebar {width:100% !important; float:none; margin:0px !important; padding:0px !important; border:none !important; height: auto !important;}
	#sidebar-body {padding:0px !important;}
	.slideshow_default > .inner {max-width:650px !important;}
	#content { padding-bottom: 10px !important;margin-bottom: 20px !important;}

	}




/*  Tablet Portrait  */
@media only screen and (max-width: 767px) 
{
	#footer_menu > li > a:after {content:""; display:none;}
	.frame ul li { max-width:767px; }
	.pricing_table, .icon_menu {background:none !important; padding-bottom:0px;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar, .footer-inner {width:96%; margin:0px 2%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar {padding-top:20px;}
	.sidebar_top, .sidebar_body, .sidebar_bottom {background-image:none !important;}
	#brand {float:none; width:100%; display:block; text-align:center;	padding:0; margin:0 auto; max-width:none; padding:20px !important;}
	#brand img {float:none; margin:0px auto;  }
	#navleft, #navright {width:auto;}
	a.carousel-nav-next {right:0px !important;}
	a.carousel-nav-prev {}
	.alert span{line-height:140%;}
	#nivo-slider {max-width:760px !important;}
	.inner, #page {max-width:767px !important;}
	.inner, .head-nav, .headline-breadcrumbs  {width:100% !important;}
	#first-sidebar-left, .first-sidebar-left, #first-sidebar-right, .first-sidebar-right, #page-sidebar-left-right-content, #page-sidebar-right-content, #contact_left, #contact_right, #big-sidebar-left, #big-sidebar-right, #page-sidebar-left-left-content, #page-sidebar-right-right-content, #page-sidebar-left-content {  display:block; width:100%;}	
 	#page-sidebar-left-right-content, #page-sidebar-right-content {width:100%;  } 
	#head_sector {/*background-image:none !important;*/}
	.slideshow_roundabout ul {width:740px !important;}
	.anythingslider, .anythingslider .panel {width:740px !important;}
	.anythingslider .panel img {width:100% !important; height:auto !important;}
	.head_sector img, head_sector div {max-width:767px !important; height:auto !important;}  
	.slider-shadow-Type-1, .slider-shadow-Type-2, .slider-shadow-Type-3, .slider-shadow-Type-4, .slider-shadow-Type-5, .slider-shadow-Type-6, .slider-shadow-Type-7, .slider-shadow-Type-8, .slider-shadow-Type-9, .slider-shadow-Type-10, .slider-shadow-Type-11, .slider-shadow-Type-12, .slider-shadow-Type-13, .slider-shadow-Type-14, .slider-shadow-Type-15{background-image:none !important;} 
	.underfooter_custom, .underfooter_menu {float:none !important; width:100% !important;display:block;text-align:left !important;}
	#navline {height:auto;}
	#navright {display:inline; float:right;}
	#sidebar-left-top, .sidebar-left-top, #sidebar-left-bottom, .sidebar-left-bottom, #sidebar-right-top, #sidebar-right-bottom, .sidebar-right-top, .sidebar-right-bottom {display:none;}
	#sidebar-left-body, .sidebar-left-body, #sidebar-right-body, .sidebar-right-body {background:none !important;}
	ul#menu li.menu-item {border-bottom:2px solid transparent;}
	.main-inner img {max-width:100% !important; height:auto !important;} 
	ul#responsive_menu , .toggle-responsive-menu {display:none ;}
	#content, .sidebar {width:100% !important; float:none; margin:0px !important; padding:0px !important;}
	#sidebar-body {padding:0px !important;}
	#content { padding-bottom: 10px !important;margin-bottom: 20px !important;}
	}

/* Mobile Landscape */
@media only screen and (min-width: 480px) and (max-width: 767px) 
{ 
	.frame ul li { max-width:480px; }
	#navleft {height:auto;}	
	#page {width:100% !important; padding:0px !important;}
	.pricing_table, .icon_menu {background:none !important; padding-bottom:0px;}
	.single_team_contact_container {width:90%; margin:0px 5%;}
	.group-itemlist-2 > div, .group-itemlist-2 > div:nth-child(2n), .group-itemlist-3 > div, .group-itemlist-3 > div:nth-child(3n), .group-itemlist-4 > div, .group-itemlist-4 > div:nth-child(4n), .group-itemlist-4 > div:nth-child(4n) + div, .group-itemlist-2 > div:nth-child(2n) + div, .group-itemlist-3 > div:nth-child(3n) + div, .group-itemlist-2 > li, .group-itemlist-2 > li:nth-child(2n), .group-itemlist-3 > li, .group-itemlist-3 > li:nth-child(3n), .group-itemlist-4 > li, .group-itemlist-4 > li:nth-child(4n)
		{margin-right:0;	width:100%;	float:none;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar, .footer-inner {width:96%; margin:0px 2%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar {padding-top:20px;}
	.sidebar_top, .sidebar_body, .sidebar_bottom {background-image:none !important;}
	.footer-inner > div:after {position:static; display:none; }
	.footer-inner > div {margin-bottom:30px;} 
	#footer .ContactsWidget p {display:inline-block; margin-right:25px;}
	#nav > .inner {width:100% !important;}
	#footer_menu {text-align:left;}
	#brand {float:none; position:static; margin:0; padding:0; text-align:center}
	#brand img {  margin-left:auto !important;}
	#content, .sidebar {border:none !important;height:auto !important;}
	.sidebar {height:auto !important;}
	a.carousel-nav-next {right:0px !important;}
	a.carousel-nav-prev {}
	.alert span{line-height:140%;}
	#menu {margin-top:0px !important; text-align:center;}
	nivo-slider {max-width:450px !important;}
	.inner, #page {max-width:767px !important;}
	.inner, .head-nav, .headline-breadcrumbs, .anythingslider, .anythingslider .panel , .slideshow_roundabout ul {width:90% !important; margin:0px auto;}
	#first-sidebar-left, .first-sidebar-left, #first-sidebar-right, .first-sidebar-right, #page-sidebar-left-right-content, #page-sidebar-right-content, #contact_left, #contact_right, #big-sidebar-left, #big-sidebar-right, #page-sidebar-left-left-content, #page-sidebar-right-right-content, #page-sidebar-left-content {  display:block; width:100%;}	
 	#page-sidebar-left-right-content, #page-sidebar-right-content {width:100%;  } 
	#head_sector {/* background-image:none !important; */}
	.slideshow_roundabout ul {width:480px !important;}
	.slider-shadow-Type-1, .slider-shadow-Type-2, .slider-shadow-Type-3, .slider-shadow-Type-4, .slider-shadow-Type-5, .slider-shadow-Type-6, .slider-shadow-Type-7, .slider-shadow-Type-8, .slider-shadow-Type-9, .slider-shadow-Type-10, .slider-shadow-Type-11, .slider-shadow-Type-12, .slider-shadow-Type-13, .slider-shadow-Type-14, .slider-shadow-Type-15{background-image:none !important;} 
	.underfooter_custom, .underfooter_menu {float:none !important; width:100% !important;display:block;text-align:left !important;} 
	.anythingslider .panel img {width:100% !important; height:auto !important;} 
	ul#cycle-nav-2 img {width:60px !important; height:30px !important;} 
	#navline {height:auto;}
	#navright {display:inline;   text-align:right !important; }
	#sidebar-left-top, .sidebar-left-top, #sidebar-left-bottom, .sidebar-left-bottom, #sidebar-right-top, #sidebar-right-bottom, .sidebar-right-top, .sidebar-right-bottom {display:none;}
	#sidebar-left-body, .sidebar-left-body, #sidebar-right-body, .sidebar-right-body {background:none !important;}
	.main-inner img {max-width:100% !important; height:auto !important; float:left; }
	.group img {width:100%;}
	.main-inner {padding-left:3% !important; padding-right:3% !important;}
	.footer-widget, .sc_column, .portfolio-lists-item-shortcode, .shortcode_posts {width:50% !important; float:left;}
	.footer-widget {margin-left:0px !important; margin-right:0px !important;}
	.sc_column, .portfolio-lists-item-shortcode, .shortcode_posts {margin-right:0px !important;}
	.sidebar, #content {width:100% !important; float:none;}
	#sidebar-body {padding:0px !important;}
	#outer_brand {position:relative; width:90%; margin:0px auto;}
	#top_bar {padding-left:210px; overflow:hidden;}
	#navright {  }
	#navright > nav {float:none !important; position:relative;}
	#magic-line {display:none !important;}
	.mean-container .mean-nav > ul > li > a {width:100%; }
	#navleft {width:100%; text-align:center; float:none;}
	ul#menu >  li, ul#menu li > a {font-size:12px;  }
	ul#menu > li ul.sub-menu li, ul#menu > li ul.sub-menu li a {font-size:12px;  z-index:9999 ;} 
	ul#menu > li ul.sub-menu li {padding:0px;}
	ul#menu li span { } 
	.footer-widget, .sc_column, .portfolio-lists-item-shortcode, .shortcode_posts, .one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .three_fourth, .three_fourth_last  {width:100% !important;}
	#content { padding-bottom: 10px !important;margin-bottom: 20px !important;}
	#footer {text-align:center;}
	.portfolio-single .one_fourth {width:22% !important; margin-right:4% !important; }
	.portfolio-single .one_fourth_last {width:22% !important; margin-right:0% !important;}
	.menu-main-container {display:none}
	
}


/* Mobile Portrait  */
@media only screen and (max-width: 479px) 
{
	.frame ul li { max-width:350px; }
	.pricing_table, .icon_menu {background:none !important; padding-bottom:0px;}
	#footer {text-align:center;}
	.single_team_contact_container {width:90%; margin:0px 5%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar, .footer-inner {width:96%; margin:0px 2%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar {padding-top:20px;}
	.sidebar_top, .sidebar_body, .sidebar_bottom {background-image:none !important;}
	.blogentry_aside {display:none;}
	.blogentry_right {padding:0;}
	.group-itemlist-2 > div, .group-itemlist-2 > div:nth-child(2n), .group-itemlist-3 > div, .group-itemlist-3 > div:nth-child(3n), .group-itemlist-4 > div, .group-itemlist-4 > div:nth-child(4n), .group-itemlist-4 > div:nth-child(4n) + div, .group-itemlist-2 > div:nth-child(2n) + div, .group-itemlist-3 > div:nth-child(3n) + div, .group-itemlist-2 > li, .group-itemlist-2 > li:nth-child(2n), .group-itemlist-3 > li, .group-itemlist-3 > li:nth-child(3n), .group-itemlist-4 > li, .group-itemlist-4 > li:nth-child(4n)
		{margin-right:0;	width:100%;	float:none;}
	.footer-inner > div:after {position:static; display:none; }
	.footer-inner > div {margin-bottom:30px;}
	#footer ul > li > a {display:block;}
	#footer .ContactsWidget p {display:inline-block; margin-right:25px;}
	#footer_menu {text-align:left;}
	#nav > .inner {width:100% !important;}
	a.carousel-nav-next {right:0px !important;}
	a.carousel-nav-prev {}
	.alert span{line-height:140%;}
	#page {max-width:100%; margin:0px auto;}
	#nivo-slider {max-width:300px !important;   }
	.inner  {max-width:479px !important;}
	.inner, .head-nav, .headline-breadcrumbs, .anythingslider, .anythingslider .panel , .slideshow_roundabout ul {width:100% !important;}
	#first-sidebar-left, .first-sidebar-left, #first-sidebar-right, .first-sidebar-right, #page-sidebar-left-right-content, #page-sidebar-right-content, #contact_left, #contact_right, #big-sidebar-left, #big-sidebar-right, #page-sidebar-left-left-content, #page-sidebar-right-right-content, #page-sidebar-left-content {  display:block; width:100%;}	
 	#page-sidebar-left-right-content, #page-sidebar-right-content {width:100%;  } 
	#head_sector {background-image:none !important;}
	.slider-shadow-Type-1, .slider-shadow-Type-2, .slider-shadow-Type-3, .slider-shadow-Type-4, .slider-shadow-Type-5, .slider-shadow-Type-6, .slider-shadow-Type-7, .slider-shadow-Type-8, .slider-shadow-Type-9, .slider-shadow-Type-10, .slider-shadow-Type-11, .slider-shadow-Type-12, .slider-shadow-Type-13, .slider-shadow-Type-14, .slider-shadow-Type-15{background-image:none !important;} 
	.underfooter_custom, .underfooter_menu {float:none !important; width:100% !important;display:block;text-align:left !important;} 
	.anythingslider .panel img {width:100% !important; height:auto !important;}
	.head_sector img, head_sector div {width:439px; max-width:439px !important; height:auto !important;}
	ul#cycle-nav-2 img {width:60px !important; height:30px !important;} 
	#sidebar-left-top, .sidebar-left-top, #sidebar-left-bottom, .sidebar-left-bottom, #sidebar-right-top, #sidebar-right-bottom, .sidebar-right-top, .sidebar-right-bottom {display:none;}
	#sidebar-left-body, .sidebar-left-body, #sidebar-right-body, .sidebar-right-body {background:none !important;}
	.main-inner img {max-width:100% !important; height:auto !important;}
	.footer-widget, .sc_column, .portfolio-lists-item-shortcode, .shortcode_posts, .one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .three_fourth, .three_fourth_last  {width:100% !important;}
	.footer-widget {margin-left:0px !important; margin-right:0px !important;}
	.sc_column, .portfolio-lists-item-shortcode, .shortcode_posts {margin-right:0px !important;} 
	#brand img, #brand a {display:block;  margin:0px auto ; text-align:center;} 
	#brand img { }
	#social-header {float:none !important; }
	#social-header a {margin-left:10px; text-align:left !important;} 
	.slideshow_roundabout ul {width:150px !important;} 
	.footer-inner > div {float:none; width:100% !important; margin-right:0px !important; margin-bottom:30px;}
	.sidebar, #content {width:100% !important; float:none;}
	#sidebar-body {padding:0px !important;}
	input#s {min-width:10px !important; width:auto !important;}
	#content { padding-bottom: 10px !important;margin-bottom: 20px !important;}
	.menu-main-container {display:none}
	
}


/*  Tablet Portrait  */
@media only screen and (max-width: 979px) 
{
	#menu { margin-top: 0px !important;text-align: center; float:none; margin:0px auto; display:inline-block;}

	#navleft {width:100%;text-align: center;float: none;max-width:none; height:auto;}
	#header_info {float:none; top:0;text-align:center; width:100%;right:auto; max-width:none;}
	#nav {text-align:center;}
	#header_weather {display:inline-block; margin-bottom:10px;}
	#headline, #headline_bg {position:relative !important;}
	body.loaded #image_header .featured_image_description, body.loaded #image_header .featured_image_caption {width:100%; float:none; left:auto; margin-left:0;}
	.cycle_element {text-align:center;}
	.cycle_element h2, .cycle_element h3, .cycle_element a {font-size:16px; margin-left:0; left:0; width:100%; line-height:140%; }
	.cycle_element h2 span, .cycle_element h3 span, .cycle_element a span  {padding:10px 20px; display:inline-block;}
	.cycle_element a {margin-top:70px;}
	#image_header {text-align:center;}
	#image_header .featured_image_caption, #image_header .featured_image_description {font-size:16px; line-height:100%;}
} 

















