@charset "UTF-8";
/*Bringing everything into one optimized file for minification*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
   margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
 }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}
input[type=date]::-webkit-calendar-picker-indicator {
	position:relative;
	left:-10px;
	font-size:1.5em;
}
/* Contactfrom 7 datepicker plugin removed due to lack of support
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 600;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
*/
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: 0;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(../../css/images/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: 400;
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: 400;
  margin: -1px;
}

.ui-menu .ui-state-disabled {
  font-weight: 400;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
  cursor: default;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url(../../css/images/animated-overlay.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: .25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}
.metaslider .caption-wrap {
    bottom: 20px !important;
    background-color: transparent !important;
    opacity: 1.0 !important;
    text-align: center;
    font-size: 1.5em;
}
body .metaslider .flexslider .slides img {
	pointer-events: none;  /* hide tooltip on hover */
}
.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: 0;
  background: 0;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0;
}
#scb-wrapper p {
font-weight: normal !important; 
font-family: 'Livvic',sans-serif !important;
}
#scb-wrapper a span {
	font-family: 'Livvic',sans-serif !important;
}
#scb-wrapper.scb-fixed {
	border-bottom: 2px solid #ccc;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: 'Livvic', sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: 'Livvic', sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eceadf url(../../css/images/ui-bg_fine-grain_10_eceadf_60x60.png) 50% 50% repeat;
  color: #1f1f1f;
}

.ui-widget-content a {
  color: #1f1f1f;
}

.ui-widget-header {
  border: 1px solid #d4d1bf;
  background: white url(../../css/images/ui-bg_fine-grain_15_ffffff_60x60.png) 50% 50% repeat;
  color: #453821;
  font-weight: 600;
}

.ui-widget-header a {
  color: #453821;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #cbc7bd;
  background: #f8f7f6 url(../../css/images/ui-bg_fine-grain_10_f8f7f6_60x60.png) 50% 50% repeat;
  font-weight: 600;
  color: #654b24;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #654b24;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #654b24;
  background: #654b24 url(../../css/images/ui-bg_fine-grain_65_654b24_60x60.png) 50% 50% repeat;
  font-weight: 600;
  color: #fff;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #d9d6c4;
  background: #eceadf url(../../css/images/ui-bg_fine-grain_15_eceadf_60x60.png) 50% 50% repeat;
  font-weight: 600;
  color: #140f06;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #140f06;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #b2a266;
  background: #f7f3de url(../../css/images/ui-bg_fine-grain_15_f7f3de_60x60.png) 50% 50% repeat;
  color: #3a3427;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #3a3427;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400 url(../../css/images/ui-bg_fine-grain_68_b83400_60x60.png) 50% 50% repeat;
  color: #fff;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #fff;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #fff;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: 600;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(../../css/images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(../../css/images/ui-icons_b83400_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(../../css/images/ui-icons_b83400_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../css/images/ui-icons_ffffff_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(../../css/images/ui-icons_8c291d_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(../../css/images/ui-icons_3572ac_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../css/images/ui-icons_fbdb93_256x240.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 6px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 6px;
}

.ui-widget-overlay {
  background: #6e4f1c url(../../css/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png) 50% 50% repeat;
  opacity: .6;
  filter: Alpha(Opacity=60);
}

.ui-widget-shadow {
  margin: 0 0 0 -10px;
  padding: 5px;
  background: black url(../../css/images/ui-bg_diagonal-maze_40_000000_10x10.png) 50% 50% repeat;
  opacity: .6;
  filter: Alpha(Opacity=60);
  border-radius: 18px;
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  -moz-box-shadow: none;
  -webkit-box-shadow:none;
  box-shadow:none;
  border:none;
  background: transparent;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.testimonials-widget-testimonial cite:before,
.testimonials-widget-testimonial div.credit:before {
	content: none;
}
.testimonials-widget-testimonial .join-title:before,
.testimonials-widget-testimonial .join-location:before,
.testimonials-widget-testimonial .join:before {
	/* join text */
	content:none;
}
.testimonials-widget-testimonial .list-title {
    display:none;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: solid #fff 5px;
  left: -5px;
  background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: 'Livvic', sans-serif;
  font-weight: 600;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../../css/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../../css/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../../css/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../../css/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: 'Livvic', sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.blbutton, .wpcf7-submit {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 6px 30px;
    border: 1px solid #111111;
    border-radius: 5px;
    background: #555555;
    background: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#111111));
    background: -moz-linear-gradient(top, #555555, #111111);
    background: linear-gradient(to bottom, #555555, #111111);
    font-size: 18px;
    font-family: 'Livvic', sans-serif;
    color: #ffffff;
    text-decoration: none;
}
.blbutton:hover,
.blbutton:focus,
.wpcf7-submit:hover,
.wpcf7-submit:focus {
    background: #666666;
    background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#141414));
    background: -moz-linear-gradient(top, #666666, #141414);
    background: linear-gradient(to bottom, #666666, #141414);
    color: #ffffff;
    text-decoration: none;
}
.blbutton:active, .wpcf7-submit:active {
    background: #111111;
    background: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#111111));
    background: -moz-linear-gradient(top, #111111, #111111);
    background: linear-gradient(to bottom, #111111, #111111);
}


/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurances of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin {
  color: #cccccc;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* Control Bar
  --------------------------------------------------------------------------------
  The default control bar that is a container for most of the controls.
  */
  /* Show the control bar only once the video has started playing */
  /* Hide the control bar when the video is playing and the user is inactive  */
  /* General styles for individual controls. */
  /* FontAwsome button icons */
  /* Replacement for focus outline */
  /* Hide control text visually, but have it available for screenreaders */
  /* Play/Pause
  --------------------------------------------------------------------------------
  */
  /* Volume/Mute
  -------------------------------------------------------------------------------- */
  /* Progress
  --------------------------------------------------------------------------------
  */
  /* On hover, make the progress bar grow to something that's more clickable.
  This simply changes the overall font for the progress bar, and this
  updates both the em-based widths and heights, as wells as the icon font */
  /* Box containing play and load progresses. Also acts as seek scrubber. */
  /* Progress Bars */
  /* Time Display
  --------------------------------------------------------------------------------
  */
  /* Remaining time is in the HTML, but not included in default design */
  /* Fullscreen
  --------------------------------------------------------------------------------
  */
  /* Switch to the exit icon when the player is in fullscreen */
  /* Big Play Button (play button at start)
  --------------------------------------------------------------------------------
  Positioning of the play button in the center or other corners can be done more
  easily in the skin designer. http://designer.videojs.com/
  */
  /* Optionally center */
  /* Hide if controls are disabled */
  /* Hide when video starts playing */
  /* Display if paused */
  /* Hide on mobile devices. Remove when we stop using native controls
  by default on mobile  */
  /* Menu Buttons (Captions/Subtitles/etc.)
  --------------------------------------------------------------------------------
  */
  /* Button Pop-up Menu */
  /* Subtitles Button */
  /* Captions Button */
  /* Hide disabled or unsupported controls */
  /* Resolutions Icon */
}

.vjs-default-skin * {
  font-size: 16px;
  line-height: 32px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.vjs-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 13px 0 auto;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}

.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}

.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}

.vjs-default-skin .vjs-slider-handle:before {
  content: "";
  top: -3px;
  left: 4px;
  width: 10px;
  height: 10px;
  background: url(../../css/images/queue-icon.png) no-repeat center center;
  position: absolute;
}

.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
  If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 32px;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}

.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 32px;
  width: auto;
  line-height: 18px;
}

.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}

.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */
}

.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vjs-default-skin .vjs-play-control {
  width: 14px;
  height: 32px;
  cursor: pointer;
  background: url(../../css/images/play-icon.png) no-repeat center center;
  padding: 0 15px;
}

.vjs-default-skin.vjs-playing .vjs-play-control {
  background: url(../../css/images/pause-icon.png) no-repeat center center;
}

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
  background: url(../../css/images/volume-icon.png) no-repeat center center;
  margin-right: 10px;
  height: 32px;
  width: 18px;
}

.vjs-default-skin .vjs-volume-control {
  float: right;
  margin-right: 15px;
}

.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 4px;
  margin: 13px auto 0;
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}

.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  background: #a7a7a7;
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
}

.vjs-default-skin .vjs-volume-handle:before {
  content: "";
  top: -3px;
  left: -3px;
  width: 10px;
  height: 10px;
  background: url(../../css/images/queue-icon.png) no-repeat center center;
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}

.vjs-default-skin .vjs-progress-control {
  position: relative;
  width: auto;
  height: 4px;
  width: 55%;
  float: left;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
  the transition so they're handled correctly. */
  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.vjs-default-skin .vjs-progress-holder {
  height: 100%;
  width: 100%;
}

.vjs-default-skin .vjs-progress-holder:hover .vjs-control-text {
  display: block;
}

.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}

.vjs-default-skin .vjs-play-progress {
  background: #a7a7a7;
}

.vjs-default-skin .vjs-load-progress {
  /*
  Using a data URI to create the white diagonal lines with a transparent
  background. Surprisingly works in IE8.
  Created using http://www.patternify.com
  Changing the first color value will change the bar color.
  Also using a paralax effect to make the lines move backwards.
  The -50% left position makes that happen.
  */
  background: #4f4f4f url(../../css/images/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
  background-position: 0px 0px;
  -webkit-animation: videojsloading 2.5s linear infinite;
  -moz-animation: videojsloading 2.5s linear infinite;
  -ms-animation: videojsloading 2.5s linear infinite;
  -o-animation: videojsloading 2.5s linear infinite;
  animation: videojsloading 2.5s linear infinite;
}

.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}

.vjs-default-skin .vjs-seek-handle .vjs-control-text {
  overflow: visible;
  position: absolute;
  height: auto;
  width: auto;
  top: -30px;
  clip: auto;
  background: #000;
  padding: 4px 8px;
  left: -10px;
  border-radius: 3px;
  display: none;
  line-height: 1;
}

.vjs-default-skin .vjs-seek-handle .vjs-control-text:before {
  border: solid;
  border-color: #000 transparent;
  border-width: 4px 4px 0 4px;
  bottom: -4px;
  content: "";
  left: 39%;
  position: absolute;
}

.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
}

.vjs-default-skin .vjs-time-controls {
  font-size: 16px;
  line-height: 32px;
}

.vjs-default-skin .vjs-current-time {
  float: left;
  width: auto;
  padding-right: 15px;
}

.vjs-default-skin .vjs-duration {
  float: right;
  width: auto;
  padding-left: 15px;
  display: none;
}

.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: right;
}

.vjs-default-skin .vjs-time-divider {
  float: left;
  line-height: 32px;
  display: none;
}

.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
  background: url(../../css/images/fullscreen-icon.png) no-repeat center center;
  margin: 0 15px;
  height: 28px;
  width: 16px;
}

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control {
  background: url(../../css/images/normal-icon.png) no-repeat center center;
}

.vjs-default-skin .vjs-big-play-button {
  display: block;
  z-index: 2;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: url(../../css/images/play-large.png) 0 0 no-repeat;
  width: 58px;
  height: 58px;
  margin-left: -30px;
  margin-top: -35px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4000000000000001em;
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}

.vjs-default-skin.vjs-has-started.vjs-playing .vjs-big-play-button {
  display: none;
}

.vjs-default-skin.vjs-has-started.vjs-paused .vjs-big-play-button {
  display: block;
}

.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  opacity: 1;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
  to the same as the button height */
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
  margin-right: 15px;
}

.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0;
  height: 0;
  margin-bottom: 32px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000000;
  /* Same width top as ul bottom */
  border-top-color: #000000;
  /* Same as ul background */
}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 10px;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}

.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}

.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}

.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
}

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: 600;
  cursor: default;
}

.vjs-default-skin .vjs-subtitles-button {
  background: url(../../css/images/captions-icon.png) no-repeat center center;
  margin-right: 15px;
  height: 32px;
  width: 21px;
}

.vjs-default-skin .vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}

.vjs-default-skin .vjs-hidden {
  display: none;
}

.vjs-default-skin .vjs-resolutions-button {
  cursor: pointer;
  background: url(../../css/images/hd-icon.png) no-repeat center center;
  margin-right: 15px;
  height: 32px;
  width: 22px;
}

.vjs-default-skin .vjs-resolutions-button .vjs-control-content {
  content: "";
  width: 17px;
  height: 17px;
}

/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
- "\9" IE8 hack didn't work for this
- Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  display: none;
  position: absolute;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  left: 47%;
  margin: -35px 0 -32px;
  border-width: 4px;
  border-style: solid;
  border-color: white white rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5);
  opacity: .9;
  border-radius: 50%;
  /* animation */
  -webkit-animation: videojs-spin 1.5s infinite linear;
  -moz-animation: videojs-spin 1.5s infinite linear;
  -o-animation: videojs-spin 1.5s infinite linear;
  animation: videojs-spin 1.5s infinite linear;
}

@-moz-keyframes videojs-spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes videojs-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes videojs-spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes videojs-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}
@keyframes videojsloading {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 80px 0;
  }
}
@-webkit-keyframes videojsloading {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 80px 0;
  }
}
@-moz-keyframes videojsloading {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 80px 0;
  }
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 16px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: 400;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: 'Livvic', sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 56.25%;
  margin: 0 auto;
}

/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}

/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}

.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
  padding-top: 0px;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}

/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.video-js.vjs-user-inactive .vjs-text-track-display {
  bottom: 5px;
}

/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  text-align: center;
}

.video-js .vjs-subtitles {
  color: #ffffff;
}

.video-js .vjs-captions {
  color: #ffcc66;
}

.vjs-tt-cue {
  display: block;
  width: auto;
  display: inline-block;
  padding: 3px 5px;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.vjs-youtube .vjs-big-play-button,
.vjs-youtube .vjs-loading-spinner {
  display: none;
}

.vjs-control-bar .vjs-quality-button > div:first-child > span:first-child {
  top: 0;
}

.video-central *,
.video-central *:before,
.video-central *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.video-central img {
  max-width: 100%;
  height: auto;
}

.video-central img {
  -ms-interpolation-mode: bicubic;
}

.video-central .left {
  float: left !important;
}

.video-central .right {
  float: right !important;
}

.video-central .clearfix:before, .video-central .clearfix:after {
  content: " ";
  display: table;
}

.video-central .clearfix:after {
  clear: both;
}

.video-central .hide {
  display: none;
}

.video-central img {
  display: inline-block;
  vertical-align: middle;
}

.video-central-row {
  width: 100%;
  margin: 0;
  max-width: 62.5rem;
}

.video-central-row:before, .video-central-row:after {
  content: " ";
  display: table;
}

.video-central-row:after {
  clear: both;
}

.video-central-row.collapse > .column,
.video-central-row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.video-central-row.collapse .video-central-row {
  margin-left: 0;
  margin-right: 0;
}

.video-central-row .video-central-row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

.video-central-row .video-central-row:before, .video-central-row .video-central-row:after {
  content: " ";
  display: table;
}

.video-central-row .video-central-row:after {
  clear: both;
}

.video-central-row .video-central-row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

.video-central-row .video-central-row.collapse:before, .video-central-row .video-central-row.collapse:after {
  content: " ";
  display: table;
}

.video-central-row .video-central-row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .small-offset-0 {
    margin-left: 0% !important;
  }

  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  .small-offset-3 {
    margin-left: 25% !important;
  }

  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  .small-offset-6 {
    margin-left: 50% !important;
  }

  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  .small-offset-9 {
    margin-left: 75% !important;
  }

  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .medium-offset-0 {
    margin-left: 0% !important;
  }

  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  .medium-offset-3 {
    margin-left: 25% !important;
  }

  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  .medium-offset-6 {
    margin-left: 50% !important;
  }

  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  .medium-offset-9 {
    margin-left: 75% !important;
  }

  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .large-offset-0 {
    margin-left: 0% !important;
  }

  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  .large-offset-3 {
    margin-left: 25% !important;
  }

  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  .large-offset-6 {
    margin-left: 50% !important;
  }

  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  .large-offset-9 {
    margin-left: 75% !important;
  }

  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }

  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }

  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }

  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }

  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }

  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }

  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }

  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }

  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }

  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }

  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }

  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }

  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }

  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }

  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }

  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }

  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }

  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }

  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }

  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }

  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }

  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }

  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }

  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }

  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }

  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }

  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }

  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }

  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }

  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }

  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }

  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }

  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }

  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }

  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }

  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }

  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/*
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

/* Default Code */
* {
  padding: 0px;
  margin: 0px;
}

form, ul, li {
  padding: 0px;
  margin: 0px;
}

html {
  padding: 0px;
  width: 100%;
}

img {
  border: none;
}
img.alignleft {
float:left;
padding: 0 10px 0 0;
}
a {
  text-decoration: none;
  outline: none;
}

#news_manager_list_widget-2 {
  margin-top: 20px;
  float: left;
}

#wysija-2 {
  margin-top: 25px;
  float: left;
}

.no_translate select {
  background: url(../../css/images/down_arrow_img.png) no-repeat;
  width: 127px;
  padding: 0 5px 5px;
  height: 27px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  color: #80766c;
  height: 34px;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: 'Livvic', sans-serif;
}

textarea, input, select {
  outline: none;
}

select:active {
  outline: none;
  border: none;
}

select:focus {
  outline: 0;
}

/* Body */
body {
  color: #222;
  font-size: 18px;
  line-height: 1.3;
  font-family: 'Livvic', sans-serif;
}

/* Header */
.header {
  width: 100%;
  float: left;
/*  background: url(../../css/images/header_bg.jpg) repeat-x; */
  min-height: 120px;
  position: relative;
  z-index: 999999;
/*  background: #f9f7eb; */ /* Old browsers */
background-color: #fdf8f5;
/* background: -moz-linear-gradient(top, #f9f7eb 0%, #f9f7eb 74%, #e6e4d8 100%); */ /* FF3.6-15 */
/* background: -webkit-linear-gradient(top, #f9f7eb 0%,#f9f7eb 74%,#e6e4d8 100%); */ /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to bottom, #f9f7eb 0%,#f9f7eb 74%,#e6e4d8 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.header_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.header_innerarea {
  width: 100%;
  float: left;
}

.header_left {
  width: 33%;
  float: left;
}

.header_logo {
  float: left;
  width: 346px;
  padding: 12px 0px 0px 10px;
}

.header_right {
  width: 67%;
  float: left;
}

.header_right input {
  display: none;
}

.header_social {
  width: 60%;
  float: right;
  margin: 12px 0px;
}

.no_translate {
  float: left;
  padding: 0;
}


.header_social_fb {
  width: 32px;
  float: left;
  margin-left: 4px;
}

.header_social_tw {
  width: 32px;
  float: left;
  margin-left: 4px;
}

.header_social_p {
  width: 32px;
  float: left;
  margin-left: 4px;
}

.header_social_rss {
  width: 32px;
  float: left;
  margin-left: 4px;
}

.header_social_n {
  width: 32px;
  float: left;
  margin-left: 4px;
}

.header_social_gplus {
  width: 32px;
  float: left;
  margin-left: 4px;
}

.header_social_in {
  width: 32px;
  float: left;
  margin-left: 4px;
}

.header_menu {
  width: 94%;
  float: right;
  margin-top: 23px;
}

.header_menu ul {
  list-style-type: none;
  float:right;
}

.header_menu ul li {
  float: left;
  padding: 5px 0px 5px 6px;
  color: #635b4f;
  border-radius: 5px;
  font-size: 22px;
  height: auto;
  font-family: 'Livvic', sans-serif;
}

.header_menu ul li:first-child {
 /* background: none; */
  border: none;
}

.header_menu ul li a {
  text-decoration: none;
  color: #222;
}

.header_menu ul li.inner_menu {
  float: left;
  background: url(../../css/images/new_arrow1.png) no-repeat right center;
  height: 28px;
  margin-left: 3px;
  border-radius: 5px;
  padding: 0px 24px 0 8px;
}

.header_menu ul.nav-menu > li {
  float: left;
    /* background: url(../../css/images/new_arrow1.png) no-repeat right center; */
    height: 28px;
    margin-left: 3px;
    border-radius: 5px;
    padding: 0px 10px 5px 5px;
}

.header_menu ul li:hover {
 /* float: left;
  background: url(../../css/images/new_arrow1.png) no-repeat right center #958a7f; */
  color: #FFF;
}

.header_menu ul li:hover a {
  color: #FFF;
}

ul.sub-menu {
  border-radius: 5px;
  display: none;
  z-index: 999999;
  float: left;
  margin-left: -7px;
  margin-top: 0px;
  position: absolute;
  text-align: left;
  padding: 6px 0px  5px 0px;
  width: 160px;
}

ul.sub-menu li:first-child {
  margin-top: 2px;
}
/*
ul li.menu-item-833 ul.sub-menu {
  background: url(../../css/images/41_menu.png) no-repeat;
}

ul li.menu-item-834 ul.sub-menu {
  background: url(../../css/images/51_menu.png) no-repeat;
}

ul li.menu-item-835 ul.sub-menu {
  background: url(../../css/images/91_menu2.png) no-repeat;
}

ul li.menu-item-836 ul.sub-menu {
  background: url(../../css/images/91_menu2.png) no-repeat;
}

ul li.menu-item-876 ul.sub-menu {
  background: url(../../css/images/41_menu.png) no-repeat;
} */

ul.sub-menu li a {
  color: #FFF;
  font-size: 16px;
}
ul.sub-menu li.menu-item-1632 a {
	font-weight: bold;
}
ul.sub-menu li {
  width: 153px;
  line-height: 14px;
  border-top: 1px solid #fff;
  border-radius: 3px;
}

ul.sub-menu li {
  background: #34643e;
  width: 160px;
}

ul.sub-menu li:hover {
  background: #34643e;
  width: 160px;
}

ul.sub-menu li:hover a {
  color: #FFF;
}

.header_menu li:hover ul {
  display: block;
}

.innpage_banner_aboutus_txt a {
  color: #6d655a;
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
}

.testimonials-widget-testimonials p {
  background: url(../../css/images/test_icon.png) no-repeat;
  color: #93887d;
  float: left;
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
  font-style: italic;
  padding-left: 43px;
  padding-top: 41px !important;
  width: 93%;
  padding-bottom: 8px;
}
.bx-wrapper .testimonials-widget-testimonials blockquote {
  background: url(../../css/images/quote3.png) no-repeat;
/*  color: #93887d; */
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
  font-style: italic;
  padding-top: 41px !important;
  }
.type-testimonials-widget {
  border-bottom: 0.5px dashed #d6937e;
  float: left;
  padding: 14px 0;
  /* width: 100%; */
}
.cont_wid_inner .bx-viewport {
	margin-top:0 !important;
}
.cont_wid_inner .type-testimonials-widget {
	border:none !important;
	padding: 0 0 5px 0 !important;
}
.cont_wid_inner .bx-wrapper .testimonials-widget-testimonials blockquote {
/* xxx	color:#37645f; */
}
span.author {
  color: #333;
  float: left;
  font-size: 16px;
  text-align: right;
  width: 100%;
}

span.location {
/*  color: #94897f; */
  float: left;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}

span.job-title {
/*  color: #94897f; */
  float: left;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}

.footer_wid span.author, .footer_wid span.location {
color:#b5d7bb;
}

.testimonials-widget-testimonial.list {
  clear: left;
  margin-bottom: 0px !important;
}

/* Banner */
.banner {
  width: 100%;
  float: left;
  background-color: #e6dcff;
  border-bottom: 5px solid #34643e;
}

.banner_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.banner_innerarea {
  width: 100%;
  float: left;
}

.banner_left {
  	width: 310px;
    box-sizing: border-box;
    float: none;
    position: absolute;
    top: 147px;
    background-color: #fdf8f5;
	padding: 20px 2px 20px 14px;
	margin: 60px 0px 0px 0px;
	z-index:10;}

.banner_welcome_txt {
  width: 100%;
  float: left;
  font-size: 24px;
  text-transform:uppercase;
  font-family:'Livvic', sans-serif;
}

.banner_tit {
  width: 100%;
  float: left;
  font-size: 34px;
 /* xxx	color:#37645f; */
 color: #6f0b69;
  line-height: 45px;
  padding-top: 5px;
  font-family: 'Livvic', sans-serif;
  font-weight: 400;
}

.banner_gerisim {
  font-size: 24px;
  color: #222;
  padding-left: 10px;
}

.banner_txt {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 1.4;
  color: #222;
  font-family: 'Livvic', sans-serif;
}

.banner_reqquote_btn {
  width: 100%;
  float: left;
  margin-top: 18px;
}

.banner_img {
  width: 100%;
  float: right;
}

.banner_flower_overlap {
  background: url(../../css/images/banner_img_flowerart.png) no-repeat;
  height: 356px;
  position: absolute;
  margin-left: -7px;
  margin-top: 14px;
  width: 671px;
  z-index: 99;
}

.banner_arrows {
  width: 100%;
  float: left;
  margin-top: -165px;
  margin-left: 10px;
}

.banner_larrow {
  width: 4%;
  float: left;
}

.banner_rarrow {
  width: 4%;
  float: right;
  margin-right: 10px;
}


/* Content Widget */
.cont_wid {
  width: 100%;
  float: left;
/*  background: url(../../css/images/cont_widbg.jpg) repeat; */
	background-color: #fdf8f5;
  padding-bottom: 30px;
}

.cont_wid_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.cont_wid_innerarea {
  width: 100%;
  float: left;
}
.cont_wid_innerhome {
  width: 100%;
  margin-left:10px;  
}


.cont_wid_innerarea table {
  margin-top: 30px;
}

.cont_wid_left {
  width: 625px;
  float: left;
}

.cont_wid_set1 {
  width: 285px;
  float: left;
  margin-right: 18px;
}

.cont_wid_set2 {
  width: 285px;
  float: left;
  margin: 0px 18px;
}
.cont_wid_col {
	width:31%;
	float:left;
	margin-right:2%;
}

.wid_box {
  width: 536px;
  float: left;
  padding: 22px 0px;
  margin-left: 35px;
}

.wid_box_left {
  width: 6px;
  float: left;
  background: url(../../css/images/we_are_super_left.png) no-repeat;
  height: 48px;
}

.wid_box_mid {
  float: left;
  background: url(../../css/images/we_are_super_mid.png) repeat-x;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
  padding: 0px 25px;
  font-family: 'Livvic', sans-serif;
  cursor: pointer;
}

.wid_box_mid:hover {
  color: #6f0b69;
}

.wid_box_right {
  width: 7px;
  float: left;
  background: url(../../css/images/we_are_super_right.png) no-repeat;
  height: 48px;
}

.cont_wid_right {
  width: 285px;
  float: left;
  margin-left: 18px;
}

.cont_wid_set3 {
  width: 100%;
  float: left;
}

.cont_wid_tit {
  width: 100%;
  float: left;
  color: #222;
  font-size: 24px;
  margin-top: 5px;
  font-family: 'Livvic', sans-serif;
}

.cont_wid_sub {
  width: 100%;
  float: left;
 /* xxx	color:#37645f; */
  margin-top: 20px;
 }

.cont_wid_subdata {
 /* xxx	color:#37645f; */
 }

.cont_wid_txt {
  width: 100%;
  float: left;
}

.cont_wid_txt p {
  width: 100%;
  float: left;
  margin-top: 5px;
 /* xxx	color:#37645f; */
 }

.cont_wid_list {
  width: 90%;
  float: left;
  margin-top: 8px;
  margin-left: 25px;
}

.cont_wid_list ol, cont_wid_list ul {
  list-style-type: decimal;
}

.cont_wid_list ol li, .cont_wid_list ul li {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 1.3;
  color: #6f0b69;
  text-transform:uppercase;
   font-family: 'Livvic', sans-serif;
}

.cont_wid_list ol li a, .cont_wid_list ul li a {
  text-decoration: none;
  color: #065033;;
}

/* Gallery Widget */
.gall_wid {
  width: 100%;
  float: left;
 /* background: url(../../css/images/gall_bg.jpg) repeat; */
 background-color:#89b591;
}

.gall_wid_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.gall_wid_innerarea {
  width: 100%;
  float: left;
  margin: 30px 0px;
}

.gall_set {
  width: 203px;
  float: left;
  margin-left: 45px;
}

.gall_set_sub {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #6f0b69;
 text-transform: uppercase;
  font-family: 'Livvic', sans-serif;
  font-weight:bold;
}

.gall_set_tit {
  width: 100%;
  float: left;
  font-size: 18px;
/* xxx	color:#37645f; */
  padding-top: 0px;
  font-family: 'Livvic', sans-serif;
}

.gall_set_img {
  width: 100%;
  float: left;
  padding-top: 12px;
}

.gall_set_txt {
  width: 100%;
  float: left;
  color: #222;
   font-family: 'Livvic', sans-serif;
  padding-top: 7px;
}

.gall_set_readmore {
  width: 100%;
  float: left;
  padding-top: 10px;
  font-size: 18px;
  font-style:italic;
    color: #6f0b69;
    font-family: 'Livvic', sans-serif;
}
.gall_set_readmore a {
  color: #6f0b69;
   font-style:italic;

 }
.bx-viewport {
  margin-top: 21px;
}

.gall_wid_arrows {
  width: 100%;
  float: left;
  margin-top: -185px;
}

.gall_wid_larrow {
  width: 2%;
  float: left;
}

.gall_wid_rarrow {
  width: 3%;
  float: right;
}

/*newsletter widget*/
#alo_easymail_widget_feedback {
  float: left;
}

#alo_em_widget_loading {
  float: left;
}

/* Logo Widget */
.logo_wid {
  width: 100%;
  float: left;
  background: url(../../css/images/logo_slider_bg.jpg) repeat-x;
  height: 183px;
}

.logo_wid_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.logo_wid_innerarea {
  width: 100%;
  float: left;
}

.logo_wid_set {
  width: 95%;
  float: left;
  margin-left: 20px;
}

.logo_wid_set ul {
  list-style-type: none;
}

.logo_wid_set ul li {
  float: left;
}

.brideslife_logo {
  width: 112px;
  float: left;
  padding: 10px 20px 0px 20px;
}

.loveme_logo {
  width: 225px;
  float: left;
  padding: 20px 20px 0px 20px;
}

.oncewed_logo {
  width: 229px;
  float: left;
  padding: 10px 20px 0px 20px;
}

.collect26_logo {
  width: 112px;
  float: left;
  padding: 10px 20px 0px 20px;
}

.xmas_logo {
  width: 115px;
  float: left;
  padding: 10px 20px 0px 20px;
}

.logo_wid_arrow {
  width: 100%;
  float: left;
  margin-top: -80px;
}

.logo_wid_larrow {
  width: 2%;
  float: left;
}

.logo_wid_rarrow {
  width: 3%;
  float: right;
}

/* Footer Widgets */
.footer_wid {
  width: 100%;
  float: left;
/*  background: url(../images/footer_tile_bg.jpg) repeat; */
  background-color:#34643e;
  border-top: 5px solid #38024e;
}

.footer_wid_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.footer_wid_innerarea {
  width: 100%;
  float: left;
  margin: 42px 0px 35px 0px;
}

.footer_wid_aboutus {
  width: 270px;
  float: left;
  margin-left: 45px;
}

.footer_wid_tit {
  width: 100%;
  float: left;
  font-size: 19px;
  color: #fff;
  font-family: 'Livvic', sans-serif;
  text-transform: uppercase;
}

.footer_wid_aboutus_left {
  width: 88px;
  float: left;
  margin-top: 15px;
}

.footer_wid_aboutus_right {
  width: 170px;
  float: right;
  margin-left: 8px;
  margin-top: 15px;
}

.footer_wid_txt {
  width: 100%;
  float: left;
  font-size: 16px;
   color: #fff;
  font-family: 'Livvic', sans-serif;
}

.footer_wid_readmore {
  width: 100%;
  float: left;
  margin-top: 15px; font-style:italic;

}
.footer_wid_readmore a {
   color: #b5d7bb;
    font-family: 'Livvic', sans-serif;
	 font-style:italic;

}
.footer_wid_test {
  width: 270px;
  float: left;
  margin-left: 45px;
}

.footer_wid_test_set {
  width: 100%;
  float: left;
  margin-top: 15px;
}

.footer_wid_test_left {
  width: 62px;
  float: left;
  margin-top: 5px;
}

.footer_wid_test_right {
  float: right;
  margin-left: 12px;
}

.footer_wid_tittxt {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #fff;
  font-family: 'Livvic', sans-serif;
}

.footer_wid_contus {
  width: 300px;
  float: left;
  margin-left: 45px;
}

.footer_wid_contustit {
  width: 100%;
  float: left;
  font-size: 19px;
  color: #fff;
  margin-bottom: 10px;
  font-family: 'Livvic', sans-serif;
  text-transform: uppercase;
}

.footer_txt {
  width: 100%;
  float: left;
}

.contus_txt {
  width: 100px;
  float: left;
  font-size: 16px;
  margin-top: 10px;
  font-family: 'Livvic', sans-serif;
}
.footer_wid .contus_txt {
	color:#fff;
}
.footer_contus_txt {
  width: 217px;
  float: left;
/*  background: url(../../css/images/footer_contus_txt.png) no-repeat; */
  border-radius:5px;
  line-height: 26px;
  border: none;
  margin-top: 7px;
  padding-left: 9px;
}

.footer_contus_msg {
  width: 217px;
  float: left;
/*  background: url(../../css/images/footer_contus_msg.png) no-repeat; */
border-radius:5px;
  height: 79px;
  border: none;
  margin-top: 7px;
  padding-left: 9px;
  padding-top: 10px;
}

.footer_contus_btn {
  width: 90%;
  float: left;
  margin-top: 10px;
  text-align: center;
}

.footer_contus_btn .wpcf7-submit {
    color: white;
    margin-left: 50px;
    font-weight: 400;
}

/* Footer */
.footer {
  float: left;
  width: 100%;
 /* background: #2d2621 repeat-x;  */
 background-color: #1f1f1f;
  padding: 10px 0px;
}

.footer_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.footer_innerarea {
  width: 100%;
  float: left;
}

.footer_left {
  float: left;
  width: 70%;
  color: #fdf8f5;
   font-family: 'Livvic', sans-serif;
}

.footer_wid_test ul {
  list-style: outside none none;
}

.footer_right {
  float: right;
  width: 30%;
}

.footer_menulist {
  float: left;
  width: 100%;
}

.footer_menulist ul {
  list-style-type: none;
}

.footer_menulist ul li {
  float: left;
  color: #fdf8f5;
 /* background: url(../../css/images/footer_menu_div.png) no-repeat left center; */
  padding: 0px 12px;
  font-family: 'Livvic', sans-serif;
}

.footer_menulist ul li:first-child {
  background: none;
}

.footer_menulist ul li a {
  text-decoration: none;
  color: #fdf8f5;
}

.footer_wid_txt .testimonials-widget {
  display: none;
}

/* ABOUT US */
/* Banner */
.innpage_banner {
  width: 100%;
  float: left;
  background-color:#89b591;
  height: 80px;
  position: relative;
  z-index: 99;
  border-bottom: 5px solid #6f0b69;
}
body.single-post .innpage_banner {
	height:10px !important;
}
.innpage_banner_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.innpage_banner_inner_area {
  width: 100%;
  float: left;
 /* background: url(../../css/images/inner_banner_rightart.jpg) no-repeat 700px 0px;*/
  height: 80px;
}

.innpage_banner_left {
  width: 100%;
  float: left;
  margin: 15px 10px 0px 10px;
}

.breadcrumb_special {
  float: left;
  font-family: 'Livvic', sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  color: #fff;
  width: 100%;
}

.innpage_banner_aboutus_tit {
  color: #fff;
  float: left;
  font-family: 'Livvic', sans-serif;
  font-size: 35px;
  padding-right: 21px;
  padding-top: 0px;
  width: auto;
}

.innpage_banner_aboutus_txt {
  border-left: 1px solid #fff;
  float: left;
  height: 52px;
  line-height: 45px;
  padding-left: 15px;
  width: auto;
}

.innpage_banner_txt {
  width: 50%;
  float: left;
  font-size: 18px;
  color: #6d655a;
  padding: 22px 0px 0px 20px;
  font-family: 'Livvic', sans-serif;
}

.innpage_banner_redtxt {
  color: #6f0b69;
  font-family: 'Livvic', sans-serif;
}

.innpage_banner_right {
  float: right;
  text-align: right;
  padding-right: 17px;
}

.innpage_banner_rightart {
  width: 100%;
  float: left;
}

/* About us Content */
.about_cont_wid {
  width: 100%;
  float: left;
  /* background: url(../../css/images/gall_bg.jpg) repeat; */
    background-color: #fdf8f5;
}

.about_cont_wid_inner {
  margin: 0 auto;
  max-width: 1050px;
}

.about_cont_wid_innerarea {
  width: 100%;
  float: left;
  margin: 30px 10px;
}

.about_cont_wid_left {
  width: 600px;
  float: left;
}

#post-542 .about_gerisims_tit {
  margin-top: 10px;
}

.about_gerisims_tit {
  width: 100%;
  float: left;
/* xxx	color:#37645f; */
  font-size: 24px;
  font-family: 'Livvic', sans-serif;
  line-height: 28px;
}

.about_gerisims_lr {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.about_gerisims_lr .wed_cont {
  line-height: 24px;
}

.about_gerisims_left {
  width: 210px;
  float: left;
}

.about_gerisims_left img {
  width: 100%;
  float: left;
}

.about_gerisims_right {
  width: 354px;
  float: left;
  padding-left: 20px;
}

.about_gerisims_right p {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #333;
  line-height: 24px;
}

.about_gerisims_quote {
  width: 90%;
  float: left;
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.3;
  color: #94897f;
  font-style: italic;
  background: url(../../css/images/test_icon.png) no-repeat left top;
  padding-left: 40px;
  padding-top: 30px;
  font-family: 'Livvic', sans-serif;
}

.about_faq {
  width: 100%;
  float: left;
  margin: 30px 0px;
}

.about_howmuch_tit {
  width: 100%;
  float: left;
  color: #333;
  font-size: 18px;
  padding-top: 15px;
}

.about_howmuch p {
  width: 100%;
  float: left;
  color: #94897f;
  font-size: 18px;
  font-style: italic;
   padding-bottom: 20px;
  font-family: 'Livvic', sans-serif;
}

.about_para_set {
  width: 100%;
  float: left;
}

.about_para_tit {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #333;
}

.about_para_txt {
  width: 100%;
  float: left;
  color: #94897f;
  font-size: 18px;
  font-style: italic;
 }

.about_cont_wid_right {
  width: 329px;
  float: right;
  padding-left: 35px;
  background: url(../../css/images/left_side_bar.png) repeat-y left;
}

.about_req_quote {
  width: 254px;
  float: left;
}

.about_req_quote_tit {
  width: 100%;
  float: left;
  font-size: 20px;
  font-family: 'Livvic', sans-serif;
  color:#222;
}

.about_req_quote_pricing {
  width: 100%;
  float: left;
}

.about_req_quote_pricing_tit {
  width: 100%;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  color: #6f0b69;
  padding-top: 15px;
  font-family: 'Livvic', sans-serif;
}

.about_req_quote_pricing_txt {
  width: 100%;
  float: left;
  font-size: 16px;
  font-family: 'Livvic', sans-serif;
  padding-top: 5px;
}

.about_req_quote_btn {
  width: 100%;
  float: left;
  padding-top: 15px;
}

.about_req_quote_note {
  width: 100%;
  float: left;
}

.about_req_quote_note_tit {
  width: 100%;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  color: #6f0b69;
  padding-top: 15px;
  font-family: 'Livvic', sans-serif;
}

.about_req_quote_note_txt p {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 18px;
  padding: 5px 0px;
}

.about_req_quote_btn {
  width: 100%;
  float: left;
  padding-top: 15px;
}

.about_news_eve {
  width: 293px;
  float: left;
  margin-top: 30px;
}

h2 {
font-weight:normal;
color:#222;
}
h2.qahead {
	font-size: 22px;
    color: #6f0b69;
    padding-top: 30px;
	clear:left;
}
.foogallery {
margin-top:30px !important;
}

.widget_news_manager_list_widget h2 {
  width: 100%;
  float: left;
  font-size: 18px;
  font-family: 'Livvic', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.about_news_eve_lr {
  width: 100%;
  float: left;
  margin-top: 15px;
}

.about_news_eve_left {
  width: 150px;
  float: left;
}

.news-thumbnail.post-thumbnail {
  float: left;
}

#news_manager_list_widget-2 ul {
  list-style: outside none none;
}

.about_news_eve_right {
  width: 127px;
  float: right;
  padding-left: 10px;
}

.about_newseve_southasia_tit a {
  width: 100%;
  float: left;
  font-size: 18px;
 color:#6f0b69;
  font-family: 'Livvic', sans-serif;
}

.about_newseve_southasia_txt span {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 18px;
  color: #443e36;
  padding-top: 3px;
}

.about_newseve_readmore {
  width: 100%;
  float: left;
  padding-top: 7px;
  font-style: italic;
}

.about_newsletter .about_news_submit {
  background: url(../../css/images/wed_newsletter_subscr.png) no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 36px;
  width: 45%;
  color: transparent;
}

.about_newsletter {
  width: 293px;
  float: left;
}

.about_newsletter_tit {
  width: 100%;
  float: left;
  font-size: 18px;
  font-family: 'Livvic', sans-serif;
}

.alo_easymail_form_table {
  width: 100%;
  margin-bottom: 10px;
}

.alo_easymail_widget h2 {
  float: left;
  font-family: 'Livvic', sans-serif;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
}

.about_newsletter_txt {
  width: 100%;
  float: left;
  background: url(../../css/images/wed_newslet_txt.png) no-repeat left center;
  padding-left: 10px;
  line-height: 29px;
  border: none;
  font-size: 16px;
  color: #70665c;
  margin-top: 15px;
  font-family: 'Livvic', sans-serif;
}

.wysija-input {
  width: 100%;
  float: left;
  background: url(../../css/images/wed_newslet_txt.png) no-repeat left center;
  padding-left: 10px;
  line-height: 29px;
  border: none;
  font-size: 16px;
  color: #70665c;
  margin-top: 15px;
  font-family: 'Livvic', sans-serif;
}

.wysija-submit.wysija-submit-field {
  background: url(../../css/images/wed_newsletter_subscr.png) no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 36px;
  width: 45%;
  color: transparent;
  float: left;
}

.wysija-date label {
  width: 33%;
  float: left;
  color: #70665c;
  text-transform: uppercase;
  line-height: 29px;
  font-family: 'Livvic', sans-serif;
}

.widget_wysija h2 {
  float: left;
  font-family: 'Livvic', sans-serif;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
}

.widget_wysija_cont {
  width: 293px;
  float: left;
}

.wed_date_set {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-size: 16px;
}

.wed_date {
  width: 32%;
  float: left;
  color: #70665c;
  text-transform: uppercase;
  line-height: 29px;
  font-family: 'Livvic', sans-serif;
}

.wed_newslet_wedmonth {
  width: 16%;
  float: left;
  background: url(../../css/images/wed_newslet_weddate.png) no-repeat left center;
  line-height: 29px;
  border: none;
  font-size: 16px;
  font-family: 'Livvic', sans-serif;
  text-align: center;
}

.wed_newslet_weddate {
  width: 16%;
  float: left;
  background: url(../../css/images/wed_newslet_weddate.png) no-repeat left center;
  line-height: 29px;
  border: none;
  font-size: 16px;
  font-family: 'Livvic', sans-serif;
  text-align: center;
}

.wed_newslet_wedyear {
  width: 16%;
  float: left;
  background: url(../../css/images/wed_newslet_weddate.png) no-repeat left center;
  line-height: 29px;
  border: none;
  font-size: 16px;
  font-family: 'Livvic', sans-serif;
  text-align: center;
}

.wed_div {
  width: 5%;
  float: left;
  color: #70665c;
  text-transform: uppercase;
  line-height: 29px;
  text-align: center;
}

.about_subcribe {
  width: 100%;
  float: left;
  padding-top: 15px;
}

.about_blog {
  width: 293px;
  float: left;
  margin-top: 30px;
}

.about_blog_tit {
  width: 100%;
  float: left;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Livvic', sans-serif;
}

.about_blog_set {
  width: 100%;
  float: left;
  margin-top: 15px;
}

.about_blog_set_date {
  width: 100%;
  float: left;
  color: #6f0b69;
  font-size: 14px;
  font-family: 'Livvic', sans-serif;
}

.about_blog_set_tit a {
  width: 100%;
  float: left;
  font-size: 18px;
 color:#6f0b69;
  font-family: 'Livvic', sans-serif;
}

.about_blog_set_txt {
  width: 100%;
  float: left;
  color: #2d2b21;
  font-size: 16px;
  line-height: 16px;
  padding-top: 3px;
}

.about_wearesuper {
  width: 230px;
  float: left;
  margin-top: 30px;
  background: url(../../css/images/blog_purple_bg.png) no-repeat;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  height: 108px;
  padding: 7px 15px 0px 15px;
  font-family: 'Livvic', sans-serif;
}

/* WEDDING */
.innpage_banner_wed_left {
  width: 585px;
  float: left;
  margin: 60px 0px 0px 45px;
}

.innpage_banner_wed_tit {
  width: 55%;
  float: left;
  font-size: 39px;
  color: #fff;
  font-family: 'Livvic', sans-serif;
  padding-top: 7px;
}

.innpage_banner_wed_txt {
  width: 40%;
  float: left;
  line-height: 45px;
  border-left: 1px solid #fff;
  height: 52px;
  padding-left: 15px;
  color: #6d655a;
}

.innpage_banner_txt {
  width: 40%;
  float: left;
  font-size: 18px;
  color: #6d655a;
  padding: 22px 0px 0px 20px;
  font-family: 'Livvic', sans-serif;
}

.innpage_banner_redtxt {
  color: #6f0b69;
  font-family: 'Livvic', sans-serif;
}

.wed_lr {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.wed_left_cont {
  float: left;
  width: 255px;
}

.wed_right_cont {
  float: left;
  width: 310px;
  margin-left: 20px;
}

.wed_right_cont1 {
  float: left;
  width: 100%;
  color: #333;
  font-size: 15px;
 }

.wed_right_cont2 {
  float: left;
  width: 100%;
  color: #333;
  font-size: 18px;
  padding-top: 15px;
}

.wed_cont {
  float: left;
  width: 100%;
  color: #333;
  font-size: 18px;
  padding-top: 15px;
}

.wed_cont_list {
  width: 100%;
  float: left;
  margin-top: 30px;
}

.wed_cont_list_cd {
  margin-top: 0px !important;
}

.wed_cont_list ul {
  list-style-image: url(../../css/images/wed_contarrow.png);
  margin-left: 10px;
}

.wed_cont_list ul li {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-top: 20px;
  font-family: 'Livvic', sans-serif;
  font-size: 18px;
/* xxx	color:#37645f; */
}

.wed_cont_imgbox {
  width: 100%;
  float: left;
}

.wed_cont_img {
  float: left;
  margin: 10px 10px 0px 0px;
}

.wed_cont_img p {
  color: #333;
  font-size: 18px;
}

.wed_cont_img_spc {
  margin: 10px 10px 0px 0px;
}

.innpage_banner_wed_right {
  width: 387px;
  float: left;
  text-align: right;
}

.wed_set {
  width: 68%;
  float: left;
}

.wed_set ul {
  list-style-type: none;
}

.wed_set ul li {
  float: left;
  width: 100%;
  background: url(../../css/images/Wed_txtbg.png) no-repeat;
  font-size: 15px;
  line-height: 30px;
 /* xxx	color:#37645f; */
 font-family: 'Livvic', sans-serif;
  padding-left: 15px;
}

.wed_set ul li a {
  text-decoration: none;
 color:#6f0b69;
}

.wed_set ul li.current a {
  color: #6f0b69;
}

.wed_set ul li.wed_txtbg_end {
  float: left;
  width: 100%;
  background: url(../../css/images/Wed_txtbgend.png) no-repeat;
  line-height: 32px;
}

.wed_req_quote {
  width: 254px;
  float: left;
  margin-top: 30px;
}

/* Contact */
.contactus_cont_wid_innerarea {
  float: left;
  margin: 30px 0px 60px 0px;
  width: 100%;
}

.innpage_banner_contact_left {
  width: 385px;
  float: left;
  margin: 60px 0px 0px 45px;
}

.innpage_banner_contact_tit {
  width: 40%;
  float: left;
  font-size: 39px;
  color: #fff;
  font-family: 'Livvic', sans-serif;
  padding-top: 7px;
}

.innpage_banner_contact_txt {
  width: 40%;
  float: left;
  line-height: 45px;
  border-left: 1px solid #fff;
  height: 52px;
  padding-left: 15px;
  color: #6d655a;
  font-family: 'Livvic', sans-serif;
}

.contactfrm_area {
  width: 100%;
}

.contactfrm_txt {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #333;
}

.contactfrm_txtmsgbox {
  width: 90%;
  float: left;
  margin-left: 18px;
}

.contactfrm_txtbox {
  width: 282px;
  float: left;
  background: url(../../css/images/leavecmt_txtbox.png) no-repeat left center;
  color: #70665c;
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
  border: none;
  line-height: 29px;
  margin-top: 15px;
  padding-left: 8px;
}

.contactfrm_cmts_msgbox {
  padding-top: 10px;
  width: 488px;
  float: left;
  background: url(../../css/images/leavecmt_msgbox.png) no-repeat left center;
  color: #70665c;
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
  border: none;
  height: 134px;
  margin-top: 15px;
  padding-left: 8px;
}

.contactfrm_cmtsfrm_sendcmt {
  width: 25%;
  float: left;
  margin-top: 20px;
}

.contactfrm_cmtsfrm_clear {
  width: 14%;
  float: left;
  margin-top: 20px;
  margin-left: 18px;
}

.contact_map {
  width: 100%;
  float: left;
  margin: 45px 0px;
}

.contact_map_tit {
  width: 100%;
  float: left;
/* xxx	color:#37645f; */
  font-size: 18px;
  font-family: 'Livvic', sans-serif;
  font-style: italic;
}

.contact_map_img {
  width: 100%;
  float: left;
  padding-top: 10px;
}

.contact_details {
  width: 100%;
  float: left;
}

.contactus_tit {
  width: 100%;
  float: left;
  color: #222;
  font-size: 18px;
  font-family: 'Livvic', sans-serif;
  font-weight: 600;
  padding-bottom: 7px;
}

.contactus_subtit {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #ba3b1f;
  text-transform: uppercase;
  font-family: 'Livvic', sans-serif;
  font-weight: 600;
  padding-top: 3px;
}

.contactus_subtxt {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #333;
  font-family: 'Livvic', sans-serif;
}

.contactfrm_send {
  cursor: pointer;
  background: url(../../css/images/leave_cmt_sendbtn.png);
  width: 100%;
  color: transparent;
  height: 32px;
  border: none;
}

.reqquote_clear_btn {
  cursor: pointer;
  background: url(../../css/images/reqquote_clear_btn.png);
  width: 100%;
  color: transparent;
  height: 32px;
  border: none;
}
/* BLOG */
.innpage_banner_blog_left {
  width: 385px;
  float: left;
  margin: 60px 0px 0px 45px;
}

.innpage_banner_blog_tit {
  width: 27%;
  float: left;
  font-size: 39px;
  color: #fff;
  font-family: 'Livvic', sans-serif;
  padding-top: 7px;
}

.innpage_banner_blog_txt {
  width: 40%;
  float: left;
  line-height: 45px;
  border-left: 1px solid #fff;
  height: 52px;
  padding-left: 15px;
  color: #6d655a;
}

.innpage_banner_txt {
  width: 40%;
  float: left;
  font-size: 18px;
  color: #6d655a;
  padding: 22px 0px 0px 20px;
  font-family: 'Livvic', sans-serif;
}

.innpage_banner_redtxt {
  color: #6f0b69;
  font-family: 'Livvic', sans-serif;
}

.innpage_banner_blog_right {
  width: 541px;
  float: left;
  text-align: right;
  margin-left: 45px;
}

.about_cont_wid_txt {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.blog_pcd {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #6d655a;
  font-family: 'Livvic', sans-serif;
  text-transform: uppercase;
}

.blog_red {
  color: #6f0b69;
}

.blog_img_box {
  width: 100%;
  float: left;
  padding-top: 10px;
}

.blog_wid_cont {
  width: 100%;
  float: left;
  padding-top: 10px;
  font-size: 18px;
 }

.blog_newseve_readmore {
  width: 100%;
  float: left;
  padding-top: 10px;
   font-style:italic;

}

.blog_tags {
  width: 100%;
  float: left;
  padding-top: 5px;
  border-top: 1px dashed #f09d90;
  font-size: 14px;
  color: #6f0b69;
  margin-top: 20px;
}

.blog_tags_tit {
  float: left;
  color: #6d655a;
}

.blog_pagebtn_area {
  width: 100%;
  float: left;
  margin-top: 30px;
}

.blog_pagebtn_prev {
  width: 21%;
  float: left;
  font-size: 16px;
  font-family: 'Livvic', sans-serif;
  color: #b22102;
  font-style: italic;
  background: url(../../css/images/blog_pageno_prevnextbg.png) no-repeat;
  line-height: 38px;
  color: #b22102;
  padding-left: 15px;
}

.blog_pagebtn_prev a {
  text-decoration: none;
  color: #b22102;
}

.blog_pagebtn_next {
  width: 21%;
  float: left;
  font-size: 16px;
  font-family: 'Livvic', sans-serif;
  color: #b22102;
  font-style: italic;
  background: url(../../css/images/blog_pageno_prevnextbg.png) no-repeat;
  line-height: 38px;
  color: #b22102;
  padding-left: 15px;
}

.blog_pagebtn_next a {
  text-decoration: none;
  color: #b22102;
}

/* Request Quote */
.innpage_banner_reqquote_left {
  width: 541px;
  float: left;
  margin: 60px 0px 0px 45px;
}

.innpage_banner_reqquote_tit {
  width: 56%;
  float: left;
  font-size: 39px;
  color: #fff;
  font-family: 'Livvic', sans-serif;
  padding-top: 7px;
}

.innpage_banner_reqquote_txt {
  width: 40%;
  float: left;
  border-left: 1px solid #fff;
  color: #6d655a;
  font-family: 'Livvic', sans-serif;
  height: 52px;
  line-height: 45px;
  padding-left: 15px;
}

.innpage_banner_blog_right {
  width: 385px;
  float: left;
  margin-left: 45px;
  text-align: right;
}

.reqquote_txt {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #333;
}

.reqquote_txt_left {
  float: left;
  width: 53%;
}

.reqquote_txt_list {
  float: left;
  width: 100%;
  margin: 15px 0px 0px 15px;
}

/* .reqquote_txt_list ul { list-style-type: } */
.reqquote_txt_list ul li {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #333;
}

.reqquote_txtmsgbox {
  float: left;
  width: 90%;
  margin-top: 6px;
}

.reqquotefrm_txtbox {
  width: 284px;
  float: left;
  background: url(../../css/images/leavecmt_txtbox.png) no-repeat left center;
  color: #70665c;
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
  border: none;
  line-height: 29px;
  text-transform: uppercase;
  margin: 12px 0px;
  padding-left: 8px;
}

.reqquote_txt_right {
  float: right;
  width: 45%;
}

.reqquote_calendar {
  float: left;
  width: 100%;
  margin-top: 30px;
}

.reqquotefrm_lentxtbox {
  width: 487px;
  float: left;
  background: url(../../css/images/reqquote_lentxt.png) no-repeat left center;
  color: #70665c;
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
  border: none;
  line-height: 29px;
  text-transform: uppercase;
  margin: 12px 0px;
  padding-left: 8px;
}

.reqquote_wedeve_items {
  float: left;
  width: 100%;
  margin-top: 12px;
}

.reqquote_wedeve_items p {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #333;
  font-family: 'Livvic', sans-serif;
  padding-bottom: 5px;
}

.reqquote_wedeve_check {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #70665c;
  text-transform: uppercase;
  border: none;
  padding: 5px 0px;
  font-family: 'Livvic', sans-serif;
}

.wedeve_check {
  float: left;
  width: 3%;
}

.reqquote_aboutmetxt {
  float: left;
  width: 280px;
  font-size: 16px;
  color: #70665c;
  font-family: 'Livvic', sans-serif;
  background: url(../../css/images/reqquote_aboutme.png) no-repeat left center;
  padding-left: 10px;
  height: 29px;
  border: none;
  margin-top: 12px;
  text-transform: uppercase;
}

.reqquote_cmts {
  background: url(../../css/images/reqquote_msgbox.png) no-repeat left center;
  border: none;
  margin-top: 18px;
  color: #70665c;
  float: left;
  font-family: 'Livvic', sans-serif;
  font-size: 10px;
  height: 100px;
  padding: 10px 20px 20px 10px;
  text-transform: uppercase;
  width: 487px;
}
div.footer_wid .et_social_inline {
	display:none;
}
span.wpcf7-list-item {
  float: left;
  line-height: 20px;
  margin-left: 0.5em;
  width: 100%;
}

.reqquote_upload_area {
  float: left;
  width: 100%;
  margin-top: 12px;
}

.reqquote_upload_txt {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #333;
}

.reqquote_upload_set {
  float: left;
  width: 100%;
  margin: 10px 0px;
}

.reqquote_upload_file_selection {
  float: left;
  width: 280px;
  background: url(../../css/images/reqquote_aboutme.png) no-repeat left center;
  padding-left: 10px;
  height: 29px;
  border: none;
  text-transform: uppercase;
}

.reqquote_upload_choosefile_btn {
  float: left;
  width: 79px;
  height: 23px;
  margin-top: 3px;
  margin-left: -82px;
}

.reqquote_uploadbtn {
  float: left;
  width: 98px;
  margin-top: 2px;
  height: 27px;
  padding-left: 10px;
}

.reqquote_delbtn {
  float: left;
  width: 98px;
  margin-top: 2px;
  height: 27px;
  padding-left: 10px;
}

.reqquote_submit_clear {
  float: left;
  width: 100%;
  margin-top: 12px;
}

.reqquote_submit {
  float: left;
  margin: 10px 0;
  width: 134px;
}

.reqquote_clear {
  float: left;
  width: 86px;
  padding-left: 10px;
  margin: 10px 0px;
}

.reqquote_submit_btn {
  background: url(../../css/images/reqquote_submit_btn.png) repeat;
  border: none;
  height: 32px;
  color: transparent;
  width: 100%;
}

.bwg_standart_thumbnails_0 {
  margin-top: 40px;
}

.bwg_standart_thumbnails_0 a {
  float: left;
  padding: 5px 0px !important;
  background: url(../../css/images/gallery_img_bg.png) no-repeat;
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
  max-width: 990px !important;
}

.bwg_standart_thumbnails_0 a img {
  margin-left: -14px !important;
  width: 178px !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 {
  box-sizing: content-box;
  display: inline-block;
  height: 107px !important;
  margin: 0 4px 4px !important;
  opacity: 1;
  padding: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  width: 189px !important;
  z-index: 100;
  background-color: none !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun2_0 {
  border: 0 none #cccccc;
  border-radius: 0;
  box-shadow: 0 0 0 #888888;
  display: inline-block;
  height: 104px !important;
  overflow: hidden;
  width: 188px !important;
}

span.wpcf7-list-item {
  float: left;
  margin-left: 0.5em;
  padding-top: 9px;
  width: 600px;
}

/*----------------- Video--------------------------*/
.innpage_banner_vid_tit {
  width: 20%;
  float: left;
  font-size: 39px;
  color: #fff;
  font-family: 'Livvic', sans-serif;
  padding-top: 7px;
}

.innpage_banner_vid_txt {
  width: 40%;
  float: left;
  line-height: 45px;
  border-left: 1px solid #fff;
  height: 52px;
  padding-left: 15px;
  color: #6d655a;
}

.video_cont_set {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #f09d90;
  padding-bottom: 20px;
  padding-top: 10px;
}

.video_cont_set2 {
  width: 100%;
  float: left;
  padding-top: 20px;
}

.video_cont_tit {
  width: 100%;
  float: left;
  font-size: 24px;
/* xxx	color:#37645f; */
  font-family: 'Livvic', sans-serif;
  line-height: 1;
}

.video_cont_subtit {
  width: 100%;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Livvic', sans-serif;
  color: #6d655a;
  padding-top: 5px;
}

.video_subtit {
  color: #6f0b69;
  font-size: 14px;
  text-transform: uppercase;
}

.video_img {
  width: 100%;
  float: left;
  padding-top: 12px;
}

.video_img iframe {
  width: 100%;
  height: 350px;
}

.video_cont_txt {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #333;
  padding-top: 15px;
}

div.paging.append a {
  background: url(../../css/images/blog_pageno_bg.png) no-repeat;
  float: left;
  line-height: 39px;
  margin: 0 6px;
  text-align: center;
  width: 38px;
  color: #b22102;
  font-family: 'Livvic', sans-serif;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.paging.append {
  padding-left: 221px;
  padding-top: 21px;
}

.testimonials-widget-testimonials .alignright {
  float: left !important;
}

/* BLOG POST */
.entry-content p {
  padding-top: 10px;
}

.blogpost_cmts {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.blogpost_cmts_tit {
  margin-top: 29px;
  width: 100%;
  float: left;
/* xxx	color:#37645f; */
  font-size: 24px;
  font-family: 'Livvic', sans-serif;
  line-height: 28px;
  border-bottom: 1px dashed #f09d90;
  padding-bottom: 7px;
}

.blogpost_cmts_area {
  width: 100%;
  float: left;
}

.blogpost_cmts_set {
  width: 85%;
  float: left;
  margin: 10px 0px;
  border-bottom: 1px dashed #f09d90;
  padding-bottom: 16px;
  background: url(../../css/images/blogpost_cmts1_01.png) no-repeat right;
  min-height: 135px;
}

.blogpost_cmts1 {
  float: right;
  margin-top: 16px;
  padding-top: 25px;
  width: 90%;
}

.blogpost_img {
  float: left;
  width: 14%;
  margin: 10px 0;
}

.blogpost_cmts_set a {
  color: #6f0b69;
  float: right;
  font-family: 'Livvic', sans-serif;
  padding-left: 547px;
  padding-right: 20px;
}

.blogpost_cmts2 {
  width: 100%;
  float: left;
  margin-top: 16px;
}

.blogpost_cmtsfrm {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.blogpost_cmtsfrm_tit {
  width: 100%;
  float: left;
 /* xxx	color:#37645f; */
  font-size: 18px;
  font-family: 'Livvic', sans-serif;
  line-height: 28px;
  border-bottom: 1px dashed #f09d90;
  padding-bottom: 7px;
}

.blogpost_cmts_txtmsgbox {
  width: 90%;
  float: left;
  margin-left: 18px;
}

.blogpost_cmts_txtbox {
  width: 284px;
  float: left;
  background: url(../../css/images/leavecmt_txtbox.png) no-repeat left center;
  color: #70665c;
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
  border: none;
  line-height: 29px;
  margin-top: 15px;
  padding-left: 8px;
}

.blogpost_cmts_msgbox {
  width: 490px;
  float: left;
  background: url(../../css/images/leavecmt_msgbox.png) no-repeat left center;
  color: #70665c;
  font-family: 'Livvic', sans-serif;
  font-size: 16px;
  border: none;
  height: 134px;
  margin-top: 15px;
  padding-left: 8px;
  padding-top: 10px;
}

.blogpost_cmtsfrm_sendcmt {
  width: 25%;
  float: left;
  margin-top: 20px;
}

.blogpost_cmtsfrm_clear {
  width: 14%;
  float: left;
  margin-top: 20px;
  margin-left: 18px;
}

.blog_recentpost {
  float: left;
  width: 275px;
}

.blog_recentpost_tit {
  float: left;
  font-family: 'Livvic', sans-serif;
  font-size: 18px;
  width: 100%;
}

.blog_recentpost_list {
  float: left;
  width: 100%;
  margin-top: 12px;
}

.blog_recentpost_list ul {
  list-style-type: none;
}

.blog_recentpost_list ul li {
  float: left;
  font-family: 'Livvic', sans-serif;
 /* xxx	color:#37645f; */
  font-size: 15px;
  background: url(../../css/images/recentpost_leftarrow.png) no-repeat left center;
  padding: 3px 0px 3px 25px;
}

.blog_recentpost_list ul li a {
  text-decoration: none;
  color:#6f0b69;

}

.blogfrm_send {
  background: url(../../css/images/leave_cmt_sendbtn.png);
  color: transparent;
  height: 32px;
  width: 134px;
  border: none;
}

/*Photo Gallery*/
#bwg_container1_0 {
  background: url(../../css/images/gall_bg.jpg) repeat scroll 0 0 transparent;
}

.thankyou_pg {
  width: 600px;
}

.contactinfo {
  font-size: 16px;
}

.contactinfo a {
  color: #000;
}

#bannerspace .imageWrapper {
	float:right;
}
  

@media (max-width: 768px) {
  /*.header_menu ul li {
    color: #635b4f;
    font-family: 'Livvic', sans-serif;
    font-size: 16px;
  }
  .header_logo {
    float: left;
    padding: 12px 0 0 10px;
    width: 309px;
  }
  .header_social {
    float: right;
    margin: 12px 0;
    width: 64%;
  }
  .banner_left {
    float: left;
    margin: 60px 0 0 10px;
    width: 291px;
  }
  .banner_right {
    float: right;
    margin-top: 13px;
    width: 463px;
  }
  #bannerspace_wrap, #bannerspace, .slide {
    width: 440px !important;
  }
  #bannerspace .imageWrapper {
    width: 428px;
  }
  #bannerspace_wrap {
    padding: 103px 72px 11px 20px !important;
  }
  .footer_wid {
    background: url(../../css/images/footer_wid_bg1.jpg) repeat-x #93897f;
    float: left;
    width: 100%;
  }
  
  
  .banner_flower_overlap {
  
    width: 512px;
  
  }*/
}
@media (max-width: 767px) {
.cont_wid_col {
		width:90%;
		margin:0 5%;
}
  .header_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .cont_wid_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .footer_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .about_cont_wid_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .cont_wid_left {
    float: left;
    width: 100%;
  }

  .wid_box {
    float: left;
    margin-left: 0;
    padding: 22px 0;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .cont_wid_sub {
    display: none;
  }

  .cont_wid_txt {
    display: none;
  }

  .wid_box_left {
    display: none;
  }

  .wid_box_right {
    display: none;
  }

  .entry-content {
    padding-left: 0px !important;
  }

  .thankyou_pg {
    width: 300px;
  }

  .entry-content {
    padding-left: 0px;
  }

 
  .banner_reqquote_btn {
    float: left;
    margin-top: 18px;
    padding-bottom: 20px;
    width: 100%;
  }

  .header_social {
    display: none;
    float: left;
    margin: 0 0 0 11px;
    width: 100%;
  }

  .header_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .cont_wid_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .footer_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .about_cont_wid_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .footer_wid_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .cont_wid_left {
    float: left;
    width: 100%;
  }

  .wid_box {
    float: left;
    margin-left: 0;
    padding: 22px 0;
    width: 100%;
  }

  .header_left {
    float: left;
    width: 100%;
  }

  .header_right {
    float: left;
    width: 100%;
  }

  .header_logo {
    float: left;
    padding: 30px;
    width: 100%;
  }

  .header_logo {
    float: left;
    padding: 30px;
    width: 100%;
  }

  .header_social {
    float: left;
    margin: 0 0 0 11px;
    width: 100%;
  }

  .header_menu {
    float: right;
    margin-top: 13px;
    padding-bottom: 9px;
    width: 100%;
  }

  .banner_inner {
    margin: 0 auto;
    max-width: 100%;
  }

 /* .banner_left {
    float: left;
    margin: 40px 0 0 10px;
    width: 97%;
  } */

  .banner {
    background-color:#a4d8d3;
    float: left;
    height: auto;
    width: 100%;
  }

 
  .banner_flower_overlap {
    width: 100%;
  }

  .banner_img {
    float: right;
    width: 100%;
  }

  
  #bannerspace .imageWrapper {
    text-align: left;
  }
  
  .banner_flower_overlap {
    height: 202px;
  }

  .bx-controls-direction {
    display: none;
  }

  .gall_wid_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .logo_wid_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .footer_wid_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .innpage_banner_inner {
    margin: 0 auto;
    max-width: 100%;
  }

  .footer_wid_contus {
    float: left;
    margin-left: 45px;
    width: 274px;
  }

  .cont_wid_set1 {
    padding-left: 17px;
  }

  .wid_box_mid {
    cursor: pointer;
    float: left;
    font-family: 'Livvic', sans-serif;
    font-size: 17px;
    height: 52px;
     padding: 4px 25px;
   }

  .footer_wid {
    background: url(../../css/images/footer_wid_bg1.jpg) repeat-x #93897f;
    float: left;
    width: 100%;
  }

  .footer_right {
    float: right;
    width: 100%;
  }

  .footer_left {
    width: 97%;
   }

  .innpage_banner_left {
    float: left;
    margin: 43px 0 0 15px;
    width: 95%;
  }

  .innpage_banner_aboutus_tit {
    color: #fff;
    float: left;
    font-family: 'Livvic', sans-serif;
    font-size: 27px;
    padding-right: 21px;
    padding-top: 7px;
    width: auto;
  }

  .innpage_banner_aboutus_txt {
    border-left: none;
    float: left;
    height: 52px;
    line-height: 45px;
    padding-left: 15px;
    width: auto;
  }

  .about_cont_wid_left {
    float: left;
    padding: 2%;
    width: 96%;
  }

  .wed_right_cont {
    float: left;
    margin-left: 20px;
    width: 100%;
    padding-top: 30px;
  }

  .wed_left_cont {
    float: left;
    width: 100%;
  }

  .bwg_standart_thumbnails_0 a {
    margin-left: 52px;
  }

  .wed_right_cont1 {
    padding-top: 20px;
  }

  .bwg_standart_thumbnails_0 a {
    margin-left: 55px;
  }

  .wed_cont_img {
    float: none;
    margin: 10px 10px 0 0;
    width: 300px;
  }

  .about_gerisims_right {
    float: left;
    padding-left: 20px;
    width: 284px;
  }

  .about_gerisims_right .about_page p {
    line-height: 0 !important;
  }

  .about_gerisims_left {
    float: left;
    margin-left: 34px;
     width: 240px;
  }

  .blogpost_cmts_msgbox {
    width: 290px;
  }

  .entry-content {
    padding-left: 20px;
  }

  .contactfrm_cmts_msgbox {
    width: 290px;
  }

  span.wpcf7-list-item {
    width: 300px;
  }

  .reqquote_cmts {
    width: 100%;
  }

  .reqquotefrm_lentxtbox {
    width: 280px;
  }
}
.wid_box_mid a {
  color: #fff;
}

.wid_box_mid a:hover {
  color: #6f0b69;
}

.about_wearesuper a {
  color: #fff;
}

.about_wearesuper a:hover {
  color: #6f0b69;
}

/* Responsive Fixes */
.header_social {
  width: 394px;
}

/* Beginning Mobile Navigation */
@media screen and (min-width: 768px) {
  .mobile-menu-toggle {
    display: none;
  }

  .mobile-down-arrow {
   font-size: 20px;
    padding-left: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1050px) {
  .header_left {
    width: 33%;
  }

  .header_right {
    width: 67%;
  }

  .header_menu {
    width: 100%;
  }

  .header_menu ul li {
    font-size: 18px;
  }

  .header_logo {
    width: 100%;
  }
  .header_logo img {
    display: block;
    padding-top: 20px;
  }

  #menu-header {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .header {
    background: #F9F7EB;
  }

  .header_right {
    width: 100%;
    float: none;
  }

  .header_left {
    width: 100%;
    float: none;
  }

  .header_logo {
    width: 100%;
  }
  .header_logo img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .header_social {
    margin: 0 auto 10px;
    float: none;
    text-align: center;
  }
  .header_social span {
    float: none;
  }
  .header_social .no_translate {
    display: block;
    margin: 10px auto;
    float: none;
    text-align: center;
  }

  .mobile-menu-toggle {
    color: white;
    font-size: 18px;
    border-bottom: 2px solid #7CB1A8;
    border-top: 2px solid #7CB1A8;
    background: #A0D1CD;
    cursor: pointer;
    padding: 10px;
    clear: both;
  }
  .mobile-menu-toggle:hover {
    color: white;
    background: #7ec0bb;
    border-bottom: 2px solid #69b6b0;
    border-top: 2px solid #69b6b0;
  }
  .mobile-menu-toggle.menu-open {
    color: white;
    background: #7ec0bb;
    border-bottom: 1px solid #69b6b0;
    border-top: 2px solid #69b6b0;
  }
  .mobile-menu-toggle .mobile-toggle-text {
    font-family: 'Livvic', sans-serif;
  }
  .mobile-menu-toggle .mobile-toggle-icon {
    float: right;
    font-size: 24px;
    position: relative;
    top: -2px;
  }

  .header_menu {
    width: 100%;
    margin-top: 0;
    display: none;
  }
  .header_menu.menu-visible {
    display: block;
  }
  .header_menu .nav-menu li {
    float: none !important;
    display: block;
    width: 100%;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
    border-radius: 0 !important;
    clear: both;
  }
  .header_menu .nav-menu li:hover {
    width: 100% !important;
  }
  .header_menu .nav-menu li:nth-of-type(1) > a {
 /*   border-top: 1px solid #69b6b0; */
  }
  .header_menu .nav-menu li:nth-of-type(1) .sub-menu a {
    border-top: none;
  }
  .header_menu .nav-menu li a {
    width: 100%;
    padding: 10px 10px;
    display: block;
    background: #A0D1CD;
    color: white;
    border-bottom: 1px solid #69b6b0;
  }
  .header_menu .nav-menu li a:hover, .header_menu .nav-menu li a.menu-expanded {
    color: white;
    background: #6cb8b2;
  }
  .header_menu .nav-menu li a .mobile-down-arrow {
    float: right;
    font-size: 24px;
    position: relative;
    top: -2px;
  }
  .header_menu .nav-menu li .sub-menu {
    display: none;
    width: 100%;
  /*  background: transparent !important; */
    position: static;
    margin: 0 !important;
    padding: 0 !important;
  }
  .header_menu .nav-menu li .sub-menu.menu-visible {
    display: block;
  }
  .header_menu .nav-menu li .sub-menu li {
    border: none !important;
  }
  .header_menu .nav-menu li .sub-menu li:nth-of-type(1) a {
    border-top: 1px solid #fff;
  }
  .header_menu .nav-menu li .sub-menu a {
    background: #34643e;
    font-size: 18px !important;
    padding: 8px 10px 8px 30px !important;
    height: auto !important;
    line-height: 16px !important;
    border-bottom: 1px solid #fff;
  }
  .header_menu .nav-menu li .sub-menu a:hover {
    background: #34643e;
  }
  .header_menu .nav-menu li .sub-menu a .mobile-down-arrow {
    position: relative;
    top: -2px;
  }

  .innpage_banner_aboutus_tit {
    padding-top: 12px;
  }

  .innpage_banner_aboutus_txt a {
    padding-top: 2px;
    display: inline-block;
    color: #18514B;
  }
  .innpage_banner_aboutus_txt a:hover {
    color: #24786f;
  }

  .innpage_banner_redtxt {
    color: #18514B;
  }

  .innpage_banner {
    height: auto;
    min-height: 100px;
  	background-color:#a4d8d3;
  }

  .about_cont_wid {
    background: #F9F7EB;
  }

  .innpage_banner_left {
    width: 95%;
    float: left;
    margin: 21px 0px 0px 45px;
  }

  .innpage_banner_inner_area {
    background: transparent !important;
  }
}
a.header_phone {
  float: right;
  font-size: 25px;
  margin-right: 0;
  margin-top: 4px;
  color: #222 !important;
  text-decoration: none !important;
  vertical-align: middle;
  font-family: 'Livvic', sans-serif;
}

a.header_phone_mobile {
  display: none;
  margin: 20px auto;
  font-size: 25px;
  color: #222 !important;
  text-decoration: none !important;
  vertical-align: middle;
  font-family: 'Livvic', sans-serif;
}
@media screen and (max-width: 480px) {
  a.header_phone_mobile {
    display: block;
    width: 100%;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .header_social {
    width: 560px;
	padding-right:10px;
	
  }
}

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}

.bwg_standart_thumb_spun1_0 {
  background: transparent !important;
}

.kiwi-logo-carousel li {
  width: auto !important;
  margin: 0px 22px;
}

.bx-wrapper .bx-pager {
  display: none !important;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0px none;
  width: 17px;
  height: 15px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-prev {
  left: -18px;
  background: transparent url(../../css/images/logo_wid_larrow.png) repeat scroll 0% 0%;
}

.bx-wrapper .bx-next {
  right: -20px;
  background: transparent url(../../css/images/logo_wid_rarrow.png) repeat scroll 0% 0%;
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
  background-position: -68px 0px;
}

.bx-wrapper .bx-controls {
  opacity: 1;
  display: block;
  transition: all 500ms ease 0s;
}

#tr_credit {
  display: none;
}

.banner_left {
  box-sizing: border-box;
}

.banner_inner {
  height: 100%;
}

.banner_right {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  margin-top:0;
 }

.banner_flower_overlap {
  background: transparent url(../../css/images/banner_img_flowerart.png) no-repeat topcenter;
  height: 100%;
  position: absolute;
  margin-left: 0;
  margin-top: 0;
  width: auto;
  z-index: 99;
  top: 25px;
  left: -20px;
  right: 0;
  /* bottom: 0; */
  background-size: 100%;
}

body #bannerspace_wrap, body #bannerspace, body .slide {
  width: 100% !important;
}

.bs_arrow {
  display: none !important;
}

.banner_inner {
  margin: 0px auto;
  width: 100%;
  max-width: 1050px;
}

.video-central img {
  max-width: 100%;
  height: auto;
}

.footer_wid_innerarea {
  width: 100%;
  float: left;
  margin: 42px 0px 35px;
/*  background: transparent url(../images/footer_tile_bg.jpg) repeat; */
  margin-bottom: 0;
  padding-bottom: 20px;
}

.innpage_banner_aboutus_tit {
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .banner {
    float: none;
    height: auto;
    background: transparent url(../../css/images/cont_widbg.jpg) repeat scroll 0% 0%;
  }

  #main {
    background: transparent url(../../css/images/cont_widbg.jpg) repeat scroll 0% 0%;
  }

  .banner_left {
	float: none;
    top: 294px;
    margin: 0 0 0 20px;
    box-sizing: border-box;
}
  .banner_left .banner_welcome_txt, .banner_left .banner_tit, .banner_left .banner_txt, .banner_left .banner_reqquote_btn {
    float: none;
    display: block;
  }

  .banner_right {
    float: none;
    width: 100%;
    box-sizing: border-box;
   }

  .about_cont_wid_innerarea {
    margin-top: 0;
  }

  .innpage_banner_aboutus_txt {
    display: none;
  }

  .innpage_banner_left {
    width: 100%;
    float: left;
    margin: 21px 0px 0px 0;
    text-align: center;
  }

  .innpage_banner_aboutus_tit {
    color: #FFF;
    float: left;
    font-family: 'Livvic', sans-serif;
    font-size: 28px;
    padding-top: 7px;
    margin: 0px auto;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 400;
    padding-right: 0px;
  }
}
@media screen and (max-width: 945px) {
  .about_cont_wid_left {
    float: none;
    width: 100%;
    padding: 10px;
    padding-bottom: 20px;
  }

  .about_cont_wid_right {
    float: none;
    width: 100%;
    padding: 20px 10px 10px 10px;
    clear: both;
    max-width: 500px;
    margin: 20px auto 0;
    border-top: 1px dashed #D2D2D2;
    background: transparent !important;
  }
  .about_cont_wid_right .widget {
    float: none;
    width: 100%;
    margin: 0 auto 30px auto;
  }
  .about_cont_wid_right .rpwe-block li {
    clear: both;
  }

  .about_req_quote {
    width: 100%;
  }

  .about_news_eve_right {
    width: calc(100% - 180px);
  }
}
@media screen and (max-width: 1025px) {
  .footer_wid_contus {
    clear: left;
    margin-top: 40px;
  }
}
@media screen and (max-width: 675px) {
  .footer_wid_test {
    clear: left;
    margin-top: 40px;
  }

  .cont_wid_set1 {
    margin-left: 18px;
  }
}
.bx-wrapper .bx-viewport {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.header_menu ul li:hover {
  background-color: #34643e;
}

ul.sub-menu li:hover {
 /* background-color: rgba(182, 172, 107, 0.7); */
 background-color: rgba(52,100,62,0.7);
}

.rpwe-title a {
  width: 100%;
  float: left;
  font-size: 18px;
  color:#6f0b69;
  font-family: 'Livvic', sans-serif;
}

.rpwe-time.published {
  width: 100%;
  float: left;
  color: #6f0b69;
  font-size: 14px;
  font-family: 'Livvic', sans-serif;
}

.rpwe_widget {
  clear: both;
  padding-top: 20px;
  display: block;
}
.rpwe_widget .widget-title, .widget_gs_pin_profile_widget .widget-title  {
  width: 100%;
  float: left;
  font-size: 20px;
  font-family: 'Livvic', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.about_news_eve_left {
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 10px;
}

.about_news_eve_right {
  width: 100%;
  float: none;
  padding-left: 0;
  clear: both;
}

#news_manager_list_widget-2 {
  margin-top: 20px;
  float: left;
  width: 100%;
}

.news-thumbnail.post-thumbnail {
  float: left;
  width: 100%;
}

.reqquotefrm_txtbox {
  height: 29px;
}

.reqquotefrm_lentxtbox {
  height: 29px;
}

.wysija-input {
  height: 29px;
}

.news-date {
  display: none !important;
}

.about_wearesuper {
  background-size: 100% 100%;
}

.pw-profile-widget > span {
  width: 100% !important;
}

.widget_pw_profile_widget .widget-title {
  width: 100%;
  float: left;
  font-size: 18px;
  font-family: 'Livvic', sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 20px;
}

.pw-profile-widget > span span:nth-of-type(2) {
  padding: 0 10px;
  -moz-scrollbars: none;
  -ms-overflow-style: none;
  overflow-x: hidden;
  overflow-y: hidden;
}

/* @media screen and (min-width: 768px) {
  .banner_right {
    margin-top: 80px;
  }
}
@media screen and (min-width: 900px) {
  .banner_right {
    margin-top: 47px;
  }
}
 @media screen and (min-width: 990px) {
  .banner_right {
    margin-top: 25px;
  }
} */
@media screen and (max-width: 767px) {
  .home .banner {
    clear: both;
  }
    .home #main {
    background: transparent;
  }
  .home #content {
    background: transparent url(../../css/images/cont_widbg.jpg) repeat scroll 0% 0%;
  }
  .home .content-area {
    padding: 10px;
  }
  .home .cont_wid_innerarea {
    margin-bottom: 20px;
  }

  .logo_wid, .gall_wid {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
  }

  .bx-wrapper .bx-controls {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #main {
    background: transparent;
  }

  #content {
    background: transparent url(../../css/images/cont_widbg.jpg) repeat scroll 0% 0%;
  }

  .content-area{
      padding: 10px;
  } 
  .cont_wid_innerarea {
    margin-bottom: 20px;
  }

  .gall_wid {
    width: 100%;
  }

  .logo_wid {
    width: auto;
  }

  .bx-wrapper .bx-controls {
    display: none;
  }

  .bx-wrapper {
    max-width: none !important;
  }
}
@media screen and (max-width: 600px) {
  .wid_box .wid_box_left {
    display: none;
  }
  .wid_box .wid_box_right {
    display: none;
  }
  .wid_box .wid_box_mid {
    background: #B4A4C8;
    border: 2px solid white;
    line-height: 24px;
    padding: 10px;
    height: auto !important;
  }
}
.bx-wrapper {
  max-width: 920px !important;
  width: 100%;
}

.bx-wrapper .bx-controls {
  opacity: 1 !important;
}

.footer_left a {
  color: #ADA090 !important;
  font-size: 16px !important;
  font-family: 'Livvic', sans-serif;
  text-decoration: none !important;
}

@media screen and (min-width: 768px) {
  .footer_menulist ul li {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .footer_left {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .footer_left p {
    text-align: center;
  }

  .footer_right {
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }
  .footer_right .footer_menulist {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .footer_right .footer_menulist li {
    float: none !important;
    width: 100%;
    text-align: center;
  }
}
.blog article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E1E1E1;
}
.blog article p {
  padding-top: 0;
}
.blog article footer {
  display: none;
}
.blog .blog-title a {
  width: 100%;
  float: left;
  color:#6f0b69;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Livvic', sans-serif;
  line-height: 28px;
}
.blog .blog-title a:hover {
  color: #5ca59d;
}
.blog .post-date {
  font-family: 'Livvic', sans-serif;
  font-size: 18px;
  color: #555;
  display: block;
  margin-top: 3px;
  margin-bottom: 10px;
}
.blog .wp-post-image {
  margin-left: 0;
  margin-bottom: 30px;
  display: block;
  margin-top: 4px;
}
article.type-post img {
max-width: 600px;
    height: auto;
}
@media screen and (min-width: 768px) {
  .blog .wp-post-image {
    float: left;
    margin-right: 15px;
  }
}
.blog .more-link {
  display: block;
  text-align: right;
  color: #6f0b69;
  text-decoration: none;
  margin-top: 10px;
   font-style:italic;

}
.blog .more-link:hover {
  text-decoration: underline;
  color: #d21c01;
}
.blog .page-nav {
  margin-top: 20px;
}
.blog .page-nav a {
  color: #6f0b69;
  font-size: 15px;
}
.blog .page-nav a:hover {
  text-decoration: underline;
  color: #d21c01;
}

.single-post p {
  text-align: left;
}
.single-post article {
  margin-bottom: 40px;
}
.single-post .wp-post-image {
  float: left;
  margin-right: 10px;
  margin-top: 13px;
  margin-bottom: 5px;
}
@media screen and (max-width: 600px) {
  .single-post .wp-post-image {
    display: block;
    margin-bottom: 20px;
    float: none;
  }
}

.single .single-post-title {
  width: 100%;
  display: block;
  margin-bottom: 2px;
/* xxx	color:#37645f; */
  font-size: 24px;
  font-weight: 400;
  font-family: 'Livvic', sans-serif;
  line-height: 28px;
}
.single .single-post-date {
  font-family: 'Livvic', sans-serif;
  font-size: 18px;
  color: #555;
  display: block;
  margin-top: 3px;
  margin-bottom: 10px;
}
.page-template-default .secondary {
    border-top: 2px solid #ada090;
    padding-top: 30px;
}
.page-template-default .secondary .widget
{
	width: 31%;
    float: left;
	padding:0 1%;
	clear: none !important;
	margin-bottom:20px;
}
.page-template-default .secondary .widget_pw_profile_widget {
	min-width:300px;
}
.page-template-default .secondary .widget .about_req_quote {
    width: 100%;
}
.page-template-default .widget_pw_profile_widget .widget-title, .page-template-default .rpe_widget .widget-title {
    width: 100%;
    float: left;
    font-size: 20px;
    font-family: 'Livvic', sans-serif;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0;
}
.page-template-default .rpe_widget {
	padding-top:0 !important;
}

.page-template-default .rpwe-title a {
	font-size:16px;
	color: #6f0b69;
}
.page-template-default .rpwe-summary {
	font-size:14px;
}

@media screen and (max-width: 900px) {
 .page-template-default .secondary .widget
{
	width: 50%;
}
.page-template-default .rpwe_widget
{
	width: 100% !important;
}
}
@media screen and (max-width: 610px) {
 .page-template-default .secondary .widget
{
	width: 100%;
}
.fg-item {
  		width: 100% !important;
	}
}
@media screen and (max-width: 768px) {
  .innpage_banner_aboutus_tit {
    line-height: 1.4;
    padding-top: 0;
  }

  .innpage_banner_left {
    margin-top: 5px;
  }
}

@media screen and (max-width: 420px) {
.banner_left {
	width:100%;
	margin:0;
}
}

@media screen and (max-width: 340px) {
.banner_left {
	top:270px;
}
}