/**************************************
Theme Name: Avendor
Theme URI: http://avendor.weblusive-themes.com
Author: FourGrafx & Weblusive
Author URI: http://www.weblusive.com/
Tags: Dark, light
License: See on zip package
License URI: See on zip package
Version: 1.1.0
Description: A Beautiful, Professional and Multipurpose Theme with loads of options and easy to use interface.
***************************************************************/


/* 	+----------------------------------------------------+
		TABLE OF CONTENTS
	+----------------------------------------------------+
	
	[1]		Page Preloader
	[2]		Grid Blocks
	[3]		Slide Top Panel Container
	[4]		Header Wrapper
	[5]		Slider Wrapper
	[6]		Main Wrapper Header
	[7]		Main Navigation
	[8]		Footer Wrapper
	[9]		Typography
	[10]	Elements
	[11]	Backgrounds and Colors
	[12]	Dividers
	[13]	Google Maps
	[14]	General Pages
	[15]	Blog Pages
	[16]	Search Results
	[17]	Under Construction
	[18]	Shop Pages
	[19]	RTL Styles
	[20]	Responsive Media Queries
	*/


/* Preload */
.QOverlay {background-color: #000000;z-index: 99999;}
.QLoader {background-color: #CCCCCC;height: 1px;}
.QAmt {color:#333333;font-family: 'Raleway', sans-serif; font-size:40px;font-weight:300;line-height:50px;height:50px;	width:100px;
	margin:-60px 0 0 -50px;}
#preloader {position:fixed;top:0;left:0; right:0;bottom:0; background-color:#fff; /* change if the mask should have another color then white */ z-index:9999; /* makes sure it stays on top */}

body {background-color: #fff; color: #778899;font-family: 'Raleway', sans-serif; text-rendering: optimizelegibility; background-image:url('images/bg/custom.jpg')}

a { -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
a:hover, a:focus { text-decoration:none; outline : none !important}
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : none !important;}
.btn {	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-transform: translate3d(0,0,0);}

/*body backgrounds*/
.bg-pattern1{ background:url("images/bg/custom.jpg") 0 0 repeat fixed;}
.bg-pattern2{ background:url("images/bg/bg-pattern2.png") repeat fixed center 0;}
.bg-pattern3{ background:url("images/bg/bg-pattern3.png") repeat fixed center 0;}
.bg-pattern4{ background:url("images/bg/bg-pattern4.png") repeat fixed center 0;}
.bg-pattern5{ background:url("images/bg/bg-pattern5.png") repeat fixed center 0;}
.bg-pattern6{ background:url("images/bg/bg-pattern6.png") repeat fixed center 0;}
.bg-pattern7{ background:url("images/bg/bg-pattern7.png") repeat fixed center 0;}
.bg-pattern8{ background:url("images/bg/bg-pattern8.png") repeat fixed center 0;}
.bg-pattern9{ background:url("images/bg/bg-pattern9.png") repeat fixed center 0;}
.bg-pattern10{ background:url("images/bg/bg-pattern10.png") repeat fixed center 0;}
.bg-pattern11{ background:url("images/bg/bg-pattern11.png") repeat fixed center 0;}
.bg-pattern12{ background:url("images/bg/bg-pattern12.png") repeat fixed center 0;}
.bg-pattern13{ background:url("images/bg/bg-pattern13.png") repeat fixed center 0;}
.bg-pattern14{ background:url("images/bg/bg-pattern14.png") repeat fixed center 0;}
.bg-pattern15{ background:url("images/bg/bg-pattern15.png") repeat fixed center 0;}
.bg-pattern16{ background:url("images/bg/bg-pattern16.png") repeat fixed center 0;}
.bg-pattern17{ background:url("images/bg/bg-pattern17.png") repeat fixed center 0;}
.bg-pattern18{ background:url("images/bg/bg-pattern18.png") repeat fixed center 0;}
.bg-pattern19{ background:url("images/bg/bg-pattern19.png") repeat fixed center 0;}
.bg-pattern20{ background:url("images/bg/bg-pattern20.png") repeat fixed center 0;}
.bg-pattern21{ background:url("images/bg/bg-pattern21.png") repeat fixed center 0;}
.bg-custom{ background:url("images/bg/custom.jpg") repeat fixed center 0;}

/*===============================
========== Boxed Version ==========
===============================*/

.page-wrapper.boxed{ max-width:1210px; margin:40px auto;
-webkit-box-shadow: 0 3px 14px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    0 3px 14px rgba(50, 50, 50, 0.15);
box-shadow:         0 3px 14px rgba(50, 50, 50, 0.15)}
.page-wrapper.boxed .header-main{ max-width:1210px; margin:0px auto;}


/*===============================
========== Boostrap Overwrite ==========
===============================*/


/*===============================
========== Grid Blocks ==========
===============================*/

.page-wrapper { position:relative; /*z-index:1000;*/ background:#fff; overflow: hidden;}

/* Sections */
section{position:relative}

/* Full Width Container */
.fullsize {color: inherit; width:100% ; position:relative;}
.mb_YTVPlayer{display:block !Important}
.container-inner{ padding-top:100px; padding-bottom:100px;}

/*========== Slide Top Panel Container ==========*/
.slide-pannel-wrapper{position: relative; top: 0; width: 100%; color:#FFF; }
.slide-pannel-wrapper h1, .slide-pannel-wrapper h2, .slide-pannel-wrapper h3, .slide-pannel-wrapper h4, .slide-pannel-wrapper h5, .slide-pannel-wrapper h6 { color:#fff;}
.page-wrapper.boxed .slide-pannel-wrapper{max-width:1210px;}
#slide-panel {display: none; padding:20px 0; z-index:9999; position:relative; background:#32313b;}
.slide-btn-wrapper { display:block; position:absolute; right:0; z-index:1200; text-align:center; border-style: solid; border-width: 0 40px 40px 0; border-color: transparent #32313b transparent transparent; width:40px; height:40px; }
.slide-panel-btn { color: #FFFFFF; display: block; text-decoration: none; width:40px; height:40px; padding:3px 0px 0px 17px;}
.slide-panel-btn:hover, .slide-panel-btn:focus {color: #fff;}
.slide-panel-btn:after {content:'\f078'; font-family:'FontAwesome';}
.slide-panel-btn.active:after{content:'\f077'; font-family:'FontAwesome';}

/*========== Header Wrapper ==========*/	

.header-wrapper{position: relative;}

/*header top*/
.header-top{ background:#fff; border-bottom:1px solid #ececec; color: #555566; font-size:12px; position:relative; z-index:1150; }
.header-top ul, .header-top ol, .header-top dl{font-weight:500; font-size:12px; margin-bottom:0;}
.header-top ul .fa{ margin-right: 10px;}
.header-top p{margin:0;}
.header-top-left{ float:left; width:100%;}
.header-top-right{ float:right; width:100%;}

/*header top navigation */
.top-menu {list-style:none; padding-left:0; float:right;}
.top-menu li:first-child { border-left:1px solid #ececec;}
.top-menu li { border-right:1px solid #ececec; display:inline-block;}
.top-menu li a{ color:inherit; padding:10px 12px; display:block;}
.header-top .dropdown:hover .dropdown-menu {display: block;}
.header-top .dropdown-menu{ border:1px solid #ececec; margin-top:0px; margin-left:-4px;}
.header-top .dropdown-menu > li{ display:block; border:none;}


/* social top */
.social-top .social-list {margin-left:0}
.social-top{ list-style:none; padding-left:0; float:left;}
.social-top li:first-child { border-left:1px solid #ececec;}
.social-top li { border-right:1px solid #ececec; display:inline-block; padding-left:0; padding-right:0}
.social-top li a{ color:inherit; padding:8px 12px; display:block; font-size:14px;}
.social-top a:hover, .social-top a:focus { text-decoration:none;}
.social-top .fa{ margin-right:0 !important;}

.top-menu a{ color: inherit;}
.top-menu a:hover, .top-menu a:focus {text-decoration:none;}
/*header main*/
.header-main{width:100%; position:relative; z-index:1100; background:#FFF; -webkit-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6); -moz-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6); box-shadow:  0px 3px 0px 0px rgba(214, 224, 230, 0.6); -webkit-transform: translateZ(0);}
.main-navigation{ position:relative;}
.logo{ line-height:80px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.logo a {font-size:40px; color:#222}
.logo img{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header-main.shrink .logo{ line-height:60px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.header-main.shrink .logo img{-webkit-transform:scale(0.8); -moz-transform:scale(0.8); -o-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8);}


/*========== Slider Wrapper ==========*/
.slider-wrapper{position: relative; z-index:1000;}

/* Revolution Slider Overwrite */
.tp-caption a {color:#ffffff;}
.tp-caption a:hover {color:#ffffff;}
.tp-caption a.btn.btn-white { color:#778899;}
.tp-caption a.btn.btn-white.btn-alt { color:#ffffff;}
.tp-caption a.btn.btn-white.btn-alt:hover, .tp-caption a.btn.btn-white.btn-alt:focus { color:#778899;}




/*========== Main Wrapper Header ==========*/
.main-wrapper-header { padding:50px 0; background:#f8f8f8; position:relative}
.main-wrapper-header .page-title {}
.main-wrapper-header .page-title h1, .page-title h2, .page-title h3 { margin:0; font-size:28px;line-height:2;}


.main-wrapper-header .breadcrumbs-wrapper { text-align:right;}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb { margin:0; line-height:2.8; background:none; padding: 8px 0;}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb li { float:none; width:auto;}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb > li + li:before {content: "\f138";font-family: 'FontAwesome'; padding: 0 8px;}
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb > .active {color: #32313b;}


/* Fancy Header*/
.fancy-header {}
.fancy-header .page-title h1,.fancy-header .page-title h2, .fancy-header .page-title h3 { font-size:48px; line-height:1.2; text-align:center;}
.fancy-header .breadcrumbs-wrapper { text-align:center;}

/* Dark Header */
.dark-header{background-color:#25242c}
.dark-header .page-title h1,.dark-header .page-title h2, .dark-header .page-title h3{ color:#ffffff;}
.dark-header .breadcrumbs-wrapper .breadcrumb > li + li:before { color:#ffffff !important;}
.dark-header .breadcrumbs-wrapper .breadcrumb > li a { color:#ffffff;}
.dark-header .breadcrumbs-wrapper .breadcrumb > li a:hover { border-bottom:1px solid #ffffff;}
.dark-header .breadcrumbs-wrapper .breadcrumb > .active { color:#ffffff;}


/*========== Main Navigation ==========*/

.navbar-header{float:none;}
.nav-right .navbar-header{float:right;}
.nav-left .navbar-header{float:left; background:#fff}
.nav-left .gfx-nav{float:right;}
.nav-centered .navbar-header{float:none; text-align:center;}
.nav-centered .nav > li { display:inline-block;}
.nav-centered .navbar-nav > li { float:none;}
.nav-centered .gfx-nav{ width:100%; text-align:center;}

@media (min-width: 768px) and (max-width: 991px) {
.nav > li > a { padding-left:9px; padding-right:9px;}
.navbar-nav > li > a {line-height: 76px;}
}
@media screen and (max-width: 767px) {
.nav-right .navbar-header{float:none; width:100%; text-align:right;}
.nav-left .navbar-header{float:none; width:100%; text-align:left;}
.nav-right .navbar-toggle { left:0;}
.nav-left .navbar-toggle { right:0;}
.nav-left .gfx-nav{float:none; background:#fff;}

}

.nav-center { text-align:center;}
.nav-center .navbar-header { text-align:center;}
.nav-center .gfx-nav { display: inline-block;   float: none;}
@media (max-width: 767px) {
.header-main { position: relative !important;}
.nav-center { text-align:left}
.nav-center .gfx-nav { width:100%;}
}

.navbar, .navbar-nav{ margin:0; min-height:inherit;}
.navbar-collapse{ max-height:inherit; padding:0;}
.navbar-default{ background:none; border:none;}
.navbar-default .navbar-nav > li > a {color: #32313b; border-top:3px solid transparent; font-family: 'Raleway', sans-serif; font-size: 12px; font-weight: 500; text-transform:uppercase; text-decoration: none; letter-spacing:1px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background:none;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color: transparent;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{ border-top:3px solid;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{text-decoration: none; background: none; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background: none; color: #32313b;}

.navbar-toggle {position: absolute; cursor:pointer; top:30px; width:48px; height:48px; font-size:18px; float: none; text-align:center; right:0;  margin: 0;  padding: 9px 10px; background-color: #32313b; color:#fff;  border: none; border-radius: 0;}
.mobile_toggle {background-color: #32313b !important; color:#fff !Important; }
.mobile_button{ color:#fff !Important; }
.navbar-toggle:focus {outline: none;}
.navbar-toggle:after {content:'\f0c9'; font-family:FontAwesome;}



@media (min-width: 992px) {
  .navbar-nav > li > a {padding: 9px 16px 12px; line-height:76px; }  
  .header-main.shrink .navbar-nav > li > a { line-height:41px;  -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
  .navbar-nav > li > a:hover,.navbar-nav > li > a:focus {}
  .navbar-nav > li > a.current::before, .navbar-nav > li > a.current::after, .navbar-nav > li > a:hover::before, .navbar-nav > li > a:focus::before, .navbar-nav > li > a:hover::after, .navbar-nav > li > a:focus::after, .navbar-nav > li > a.highlighted:before, .navbar-nav > li > a.highlighted:after{opacity: 1; -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px); transform: translateY(0px);}
}

/* Mega Menu */
.gfx-mega .nav,
.gfx-mega .collapse,
.gfx-mega .dropup,
.gfx-mega .dropdown {
  position: static;
}
.gfx-mega .container {position: relative;}
.gfx-mega .dropdown-menu {left: auto;}
.gfx-mega .nav.navbar-right .dropdown-menu {left: auto; right: 0;}
.gfx-mega .gfx-mega-content { padding:0px 15px;}
.gfx-mega .dropdown.gfx-mega-fw .dropdown-menu {left: 0; right: 0;}

/* Mega Menu Elements styling*/
/* lists */
.mega-menu-list{ list-style: none; margin:0; padding:0;}
.mega-menu-list > li {font-size: 11px; font-weight: 600;  text-transform: uppercase;}
.mega-menu-list > li > a {color: #32313b; display:block;padding: 10px;}
.mega-menu-list > li.active > a {color:#ffffff !important;}
.mega-menu-list > li > a:hover, .mega-menu-list > li > a:focus{background:#f2f2f2;}
.mega-menu-list .title-header{ color:#778899; font-size:13px; margin-bottom:10px; display:block;}
.gfx-nav h1, .gfx-nav h2, .gfx-nav h3, .gfx-nav h4, .gfx-nav h5, .gfx-nav h6{color:#778899; padding:10px 0;}


/* dropdowns */
.dropdown-menu { background:#ffffff; padding:15px 0; border:none; -webkit-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6); -moz-box-shadow:  0px 3px 0px 0px rgba(214, 224, 230, 0.6); box-shadow:  0px 3px 0px 0px rgba(214, 224, 230, 0.6);}
.dropdown-menu > li > a {color: #333; font-size: 11px; font-weight: 600; text-transform: uppercase;padding:10px 20px;}
.dropdown-menu .divider{ background:#ececec;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: #f2f2f2;}

/*========== Slider Wrapper ==========*/

/*========== Main Wrapper ==========*/

/*========== Footer Wrapper ==========*/

/*Footer Top*/
.footer-top{ background:#32313b;}
.footer-top h1, .footer-top h2, .footer-top h3, .footer-top h4, .footer-top h5, .footer-top h6 { color:#fff;}

/*Footer Middle*/
.footer-middle {color:#ffffff; background: #25242c; padding:40px 0; border-bottom:1px solid #32313b;}
.footer-widget .footer-title { color:#ffffff; margin-bottom:30px;}
.footer-widget .list-default { margin-bottom:0;}
/* twitter footer */
.footer-middle .footer-widget .tweet_list {}
.footer-middle .footer-widget .tweet_list li{ padding-left:30px; margin-bottom:20px;}
.footer-middle .footer-widget .tweet_list li:before{content:'\f099'; font-family:'FontAwesome'; font-size:18px; position:absolute; left:20px;}
.footer-middle .footer-widget .tweet_list li .tweet_text a{}
.footer-middle .footer-widget .tweet_list li .tweet_time { display:block; text-align:right; color:#778899;}

/*Footer Bottom*/
.footer-bottom{ color:#778899; background: #25242c; padding:40px 0;}
.footer-bottom a{color: inherit;}
.footer-bottom a:hover {}

.footer-bottom .menu-footer {padding:20px 0 10px;}
.footer-bottom .menu-footer ul{margin:0 auto; text-align:center;}
.footer-bottom .menu-footer ul li{ text-transform:uppercase; font-size:16px;}
.footer-bottom .copyright { padding:10px 0; text-align:center;}
.footer-bottom .copyright p{ margin-bottom:0; line-height:1.9;}
.footer-bottom .social-footer { padding:10px 0 20px;}
.footer-bottom .social-list { margin:0 auto; text-align:center;}
.footer-bottom .social-list li{ margin-left:5px;}
.footer-bottom .social-list li a { display: block; min-width: 20px; text-align: center; font-size:22px;}


/*===============================
========== Typography ==========
===============================*/
p{font-family: 'Raleway', sans-serif;}
h1, h2, h3 { color:#32313b; font-family: 'Raleway', sans-serif;  font-style: normal; font-weight: 300; text-rendering: optimizelegibility;}
h4, h5, h6 { color:#32313b; font-family: 'Raleway', sans-serif;  font-style: normal; font-weight: 600; text-rendering: optimizelegibility;}
h1 {font-size: 58px; margin-top: 0;}
h2 {font-size: 48px; margin-top: 0;}
h3 {font-size: 36px; margin-top: 0;}
h4 {font-size: 22px; margin-top: 0;}
h5 {font-size: 16px; margin-top: 0;}
h6 { margin-top: 0;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { color: #778899; font-weight:300;}
p {font-size:14px; font-weight: 300; line-height:1.8;  margin-bottom: 20px; text-rendering: optimizelegibility;}

/* Lead Paragraph*/
.lead{ font-size:1.6em; font-weight:300; letter-spacing:0px;}
.lead.lead-small{ font-size:1.2em;}
.lead.lead-big{ font-size:2em;}

/* Special Headings */
.title-large{ font-size:72px;}
.title-medium{ font-size:64px;}
.script-font{font-family: 'Playball', cursive !important; letter-spacing:0 !important;}

/* Fancy Title */
.fancy-title{ text-transform:uppercase; margin-bottom:40px; }
.fancy-title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0;  position: relative; width: 100%;}
.fancy-title span:after {content: ""; display: block; height: 5px; margin: 20px 0 -3px;  position: relative; width: 10%; z-index:2;}
.text-center.fancy-title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0 auto;  position: relative; width: 30%;}
.text-center.fancy-title span:after {content: ""; display: block; height: 5px; margin: 20px auto -3px;  position: relative; width: 10%;}
.text-right.fancy-title:after{content: ""; background:#ececec; display: block; height: 1px; margin: 0 auto;  position: relative; width: 100%;}
.text-right.fancy-title span:after {content: ""; display: block; height: 5px; margin: 20px 0 -3px 90%;  position: relative; width: 10%;}
h5.fancy-title span:after, h6.fancy-title span:after { margin-top:10px !important;}
h5.fancy-title , h6.fancy-title { margin-bottom:20px !important;}

/* Font Weight */
.xlight { font-weight:100 !important;}
.light { font-weight:300 !important;}
.bold { font-weight:500 !important;}
.xbold { font-weight:900 !important;}

/* Dropcaps */

.firstletter {float: left; font-size: 2.4em; line-height: 1.2; margin-right: 0.3em; height:40px; width:40px; text-align:center;}
.drop-fullround .firstletter { background-color:#848494; float: left; font-size: 2.4em; line-height: 1.6; margin-right: 0.3em;  margin-top: 0.1em; height:55px; width:55px; text-align:center; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%;border-radius:50%;}
.drop-border .firstletter {float: left; font-size: 2.4em; line-height: 1.6; margin-right: 0.3em;  margin-top: 0.1em; height:55px; width:55px; text-align:center;
-webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%;border-radius:50%; border:1px solid;}

/*===============================
========== Revolution Slider ==========
===============================*/
.tp-loader 	{z-index:9999;}		
.tp-loader.spinner0 {background:url(images/revolutionslider/loader.gif) no-repeat center center;}

.tp-banner-container{width:100%; position:relative;	padding:0;}
.tp-banner{width:100%;position:relative;}
.tp-banner-fullscreen-container {width:100%;position:relative;padding:0;}

/********** Flex slider *************/
/* Browser Resets
*********************************/
.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;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; 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;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.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: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/*===============================
========== Team Members ==========
===============================*/
.team-wrapper{text-align:center; margin-bottom:0px; position:relative; overflow:hidden; cursor:pointer;}
.team-wrapper img{width:100%; height:auto;}
.team-member{ position:relative; overflow:hidden;}
.team-photo{ position:relative;top:0; right:0;}
.team-details{ overflow:hidden; position:absolute; top:-100%; height:100%; width:100%; display:block; -webkit-transition: all 0.4s ease-in-out;  -moz-transition: all 0.4s ease-in-out;  -o-transition: all 0.4s ease-in-out;	-ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.team-contact{ padding:10px 0; background:#ffffff;}
.team-contact ul{ margin:0;}
.team-contact ul li a{ padding:5px; display:block; font-size:16px;}
.team-description{ padding:20px 10px; height:100%; color:#ffffff;
	background:#000; /* fallback for browser that not support rgba */
	background:rgb(0,0,0); 
	background: rgba(0,0,0, .7); /* Works on all modern browsers */}
.team-wrapper.cardtoggle .team-details{ right:0%; top:0}
.team-info{padding:10px 5px; background:#ffffff;}
.team-info .team-name {font-weight: 600; margin-bottom: 5px;}
.team-info .team-role { margin:0;}
/* Alternative 1*/
.team-wrapper-alt{cursor: default;}
.team-wrapper-alt .team-info{ background:none;}

/* Alternative 1*/
.team-wrapper-alt .overlay-wrapper .overlay-details { padding:10px; top:10%;}
.team-wrapper-alt .overlay-wrapper:hover .overlay-details{ bottom: auto; top:10%;  z-index:2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
.team-wrapper-alt:hover .overlay-wrapper .overlay-details{ bottom:auto; top:10%;  z-index:2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
.team-wrapper-alt:hover .overlay-wrapper .overlay-wrapper-content { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1; backface-visibility: hidden;  /* W3C */ -webkit-backface-visibility: hidden; /* Safari & Chrome */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; /* Internet Explorer */ -o-backface-visibility: hidden; /* Opera */ }
.team-wrapper-alt:hover .overlay-wrapper .overlay-bg{ -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.team-wrapper-alt .overlay-wrapper .overlay-details a { margin-bottom:10px;}

/*===============================
========== Elements ==========
===============================*/

/*========== Parallax ==========*/

.parallax{ background-position:50% 50%; background-attachment:fixed; background-repeat: no-repeat; position:relative; 
    -webkit-background-size: cover !important; /* For WebKit*/
    -moz-background-size: cover !important;    /* Mozilla*/
    -o-background-size: cover !important;      /* Opera*/
    background-size: cover !important;         /* Generic*/  }
	
.parallax-background1 {background-image:url(images/parallax/parallax-back1.jpg);}
.parallax-background2{ background-image:url(images/parallax/parallax-back2.jpg);}
.parallax-background3{ background-image:url(images/parallax/parallax-back3.jpg);}
.parallax-background4{ background-image:url(images/parallax/parallax-back4.jpg);}
.parallax-background5{ background-image:url(images/parallax/parallax-back5.jpg);}
.parallax-background6{ background-image:url(images/parallax/parallax-back6.jpg);}
.parallax-background7{ background-image:url(images/parallax/parallax-back7.jpg);}
.parallax-background8{ background-image:url(images/parallax/parallax-back8.jpg);}
.parallax-background9{ background-image:url(images/parallax/parallax-back9.jpg);}
.parallax-background10{ background-image:url(images/parallax/parallax-back10.jpg);}
.parallax-background11{ background-image:url(images/parallax/parallax-back11.jpg);}
.parallax-background12{ background-image:url(images/parallax/parallax-back12.jpg);}
.parallax-background13{ background-image:url(images/parallax/parallax-back13.jpg);}
.parallax-background14{ background-image:url(images/parallax/parallax-back14.jpg);}
.parallax-background15{ background-image:url(images/parallax/parallax-back15.jpg);}
.parallax-background16{ background-image:url(images/parallax/parallax-back16.jpg);}


.parallax-breadcrumbs { background-image:url(images/parallax/parallax-breadcrumbs.jpg);}
.parallax-blog { background-image:url(images/parallax/parallax-blog.jpg);}
.parallax-about { background-image:url(images/parallax/parallax-about.jpg);}
.parallax-services { background-image:url(images/parallax/parallax-services.jpg);}
.parallax-team { background-image:url(images/parallax/parallax-team.jpg);}
.parallax-landing { background-image:url(images/parallax/parallax-landing.jpg);}
.parallax-404 { background-image:url(images/parallax/parallax-404.jpg)  !important;}
.parallax-search { background-image:url(images/parallax/parallax-search.jpg) !important;}
.parallax-shop { background-image:url(images/parallax/parallax-shop.jpg);}
.parallax-portfolio{ background-image:url(images/parallax/parallax-portfolio.jpg);}

@media only screen and (max-width: 768px) {
.parallax{ background-position:50% 50% !important; background-attachment: scroll; }
}

/* Background Overlay*/
.bg-overlay{display: block;height: 100%; position: absolute; top:0; width: 100%; z-index:0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* Safari 1.x */ -khtml-opacity: 0.6; /* Modern browsers */opacity: 0.6;}
.bg-overlay-solid{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
.bg-overlay.bg-overlay-light{background:#f4f4f4;}
.bg-overlay.bg-overlay-glight{
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.3)), color-stop(50%,rgba(255,255,255,0.6)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;
}
.bg-overlay.bg-overlay-dark{background:#000;}
.bg-overlay.bg-overlay-gdark{
background: -moz-radial-gradient(center, ellipse cover,  rgba(37,36,44,0.5) 0%, rgba(37,36,44,0.75) 50%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(37,36,44,0.5)), color-stop(50%,rgba(37,36,44,0.75)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(37,36,44,0.5) 0%,rgba(37,36,44,0.75) 50%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8025242c', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;
}


.padding-none { padding:0 !important;}
.padding-xsmall { padding:5px 0 !important;}
.padding-small { padding:15px 0 !important;}
.padding-medium{ padding:30px 0 !important;}
.padding-large { padding: 50px 0 !important;}

/* Full Width Container */

.fullsize-background {border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;  padding:0;
	background-color:#f8f8f8; /* fallback for browser that not support rgba */
	background-color:rgb(248,248,248); 
	background-color: rgba(248,248,248, .5); /* Works on all modern browsers */
}
.fullsize-background.notopborder{border-top:none}
.fullsize-background.nobottomborder{border-bottom:none}
	

/*========== Portfolio ==========*/

.isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {pointer-events: none; z-index: 1;}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 1200ms;
	-moz-transition-duration: 1200ms;
	-ms-transition-duration: 1200ms;
	-o-transition-duration: 1200ms;
	transition-duration: 1200ms;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
ul#filters {list-style:none; margin:0 auto 40px; padding:0; text-align:center; position:relative; z-index:99;}
ul#filters li{display: inline-block; padding-left: 5px;  padding-right: 5px; margin-bottom:10px; }
ul#filters li a.filter{ padding:8px 15px; color:#ccc; background: none; border:1px solid #ececec; display:block; font-size:12px; text-transform:uppercase; }
ul#filters li a.filter.selected{ color:#fff;}
.element{}
.element-inner{}
.element img{width: 100%; height:auto;}
.portfolio-classic .element-inner{ margin-bottom:30px; padding:0 15px;}

/* Start Columns */
.portfolio-1-cols .element {width: 100%;}
.portfolio-2-cols .element {width: 50%;}
.portfolio-3-cols .element {width: 33.3333%;}
.portfolio-4-cols .element {width: 25%;}
.portfolio-6-cols .element {width: 16.6667%;}

.portfolio-2-cols .element.size-2x {width: 100%;}
.portfolio-3-cols .element.size-2x {width: 66.60%;}
.portfolio-4-cols .element.size-2x {width: 50%;}
.portfolio-6-cols .element.size-2x {width: 33.3333%;}

.portfolio-2-cols .element.size-3x {width: 100%;}
.portfolio-3-cols .element.size-3x {width: 100%;}
.portfolio-4-cols .element.size-3x {width: 75%;}
.portfolio-6-cols .element.size-3x {width: 50%;}

.element.size-full { width: 100%; }
/* End Columns */



@media only screen and (max-width: 980px) {
	.element, .portfolio-1-cols .element, .portfolio-2-cols .element, .portfolio-3-cols .element, .portfolio-4-cols .element, .portfolio-6-cols .element, .portfolio-12-cols .element, .portfolio-2-cols .element.size-2x, .portfolio-3-cols .element.size-2x, .portfolio-4-cols .element.size-2x, .portfolio-6-cols .element.size-2x { width: 50%;}
}

@media only screen and (max-width: 480px) {
	.element, .portfolio-1-cols .element, .portfolio-2-cols .element, .portfolio-3-cols .element, .portfolio-4-cols .element, .portfolio-6-cols .element, .portfolio-12-cols .element, .portfolio-2-cols .element.size-2x, .portfolio-3-cols .element.size-2x, .portfolio-4-cols .element.size-2x, .portfolio-6-cols .element.size-2x { width: 100%;	}

}

/* Portfolio Element */
/* Project Item */
.portfolio-item .project-meta { padding:10px;}
.portfolio-item-content { padding:30px 10px; text-align:center;}
.portfolio-item-title { font-size:16px; font-weight:500;}
.portfolio-item-content p{margin-bottom:0;}
.portfolio-item-content.panel { margin-top:-4px; padding:20px 10px;}


/*========== Carousel ==========*/
.carousel .owl-item .carousel-item{ margin:0px;}

.carousel .owl-controls{text-align: center;}
/* Styling Next and Prev buttons */
.carousel .owl-controls .owl-buttons div{ color: #FFF;	display: inline-block;	zoom: 1;*display: inline;/*IE7 life-saver */ margin: 0px; padding: 5px 15px; font-size: 24px;
	position:absolute; filter: Alpha(Opacity=50);/*IE7 fix*/ opacity: 0.5; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
}
.carousel .owl-controls .owl-buttons .owl-prev { top:40%; left:0px;}
.carousel .owl-controls .owl-buttons .owl-next { top:40%; right:0px;}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/	opacity: 1;	text-decoration: none;}

/* Styling Pagination*/
.owl-pagination { margin-top:10px;}
.carousel .owl-controls .owl-page{display: inline-block; zoom: 1}
.carousel .owl-controls .owl-page span{display: block;	width: 24px; height: 10px;	border:1px solid #ffffff; margin: 5px 4px;	filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;}

.carousel .owl-controls .owl-page.active span, .carousel .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/ opacity: 1;}

.carousel .owl-controls .owl-page span.owl-numbers{	height: auto; width: auto;	color: #FFF; padding: 2px 10px;	font-size: 12px;}

/* preloading images */
.owl-item.loading{min-height: 150px; background: url(images/AjaxLoader.gif) no-repeat center center}

/* mouse grab icon */
.grabbing { cursor:url(images/grabbing.png) 8 8, move;}

.owl-item img{ width:100%; height:auto; }

/* Carousel Theme */
.carousel.carousel-theme-round .owl-controls .owl-buttons div { background:none; border:2px solid #ececec; color: #ececec; padding:5px 18px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.carousel.carousel-theme-round .owl-controls .owl-page span { height:14px; width:14px; background:none; border:2px solid #ececec;  -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.carousel.carousel-theme-round .owl-controls .owl-buttons .owl-prev {left:10px;}
.carousel.carousel-theme-round .owl-controls .owl-buttons .owl-next {right:10px;}
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-prev {left:-50px;}
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-next {right:-50px;}
@media (max-width: 768px) {
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-prev {left:10px;}
.carousel.carousel-theme-round.carousel-nav-out .owl-controls .owl-buttons .owl-next {right:10px;}
}

/* Carousel*/
.carousel.carousel-simple .owl-item .carousel-item, .shop-carousel.regular-listing > li{ margin:0 10px !Important; padding-bottom:10px;}
.carousel.carousel-simple .carousel.carousel-default .owl-item .carousel-item{ margin:0; padding-bottom:0;}

/* Sync Carousel */
#full-sync .item{text-align: center;}
#full-sync .item img{ width:100%; height:auto;}
#thumb-sync .item{cursor: pointer; max-height:140px;}
#thumb-sync .item img{ width:100%; height:auto; /* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* Safari 1.x */ -khtml-opacity: 0.5; /* Modern browsers */opacity: 0.5;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
#thumb-sync .item:hover img{ /* IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";/* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
#thumb-sync .item h1{font-size: 18px;}



/*========== Counters ==========*/
.counter-block{ padding:20px 10px; border: 2px dotted #ececec; margin-bottom:40px;}
.timer{ margin-bottom:20px;}

/*========== Testimonials ==========*/
.testimonials{ margin:0;}
.testimonials .carousel{}
.testimonial-item blockquote { margin:0;}
.testimonial-item blockquote p{ font-style:italic;}


/* Blockquote */
blockquote { border:none;}
blockquote:before {content:'\f10e'; font-family:'FontAwesome'; top: 0;  font-size:2em; color:#ececec;  
/* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* Safari 1.x */ -khtml-opacity: 0.6; /* Modern browsers */opacity: 0.6;}
blockquote footer:before, blockquote small:before, blockquote .small:before { content:"";}
blockquote footer, blockquote small, blockquote .small{ font-weight:600;}
blockquote cite { font-weight:300;}

/*========== Simple Slider ==========*/
.simple-slider{}

/*========== Twitter ==========*/

/*twitter carousel*/
.twitter-carousel { text-align:center;}
.tweet_list { padding:0; margin:0; list-style:none;}
.twitter-carousel .twitterfeed .tweet_text{font-size: 1.6em; font-weight: 300;}
.twitter-carousel .twitterfeed .tweet_time { display:block; font-style:italic; margin:10px 0;}
.twitter-carousel .twitterfeed .tweet_avatar {display: inline-block; margin:10px auto 0;}
.twitter-carousel .twitterfeed .owl-item { padding:0 40px;}
.twitter-carousel .carousel .owl-controls .owl-buttons .owl-prev { top:30%;}
.twitter-carousel .carousel .owl-controls .owl-buttons .owl-next { top:30%;}
/* twitter widget*/
.twitter .tweet_list {}
.twitter .tweet_list li{ margin-bottom:20px;}
.twitter .tweet_list .tweet_avatar {display: block; float: left; margin: 10px;   max-width: 48px;  text-align: center;}
.twitter .tweet_list .tweet_avatar img{-webkit-border-radius: 4px;-moz-border-radius: 4px; border-radius: 4px;}
.twitter .tweet_list .tweet_text { display:block; padding:10px; border: 1px solid #ececec; -webkit-border-radius: 4px;-moz-border-radius: 4px; border-radius: 4px;}
.twitter .tweet_list .tweet_time { display: block; font-size: 13px; font-style: italic; margin-top: 5px; padding-top: 5px; text-align: right;}

/*========== Images ==========*/
.thumbnail { border:1px solid #ececec; padding:8px;}
.img-thumbnail {border:1px solid #ececec; padding:8px;}
.img-rounded {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

/* Align*/
.alignleft { float: left; margin: 0 20px 10px 0;}
.alignright { float: right;  margin: 0 0 10px 20px;}
.aligncenter {display: block; margin: 0 auto; margin-bottom:20px;}
.alignnone { float: none; margin: 0 auto;}

/* List Images */
ul.gallery {list-style: none; overflow:hidden; padding:0; margin:0; }
ul.gallery li {float:left; padding:0; margin:0;}
ul.gallery li img {max-width: 100%; height: auto;}

/* class for 2 columns */
ul.gallery.columns-2 li {width: 50%;}
/* class for 3 columns */
ul.gallery.columns-3 li {width: 33.3%;}

/* Overlay Image */
.overlay-wrapper { position:relative; overflow:hidden;}
.overlay-wrapper img { width:100% !important; height:auto !Important;  -webkit-transition: all 0.6s ease-in-out !important;-moz-transition: all 0.6s ease-in-out !important;-ms-transition: all 0.6s ease-in-out !important;-o-transition: all 0.6s ease-in-out !important;transition: all 0.6s ease-in-out !important;}
.overlay-wrapper .project-meta { padding:10px;}


/* overlay */
.overlay-wrapper .overlay-details{display:block; color:#ffffff; position:absolute;right:0px; left:0; bottom:0;  z-index:2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* Safari 1.x */ -khtml-opacity: 0; /* Modern browsers */opacity: 0; -webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-ms-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
.overlay-wrapper-content { top:0; left:0; text-align:center; display: block;  height: 100%; width: 100%;}
.overlay-bg{ top:0; left:0; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* Safari 1.x */ -khtml-opacity: 0.8; /* Modern browsers */opacity: 0.8; height:100%; width:100%; position:absolute; z-index:0; -webkit-transform:scale(0); -moz-transform:scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0);}
.overlay-wrapper:hover .overlay-wrapper-content,.overlay-wrapper:focus .overlay-wrapper-content { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1; backface-visibility: hidden;  /* W3C */ -webkit-backface-visibility: hidden; /* Safari & Chrome */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; /* Internet Explorer */ -o-backface-visibility: hidden; /* Opera */}
.overlay-title { position:absolute; left:0; right:0; top:-100%; margin:10px; border:2px solid #ffffff; z-index: 3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* Safari 1.x */ -khtml-opacity: 0; /* Modern browsers */opacity: 0; -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.overlay-title h2, .overlay-title h3 {color:#fff; font-size: 14px; font-weight:400; letter-spacing: 1px; text-transform: uppercase; line-height: 1.4; margin:0; padding:10px 20px;}
.overlay-wrapper:hover .overlay-title { position:absolute; top:5px; border:2px solid #ffffff; z-index: 3; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
.overlay-wrapper:hover .overlay-bg, .overlay-wrapper:focus .overlay-bg{ -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.overlay-wrapper:hover .overlay-details, .overlay-wrapper:focus .overlay-details{ bottom:40%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1;}
.overlay-details a{ color:#ffffff ; font-size:22px; border:2px solid; width:48px; height:48px; margin-left:10px; line-height:1.8; display:inline-block;}
.overlay-details a span.fa{ line-height:2;}
.overlay-details a [class^="gfx-"]:before, .overlay-details a [class*=" gfx-"]:before{ top:0;}
.overlay-details:hover, .overlay-details:focus{ color:#ffffff;}
/* transparency */
.img-transparency, .img-transparency img { width:100%; height:auto;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* Safari 1.x */ -khtml-opacity: 0.4; /* Modern browsers */opacity: 0.4; -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.img-transparency:hover,  .img-transparency img:hover{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1; backface-visibility: hidden;  /* W3C */ -webkit-backface-visibility: hidden; /* Safari & Chrome */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; /* Internet Explorer */ -o-backface-visibility: hidden; /* Opera */}
.overlay-wrapper:hover .img-transparency, .overlay-wrapper:focus .img-transparency {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1; /* Modern browsers */opacity: 1; backface-visibility: hidden;  /* W3C */ -webkit-backface-visibility: hidden; /* Safari & Chrome */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; /* Internet Explorer */ -o-backface-visibility: hidden; /* Opera */}
/* zoom */
.overlay-wrapper .img-zoom { width:100%; height:auto;}
.overlay-wrapper:hover .img-zoom, .overlay-wrapper:focus .img-zoom {-webkit-transform:scale(1.4); -moz-transform:scale(1.4); -o-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4);}

@media (max-width: 1024px) {
.overlay-wrapper:hover .overlay-details, .overlay-wrapper:focus .overlay-details{}
}


/*========== Tooltips ==========*/
.ToolTip{position:relative}
.o-tooltip{position:absolute;z-index:9999;display:block;visibility:visible;font-size:13px;}
.o-tooltip-inner{padding:15px 20px;color:#fff;text-align:center;text-decoration:none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.o-tooltip.bl,.o-tooltip.bc,.o-tooltip.br{margin-top:-12px}
.o-tooltip.ml{margin-left:12px}
.o-tooltip.tl,.o-tooltip.tc,.o-tooltip.tl,.o-tooltip.tr{margin-top:12px}
.o-tooltip.mr{margin-left:-12px}
.o-tooltip.bc .o-tooltip-arrow{left:50%;margin-left:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid;}
.o-tooltip.mr .o-tooltip-arrow{top:50%;right:-12px;margin-top:-12px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid;}
.o-tooltip.tc .o-tooltip-arrow{left:50%;margin-left:-12px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid;}
.o-tooltip.ml .o-tooltip-arrow{top:50%;left:-12px;margin-top:-12px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid;}
.o-tooltip.tl .o-tooltip-arrow{left:0;border-top:12px solid rgba(0, 0, 0, 0);border-bottom:12px solid transparent;border-left:12px solid; }
.o-tooltip.bl .o-tooltip-arrow{left:0;border-top:12px solid rgba(0, 0, 0, 0);border-bottom:12px solid transparent;border-left:12px solid; }
.o-tooltip.tr .o-tooltip-arrow{right:0;border-top:12px solid rgba(0, 0, 0, 0);border-bottom:12px solid transparent;border-right:12px solid;}
.o-tooltip.br .o-tooltip-arrow{top:100%;right:0;margin-top:-13px;border-top:12px solid rgba(0, 0, 0, 0);border-bottom:12px solid transparent;border-right:12px solid;}

/* Tooltip arrow bottom */
.o-tooltip.bl .o-tooltip-arrow,
.o-tooltip.bc .o-tooltip-arrow,
.o-tooltip.br .o-tooltip-arrow
{bottom:-11px;}
/* Tooltip arrow top */
.o-tooltip.tl .o-tooltip-arrow,
.o-tooltip.tc .o-tooltip-arrow,
.o-tooltip.tr .o-tooltip-arrow
{top:-12px;}

.o-tooltip-arrow{position:absolute;width:0;height:0;}
.o-tooltip-close{position:absolute;width:15px;height:15px;background:#137861;cursor:pointer;left:100%;margin-left:-15px;-webkit-border-top-right-radius: 3px;-webkit-border-bottom-left-radius: 2px;-moz-border-radius-topright: 3px;-moz-border-radius-bottomleft: 2px;border-top-right-radius: 3px;border-bottom-left-radius: 2px;}
.o-tooltip-close span{display:block;width:4px;height:4px;line-height:4px;font-size:10px;position:absolute;left:50%;top:50%;margin:-4px 0 0 -2px;color:#FFF;font-weight:bold;}

.o-tooltip.mr .o-tooltip-close,
.o-tooltip.tr .o-tooltip-close
{left:0px;margin:0;-webkit-border-top-left-radius: 3px;-webkit-border-bottom-right-radius: 1px;-moz-border-radius-topleft: 3px;-moz-border-radius-bottomright: 1px;border-top-left-radius: 3px;border-bottom-right-radius: 1px;}

/*========== Lists ==========*/
.list-default{}
.list-default li{ padding:4px 0; line-height:2;}
.list-default.fa-ul li .fa { line-height:2.2;}
.list-default.fa-ul li .icon { line-height:2.2;}
.list-default.fa-ul li .livicon{ margin-left:-2.14286em; width: 2.14286em !important;}

/* Icon Lists */
.fa-ul{ list-style:none; padding-left:0;}
.fa-ul li .fa{}

/* Divider List */
.divider-list{}
.divider-list li {padding:10px 0; border-top:1px solid #ececec;}
.divider-list li .fa {padding:8px 0;}
.divider-list li .icon {padding:8px 0;}
.divider-list li:first-child {border-top:none;}

/* Big-list */
.biglist li{padding:10px 0; font-size:18px;}
.biglist li .fa{padding:5px 0;}
.biglist li .icon{padding:5px 0;}

/* Widget List */
.widget-list{}
.widget-list li{ margin-bottom:12px; font-size:14px;}
.widget-list li .fa{   border: 1px solid; height: 1.2em; width: 1.2em; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}

/* Recent Posts */
.recent-post { list-style:none; margin:0; padding:0;}
.recent-post li{ margin-bottom:20px; display:table; width:100%;}
.recent-post li a{ font-weight:500; color:#32313b;}
.recent-post li img{ max-width:80px; float:left; margin-right:10px;}
.recent-post li .rating{ text-align:left; position:relative; background:none; top:0; bottom:0;}

/* Media Lists */
.media, .media .media{ margin-top:30px;}

/* List Footer Latest */
.footer-widget .list-latest{ list-style:none; margin:0; padding:0;}
.footer-widget .list-latest li{ padding:4px 0; line-height:1.8;}
.footer-widget .list-latest li:first-child{ padding-top:0;}
.footer-widget .list-latest li .latest-date{ display:block; color:#778899; font-size:13px;}
.footer-widget .list-latest li a{ color: inherit;}
.footer-widget .list-latest li a:hover, .footer-widget .list-latest li a:focus{ color: #778899;}


/* Font Awesome Custom List - can be removed in production websites */
.fontawesome-icon-list {}
.fontawesome-icon-list .fa-hover a{ display:block; padding:8px; font-size:12px;}
.fontawesome-icon-list .fa-hover a .fa{ font-size:16px; margin-right:5px;}
.fontawesome-icon-list .fa-hover:hover a{ background:#f2f2f2;}

/* Avendor Icons list - can be removed in production website */
.glyphs.css-mapping{padding:30px 0 20px 30px; -webkit-border-radius:4px;border-radius:4px;}
.glyphs.css-mapping li{margin:0 30px 20px 0;padding:0;display:inline-block;overflow:hidden}
.glyphs.css-mapping .icon{margin:0;margin-right:10px;padding:13px;height:50px;width:50px; overflow:hidden;float:left;font-size:24px}
.glyphs.css-mapping input{margin:0;margin-top:5px;padding:8px;line-height:16px;font-size:16px;display:block;width:150px;height:40px;border:1px solid #d8e0e5;-webkit-border-radius:4px;border-radius:4px;background:#fff;outline:0;float:right;}
.glyphs.css-mapping input:focus{border:1px solid;}
.glyphs.css-mapping input:hover{border:1px solid;}




/*========== Buttons ==========*/
.btn { border: none;}
.btn:hover, .btn:focus { color: #778899;}
.btn:active, .btn.active {-webkit-box-shadow: none;  box-shadow: none;}

/*button default*/
.btn-default {color: #778899; background-color: #f4f4f4; border:none;}
.btn-default:hover,.btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {color: #333333; background-color: #ececec;}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active{ background-color:#f0f0f0;}
/*alt*/
.btn-default.btn-alt {color: #999; border:2px solid; border-color:#ececec; background-color:transparent;}
.btn-default.btn-alt:hover,.btn-default.btn-alt:focus, .btn-default.btn-alt:active, .btn-default.btn-alt.active, .open .dropdown-toggle.btn-default.btn-alt {background-color: #ececec; border:2px solid; border-color:#ececec;}

/*button primary*/
.btn-primary {color: #ffffff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {color: #ffffff;}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {background-color: #ff9966;}
.btn-primary .badge {  color: #428bca;  background-color: #ffffff;}
/*alt*/
.btn-primary.btn-alt {border:2px solid; background-color:transparent;}
.btn-primary.btn-alt:hover, .btn-primary.btn-alt:focus, .btn-primary.btn-alt:active, .btn-primary.btn-alt.active, .open .dropdown-toggle.btn-primary.btn-alt {color: #ffffff;   border:2px solid;}

/*button success*/
.btn-success {color: #ffffff; background-color: #9dd55d;}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {color: #ffffff; background-color: #8dbd0a;}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {background-color: #bbdb66;}
.btn-success .badge {color: #5cb85c; background-color: #ffffff;}
/*alt*/
.btn-success.btn-alt {color: #9dd55d; border:2px solid; border-color:#9dd55d; background-color:transparent;}
.btn-success.btn-alt:hover, .btn-success.btn-alt:focus, .btn-success.btn-alt:active, .btn-success.btn-alt.active, .open .dropdown-toggle.btn-success.btn-alt {color: #ffffff; background-color: #9dd55d; border:2px solid; border-color:#9dd55d;}

/*button info*/
.btn-info { color: #ffffff; background-color: #22d2d2;}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {color: #ffffff; background-color: #0cc0c0;}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active,
.btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {background-color: #66eeee;}
.btn-info .badge {color: #5bc0de; background-color: #ffffff;}
/*alt*/
.btn-info.btn-alt { color: #22d2d2; border:2px solid; border-color:#22d2d2; background-color:transparent;}
.btn-info.btn-alt:hover, .btn-info.btn-alt:focus, .btn-info.btn-alt:active, .btn-info.btn-alt.active, .open .dropdown-toggle.btn-info.btn-alt {color: #ffffff; background-color: #22d2d2; border:2px solid; border-color:#22d2d2;}

/*button warning*/
.btn-warning {color: #ffffff; background-color: #f4aa44;}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {color: #ffffff; background-color: #ee8820;}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {background-color: #ffcc99;}
.btn-warning .badge {color: #f0ad4e;  background-color: #ffffff;}
/*alt*/
.btn-warning.btn-alt {color: #f4aa44; border:2px solid; border-color:#f4aa44; background-color:transparent;}
.btn-warning.btn-alt:hover, .btn-warning.btn-alt:focus, .btn-warning.btn-alt:active, .btn-warning.btn-alt.active, .open .dropdown-toggle.btn-warning.btn-alt {color: #ffffff; background-color: #f4aa44; border:2px solid; border-color:#f4aa44;}

/*button danger*/
.btn-danger {color: #ffffff; background-color: #f33440;}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {color: #ffffff; background-color: #dd3333;}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {background-color: #ff9999;}
.btn-danger .badge {color: #d9534f; background-color: #ffffff;}
/*alt*/
.btn-danger.btn-alt {color: #f33440; border:2px solid; border-color:#f33440; background-color:transparent;}
.btn-danger.btn-alt:hover, .btn-danger.btn-alt:focus, .btn-danger.btn-alt:active, .btn-danger.btn-alt.active, .open .dropdown-toggle.btn-danger.btn-alt {color: #ffffff; background-color: #f33440; border:2px solid; border-color:#f33440;}

/*button white*/
.btn-white {color: #778899; background-color: #fff;}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {background-color: #ececec;}
.btn-white.disabled, .btn-white[disabled], fieldset[disabled] .btn-white, .btn-white.disabled:hover, .btn-white[disabled]:hover, fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus, .btn-white[disabled]:focus, fieldset[disabled] .btn-white:focus, .btn-white.disabled:active, .btn-white[disabled]:active, fieldset[disabled] .btn-white:active, .btn-white.disabled.active, .btn-white[disabled].active, fieldset[disabled] .btn-white.active { color:#cccccc; background-color:#f5f5f5;}
.btn-white .badge {color: #d9534f; background-color: #ffffff;}
/*alt*/
.btn-white.btn-alt {color: #ffffff; border:2px solid; border-color:#fff; background-color:transparent;}
.btn-white.btn-alt:hover, .btn-white.btn-alt:focus, .btn-white.btn-alt:active, .btn-white.btn-alt.active, .open .dropdown-toggle.btn-white.btn-alt {color: #778899; background-color: #ffffff; border:2px solid; border-color:#ffffff;}

/*button sizes*/
.btn {padding: 18px 28px; font-size: 14px; line-height:1;}
.btn-lg,.btn-group-lg > .btn {padding: 24px 48px; font-size: 18px;}
.btn-sm,.btn-group-sm > .btn {padding: 14px 20px; font-size: 14px;}
.btn-xs,.btn-group-xs > .btn { padding: 8px 16px; font-size: 12px;}

/*==========  Creative Links ==========*/

/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
	margin-right: 2px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 a::after {
	margin-left: 2px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}



/* Effect 2: second border slides up */
.cl-effect-2 { position:relative;}
.cl-effect-2 a {padding: 8px 2px;}

.cl-effect-2 a::before,
.cl-effect-2 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: scale(0.50);
	-moz-transform: scale(0.50);
	transform: scale(0.50);
}

.cl-effect-2 a::after {
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: top 0.3s, opacity 0.3s, transform 0.3s;
}

.cl-effect-2 a:hover::before,
.cl-effect-2 a:hover::after,
.cl-effect-2 a:focus::before,
.cl-effect-2 a:focus::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.cl-effect-2 a:hover::after,
.cl-effect-2 a:focus::after {
	top: 0%;
	opacity: 1;
}



/* Effect 3: circle */
.cl-effect-3 { position:relative;}
.cl-effect-3 a::before,
.cl-effect-3 a::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	border: 2px solid rgba(0,0,0,0.1);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
	transform: translateX(-50%) translateY(-50%) scale(0.2);
}

.cl-effect-3 a::after {
	width: 70px;
	height: 70px;
	border-width: 6px;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
	transform: translateX(-50%) translateY(-50%) scale(0.8);
}

.cl-effect-3 a:hover::before,
.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::before,
.cl-effect-3 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1);
}

/* Effect 4: three circles */
.cl-effect-4 { position:relative;}
.cl-effect-4 a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-4 a::before {
	position: absolute;
	top: 50%;
	left: 50%;
	color: transparent;
	content: '\2022';
	text-shadow: 0 0 transparent;
	font-size: 1.2em;
	-webkit-transition: text-shadow 0.3s, color 0.3s;
	-moz-transition: text-shadow 0.3s, color 0.3s;
	transition: text-shadow 0.3s, color 0.3s;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
}

.cl-effect-4 a:hover::before,
.cl-effect-4 a:focus::before {
}

.cl-effect-4 a:hover,
.cl-effect-4 a:focus {

}


/* Effect 5: cross */
.cl-effect-5 {
	position: relative;
	z-index: 1;
}

.cl-effect-5 a {
	padding: 0 5px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-5 a::before {
	position: absolute;
	width: 100%;
	left: 0;
	top: 80%;
	height: 2px;
	margin-top: -1px;
	content: '';
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}
.cl-effect-5 a::after {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 60%;
	height: 2px;
	margin-top: -1px;
	content: '';
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}


.cl-effect-5 a::before {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}

.cl-effect-5 a::after {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
}

.cl-effect-5 a:hover,
.cl-effect-5 a:focus {

}

.cl-effect-5 a:hover::before,
.cl-effect-5 a:hover::after,
.cl-effect-5 a:focus::before,
.cl-effect-5 a:focus::after {
	opacity: 0.7;
}

.cl-effect-5 a:hover::before,
.cl-effect-5 a:focus::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cl-effect-5 a:hover::after,
.cl-effect-5 a:focus::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/* Effect 6: borders slight translate */
.cl-effect-6 { position:relative;}
.cl-effect-6 a {
	padding: 2px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-6 a::before,
.cl-effect-6 a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-6 a::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-6 a::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.cl-effect-6 a:hover,
.cl-effect-6 a:focus {

}

.cl-effect-6 a:hover::before,
.cl-effect-6 a:focus::before,
.cl-effect-6 a:hover::after,
.cl-effect-6 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}


/*========== Alerts ==========*/
.alert {border:none; background-color: #32313b;  }
.alert-clean{ background:none; border:1px solid #ececec;}
.alert.alert-success {background-color: #e0f090; border:none;}
.alert.alert-info {background-color: #b6e6e6; border:none; }
.alert.alert-warning {background-color: #ecc992; border:none; color:#cc6600; }
.alert.alert-danger {background-color: #ff9999; border:none; }
/* Alerts Alternative*/
.alert-alt{ padding-left:50px; position:relative;}
.alert-alt.alert-clean:before{ content: "\f024"; font-family:'FontAwesome'; font-size: 18px; color:#ececec; display: block; position: absolute; left:17px; top:14px;}
.alert-alt.alert-success:before{ content: "\f00c"; font-family:'FontAwesome'; font-size: 18px; color:#9dd55d; display: block; position: absolute; left:17px; top:14px;}
.alert-alt.alert-info:before{ content: "\f129"; font-family:'FontAwesome'; font-size: 18px; color:#22d2d2; display: block; position: absolute; left:17px; top:14px;}
.alert-alt.alert-warning:before{ content: "\f071"; font-family:'FontAwesome'; font-size: 18px; color:#f4aa44; display: block; position: absolute; left:17px; top:14px;}
.alert-alt.alert-danger:before{ content: "\f05e"; font-family:'FontAwesome'; font-size: 18px; color:#f33440; display: block; position: absolute; left:17px; top:14px;}



/*========== Icons ==========*/
.iconleft { margin-right:14px;}
.iconright { margin-left:14px;}
.btn .iconleft { margin-right:14px;}
.btn .iconright { margin-left:14px;}
.btn-sm .iconleft, .btn-xs .iconleft { margin-right:6px;}
.btn-sm .iconright, .btn-xs .iconright { margin-left:6px;}

[class^="gfx-"]:before, [class*=" gfx-"]:before { vertical-align:middle; position:relative; top:-0.14em;}


/*========== LivIcons ==========*/
.livicon {display: inline-block; line-height: inherit; vertical-align: middle;}
/*========== Icon Boxes ==========*/
.iconbox{ padding:10px; }
.iconbox .iconbox-wrapper{ float:left; margin-right:20px; font-size:20px; line-height:1; text-align:center; }
.iconbox-wrapper.pull-right{ margin-left:20px; margin-right:0;}
.iconbox .iconbox-content{overflow:hidden;}
.iconbox-list{ margin-bottom:0px; }
.iconbox-list li{ margin-top:20px; }
.iconbox-list li:first-child{ margin-top:0px; }
/* livicons iconbox*/
.iconbox .livicon {margin-bottom: 20px; float:left; margin-right:20px;}	
/* icon box vertical*/
.iconbox.vertical{ text-align:center;}
.iconbox.vertical .iconbox-wrapper{ float:none; margin:0 auto 30px;}
.iconbox.vertical .livicon {margin-bottom: 6px; float:none; margin-right:0px; line-height:1;}	
/* icon box icon size*/
.iconbox-wrapper.iconbox-2x{font-size:38px; width:38px; height:38px; line-height:38px;}
.iconbox-wrapper.iconbox-3x{font-size:60px; width:60px; height:60px; line-height:60px;}
.iconbox-wrapper.iconbox-2x .livicon{ margin-bottom:8px;}
.iconbox-wrapper.iconbox-3x .livicon{ margin-bottom:12px;}
/* icon box circle*/
.iconbox-wrapper.circle{ background:#f2f2f2; height:36px; width:36px; line-height:36px; font-size:18px; text-align:center; -webkit-border-radius: 50%; -moz-border-radius: 50%;
border-radius: 50%;}
.iconbox-wrapper.circle.border{ background: none; border:2px solid;}
.iconbox-wrapper.circle.iconbox-2x{font-size:32px !important; width:68px !important; height:68px !important; line-height:68px !important;}
.iconbox-wrapper.circle.iconbox-3x{font-size:60px !important; width:110px !important; height:110px !important; line-height:110px !important;}
/* icon box square*/
.iconbox-wrapper.square{ background:#f2f2f2; height:36px; width:36px; line-height:36px; font-size:18px; text-align:center; -webkit-border-radius: 4px; -moz-border-radius: 4px;
border-radius: 4px;}
.iconbox-wrapper.square.border{ background: none; border:2px solid;}
.iconbox-wrapper.square.iconbox-2x{font-size:38px !important; width:68px !important; height:68px !important; line-height:68px !important;}
.iconbox-wrapper.square.iconbox-3x{font-size:60px !important; width:110px !important; height:110px !important; line-height:110px !important;}


/*========== Progress bars ==========*/
.progress { background:#f1f1f1; height: 40px;  margin-bottom: 40px;  border-radius: 0;  -webkit-box-shadow: none;  box-shadow: none;}
.progress-bar { line-height: 40px; text-align:left; -webkit-box-shadow: none; box-shadow: none; }
.pb-content-text {  display: block; font-size: 12px; font-weight: 600; line-height: 2.5; padding: 5px 10px;}
.pb-icon { float:left; padding:10px; line-height:1; font-size:18px;}
.pb-slim{height: 20px; margin-bottom: 20px;}
.pb-slim .pb-content-text{ line-height:1; padding:4px 10px;}
.pb-slim .pb-icon { padding:2px 10px; font-size:16px;}

/*progress bar align right - default is left*/
.pb-right .progress-bar {float: right;}
.pb-right .pb-content-text {text-align: right;}

/*progress bar colors*/
.progress-bar-success {background-color: #9dd55d !important;}
.progress-bar-info {background-color: #22d2d2 !important;}
.progress-bar-warning {background-color: #f4aa44 !important;}
.progress-bar-danger {background-color: #f33440 !important;}
.progress-bar-dark {background-color: #555566 !important;}


/*========== Pie Chart ==========*/
.progress-pie-wrapper { text-align:center;}
.progress-pie { display:inline-block;}
.progress-pie.center-block{ display:block;}
.progress-pie.center-block .chart { margin:0 auto;}
.progress-pie .chart { position: relative; width: 180px; height: 180px; text-align: center; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%;border-radius:50%;}
.progress-pie .chart canvas { -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%;border-radius:50%;position: absolute; top: 0; left: 0;}
.progress-pie .pie-content {  position:absolute; height: 120px; width:120px; margin-top:30px; margin-left:30px; padding:20px 0; z-index: 2; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%;border-radius:50%; color:#ffffff;     /* Fallback for web browsers that doesn't support RGBa */background: rgb(0, 0, 0) transparent; /* RGBa with 0.6 opacity */background: rgba(50, 49, 59, 0.8);}
.progress-pie .pie-content .title-pie { font-size:14px; font-weight:bold; display:block; padding:0 12px;}
.progress-pie .pie-content .percent { font-size:40px; display:block; padding-top:5px; line-height:1.4;}
.progress-pie .pie-content .percent.icon-only { line-height:1.5; font-size:48px;}
.progress-pie .pie-content .percent.counter { line-height:1.2;}

/*========== Video BG ==========*/


/*========== Forms ==========*/
.form-control { height:50px; padding:10px 20px; background-color:transparent; border: 1px solid #ececec; color:#778899; -webkit-box-shadow: none; box-shadow: none;}
.form-control:focus {-webkit-box-shadow: none; box-shadow: none;}
.form-group [class*="col-sm-"], .form-group [class*="col-md-"], .form-group [class*="col-lg-"] { margin-bottom:15px;}
.form-group [class*="col-sm-"]:last-child, .form-group [class*="col-md-"]:last-child, .form-group [class*="col-lg-"]:last-child { margin-bottom:0;}
.form-control::-moz-placeholder {color:#cccccc;}

/*dark form*/
.dark-form{}

/*========== Lightbox ==========*/
.mfp-preloader { z-index:1046;}


/*========== Backgrounds and Colors ==========*/
/*bg*/

.bg-color-success{ background-color:#9dd55d !important;}
.bg-color-info{ background-color:#22d2d2 !important;}
.bg-color-warning{ background-color:#f4aa44 !important;}
.bg-color-danger{ background-color:#f33440 !important;}
.bg-color-light{ background-color:#f8f8f8 !important;}
.bg-color-dark{ background-color:#32313B !important;}
.bg-color-white{ background-color:#ffffff !important;}
.bg-color-none{ background-color:transparent !important}

/*colors*/

.color-success{ color:#9dd55d !important;}
.color-info{ color:#22d2d2 !important;}
.color-warning{ color:#f4aa44 !important;}
.color-danger{ color:#f33440 !important;}
.color-white{ color:#ffffff !important;}
.color-dark{ color:#32313B !important;}


/*========== White Space ==========*/
.white-space {display: block; width: 100%;}
.white-space.space-mini { padding:5px 0;}
.white-space.space-xsmall { padding:10px 0;}
.white-space.space-small { padding:20px 0;}
.white-space.space-medium { padding:30px 0;}
.white-space.space-big { padding:50px 0;}

/*========== Dividers ==========*/
hr{ margin-top:30px; margin-bottom:30px;}

/* hr fancy */
hr.hr-fancy {border: 0 solid #ececec;border-top-width: 1px;height: 0; display: block;width: 100%;position: relative;}
hr.hr-fancy:after {content: " ";width: 30%;height: 5px; position: relative;  bottom:3px; display:block;}
hr.text-center.hr-fancy:after { margin:0 auto;}
hr.text-right.hr-fancy:after { float:right;}

/* hr fade margins */
hr.hr-fade { border: 0; height: 1px; background-image: -webkit-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0)); background-image: -moz-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0)); background-image: -ms-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0)); background-image: -o-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0)); }

/* hr double border */
hr.hr-double { padding: 4px; border: none; border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;}

/* hr icon */
.hr-icon {position: relative; display:block;}
.icon-divider{background-color: #FFFFFF; display: block; font-size: 38px; height: 50px; left: 50%; line-height: 50px; margin-left: -40px; position: absolute; text-align: center; width: 80px; top:-25px;}


/*========== Labels ==========*/
.label{ vertical-align:middle; padding:0.2em 0.6em 0.2em;}
.label-default {
  background-color: #778899;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {}
.label-primary[href]:hover,
.label-primary[href]:focus {

}
.label-success {
  background-color: #9dd55d;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #8dbd0a;
}
.label-info {
  background-color: #22d2d2;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0cc0c0;
}
.label-warning {
  background-color: #f4aa44;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ee8820;
}
.label-danger {
  background-color: #f33440;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #dd3333;
}

/*===============================
========== Google Maps ==========
===============================*/
.gmap-button { display:block; text-align:center; font-size:18px; padding:30px 0; cursor:pointer; color:#ffffff; text-transform:uppercase;}
.gmap-button:hover { background:#f8f8f8; color:#32313B;}
.gmap-button:after {content: "\f103"; display: inline-block;  font-family:'FontAwesome';  font-size: 18px; margin-left: 16px;  text-decoration: inherit;}
.gmap-button.show-map:after {content: "\f102"; display: inline-block;  font-family:'FontAwesome';  font-size: 18px; margin-left: 16px;  text-decoration: inherit;}
.gmap-wrapper{}
#google-map-footer {display: none;  height: 500px; width: 100%;}
#google-map { height: 450px; width: 100%;}
#google-map.small-map { height: 300px;}
.map-marker { padding:20px;}
.map-marker p{ margin:0}

/*Panels*/
.panel{ background:none;}
.panel-default{ border-color:#ececec;}
.panel-light{ border-color:#f8f8f8;}

/*===============================
========== Tabs ==========
===============================*/

.nav-tabs {border-bottom: none;}
.nav-tabs > li {float: left; margin-bottom: 0px;}
.nav-tabs > li > a { padding:15px 15px; margin-right: 1px;  line-height: 1.42857143;border: none; border-radius: 0; background: #32313b; color: #fff; border-bottom:4px solid;}
.sidebar-widget .nav-tabs > li > a { padding:15px 5px;}
.nav-tabs > li > a:hover {border-color: #ececec; background:#f5f5f5;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color: #fff; cursor: default;  border: 0; border-bottom:4px solid;}
.nav-tabs.nav-justified { width: 100%; border-bottom: 0;}
.nav-tabs.nav-justified > li { float: none;}
.nav-tabs.nav-justified > li > a {margin-bottom: 5px; text-align: center;}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {top: auto; left: auto;}
.nav > li > a:hover, .nav > li > a:focus {background-color: #f8f8f8;}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {margin-right: 1px; border-radius: 0;}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border:none; border-bottom: 4px solid;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {border-bottom: 4px solid;border-radius: 0; }
  .nav-tabs.nav-justified.tabs-alt > li > a {border-bottom:  transparent; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { }
}
.nav-pills { margin-bottom:10px;}
.nav-pills > li {  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
  margin-right:2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
}
.nav-stacked > li {float: none;
}
.nav-stacked > li + li { margin-top: 2px; margin-left: 0;}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block; padding:30px 10px; border:1px solid #ececec;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Tabs Alternative */
.nav-tabs.tabs-alt > li > a { -webkit-border-radius: 4px 4px 0 0 ;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0; margin-right: -1px; margin-bottom: -1px; background:#f5f5f5; border:1px solid #ececec; color:#778899;}
.nav-tabs.tabs-alt > li.active > a:after{ content:""; height:4px;  position:absolute; top:-1px; left:0; display:block; z-index:1; width:100%; -webkit-border-radius: 4px 4px 0 0 ;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.nav-tabs.tabs-alt > li > a:hover { margin-right: -1px; background:#ffffff; border:1px solid #ececec; color:#778899;}
.nav-tabs.tabs-alt > li.active > a {border:1px solid #ececec; border-bottom:1px solid #fff; background:#ffffff;}
.nav-tabs.tabs-alt > li.active > a:hover { border:1px solid #ececec;border-bottom:1px solid #fff; background:#ffffff;}
.nav-tabs.tabs-alt > li.active > a:focus { border:1px solid #ececec; border-bottom:1px solid #fff; background:#ffffff;}
.tabs-alt.tab-content > .active { border:none; border-top:1px solid #ececec;}

/*===============================
========== Accordions & Toggle ==========
===============================*/

.accordion .panel {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow:none; border:none; background:none;}
.accordion.panel-group{ margin:20px 0;}
.accordion .panel .panel-heading {border:1px solid #ececec; padding:0; background:none;}
.accordion .panel-title { font-weight:500; font-size:inherit;}
.accordion .panel-title a{display:block; padding:15px;}
.accordion .panel-title a .fa{margin-right:10px;}
.accordion .panel-body {border:none !important;}
.accordion .accordion-toggle.collapsed-icon:after{    content: "\f147"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; float:right;}
.accordion .accordion-toggle.collapsed.collapsed-icon:after{    content: "\f196"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;	float:right;}
.accordion .accordion-toggle.collapsed-icon-left.collapsed-icon:after{float:left; margin-right:10px;}
.accordion .accordion-toggle.collapsed-icon-left.collapsed.collapsed-icon:after{float:left; margin-right:10px;}

/* Accordion & Toggle - default stytle  */
.accordion .accordion-toggle {}
.accordion .accordion-toggle.collapsed{ color:#848494;}
.accordion .accordion-toggle.collapsed:hover{}

/* Accordion & Toggle - alternativestytle  */
.accordion.accordion-alt .panel-heading{ border:none; background: #f8f8f8;}
.accordion.accordion-alt .accordion-toggle {color:#fff; }
.accordion.accordion-alt .accordion-toggle.collapsed{  background: #f8f8f8; color:#848494;}
.accordion.accordion-alt .accordion-toggle.collapsed:hover{ color:#fff;}

/*===============================
========== Pricing Table ==========
===============================*/
.pricing-table{ border:1px solid #ececec; text-align:center; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; margin-bottom:20px;}
.pricing-table .pricing-table-head{background:#f8f8f8; padding-bottom:20px; border-bottom:1px solid #ececec;}
.pricing-table .pricing-table-head .pricing-head-title{ margin: 0px 5% 20px; padding:10px 0; color:#ffffff; font-weight:600; font-size:18px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius: 0 0 4px 4px;border-radius: 0 0 4px 4px;}
.pricing-table .pricing-table-head .iconbox-wrapper{ margin-bottom:20px;}
.pricing-table .pricing-table-head .pricing-head-price{ font-size:72px; letter-spacing:-1px; line-height:1; color:#32313b; font-weight:400;}
.pricing-table .pricing-table-head .pricing-head-price .curency{ font-size:16px; position:relative; top:-30px}
.pricing-table .pricing-table-head .pricing-head-price .period{ font-size:16px; position:relative; bottom:-10px;}
.pricing-table .pricing-table-head .pricing-head-description{ margin-bottom:0; padding:0 10px; font-style:italic;}
.pricing-table .pricing-table-content{ padding:20px 0; text-align:left;}
.pricing-table .pricing-table-content p{ padding:0 14px; margin:0;}
.pricing-table .pricing-table-footer{ padding:20px 0; border-top:1px solid #ececec; background:#f8f8f8;}
.pricing-table .pricing-table-content .pricing-list { list-style:none; padding:0; margin:0;}
.pricing-table .pricing-table-content .pricing-list li{ padding:14px; border-top:1px solid #ececec; color:#32313b;}
.pricing-table .pricing-table-content .pricing-list li:first-child{ border-top:0;}
.pricing-head-description br{display:none}
/*===============================
========== Video Responsive ==========
===============================*/

iframe{ border:none;}
.flex-video {position: relative;padding-top: 25px;padding-bottom: 56.4%;height: 0;overflow: hidden;}
.flex-video.widescreen { padding-bottom: 50%; }
.flex-video.vimeo { padding-top: 0; }
.flex-video.youtube{ padding-top: 0; }
.flex-video.html5{ padding-top: 0; padding-bottom:50%}
.flex-video .video-js{ width:100%;}
.flex-video iframe, .flex-video object, .flex-video embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}


/* Margins */

.margin-left10{margin-left:10px !important;}
.margin-right10{margin-right:10px !important;}
.margin-left5{margin-left:5px !important;}
.margin-right5{margin-right:5px !important;}


/*top*/
.margin-top0{margin-top:0px !important;}
.margin-top10{margin-top:10px !important;}
.margin-top20{margin-top:20px !important;}
.margin-top30{margin-top:30px !important;}
.margin-top40{margin-top:40px !important;}
.margin-top50{margin-top:50px !important;}
.margin-top60{margin-top:60px !important;}
.margin-top70{margin-top:70px !important;}
.margin-top80{margin-top:80px !important;}
.margin-top90{margin-top:90px !important;}
.margin-top100{margin-top:100px !important;}

/*bottom*/
.margin-bottom0{margin-bottom:0px !important;}
.margin-bottom10{margin-bottom:10px !important;}
.margin-bottom20{margin-bottom:20px !important;}
.margin-bottom30{margin-bottom:30px !important;}
.margin-bottom40{margin-bottom:40px !important;}
.margin-bottom50{margin-bottom:50px !important;}
.margin-bottom60{margin-bottom:60px !important;}
.margin-bottom70{margin-bottom:70px !important;}
.margin-bottom80{margin-bottom:80px !important;}
.margin-bottom90{margin-bottom:90px !important;}
.margin-bottom100{margin-bottom:100px !important;}

/* Padding */

/*top*/
.padding-top0{padding-top:0px !important;}
.padding-top10{padding-top:10px !important;}
.padding-top20{padding-top:20px !important;}
.padding-top30{padding-top:30px !important;}
.padding-top40{padding-top:40px !important;}
.padding-top50{padding-top:50px !important;}
.padding-top60{padding-top:60px !important;}
.padding-top70{padding-top:70px !important;}
.padding-top80{padding-top:80px !important;}
.padding-top90{padding-top:90px !important;}
.padding-top100{padding-top:100px !important;}

/*bottom*/
.padding-bottom0{padding-bottom:0px !important;}
.padding-bottom10{padding-bottom:10px !important;}
.padding-bottom20{padding-bottom:20px !important;}
.padding-bottom30{padding-bottom:30px !important;}
.padding-bottom40{padding-bottom:40px !important;}
.padding-bottom50{padding-bottom:50px !important;}
.padding-bottom60{padding-bottom:60px !important;}
.padding-bottom70{padding-bottom:70px !important;}
.padding-bottom80{padding-bottom:80px !important;}
.padding-bottom90{padding-bottom:90px !important;}
.padding-bottom100{padding-bottom:100px !important;}

/*===============================
========== Back To Top ==========
===============================*/
.scrollup{ border:2px solid #ececec; color:#ececec; display: none; font-size: 26px; line-height:1.3; position: fixed; bottom:40px; right:10px; text-align: center; width: 40px; height:40px; z-index: 1100; }
.scrollup:hover, .scrollup:focus{border:2px solid;}

/*===============================
========== General Pages ==========
===============================*/

/* Sidebar */
.content-with-sidebar{ overflow:hidden;}
.content-with-sidebar .sidebar:before{ content: "";  display: block;  height: 6000px;  position: absolute; width: 1px;}
.sidebar.sidebar-right:before{ background: #ececec; margin-left:-8px;}
.sidebar.sidebar-left:before{ background: #ececec; right:7px;}
.sidebar.sidebar-right .sidebar-content{ position:relative; padding-left:15px;}
.sidebar.sidebar-left .sidebar-content{ position:relative; padding-right:15px;}

/* widget */
.sidebar-widget { margin-bottom:40px;}
.sidebar-widget .title-widget { font-weight:300; text-transform:none;}
.sidebar-widget .title-widget.fancy-title span:after {margin: 20px 0 -3px;}

/* nav sidebar */
.nav{}
.nav .nav { padding-left:20px;}


/* Pagination */

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{ border-color:#ececec;}
.pagination > li > a, .pagination > li > span {border-color:#ececec; color:#778899; margin-left: 4px;  padding: 8px 16px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {color:#ffffff; }


/*===============================
========== Blog Pages ==========
===============================*/

.blog-post{ position:relative; margin-bottom:50px; }
.blog-post .blog-post-side{ position:absolute; top:0; left:0; width: 70px;}
.blog-post .blog-post-side .blog-post-date { text-align:center; color: #fff; padding:5px 0; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.blog-post .blog-post-side .blog-post-date .date-day { margin-bottom:0; font-size:2.25em; font-weight:700; line-height:1;}
.blog-post .blog-post-side .blog-post-date .date-month { margin-bottom:0; text-transform: uppercase; font-size:18px;}
.blog-post .blog-post-content{padding:20px; margin-right:15px; border:1px solid #ececec; margin-left:85px; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.post-media { margin-bottom:20px;}
.post-media img{ width:100%; height:auto;}

.post-format { width:70px; height:70px; text-align:center; line-height:2.4; font-size:28px; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px;border-radius:4px; border:1px solid #ececec; margin-top:10px;}
.post-format-standard .post-format:before{content: "\f040";font-family: 'FontAwesome';}
.post-format-link .post-format:before{content: "\f0c1";font-family: 'FontAwesome';}
.post-format-quote .post-format:before{content: "\f10e";font-family: 'FontAwesome';}
.post-format-gallery .post-format:before{content: "\f03e";font-family: 'FontAwesome';}
.post-format-video .post-format:before{content: "\f03d";font-family: 'FontAwesome';}
.post-format-image .post-format:before{content: "\f030";font-family: 'FontAwesome';}
.post-format-music .post-format:before{content: "\f001";font-family: 'FontAwesome';}
.post-meta-info { font-style:italic; color: #778899; margin:10px 0;}
.post-meta-info a{color: #778899;  font-size:13px;}
.post-meta-info a:hover, .post-meta-info a:focus {}
.meta-comments:before{content: "\f075";font-family: 'FontAwesome'; margin-right:10px; font-style:normal;}
.meta-date:before{content: "\f073";font-family: 'FontAwesome'; margin-right:10px; font-style:normal;}
.meta-tags:before{content: "\f02c";font-family: 'FontAwesome'; margin-right:10px; font-style:normal;}


/* Posts List */
.posts-list{}
.post-item { margin-top:10px; padding-bottom:10px; display:block;}
.post-image{ max-width:80px; max-height:80px; margin: 0 10px 10px 0; float:left;}
.post-image img{-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.post-item-title { font-weight:600; color:#32313b;}

/* Comments List */
.comments-list { list-style:none; padding:0;}
.comments-list li { margin-top:20px; line-height:1.6; padding-left:30px;}
.comments-list li:before {content: "\f0e6"; display: inline-block;  font-family: 'FontAwesome';   font-style: normal; font-weight: normal;  margin-left: -1.3em;  width: 1.3em; font-size:18px;}
.comments-list li:first-child { margin-top:0;}
a.comment-user { padding:5px 10px; background:#32313b ; margin-right:5px; color:#ffffff; font-weight:600; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
a.comment-user:hover { background:#778899;}
a.comment-link { }
a.comment-link:hover { }
/* Blog Masonry */
.element-inner .blog-post .blog-post-side { position:relative; width:100%; clear:both; margin:0 auto 20px; display:table;}
.element-inner .blog-post .blog-post-content { margin-left:0; margin-right:0;}
.element-inner .blog-post .post-title { font-size:28px;}
.element-inner .blog-post .blog-post-side { position:relative; width:auto; text-align:center;}
.element-inner .blog-post .blog-post-side .blog-post-date { width:70px; height:70px; margin-right:10px; float:left;}
.element-inner .blog-post .post-format{ float:left; margin:0;}

/*===============================
========== Search Results ==========
===============================*/
.search-results{ border-top:1px solid #ececec;}
.search-results-item { padding:40px 0 40px 60px; position:relative; border-bottom:1px solid #ececec;}
.search-number { position:absolute; left:0; top:40px; width:40px; height:40px; border:1px solid #ececec; font-size:18px; text-align:center; line-height:2; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

/*===============================
========== Under Construction ==========
===============================*/
.counter-block{ color:#FFF; border:1px solid #ececec; text-align:center; font-size:64px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.counter-block span{ display:block; font-size:16px; border-top:1px solid #ececec; padding:10px 0; margin-top:10px; text-transform:uppercase;}

/*===============================
========== Shop Pages ==========
===============================*/
.shop-product{ padding-bottom:10px;-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.shop-product:hover{ background:#fbfbfb;}
.shop-product .shop-product-info{ display:block; text-align:center; padding:20px 0 10px; border-bottom:4px solid #ececec; margin:0 5px 10px;}
.shop-product .shop-product-info .product-name{ margin-bottom:2px;}
.shop-product .shop-product-info .product-category { margin-bottom:10px; font-size:13px;}
.shop-product .shop-product-info .product-price{ display:block; margin-bottom:0; font-size:18px; color:#32313b; line-height:1; }
.product-links { text-align:center;}
.product-links ul{ list-style:none; margin:0; padding:0;}
.product-links ul li{ display:inline-block; width:23%; padding:10px 0; text-align:center; border-left:1px solid #ececec;}
.product-links ul li a { display:block; font-size:16px; color:#778899;}
.product-links ul li a:hover, .shop-product .product-links ul li a:focus {}
.product-links ul li:first-child{ border-left: none;}

.img-hover{ position:absolute !important; top:0 !important; left:0 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* Safari 1.x */ -khtml-opacity: 0; /* Modern browsers */opacity: 0 !important;}
.owl-item .product:hover .img-hover, .list-group.products .product:hover .img-hover{ position:absolute !important; top:0 !important; left:0% !important; z-index:2 !important; width:100% !important; max-width:initial !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Safari 1.x */ -khtml-opacity: 1 !important; /* Modern browsers */opacity: 1 !important; }
.product-thumbnail{position:relative; overflow:hidden}
ul.products li.product a:hover img, ul.products li.product a img{box-shadow:none !Important; border:none !important}		   
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating{margin:.5em auto .5em !important}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img{margin:0 !important}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before{z-index:99999}
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before{color:#32313b !important}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li{width:100% !Important}
.cross-sells h2 {font-size:24px}
.woocommerce .cart-collaterals .cross-sells ul.products .product-links li, .woocommerce-page .cart-collaterals .cross-sells ul.products .product-links li{width:23% !Important}
.rating {direction: rtl;  font-size: 16px;  unicode-bidi: bidi-override; text-align:center; position:absolute; bottom:-32px; height:32px; line-height:2; width:100%; color:gold;
	background:#ffffff; /* fallback for browser that not support rgba */
	background:rgb(255,255,255); 
	background: rgba(255,255,255, .8); /* Works on all modern browsers */
	-webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out;	-ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.shop-product:hover .rating { bottom:0; z-index:999}

.ribbon-wrapper {width: 85px;height: 88px;overflow: hidden; position: absolute; top: -3px; right: -3px; z-index:2}
.ribbon { font-size: 12px; font-weight:500;text-align: center; position: relative; padding: 7px 0; left: -5px; top: 15px; width: 120px; background-color: #848494; color: #fff;
 -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);
 -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);  box-shadow: 0px 0px 3px rgba(0,0,0,0.3);}
.ribbon:before, .ribbon:after {content: ""; border-top:   3px solid #848494; border-left:  3px solid transparent; border-right: 3px solid transparent; position:absolute;
  bottom: -3px;}
.ribbon:before {left: 0;}
.ribbon:after { right: 0;}
.ribbon span { font-weight:700; font-size:14px; line-height:1;}

h1.page-title {display:none}
ul.product-categories ul {padding-left:14px}
.woocommerce-result-count{margin:0px 0 -20px 0 !important}
.shop-filters .options-view{margin-top:20px}
.shop-filters .btn-sm, .shop-filters .btn-group-sm > .btn{padding:8px 20px; text-shadow: 0px 2px 3px #eee; color:#ccc}
.shop-filters .btn-sm.active, .shop-filters .btn-group-sm > .btn.active{color:#666; text-shadow: 0px 1px 1px #ccc;}
/* Shop View */
li.list-group-item{float: none !Important;width: 100% !Important;border:none;}
li.list-group-item:before, li.item.list-group-item:after { display: table; content: " ";}
li.list-group-item:after{clear:both;}
/* shop lists */
.shop-product-categories { list-style:none; padding:0; margin:0;}
.shop-product-categories li { padding:15px 10px; border-top:1px solid #ececec; text-transform:uppercase;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;	-webkit-transform: translate3d(0,0,0);}
.shop-product-categories li:hover,.shop-product-categories li:focus { background:#f8f8f8;}
.shop-product-categories li.active { background:#f8f8f8;}
.shop-product-categories li:first-child {border-top:none;}
.shop-product-categories li span.count{ float:right;}

/* Price filter */

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
	background:#f2f2f2 !Important;
	-webkit-border-radius:0 !important;
	border-radius:0 !important;
}
.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal{height:0.65em !important}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
	background:#f7505a !Important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-shadow:none !important;
	-webkit-border-radius:0 !important; border-radius:0 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
	border:none !Important; width:1.1em !Important; height:1.2em !Important
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, 
.woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, .woocommerce-page input.button:hover{background:#dc3443 !important}
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, 
.woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button,
 .woocommerce .button, #searchsubmit{
	text-shadow:none !Important; color:#fff !Important; box-shadow:none !Important; border:none !Important; font-weight:normal !Important; border-radius:4px; background:#f7505a !Important; 
	padding: 8px 16px;
}
.widget_product_search label {display:block}
.widget_product_search input[type="text"]{
	height:40px; padding:10px 8px; background-color:transparent; border: 1px solid #ececec; color:#778899; -webkit-box-shadow: none; box-shadow: none
}
 #searchsubmit{padding:10px 14px}
.product-links ul {margin-bottom:0 !important}
/* shop filters */
.shop-filters{}
.shop-filters .form-control{ width:auto; display:inline-block;}
.shop-filters label{ font-weight:300;}
.show-results { float:right; line-height:3;}
@media (max-width: 540px) {
.show-results { float:none; margin:20px 0 0; display:block;}
}

/* shop product info */
.product-info{ border:1px solid #ececec; padding:40px 20px;}
.product-info h2, .product-info h3{ text-transform:none; margin-bottom:20px;}
.product-info .product-price{ font-size:24px; font-weight:600; line-height:inherit; margin:20px 0; color:#32313b;}
.product-info .rating{ text-align:left; position:relative; top:0; left:0;}
.product-info .form-control {}
.inputQty {margin:0 10px 10px 0; float:left;}
.input-quantity { height:50px; border:1px solid #ececec; padding:10px; float:left; max-width:80px; text-align:center; font-size:18px; }
.qselect { height:50px; width:30px; font-size:18px; float:left; text-align:center; line-height:2.6; cursor:pointer; border:1px solid #ececec; }
.qselect.qup{-webkit-border-radius:0 4px 4px 0; -moz-border-radius:0 4px 4px 0; -o-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0; margin-left:-1px;}
.qselect.qdown{-webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; -o-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px; margin-right:-1px;}

/* shop rating lists */
.ratings{}
.ratings li{ position:relative;}
.ratings li .rating-final{top:0; right:0; text-align:right; width:auto; line-height:1; position:absolute;}
.ratings li .rating-final span.star {display: inline-block; font-family: FontAwesome;  font-style: normal;  font-weight: normal;}
.ratings li .rating-final span.star:before { content: "\f006"; padding-right: 5px;}
.ratings li .rating-final span.star.star-full:before { color: gold;  content: "\f005";}
.ratings li .rating-final span.star.star-half:before { color: gold;  content: "\f123";}
.ratings .media-object{ max-width:80px; height:auto;}
.ratings .media-heading{ font-size:18px; font-weight:300; }
.ratings .rating-date{ margin-left:20px; font-style:italic; font-size:14px; color:#778899;}
@media (max-width: 540px) {
.ratings li .rating-final{position:relative;}
}


/* Post Navigation */
.post-navigation{}
.article-nav{
/* default fallback */background: rgb(37, 36, 44);
/* nice browsers */background: rgba(37, 36, 44, 0.2);
color: #FFFFFF; height: 120px; margin-top: -60px; padding: 15px;  position: fixed; text-decoration: none; top: 50%; z-index: 1000; cursor:pointer;}
.article-nav.article-prev{left:0;}
.article-nav.article-next{right:0;}
.nav-icon{ height: 22px;line-height: 22px; margin-top: -11px; position: absolute; top: 50%;}
.article-prev .nav-icon{left:10px;}
.article-next .nav-icon{right:10px;}
.nav-info-wrapper{display: block; overflow: hidden; width:0; 	
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-transform: translate3d(0,0,0);}
.article-prev .nav-info{ margin:0 0 0 15px;}
.article-next .nav-info{ margin:0 15px 0 0; text-align:right;}
.nav-info{   display: table; height: 90px; width: 210px;}
.nav-info-title{display: table-cell;vertical-align: middle;}
.article-nav:hover{color:#fff;
/* default fallback */background: rgb(37, 36, 44) transparent;
/* nice browsers */background: rgba(37, 36, 44, 0.8);}
.article-nav:hover .nav-info-wrapper{ width:225px;}

/* Single Post */
.about { padding-left:116px; position:relative; padding-bottom:50px; border-bottom:1px solid #ececec; margin-bottom:50px;}
.author-avatar{ max-width:96px; position:absolute; top: 0; left:0;}
.author-avatar img { width:100%; height:auto;}
/* comments article */
.comments-article{ margin-bottom:50px;}
.comments-article img { max-width:64px;}
.comments-article li.media {}
.comment-date{ color:#778899; font-size:14px; margin-left:10px;}
.comments-article .media-heading { font-size:16px; font-weight:400; margin-bottom:10px;}


/*===============================
========== RTL STYLES ==========
===============================*/
html[dir="rtl"] .social-top { float:right; padding:0;}
html[dir="rtl"] .social-top li:first-child { border-left:none;}
html[dir="rtl"] .social-top li:last-child {border-left: 1px solid #ececec;}
html[dir="rtl"] .top-menu {float:left; padding:0;}
html[dir="rtl"] .top-menu li:first-child { border-left:none;}
html[dir="rtl"] .top-menu li:last-child { border-left:1px solid #ececec;}
html[dir="rtl"] .header-top ul .fa { margin-right:0; margin-left:10px;}
html[dir="rtl"] .social-top .fa {margin-left: 0 !important;}
html[dir="rtl"] .slide-panel-btn {margin-right:-40px;}

html[dir="rtl"] .gfx-mega .dropdown-menu { left:auto; right:auto;}

html[dir="rtl"] .iconbox .iconbox-wrapper { float:right; margin-left:20px; margin-right:0;}
html[dir="rtl"] .iconbox.vertical .iconbox-wrapper { float:none; margin: 0 auto 15px;}
html[dir="rtl"] .progress-pie .pie-content{margin-left: 0px; margin-right: 40px;}

html[dir="rtl"] .gmap-button:after { margin-left:0; margin-right:16px;}

html[dir="rtl"] .btn .iconleft { margin-right:0px; margin-left:14px;}
html[dir="rtl"] .btn .iconright { margin-right:14px; margin-left:0px;}




/*===============================
========== Responsive Media Queries ==========
===============================*/
@media (min-width: 768px) and (max-width: 991px) {
.logo {line-height: 105px !important;}
.gfx-nav { float:none;}
ul.gallery {margin-left: 0;}
ul.gallery li {width: 50% !important; /* this value + 2% should = 50% */}

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 1200px) {

}
@media (max-width: 767px) {
	
.header-top-left{padding:0px;}
.social-top{ text-align:center; float:none;}
.top-menu{ float:none; text-align:center;}
.top-menu li { border-top:1px solid #ececec;}

.logo {line-height: 105px !important;}
.gfx-nav { float:none;}
.header-main.shrink .gfx-nav a { line-height:1.4;}

.main-wrapper-header .breadcrumbs-wrapper { text-align:left;}
.fancy-header .breadcrumbs-wrapper { text-align:center;}

ul.gallery {margin-left: 0;}
ul.gallery li {width: 50% !important; /* this value + 2% should = 50% */}

.blog-post-side { position:relative !important; margin:0 auto; margin-bottom:20px;}
.blog-post-content { margin-left:0 !important; margin-right:0 !important;}

/* RTL */
html[dir="rtl"] .top-menu {float: none;text-align: center;}
html[dir="rtl"] .social-top {float: none; text-align: center;}

}

@media (max-width: 540px) {
ul.gallery {margin-left: 0;}
ul.gallery li {width: 100% !important; /* this value + 2% should = 100% */}
}
/*******************************************************/
.main-wrapper-header .breadcrumbs-wrapper .breadcrumb li{color: #fff;}
/***********************under constuction*************/

div.eemail_caption{
    color: #ffffff !important;
    text-align: center;
    font-size: 36px;
    margin-top: 0;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizelegibility;
}
.eemail_textbox{
    display: inline-block;
    float: right;
    width: 78%;
    padding: 0;
}
.eemail_textbox_class{
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100% !important;
    margin-bottom: 0;
    height: 50px;
    padding: 10px 20px;
    background-color: transparent;
    border: 1px solid #ececec;
    color: #778899;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}
div.eemail_textbox input[type="text"]:focus{
    border-color:  #f7505a;
}

.eemail_button{
    padding: 0;
    display: inline-block;
}

input.eemail_textbox_button{
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7505a;
    color: #ffffff;
    padding: 18px 28px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    border: none;
    display: table-cell;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate3d(0,0,0);
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/*************************BLOG*************/
.post-content{
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 20px;
    text-rendering: optimizelegibility;
    font-family: 'Raleway', sans-serif;
}
.post-format-quote blockquote:before{color: #f7505a;}

/****comments*****/
.comments-article ul.children{
	list-style: none;
	margin-left: 30px;
}

/********************F/A.Q*********************/
.faqform button.btn-primary{width: 100%;}
label.error {color:red}
#appstatus {margin-bottom:10px}
#appstatus span.label-success{
    background-color: #9dd55d;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: normal;
}
/******************WIDGETS************/
.sidebar-widget ul li{
    margin-bottom: 12px;
    font-size: 14px;
}
/* tags */
.tags li, .wp-tag-cloud li {margin:6px 4px; display:inline-block}
.tags a, .wp-tag-cloud a{ padding:4px 8px; border:1px solid #e5e5e5; font-size:14px !important; font-weight:400;}
.tags a:hover, .wp-tag-cloud a:hover{background:#f7505a; color: #ffffff;}
.tags, .wp-tag-cloud {list-style:none; padding-left:0}
.footer-widget .wp-tag-cloud a{color: #f7505a;}
.footer-widget .wp-tag-cloud a:hover{color: #fff;}

/* Contact Us Widget */
.container.contact-widget-wrapper{max-width:100% !important;}
#contactFormWidget input[type="text"],
#contactFormWidget textarea {
  float: left;
  font-size: 0.846em;
  padding: 10px 2%;
  color: #778899;
  width: 98%;
  margin-bottom: 11px;
}
#wemail {margin-left:4px !Important}
#contactFormWidget .col-md-6, #contactFormWidget .col-md-12 {padding:0}

#contactFormWidget textarea {
  width: 100%;
  height: 80px;
  min-height: 80px;
  float:none;
}
#contactFormWidget input[type="submit"] {
  float: right;
  position: relative;
  margin: 0 2px 0 0;
  padding:10px;
}

#contactFormWidget input[type="submit"]:hover {
  opacity: 0.80;
  -moz-opacity: 0.80;
  filter:alpha(opacity=80);
}
.widgetinfo {color:#9dd55d; font-size:12px; text-transform:uppercase; font-weight: bold; margin-top:-24px}
.widgetinfo i{color:#9dd55d; margin-right:6px}

/********************Flickr************/
ul.flickr-list {
    overflow: hidden; padding-left:0; margin-left:0; list-style:none
}

ul.flickr-list li {
    float: left;
    margin-right: 10px;
    margin-bottom: 4px;
}

ul.flickr-list li:nth-child(3n) {
    margin-right: 0px;
}

ul.flickr-list li a {
    display: inline-block;
    max-width: 75px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    border: 1px solid #f7505a;
}

ul.flickr-list li a img {
    width: 100%;
   
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
ul.flickr-list li a:hover{border-radius: 7px}
ul.flickr-list li a:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}
/**************twitter*********/
.footer-widget .twitter-footer a{color: #f7505a;}
.footer-widget .twitter-footer a:hover{color: #dc3443;}
/****************Social buttons**********/
.footer-widget .social-footer ul li a{color: #778899}
.footer-widget .social-footer ul li a:hover{color: #f7505a;}
/**********recent works & latest blog********/
.widget_alc_works .post-item p{font-size: 12px;}
.footer-widget .post-item-title{color: #ffffff}
.footer-widget .post-item-title:hover{color: #778899;}
.footer-widget .list-latest li{margin-bottom: 0;}
.footer-widget .post-item{padding-bottom: 0;}
/***************3 IN 1*************/
.footer-widget .tabbed-widget a.comment-user:hover{color: #f7505a}
/*---calendar---*/
#wp-calendar{border:solid 1px #dfdfdf; width:100%}
#wp-calendar td {padding:8px; border-bottom:solid 1px #ededed}
#wp-calendar tbody td {border-left:solid 1px #ededed; text-align:center}
#wp-calendar th{padding:4px; background:#333; color:#fff; text-align:center}
#wp-calendar caption {background:#f7505a; padding:4px; color:#fff}
/***************************************************/
.sidebar-widget img, .sidebar-widget select{
	max-width: 100%;
	height: auto;
}

.widget_nav_menu ul{
    list-style: none;
    padding-left: 0;
}
.footer-widget ul{
    list-style: none;
    padding-left: 0;
}
.footer-widget li{
    margin-bottom: 12px;
    font-size: 14px;
}
.footer-widget li a{
    color: #ffffff;
}
.footer-widget li a:hover{
    color:#778899;
}

.yith-wcwl-add-to-wishlist .ajax-loading{display:none !Important}
.yith-wcwl-add-to-wishlist{margin-top:0 !important}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-bottom:10px !important}
.page-numbers{margin:20px 0px; border:none !Important}
.page-numbers  > li {border:none !Important; margin-left: 4px !Important;}
.page-numbers  > li > a,
.page-numbers > li > span {
 padding: 8px 16px !important;
  line-height: 1.42857143 !Important;
  color: #778899 !important;
  text-decoration: none;
  background-color: #fff !important;
  border: 1px solid #ddd !Important;
}
.page-numbers> li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page-numbers > li:last-child > a,
.page-numbers > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}  
.page-numbers > li > a.next, .page-numbers > li > a.prev{padding:8px 12px !important} 
.page-numbers > li > span.current, .page-numbers > li:hover a, .page-numbers > li:hover span{background-color:#f7505a !Important; color:#fff !Important; border-color:#f7505a !important}
#add-items-ajax-loading {display:none !Important}
.yith-wcwl-add-to-wishlist .feedback {display:none !important}
.yith-wcwl-wishlistexistsbrowse.show{text-align:center}
.yith-wcwl-wishlistexistsbrowse.show a, .yith-wcwl-wishlistaddedbrowse.show a  {padding:0; background:url('images/heart.png'); width:16px; height:16px; display:inline-block;}
.yith-wcwl-wishlistaddedbrowse.show a {text-indent:-9999px}
.woocommerce.compare-button a{font-size:11px}


.list-group-item .product-thumbnail{float:left; width:30%; margin-right:6%}
.list-group-item.shop-product .shop-product-info, .list-group-item .product-links{float:right; width:62%}
.woocommerce .woocommerce-product-rating .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating{color:gold}

.woocommerce #content .quantity .minus, .woocommerce .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce-page .quantity .minus,
.woocommerce #content .quantity .plus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .plus,
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty{
	bottom:auto !important; right:auto !Important; background:#ffffff !Important; border-color:#e5e5e5 !important; margin:0 0 5px 0; padding:8px 18px 8px 14px !important;
border-radius:0 !Important; width:36px !important; height:36px !Important; position:relative !Important; display:inline-block !important; color:#848494 !important;
text-shadow:none !Important; -webkit-box-shadow:none !important; box-shadow:none !important; float:left !Important; border:solid 1px #e5e5e5 !important; font-weight:normal;
font-size:16px
}
.woocommerce #content .quantity .minus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page #content .quantity .minus:hover, .woocommerce-page .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover, .woocommerce .quantity .plus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page .quantity .plus:hover{
	background:#ebebeb !Important; border-color:#adadad !important; color:#222 !important
}
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty{
	padding:0 !Important; height:45px !important; width:44px !important; margin:-4px -1px 0 -1px;  
font-size:16px
}
.woocommerce #content .quantity, .woocommerce .quantity, .woocommerce-page #content .quantity, .woocommerce-page .quantity{width:116px !Important; overflow:visible !Important}
.woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button{
padding:13px 18px; margin-top:-2px}
.quantity input[type=number]::-webkit-inner-spin-button, .quantity input[type=number]::-webkit-outer-spin-button {   -webkit-appearance: none; margin: 0; }
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{float:none !Important; width:100% !Important}
.woocommerce .product-info .star-rating span:before, .woocommerce-page   .product-info .star-rating span:before{z-index:1 !Important}
.variations label {color:#778899; font-weight:bold; line-height:50px }

.single_variation_wrap .single_variation{margin:10px 0px; color:#778899}
.related-products .carousel-item li {list-style:none; margin-left:0; margin-right:0 !Important}
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2{font-size:22px; margin-bottom:40px; text-transform:uppercase; font-weight:600}
.woocommerce #reviews #comments ol.commentlist, .woocommerce-page #reviews #comments ol.commentlist{padding-left:0}
.woocommerce .related-products .star-rating, .woocommerce-page  .related-products .star-rating{float:none !important; margin:10px auto !Important} 
.woocommerce #content div.product form.cart .variations select, .woocommerce div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select{
height:50px; padding:10px 20px; background-color:transparent; border: 1px solid #ececec; color:#778899; -webkit-box-shadow: none; box-shadow: none;
}

.summary .yith-wcwl-add-to-wishlist, .summary .compare{width:30px; height:30px; margin-right:8px; float:left; border-radius:4px;  border:solid 1px #dc3443;}
.summary .yith-wcwl-add-to-wishlist:hover, .summary .compare:hover, .summary .yith-wcwl-add-to-wishlist:hover a { background:#dc3443; color:#fff}
.summary .yith-wcwl-add-to-wishlist a, .summary .compare{text-align:center;  display:block; line-height:28px}
.summary  .clear {display:none}
.summary .compare {margin-right:8px}
.woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price{color:#dc3443 !Important}
.single-product .ribbon-wrapper{right:13px}
.cart-table td {vertical-align:middle !important}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{height:34px; padding:6px 12px; font-size:14px; line-height:1.428571429; display:block; color:#848494; background:#fefefe; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border:1px solid #e5e5e5;}
.woocommerce form  .form-row  textarea.input-text {height:80px}
.woocommerce form .form-row .input-text:focus, .woocommerce-page form .form-row .input-text:focus{ -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border:1px solid ;}
.chosen-container-single .chosen-single{border-radius:0 !important; color:#848494 !important; background:#fefefe !Important; height:34px !important; line-height:1.428571429 !important; padding:8px 8px 6px 8px !important; box-shadow:none !important; border:1px solid #e5e5e5 !important}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b{background-position:0px 7px !Important}
.shop_table, .woocommerce #payment, .woocommerce-page #payment, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message{
	background:#f9f9f9 !important; box-shadow:none !Important; border-radius:0 !important
}
.shop_table{background:#fff !Important}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before, .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before{height:34px;}
#order_review_heading{font-size:24px; color:#fff; background:#f7505a; margin-bottom:0; padding:10px 15px}
.post-format-video .mejs-video{height:350px !Important}
.shop-carousel .carousel .product-links li, .special-carousel li{margin-left:0 !Important; margin-right:0 !Important}
.shop-carousel .product .white-space {display:none}
ul.owl-carousel{padding-left:0}
.woocommerce.shop-carousel .star-rating, .shop-carousel .star-rating {margin:10px auto !Important; float:none !Important}

#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link, #mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text{font-family:'Raleway', sans-serif !important; font-weight:500 !Important; letter-spacing:1px !Important; text-transform:uppercase !important; color:#32313b !Important; font-size:13px !important}
#mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-item-has-children .link_text:after {font-family:'FontAwesome'; content:"\f0d7"; margin-left:4px}
#mega_main_menu > .menu_holder > .menu_inner > ul > li .mega_dropdown li .link_text:after {content:""; margin-left:0px}
#mega_main_menu li .mega_dropdown > li,  #mega_main_menu > .menu_holder > .menu_inner > ul > li .mega_dropdown a {line-height:2em !important; }
#mega_main_menu > .menu_holder > .menu_inner > ul > li {border-top:3px solid transparent !important}
#mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-parent,#mega_main_menu > .menu_holder > .menu_inner > ul > li.current_page_parent, #mega_main_menu > .menu_holder > .menu_inner > ul > li:hover{border-top:solid 3px #f7505a !important}
#mega_main_menu ul li .mega_dropdown > li > .item_link, #mega_main_menu ul li .mega_dropdown > li > .item_link .link_text, #mega_main_menu ul li .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .post_description{
	font-family:'Raleway', sans-serif !important; color:#333; text-transform:uppercase; font-size:11px !Important; font-weight:600 !important
}

#mega_main_menu .nav_logo .logo_link{padding:0 !Important}

#mega_main_menu li.default_dropdown > ul, #mega_main_menu li.default_dropdown li > ul, #mega_main_menu li.multicolumn_dropdown > ul, #mega_main_menu li.tabs_dropdown > ul, #mega_main_menu li.widgets_dropdown > ul, #mega_main_menu li.post_type_dropdown > ul, #mega_main_menu li.grid_dropdown > ul, #mega_main_menu li.post_type_dropdown .mega_dropdown > li.post_item .post_details, #mega_main_menu li.grid_dropdown .mega_dropdown > li .post_details{padding:15px 0; border:none; -webkit-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6) !Important; -moz-box-shadow:  0px 3px 0px 0px rgba(214, 224, 230, 0.6)  !Important; box-shadow:  0px 3px 0px 0px rgba(214, 224, 230, 0.6) !Important; }
#mega_main_menu.primary_style-buttons > .menu_holder > .menu_inner > ul > li > .item_link, #mega_main_menu.primary_style-buttons > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle, #mega_main_menu.primary_style-buttons.direction-vertical > .menu_holder > .menu_inner > ul > li:first-child > .item_link, #mega_main_menu > .menu_holder > .mmm_fullwidth_container, #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details, #mega_main_menu > .menu_holder > .menu_inner > ul .mega_dropdown{border-radius:4px !Important}
.nosidespadding{padding-left:0 !Important; padding-right:0 !Important}
#lang_sel a.lang_sel_sel{text-align:left}
#mega_main_menu li.widgets_dropdown > .mega_dropdown > li, #mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li{padding:0px 5px 7px 5px !important}
#mega_main_menu li.widgets_dropdown .mega_dropdown > li > .item_link, #mega_main_menu li.multicolumn_dropdown .mega_dropdown > li > .item_link{padding:11px 10px !Important}
#mega_main_menu li.multicolumn_dropdown .mega_dropdown > li > span.item_link.disable_icon > .link_content .link_text, #mega_main_menu ul li .mega_dropdown > li > span.item_link.disable_icon > .link_content .link_text, #mega_main_menu.icons-disable_globally li .mega_dropdown > li > span.item_link.with_icon > .link_content .link_text{color:#778899 !Important; font-size:13px !important}
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li > span.item_link:hover {background: initial !important; color:initial !Important}
#mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > .nav_logo .mobile_toggle .mobile_button {margin-top:10px !important; height:50px !Important; }
.symbol_menu {font-size:30px !Important; line-height:63px !important; padding: 0 14px 0 10px !important; }

@media (max-width: 767px){
#mega_main_menu.responsive-enable > .menu_holder > .menu_inner{margin:10px 0px !Important}
}
/*---- COLOR CSS DEFAULT */

/* color */
a, .main-wrapper-header .breadcrumbs-wrapper .breadcrumb > li + li:before, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .mega-menu-list > li > a:hover, .mega-menu-list > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .title-color, .btn-primary.btn-alt, .cl-effect-4 a:hover::before,
.cl-effect-4 a:focus::before, .accordion .accordion-toggle, .accordion .accordion-toggle.collapsed:hover, .scrollup:hover, .scrollup:focus, .team-info .team-role, .nav-tabs.tabs-alt > li.active > a, .nav-tabs.tabs-alt > li.active > a:hover, .nav-tabs.tabs-alt > li.active > a:focus, .post-format, .product-links ul li a:hover, .shop-product .product-links ul li a:focus, .nav-tabs > li > a:hover, .footer-middle .footer-widget .tweet_list li .tweet_text a { color: #f7505a;}

@media (min-width: 992px) {
  .navbar-nav > li > a:hover,.navbar-nav > li > a:focus {color: #f7505a;}
}

/* background color */
.mega-menu-list > li.active > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .fancy-title span:after, .text-center.fancy-title span:after, .text-right.fancy-title span:after, .carousel .owl-controls .owl-buttons div, .carousel .owl-controls .owl-page span, .btn-primary, .btn-primary.btn-alt:hover, .btn-primary.btn-alt:focus, .btn-primary.btn-alt:active, .btn-primary.btn-alt.active, .open .dropdown-toggle.btn-primary.btn-alt, .progress-bar, hr.hr-fancy:after, .label-primary, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .pricing-table .pricing-table-head .pricing-head-title, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .blog-post .blog-post-side .blog-post-date, ul#filters li a.filter.selected, .colio-theme-gfx .colio-close, .colio-theme-gfx .colio-navigation a, .nav-tabs.tabs-alt > li.active > a:after, .accordion.accordion-alt .accordion-toggle, .accordion.accordion-alt .accordion-toggle.collapsed:hover, .overlay-bg, .o-tooltip-inner, .cl-effect-2 a::before, .cl-effect-2 a::after, .cl-effect-5 a::before, .cl-effect-5 a::after, .cl-effect-6 a::before, .cl-effect-6 a::after  {background-color: #f7505a;}

/* border color */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, ul#filters li a.filter.selected, .btn-primary.btn-alt, .btn-primary.btn-alt:hover, .btn-primary.btn-alt:focus, .btn-primary.btn-alt:active, .btn-primary.btn-alt.active, .open .dropdown-toggle.btn-primary.btn-alt, .form-control:focus, .nav-tabs.nav-justified > .active > a:focus, .glyphs.css-mapping input:focus, .glyphs.css-mapping input:hover, .scrollup:hover, .scrollup:focus {border-color: #f7505a;}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {border-bottom-color:#f7505a; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {border-bottom-color: #f7505a; }
}

/* hover color */
a:hover, a:focus, .social-top a:hover, .social-top a:focus, .top-menu a:hover, .top-menu a:focus, .footer-bottom a:hover, .post-meta-info a:hover, .post-meta-info a:focus {color: #dc3443;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .label-primary[href]:hover, .label-primary[href]:focus{ background-color: #dc3443;}

/* specials */
.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {border-bottom-color: #f7505a;}
.carousel .owl-controls .owl-page.active span, .carousel .owl-controls.clickable .owl-page:hover span{background-color: #f7505a !important;}

.o-tooltip.bc .o-tooltip-arrow{border-top-color:#f7505a;}
.o-tooltip.mr .o-tooltip-arrow{border-left-color:#f7505a;}
.o-tooltip.tc .o-tooltip-arrow{border-bottom-color:#f7505a;}
.o-tooltip.ml .o-tooltip-arrow{border-right-color:#f7505a;}
.o-tooltip.tl .o-tooltip-arrow{border-left-color:#f7505a; }
.o-tooltip.bl .o-tooltip-arrow{border-left-color:#f7505a; }
.o-tooltip.tr .o-tooltip-arrow{border-right-color:#f7505a;}
.o-tooltip.br .o-tooltip-arrow{border-right-color:#f7505a;}

.cl-effect-4 a:hover::before, .cl-effect-4 a:focus::before {text-shadow: 10px 0 #f7505a, -10px 0 #f7505a;}

.bg-color-default{ background-color:#f7505a !important;}
.color-default{ color:#f7505a !important;}
p:empty {display:none}
.dropdown-menu{top:92%}
.mfp-wrap{z-index:9999 !important}
.mfp-bg{z-index:9998 !Important}
li.tweet_first{color:#fff}
.page-id-291 .footer-top{display:none}
.panel-body > br {display:none}
.greyscale {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); filter: grayscale(100%);}
.gm-shortcode > div{width:100% !Important}
.pricing-desc-small{color:#333; font-size:12px; font-style:italic}
.cat-item-none{display:none !Important}
.search-results #searchsubmit{border-top-right-radius: 0; border-bottom-right-radius: 0; padding:18px 28px !important}
.bg-overlay.higherindex{z-index:1}
.mb_YTVPlayer{z-index:2}
.block {display:block}
.inline-block {display:inline-block}
.fixed-row-container{position:relative}
.container-special{margin-left: auto !important; margin-right: auto !important;  width:1170px; max-width:100%}
.team-wrapper.color-white .team-name {color:#fff}
.sidebar-widget.widget_nav_menu ul li {margin-bottom:0}

.wp-caption{max-width:100%; height:auto}
.wp-caption-text{}
.sticky{padding:20px; border:none; background:#ececec; -webkit-border-radius:4px;
-moz-border-radius:4px; border-radius:4px;}
.gallery-caption{}
.bypostauthor{} 
.vc_row, .wpb_row{position:relative}


/************* OWL Carousel *************/

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left; height:auto !important}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:url(images/grabbing.png) 8 8,move}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}

/********************* SHORTCODES STYLES ***********************/

/**********Icon**********/
i.icon{
    display: block !important;
    vertical-align: middle !important;
    margin: 0 !important;
    line-height: inherit !important;
    width: auto !important;
    height: auto !important;
}
.iconbox-wrapper.circle.iconbox-lg, .iconbox-wrapper.square.iconbox-lg{
    font-size: 25px !important;
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
}
.iconbox-wrapper.circle.iconbox-4x, .iconbox-wrapper.square.iconbox-4x{
    font-size: 75px !important;
    width: 150px !important;
    height: 150px !important;
    line-height: 150px !important;
}
.iconbox-wrapper.circle.iconbox-5x, .iconbox-wrapper.square.iconbox-5x{
    font-size: 100px !important;
    width: 200px !important;
    height: 200px !important;
    line-height: 200px !important;
}
.iconbox.vertical  .iconbox-wrapper.none{margin-bottom:0}
.navbar-fixed-top {position: relative;}

/************SLIDER***************/
.flex-direction-nav a:before  { font-family: "FontAwesome" !important; font-size: 24px !important; display: inline-block; content: '\f053' !important; line-height:1.8 !important;}
.flex-direction-nav a.flex-next:before  { content: '\f054' !important; }

/***********SERVICE BLOCK*************/

/******CONTACT DETAILS****/
.fa-ul i.fa-li{color:#20A5E8;}

/****BLOG LISTING****/
.dark.blog-noanim li {
list-style: none;
}

/*****LISTS******/
.color-default0{color:#848494}
/****BLOCKQUOTE***********/
blockquote .blockquote{
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
}

/****************PARALLAX********************/
.parallax.parallax-shortcode{
    padding-top: 0 !important;
    padding-bottom: 0!important;
}

/*****************title block**********/
.fancy-title i.icon{
    display: inline-block !important;
    margin-right: 14px !important;
}

/********************Button**********/
.wpb_vc_button .btn-primary, option.btn-primary, select.btn-primary{
    background: #428bca !important;
}
.wpb_vc_button .btn-default, option.btn-default, select.btn-default{
    background:  #f4f4f4 !important;
}

/*************Accordion**********/
.wpb_accordion_section.group{
	margin-top: 5px;
}
.wpb_accordion_section.group:first-child{margin-top: 0}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{
	border: 1px solid #ececec;
	padding: 0;
	background: none !important;
	color: #333;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{
	display: block;
	padding: 15px;
	color: #848494;
	font-weight: 500 !important;
	font-size: inherit;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover a{
	color: #f7505a;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a:after
{
	content: "\f147";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	float: right;
	background: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:after{
	content: "\f196";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	float: right;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{
	display:  none !important;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab, 
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{
	padding: 15px !important;
	font-weight: normal;
}

/********************TABS******************/
.wpb_tabs .wpb_tabs_nav li{
	float: left !important;
	margin: 0px !important;
}
.wpb_tabs .wpb_tabs_nav li a{
	padding: 15px 15px !important;
	margin-right: 1px !important;
	border: none;
	line-height: 1.42857143;
	border-radius: 0;
	background: #32313b;
	color: #fff;
	border-bottom: 4px solid #f7505a!important;
}
.wpb_tabs .wpb_tabs_nav li a:hover{
	color: #f7505a;
	background-color: #f8f8f8;
	border-color: #ececec !important;
	background: #f5f5f5;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a{
	border-color: #f7505a;
	background-color: #f7505a;
	color: #fff;
	cursor: default;
	border: 0;
	border-bottom: 4px solid;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a:hover{
	border-color: #f7505a !important;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
	background: none !important;
	display: block;
	padding: 30px 10px;
	border: 1px solid #ececec;
}

/*************modal****************/
.modal{
    top: 30%;
}


/*****************************FIXES**********************/
form .form-group input[type="submit"]{
    width: 100%;
}
.sidebar-widget ul li.current-menu-item a{background-color: #f7505a; color: #fff;}
.cl-effect-1, .cl-effect-2, .cl-effect-3, .cl-effect-4,.cl-effect-5, .cl-effect-6{margin: 0 2px;}

ul.glyphs p{float: right}
.carousel.carousel-simple .carousel.carousel-default .owl-item .carousel-item { margin:0px !important;}

/***********Featured Block*********/
.iconbox.rightpos{text-align: right}
.iconbox.rightpos .iconbox-wrapper{float: right; margin-left: 20px}
.product .fa-columns {font-size:16px}
.shop-product {list-style:none}

/**** Slider Revolution overrides **********/
.tp-caption.mediumlarge_light_white,.mediumlarge_light_white{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none}
.tp-caption.avlargeboldwhite,.avlargeboldwhite{font-size:90px;line-height:110px;font-weight:800;font-family:"Open Sans";color:rgb(255,255,255);text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,214,88);border-style:none}
.tp-caption.whitelargescript,.whitelargescript{font-size:52px;line-height:40px;font-weight:300;font-family:"Playball";color:rgb(255,255,255);text-decoration:none;background-color:transparent;padding:0px;border-width:0px;border-color:rgb(255,214,88);border-style:none}


.admin-bar .stickOnScroll-on.shrink {top: 32px !important;}
body.mmm .admin-bar .stickOnScroll-on.shrink {top: 0px !important;}
#mega_main_menu.primary_nav {
    min-height: 70px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #32313b;
    margin-top: 3px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #32313b;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.bloglist-shortcode .owl-wrapper-outer.autoHeight{max-height:480px !important}
.cart_totals .panel-heading.bg-color-default {   background-color: #32313b !important;}
.shop-carousel .owl-wrapper-outer.autoHeight{height:auto !Important}
img, img.alignnone {max-width:100%; height:auto}

/*	BigVideo Styles 
	You may need to adjust these styles to get this working right in your design. 
*/
#big-video-wrap{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0;}
#big-video-vid,#big-video-image{position:absolute;}
#big-video-control-container{position:fixed;bottom:0;padding:10px;width:100%;background:rgba(0,0,0,.25);
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('images/bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.vjs-big-play-button{display:none !important;}

.gmap img, .gmap-wrapper img {max-width:inherit !important;}

#mega_main_menu, #mega_main_menu > .menu_holder, #mega_main_menu > .menu_holder > .menu_inner, #mega_main_menu > .menu_holder > .menu_inner > ul{font-size:13px !Important}

.fixed-width {width:1170px; margin-left:auto; margin-right:auto; max-width:100%}
.tagline {text-align:center}
span.fa {font-family:'FontAwesome' !important}