/*!
Theme Name: {re}start
Theme URI: http://www.leonart.gr/htmlthemes/restart/
Description: Multipurpose HTML Template based on twitter bootstrap. 
Version: 1.1
Author: Leon Touroutoglou
Author URI: http://www.leonart.gr
*/

/*!
Theme Name: {re}start
THEME STYLES
================================================================= 
*/
/* =General
-------------------------------------------------------------- */
body {
  -webkit-font-smoothing: antialiased;
  background: url(../img/wild_oliva_light.png);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
a:focus {
  outline: none;
}
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-left {
  float: left;
  margin: 0 10px 0px 0;
}
.show {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.background_cover {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.columns_2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.no-box-shadow {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
}
/* =Header
-------------------------------------------------------------- */
#header {
  background: url(../img/body-bg-repeat.jpg);
  background-position: center;
  border-bottom: solid 2px #fff;
}
.knbtfm #header {
	background-image: url(../img/body-bg-repeat-dark.jpg);
}
#header .container {
  position: relative;
  background: transparent !important;
}
#header .navigation-inner {
	padding: 0 0 0 0;
}
#header .navigation-inner #logo-wrapper {
	margin-top: 15px;
	text-align: center;
}
#header-right {
	background-color: #ffea96;
	-moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -khtml-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    margin-top: 0px;
    height: 100px;
    padding: 15px 20px 10px;
}
#header .region-right-of-logo h3,
#header .region-right-of-logo h3 a {color: #f0cf3c;}
#header .region-right-of-logo h3 i {margin-right: 5px;font-size: 18px;line-height: 20px;}

@media all and (min-width:768px) and (max-width:979px){
	#header .region-right-of-logo h3,
	#header .region-right-of-logo h3 a,
	#header .region-right-of-logo h3 i {font-size: 15px;}
}

/* Logo for regular pages, no category */
.met_logo .logo-default {
	display: block;
}
.met_logo .logo-kgnbam {
	display: none;
}
.front .met_logo .logo-kgnbam {
	display: none !important;
}
.met_logo .logo-knbtfm {
	display: none;
}
/* Logo for KGNB.am pages */
.kgnbam .met_logo .logo-default {
	display: none;
}
.kgnbam .met_logo .logo-kgnbam {
	display: block;
}
/* Logo for KNBT.fm pages */
.knbtfm .met_logo .logo-default {
	display: none;
}
.knbtfm .met_logo .logo-knbtfm {
	display: block;
}

.front .met_logo .logo-default {
	display: block !important;
}

.knbtfm #header-right {
	background-color: #f0cf3c;
}

@media all and (max-width:979px){
	.knbtfm .tb-megamenu {background-color: transparent !important;}
}	

@media all and (max-width:767px){
	/* #logo .met_logo img {margin: 0 auto !important;} */
	#logo .met_logo img {margin: -65px 0 0 10px;height: 60px;}
	.mobile-menu {padding: 10px 10px 0 0;}
	.tb-megamenu .btn-navbar {position: relative;z-index: 1000;}
	#logo .met_logo{position: relative;display: block;z-index: 999;}
}

.knbtfm a {color: #325473;}
.knbtfm a:hover,
.knbtfm a:focus {
  color: #3e6991;
  text-decoration: underline;
}

#header .navigation-full-inner {
margin-top: 10px;
}

@media all and (min-width:768px) and (max-width:979px){
	#header .navigation-inner #logo-wrapper {
		margin-top: 0px;
		text-align: left;
	}
	#header-right {
	margin-top: 0px;
	height: 75px;
	padding: 14px 20px 10px;
	}
	#header #logo {margin-top: 10px;}
	#header .navigation-full-inner {margin-top: -50px;margin-bottom: 20px;}
	#header-right {display: none !important;visibility: hidden !important;}
}
@media all and (min-width:980px){
#header .navigation-inner #logo-wrapper {
	margin-top: 10px;
	text-align: left;
}
}
#block-jump-menu-jump-menu-m-main-menu {text-align: center;}

section#block-bean-news-flash-title-image { float: left; }
section#block-block-61.block.block-block.last.even { font-size: 11px; font-weight: bold; color: #ffea96; padding: 4px 0 4px 275px; }

@media all and (min-width:768px){
section#block-bean-news-flash-title-image .content {margin-left: -20px; }
}
#header .header-upper { background-color: #090301 !important; max-height: 30px; }
.knbtfm #header .header-upper {background-color: #152533 !important;}
@media all and (max-width:767px){
	#header .header-upper {max-height: none;}
}
@media all and (max-width:979px){
	.header-upper-right img {width: 150px;}
	section#block-bean-news-flash-title-image .content {margin-left: -10px;}
}
#header .header-upper .header-upper-left { margin-left: 0px !important; }
#header .header-upper .header-upper-left ul { list-style: none; margin-bottom: 0; }
#header .header-upper .header-upper-left ul li { float: left; }
#header .header-upper .header-upper-left ul li a { border-right: 1px solid #222; padding: 4px 15px 4px 15px; color: #f0cf3c; font-weight: bold; font-size: 11px; }
#header .header-upper .header-upper-left ul li a:hover,
#header .header-upper .header-upper-left ul li a:focus { background-color: #f0cf3c; color: #090301; }

#header .header-upper .header-upper-right p {color: #f0cf3c;margin-bottom: 0;padding: 4px 0 4px 15px;font-size: 11px;line-height: 20px;font-weight: bold;}

.header-upper-right {position: relative;z-index: 100;}

#header-right .view-empty {color: #090301;font-size: 1em;}
@media all and (min-width:1200px){
#header-right .view-empty {color: #090301;font-size: 1.2em;}
}

.view-news_ticker ul { list-style: none; }
.view-news_ticker ul li a { color: #090301;font-size: 20px;line-height: 25px; }
.view-news_ticker .view-empty {color: #090301;font-size: 20px;line-height: 25px;}
.view-news_ticker ul li a:hover { color: #1430a3;font-size: 20px;line-height: 25px; }

.region-header-right {position: relative;}

#block-block-61 {color: #ffea96;margin-right: 15px;}

#block-views-news-ticker-news-ticker .title-wrapper,
#block-block-63 .title-wrapper,
#block-block-62 .title-wrapper {
	position: absolute;
	top: -55px;
	left: -45px;
}
#block-views-news-ticker-news-ticker h2.block-title {
	border-top: none;
	background: url(../img/news-flash.png) no-repeat scroll left top;
	width: 153px;
	height: 40px;
	text-indent: -9999px;
}
#block-block-63 h2.block-title {
	border-top: none;
	background: url(../img/last-20.png) no-repeat scroll left top;
	width: 153px;
	height: 40px;
	text-indent: -9999px;
}
#block-block-62 h2.block-title {
	border-top: none;
	background: url(../img/home-of.png) no-repeat scroll left top;
	width: 153px;
	height: 40px;
	text-indent: -9999px;
}

#block-block-63 h3 {margin-top: 0;padding-top: 10px;}
@media all and (max-width:979px){
	#block-block-63 h3 {
		padding-top: 0;
font-size: 15px;
line-height: 18px;
	}
}

.navbar {
  margin: 36px 0px;
}
.navbar .navbar-inner {
  background-color: transparent;
  background-image: none;
  border: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding: 0px;
}
.navbar .navbar-inner a.brand {
  margin: 0px 0;
  padding: 0px;
  overflow: hidden;
  width: 315px;
}
.navbar .navbar-inner a.brand img {
  float: left;
  margin: 0 6px 0 0;
  width: 90px;
  height: 90px;
}
.navbar .navbar-inner a.brand span.logo_title {
  font-size: 36px;
  font-weight: 300;
  display: block;
  padding: 10px 0 0px 0;
  line-height: 42px;
  text-shadow: 1px 1px 0px #ffffff;
}
.navbar .navbar-inner a.brand span.logo_subtitle {
  font-size: 13px;
  font-weight: 300;
  display: block;
  text-shadow: 1px 1px 0px #ffffff;
}
.navbar .nav {
  margin: 27px 0 0 0;
}
.navbar .nav li a {
  margin: 0 3px;
  text-transform: uppercase;
  background-color: transparent !important;
}
.navbar .nav li a:hover,
.navbar .nav li a:active {
  background-color: transparent;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  border-bottom: solid 1px #0088cc;
}
.navbar .nav li.active a,
.navbar .nav li.active a:hover {
  background-color: transparent;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  border-bottom: solid 1px #0088cc;
}
.lt-ie9 .navbar .nav li a {
  margin: 0px;
  padding: 10px;
  font-size: 14px;
}
.lt-ie9 .navbar .nav .dropdown-menu > li > a {
  padding: 3px 20px;
}
.navbar .btn-navbar {
  margin-top: 22px;
  margin-right: 0;
  margin-left: 0;
  background: url(../img/wild_oliva_light.png);
}
.navbar .btn-navbar span.nb_left {
  padding: 5px;
}
.navbar .btn-navbar span.nb_right {
  font-weight: bold;
  font-size: 18px;
  color: #555555;
  text-shadow: 1px 1px 0 #FFFFFF;
  padding: 0 4px 4px 4px;
}
.in .nav li {
  text-align: center;
}
.in .nav li a {
  margin: 0 0 6px 0px;
  background: url(../img/wild_oliva_light.png);
}
.in .nav li a:hover,
.in .nav li a:active {
  background: url(../img/wild_oliva_blue_light.png);
  color: #ffffff;
  text-shadow: 0px 0px 0 transparent;
  border-bottom: solid 0px #0088cc;
}
.in .nav li.active a,
.in .nav li.active a:hover {
  background: url(../img/wild_oliva_dark.png);
  color: #ffffff;
  text-shadow: 0px 0px 0 transparent;
  border-bottom: solid 0px #0088cc;
}
#social_media_wrapper {
  background: #0085c8;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
  padding: 10px;
}
#social_media_wrapper a {
  text-align: center;
  display: block;
  float: left;
  margin: 0 3px;
  background: url(../img/wild_oliva_light.png);
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  font-size: 18px;
  width: 18px;
  height: 18px;
  padding: 6px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
#social_media_wrapper a:hover,
#social_media_wrapper a:active {
  text-decoration: none;
  color: #ffffff;
  background: url(../img/wild_oliva_blue_light.png);
}
#sign {
  position: absolute;
  top: 7px;
  right: 150px;
  font-size: 12px;
}
#sign i {
  margin-right: 0px;
  font-size: 18px;
  width: 18px;
  height: 18px;
  padding: 8px;
  display: inline-block;
  text-align: center;
  position: relative;
  left: 0px;
  top: 2px;
}
/* =Slider and Large Photo headers
-------------------------------------------------------------- */
.flexslider {
  margin-bottom: 0px;
}
.flexslider .container {
  position: relative;
  z-index: 9;
  text-align: left;
  height: 480px;
}
.flexslider .container .carousel-caption {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  position: absolute;
  bottom: 0;
  opacity: 0.1;
  filter: alpha(opacity=10);
  margin: 0 25% 0 0;
  padding: 60px 0px;
  background: none;
}
.flexslider .container .carousel-caption h1 {
  display: inline-block;
  margin: 0 0 0px 0;
  padding: 16px;
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  line-height: 1em;
  color: #f3f3f3;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 50px;
  font-weight: 300;
  border-bottom: solid 1px #0085c8;
}
.flexslider .container .carousel-caption h1.inverse {
  background: #0085c8;
  background-color: rgba(0, 133, 200, 0.6);
}
.flexslider .container .carousel-caption .lead {
  display: inline-block;
  margin: 0;
  padding: 16px;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-weight: 300;
  border-bottom: solid 1px #0085c8;
}
.flexslider .container .carousel-caption .lead.inverse {
  background: #0085c8;
  background-color: rgba(0, 133, 200, 0.8);
}
.flexslider .container .carousel-caption .btn {
  margin-top: 15px;
}
.flexslider .container .carousel-caption .round_badge {
  display: block;
  width: 70px;
  height: 70px;
  padding: 20px;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 140px;
  background-color: #ff0000;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  color: #ffffff;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}
.flexslider .container .carousel-caption .round_badge strong {
  font-weight: 700;
  font-size: 22px;
  margin-top: 4px;
  display: block;
}
.flexslider a.carousel-control {
  height: 80px;
  margin-top: 0;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  background-color: transparent;
  border: 0;
}
.flexslider .item {
  height: 480px;
  width: 100%;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.full_page_photo {
  height: 400px;
  width: 100%;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.full_page_photo section.call_to_action {
  margin: 0;
  max-width: 960px;
  padding: 0px 0px;
  text-align: left;
  color: #ffffff;
  position: absolute;
  bottom: 10px;
}
.full_page_photo section.call_to_action img {
  display: block;
}
.full_page_photo section.call_to_action h3 {
  font-weight: 300;
  font-size: 50px;
  line-height: 55px;
  padding: 10px;
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  display: inline-block;
  clear: both;
}
.full_page_photo section.call_to_action h4 {
  font-weight: 300;
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 20px 0;
  padding: 10px;
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  display: inline-block;
  clear: both;
}
/* =Collapsing Header Effect
(To use, assign "collapsing_header" class to the body tag)
-------------------------------------------------------------- */
.collapsing_header header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 162px;
  z-index: 10;
}
.collapsing_header header.absolute {
  position: absolute !important;
  top: 400px !important;
  left: 0px;
}
.collapsing_header .full_page_photo {
  position: fixed;
  top: 162px;
}
.collapsing_header #main {
  position: relative;
  top: 562px;
}
/* =Main, Homepage
-------------------------------------------------------------- */
#main {
  background: url(../img/news-bg-rounded-no-repeat.jpg) repeat center center;
}
.knbtfm #main {
	background-image: url(../img/news-bg-rounded-no-repeat-dark.jpg);
}
#main .container { }
.main-inner {padding:10px;}
.main-inner section.span9,
.main-inner aside.span3 {padding-bottom: 20px;}
section.call_to_action {
  text-align: center;
  padding: 35px 0 45px 0;
}
section.call_to_action h3 {
  font-weight: 300;
  font-size: 50px;
  line-height: 55px;
}
section.call_to_action h4 {
  font-weight: 300;
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 20px 0;
}
section#features_teasers_wrapper {
  margin: 35px 0 45px 0;
}
section#features_teasers_wrapper .feature_teaser {
  text-align: center;
}
section#features_teasers_wrapper .feature_teaser h3 {
  font-size: 16px;
  font-weight: 600;
}
h2.section_header {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  border-bottom: dotted 1px #cccccc;
  margin: 0 0 26px;
  padding: 0 0 16px 0;
}
section#portfolio_teasers_wrapper {
  margin: 35px 0 45px 0;
}
section#portfolio_teasers_wrapper .porfolio_teaser {
  text-align: center;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  padding: 0 0 10px 0;
  border-bottom: solid 2px #f3f3f3;
}
section#portfolio_teasers_wrapper .porfolio_teaser:hover {
  border-bottom: solid 2px #0088cc;
}
section#portfolio_teasers_wrapper .porfolio_teaser h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  margin: 10px 0 0px 0;
}
section#portfolio_teasers_wrapper .porfolio_teaser h3 a:link,
section#portfolio_teasers_wrapper .porfolio_teaser h3 a:visited {
  color: #333333;
}
section#portfolio_teasers_wrapper .porfolio_teaser h3 a:hover,
section#portfolio_teasers_wrapper .porfolio_teaser h3 a:active {
  color: #000000;
  text-decoration: none;
}
section#portfolio_teasers_wrapper .porfolio_teaser p {
  font-size: 13px;
  font-weight: 400;
}
section#portfolio_teasers_wrapper .porfolio_teaser p a:link,
section#portfolio_teasers_wrapper .porfolio_teaser p a:visited {
  color: #999999;
}
section#portfolio_teasers_wrapper .porfolio_teaser p a:hover,
section#portfolio_teasers_wrapper .porfolio_teaser p a:active {
  color: #666666;
  text-decoration: none;
}
/* =General Page elements
-------------------------------------------------------------- */
.view-mode-news_big_teaser h1 {
color: #1430a3;
line-height: 34px;
margin-bottom: 10px;
font-size: 30px;
}

.view-mode-news_big_teaser h1 a, .view-mode-news_medium_teaser h2 a,.view-mode-special_teaser h3 a { color: #1430a3; }
.view-mode-news_big_teaser h1 a:hover, .view-mode-news_medium_teaser h2 a:hover,.view-mode-special_teaser h3 a:hover { text-decoration: none; color: #475fbe; text-decoration: underline; }

.view-mode-news_medium_teaser h2 {
	color: #1430a3;
	line-height: 25px;
	font-size: 20px;
}

.view-mode-special_teaser h3 {
	color: #1430a3;
	line-height: 23px;
	font-size: 18px;
	margin-top: 0;
}

.view-mode-news_big_teaser .field-name-field-news-image img { margin-left: 0px; margin-bottom: 10px; }

.view-mode-news_big_teaser { border-bottom: 1px solid #4b4b4b; padding-bottom: 13px; }

.view-mode-news_big_teaser h1, .view-mode-news_big_teaser p { padding-left: 0px; padding-right: 15px; }

@media all and (max-width:767px){
	.view-mode-news_medium_teaser .field-name-field-news-image {float: none;margin: 0 auto 10px;text-align: center;}
	.view-news-and-term-pages .view-mode-news_medium_teaser {
		margin-bottom: 0px;
		padding-bottom: 0;
		margin-top: 15px;
		padding-top: 15px;
		position: relative;
		border-top: 1px solid #4b4b4b;
	}
	.view-news-and-term-pages .news-item-1 .view-mode-news_medium_teaser {
		border-top: none;
		padding-top: 0 !important;
	}
	.view-mode-news_small_teaser {height: auto !important;}
	.view-mode-news_small_teaser .group_left {width: 12% !important;display: inline-block !important;}
	.view-mode-news_small_teaser .group_right {width: 87% !important;display: inline-block !important;margin-left: 1% !important;}
}

.met_blog_miscs { margin-top: 15px; }

.met_blog_socials { font-size: 20px; padding-left: 0px; }

.met_blog_socials, .met_blog_posted_by {
float: left;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
}

.met_blog_posted_by { padding-left: 0px; }

.met_blog_miscs a { color: #1430a3; }
.met_blog_miscs a:hover { text-decoration: underline; color: #475fbe; }

figure {
  margin: 14px 0 28px 0;
}
.hgroup {
  border-bottom: 1px solid #cccccc;
  margin: 26px 0px;
  padding: 17px 0;
}
.hgroup h1 {
  font-size: 30px;
  font-weight: 300;
  line-height: 1em;
  margin: 0 0 0.3em 0;
  padding: 0;
}
.hgroup h2 {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0 20% 0 0;
  padding: 0;
  color: #555555;
}
.hgroup .breadcrumb {
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0 0 0px;
  padding: 6px 15px;
  border: solid 1px #cccccc;
}
/* =Our Team
------------ */
.team_member {
  text-align: center;
  background-color: #000000;
  background-color: #222222;
  background: url(../img/wild_oliva_dark.png);
  color: #cccccc;
  padding: 40px;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.team_member figure {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  background-size: cover;
}
.team_member figure img {
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.team_member figure img:hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.team_member h5 {
  margin: 24px 0px 6px 0;
  font-size: 20px;
  font-weight: 600;
}
.team_member small {
  font-size: 13px;
  font-weight: 300;
}
.team_member hr {
  margin: 14px 0;
  border: #cccccc;
}
.team_member p.short_bio {
  font-weight: 300;
}
.team_member .team_social {
  margin: 0 0px 12px 0;
}
.team_member .team_social a {
  margin: 0 6px 12px 0;
  font-size: 18px;
  background-color: #0088cc;
  padding: 6px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.team_member .team_social a:link,
.team_member .team_social a:visited {
  color: #ffffff;
}
.team_member .team_social a:hover,
.team_member .team_social a:active {
  color: #0088cc;
  text-decoration: none;
  background-color: #ffffff;
}
/* =Service Page elements
-------------------------------------------------------------- */
.service_teaser {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 0 60px 0px;
  padding: 0 0px 0 0;
}
.service_teaser .teaser_photo {
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.service_teaser .teaser_photo img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.service {
  margin-bottom: 40px;
}
.service figure {
  text-align: center;
  margin: 0;
  padding: 0;
}
.service figure i {
  font-size: 90px;
  color: #0085c8;
}
.service figure i.blue {
  color: #0085c8;
}
.service .desc h4 {
  font-weight: 600;
}
/* =Pricing Tables
------------------ */
.pricing_wrapper {
  padding: 40px 0;
}
.pricing_wrapper .pricing_plan {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
  border: solid 1px #e7e7e7;
}
.pricing_wrapper .pricing_plan.special {
  border: solid 20px #0085c8;
  position: relative;
  left: 0px;
  top: -20px;
}
.pricing_wrapper .pricing_plan h3 {
  background-color: #eeeeee;
  padding: 30px 5px;
  margin: 0 0 10px 0;
  color: #0085c8;
  font-size: 30px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  border-bottom: solid 1px #cccccc;
}
.pricing_wrapper .pricing_plan h3 small {
  display: block;
}
.pricing_wrapper .pricing_plan .the_price {
  padding: 15px;
  font-size: 50px;
  margin: 30px auto;
  width: 60%;
  color: #46a546;
  text-shadow: 1px 1px 0px #ffffff;
  border-bottom: dotted 1px #cccccc;
}
.pricing_wrapper .pricing_plan .the_price span {
  font-size: 30px;
}
.pricing_wrapper .pricing_plan .the_price small {
  font-size: 14px;
}
.pricing_wrapper .pricing_plan .the_offerings {
  padding: 0 30px;
  color: #555555;
}
.pricing_wrapper .pricing_plan a.btn {
  margin: 30px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
/* =Portfolio Page elements
-------------------------------------------------------------- */
ul#portfolio_filters {
  margin: 0 0 24px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
ul#portfolio_filters li {
  float: left;
}
ul#portfolio_filters li a {
  display: block;
  padding: 6px 6px 6px 0;
  margin: 0 3px;
  text-transform: uppercase;
}
ul#portfolio_filters li a:hover,
ul#portfolio_filters li a:active {
  border-bottom: solid 0px #0088cc;
  text-decoration: none;
}
ul#portfolio_filters li .active a,
ul#portfolio_filters li .active a:hover {
  border-bottom: solid 1px #0088cc;
}
.portfolio_strict .portfolio_item {
  text-align: center;
  background-color: #ffffff;
  padding: 8px;
  border: solid 1px #e7e7e7;
  height: 290px;
  overflow: hidden;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.portfolio_strict .portfolio_item:hover {
  background: url(../img/wild_oliva_blue_light.png);
}
.portfolio_strict .portfolio_item:hover a {
  color: #ffffff;
  text-decoration: none;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.portfolio_strict .portfolio_item .portfolio_photo {
  height: 220px;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.portfolio_strict .portfolio_item .portfolio_photo a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.portfolio_strict .portfolio_item .portfolio_photo a i {
  background: url(../img/wild_oliva_blue_light.png);
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  padding: 10px;
  margin: 20% 0;
  line-height: 30px;
  height: 30px;
  border: solid 5px;
}
.portfolio_strict .portfolio_item .portfolio_photo a p {
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.portfolio_strict .portfolio_item .portfolio_description {
  padding: 10px;
  margin-bottom: 20px;
}
.portfolio_strict .portfolio_item .portfolio_description h3 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}
.portfolio_strict .portfolio_item .portfolio_description p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #888888;
}
.portfolio_masonry .portfolio_item {
  text-align: center;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 24px;
}
.portfolio_masonry .portfolio_item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.portfolio_masonry .portfolio_item a img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.portfolio_masonry .portfolio_item a .overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  position: absolute;
  top: 0px;
  left: 0px;
}
.portfolio_masonry .portfolio_item a .overlay .desc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 90%;
  height: 35%;
  margin: auto;
}
.portfolio_masonry .portfolio_item a .overlay h3 {
  font-size: 20px;
  line-height: 22px;
}
.portfolio_masonry .portfolio_item a .overlay i {
  background: url(../img/wild_oliva_blue_light.png);
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  padding: 10px;
  line-height: 33px;
  height: 30px;
  width: 30px;
  border: solid 5px;
}
.portfolio_masonry .portfolio_item a:hover .overlay {
  color: #ffffff;
  text-decoration: none;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
#portfolio_slider_wrapper {
  padding: 10px 0;
}
#portfolio_slider_wrapper #portfolio_slider .container a {
  display: block;
  width: 100%;
  height: 100%;
}
#portfolio_slider_wrapper #carousel {
  padding: 10px 0;
  margin: 0 0 10px 0;
}
#portfolio_slider_wrapper #carousel ul.slides li {
  height: 140px;
  overflow: hidden;
  margin-right: 10px;
}
article.portfolio_details h3 {
  line-height: 1.2em;
}
/* =Blog Page elements
-------------------------------------------------------------- */
article.post {
  padding: 0 0 40px 0;
  margin: 0 0 40px 0;
  border-bottom: dotted 2px #cccccc;
}
article.post .post_header h3.post_title {
  line-height: 1.2em;
}
article.post .post_content figure {
  max-height: 400px;
  overflow: hidden;
}
article.post .post_content .btn {
  margin-top: 10px;
}
#post_comments {
  padding: 0 0 30px 0;
  margin: 0 0 40px 0;
  border-bottom: dotted 2px #cccccc;
}
#post_comments .comment {
  padding: 10px 0;
}
#post_comments .comment .comment_name {
  font-weight: 600;
  padding-top: 10px;
}
#post_comments .comment .comment_name a.reply {
  font-size: 12px;
  padding: 0 6px;
}
#post_comments .comment .comment_date {
  font-size: 12px;
}
/* =Sidebar
----------- */
#sidebar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 0 0 30px;
}
#sidebar aside.widget {
  margin: 0 0 40px 0px;
}
#sidebar aside.widget h4 {
  padding: 7px 0;
}
.ads a {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}
#tags a {
  display: block;
  padding: 10px;
  margin: 0 10px 10px 0;
  float: left;
  font-weight: 300;
}
#sidebar li.media .media-photo {
  width: 60px;
  height: 60px;
}
#sidebar li.media h5.media-heading {
  font-weight: 600;
  line-height: 1.2em;
  font-weight: 300;
}
#sidebar li.media p {
  font-weight: 300;
  font-size: 13px;
  line-height: 1.2em;
}
#sidebar li.media a.media-date {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  float: left;
  background: #0085c8;
  background-color: rgba(0, 133, 200, 0.8);
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 15px;
  margin: 0 10px 0 0;
  color: #ffffff;
}
#sidebar li.media a.media-date:hover {
  background: #000000;
  background: rgba(0, 0, 0, 0.1);
}
#sidebar li.media a.media-date span {
  font-size: 13px;
  font-weight: 400;
}
/* =Register or Sign in Page
-------------------------------------------------------------- */
.signin {
  text-align: center;
  background-color: #ffffff;
  padding: 40px;
  border: solid 1px #e7e7e7;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.signin form .forgot {
  padding: 0 0 20px 0;
  font-weight: 300;
}
.signin form .forgot label.checkbox {
  font-weight: 300;
}
.signin form .forgot label.checkbox input[type="checkbox"] {
  float: none;
  position: relative;
  left: 0;
  top: -3px;
}
.social_sign h3 {
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 22px;
}
.social_sign a {
  background-color: #0085c8;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  margin: 0 8px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  font-size: 30px;
  width: 30px;
  height: 30px;
  padding: 18px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
.social_sign a.fb {
  background-color: #3B5998;
}
.social_sign a.tw {
  background-color: #00ACEE;
}
.social_sign a.gp {
  background-color: #E44B39;
}
.social_sign a:link,
.social_sign a:visited {
  color: #ffffff;
}
.social_sign a:hover,
.social_sign a:active {
  -moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.or {
  overflow: hidden;
  text-align: center;
  padding: 30px 0 0 0;
}
.or .or_l,
.or .or_r {
  width: 40%;
  border-bottom: solid 1px #cccccc;
  display: inline-block;
  position: relative;
  left: 0px;
  top: -4px;
}
.or span {
  width: 8%;
  display: inline-block;
}
p.sign_title {
  font-weight: 300;
  padding: 30px 0 20px 0;
}
.signup {
  text-align: center;
  background-color: #ffffff;
  padding: 40px;
  border: solid 1px #e7e7e7;
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.signup form label.checkbox {
  font-weight: 300;
}
.signup form label.checkbox input[type="checkbox"] {
  float: none;
  position: relative;
  left: 0;
  top: -3px;
}
.signup form .btn {
  margin-top: 50px;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
  color: #ffffff;
  border-top: solid 2px #ffffff;
  background-color: #222222;
  background: url(../img/footerbg.png);
}
#footer a,
#footer span.nolink {color: #ffea96;}
.knbtfm #footer a,
.knbtfm #footer span.nolink {color: #f0cf3c;}
#footer a:hover,
#footer a:active {
  color: #ffffff;
  text-decoration: none;
}
.twitter-feed-wrapper {
  padding: 14px;
  background-color: rgba(0, 0, 0, 0.1);
  border-bottom: solid 1px #000000;
  border-top: solid 1px #000000;
  margin-top: 48px;
}
.twitter-feed-wrapper .twitter_feed_icon a {
  padding: 7px 0;
  font-size: 70px;
  display: block;
  text-align: center;
}
.twitter-feed-wrapper blockquote {
  margin: 11px 0;
  min-height: 60px;
}
.twitter-feed-wrapper blockquote p {
  font-size: 16px;
  margin-bottom: 3px;
}
.footer-upper-wrapper {
padding: 20px 0 25px;
background-color: #333;
border-bottom: 1px solid #000;
margin-bottom: 20px;
}
.footer-bottom-8-4-wrapper{
background: url(../img/body-bg-repeat.jpg);
background-position: center;
}
.knbtfm .footer-bottom-8-4-wrapper {
	background-image: url(../img/body-bg-repeat-dark.jpg);
}
#footer .container {
	background: transparent !important;
}
#footer .container section {
	margin-top:	15px;
}
#footer .container .copyright section {
	margin-top: 0px;
}
#footer h2.block-title {
  color: #ffea96;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  padding: 16px 0;
  margin: 0px 0 10px 0;
  border-bottom: solid 1px #fff0b4;
  border-top-color: #fff0b4; 
}
#footer h2 {color: #ffea96;}
.knbtfm #footer h2.block-title {
  color: #f0cf3c;
  border-bottom: solid 1px #f0cf3c;
  border-top-color: #f0cf3c; 
}
.knbtfm #footer h2 {color: #f0cf3c;}
#footer_teasers_wrapper .footer_teaser p {
  font-size: 13px;
}
#footer .footer-icons {
	margin-bottom: 20px;
}
#footer .footer-icons i {
font-size: 45px;
margin-bottom: 20px;
}
.copyright-wrapper {
	padding: 5px 0;
	background-color: #090301;
	font-size: 12px;
}
.copyright-wrapper { line-height: 30px; }
.copyright-wrapper .pull-right{
	text-align: right;
}
@media all and (max-width:767px){
	.copyright-wrapper .pull-right{
	text-align: left;
	}
}
.testimonial-wrapper {
	padding:10px 14px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background:#555555;display:inline-block;position:relative;color:#ffffff;
}
.testimonial-wrapper .notch {
	border-right:0 solid transparent;border-left:20px solid transparent;border-top:20px solid #555555;bottom:-20px;height:0;right:40px;position:absolute;width:0;
}
@media all and (max-width:767px){
	.text-right {
		text-align: left;
	}
}
#twitter_tweet,
#twitter_tweet2{
padding:10px 14px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background:#555555;display:inline-block;position:relative;color:#ffffff;}
#twitter_tweet .notch,
#twitter_tweet2 .notch{
border-left:0 solid transparent;border-right:20px solid transparent;border-top:20px solid #555555;bottom:-20px;height:0;left:40px;position:absolute;width:0;}
li.media {
  position: relative;
}
li.media .media-photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  margin: 5px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  overflow: hidden;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
li.media h5.media-heading {
  font-weight: 600;
  padding: 0px;
  margin: 0;
}
li.media a.media-date {
  width: 40px;
  height: 40px;
  float: left;
  background: #000000;
  background: rgba(0, 0, 0, 0.85);
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 20px;
  margin: 0 10px 0 0;
  position: relative;
  z-index: 2;
  color: #ffffff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
li.media a.media-date:hover {
  background: #0085c8;
  background-color: rgba(0, 133, 200, 0.4);
}
li.media a.media-date span {
  clear: both;
  display: block;
  font-size: 13px;
  font-weight: 400;
}
#latest-flickr-images ul {
  margin: 0;
  overflow: hidden;
}
#latest-flickr-images ul li {
  list-style: none;
  display: block;
  float: left;
  margin: 3px;
}
#latest-flickr-images ul li a {
  display: block;
  width: 60px;
  height: 60px;
  border: solid 1px #33333;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#latest-flickr-images ul li a img {
  min-width: 60px;
  min-height: 60px;
}
#copyright {
  border-top: solid 1px #000000;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.5);
  font-weight: 300;
  color: #999999;
}
/* =Boxed Layout
-------------------------------------------------------------- */
.boxed #slider_wrapper {
  margin-top: 30px;
  margin-bottom: 20px;
}
.boxed #slider_wrapper .flexslider .item {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.boxed #slider_wrapper .flexslider .item img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.boxed section#features_teasers_wrapper .feature_teaser {
  margin-top: 30px;
}
.boxed section#features_teasers_wrapper .feature_teaser h3 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2em;
}
.boxed section#features_teasers_wrapper .feature_teaser p {
  padding: 10px 0;
  font-weight: 300;
}
/* =Buttons Overrides
-------------------------------------------------------------- */
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0088cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0088cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0088cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0088cc);
  background-image: -o-linear-gradient(top, #0088cc, #0088cc);
  background-image: linear-gradient(to bottom, #0088cc, #0088cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #0088cc #0088cc #005580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0088cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0088cc;
  *background-color: #0077b3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #006699 \9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0088cc;
  *background-color: #0077b3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #006699 \9;
}
.btn-primary:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
  border-color: #0077b3 #0077b3 #004466;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0077b3;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover:hover,
.btn-primary:hover:focus,
.btn-primary:hover:active,
.btn-primary:hover.active,
.btn-primary:hover.disabled,
.btn-primary:hover[disabled] {
  color: #ffffff;
  background-color: #1430a3;
  *background-color: #1430a3;
}
.btn-primary:hover:active,
.btn-primary:hover.active {
  background-color: #005580 \9;
}
.btn-primary:hover:hover,
.btn-primary:hover:focus,
.btn-primary:hover:active,
.btn-primary:hover.active,
.btn-primary:hover.disabled,
.btn-primary:hover[disabled] {
  color: #ffffff;
  background-color: #0077b3;
  *background-color: #006699;
}
.btn-primary:hover:active,
.btn-primary:hover.active {
  background-color: #005580 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fbb450;
  background-image: -moz-linear-gradient(top, #fbb450, #fbb450);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#fbb450));
  background-image: -webkit-linear-gradient(top, #fbb450, #fbb450);
  background-image: -o-linear-gradient(top, #fbb450, #fbb450);
  background-image: linear-gradient(to bottom, #fbb450, #fbb450);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fffbb450', GradientType=0);
  border-color: #fbb450 #fbb450 #f89406;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fbb450;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #fbb450;
  *background-color: #faa937;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #fa9f1e \9;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #fbb450;
  *background-color: #faa937;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #fa9f1e \9;
}
.btn-warning:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover:hover,
.btn-warning:hover:focus,
.btn-warning:hover:active,
.btn-warning:hover.active,
.btn-warning:hover.disabled,
.btn-warning:hover[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:hover:active,
.btn-warning:hover.active {
  background-color: #c67605 \9;
}
.btn-warning:hover:hover,
.btn-warning:hover:focus,
.btn-warning:hover:active,
.btn-warning:hover.active,
.btn-warning:hover.disabled,
.btn-warning:hover[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:hover:active,
.btn-warning:hover.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ee5f5b;
  background-image: -moz-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#ee5f5b));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: -o-linear-gradient(top, #ee5f5b, #ee5f5b);
  background-image: linear-gradient(to bottom, #ee5f5b, #ee5f5b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffee5f5b', GradientType=0);
  border-color: #ee5f5b #ee5f5b #e51d18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ee5f5b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #ee5f5b;
  *background-color: #ec4844;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #e9322d \9;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #ee5f5b;
  *background-color: #ec4844;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #e9322d \9;
}
.btn-danger:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover:hover,
.btn-danger:hover:focus,
.btn-danger:hover:active,
.btn-danger:hover.active,
.btn-danger:hover.disabled,
.btn-danger:hover[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:hover:active,
.btn-danger:hover.active {
  background-color: #942a25 \9;
}
.btn-danger:hover:hover,
.btn-danger:hover:focus,
.btn-danger:hover:active,
.btn-danger:hover.active,
.btn-danger:hover.disabled,
.btn-danger:hover[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:hover:active,
.btn-danger:hover.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #46a546;
  background-image: -moz-linear-gradient(top, #46a546, #46a546);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#46a546), to(#46a546));
  background-image: -webkit-linear-gradient(top, #46a546, #46a546);
  background-image: -o-linear-gradient(top, #46a546, #46a546);
  background-image: linear-gradient(to bottom, #46a546, #46a546);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46a546', endColorstr='#ff46a546', GradientType=0);
  border-color: #46a546 #46a546 #2f6f2f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #46a546;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #46a546;
  *background-color: #3e933e;
}
.btn-success:active,
.btn-success.active {
  background-color: #378137 \9;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #46a546;
  *background-color: #3e933e;
}
.btn-success:active,
.btn-success.active {
  background-color: #378137 \9;
}
.btn-success:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #439e43;
  background-image: -moz-linear-gradient(top, #46a546, #3e933e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#46a546), to(#3e933e));
  background-image: -webkit-linear-gradient(top, #46a546, #3e933e);
  background-image: -o-linear-gradient(top, #46a546, #3e933e);
  background-image: linear-gradient(to bottom, #46a546, #3e933e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46a546', endColorstr='#ff3e933e', GradientType=0);
  border-color: #3e933e #3e933e #285d28;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3e933e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover:hover,
.btn-success:hover:focus,
.btn-success:hover:active,
.btn-success:hover.active,
.btn-success:hover.disabled,
.btn-success:hover[disabled] {
  color: #ffffff;
  background-color: #3e933e;
  *background-color: #378137;
}
.btn-success:hover:active,
.btn-success:hover.active {
  background-color: #2f6f2f \9;
}
.btn-success:hover:hover,
.btn-success:hover:focus,
.btn-success:hover:active,
.btn-success:hover.active,
.btn-success:hover.disabled,
.btn-success:hover[disabled] {
  color: #ffffff;
  background-color: #3e933e;
  *background-color: #378137;
}
.btn-success:hover:active,
.btn-success:hover.active {
  background-color: #2f6f2f \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bc0de;
  background-image: -moz-linear-gradient(top, #5bc0de, #5bc0de);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#5bc0de));
  background-image: -webkit-linear-gradient(top, #5bc0de, #5bc0de);
  background-image: -o-linear-gradient(top, #5bc0de, #5bc0de);
  background-image: linear-gradient(to bottom, #5bc0de, #5bc0de);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff5bc0de', GradientType=0);
  border-color: #5bc0de #5bc0de #28a1c5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5bc0de;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #5bc0de;
  *background-color: #46b8da;
}
.btn-info:active,
.btn-info.active {
  background-color: #31b0d5 \9;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #5bc0de;
  *background-color: #46b8da;
}
.btn-info:active,
.btn-info.active {
  background-color: #31b0d5 \9;
}
.btn-info:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover:hover,
.btn-info:hover:focus,
.btn-info:hover:active,
.btn-info:hover.active,
.btn-info:hover.disabled,
.btn-info:hover[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:hover:active,
.btn-info:hover.active {
  background-color: #24748c \9;
}
.btn-info:hover:hover,
.btn-info:hover:focus,
.btn-info:hover:active,
.btn-info:hover.active,
.btn-info:hover.disabled,
.btn-info:hover[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:hover:active,
.btn-info:hover.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #444444;
  background-image: -moz-linear-gradient(top, #444444, #444444);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#444444));
  background-image: -webkit-linear-gradient(top, #444444, #444444);
  background-image: -o-linear-gradient(top, #444444, #444444);
  background-image: linear-gradient(to bottom, #444444, #444444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff444444', GradientType=0);
  border-color: #444444 #444444 #1e1e1e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #444444;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #444444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #444444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover:hover,
.btn-inverse:hover:focus,
.btn-inverse:hover:active,
.btn-inverse:hover.active,
.btn-inverse:hover.disabled,
.btn-inverse:hover[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:hover:active,
.btn-inverse:hover.active {
  background-color: #080808 \9;
}
.btn-inverse:hover:hover,
.btn-inverse:hover:focus,
.btn-inverse:hover:active,
.btn-inverse:hover.active,
.btn-inverse:hover.disabled,
.btn-inverse:hover[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:hover:active,
.btn-inverse:hover.active {
  background-color: #080808 \9;
}
blockquote {
  border-left: 5px solid #999999;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.43;
}
.bean-full-width-image-slideshow .flexslider .caption{
	display: none;
}
/* =UItoTop jQuery Plugin 1.2
-------------------------------------------------------------- */
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 35px;
  right: 10px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: 100%;
  background: url(../img/ui.totop.png) no-repeat left top;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 2;
}
#toTopHover {
  background: url(../img/ui.totop.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  filter: alpha(opacity=0);
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/* =Responsive: Large desktop and up
-------------------------------------------------------------- */
@media (min-width: 1200px) {
  
}
/* =Responsive: Desktop
-------------------------------------------------------------- */
@media (min-width: 980px) and (max-width: 1199px) {
  .navbar .nav li a {
    margin: 0px;
    padding: 10px;
    font-size: 14px;
  }
  .navbar .nav .dropdown-menu > li > a {
    padding: 3px 20px;
  }
  .flexslider .container {
    height: 400px;
  }
  .flexslider .container .carousel-caption {
    padding: 30px 0px;
  }
  .flexslider .container .carousel-caption h1 {
    font-size: 40px;
  }
  .flexslider .container .carousel-caption .lead {
    font-size: 16px;
  }
  .flexslider .container .carousel-caption .round_badge {
    top: -40px;
    right: 100px;
  }
  .flexslider .item {
    height: 400px;
  }
}
/* =Responsive: Tablet to desktop
-------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {
  .flexslider .container {
    height: 350px;
  }
  .flexslider .container .carousel-caption {
    padding: 20px 0px;
  }
  .flexslider .container .carousel-caption h1 {
    font-size: 30px;
  }
  .flexslider .container .carousel-caption .lead {
    font-size: 16px;
  }
  .flexslider .container .carousel-caption .round_badge {
    top: -60px;
    right: 70px;
  }
  .flexslider .item {
    height: 350px;
  }
  .full_page_photo {
    height: 350px;
  }
  .full_page_photo section.call_to_action {
    max-width: 80%;
  }
  .full_page_photo section.call_to_action h3 {
    font-weight: 300;
    font-size: 40px;
    line-height: 45px;
  }
  .full_page_photo section.call_to_action h4 {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
  }
  section.call_to_action {
    padding: 35px 0;
  }
  section.call_to_action h3 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  section.call_to_action h4 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px 0;
  }
  section#features_teasers_wrapper {
    margin: 25px 0 45px 0;
  }
  section#features_teasers_wrapper .feature_teaser h3 {
    font-size: 15px;
  }
  section#features_teasers_wrapper .feature_teaser p {
    font-size: 13px;
    line-height: 1.4em;
  }
  .portfolio_strict .portfolio_item .portfolio_photo a p {
    font-size: 12px;
    line-height: 1.3em;
  }
  .portfolio_strict .portfolio_item .portfolio_description h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
  }
  .portfolio_strict .portfolio_item .portfolio_description p {
    font-size: 12px;
  }
  .service figure i {
    font-size: 70px;
  }
}
/* =Responsive: Landscape Phone to Tablet
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
  body {
    margin: 0;
    padding: 0;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .flexslider .container {
    height: 350px;
  }
  .flexslider .container .carousel-caption {
    padding: 20px 0px;
  }
  .flexslider .container .carousel-caption h1 {
    font-size: 30px;
  }
  .flexslider .container .carousel-caption .lead {
    font-size: 16px;
  }
  .flexslider .container .carousel-caption .round_badge {
    display: none;
  }
  .flexslider .item {
    height: 350px;
  }
  section.call_to_action {
    padding: 35px 0;
  }
  section.call_to_action h3 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  section.call_to_action h4 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px 0;
  }
  .full_page_photo {
    height: 300px;
  }
  .full_page_photo section.call_to_action {
    max-width: 90%;
  }
  .full_page_photo section.call_to_action h3 {
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
  }
  .full_page_photo section.call_to_action h4 {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
  }
  section#features_teasers_wrapper .feature_teaser {
    margin-bottom: 40px;
  }
  .team_member {
    margin-bottom: 30px;
  }
  .team_member figure {
    margin: 0 auto;
    width: 250px;
    height: 250px;
  }
  .team_member figure img {
    width: 250px;
    height: 250px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
  }
  article p {
    font-size: 16px;
    line-height: 1.5em;
  }
  .columns_2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
  #footer_teasers_wrapper .footer_teaser {
    margin: 0 0 40px 0;
  }
  .collapsing_header header {
    position: static;
    height: auto;
  }
  .collapsing_header .full_page_photo {
    position: relative;
    top: 0;
  }
  .collapsing_header #main {
    position: relative;
    top: 0;
  }
  .collapsing_header header.absolute {
    position: relative !important;
    top: 0px !important;
    left: 0px;
  }
  #sidebar {
    padding: 0px 0 0 0px;
  }
  .pricing_wrapper {
    padding: 0px 0 20px 0;
  }
  .pricing_wrapper .pricing_plan {
    margin: 20px 0;
  }
  .pricing_wrapper .pricing_plan.special {
    top: 0px;
  }
  .pricing_wrapper .pricing_plan h3 {
    padding: 30px 0;
    margin: 0 0 10px 0;
  }
}
/* =Responsive: Portrait Phone
-------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
  .navbar {
    margin-bottom: 0;
  }
  .navbar .navbar-inner a.brand {
    width: 280px;
  }
  .navbar .navbar-inner a.brand span.logo_title {
    font-size: 30px;
  }
  .navbar .navbar-inner a.brand span.logo_subtitle {
    font-size: 11px;
  }
  .navbar .btn-navbar {
    margin-top: 0px;
    position: relative;
    top: -10px;
    clear: both;
  }
  .hgroup h2 {
    margin: 0 0 6px 0;
  }
  .flexslider .container {
    height: 350px;
  }
  .flexslider .container .carousel-caption {
    padding: 20px 0px;
    margin: 0;
  }
  .flexslider .container .carousel-caption h1 {
    font-size: 30px;
  }
  .flexslider .container .carousel-caption .lead {
    font-size: 16px;
  }
  .flexslider .item {
    height: 350px;
  }
  .team_member {
    margin-bottom: 30px;
  }
  .team_member figure {
    margin: 0 auto;
    width: 150px;
    height: 150px;
  }
  .team_member figure img {
    width: 150px;
    height: 150px;
  }
  #portfolio_slider_wrapper {
    margin-bottom: 30px;
  }
  #portfolio_slider_wrapper #carousel {
    display: none;
  }
}
