body{height:100%; font-size:100%; line-height:1.5;font-family:ProximaNova400;background:#f3f3f3;}
body.scrolloff{overflow:hidden;height:100%}
*{font-family:ProximaNova400;}
/*HEADER*/

.header{background:#f3f3f3;width:100%;height:92px;position:fixed;z-index:100;top:0}
body.logged-in .header{top:32px;}
.logo,.nav,.burger,.nav li{display:inline-block;}
.logo,.nav{padding-top:27px}
.nav li a{font-size:16px;padding:10px 18px;display:inline-block;color:#333;font-family:ProximaNova400;}
.nav li a.button{margin-left:10px;padding:0px 45px;color:#fff}
.nav li a.current{    font-weight: 700;    border-bottom: 2px solid #00c4de;}
.nav,.burger{float:right}
h1,h2,h3,h4{font-family:ProximaNova700;font-weight:700;line-height:1;color:#333}
p{font-family:ProximaNova400;font-size:16px;color:#333}
.light{font-family:ProximaNova300;}


/*HERO*/
.hero{position:relative;min-height:630px;}
.hero .avaible{display:inline-block;background:#fff;padding:15px 20px;    position: absolute;   top: 310px;   left: 300px;z-index:10}
.hero .avaible2{display: block; height: 50px; width: 184px; background: rgba(255,255,255,0.6);  position: absolute;  top: 320px;  z-index: 5;
    left: 295px;}
.hero-img{position:absolute;height: 629px;width:641px;top:0}
.hero iframe{    position: absolute;  top: 370px;  left: 230px;}
.hero-content{min-height:603px;background:#fff;width:100%;padding-left:58%;position:relative}
.hero-content.open{width:calc(100% - 641px);float:right;padding-left:180px;}
.hero-content h1{font-size:60px;padding-top:185px;padding-bottom:30px;}
.hero-content .button{margin:40px 0}
.hero-content .scroll{position:absolute;bottom:-30px;left:50%;}
.hero-content.open .scroll{left:75px}
/*FEATURED*/
.featured-section{padding:80px 0;text-align:center;font-size:20px;font-weight:700;font-family:ProximaNova700}
.featured-section img{position:relative;display:inline-block;padding-left:30px;top:10px;}
.center{display:block;position:relative;margin:0 auto}
/*CONTACT and ABOUT*/
.contact-setion,.about-setion{overflow:hidden;margin-bottom: 80px;}
.contact-content,.about-content{background:#fff;width:55%;display:inline-block;float:left;height:600px;padding: 50px 7.5% 30px}
.team-grid{display:block;width:100%;clear:both;margin: 0 auto;}
.team-item{width: 25%;
    display: inline-block;
    float: left;}
.team-grid.bottom .team-item{width:33.3%}
.team-item.lwhite{background:#fff;text-align:center;padding:40px 0;}
.team-grid.bottom{text-align:center;padding:50px 0 40px}
.team-grid.bottom .team-item{  text-align: center;  margin-top: 30px;height: 250px;  background: #fff;   padding-top: 40px;}
.team-grid.bottom h1{padding:30px 0;}
.team-thumb{overflow:hidden;}
.team-thumb img{width:100%;float:left;border-radius: 0px;}
.team-cont{background:#fff;padding:20px 30px;}
.team-cont h2{}
.contact-content .tvs h3{padding-bottom:15px;}
.about-content p{padding-bottom:20px}
.about-content .button{margin-top:40px}
.about-content{width:100%; padding: 67px 30% 50px;text-align:center;height:auto}
.contact-content h1,.about-content h1{font-size: 40px;padding-bottom:40px;}
.contact-image,.about-image{width:45%;display:inline-block;float:left;height: 600px;}

.container.narrow{max-width:960px;}
.contact-form textarea{display:inline-block;border:1px solid #ddd;padding:10px 15px;width:100%;float:left; height:120px;margin:10px 0;}
.submit{text-align:center}
input[type="checkbox"] { display: none}
input[type="checkbox"]+label {  display: block; width: 25px; padding:0;   height: 25px; float: left;  position:absolute;  text-indent:20px; margin: 0px 40px 0px 0px; position: relative; background: #fff;border:1px solid #ddd;  cursor:pointer;border-radius:5px;}
input[type="checkbox"]:checked+label { color:#000;background:#2add7c}
label span{position:absolute;width:220px;color: #848485;}
.checkboxcont{float:right;width:150px;overflow:hidden;}
.set1,.set2{display:inline-block;width:48%;float:left;margin-right:2%}
.set2{margin-right:0;margin-left:2%}
.contact-form input[type=submit]{display:inline-block;width:auto;padding-left:80px;padding-right:80px;cursor:pointer}
.contact-form input[type=text]{border:1px solid #ddd;color:#000}
textarea{font-family:ProximaNova400;font-size:16px;display:block}
.interest{padding:20px 0;width:80%;display:inline-block;display:none}
/*BENEFITS*/
.benefits-list{}
.benefit-item{float:right;background:#fff;width: 1173px;margin-bottom:80px;margin-top:40px;min-height:550px;position:relative;overflow:visible}
.benefit-item.left:before{z-index:-10;content:'';position:absolute;top:15px;background:rgba(255,255,255,0.6);left:-15px;width:100%;height:550px;}
.benefit-item.right:before{z-index:-10;content:'';position:absolute;top:15px;background:rgba(255,255,255,0.6);right:-15px;width:100%;height:550px;}

.benefit-item h2{font-size:60px;padding-bottom:50px;line-height: 1.2}
.benefit-item h2 small{font-size:23px;display:block;}
.benefit-item p{padding-bottom:20px}
.benefit-item .button{margin-top:25px}

.benefit-item.left .content{    margin: 73px 120px 30px 160px; max-width: 380px;}
.benefit-item.left .image{position:absolute;right:80px;top:-40px;    max-width: 400px;}
.benefit-item.left .image.extrap{top: 110px;  max-width: 580px;}
.benefit-item.right{float:left}
.benefit-item.right .content{margin: 73px 100px 30px 70px; max-width: 420px;float:right}
.benefit-item.right .image{position:absolute;left:80px;top:80px;max-width: 470px;}

.benefit-item .b1{position:absolute;display:block;color:#00c4de;font-size: 16px;font-family: ProximaNova700;font-weight: 700;
	top:130px;left: -210px;width:261px;}
.benefit-item .b1:after{content:'';width:261px;height:1px;position:absolute;left:40px;top:10px;background:#ddd}
.benefit-item .b2{position:absolute;display:block;color:#00c4de;font-size: 16px;font-family: ProximaNova700;font-weight: 700;
	top:130px;right: -160px;width:261px;text-align:right}
.benefit-item .b2:after{content:'';width: 120px;height:1px;position:absolute;right:40px;top:10px;background:#ddd}

/*BLOG*/
.white{background:#fff}
.single-page{max-width:800px;margin:80px auto;padding:80px 50px}
.blog-item-first{width:100%;overflow:hidden;background:#fff;margin-bottom:80px}
.blog-item{width:85%;background:#fff;margin-bottom:80px;overflow:hidden}
.blog-item.left{float:left}
.blog-item.right{float:right}
.blog-content{display:inline-block;float:left;padding-bottom: 500em;
  margin-bottom: -500em;}
.blog-item.right .blog-content{display:inline-block;float:left;padding-bottom: 500em;
  margin-bottom: -500em;}
.blog-item-first .blog-content{padding:60px 100px 30px 100px; width:40%;}
.blog-item-first .blog-content h1{font-size:36px;padding-bottom:40px;line-height:1.2}
.blog-item-first .blog-thumb{height:600px;width:60%;display:inline-block;float:left;}

.blog-item .blog-content{padding:80px 100px 30px 100px;width:50%}
.blog-item .blog-content h2{font-size:24px;padding-bottom:40px;line-height:1.2}

.blog-content .button{margin-top:40px}
.blog-item .blog-thumb{height:450px;width:50%;display:inline-block;float:left;}
.blog-item-first .blog-thumb{width:60%;display:inline-block;float:left;}
/*CTA's*/
.home-cta{background:url(../img/svg/blue-cta-bg.svg) no-repeat center center,#005cf4;;text-align:center;height:486px;padding:100px 20px 30px 20px;color:#fff}
.home-cta.longer{height:480px;}
.home-cta h3{font-size:50px;color:#fff}
.home-cta p{max-width:300px;margin:0 auto;padding:30px 0;color:#fff}
.home-cta .button{margin-top:30px;}

/*BENEFITS-PAGE*/
.herobanner{height: 603px;width:100%;text-align:center;color:#fff;padding-top:150px}
.herobanner h1{font-size:80px;color:#fff}
.herobanner p{padding:30px 0;color:#fff}
.herobanner .scroll{top:120px;position:relative;}
.features{padding:40px 0 100px;overflow:hidden}
.feature-item{position:relative;padding:80px 0 0;color: #333333}
.feature-item h2{padding-top:70px;font-size:26px;padding-bottom:20px}
.feature-item.left .featurecont{float:right;margin-right:120px;max-width:350px;display:inline-block}
.feature-item.left .featureimg{max-width:350px;float:left;display:inline-block;}
.feature-item.left .f1{position:relative;float:right;margin-top:70px;}
.feature-item.left .f1:before{content:'';width: 101px;
    left: -111px;;top:10px;height:1px;position:absolute;;background:#ddd}
.feature-item.right .featurecont{float:left;margin-left:170px;max-width:350px;display:inline-block}
.feature-item.right .featureimg{max-width:210px;float:right;display:inline-block;}
.feature-item.right .f2{position:relative;float:left;margin-top:70px;}
.feature-item.right .f2:after{content:'';width:140px;margin-left:10px;top:10px;height:1px;position:absolute;;background:#ddd}
/*COMPARE SECTION*/
.compare-section{background:#fff;padding:175px 3% 50px 8%;overflow:hidden;margin-bottom:50px}
.compare-section h1{font-size: 60px;text-align:center;}
.compare-section p{max-width:500px;margin:20px auto;}
.compareitem{width:50%;display:inline-block;float:left; padding-bottom: 500em;
  margin-bottom: -500em;padding-left:50px;padding-right:50px}
.partners-cta.tvs p{text-align:left;font-size:16px;padding-top:20px;}
.compareitem h2{font-size:27px;line-height:1.2;margin-top:15px;padding-bottom:25px}
.compareitem h2 small{display:block;font-size:18px}
.compareitem .button{margin-top:25px;}
.sbutton{padding-left:130px;}
/*.sbutton img{position:relative;left:-20px}*/
.ssensor{border-left:1px solid #f3f3f3;padding-left:130px}

.comparethumb{height:480px;padding:20px 0 40px}
.ssensor img{/*padding-top:170px*/}

.benefits-measured{padding:120px 190px 100px 190px;background:#fff; }
.benefits-measured img{    max-width: 600px;}
.benefits-measured h2{display:block;font-size:60px;padding-bottom:80px;text-align:center;}
.benefits-measured .content{max-width:365px;float:right}
.benefits-measured .content h3{font-size:24px;padding-bottom:30px}
.benefits-measured .button{margin-top:30px}
/*PRICING*/
.pricing-section{padding:18px 0;width:calc(100% - 15px);margin:40px 15px;}
.pricing-item{width:32%;margin-right:2%;background:#fff;padding:50px 68px 200px 68px;color:#333;position:relative;display:inline-block;float:left;height: 1070px;}
.pricing-item:after{z-index:-10;content:'';position:absolute;top:15px;background:rgba(255,255,255,0.6);right:-15px;width:100%;height: 1070px;;}
.pricing-item h2{text-align:center;font-size:26px;padding-bottom:35px;}
.pricing-bottom{text-align:center;position:absolute;bottom:40px;width:100%;margin-left: -60px;}
.pricing-item .button{margin-top:40px;}
.pricing-item small{display:block;padding-top:30px}
.pricing-item:last-of-type{margin-right:0;width:calc(32% - 15px)}
.pricing-cta{text-align:center;padding:20px 10px 30px}
.pricing-cta h3{padding:30px 0;font-size:24px;}
.pricing-icons{text-align:center;padding-bottom:30px;}
.pricing-icons svg{width:50px}
.pricing-item  .tvs h4{padding:0;font-size:16px;padding-bottom:5px}
.pricing-item  .tvs h3{padding-bottom:20px;font-size:20px;}
.pricing-item  .tvs ul{padding:20px 0}
.pricing-item .tvs p{padding-bottom:20px;}
.pricing-item .tvs li{padding-left:40px;}
.pricing-item .tvs li:before{margin-left:-40px}

/*LP's*/
.lp-container{width:100%;  overflow: hidden;}
.lp-content,.lp-form{display:inline-block;float:left;}
.lp-content .tvs{max-width:500px;margin:0 auto;padding-bottom:30px;}
.lp-content.nopadbot{padding-bottom:0}
.lp-content .tvs.nopad {padding-bottom:0}
.lp-content .tvs.nopad img{padding:0}
.lp-content .lp-quote{float:right;max-width:350px;margin-top:100px;position:relative;padding-bottom:40px}
.lp-content .lp-quote p:first-of-type{font-style:italic;padding-bottom:30px;}
.lp-content .lp-quote:before{content:"";position:absolute;left:-40px;top:-40px;width: 37px;height: 29px;background:url(../img/quote-icon.png) no-repeat center center}
.lp-content{width:calc(100% - 538px);background:#fff;padding:80px 5% 00px;  padding-bottom: 500em;
  margin-bottom: -500em;}
.lp-content h1 span{color:#2add7c}
.lp-content.centered{margin:0 auto;float:none;margin-bottom:0;padding-bottom:50px;display:block;text-align:center;}
.lp-form{width:538px;background-color:#005cf4;padding:90px 100px 30px 100px;  padding-bottom: 500em;
  margin-bottom: -500em;}
.lp-form input[type=submit]{margin-top:20px;cursor:pointer}
.lp-form input[type=submit]:hover{background:#52e194}
.formstyle small p,.formstyle small {display:block;font-size:12px;color:rgba(255, 255, 255, 0.5);line-height:1.4;max-width:290px;margin:0 auto;text-align:Center;}
/*FORMS*/
.formstyle h3{color:#ffffff;font-size:26px;font-weight:700;font-family: ProximaNova700;text-align:center;padding-bottom:45px;}
.formstyle input,input,select,textarea{border: 1px solid #ddd !important; color: #000;background:#fff;border-radius:4px;border:none; font-family:ProximaNova400;width:100%;padding:15px;font-size:16px;margin-bottom:10px}
select{border:1px solid #ddd}
.lp-form label{color:#fff}
.lp-form form{padding-bottom:40px}
label{padding-bottom:10px;font-size:14px;line-height:1.2}
.formstyle input[type=submit],input[type=submit]{background-color:#2add7c;display:inline-block;text-decoration:none;border-radius:30px;border:2px solid transparent; color:#fff;
padding:0px 45px;height:47px;line-height:44px;font-size:16px;font-family:ProximaNova700;font-weight:700;text-align:center;}
/*FOOTER*/
.footer{padding:60px 0 60px;    width: 100%;
    display: block;
    clear: both;}
.footer .row .twocol {
    width: 13.58%;
}
.footer .row .twocol.last {
    width: 16.58%;
}
.footer svg{max-width:94px;margin-bottom:15px}
.footer h4{padding-bottom:15px}
.footer a.underline{display:inline-block}
.socials{font-weight:800}
.footer .logo{padding-top:0}
.footer p,.footer a{font-size:15px;margin-bottom:7px;display:block}
.footer a:hover{color:#00c4de}
.socials a{width:30px;height:30px;display:inline-block;    position: relative;    top: 16px;transition: all 0.3s ease-in-out;}
.socials a:first-of-type{margin-left:10px;}
.socials a:hover{}
.socials .soc-tw{background:url(../img/svg/soc-tw.svg) no-repeat center center;}
.socials .soc-fb{background:url(../img/svg/soc-fb.svg) no-repeat center center;}
.socials .soc-lin{background:url(../img/svg/soc-lin.svg) no-repeat center center;}
.copyright{font-size:12px;padding-top:30px;padding-bottom:30px;display:block;width:100%;clear:both;background:#e7e7e7}
.copyright span{float:right;}
.wrapper{max-width:1400px;margin:0 auto;margin-top:92px;    }
.lp-page .wrapper{max-width:1380px;}
.lp-page .container{max-width:1380px;}
/*INDEX*/
.tvs p{color: #1a1d20;padding-bottom:25px;}
.tvs p a{color:#2add7c;text-decoration:underline}
.tvs h1{font-size:41px;}
.tvs h2{font-size:20px}
.tvs h4{font-size:20px;padding-bottom:40px}
.tvs h1,.tvs h2,.tvs h3{color: #1a1d20;padding-bottom:40px;}
.tvs h2{
   padding-bottom: 26px;
   padding-top: 25px;font-size:30px;}
.tvs h3{
   padding-bottom: 24px;
   padding-top: 18px;font-size:23px}


.tvs li{padding-bottom:10px;position:relative;}.tvs li{padding-bottom:10px;padding-left:60px;position:relative;line-height: 1.3}
.tvs .bx-wrapper li{padding-left:0}
.tvs .bx-wrapper li:before{display:none}
.tvs img{padding:30px 0;}
.tvs li:before{width:10px;height:10px;border:2px solid rgba(42, 221, 124, 0.6);border-radius:50%;content:'';position:absolute;margin-left:-60px;top:6px;display:block; }
.tvs ul{padding:30px 0}
.tvs img{padding:0 }
.tvs p img.alignleft{margin-right: 9px;}
.tvs .thumb{padding:30px 0}
table {
background: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
width:100%;
border: 1px solid #ddd;
margin:40px 0;
  }

 table thead, table tfoot { background: #f5f5f5; }
 table thead tr th,
 table tfoot tr th,
 table tbody tr td,
 table tr td,
 table tfoot tr td { font: 400 16px / 1.8 Lato; text-align: left; }
 table thead tr th,
 table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
 table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
 table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

	  table tbody tr.even,
	  table tbody tr.alt { background: #f9f9f9; }
	  table tbody tr:nth-child(even) { background: #f9f9f9; }
	  table tbody tr td { color: #333; padding: 9px 10px; vertical-align: top; border: none; }
          .tvs ol li {
    list-style: none;
    padding: 5px 0;
    margin-left:0;
}
.tvs ol {
    margin-bottom: 30px;
    counter-reset: preview-ol;
        padding-left: 30px;
        margin-left:30px;
}
.tvs ol li:before {
    content: counter(preview-ol);
    counter-increment: preview-ol;
    font-weight:700;
    font-family:ProximaNova700;
    background: #fff;
    color: #000;
    border-radius: 13px;
    width: 26px;
    height: 26px;
    display: inline-block;
    text-align: center;
    margin-right: 34px;
    position:relative;

}
/*STUFF*/
.padbot{padding-bottom:50px}
.container.narrow{max-width:978px}
.page-title h1{font-size:60px;font-weight:700;color:#333333;text-align:Center;padding-top:60px}
.page-title h1 small{display:block;font-size:16px;padding-top:10px;display:block}
hr{border:none;width:100%;height:1px;background:#ddd}
.underline{border-bottom:1px solid #aaa;transition: all 0.3s ease-in-out;}
.underline:hover{border-color:#00c4de;}
.button{cursor:pointer;display:inline-block;text-decoration:none;border-radius:30px;background-color:#00c4de;border:2px solid transparent;
padding:0px 45px;height:47px;line-height:44px;;font-size:16px;font-family:ProximaNova700;font-weight:700;text-align:center;transition: all 0.3s ease-in-out;}

.button.open{background:transparent;color:#00c4de;border:2px solid #00c4de;transition: all 0.3s ease-in-out;}
.button.open:hover{background:#00c4de;color:#fff}
.button.blue{background:#00c4de;color:#fff;}
.button.blue:hover{background:#005cf4}
.button.white{background:#fff;color:#005cf4;border:2px solid #fff;}
.button.white:hover{background:#eee}
.button.darkblue{background:#005cf4;color:#fff;border:2px solid #005cf4;}
.button.darkblue:hover{background:#00c4de;border-color:#00c4de}
::selection {background: #c41230;color:#fff;}
.burger{display: none;float:right;margin-right:30px;position:relative;}
.burger { width: 30px; height: 78px;right:50px;cursor: pointer;top:0px;z-index:1010;}
body.logged-in .burger{top:32px;}
.burger li {-webkit-transition: all .25s;transition: all .25s; width: 30px; height: 4px; background-color: #183028; position: absolute; left: 0;right: 0; top: 0; bottom: 0; margin: auto}
.burger li:nth-of-type(1) { top: -17px }
.burger li:nth-of-type(2) { top: 17px }
.burger.active li:nth-of-type(1) {opacity:1;top:0px}
.burger.active li:nth-of-type(2) {opacity: 1; filter:alpha(opacity=1);top:0px }
.burger.active li:nth-of-type(3) {}

a{text-decoration:none;color:inherit}
.sharer{margin:15px 0;display:block;width:100%;overflow:hidden}
.sharer a{display:inline-block;float:left;padding:8px 20px 8px 50px;border-radius:4px;color:#fff;margin-right:10px;margin-bottom: 9px; }
.sharer a:hover{opacity:0.9}
.sharer a:after{display:none;}
.sharer .fb{background: url("../img/svg/icon-fb-mob-share.svg") no-repeat center left 10px,#3b5998 }
.sharer .tw{background: url("../img/svg/icon-tw-mob-share.svg") no-repeat center left 10px,#55acee }
.sharer .li{background: url("../img/svg/icon-linkedin-mob-share.svg") no-repeat center left 10px, #007bb5 }
.sharer .go{background: url("../img/svg/icon-google-share.svg") no-repeat center left 10px, #dd4b39 }
.sharer .em{background: url("../img/svg/icon-mail-mob-share.svg") no-repeat center left 10px, #999 }
.sharer .expand{background: url("../img/svg/icon-plius-share.svg") no-repeat center center,#bbb;display:inline-block;width:41px;height:40px;border-radius:4px;}
.sharer .expand:hover{cursor:pointer;opacity:0.9}
.sharer .extra-share{display:none;}
.sharer .extra-share.on{display:inline;margin-top:7px}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  border-radius: 5px;
  border: solid 1px #ddd;
  box-sizing: border-box;
  background-color:#fff;
  clear: both;
  cursor: pointer;
  display: block;
  margin-bottom:20px;
  float: left;
  font-family: inherit;
  font-weight: normal;
  height: 50px;
  line-height: 46px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%; }
  .nice-select:hover {
    border-color: #ddd; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #ddd; }
  .nice-select:after {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
     height: 230px;
    overflow: auto;

    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ddd;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
	  width:457px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }
    .lp-form .nice-select .option{ width:320px;}

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }


.overlay{position:fixed;background:rgba(0,0,0,0.8);width:100%;height:100%;left:0;top:0;display:none;z-index:1000;padding:100px 0;  overflow:auto;}
.modal{
  position: relative;
overflow:hidden;
  height:auto;
  background: #fff;
padding: 30px 40px;
  max-width:640px;
margin:0 auto;
position:relative;
  border-radius:10px;
}
.modal .close{position:absolute;right:20px;top:0px;padding:15px;cursor:pointer;font-weight: 700; right: -10px;  top: -20px;
    font-size: 18px;}
.modal h2{padding-bottom:30px;}
.modal .row,textarea{padding-bottom:30px}
.modal textarea{margin: 10px 0 30px;float:none}
.modal select{width:100%;display:block;padding:15px 20px;border:none;background:transparent;margin-bottom:25px;font-size:15px}
.modal select{border-radius:5px;margin-bottom:25px;border:2px solid #ddd;font-family : Open Sans;}

::-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;
}
::-webkit-input-placeholder:focus { /* Chrome/Opera/Safari */
  color: #ddd;
}
::-moz-placeholder:focus { /* Firefox 19+ */
  color: #ddd;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
@media screen and (max-width:1400px) {



    .benefit-item .b1:after {
    content: '';
    width: 151px;}
    .benefit-item .b1 {left:-140px}

}
@media screen and (max-width:1364px) {
    .benefit-item .b1:after {
    content: '';
    width: 101px;}
    .benefit-item .b1 {left:-90px}
    .benefit-item .b2 {right:-70px}
        .benefit-item {
    margin-bottom: 50px;}
    .benefits-measured{padding:120px 120px 30px 120px;}
   .blog-item .blog-content {  padding: 50px 70px;}
   .blog-item-first .blog-content {
    padding: 50px 70px;}
   .blog-item-first,.blog-item{margin-bottom: 50px;}
}
@media screen and (max-width:1279px) {

    .blog-item {  width: 92%;   }
    .blog-item-first .blog-thumb,.blog-item-first .blog-content{width:50%}

    .benefit-item.left .image.extrap {  top: 10px;  max-width: 350px;}
    .compare-section h1,.benefits-measured h2  {
    font-size: 50px;}
    .herobanner h1 {
    font-size: 70px;}
    .sbutton {  padding-left: 90px;}
    .benefits-measured img{max-width:50%}
        .benefits-measured{padding:120px}
    .compare-section {  padding: 65px 6% 50px 2%;    }

    .benefit-item .b1,.benefit-item .b2,.benefit-item .b3{display:none}
.benefits-list { }
.benefits-list .benefit-item.left,.benefits-list .benefit-item.right{width:calc(100% - 80px);float:none;margin-left:40px;margin-right:40px;}

.benefits-list .benefit-item.left .content,.benefits-list .benefit-item.right  .content{    position: relative;
    top: 80px;}
.benefits-list .benefit-item.right  .content{top:20px}
.benefit-item.left .image ,.benefit-item.right .image{max-width:200px;    padding-top: 130px;}
.benefit-item.right .image{max-width:280px}

    .hero-content.open {
    width: calc(100% );
    text-align: center;
    padding: 0 15% 110px;
    height:auto
}
.hero-content.open .scroll {
    left: 50%;
    margin-left: -6px;
}
.hero-img{display:none}
.nav{display:none}
.burger{display:block;position:fixed;margin-right:0;right:30px;top:00px;height:72px;}
.burger.active li{background:#00c4de}
.logo{padding-top:15px;}
.logo svg{max-width:100px;}
.header{height:72px}
.wrapper{margin-top:72px}
.hero-content h1 {  font-size: 50px;  padding-top: 115px;}
.benefit-item h2{font-size:50px}
.hero-content,.hero{min-height:480px;}
.featured-section {  padding: 80px 0 0;}
.nav{
    position: fixed;
    left: 0;
    padding-top:16vh;
    border: 4px solid #00c4de;
    top: 0;
    height: 100%;
    background: #f3f3f3;
    width: 100%;}
.nav li a.button {
    margin-left: 0px;
    margin-top: 30px;
}
.nav li {display:block;text-align:center;}
.nav li a {
    font-size: 20px;
    padding: 10px 18px;
}
.pricing-section{width:100%;margin:0;padding:30px 0 0}

.pricing-item {
    width: 100%;
    padding: 50px 68px 200px 68px;

    height: auto;
}
.pricing-item,.pricing-item:last-of-type{    width: calc(100% - 33px);
    margin: 0;height:auto;margin-bottom:30px;}
.pricing-item:after{height:500px}
.pricing-icons svg{width:50px}
.contact-image,.contact-content{width:100%}
.contact-image{height:360px}
.lp-content{width:100%;}
.lp-form{padding-bottom: 80px;width:100%;  margin-bottom: 0px;}
.lp-content .tvs {   padding-bottom: 10px;}

}

@media screen and (max-width:1022px) {
    .about-content { padding: 50px 15% 50px;}
    .blog-item .blog-thumb {  width: 30%;}
    .blog-item .blog-content {width: 70%;}
    .blog-item-first .blog-thumb{width:100%;height: 330px; }
    .blog-item-first .blog-content {width:100%;padding-bottom: 50px;  margin-bottom: 0em;}
    .blog-item .blog-thumb{width:100%;}
    .blog-item .blog-content ,.blog-item.right .blog-content{width:100%;padding-bottom: 50px;  margin-bottom: 0em;}
    .blog-item .blog-thumb {  height: 330px;    }
    .blog-item {    width: 100%;}
    .single-page{max-width:800px;margin:60px auto;padding:40px 30px}
       .blog-item .blog-content {  padding: 30px 40px;}
   .blog-item-first .blog-content {
    padding: 30px 40px;}
    .benefit-item.left .image.extrap {
    right: 50px;
    top: 10px;
    max-width: 280px;
}
    .herobanner{height:560px}
    .herobanner h1 {
    font-size: 60px;}
    .benefit-item.right .content {
    margin: 73px 0px 30px 120px;
    max-width: 300px;
    float: right;
}
.benefit-item.left .content {
    margin: 73px 120px 30px 50px;}
.benefit-item.right .image {
    max-width: 250px;
}

    .about-image,.about-content{width:100%;height:auto}
.about-image{height:360px}
.pricing-item,.pricing-item:last-of-type,.pricing-item:after{height:550px;}
.feature-item.left .f1:before {   width: 41px;   left: -51px;}
.feature-item.right .f2:after {  content: '';    width: 10px;}
.feature-item.left .f1 {  margin-top: 70px;}
.feature-item.left .featurecont {  margin-right: 0px;    max-width: 300px;}
.feature-item.right .featurecont {  margin-left: 30px;  max-width: 300px;}

.compareitem{width:100%;padding-left:0px;padding-right:00px}
.compareitem h2{font-size:36px;line-height:1.2;padding-bottom:65px}
.sbutton{padding-left:50px;}
.ssensor{border-left:1px solid #f3f3f3;padding-left:50px}

.comparethumb{height:auto;padding:50px 0 40px}
.ssensor img{/*padding-top:40px*/}
.benefits-measured {
    text-align:center;
    padding: 60px;
    overflow: hidden;
}
.benefits-measured .content {
    max-width: 80%;
    float: none;
    margin:0 auto;
}
.home-cta{padding-top:50px}
.footer .row .twocol.last,.footer .row .twocol {display:none}
.footer .row .fourcol{width:100%;margin:0;text-align:center;}
}
@media screen and (max-width:766px) {
    .set1,.set2{width:100%;margin:0}
    .team-item {
    width: 50%;
    }
    .team-grid.bottom .team-item{width:50%}
    .lp-content{     padding: 50px 50px 30px;    margin: 0;}
    .lp-form {padding:50px}
    .tvs h1 {
    font-size: 31px;line-height:1.2;
}

.sharer a{text-indent:-9999px;padding:0;height:40px;width:40px; }
.sharer .fb{background: url("../img/svg/icon-fb-mob-share.svg") no-repeat center left 3px,#3b5998 }
.sharer .tw{background: url("../img/svg/icon-tw-mob-share.svg") no-repeat center left 3px,#55acee }
.sharer .li{background: url("../img/svg/icon-linkedin-mob-share.svg") no-repeat center left 3px, #007bb5 }
.sharer .go{background: url("../img/svg/icon-google-share.svg") no-repeat center left 3px, #dd4b39 }
.sharer .em{background: url("../img/svg/svg/icon-mail-mob-share.svg") no-repeat center left 3px, #999 }
.sharer .extra-share.on{display:inline-block;margin-top:0}
.pricing-item, .pricing-item:last-of-type, .pricing-item:after {
    height: auto;
}
.pricing-item,.pricing-item:last-of-type{padding: 30px 30px 30px 30px;width:100%}

.pricing-icons{padding-bottom:0}
.pricing-icons svg{width:25px;}
.pricing-bottom {
    text-align: center;
    position: relative;
    bottom: 00px;
    padding-top: 40px;
    width: 100%;
    margin-left: 0px;
}

    .benefit-item .image{display:none}
        .benefit-item.right .content {
    margin: 50px 30px 30px 30px;    max-width: 100%;

}


.benefit-item{min-height:450px;height:100%;width:100%;}
.benefit-item.right{min-height:540px;}
.benefit-item.left:before{height:0;}
.benefit-item.right:before{height:0;}
.benefit-item.left .content {
    margin: 50px 30px 30px 30px;    max-width: 100%;}
.benefits-list .benefit-item.left .content, .benefits-list .benefit-item.right .content {
    position: relative;
    top: 40px;
}
.hero-content.open {    padding: 0 30px 110px;}
.hero-content h1 { font-size: 40px;}
.benefit-item h2 {
    font-size: 40px;
    padding-bottom: 30px;
}
.button ,.nav li a.button{padding:10px 30px;}

.benefits-list .benefit-item.right .content {
    top: -10px;
}
.home-cta h3 {
    font-size: 36px;}
.copyright{text-align:center}
.copyright span{display:block;text-align:center;float:none;padding-top:10px}
.button{height:auto;line-height:1.3;padding:15px 20px;border-radius:40px}
    .herobanner{height:500px}

    .feature-item {
padding:0;
    }
    .feature-item.left .f1,.feature-item.right .f2{  display:none}
    .feature-item.left .featurecont,.feature-item.right .featurecont {
    margin-left:20px;
    margin-right:20px;
    padding-bottom: 40px;
max-width:100%;
    }
    .feature-item.right .featureimg {
    max-width: 100%;
    float: left;}
    .feature-item h2 {
    padding-top: 20px;
    font-size: 26px;
    padding-bottom: 20px;

}
    .herobanner h1 {
    font-size: 40px;}
.compare-section h1, .benefits-measured h2 {font-size:40px}
.features {  padding: 70px 0 30px;}
.herobanner .scroll {
    top: 60px;}
.benefits-measured img {
    max-width: 100%;}
.benefits-measured h2 {   padding-bottom: 40px;}

}

@media screen and (max-width:360px)
{
    .overlay{padding:30px 0;}
    .modal{padding:30px 20px}
    .featured-section img {    max-height: 26px;
    }
    .benefits-list .benefit-item.left, .benefits-list .benefit-item.right {
    width: calc(100% - 40px);
    float: none;
    margin-left: 20px;
    margin-right: 20px;}
.featured-section {
    padding: 70px 0 0;
}
    .herobanner h1 {
    font-size: 40px;}
.compare-section h1, .benefits-measured h2 {font-size:35px}
 .team-item {
    width: 100%;
    }
        .team-grid.bottom .team-item{width:100%}
}


@media screen and (max-width:320px) {
    .hero-content h1 { font-size: 36px;}
.benefit-item h2 {
    font-size: 36px;}
}


/* dau.lt updates april 9, 2017 */

.team-grid:not(.bottom){
	padding: 50px 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.team-item{
	text-align: center;
	padding: 20px 30px;
}

.team-cont p{
	margin-top: 10px;
}

.team-cont{
	background: none;
  padding: 20px 10px;
}

.team-thumb{
  position: relative;
}

.team-thumb img{
	border-radius: 50%;
}

.team-thumb .hover-content{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 196, 222, 0.54);
  background: linear-gradient(rgba(0, 196, 222, 0) 40%, #00c4de 80%);
  border-radius: 50%;
  opacity: 0;
}

.team-thumb .hover-content span{
  position: absolute;
  top: 70%;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #fff;
  padding: 0 17%;
}

.team-item:hover .hover-content{
  opacity: 1;
}

.page-owner .owners-form.pricing-item{
	margin: 0 auto;
	float: none;
	padding: 50px;
	height: auto;
  position: relative;
  z-index: 2;
  margin-top: -40px;
}

.page-owner-form-wrapper{
	text-align: center;
  background: #e9e9e9;
  margin-top: 100px;
  padding-bottom: 60px;
}

.page-owner .owners-form.pricing-item:after{
	height: 100%;
}

@media screen and (max-width: 1279px){
  .page-owner .owners-form.pricing-item{
    width: 440px;
    max-width: 90%;
  }
}

@media screen and (max-width: 480px){
  .page-owner .owners-form.pricing-item{
    padding: 30px;
  }
}

@media screen and (min-width: 361px) and (max-width: 1025px){
  .team-thumb .hover-content span{
    top: 64%;
  }
  .team-thumb .hover-content span{
    font-size: 13px;
  }
  .team-item{
    padding: 20px 15px;
  }
}


/* dau.lt updates may 11, 2017 */


.benefits-hero:before{
  content: "";
  position: absolute;
}

.benefits-hero:after{
  content: "";
  position: absolute;
}

.comparethumb{
  height: auto;
  padding: 10px 0 10px;
}

.compare-section{
  padding: 0;
}

.compare-section-top{
  padding: 230px 20px;  
  text-align: center;
}

.compare-section-top h1, .compare-section-top p{
  color: #fff;
}

.compare-section-bottom{
  padding: 0px 3% 50px 8%;
  margin-top: -11%;
}

.compare-section-bottom:after{
  content: "";
  display: table;
}

.ssensor{
  border-left: 0;
}