@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
.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%;
}
@font-face {
	font-family: 'RobotoBold';
	src: url('../fonts/RobotoBold.eot');
	src: url('../fonts/RobotoBold.eot') format('embedded-opentype'), url('../fonts/RobotoBold.woff2') format('woff2'), url('../fonts/RobotoBold.woff') format('woff'), url('../fonts/RobotoBold.ttf') format('truetype'), url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
}
@font-face {
	font-family: 'RobotoRegular';
	src: url('../fonts/RobotoRegular.eot');
	src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'), url('../fonts/RobotoRegular.woff2') format('woff2'), url('../fonts/RobotoRegular.woff') format('woff'), url('../fonts/RobotoRegular.ttf') format('truetype'), url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}
body {
	font-family: 'opensansregular';
	/*font-family:"Times New Roman", Times, serif;*/ 
  color: #666666;
	-webkit-font-smoothing: antialiased;
}
a {
	/*  font-family: 'Lato', Arial;*/
  -webkit-font-smoothing: antialiased;
}
div.content {
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #666666;
}
.about-item h3 {
	font-size:22px;
}
header .navbar-default {
	border-top:#6a6a6a 6px solid !important;
	background:/* none*/#000;
	border: none;
	padding-top:/* 40px*/7px;
	padding-bottom:/* 20px*/7px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav {
	padding-top: 15px;
}
header .navbar-default ul.navbar-nav li a {
	/* font-family: 'OpenSanssemibold';*/
  text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding: 7px 20px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
/*header .navbar-default ul.navbar-nav li a:after {
  content: '';
  width: 32px;
  background: none;
  height: 4px;
  position: absolute;
  bottom: 2px;
  z-index: 99999;
  left: 20px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  color: #ffffff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}*/
header .navbar-default ul.navbar-nav li a:hover {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover:after {
	background: #ffffff;
}
header .navbar-default ul.navbar-nav li a.getApp {
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a.getApp:after {
	display: none;
}
header .navbar-default ul.navbar-nav li a:focus {
	color: #ffffff;
}
header .navbar-default .navbar-brand {
	height: auto;
	padding: 0;
}
header .navbar-default.scrolled {
	background: /*rgba(255, 255, 255, 0.8)*/ rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	padding: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled .navbar-brand {
	padding: /*15px*/0px 20px;
}
header .navbar-default.scrolled .navbar-brand img {
	width: auto;
	max-height: /*33px*/60px;
	margin-top:6px;
}
header .navbar-default.scrolled .navbar-brand .logo {
 display:/*none !important*/;
}
.navbar-brand .logo1 {
	display:none !important;
}
header .navbar-default.scrolled .navbar-brand .logo1 {
	display:block !important;
}
@media(max-width:360px) {
header .navbar-default.scrolled .navbar-brand .logo {
	display:block !important;
	width:55%;
	height:auto;
	margin-top:10px;
}
header .navbar-default.scrolled .navbar-brand .logo1 {
	display:none !important;
}
}
header .navbar-default.scrolled ul.navbar-nav {
	padding-top: 15px;
}
.scrollpoint {
	opacity: 0;
}
.scrollpoint.active {
	opacity: 1 \0;
}
.hanging-phone {
	position: absolute;
	right: 0;
	z-index: 0;
	bottom: -70px;
}
.section-heading {
	margin: 60px 0 80px;
	text-align: center;
}
.section-heading h1 {
	display: inline-block;
	font-size: 55px;
	font-weight: 300;
	margin-bottom: 0;
}
.section-heading p {
	font-size: 16px;
	color: #999999;
	line-height:20px;/*  font-weight: 300;*/
}
.section-heading .subhd {
	font-size: 25px;
	color: #999999;
	font-weight: 300;
	line-height:45px;
}
.section-heading .divider:after {
	content: "";
	position: relative;
	height: 4px;
	width: 60px;
	display: block;
	text-align: center;
	margin: 13px auto;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
.section-heading.inverse h1, .section-heading.inverse p {
	color: #ffffff;
}
.section-heading.inverse .divider:after {
	background: #ffffff;
}
section#about {
	position: relative;
}
section#about .about-item {
	text-align: center;
	font-size:/* 17px*/14px;
	line-height: /*25px*/19px;
	color: #999999;
}
section#about .about-item p {
 height:/*50px*/;
}
section#about .about-item i.fa {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	padding: 35px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	width: 104px;
}
section#features .media i.fa, .modal-body .media i.fa {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	padding: 20px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	width: 2.6em;
	text-align: center;
}
section#features .media .media-heading, .modal-body .media .media-heading {
	padding-top: 10px;
	font-size:16px/* font-weight: 300;*/
}
section#features .media .media-body, .modal-body .media .media-body {
	color: #999999;
	font-size:13px
}
section#features .media.feature {
	margin-top: 25px;
}
section#features .media.feature:first-child {
	margin-top: 0;
}
section#features img {
	margin: 0 auto 20px;
}
section#reviews {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
section#reviews .review-filtering {
	margin: 20px 0 100px 0;
}
section#reviews .review-filtering .review .review-person {
	width: 100%;
}
section#reviews .review-filtering .review .review-person img {
	width: 110px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin: 10px auto;
}
section#reviews .review-filtering .review .review-comment {
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 40px 20px;
	position: relative;
}
section#reviews .review-filtering .review .review-comment h3 {
	margin-bottom: 15px;
}
section#reviews .review-filtering .review .review-comment p {
	font-size: 16px;
	color: #999999;
}
section#reviews .review-filtering .review .review-comment p span {
	margin-left: 10px;
}
section#reviews .review-filtering .review .review-comment:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-width: 15px;
	margin-top: -10px;
}
section#reviews .review-filtering .review .review-person, section#reviews .review-filtering .review .review-comment {
	float: left;
}
section#reviews .review-filtering .slick-dots {
	bottom: -80px;
}
section#reviews .review-filtering .slick-dots li button {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
section#reviews .review-filtering .slick-dots li button:before {
	display: none;
}
section#screens .slider {
	margin: 50px 0;
}
section#screens .slider div img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	padding: 10px;
	display: inline;
}
section#screens .slider div h4 {
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
}
section#screens .slider .slick-dots li button {
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
section#screens .slick-prev, section#screens .slick-next {
	width: 50px;
	height: 50px;
	top: 44%;
}
section#screens .slick-slide {
	text-align: center;
}
section#screens .slick-prev:before {
	content: "\f104";
}
section#screens .slick-next:before {
	content: "\f105";
}
section#screens .slick-prev:before, section#screens .slick-next:before {
	font-size: 34px;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
	line-height: 45px;
	color: #CCC;
	border: 2px solid #CCC;
	width: 50px;
	display: inline-block;
	height: 50px;
	text-align: center;
}
section#screens .filter {
	text-align: center;
}
section#screens .filter a {
	display: inline-block;
	padding: 7px 20px;
	text-decoration: none;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
	margin: 10px 5px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
/* demo video Section */
section#demo .video-container {
	padding: 20px;
	border: 1px solid #b3b3b3;
	min-height: 450px;
	overflow: hidden;
}
section#demo iframe {
	width: 100%;
	height: 100%;
	border: none;
}
/* Get app Section */
section#getApp {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 70px 0;
}
section#getApp .platforms {
	margin: 5px auto 120px auto;
	text-align: center;
}
section#getApp .platforms .btn {
	margin-right: 10px;
	margin-bottom: 20px;
}
/* support section */
section#support {
	padding: 0 0 150px 0;
}
section#support .media {
	margin-bottom: 10px;
}
section#support .media i.fa {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	padding: 10px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	width: 1.9em;
	text-align: center;
}
section#support .media .media-heading {
	padding-top: 15px;
	font-weight: 300;
}
section#support .media .media-heading a {
	font-weight: 400;
}
/* footer section */
footer {
	padding:0px 0px;
}
footer a > img {
	width: 100px;
}
footer .social {
	display: block;
}
footer .social a {
	margin: 5px 4px;
	padding: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius:  3px;
	-ms-border-radius:  3px;
	-o-border-radius:  3px;
	border-radius:  3px;
	display: inline-block;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
footer .social a i {
	width: 1em;
}
footer .ft-links ul {
	float:left;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}
footer .ft-links li, footer .ft-links li a {
	color:#aaaaaa;
	padding:5px 0px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	outline:none;
}
footer .ft-links li a:hover {
	text-decoration:none;
	outline:none;
	color:#fff;
}
footer .copy-txt {
	color:#FFF;
	text-align:left;
	font-size:11px;
	line-height:18px;
	letter-spacing:0.06em;
}
footer .copy-txt a {
	color:#FFF;
	text-decoration:none;
	outline:none;
}
footer .copy-txt a:hover {
	color:#d6d3d3;
	text-decoration:none;
	outline:none;
}
 @media(max-width:768px) {
footer .copy-txt {
	text-align:center;
	font-size:12px;
}
#copyrigh-sec .ico {
	text-align:center !important;
}
}
footer .rights a {
	text-decoration: underline;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	font-weight: bold;
}
footer .rights a:hover {
	text-decoration: none;
}
section {
	position: relative;
	padding-bottom: 35px;
	padding-top:35px;
}
/* Common style for pseudo-elements */
section::before, section::after {
	position: absolute;
	content: '';
	pointer-events: none;
	overflow: hidden;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.tp-caption {
	font-family: 'Lato', Arial !important;
	-webkit-font-smoothing: antialiased;
}
.tp-caption.large_white_bold {
	color: /*#ffffff*/ #505050;
	font-size: 60px;
	font-weight: 400;
}
.tp-caption.large_white_light {
	color: /*#ffffff*/ #505050;
	font-size:55px;
	font-weight:300;
}
.btn {
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-ms-border-radius: 3em;
	-o-border-radius: 3em;
	border-radius: 3em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 5px 25px;
}
.btn.btn-primary {
	border: 2px solid #ffffff;
	background: none;
	color: #ffffff;
}
.btn.btn-primary:hover {
	color: #ffffff;
}
.btn.btn-default {
	border: none;
	background: #ffffff;
	/* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
	/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
/* IE6-9 fallback on horizontal gradient */
}
.btn.btn-lg {
	padding: 10px 25px;
}
.btn:hover {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
form .form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
	height: 40px;
	line-height: 40px;
	padding: 10px 20px;
	color: #cfcfcf;
	border: 2px solid #cccccc;
	font-weight: 300;
}
form textarea.form-control {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	height: auto;
	line-height: normal;
}
@media screen and (max-width: 640px) {
.logo {
	width: 100px;
	height: auto;
}
.slick-next {
	right: 0;
}
.slick-prev {
	left: 0;
}
.contact-details {
	margin-top: 20px;
}
header .navbar-default {
	padding: 20px;
}
header .navbar-default .navbar-toggle {
	margin-top: 0px;
	margin-right: 0px;
	background: none;
	border: 2px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
header .navbar-default .navbar-toggle:hover, header .navbar-default .navbar-toggle:focus {
	background: none;
}
header .navbar-default ul.navbar-nav {
	padding-top: 0;
	margin: 0;
}
header .navbar-default ul.navbar-nav li a {
	padding: 10px;
	text-align: center;
}
header .navbar-default ul.navbar-nav li a.getApp {
	background: none !important;
	-webkit-border-radius: 0em;
	-moz-border-radius: 0em;
	-ms-border-radius: 0em;
	-o-border-radius: 0em;
	border-radius: 0em;
}
header .navbar-default .navbar-collapse {
	border-color: transparent;
}
header .navbar-default.scrolled .navbar-collapse {
	border-color: transparent;
}
header .navbar-default.scrolled ul.navbar-nav {
	padding-top: 0;
	margin: 0;
}
header .navbar-default.scrolled .navbar-toggle {
	margin-top: 11px;
	margin-right: 20px;
	background: none;
	border: 2px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	-ms-border-radius: 5em;
	-o-border-radius: 5em;
	border-radius: 5em;
}
}
.pre-loader {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	display: none;
}
.pre-loader .load-con {
	margin: 20% auto;
	position: relative;
	text-align: center;
}
.spinner {
	margin: 50px auto 0;
	width: 70px;
	text-align: center;
}
.spinner > div {
	width: 18px;
	height: 18px;
	background-color: #ffffff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
 0%, 80%, 100% {
 -webkit-transform: scale(0);
}
 40% {
 -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
 0%, 80%, 100% {
 transform: scale(0);
 -webkit-transform: scale(0);
}
 40% {
 transform: scale(1);
 -webkit-transform: scale(1);
}
}
header {
	background: #f4ede5;
	/* Old browsers */
  background: -moz-linear-gradient(-45deg, #f4ede5 0%, #ffffff 100%);
	/* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f4ede5), color-stop(100%, #ffffff));
	/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #f4ede5 0%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #f4ede5 0%, #ffffff 100%);
	/* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #f4ede5 0%, #ffffff 100%);
	/* IE10+ */
  background: linear-gradient(-45deg, #f4ede5 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66cdcc, endColorstr=#f4ede5, GradientType=1);
/* IE6-9 fallback on horizontal gradient */
}
header .navbar-default ul.navbar-nav li a {
	color: #d8c67d;
	/* font-family: 'OpenSanssemibold';*/
  text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	background: none;
}
header .navbar-default ul.navbar-nav li a.getApp {
	color: #3c79b4;
	background: #ffffff;
	/* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
	/* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #e0e0e0));
	/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
	/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
	/* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
	/* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e0e0e0, GradientType=1);
/* IE6-9 fallback on horizontal gradient */
}
header .navbar-default ul.navbar-nav li a.getApp:hover {
	color: #4081bf;
	background: #ffffff;
	/* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
	/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
  -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover {
	color: #f000;
	background:#d8c67d;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled {
	border-bottom: 3px solid #000/*#336799*/;
}
header .navbar-default.scrolled ul.navbar-nav li a {
	color: #d8c67d;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover {
	color: #000;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover:after {
	background: #d8c67d;
}
header .navbar-default.scrolled .navbar-brand {
	background:none /*#1090c7*/ /*#336799*/;
}
section .section-heading .divider:after {
	background: #66cdcc;
}
section#about .about-item i.fa {
	border: 2px solid /*#66cdcc*/ #38719e;
	color: /*#66cdcc*/ #38719e;
}
section#about .about-item:hover i.fa {
	color: #ffffff;
	background: /*#66cdcc*/ #38719e;
}
section#about .about-item:hover h3 {
	color: #66cdcc;
}
section#features {
	background: #f6f6f6;
}
section#features header h1:after {
	background: #66cdcc;
}
section#features .media i.fa, .modal-body .media i.fa {
	border: 2px solid /*#66cdcc*/ #38719e;
	color: /*#66cdcc*/ #38719e;
}
section#features .media:hover i.fa, .modal-body .media:hover i.fa {
	color: #ffffff;
	background: /*#66cdcc*/ #38719e;
}
section#features .media:hover h3 {
	color: /*#66cdcc*/ #38719e;
}
section#features .media.active i.fa, .modal-body .media.active i.fa {
	color: #ffffff;
	background: /*#66cdcc*/ #38719e;
}
section#features .media.active .media-heading, .modal-body .media.active .media-heading {
	color: /*#66cdcc*/ #38719e;
}
section#reviews {
	background: url("../img/freeze/bk-freeze.jpg");
}
section#reviews header {
	color: #ffffff;
}
section#reviews header h1:after {
	background: #ffffff;
}
section#reviews .review-filtering .review .review-person img {
	border: 3px solid #ffffff;
}
section#reviews .review-filtering .review .review-comment {
	background: #ffffff;
}
section#reviews .review-filtering .review .review-comment h3 {
	color: /*#66cdcc*/ #38719e;
}
section#reviews .review-filtering .review .review-comment p span i {
	color: /*#66cdcc*/ #38719e;
}
section#reviews .review-filtering .review .review-comment:after {
	border-right-color: #ffffff;
}
section#reviews .review-filtering .slick-dots li button {
	background: #ffffff;
	border: 2px solid #ffffff;
}
section#reviews .review-filtering .slick-dots li.slick-active button {
	background: #66cdcc;
}
section#screens header h1:after {
	background: #66cdcc;
}
section#screens .slider div img {
	border: 2px solid #e5e5e5;
}
section#screens .slider div h4 {
	color: #999999;
}
section#screens .slider .slick-dots li button {
	background: #999999;
}
section#screens .slider .slick-dots li.slick-active button {
	background: #66cdcc;
}
section#screens .filter a {
	border: 2px solid #cccccc;
	color: #999999;
}
section#screens .filter a:hover {
	color: #ffffff;
	background: /*#66cdcc*/ #38719e;
	border-color: /*#66cdcc*/ #38719e;
}
section#screens .filter a.active {
	color: #ffffff;
	background: /*#66cdcc*/ #38719e;
	border-color: /*#66cdcc*/ #38719e;
}
/* demo video Section */
section#demo {
	background: #f6f6f6;
}
section#demo header h1:after {
	background: #66cdcc;
}
/* Get app Section */
section#getApp {
	background: url("../img/freeze/bk-freeze-ga.jpg");
}
section#getApp header {
	color: #ffffff;
}
section#getApp header h1:after {
	background: #ffffff;
}
section#getApp .platforms .media {
	border: 2px solid #ffffff;
	color: #ffffff;
}
section#getApp .platforms .media a i {
	color: #ffffff;
}
section#getApp .platforms .media a div.media-body {
	color: #ffffff;
}
section#getApp .platforms .media:hover {
	background: #ffffff;
}
section#getApp .platforms .media:hover a i, section#getApp .platforms .media:hover a div.media-body {
	color: #66cdcc;
}
/* support section */
section#support header h1:after {
	background: /*#66cdcc*/ #38719e;
}
section#support .media i.fa {
	border: 2px solid /*#66cdcc*/ #38719e;
	color: /*#66cdcc*/ #38719e;
}
section#support .media a {
	color: /*#66cdcc*/ #38719e;
}
section#support .media:hover i.fa {
	color: #ffffff;
	background: /*#66cdcc*/ #38719e;
}
section#support .media:hover h3 {
	color: /*#66cdcc*/ #38719e;
}
/* footer section */
footer {
	background: #272727;
	font-size:11px;
	line-height:16px;
	color:#aaaaaa;
}
footer a {
	color:#aaaaaa;
	text-decoration:none;
	outline:none;
}
footer a:hover {
	color:#FFF;
	text-decoration:none;
	outline:none;
}
#copyrigh-sec {
	background: #171719;
	width:100%;
	padding:10px 0px;
}
#copyrigh-sec .ico {
	text-align:right
}
#copyrigh-sec .ico a i {
	color: #aaaaaa;
	background:none !important;
}
#copyrigh-sec .ico a:hover {
	background:none !important;
}
#copyrigh-sec .ico a:hover i {
	color: /*#66cdcc*/ #fff;
}
#copyrigh-sec .ico {
	display: block;
}
#copyrigh-sec .ico a {
	margin: 5px 4px;
	padding: 8px;
	display: inline-block;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
#copyrigh-sec .ico a i {
	width: 1em;
}
footer h3 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	padding:20px 0 35px;
	font-family: 'RobotoBold';
}
footer .social a {
	border: 1px solid #aaaaaa;
}
footer .social a i {
	color: #aaaaaa;
}
footer .social a:hover {
	background: #ffffff;
}
footer .social a:hover i {
	color: /*#66cdcc*/ #000;
}
footer .rights {
	color: #ffffff;
}
footer .rights a {
	color: #ffffff;
	font-weight: 300;
	text-decoration: none;
}
.navbar-toggle {
	background-color: #CCC;
	border: 1px solid rgba(0, 0, 0, 0);
}
.btn.btn-primary {
	color: /*#66cdcc*/ #38719e;
	border-color: /*#66cdcc*/ #38719e;
}
.btn.btn-primary:hover {
	color: #ffffff;
	background: /*#66cdcc*/ #38719e;
	border-color: /*#66cdcc*/ #38719e;
}
.btn.btn-primary.inverse {
	color: #ffffff;
	border-color: #ffffff;
}
.btn.btn-primary.inverse:hover {
	color: #ffffff;
	background: /*#66cdcc*/ #38719e;
	border-color: /*#66cdcc*/ #38719e;
}
.btn.btn-default {
	background: #ffffff;
	/* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
	/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
	/* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
  color: #336799;
}
.btn.btn-default:hover {
	color: #336799;
}
form .form-control:focus {
	border-color: /*#66cdcc*/ #38719e;
	color: #999999;
}
@media screen and (max-width: 640px) {
header .navbar-default .navbar-toggle:hover, header .navbar-default .navbar-toggle:focus {
	background: none;
}
header .navbar-default ul.navbar-nav li a {
	color: #ffffff;
	border-bottom: 1px solid #376fa4;
}
header .navbar-default ul.navbar-nav li a.getApp {
	color: #ffffff;
}
header .navbar-default ul.navbar-nav li a:after {
	display: none;
}
header .navbar-default ul.navbar-nav li a:hover {
	color: #66cdcc;
}
header .navbar-default .navbar-collapse {
	background: #336799;
}
header .navbar-default.scrolled {
	background: #000;
}
header .navbar-default.scrolled ul.navbar-nav li a {
	color: #ffffff;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover {
	color: #66cdcc;
}
}
.pre-loader {
	background: #336799;
}
@font-face {
	font-family: 'opensansregular';
	src: url('fonts/opensansregular.eot');
	src: url('../fonts/opensansregular.eot') format('embedded-opentype'), url('../fonts/opensansregular.woff2') format('woff2'), url('../fonts/opensansregular.woff') format('woff'), url('../fonts/opensansregular.ttf') format('truetype'), url('../fonts/opensansregular.svg#opensansregular') format('svg');
}
@font-face {
	font-family: 'opensanslight';
	src: url('../fonts/opensanslight.eot');
	src: url('../fonts/opensanslight.eot') format('embedded-opentype'), url('../fonts/opensanslight.woff2') format('woff2'), url('../fonts/opensanslight.woff') format('woff'), url('../fonts/opensanslight.ttf') format('truetype'), url('../fonts/opensanslight.svg#opensanslight') format('svg');
}
@font-face {
	font-family: 'OpenSanssemibold';
	src: url('../fonts/OpenSanssemibold.eot');
	src: url('../fonts/OpenSanssemibold.eot') format('embedded-opentype'), url('../fonts/OpenSanssemibold.woff2') format('woff2'), url('../fonts/OpenSanssemibold.woff') format('woff'), url('../fonts/OpenSanssemibold.ttf') format('truetype'), url('../fonts/OpenSanssemibold.svg#OpenSanssemibold') format('svg');
}
@font-face {
	font-family: 'OpenSansBold';
	src: url('../fonts/OpenSansBold.eot');
	src: url('../fonts/OpenSansBold.eot') format('embedded-opentype'), url('../fonts/OpenSansBold.woff2') format('woff2'), url('../fonts/OpenSansBold.woff') format('woff'), url('../fonts/OpenSansBold.ttf') format('truetype'), url('../fonts/OpenSansBold.svg#OpenSansBold') format('svg');
}
.col-xss-1, .col-smm-1, .col-mdd-1, .col-lgg-1, .col-xss-2, .col-smm-2, .col-mdd-2, .col-lgg-2, .col-xss-3, .col-smm-3, .col-mdd-3, .col-lgg-3, .col-xss-4, .col-smm-4, .col-mdd-4, .col-lgg-4, .col-xss-5, .col-smm-5, .col-mdd-5, .col-lgg-5, .col-xss-6, .col-smm-6, .col-mdd-6, .col-lgg-6, .col-xss-7, .col-smm-7, .col-mdd-7, .col-lgg-7, .col-xss-8, .col-smm-8, .col-mdd-8, .col-lgg-8, .col-xss-9, .col-smm-9, .col-mdd-9, .col-lgg-9, .col-xss-10, .col-smm-10, .col-mdd-10, .col-lgg-10, .col-xss-11, .col-smm-11, .col-mdd-11, .col-lgg-11, .col-xss-12, .col-smm-12, .col-mdd-12, .col-lgg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
}
.col-xss-1, .col-xss-2, .col-xss-3, .col-xss-4, .col-xss-5, .col-xss-6, .col-xss-7, .col-xss-8, .col-xss-9, .col-xss-10, .col-xss-11, .col-xss-12 {
	float: left;
}
.col-xss-12 {
	width: 100%;
}
.col-xss-11 {
	width: 91.66666667%;
}
.col-xss-10 {
	width: 83.33333333%;
}
.col-xss-9 {
	width: 75%;
}
.col-xss-8 {
	width: 66.66666667%;
}
.col-xss-7 {
	width: 58.33333333%;
}
.col-xss-6 {
	width: 50%;
}
.col-xss-5 {
	width: 41.66666667%;
}
.col-xss-4 {
	width: 33.33333333%;
}
.col-xss-3 {
	width: 25%;
}
.col-xss-2 {
	width: 16.66666667%;
}
.col-xss-1 {
	width: 8.33333333%;
}
.col-xss-pull-12 {
	right: 100%;
}
.col-xss-pull-11 {
	right: 91.66666667%;
}
.col-xss-pull-10 {
	right: 83.33333333%;
}
.col-xss-pull-9 {
	right: 75%;
}
.col-xss-pull-8 {
	right: 66.66666667%;
}
.col-xss-pull-7 {
	right: 58.33333333%;
}
.col-xss-pull-6 {
	right: 50%;
}
.col-xss-pull-5 {
	right: 41.66666667%;
}
.col-xss-pull-4 {
	right: 33.33333333%;
}
.col-xss-pull-3 {
	right: 25%;
}
.col-xss-pull-2 {
	right: 16.66666667%;
}
.col-xss-pull-1 {
	right: 8.33333333%;
}
.col-xss-pull-0 {
	right: auto;
}
.col-xss-push-12 {
	left: 100%;
}
.col-xss-push-11 {
	left: 91.66666667%;
}
.col-xss-push-10 {
	left: 83.33333333%;
}
.col-xss-push-9 {
	left: 75%;
}
.col-xss-push-8 {
	left: 66.66666667%;
}
.col-xss-push-7 {
	left: 58.33333333%;
}
.col-xss-push-6 {
	left: 50%;
}
.col-xss-push-5 {
	left: 41.66666667%;
}
.col-xss-push-4 {
	left: 33.33333333%;
}
.col-xss-push-3 {
	left: 25%;
}
.col-xss-push-2 {
	left: 16.66666667%;
}
.col-xss-push-1 {
	left: 8.33333333%;
}
.col-xss-push-0 {
	left: auto;
}
.col-xss-offset-12 {
	margin-left: 100%;
}
.col-xss-offset-11 {
	margin-left: 91.66666667%;
}
.col-xss-offset-10 {
	margin-left: 83.33333333%;
}
.col-xss-offset-9 {
	margin-left: 75%;
}
.col-xss-offset-8 {
	margin-left: 66.66666667%;
}
.col-xss-offset-7 {
	margin-left: 58.33333333%;
}
.col-xss-offset-6 {
	margin-left: 50%;
}
.col-xss-offset-5 {
	margin-left: 41.66666667%;
}
.col-xss-offset-4 {
	margin-left: 33.33333333%;
}
.col-xss-offset-3 {
	margin-left: 25%;
}
.col-xss-offset-2 {
	margin-left: 16.66666667%;
}
.col-xss-offset-1 {
	margin-left: 8.33333333%;
}
.col-xss-offset-0 {
	margin-left: 0;
}
@media (min-width: 768px) {
.col-smm-1, .col-smm-2, .col-smm-3, .col-smm-4, .col-smm-5, .col-smm-6, .col-smm-7, .col-smm-8, .col-smm-9, .col-smm-10, .col-smm-11, .col-smm-12 {
	float: left;
}
.col-smm-12 {
	width: 100%;
}
.col-smm-11 {
	width: 91.66666667%;
}
.col-smm-10 {
	width: 83.33333333%;
}
.col-smm-9 {
	width: 75%;
}
.col-smm-8 {
	width: 66.66666667%;
}
.col-smm-7 {
	width: 58.33333333%;
}
.col-smm-6 {
	width: 50%;
}
.col-smm-5 {
	width: 41.66666667%;
}
.col-smm-4 {
	width: 33.33333333%;
}
.col-smm-3 {
	width: 25%;
}
.col-smm-2 {
	width: 16.66666667%;
}
.col-smm-1 {
	width: 8.33333333%;
}
.col-smm-pull-12 {
	right: 100%;
}
.col-smm-pull-11 {
	right: 91.66666667%;
}
.col-smm-pull-10 {
	right: 83.33333333%;
}
.col-smm-pull-9 {
	right: 75%;
}
.col-smm-pull-8 {
	right: 66.66666667%;
}
.col-smm-pull-7 {
	right: 58.33333333%;
}
.col-smm-pull-6 {
	right: 50%;
}
.col-smm-pull-5 {
	right: 41.66666667%;
}
.col-smm-pull-4 {
	right: 33.33333333%;
}
.col-smm-pull-3 {
	right: 25%;
}
.col-smm-pull-2 {
	right: 16.66666667%;
}
.col-smm-pull-1 {
	right: 8.33333333%;
}
.col-smm-pull-0 {
	right: auto;
}
.col-smm-push-12 {
	left: 100%;
}
.col-smm-push-11 {
	left: 91.66666667%;
}
.col-smm-push-10 {
	left: 83.33333333%;
}
.col-smm-push-9 {
	left: 75%;
}
.col-smm-push-8 {
	left: 66.66666667%;
}
.col-smm-push-7 {
	left: 58.33333333%;
}
.col-smm-push-6 {
	left: 50%;
}
.col-smm-push-5 {
	left: 41.66666667%;
}
.col-smm-push-4 {
	left: 33.33333333%;
}
.col-smm-push-3 {
	left: 25%;
}
.col-smm-push-2 {
	left: 16.66666667%;
}
.col-smm-push-1 {
	left: 8.33333333%;
}
.col-smm-push-0 {
	left: auto;
}
.col-smm-offset-12 {
	margin-left: 100%;
}
.col-smm-offset-11 {
	margin-left: 91.66666667%;
}
.col-smm-offset-10 {
	margin-left: 83.33333333%;
}
.col-smm-offset-9 {
	margin-left: 75%;
}
.col-smm-offset-8 {
	margin-left: 66.66666667%;
}
.col-smm-offset-7 {
	margin-left: 58.33333333%;
}
.col-smm-offset-6 {
	margin-left: 50%;
}
.col-smm-offset-5 {
	margin-left: 41.66666667%;
}
.col-smm-offset-4 {
	margin-left: 33.33333333%;
}
.col-smm-offset-3 {
	margin-left: 25%;
}
.col-smm-offset-2 {
	margin-left: 16.66666667%;
}
.col-smm-offset-1 {
	margin-left: 8.33333333%;
}
.col-smm-offset-0 {
	margin-left: 0;
}
}
@media (min-width: 992px) {
.col-mdd-1, .col-mdd-2, .col-mdd-3, .col-mdd-4, .col-mdd-5, .col-mdd-6, .col-mdd-7, .col-mdd-8, .col-mdd-9, .col-mdd-10, .col-mdd-11, .col-mdd-12 {
	float: left;
}
.col-mdd-12 {
	width: 100%;
}
.col-mdd-11 {
	width: 91.66666667%;
}
.col-mdd-10 {
	width: 83.33333333%;
}
.col-mdd-9 {
	width: 75%;
}
.col-mdd-8 {
	width: 66.66666667%;
}
.col-mdd-7 {
	width: 58.33333333%;
}
.col-mdd-6 {
	width: 50%;
}
.col-mdd-5 {
	width: 41.66666667%;
}
.col-mdd-4 {
	width: 33.33333333%;
}
.col-mdd-3 {
	width: 25%;
}
.col-mdd-2 {
	width: 16.66666667%;
}
.col-mdd-1 {
	width: 8.33333333%;
}
.col-mdd-pull-12 {
	right: 100%;
}
.col-mdd-pull-11 {
	right: 91.66666667%;
}
.col-mdd-pull-10 {
	right: 83.33333333%;
}
.col-mdd-pull-9 {
	right: 75%;
}
.col-mdd-pull-8 {
	right: 66.66666667%;
}
.col-mdd-pull-7 {
	right: 58.33333333%;
}
.col-mdd-pull-6 {
	right: 50%;
}
.col-mdd-pull-5 {
	right: 41.66666667%;
}
.col-mdd-pull-4 {
	right: 33.33333333%;
}
.col-mdd-pull-3 {
	right: 25%;
}
.col-mdd-pull-2 {
	right: 16.66666667%;
}
.col-mdd-pull-1 {
	right: 8.33333333%;
}
.col-mdd-pull-0 {
	right: auto;
}
.col-mdd-push-12 {
	left: 100%;
}
.col-mdd-push-11 {
	left: 91.66666667%;
}
.col-mdd-push-10 {
	left: 83.33333333%;
}
.col-mdd-push-9 {
	left: 75%;
}
.col-mdd-push-8 {
	left: 66.66666667%;
}
.col-mdd-push-7 {
	left: 58.33333333%;
}
.col-mdd-push-6 {
	left: 50%;
}
.col-mdd-push-5 {
	left: 41.66666667%;
}
.col-mdd-push-4 {
	left: 33.33333333%;
}
.col-mdd-push-3 {
	left: 25%;
}
.col-mdd-push-2 {
	left: 16.66666667%;
}
.col-mdd-push-1 {
	left: 8.33333333%;
}
.col-mdd-push-0 {
	left: auto;
}
.col-mdd-offset-12 {
	margin-left: 100%;
}
.col-mdd-offset-11 {
	margin-left: 91.66666667%;
}
.col-mdd-offset-10 {
	margin-left: 83.33333333%;
}
.col-mdd-offset-9 {
	margin-left: 75%;
}
.col-mdd-offset-8 {
	margin-left: 66.66666667%;
}
.col-mdd-offset-7 {
	margin-left: 58.33333333%;
}
.col-mdd-offset-6 {
	margin-left: 50%;
}
.col-mdd-offset-5 {
	margin-left: 41.66666667%;
}
.col-mdd-offset-4 {
	margin-left: 33.33333333%;
}
.col-mdd-offset-3 {
	margin-left: 25%;
}
.col-mdd-offset-2 {
	margin-left: 16.66666667%;
}
.col-mdd-offset-1 {
	margin-left: 8.33333333%;
}
.col-mdd-offset-0 {
	margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lgg-1, .col-lgg-2, .col-lgg-3, .col-lgg-4, .col-lgg-5, .col-lgg-6, .col-lgg-7, .col-lgg-8, .col-lgg-9, .col-lgg-10, .col-lgg-11, .col-lgg-12 {
	float: left;
}
.col-lgg-12 {
	width: 100%;
}
.col-lgg-11 {
	width: 91.66666667%;
}
.col-lgg-10 {
	width: 83.33333333%;
}
.col-lgg-9 {
	width: 75%;
}
.col-lgg-8 {
	width: 66.66666667%;
}
.col-lgg-7 {
	width: 58.33333333%;
}
.col-lgg-6 {
	width: 50%;
}
.col-lgg-5 {
	width: 41.66666667%;
}
.col-lgg-4 {
	width: 33.33333333%;
}
.col-lgg-3 {
	width: 25%;
}
.col-lgg-2 {
	width: 16.66666667%;
}
.col-lgg-1 {
	width: 8.33333333%;
}
.col-lgg-pull-12 {
	right: 100%;
}
.col-lgg-pull-11 {
	right: 91.66666667%;
}
.col-lgg-pull-10 {
	right: 83.33333333%;
}
.col-lgg-pull-9 {
	right: 75%;
}
.col-lgg-pull-8 {
	right: 66.66666667%;
}
.col-lgg-pull-7 {
	right: 58.33333333%;
}
.col-lgg-pull-6 {
	right: 50%;
}
.col-lgg-pull-5 {
	right: 41.66666667%;
}
.col-lgg-pull-4 {
	right: 33.33333333%;
}
.col-lgg-pull-3 {
	right: 25%;
}
.col-lgg-pull-2 {
	right: 16.66666667%;
}
.col-lgg-pull-1 {
	right: 8.33333333%;
}
.col-lgg-pull-0 {
	right: auto;
}
.col-lgg-push-12 {
	left: 100%;
}
.col-lgg-push-11 {
	left: 91.66666667%;
}
.col-lgg-push-10 {
	left: 83.33333333%;
}
.col-lgg-push-9 {
	left: 75%;
}
.col-lgg-push-8 {
	left: 66.66666667%;
}
.col-lgg-push-7 {
	left: 58.33333333%;
}
.col-lgg-push-6 {
	left: 50%;
}
.col-lgg-push-5 {
	left: 41.66666667%;
}
.col-lgg-push-4 {
	left: 33.33333333%;
}
.col-lgg-push-3 {
	left: 25%;
}
.col-lgg-push-2 {
	left: 16.66666667%;
}
.col-lgg-push-1 {
	left: 8.33333333%;
}
.col-lgg-push-0 {
	left: auto;
}
.col-lgg-offset-12 {
	margin-left: 100%;
}
.col-lgg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lgg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lgg-offset-9 {
	margin-left: 75%;
}
.col-lgg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lgg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lgg-offset-6 {
	margin-left: 50%;
}
.col-lgg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lgg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lgg-offset-3 {
	margin-left: 25%;
}
.col-lgg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lgg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lgg-offset-0 {
	margin-left: 0;
}
}
.vpd5 {
	padding: 5px 0px;
}
.vpd10 {
	padding: 10px 0px;
}
.vpd15 {
	padding: 15px 0px;
}
.vpd20 {
	padding: 20px 0px;
}
.vpd25 {
	padding: 25px 0px;
}
.vpd30 {
	padding: 30px 0px;
}
.vpd35 {
	padding: 35px 0px;
}
.vpd40 {
	padding: 40px 0px;
}
.vpd45 {
	padding: 44px 0px;
}
.vpd50 {
	padding: 50px 0px;
}
.vpd55 {
	padding: 55px 0px;
}
.vpd60 {
	padding: 60px 0px;
}
.vpd65 {
	padding: 65px 0px;
}
.vpd70 {
	padding: 70px 0px;
}
.vpd75 {
	padding: 75px 0px;
}
.vpd80 {
	padding: 80px 0px;
}
.vpd85 {
	padding: 85px 0px;
}
.vpd90 {
	padding: 90px 0px;
}
.vpd95 {
	padding: 95px 0px;
}
.vpd100 {
	padding: 100px 0px;
}
.vmr5 {
	margin: 5px 0px;
}
.vmr10 {
	margin: 10px 0px;
}
.vmr15 {
	margin: 15px 0px;
}
.vmr20 {
	margin: 20px 0px;
}
.vmr25 {
	margin: 25px 0px;
}
.vmr30 {
	margin: 30px 0px;
}
.vmr35 {
	margin: 35px 0px;
}
.vmr40 {
	margin: 40px 0px;
}
.vmr45 {
	margin: 44px 0px;
}
.vmr50 {
	margin: 50px 0px;
}
.vmr55 {
	margin: 55px 0px;
}
.vmr60 {
	margin: 60px 0px;
}
.vmr65 {
	margin: 65px 0px;
}
.vmr70 {
	margin: 70px 0px;
}
.vmr75 {
	margin: 75px 0px;
}
.vmr80 {
	margin: 80px 0px;
}
.vmr85 {
	margin: 85px 0px;
}
.vmr90 {
	margin: 90px 0px;
}
.vmr95 {
	margin: 95px 0px;
}
.vmr100 {
	margin: 100px 0px;
}
.ht250 {
	height: 250px;
}
.ht230 {
	height: 230px;
}
.ht200 {
	height: 200px;
}
.ht180 {
	height: 180px;
}
.ht150 {
	height: 150px;
}
.ht145 {
	height: 145px;
}
.ht140 {
	height: 140px;
}
.ht135 {
	height: 135px;
}
.ht130 {
	height: 130px;
}
.ht125 {
	height: 125px;
}
.ht120 {
	height: 120px;
}
.ht115 {
	height: 115px;
}
.ht110 {
	height: 110px;
}
.ht100 {
	height: 100px;
}
.ht90 {
	height: 90px;
}
.ht80 {
	height: 80px;
}
.ht70 {
	height: 70px;
}
.ht60 {
	height: 60px;
}
.ht65 {
	height: 65px;
}
.ht50 {
	height: 50px;
}
.ht40 {
	height: 40px;
}
.ht30 {
	height: 30px;
}
.ht20 {
	height: 20px;
}
.ht15 {
	height: 15px;
}
.ht12 {
	height: 12px;
}
.ht10 {
	height: 10px;
}
.ht5 {
	height: 5px;
}
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	border:1px solid #eeecec;
	display: block;
	width: 100%;
	height: auto;
}
.zitem {
	width:/*335px;*/ 100%;
	height:450px;
	/* border:4px solid #222; */   
        margin:0px;
	/* required to hide the image after resized */
        overflow:hidden;
	/* for child absolute position */
        position:relative;
	border: 0px solid transparent;
	background: rgba(0,0,0,0);
	content: '';
	-webkit-transition: border-width 0.4s, border-color 0.4s;
	transition: border-width 0.4s, border-color 0.4s;
	/* display div in line */
        float:left;
}
 @media (min-width: 1200px) {
.zitem {
	width:/*375px;*/  100%;
	height:589px;
}
.hm-red-bx {
	width:100%;
}
}
 @media (min-width: 992px) {
.zitem {
	width:100% !important;
	height:589px !important;
}
.hm-red-bx {
	width:100%;
}
}
 @media (min-width: 768px) {
.zitem {
	width:/*300px*/ 100%;
	height:550px;
}
.hm-red-bx {
	width:100%;
}
}
 @media (min-width:320px) {
.zitem {
	width:/*360px*/  100%;
	height:480px;
}
.hm-red-bx {
	width:100%;
}
}
.zitem:hover {
	border-width: 14px;
	border-color: #424242;
}
.zitem .caption {
	padding:35px 20px 30px 0px;
	width:375px;
	height:130px;
	background:#000;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	/* fix it at the bottom */
        position:absolute;
	bottom:-1px; /* fix IE issue */
	left:0;
	/* hide it by default */
        display:block;
	/* opacity setting */
        filter:alpha(opacity=50);    /* ie  */
	-moz-opacity:0.5;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.5;    /* for really really old safari */
	opacity: 0.5;    /* css standard, currently it works in most modern browsers like firefox,  */
}
.zitem .caption h1, .zitem .caption h1 a {
	font-family: 'RobotoBold';
	color:#FFF;
	font-size:35px;
	line-height:40px;
}
.zitem .caption h2, .zitem .caption h2 a {
	font-family: 'RobotoRegular';
	color:#FFF;
	font-size:25px;
	line-height:25px;
}
.zitem:hover .caption {
	text-decoration:none;
	color:#fff;
	font-size:12px;
	/* add spacing and make the whole row clickable*/
       padding:35px 50px 30px 0px;
	margin-bottom:10px;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
}
.zitem img {
	border:0;
	/* allow javascript moves the img position*/
        position:absolute;
}
.hm-red-bx {
	background:#d74747;
	padding:69px 22px;
	float:left;
	width:100%;
}
.hm-red-bx-bor {
	border:1px solid #FFF;
	text-align:center;
	padding:30px 0px;
	color:#FFF;
	font-family: 'RobotoRegular';
	font-size:18px;
}
.hm-red-bx-bor a {
	color:#FFF;
	text-decoration:none;
}
.hm-red-bx-bor a:hover {
	color:#FFF;
	text-decoration:underline;
}
.hm-red-bx-bor h2 {
	font-family: 'RobotoBold';
	text-transform:uppercase;
	font-size:30px;
	color:#FFF;
	line-height:70px;
}
/* Frame */
.hm-red-bx-bor {
	background: rgba(0,0,0,0);
	color: #fff;
	box-shadow: none;
	-webkit-transition:  box-shadow 0.5s;
	transition: box-shadow 0.5s;
}
.hm-red-bx-bor:hover {
	color: #fff;
	/*box-shadow: -10px -10px 0 #98004a;*/

  
  -webkit-box-shadow: 0px 0px 15px 10px rgba(135, 31, 31, .75);
	-moz-box-shadow: 0px 0px 15px 10px rgba(135, 31, 31, .75);
	box-shadow: 0px 0px 15px 10px rgba(135, 31, 31, .75);
}
.pg-hd {
	font-family: 'RobotoRegular';
	text-transform:uppercase;
	color:#e00024;
	letter-spacing:0.03em;
	font-size:35px;
	padding-bottom:125px;
	font-weight:600;
}
.inner-bg {
	background:url(../img/bd-trans-bg.jpg) center 20px no-repeat;
}
.txt {
	font-family: 'opensanslight';
	font-size:16px;
	color:#807d7d;
	line-height:20px;  /*font-family:"Times New Roman", Times, serif;*/
}
.rise-img {
	width:100%;
}
 @media(min-width:768px) {
.rise-img {
	width:auto;
}
}
.conct-txt1 {
 color: #000;
    font-family: "opensanslight";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.conct-txt2 {
	font-size:16px;
	line-height:24px;
	color:#000;
	font-family: 'opensanslight'; /*font-family:"Times New Roman", Times, serif;*/
}
.conct-txt2 a {
	text-decoration:none;
	border:none;
	outline:none;
	color:#000;
}
.conct-txt2 a:hover {
	text-decoration:underline;
	border:none;
	outline:none;
	color:#000;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
/*display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;*/
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/*#####################
Additional Styles (required)
#####################*/
#myCarousel1 .carousel-indicators, #myCarousel2 .carousel-indicators, #myCarousel3 .carousel-indicators, #myCarousel4 .carousel-indicators, #myCarousel5 .carousel-indicators, #myCarousel6 .carousel-indicators, #myCarousel7 .carousel-indicators, #myCarousel8 .carousel-indicators, #myCarousel9 .carousel-indicators, #myCarousel10 .carousel-indicators {
	bottom: 0;
	left: 10px;
	margin-left: 5px;
	width: 100%;
}
#myCarousel1 .carousel-indicators li, #myCarousel2 .carousel-indicators li, #myCarousel3 .carousel-indicators li, #myCarousel4 .carousel-indicators li, #myCarousel5 .carousel-indicators li, #myCarousel6 .carousel-indicators li, #myCarousel7 .carousel-indicators li, #myCarousel8 .carousel-indicators li, #myCarousel9 .carousel-indicators li, #myCarousel10 .carousel-indicators li {
	border: medium none;
	border-radius: 0;
 float: /*left*/;
	height: 50px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 5px !important;
	margin-top: 0;
	width: 40px;
}
#myCarousel1 .carousel-indicators img, #myCarousel2 .carousel-indicators img, #myCarousel3 .carousel-indicators img, #myCarousel4 .carousel-indicators img, #myCarousel5 .carousel-indicators img, #myCarousel6 .carousel-indicators img, #myCarousel7 .carousel-indicators img, #myCarousel8 .carousel-indicators img, #myCarousel9 .carousel-indicators img, #myCarousel10 .carousel-indicators img {
	border: 2px solid #FFFFFF;
	float: left;
	height: 50px;
	left: 0;
	width: 40px;
}
#myCarousel1 .carousel-indicators .active img, #myCarousel2 .carousel-indicators .active img, #myCarousel3 .carousel-indicators .active img, #myCarousel4 .carousel-indicators .active img, #myCarousel5 .carousel-indicators .active img, #myCarousel6 .carousel-indicators .active img, #myCarousel7 .carousel-indicators .active img, #myCarousel8 .carousel-indicators .active img, #myCarousel9 .carousel-indicators .active img, #myCarousel10 .carousel-indicators .active img {
	border: 2px solid #39b3d7;
}
.carousel-inner {/*background:#f9f9f9;*/
	border:1px solid #f4f4f4;
	margin:20px auto;
}

@media (max-width:1024px) {
.tp-caption.large_white_light, .tp-caption.large_white_bold {
	font-size:50px!important;
}
}

@media (max-width:1024px) {
.tp-caption.large_white_light, .tp-caption.large_white_bold {
	font-size:45px!important;
}
}
@media (max-width: 768px) {
.tp-caption.large_white_light, .tp-caption.large_white_bold {
	font-size:40px!important;
}
.tc {
	text-align:center !important;
}
.hm-red-bx {
	padding:27px 22px;
}
}
@media (max-width:480px) {
.tp-caption.large_white_light, .tp-caption.large_white_bold {
	font-size:30px!important;
}
}
@media (max-width:360px) {
.tp-simpleresponsive > ul > li .sfb, .tp-simpleresponsive > ul > li .sfr, .tp-simpleresponsive > ul > li .sft {
	left:6.5em !important;
}
.tp-caption.large_white_light, .tp-caption.large_white_bold {
	font-size:20px!important;
}
}
