/*!
 * Help v.1.0.0
 * Copyright 2013 
 * 
 */
 
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display:block;
}
figure {
	margin:0px;
}
audio,
canvas,
video {
  display:inline-block;
  *display:inline;
  *zoom:1;
}

html {
  font-size:100%;
  -webkit-text-size-adjust:100%;
      -ms-text-size-adjust:100%;
}

body {
  margin:0;
	font-family:'Droid Sans', sans-serif;
  font-size:13px;
  line-height:20px;
  color:#333333;
  background-color:#ffffff;
}

a {
  color:#556270;
  text-decoration:none;
}
a:hover,
.footer a:hover,
ul.contact-list li a:hover {
  color:#ebb135;
}
a:focus {
  outline:0;
}
a:hover,
a:active {
  outline:0;
}
img {
	border:0px;
}
button,
input,
select,
textarea {
  margin:0;
  font-size:100%;
  vertical-align:middle;
}

button,
input {
  *overflow:visible;
  line-height:normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding:0;
  border:0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor:pointer;
  -webkit-appearance:button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor:pointer;
}

blockquote {
	page-break-inside:avoid;
}
thead {
	display:table-header-group;
}
tr,
img {
	page-break-inside:avoid;
}
img {
	max-width:100% !important;
}
p {
  margin:0 0 10px;
}
strong {
  font-weight:bold;
}

em {
  font-style:italic;
}

blockquote {
  padding:25px 30px;
  margin:0px 0px 20px 0px;
	position:relative;
	border-left:10px solid #222222;
	background:#eaeaea url(../images/blockquote.png) 97% center no-repeat;
}
blockquote p {
  margin-bottom:0;
  font-size:13px;
  font-weight:normal;
  line-height:24px;
}
blockquote h3 {
	font-size:24px;	
}
.testimonials blockquote {
  padding:42px 15px;
  margin:0px 0px 10px 0px;
	position:relative;
	border-left:0px;
	background:none;
}
.testimonials blockquote p {
  margin-bottom:0;
  font-size:20px;
  font-weight:normal;
  line-height:36px;
	color:#585858;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content:"";
}

.testimonials q:before,
.testimonials q:after,
.testimonials blockquote:before,
.testimonials blockquote:after {
  width:38px;
	height:22px;
	margin-left:-19px;
	background-image:url(../images/sprites.png);
	background-repeat:no-repeat;
	position:absolute;
	left:50%;
}


.testimonials blockquote:before {
	top:0px;
	background-position:0 -868px;
}
.testimonials blockquote:after {
	background-position:0 -920px;
	bottom:0px;
}




h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color:inherit;
}


/*** Heading Tags ***/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin:0 0 10px 0;
  font-family:inherit;
  font-weight:normal;
  line-height:1.1em;
  color:#3f3f3f;
  text-rendering:optimizelegibility;
}

h1 {
  font-size:36px;
}
h2 {
  font-size:30px;
	margin-bottom:23px;
}
.footer h2 {
	margin-bottom:33px;
}
h3 {
  font-size:22px;
	letter-spacing:-0.03em;
}
h4 {
  font-size:18px;
}
h5 {
  font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}
.widget h5 {
	font-weight:normal;
}
h6 {
  font-size:12px;
}


/*** List Styles ***/

ul,
ol {
  padding:0;
  margin:0;
	list-style:none;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom:0;
}

li {
  line-height:20px;
}

ul.unstyled,
ol.unstyled,
ul.inline,
ol.inline {
  margin-left:0;
  list-style:none;
}

ul.inline > li,
ol.inline > li {
  display:inline-block;
  padding-right:5px;
  padding-left:5px;
}


hr {
  margin:20px 0;
  border:0;
  border-top:1px solid #eeeeee;
  border-bottom:1px solid #ffffff;
}

.clearfix {
  *zoom:1;
}
.clearfix:before,
.clearfix:after {
  display:table;
  line-height:0;
  content:"";
}
.clearfix:after {
  clear:both;
}

.container {
  width:940px;
	margin-right:auto;
  margin-left:auto;
  *zoom:1;
}
.container:before,
.container:after {
  display:table;
  line-height:0;
  content:"";
}
.container:after {
  clear:both;
}

.pull-right {
  float:right;
}

.pull-left {
  float:left;
}


/*** Grid Style 
///////////////////////////////// ***/

.row {
  margin-left:-20px;
  *zoom:1;
}

.row:before,
.row:after {
  display:table;
  line-height:0;
  content:"";
}

.row:after {
  clear:both;
}

[class*="span"] {
  float:left;
  min-height:1px;
  margin-left:20px;
}

.span12 {
  width:940px;
}

.span11 {
  width:860px;
}

.span10 {
  width:780px;
}

.span9 {
  width:700px;
}

.span8 {
  width:620px;
}

.span7 {
  width:540px;
}

.span6 {
  width:460px;
}

.span5 {
  width:380px;
}

.span4 {
  width:300px;
}

.span3 {
  width:220px;
}

.span2 {
  width:140px;
}

.span1 {
  width:60px;
}

.offset12 {
  margin-left:980px;
}

.offset11 {
  margin-left:900px;
}

.offset10 {
  margin-left:820px;
}

.offset9 {
  margin-left:740px;
}

.offset8 {
  margin-left:660px;
}

.offset7 {
  margin-left:580px;
}

.offset6 {
  margin-left:500px;
}

.offset5 {
  margin-left:420px;
}

.offset4 {
  margin-left:340px;
}

.offset3 {
  margin-left:260px;
}

.offset2 {
  margin-left:180px;
}

.offset1 {
  margin-left:100px;
}

.row-fluid {
  width:100%;
  *zoom:1;
}

.row-fluid:before,
.row-fluid:after {
  display:table;
  line-height:0;
  content:"";
}

.row-fluid:after {
  clear:both;
}

.row-fluid [class*="span"] {
  display:block;
  float:left;
  width:100%;
  min-height:30px;
  margin-left:2.127659574468085%;
  *margin-left:2.074468085106383%;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left:0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left:2.127659574468085%;
}

.row-fluid .span12 {
  width:100%;
  *width:99.94680851063829%;
}

.row-fluid .span11 {
  width:91.48936170212765%;
  *width:91.43617021276594%;
}

.row-fluid .span10 {
  width:82.97872340425532%;
  *width:82.92553191489361%;
}

.row-fluid .span9 {
  width:74.46808510638297%;
  *width:74.41489361702126%;
}

.row-fluid .span8 {
  width:65.95744680851064%;
  *width:65.90425531914893%;
}

.row-fluid .span7 {
  width:57.44680851063829%;
  *width:57.39361702127659%;
}

.row-fluid .span6 {
  width:48.93617021276595%;
  *width:48.88297872340425%;
}

.row-fluid .span5 {
  width:40.42553191489362%;
  *width:40.37234042553192%;
}

.row-fluid .span4 {
  width:31.914893617021278%;
  *width:31.861702127659576%;
}

.row-fluid .span3 {
  width:23.404255319148934%;
  *width:23.351063829787233%;
}

.row-fluid .span2 {
  width:14.893617021276595%;
  *width:14.840425531914894%;
}

.row-fluid .span1 {
  width:6.382978723404255%;
  *width:6.329787234042553%;
}

.row-fluid .offset12 {
  margin-left:104.25531914893617%;
  *margin-left:104.14893617021275%;
}

.row-fluid .offset12:first-child {
  margin-left:102.12765957446808%;
  *margin-left:102.02127659574467%;
}

.row-fluid .offset11 {
  margin-left:95.74468085106382%;
  *margin-left:95.6382978723404%;
}

.row-fluid .offset11:first-child {
  margin-left:93.61702127659574%;
  *margin-left:93.51063829787232%;
}

.row-fluid .offset10 {
  margin-left:87.23404255319149%;
  *margin-left:87.12765957446807%;
}

.row-fluid .offset10:first-child {
  margin-left:85.1063829787234%;
  *margin-left:84.99999999999999%;
}

.row-fluid .offset9 {
  margin-left:78.72340425531914%;
  *margin-left:78.61702127659572%;
}

.row-fluid .offset9:first-child {
  margin-left:76.59574468085106%;
  *margin-left:76.48936170212764%;
}

.row-fluid .offset8 {
  margin-left:70.2127659574468%;
  *margin-left:70.10638297872339%;
}

.row-fluid .offset8:first-child {
  margin-left:68.08510638297872%;
  *margin-left:67.9787234042553%;
}

.row-fluid .offset7 {
  margin-left:61.70212765957446%;
  *margin-left:61.59574468085106%;
}

.row-fluid .offset7:first-child {
  margin-left:59.574468085106375%;
  *margin-left:59.46808510638297%;
}

.row-fluid .offset6 {
  margin-left:53.191489361702125%;
  *margin-left:53.085106382978715%;
}

.row-fluid .offset6:first-child {
  margin-left:51.063829787234035%;
  *margin-left:50.95744680851063%;
}

.row-fluid .offset5 {
  margin-left:44.68085106382979%;
  *margin-left:44.57446808510638%;
}

.row-fluid .offset5:first-child {
  margin-left:42.5531914893617%;
  *margin-left:42.4468085106383%;
}

.row-fluid .offset4 {
  margin-left:36.170212765957444%;
  *margin-left:36.06382978723405%;
}

.row-fluid .offset4:first-child {
  margin-left:34.04255319148936%;
  *margin-left:33.93617021276596%;
}

.row-fluid .offset3 {
  margin-left:27.659574468085104%;
  *margin-left:27.5531914893617%;
}

.row-fluid .offset3:first-child {
  margin-left:25.53191489361702%;
  *margin-left:25.425531914893618%;
}

.row-fluid .offset2 {
  margin-left:19.148936170212764%;
  *margin-left:19.04255319148936%;
}

.row-fluid .offset2:first-child {
  margin-left:17.02127659574468%;
  *margin-left:16.914893617021278%;
}

.row-fluid .offset1 {
  margin-left:10.638297872340425%;
  *margin-left:10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left:8.51063829787234%;
  *margin-left:8.404255319148938%;
}








/*** Form Styles
//////////////////////////////// ***/

label,
input,
button,
select,
textarea {
  font-size:14px;
  font-weight:normal;
  line-height:20px;
}

input,
button,
select,
textarea {
	font-family:'Droid Sans', sans-serif;
}

label {
  display:block;
  margin-bottom:5px;
	color:#8c8c8c;
}
span.require {
	margin-left:10px;
	font-size:11px;
	display:inline-block;
}
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:8px 6px;
  height:20px;
  line-height:20px;
  margin-bottom:15px;
  font-size:14px;
  color:#8c8c8c;
  vertical-align:middle;
  display:inline-block;
}

input,
textarea,
.uneditable-input {
  width:206px;
}

textarea {
  height:130px;
	margin-bottom:35px;
}

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 {
  background-color:#ffffff;
  border:1px solid #d7d7d7;

  -webkit-transition:border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition:border linear 0.2s, box-shadow linear 0.2s;
       -o-transition:border linear 0.2s, box-shadow linear 0.2s;
          transition:border linear 0.2s, box-shadow linear 0.2s;
}
.footer textarea,
.footer input[type="text"],
.footer input[type="password"],
.footer input[type="datetime"],
.footer input[type="datetime-local"],
.footer input[type="date"],
.footer input[type="month"],
.footer input[type="time"],
.footer input[type="week"],
.footer input[type="number"],
.footer input[type="email"],
.footer input[type="url"],
.footer input[type="search"],
.footer input[type="tel"],
.footer input[type="color"],
.footer .uneditable-input {
	margin-bottom:10px;
  background-color:#303030;
  border-color:#303030;
	color:#adadad;
}

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 {
  border-color:rgba(235, 177, 53, 0.8);
  outline:0;
  outline:thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 177, 53, 0.6);
     -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 177, 53, 0.6);
          box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 177, 53, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin:0px 10px 0 0;
  line-height:normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width:auto;
}

select,
input[type="file"] {
  height:30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top:4px;
  /* For IE7, add top margin to align select with labels */

  line-height:30px;
}

select {
  width:220px;
  background-color:#ffffff;
  border:1px solid #cccccc;
}

select[multiple],
select[size] {
  height:auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline:thin dotted #333;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}

.radio,
.checkbox {
  min-height:20px;
  padding-left:20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float:left;
  margin-left:-20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top:5px;
}

.radio.inline,
.checkbox.inline {
  display:inline-block;
  padding-top:5px;
  margin-bottom:0;
  vertical-align:middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left:10px;
}

.input-mini {
  width:60px;
}

.input-small {
  width:90px;
}

.input-medium {
  width:150px;
}

.input-large {
  width:210px;
}

.input-xlarge {
  width:270px;
}

.input-xxlarge {
  width:530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float:none;
  margin-left:0;
}

input,
textarea {
  margin-left:0;
}

input.span12,
textarea.span12 {
  width:926px;
}

input.span11,
textarea.span11 {
  width:846px;
}

input.span10,
textarea.span10 {
  width:766px;
}

input.span9,
textarea.span9 {
  width:686px;
}

input.span8,
textarea.span8 {
  width:606px;
}

input.span7,
textarea.span7 {
  width:526px;
}

input.span6,
textarea.span6 {
  width:446px;
}

input.span5,
textarea.span5 {
  width:366px;
}

input.span4,
textarea.span4 {
  width:286px;
}

input.span3,
textarea.span3 {
  width:206px;
}

input.span2,
textarea.span2 {
  width:126px;
}

input.span1,
textarea.span1 {
  width:46px;
}


.help-block,
.help-inline {
  color:#9b9b9b;
}

.help-block {
  display:block;
  margin-bottom:10px;
}

.help-inline {
  display:inline-block;
  *display:inline;
	margin-bottom:0px;
  vertical-align:inherit;
  *zoom:1;
}



.control-group {
  margin-bottom:10px;
}

legend + .control-group {
  margin-top:20px;
  -webkit-margin-top-collapse:separate;
}

.form-horizontal .control-group {
  margin-bottom:20px;
  *zoom:1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display:table;
  line-height:0;
  content:"";
}

.form-horizontal .control-group:after {
  clear:both;
}

.form-horizontal .controls {
  *display:inline-block;
  *padding-left:20px;
  margin-left:180px;
  *margin-left:0;
}

.form-horizontal .controls:first-child {
  *padding-left:180px;
}

.form-horizontal .help-block {
  margin-bottom:0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top:10px;
}



/*** Table Styles
/////////////////////////////////// ***/
table {
  max-width:100%;
  background-color:transparent;
  border-collapse:collapse;
  border-spacing:0;
}

.table {
  width:100%;
  margin-bottom:20px;
}

.table th,
.table td {
  padding:8px;
  line-height:20px;
  text-align:left;
  vertical-align:top;
  border-top:1px solid #dddddd;
}

.table th {
  font-weight:bold;
}

.table thead th {
  vertical-align:bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top:0;
}

.table tbody + tbody {
  border-top:2px solid #dddddd;
}

.table .table {
  background-color:#ffffff;
}

.table-condensed th,
.table-condensed td {
  padding:4px 5px;
}



/**** Icons Styles
//////////////////////////////////////////////// ***/

[class^="icon-"],
[class*=" icon-"] {
  display:inline-block;
  width:16px;
  height:16px;
  *margin-right:.3em;
  line-height:16px;
  vertical-align:text-top;
  background-image:url(../images/sprites.png);
  background-position:14px 14px;
  background-repeat:no-repeat;
}
.icon-yahoo {
  width:25px;
	background-position:0px -51px;
}
.icon-facebook {
	width:7px;
  background-position:0px -95px;
}
.icon-rss {
  background-position:0px -142px;
}
.icon-flickr {
	width:18px;
	height:8px;
  background-position:0px -187px;
}
.icon-msn {
	width:18px;
  background-position:0px -226px;
}
.icon-stumbleupon {
	width:17px;
	height:17px;
  background-position:0px -272px;
}
.icon-date {
	width:10px;
	height:11px;
	margin-right:10px;
	margin-top:2px;
	background-position:0 -634px;
}
.icon-location {
	width:9px;
	height:12px;
	margin-right:10px;
	margin-top:2px;
	background-position:0 -674px;
}
.icon-user {
	width:11px;
	height:12px;
	margin-top:1px;
	margin-right:10px;
	background-position:0 -1220px;
}
.icon-list {
	width:10px;
	height:11px;
	margin-top:3px;
	margin-right:10px;
	background-position:0 -1262px;
}




/*** Buttons Style
///////////////////////////////////// ***/

.close {
	width:15px;
	height:14px;
	background:url(../images/sprites.png) 0 -590px no-repeat;
	display:inline-block;
	text-indent:-9999px;

  float:right;
  font-size:20px;
  font-weight:bold;
  line-height:20px;
  color:#000000;
  text-shadow:0 1px 0 #ffffff;
}

.close:hover {
  color:#000000;
  text-decoration:none;
  cursor:pointer;
  opacity:0.6;
  filter:alpha(opacity=60);
}

button.close {
  padding:0;
  cursor:pointer;
  background:transparent;
  border:0;
  -webkit-appearance:none;
}

.btn,
.footer .btn {
  display:inline-block;
  *display:inline;
  padding:5px 12px;
  margin-bottom:0;
  *margin-left:.3em;
  font-size:14px;
  line-height:20px;
  color:#000000;
  text-align:center;
  vertical-align:middle;
	text-transform:uppercase;
  cursor:pointer;
  background-color:#ebb135;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color:#000;
  text-decoration:none;
}
.btn-blue {
  background-color:#006dcc;
}
.btn-yallow {
  background-color:#faa732;
}
.btn-red {
  background-color:#c50b0b;
}
.btn-green {
  background-color:#5bb75b;
}

.btn-cyan {
  background-color:#6bbded;
}
.btn-black {
  background-color:#000000;
}

.btn:active,
.btn.active {
  background-color:#cccccc \9;
}
.btn:first-child {
  *margin-left:0;
}
.btn:focus {
  outline:none;
  outline:0px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}

.btn.active,
.btn:active {
  outline:0;
}
.btn.disabled,
.btn[disabled] {
  cursor:default;
  background-image:none;
  opacity:0.65;
  filter:alpha(opacity=65);
}

.btn-block,
input[type="submit"].btn-donate {
  display:block;
  width:100%;
  padding-right:0;
  padding-left:0;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
}
.btn-block + .btn-block {
  margin-top:5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width:100%;
}

button.btn,
input[type="submit"].btn {
	border:0px;
  *padding-top:3px;
  *padding-bottom:3px;
}
input[type="submit"].btn {
	padding:6px 13px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding:0;
  border:0;
}
input[type="submit"].btn-donate {
	font-size:18px;
	padding:15px 0;
	color:#fff;
	text-transform:uppercase;
	background-color:#000;
	border:3px solid #222222;
	
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}



/**** Alert Styles 
///////////////////////////////////// ****/

.alert {
  padding:20px 35px 12px 14px;
	font-size:13px;
	line-height:17px;
	color:#8c8c8c;
  background-color:#eaeaea;
}
.alert-full {
	margin-top:-30px;
	margin-bottom:30px;
}
.alert .container {
	position:relative;
	padding-right:30px;
}
.alert .close {
  position:absolute;
  top:0px;
  right:0px;
}
.alert h4 {
	font-size:30px;
}



/*** Nav Tabs Style 
///////////////////////////////////////// ***/

.nav {
  margin-bottom:20px;
  margin-left:0;
  list-style:none;
}
.nav > li > a {
  display:block;
}

.nav > li > a:hover {
  text-decoration:none;
  background-color:#eeeeee;
}

.nav > li > a > img {
  max-width:none;
}

.nav > .pull-right {
  float:right;
}

.nav-tabs {
  *zoom:1;
  border-bottom:1px solid #ddd;
}

.nav-tabs:before,
.nav-tabs:after {
  display:table;
  line-height:0;
  content:"";
}
.nav-tabs:after {
  clear:both;
}

.nav-tabs > li {
  float:left;
  margin-bottom:-1px;
}
.nav-tabs > li > a {
  padding-right:12px;
  padding-left:12px;
  margin-right:2px;
  line-height:14px;
}
.nav-tabs > li > a {
  padding-top:8px;
  padding-bottom:8px;
  line-height:20px;
  border:1px solid transparent;
  -webkit-border-radius:4px 4px 0 0;
     -moz-border-radius:4px 4px 0 0;
          border-radius:4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color:#eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color:#555555;
  cursor:default;
  background-color:#ffffff;
  border:1px solid #ddd;
  border-bottom-color:transparent;
}

.tabbable {
  *zoom:1;
}
.tabbable:before,
.tabbable:after {
  display:table;
  line-height:0;
  content:"";
}
.tabbable:after {
  clear:both;
}

.tab-content {
  overflow:auto;
}

.tab-content > .tab-pane {
  display:none;
}
.tab-content > .active {
  display:block;
}

.nav > .disabled > a {
  color:#999999;
}

.nav > .disabled > a:hover {
  text-decoration:none;
  cursor:default;
  background-color:transparent;
}


/*** Tab Below ***/
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom:0;
}
.tabs-below > .nav-tabs {
  border-top:1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top:-1px;
  margin-bottom:0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius:0 0 4px 4px;
     -moz-border-radius:0 0 4px 4px;
          border-radius:0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover {
  border-top-color:#ddd;
  border-bottom-color:transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color:transparent #ddd #ddd #ddd;
}

/**** Tab Left ***/
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float:none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width:74px;
  margin-right:0;
  margin-bottom:3px;
}

.tabs-left > .nav-tabs {
  float:left;
  margin-right:19px;
  border-right:1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right:-1px;
  -webkit-border-radius:4px 0 0 4px;
     -moz-border-radius:4px 0 0 4px;
          border-radius:4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
  border-color:#eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color:#ddd transparent #ddd #ddd;
  *border-right-color:#ffffff;
}

/*** Tab Right ***/
.tabs-right > .nav-tabs {
  float:right;
  margin-left:19px;
  border-left:1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left:-1px;
  -webkit-border-radius:0 4px 4px 0;
     -moz-border-radius:0 4px 4px 0;
          border-radius:0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
  border-color:#eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color:#ddd #ddd #ddd transparent;
  *border-left-color:#ffffff;
}



/*** Breadcrumb Style
/////////////////////////////////// ***/
.breadcrumb {
  padding:2px 10px;
  margin:0 0 20px;
	float:left;
  list-style:none;
  background-color:#222222;
}
.breadcrumb > li {
  display:inline-block;
  *display:inline;
  *zoom:1;
}
.breadcrumb > .active {
  color:#999999;
}
.breadcrumb > li a {
	color:#fff;
	position:relative;
}
.breadcrumb > li + li a {
	margin-left:14px;
}
.breadcrumb > li a:after {
	width:6px;
	height:9px;
	padding-left:5px;
	content:'';	
	display:inline-block;
	background:url(../images/sprites.png) 5px -972px no-repeat;
	position:relative;
	top:1px;
}





/*** Pagination Style
/////////////////////////////////////////// ****/
.pagination {
  margin:20px 0 35px 0;
}

.pagination ul {
  display:inline-block;
  *display:inline;
  margin-bottom:0;
  margin-left:0;
  *zoom:1;
}

.pagination ul > li {
  display:inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float:left;
  padding:4px 12px;
	margin-right:10px;
  line-height:20px;
	font-weight:bold;
  text-decoration:none;
	border:1px solid #dddddd;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f0f0f0',GradientType=0 );


	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color:#f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color:#005580;
  cursor:default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color:#999999;
  cursor:default;
  background-color:transparent;
}


.pagination-centered {
  text-align:center;
}

.pagination-right {
  text-align:right;
}

.top-padding {
	padding-top:20px;
}

/*** Progress Bar
/////////////////////////////////// ***/

.progress {
  height:15px;
	padding:3px;
  margin-bottom:20px;
  overflow:hidden;
	border:1px solid #fff;
}

.progress .bar {
  float:left;
  width:0;
  height:100%;
  font-size:12px;
  color:#ffffff;
  text-align:center;
  background-color:#ebb135;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
  -webkit-transition:width 0.6s ease;
     -moz-transition:width 0.6s ease;
       -o-transition:width 0.6s ease;
          transition:width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
  background-color:#149bdf;
  background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size:40px 40px;
     -moz-background-size:40px 40px;
       -o-background-size:40px 40px;
          background-size:40px 40px;
}
.progress.active .bar {
  -webkit-animation:progress-bar-stripes 2s linear infinite;
     -moz-animation:progress-bar-stripes 2s linear infinite;
      -ms-animation:progress-bar-stripes 2s linear infinite;
       -o-animation:progress-bar-stripes 2s linear infinite;
          animation:progress-bar-stripes 2s linear infinite;
}


@-webkit-keyframes progress-bar-stripes {
  from {
    background-position:40px 0;
  }
  to {
    background-position:0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position:40px 0;
  }
  to {
    background-position:0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position:40px 0;
  }
  to {
    background-position:0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position:0 0;
  }
  to {
    background-position:40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position:40px 0;
  }
  to {
    background-position:0 0;
  }
}


.ui-tooltip {
	color: white;
	display: inline-block;
	font-size:11px;
	padding: 2px 10px;
	background: rgba(0,0,0,0.8);
	z-index:100;
	position: absolute;
}
.text-yallow {
	color:#dea732;
}/*!
 * Help v.1.0.0
 * Copyright 2013 
 * 
 */

.tp-bar {
	padding:20px 0;
	background-color:#f2b636;
	background-image:url(../images/tp-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
}
.tp-bar:before {
	width:100%;
	height:100%;
	content:'';
  opacity:0.1;
  filter:alpha(opacity=10);
	z-index:1;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	
	position:absolute;
	top:0px;
	left:0px;
}
.tp-bar > .container {
	position:relative;
	z-index:2;
}
.logo {
	float:left;
}
.logo a,
.logo img {
	display:block;
	float:left
}
.logo .slogan {
	padding-left:10px;
	margin-left:5px;
	line-height:43px;
	color:#fff;
	display:block;
	float:left;
	
	background:url(../images/sprites.png) 0px 11px no-repeat;
}

.tp-right {
	width:575px;
	float:right;
}
.social-links > ul {
	text-align:right;
}
.social-links ul li,
.social-links li a {
	display:inline-block;
}
.social-links ul li {
	margin-left:10px;
}
.tweets {
	margin:10px 0 0 0;
	font-size:10px;
	color:#fff;
	text-align:right;
	position:relative;
}
.tweets:before {
	width:16px;
	height:12px;
	display:inline-block;
	content:'';
	background:url(../images/sprites.png) 0 -319px no-repeat;
	position:absolute;
	left:0px;
	top:5px;
}
.tweets > ul {
	height:20px;
	margin-left:30px;
	overflow:hidden;
}
.tweets li a {
	color:#fff;
}
.tweets li a:hover {
	text-decoration:underline;
}


/*** Main Menu 
/////////////////////////////// ***/
.menu-bar {
	display:;
	background:#222222;
}
.menu-bar .menu {
	display:inline-block;
}
.menu {
	list-style:none;
}
.menu li {
	position:relative;
}
.menu > li {
	display:inline-block;
}
.menu > li > a {
	padding:15px 22px;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
}
.menu li:hover > a {
	background:#000;
}

.menu-bar li ul {
	width:172px;
	height:0px;
	padding:0;
	background:#000;
	z-index:201;
	overflow:hidden;
	display:block;
	opacity:0;
  filter:alpha(opacity=0);
	position:absolute;
	left:0px;
	top:50px;
	
	border-radius:0px 3px 3px 3px;
	-moz-border-radius:0px 3px 3px 3px;
	-webkit-border-radius:0px 3px 3px 3px;

	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.menu li li a {
	padding:10px 12px;
	font-size:14px;
	color:#fff;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.menu-bar li li {
	display:none
}
.menu-bar li:hover li {
	display:block
}
.menu-bar li li a {
	display:block;
}
.menu-bar li li:hover > a {
	background:#222;
}
.menu-bar li:hover > ul {
	overflow:visible;
	padding:8px;
}
.menu-bar li:hover > ul {
	height:auto;
	opacity:1;
  filter:alpha(opacity=100);
}
.menu-bar li > ul ul {
	height:auto;
	margin-left:8px;
	margin-top:-8px;
	left:100%;
	top:0px;
}
.menu-bar li li:hover > ul {
	opacity:1;
	top:0px;
}

























.tablet-menu {
	width:20px;
	height:18px;
	padding:5px;
	z-index:10;
	display:none;

	background:url(../images/sprites.png) 7px -540px no-repeat;
	
	position:absolute;
	left:20px;
	top:20px;
	
	box-shadow:0 0 4px 3px rgba(255, 255, 255, 0.3);
	-moz-box-shadow:0 0 4px 3px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:0 0 4px 3px rgba(255, 255, 255, 0.3);
}
.tablet-menu:hover {
	box-shadow:0 0 4px 3px rgba(255, 255, 255, 0.15);
	-moz-box-shadow:0 0 4px 3px rgba(255, 255, 255, 0.15);
	-webkit-box-shadow:0 0 4px 3px rgba(255, 255, 255, 0.15);
}

.user-controls {
	float:right;
}
.user-controls a {
	width:46px;
	height:30px;
	padding:10px 0;
	float:left;
	display:inline-block;
	background:#000 url(../images/sprites.png) 16px -344px no-repeat;

	transition:background-color 0.5s ease-in;
}
.user-controls a:hover {
	background-color:#111111;
}
.user-controls a.user-search {
	background-position:12px -391px;
}


.events {
	margin-bottom:25px;
}
.events-list > li + li {
	margin-top:10px;
}
.event-box {
	border:1px solid #dddddd;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(240,240,240,0) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,0)), color-stop(100%,rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f0f0', endColorstr='#f0f0f0',GradientType=0 );

}
.event-box .image {
	width:110px;
	margin:0px;
	float:left;
	overflow:hidden;
}
.event-box .image img {
	width:100%;
	display:block;
}
.event-box .detail {
	padding:11px 20px 8px 20px;
	margin-left:110px;
	color:#8d8c8c;
	font-size:12px;
}
.event-box .detail li span {
	display:inline-block;
	margin-right:10px;
}
.event-box .detail li span + span:before {
	padding-right:10px;
	content:'|';
	display:inline-block;
	position:relative;
	top:-1px;
}
.event-box .detail [class^="icon-"] {
  opacity:0.5;
  filter:alpha(opacity=50);
}

.event-box-featured {
	background:none;
	border:0px;
}
.event-box-featured .image {
	width:auto;
	float:none;
	margin-bottom:10px;
	position:relative;
}
.event-box-featured .image:before {
	padding:0 10px;
	display:inline-block;
	color:#fff;
	content:'Featured Event';
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.5);

	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:absolute;
	right:20px;
	bottom:20px;
}
.event-box-featured .detail {
	padding:10px 0 15px 0;
	margin-left:0px;
}
.event-box-featured .detail h5 {
	font-size:18px;
	color:#3f3f3f;
}
.event-box-featured .detail li {
	display:inline-block;
}

.events .pagination {
	margin-bottom:20px;
}

.bg-placeholder{
      visibility:hidden;
      position: absolute;
}

/**** Donate styles ***/
.donate {
	margin-bottom:25px;
}
.donate-box {
	color:#fff;
	background:#222222;
}
.donate-detail {
	padding:20px;
	text-align:center;
}
.donate-detail h3 {
	color:#ebb135;
}
.donate-detail .progress {
	margin-bottom:0px;
}
.ratio {
	font-size:11px;
	line-height:31px;
}
.donate-box ul li {
	padding:13px 20px;
	text-transform:uppercase;
	background:#171717;
}
.donate-box ul li:nth-child(odd) {
	background:#1d1d1d;
}
.donate-box ul li span {
	display:inline-block;
	float:right;
	font-size:20px;
	font-weight:bold;

}


/*** tweet box ***/
.twitter {
	margin-bottom:25px;
}
.tweets-box {
	padding:20px;
	margin-bottom:15px;
	color:#fff;
	background-color:#2cb9e1;
}
.tweets-list {
	height:225px;
}
.tweets-box li + li {
	margin-top:20px;
}
.tweets-box h6,
.tweets-box a {
	color:#fff;
}
.tweets-box a:hover {
	text-decoration:underline;
}
.tweets-box p:last-child {
	margin-bottom:0px;
}
.follow-twitter {
	padding-left:60px;
	line-height:30px;
	font-size:14px;
	color:#41a8d3;
	background:url(../images/sprites.png) 0 -716px no-repeat;
}

/*** event-countdown ***/

.event-countdown {
	padding:20px;
	background:#ebb135;	
}
.event-countdown h3 {
	margin-bottom:15px;
	color:#fff;
	text-align:center;
}
.event-countdown ul.list li {
	font-size:12px;
}
.event-countdown ul.list li span {
	display:inline-block;
	margin-right:8px;
}
.event-countdown ul.list li span + span:before {
	padding-right:8px;
	content:'|';
	display:inline-block;
	position:relative;
	top:-1px;
}
.event-countdown > p {
	margin-bottom:5px;
}

.counter {
	padding:15px 20px 12px 20px;
	margin:0 -20px 12px -20px;
	background:#000;
	color:#fff;
}
.count-down {
	width:164px;
	margin:auto;
	overflow:hidden;
}
.countDays,
.countHours,
.countMinutes,
.countSeconds {
	width:22px;
	float:left;
}
.counter span.position {
	width:11px;
	height:22px;
	margin-bottom:5px;
	float:left;
	font-size:20px;
	font-weight:bold;
	line-height:1.1em;
	display:inline-block;
	position:relative;
}
.position > span {
	position:absolute;
	top:0px;
	left:0px;
}
.counter span.boxName {
	font-size:10px;
	text-align:center;
	clear:both;
	display:block;
}
span.points {
	width:12px;
	float:left;
	margin:0 6px;
	font-size:24px;
	font-weight:bold;
	line-height:0.8em;
	text-align:center;
	display:block;
}

/*** testimonials ***/
.testimonials {
	padding:65px 0 30px 0;
	background:#eaeaea;
}
.testimonials .testimonial-detail {
	width:700px;
	margin:auto;
	text-align:center;
}
.testimonials .testimonial-detail .name {
	font-size:20px;
	line-height:36px;
}

.bx-viewport {
	margin-bottom:15px;
}
.testimonials .bx-controls-direction {
	display:none;
}



.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width:21px;
	height:21px;
	text-indent:-9999px;
	display:inline-block;
	background:url(../images/sprites.png) 4px -771px no-repeat;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-position:0 -816px;
}


/**** Widgets
//////////////////////////////  ***/

.footer .widget {
	width:220px;
	float:left;
	margin-left:20px;
	min-height:1px;	
}

.posts-list {
	padding:10px 20px;
	margin-bottom:30px;
	background:#ffffff;
}
.footer .posts-list {
	padding:0px;
	margin-bottom:0px;
	background:none;
}
.posts-list ul {
	list-style:none;
}
.posts-list li + li {
	margin-top:25px;
}
.posts-list li img {
	float:left;
	display:block;
}
.posts-list li .post-text {
	margin-left:70px;
}
.posts-list li .post-text p {
	font-size:12px;
}


/*** gallery-thumbs ***/
.gallery-thumbs ul {
	margin-left:-8px;
	list-style:none;
}
.footer .gallery-thumbs ul {
	margin-bottom:5px;
}
.gallery-thumbs li {
	width:25%;
	float:left;
	margin-bottom:8px;
	padding-left:8px;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	
}
.gallery-thumbs li a,
.gallery-thumbs li img {
	width:100%;
	float:left;
}

.widget-text {
	font-size:12px;
}
.widget-text > a {
	display:block;
	margin-bottom:10px;
}
.widget-text p:last-child {
	margin-bottom:0px;
}


.widget_newsletter p {
	margin-bottom:20px;
}

/*** Footer styles ***/

.footer {
	padding:35px 0 30px 0;
	color:#868686;
	background:#3a3a3a;	
}
.footer h2,
.footer h5,
.footer a {
	color:#fff;
}

.bottom {
	padding:33px 0;
	font-size:12px;
	color:#fff;
	background:#ebb135;
}
.bottom a {
	color:#fff;
}
.bottom a:hover {
	text-decoration:underline;
}
.bottom .bottom-left,
.bottom .bottom-left p {
	float:left;
}
.bottom .bottom-left p {
	margin-bottom:0px;
}
.bottom .bottom-left ul {
	margin-left:46px;
	float:left;
	position:relative;
}
.bottom .bottom-left ul:before {
	width:0px;
	height:100%;
	display:inline-block;
	content:'|';
	position:absolute;
	left:-24px;
	top:0px;
}
.bottom .bottom-left li,
.bottom .bottom-left li a {
	display:inline-block;
	position:relative;
}
.bottom .bottom-left li + li {
	margin-left:15px;
}
.bottom .bottom-left li + li:before {
	padding-right:17px;
	content:'-';
	display:inline-block;
}

.bottom .social-links {
	float:right;
}



/*** Events page ***/
.banner {
	height:220px;
	margin-bottom:30px;
	position:relative;
	
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;	
}
.banner h1 {
	padding:13px 25px;
	margin:55px 0 20px 0;
	color:#fff;
	display:inline-block;
	background:#dea732;
}
.banner h1,
.banner .bread-bar {
	position:relative;
	z-index:2;
}
.blog-box {
	color:#7d7d7d;
	margin-bottom:25px;
}

iframe {
	width:100%;
	max-width:100%;
	border:0px;
	display:block;
}
.location-map {
	margin-bottom:20px;
}
.location-map iframe {
	height:285px;
}
.banner .location-map {
	width:100%;
	min-height:260px;
	z-index:1;
	position:absolute;
	left:0px;
	top:0px;
}
.banner .location-map iframe {
	height:260px;
}


.blog-box .image  img {
	width:100%;
	display:block;
}
.details,
.blog-details,
.details h6 {
    line-height: 24px;
}
.details h4 {
	margin-bottom:7px;
	font-weight:bold;	
}
.details h6 {
	font-size:13px;
	color:#494949;
}
.details ul.list {
	margin-bottom:20px;
}
.details ul.list li {
	margin-right:10px;
	display:inline-block;
}
.details ul.list li,
.details ul.list li a {
	color:#8c8c8c;
}
.details ul.list li a {
	display:inline-block;
}
.details ul.list li [class^="icon-"] {
  opacity:0.5;
  filter:alpha(opacity=50);
}
.details p {
	margin-bottom:20px;
}
.details blockquote p {
	margin-bottom:0px;
}

.author-box {
	padding:30px;
	border:1px solid #eaeaea;
	background:#eeeeee;
}
.snap {
	width:78px;
	height:78px;
	border:3px solid #fff;
	overflow:hidden;
	
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.author-box .snap {
	float:left;
}
.author-box .auth-details {
	margin-left:100px;
	line-height:22px;
}
.author-box .auth-details p {
	margin-bottom:0px;
}

.comment-area {
	margin-bottom:30px;
}
.comment-area:last-child {
	margin-bottom:40px;
}
.left-marg {
	margin-left:10px;	
}

.user-comments .comment-box {
	padding:30px 30px 15px 120px;
	color:#8c8c8c;
	border:1px solid #eaeaea;
	background:#fbfbfb;
	position:relative;
}
.comment-box .snap {
	position:absolute;
	top:20px;
	left:20px;
}
.comment-box .comment-tp {
	margin-bottom:10px;		
}
.comment-box .comment-tp strong {
	font-size:18px;
	font-weight:normal;
	color:#3f3f3f;
}
.comment-box .comment-tp p {
	display:inline-block;
	margin-left:5px;
	margin-bottom:0px;
	font-size:12px;
}
.comment-box .comment-tp p:before {
	padding-right:10px;
	display:inline-block;
	content:'//';
}
.comment-box .reply-link {
	padding:4px 15px 4px 35px;
	font-size:12px;
	color:#8c8c8c;
	display:none;
	border-left:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	background:#fff url(../images/sprites.png) 15px -1003px no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}
.comment-box:hover .reply-link {
	display:inline-block;
}
.comment-box .reply-link:hover {
	color:#676767;
	background-position:15px -1043px;
}

.user-comments li + li {
	margin-top:25px;
}

.user-comments ul > li li {
	margin-top:25px;
	margin-left:0px;
}
.user-comments li li li {
	margin-top:10px;
	margin-left:30px;
}

.user-comments ul > li li .comment-box {
	background:#fff;
}
.user-comments li li li .comment-box {
	background:#f8f8f8;
}
.user-comments li li li li .comment-box {
	background:#eeeeee;
}
.user-comments li li li .comment-box:before {
	width:15px;
	height:61px;
	content:'';
	display:block;
	background:url(../images/sprites.png) 0 -1093px no-repeat;
	position:absolute;
	left:-16px;
	top:-11px;
}


/*** Blog page ***/
.blog-box .image {
	margin-bottom:25px;
	border:1px solid #cecece;
}
.blog-box .image {
	display:block;
}
.blog-info {
	margin-bottom:40px;
}
.blog-left {
	width:155px;
	padding-right:25px;
	float:left;
	text-align:right;
	border-right:1px dotted #dadada;
  *zoom:1;
}
.blog-left .snap {
	margin-bottom:10px;
	display:inline-block;
	
	box-shadow:0px 2px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0px 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0px 2px 3px rgba(0, 0, 0, 0.1);
}
.blog-left a {
	margin-bottom:5px;
	display:block;
	color:#dea732;
	font-weight:bold;
}
.blog-left p {
	margin-bottom:5px;
	font-size:12px;
}

.blog-details {
	margin-left:200px;
	position:relative;
}
.blog-details h4 {
	font-weight:bold;
}
.blog-details p {
	font-size:14px;
}
.blog-details p.date {
	font-size:12px;
	line-height:14px;
	margin-bottom:15px;
	color:#999;
}
.readmore {
	padding-left:18px;
	color:#b9b9b9;
	font-size:12px;
	display:inline-block;
	background:url(../images/sprites.png) 0 -1175px no-repeat;	
	
	transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
.readmore:hover {
	color:#9d9d9d;
	background-position:3px -1175px;
}


/*** Gallery page ***/
.gallery .image {
	margin-bottom:20px;
	position:relative;
}
.gallery .image a,
.gallery .image img {
	display:block;
}
.gallery .image img {
	width:100%;
}
.gallery .image img {
  position: relative;
  z-index: 4;
  max-width: 100%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.gallery .image .image-info {
	width:100%;
	height:100%;
	font-weight:bold;
	color:#fff;
  opacity:0;
  filter:alpha(opacity=0);
	display:block;
	background:rgb(0,0,0);
	background:rgba(0,0,0,0.5);
  z-index: 11;
	overflow:hidden;
	
	position:absolute;
	left:0px;
	top:0px;

  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
	
}
.gallery .image:hover .image-info {
  opacity:1;
  filter:alpha(opacity=100);
}
.gallery .image .image-info p {
	width:100%;
	text-align:center;
	position:absolute;
	top:50%;
	left:0px;

  transform:scale3d(2, 2, 1) translate3d(0, 70%, 0);
  -moz-transform:scale3d(2, 2, 1) translate3d(0, 70%, 0);
  -o-transform:scale3d(2, 2, 1) translate3d(0, 70%, 0);
  -webkit-transform:scale3d(2, 2, 1) translate3d(0, 70%, 0);
  
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}
.gallery .image:hover .image-info p {
  -moz-transform:scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform:scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform:scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform:scale3d(1, 1, 1) translate3d(0,0,0);
}
.gallery .image .imageMirror {
	width:100%;
	height:100%;
	display:block;
	z-index:10;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
	
}
.gallery .image .imageMirror img {
	transform:scale(2);
	-moz-transform:scale(2);
	-webkit-transform:scale(2);
}

.contact-box {
	font-size:18px;
	line-height:30px;
	color:#8c8c8c;
}
.contact-box p {
	margin-bottom:20px;
}
ul.contact-list li {
	padding:7px 0;
	margin-bottom:15px;
	font-size:20px;
	line-height:1.1;
}
ul.contact-list li a {
	color:#8c8c8c;
}
ul.contact-list li[class^="list-"] {
	position:relative;
	padding-left:60px;
}
ul.contact-list li[class^="list-"]:before {
	width:37px;
	height:37px;
	margin-right:10px;
	content:'';
	display:block;
	background:url(../images/sprites.png) 0 -1303px no-repeat;

	position:absolute;
	top:0px;
	left:0px;
}
ul.contact-list li.list-email:before {
	background-position:0 -1370px;
}
ul.contact-list li.list-email:before {
	background-position:0 -1370px;
}
ul.contact-list li.list-facebook:before {
	background-position:0 -1437px;
}
ul.contact-list li.list-twitter:before {
	background-position:0 -1504px;
}


/** facebook like box style ***/

/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}

.fb_iframe_widget iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* end of facebook responsive */


/*** jQuery UI Dialog
///////////////////////////////////////// ****/

.dialog-overlay {
	width:100%;
	height:100%;
	z-index:1000;
	position:fixed;
	top:0%;
	left:0px;
	display:none;
	opacity:0.8;
  filter: alpha(opacity=80);
	background-color:#000;
}

.ui-dialog {
	min-width:470px;
	min-height:150px;
	outline: 0;
	z-index:1001;
	
	position:absolute;
	top:0px;
	left: 0;
}
.ui-dialog .ui-dialog-titlebar {
	position: relative;
}
.ui-dialog .ui-dialog-title {
	display:none;
}
.ui-dialog .ui-dialog-titlebar-close {
	width:30px;
	height:30px;
	padding:0px;
	margin:0;
	border:0px;
	text-indent:-9999px;
	background-image:url(../images/sprites.png);
	background-position:7px -1564px;
	background-repeat:no-repeat;
	background-color:transparent;
	cursor:pointer;
	z-index:1002;

  opacity:0.5;
  filter:alpha(opacity=50);

	position:absolute;
	right:15px;
	top:15px;
	
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
}
.ui-dialog .ui-dialog-content {
	width:530px;
	margin:auto;
	overflow:hidden;

	background:#fff;
	background:rgba(255,255,255,0.95);

	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	overflow: auto;
}
.ui-dialog .ui-dialog-content:before,
.ui-dialog .ui-dialog-content:after {
	display:table;
	content:'';
}
.ui-dialog .ui-dialog-content:after {
	clear:both;
}
.ui-dialog .ui-dialog-content .heading {
	padding:20px 25px;
	font-size:20px;
	font-weight:bold;
	line-height:1.1em;
	color:#fff;
	text-align:left;
	background:#e7b03d;
}
.dialog-block {
	padding:30px 25px;
	position:relative;
}
.dialog-block .help-inline {
	padding-left:25px;
	line-height:30px;
}
.dialog-btm {
	padding:22px 25px;
	color:#9b9b9b;
	text-align:center;
	border-top:1px solid #fff;
	background:#f3f3f3;
}
.dialog-btm a {
	font-size:15px;
	font-weight:bold;
	color:#5f5f5f;
}
.dialog-block input[type="submit"],
.dialog-block input[type="button"] {
}

.ui-dialog-content textarea,
.ui-dialog-content input[type="text"],
.ui-dialog-content input[type="password"],
.ui-dialog-content input[type="datetime"],
.ui-dialog-content input[type="datetime-local"],
.ui-dialog-content input[type="date"],
.ui-dialog-content input[type="month"],
.ui-dialog-content input[type="time"],
.ui-dialog-content input[type="week"],
.ui-dialog-content input[type="number"],
.ui-dialog-content input[type="email"],
.ui-dialog-content input[type="url"],
.ui-dialog-content input[type="search"],
.ui-dialog-content input[type="tel"],
.ui-dialog-content input[type="color"],
.ui-dialog-content .uneditable-input {
	margin-bottom:25px;
}/**************************
*
*	GENERAL
*
**************************/
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background:none;
	border:0;
	font:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
	list-style:none
}
.camera_wrap {
	display:none;
	position:relative;
	z-index:0;
}
.camera_wrap img {
	max-width:none!important;
}
.camera_fakehover {
	height:100%;
	min-height:60px;
	position:relative;
	width:100%;
	z-index:1;
	overflow:hidden;
}
.camera_wrap {
	width:100%;
	max-height:550px;
	margin-bottom:30px;
  border-bottom:1px solid #fff;
}
.camera_src {
	display:none;
}
.cameraCont, .cameraContents {
	height:100%;
	position:relative;
	width:100%;
	z-index:1;
}
.cameraSlide {
	bottom:0;
	left:0;
	position:absolute;
	right:0;
	top:0;
	width:100%;
}
.cameraContent {
	bottom:0;
	display:none;
	left:0;
	position:absolute;
	right:0;
	top:0;
	width:100%;
}
.camera_target {
	bottom:0;
	height:100%;
	left:0;
	overflow:hidden;
	position:absolute;
	right:0;
	text-align:left;
	top:0;
	width:100%;
	z-index:0;
}
.camera_overlayer {
	bottom:0;
	height:100%;
	left:0;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:100%;
	z-index:0;
}
.camera_target_content {
	bottom:0;
	left:0;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
}
.camera_target_content .camera_link {
    background:url(../images/blank.html);
	display:block;
	height:100%;
	text-decoration:none;
}
.camera_loader {
	width:50px;
	height:50px;
	margin:-25px 0 0 -25px;
  background:#fff url(../images/camera-loader.gif) no-repeat center;
	overflow:hidden;
	z-index:3;

	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;

	position:absolute;
	left:50%;
	top:50%;
}
.camera_bar {
	bottom:0;
	left:0;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	z-index:3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height:100%;
	position:absolute;
	width:auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height:auto;
	position:absolute;
	width:100%;
}
.camera_nav_cont {
	height:65px;
	overflow:hidden;
	position:absolute;
	right:9px;
	top:15px;
	width:120px;
	z-index:4;
}
.camera_caption {
	width:940px;
	height:550px;
	margin:auto;
	display:block;
}
.camerarelative {
	overflow:hidden;
	position:relative;
}
.imgFake {
	cursor:pointer;
}
.camera_prevThumbs {
	bottom:4px;
	cursor:pointer;
	left:0;
	position:absolute;
	top:4px;
	visibility:hidden;
	width:30px;
	z-index:10;
}
.camera_prevThumbs div {
	background:url(../images/camera_skins.html) no-repeat -160px 0;
	display:block;
	height:40px;
	margin-top:-20px;
	position:absolute;
	top:50%;
	width:30px;
}
.camera_nextThumbs {
	bottom:4px;
	cursor:pointer;
	position:absolute;
	right:0;
	top:4px;
	visibility:hidden;
	width:30px;
	z-index:10;
}
.camera_nextThumbs div {
	background:url(../images/camera_skins.html) no-repeat -190px 0;
	display:block;
	height:40px;
	margin-top:-20px;
	position:absolute;
	top:50%;
	width:30px;
}
.camera_command_wrap .hideNav {
	display:none;
}
.camera_command_wrap {
	left:0;
	position:relative;
	right:0;
	z-index:4;
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	cursor:pointer;
	display:inline-block;
	height:16px;
	margin:20px 5px;
	position:relative;
	text-align:left;
	text-indent:-9999px;
	width:16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	height:8px;
	left:4px;
	overflow:hidden;
	position:absolute;
	top:4px;
	width:8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
}
.camera_pag_ul li img {
	display:none;
	position:absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:4px solid;
	top:0;
	left:50%;
	margin-left:-4px;
	position:absolute;
}
.camera_prev, .camera_next, .camera_commands {
	width:60px;
	height:60px;
	margin-top:-30px;
	cursor:pointer;
	position:absolute;
	z-index:2;
	top:50%;
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
	
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.camera_prev {
	left:-60px;
}
.camera_next {
	right:-60px;
}

.camera_fakehover:hover .camera_prev {
	left:0px;
}
.camera_fakehover:hover .camera_next {
	right:0px;
}


.camera_prev > span,
.camera_next > span {
	height:60px;
	width:60px;
	background:url(../images/sprites.png) 25px -433px no-repeat;
	display:block;
}
.camera_next > span {
	background-position:25px -479px;
}
.camera_commands {
	right:41px;
}
.camera_commands > .camera_play {
	background:url(../images/camera_skins.html) no-repeat -80px 0;
	height:40px;
	width:40px;
}
.camera_commands > .camera_stop {
	background:url(../images/camera_skins.html) no-repeat -120px 0;
	display:block;
	height:40px;
	width:40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	cursor:pointer;
	display:inline-block;
	height:16px;
	margin:20px 5px;
	position:relative;
	text-indent:-9999px;
	width:16px;
}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	overflow:hidden;
	position:relative;
	width:100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
	float:left;
	width:100%;
}
.camera_thumbs_cont ul {
	overflow:hidden;
	padding:3px 4px 8px;
	position:relative;
	text-align:center;
}
.camera_thumbs_cont ul li {
	display:inline;
	padding:0 4px;
}
.camera_thumbs_cont ul li > img {
	border:1px solid;
	cursor:pointer;
	margin-top:5px;
	vertical-align:bottom;
}
.camera_clear {
	display:block;
	clear:both;
}
.showIt {
	display:none;
}
.camera_clear {
	clear:both;
	display:block;
	height:1px;
	margin:-1px 0 25px;
	position:relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
	background:url(../overlay1.html) repeat;
}
.pattern_2 .camera_overlayer {
	background:url(../overlay2.html) repeat;
}
.pattern_3 .camera_overlayer {
	background:url(../overlay3.html) repeat;
}
.pattern_4 .camera_overlayer {
	background:url(../overlay4.html) repeat;
}
.pattern_5 .camera_overlayer {
	background:url(../overlay5.html) repeat;
}
.pattern_6 .camera_overlayer {
	background:url(../overlay6.html) repeat;
}
.pattern_7 .camera_overlayer {
	background:url(../overlay7.html) repeat;
}
.pattern_8 .camera_overlayer {
	background:url(../overlay8.html) repeat;
}
.pattern_9 .camera_overlayer {
	background:url(../overlay9.html) repeat;
}
.pattern_10 .camera_overlayer {
	background:url(../overlay10.html) repeat;
}
.camera_caption {
	color:#fff;
	position:relative;
	clear:both;
}
.camera_caption div h2 {
	margin:0px;
	padding:11px 25px;
	font-size:40px;
	color:inherit;
	letter-spacing:-0.05em;
	background-color:#dea732;
	position:absolute;
	left:0px;
}
.camera_caption div h3 {
	padding:16px 25px;
	margin:0px;
	font-size:20px;
	letter-spacing:-0.05em;
	color:inherit;
	background-color:#222222;
	position:absolute;
	left:0px;
}
.one.fadeFromLeft,
.one.fadeFromRight {
	top:170px;
}
.two.fadeFromLeft,
.two.fadeFromRight {
	top:236px;
}
.three.fadeFromLeft,
.three.fadeFromRight {
	top:290px;
}

.one.fadeFromBottom,
.one.fadeFromTop {
	margin-bottom:314px;
}
.two.fadeFromBottom,
.two.fadeFromTop {
	margin-bottom:260px;
}
.three.fadeFromBottom {
	margin-bottom:206px;
}
.three.fadeFromTop {
	margin-top:-206px;
}


.camera_wrap .camera_pag .camera_pag_ul li {
	background:#b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background:#b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background:#434648;
}
.camera_pag_ul li img {
	border:4px solid #e6e6e6;
	-moz-box-shadow:0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow:0px 3px 6px rgba(0,0,0,.5);
	box-shadow:0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color:#e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background:#fff;
}
.camera_prevThumbs:hover, .camera_nextThumbs:hover, .camera_prev:hover, .camera_next:hover, .camera_commands:hover, .camera_thumbs_cont:hover {
	background:#222;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background:#b7b7b7;
}
.camera_thumbs_cont ul li > img {
	border-color:1px solid #000;
}


.camera_pie,
.camera_commands {
	display:none;
}


@media (min-width:1200px) {
.camera_caption {
	width:1170px;
}
}

@media (min-width:768px) and (max-width:979px) {

.camera_wrap {
	max-height:450px;
}
.camera_caption {
	width:724px;
}

.camera_caption div h2 {
	font-size:32px;
}
.camera_caption div h3 {
	font-size:16px;
}
.one.fadeFromLeft,
.one.fadeFromRight {
	top:140px;
}
.two.fadeFromLeft,
.two.fadeFromRight {
	top:197px;	
}
.three.fadeFromBottom {
	margin-bottom:253px;
}

}

@media (max-width:767px) {

.camera_wrap {
	height:285px !important;
	max-height:285px;
}
.cameraSlide img {
	max-width:100%;
}
.camera_caption {
	width:auto;
}
.camera_prev,
.camera_next,
.camera_commands,
.camera_prev > span,
.camera_next > span {
	width:40px;
	height:40px;	
}
.camera_prev {
	left:0px;
}
.camera_next {
	right:0px;
}
.camera_prev > span {
	background-position:14px -443px;
}
.camera_next > span {
	background-position:14px -488px;
}
.camera_caption div h2 {
	padding:8px 15px;
	font-size:18px;
	left:60px;
}
.camera_caption div h3 {
	padding:8px 15px;
	font-size:14px;
	left:60px;
}
.one.fadeFromLeft,
.one.fadeFromRight {
	top:95px;
}
.two.fadeFromLeft,
.two.fadeFromRight {
	top:131px;	
}
.three.fadeFromBottom {
	margin-bottom:357px;
}

}

@media (max-width:480px) {
.camera_caption,
.camera_caption div h2,
.camera_caption div h3 {
	display:none;
}

}/*-----------------------------------------------------------------------------

	-	Revolution Slider 1.5.3 -

		Screen Stylesheet

version:   	2.1
date:      	09/18/11
last update: 06.12.2012
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------

	-	Revolution Slider 2.0 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	09/18/11
last update: 06.12.2012
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.fullwidthbanner-container {
	width:100% !important;
	max-height:550px !important;
	padding:0;
	margin-bottom:30px;
	border-bottom:1px solid #FFFFFF;
	overflow:hidden !important;
	position:relative;
}
.fullwidthbanner {
	overflow:hidden;
}

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
	visibility:hidden !important;
	display:none !important;
}
.tp-caption {
	z-index:1;
}
.tp-caption.big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	padding: 18px 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	letter-spacing: 0px;
	background-color:#000;
	background-color:rgba(0,0,0,0.88);
}
.tp-caption.big_orange {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fb7354;
	letter-spacing: -1.5px;
}
.tp-caption.big_black {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 800;
	font-size: 36px;
	line-height: 36px;
	padding: 0px 4px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#fff;
	letter-spacing: -1.5px;
}
.tp-caption.small_grey,
.tp-caption.medium_grey,
.tp-caption.large_grey {
	padding: 8px 10px;
	margin:0px;
	font-size:20px;
	line-height:1.1;
	color:#fff;
	letter-spacing:-0.05em;
	background-color:#222222;

	position: absolute;
}
.tp-caption.medium_grey {
	padding:16px 25px;
}
.tp-caption.large_grey {
	padding:14px 25px;
	font-size:36px;
	line-height:38px;
}


.tp-caption.medium_yallow,
.tp-caption.large_yallow,
.tp-caption.very_large_yallow {
	padding: 8px 10px;
	margin:0px;
	font-size:32px;
	line-height:34px;
	color:#fff;
	letter-spacing:-0.05em;
	background-color:#dea732;
	position: absolute;
}
.tp-caption.large_yallow {
	padding:14px 25px;
	font-size:36px;
	line-height:38px;
}
.tp-caption.very_large_yallow {
	padding:15px 25px;
	font-size:52px;
	font-size:56px;
}


.tp-caption.small_white,
.tp-caption.medium_white,
.tp-caption.large_white,
.tp-caption.very_large_white {
	padding: 8px 10px;
	margin:0px;
	font-size:20px;
	line-height:38px;
	color:#222222;
	letter-spacing:-0.03em;
	background-color:#fff;
	position: absolute;
}
.tp-caption.medium_white {
	padding:8px 10px;
	font-size:32px;
	line-height:34px;
}
.tp-caption.large_white {
	padding:11px 25px;
	font-size:40px;
	line-height:44px;
}
.tp-caption.very_large_white {
	padding:15px 25px;
	font-size:52px;
	font-size:56px;
}

.tp-caption.small_text {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-caption.medium_text {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 300;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-caption.large_text {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 36px;
	line-height: 36px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-caption.large_black_text {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 42px;
	line-height: 42px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.very_large_text {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 60px;
	line-height: 60px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	letter-spacing: 0px;
}
.tp-caption.very_large_black_text {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 800;
	font-size: 72px;
	line-height: 72px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.bold_red_text {
	position: absolute;
	color: #d31e00;
	text-shadow: none;
	font-weight: 800;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.bold_brown_text {
	position: absolute;
	color: #a04606;
	text-shadow: none;
	font-weight: 800;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.bold_green_text {
	position: absolute;
	color: #5b9830;
	text-shadow: none;
	font-weight: 800;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.very_big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 36px;
	line-height: 36px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	padding: 3px 4px;
	padding-top: 1px;
	background-color:#7e8e96;
}
.tp-caption.very_big_black {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
	padding: 0px 4px;
	padding-top: 1px;
	background-color:#fff;
}
.tp-caption.modern_medium_fat {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.modern_medium_fat_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.modern_medium_light {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 24px;
	line-height: 20px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.modern_big_bluebg {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 800;
	font-size: 30px;
	line-height: 36px;
	padding: 3px 10px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#4e5b6c;
	letter-spacing: 0;
}
.tp-caption.modern_big_redbg {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 300;
	font-size: 30px;
	line-height: 36px;
	padding: 3px 10px;
	padding-top: 1px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	background-color:#de543e;
	letter-spacing: 0;
}
.tp-caption.modern_small_text_dark {
	position: absolute;
	color: #555;
	text-shadow: none;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space:nowrap;
}
.tp-caption.boxshadow {
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 19px;
	line-height: 19px;
}
.tp-caption.noshadow {
	text-shadow: none;
}
.tp-caption a {
	color: #ff7302;
	text-shadow: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
	color: #ffa902;
}
.tp_inner_padding {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	max-height:none !important;
}
.tp-caption .frontcorner {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	left:-40px;
	top:0px;
}
.tp-caption .backcorner {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	right:0px;
	top:0px;
}
.tp-caption .frontcornertop {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	left:-40px;
	top:0px;
}
.tp-caption .backcornertop {
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;
	right:0px;
	top:0px;
}
/******************************
	-	BUTTONS	-
*******************************/

.button {
	padding:6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:30px;
	cursor:pointer;
	color:#fff !important;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important;
	font-size:15px;
	line-height:45px !important;
	font-weight: bold;
	letter-spacing: -1px;
}
.button.big {
	color:#fff;
	text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6);
	font-weight:bold;
	padding:9px 20px;
	font-size:19px;
	line-height:57px !important;
}
.purchase:hover, .button:hover, .button.big:hover {
	background-position:bottom, 15px 11px;
}
.btn-default {
  display:inline-block;
  *display:inline;
  padding:8px 20px 8px 20px;
  margin-bottom:0;
  *margin-left:.3em;
  font-size:14px;
  line-height:20px;
  color:#ffffff;
  text-align:center;
	text-transform:uppercase;
  vertical-align:middle;
  cursor:pointer;
  background-color:#e71a75;
  *border:0;
	
	text-shadow:-1px 1px 0 rgba(0,0,0,0.2);
	-moz-text-shadow:-1px 1px 0 rgba(0,0,0,0.2);
	-webkit-text-shadow:-1px 1px 0 rgba(0,0,0,0.2);
}
.btn-default:hover {
	color:#fff;
}

 @media only screen and (min-width: 768px) and (max-width: 959px) {
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
 .button {
padding:4px 8px 3px;
line-height:25px !important;
font-size:11px !important;
font-weight:normal;
}
 a.button {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
 .button {
padding:2px 5px 2px;
line-height:20px !important;
font-size:10px !important;
}
 a.button {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
}
}
/*	BUTTON COLORS	*/



.button.green, .button:hover.green, .purchase.green, .purchase:hover.green {
	background-color:#21a117;
	-webkit-box-shadow:  0px 3px 0px 0px #104d0b;
	-moz-box-shadow:   0px 3px 0px 0px #104d0b;
	box-shadow:   0px 3px 0px 0px #104d0b;
}
.button.blue, .button:hover.blue, .purchase.blue, .purchase:hover.blue {
	background-color:#1d78cb;
	-webkit-box-shadow:  0px 3px 0px 0px #0f3e68;
	-moz-box-shadow:   0px 3px 0px 0px #0f3e68;
	box-shadow:   0px 3px 0px 0px #0f3e68;
}
.button.red, .button:hover.red, .purchase.red, .purchase:hover.red {
	background-color:#cb1d1d;
	-webkit-box-shadow:  0px 3px 0px 0px #7c1212;
	-moz-box-shadow:   0px 3px 0px 0px #7c1212;
	box-shadow:   0px 3px 0px 0px #7c1212;
}
.button.orange, .button:hover.orange, .purchase.orange, .purchase:hover.orange {
	background-color:#ff7700;
	-webkit-box-shadow:  0px 3px 0px 0px #a34c00;
	-moz-box-shadow:   0px 3px 0px 0px #a34c00;
	box-shadow:   0px 3px 0px 0px #a34c00;
}
.button.darkgrey, .button.grey, .button:hover.darkgrey, .button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
	background-color:#555;
	-webkit-box-shadow:  0px 3px 0px 0px #222;
	-moz-box-shadow:   0px 3px 0px 0px #222;
	box-shadow:   0px 3px 0px 0px #222;
}
.button.lightgrey, .button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
	background-color:#888;
	-webkit-box-shadow:  0px 3px 0px 0px #555;
	-moz-box-shadow:   0px 3px 0px 0px #555;
	box-shadow:   0px 3px 0px 0px #555;
}
/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}
/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position:absolute;
	visibility: hidden;
}
.tp-simpleresponsive img {
	max-width:none;
}
/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}
/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {
	background:url(../images/resource/slides/assets/shadow1.html) no-repeat;
	background-size:100%;
	width:890px;
	height:60px;
	bottom:-60px;
}
.tp-bannershadow.tp-shadow2 {
	background:url(../images/resource/slides/assets/shadow2.html) no-repeat;
	background-size:100%;
	width:890px;
	height:60px;
	bottom:-60px;
}
.tp-bannershadow.tp-shadow3 {
	background:url(../images/resource/slides/assets/shadow3.html) no-repeat;
	background-size:100%;
	width:890px;
	height:60px;
	bottom:-60px;
}
/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	height:100%;
}
.caption.fullscreenvideo iframe {
	width:100% !important;
	height:100% !important;
}
.tp-caption.fullscreenvideo {
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	height:100%;
}
.tp-caption.fullscreenvideo iframe {
	width:100% !important;
	height:100% !important;
}
/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear {
	clear:both;
}
.tp-bullets {
	z-index:1000;
	position:absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
}
.tp-bullets.hidebullets {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.tp-bullets.simplebullets.navbar {
	border:1px solid #666;
	border-bottom:1px solid #444;
	background:url(../images/resource/slides/assets/boxed_bgtile.html);
	height:40px;
	padding:0px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tp-bullets.simplebullets.navbar-old {
	background:url(../images/resource/slides/assets/navigdots_bgtile.html);
	height:35px;
	padding:0px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tp-bullets.simplebullets.round .bullet {
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/bullet.html) no-Repeat top left;
	width:20px;
	height:20px;
	margin-right:0px;
	float:left;
	margin-top:-10px;
	margin-left:3px;
}
.tp-bullets.simplebullets.round .bullet.last {
	margin-right:3px;
}
.tp-bullets.simplebullets.round-old .bullet {
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/bullets.html) no-Repeat bottom left;
	width:23px;
	height:23px;
	margin-right:0px;
	float:left;
	margin-top:-12px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
	margin-right:0px;
}
/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/bullets2.html) no-Repeat bottom left;
	width:19px;
	height:19px;
	margin-right:0px;
	float:left;
	margin-top:-10px;
}
.tp-bullets.simplebullets.square .bullet.last {
	margin-right:0px;
}
/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/bullets2.html) no-Repeat bottom left;
	width:19px;
	height:19px;
	margin-right:0px;
	float:left;
	margin-top:-10px;
}
.tp-bullets.simplebullets.square-old .bullet.last {
	margin-right:0px;
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/bullet_boxed.html) no-Repeat top left;
	width:18px;
	height:19px;
	margin-right:5px;
	float:left;
	margin-top:10px;
}
.tp-bullets.simplebullets.navbar .bullet.first {
	margin-left:0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
	margin-right:0px !important;
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/navigdots.html) no-Repeat bottom left;
	width:15px;
	height:15px;
	margin-left:5px !important;
	margin-right:5px !important;
	float:left;
	margin-top:10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
	margin-left:0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
	margin-right:0px !important;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
	background-position:top left;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
	background-position:bottom left;
}
/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
}
.tparrows.hidearrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.tp-leftarrow {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/large_left.html) no-Repeat top left;
	width:40px;
	height:40px;
}
.tp-rightarrow {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/large_right.html) no-Repeat top left;
	width:40px;
	height:40px;
}
.tp-leftarrow.round {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/small_left.html) no-Repeat top left;
	width:19px;
	height:14px;
	margin-right:0px;
	float:left;
	margin-top:-7px;
}
.tp-rightarrow.round {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/small_right.html) no-Repeat top left;
	width:19px;
	height:14px;
	margin-right:0px;
	float:left;
	margin-top:-7px;
}
.tp-leftarrow.round-old {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/arrow_left.html) no-Repeat top left;
	width:26px;
	height:26px;
	margin-right:0px;
	float:left;
	margin-top:-13px;
}
.tp-rightarrow.round-old {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/arrow_right.html) no-Repeat top left;
	width:26px;
	height:26px;
	margin-right:0px;
	float:left;
	margin-top:-13px;
}
.tp-leftarrow.navbar {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/small_left_boxed.html) no-Repeat top left;
	width:20px;
	height:15px;
	float:left;
	margin-right:6px;
	margin-top:12px;
}
.tp-rightarrow.navbar {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/small_right_boxed.html) no-Repeat top left;
	width:20px;
	height:15px;
	float:left;
	margin-left:6px;
	margin-top:12px;
}
.tp-leftarrow.navbar-old {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/arrowleft.html) no-Repeat top left;
	width:9px;
	height:16px;
	float:left;
	margin-right:6px;
	margin-top:10px;
}
.tp-rightarrow.navbar-old {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/arrowright.html) no-Repeat top left;
	width:9px;
	height:16px;
	float:left;
	margin-left:6px;
	margin-top:10px;
}
.tp-leftarrow.navbar-old.thumbswitharrow {
	margin-right:10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
	margin-left:0px;
}
.tp-leftarrow.square {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/arrow_left2.html) no-Repeat top left;
	width:12px;
	height:17px;
	float:left;
	margin-right:0px;
	margin-top:-9px;
}
.tp-rightarrow.square {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/arrow_right2.html) no-Repeat top left;
	width:12px;
	height:17px;
	float:left;
	margin-left:0px;
	margin-top:-9px;
}
.tp-leftarrow.square-old {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/arrow_left2.html) no-Repeat top left;
	width:12px;
	height:17px;
	float:left;
	margin-right:0px;
	margin-top:-9px;
}
.tp-rightarrow.square-old {
	z-index:100;
	cursor:pointer;
	position:relative;
	background:url(../images/resource/slides/assets/arrow_right2.html) no-Repeat top left;
	width:12px;
	height:17px;
	float:left;
	margin-left:0px;
	margin-top:-9px;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
	width:60px;
	height:60px;
	margin-top:-30px;
	cursor:pointer;
	background:#fff url(../images/sprites.png) 25px -433px no-repeat;
	z-index:100;

	position:absolute;
	top:50%;
	opacity:1;
	filter:alpha(opacity=100);
	
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	
}
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
	background-color:#222;
}
.tp-leftarrow.default {
	left:-60px !important;
}
.fullwidthbanner-container:hover .tp-leftarrow.default {
	left:0px !important;
}
.tp-rightarrow.default {
	right:-60px !important;
	background-position:25px -479px;
}
.fullwidthbanner-container:hover .tp-rightarrow.default {
	right:0px !important;
}



/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs {
	z-index:1000;
	position:absolute;
	padding:3px;
	background-color:#fff;
	width:500px;
	height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
	margin-top:-50px;
}
.fullwidthbanner-container .tp-thumbs {
	padding:3px;
}
.tp-bullets.tp-thumbs .tp-mask {
	width:500px;
	height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
	overflow:hidden;
	position:relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width:5000px;
	position:absolute;
}
.tp-bullets.tp-thumbs .bullet {
	width:100px;
	height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
	cursor:pointer;
	overflow:hidden;
	background:none;
	margin:0;
	float:left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tp-thumbs img {
	width:100%;
}
/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
	width:100%;
	height:10px;
	background:url(../images/resource/slides/assets/timer.html);
	position:absolute;
	z-index:200;
	top:0px;
}
.tp-bannertimer.tp-bottom {
	bottom:0px;
	height:5px;
	top:auto;
}

.caption.vertical_bar {
	width:190px;
	height:120%;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)" !important;
	-moz-opacity: 0.25 !important;
	-khtml-opacity: 0.25 !important;
	opacity: 0.25 !important;

	transform: rotate(10deg) !important;	
	position:absolute;
}



/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/


@media only screen and (min-width: 768px) and (max-width: 959px) {
.fullwidthbanner-container,
.fullwidthbanner {
	min-height:500px !important;
	max-height:500px !important;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive .tp-bullets.tp-thumbs {
	width:300px !important;
	height:30px !important;
}
.responsive .tp-bullets.tp-thumbs .tp-mask {
	width:300px !important;
	height:30px !important;
}
.responsive .tp-bullets.tp-thumbs .bullet {
	width:60px !important;
	height:30px !important;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
.responsive .tp-bullets {
	display:none
}
.responsive .tparrows {
	display:none;
}
}
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-simpleresponsive a {
	text-decoration:none;
}
.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}
.tp-simpleresponsive >ul >li {
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div, .tp-caption.slidelink a div {
	width:3000px;
	height:1500px;
	background:url(../images/resource/slides/assets/coloredbg.html) repeat;
}
.tp-loader {
	background:url(../images/resource/slides/assets/loader.html) no-repeat 10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	top:50%;
	left:50%;
	z-index:10000;
	position:absolute;
	width:44px;
	height:44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tp-transparentimg {
	content:"url(../images/resource/slides/assets/transparent.png)"
}
.tp-3d {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50%;
}
/*!
 * Bootstrap Responsive v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

@-ms-viewport {
  width:device-width;
}

.input-block-level {
  display:block;
  width:100%;
  min-height:40px;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
}


@media (min-width:1200px) {
.row {
	margin-left:-30px;
	*zoom:1;
}
.row:before,
.row:after {
	display:table;
	line-height:0;
	content:"";
}
.row:after {
	clear:both;
}
[class*="span"],
.footer .widget {
	float:left;
	min-height:1px;
	margin-left:30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width:1170px;
}
.span12 {
	width:1170px;
}
.span11 {
	width:1070px;
}
.span10 {
	width:970px;
}
.span9 {
	width:870px;
}
.span8 {
	width:770px;
}
.span7 {
	width:670px;
}
.span6 {
	width:570px;
}
.span5 {
	width:470px;
}
.span4 {
	width:370px;
}
.span3,
.footer .widget {
	width:270px;
}
.span2 {
	width:170px;
}
.span1 {
	width:70px;
}
.offset12 {
	margin-left:1230px;
}
.offset11 {
	margin-left:1130px;
}
.offset10 {
	margin-left:1030px;
}
.offset9 {
	margin-left:930px;
}
.offset8 {
	margin-left:830px;
}
.offset7 {
	margin-left:730px;
}
.offset6 {
	margin-left:630px;
}
.offset5 {
	margin-left:530px;
}
.offset4 {
	margin-left:430px;
}
.offset3 {
	margin-left:330px;
}
.offset2 {
	margin-left:230px;
}
.offset1 {
	margin-left:130px;
}
.row-fluid {
	width:100%;
	*zoom:1;
}
.row-fluid:before,
.row-fluid:after {
	display:table;
	line-height:0;
	content:"";
}
.row-fluid:after {
	clear:both;
}
.row-fluid [class*="span"] {
	display:block;
	float:left;
	width:100%;
	min-height:30px;
	margin-left:2.564102564102564%;
	*margin-left:2.5109110747408616%;
	-webkit-box-sizing:border-box;
		 -moz-box-sizing:border-box;
					box-sizing:border-box;
}
.row-fluid [class*="span"]:first-child {
	margin-left:0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left:2.564102564102564%;
}
.row-fluid .span12 {
	width:100%;
	*width:99.94680851063829%;
}
.row-fluid .span11 {
	width:91.45299145299145%;
	*width:91.39979996362975%;
}
.row-fluid .span10 {
	width:82.90598290598291%;
	*width:82.8527914166212%;
}
.row-fluid .span9 {
	width:74.35897435897436%;
	*width:74.30578286961266%;
}
.row-fluid .span8 {
	width:65.81196581196582%;
	*width:65.75877432260411%;
}
.row-fluid .span7 {
	width:57.26495726495726%;
	*width:57.21176577559556%;
}
.row-fluid .span6 {
	width:48.717948717948715%;
	*width:48.664757228587014%;
}
.row-fluid .span5 {
	width:40.17094017094017%;
	*width:40.11774868157847%;
}
.row-fluid .span4 {
	width:31.623931623931625%;
	*width:31.570740134569924%;
}
.row-fluid .span3 {
	width:23.076923076923077%;
	*width:23.023731587561375%;
}
.row-fluid .span2 {
	width:14.52991452991453%;
	*width:14.476723040552828%;
}
.row-fluid .span1 {
	width:5.982905982905983%;
	*width:5.929714493544281%;
}
.row-fluid .offset12 {
	margin-left:105.12820512820512%;
	*margin-left:105.02182214948171%;
}
.row-fluid .offset12:first-child {
	margin-left:102.56410256410257%;
	*margin-left:102.45771958537915%;
}
.row-fluid .offset11 {
	margin-left:96.58119658119658%;
	*margin-left:96.47481360247316%;
}
.row-fluid .offset11:first-child {
	margin-left:94.01709401709402%;
	*margin-left:93.91071103837061%;
}
.row-fluid .offset10 {
	margin-left:88.03418803418803%;
	*margin-left:87.92780505546462%;
}
.row-fluid .offset10:first-child {
	margin-left:85.47008547008548%;
	*margin-left:85.36370249136206%;
}
.row-fluid .offset9 {
	margin-left:79.48717948717949%;
	*margin-left:79.38079650845607%;
}
.row-fluid .offset9:first-child {
	margin-left:76.92307692307693%;
	*margin-left:76.81669394435352%;
}
.row-fluid .offset8 {
	margin-left:70.94017094017094%;
	*margin-left:70.83378796144753%;
}
.row-fluid .offset8:first-child {
	margin-left:68.37606837606839%;
	*margin-left:68.26968539734497%;
}
.row-fluid .offset7 {
	margin-left:62.393162393162385%;
	*margin-left:62.28677941443899%;
}
.row-fluid .offset7:first-child {
	margin-left:59.82905982905982%;
	*margin-left:59.72267685033642%;
}
.row-fluid .offset6 {
	margin-left:53.84615384615384%;
	*margin-left:53.739770867430444%;
}
.row-fluid .offset6:first-child {
	margin-left:51.28205128205128%;
	*margin-left:51.175668303327875%;
}
.row-fluid .offset5 {
	margin-left:45.299145299145295%;
	*margin-left:45.1927623204219%;
}
.row-fluid .offset5:first-child {
	margin-left:42.73504273504273%;
	*margin-left:42.62865975631933%;
}
.row-fluid .offset4 {
	margin-left:36.75213675213675%;
	*margin-left:36.645753773413354%;
}
.row-fluid .offset4:first-child {
	margin-left:34.18803418803419%;
	*margin-left:34.081651209310785%;
}
.row-fluid .offset3 {
	margin-left:28.205128205128204%;
	*margin-left:28.0987452264048%;
}
.row-fluid .offset3:first-child {
	margin-left:25.641025641025642%;
	*margin-left:25.53464266230224%;
}
.row-fluid .offset2 {
	margin-left:19.65811965811966%;
	*margin-left:19.551736679396257%;
}
.row-fluid .offset2:first-child {
	margin-left:17.094017094017094%;
	*margin-left:16.98763411529369%;
}
.row-fluid .offset1 {
	margin-left:11.11111111111111%;
	*margin-left:11.004728132387708%;
}
.row-fluid .offset1:first-child {
	margin-left:8.547008547008547%;
	*margin-left:8.440625568285142%;
}
input,
textarea,
.uneditable-input {
	margin-left:0;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-left:30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
	width:1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
	width:1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
	width:956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
	width:856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
	width:756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
	width:656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width:556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
	width:456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
	width:356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
	width:256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
	width:156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
	width:56px;
}
.thumbnails {
	margin-left:-30px;
}
.thumbnails > li {
	margin-left:30px;
}
.row-fluid .thumbnails {
	margin-left:0;
}

.logo .slogan {
	padding-left:30px;
	margin-left:22px;
}

.testimonials .testimonial-detail {
	width:800px;
}

/*** countdown timer ***/
.count-down {
	width:225px;
}
.countDays,
.countHours,
.countMinutes,
.countSeconds {
	width:32px;
	float:left;
}
.counter span.position {
	width:16px;
	height:30px;
	font-size:30px;
	font-weight:bold;
}
.counter span.boxName {
	font-size:13px;
}
span.points {
	width:20px;
	margin:0 6px;
	font-size:30px;
	font-weight:bold;
}

.gallery .image {
	margin-bottom:30px;
}


}

@media (max-width:979px) {
body {
	padding-top:0;
}

.tp-bar .logo {
	margin-left:30px;
}
.tablet-menu {
	display:inline-block;
}
.menu-bar .container:before,
.menu-bar .container:after {
	display:none;	
}
.menu {
	width:200px;
	height:100%;
	margin-right:0px;
	overflow-x:hidden;
	overflow-y:scroll;
	z-index:500;
	background-color:#0d0d0d;

	position:fixed;
	left:-200px;
	top:0px;
}

.menu > li,
.menu li > a,
.menu-bar li li {
	display:block;
}
.menu > li > a,
.menu li li a {
	padding:10px;
	font-size:14px;
	font-weight:400;
	border-top:1px solid #000;
	border-bottom:1px solid #111;
}
.menu > li:first-child > a {
	border-top:0px;
}
.menu > li:last-child > a {
	border-bottom:0px;
}
.menu li a:hover,
.menu li:hover a,
.menu-bar li li:hover > a {
	background:none;
}
.menu-bar li ul,
.menu-bar li:hover ul {
	height:auto;
	width:auto;
	margin:0px;
	padding:0px;
	position:static;
	opacity:1;
	overflow:visible;
  filter:alpha(opacity=100);
	background:#000;
}
.menu-bar li ul li a {
	padding-left:30px;
	font-size:13px;
}
.menu-bar li ul ul {
	display:none;
}
}
@media (min-width:768px) and (max-width:979px) {
.row {
	margin-left:-20px;
	*zoom:1;
}
.row:before,
.row:after {
	display:table;
	line-height:0;
	content:"";
}
.row:after {
	clear:both;
}
[class*="span"] {
	float:left;
	min-height:1px;
	margin-left:20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width:724px;
}
.span12 {
	width:724px;
}
.span11 {
	width:662px;
}
.span10 {
	width:600px;
}
.span9 {
	width:538px;
}
.span8 {
	width:476px;
}
.span7 {
	width:414px;
}
.span6 {
	width:352px;
}
.span5 {
	width:290px;
}
.span4 {
	width:228px;
}
.span3 {
	width:166px;
}
.span2 {
	width:104px;
}
.span1 {
	width:42px;
}
.offset12 {
	margin-left:764px;
}
.offset11 {
	margin-left:702px;
}
.offset10 {
	margin-left:640px;
}
.offset9 {
	margin-left:578px;
}
.offset8 {
	margin-left:516px;
}
.offset7 {
	margin-left:454px;
}
.offset6 {
	margin-left:392px;
}
.offset5 {
	margin-left:330px;
}
.offset4 {
	margin-left:268px;
}
.offset3 {
	margin-left:206px;
}
.offset2 {
	margin-left:144px;
}
.offset1 {
	margin-left:82px;
}
.row-fluid {
	width:100%;
	*zoom:1;
}
.row-fluid:before,
.row-fluid:after {
	display:table;
	line-height:0;
	content:"";
}
.row-fluid:after {
	clear:both;
}
.row-fluid [class*="span"] {
	display:block;
	float:left;
	width:100%;
	min-height:30px;
	margin-left:2.7624309392265194%;
	*margin-left:2.709239449864817%;
	-webkit-box-sizing:border-box;
		 -moz-box-sizing:border-box;
					box-sizing:border-box;
}
.row-fluid [class*="span"]:first-child {
	margin-left:0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left:2.7624309392265194%;
}
.row-fluid .span12 {
	width:100%;
	*width:99.94680851063829%;
}
.row-fluid .span11 {
	width:91.43646408839778%;
	*width:91.38327259903608%;
}
.row-fluid .span10 {
	width:82.87292817679558%;
	*width:82.81973668743387%;
}
.row-fluid .span9 {
	width:74.30939226519337%;
	*width:74.25620077583166%;
}
.row-fluid .span8 {
	width:65.74585635359117%;
	*width:65.69266486422946%;
}
.row-fluid .span7 {
	width:57.18232044198895%;
	*width:57.12912895262725%;
}
.row-fluid .span6 {
	width:48.61878453038674%;
	*width:48.56559304102504%;
}
.row-fluid .span5 {
	width:40.05524861878453%;
	*width:40.00205712942283%;
}
.row-fluid .span4 {
	width:31.491712707182323%;
	*width:31.43852121782062%;
}
.row-fluid .span3 {
	width:22.92817679558011%;
	*width:22.87498530621841%;
}
.row-fluid .span2 {
	width:14.3646408839779%;
	*width:14.311449394616199%;
}
.row-fluid .span1 {
	width:5.801104972375691%;
	*width:5.747913483013988%;
}
.row-fluid .offset12 {
	margin-left:105.52486187845304%;
	*margin-left:105.41847889972962%;
}
.row-fluid .offset12:first-child {
	margin-left:102.76243093922652%;
	*margin-left:102.6560479605031%;
}
.row-fluid .offset11 {
	margin-left:96.96132596685082%;
	*margin-left:96.8549429881274%;
}
.row-fluid .offset11:first-child {
	margin-left:94.1988950276243%;
	*margin-left:94.09251204890089%;
}
.row-fluid .offset10 {
	margin-left:88.39779005524862%;
	*margin-left:88.2914070765252%;
}
.row-fluid .offset10:first-child {
	margin-left:85.6353591160221%;
	*margin-left:85.52897613729868%;
}
.row-fluid .offset9 {
	margin-left:79.8342541436464%;
	*margin-left:79.72787116492299%;
}
.row-fluid .offset9:first-child {
	margin-left:77.07182320441989%;
	*margin-left:76.96544022569647%;
}
.row-fluid .offset8 {
	margin-left:71.2707182320442%;
	*margin-left:71.16433525332079%;
}
.row-fluid .offset8:first-child {
	margin-left:68.50828729281768%;
	*margin-left:68.40190431409427%;
}
.row-fluid .offset7 {
	margin-left:62.70718232044199%;
	*margin-left:62.600799341718584%;
}
.row-fluid .offset7:first-child {
	margin-left:59.94475138121547%;
	*margin-left:59.838368402492065%;
}
.row-fluid .offset6 {
	margin-left:54.14364640883978%;
	*margin-left:54.037263430116376%;
}
.row-fluid .offset6:first-child {
	margin-left:51.38121546961326%;
	*margin-left:51.27483249088986%;
}
.row-fluid .offset5 {
	margin-left:45.58011049723757%;
	*margin-left:45.47372751851417%;
}
.row-fluid .offset5:first-child {
	margin-left:42.81767955801105%;
	*margin-left:42.71129657928765%;
}
.row-fluid .offset4 {
	margin-left:37.01657458563536%;
	*margin-left:36.91019160691196%;
}
.row-fluid .offset4:first-child {
	margin-left:34.25414364640884%;
	*margin-left:34.14776066768544%;
}
.row-fluid .offset3 {
	margin-left:28.45303867403315%;
	*margin-left:28.346655695309746%;
}
.row-fluid .offset3:first-child {
	margin-left:25.69060773480663%;
	*margin-left:25.584224756083227%;
}
.row-fluid .offset2 {
	margin-left:19.88950276243094%;
	*margin-left:19.783119783707537%;
}
.row-fluid .offset2:first-child {
	margin-left:17.12707182320442%;
	*margin-left:17.02068884448102%;
}
.row-fluid .offset1 {
	margin-left:11.32596685082873%;
	*margin-left:11.219583872105325%;
}
.row-fluid .offset1:first-child {
	margin-left:8.56353591160221%;
	*margin-left:8.457152932878806%;
}
input,
textarea,
.uneditable-input {
	margin-left:0;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-left:20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
	width:710px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
	width:648px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
	width:586px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
	width:524px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
	width:462px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
	width:400px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width:338px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
	width:276px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
	width:214px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
	width:152px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
	width:90px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
	width:28px;
}


.tp-right {
	width:auto;
	padding-top:10px;
	padding-right:90px;
	float:none;
	clear:both;
}
.tp-right .social-links {
	position:absolute;
	top:13px;
	right:0px;
}



.user-controls {
	position:absolute;
	right:0px;
	top:72px;
	z-index:10;
}

.event-box .image {
	width:95px;
}
.event-box .detail {
	margin-left:95px;
	font-size:10px;
}
.event-box .detail h5 {
	margin-bottom:6px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.event-box .detail li {
	line-height:15px;
}
.event-box-featured .image {
	width:auto;
}
.event-box-featured .detail {
	margin-left:0px;
}

.testimonials .testimonial-detail {
	width:500px;
}

.footer .widget {
	width:352px;
	margin-bottom:30px;
}
.bottom-left {
	margin-bottom:20px;
}
.bottom .bottom-left li + li {
	margin-left:10px;
}
.bottom .bottom-left li + li:before {
	padding-right:12px;
}


}

@media (max-width:767px) {
body {
	overflow-x:hidden;	
}
.container-fluid {
	padding:0;
}
.container {
	width:auto;
	padding-right:20px;
	padding-left:20px;
}
.row-fluid {
	width:100%;
}
.row,
.thumbnails {
	margin-left:0;
}
.thumbnails > li {
	float:none;
	margin-left:0;
}
[class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"],
.footer .widget {
	display:block;
	float:none;
	width:100%;
	margin-left:0;
	-webkit-box-sizing:border-box;
		 -moz-box-sizing:border-box;
					box-sizing:border-box;
}
.span12,
.row-fluid .span12 {
	width:100%;
	-webkit-box-sizing:border-box;
		 -moz-box-sizing:border-box;
					box-sizing:border-box;
}
.row-fluid [class*="offset"]:first-child {
	margin-left:0;
}
.input-large,
.input-xlarge,
.input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
		 -moz-box-sizing:border-box;
					box-sizing:border-box;
}
.input-prepend input,
.input-append input,
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
	display:inline-block;
	width:auto;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-left:0;
}
.modal {
	position:fixed;
	top:20px;
	right:20px;
	left:20px;
	width:auto;
	margin:0;
}
.modal.fade {
	top:-100px;
}
.modal.fade.in {
	top:20px;
}

.tp-bar .logo {
	margin-left:0px;
}
.logo {
	float:none;
	text-align:center;
}
.logo a,
.logo img {
	margin:auto;
	float:none;	
	display:inline-block;
}
.logo .slogan {
	float:none;
	position:absolute;
	top:5px;
	right:10px;
}
.tp-right {
	width:auto;
	padding-top:15px;
	float:none;
	clear:both;
}
.social-links > ul {
	margin-left:-10px;
	text-align:center;
}


.event-box-featured {
	border:1px solid #dddddd;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(240,240,240,0) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,0)), color-stop(100%,rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(240,240,240,0) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f0f0', endColorstr='#f0f0f0',GradientType=0 );

}
.user-controls {
	position:absolute;
	right:0px;
	top:155px;
	z-index:10;
}

.event-box-featured .image {
	margin:0px;
}
.event-box .detail {
	padding:10px;
}
.event-box-featured .detail h5 {
	font-size:14px;	
}

.testimonials .testimonial-detail {
	width:auto;
	padding:0 30px;
}

/*** countdown timer ***/
.count-down {
	width:225px;
}
.countDays,
.countHours,
.countMinutes,
.countSeconds {
	width:32px;
	float:left;
}
.counter span.position {
	width:16px;
	height:30px;
	font-size:30px;
	font-weight:bold;
}
.counter span.boxName {
	font-size:13px;
}
span.points {
	width:20px;
	margin:0 6px;
	font-size:30px;
	font-weight:bold;
}


.bottom-left {
	float:none;
	margin-bottom:20px;
}
.bottom .bottom-left p {
	margin-bottom:15px;
}
.bottom .bottom-left ul:before {
	content:'';
}
.bottom .bottom-left ul {
	margin-left:0px;
}

.bottom .social-links {
	float:none;
	clear:both;
}

.banner h1 {
	font-size:20px;	
}
.banner .location-map {
	min-height:230px;
}
.banner .location-map iframe {
	height:230px;
}



.gallery .row {
	margin-left:-20px;
}
.gallery [class*="span"] {
	float:left;
	padding-left:20px;
}
.gallery .span6 {
	width:50%;
}
.gallery .span4 {
	width:33.333%;
}
.gallery .span3 {
	width:25%;
}
.gallery .span2 {
	width:20%;
}
.gallery .span1 {
	width:10%;
}
.gallery .image .image-info {
	padding:10px;
	font-weight:normal;
	font-size:12px;
	line-height:1.2;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.contact-box {
	margin-bottom:40px;
}
.ui-dialog {
	min-width:400px;
}

}

@media (max-width:480px) {
input[type="checkbox"],
input[type="radio"] {
	border:1px solid #ccc;
}
.form-horizontal .control-label {
	float:none;
	width:auto;
	padding-top:0;
	text-align:left;
}
.form-horizontal .controls {
	margin-left:0;
}
.form-horizontal .control-list {
	padding-top:0;
}
.form-horizontal .form-actions {
	padding-right:10px;
	padding-left:10px;
}
.media .pull-left,
.media .pull-right {
	display:block;
	float:none;
	margin-bottom:10px;
}
.media-object {
	margin-right:0;
	margin-left:0;
}
.modal {
	top:10px;
	right:10px;
	left:10px;
}
.modal-header .close {
	padding:10px;
	margin:-10px;
}

.logo .slogan {
	padding:0px;
	margin:0px;
	line-height:25px;
	position:static;
	background:none;
}

.tweets {
	display:none;
}
.user-controls {
	top:150px;
}
.event-box .image {
	width:auto;
	height:103px;
	float:none;
}
.event-box .detail {
	margin-left:0px;
}

.gallery .image .image-info p {
	display:none;
}

.ui-dialog {
	min-width:100%;
}
.ui-dialog,
.ui-dialog .ui-dialog-content,
.dialog-block {
	width:100%;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
} 
.dialog-block .help-inline {
	padding-left:10px;
	line-height:20px;
	margin-bottom:25px;
	display:block;
}
.dialog-block input[type="submit"].pull-right,
.dialog-block input[type="button"].pull-right {
	float:none;
}



}

