body {
	background: #fff;
	font-family: roboto;
	font-weight:300;
	    width: 100vw;
    overflow-x: hidden;
}
.padwidth{
  padding: 0px 100px;
}
#canvas {
width: 100%;
height: 100%;
	display: block;
}
.prompt{
color: #3CB152;
font-style: italic;
font-weight: 500;
font-size: 20px;
    margin-bottom: 12px;
}
.topanim {
	nposition: absolute;
	display: block;
	width: 100%;
	nborder: 1px solid;
	height: 100%;
	margin-top: 10vh;
	position: relative;
}
.qoute{
  position:relative;
}
.qoute_end{
content: "";
background-image: url("../img/qouteend.png");
width: 15px;
height: 11px;
position: relative;
right: -4px;
bottom: -12px;
display: inline-block;
  
}
#teambase {
    position: absolute;
    top: 55px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    height: 600px;
        opacity: 0;
    transition: opacity .3s;

        left: 0;
        pointer-events: none;
}
img.socialicon {
    width: auto!important;
    margin: 10px 1px;
}
#loginform,
#askfordemo {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 700px;
    background-color: white;
    margin-left: -300px;
    z-index: 99999;
    box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.82);
    border-radius: 5px;
    margin-top: -350px;
    padding: 80px;
    text-align:center;
    opacity: 0;
    ntransition: all .6s;
    ntransform: translateY(-1000px);
}
#loginform{
  width:810px;
  margin-left:-405px;
  height:540px;
  margin-top:-270px;
}
.loginerror{
  
    visibility:hidden;
    margin-top: 20px;
    color: red;
}
#loginform.error .loginerror{
  visibility:visible;
}
#loginform.error #inputpass{
          border-color: #F44336!important;
}
#forgotpass:before {
    content: "";
    width: 100px;
    height: 62px;
    background-image: url(../img/trythis.png);
    position: absolute;
    top: -54px;
    z-index: 9;
    right: 33px;
    background-repeat: no-repeat;
    transition: all .6s;
    opacity: 0;
    transform: scale(0);
}
#forgotpass.showtrythis:before {
    opacity: 1;
    transform: scale(1);
}
.row.teammember table {
    width: 100%;
}
#teamsingle {
    position: relative;
    left: 50%;
    
    width: 550px;
    background-color: #263238;
    height: 550px;
    border-radius: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: white;
}
.persontitle {
    padding-top: 60px;
    font-family: Roboto slab;
}

.personqoute {
    padding: 130px;
    font-family: Roboto slab;
    font-size: 44px;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #FF5722;
    line-height: 1.2;
    font-weight: 200;
}
.personavatar{
color: white;
    font-weight: 400;
    padding-left: 268px;
    background-repeat: no-repeat;
    background-position: 179px center;
    height: 80px;
    text-align: left;
    padding-top: 10px;									  
}
.personoffice{
  font-weight:100;
}
.whiteball_blured{
  background-color: rgba(255, 255, 255, 0.2)!important;
border: 4px solid white;
color: white!important;
}
.whiteball::before {
    content: "∧";
    font-size: 30px;
    position: relative;
    top: -21px;
    left: -16px;
    font-family: roboto;
    transform: scaleX(1.5);
    display: inline-block;
}
.whiteballdown:before {
    transform: scale(-1) scaleX(-1.5);
    display: inline-block;

}
.whiteball span{
  font-size: 20px;
display: block;
line-height: 20px;
margin-top: -100px;
}
.whiteball {
width: 260px;
background-color: #FFF;
margin: 20px;
border-radius: 50%;
height: 260px;
text-align: center;
font-size: 90px;
line-height: 250px;
font-family: roboto slab;
font-weight: 400;
color: #128F00;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
      border: 4px solid white;
}
.gradgreen {
	background-image: -webkit-linear-gradient(left, #22aa22, #aacc77); 
background-image:    -moz-linear-gradient(left, #22aa22, #aacc77); 
/*background-image:     -ms-linear-gradient(left, #22aa22, #aacc77);*/ 
background-image:      -o-linear-gradient(left, #22aa22, #aacc77); 
background-image:         linear-gradient(left, #22aa22, #aacc77);
}
.gradtext,.gradtext1 {
	background-image: -webkit-linear-gradient(left, #22aa22, #aacc77); 
/*background-image:    -moz-linear-gradient(left, #22aa22, #aacc77); */
/*background-image:     -ms-linear-gradient(left, #22aa22, #aacc77);*/ 
background-image:      -o-linear-gradient(left, #22aa22, #aacc77); 
background-image:         linear-gradient(left, #22aa22, #aacc77);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
font-weight: 500;
font-size: 20px;
    line-height: 25px;
}
.personavatarimage{
        float: left;
    margin-left: -95px;
    border-radius: 50%;
    margin-right: 10px;
    box-shadow: inset 0 0 0px 1px #263238,0 0 0 1px #263238;
    width: 85px;
    height: 85px;
    display: inline-block;
    background-size: 85px;
}
.board img{
    width: 130px;
    background-color: #ccc;
    border-radius: 50%;
    margin-bottom: 15px;
    }
.gradtext2 {
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#F44336), to(#FFC107));
    background-image: -webkit-linear-gradient(left, #F44336, #FFC107);
    background-image: -moz-linear-gradient(left, #F44336, #FFC107);
    background-image: -o-linear-gradient(left, #F44336, #FFC107);
    background-image: linear-gradient(left, #F44336, #FFC107);
}
.gradtext3 {
background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#F44336), to(#FF5722));
background-image: -webkit-linear-gradient(left, #F44336, #FF5722);
background-image: -moz-linear-gradient(left, #F44336, #FF5722);
background-image: -o-linear-gradient(left, #F44336, #FF5722);
background-image: linear-gradient(left, #F44336, #FF5722);
}
.qoute:before{
  content:"";
  background-image:url(../img/qoutestart.png);
  width:17px;
  height:11px;
  position:absolute;
  margin-left:-23px;
  top:-5px;  
}
h4{
  color:white;
  font-family: "roboto Slab";
  font-size:26px;
}
#motoline{
	margin-top: 8vh;
margin-bottom: 11vh;
font-weight: 200;
}
.orangeprompt {
    color: orange;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#F07334), to(#FFA500));
    background-image: -webkit-linear-gradient(left, #F07234, #FFA500);
    background-image: -moz-linear-gradient(left, #F44336, #FFA500);
    background-image: -o-linear-gradient(left, #F44336, #FFA500);
    background-image: linear-gradient(left, #F44336, #FFA500);
        display: inline-block;
}
#contact h3,
#contact{
      font-weight: 100;
}

.centeranim {
	position: absolute;
	width: 150px;
	height: 150px;
	z-index: 9;
	background-color: rgb(49,167,57);
	top: 11vh;
	left: 50%;
	nmargin-top: -75px;
	margin-left: -75px;
	border-radius: 50%;
    text-align: center;
    line-height: 156px;
    font-size: 60px;
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    font-family: sans-serif;
    letter-spacing: -3px;
    box-shadow: -24px 76px 24px rgb(49,167,57) inset, -6px -7px 9px gold inset, 0px -10px 10px red inset;
}
.bg-primary{
	background-color:white;
}
#meetfeelter{
	padding:0;
	background-color: #F2F2F2;
}
#meetfeelter .container{
	padding: 0;
	
}
#meetfeelter .nnrow{
	padding:100px 0;
	background-color:#f2f2f2;
}
.askfordemo{
background-color: rgb(49,167,57) !important;
border-radius: 30px;
color: #FFF !important;
margin-right: 8px;
padding: 7px 12px !important;
margin-top: 3px;
cursor:pointer;
}
.askfordemobig{
background-color: rgb(49,167,57) !important;
border-radius: 30px;
color: #FFF !important;
	padding: 15px 20px !important;
cursor:pointer;
}
.login{
	padding-right: 20px !important;
cursor:pointer;
	
}
#about{
	height: 90vh;
    background-image: url(../img/videobg.jpg);
    background-size: auto 90vh;
    background-repeat: no-repeat;
    background-position: center top;
cursor:pointer;
  
}
.manifestgrad {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
color: orange;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#F07334), to(#FFA500));
    background-image: -webkit-linear-gradient(left, #F07234, #FFA500);
    background-image: -moz-linear-gradient(left, #F44336, #FFA500);
    background-image: -o-linear-gradient(left, #F44336, #FFA500);
    background-image: linear-gradient(left, #F44336, #FFA500);
    display: inline-block;
    font-size: 42px;
    line-height: 42px;
    font-family: roboto slab;
    font-weight: 400;
}
.bg-orange{
  background-color: #fb3e19;
  background-image: -webkit-linear-gradient(100deg, #fb3e19 0%, #fb451b 30%, #fa6828 70%, #fa7c2f 100%);
  background-image: -webkit-linear-gradient(350deg, #fb3e19 0%, #fb451b 30%, #fa6828 70%, #fa7c2f 100%);
  background-image: linear-gradient(100deg, #fb3e19 0%, #fb451b 30%, #fa6828 70%, #fa7c2f 100%);
  color:#fff;
}
.grey{
  padding: 100px 0px 0px;
					background-color: #F2F2F2;
					
}
.login:before{
content: "";
border-left:1px solid #bbb;
height: 10px;
left: -10px;
position: relative;
}
.section-heading {
    margin-top: 0px;
        font-size: 60px;
    font-weight: 300;
    line-height: 62px;
    
}
#askfordemo,#wearefeelter{
  display:none;
}
.h3, h3 {
    font-size: 22px;
    line-height: 25px;
}
body {
    font-size: 16px;
    line-height: 22px;
}
/*@media(max-height:468px) {*/
/*	.centeranim {*/
/*		top: 46vh;*/
/*	}*/
/*}*/
@media(max-width:768px) {
	.centeranim {
		top: 6vh;
	}
	.centeranim:after {
		display:none;
	}
	
}
.centeranim:after {
    content: "";
    position: absolute;
    top: 88px;
    width: 100%;
    left: 0;
    height: 100px;
    background-color: transparent;
    border-radius: 50%;
    transform: scaleY(.2);
    box-shadow: 0px 250px 10px -40px rgba(152, 152, 152, 0.25),0px 250px 20px -25px rgba(146, 146, 146, 0.25);
}
.header-content{
	    min-height:950px;

}






.vertical-align {
  
  vertical-align: middle;
}

.button-link {
  text-decoration: none;
}

.btns {
  nbackground-color: #ff9035;
  nbackground-image: -webkit-linear-gradient(100deg, #ff5a64 0%, #faa04b 30%, #d2dc69 70%, #3cb152 100%);
  nbackground-image: -webkit-linear-gradient(350deg, #ff5a64 0%, #faa04b 30%, #d2dc69 70%, #3cb152 100%);
  nbackground-image: linear-gradient(100deg, #ff5a64 0%, #faa04b 30%, #d2dc69 70%, #3cb152 100%);
  border: 1px solid #ccc;
  z-index: 0;
  height: 40px;
  float: none;
  margin: 0 auto;
  width: 900px;
  max-width: 100%;
  border-radius: 25px;
  display: block;
  box-shadow: 0 2px 4px -1px rgba(25, 25, 25, 0.2);
  white-space: nowrap;
}
.btns input {
  display: none;
}
.btns label {
  display: inline-table;
  
  nfloat: left;
  padding: 0;
  width: 16.8%;
      
  height: 100%;
  margin: 0;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: -3px;
}
.btns label:first-child {
  border-left: none;
  border-radius: 25px 0 0 25px;
}
.btns label:last-child {
  border-radius: 0 25px 25px 0;
}
.demoimage{
  float: left;
  width:167px;
  height:130px;
      margin-right: 20px;
          margin-bottom: 15px;
}
.btns .gbtn {
  font-size: 14px;
  cursor: pointer;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  font-weight: 300;
  color: #FFF;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 30px 20px -20px rgba(255, 255, 255, 0.15);
  -webkit-transition: color 250ms cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: color 250ms cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.btns .gbtn:hover {
  box-shadow: inset 0 30px 30px -20px rgba(50, 50, 50, 0.02);
  -webkit-transition: all 250ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 250ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btns .gbtn:after {
  content: '\2714';
  margin-left: -10px;
  display: inline-block;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: margin 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045) 100ms, -webkit-transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: margin 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045) 100ms, -webkit-transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: margin 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045) 100ms, transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: margin 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045) 100ms, transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.btns .gbtn1 {
  color:#38b24a;
}
.btns .gbtn2 {
  color:#75bf42;
}
.btns .gbtn3 {
  color:#b8d433;
}
.btns .gbtn4 {
  color:#ffae21;
}
.btns .gbtn5 {
  color:#f79929;
}
.btns .gbtn6 {
  color:#f05726;
}
.btns .first {
  border-radius: 25px 0 0 25px;
}
.btns .last {
  border-radius: 0 25px 25px 0;
}
.btns input:checked + .gbtn {
  color: #5f6982;
  text-shadow: none;
  background-image: -webkit-linear-gradient( bottom , rgba(25, 25, 25, 0) 65%, rgba(25, 25, 25, 0.08));
  background-image: -webkit-linear-gradient(bottom, rgba(25, 25, 25, 0) 65%, rgba(25, 25, 25, 0.08));
  background-image: linear-gradient(to top, rgba(25, 25, 25, 0) 65%, rgba(25, 25, 25, 0.08));
  box-shadow: inset 0 10px 50px rgba(25, 25, 25, 0.08);
  -webkit-transition: color 500ms cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 150ms;
  transition: color 500ms cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 150ms;
      background-color: #75bf42;
    color: white;
}

.btns input:checked + .gbtn1 {
  background-color:#38b24a;
}
.btns input:checked + .gbtn2 {
  background-color:#75bf42;
}
.btns input:checked + .gbtn3 {
  background-color:#b8d433;
}
.btns input:checked + .gbtn4 {
  background-color:#ffae21;
}
.btns input:checked + .gbtn5 {
  background-color:#f79929;
}
.btns input:checked + .gbtn6 {
  background-color:#f05726;
}


/*.btns input:checked + .gbtn:after {*/
/*  margin-left: 12px;*/
/*  -webkit-transform: scale(1.25);*/
/*  transform: scale(1.25);*/
/*  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms, margin 500ms;*/
/*  -webkit-transition: margin 500ms, -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms;*/
/*  transition: margin 500ms, -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms;*/
/*  transition: transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms, margin 500ms;*/
/*  transition: transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms, margin 500ms, -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms;*/
/*}*/

.navbar-brand img{
      -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;

}

.affix-top .navbar-brand img{
  height: 23px;
margin-top: -2px;
}

.affix .navbar-brand img{
  height: 20px;
margin-top: -2px;
}

#playbutton:before {
    content: "";
    margin-top: -100px;
    position: absolute;
    font-size: 70px;
    white-space: nowrap;
    margin-left: -132px;
}



.clearfix { zoom: 1; }


.poster-main {
  width: 1000px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}

.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
      transition: transform .3s;
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
      width: 50px!important;
    height: 170px!important;
    
}

.poster-main .poster-prev-btn {
  left: -50px;
  background: url(../img/left.png) no-repeat center bottom;
}
.poster-list{
  list-style: none;
}
.poster-main .poster-next-btn {
  right: -50px;
  background: url(../img/right.png) no-repeat center bottom;
}

img{
  max-width:80vw;
}

.colelem{
  display:inline-block;
  width:168px;
  
  
}

.slidercontainerteam {
    width: 100%;
    overflow: hidden;
    height: 240px;
    white-space: nowrap;
}
.slidercontainerteam:before {
    content: "";
    width: 200px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    nbox-shadow: inset 100px 0 100px -40px #fff;
}

.slidercontainerteam:after {
    content: "";
    width: 200px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    nbox-shadow: inset -100px 0 100px -40px #fff;
}




.slidercontainerteam table {
    display: inline-block;
}
.slidercontainer:before {
    content: "";
    width: 200px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: inset 100px 0 100px -40px #26AB24;
}

.slidercontainer {
    width: 100%;
    overflow:scroll;
    height:240px;
}

.slidercontainer:after {
    content: "";
    width: 200px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: inset -100px 0 100px -40px #A6CB75;
}



.demo_cart {
    background-color: #2196F3;
    float: right;
    border-radius: 13px;
    font-size: 10px;
    color: white;
    padding: 3px 15px;
}

.demo_title{
  color:#777;
  font-weight: 700;
  margin-top: -22px;
      white-space: nowrap;
}
.demo_pricetitle{
  color:#777;
  font-weight: 700;
  
}
.demo_line2{
      color: orange;
          font-size: 12px;
}
.demo_line3{
      font-size: 10px;
}
.demo_price{
  color:#5996CE;
  font-weight: 700;
  }
  .tbldemodevider{
    height:100px;
  }
#tbldemocontainer{
    max-height: 540px;
    overflow: hidden;
    margin-top: 40px;
    position: absolute;
    width: 100%;
}
#tbldemo{
    position: relative;
    top: 0px;
    left: 137px;
    background-color: white;
    height: 531px;
    width: 857px;
    border-left: 200px solid white;
    border-right: 200px solid white;
    transition:all .5s;
    line-height: 1.4;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 
{
    z-index: 9;
}
#tbldemo>tbody>tr>td{
    padding: 30px 0px 0px 0px;
        border-bottom: 1px solid #ccc;
    text-align: left;
    vertical-align: top;
}
.feelter_demo {
        float: left;
    padding-top: 2px;
}


.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-right.in-view ,
.animation-element.slide-bottom.in-view ,
.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}



.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 2500ms linear;
  -webkit-transition: all 2500ms linear;
  -o-transition: all 2500ms linear;
  transition: all 2500ms linear;
  -moz-transform: translate3d(400px, 0px, 0px);
  -webkit-transform: translate3d(400px, 0px, 0px);
  -o-transform: translate(400px, 0px);
  -ms-transform: translate(400px, 0px);
  transform: translate3d(400px, 0px, 0px);
}


.animation-element.slide-bottom {
  opacity: 0;
  -moz-transition: all 1500ms linear;
  -webkit-transition: all 1500ms linear;
  -o-transition: all 1500ms linear;
  transition: all 1500ms linear;
  -moz-transform: translate3d(0px, 400px, 0px);
  -webkit-transform: translate3d(0px,400px, 0px);
  -o-transform: translate(0px,400px);
  -ms-transform: translate(0px,400px);
  transform: translate3d(0px,400px, 0px);
}

#demosbg{
margin-left: 2px;
}

@media(max-width:1199px) {
#demosbg{
margin-left: -98px;
}
}
@media(max-width:1040px) {
  #carusel,
  #stats,
  aside,
  #numbers,
  .thin-invisible,
  #demos{
    display:none;
  }
  .centeranim{
    nnzoom:.6;
  }
  .padwidth{
    padding: 0px 20px;
  }
  .header-content {
    min-height: 450px;
}
}
#responsivepager span,
#tickerpager span {
      background: #ccc;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    font-size: 0;
    display: inline-block;
    margin: 0 3px;
    cursor:pointer;
}
#responsivepager span.selected,
#tickerpager span.selected{
    background: #3AAA00;
  
}
#responsivecontainer{
  transition:margin-left 1s;
}

.bg-greengrad{
	background-image: -webkit-linear-gradient(left, #75bf42  , #46b547); 
background-image:    -moz-linear-gradient(left, #75bf42  , #46b547); 
background-image:     -ms-linear-gradient(left, #75bf42  , #46b547); 
background-image:      -o-linear-gradient(left, #75bf42  , #46b547); 
background-image:         linear-gradient(left, #75bf42  , #46b547);

}


.secondarytitle{
    font-weight: 100;
    font-size: 30px;
    line-height: 34px;
    height: 112px;
    width: 700px;
    display: inline-block;
    margin-top: -10px;}




h2.section-heading>img {
    margin-top: -6px;
}




.teamimage{
  
    width: 100px;
    height: 100px;
    display: inline-block;
    float: left;
    background-size: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 0px 1px #263238;
}


.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    white-space: nowrap;
    background: rgba(236, 124, 48, 0.72);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    color: white;
    transform: rotate(-90deg);
    text-align: center;
    line-height: 41px;
    font-family: arial;
    font-size: 20px;
    border-radius: 3px;
  
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;

}
.cd-top:hover {
    color: #151313;
    text-decoration: none;
    font-weight: 700;  
}

#footer a{
  color:white;
}
.error {
    color: red;
    display: inline;
    font-weight: 500;
    padding-left: 20px;
}
#mainNav{
  max-width:100vw;
}
@media(max-width:750px) {
#contact img{
	display:none;
}
h3{
  max-width:80vw;
}
.mobilehidden{
    display:none;
}

.navwearefeelter,
.login,
.askfordemo,
	h2.section-heading img {
    display: none!important;
}
div{
	border-left:0px solid!important;
}
div#askfordemo {
    width: 400px;
    margin-left: -200px;
    zoom: .8;
    height: 752px;
    margin-top: -404px;
}
}
/*a[href="//blog.feelter.com"] {
    display: none!important;
}*/

.careermore {
    color: #777;
}
a{
  color: #777 !important;
}
a:focus, a:hover {
    /* color: #23527c; */
    text-decoration: underline;
    color: #777 !important;
}

.position-circle {
    border: 3px solid #91C667;
    height: 270px;
    width: 270px;
    border-radius: 50%;
    padding-top: 35px;
    margin: 0 20px;
    display: inline-block;
}
.position-title {
    font-size: 25px !important;
    height: 50px;
    font-family: roboto slab;
    display: table-cell;
    vertical-align: bottom;
    width: 270px;
    padding-bottom: 3px;
}