@charset "utf-8";
/* =============================================================== */
/* 	TABLE CONTENT
1. 	Import
2. 	General
3. 	Heading
4. 	Section
5. 	Site
6. 	Selectnav
7. 	Blog
8. 	Pagination
9. 	Recent Project & Portfolio
10. Misc
11.	Custom Responsive
/* =============================================================== */
/* Import
/* =============================================================== */





@import url("menu-lamp.css");               	/* Menu Lamp */
@import url("prettyPhoto.css");               	/* Pretty Photo */
@import url("shortcodes.css");               	/* Shortcodes */
@import url("font-awesome.css");               	/* Font Awesome Icon */
@import url("isotope.css");               		/* Isotope */
@import url("flexslider.css");               	/* Flex Slider */
@import url("nivo-slider.css");               	/* Nivo Slider */
@import url("revolution-slider.css");           /* Revolution Slider */
@import url("jCarousel.css");           		/* jCarousel Skin */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,greek);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
/* =============================================================== */
/* General
/* =============================================================== */


.rel {
	position: relative;
}
.container{
  /*min-width: 1200px !important;*/
 /*  width: 1200px; */
}


::selection{color:#fff;background:#34495e;}
::-moz-selection{color:#fff;background:#34495e;}
.no-margin{margin:0 !important;}
.no-padding{padding:0 !important;}
a 
{
	color:#555;
	text-decoration: none;
	outline:none !important;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
a:hover,a:focus {  color:#39c381;  text-decoration: none;}
ul,ol{margin:0; padding:0; list-style:none;}

body {
	margin: 0;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background:#ecf0f1;
}
.container{	min-width:240px;}
.row{padding-bottom:30px; padding-top:30px;}
article img{width:100%;}
/* =============================================================== */
/* Heading
/* =============================================================== */
h1, h2, h3, h4, h5, h6 {
  	color:#555;
	font-family: 'Roboto Condensed', sans-serif;
  	font-weight: normal;
	margin:0;
	padding-bottom:15px;
}
.menu-lamp > li > a {
 font-family: 'Roboto Condensed', sans-serif;
}
h1 {  font-size: 30px; line-height:35px;}
h2 {  font-size: 24px; line-height:28px;}
h3 {  font-size: 20px; line-height:24px;}
h4 {  font-size: 17px; line-height:20px;}
h5 {  font-size: 14px; line-height:20px;}
h6 {  font-size: 12px; line-height:20px}

/* =============================================================== */
/* Section
/* =============================================================== */
.page-section
{
	background:#fff;
	padding:30px 0;
	margin:0 auto;
}

#page-section-1
{
	background:#fafafa;
	padding:25px 0;
	border-bottom:1px solid #f0f0f0;
}
#page-section-3
{
	background:#fafafa;
	padding:50px 0;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
}
#page-section-1 h3{margin:5px 0 0; padding: 0;}
#page-section-5
{
	background-color:#151515;
	background-image:url("/images/bigbg.jpg");
	background-position: center center;
	background-attachment:fixed;
	background-size:auto;
	padding:60px 0 50px;
	position:relative;
	color:#fff;	
}
#page-section-6{padding:25px 0;	background:#39c381;}
#page-section-6 h3, #page-section-6 h4, #page-section-6 h2, #page-section-6 h3, #page-section-6 h4, #page-section-6 h1{color:#fff;}
#page-section-6 a{color:white;text-decoration:underline;}
#page-section-6 a:hover{text-decoration:none;}
#page-section-6 i{float:left; margin-right:12px; line-height:53px; color:#fff;}
#page-section-6 .testimonial2{color:#fff; padding-top:15px;}
#page-section-6 .testimonial2 .testimonial-item{padding-bottom:0; position:relative}
#page-section-6 .testimonial2 .testimonial-item i{float:none; margin:0; line-height:normal; font-size:11px;}
.align-center{text-align:center; display:block}
.heading{padding-bottom:30px;}
.heading-1{padding:0;}
#page-section-5 .heading, #page-section-5 h1, #page-section-5 h3, #page-section-5 h4{color:#fff;}
a small{font-size:90%;}

/* =============================================================== */
/* Site
/* =============================================================== */
header{  height:110px; width:1170px;}
header .container{	background:#fff;}
#page-header{background:#39c381; padding:0;}
#page-header small{color:#fff;}
#page-header .container{background:url("http://placehold.it/546x200") no-repeat 105% center;background-size:auto; padding-top:25px; padding-bottom:15px;} 
#page-header .container.bg2{background: #39c381 no-repeat 110% center;background-size:auto;}
#page-header h1{color:#fff;float:left;}
#page-header {
	
}
#page-header .breadcrumb
{
	background:#333;
	background:rgba(0,0,0, .1);
	margin:0;
	float:left;
}
.breadcrumb .active a {
	color: #39C381;
}
.breadcrumb {
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 18px;
	background:#333;
	background:rgba(0,0,0, .1);
	
}
.breadcrumb a {
	color: #fff;
	
}
#page-header .breadcrumb > li {text-shadow:none;}
#page-header .breadcrumb > li > a {color:#fff;}
#page-header .breadcrumb > li > a:hover {color:#fff; text-decoration:underline}
#page-header .breadcrumb > li > .divider {color:#fff;}
#page-header .breadcrumb > .active {color:#fff; text-decoration:underline;}
#page-content{width:1110px;background:#fff;margin:0 auto;padding:30px 0 50px;}
.aveta-logo{	float:left;}
#section-slider{width:1170px; height:auto; margin:0 auto; background:#fff;}
.social-icon{	float:right;}
.social-icon li{	float:left;	display:block;	margin-left:5px;}
.social-icon a
{ 
	display:inline;
	float:left;
/*	width:35px;
	height:35px;
	line-height:35px;
	font-size:20px;
	color:#fff;*/
	text-align:center;
}
/*.social-icon.circle a{border-radius:50px;}
.social-icon a.facebook{background:#3a589b;}
.social-icon a.dribble{background:#ec4a89;}
.social-icon a.twitter{background:#598dca;}
.social-icon a.github{background:#222;}
.social-icon a.google-plus{background:#dd4c39;}
.social-icon a.linkedin{background:#0f7fb9;}
.social-icon a.pinterest{background:#cb2026;}
.social-icon a.tumblr{background:#35506b;}
.social-icon a.windows{background:#222;}
.social-icon a.flickr{background:#ff0080;}
.social-icon a.html5{background:#f16528;}
.social-icon a.css3{background:#0091be;}
.social-icon a.skype{background:#00adf2;}
.social-icon a.youtube{background:#cd0000;}
.social-icon a.xing{background:#015a60;}
.social-icon a:hover{color:#fff; background:#333;}*/
#features-1 .feature-icon, #features-3 .feature-icon
{
	width:30px;
	height:30px;
	line-height:30px;
	font-size:24px;
	float:left;
	margin-right:10px;
	-webkit-border-radius: 50px;
    	-moz-border-radius: 50px;
        	border-radius: 50px;	
	text-align:center;
}
#features-1 .feature-icon
{
	background:#39c381;
	color:#fff;
	width:50px;
	height:50px;
	line-height:50px;
	font-size:26px;
}
#features-1 .feature-content
{
	margin-left:70px;
}
#features-4 .feature-icon
{
	position:absolute; right:20px;
	font-size:24px;
}
#features-4 .feature-content
{
	background:#fafafa;
	border-top:5px solid #f5f5f5;
	padding:15px;
	position:relative;
}
#features-5 .feature-icon
{
	width:60px;
	height:60px;
	display:block;
	float:left;
	line-height:60px;
	font-size:26px;
	background:#f5f5f5;
	color:#999;
	margin-top:5px;
	-webkit-border-radius: 50px;
    	-moz-border-radius: 50px;
        	border-radius: 50px;	
	text-align:center;
}
#features-3 .feature-icon.color, #features-4 .feature-icon.color {color:#39c381;} 
#features-5 .feature-icon.color{background:#39c381;color:#fff; margin:0;}
#features-5 .feature-content p{margin-left:75px; display:block;}
a.readmore
{
	margin-top:20px;
	margin-bottom:10px;	
	display:block;
	font-size:11px;
	cursor:pointer;
}
a.readmore:hover{	color:#39c381;}
#features-2, #features-12{text-align:center;}
#features-2 .feature-icon, #features-6 .feature-icon, #features-7 .feature-icon, #features-12 .feature-icon
{
	display:inline-block;
	width:100px;
	height:100px;
	line-height:100px;
	margin-bottom:20px;
	font-size:36px;
	background:#39c381;
	-webkit-border-radius: 100px;
    	-moz-border-radius: 100px;
        	border-radius: 100px;	
	text-align:center;
	color:#fff;
	margin-top:5px;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	position:relative;	
	top:0;
}
#features-12
{
	margin-bottom:20px;
}
#features-12 .feature-icon
{
	background:none;	
	color:#39c381;
	width:60px;
	line-height:60px;
	height:auto;
	margin:0;
}
.list-2 i
{
	display:block;
	float:left;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#f5f5f5;
	border-radius:50px;
}
.list-2 div
{
	margin-left:45px;
}
.list-2 p{color:#aaa; font-size:11px;}

#features-2 .feature-icon:hover
{
	position:relative;
	top:-10px;
	cursor:pointer;
}
#features-6 .feature-content{ border:1px solid #eee; padding:20px; position:relative;}
#features-6 .feature-icon{background:#fff; color:#555; border:1px solid #eee; position:relative; top:-30px;right:-10px; position:absolute;width:60px;	height:60px;	line-height:60px; font-size:26px;}
#features-6 .feature-content:hover .feature-icon{background:#39c381; color:#fff; border-color:#39c381}
#features-7 {margin-top:30px;}
#features-7 .feature-icon{background:#fff; color:#555; border:1px solid #eee; position:relative; top:-50px;left:50%; margin-left:-40px; position:absolute;width:80px;	height:80px;	line-height:80px; font-size:30px;}
#features-7 .feature-content{ border:1px solid #eee; padding:60px 20px 20px; position:relative; text-align:center; margin-bottom:30px;}
#features-7 .feature-content:hover .feature-icon{background:#39c381; color:#fff; border-color:#39c381;}
#features-8 .feature-title{margin-top:15px;}
#features-8 .feature-content{text-align:justify}
#features-9 .feature-icon{width:100%; display:block; background:#39c381; color:#fff; font-size:40px; text-align:center; margin-bottom:15px; padding:25px 0;}
.twitter-typeahead {
	background: none !important;
	width: 97%;
}
.tt-hint {
	background: none !important;
}
.tt-query
{
	-webkit-border-radius: 50px !important;
    	-moz-border-radius: 50px !important;
        	border-radius: 50px !important;
			background-color:#f2f2f2 !important;
			background-image:url(../images/search.png) !important;
			background-repeat:no-repeat;			
			background-position:95% center;						
			border:none !important;	
			box-shadow:none !important;		
			transition:none !important;
			text-indent:10px;
			padding:6px 0 !important;
			margin-top:9px !important;
			float:right;
			color:#a8a8a8 !important;
			width:100%;
}
.tt-dropdown-menu {
	background: #fff;
	width: 100%;
	border: 1px solid #ccc;
	padding: 20px;
}
.client-1
{
	position:relative;
}
.client-1 .client-model
{
	position:absolute;
	right:0;
	z-index:1111;
	bottom:-84px;
	width:250px;
	height:275px;
}

footer{margin:0 auto;}
footer > .container
{
	background:#34495e;
	color:#999;
	padding-top:50px;
	padding-bottom:50px;
}
footer .heading, footer a{color:#999;}
footer .heading
{
	margin-bottom:10px;
}
footer .row
{
	margin-bottom:10px;
}
#footer-bottom .container
{
	background-color: #292929;	
}
#footer-bottom
{
	background-color: #292929;
	-webkit-box-shadow: inset 0 1px #222;
	-moz-box-shadow: inset 0 1px #222;
	box-shadow: inset 0 1px #222;
	border-top: solid 1px #383838;
	overflow:hidden;
	padding-top:15px;
	margin:0 auto;
	border-left:none;
}
#footer-bottom .container
{
}
.footer-menu li
{
	float:left;
}
.footer-menu li a
{
	border-right:1px solid #434343;
	font-size:11px;
	color:#5d5d5d;
	padding-right:10px;
	margin-right:10px;
	font-weight:normal;
}
.footer-menu li a:hover
{
	color:#f5f5f5;
}
.footer-menu li:last-child a
{
	border:none;
}
#footer-about strong
{
	color:#fff;
}
#copyright
{
	float:right;
	font-size:11px;
	color:#5d5d5d;
	text-align:right;
}
.latest-news li
{
	padding-bottom:20px;
}
.latest-news .thumb { 
	border:3px solid #272727;
	width:82px; 
	float:left; 
	display:block;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.latest-news .desc { margin-left:100px;}
.latest-news .title {display:block;}
.latest-news  .time
{
	font-size:11px;
	color:#5d5d5d;
	display:block;
}
/* =============================================================== */
/* Selectnav
/* =============================================================== */
.selectnav {
	display: none;
	position:relative;
	margin-top:0;
	width:100% !important;
	padding:10px;
	z-index:100;
	background:#fff;
	border:none;
}
.selectnav li {
	clear: both;
}
/* =============================================================== */
/* Blog
/* =============================================================== */
article{	border-bottom:1px solid #eee;	padding-bottom:50px;}
#blog-1 .entry-body, .entry-meta{margin-top:20px;}
#blog-1 .entry-body{color:#888; float:left; width:100%; }
#blog-1 .entry-meta{font-size:11px;	color:#888; float:right; width:20%;}
#blog-1 .entry-meta .post-type{width:35px; height:35px; font-size:18px; line-height:35px; background:#39c381; color:#fff; display:block; text-align:center; margin-bottom:10px;}
#blog-1 .entry-meta a {color:#888; font-style:italic;}
#blog-1 .entry-meta a:hover{}
#blog-1 .entry-title{font-weight:normal;}
#blog-2 .entry-title{padding-bottom:0;}

#blog-2{color:#888;}
#blog-2 .post-type {color:#fff; background:#39c381;display:block; width:40px; line-height:40px; position:absolute; text-align:center; height:40px; top:0; left:0; font-size:18px;}
#blog-2 .entry-meta {margin-bottom:20px; width:100%;background:#f8f8f8;}
#blog-2 .entry-meta a{color:#888;}
#blog-2 .entry-meta a:hover{color:#39c381;}
#blog-2 .entry-meta li{	float:left;	padding:10px; position:relative;}
#blog-2 .entry-meta li:nth-child(2){margin-left:30px;}
#blog-2 .entry-body{padding-left:20px;}
#blog-2 .entry-slider, #blog-2 .entry-image, #blog-2 .entry-video{float:left; margin-right:15px;}

.entry-slider{position:relative;}
.entry-slider img{width:100%;}
.entry-slider .flex-direction-nav a {width: 30px; height: 60px; margin-top:-30px; display: block; opacity:0;	filter:alpha(opacity=0);/* IE 8*/ font-size:22px; text-align:center; color:#fff; line-height:55px; top:50%;}
.entry-slider .flex-direction-nav a i{margin-right:0;}
.entry-slider .flex-direction-nav .flex-next {background-color:#333;background-color:rgba(0, 0, 0, .6); right:15px;}
.entry-slider .flex-direction-nav .flex-prev {background-color:#333;background-color:rgba(0, 0, 0, .6); left:15px;}
.entry-slider:hover .flex-next {opacity:1 !important;	filter:alpha(opacity=100); right:0;}
.entry-slider:hover .flex-prev {opacity:1 !important;	filter:alpha(opacity=100); left:0;}
.entry-slider:hover .flex-next:hover {opacity: 1;	filter:alpha(opacity=100); background:#39c381;}
.entry-slider:hover .flex-prev:hover {opacity: 1;	filter:alpha(opacity=100); background:#39c381;}
.entry-slider .flex-direction-nav .flex-disabled {opacity: .5!important; 	filter:alpha(opacity=50); cursor: default;}

.post-author {	padding-bottom:40px; border-bottom:1px solid #eee;}
.post-author .team-avatar{	float:left;	margin-right:30px;	width:105px;}
.post-author .team-avatar img{width:100%;}
.post-author .team-name { padding-bottom:10px;}
.post-author .social-icon{float:left; margin-top:10px;}
.post-author .social-icon li{margin-left:0;}
.post-share{	padding-bottom:40px; padding-top:40px; border-bottom:1px solid #eee;}
.post-share h4{	float:left;	padding-right:10px;}

.comment-form {	padding-top:40px;}
.comment-form input[type="text"] {
	width:100%;
	-webkit-box-shadow:  inset 2px 2px 5px rgba(0,0,0,0.1), 0px 1px 0px rgba(255, 255, 255, 1) !important;
	-moz-box-shadow:     inset 2px 2px 5px rgba(0,0,0,0.1), 0px 1px 0px rgba(255, 255, 255, 1) !important;
	box-shadow:          inset 2px 2px 5px rgba(0,0,0,0.1), 0px 1px 0px rgba(255, 255, 255, 1) !important;		
}
.comment-form input[type="button"] {	color: #fff !important;	margin-top:10px;}
.section-comment{ border-bottom:1px solid #eee; padding-top:40px; padding-bottom:40px;}

ol.commentlist {
	float:left;
	width:100%;
	margin: 0;
}
ol.commentlist li {
	float:left;

}
ol.commentlist li:first-child {

	padding:0;
}
ol.commentlist li {
	list-style: none;
	margin-bottom:20px;
}
ol li ol.childlist {
	float:right;
	width:89%;
	margin:0px;
}
ol.commentlist li ol.childlist li:first-child {

	padding:0;
	font-size: 12px;
}
ol.commentlist li ol.childlist li {
	margin:20px 0 0 0;
	font-size: 12px;
}
.comments {
	float:left;
	background:#f9f9f9;	
	padding:25px;
	border-left:5px solid #eee;
}
.comments:hover
{
	border-left:5px solid #39c381;
}
.childlist .comments
{

}
.comments-amount {
	color: #888;
}
ol li ol.childlist li
{
	width:100%;
}
ol li ol.childlist .comment-des {
	float:right;
	width:87%;
}
ol li ol.childlist .comments
{
	padding-top:20px;
}
.avatar {
	float:left;
	margin-top:5px;
}
.comment-des {
	float:right;
	width:88%;
}
.comment-des strong {
	float:left;
	padding-right:5px;
	font-size:12px;
	color:#666;
}
.comment-des span {
	float:left;
	color:#888;
}
.comment-by {
	float:left;
	width:100%;
	padding-bottom:8px;
	padding-top:0;
}
.ie7 .comment-by span.reply span {
	display: none;
}
.comment-by span.reply {
	color:#888;
	float:right;
	display: inline;
}
.comment-by span.reply a {
	float: right;
	height: 17px;
	margin-left: 5px;
	font-weight: normal;
	float:right;
}
.comment-by span.date {
	color:#888;
	padding-right: 7px;
	float: right;
	font-size:11px;
}
.comment-form .textarea {
	max-width:97%;
	min-width:97%;
}
.comment-form .field-input input {
	width:212px;
	height:30px;
	text-indent:5px;
}
.comment-form .field-input {
	margin-right:11px;
}
.ie7 .comment-by .date {
	display: none;
}
.comment-by span.reply {
	color:#888;
	float:right;
	display: inline;
}
.comment-by span.reply a {
	float: right;
	height: 17px;
	margin-left: 5px;
	font-weight: normal;
	float:right;
}
.comment-by span.date {
	color:#888;
	padding-right: 7px;
	float: right;
	font-size:11px;
}
.comment-form .textarea {
	max-width:97%;
	min-width:97%;
}
.comment-form .field-input input {
	width:212px;
	height:30px;
	text-indent:5px;
}
.comment-form .field-input {
	margin-right:11px;
}
.ie7 .comment-by .date {
	display: none;
}
.message-contact-form{width:100%;}
.input-contact-form, .message-contact-form
{
	width:100%;
	height:30px;
	border:1px solid #eee;	
}
.message-contact-form{min-height:100px;}
input[type="submit"], input[type="reset"]
{
  font-weight:bold;
  padding: 8px 12px;
  font-size: 12px;
  margin-right:5px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
label, input, button, select, textarea, .btn
{
	font-size:12px !important;
	margin:5px 0;
}
/* =============================================================== */
/* Pagination
/* =============================================================== */
.pagination{border-bottom:1px solid #f5f5f5; width:100%}
.pagination > ul > li{display:block; float:left;}
.pagination > ul > li a
{
	border:none;
	background:#f5f5f5;
	padding:10px 15px;
	margin-right:4px;
	color:#999;
	margin-top:5px;
	display:block;
	float:left;
}
.pagination ul > li:last-child > a, .pagination ul > li:first-child > a
{border-radius:0;}
.pagination > ul > li > a:hover, .pagination > ul > li > a.disable
{
	background:#39c381;
	color:#fff;
}
/* =============================================================== */
/* Recent Projects and Portfolio
/* =============================================================== */
.portfolio-filter{background:#f8f8f8;}
.portfolio-filter li a
{
	display:block;
	float:left;
	padding:10px 20px;	
	color:#999;
} 
.portfolio-filter li a:hover, .portfolio-filter li a.active
{
	background:#39c381;
	color:#fff;	
}
.portfolio-container li
{
	margin-bottom:40px;
	display:block;
}
.portfolio-container .project-item img{width:100%; height:auto; display:block;}
.single-project
{
	margin-bottom:40px;
	padding-bottom:70px;
	border-bottom:1px solid #eee;
	color:#999;
}
.single-project .project-meta
{
	border:none;
	text-align:left;
	padding-top:0;
}
.carousel
{
	position:relative;
	margin-bottom:0;
}
.carousel > .flex-direction-nav > .flex-next
{	
   position: absolute;
    top: -53px;
    right: 5px;
    width: 22px;
    height: 21px;
    cursor: pointer;
}
.carousel > .flex-direction-nav > .flex-prev
{
	position: absolute;
    top: -53px;
    right: 28px;
    width: 22px;
    height: 21px;
    cursor: pointer;

}
.carousel > .flexslider:hover .flex-next {opacity:.5 !important;filter:alpha(opacity=50);}
.carousel > .flexslider:hover .flex-prev {opacity:.5 !important;filter:alpha(opacity=50);}
.carousel > .flex-direction-nav .flex-disabled {opacity: .5!important;filter:alpha(opacity=50); cursor: default;}
.carousel > .flex-control-nav {position: absolute;top: -30px;right: 0;width:auto;}
.carousel > .flex-control-paging li{	margin:0 3px;}
.carousel > .flex-control-paging li a
{
	width: 20px;
	height: 7px;
	display: block;
	background: #666;
	background: #eaeaea;
	cursor: pointer;
	text-indent: -9999px;
	border-radius:0;
	box-shadow:none;
}
.carousel .flex-control-paging li a.flex-active
{
	background:#39c381;
	height:4px;
}
.carousel
{
	margin-top:40px;
	margin-bottom:0;
}

.carousel .flex-viewport li
{
	padding-bottom:3px;
	height:auto;
	margin-right:20px;
	position:relative;
	width:263px;
}
.carousel .flex-viewport li img {width:100%;}
.project-item
{
	display:block;
	background:#fff;
}
.project-meta
{
	display:block;
	background:#fff;
	text-align:center;
	padding:15px 0;
	position:relative;
	border-bottom:1px solid #ececec;	
}
.project-item .project-meta .effect
{
	position:absolute;
	top:30px;
	left:0;
	height:50px;
	width:100%;
	background:#39c381;
	text-align:center;
	line-height:0;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:1;
}
.project-item .overlay:hover .project-meta .effect
{
	top:0px;
	opacity:1;
	filter:alpha(opacity=100);
	line-height:0 !important;	
}
.project-item .project-meta .effect i
{
	position:relative;
	top:-8px;
	margin-right:0 !important;		
}
.project-item .project-meta .project-name
{
	position:relative;
	z-index:2;
	margin:0;
	padding:0;
}
.project-item .project-meta .project-category
{
	position:relative;
	z-index:2;
	margin:0;
	padding:0;
	font-size:11px;
	display:block;
	font-style:italic;		
	color:#adadad;
}
.project-item .overlay:hover .project-meta .project-name, .project-item .overlay:hover .project-meta .project-category
{
	color:#fff;
}
.project-thumb
{
	position:relative;
	overflow:hidden;
	width: 260px;
	height: 160px;
	text-align: center;
	background: #fff;
	line-height: 160px;
	padding: 15px;
}
.project-thumb i
{
	position:absolute;
	color:#fff;
	font-size:0;
	top:-20px;
	left:50%;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
	background:#000;	
	width:50px;
	height:50px;
	margin-left:-25px;
	margin-top:-25px;
	line-height:50px;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	opacity:0;
	filter:alpha(opacity=0);
	color:#666;	
	text-align:center;
}
.project-item .overlay:hover .project-thumb img
{
	opacity:.7;
	filter:alpha(opacity=70);
}
.project-item .overlay:hover .project-thumb i
{
	font-size:20px;
	opacity:.7;
	filter:alpha(opacity=70);
	top:50%;
}
.carousel .inner-slider{width:263px;}
.carousel .inner-slider li{margin:0 !important; display:block; width:263px !important;}
.carousel .inner-slider .flex-direction-nav{position:absolute;top:50%; margin-top:-70px; left:0; width:100%; height:60px; display:block;}
.carousel .inner-slider .flex-direction-nav li{margin:0; padding:0; position:absolute;}

.carousel .inner-slider .flex-direction-nav a {width: 30px; height: 60px; display: block; opacity:1 !important;filter:alpha(opacity=100);/* IE 8*/ font-size:18px; text-align:center; color:#fff; line-height:60px; position:absolute;}
.carousel .inner-slider .flex-direction-nav a i{margin-right:0;}
.carousel .inner-slider .flex-direction-nav .flex-next {background-color:#333;background-color:rgba(0, 0, 0, .6);right:0; }
.carousel .inner-slider .flex-direction-nav .flex-prev {background-color:#333;background-color:rgba(0, 0, 0, .6); left:0; }
.carousel .inner-slider:hover .flex-next {opacity:1 !important;filter:alpha(opacity=100);}
.carousel .inner-slider:hover .flex-prev {opacity:1 !important;filter:alpha(opacity=100);/* IE 8*/ }
.carousel .inner-slider:hover .flex-next:hover {opacity: 1; filter:alpha(opacity=100);/* IE 8*/background:#39c381;}
.carousel .inner-slider:hover .flex-prev:hover {opacity: 1; filter:alpha(opacity=100);/* IE 8*/background:#39c381;}
.carousel .inner-slider .flex-direction-nav .flex-disabled {opacity: 1!important; filter:alpha(opacity=100); cursor: default;}


#recent-projects-2 {position:relative;}
#recent-projects-2 img{width:100%;}
#recent-projects-2 .portfolio-filter{margin-bottom:30px; background:none}
#recent-projects-2 .portfolio-filter a{ 
	padding:0; 
	margin-left:25px; 
	color:#999; 
	padding-bottom:5px;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;	
}
#recent-projects-2 .portfolio-filter li:first-child a{margin:0}
#recent-projects-2 .portfolio-filter a.active, #recent-projects-2 .portfolio-filter a:hover{border-bottom:1px solid #39c381; background:none; color:#39c381;}
#recent-projects-2 .portfolio-container li{margin:0;width:24%; display:block; float:left;}

#recent-projects-3.carousel .flex-viewport li {margin-right:30px;}
	
/* =============================================================== */
/* Widget
/* =============================================================== */
#blog-content{	padding-right:10px; color:#999;}
.widget{	margin-bottom:50px;}
.widget-title
{
	font-weight:600;
	font-size:16px;
	text-transform:uppercase;
	padding-bottom:20px;
}
.widget-latest-post  .thumbail
{
	float:left;
	margin-right:10px;
	padding:3px;
	background:#f5f5f5;
}
.widget-latest-post  .post-time
{
	display:block;
	font-size:11px;
	color:#999;
	margin-top:5px;
}
.widget-latest-post li{	padding-bottom:15px;}
.popular-tags a
{
	background:#f5f5f5;
	padding:5px 10px;
	margin-bottom:2px;
	margin-right:2px;
	display:block;
	float:left;
	color:#999;
}
footer .popular-tags a
{
	background:#444;
}
.popular-tags a:hover
{
	background:#39c381;
	color:#fff;
}
#flickr li, #flickr-2 li
{
	width:75px;
	height:75px;
	display:block;
	float:left;
	border:4px solid #272727;
	margin-right:10px;
	margin-bottom:10px;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;	
	
}
#flickr li:hover, #flickr-2 li:hover
{
	opacity:.7;
	filter:alpha(opacity=70);
}
#flickr li img, #flickr-2 li img{width:100%;}
/* =============================================================== */
/* Twitter
/* =============================================================== */
#twitter .tweet_icon
{
	float:left;
	display:block;
	font-size:32px;
	color:#fff;
}
#twitter .tweet_text
{
	display:block;
	color:#fff;
	margin-left:40px;
}
#twitter .tweet_text a{text-decoration:none; font-weight:bold;}
#twitter .tweet_text a:hover{color:#000;}
#twitter .tweet_time
{
	display:block;
	margin-left:40px;
	font-size:11px;

}
#twitter .tweet_time a{	text-decoration:none;}
#twitter .tweet_time a:hover{color:#000;}
/*in Footer-2 style*/
footer #twitter li
{
	padding-bottom:20px;
}
footer #twitter .tweet_icon
{
	font-size:24px;
	color:#999;
}
footer #twitter .tweet_text
{
	color:#999;
}
footer #twitter .tweet_text a{color:#fff;}
footer #twitter .tweet_text a:hover, footer #twitter .tweet_time a:hover
{
	color:#39c381;
}
footer #twitter .tweet_time a
{
	font-size:11px;
	color:#5d5d5d;
	padding-top:5px;
	display:block;
}
/* =============================================================== */
/* Misc
/* =============================================================== */
.contact-form-button
{
	border-radius:0 !important;
}
#slider-in-tab
{
	width:187px;
	height:160px;
	float:left;
	position:relative;
	margin-right:20px;
}
.frame-slider
{
	position:absolute;
	width:187px;
	height:170px;
	z-index:1;
}
#slider-in-tab .flex-slider
{
	width:171px;
	height:97px;
	background:#39c381;
	position:absolute;
	top:11px;
	left:8px;
	z-index:2;
	text-align:center;
}
#slider-in-tab .flex-control-nav
{
	bottom:-33px;
	text-align:right;
	font-size:0;
}
#slider-in-tab .flex-control-nav li{margin-right:0px;}
#slider-in-tab .flex-control-nav li a{width:6px; height:6px;}
#slider-in-tab .flex-direction-nav a i{margin-right:0; line-height:48px;}
#slider-in-tab .flex-direction-nav a{font-size:20px; top:50%; margin-top:-25px; color:#eee; background:rgba(0,0,0, .3); width:20px; height:50px;opacity:0;}
#slider-in-tab:hover .flex-direction-nav a{opacity:1;}
#slider-in-tab .flex-direction-nav a:hover{background:rgba(0,0,0, .5);}
#slider-in-tab .flex-direction-nav a.flex-next{right:0;}
.icon-tab-slider
{
	color:#fff;
	font-size:46px;
	line-height:97px;
}
.clear-right{clear:right;}
#home-vtabs{width:20% !important}
.bg-text
{
	background:#39c381;
	padding:3px 6px;
	color:#fff;
	font-weight:bold;
}
#map {width:100%;height:350px;}
.list li{	padding-bottom:10px;}
.list li i{margin-right:5px;}
.alt-font{	font-family:'Great Vibes', sans-serif;	font-size:26px;}
a [class^="icon-"]{margin-right: 5px;}	
a.color{color:#39c381;}
a.color:hover{text-decoration:underline;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong{font-weight:600;}
strong.color, span.color{	color:#39c381;}
strong.bg-color, span.bg-color, h3.bg-color {	background-color:#39c381; color:#fff; padding:0 5px;}
#our-team
{
	text-align:center;
	padding:20px 0 30px;
}
#our-team .progress
{
	height:3px;
}
.person-avatar
{
	-webkit-border-radius: 5000px;
    	-moz-border-radius: 5000px;
        	border-radius: 5000px;	
			padding-bottom:10px;	

}
#our-team em{color:#999;}
.person-title{	color:#999; font-size:11px; padding-bottom:10px;}
.not-found
{
	margin:40px 0 100px;
	position:relative;
	min-height:200px;
	padding-top:30px;
}
.not-found-model
{
	float:left;
	display:block;
}
.not-found p
{
	font-size:100px;
	line-height:100px;
	padding-top:40px;
}
.count-down-msg{color:#fff;}
#countdown
{
	text-align:center;
	padding:40px 0 80px;
}
#countdown li
{
	text-align:center;
	display:block;
	display:inline-block;
	width:120px;
	height:120px;
	margin:0 10px;
 	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px;	
	border:20px solid rgba(0, 0, 0, 0.1);
}
#countdown li span
{
	display:block;
	padding-top:30px;
	padding-bottom:60px;
	font-size:30px;
	font-weight:bold;
}
#countdown li p
{
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#why-choose-us .drop-cap, #why-choose-us-2 .drop-cap
{
	width:20px;
	height:40px;
	padding-left:20px;
	line-height:40px;
	font-size:60px;
	  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;	
}
#why-choose-us-2 .drop-cap{font-size:36px; padding-left:15px; width:25px;}
#why-choose-us strong{color:#555;}
.from-the-blog p{color:#999;}
.from-the-blog .time,.from-the-blog-2 .time{color:#999; font-size:11px;}
.from-the-blog  li, .from-the-blog-2 li{border-bottom:1px dotted #eee; padding:15px 0 10px;}
.from-the-blog  li:first-child{padding-top:0;}
.from-the-blog-2  li{padding:20px 0 10px;}
.from-the-blog-2  li:first-child{padding-top:0;}
.from-the-blog-2 .desc{margin-left:140px;}
.from-the-blog-2 .post-type{
	display:block; 
	text-align:center; 
	width:50px; 
	height:50px;	
	color:#fff;
	-webkit-border-radius: 50px;
    	-moz-border-radius: 50px;
        	border-radius: 50px; 
   background:#39c381;
   font-size:18px;
   line-height:50px;
   float:left;
}
.from-the-blog-2 span i {display:block;}
.from-the-blog-2 .thumbnail
{
	float:left;
}
.thumbnail.square, .thumbnail.square img
{
	border-radius:0;
}
.thumbnail.round, .thumbnail.round img{
	-webkit-border-radius: 500px;
    	-moz-border-radius: 500px;
        	border-radius: 500px; 
}
.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:400px !important;
	z-index:1;
	height:auto;
	overflow:hidden;
}
#movetotop a
{
	position:fixed;
	bottom:30px;
	right:15px;
	margin-left:-150px;
	width:45px;
	height:45px;
	text-align:center;
	color:#999;
	background:#333;
	background:rgba(0,0,0, .5);
	cursor:pointer;
	font-size:20px;line-height:42px;
	border-radius:3px;
}
#movetotop a:hover
{
	background:#444;
	background:rgba(0,0,0, .7);
}

/* =============================================================== */
/* Custom Responsive
/* =============================================================== */

.blog-cat-list li {
	width: 50%;
	float: left;
}
.blog-cat-list {
	margin-bottom: 15px;
}






/* UNIGREEN */


#navigation-uni {
	width: 100%;
}

#navigation-uni .menu-lamp > li {
	cursor: pointer;
    float: left;
    position: relative;
    width: 135px;
    z-index: 5;
    height: auto;
    line-height: 65px;
    padding: 0 10px;
}

#navigation-uni .menu-lamp > li > a:after {
    color: #CBCBCB;
    content: attr(data-desc);
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 0;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
}

#navigation-uni .menu-lamp > li > a {
    cursor: pointer;
    display: block;
    font-size: 1.2em;
    font-weight: normal;
    padding: 15px 5px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 30;
}



#navigation-uni .menu-lamp {
    height: 0px;
    padding: 0;
    height: 60px;
    
}

#navigation-uni {
	width: 100%;
}
#navigation-uni .btn-group {

}
#navigation-uni .menu-lamp > li .submenu {
    left: 0;
    padding: 0;
    position: relative;
    top: -10px;
}

header {
	height: auto !important;
}

#navigation-uni .submenu li a {
	line-height: 24px !important;
}
.unitext {
	color: #27AE60;
}
#box {
	padding: 0 10px;
}

#navigation-uni .menu-lamp > li .subbrand {
	left: -355px;
    padding: 0;
    position: absolute;
    top: 75px;

}
.subbrand {
	height: 400px !important;
	width: 805px !important;
	display: none;
}
.brandsli:hover > .subbrand{
	display: block;
}
.subbrand li img {
 width: 65px;
 height: 65px;
}
.subbrand li {
	line-height: normal !important;
	height: 95px;
	width: 95px;
	float: left;
	
}
.subbrand li a {
	padding: 15px;
}
.subbrand li a:hover {
	text-indent: 0;
}

.feautred-list {
	margin-top: 10px;
	width: 48%;
	float: left;
}
.feautred-list2 {
	margin-top: 10px;
	width: 100%;
	float: left;
}
.feautred-list li {
	
}


.feature-content1 .feautred-list:first-child, feature-content2 .feautred-list:first-child, feature-content3 .feautred-list:first-child {
	margin-right: 2%;
}

.txt-search {
	border: 2px solid #F0F0F0 !important;
}
.client-logo { margin-bottom: 26px; }
.client-logo img {
	margin-right: 26px;
-moz-box-shadow: 3px 3px 3px ;
-webkit-box-shadow: 3px 3px 3px #3b3737;
box-shadow: 3px 3px 3px #3b3737;
padding: 5px;
display: inline-block;
background-color: #fff;
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.client-logo img:hover {
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}

.client-logo img:nth-child(10n+10) {
	margin-right: 0;
}

footer {
	background: #34495e !important;
}
.social-icon li a {
	text-decoration: none !important;
}
.brandsli {
	width: 100px;
}
.menu-lamp > li {
	width: auto !important;
}
#navigation-uni .menu-lamp > li {
	width: auto !important;
}

	.vertical-menu .nav-tabs-menu {
    border-bottom: medium none;
    float: left;
    list-style: none outside none;
    margin-right: 4%;
    min-width: 50%;
    position: relative;
    width: 100%;
    z-index: 2;
	}
	.vertical-menu .nav-tabs-menu > li {
	    display: block;
	    margin: 0 !important;
	    width: 100%;
	}
	.vertical-menu .nav-tabs-menu > li > a {
	    background-color: #F2F2F2;
	    border: medium none;
	    border-radius: 0;
	    color: #555555;
	    display: block;
	    font-family: 'Roboto Condensed',sans-serif;
	    font-size: 16px;
	    line-height: 18px;
	    margin-bottom: 4px;
	    margin-right: 0;
	    padding: 12px 10px 12px 15px;
	    text-align: right;
	    width: 100%;
	    z-index: 99;
	}
	.vertical-menu .nav-tabs-menu > li > a > i {
	    font-size: 14px;
	    margin-right: 5px;
	}
	.vertical-menu .nav-tabs-menu > li > a {
	    background-image: url("/images/vtabnav-bg.png");
	    background-position: 105% center;
	    background-repeat: no-repeat;
	    background-size: 4px 7px;
	}
	.vertical-menu .nav-tabs-menu > li > a:hover {
	    background-color: #39C381;
	    border: medium none;
	    color: #FFFFFF;
	    cursor: pointer;
	}
	.vertical-menu .nav-tabs-menu > li.active > a {
	    background-color: #39C381;
	    background-image: url("/images/vtabnav-bg.png");
	    background-position: right center;
	    background-repeat: no-repeat;
	    background-size: 4px 7px;
	    border: medium none;
	    color: #FFFFFF;
	}
	.vertical-menu .nav-tabs-menu > li.active > a:focus {
	    border: medium none;
	}
	.vertical-menu .nav-tabs-menu li.active a:hover {
	    cursor: default;
	}

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

		.catIn li {
			width: 100% !important;
			position: relative;
		}
		.catIn li div.titleDiv {
			margin-bottom: 10px;
			font-weight: normal;
			border-bottom: 2px solid #39C381;
			/* NK */
			word-wrap:break-word;
			/* NK */
			font-family: 'Roboto Condensed',sans-serif;
			font-size: 18px;
			padding-bottom: 5px;
		}
		.catIn li div.titleDivBanner {
			margin-bottom: 10px;
			font-weight: normal;


			font-family: 'Roboto Condensed',sans-serif;
			font-size: 18px;
			padding-bottom: 5px;
		}
		.category-img {
			max-width: 75px;
			max-height: 75px;
			position: absolute;
			top: 75px;
			right: 0;
		}
		.maincatLi-chevron {
			width: 50px;
			line-height: 43px;
			text-align: center;
			cursor: pointer;
		}
		.catInWrapper {
			border-left: 1px solid #F2F2F2;
			border-right: 1px solid #F2F2F2;
			padding: 0 15px;
			margin-top: -4px;
		}
		.catIn2 {
			min-height: 85px;
			margin-bottom: 15px;
		}
	}


	@media only screen and (min-width: 768px) {
		
		.category-img {
			max-width: 200px; max-height:150px;
		}

		.cat-border-1 .maincatLi {
			border-left: 5px solid #005825;
		}
		.cat-border-2 .maincatLi {
			border-left: 5px solid #1d62af;
		}
		.cat-border-13 .maincatLi {
			border-left: 5px solid #C0392B;
		}
		.mainCatUl {
			min-width: 50% !important;
			position: relative;


		}
		
		.catIn > li {
		margin-bottom: 20px;
		/* NK */
		min-height:342px;
		/* END */
		}
		.mainCatUl li {
			position: static;
			width: 100% !important;
			
		}
		.mainCatUl > li > a {
			text-align: left !important;
		}
		.catInWrapperDisplay {
			visibility:hidden; /* hidden */
			  opacity:0;
			  transition:visibility 0s linear 0.3s,opacity 0.3s linear;
			 
		/*	display: none; /* none */

		}
		.catInWrapper {
			/*display: none; /* none */
			width: 695px;
			position: absolute;
			left: 262px;
			top: 0;
			border-left: 2px solid #27AE60;
			border-right: 3px solid #27AE60;
			border-top: 2px solid #27AE60;
			border-bottom: 2px solid #27AE60;
			background: #fff;
			padding: 15px 0 15px 15px;
		}
		
		.catInBanner {
			/*display: none; /* none */
			background: none repeat scroll 0 0 #FFFFFF;
		    border-bottom: 2px solid #27AE60;
		    border-right: 3px solid #27AE60;
		    border-top: 2px solid #27AE60;
		    left: 955px;
		    padding: 15px;
		    position: absolute;
		    top: 0;
		    width: auto;
		    z-index: 3;
		}
		
		.catIn {

		}
		.catIn li {
			float: left !important;
			width: 225px !important;
			padding-right: 25px;
		}
		.catIn li div.titleDiv {
			margin-bottom: 10px;
			font-weight: normal;
			border-bottom: 2px solid #39C381;
			/* NK */
			word-wrap:break-word;
			/* NK */
			font-family: 'Roboto Condensed',sans-serif;
			font-size: 18px;
			padding-bottom: 5px;
		}
		.catIn li div.titleDivBanner {
			margin-bottom: 10px;
			font-weight: normal;


			font-family: 'Roboto Condensed',sans-serif;
			font-size: 18px;
			padding-bottom: 5px;
		}
		.mainCatUl > li:hover > div.catInWrapperDisplay {
			visibility:visible;
			  opacity:1;
			  transition-delay:0s;

		}
		.mainCatUl > li:hover > a {
			background-color: #39C381;
		    border: medium none;
		    color: #FFFFFF;
		}
		.catIn2 {
			margin-top: 5px;
		}
		.catIn2 li {
			width: 100% !important;

		}
		.catIn2 li {
			display: inline !important;
		}
		
	}
		.listing-image {
			width: 100%;
			height: 200px;
			text-align: center;
		}
		.listing-desc {
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
			text-align: center;
		}
		.listing-desc a {
			white-space: nowrap;
			color: #333;
			font-size: 1.3333em;
			font-family: 'Roboto Condensed',sans-serif;
		}
		.listing-code {
			text-align: center;
		}
		.listing-product {
			margin-bottom: 25px;
			padding: 15px;
		}
		.listing-product:hover {
			box-shadow:0 0 20px rgba(0,0,0,0.2);
			border-color:transparent;
			transition:			box-shadow 400ms ease-out;
			-moz-transition:	box-shadow 400ms ease-out;
			-webkit-transition:	box-shadow 400ms ease-out;
			-o-transition:		box-shadow 400ms ease-out;
		}
		.leftmenustyle {


		}
		.leftmenustyle a {
			
		}
		.badge-new {
			position: absolute;
			right: 30px;
			top: 15px;
			font-family: 'Roboto Condensed',sans-serif;
			width: 60px;
			height: 60px;
			background: #39C381;
			color: #fff;
			border-radius: 60px;
			line-height: 60px;
			text-align: center;
			font-size: 18px;
		}
		.badge-ektos {
			-webkit-transform: rotate(90deg);
		    -moz-transform: rotate(90deg);
		    -o-transform: rotate(90deg);
		    -ms-transform: rotate(90deg);
		    transform: rotate(90deg);
			background: none repeat scroll 0 0 #39C381;
		    color: #FFFFFF;
		    font-family: 'Roboto Condensed',sans-serif;
		    font-size: 14px;
		    height: 22px;
		    letter-spacing: 1.3px;
		    line-height: 20px;
		    position: absolute;
		    right: -55px;
		    text-align: center;
		    top: 88px;
		    width: 180px;
		    border-style: solid;
			border-width:   0 22px 22px 0;
			border-color: transparent #fff transparent transparent;

		}		
.exposeCont {
	margin-top: 25px;
}
.thumb-box {
	border: 4px solid #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.thumb-box p {
	text-align: center;
}
.gal-thumbs {
	margin-top: 40px;
}
.cat-1 a, .cat-1 {

	color: #005825 !important;
}
.cat-2 a, .cat-2 {
	color: #1d62af !important;
}
.cat-13 a, .cat-13 {
	color: #C0392B !important;
}

.closed-tag-cat {
	display: inline-block;
    padding-left: 2px;
}
.top-brand-img {

}
.img-brand-btm {
	width: 85px;
	height: 85px;
	margin-bottom: 26px;
}
.submenuhigh a {
	background-color: #F4A221 !important;
	color: #fff !important;
	font-weight: bold !important;
}
.inactiveFl {
	background: url(/images/checkbox.png) 0 0 no-repeat;
	background-size: 16px 16px auto; 
	padding-left: 23px;
	background-position: 0px -2px;
	color: #6f6f6f;

}
.activeFl {
		background: url(/images/checkbox.png) 0 0 no-repeat;
	background-size: 16px 16px auto; 
	padding-left: 23px;
	background-position: 0px -17px;
	font-weight: bold;
	color: #27AE60;
}
.real-filter-box {
	margin-top: 40px;
	color: #6f6f6f;
}
.fb-title {
	margin-bottom: 5px;
}
.real-filter-box h4 {
	margin-top: 20px;
	color: #6f6f6f;
	padding-bottom: 5px;
}
.fb-title h3 {
	padding-bottom: 5px;
	color: #6f6f6f;
}
.active-fl-remove {
	color: #E67E22;
}
.InLanguagesContent {
	margin-top: 35px;
}
.backbtn {
	
}
.filterImg {
	max-width: 50%; margin-bottom: 10px; display: block;
}
a.btn-flat, a.btn-flat:hover {
	color: #fff;
}
#prodForm {
	position: relative;
	display: block;
}
#searchBtn {
	width: 50px; height: 40px; z-index: 10;  position: absolute; right:0; top:0;
	cursor: pointer;
}
.typeahead,
.tt-query,
.tt-hint {
width: 100%;
padding: 8px 12px;
font-size: 24px;
line-height: 30px;
border: 2px solid #ccc;
-webkit-border-radius: 8px;
 -moz-border-radius: 8px;
      border-radius: 8px;
outline: none;
}
.tt-query {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
color: #999
}
.tt-dropdown-menu {
  width: 422px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion {
padding: 3px 20px;
font-size: 18px;
line-height: 24px;
}

.tt-suggestion.tt-is-under-cursor {
color: #fff;
background-color: #0097cf;

}

.tt-suggestion p {
margin: 0;
}
.searchbox {
	margin-bottom: 25px;
}

.error {
	color: #C0392B;
}
.prodSearchCode {
	color: #ABABAB;
}
.feature-content2 img {
	max-width: 100%;
}


.downloads {
	
}
.downloads li {
	margin-top: 15px;
}
.tab-pane iframe {
	margin: 0 !important;
	padding: 0 !important;
}
/* RESPONSIVE CUSTOM by Webprofile */
/*

@media only screen and (min-width: 768px) and (max-width: 1170px) {
   .tp-caption h2 {
	   font-size: 10px !important;
   }
   .tp-caption h3 {
	   font-size: 12px !important;
   }
    .tp-caption .btn-flat {
	   font-size: 10px !important;
	   padding: 12px 8px !important;
   }
}
 
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-caption h2 {
	   font-size: 10px !important;
   }
   .tp-caption h3 {
	   font-size: 12px !important;
   }
   .tp-caption .btn-flat {
	   font-size: 12px !important;
	   padding: 12px 8px !important;
   }
   
}
 
@media only screen and (min-width: 0px) and (max-width: 479px) {
   .tp-caption h2 {
	   font-size: 14px !important;
   }
   .tp-caption h3 {
	   font-size: 12px !important;
   }
   .tp-caption .btn-flat {
	   font-size: 12px !important;
	   padding: 12px 8px !important;
   }
}



*/


/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */

/* Account for fixed navbar */


@media only screen and (max-width: 767px) {
	.uni-logo img {
		width: 100%;
		padding: 15px 0;
	}
	#box {
		display: none;
	}
	#navigation-uni {
		margin-top: 10px
	}
	#navigation-uni .InLanguages {
		float: left;
		clear: unset;
		text-align: center;
		width: 50%;
		border-bottom: 1px solid #F0F0F0;
		background-color: #FAFAFA;
	}
	#navigation-uni .InLanguages:first-child {
		border-right: 1px solid #F0F0F0
	}
	.navigation-uni-wrapper {
		/*position: relative !important;*/
	}
	.selectnav {
		left: 15px;
		margin-top: -55px;
		overflow-y: auto;
		height: 100vh;
		padding: 0;

	}
	.selectnav li {
		border-bottom: 1px solid #F0f0f0;
	}
	.selectnav li a {
		padding: 15px 35px;
	}
	.mobile-bars-wrapper.open {
		position: fixed !important;
		right: 0;
		top: 7px;
		z-index: 999;
	}
	.off-canvas-menu {
		position: fixed;
		width: 300px;
		top: 0;
		bottom: 0;
		background-color: #fff;
		height: 100vh;
		overflow-y: auto;
		overflow-x: hidden;
		-webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
		transform: translateX(-300px);
		z-index: 998;
		transition: -webkit-transform .36s ease-out 0s;
    	transition: transform .36s ease-out 0s;
    	transition: transform .36s ease-out 0s,-webkit-transform .36s ease-out 0s;

	}
	.off-canvas-menu > .off-canvas-menu-container {
		position: absolute;
		top: 0;
		bottom: 0;
		height: 100%;
	}
	.off-canvas-menu .vertical-menu {
		padding-bottom: 50px;
	}
	.off-canvas-menu.open {
		-webkit-transform: translateX(0);
        -ms-transform: translateX(0);
		transform: translateX(0);
		transition: -webkit-transform .36s ease-out 0s;
    	transition: transform .36s ease-out 0s;
    	transition: transform .36s ease-out 0s,-webkit-transform .36s ease-out 0s;
    	-webkit-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.25);
		box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.25);
	}
	.menu-close-btn {
		-webkit-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.25);
		box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.25);
		display: block;
		font-size: 30px;
		line-height: 50px;
		background-color: #FFF;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 0 15px;
		margin-top: 10px;
		cursor: pointer;
		-webkit-transform: translateX(0);
        -ms-transform: translateX(0);
		transform: translateX(0);
		transition: -webkit-transform .36s ease-out 0s;
    	transition: transform .36s ease-out 0s;
    	transition: transform .36s ease-out 0s,-webkit-transform .36s ease-out 0s;
    	top: 0;
    	position: fixed;
    	z-index: 999;
    	left: -55px;
    	opacity: 0;
	}
	.off-canvas-menu.open + .menu-close-btn {
		position: fixed;
		top: 0;
		left: 0;
		display: block;
		-webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
		transform: translateX(300px);
		transition: -webkit-transform .36s ease-out 0s;
    	transition: transform .36s ease-out 0s;
    	transition: transform .36s ease-out 0s,-webkit-transform .36s ease-out 0s;
    	opacity: 1;
	}
	.brand-filter-box a {
		float: left;
		width: 50%;
	}
	.active-fl-remove {
		margin-bottom: 25px;
		display: block;
	}
	.listing-product {
		border: 1px solid #f0f0f0;
	}

	.listing-desc {
		min-height: 84px;
	}

	.listing-desc a {
		white-space: initial !important;
	}
	.listing-image {
		height: 200px;
		display: flex;
		align-items: center;
	    justify-content: center;
	}
	.pagination {
		padding-left: 15px;
	}
	.addthis_toolbox {
		display: none;
	}
	.product-expose-wrapper {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.info-col {
		margin-top: 25px;
	}
	.searchbox {
		border-bottom: 1px solid #eee;
		padding: 15px 0;
	}
	.feature-content2 {
		margin-bottom: 25px;
	}
	#page-section-2 {
		padding: 0;
	}
	#page-section-1 h3 {
		margin-bottom: 25px;
	}
	.phone-wrap {
		text-align: center;
	}
	.social-wrap {
		margin-top: 25px;
		display: flex;
		justify-content: center;
	}
	#copyright {
		text-align: center;
		float: none;
	}
	.activeFl, .inactiveFl {
		line-height: 28px;
	}
	/*.activeFl {
		background-size: 26px 41px !important;
		padding-left: 32px;
		line-height: 30px;
		font-size: 15px;
		background-position: 0px -21.5px;
	}
	.inactiveFl {
		background-size: 26px 41px !important;
		padding-left: 32px;
		line-height: 30px;
		font-size: 15px;
	}*/
}

@media only screen and (min-width: 768px) {
	body {
	  min-width: 1200px !important;
	}
	.uni-logo img {
		width: 325px;
		padding: 15px 0;
	}
	.container{
  		min-width: 1200px !important;
	}
	.menu-close-btn {
		display: none;
	}
}

.filter-toggle {
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #CCC;
	cursor: pointer;
	margin-bottom: 25px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	font-size: 18px;
}
.filter-toggle:hover {
	background-color: #F1f1f1;
}

.mobile-bars-toggle {
	float: right !important;
	font-size: 25px !important;
	background-color: #FFF;
	border: 1px solid #CCC;
}

.mobile-bars-wrapper {
	float: right;
	width: 80%;
}

.open .mobile-bars-toggle {
	float: left !important;
	margin-left: -40px !important;
}

.mobile-bars-brand img {

}


img{max-width:100%;  height:auto;}