@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
html, body {
	width: 100%;
	height: 100%;
  font-family: 'Roboto', sans-serif;
  background-image: url('../images/doodle.png');
}


#oc-wrapper {
 overflow: hidden !important;
}
a {
	color: #fff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
a:hover, a:focus {
	color: #fff;
}
p {
	font-size: 16px;
	line-height: 1.5;
}
#get-app img {
   margin: 0 auto;
   text-align: center;
}
header {
	position: relative;
	width: 100%;
	min-height: auto;
	text-align: center;
	color: #fff;
}
.home {
    background-image: url(../images/arrow.png);
    background-size: 66%;
    background-position: bottom left;
    background-repeat: no-repeat;
}

header .header-content {
	position: relative;
	padding: 100px 15px 70px;
	text-align: left;
	;
}
header .header-content .header-content-inner h1 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 800;
    color: #0c0402;
}
header .header-content .header-content-inner p {
	/* margin-bottom: 50px; */
	font-size: 16px;
	font-weight: 300;
	color: #00000a;
	font-family: 'Raleway', sans-serif;
}
 @media(min-width:768px) {
header {
	min-height: 100%;
}
header .header-content {
	position: absolute;
	top: 50%;
	    padding: 0 50px;
    width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
header .header-content .header-content-inner {
	margin-right: auto;
	margin-left: auto;
	max-width: 1130px;
}
header .header-content .header-content-inner h1 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 800;
    color: #0c0402;
    margin-top: 6%;
}
header .header-content .header-content-inner p {
    margin-right: auto;
    margin-left: auto;
    /* max-width: 80%; */
    color: #0c0402;
    font-size: 15px;
}
}
.section-heading {
	margin-top: 0;
	margin-bottom: 20px;
}
.intro {
	color: #fff;
	background-color: #fff;
	padding: 70px 0;
	text-align: center;
}

.content-2 {
	color: #fff;
	background-color: #222;
}
.content-3 {
	padding: 85px 0 0;
	text-align: center;
	background: #e9e0d7;
}
.promo, .promo h3, .promo a:link, .promo a:visited, .promo a:hover, .promo a:active {
	color: white;
	text-shadow: 0px 0px 40px black;
	text-decoration: none;
}
.promo-item {
	height: 200px;
	line-height: 180px;
	text-align: center;
}
.promo-item:hover {
	background-size: 110%;
	border: 10px solid rgba(255,255,255,0.3);
	line-height: 160px;
}
.promo-item h3 {
	font-size: 40px;
	display: inline-block;
	vertical-align: middle;
}
.item-1 {
	background: url(../images/writing.jpg);
}
.item-2 {
	background: url('../images/concert.jpg');
}
.item-3 {
	background: url('../images/pencil_sharpener.jpg');
}
.item-1, .item-2, .item-3 {
	background-size: cover;
	background-position: 50% 50%;
}
.page-footer {
	text-align: center;
}
.page-footer .contact {
    padding: 30px 0;
    background-color: #282828;
}
.page-footer .contact p {
	font-size: 16px;
	font-weight: 300;
	margin-top: 32px;
}
.content-3 .glyphicon, .page-footer .contact .glyphicon {
	font-size: 32px;
	font-weight: 700;
}
.page-footer .small-print {
	padding: 20px 0 10px;
	font-weight: 300;
	background: #979592;
	color: #fff;
}
.text-light {
	color: rgba(255,255,255,.7);
}
.navbar-default {
	border-color: rgba(34,34,34,.05);
	background-color: #fff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
	color: #9c6f4a;
}
.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
	color: #eb3812;
}
.navbar-default .nav > li>a, .navbar-default .nav>li>a:focus {
	color: #222;
}
.navbar-default .nav > li>a:hover, .navbar-default .nav>li>a:focus:hover {
    color: #333;
}
.navbar-default .nav > li.active>a, .navbar-default .nav>li.active>a:focus {
    color: #b4b5b5;
    background-color: transparent;
}
.navbar-default .nav > li.active>a:hover, .navbar-default .nav>li.active>a:focus:hover {
	background-color: transparent;
}
 @media(min-width:768px) {
.navbar-default {
	border-color: rgba(255,255,255,.3);
	background-color: transparent;
}
.navbar-default .navbar-header .navbar-brand {
	color: #2f2a25;
	letter-spacing: 5px;
	font-size: 30px;
	line-height: 60px;
}
.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
	color: #fff;
}
.navbar-default .nav > li>a, .navbar-default .nav>li>a:focus {
    color: #0c0402;
    font-size: 17px;
    font-weight: 300;
}
.navbar-default .nav > li>a:hover, .navbar-default .nav>li>a:focus:hover {
    color: #00abb4;
}
.navbar-default.affix {
    border-color: #fff;
    background-color: #ffffff;
    box-shadow: 0px 7px 20px 0px rgba(0,0,0,0.1);
}
.navbar-default.affix .navbar-header .navbar-brand {
	letter-spacing: 0;
	color: #fff;
}
.navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus {
	color: #fff;
}
.navbar-default.affix .nav > li>a,  .navbar-default.affix .nav>li>a:focus {
	color: #222;
}
.navbar-default.affix .nav > li>a:hover, .navbar-default.affix .nav>li>a:focus:hover {
    color: #00adb6;
}
}
.btn-default {
	border-color: #fff;
	color: #222;
	background-color: #fff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	border-color: #eee;
	color: #222;
	background-color: #eee;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	border-color: #fff;
	background-color: #fff;
}
.btn-default .badge {
	color: #fff;
	background-color: #222;
}
.btn-primary {
	border-color: #fff;
	color: #fff;
	background-color: #fff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	border-color: #000;
	color: #fff;
	background-color: #000;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	border-color: #fff;
	background-color: #fff;
}
.btn-primary .badge {
	color: #fff;
	background-color: #fff;
}
.btn {
	border-radius: 0;
	text-transform: none;
}
.btn-lg {
	padding: 5px 15px;
}
.lux-bt {
	margin-left: 20%;
}
::-moz-selection {
 text-shadow: none;
 color: #fff;
 background: #222;
}
::selection {
	text-shadow: none;
	color: #fff;
	background: #222;
}
img::selection {
	color: #fff;
	background: 0 0;
}
 img::-moz-selection {
 color: #fff;
 background: 0 0;
}
.text-primary {
	color: #fff;
}
.bg-primary {
	background-color: #fff;
}

/***************get styles***************/
@media(max-width:768px) {
	.min img{
		display:block;
		    width: 100px;
	}
	.max img{
		display:none;
	}
	.get-phne img{
		display:none;
	}
}
@media(min-width:768px) {
	.min img{
		
		display:none;
	}
	.max img{
		display:block;
	}
	.get-phne img{
		display:block;
	}
}
@media(max-width:1214px) {
	.get-phne img{
		display:none;
	}
}
@media(min-width:1214px) {
	.get-phne img{
		display:block;
	}
}
@media(min-width:768px) {
.navbar {
	min-height: 104px;
}
.navbar-nav>li>a {
	padding-top: 40px;
	padding-bottom: 40px;
}
}
@media(max-width:768px) {
.navbar-brand {
	padding: 5px 15px !important;
}
}
.nav>li>a {
	padding-left: 42px;
}

#hero2{background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/21555/Melissani-cave-natural.jpg);
  background-size:cover;
  background-position:center center;
  background-attachment:fixed;
}
.hero, .content{
  text-align:center; 
  position:relative;
  width: 100%;
}

.inner{
  min-height:600px;
  position: relative;
}
@media (min-width:768px){
.copy {
    position: absolute;
    top: 20%;
    width: 84%;
    padding-left: 5%;
}
}
@media (max-width:768px){
.copy {
    position: absolute;
    top: 20%;
    width: 92%;
    padding-left: 5%;
}
}
/***************GetLead styles***************/
.navbar {
	border:none;
}
.get-play img {
    text-align: center;
    margin: 0 auto !important;
    margin-top: 10% !important;
}
.get-head h2 {
    font-size: 50px;
    font-weight: 900;
}
@media (min-width:768px) {
.get-head p {
    font-size: 25px;
    color: #fff;
    background: #00acb5;
    display: inline-block;
    padding: 6px 25px;
    border-radius: 6px;
}
}
@media (max-width:768px) {
.get-head p {
    font-size: 20px;
    color: #fff;
    background: #00acb5;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 6px;
    margin: 0 15px;
}
}
.get-phne img{
	z-index:999;
	float:right;
	
}
.get-phne {
    display: flex;
    float: right;
}
@media (min-width:768px){
.get-head2 h2 {
    font-size: 50px;
    font-weight: 900;
    margin-top: 8%;
    color: #000;
}
}
@media (max-width:768px){
.get-head2 h2 {
    font-size: 35px;
    font-weight: 900;
    margin-top: 8%;
    color: #000;
}
}
.get-head2 p {
    font-size: 15px;
    font-weight: 200;
    color: #414141;
    line-height: 1.8;
    margin-top: 4%;
}
/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: 0px;
  background-image: none;
    height: 40px;
    width: 40px;
    font-size: 135px;
    margin-top: 10%;
    font-weight: 100;
    color: #000;
}
/* Next button  */
.media-carousel .carousel-control.right {
    right: 0px !important;
    background-image: none;
    height: 40px;
    width: 40px;
    font-size: 135px;
    margin-top: 10%;
    font-weight: 100;
    color: #000;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 100%;
}
/* End carousel */
.get-slider h3 {
    color: #393737;
    font-size: 22px;
    text-align: right;
    font-weight: 600;
    margin-top: 12%;
}
.get-slider p{
	color:#414141;
	font-size:15px;
	text-align:right;
	line-height:1.6;
	margin-top:3%;
}
.get-bg2 {
    padding-top: 8%;
    padding-bottom: 3%;
}
.get-head-2 h2 {
    font-size: 50px;
    font-weight: 900;
    color: #000000;
}
.get-head-2 p {
    font-size: 15px;
    font-weight: 200;
    color: #414141;
    line-height: 1.8;
    margin-top: 4%;
}
.get-ico img {
    text-align: center;
    margin: 0 auto;
}
.get-ico h4 {
	font-size:15px;
	color:#585858;
	font-family: 'Roboto', sans-serif;
	font-weight:900;
}
.get-ico p {
	font-size:15px;
	color:#8a8a8a;
	font-family: 'Roboto', sans-serif;
	font-weight:200;
}
.get-para {
   display: block;
   padding-top: 4% !important;
   padding-bottom: 4%;
   background: #000;
}
@media (min-width:768px) {
.get-head-3 h2 {
   font-size: 48px;
   font-weight: 100;
   margin-top: 0;
   color: #ffffff ;
   text-align: left;
   margin-top: 0;
   /* background: #00bdce ; */
   display: inline-block;
}
.for-thsi {
    font-size: 45px;
    color: #fff;
    background: #000;
    padding: 3px 15px;
    border-radius: 6px;
    border: 1px dashed #fff;
}
}
@media (max-width:768px) {
.get-head-3 h2 {
   font-size: 30px;
   font-weight: 100;
   margin-top: 0;
   color: #ffffff ;
   font-family: 'Raleway', sans-serif;
   /* text-align: right; */
   margin-top: 0;
   /* background: #00bdce ; */
   display: inline-block;
   padding: 0;
}
.for-thsi {
    font-size: 20px;
    color: #fff;
    background: #000;
    padding: 3px 15px;
    border-radius: 6px;
    border: 1px dashed #fff;
}
}
.page h5 {
    color: #00bdce;
    font-size: x-large;
    margin: 15px auto;
    text-align: center;
}

.page input {
  border-radius: 0;
}

.page {
    width: 100%;
    text-align: left;
}

.page form input[type="email"] {
  margin-right: 15px;
  width: 60%;
  color: #a09f9f;
}

.page form input[type="submit"] {
    padding: 3% 3%;
    color: #37c0c6;
    background: #fff;
    transition: all .3s ease-in-out;
}

.page form input[type="submit"]:hover,
.page form input[type="submit"]:focus {
  box-shadow: inset 0 0 50px rgba(255,255,255, 0.3),
                    0 0 10px rgba(255,255,255, 0.1);
  color: #37c0c6;
  margin-left: 10px;
}
.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.panel-pricing:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
}
.panel-pricing .panel-heading {
  padding: 20px 10px;
}
.panel-pricing .panel-heading .fa {
  margin-top: 10px;
  font-size: 58px;
}
.panel-pricing .list-group-item {
  color: #777777;
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.panel-pricing .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-pricing .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-pricing .panel-body {
  background-color: #f0f0f0;
  font-size: 40px;
  color: #777777;
  padding: 20px;
  margin: 0px;
}
.panel-danger>.panel-heading {
    color: #ffffff;
    background-color: #14abb3;
    border-color: #14abb3;
    display: -webkit-box;
    min-height: 115px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.get-phd h3 {
    text-align: left;
    font-size: 19px;
    font-weight: 200;
    padding: 16px 0 0;
}

.get-phd h4 {
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    /* background: #00acb5; */
    box-shadow: 0 1px 3px rgb(255, 255, 255), 0 1px 2px rgba(255, 255, 255, 0);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    padding: 15px 0;
    border-radius: 50%;
}
.get-phd span{
    font-size: 15px;
    font-weight: 200;
    margin: 0;
}
.get-li li {
    display: table;
    margin-left: 15px;
    color: #949494 !important;
    font-size: 15px;
    margin-top: 4%;
}
.panel-pricing .list-group-item {
    border: none;
}
.panel-pricing {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.panel-footer {
    padding: 22px 23%;
    background-color: #ffffff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.get-btn {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 15px;
    background: #07959c;
    padding: 10px;
    border: none;
}
.get-li .fa-check{
	color:#42ad48;
	font-size:16px;
	margin-right:10px;
}
.get-li .fa-times{
	color:red;
	font-size:16px;
	margin-right:10px;
}
.get-btn:hover {
	background:#84d4db;
	color:#333;
}
.get-mypanel {
    padding: 5% 4% 0 4%;
}
@media(min-width:768px){
.get-mypanel-c {
    padding: 0% 1% 0 1%;
}
}
.get-mypanel-c .panel-pricing{
    min-height: 585px;
}
.get-li-c li {
	margin-top:5%;
	margin-bottom:5%;
}
.get-btn-c {
    margin-top: 25%;
}
.my-panel {
    margin-top: 5%;
	margin-bottom: 5%;
}
.get-g {
    padding-top: 5%;
    padding-bottom: 5%;
}
.get-g img {
    margin: 0 auto;
    text-align: center;
}
/***
User Profile Sidebar by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Content */
.content {
    padding-top: 30px;
}

/* Testimonials */
.testimonials blockquote {
    background: #f8f8f8 none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    position: relative;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #e63f0c transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    display: block;
}
.testimonials span.testimonials-name {
    color: #e6400c;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: #656565;
    font-size: 12px;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}
.carousel-control.left {
	left: 0;
    right: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}
#slider {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}

#overflow {
  width: 100%;
  overflow: hidden;
}

#slides .inner1 {
  width: 400%;
}

#slides .inner1 {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
  -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
  -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
  -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
  transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);

  -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
  transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

#slides article {
  width: 25%;
  float: left;
}

#slide1:checked ~ #slides .inner1 {
  margin-left: 0;
}

#slide2:checked ~ #slides .inner1 {
  margin-left: -100%;
}

#slide3:checked ~ #slides .inner1 {
  margin-left: -200%;
}

#slide4:checked ~ #slides .inner1 {
  margin-left: -300%;
}

input[type="radio"] {
  display: none;
}

label {
  background: #CCC;
  display: inline-block;
  cursor: pointer;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

#slide1:checked ~ label[for="slide1"],
#slide2:checked ~ label[for="slide2"],
#slide3:checked ~ label[for="slide3"],
#slide4:checked ~ label[for="slide4"] {
  background: #00abb4;
}

.my-cap h5 {
    text-align: left;
    font-size: 30px;
    color: #000;
    margin-top: 5%;
    margin-bottom: 5%;
}
figure.snip0044 {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 45%;
    max-width: 45%;
    width: 100%;
    background: #000000;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
figure.snip0044 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
figure.snip0044 img {
  max-width: 100%;
  position: relative;
  top: 0;
  opacity: 1.0;
  left: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
figure.snip0044 h3 {
  position: absolute;
  color: #ffffff;
  bottom: 0;
  text-transform: uppercase;
  padding: 6px;
  margin: 0;
  left: 40px;
  opacity: 0;
  -webkit-transform: translate(-10px, 0);
  transform: translate(-10px, 0);
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
figure.snip0044 .icons {
  bottom: 35px;
  width: 35px;
  position: absolute;
  text-align: center;
}
figure.snip0044 .icons i {
  display: inline-block;
  font-size: 22px;
  color: #ffffff;
  opacity: 1;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: translate(-35px, 35px);
  transform: translate(-35px, 35px);
}
figure.snip0044 .corner {
  position: absolute;
  bottom: 0;
  text-align: center;
}
figure.snip0044 .icons i,
figure.snip0044 .corner {
  height: 35px;
  width: 35px;
  line-height: 35px;
  background: #262626;
}
figure.snip0044 a {
  opacity: 0.8;
}
figure.snip0044 a:hover {
  opacity: 1;
}
figure.snip0044 a:hover i {
  width: 40px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
figure.snip0044.blue {
  background: #091b27;
}
figure.snip0044.blue .icons i,
figure.snip0044.blue .corner {
  background: #2980b9;
}
figure.snip0044.red {
  background: #2e0e0a;
}
figure.snip0044.red .icons i,
figure.snip0044.red .corner {
  background: #c0392b;
}
figure.snip0044.yellow {
  background: #4d2909;
}
figure.snip0044.yellow .icons i,
figure.snip0044.yellow .corner {
  background: #e67e22;
}
figure.snip0044.green {
  background: #061c10;
}
figure.snip0044.green .icons i,
figure.snip0044.green .corner {
  background: #27ae60;
}
figure.snip0044:hover img,
figure.snip0044.hover img {
  opacity: 0.5;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
figure.snip0044:hover h3,
figure.snip0044.hover h3 {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 1;
}
figure.snip0044:hover .icons,
figure.snip0044.hover .icons {
  opacity: 1;
}
figure.snip0044:hover .icons i,
figure.snip0044.hover .icons i {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
figure.snip0044:hover a:first-child i,
figure.snip0044.hover a:first-child i {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip0044:hover a:nth-child(2) i,
figure.snip0044.hover a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.snip0044:hover a:nth-child(3) i,
figure.snip0044.hover a:nth-child(3) i {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.foot-p p{
	font-size:15px;
	color:#a7a2a2;
}

/* Social Network Links */
.social-navigation {
    clear: both;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.social-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.social-navigation li {
	display: inline-block;
	position: relative;
}

.social-navigation a {
    color: white;
    display: block;
    font-size: 13px;
    letter-spacing: 0;
    padding: 10px 1px;
    text-decoration: none;
    text-transform: uppercase;
}

.social-navigation a:hover,
.social-navigation a:focus {
	opacity: .75;
}

.social-navigation li:last-child a:hover,
.social-navigation li:last-child a:focus {
	color: #e2485f;
}
.foot-hd h3 {
    font-size: 15px;
    color: #fff;
    text-align: left;
    font-weight: 900;
}
.foot-hd h4 {
    font-size: 15px;
    color: #898989;
    margin-top: 16%;
}
.foot-hd2 h3 {
    font-size: 15px;
    color: #fff;
    font-weight: 900;
    text-align: right;
}
.form-field {
    border: 1px solid #ffffff;
    background: rgba(255, 255, 255, 0.53) !important;
    border-radius: 10px 0 0 10px;
    color: #fff !important;
    padding: 12px;
    width: 100%;
    margin-top: 0;
}
.form-field1 {
    border: 1px solid #ffffff;
    background: rgb(255, 255, 255);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #0a0a0a !important;
    padding: 12px;
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
    height: 60px;
    margin-top: 0;
}
.no-pad {
	padding:0;
}
.form-field:focus {
   background: rgba(255, 255, 255, 0);
   color: #ffff !important;
   }

.submit-container {
    margin: 0;
    text-align: right;
}
.submit-button-bt {
    border: 1px solid #27868e;
    background: #ffffff;
    color: #282828;
    border: 1px solid #fff;
    padding: 11.5px;
    font-size: 15px;
    margin: 0;
    font-weight: 500;
    vertical-align: middle;
    border-radius: 0 10px 10px 0;
}
.submit-button {
    border: 1px solid #27868e;
    background: #32c3d0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    color: #fff;
    border: 1px solid #fff;
    padding: 10.5px 18px;
    font-size: 25px;
    margin: 0;
    font-weight: 200;
    vertical-align: middle;
    border-radius: 5px;
}
.submit-button:hover {
   text-shadow: #34495e 0 1px 0;
   background: #27868e;
   color: #fff;
   }
.submit-button:active {
   text-shadow: #34495e 0 1px 0;
   border: 1px solid #e74d3c;
   background: #fff;
   color: #e74d3c;
   }
   
   /********popup**********/
   
#get-app section.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
}
#get-app section.modalWindow {
   display: none;
   position: fixed;
   top: 0;
   left: 7%;
   z-index: 99999 !important;
   width: 85%;
   overflow: auto;
   min-height: 200px;
   /* margin-left: -303px; */
   background-image: url(../images/poppy.jpg);
   background-size: cover;
   cursor: default;
}
#get-app section.modal.overlay {
   display: none;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   min-height: 100%;
   background: rgba(0, 0, 0, 0.87);
   z-index: 9999;
   cursor: pointer;
}


@media (min-width:768px){
#get-app {
    z-index: 9999;
    margin: 0 auto;
    text-align: -webkit-center;
    background-image: url(../images/bordr.png);
    background-repeat: no-repeat;
    background-position: center;
}
.mac {
	display:none;
}
#get-app .closeBtn {
    position: absolute;
    right: 85px;
    top: 45px;
    cursor: pointer;
    font-size: 65px;
	text-decoration: none;
}
#get-app section.modalWindow section.modalWrapper {
    margin: 30px;
    padding: 15px;
    text-align: left;
    line-height: 20px !important;
  height: 300px;
}
#get-app h2 {
    font-size: 45px;
    font-weight: 400;
    text-align: center;
    color: #eceaea;
    margin-top: 6%;
}
#get-app form {
    background: none;
    margin: 20px auto 0;
    padding: 10px;
    width: 40%;
}
.pad-left {
	padding-left:0;
}
.pad-right {
	padding-right:0;
}
.gum-bg {
    /* background-image: url(../images/indexbt.png); */
    /* background-size: cover; */
}
.page form input, .page form input:focus {
    padding: 3% 18%;
    border: #fff 1px solid;
    outline: 0;
    text-align: left;
    background: rgba(255, 255, 255, 0.39);
}
}
@media (max-width:768px){
#get-app {
    position: fixed;
    /* bottom: 0; */
    /* z-index: 9999; */
    /* background: cadetblue; */
    width: 100%;
    text-align: -webkit-center;
}
.mic img{
	display:none;
}
.mac {
    background: rgba(30, 158, 169, 0.62);
    color: #fff;
    text-align: center;
    padding: 5px 0;
}
#get-app .closeBtn {
    position: absolute;
    right: 6%;
    top: 3%;
    cursor: pointer;
    font-size: 33px;
    text-decoration: none;
}
#get-app section.modalWindow section.modalWrapper {
    margin: 30px 0;
    padding: 15px 5px;
    text-align: left;
    line-height: 20px !important;
    height: 300px;
}
#get-app h2 {
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    color: #eceaea;
    margin-top: 6%;
}
#get-app form {
    background: none;
    margin: 0;
    padding: 10px;
    width: 100%;
}
.page form input, .page form input:focus {
    padding: 3% 7%;
    border: #fff 1px solid;
    outline: 0;
    text-align: left;
    background: rgba(255, 255, 255, 0.39);
}
.mac p{
    margin: 0;
    background: #fff;
    color: #282828 !important;
    font-weight: 600;
    display: inline-block;
    padding: 1px 10px;
    border-radius: 16px;
    border: 1px solid #32c3d0;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
}

#get-app p{
    text-align: center;
    color: #dcdcdc;
    margin-top: 3%;
    font-size: 15px;
}

#get-app input {
    display: block;
    font-size: 14px;
    width: 100%;
    margin: 10px auto;
    padding: 10px 8px 10px 8px;
    border-radius: 0;
    box-shadow: none;
    color: #fff !important;
    border: 1px solid #fff;
    background: rgba(165, 42, 42, 0);
}
#get-app textarea {
    display: block;
    font-size: 14px;
    width: 100%;
    margin: 10px auto;
	height: 90px;
    padding: 10px 8px 10px 8px;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    border: 1px solid #fff;
    background: rgba(165, 42, 42, 0);
}

#get-app input:hover,
#get-app input:focus {
  opacity: .7;
  color:#08c;
  border: 1px solid #08c;
   box-shadow: 0px 1px 0px rgba(255,255,255,.25),inset 0px 3px 6px rgba(0,0,0,.25);
}

#get-app input[type="text"]:focus,
#get-app input[type="password"]:focus {
  box-shadow: inset 0 1px 2px rgba(255,255,255, .35), 0px 1px 15px rgba(0,246,255,.5);
  border: 1px solid #08c;
  outline: none;
}

#get-app input[type="submit"],#get-app input[type="button"] {
    width: 100%;
    background: #fff;
    color: #13a3ab !important;
    box-shadow: inset 0 1px 2px rgba(255,255,255, .35), 0px 1px 6px rgba(0,246,255,.5);
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #29909f;
    cursor: pointer;
}

#get-app input[type="submit"]:hover {
  background: #29909f;
  width:80%;
  border: 1px solid #fff;
  border-radius: 0;
  color:#fff !important;
  box-shadow: inset 0px 3px 16px rgba(0,0,0,.25),0px 1px 10px rgba(255,255,255,.5),inset 0px -1px 2px rgba(255,255,255,.35);
  -webkit-transition: all 0.40s ease-out;
  transition: all 0.40s ease-out;
}
#get-app input[type="button"]:hover {
  background: #29909f;
  width:80%;
  border: 1px solid #fff;
  border-radius: 0;
  color:#fff !important;
  box-shadow: inset 0px 3px 16px rgba(0,0,0,.25),0px 1px 10px rgba(255,255,255,.5),inset 0px -1px 2px rgba(255,255,255,.35);
  -webkit-transition: all 0.40s ease-out;
  transition: all 0.40s ease-out;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.my-play {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.bor {
    border-bottom: 1px dashed #00acb5;
    width: 40%;
    text-align: center;
    margin: 0 auto;
}
.my-bgr {
    border: 1px solid #acacac;
    padding: 15px;
    border-radius: 8px;
    margin: 15px 0px;
    min-height: 365px;
}
#download {
    background: #ebebeb;
    padding: 20px 0;
    border-radius: 6px;
}
.no-pad-adv {
    margin: 0;
    padding: 0;
    text-align: left;
}
.copyryt h4 {
    font-size: 15px;
    color: #898989;
    background: #333333;
    padding: 20px 0;
    margin: 0;
}
.submit-button-bt:hover {
    text-shadow: #34495e 0 1px 0;
    background: #27868e;
    color: #fff;
}
.fa-facebook {
    background: #383838;
    padding: 11px 15px;
    border-radius: 5px;
}
.fa-google-plus {
    background: #383838;
    padding: 11px 15px;
    border-radius: 5px;
}
.fa-twitter {
    background: #383838;
    padding: 11px 15px;
    border-radius: 5px;
}
.fa-linkedin {
    background: #383838;
    padding: 11px 15px;
    border-radius: 5px;
}
.fa-instagram {
    background: #383838;
    padding: 11px 15px;
    border-radius: 5px;
}
#test-get .quote {
        color: rgba(0,0,0,.1);
        text-align: center;
        margin-bottom: 30px;
    }
    
    /*-------------------------------*/
    /*    Carousel Fade Transition   */
    /*-------------------------------*/
    
    #test-get #fade-quote-carousel.carousel {
      padding-bottom: 60px;
    }
    #test-get #fade-quote-carousel.carousel .carousel-inner .item {
      opacity: 0;
      -webkit-transition-property: opacity;
          -ms-transition-property: opacity;
              transition-property: opacity;
    }
    #test-get #fade-quote-carousel.carousel .carousel-inner .active {
      opacity: 1;
      -webkit-transition-property: opacity;
          -ms-transition-property: opacity;
              transition-property: opacity;
    }
    #test-get #fade-quote-carousel.carousel .carousel-indicators {
      bottom: 10px;
    }
    #test-get #fade-quote-carousel.carousel .carousel-indicators > li {
        background-color: #84d4db;
        border: none;
    }
    #test-get #fade-quote-carousel blockquote {
        text-align: center;
        border: none;
    }
    #test-get #fade-quote-carousel .profile-circle {
        width: 100px;
        height: 100px;
        margin: 0 auto;
        border-radius: 100px;
    }
#test-get .carousel-inner {
    min-height: 235px;
}

@media (min-width:768px) {
.lux-cap span {
    color: red;
    font-weight: 500;
    font-size: 36.5px;
}
.lux-cap b {
    font-size: 35.5px !important;
    font-weight: 100;
}
}

@media (max-width:768px) {
.lux-cap span {
    color: red;
    font-weight: 500;
    font-size: 23.5px;
}
.lux-cap b {
    font-size: 21px !important;
    font-weight: 100;
}
}

#contact a:hover, .get-para a:hover{
  text-decoration: none !important;
  color:#ccc;
}
.mar1 {
    margin-top: 3%;
}
.news-grid-img {
    padding-top: 10px;
}