/*   
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*Reset Styles
------------------------------------*/
* {
   border-radius: 0 !important;-no
}

a,
a:focus, 
a:hover, 
a:active,
button,
button:hover {
   outline: 0 !important;
}

a:focus {
  text-decoration: none;
}

body {
font-family: 'Open Sans', sans-serif;
}

/*Thematic Break
------------------------------------*/
hr {
	margin: 30px 0;
}

hr.hr-xs {
	margin: 10px 0;
}

hr.hr-md {
	margin: 20px 0;
}

hr.hr-lg {
	margin: 40px 0;
}

/*Headings
------------------------------------*/
h1 {
  font-size: 28px;
  line-height: 35px;
}
h2 {
  font-size: 24px;
  line-height: 33px;
}
h3 {
  font-size: 20px;
  line-height: 27px;
}
h4 {
  line-height: 25px;
}
h5 {
  line-height: 20px;
}
h6 {
  line-height: 18px;
}

.font-open-sans {
	font-family: "Open Sans", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #585f69;    
  margin-top: 5px;
  text-shadow: none; 
  font-weight: normal; 
  font-family: 'Open Sans', sans-serif;
} 

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
   margin-right: 5px;
}

/*Block Headline*/
.headline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
}

.headline h2 {
  font-size: 22px;
}

.headline h2, 
.headline h3, 
.headline h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
}

.headline-md {
  margin-bottom: 15px;
}

.headline-md h2 {
  font-size: 21px;
}

/*Heading Options*/
.heading {
  text-align: center;
}

.heading h2 {
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important; /*For Tagline Boxes*/
}

.heading h2:before, 
.heading h2:after {
  content: ' ';
  width: 70%;  
  position: absolute;
  border-width: 1px;
  border-color: #bbb;
}

.heading h2:before {
  right: 100%;
}

.heading h2:after {
  left: 100%;
}

@media (max-width: 768px) {
  .heading h2:before, 
  .heading h2:after {
    width: 20%;  
  }
}

/*Headline v1*/
.heading-v1 h2:before,
.heading-v1 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
}

/*Headline v2*/
.heading-v2 h2:before,
.heading-v2 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: dashed;
  border-bottom-style: dashed;
}

/*Headline v3*/
.heading-v3 h2:before,
.heading-v3 h2:after {
  top: 15px;
  height: 6px;
  border-top-style: dotted;
  border-bottom-style: dotted;
}

/*Headline v4*/
.heading-v4 h2:before,
.heading-v4 h2:after {
  top: 17px;
  border-bottom-style: solid;
}

/*Headline v5*/
.heading-v5 h2:before,
.heading-v5 h2:after {
  top: 17px;
  border-bottom-style: dashed;
}

/*Headline v6*/
.heading-v6 h2:before,
.heading-v6 h2:after {
  top: 17px;
  border-bottom-style: dotted;
}

/*Heading Sizes
------------------------------------*/
h2.heading-md {
  font-size: 20px;
  line-height: 24px;
}

h2.heading-sm,
h3.heading-md {
  font-size: 18px;
  line-height: 24px;
}

h3.heading-md {
  line-height: 22px;
}

h3.heading-sm {
  font-size: 16px;
  line-height: 20px;
}

h2.heading-xs {
  font-size: 16px;
  line-height: 22px;
}

h3.heading-xs {
  font-size: 14px;
  margin-bottom: 0;
}

/*Heading Titles v1*/
.title-v1 {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.title-v1 h1, 
.title-v1 h2 {
  color: #444;
  font-size: 28px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}

.title-v1 h1:after, 
.title-v1 h2:after {
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 70px;
  content: " ";
  margin-left: -35px;
  position: absolute; 
}

.title-v1 p {
  font-size: 17px;
  font-weight: 200;
}

/*Heading Titles v2*/
h2.title-v2 {
  color: #555;
  position: relative;
  margin-bottom: 30px;
}

h2.title-v2:after {
  left: 0;
  width: 70px;
  height: 2px;
  content: " ";
  bottom: -10px;
  background: #555;
  position: absolute;
}

h1.title-v2.title-center,
h2.title-v2.title-center,
h3.title-v2.title-center {
  text-align: center;
}

h1.title-v2.title-center:after,
h2.title-v2.title-center:after,
h3.title-v2.title-center:after {
  left: 50%;
  width: 70px;
  margin-left: -35px;
}

h1.title-light,
h2.title-light,
h3.title-light {
  color: #fff;
}

h2.title-light:after {
  background: #fff;
}

/*Heading Title v3*/
h1[class^="title-v3-"],
h2[class^="title-v3-"],
h3[class^="title-v3-"] {
  color: #555;
}

h2.title-v3-xlg {
  font-size: 28px;
  line-height: 32px;
}

h1.title-v3-lg,
h2.title-v3-lg {
  font-size: 24px;
  line-height: 28px;
}

h1.title-v3-md,
h2.title-v3-md {
  font-size: 20px;
  line-height: 24px;
}

h2.title-v3-sm,
h3.title-v3-md {
  font-size: 18px;
  line-height: 24px;
}

h3.title-v3-md {
  line-height: 22px;
}

h3.title-v3-sm {
  font-size: 16px;
  line-height: 20px;
}

h2.title-v3-xs {
  font-size: 16px;
  line-height: 22px;
}

h3.title-v3-xs {
  font-size: 14px;
  margin-bottom: 0;
}

/*Title v4*/
.title-v4 {
	font-size: 18px;
	margin: 0 0 20px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	border-bottom: 3px solid #333;
}

/*Headline Center*/
.headline-center {
  text-align: center;
  position: relative;
}

.headline-center h2 {
  color: #555;
  font-size: 24px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.headline-center h2:after {
  left: 50%;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -5px;
  margin-left: -15px;
  text-align: center;
  position: absolute;
}

.headline-center p {
  /*color: #999;*/
	font-size: 14px;
	/*padding: 0 150px;*/
}

@media (max-width: 991px) {
	.headline-center p {
		padding: 0 50px;
	}
}

.headline-center.headline-light h2 {
  color: #fff;
}

.headline-center.headline-light p {
  color: #eee;
}

/*Headline Center v2*/
.headline-center-v2 {
  z-index: 0;
  text-align: center;
  position: relative;
}

.headline-center-v2 h2 {
  color: #555;
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.headline-center-v2 span.bordered-icon {
  color: #888;
  padding: 0 10px;
  font-size: 15px;
  line-height: 18px;
  position: relative;
  margin-bottom: 25px;
  display: inline-block;
}

.headline-center-v2 span.bordered-icon:before,
.headline-center-v2 span.bordered-icon:after {
  top: 8px;
  height: 1px;
  content: " ";
  width: 100px;
  background: #888;
  position: absolute;
}

.headline-center-v2 span.bordered-icon:before {
  left: 100%;
}

.headline-center-v2 span.bordered-icon:after {
  right: 100%;
}

.headline-center-v2 p {
  color: #999;
  font-size: 14px;
  padding: 0 70px;
}

.headline-center-v2.headline-center-v2-dark p {
  color: #666;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon {
  color: #666;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon:before,
.headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
  background: #666;
}

/*Headline Left*/
.headline-left {
  position: relative;
}

.headline-left .headline-brd {
  color: #555;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 10px;
}

.headline-left .headline-brd:after {
  left: 1px;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -5px;
  position: absolute;
  background: #72c02c;
}

/*Headline v2
------------------------------------*/
.headline-v2 {
	display: block;
	background: #fff;
	padding: 1px 10px;
	margin: 0 0 20px 0;
	border-left: 2px solid #000;
}

.headline-v2 h2 {
	margin: 3px 0;
	font-size: 20px;
	font-weight: 200;
}

/*Devider
------------------------------------*/
.devider.devider-dotted {
  border-top: 2px dotted #eee;
}
.devider.devider-dashed {
  border-top: 2px dashed #eee;
}

.devider.devider-db {
  height: 5px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.devider.devider-db-dashed {
  height: 5px;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
}
.devider.devider-db-dotted {
  height: 5px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}

/*Tables
------------------------------------*/
/*Basic Tables*/
.table thead > tr > th {
  border-bottom: none;
}

@media (max-width: 768px) {
  .table th.hidden-sm,
  .table td.hidden-sm {
    display: none !important;
  }
}

/*Forms
------------------------------------*/
.form-control {
  box-shadow: none;
  border-radius: 0;
}

.input-group-addon {
	border-radius: 0;
}

.form-control:focus {
  border-color: #bbb;
  box-shadow: 0 0 2px #c9c9c9;
}

/*Form Spacing*/
.form-spacing .form-control {
  margin-bottom: 15px;
}

/*Form Icons*/
.input-group-addon {
  color: #b3b3b3;
  font-size: 14px;
  background: #fff;
}

/*Button Styles
------------------------------------*/
.btn {
   box-shadow: none;
}

.btn-u {
   border: 0;
   color: #fff;
   font-size: 14px;
   cursor: pointer;
   font-weight: 400;
   padding: 6px 13px;
   position: relative;
   white-space: inherit;
   display: inline-block;
   text-decoration: none;
}
.btn-u:hover,.btn-u:focus,.btn-u:active {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-u.btn-block {
  text-align: center;
}

a.btn-u {
   /*padding: 4px 13px;*/
   /*vertical-align: middle;*/
}

.btn-u-sm,
a.btn-u-sm {
   padding: 3px 12px;
}

.btn-u-md,
a.btn-u-md {
	padding: 10px 20px;
}

.btn-u-lg,
a.btn-u-lg {
   font-size: 18px;
   padding: 10px 25px;
}

.btn-u-xs,
a.btn-u-xs {
   font-size: 12px;
   padding: 2px 12px;   
   line-height: 18px;
}

/*Button Groups*/
.btn-group .dropdown-menu > li > a {
   padding: 3px 13px;
}

.btn-group > .btn-u, 
.btn-group-vertical > .btn-u {
   float: left;
   position: relative;
}

.btn-group > .btn-u:first-child {
   margin-left: 0;
}

/*For FF Only*/
@-moz-document url-prefix() { 
   .footer-subsribe .btn-u {
      padding-bottom: 4px;
   }
}
@media (max-width: 768px) { 
   @-moz-document url-prefix() { 
      .btn-u {
         padding-bottom: 6px;
      }
   }
}

.btn-u.btn-u-blue {
   background: #3498db;
}
.btn-u.btn-u-blue:hover, 
.btn-u.btn-u-blue:focus, 
.btn-u.btn-u-blue:active, 
.btn-u.btn-u-blue.active, 
.open .dropdown-toggle.btn-u.btn-u-blue {
   background: #2980b9;
}
.btn-u.btn-u-split-blue.dropdown-toggle {
   border-left: solid 1px #2980b9;
}

.btn-u.btn-u-red {
   background: #e74c3c;
}
.btn-u.btn-u-red:hover, 
.btn-u.btn-u-red:focus, 
.btn-u.btn-u-red:active, 
.btn-u.btn-u-red.active, 
.open .dropdown-toggle.btn-u.btn-u-red {
   background: #c0392b;
}
.btn-u.btn-u-split-red.dropdown-toggle {
   border-left: solid 1px #c0392b;
}

.btn-u.btn-u-orange {
   background: #e67e22;
}
.btn-u.btn-u-orange:hover, 
.btn-u.btn-u-orange:focus, 
.btn-u.btn-u-orange:active, 
.btn-u.btn-u-orange.active, 
.open .dropdown-toggle.btn-u.btn-u-orange {
   background: #d35400;
}
.btn-u.btn-u-split-orange.dropdown-toggle {
   border-left: solid 1px #d35400;
}

.btn-u.btn-u-sea {
   background: #1abc9c;
}
.btn-u.btn-u-sea:hover, 
.btn-u.btn-u-sea:focus, 
.btn-u.btn-u-sea:active, 
.btn-u.btn-u-sea.active, 
.open .dropdown-toggle.btn-u.btn-u-sea {
   background: #16a085;
}
.btn-u.btn-u-split-sea.dropdown-toggle {
   border-left: solid 1px #16a085;
}

.btn-u.btn-u-green {
   background: #2ecc71;
}
.btn-u.btn-u-green:hover, 
.btn-u.btn-u-green:focus, 
.btn-u.btn-u-green:active, 
.btn-u.btn-u-green.active, 
.open .dropdown-toggle.btn-u.btn-u-green {
   background: #27ae60;
}
.btn-u.btn-u-split-green.dropdown-toggle {
   border-left: solid 1px #27ae60;
}

.btn-u.btn-u-yellow {
   background: #f1c40f;
}
.btn-u.btn-u-yellow:hover, 
.btn-u.btn-u-yellow:focus, 
.btn-u.btn-u-yellow:active, 
.btn-u.btn-u-yellow.active, 
.open .dropdown-toggle.btn-u.btn-u-yellow {
   background: #f39c12;
}
.btn-u.btn-u-split-yellow.dropdown-toggle {
   border-left: solid 1px #f39c12;
}

.btn-u.btn-u-default {
   background: #95a5a6;
}
.btn-u.btn-u-default:hover, 
.btn-u.btn-u-default:focus, 
.btn-u.btn-u-default:active, 
.btn-u.btn-u-default.active, 
.open .dropdown-toggle.btn-u.btn-u-default {
   background: #7f8c8d;
}
.btn-u.btn-u-split-default.dropdown-toggle {
   border-left: solid 1px #7f8c8d;
}

.btn-u.btn-u-purple {
   background: #9b6bcc;
}
.btn-u.btn-u-purple:hover, 
.btn-u.btn-u-purple:focus, 
.btn-u.btn-u-purple:active, 
.btn-u.btn-u-purple.active, 
.open .dropdown-toggle.btn-u.btn-u-purple {
   background: #814fb5;
}
.btn-u.btn-u-split-purple.dropdown-toggle {
   border-left: solid 1px #814fb5;
}

.btn-u.btn-u-aqua {
   background: #27d7e7;
}
.btn-u.btn-u-aqua:hover, 
.btn-u.btn-u-aqua:focus, 
.btn-u.btn-u-aqua:active, 
.btn-u.btn-u-aqua.active, 
.open .dropdown-toggle.btn-u.btn-u-aqua {
   background: #26bac8;
}
.btn-u.btn-u-split-aqua.dropdown-toggle {
   border-left: solid 1px #26bac8;
}

.btn-u.btn-u-brown {
   background: #9c8061;
}
.btn-u.btn-u-brown:hover, 
.btn-u.btn-u-brown:focus, 
.btn-u.btn-u-brown:active, 
.btn-u.btn-u-brown.active, 
.open .dropdown-toggle.btn-u.btn-u-brown {
   background: #81674b;
}
.btn-u.btn-u-split-brown.dropdown-toggle {
   border-left: solid 1px #81674b;
}

.btn-u.btn-u-dark-blue {
   background: #4765a0;
}
.btn-u.btn-u-dark-blue:hover, 
.btn-u.btn-u-dark-blue:focus, 
.btn-u.btn-u-dark-blue:active, 
.btn-u.btn-u-dark-blue.active, 
.open .dropdown-toggle.btn-u.btn-u-dark-blue {
   background: #324c80;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
   border-left: solid 1px #324c80;
}

.btn-u.btn-u-light-green {
   background: #79d5b3;
}
.btn-u.btn-u-light-green:hover, 
.btn-u.btn-u-light-green:focus, 
.btn-u.btn-u-light-green:active, 
.btn-u.btn-u-light-green.active, 
.open .dropdown-toggle.btn-u.btn-u-light-green {
   background: #59b795;
}
.btn-u.btn-u-split-light-green.dropdown-toggle {
   border-left: solid 1px #59b795;
}

.btn-u.btn-u-dark {
   background: #555;
}
.btn-u.btn-u-dark:hover, 
.btn-u.btn-u-dark:focus, 
.btn-u.btn-u-dark:active, 
.btn-u.btn-u-dark.active, 
.open .dropdown-toggle.btn-u.btn-u-dark {
   background: #333;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
   border-left: solid 1px #333;
}

.btn-u.btn-u-light-grey {
   background: #585f69;
}
.btn-u.btn-u-light-grey:hover, 
.btn-u.btn-u-light-grey:focus, 
.btn-u.btn-u-light-grey:active, 
.btn-u.btn-u-light-grey.active, 
.open .dropdown-toggle.btn-u.btn-u-light-grey {
   background: #484f58;
}
.btn-u.btn-u-split-light-grey.dropdown-toggle {
   border-left: solid 1px #484f58;
}

/*Bordered Buttons*/
.btn-u.btn-brd {
  color: #555;
  /*font-weight: 200;*/
  background: none;
  padding: 5px 13px;
  border: solid 1px transparent;
   -webkit-transition: all 0.1s ease-in-out;
   -moz-transition: all 0.1s ease-in-out;
   -o-transition: all 0.1s ease-in-out;
   transition: all 0.1s ease-in-out;   
}
.btn-u.btn-brd:hover {
  background: none;
  border: solid 1px #eee;
}
.btn-u.btn-brd:focus {
  background: none;
}
.btn-u.btn-brd.btn-brd-hover:hover {
   color: #fff !important;
}

.btn-u.btn-brd.btn-u-blue {
  border-color: #3498db;
}
.btn-u.btn-brd.btn-u-blue:hover {
  color: #2980b9;
  border-color: #2980b9;
}
.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
   background: #2980b9;
}

.btn-u.btn-brd.btn-u-red {
  border-color: #e74c3c;
}
.btn-u.btn-brd.btn-u-red:hover {
  color: #c0392b;
  border-color: #c0392b;
}
.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
   background: #c0392b;
}

.btn-u.btn-brd.btn-u-orange {
  border-color: #e67e22;
}
.btn-u.btn-brd.btn-u-orange:hover {
  color: #d35400;
  border-color: #d35400;
}
.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
   background: #d35400;
}

.btn-u.btn-brd.btn-u-sea {
  border-color: #1abc9c;
}
.btn-u.btn-brd.btn-u-sea:hover {
  color: #16a085;
  border-color: #16a085;
}
.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
   background: #16a085;
}

.btn-u.btn-brd.btn-u-green {
  border-color: #2ecc71;
}
.btn-u.btn-brd.btn-u-green:hover {
  color: #27ae60;
  border-color: #27ae60;
}
.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
   background: #27ae60;
}

.btn-u.btn-brd.btn-u-yellow {
  border-color: #f1c40f;
}
.btn-u.btn-brd.btn-u-yellow:hover {
  color: #f39c12;
  border-color: #f39c12;
}
.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
   background: #f39c12;
}

.btn-u.btn-brd.btn-u-default {
  border-color: #95a5a6;
}
.btn-u.btn-brd.btn-u-default:hover {
  color: #7f8c8d;
  border-color: #7f8c8d;
}
.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
   background: #7f8c8d;
}

.btn-u.btn-brd.btn-u-dark {
  border-color: #555;
}
.btn-u.btn-brd.btn-u-dark:hover {
  color: #333;
  border-color: #333;
}
.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
   background: #333;
}

.btn-u.btn-brd.btn-u-light-grey {
  border-color: #585f69;
}
.btn-u.btn-brd.btn-u-light-grey:hover {
  color: #484f58;
  border-color: #484f58;
}
.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
   background: #484f58;
}

.btn-u.btn-brd.btn-u-purple {
  border-color: #9b6bcc;
}
.btn-u.btn-brd.btn-u-purple:hover {
  color: #814fb5;
  border-color: #814fb5;
}
.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
   background: #814fb5;
}

.btn-u.btn-brd.btn-u-aqua {
  border-color: #27d7e7;
}
.btn-u.btn-brd.btn-u-aqua:hover {
  color: #26bac8;
  border-color: #26bac8;
}
.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
   background: #26bac8;
}

.btn-u.btn-brd.btn-u-brown {
  border-color: #9c8061;
}
.btn-u.btn-brd.btn-u-brown:hover {
  color: #81674b;
  border-color: #81674b;
}
.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
   background: #81674b;
}

.btn-u.btn-brd.btn-u-dark-blue {
  border-color: #4765a0;
}
.btn-u.btn-brd.btn-u-dark-blue:hover {
  color: #324c80;
  border-color: #324c80;
}
.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
   background: #324c80;
}

.btn-u.btn-brd.btn-u-light-green {
  border-color: #79d5b3;
}
.btn-u.btn-brd.btn-u-light-green:hover {
  color: #59b795;
  border-color: #59b795;
}
.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
   background: #59b795;
}

.btn-u.btn-brd.btn-u-light {
  color: #fff;
  border-color: #fff;
}
.btn-u.btn-brd.btn-u-light:hover {
  border-color: #fff;
}
.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
   background: #fff;
   color: #555 !important;
}

/*Dropdown Buttons
------------------------------------*/
.dropdown-show {
	box-shadow: 0 0 4px #eee;
	display: inline-block;
	position: relative;
}

/*Badges and Labels
------------------------------------*/
.badge,
.label {
	border-radius: 0;
}
/*Labels*/
span.label {
  font-size: 11px;
  font-weight: 400;
  padding: 4px 7px;
}

/*Badges*/
span.badge,
.list-group-item.active>.badge {
	color: #fff;
	font-weight: 400;
	padding: 4px 7px;
}
/*
span.label-u,
span.badge-u,
.list-group-item.active>.badge.badge-u {
	background: #72c02c;
}*/
span.label-blue,
span.badge-blue,
.list-group-item.active>.badge {
	background: #3498db;
}

span.label-red,
span.badge-red,
.list-group-item.active>.badge {
	background: #e74c3c;
}

span.label-green,
span.badge-green,
.list-group-item.active>.badge.badge-green {
	background: #2ecc71;
}

span.label-sea,
span.badge-sea,
.list-group-item.active>.badge.badge-sea {
	background: #1abc9c;
}

span.label-orange,
span.badge-orange,
.list-group-item.active>.badge.badge-orange {
	background: #e67e22;
}

span.label-yellow,
span.badge-yellow,
.list-group-item.active>.badge.badge-yellow {
	background: #f1c40f;
}

span.label-purple,
span.badge-purple,
.list-group-item.active>.badge.badge-purple {
	background: #9b6bcc;
}

span.label-aqua,
span.badge-aqua,
.list-group-item.active>.badge.badge-aqua {
	background: #27d7e7;
}

span.label-brown,
span.badge-brown,
.list-group-item.active>.badge.badge-brown {
	background: #9c8061;
}

span.label-dark-blue,
span.badge-dark-blue,
.list-group-item.active>.badge.badge-dark-blue {
	background: #4765a0;
}

span.label-light-green,
span.badge-light-green,
.list-group-item.active>.badge.badge-light-green {
	background: #79d5b3;
}

span.label-light,
span.badge-light,
.list-group-item.active>.badge.badge-light {
	color: #777;
	background: #ecf0f1;
}

span.label-dark,
span.badge-dark,
.list-group-item.active>.badge.badge-dark {
	background: #555;
}

/*Badge Lists*/
.badge-lists li {
  position: relative;
}

.badge-lists span.badge {
  top: -10px;
  right: -6px;
  position: absolute;
}

/*Badge Icons*/
.badge-lists.badge-icons span.badge {
  min-width: 12px;
  padding: 3px 6px;
 }

.badge-lists.badge-icons i {
  font-size: 18px;
  min-width: 25px;
}

/*Badge Box v1*/
.badge-box-v1 a {
  color: #777;
  min-width: 40px;
  font-size: 18px;
  padding: 8px 9px;
  display: inline-block;
  border: solid 1px #eee;
}

/*Badge Box v2*/
.badge-box-v2 a {
  color: #777;
  font-size: 12px;
  padding: 10px;
  min-width: 70px;
  text-align: center;
  display: inline-block;
  border: solid 1px #eee;
}

.badge-box-v2 a i {
  font-size: 20px;
}

/*General Badge Box*/
.badge-box-v1 a i,
.badge-box-v2 a i {
  display: block;
  margin: 1px auto 2px;
}

.badge-box-v1 a:hover,
.badge-box-v2 a:hover {
  color: #555;
  border-color: #555;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;     
}

/*Icons
------------------------------------*/
/*Social Icons*/
.social-icons {
   margin: 0;
   padding: 0; 
}

.social-icons li {
   list-style: none;
   margin-right: 3px;
   margin-bottom: 5px;
   text-indent: -9999px;
   display: inline-block;
}

.social-icons li a, a.social-icon {
   width: 28px;
   height: 28px;
   display: block;
   background-position: 0 0;
   background-repeat: no-repeat;
   transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
}

.social-icons li:hover a {
   background-position: 0 -38px;
}

.social-icons-color li a {
  opacity: 0.7;
  background-position: 0 -38px !important;
  -webkit-backface-visibility: hidden; /*For Chrome*/
}

.social-icons-color li a:hover {
  opacity: 1;
}

.social_amazon {background: url(../images/icons/social/amazon.png) no-repeat;}
.social_behance {background: url(../images/icons/social/behance.png) no-repeat;}
.social_blogger {background: url(../images/icons/social/blogger.png) no-repeat;}
.social_deviantart {background: url(../images/icons/social/deviantart.png) no-repeat;}
.social_dribbble {background: url(../images/icons/social/dribbble.png) no-repeat;}
.social_dropbox {background: url(../images/icons/social/dropbox.png) no-repeat;}
.social_evernote {background: url(../images/icons/social/evernote.png) no-repeat;}
.social_facebook {background: url(../images/icons/social/facebook.png) no-repeat;}
.social_forrst {background: url(../images/icons/social/forrst.png) no-repeat;}
.social_github {background: url(../images/icons/social/github.png) no-repeat;}
.social_googleplus {background: url(../images/icons/social/googleplus.png) no-repeat;}
.social_jolicloud {background: url(../images/icons/social/jolicloud.png) no-repeat;}
.social_last-fm {background: url(../images/icons/social/last-fm.png) no-repeat;}
.social_linkedin {background: url(../images/icons/social/linkedin.png) no-repeat;}
.social_picasa {background: url(../images/icons/social/picasa.png) no-repeat;}
.social_pintrest {background: url(../images/icons/social/pintrest.png) no-repeat;}
.social_rss {background: url(../images/icons/social/rss.png) no-repeat;}
.social_skype {background: url(../images/icons/social/skype.png) no-repeat;}
.social_spotify {background: url(../images/icons/social/spotify.png) no-repeat;}
.social_stumbleupon {background: url(../images/icons/social/stumbleupon.png) no-repeat;}
.social_tumblr {background: url(../images/icons/social/tumblr.png) no-repeat;}
.social_twitter {background: url(../images/icons/social/twitter.png) no-repeat;}
.social_vimeo {background: url(../images/icons/social/vimeo.png) no-repeat;}
.social_wordpress {background: url(../images/icons/social/wordpress.png) no-repeat;}
.social_xing {background: url(../images/icons/social/xing.png) no-repeat;}
.social_yahoo {background: url(../images/icons/social/yahoo.png) no-repeat;}
.social_youtube {background: url(../images/icons/social/youtube.png) no-repeat;}
.social_vk {background: url(../images/icons/social/vk.png) no-repeat;}
.social_instagram {background: url(../images/icons/social/instagram.png) no-repeat;}

/*Font Awesome Icon Styles*/
i.icon-custom {
  color: #555;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 5px;
  text-align: center;
  display: inline-block;   
  border: solid 1px #555;
}

i.icon-sm {
   width: 35px;
   height: 35px;
   font-size: 16px;
   line-height: 35px;
}

i.icon-md {
   width: 55px;
   height: 55px;
   font-size: 22px;
   line-height: 55px;
}

i.icon-lg {
  width: 60px;
  height: 60px;
  font-size: 31px;
  line-height: 60px;
  margin-bottom: 10px;
}

i.icon-2x {
  font-size: 30px;
}
i.icon-3x {
  font-size: 40px;
}
i.icon-4x {
  font-size: 50px;
}

/*Line Icons*/
i.icon-line {
  font-size: 17px;
}
i.icon-sm.icon-line {
  font-size: 14px;
}
i.icon-md.icon-line {
  font-size: 22px;
}
i.icon-lg.icon-line {
  font-size: 28px;
}

i.icon-2x.icon-line {
  font-size: 27px;
}
i.icon-3x.icon-line {
  font-size: 36px;
}
i.icon-4x.icon-line {
  font-size: 47px;
}

/*Icon Styles For Links*/
.link-icon,
.link-bg-icon {
  color: #555;  
}

.link-icon:hover,
.link-bg-icon:hover {
  border: none;  
  text-decoration: none;
}

.link-icon:hover i {
  background: none;
}

.link-bg-icon:hover i {
  color: #fff !important;
}

/*Icons Color*/
i.icon-color-u,
i.icon-color-red,
i.icon-color-sea,
i.icon-color-dark,
i.icon-color-grey,
i.icon-color-blue,
i.icon-color-green,
i.icon-color-yellow,
i.icon-color-orange,
i.icon-color-purple,
i.icon-color-aqua,
i.icon-color-brown,
i.icon-color-dark-blue,
i.icon-color-light-grey,
i.icon-color-light-green, {
  background: none;
}

i.icon-color-blue {
   color: #3498db;
   border: solid 1px #3498db;
}
i.icon-color-red {
   color: #e74c3c;
   border: solid 1px #e74c3c;
}
i.icon-color-sea {
   color: #1abc9c;
   border: solid 1px #1abc9c;
}
i.icon-color-green {
   color: #2ecc71;
   border: solid 1px #2ecc71;
}
i.icon-color-yellow {
   color: #f1c40f;
   border: solid 1px #f1c40f;
}
i.icon-color-orange {
   color: #e67e22;
   border: solid 1px #e67e22;
}
i.icon-color-white {
   color: #fff;
   border: solid 1px #fff;
}
i.icon-color-grey {
   color: #95a5a6;
   border: solid 1px #95a5a6;
}
i.icon-color-purple {
   color: #9b6bcc;
   border: solid 1px #9b6bcc;
}
i.icon-color-aqua {
   color: #27d7e7;
   border: solid 1px #27d7e7;
}
i.icon-color-brown {
   color: #9c8061;
   border: solid 1px #9c8061;
}
i.icon-color-dark-blue {
   color: #4765a0;
   border: solid 1px #4765a0;
}
i.icon-color-light-green {
   color: #79d5b3;
   border: solid 1px #79d5b3;
}
i.icon-color-light {
   color: #fff;
   border: solid 1px #fff;
}
i.icon-color-light-grey {
   color: #585f69;
   border: solid 1px #585f69;
}

/*Icons Backgroun Color*/
i.icon-bg-u,
i.icon-bg-red,
i.icon-bg-sea,
i.icon-bg-dark,
i.icon-bg-darker,
i.icon-bg-grey,
i.icon-bg-blue,
i.icon-bg-green,
i.icon-bg-yellow,
i.icon-bg-orange,
i.icon-bg-purple,
i.icon-bg-aqua,
i.icon-bg-brown,
i.icon-bg-dark-blue,
i.icon-bg-light-grey,
i.icon-bg-light-green {
   color: #fff;
   border-color: transparent;
}

i.icon-bg-blue {
   background: #3498db;
}
i.icon-bg-red {
   background: #e74c3c;
}
i.icon-bg-sea {
   background: #1abc9c;
}
i.icon-bg-green {
   background: #2ecc71;
}
i.icon-bg-yellow {
   background: #f1c40f;
}
i.icon-bg-orange {
   background: #e67e22;
}
i.icon-bg-grey {
   background: #95a5a6;
}
i.icon-bg-dark {
   background: #555;
}
i.icon-bg-darker {
   background: #333;
}
i.icon-bg-purple {
   background: #9b6bcc;
}
i.icon-bg-aqua {
   background: #27d7e7;
}
i.icon-bg-brown {
   background: #9c8061;
}
i.icon-bg-dark-blue {
   background: #4765a0;
}
i.icon-bg-light-green {
   background: #79d5b3;
}
i.icon-bg-light {
   background: #fff;
   border-color: transparent;   
}
i.icon-bg-light-grey {
   background: #585f69;
   border-color: transparent;  
}

/* Make Font Awesome icons fixed width */
.fa-fixed [class^="fa"],
.fa-fixed [class*=" fa"] {
  width: 1.25em;
  text-align: center;
  display: inline-block;
}
.fa-fixed [class^="fa"].fa-lg,
.fa-fixed [class*=" fa"].fa-lg {
  /* increased font size for fa-lg */
  width: 1.5625em;
}

/*Typography
------------------------------------*/
.text-transform-uppercase { text-transform: uppercase;}
.text-transform-normal { text-transform: inherit !important;}

.font-bold { font-weight: 600;}
.font-light { font-weight: 200;}
.font-normal { font-weight: 400 !important;}

/*Text Dropcap*/
.dropcap-bg {
  float: left;
  padding: 7px 0;
  min-width: 50px;
  font-size: 35px; 
  font-weight: 200;
  line-height: 35px; 
  text-align: center;
  margin: 4px 10px 0 0;
}

/*Text Highlights*/
.text-highlights {
   color: #fff;
   font-weight: 200;
   padding: 0px 5px;
   background: #555;
}

.text-highlights-green {
   background: #72c02c;   
}
.text-highlights-blue {
   background: #3498db;
}
.text-highlights-red {
   background: #e74c3c;   
}
.text-highlights-sea {
   background: #1abc9c;
}
.text-highlights-orange {
   background: #e67e22;
}
.text-highlights-yellow {
   background: #f1c40f;
}
.text-highlights-purple {
   background: #9b6bcc;   
}
.text-highlights-aqua {
   background: #27d7e7;
}
.text-highlights-brown {
   background: #9c8061;   
}
.text-highlights-dark-blue {
   background: #4765a0;
}
.text-highlights-light-green {
   background: #79d5b3;
}

/*Text Borders*/
.text-border {
   border-bottom: dashed 1px #555;
}

.text-border-default {
   border-color: #95a5a6;
}
.text-border-green {
   border-color: #72c02c;
}
.text-border-blue {
   border-color: #3498db;
}
.text-border-red {
   border-color: #e74c3c;
}
.text-border-yellow {
   border-color: #f1c40f;
}
.text-border-purple {
   border-color: #9b6bcc;
}

/*List Styles*/
.list-styles li {
   margin-bottom: 8px;
}

/*Contextual Backgrounds*/
.contex-bg p {
  opacity: 0.8;
  padding: 8px 10px;
}
.contex-bg p:hover {
  opacity: 1;
}

/*Blockquote*/
blockquote {
  padding: 5px 15px;
  border-left-width: 2px;
}

blockquote p {
  font-size: 14px;
  font-weight: 400;   
}

blockquote h1,
blockquote h2,
blockquote span {
  font-size: 18px;
  margin: 0 0 8px;
  line-height: 24px;
}

/*Blockquote Styles*/
blockquote.bq-text-lg p,
blockquote.bq-text-lg small {
  text-transform: uppercase;
}

blockquote.bq-text-lg p {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

blockquote.text-right,
blockquote.hero.text-right {
  border-left: none;
  border-right: 2px solid #eee;
}

blockquote.hero.text-right,
blockquote.hero.text-right:hover {
   border-color: #555;
}

blockquote:hover,
blockquote.text-right:hover {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

blockquote.bq-dark,
blockquote.bq-dark:hover {
  border-color: #585f69;
}

/*Blockquote Hero Styles*/
blockquote.hero {
  border: none;
  padding: 18px;
  font-size: 16px;
  background: #f3f3f3;
  border-left: solid 2px #666;
}

blockquote.hero:hover {
  background: #eee;
  border-left-color: #666;
}

blockquote.hero.hero-dark,
blockquote.hero.hero-default {
  border: none;
}

blockquote.hero.hero-dark {
  background: #444;
}

blockquote.hero.hero-dark:hover {
  background: #555;
}

blockquote.hero.hero-default {
  background: #72c02c;
}

blockquote.hero.hero-default:hover {
  background: #5fb611;
}

blockquote.hero.hero-dark p,
blockquote.hero.hero-dark h2,
blockquote.hero.hero-dark small,
blockquote.hero.hero-default p,
blockquote.hero.hero-default h2,
blockquote.hero.hero-default small {
  color: #fff;
  font-weight: 200;
}

/*Tag Boxes
------------------------------------*/
.tag-box  {
  padding: 20px;
  background: #fff;
}

.tag-box h2 {
  font-size: 20px;
  line-height: 25px;
}

.tag-box p {
  margin-bottom: 0;
}

.tag-box.tag-text-space p {
  margin-bottom: 10px;
}

/*Tag Boxes v2*/
.tag-box-v2 {
  background: #fafafa;
}

/*Tag Boxes v3*/
.tag-box-v3 {
  border: solid 2px #eee;
}

/*Tag Boxes v4*/
.tag-box-v4 {
  border: dashed 1px #bbb;
}

/*Tag Boxes v5*/
.tag-box-v5 {
  margin: 20px 0;
  text-align: center;
  border: dashed 1px #ccc;
}

.tag-box-v5 span {
  color: #555;
  font-size: 28px;
  margin-bottom: 0;
}

/*Tag Boxes v6*/
.tag-box-v6 {
  background: #fafafa;
  border: solid 1px #eee; 
}

/*Tag Boxes v7*/
.tag-box-v7 {
  border: solid 1px #eee;
}

/*Testimonials
------------------------------------*/
/*Testimonials*/
.testimonials {
  margin-bottom: 10px;
}

.testimonials .testimonial-info {
  font-size: 16px;
  padding: 0 15px;
  margin-top: 18px;
}

.testimonials .testimonial-info span {
  top: 3px;
  position: relative;
}

.testimonials .testimonial-info em {
  color: #777;
  display: block;
  font-size: 13px;
}

.testimonials .testimonial-info img {
  width: 60px;
  float: left;
  height: 60px;
  padding: 2px;
  margin-right: 15px;
  border: solid 1px #ccc;
}

.testimonials .testimonial-author {
  overflow: hidden;
}

.testimonials .carousel-arrow {
  top: -65px;
  position: relative;
}

.testimonials .carousel-arrow i {
  color: #777;
  padding: 2px;
  min-width: 25px;
  font-size: 20px;
  text-align: center; 
  background: #f5f5f5;
}

.testimonials .carousel-arrow i:hover {
  color: #fff;
}

.testimonials .carousel-control {
  opacity: 1;
  width: 100%;
  text-align: right;
  text-shadow: none;
  position: absolute;
  filter: Alpha(opacity = 100); /*For IE*/
}

.testimonials .carousel-control.left {
  right: 27px;
  left: auto;
}
.testimonials .carousel-control.right {
  right: 0px;
}

/*Testimonials v1*/
.testimonials.testimonials-v1 .item p {
  position: relative;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v1 .item p:before {
  left: 80px;
  bottom: -20px;
}

.testimonials.testimonials-v1 .item p:after {
  border-top: 22px solid; 
  border-left: 0 solid transparent;
  border-right: 22px solid transparent;
}

/*Testimonials v2*/
.testimonials.testimonials-v2 .testimonial-info {
  padding: 0 20px;
}

.testimonials.testimonials-v2 p {
  padding-bottom: 15px;
}

.testimonials.testimonials-v2 .carousel-arrow {
  top: -55px; 
}

.testimonials.testimonials-v2 .item p:after,
.testimonials.testimonials-v2 .item p:before {
  left: 8%;
  bottom: 45px;
}

.testimonials.testimonials-v2 .item p:after {
  border-top: 20px solid; 
  border-left: 25px solid transparent;
  border-right: 0px solid transparent;
}

/*General Testimonials v1/v2*/
.testimonials.testimonials-v1 p,
.testimonials.testimonials-v2 p {
  padding: 15px;
  font-size: 14px;
  font-style: italic; 
  background: #f5f5f5;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v2 .item p:after {
  width: 0; 
  height: 0;
  content: " ";
  display: block; 
  position: absolute; 
  border-top-color: #f5f5f5;
  border-left-style: inset; /*FF fixes*/
  border-right-style: inset; /*FF fixes*/ 
}

/*Testimonials Backgrounds*/
.testimonials-bg-dark .item p,
.testimonials-bg-default .item p {
  color: #fff;
  font-weight: 200;
}

.testimonials-bg-dark .carousel-arrow i,
.testimonials-bg-default .carousel-arrow i {
  color: #fff;
}

/*Testimonials Dark*/
.testimonials-bg-dark .item p {
  background: #555;
}

.testimonials.testimonials-bg-dark .item p:after,
.testimonials.testimonials-bg-dark .item p:after {
  border-top-color: #555;
}

.testimonials-bg-dark .carousel-arrow i {
  color: #fff;
  background: #555;
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
  background: #333;
}

.testimonials.testimonials-bg-dark .testimonial-info {
  color: #555;
}

/*Panels (Portlets)
------------------------------------*/
.panel,
.panel-heading,
.panel-group .panel {
	border-radius: 0;
}

.panel-heading {
  color: #fff;  
  padding: 5px 15px;
}

/*Panel Table*/
.panel .table {
  margin-bottom: 0;
}

/*Panel Blue*/
.panel-blue {
   border-color: #3498db;
}

.panel-blue > .panel-heading {
   background: #3498db;
}

/*Panel Red*/
.panel-red {
   border-color: #e74c3c;
}

.panel-red > .panel-heading {
   background: #e74c3c;
}

/*Panel Green*/
.panel-green {
   border-color: #2ecc71;
}

.panel-green > .panel-heading {
   background: #2ecc71;
}

/*Panel Sea*/
.panel-sea {
   border-color: #1abc9c;
}

.panel-sea > .panel-heading {
   background: #1abc9c;
}

/*Panel Orange*/
.panel-orange {
   border-color: #e67e22;
}

.panel-orange > .panel-heading {
   background: #e67e22;
}

/*Panel Yellow*/
.panel-yellow {
    border-color: #f1c40f;
}

.panel-yellow > .panel-heading {
     background: #f1c40f;
}

/*Panel Grey*/
.panel-grey {
   border-color: #95a5a6;
}

.panel-grey > .panel-heading {
   background: #95a5a6;
}

/*Panel Dark*/
.panel-dark {
   border-color: #555;
}

.panel-dark > .panel-heading {
   background: #555;
}

/*Panel Purple*/
.panel-purple {
   border-color: #9b6bcc;
}

.panel-purple > .panel-heading {
   background: #9b6bcc;
}

/*Panel Aqua*/
.panel-aqua {
   border-color: #27d7e7;
}

.panel-aqua > .panel-heading {
   background: #27d7e7;
}

/*Panel Brown*/
.panel-brown {
   border-color: #9c8061;
}

.panel-brown > .panel-heading {
   background: #9c8061;
}

/*Panel Dark Blue*/
.panel-dark-blue {
   border-color: #4765a0;
}

.panel-dark-blue > .panel-heading {
   background: #4765a0;
}

/*Panel Light Green*/
.panel-light-green {
   border-color: #79d5b3;
}

.panel-light-green > .panel-heading {
   background: #79d5b3;
}

/*Panel Default Dark*/
.panel-default-dark {
   border-color: #585f69;
}

.panel-default-dark > .panel-heading {
   background: #585f69;
}

/*Progress Bar
------------------------------------*/
.progress {
	border-radius: 0;
}

.progress-u {
  box-shadow: none;
}

.progress-u .progress-bar {
  box-shadow: none;
}

/*progress-bar (sizes)*/
.progress-lg {
  height: 25px;
}
.progress-lg p {
  padding-top: 3px;
}

.progress-sm {
  height: 12px;
}

.progress-xs {
  height: 7px;
}

.progress-xxs {
  height: 3px;
}

/*progress-bar (colors)*/
.progress {
  background: #e5e5e5;
}

.progress-bar-blue {
  background: #3498db;
}

.progress-bar-orange {
  background: #e67e22;
}

.progress-bar-red {
  background: #e74c3c;
}

.progress-bar-purple {
  background: #9b6bcc;
}

.progress-bar-aqua {
  background: #27d7e7;
}

.progress-bar-brown {
  background: #9c8061;
}

.progress-bar-dark-blue {
  background: #4765a0;
}

.progress-bar-light-green {
  background: #79d5b3;
}

.progress-bar-dark {
  background: #555;
}

/*Progress Bar Animation
------------------------------------*/
.progress {
		position: relative;
}

.progress .progress-bar {
	overflow: hidden;
	line-height: 20px;
}

.progress-box .progress-bar {
	transition: all 3s ease-in;
}

/*Vertical Progress Bar*/
.progress.vertical {
	float: left;
	width: 100%;
	height: 200px;
	margin-right: 20px;
}

.progress.vertical.bottom {
	position: relative;
}

.progress.vertical .progress-bar {
	height: 0;
	width: 100%;
	transition: height 3s ease;
}

.progress.vertical.bottom .progress-bar {
	bottom: 0;
	position: absolute;
}

/*Count Stars
------------------------------------*/
.stars-existing {
  color: #72c02c;
  cursor: pointer;
}

.star-lg {
  font-size: 30px;
}

.star-sm {
  font-size: 25px;
}

.star-xs {
  font-size: 20px;
}

.star-default {
  font-size: 16px;
}

/*Media (Audio/Videos and Images)
------------------------------------*/
/*Images*/
mg.img-bordered {
	padding: 3px !important;
	border: solid 1px #eee !important;
}

img.img-circle {
  border-radius: 50% !important;  
}

img.image-sm {
  width: 50px;
  height: 50px;
}

img.image-md {
  width: 100px;
  height: 100px;
}

/*Responsive Video*/
.responsive-video {
   height: 0;
   padding-top: 1px;
   position: relative;
   padding-bottom: 56.25%; /*16:9*/
}

.responsive-video iframe {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}

/*Tags
------------------------------------*/
/*Tags v1*/
.tags-v1 li {
  margin: 0;
  padding: 0; 
}

.tags-v1 li a {
  font-size: 13px; 
  padding: 4px 8px;
  line-height: 32px;
  border: solid 2px #eee;
  border-radius: 20px !important;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;  
}

.tags-v1 li a:hover {
  text-decoration: none;
  border-color: #e0e0e0;
}

/*Lists
------------------------------------*/
.list-row {
	padding: 0;
	margin-bottom: 0;
	list-style: none;
}

/*Lists v1*/
.lists-v1 li {
	margin-bottom: 10px;
}

.lists-v1 i {
	color: #fff;
	width: 15px;
	height: 15px;
	padding: 1px;
	font-size: 13px;
	margin-right: 7px;
	text-align: center;
	background: #72c02c;
	display: inline-block;
	border-radius: 50% !important;
}

/*Lists v2*/
.lists-v2 li {
	margin-bottom: 10px;
}

.lists-v2 i {
	color: #72c02c;
	font-size: 13px;
	margin-right: 7px;
	display: inline-block;
}

/*Alerts
------------------------------------*/
.alert {
	border-radius: 0;
}

/*Thumbnails
------------------------------------*/
.thumbnail {
	border-radius: 0;
}

/*Column Sizes
------------------------------------*/
/*Remove the Gutter Padding from Columns*/
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.no-gutter.no-gutter-boxed {
	padding-right: 15px;
	padding-left: 15px;
}

/*Heights
------------------------------------*/
.height-100 { min-height: 100px;}
.height-150 { min-height: 150px;}
.height-200 { min-height: 200px;}
.height-250 { min-height: 250px;}
.height-300 { min-height: 300px;}
.height-350 { min-height: 350px;}
.height-400 { min-height: 400px;}
.height-450 { min-height: 450px;}
.height-500 { min-height: 500px !important;}

/*Spaces
------------------------------------*/
.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0;
}

.no-top-space {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.no-bottom-space {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-padding-bottom {
	padding-bottom: 0 !important;
}

.content-xs {
	padding-top: 20px;
	padding-bottom: 20px;
}

.content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.content-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-md {
  padding-top: 80px;
  padding-bottom: 80px;
}

.content-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}

.content-xlg {
	padding-top: 150px;
	padding-bottom: 150px;
}

.space-md-hor {
	padding-left: 40px;
	padding-right: 40px;
}

.space-lg-hor {
  padding-left: 60px;
  padding-right: 60px;
}

.space-xlg-hor {
  padding-left: 100px;
  padding-right: 100px;
}

.margin-bottom-5, 
.margin-bottom-10, 
.margin-bottom-15, 
.margin-bottom-20,
.margin-bottom-25, 
.margin-bottom-30, 
.margin-bottom-35, 
.margin-bottom-40, 
.margin-bottom-45, 
.margin-bottom-50, 
.margin-bottom-55, 
.margin-bottom-60,
.margin-bottom-100  { 
   clear:both;
}
.margin-bottom-5  { margin-bottom:5px !important;}
.margin-bottom-10 { margin-bottom:10px;} 
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}
.margin-bottom-70 { margin-bottom:70px;}
.margin-bottom-80 { margin-bottom:80px;}
.margin-bottom-90 { margin-bottom:90px;}
.margin-bottom-100 { margin-bottom:100px;}

@media (max-width: 768px) {
  .sm-padding-top-15 {
    padding-top: 15px;
  }
  .sm-padding-bottom-20 {
    padding-bottom: 20px;
  }
  .xs-margin-right-30 {
    margin-right: 30px
  }
  
  .sm-margin-bottom-60 {
    margin-bottom: 60px;
  }
  .sm-margin-left-15 {
    margin-left: 15px
  }
  .sm-margin-15{
	margin: 0 15px;
  }
}

@media (max-width: 992px) {
  .md-margin-right-20 {
    margin-right: 20px;
  }
  .md-margin-bottom-60 {
    margin-bottom: 60px;
  }
     .md-padding-bottom-5 {
    padding-bottom: 5px;
  }
}


/*Other Spaces*/
/*.margin-top-20 { margin-top: 20px;}
.margin-left-5 { margin-left: 5px;}
.margin-left-10 { margin-left: 10px;}
.margin-right-5 { margin-right: 5px;}
.margin-right-10 { margin-right: 10px;}
.margin-right-20 { margin-right: 20px;}*/

.padding-sm { padding: 40px 40px;}
/*.padding-top-5 { padding-top: 5px;}
.padding-left-5 { padding-left: 5px;}*/

/*Text Colors
------------------------------------*/
.color-sea { color: #1abc9c;}
.color-red { color: #e74c3c;}
.color-aqua { color: #27d7e7;}
.color-blue { color: #3498db;}
.color-grey { color: #95a5a6;}
.color-dark { color: #555555;}
.color-darker { color: #333333;}
.color-green { color: #72c02c}
.color-brown { color: #9c8061;}
.color-light { color: #ffffff;}
.color-orange { color: #e67e22;}
.color-yellow { color: #f1c40f;}
.color-green1 { color: #2ecc71;}
.color-purple { color: #9b6bcc;}
.color-inherit { color: inherit;}
.color-dark-blue { color: #4765a0;}
.color-light-grey { color: #585f69;}
.color-light-green { color: #79d5b3;}
.color-teal { color: #18ba9b;}

/*Background Colors
------------------------------------*/
.bg-color-dark,
.bg-color-sea,
.bg-color-red,
.bg-color-aqua,
.bg-color-blue,
.bg-color-grey,
.bg-color-light,
.bg-color-green,
.bg-color-brown,
.bg-color-orange,
.bg-color-green1,
.bg-color-purple,
.bg-color-dark-blue,
.bg-color-light-grey,

.bg-color-dark { background-color: #555 !important;}
.bg-color-darker { background-color: #000 !important;}
.bg-color-white { background-color: #fff !important;}
.bg-color-sea { background-color: #1abc9c !important;}
.bg-color-red { background-color: #e74c3c !important;}
.bg-color-aqua { background-color: #27d7e7 !important;}
.bg-color-blue { background-color: #3498db !important;}
.bg-color-grey { background-color: #95a5a6 !important;}
.bg-color-lgrey { background-color: #e7e7e7 !important;}
.bg-color-light1 { background-color: #f4f4f4 !important;}
.bg-color-light { background-color: #f7f7f7 !important;}
.bg-color-green { background-color: #72c02c !important;}
.bg-color-brown { background-color: #9c8061 !important;}
.bg-color-orange { background-color: #e67e22 !important;}
.bg-color-green1 { background-color: #2ecc71 !important;}
.bg-color-purple { background-color: #9b6bcc !important;}
.bg-color-dark-blue { background-color: #4765a0 !important;}
.bg-color-light-grey { background-color: #585f69 !important;}
.bg-color-light-green { background-color: #79d5b3 !important;}
.bg-color-white { background-color: #FFF !important;}
.bg-color-mix-yellow { background-color:#9E510E !important;}
.bg-color-dark-brown { background-color:#4E3C28 !important;}
.bg-color-lbrown { background-color:#7C664D !important;}
.bg-color-dull-grey { background-color:#fafafa !important;}
.bg-color-light-black-grey { background-color:#141414 !important;}

.rgba-red { background-color: rgba(231,76,60,0.8);}
.rgba-blue{ background-color: rgba(52,152,219,0.8);}
.rgba-aqua { background-color: rgba(39,215,231,0.8);}
.rgba-yellow { background-color: rgba(241,196,15,0.8);}
.rgba-default { background-color: rgba(114,192,44,0.8);}
.rgba-purple { background-color: rgba(155,107,204,0.8);}



/*Grey Backroud*/
.bg-grey {
  background: #f7f7f7;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

/*Rounded and Circle Classes
------------------------------------*/
.no-rounded { border-radius: 0 !important;}
.rounded { border-radius: 4px !important;}
.rounded-x { border-radius: 50% !important;}
.rounded-2x { border-radius: 10px !important;}
.rounded-3x { border-radius: 15px !important;}
.rounded-4x { border-radius: 20px !important;}
.rounded-sm { border-radius: 2px !important;}
.rounded-md { border-radius: 3px !important;}
.rounded-top { border-radius: 4px 4px 0 0 !important;}
.rounded-left { border-radius: 4px 0 0 4px !important;}
.rounded-right { border-radius: 0 4px 4px 0 !important;}
.rounded-bottom { border-radius: 0 0 4px 4px !important;}

/*Others
------------------------------------*/
.overflow-h { overflow: hidden;}
.overflow-a { overflow: auto;}
.overflow-hidden { overflow: hidden;}

.clear-both { clear: both;}

.text-justify p { text-align: justify;}



/*Display*/
.dp-none { display: none;}
.dp-block { display: block;}
.dp-table { display: table;}
.dp-inline-block { display: inline-block;}
.dp-table-cell {
	display: table-cell;
	vertical-align: middle;
}

/*Font Size*/
.text-light {
	font-weight: 200;
}
.text-normal {
	font-weight: 400;
}
/*.text-bold {
	font-weight: 600 !important;
}*/

/*Full Width*/
.full-width {
  width: 100%;
}
/*Equal Height Columns*/
@media (max-width: 767px) {
	.equal-height-column {
		height: auto !important;
	}
}

/*Image Classes*/
.img-width-60 { width: 60px;}
.img-width-200 { width:200px;}
.lft-img-margin { margin:0 20px 5px 0;}
.rgt-img-margin { margin:0 0 5px 10px;}

img.img-center,
.img-center img {
	margin-left: auto;
	margin-right: auto;
}
/*Background Light*/
.bg-light { 
   padding: 10px 15px; 
   margin-bottom: 10px; 
   background: #fcfcfc; 
   border: solid 1px #e5e5e5;
}
.bg-light:hover { 
   border: solid 1px #bbb;
}

/*CSS3 Hover Effects*/
.hover-effect {
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.hover-effect-kenburn {
   left:10px;
   margin-left:-10px;
   position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
   -webkit-transform: scale(2) rotate(5deg);
   -moz-transform: scale(2) rotate(5deg);
   -o-transform: scale(2) rotate(5deg);
   -ms-transform: scale(2) rotate(5deg);
   transform: scale(2) rotate(5deg);
}


/*Scroll Icon*/
.scroll-btn-icon,
.scroll-btn-icon:before {
	position: absolute;
	left: 50%;
}
.scroll-btn-icon {
	width: 30px;
	z-index: 2;
	height: 50px;
	bottom: 30px;
	margin-left: -25px;
	border-radius: 25px;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
}
.scroll-btn-icon-dark {
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
}
.scroll-btn-icon:before {
	top: 8px;
	width: 8px;
	height: 8px;
	content: '';
	background: #fff;
	margin-left: -4px;
	border-radius: 4px;
	animation-name: scroll;
	animation-duration: 1.5s;
	-webkit-animation-name: scroll;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
.scroll-btn-icon-dark:before {
	background: #333;
}
@-webkit-keyframes scroll {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translateY(36px);
		-webkit-transform: translateY(36px);
	}
}
@keyframes scroll {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translateY(36px);
		-webkit-transform: translateY(36px);
	}
}


/*Custom things added here by izmo*/
@media (max-width: 991px) and (min-width: 768px) {
	.headline-center p{padding: 0 50px;} 
	.sm-no-left-space{margin-left: 0 !important;padding-left: 0 !important;}
	.sm-no-right-space{margin-right: 0 !important;padding-right: 0 !important;}
	.sm-padding-left-15{padding-left:15px!important;}
	.sm-padding-left-10{padding-left:10px!important;}
}

.heading-v1 {
	overflow: hidden;
}

.devider.devider-solid {
  border-top: 1px solid #ddd;
}

.devider.devider-solid-bottom {
  border-bottom: 1px solid #ddd;
}


.devider.devider-dark {
  border-top: 2px dotted #000;
}

.top-v1-data.social-icons.sm-smo-icon li {
	margin: 0;
	text-indent: inherit;
}

.social_yelp {background: url(../images/icons/social/yelp.png) no-repeat;}
i.icon-xs {
	font-size: 20px;
	height: 25px;
	line-height: 23px;
	width: 25px;
}

.height-40 {
  height: 40px !important;
}

.height-120 {
  min-height: 120px;
}


.content-grp{
	    padding-top: 15px !important;
		padding-bottom: 15px !important;
}

.no-left-space {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.no-right-space {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

@media (max-width: 768px){
.xs-no-padding {
  padding: 0 !important;
}
}

@media (min-width: 768px) and (max-width: 992px){
.sm-no-padding {
  padding: 0 !important;
}
}

/*Other Spaces customised by izmo*/
.margin-top-20 { margin-top: 20px!important;}
.margin-left-5 { margin-left: 5px!important;}
.margin-left-10 { margin-left: 10px!important;}
.margin-right-5 { margin-right: 5px!important;}
.margin-right-10 { margin-right: 10px!important;}
.margin-right-20 { margin-right: 20px!important;}

.padding-top-5 { padding-top: 5px!important;}
.padding-left-5 { padding-left: 5px!important;}
.margin-15 { margin: 15px !important;}
.margin-top-5 { margin-top: 5px !important;}
.margin-top-10 { margin-top: 10px !important;}
.margin-top-15 { margin-top: 15px !important;}

.margin-top-30 { margin-top: 30px !important;}
.margin-top-50 { margin-top: 50px !important;}
.margin-top-70 { margin-top: 70px !important;}
.margin-bottom-10 { margin-bottom: 10px !important;}
.margin-bottom-20 { margin-bottom: 20px !important;}
.margin-bottom-30 { margin-bottom: 30px !important;}


.margin-left-15 { margin-left: 15px !important;}
.margin-left-20 { margin-left: 20px !important;}
.margin-left-30 { margin-left: 30px !important;}
.margin-left-40 { margin-left: 40px !important;}

.margin-right-15 { margin-right: 15px !important;}

.margin-right-25 { margin-right: 25px !important;}
.margin-right-30 { margin-right: 30px !important;}
.margin-right-35 { margin-right: 35px !important;}
.margin-right-40 { margin-right: 40px !important;}
.height-auto-imp{height:auto !important;}

.padding-10 { padding: 10px !important;}
.padding-15 { padding: 15px !important;}
.padding-20 { padding: 20px !important;}
.padding-30 { padding: 30px !important;}
.padding-60 { padding: 60px !important;}

.padding-top-10 { padding-top: 10px !important;}
.padding-top-15 { padding-top: 15px !important;}
.padding-top-20 { padding-top: 20px !important;}
.padding-top-30 { padding-top: 30px !important;}
.padding-top-35 { padding-top: 35px !important;}
.padding-top-40 { padding-top: 40px !important;}
.padding-top-45 { padding-top: 45px !important;}
.padding-top-50 { padding-top: 50px !important;}
.padding-bottom-5 { padding-bottom: 5px !important;}
.padding-bottom-10 { padding-bottom: 10px !important;}
.padding-bottom-15 { padding-bottom: 15px !important;}
.padding-bottom-20 { padding-bottom: 20px !important;}
.padding-bottom-30 { padding-bottom: 30px !important;}
.padding-bottom-35 { padding-bottom: 35px !important;}
.padding-bottom-40 { padding-bottom: 40px !important;}
.padding-bottom-45{ padding-bottom: 45px !important;}
.padding-bottom-50 { padding-bottom: 50px !important;}
.padding-right-5 { padding-right: 5px !important;}
.padding-right-10 { padding-right: 10px !important;}
.padding-right-15 { padding-right: 15px !important;}
.padding-right-20 { padding-right: 20px !important;}
.padding-right-25 { padding-right: 25px !important;}
.padding-right-30 { padding-right: 30px !important;}
.padding-right-40 { padding-right: 40px !important;}
.padding-left-0 { padding-left: 0px !important;}

.padding-left-10 { padding-left: 10px !important;}
.padding-left-15 { padding-left: 15px !important;}
.padding-left-20 { padding-left: 20px !important;}
.padding-left-30 { padding-left: 30px !important;}
.padding-left-40 { padding-left: 40px !important;}
@media (max-width: 768px){
.xs-padding-left-15{padding-left:15px !important}
.xs-padding-left-30{padding-left:30px !important}
.xs-padding-top-10{padding-top:10px !important}
.xs-padding-right-15{padding-right:15px !important}
.xs-no-left-space {margin-left: 0 !important;padding-left: 0 !important;}
.xs-no-top-space {margin-top: 0 !important;padding-top: 0 !important;}
.xs-no-bottom-space {margin-bottom: 0 !important;padding-bottom: 0 !important;}
.xs-no-right-space {margin-right: 0 !important;padding-right: 0 !important;}
.xs-float-left {float:left !important;}
}


.color-lblue {color:#23B6B0}
.color-plain-grey { color: #808080;}
.color-black { color: #000;}
.no-background{background: none !important;}
/*border styles*/
.border-lgray{
	border: 1px solid #eee;
}

.no-border { border: 0 !important;}
.no-border-bottom { border-bottom: 0 !important;}

/* Testimonials */
.tab-testimonials h4{
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin: 0 0 8px 0;
	line-height: normal;
}

/* Staff */
.tab-staff .nav-tabs li a{
	font-weight: bold;
}
.tab-staff h4{
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: normal;
}
.tab-staff p{
	color: #6F6D6E;
	font-size: 16px;
}
.tab-staff p i{
	margin-right: 5px;
}
.tab-staff a.staff-link{
	font-size: 14px;
	font-weight: bold;
}

/* Press release */
.press-content h4{

}
.press-content p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.press-content p a{
	color: #979797;
	font-size: 14px;
}
.breadcrumbs {
	background: none;
}
#headerzindex{
	z-index: 10000;
}

.modal-open #headerzindex{
	z-index: 10;
}
.zindexhi div.panel-heading{background:#e4e4e4}
.zindexhi h3.panel-title{color:#626262}
.tab-v2 .nav-tabs li.active a {
background: #fff;
padding: 7px 15px 9px;
border: solid 1px #eee;
border-top: solid 2px #72c02c;
border-bottom: none !important;
}

@media (max-width: 991px) {
	.header-v4 .navbar-default .navbar-nav > li:first-child > a {
		border-top: solid 1px #eee;
	}
}

.product-service .product-service-heading {
    padding: 10px 0;
    text-align: center;
}
.product-service:hover .product-service-heading {
    transition: all 0.3s ease-in-out 0s;
}
.product-service .product-service-heading i {
    color: #fff;
    font-size: 14px;
}
.product-service .product-service-in {
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding: 15px 30px;
    text-align: center;
}
.product-service .product-service-in h3 {
    color: #555;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.product-service .product-service-in a {
    color: #c9253c;
    font-size: 14px;
    font-weight: 400;
}

.round-line-btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.round-line-btn:hover .icon-color-grey {
	color: #555;
	border: solid 1px #555;	
}

.home5{background:none repeat scroll 0 0 #151515 !important;}

.index-model .item {
	background: #292929;
	padding: 30px 0 15px;
	margin: 0 13px !important;
}

.owl-item .index-model h6 {
	margin-top: 12px;
	color: #4E4E4E;
	font-size: 14px;
	font-weight: bold;
}

.home5-owl{background:#222222 !important;}

.home5-owl:hover{background:#444444 !important;}

.home6{background:none repeat scroll 0 0 #151515 !important;}

.home6_bg_grey {
background-color:#242424 !important;
height:100%;
}
.home6_bg_black 
{
  background-color:#181818;
}
/*new css */
.home6_bg_black fieldset
{
  background-color:#181818  !important;
}
.home6_bg_grey fieldset{
background-color:#242424 !important;
height:100%;
}



/*--------end of new css------*/
.home6_index_scroll h6
{
	background-color:#F0F0F0;
	padding:10px 5px 10px 5px ;
	font-size:14px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-border-radius:5px;
	
}

.seo_index5
{
  color:#595959;
  font-weight:600;
}
.seo_index5 h2
{
	color:#CCCCCC;
	text-transform:uppercase;
}

/*height 70px xs*/
@media (max-width: 768px) {
	.height-xs-70 {		
		height: 70px!important;
	}
	.height-xs-45{
	min-height:45px;
	}	
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.no-pborder{
 border-bottom:none !important;
 border-top:none !important;
}
@media (max-width: 767px){
	.xs-margin-top-5{margin-top:5px !important;}
	.xs-margin-top-10{margin-top:10px !important;}
	.xs-margin-top-15{margin-top:15px !important;}
	.xs-margin-top-20{margin-top:20px !important;}
	.xs-margin-top-25{margin-top:25px !important;}
	.xs-margin-top-30{margin-top:30px !important;}
	.xs-margin-top-35{margin-top:35px !important;}
	.xs-margin-top-40{margin-top:40px !important;}
	.xs-margin-top-45{margin-top:45px !important;}
	.xs-margin-top-50{margin-top:50px !important;}
	.xs-margin-top-55{margin-top:55px !important;}
	.xs-margin-top-60{margin-top:60px !important;}
	.xs-margin-top-65{margin-top:65px !important;}
	.xs-margin-top-70{margin-top:70px !important;}
	.xs-margin-top-75{margin-top:75px !important;}
	.xs-margin-top-80{margin-top:80px !important;}
	.xs-margin-top-85{margin-top:85px !important;}
	.xs-margin-top-90{margin-top:90px !important;}
	.xs-margin-top-95{margin-top:95px !important;}
	.xs-margin-top-100{margin-top:100px !important;}
	.xs-padding-bottom-20  {padding: 0px 20px !important;}
	.xs-margin-bottom-5{margin-bottom:5px !important;}
	.xs-margin-bottom-10{margin-bottom:10px !important;}
	.xs-margin-bottom-15{margin-bottom:15px !important;}
	.xs-margin-bottom-20{margin-bottom:20px !important;}
	.xs-margin-bottom-25{margin-bottom:25px !important;}
	.xs-margin-bottom-30{margin-bottom:30px !important;}
	.xs-margin-bottom-35{margin-bottom:35px !important;}
	.xs-margin-bottom-40{margin-bottom:40px !important;}
	.xs-margin-bottom-45{margin-bottom:45px !important;}
	.xs-margin-bottom-50{margin-bottom:50px !important;}
	
	.xs-margin-left-5{margin-left:5px !important;}
	.xs-margin-left-10{margin-left:10px !important;}
	.xs-margin-left-15{margin-left:15px !important;}
	.xs-margin-left-20{margin-left:20px !important;}
	.xs-margin-left-25{margin-left:25px !important;}
	.xs-margin-left-30{margin-left:30px !important;}
	.xs-margin-left-35{margin-left:35px !important;}
	.xs-margin-left-40{margin-left:40px !important;}
	.xs-margin-left-45{margin-left:45px !important;}
	.xs-margin-left-50{margin-left:50px !important;}
	
	.xs-margin-right-5{margin-right:5px !important;}
	.xs-margin-right-10{margin-right:10px !important;}
	.xs-margin-right-15{margin-right:15px !important;}
	.xs-margin-right-20{margin-right:20px !important;}
	.xs-margin-right-25{margin-right:25px !important;}
	.xs-margin-right-30{margin-right:30px !important;}
	.xs-margin-right-35{margin-right:35px !important;}
	.xs-margin-right-40{margin-right:40px !important;}
	.xs-margin-right-45{margin-right:45px !important;}
	.xs-margin-right-50{margin-right:50px !important;}
	
	.xs_inv_page_margin_top-30{margin-top:30px !important;}
	.xs_inv_page_margin_top-35{margin-top:35px !important;}
	.xs_inv_page_margin_top-40{margin-top:40px !important;}
	.xs_inv_page_margin_top-45{margin-top:45px !important;}
	.xs_inv_page_margin_top-50{margin-top:50px !important;}
	.xs_inv_page_margin_top-55{margin-top:55px !important;}
	.xs_inv_page_margin_top-60{margin-top:60px !important;}
	.xs_inv_page_margin_top-65{margin-top:65px !important;}
	.xs_inv_page_margin_top-70{margin-top:70px !important;}
	.xs_inv_page_margin_top-75{margin-top:75px !important;}
	.xs_inv_page_margin_top-80{margin-top:80px !important;}	
	
	.xs-padding-left-5{padding-left:5px !important;}
	.xs-padding-left-10{padding-left:10px !important;}
	.xs-padding-left-15{padding-left:15px !important;}
	.xs-padding-left-20{padding-left:20px !important;}
	.xs-padding-left-25{padding-left:25px !important;}
	.xs-padding-left-30{padding-left:30px !important;}
	.xs-padding-left-35{padding-left:35px !important;}
	.xs-padding-left-40{padding-left:40px !important;}
	.xs-padding-left-45{padding-left:45px !important;}
	.xs-padding-left-50{padding-left:50px !important;}
	
	.xs-padding-top-5{padding-top:5px !important;}
	.xs-padding-top-10{padding-top:10px !important;}
	.xs-padding-top-15{padding-top:15px !important;}
	.xs-padding-top-20{padding-top:20px !important;}
	.xs-padding-top-25{padding-top:25px !important;}
	.xs-padding-top-30{padding-top:30px !important;}
	.xs-padding-top-35{padding-top:35px !important;}
	.xs-padding-top-40{padding-top:40px !important;}
	.xs-padding-top-45{padding-top:45px !important;}
	.xs-padding-top-50{padding-top:50px !important;}
	
	.xs-padding-right-5{padding-right:5px !important;}
	.xs-padding-right-10{padding-right:10px !important;}
	.xs-padding-right-15{padding-right:15px !important;}
	.xs-padding-right-20{padding-right:20px !important;}
	.xs-padding-right-25{padding-right:25px !important;}
	.xs-padding-right-30{padding-right:30px !important;}
	.xs-padding-right-35{padding-right:35px !important;}
	.xs-padding-right-40{padding-right:40px !important;}
	.xs-padding-right-45{padding-right:45px !important;}
	.xs-padding-right-50{padding-right:50px !important;}
	
	.xs-padding-bottom-5{padding-bottom:5px !important;}
	.xs-padding-bottom-10{padding-bottom:10px !important;}
	.xs-padding-bottom-15{padding-bottom:15px !important;}
	.xs-padding-bottom-20{padding-bottom:20px !important;}
	.xs-padding-bottom-25{padding-bottom:25px !important;}
	.xs-padding-bottom-30{padding-bottom:30px !important;}
	.xs-padding-bottom-35{padding-bottom:35px !important;}
	.xs-padding-bottom-40{padding-bottom:40px !important;}
	.xs-padding-bottom-45{padding-bottom:45px !important;}
	.xs-padding-bottom-50{padding-bottom:50px !important;}
	
	.xs-no-left-space{padding-left:0px !important;margin-left:0px!important}
	.xs-no-right-space{padding-right:0px !important;margin-right:0px!important}
	.xs-pull-right{float:right !important;}
	.xs-pull-left{float:left !important;}
	.xs-text-center{text-align:center !important;}
	.xs-text-left{text-align:left !important}
	
	
}
@media (min-width: 768px) and (max-width: 991px){	
	.sm-margin-20  {margin: 0px 20px;}
	.sm-padding-bottom-20  {padding: 0px 20px !important;}
	.sm-margin-top-5{margin-top:5px !important;}
	.sm-margin-top-10{margin-top:10px !important;}
	.sm-margin-top-15{margin-top:15px !important;}
	.sm-margin-top-20{margin-top:20px !important;}
	.sm-margin-top-25{margin-top:25px !important;}
	.sm-margin-top-30{margin-top:30px !important;}
	.sm-margin-top-35{margin-top:35px !important;}
	.sm-margin-top-40{margin-top:40px !important;}
	.sm-margin-top-45{margin-top:45px !important;}
	.sm-margin-top-50{margin-top:50px !important;}
	.sm-margin-top-55{margin-top:55px !important;}
	.sm-margin-top-60{margin-top:60px !important;}
	.sm-margin-top-65{margin-top:65px !important;}
	.sm-margin-top-70{margin-top:70px !important;}
	.sm-margin-top-75{margin-top:75px !important;}
	.sm-margin-top-80{margin-top:80px !important;}
	.sm-margin-top-85{margin-top:85px !important;}
	.sm-margin-top-90{margin-top:90px !important;}
	.sm-margin-top-95{margin-top:95px !important;}
	.sm-margin-top-100{margin-top:100px !important;}
	
	.sm-margin-bottom-5{margin-bottom:5px !important;}
	.sm-margin-bottom-10{margin-bottom:10px !important;}
	.sm-margin-bottom-15{margin-bottom:15px !important;}
	.sm-margin-bottom-20{margin-bottom:20px !important;}
	.sm-margin-bottom-25{margin-bottom:25px !important;}
	.sm-margin-bottom-30{margin-bottom:30px !important;}
	.sm-margin-bottom-35{margin-bottom:35px !important;}
	.sm-margin-bottom-40{margin-bottom:40px !important;}
	.sm-margin-bottom-45{margin-bottom:45px !important;}
	.sm-margin-bottom-50{margin-bottom:50px !important;}
	
	.sm-margin-left-5{margin-left:5px !important;}
	.sm-margin-left-10{margin-left:10px !important;}
	.sm-margin-left-15{margin-left:15px !important;}
	.sm-margin-left-20{margin-left:20px !important;}
	.sm-margin-left-25{margin-left:25px !important;}
	.sm-margin-left-30{margin-left:30px !important;}
	.sm-margin-left-35{margin-left:35px !important;}
	.sm-margin-left-40{margin-left:40px !important;}
	.sm-margin-left-45{margin-left:45px !important;}
	.sm-margin-left-50{margin-left:50px !important;}
	
	.sm-margin-right-5{margin-right:5px !important;}
	.sm-margin-right-10{margin-right:10px !important;}
	.sm-margin-right-15{margin-right:15px !important;}
	.sm-margin-right-20{margin-right:20px !important;}
	.sm-margin-right-25{margin-right:25px !important;}
	.sm-margin-right-30{margin-right:30px !important;}
	.sm-margin-right-35{margin-right:35px !important;}
	.sm-margin-right-40{margin-right:40px !important;}
	.sm-margin-right-45{margin-right:45px !important;}
	.sm-margin-right-50{margin-right:50px !important;}
	
	.sm-padding-left-5{padding-left:5px !important;}
	.sm-padding-left-10{padding-left:10px !important;}
	.sm-padding-left-15{padding-left:15px !important;}
	.sm-padding-left-20{padding-left:20px !important;}
	.sm-padding-left-25{padding-left:25px !important;}
	.sm-padding-left-30{padding-left:30px !important;}
	.sm-padding-left-35{padding-left:35px !important;}
	.sm-padding-left-40{padding-left:40px !important;}
	.sm-padding-left-45{padding-left:45px !important;}
	.sm-padding-left-50{padding-left:50px !important;}
	
	.sm-padding-top-5{padding-top:5px !important;}
	.sm-padding-top-10{padding-top:10px !important;}
	.sm-padding-top-15{padding-top:15px !important;}
	.sm-padding-top-20{padding-top:20px !important;}
	.sm-padding-top-25{padding-top:25px !important;}
	.sm-padding-top-30{padding-top:30px !important;}
	.sm-padding-top-35{padding-top:35px !important;}
	.sm-padding-top-40{padding-top:40px !important;}
	.sm-padding-top-45{padding-top:45px !important;}
	.sm-padding-top-50{padding-top:50px !important;}
	
	.sm-padding-right-5{padding-right:5px !important;}
	.sm-padding-right-10{padding-right:10px !important;}
	.sm-padding-right-15{padding-right:15px !important;}
	.sm-padding-right-20{padding-right:20px !important;}
	.sm-padding-right-25{padding-right:25px !important;}
	.sm-padding-right-30{padding-right:30px !important;}
	.sm-padding-right-35{padding-right:35px !important;}
	.sm-padding-right-40{padding-right:40px !important;}
	.sm-padding-right-45{padding-right:45px !important;}
	.sm-padding-right-50{padding-right:50px !important;}
	
	.sm-padding-bottom-5{padding-bottom:5px !important;}
	.sm-padding-bottom-10{padding-bottom:10px !important;}
	.sm-padding-bottom-15{padding-bottom:15px !important;}
	.sm-padding-bottom-20{padding-bottom:20px !important;}
	.sm-padding-bottom-25{padding-bottom:25px !important;}
	.sm-padding-bottom-30{padding-bottom:30px !important;}
	.sm-padding-bottom-35{padding-bottom:35px !important;}
	.sm-padding-bottom-40{padding-bottom:40px !important;}
	.sm-padding-bottom-45{padding-bottom:45px !important;}
	.sm-padding-bottom-50{padding-bottom:50px !important;}
	
	.sm_inv_page_margin_top-30{margin-top:30px !important;}
	.sm_inv_page_margin_top-35{margin-top:35px !important;}
	.sm_inv_page_margin_top-40{margin-top:40px !important;}
	.sm_inv_page_margin_top-45{margin-top:45px !important;}
	.sm_inv_page_margin_top-50{margin-top:50px !important;}
	.sm_inv_page_margin_top-55{margin-top:55px !important;}
	.sm_inv_page_margin_top-60{margin-top:60px !important;}
	.sm_inv_page_margin_top-65{margin-top:65px !important;}
	.sm_inv_page_margin_top-70{margin-top:70px !important;}
	.sm_inv_page_margin_top-75{margin-top:75px !important;}
	.sm_inv_page_margin_top-80{margin-top:80px !important;}	
	
	.sm-no-left-space{padding-left:0px !important;margin-left:0px!important}
	.sm-no-right-space{padding-right:0px !important;margin-right:0px!important}
	.sm-text-left{text-align:left !important}
	
}
@media (min-width: 992px) and (max-width: 1199px){
	.md-margin-top-5{margin-top:5px !important;}
	.md-margin-top-10{margin-top:10px !important;}
	.md-margin-top-15{margin-top:15px !important;}
	.md-margin-top-20{margin-top:20px !important;}
	.md-margin-top-25{margin-top:25px !important;}
	.md-margin-top-30{margin-top:30px !important;}
	.md-margin-top-35{margin-top:35px !important;}
	.md-margin-top-40{margin-top:40px !important;}
	.md-margin-top-45{margin-top:45px !important;}
	.md-margin-top-50{margin-top:50px !important;}
	.md-margin-top-55{margin-top:55px !important;}
	.md-margin-top-60{margin-top:60px !important;}
	.md-margin-top-65{margin-top:65px !important;}
	.md-margin-top-70{margin-top:70px !important;}
	.md-margin-top-75{margin-top:75px !important;}
	.md-margin-top-80{margin-top:80px !important;}
	.md-margin-top-85{margin-top:85px !important;}
	.md-margin-top-90{margin-top:90px !important;}
	.md-margin-top-95{margin-top:95px !important;}
	.md-margin-top-100{margin-top:100px !important;}
	.md-padding-bottom-20  {padding: 0px 20px !important;}
	.md-margin-bottom-5{margin-bottom:5px !important;}
	.md-margin-bottom-10{margin-bottom:10px !important;}
	.md-margin-bottom-15{margin-bottom:15px !important;}
	.md-margin-bottom-20{margin-bottom:20px !important;}
	.md-margin-bottom-25{margin-bottom:25px !important;}
	.md-margin-bottom-30{margin-bottom:30px !important;}
	.md-margin-bottom-35{margin-bottom:35px !important;}
	.md-margin-bottom-40{margin-bottom:40px !important;}
	.md-margin-bottom-45{margin-bottom:45px !important;}
	.md-margin-bottom-50{margin-bottom:50px !important;}
	
	.md-margin-left-5{margin-left:5px !important;}
	.md-margin-left-10{margin-left:10px !important;}
	.md-margin-left-15{margin-left:15px !important;}
	.md-margin-left-20{margin-left:20px !important;}
	.md-margin-left-25{margin-left:25px !important;}
	.md-margin-left-30{margin-left:30px !important;}
	.md-margin-left-35{margin-left:35px !important;}
	.md-margin-left-40{margin-left:40px !important;}
	.md-margin-left-45{margin-left:45px !important;}
	.md-margin-left-50{margin-left:50px !important;}
	
	.md-margin-right-5{margin-right:5px !important;}
	.md-margin-right-10{margin-right:10px !important;}
	.md-margin-right-15{margin-right:15px !important;}
	.md-margin-right-20{margin-right:20px !important;}
	.md-margin-right-25{margin-right:25px !important;}
	.md-margin-right-30{margin-right:30px !important;}
	.md-margin-right-35{margin-right:35px !important;}
	.md-margin-right-40{margin-right:40px !important;}
	.md-margin-right-45{margin-right:45px !important;}
	.md-margin-right-50{margin-right:50px !important;}
	
	.md-padding-left-5{padding-left:5px !important;}
	.md-padding-left-10{padding-left:10px !important;}
	.md-padding-left-15{padding-left:15px !important;}
	.md-padding-left-20{padding-left:20px !important;}
	.md-padding-left-25{padding-left:25px !important;}
	.md-padding-left-30{padding-left:30px !important;}
	.md-padding-left-35{padding-left:35px !important;}
	.md-padding-left-40{padding-left:40px !important;}
	.md-padding-left-45{padding-left:45px !important;}
	.md-padding-left-50{padding-left:50px !important;}
	
	.md-padding-top-5{padding-top:5px !important;}
	.md-padding-top-10{padding-top:10px !important;}
	.md-padding-top-15{padding-top:15px !important;}
	.md-padding-top-20{padding-top:20px !important;}
	.md-padding-top-25{padding-top:25px !important;}
	.md-padding-top-30{padding-top:30px !important;}
	.md-padding-top-35{padding-top:35px !important;}
	.md-padding-top-40{padding-top:40px !important;}
	.md-padding-top-45{padding-top:45px !important;}
	.md-padding-top-50{padding-top:50px !important;}
	
	.md-padding-right-5{padding-right:5px !important;}
	.md-padding-right-10{padding-right:10px !important;}
	.md-padding-right-15{padding-right:15px !important;}
	.md-padding-right-20{padding-right:20px !important;}
	.md-padding-right-25{padding-right:25px !important;}
	.md-padding-right-30{padding-right:30px !important;}
	.md-padding-right-35{padding-right:35px !important;}
	.md-padding-right-40{padding-right:40px !important;}
	.md-padding-right-45{padding-right:45px !important;}
	.md-padding-right-50{padding-right:50px !important;}
	
	.md-padding-bottom-5{padding-bottom:5px !important;}
	.md-padding-bottom-10{padding-bottom:10px !important;}
	.md-padding-bottom-15{padding-bottom:15px !important;}
	.md-padding-bottom-20{padding-bottom:20px !important;}
	.md-padding-bottom-25{padding-bottom:25px !important;}
	.md-padding-bottom-30{padding-bottom:30px !important;}
	.md-padding-bottom-35{padding-bottom:35px !important;}
	.md-padding-bottom-40{padding-bottom:40px !important;}
	.md-padding-bottom-45{padding-bottom:45px !important;}
	.md-padding-bottom-50{padding-bottom:50px !important;}
	
	.md-no-left-space{padding-left:0px !important;margin-left:0px!important}
	.md-no-right-space{padding-right:0px !important;margin-right:0px!important}
}
@media (min-width: 1200px){
	.lg-margin-top-5{margin-top:5px !important;}
	.lg-margin-top-10{margin-top:10px !important;}
	.lg-margin-top-15{margin-top:15px !important;}
	.lg-margin-top-20{margin-top:20px !important;}
	.lg-margin-top-25{margin-top:25px !important;}
	.lg-margin-top-30{margin-top:30px !important;}
	.lg-margin-top-35{margin-top:35px !important;}
	.lg-margin-top-40{margin-top:40px !important;}
	.lg-margin-top-45{margin-top:45px !important;}
	.lg-margin-top-50{margin-top:50px !important;}
	.lg-margin-top-55{margin-top:55px !important;}
	.lg-margin-top-60{margin-top:60px !important;}
	.lg-margin-top-65{margin-top:65px !important;}
	.lg-margin-top-70{margin-top:70px !important;}
	.lg-margin-top-75{margin-top:75px !important;}
	.lg-margin-top-80{margin-top:80px !important;}
	.lg-margin-top-85{margin-top:85px !important;}
	.lg-margin-top-90{margin-top:90px !important;}
	.lg-margin-top-95{margin-top:95px !important;}
	.lg-margin-top-100{margin-top:100px !important;}
	
	.lg-margin-bottom-5{margin-bottom:5px !important;}
	.lg-margin-bottom-10{margin-bottom:10px !important;}
	.lg-margin-bottom-15{margin-bottom:15px !important;}
	.lg-margin-bottom-20{margin-bottom:20px !important;}
	.lg-margin-bottom-25{margin-bottom:25px !important;}
	.lg-margin-bottom-30{margin-bottom:30px !important;}
	.lg-margin-bottom-35{margin-bottom:35px !important;}
	.lg-margin-bottom-40{margin-bottom:40px !important;}
	.lg-margin-bottom-45{margin-bottom:45px !important;}
	.lg-margin-bottom-50{margin-bottom:50px !important;}
	
	.lg-margin-left-5{margin-left:5px !important;}
	.lg-margin-left-10{margin-left:10px !important;}
	.lg-margin-left-15{margin-left:15px !important;}
	.lg-margin-left-20{margin-left:20px !important;}
	.lg-margin-left-25{margin-left:25px !important;}
	.lg-margin-left-30{margin-left:30px !important;}
	.lg-margin-left-35{margin-left:35px !important;}
	.lg-margin-left-40{margin-left:40px !important;}
	.lg-margin-left-45{margin-left:45px !important;}
	.lg-margin-left-50{margin-left:50px !important;}
	
	.lg-margin-right-5{margin-right:5px !important;}
	.lg-margin-right-10{margin-right:10px !important;}
	.lg-margin-right-15{margin-right:15px !important;}
	.lg-margin-right-20{margin-right:20px !important;}
	.lg-margin-right-25{margin-right:25px !important;}
	.lg-margin-right-30{margin-right:30px !important;}
	.lg-margin-right-35{margin-right:35px !important;}
	.lg-margin-right-40{margin-right:40px !important;}
	.lg-margin-right-45{margin-right:45px !important;}
	.lg-margin-right-50{margin-right:50px !important;}
	
	.lg-padding-left-5{padding-left:5px !important;}
	.lg-padding-left-10{padding-left:10px !important;}
	.lg-padding-left-15{padding-left:15px !important;}
	.lg-padding-left-20{padding-left:20px !important;}
	.lg-padding-left-25{padding-left:25px !important;}
	.lg-padding-left-30{padding-left:30px !important;}
	.lg-padding-left-35{padding-left:35px !important;}
	.lg-padding-left-40{padding-left:40px !important;}
	.lg-padding-left-45{padding-left:45px !important;}
	.lg-padding-left-50{padding-left:50px !important;}
	
	.lg-padding-top-5{padding-top:5px !important;}
	.lg-padding-top-10{padding-top:10px !important;}
	.lg-padding-top-15{padding-top:15px !important;}
	.lg-padding-top-20{padding-top:20px !important;}
	.lg-padding-top-25{padding-top:25px !important;}
	.lg-padding-top-30{padding-top:30px !important;}
	.lg-padding-top-35{padding-top:35px !important;}
	.lg-padding-top-40{padding-top:40px !important;}
	.lg-padding-top-45{padding-top:45px !important;}
	.lg-padding-top-50{padding-top:50px !important;}
	
	.lg-padding-right-5{padding-right:5px !important;}
	.lg-padding-right-10{padding-right:10px !important;}
	.lg-padding-right-15{padding-right:15px !important;}
	.lg-padding-right-20{padding-right:20px !important;}
	.lg-padding-right-25{padding-right:25px !important;}
	.lg-padding-right-30{padding-right:30px !important;}
	.lg-padding-right-35{padding-right:35px !important;}
	.lg-padding-right-40{padding-right:40px !important;}
	.lg-padding-right-45{padding-right:45px !important;}
	.lg-padding-right-50{padding-right:50px !important;}
	
	.lg-padding-bottom-5{padding-bottom:5px !important;}
	.lg-padding-bottom-10{padding-bottom:10px !important;}
	.lg-padding-bottom-15{padding-bottom:15px !important;}
	.lg-padding-bottom-20{padding-bottom:20px !important;}
	.lg-padding-bottom-25{padding-bottom:25px !important;}
	.lg-padding-bottom-30{padding-bottom:30px !important;}
	.lg-padding-bottom-35{padding-bottom:35px !important;}
	.lg-padding-bottom-40{padding-bottom:40px !important;}
	.lg-padding-bottom-45{padding-bottom:45px !important;}
	.lg-padding-bottom-50{padding-bottom:50px !important;}
	
	.lg-no-left-space{padding-left:0px !important;margin-left:0px!important}
	.lg-no-right-space{padding-right:0px !important;margin-right:0px!important}
}

.textenabled { text-align: center; }
@media (max-width: 992px) {
	.textenabled{text-align: left;}
}

.display-inline{
	display:inline;
}
.pricediff{padding:10px 25px 10px 25px;color:#fff;}
.diffabsolute{position:absolute;top:50px;left:0;}.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {padding:inherit}
.parallax-counter-v1 {background:none!important;}
p, li, li a, label { color: inherit;}
.flex-box{
	display:flex;
}


.font-xs
{
	font-size:12px !important;
}
.border-dashed
{
	border:3px dashed #E74D3C;
	border-radius:4px;
}

.bg-color-silver
{
	background-color:#8996A7 !important;
}
.text-center-important{text-align:center;}
.position-relative {position: relative;}
.position-absolute {position: absolute;}
.left-0{left:0;}