
/* General */

body, input, button, select, textarea {-webkit-font-smoothing: antialiased;}

/* Well */

.well input {background:#fff !important;}
.well.color {color:#fff;}
.well *:first-child {margin-top:0;}
.well *:last-child {margin-bottom:0;}
.well, ul.category.list-striped.list-condensed li {min-height:20px;padding:19px;margin-bottom:20px;background:#f0f0f0;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}

/* Weblink Component */

ul.category.list-striped.list-condensed li p {margin-bottom:0;}
ul.category.list-striped.list-condensed li .list-title {font-size:20px;margin-bottom:15px;}

/* List Styles */

li {padding-left:0;background:none;}
ul li {background:none;}
ul.list-dot-dark > li, ul.list-dot > li, ul.list-cross-dark > li, ul.list-cross > li, ul.list-ok-dark > li, ul.list-ok > li, ul.list-plus-dark > li, ul.list-plus > li, ul.list-star-dark > li, ul.list-star > li, ul.list-arrow3-dark > li, ul.list-arrow3 > li, ul.list-arrow5-dark > li, ul.list-arrow5 > li, ul.icon .nested, ul.type3 .nested {padding-left:20px;}
ul.icon > li i, ul.type3 > li i {margin-right:10px;}
ul.type3 > li {line-height:30px;}

/* Labels */ 

.label-success, .badge-success {background-color: #4AB17F;}
.label-warning, .badge-warning {background-color: #EBBE2A;}
.label-important, .badge-important {background-color: #DA4F49;}
.label-info, .badge-info {background-color: #01ADF2;}

/* Misc */

.items-leading, .items-row {margin-bottom:60px;}
.mb0 {margin-bottom:0 !important;}
.mt0 {margin-top:0 !important;}
.btn .caret {border-top:4px solid #fff;}
.full-width {width:100%;}
.login-description {margin-bottom:20px;}
.js-on .stickyfooter #wrapper {padding-bottom:0;}
#hide-info-container {margin-bottom:80px;}
hr {border-top:1px solid #BBBBBB;border-bottom:0;border-left:0;border-right:0;}
#header-panel {background:#fff;}
code { background: url("../images/misc/code.png") repeat scroll 0 0 #F7F7F7; border: 1px solid #CCCCCC; clear: both; color: #555555; display: block; font: 12px/1.5 Courier,"Courier New",monospace; margin-bottom: 17px; overflow: auto !important; padding: 18px; white-space: pre;}
.edit .tab-content {display:block;}
.btn-group {z-index:3;}
.row-fluid [class*="span"] {min-height:20px;}

/* Logo */

#logo a {display:inline-block;}

/* Menu */

ul.dropdown li.has-dropdown a:after {content:"\f105";font-family: 'FontAwesome';margin-left:10px;}
ul.dropdown li.has-dropdown ul li a:after {content:"";}
.blockmenu {display:none;}

/* Breadcrumbs */

.breadcrumb {background:transparent;padding:0;line-height:18px;}
.breadcrumb > li {text-shadow:none;}
.breadcrumb > li > .divider {color:#fff;}

/* Footer Area */

#footer {padding:40px 0;}
.widget {margin-bottom:0;}
.widget form {margin-bottom:0;}
.widget a {color:#9C9C9C;}
.widget p a {text-decoration:underline;}
.widget label {display:none;}
form#templateselect {margin-bottom:0;}
input.search-query {-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;}
p.copyright a {color:#9C9C9C; text-decoration:underline;}

/* Team Block */

.team-contact li {margin:0;}
.team-contact li a {color:#9C9C9C;opacity:.5;}
.team-contact li a i {padding:0 10px;}
.team-contact li a:hover { opacity:1; }
.team:hover h5, .team:hover .team-content:before {-webkit-animation: drop .7s ease 0s; -moz-animation: drop .7s ease 0s; animation: drop .7s ease 0s; }
@-webkit-keyframes drop {
	0% {opacity: 0; -webkit-transform: scale(.5);}
	100% {opacity: 1;-webkit-transform: scale(1); }
}

@-moz-keyframes drop {
  0% {opacity: 0;-moz-transform: scale(.5);}
  100% {opacity: 1;-moz-transform: scale(1);}
}

/* Pagination */

.pagination ul, .pagination ul > li:first-child > a, .pagination ul > li:first-child > span, .pagination ul > li:last-child > a, .pagination ul > li:last-child > span, .pagination ul > li > a, .pagination ul > li > span {-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;border:0;}
.pagination ul > li {margin-right:5px;display:inline-block;}
.pagination ul > li > a, .pagination ul > li > span {height:37px;line-height:35px;padding:0 15px;font-size:18px;background:#9c9c9c;color:#f2f2f2;}
.pagination ul > li > a:hover, .pagination ul > li > a:active, .pagination ul > li > a:focus, .pagination ul > li > span {background:#585858;color:#f2f2f2;}
.pagination ul > li.current > a {background:#585858;}
p.counter {margin:10px 0 0 0;}

/* Page Navigation */

ul.post-overlay-icons {margin: -20px 0 0 0;}
.item-page {position:relative;}
[class^="title-meta"] {z-index:3;}
span.inactive {opacity:.33;}
[class^="title-meta"] span.inactive a.prev:hover {background-position:0 0;}
[class^="title-meta"] span.inactive a.next:hover {background-position: -24px 0;}
dl.article-info, dl.article-info dt, dl.article-info dd {display:inline-block;}
dl.article-info dt.article-info-term {display:none;}

/* Toolbar */

#header-info i {margin-right:10px;vertical-align: bottom;font-size:130%;}
#header-info a:hover {text-decoration:underline;}

/* Buttons and Icons */

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i, .btn i {margin-right:10px;}
h4 .circle-inner i {margin:0;font-size:33px;line-height:78px;}
i.black {color:#000;}
a[class^="btn"] {float:none;display:inline-block;} 
.btn {-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#9C9C9C;border:0 !important;text-shadow:none;color:#fff;margin:0;line-height:20px;font-size: 14px;padding: 4px 12px;}
.btn:hover, .btn:active, .btn:focus {-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;background:#313131;border-color:#313131;text-shadow:none;color:#fff;margin:0;}
.btn-small {font-size: 10.5px;padding: 0 6px;}
.btn-large {font-size: 17.5px;padding: 11px 19px;}
.btn-xlarge {font-size: 25px;padding: 18px 26px;}
.btn-info {background:#5BC0DE;border-color:#5BC0DE;}
.btn-success {background:#5BB75B;border-color:#5BB75B;}
.btn-warning {background:#FAA732;border-color:#FAA732;}
.btn-danger {background:#DA4F49;border-color:#DA4F49;}
.btn-inverse {background:#363636;border-color:#363636;}
.btn.btn-link {background:transparent;border:none;}

/* Headlines */

h1.special, h2.special, h3.special, h4.special, h5.special, h6.special, .page-header h1, .page-header h2, .content-category h1, .weblink-category h2  {border-top: 1px solid #BBBBBB;color: #313131;margin-bottom: 35px !important;margin-top: 80px;padding: 20px 0 0;position: relative;text-align: center;text-transform: uppercase;font-size:24px;line-height:28px;color:#313131;}
h1.special a, h2.special a, h3.special a, h4.special a, h5.special a, h6.special a, .page-header h1 a, .page-header h2 a, .content-category h1, .weblink-category h2 {color:#313131;}
h1.special:before, h2.special:before, h3.special:before, h4.special:before, h5.special:before, h6.special:before, .page-header h1:before, .page-header h2:before, .content-category h1:before, .weblink-category h2:before  {background: none repeat scroll 0 0 #1EB0BC;content: "";height: 5px;left: 50%;margin-left: -40px;position: absolute;top: -1px;width: 80px;}
.page-header h1, .page-header h2, .content-category h1, .weblink-category h2  {margin-top:0;}


blockquote {
    border-left: 5px solid #1EB0BC;
    margin: 0 0 20px;
    padding-left: 20px;
}

.testimonial {
    margin: 20px 0 40px;
    padding: 15px 20px;
    position: relative;
    background:#f0f0f0;
}
.testimonial:after {
    border-color: transparent;
    border-style: solid;
    border-width: 22px 0 0 22px;
    bottom: -22px;
    content: "";
    display: block;
    left: 30px;
    position: absolute;
    width: 0;
    border-color: #f0f0f0 #f0f0f0 #f0f0f0 transparent;
    border-left: 22px solid transparent;
}
.testimonial cite {
    bottom: -25px;
    display: block;
    font-size: 13px;
    font-weight: 600;
    height: 25px;
    left: 26px;
    line-height: 32px;
    padding-left: 40px;
    position: absolute;
}

ul.tabs li:last-child a {
	border-right: 1px solid #BBBBBB;
}

.main-content {
    padding: 60px 0;
}

.page-header {
	border-bottom:0;
	margin: inherit;
	padding-bottom: inherit;
}

ul.vertical-list {
    list-style: none outside none;
    margin: -3px 0 0;
    padding: 0;
    text-align:center;
}

ul.vertical-list > li {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #BBBBBB;
    margin: 0;
    padding: 3px 0 4px;
}
ul.vertical-list > li:first-child {
    border: medium none;
}
ul.vertical-list > li a {
    background: url("../images/list_icons/icon_arrow4_grey.png") repeat-y scroll 0 50% transparent;
    color: inherit;
    padding-left: 16px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
}
ul.vertical-list > li:hover a {
    background-position: 0 -14px;
    color: #585858;
}

.modal ul.vertical-list {
	text-align:left;
}


/* Modal */

.modal-header h3 {color:#fff;}
.modal-header {padding:15px 20px;}
.modal-body {padding:25px 20px;}
.modal {-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden;}
.modal-header .close {width:24px;height:24px;background:#d6d6d6;color:#fff;opacity:1;margin-top:4px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#595959;}
.modal-header .close:hover, .modal-header .close:active, .modal-header .close:focus {color:#d6d6d6;background:#595959;}

/* Input Overrides */

.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.input-append .add-on, .input-prepend .add-on {height:30px;line-height:30px;}
.input-prepend.input-append .add-on {min-width:120px;text-align:left;}
.control-group {margin-bottom:20px;}

/* Topimage */

.header-image-placeholder {background: #1EB0BC;height: 45px;position: relative;width: 100%;z-index: 1;opacity:.25;}

/* System Message */

#system-message div *:last-child {margin-bottom:0;}
h4.alert-heading:empty {display:none;}
.alert, .alert h4 {color:#fff;}
.alert {border:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;text-shadow:none;color:#fff;background:#1EB0BC;}
.alert.alert-info {background:#EBBE2A;}
.alert.alert-success {background:#4AB17F;}
.alert.alert-error, .alert.alert-warning {background:#DA4F49;}
.alert .close {top:0;right:-22px;text-shadow:none;color:#fff;opacity:.7;}
.alert .close:hover, .alert .close:active, .alert .close:focus {opacity:1;}

/* Responsive Videos */

.flex-video {position: relative;padding-top: 1.5625em;padding-bottom: 67.5%;height: 0;margin-bottom: 1em;overflow: hidden;}
.flex-video.widescreen {padding-bottom: 57.25%;}
.flex-video.vimeo {padding-top: 0;}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* Tooltip */

.tipsy, .tooltip { font-size: 14px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #333; color: #fff; max-width: 200px; padding: 9px; text-align: center; line-height:1.6; }
.tipsy-inner {-webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #333; }
.tipsy-arrow-s { border-top-color: #333; }
.tipsy-arrow-e { border-left-color: #333; }
.tipsy-arrow-w { border-right-color: #333; }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	-webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow:none;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	color:#9c9c9c;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, textarea:focus, input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	color:#313131;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding:4px 14px;
}

/* 3D Slicebox Slider */

.sb-description h3 {
	font-size: 20px;
}

.sb-description h3 a {
	color: #000;
}

.nav-arrows {
	display: none;
}

.wrapper-slicebox {
	position:relative;
}

.nav-arrows a {
	width: 42px;
	height: 42px;
	background: transparent url("../images/slicebox/nav.png") no-repeat top left;
	position: absolute;
	top: 50%;
	left: 10px;
	text-indent: -9000px;
	cursor: pointer;
	margin-top: -21px;
}

.nav-arrows a:first-child{
	left: auto;
	right: 10px;
	background-position: top right;
}

.nav-arrows a:hover {
	opacity: 1;
}

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: 9px;
	height: 30px;
	width: 100%;
	left: 0;
	display: none;
}

.nav-dots span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 3px;
	background: #555;
	cursor: pointer;
	border:5px solid #000;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.nav-dots span:hover {
	background:#999;
}

.nav-dots span.nav-dot-current {
		background:#999;
}

.nav-options {
	width: 70px;
	height: 30px;
	position: absolute;
	right: 70px;
	bottom: 0px;
	display: none;
}

.nav-options span {
	width: 30px;
	height: 30px;
	background: #cbbfae url("../images/slicebox/options.png") no-repeat top left;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.7;
	display: inline-block;
	border-radius: 50%;
}

.nav-options span:first-child{
	background-position: -30px 0px;
	margin-right: 3px;
}

.nav-options span:hover {
	opacity: 1;
}

/* Slicebox Style */
.sb-slider {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 100%;
	list-style-type: none;
	padding: 0;
	border:0;
	background: #fff;
	min-height:100px;
}

.boxed .withbullets .sb-slider {
	margin: 30px auto 55px auto;
}

.wide .withbullets .sb-slider {
	margin: 0px auto 55px auto;
}

.boxed .withbullets .nav-arrows a {
	margin-top: -32px;
}

.wide .withbullets .nav-arrows a {
	margin-top: -48px;
}

.boxed .withoutbullets .sb-slider {
	margin: 30px auto 30px auto;
}

.wide .withoutbullets .sb-slider {
	margin: 0px auto 30px auto;
}

.boxed .withoutbullets .nav-arrows a {
	margin-top: -21px;
}

.wide .withoutbullets .nav-arrows a {
	margin-top: -36px;
}


.sb-slider li {
	margin: 0;
	padding: 0;
	display: none;
}

.sb-slider li > a {
	outline: none;
}

.sb-slider li > a img {
	border: none;
}

.sb-slider img {
	max-width: 100%;
	display: block;
}

.sb-description {
	padding: 0 20px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 15;
	position: absolute;
	background: #fff;
	background: rgba(255,255,255,.9);
	color: #666;

	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	-ms-transition: all 200ms;
	transition: all 200ms;
}

.sb-slider li.sb-current .sb-description {}

.sb-slider li.sb-current .sb-description:hover {}

.sb-perspective {
	position: relative;
}

.sb-perspective > div {
	position: absolute;

	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-backface-visibility : hidden;
	-moz-backface-visibility : hidden;
	-o-backface-visibility : hidden;
	-ms-backface-visibility : hidden;
	backface-visibility : hidden;
}

.sb-side {
	margin: 0;
	display: block;
	position: absolute;

	-moz-backface-visibility : hidden;

	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.slicebox-margin {height:45px; width:100%; opacity:.25;}
.wrapper-slicebox, .sb-slider {background: #fff;}

.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.ws-caption {
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-color:#000;
	background-color:rgba(0,0,0,.7);
	background-repeat: no-repeat;
	background-position:center center;
	left:0;
	top:0;
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out 0s;
	-moz-transition:opacity .3s ease-in-out 0s;
	-ms-transition:opacity .3s ease-in-out 0s;
	-o-transition:opacity .3s ease-in-out 0s;
	transition:opacity .3s ease-in-out 0s;
}

.ws-caption:hover {
	opacity:1;
}

.ws-caption.basic {
	background-image:url("../images/misc/zoom-basic.png");
}

.ws-caption.fadeout {
	background-image:url("../images/misc/zoom-fadeout.png");
	background-color:transparent;
}

.mfp-zoom-in {
  
  /* start state */
  .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out; 
    transform: scale(0.8); 
  }
  
  &.mfp-bg {
    opacity: 0;
	  transition: all 0.3s ease-out;
  }
  
  /* animate in */
  &.mfp-ready {
    .mfp-with-anim {
      opacity: 1;
      transform: scale(1); 
    }
    &.mfp-bg {
      opacity: 0.8;
    }
  }
  
  /* animate out */
  &.mfp-removing {
    
    .mfp-with-anim {
      transform: scale(0.8); 
      opacity: 0;
    }
    &.mfp-bg {
      opacity: 0;
    }
    
  }
  
}

/* Large desktop */
@media (min-width: 1200px) { }
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { }
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	#footer {padding:40px 0 0 0;}
	.widget {margin-bottom:20px;}
	ul.tabs li:last-child a {border-right:0;}
	.tabs > li a, .tab-title > a {border-left:0;padding-left:0;}
}
 
/* Landscape phones and down */
@media (max-width: 480px) { }

		