
blockquote {
    position: relative;
    padding: 5px 0;
    border-left: 0;
}

blockquote > i {
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -24px;
    font-size: 4em;
    color: rgba(0,0,0,0.1);
}

blockquote p {
    font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 2px;
    color: #333;
	text-transform: uppercase;
}

blockquote small {
    text-transform: uppercase;
}

.hr.border {
    height: 1px;
    background-color: #eee;
}


textarea, textarea:hover, textarea:focus {
	padding: 8px 10px;
}

input[type="text"]:hover, textarea:hover {
	border-color: #d2d2d2;
}


input[type="text"]:focus, textarea:focus {
	color: #444;
	border-color: #d2d2d2;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12) inset;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12) inset;
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.12) inset;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12) inset;
}



input[type="submit"] {
	font-weight: 600;
	overflow: hidden;
	position: relative;
	display: inline-block;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #fff;
    font-size: 11px;
	padding: 6px 20px;
	border: none;
}

.light-section input[type="submit"]:hover {
	background-color: #000;
}


.tooltip .tooltip-inner {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

.parallax, .parallax-section, .parallax-bg, .parallax-full {
	background-position: 50% 0;
	background-attachment: fixed !important;
	background-repeat : no-repeat;
	-webkit-background-size : cover !important;
	-moz-background-size : cover !important;
	-o-background-size : cover !important;
	background-size : cover !important;
	margin-top:20px;
	margin-bottom:5px;
}

.section {
	position: relative;
	background-position: 50% 0;
	background-repeat : no-repeat;
	-webkit-background-size : cover !important;
	-moz-background-size : cover !important;
	-o-background-size : cover !important;
	background-size : cover !important;
}

.section .container {
	z-index: 36;
	position: relative;
}

.dark-section h1, .dark-section h2, .dark-section h3, .dark-section h4, .dark-section h5, .dark-section h6 {
	color: #fff;
}

.dark-section, .dark-section p {
	color: #ddd;
}

.dark-section .section-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: ;
}

.light-section h1, .light-section h2, .light-section h3, .light-section h4, .light-section h5, .light-section h6 {
	color: #333333;
}

.light-section .fit-text {
	color: #000;
}

.light-section, .light-section p {
	color: #777;
}

.light-section .section-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
    opacity: 0.9;
	background: url(../images/overlays/light-05.png) repeat rgba(255,255,255,.5);
}

#container {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

#container .title {
    margin-bottom: 12px;
}

#container p {
    margin-bottom: 14px;
}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6 {
    margin-bottom: 8px;
}



/*-------- Testimonials & Clients Carousel --------*/
.clients-carousel, .testimonials-carousel {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 45px;
    padding-top: 0;
}


.clients-carousel .item {
	opacity: 1;
    filter: Alpha(Opacity=1);
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.clients-carousel:hover .item {
	opacity: 0.5;
    filter: Alpha(Opacity=0.5);
}

.clients-carousel:hover .item:hover {
	opacity: 1;
    filter: Alpha(Opacity=1);
}

.clients-carousel, .testimonials-carousel {
	position: relative;
}

.clients-carousel .owl-buttons div, .testimonials-carousel .owl-buttons div {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 40px;
	display: block;
	margin: -20px 0 0 0 !important;
	padding: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	background: none !important;
	filter: Alpha(Opacity=0.5) !important;
	opacity: 0.5 !important;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.clients-carousel .owl-buttons div:hover, .testimonials-carousel .owl-buttons div:hover {
	filter: Alpha(Opacity=1) !important;
	opacity: 1 !important;
}

.testimonials-carousel::before {
}

.testimonials-carousel .item {
	text-align: center;
	padding: 0 160px;
}

.testimonials-carousel .quote-content {
	padding: 10px 0;
}

.testimonials-carousel {
	font-family: 'Open Sans',sans-serif ;
	font-size: 15px;
	line-height: 28px;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: none;
	color: #666666;
	
}
.quote-content q {
	font-family: 'Open Sans',sans-serif ;
	font-size: 15px;
	line-height: 28px;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: none;
	color: #666666;

	
}


.testimonials-carousel {
	font-size: 11px;
	opacity: 0.8;
    filter: Alpha(Opacity=0.8);
	letter-spacing: 1px;
	text-transform: uppercase;
	
}

.dark-section .testimonials-carousel .quote-content {
	color: #fff;
}

.quote-author {
	color: #666666;
	font-weight: 700;
	font-family: 'Open Sans',sans-serif ;
	font-size: 12px;
	margin-top: 15px;
	
}

.dark-section .clients-carousel .owl-buttons div.owl-prev, .dark-section .testimonials-carousel .owl-buttons div.owl-prev {
	left: 0;
	background: url(../images/icons/prev.png) no-repeat !important;
}

.dark-section .clients-carousel .owl-buttons div.owl-next, .dark-section .testimonials-carousel .owl-buttons div.owl-next {
	right: 0;
	background: url(../images/icons/next.png) no-repeat !important;
}

.light-section .testimonials-carousel .quote-author, .light-section .testimonials-carousel .quote-content {
	color: #111;
}

.light-section .clients-carousel .owl-buttons div.owl-prev, .light-section .testimonials-carousel .owl-buttons div.owl-prev {
	left: 0;
	background: url(../images/icons/prev-dark.png) no-repeat !important;
}

.light-section .clients-carousel .owl-buttons div.owl-next, .light-section .testimonials-carousel .owl-buttons div.owl-next {
	right: 0;
	background: url(../images/icons/next-dark.png) no-repeat !important;
}


/*------------------------------------------*/
/*	          01 - Plugins CSS
/*------------------------------------------*/


/*-------- Owl Carousel --------*/

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.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;
}
.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);
}

/* mouse grab icon */
.grabbing { 
    cursor: grabbing!important;
	cursor: -moz-grabbing!important;
	cursor: -webkit-grabbing!important;
}

.home-slider.light-section .grabbing {
    cursor:url("../images/icons/mouse-dark.png"), auto!important;
}

.home-slider.dark-section .grabbing {
    cursor:url("../images/icons/mouse-light.png"), auto!important;
}

/* fix */
.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 Carousel Owl Demo Theme  */
.owl-theme .owl-controls{
	margin-top: 6px;
	text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}

/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
    border: 1px solid #222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: transparent;
    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;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background-color: #222;
}

.owl-theme .owl-controls .owl-page.active span {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(../images/icons/AjaxLoader.gif) no-repeat center center
}

/* Owl Carousel CSS3 Transitions  */
.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;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 1s both ease;
  -moz-animation: fadeOut 1s both ease;
  animation: fadeOut 1s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn 1s both ease;
  -moz-animation: fadeIn 1s both ease;
  animation: fadeIn 1s both ease;
}
/* backSlide */
.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;
}
/* goDown */
.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;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .8s ease both;
  -moz-animation: scaleUpFrom .8s ease both;
  animation: scaleUpFrom .8s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .8s ease both;
  -moz-animation: scaleUpTo .8s ease both;
  animation: scaleUpTo .8s ease both;
}
/* Keyframes */
/*empty*/
@-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); }
}





/*-------- Isotope styles --------*/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.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;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
@media (max-width: 1200px) {
}

@media (max-width: 991px) {
    .fit-text { font-size: 62px; line-height: 68px; }
    .testimonials-carousel .item { padding: 0 20px; }
    .masonry-layout .post { width: 47.5%; }
}

@media (max-width: 768px) {
    #container div[class*='col-md-'] { margin-bottom: 20px; }
    .member-box { margin-bottom: 15px; }
    .fit-text { font-size: 52px; line-height: 58px; }
    .header-2 #logo { }
    .header-1 .nav-menu, .header-2 .nav-menu { line-height: normal; padding: 0; margin: 0; position: absolute; left: 0; top: 100%; width: 100%; background: #fff; z-index: 98; box-shadow: 0 1px 1px rgba(0,0,0,0.12); }
    .header-1.light-header .nav-menu, .header-2.light-header .nav-menu { background-color: #000; }
    .header-1 .nav-menu > ul > li, .header-2 .nav-menu > ul > li { width: 100%; }
    .header-1 .nav-menu ul > li a::before, .header-2 .nav-menu ul > li a::before { left: 0; margin: 0; width: 0; opacity: 0.4; }
    .header-1 .nav-menu ul > li:hover > a::before, .header-1 .nav-menu ul > li.active > a::before, .header-2 .nav-menu ul > li:hover > a::before, .header-2 .nav-menu ul > li.active > a::before { display: none; }
    .header-1 .nav-menu ul li.active a, .header-2 .nav-menu ul li.active a { background-color: #111; color: #fff; }
    .header-1 .nav-menu ul li:hover a, .header-2 .nav-menu ul li:hover a { color: #FD9800; }
    .header-1 .nav-menu ul li.active:hover a, .header-2 .nav-menu ul li.active:hover a { color: #fff; }
    .header-1 .nav-menu > ul > li:first-child, .header-2 .nav-menu > ul > li:first-child { margin-top: 0px; }
    .header-1 .nav-menu > ul > li:last-child, .header-2 .nav-menu > ul > li:last-child { margin-bottom: 10px; }
    .header-1 .nav-menu ul li a, .header-2 .nav-menu ul li a { padding: 10px 15px; }
    .header-1 .nav-menu .drop .dropdown, .header-2 .nav-menu .drop .dropdown { visibility: visible; position: relative; top: 0; opacity: 1; filter: Alpha(Opacity=1); width: 100%; margin-top: 0; border-top: none;
}
    .header-1 .nav-menu .drop:hover .dropdown, .header-2 .nav-menu .drop:hover .dropdown { margin-top: 0; }
    .header-1 .nav-menu .drop .dropdown li a, .header-2 .nav-menu .drop .dropdown li a { color: inherit; padding: 10px 15px; background-color: transparent; border-bottom: none; padding-left: 30px; }
    .header-1 .nav-menu li.active .dropdown li a, .header-2 .nav-menu li.active .dropdown li a { color: inherit; }
    .header-1 .nav-menu .drop .dropdown li:hover a, .header-2 .nav-menu .drop .dropdown li:hover a { background-color: transparent; padding-left: 40px; color: #FD9800; }
    .img-note { display: none;}
    .icon-box-small { margin-bottom: 30px; }
}

@media only screen and (max-width: 479px) {
    .fit-text { font-size: 42px; line-height: 42px; }
    .section-title { font-size: 32px; }
    .twitter-slider .tweet_text, .testimonials-carousel .quote-content q { line-height: 26px; letter-spacing: 1px; text-transform: uppercase; }
    .testimonials-carousel, .testimonials-carousel .item { padding: 0 }
    .testimonials-carousel .owl-buttons { display: none;}
    .member-box img { max-width: 220px; }
    .counter { padding-bottom: 20px; }
    .counter .counter-icon { margin-bottom: 8px; }
    .counter .counter-icon i { font-size: 36px; }
    .counter .num-counter { font-size: 52px; height: 42px; line-height: 42px; margin-bottom: 4px; }
    .counter h5 { font-size: 11px; letter-spacing: 1px; }
    .image-notes .img-note .img-note-content { width: 220px; margin-left: -110px; }
    .map-info-box { margin-bottom: 30px; }
    .masonry-layout .post { width: 100%; margin-bottom: 25px; }
}