/* 62px */
/* 52px */
/* 40px */
/* 29px */
/* 28px */
/* 24px */
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.drop-ie-gradient {
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
/*only fo flat-ui free*/
body {
  color: #fff;
  font-family: 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
	font-style: normal;
	font-size: 18px;
	line-height: 23.9999408721924px;
	letter-spacing: -0.324000000953674px;
}
body {
  overflow-x: hidden;
  color: #f1f1f1;
}
input,
button,
select,
textarea {
  font-family: 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
a {
  color: #16a085;
  text-decoration: underline;
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
a:hover {
  color: #1abc9c;
  text-decoration: none;
}
h1,
.h1 {
  font-size: 62.006px /* 64px */;
}
h2,
.h2 {
  font-size: 51.996px /* 52px */;
}
h3,
.h3 {
  font-size: 39.998000000000005px /* 40px */;
}
h4,
.h4 {
  font-size: 28.994000000000003px /* 29px */;
}
h5,
.h5 {
  font-size: 28px /* 28px */;
}
h6,
.h6 {
  font-size: 23.996px /* 24px */;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.2em;
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  font-weight: 500;
  margin-top: 4px;
}
h5 {
  font-weight: 500;
}
h6 {
  font-weight: normal;
}
p {
  font-size: 18px;
  /* 18px */
  line-height: 23.9999408721924px;
  /* 31px */

}
.lead {
  font-size: 28px;
  /* 28px */

  line-height: 1.4642745000000001;
  /* 41px */

  font-weight: 300;
}
small {
  font-size: 84%;
  /* 15px */

  line-height: 2.050846;
  /* 31px */

}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20.006px;
  line-height: 1.549829;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18.004px;
  line-height: 1.722169;
  font-style: italic;
  color: #34495e;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.img-comment {
  font-size: 14.994px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
.text-primary {
  color: #1abc9c;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #15967d;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a35a;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b93d30;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c19d0c;
}
.text-info {
  color: #3498db;
}
a.text-info:hover,
a.text-info:focus {
  color: #2a7aaf;
}
.text-inverse {
  color: #ffffff;
}
a.text-inverse:hover,
a.text-inverse:focus {
  color: #cccccc;
}
.muted {
  color: #bdc3c7;
}
a.muted:hover,
a.muted:focus {
  color: #979c9f;
}
footer {
  background-color: transparent;
}
.input-append input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: none;
}
/* end only for flat-ui free*/
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}
.s1 {
 /* background-color: #1abc9c;*/
  background:url(../images/hp_bg1.jpg) 50% 50% no-repeat #2C3E50;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.s2 {
 /* background-color: #1abc9c;*/
  background:url(../images/headerBG1.jpg) 50% 50% no-repeat #5c5c5c;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.s3 {
 /* background-color: #c00;*/
  background:url(../images/headerBG2.jpg) 50% 50% no-repeat #5c5c5c;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-green-sea, .content-7 {
  background-color: #5c5c5c;
}

.inner-header {
 /* background-color: #5f5f5f; */ background:#fff; padding:0px 0; min-height:50px; margin-bottom:20px; z-index: 999;
 border-bottom:4px solid #ecf0f1;
}

.bg-emerland {
  background-color: #2ecc71;
}
.bg-nephritis {
  background-color: #27ae60;
}
.bg-peter-river {
  background-color: #3498db;
}
.bg-belize-hole {
  background-color: #2980b9;
}
.bg-amethyst {
  background-color: #9b59b6;
}
.bg-wisteria {
  background-color: #8e44ad;
}
.bg-wet-asphalt {
  background-color: #34495e;
}
.bg-midnight-blue {
  background-color: #2c3e50;
}
.bg-sun-flower {
  background-color: #f1c40f;
}
.bg-orange {
  background-color: #f39c12;
}
.bg-carrot {
  background-color: #e67e22;
}
.bg-pumpkin {
  background-color: #d35400;
}
.bg-alizarin {
  background-color: #e74c3c;
}
.bg-pomegranate {
  background-color: #c0392b;
}
.bg-clouds {
  background-color: #ecf0f1;
}
.bg-silver {
  background-color: #bdc3c7;
}
.bg-concrete {
  background-color: #95a5a6;
}
.bg-asbestos {
  background-color: #7f8c8d;
}
.bg-base {
  background-color: #34495e;
}
.bg-firm {
  background-color: #1abc9c;
}
.bg-success {
  background-color: #2ecc71;
}
.bg-danger {
  background-color: #e74c3c;
}
.bg-warning {
  background-color: #f1c40f;
}
.bg-info {
  background-color: #3498db;
}
.bordered {
  border-style: solid;
}
.bordered.bg-turquoise {
  border-color: #16a085;
}
.bordered.bg-emerland {
  border-color: #27ae60;
}
.bordered.bg-peter-river {
  border-color: #2980b9;
}
.bordered.bg-amethyst {
  border-color: #8e44ad;
}
.bordered.bg-wet-asphalt {
  border-color: #2c3e50;
}
.bordered.bg-sun-flower {
  border-color: #f39c12;
}
.bordered.bg-carrot {
  border-color: #d35400;
}
.bordered.bg-alizarin {
  border-color: #c0392b;
}
.bordered.bg-clouds {
  border-color: #bdc3c7;
}
.bordered.bg-concrete {
  border-color: #7f8c8d;
}

@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
body > section,
header,
footer {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body > section,
  header,
  footer {
    padding-right: 20px;
    padding-left: 20px;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1ABC9C;
}
h1 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
img {
  -webkit-backface-visibility: hidden;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
.navbar .subnav {
  display: none;
}
@media (max-width: 979px) {
  .navbar .nav-collapse {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 72%;
    padding: 25px 0;
    border-radius: 0;
    float: none;
    height: auto!important;
    overflow: auto!important;
    background: #222527;
    font-family: 'Proxima Nova','Helvetica Neue', Helvetica, Arial, sans-serif;
    display: none;
  }
  .navbar .nav-collapse::-webkit-scrollbar {
    display: none;
  }
  .navbar .nav-collapse > * {
    margin: 30px 0 0!important;
  }
  .navbar .nav-collapse > *:first-child {
    margin-top: 0!important;
  }
  .navbar .nav-collapse .nav > li {
    margin: 0;
  }
  .navbar .nav-collapse .nav > li > a {
    display: block!important;
    margin: 0;
    padding: 12px 35px;
    border-bottom: 2px solid #24292d;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Proxima Nova','Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    color: #5b5e61;
    text-transform: uppercase;
  }
  .navbar .nav-collapse .nav > li > a:hover,
  .navbar .nav-collapse .nav > li > a:focus,
  .navbar .nav-collapse .nav > li > a.active {
    color: #ffffff;
  }
  .navbar .nav-collapse .nav > li.active > a {
    color: #ffffff;
  }
  .navbar .nav-collapse .nav > li.active > a:hover,
  .navbar .nav-collapse .nav > li.active > a:focus,
  .navbar .nav-collapse .nav > li.active > a.active {
    color: #ffffff;
  }
  .navbar .nav-collapse .subnav {
    display: block;
    list-style: none;
  }
  .navbar .nav-collapse .subnav li > a {
    display: block;
    margin: 0;
    padding: 7px 35px;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Proxima Nova','Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #5b5e61;
    text-transform: capitalize;
  }
  .navbar .nav-collapse .subnav li > a:hover,
  .navbar .nav-collapse .subnav li > a:focus,
  .navbar .nav-collapse .subnav li > a.active {
    color: #ffffff;
  }
  .navbar .nav-collapse .navbar-form,
  .navbar .nav-collapse .navbar-search {
    padding: 10px 35px;
    border-bottom: 0 none;
    border-top: 0 none;
    box-shadow: none;
  }
  .navbar .nav-collapse .navbar-form:focus,
  .navbar .nav-collapse .navbar-search:focus {
    outline: 0 none;
  }
  body > *,
  .navbar .nav-collapse {
    -webkit-backface-visibility: hidden;
    -webkit-transition: left 0.4s;
    -moz-transition: left 0.4s;
    -o-transition: left 0.4s;
    transition: left 0.4s;
  }
  .nav-visible body > * {
    left: -72%;
  }
  .nav-visible .navbar .nav-collapse {
    left: 28%!important;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top .navbar-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.delimiter {
  margin-top: 200px;
}
.delimiter.line {
  margin-top: 150px;
  margin-bottom: 150px;
  border-top: 2px solid #ebedee;
}
header {
  padding-top: 100px;
  padding-bottom: 70px;
  z-index: 100;
}
header .brand {
  font-size: 25px;
  font-weight: normal;
  color: #34495e;
  font-family: 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  color: #2c3e50;
}
header .brand img:first-child {
  float: left;
  margin: 15px 15px 0 0;
}
section * {
  /*z-index: 2;*/
}
.background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

@media (max-width: 768px) {
  .background {
    -webkit-background-size: auto 200%;
    -moz-background-size: auto 200%;
    -o-background-size: auto 200%;
    background-size: auto 200%;
  }
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.nav-visible .navbar .nav-collapse .nav > li > a:hover,
.nav-visible .navbar .nav-collapse .nav > li > li a:focus {
  background-color: transparent;
}
.nav-visible .nav-collapse .navbar-form,
.nav-visible .nav-collapse .navbar-search {
  border-bottom: 0 none;
  border-top: 0 none;
  box-shadow: none;
  margin: 10px 0;
  padding: 10px 15px;
}
.nav-visible .nav-collapse .navbar-form a.btn,
.nav-visible .nav-collapse .navbar-search a.btn {
  border-color: white;
  color: white;
}
.nav-visible .nav-collapse .navbar-form a.btn:hover,
.nav-visible .nav-collapse .navbar-search a.btn:hover,
.nav-visible .nav-collapse .navbar-form a.btn:focus,
.nav-visible .nav-collapse .navbar-search a.btn:focus {
  color: #7f8c8d;
  background-color: white;
}


/* contacts */
/**
 * Copntact 1 stylesheet  
 * */
.contacts-1 { color:#7F8C8D; padding-top: 65px; padding-bottom: 130px !important;}
.contacts-1 h3 {
  font-size: 30px;
  margin: 0 0 60px;
  font-weight: 300;
}
@media (max-width: 480px) {
  .contacts-1 h3 {
    font-size: 26px;
    margin: 0 0 30px;
  }
}
.contacts-1 h6,
.contacts-1 .h6 {
  margin: 0 0 12px;
  font-family: 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  text-transform: none; color:#34495e;
}
.contacts-1 label.h6 {
  margin-bottom: 18px;
}
.contacts-1 label.h6 {
  margin-bottom: 18px;
}
.contacts-1 p {
  font-size: 16px;
  line-height: 1.6;
}
.contacts-1 b {
  font-weight: 700;
}
.contacts-1 a {
  color: #1ABC9C;
}
.contacts-1 a:hover,
.contacts-1 a:focus,
.contacts-1 a.active {
  color: #f34a76;
}
.contacts-1 form {
  margin: 0;
}
.contacts-1 form input,
.contacts-1 form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin-bottom: 29px;
  border-color: #ebedee;
  color: #7f8c8d;
  font-size: 17px;
  line-height: 22px;
}
.contacts-1 form input:focus,
.contacts-1 form textarea:focus {
  border-color: #1ABC9C;
}
.contacts-1 form input {
  height: 45px;
}
.contacts-1 form label {
  margin-bottom: 18px;
}
.contacts-1 form .btn {
  margin-top: 7px;
  min-width: 150px;
}
.contacts-1 form .btn [class*="fui-"] {
  font-size: 24px;
}
.contacts-1 form .btn.btn-primary:hover,
.contacts-1 form .btn.btn-primary:focus {
  background-color: #f53768;
}
.contacts-1 form .btn.btn-primary:active,
.contacts-1 form .btn.btn-primary.active {
  background-color: #ce0e40;
}
.contacts-1 .additional {
  margin-bottom: 45px;
}
.contacts-1 .phone {
  font-size: 13px;
  font-family: 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #95a5a6;
}
.contacts-1 .phone big {
  display: block;
  font-size: 46px;
  letter-spacing: normal;
  white-space: nowrap;
  color: #1ABC9C;
}
@media (max-width: 979px) and (min-width: 768px) {
  .contacts-1 .phone big {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .contacts-1 > .container > .row > * + * {
    margin-top: 55px;
  }
}
@media (max-width: 480px) {
  .contacts-1 form {
    margin-bottom: 80px;
  }
  .contacts-1 form label {
    margin-bottom: 0px;
  }
  .contacts-1 .phone big {
    font-size: 40px;
  }
}


.footer-1 {
    color: #BDC3C7;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 85px;
}

.bg-midnight-black {
    background-color: #3a3a3a;
}
.lead {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.46427;
}
.footer-1 .lead {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: -1px;
    margin-bottom: 15px;
    margin-top: -10px;
}

.footer-1 .social-btns {
    margin-top: 15px;
}

.footer-1 .additional-links {
    border-top: 1px solid #3a3a3a;
    color: #95A5A6;
    font-size: 14px;
    font-weight: normal;
    padding-top: 17px;
}


.footer-1 .additional-links a {
    color: #95A5A6;
    margin-right: 10px;
}

.footer-1 .copy{  color: #95A5A6; font-size:11px; margin-top:30px;}



.footer-1 .span1 {
    margin-left: 15px;
    width: 80px;
}
.footer-1 a:hover, .footer-1 a:focus, .footer-1 a.active {
    color: #979C9F;
}

.footer-1 nav h6, .footer-1 nav h6 a {
    color: #FFFFFF;
    font-family: 'Proxima Nova',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 20px;
    text-transform: none;
}

.footer-1 nav ul {
    color: #BDC3C7;
    font-size: 16px;
    font-weight: normal;
    list-style: none outside none;
    margin: 0 0 30px; float:left;
}


.footer-1 nav ul li {
    margin-bottom: 5px; 
}

.footer-1 nav ul.social li{ float:left; margin-right:3px;}

.footer-1 .buy-btn {
    text-align: center;
}


.footer-1 .buy-btn a.btn {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
}
.footer-1 .buy-btn .btn {
    margin-bottom: 17px;
}

.footer-1 a{font-family: 'Proxima Nova',"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight:normal;}



 .bg-green-sea .btn.btn-primary {
  background-color: #1f7970;
  border-radius: 0;
}

 .bg-green-sea .btn.btn-primary.twitter {
  background-color: #1ABC9C;
}
 .bg-green-sea .btn.btn-primary.fb {
  background-color: #7c7c7c;
}


 .bg-green-sea .btn.btn-primary:hover,
 .bg-green-sea .btn.btn-primary:focus {
  background-color: #203f4b;
}
 .bg-green-sea .btn.btn-primary:active,
 .bg-green-sea .btn.btn-primary.active {
  background-color: #1b3640;
}

.bg-green-sea .btn.btn-primary.twitter:hover,
 .bg-green-sea .btn.btn-primary.twitter:focus {
  background-color: #434440;
}
 .bg-green-sea .btn.btn-primary.twitter:active,
 .bg-green-sea .btn.btn-primary.twitter.active {
  background-color: #434440;
}

 .bg-green-sea .btn.btn-primary.fb:hover,
 .bg-green-sea .btn.btn-primary.fb:focus {
  background-color: #414141;
}
 .bg-green-sea .btn.btn-primary.fb:active,
 .bg-green-sea .btn.btn-primary.fb.active {
  background-color: #414141;
}



a{ color:#7f8c8d;}
a.hyperlink{ color: #1ABC9C; }



.breadcrumb-text p a, .breadcrumb-text p{
	font-size:12px; line-height:16px;
	color: #5f5f5f;font-weight: lighter;
}



.breadcrumb-text p a:after {
    color: #5f5f5f;
    content: "/";
    font-weight: 300;
    margin: 0 4px 0 9px;
	
}

.inner-contents{ padding:40px 0;}

.inner-contents h3{ color:#1ABC9C; font-size:18px; line-height:24px; margin-bottom:10px;}
.inner-contents h3.title{font-size: 38px; line-height:42px;
    font-weight: 300;
    margin: 0 0 30px;
    text-align: left;}
.inner-contents p{ color:#7f8c8d; font-size:16px; line-height:29px; margin-bottom:10px;}

.btn.btn-primary.btn-flat {
  background-color: #1f7970;
  border-radius: 0; min-width:100px; padding: 7px 10px;
}

.btn.btn-primary.btn-flat.small{
	min-width:100px; padding: 10px 10px;
}

.btn.btn-primary.btn-flat.medium{
	min-width:150px; padding: 10px 10px;
}

.btn.btn-primary.btn-flat.wide{
	min-width:200px; padding: 10px 10px;
}

.btn.btn-primary.btn-flat.wider{
	min-width:300px; padding: 10px 10px;
}

.btn.btn-primary.grey {
  background-color: #414141;
}
.btn.btn-primary.green {
  background-color: #1ABC9C;
  color:#fff;
  border-radius: 0;
}

.btn.btn-primary.orange{background-color: #e74c3c}


.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: #203f4b;
}
.btn.btn-primary:active,
.btn.btn-primary.active {
  background-color: #1b3640;
}

.btn.btn-primary.grey:hover,
.btn.btn-primary.grey:focus {
  background-color: #302e2e;
}
.btn.btn-primary.grey:active,
.btn.btn-primary.grey.active {
  background-color: #302e2e;
}

.btn.btn-primary.green:hover,
.btn.btn-primary.green:focus {
  background-color: #434440;
}
.btn.btn-primary.green:active,
.btn.btn-primary.green.active {
  background-color: #434440;
}


.btn.btn-primary.orange:hover,
.btn.btn-primary.orange:focus {
  background-color: #434440;
}
.btn.btn-primary.orange:active,
.btn.btn-primary.orange.active {
  background-color: #434440;
}

.topRight{ float:right; margin-right: 10px; margin-bottom: 5px;}
.topRight .getStarted{ float:left; margin-left:20px;}
.topRight .getStarted .welcomeMSG{ float:left; margin-right:20px;}
.topRight .getStarted .welcomeMSG.front{ margin-top:10px;}

.topRight .social-btns{ float:left;}
.topRight .social-btns a{ float:left; }
.topRight .social-btns a .insta{ padding:20px; float:right; background:url(../images/insta.png) no-repeat center center; }
.topRight .social-btns a .twitter{ padding:20px; float:right; background:url(../images/twit.png) no-repeat center center; }
.topRight .social-btns a .facebook{ padding:20px; float:right; background:url(../images/fb.png) no-repeat center center; }

.innerHeader{margin-top: 15px; /*min-height: 115px;*/}
.homeHeader {
    margin: 3px auto 0px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    /* border-bottom: 4px solid #ECF0F1; */
}




/*general*/

.adminForms .row{ margin-top:10px;}
.adminForms label{ color:#5F5F5F; font-weight:bold; }
.adminForms .span3 input[type="text"], .adminForms .span3 input[type="password"]{ min-width:270px;}
.adminForms .span6 input[type="text"], .adminForms .span6 input[type="password"]{ min-width:540px;}
.adminForms .span6 textarea{ width:555px; height:100px;}
.adminForms .span3 textarea{height: 28px;  width: 255px;}
.adminForms h6{ font-size:16px;}

.createICO {
    background: url("../images/glyphs/16/plus-circle-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.editICO {
    background: url("../images/glyphs/16/new-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.deleteICO {
    background: url("../images/glyphs/16/trash-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.mappingICO {
    background: url("../images/glyphs/16/link-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.timeICO {
    background: url("../images/glyphs/16/time-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.exportICO {
    background: url("../images/glyphs/16/export-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.uploadICO {
    background: url("../images/glyphs/16/upload-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.settingsICO {
    background: url("../images/glyphs/16/gear-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.viewICO {
    background: url("../images/glyphs/16/info-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.userICO {
    background: url("../images/glyphs/16/user-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}
.calendarICO {
    background: url("../images/glyphs/16/calendar-solid-16.svg") no-repeat scroll center center rgba(0, 0, 0, 0);
    margin: 5px;
    padding: 8px;
}

a{color:#1ABC9C;}
a:hover{color:#414141;}
.highlight{ color:#1ABC9C;}
.linksRight{ float:right;}
.demo-title, .demo-content-wide, .table.table-striped{ float:left; width:100%;}

.pagination a{ margin:0 5px; font-size:16px;}

/*
Back to top button 
*/
#back-top-static{
	font-family:'Proxima Nova',Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#000; cursor:pointer;  margin-top:10px; margin-bottom:10px; text-decoration:underline;}
}
#back-top {
	bottom: 0px;
    margin-left: 0%;
    position: fixed; margin-bottom: 0;
	z-index: 9999; display:none;
}
#back-top a {
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #1ABC9C;
	/* background color transition 
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;*/
	background:url(../images/btn_backtotop.png) no-repeat center bottom;
	width:75px;
	height:75px;
}
#back-top a:hover {
	color: #5F5F5F;
	background:url(../images/btn_backtotop.png) no-repeat center bottom;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	/*background: #ddd url(up-arrow.png) no-repeat center center;
	 rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	/*background-color: #777;*/
}

body {
	overflow: hidden;
}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../images/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}



.banner{ 
background:url(../images/banner.png) right bottom no-repeat #000;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 0;
min-height: 350px;
padding: 200px 0 0; }

.banner .span6 .head{ color:#fff; font-size:40px; line-height:50px; margin-bottom:0px;}
.banner .span6 .subHead{ color:#fff; font-size:24px; line-height:30px; margin-bottom:20px;}


.home-content{ padding:0; min-height:500px;}

.loginArea{ padding:100px 0;}
.loginDiv{  border: 1px solid #EEEEEE;
    border-radius: 10px;
    margin: 20px 0;
    padding: 20px;}
.loginDiv input[type="text"], .loginDiv input[type="password"]{ width:300px;}
.where-to-buy p{ font-size:16px!important; margin: 20px 0; }

/*Drop shadow divider using on most of the pages and email*/
.divider{ background:url(../images/divider.jpg) no-repeat 50% 50%; background-size:cover; min-height:60px; margin:40px 0;}
.divider-landingpage{   background:url(../images/divider_lp.jpg) no-repeat 50% 50%; min-height:60px;}

.price-5 .plans .title {
  padding: 32px 0 40px;
  background: #63574b;
  color: #fff;
  font-family: 'Proxima Nova',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 3px;
  white-space: nowrap;
}

.price-5 .plans .plan-2 .title {
  margin: 0 -2px;
  border-left: 2px solid #7e7265;
  border-right: 2px solid #7e7265;
}

.price-5 .plans .description-more big {
  font-size: 18px;
  font-weight: 500;
  color: #63574b;
  display: block;
  margin-bottom: 8px;
}

.price-5 .plans .description big {
  font-size: 18px;
  font-weight: 500;
  color: #63574b;
  display: block;
  margin-bottom: 10px;
}

.price-5 .plans .description-more [class*="fui-"] {
  color: #63574b;
  font-size: 24px;
  margin-bottom: 25px;
}

.btn.btn-primary {
  background-color: #63574b;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn-group:focus .btn.btn-primary.dropdown-toggle {
  background-color: #7e7265;
}

.rightNavFrontEnd .rightlinks,
.rightNavFrontEnd .rightlinks * {
  font-size: 14px;
  font-family: 'Proxima Nova', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  /*text-transform: uppercase;
  letter-spacing: 0.19em;*/
  color: #34495e;
  line-height: 10px;
}

.span8.navigatedContent, .span8.navigatedContent .container{ width:920px!important; }

.price-5 .plans .description .description-box {
  text-align: left;
  padding: 10px 50px 10px 44px;
  border-top: 2px solid #ebedee;
}


