
/* 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 */}

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;}
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);}



/*===============================
========== Boostrap Overwrite ==========
===============================*/

/*===============================
========== Grid Blocks ==========
===============================*/

.page-wrapper { position:relative; z-index:99999; width: 100%; background:#fff; overflow: hidden;}

/* Sections */
section{ }

/* Full Width Container */
.fullsize {color: inherit; width:100% ; position:relative;}
.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; width: 100%; }

/*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); */}

.header-main {
	position: fixed !important;
	top:0px;
	left: 0px;
	z-index:99999;
	width: 100%;
}
	.header-main.overflow {
		top:-100px;
		left: 0px;
		background-color: #fff!important;
		box-shadow: 0 1px 3px rgba(0,0,0,0.11);
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		-webkit-font-smoothing: antialiased;
	}

	.header-main.overflow.fixed {
		top:0px;
		position: fixed;
		z-index:99999;
	}
	

.main-navigation{ position:relative;}
.logo{ line-height:44px; -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 img{ max-width: 40px !important; -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);}

/*========== Main Navigation ==========*/

.navbar-header{float:none;}
.nav-right .navbar-header{float:right;}
.nav-left .navbar-header{float:left;}
.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;}

}

.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:0px 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:0px solid;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{text-decoration: none; background-color: 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;}
.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;}






/*========== 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;}

/*========== Tooltips ==========*/

.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{}


/*Panels*/
.panel{ background:none;}
.panel-default{ border-color:#ebebeb;}
.panel-light{ border-color:#f8f8f8;}



/*===============================
========== Responsive Media Queries ==========
===============================*/
@media (min-width: 768px) and (max-width: 991px) {
.logo {line-height: 64px !important;  padding: 0 !important;}
.logo img  {margin: 0 !important;  }
}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 1200px) {

}
@media (max-width: 767px) {
	
.logo {line-height: 64px !important; padding: 0 !important; }
.logo img  {margin: 0 !important;  }

.gfx-nav { float:none;}
.header-main.shrink .gfx-nav a { line-height:1.4;}
.header-main {
    position: relative !important;
    position: fixed !important;
}

}

@media (max-width: 540px) {
}

/*		(max-width: 479px) - mobile styles
---------------------------------------------------------------- */
@media only screen and (max-width: 479px) {

.header-main .container {
 	/*margin-right: 15px;*/
}

.no-margin {
	margin-left: 0 !important;
	margin-right: 0 !important;
	
}

}

