header, header .content {
	height: 90px;
}
header h1 {
	color: #333;
	text-shadow: none;
}
header h1 span {
	color: #999;
}
/* Header navigation */

header nav {
	position: absolute;
	left: 0px;
	right: auto;
	top: -1px;
	/* bottom: 20px; */
	width: 100%;
	/* height: 36px; */
}
header nav ul {
	/* background: #f4f4f4 !important; */
	border-radius: 4px;
	border-top: 1px solid #ddd;
	position: absolute;
	top: 0px;
	right: 0px;
}
header nav a, header nav span {
	background: transparent;
}
header nav li, header nav a, header nav span {
	font-size: 96%;
}
header h1 .ver {
	color: #cd3300;
	display: inline;
	position: relative;
	font-size: 100%;
	top: auto;
}
/* SLIDER */

.slider-container {
	position: relative;
	z-index: 3;
	width: 100%;/* margin-bottom: 40px; */
}
/* CONTENT */

#content .bg-top-container {
	height: 0;
}
#content img.bg-top {
	width: 100%;
	height: 100%;
}
#content .bg {
	height: 100%;
	top: 0;
}
/* Sections */

#content .sep {
	border-top: 1px dotted #ccc;
}
.version-recommender a {
	color: #111;
	background: #ddd;
	background: rgba(0,0,0,.1);
}
.version-recommender a:hover {
	color: white;
	background: #cd3300;
}
#content section.highlighted h3, #content section h3.highlighted {
	color: #cd3300;
}
header nav ul, header nav .list {
	background: white;
}
#get, #get:hover {
	color: white;
	background: #92BA2C;
}
.get {
	color: white;
	background: #cd3300;
}
header nav a, header nav span, header nav ul li ul li a, header nav ul li:hover ul li a {
	color: #333;
}
header nav ul li:hover a, header nav ul li:hover span, header nav ul li ul li:hover a, .cur-list-item:hover {
	color: white;
	/* background: #92BA2C; */
}
.cur-list-item:hover {
	color: white;
	background: #cd3300;
}
header nav ul li:hover a, header nav ul li:hover span, header nav ul li ul li:hover a {
	/* margin-top: -1px; */
	/* border-right: 1px solid #FFF; */
	/* border-left: 1px solid #fff; */
}
header nav ul li .new {
	position: absolute;
	top: 1px;
	right: 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 55%;
	/* color: #FFF; */
	padding: 0px 3px;
	/* background: rgb(4, 4, 4); */
	font-weight: bold;
	/* box-shadow: 0px 1px 3px -1px black; */
}
header nav ul li:hover .new {
	transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-webkit-transition: all .1s ease-in-out;
	/* box-shadow: 0px 2px 6px -2px rgb(0, 0, 0); */
	top: -26px;
	font-size: 100%;
}
header nav ul li:hover .new .fa-circle {
	font-size: 26px;
	font-weight: 100;
	position: absolute;
}
header nav ul li .fa-shopping-bag {
	visibility: hidden;
}
header nav ul li .fa-thumbs-up {
	visibility: hidden;
}
header nav ul li .fa-product-hunt {
	visibility: hidden;
}


header nav ul li .fa-user {
	visibility: hidden;
}
header nav ul li .fa-phone {
	visibility: hidden;
}
header nav ul li .fa-home {
	visibility: hidden;
}
header nav ul li .fa-pencil {
	visibility: hidden;
}
header nav ul li:hover .new .fa-pencil {
	visibility: visible;
	font-size: 10px;
	margin-left: 6px;
	color: #fff;
	position: relative;
}

header nav ul li .fa-user {
	visibility: hidden;
}
header nav ul li:hover .new .fa-user {
	visibility: visible;
	font-size: 10px;
	margin-left: 6px;
	color: #fff;
	position: relative;
}

header nav ul li:hover .new .fa-product-hunt {
	visibility: visible;
	font-size: 10px;
	margin-left: 6px;
	color: #fff;
	position: relative;
}
header nav ul li:hover .new .fa-thumbs-up {
	visibility: visible;
	font-size: 10px;
	margin-left: 6px;
	color: #fff;
	position: relative;
}

header nav ul li:hover .new .fa-home {
	visibility: visible;
	font-size: 10px;
	margin-left: 6px;
	color: #fff;
	position: relative;
}
header nav ul li:hover .new .fa-phone {
	visibility: visible;
	font-size: 10px;
	margin-left: 6px;
	color: #fff;
	position: relative;
}
header nav ul li:hover .new .fa-shopping-bag {
	visibility: visible;


	font-size: 10px;
	margin-left: 6px;
	color: #fff;
	position: relative;
}
#content .list {
	background: #cd3300;
}
.cur-list-item .list b {
	border-top: 10px solid #cd3300;
}
header .list b {
	border-bottom: 10px solid white;
}
.selectable-list-item:hover, .list .highlighted {
	background: #b72d00;
}
.list-title {
	border-bottom: 1px solid #e58d84;
}
.list .scroll {
	color: black;
}
/* FOOTER */

footer {
	border-bottom: 5px solid #000;
}
footer .bg {
	background: #f00;
	opacity: .75;
	filter: alpha(opacity=75);
}
footer a:hover {
	color: inherit;
}
/* SLIDER SPECIFIC */

.ls-container a {
	font-family: 'Open Sans' !important;
	font-weight: 400 !important;
	color: rgb(222, 242, 255);
	color: rgba(222, 242, 255, .6);
}
.ls-container a:hover {
	color: rgb(222, 242, 255);
}
.logo-margin {
	margin: 4px 0px;
	position:relative;
	padding: 0px !important;
}
.btn-blue {
	background-color: #06F;
	color: #fff;
	border: 1px solid #fff;
}
#menu-item-94 .form-control {
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
#menu-item-94 .form-group {
	margin-bottom: 0px;
}
.mar span h4 {
	display: inline-block;
}
.marquee {
	margin-top: 0px;
	padding: 3px 0px;
	font-size: 14px;
	border: 1px solid #ABABAB;
	background-color: #CACACA;
	color: #000;
}
.marquee-title {
	font-size: 16px;
	background-color: #FF2F00;
	border: 1px solid #FF2F00;
	color: #FFF;
	padding: 2px 2% 1px 3% !important;
}
.services_area {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.services_area ul {
	float: left;
	padding: 0 30px;
	box-sizing: border-box;
}
.services_area ul li {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.services_area ul li a {
	width: 100%;
	float: left;
	font-family: "Ubuntu", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	border-left: 4px solid #ee1c25;
	background: linear-gradient(#ffffff, #f0f0f0);
	padding: 15px 0 15px 14px;
	box-sizing: border-box;
	font-size: 18px;
	box-shadow: 0px 2px 7px 3px #ccc;
}
.hvr_out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr_out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ee1c25;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr_out_active {
	background: linear-gradient(#EE1C25, #EE1C25) !important;
	background: #EE1C25 !important;
	color: #ffffff !important;
	border-left: 4px solid #000000 !important;
}
.hvr_out:hover, .hvr_out:focus, .hvr_out:active {
	color: white;
	border-left: 4px solid #000000;
}
.hvr_out:hover:before, .hvr_out:focus:before, .hvr_out:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.slider-circle {
}
footer {
	background: url(../img/footer-bg.html) repeat-x bottom;
	padding: 180px 0px 0px 0px;
	background-size: 800px;
	transition:0.56s ease-out;
}
footer:hover{
	background: url(../img/footer-bg2.html) repeat-x bottom;
	padding: 180px 0px 0px 0px;
	background-size: 800px;
}
.social{ margin-left:100px;}
@media screen and (max-width: 768px) {
.services_area ul{ width:100%;}}
.career-address .fa-map-marker{ color:#f00;}
.career-address .fa-phone{ color:#f00;}
.career-address .fa-at{ color:#f00;}

 .career footer{padding: 115px 0px 0px 0px;}









/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
	
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
	
}

ul.social-network li a i{font-size:23px; color:#fff;}

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 25px;
	height: 25px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

a {
 background-color: #D3D3D3;   
}
.premium .well{ padding:2px; margin:2px;}
.red-border-bottom{border-bottom: 3px solid #f00;}
.dot{margin-top: 20px;margin-bottom:12px;}
.home-services{ margin-bottom:16px;}
#get span i{ font-size:12px; display:block;}
.mar{margin-left: -15px !important; margin-right: -15px !important;}
.track .well{border: 1px solid #FF2F00 !important; padding:5px;}
.text-dark-gray{ color:#CCC;}
.text-light-gray{ color:#eee;}

@media screen and (max-width: 768px) {
#menu-header{ margin-left:0% !important;}
.sizer{padding: 0 0px !important;}
}
.p-padding p{ padding:2px 5px;}
.word{ word-wrap:break-word;}
marquee a{color: #000;}
.services1{ 
	background: #aa0303;
	background: -moz-linear-gradient(left,  #aa0303 0%, #ff0000 100%);
	background: -webkit-linear-gradient(left,  #aa0303 0%,#ff0000 100%);
	background: linear-gradient(to right,  #aa0303 0%,#ff0000 100%);
	transition:all ease 0.5s;
	}
.services2{
	background: #b75900;
	background: -moz-linear-gradient(left, #b75900 0%, #ff6d02 100%);
	background: -webkit-linear-gradient(left, #b75900 0%,#ff6d02 100%);
	background: linear-gradient(to right, #b75900 0%,#ff6d02 100%);
	transition:all ease 0.5s;
	}
.services3{
	background: #005ab1;
background: -moz-linear-gradient(left, #005ab1 0%, #0194ff 100%);
background: -webkit-linear-gradient(left, #005ab1 0%,#0194ff 100%);
background: linear-gradient(to right, #005ab1 0%,#0194ff 100%);
transition:all ease 0.5s;
	}
.services4{
	background: #00b201;
background: -moz-linear-gradient(left, #00b201 0%, #12ff00 100%);
background: -webkit-linear-gradient(left, #00b201 0%,#12ff00 100%);
background: linear-gradient(to right, #00b201 0%,#12ff00 100%);
transition:all ease 0.5s;
	}
	.services6{
	background: #69ba00;
background: -moz-linear-gradient(left, #69ba00 100%, #8fc400 100%);
background: -webkit-linear-gradient(left, #69ba00 100%,#8fc400 100%);
background: linear-gradient(to right, #69ba00 100%,#8fc400 100%);
transition:all ease 0.5s;
	}
	.services5{
	background: #f3c5bd;
background: -moz-linear-gradient(left, #f3c5bd 0%, #ea2803 0%, #ea2803 0%, #ff6600 100%);
background: -webkit-linear-gradient(left, #f3c5bd 0%,#ea2803 0%,#ea2803 0%,#ff6600 100%);
background: linear-gradient(to right, #f3c5bd 0%,#ea2803 0%,#ea2803 0%,#ff6600 100%);
	}
.services1:hover{
	font-size: 17px;
}
.services2:hover{
	font-size:17px;
	
}
.services3:hover{
	font-size:17px;
	
}
.services4:hover{
	font-size:17px;
	
}
.services5:hover{
	font-size:17px;
	
}
.services6:hover{
	font-size:17px;
	
}
.hideonmobile li a{padding: 28px 20px; font-size:16px;}


#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;

    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    width: 100%;
    /* padding-top: 70px; */
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li:first-child a {
    color: #fff;
    background-color: #1a1a1a;
}
.sidebar-nav li:nth-child(2):before {
    background-color: #ec1b5a;   
}
.sidebar-nav li:nth-child(3):before {
    background-color: #79aefe;   
}
.sidebar-nav li:nth-child(4):before {
    background-color: #314190;   
}
.sidebar-nav li:nth-child(5):before {
    background-color: #279636;   
}
.sidebar-nav li:nth-child(6):before {
    background-color: #7d5d81;   
}
.sidebar-nav li:nth-child(7):before {
    background-color: #ead24c;   
}
.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;   
}
.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;   
}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}


.sidebar-nav li:before {
    

}




header nav ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 0px;
  background-color: #d44900;
  -webkit-transition: height .2s ease-in;
  -moz-transition:  height .2s ease-in;
  -ms-transition:  height .2s ease-in;
  transition: height .2s ease-in;
}




header nav ul li:first-child a {
    /* color: #fff; */
}
header nav ul li:nth-child:before {
    background-color:  #d44900;   
}

header nav ul li:hover:before,
header nav ul li.open:hover:before {
    height: 100%;
    -webkit-transition: height .2s ease-in;
      -moz-transition:  height .2s ease-in;
       -ms-transition:  height .2s ease-in;
            transition: height .2s ease-in;

}
footer .size{ width:100%; margin:0 auto; background:rgba(0, 0, 0, 0.7);}

.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {background-color: transparent;}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
	position:relative;
	z-index:9999999;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: rgba(26, 26, 26, 0.81);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 175px;
}

#page-content-wrapper {
    width: 100%;
    /* padding-top: 70px; */
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 175px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li:first-child a {
    color: #fff;
    background-color: #1a1a1a;
}
.sidebar-nav li:nth-child(2):before {
    background-color: #ec1b5a;   
}
.sidebar-nav li:nth-child(3):before {
    background-color: #79aefe;   
}
.sidebar-nav li:nth-child(4):before {
    background-color: #314190;   
}
.sidebar-nav li:nth-child(5):before {
    background-color: #279636;   
}
.sidebar-nav li:nth-child(6):before {
    background-color: #7d5d81;   
}
.sidebar-nav li:nth-child(7):before {
    background-color: #ead24c;   
}
.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;   
}
.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;   
}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
    background: #000;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  position: fixed;
  top: 20px;
  z-index: 999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 0px;
  background: transparent;
  border: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open{ left:180px;
  -webkit-transition: all .6s ease-in-out;}
/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.8);
    z-index: 1;
}
#closed{
	display:none;
}
.detail{ text-align:left; padding:0px;}
.detail img{margin-top: 0px;}
.detail h2{ padding:0px;}
.detail p{ font-size:12px;}
.about-section .highlighted{ font-size:24px; font-family:Roboto,Arial,Helvetica,sans-serif !important; font-stretch:expanded; font-weight:400; letter-spacing:0px;}





@brand-color: #b20000;
#tcb-testimonial-carousel {
    a{
        color: @brand-color;
    }
    .text-brand{
        color: @brand-color;
    }
    margin-top: 30px;
    .carousel-indicators .active {
        background: @brand-color;
    }
    .no-margin{
        margin: 0;
    }
    .carousel-indicators li {
        border: 1px solid #ccc;
    }
    .carousel-control {
        color: @brand-color;
        width: 5%;
    }
    .carousel-control:hover,
    .carousel-control:focus {
        color: @brand-color;
    }
    .carousel-control.left,
    .carousel-control.right {
        background-image: none;
    }
    .item{
        padding: 15px 40px;
        background: #f8f8f8;
    }
    .media-object {
        margin: auto;
    }
    @media screen and (max-width: 768px) {
        .media-object {
            margin-bottom: 15px;
        }
    }
}
#owl-demo .item{
  background: #3fbf79;
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation{
  text-align: center;
}
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

  .logo-margin{margin: 0px 0px 0px 10px;}
  .logo-margin .no-padding{ display:table-cell;}
  
  .icon-spin:hover{ -webkit-animation:fa-spin 2s linear;animation:fa-spin 2s linear}
  
  @media screen and (min-width:481px) and (max-width:993px){
	  .logo-margin a{ float:right; margin-right:20px;}
	   #dateDiv{ display:none !important;}
	  
}
 @media screen and (min-width:320px) and (max-width:480px){
 .logo-margin a{ float:right; margin-right:20px; width:80%;}
 #dateDiv{ display:none !important;}
 .top-header{text-align:center; background:#fff !important; border:none !important; }
 .email{width:100%;}
 }
  
.testimonial ul{ padding:2px 15px;}
 
.ls-slide h1{ font-family:Roboto,Arial,Helvetica,sans-serif !important; font-stretch:expanded; font-weight:100; letter-spacing:-1px;}
.bg-banner img{ width:100%;}
.contact a{ color:#F30;}
.contact .col-md-6 i .fa-edit{ margin-left:10px;}
.border-right{ border-right:1px solid #999;}
#dateDiv{ margin-right:50px; color:#f00;}
.email{ margin-left:50px;}