/* Template-specific stuff
 *
 * Customizations just for the template; these are not necessary for anything
 * with disabling the responsiveness.
 */
html {
	-ms-overflow-style: scrollbar;
	overflow-y: scroll;
	overflow-x: scroll;
}
/* Account for fixed navbar */

body {
  min-width: 1170px;
}

/* Non-responsive overrides
 *
 * Utilize the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */

/* Reset the container */
.container {
  width: 1170px;
  max-width: none !important;
}
.navbar-compact .navbar-main-menu-outer {
  min-width: 1170px;
  max-width: none !important;
}
@media (min-width: 1px) {
	
  .container {
    max-width: 940px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
    .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
      .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
        .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left;
  }
  .col-xs-1 {
    width: 8.333333333333332% !important;
  }
  .col-xs-2 {
    width: 16.666666666666664% !important;
  }
  .col-xs-3 {
    width: 25% !important;
  }
  .col-xs-4 {
    width: 33.33333333333333% !important;
  }
  .col-xs-5 {
    width: 41.66666666666667% !important;
  }
  .col-xs-6 {
    width: 50% !important;
  }
  .col-xs-7 {
    width: 58.333333333333336% !important;
  }
  .col-xs-8 {
    width: 66.66666666666666% !important;
  }
  .col-xs-9 {
    width: 75% !important;
  }
  .col-xs-10 {
    width: 83.33333333333334% !important;
  }
  .col-xs-11 {
    width: 91.66666666666666% !important;
  }
  .col-xs-12 {
    width: 100% !important;
  }
  .col-sm-1 {
    width: 8.333333333333332% !important;
  }
  .col-sm-2 {
    width: 16.666666666666664% !important;
  }
  .col-sm-3 {
    width: 25% !important;
  }
  .col-sm-4 {
    width: 33.33333333333333% !important;
  }
  .col-sm-5 {
    width: 41.66666666666667% !important;
  }
  .col-sm-6 {
    width: 50% !important;
  }
  .col-sm-7 {
    width: 58.333333333333336% !important;
  }
  .col-sm-8 {
    width: 66.66666666666666% !important;
  }
  .col-sm-9 {
    width: 75% !important;
  }
  .col-sm-10 {
    width: 83.33333333333334% !important;
  }
  .col-sm-11 {
    width: 91.66666666666666% !important;
  }
  .col-sm-12 {
    width: 100% !important;
  }
  .col-md-1 {
    width: 8.333333333333332% !important;
  }
  .col-md-2 {
    width: 16.666666666666664% !important;
  }
  .col-md-3 {
    width: 25% !important;
  }
  .col-md-4 {
    width: 33.33333333333333% !important;
  }
  .col-md-5 {
    width: 41.66666666666667% !important;
  }
  .col-md-6 {
    width: 50% !important;
  }
  .col-md-7 {
    width: 58.333333333333336% !important;
  }
  .col-md-8 {
    width: 66.66666666666666% !important;
  }
  .col-md-9 {
    width: 75% !important;
  }
  .col-md-10 {
    width: 83.33333333333334% !important;
  }
  .col-md-11 {
    width: 91.66666666666666% !important;
  }
  .col-md-12 {
    width: 100% !important;
  }
  .col-lg-1 {
    width: 8.333333333333332% !important;
  }
  .col-lg-2 {
    width: 16.666666666666664% !important;
  }
  .col-lg-3 {
    width: 25% !important;
  }
  .col-lg-4 {
    width: 33.33333333333333% !important;
  }
  .col-lg-5 {
    width: 41.66666666666667% !important;
  }
  .col-lg-6 {
    width: 50% !important;
  }
  .col-lg-7 {
    width: 58.333333333333336% !important;
  }
  .col-lg-8 {
    width: 66.66666666666666% !important;
  }
  .col-lg-9 {
    width: 75% !important;
  }
  .col-lg-10 {
    width: 83.33333333333334% !important;
  }
  .col-lg-11 {
    width: 91.66666666666666% !important;
  }
  .col-lg-12 {
    width: 100% !important;
  }
  
  .col-lg-push-1 {
    left: 8.333333333333332%!important;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%!important;
  }
  .col-lg-push-3 {
    left: 25%!important;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media(max-width:767px) {
.visible-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-xs.visible-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-xs.visible-md {
display:none!important
}
}
@media(min-width:1200px) {
.visible-xs.visible-lg {
display:none!important
}
}
@media(max-width:767px) {
.visible-sm.visible-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-sm.visible-md {
display:none!important
}
}
@media(min-width:1200px) {
.visible-sm.visible-lg {
display:block!important
}
}
@media(max-width:767px) {
.visible-md.visible-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-md.visible-sm {
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md {
display:none!important
}
}
@media(min-width:1200px) {
.visible-md.visible-lg {
display:block!important
}
}
@media(max-width:767px) {
.visible-lg.visible-xs {
display:block!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-lg.visible-sm {
display:block!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-lg.visible-md {
display:block!important
}
}
@media(min-width:1200px) {
.visible-lg {
display:block!important
}
}
.hidden-xs {
	display:block!important
}
@media(max-width:767px) {
.hidden-xs {
display:block!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-xs.hidden-sm {
display:block!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-xs.hidden-md {
display:block!important
}
}
@media(min-width:1200px) {
.hidden-xs.hidden-lg {
display:none!important
}
}
.hidden-sm {
	display:block!important
}

@media(max-width:767px) {
.hidden-sm.hidden-xs {
display:block!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-sm {
display:block!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md {
display:block!important
}
}
@media(min-width:1200px) {
.hidden-sm.hidden-lg{
display:none!important
}
}
.hidden-md {
	display:block!important
}
@media(max-width:767px) {
.hidden-md.hidden-xs {
display:block!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-md.hidden-sm {
display:block!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-md.hidden-lg {
display:none!important
}
}
.hidden-lg {
	display:none!important
}

@media(max-width:767px) {
.hidden-lg.hidden-xs {
display:none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-lg.hidden-sm{
display:none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-lg.hidden-md {
display:none!important
}
}
@media(min-width:1200px) {
.hidden-lg {
display:none!important
}
}
.navbar-compact .header-left {
    float: none !important;
    width: 100% !important;
}
footer .footer-navbar {
	background-color: #f6f6f6;
	border-top: 1px dotted #cacaca;
	border-bottom: 1px dotted #cacaca;
	padding: 25px 0
}
footer .footer-navbar .container {
	position: relative
}
footer .footer-navbar .arrow {
	position: absolute;
	left: 0;
	top: 4px;
	color: #c69c6d;
	cursor: pointer
}
footer .open .footer-navbar .arrow {
	top: 7px;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
footer .footer-navbar .arrow .icon:after, .footer-navbar .arrow .icon:before {
	font-size: .7em
}
footer .footer-navbar .menu.menu-icon .icon, .menu.menu-icon .icon {
	display: inline-block;
	width: 14px;
	margin-right: 8px;
	margin-left: -22px;
	text-align: center;
	color: #626262
}
footer .footer-navbar .menu, .menu.menu-icon {
	margin: 0;
	padding: 0;
	list-style-type: none
}
footer .footer-navbar .menu li, .menu.menu-icon li {
	margin: 0;
	padding: 0 0 10px;
	text-transform: uppercase
}
footer .footer-navbar .menu.menu-icon li, .menu.menu-icon li {
	margin: 0 0 0 22px
}
footer #footer-collapsed {
	position: relative;
	overflow: hidden;
	height: 74px;
	width: 100%
}
footer #footer-collapsed .socials {
	display: inherit;
	width: 60px;
	height: 120px;
	overflow: hidden
}
footer #footer-collapsed.open .socials {
	width: auto
}
footer .collapsed-block {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px
}
footer .collapsed-block .inside {
	padding-left: 20px;
	float: left
}
footer .collapsed-block h3 {
	font-size: 1.333em;
	margin-bottom: .65em;
	white-space: nowrap;
	cursor: pointer
}