@import url('https://fonts.googleapis.com/css?family=Hind:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

html {
	width: 100%;
	scroll-behavior: smooth;
}

body {
    color: #26272B;
    line-height: 1;
    font-family: 'Hind', Open Sans,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
    padding: 0px;
    margin: 0px !important;
    width: 100%;
}

h1 {
    font-size: 60px;
    line-height: 64px; 
    letter-spacing: -3px;
    font-family: 'Hind', sans-serif;
}

h2 {
    font-size: 42px;
    line-height: 44px;
    margin: 20px 0;
    letter-spacing: -2px;
    font-family: 'Hind', sans-serif;
}

.inner {
	max-width: 1210px;
	margin: auto;
	margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.section_image .inner .text_wrap .text_align {
    display: table;
    height: 100%;
    width: 100%;
    max-width: 445px;
}

.section_image .inner .text_wrap .text_align .text {
    display: table-cell;
    vertical-align: middle;
}


/*.section_image .inner .image_wrap img {
   max-width: 100%
}*/


.flex {
    display: flex;
    flex-flow: row wrap;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.text_wrap{
	flex-grow: 1;
    margin: 10px;
    min-width: 500px;
}

.form_wrap{
	    flex-grow: 1;
    flex-basis: calc(33% - 22px);
    margin: 10px;
    margin-right: 80px;
    min-width: 500px;
}

.image_wrap{
	flex-grow: 1;
    flex-basis: calc(50% - 22px);
    margin: 10px;
    min-width: 500px;
}


header {
	padding: 75px 0 55px 0;
	position: relative;
}
header .inner #menu_pull_wrap {
	position: absolute;
    right: 50px;
    top: 78px;
}

header .inner .logo img {
	padding: 10px 0;
}

header .inner #menu_pull_wrap a .humburger {
	position: absolute;
	margin: auto;
	top: 0;
	/* left: 0; */
	right: 0;
	bottom: 0;
}

header .inner #menu_pull_wrap a {
	margin: auto 15px;
	text-transform: uppercase;
    font-family: 'Hind', sans-serif;	
	font-weight: bold;	
	letter-spacing: 3px;	
	line-height: 26px;
}

header .inner #menu_pull_wrap ul {
	position: absolute;
	top: 0px;
	right: -20px;
	background: #FFFFFF;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
	width: 280px;
	
	z-index: 1;
	padding: 60px 20px 20px;
	float: none;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	text-align: left;
	transition: all .2s linear;
	list-style: none;
}


header .inner #menu_pull_wrap a .menu_close {
position: absolute;
top: 20px;
right: 0;
	z-index: 2;
opacity: 0;
visibility: hidden;
}

header .inner #menu_pull_wrap ul li a {
	margin: 0 15px 20px!important;
	display: block;
	font-size: 20px;
	text-decoration: none;
	color: inherit;
	font-weight: bold;
	font-size: 20px;	
	font-weight: bold;	
	letter-spacing: 3px;	
	line-height: 26px;
}

.btn {
    background: #007CDF;
    border-radius: 4px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    text-decoration: none;
    border: 0;
    color: #fff;
    transition: all .2s linear;
    font-family: Open Sans,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    padding: 10px 25px ;

}

.btn.btn_lg {
    font-size: 18px;
    line-height: 24px;
    padding: 20px 36px;
    text-transform: uppercase;
}


.btn.btn_download {
	background: #007CDF;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.btn.btn_black {
	background: #000000;
	color: #FFFFFF;	
	font-family: 'Hind', sans-serif;	
	font-size: 14px;	
	font-weight: bold;	
	letter-spacing: 2.1px;	
	line-height: 24px;	
	text-align: center;
}


body.toggled header #menu_pull_wrap ul {
	 opacity: 1;
	 visibility: visible;
}

 body.toggled header #menu_pull_wrap a#menu_pull .humburger {
	 opacity: 0;
	 visibility: hidden;
}
 body.toggled header #menu_pull_wrap a#menu_pull .menu_close {
	 opacity: 1;
	 visibility: visible;
}




/*homepagw*/
section#homepage_hero {
	overflow-x: hidden;
    overflow-y: hidden;
}


section#homepage_hero .inner .text_wrap .text_align .text a {
	text-decoration: none;
	color: #007CDF;	
	font-family: 'Hind', sans-serif;	
	font-size: 14px;	
	font-weight: bold;	
	letter-spacing: 2.4px;	
	line-height: 20px;
    text-transform: uppercase;
}


section#homepage_hero .inner .text_wrap .text_align2 {
    display: table;
    height: 100%;
    width: 100%;
    max-width: 394px;
}


section#homepage_hero p {

    font-size: 14px;
    line-height: 26px;
}

.homepage_hero2 {
	background-image: url('../images/meet-webdiscover-bg.svg');
	background-repeat: no-repeat;
   	background-position: left bottom;
   	padding: 110px 0 55px 0;
   	color: #26272B;
   	max-width: 1900px;
   	margin: auto;
}

 .inner .text_wrap .text_inner h5 {
	color: #798995;	
	font-family: 'Hind', sans-serif;	
	font-size: 14px;	
	font-weight: bold;	
	letter-spacing: 2.4px;	
	line-height: 20px;
	text-transform: uppercase;
}

/*Features*/
section#features .feature {
margin: 100px 0;
}

section#features .features .feature .inverted{
	text-align: center;
}

section#features .inner .intro {
	padding: 100px 0;
	text-align: center;
}

section#features {
	background: linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%);
}



section#features .inner .intro h4 {
	color: #798995;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2.4px;
	line-height: 20px; 
	text-transform: uppercase;
}

section#features .inner .intro h1 {
	color: #26272B;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 44px;
}

section#features .inner .intro p {
	color: #26272B;
	font-family: 'Open Sans', sans-serif;;
	font-size: 18px;
	line-height: 28px;
	max-width: 864px;
	margin: auto;
}

section#features  p {
	color: #26272B;	
	font-family: 'Open Sans', sans-serif;;	
	font-size: 14px;	
	line-height: 26px;
}

section#features .text_wrap {
margin: auto;
}


section#features .text_wrap .text_align {
	max-width: 394px;
}



footer {
	color: #FFFFFF;
}

footer .cta{
	padding-top: 80px;
	background: radial-gradient(circle, #00BDFF 0%, #007CDF 100%);
}

footer .cta .image_wrap img {
	margin-bottom: -22px;
	width: 100%;
}


footer .cta .text_wrap  p {
	color: #FFFFFF;	
	font-family: 'Open Sans', sans-serif;;
	font-size: 18px;	
	line-height: 30px;
}

footer .cta .text_wrap .footer_text_inner {
	max-width: 500px; 
}

footer .cta .text_wrap .footer_text_inner a img {
   	margin-left: 5px;
}

footer .bottom {
	margin: 50px 0;
}

footer .bottom .inner .logo {
	padding-top: 20px;
}


footer .bottom .inner .text_wrap  p {	
	color: #798995;	
	font-family: 'Open Sans', sans-serif;;	
	font-size: 12px;	
	line-height: 22px;
	width: 200px;
}

footer .bottom .inner .text_wrap {
	flex-grow: 1;
	flex-basis: calc(33% - 22px);
    min-width: 200px;
}

footer .bottom .inner .image_wrap {
	flex-grow: 1;
	flex-basis: calc(33% - 22px);
    min-width: 200px;
    text-align: center;
}

footer .bottom .inner .align-right  p {	
	float: right;
	text-align: right;
}

footer .bottom .inner .align-right a {
	color: #007CDF;
}

footer .bottom .inner .text_wrap  p span{	
	color: #000000;	
	font-weight: bold;
}

footer .footer_menu {
	background: #F7F7F7;
	float: left; 
	width: 100%;
	padding: 20px 0;
}
footer .footer_menu p {
	float: left;
	color: #798995;
	font-family: 'Open Sans', sans-serif;;	
	font-size: 12px;	
	line-height: 26px;
}

footer .footer_menu nav {
	float: right;
}

footer nav {
	 margin: 1px 0 0;
	 float: left;
	 color: #26272B;
}
footer nav ul li {
	 display: inline-block;
}
footer nav ul li a {
	 margin: 0 10px 0 0;
	 display: block;
	 font-size: 14px;
	 line-height: 19px;
	 color: #007CDF;
	 transition: all 0.2s linear;
}
footer nav ul li a:hover {
	 text-decoration: underline;
}
footer nav ul li a:active {
	 text-decoration: underline;
	 color: #fff;
}
footer nav ul li:last-child a {
	 margin: 0;
}

section#contact {
    margin: 100px 0 200px 0;
}

section#contact .btn{
    height: 60px;
}


section#contact .inner .text_wrap p, section#contact .inner .text_wrap p a {
	color: #798995;	
	font-family: 'Open Sans', sans-serif;;	
	font-size: 22px;	
	line-height: 34px;
	text-decoration: none;
}

section#contact .inner .text_wrap h1 {
	color: #26272B;		
	font-size: 42px;	
	font-weight: bold;	
	letter-spacing: -2px;	
	line-height: 44px;
}


section#contact .inner .text_wrap h5 {
	color: #798995;	
	font-size: 14px;	
	font-weight: bold;	
	letter-spacing: 2.4px;	
	line-height: 20px;
}

input[type=email],
input[type=text],
textarea {
	display: block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	font-family: Open Sans, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #007CDF;
	letter-spacing: -.4px;
	line-height: 22px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 0 5px;
	border: 0;
	-webkit-box-shadow: 0 2px 0 0 #dee2ef;
	box-shadow: 0 2px 0 0 #dee2ef;
	position: relative;
	z-index: 0;
	margin-bottom: 20px;
	clear: both;
	resize: none
}

input[type=email]:focus,
input[type=text]:focus,
textarea:focus {
	outline: none;
	-webkit-box-shadow: 0 2px 0 0 #007CDF;
	box-shadow: 0 2px 0 0 #007CDF
}

input[type=email]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #848484
}

input[type=email]:-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=text]::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
	color: #848484
}

input[type=email]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #848484
}

input[type=submit] {
	width: 100%
}

section#contact .inner .form_wrap button[type=submit] {
	width: 100%
}



.field {
	position: relative;
	margin-bottom: 30px
}

.field.submit {
	margin-top: 20px
}

.fields {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 0 30px
}

.fields:after,
.fields:before {
	content: "";
	display: table
}

.fields:after {
	clear: both
}

.field.has-error p.error {
	color: #ff3c3c!important
}

.field.has-error input,
.field.has-error textarea {
	border-color: #ff3c3c
}

.field.has-error p.error {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin: -10px 0 20px;
	text-align: left
}

form {
	position: relative
}

form .message {
	background: #ff3c3c;
	margin: 20px auto 0;
	padding: 10px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-weight: 700;
	text-align: center
}

label {
	display: block;
	font-family: Segoe UI, Roboto, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #e4e4e4;
	margin: 0 0 10px
}

.form_content,
label {
	transition: all .2s linear
}

.form_content {
	position: relative;
	visibility: visible;
	opacity: 1
}

.preloader_wrap {
	opacity: 0;
	visibility: hidden;
	transition: all .2s linear;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10
}

.preloader_wrap .spinner {
	width: 40px;
	height: 40px;
	background-color: #096bfb;
	-webkit-animation: sk-rotateplane 1.2s ease-in-out infinite;
	animation: sk-rotateplane 1.2s ease-in-out infinite;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -20px
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px)
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg)
	}
	to {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}
	to {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

form.loading .preloader_wrap {
	opacity: 1;
	visibility: visible
}

form.loading .form_content {
	opacity: .2
}

.success_wrap {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 90%;
	height: 240px;
	left: 5%;
	top: 50%;
	margin-top: -68px;
	text-align: center;
	font-size: 0;
	transition: all .2s linear
}

.success_wrap .svg-contact_check {
	display: block;
	margin: 40px auto 20px
}

.success_wrap p {
	color: #007CDF;	
	font-family: Hind, sans-serif;	
	font-size: 18px;	
	font-weight: bold;	
	letter-spacing: 3.09px;	
	line-height: 24px;	
	text-align: center;
	text-transform: uppercase;
}

form.success .field.submit,
form.success .form_content,
form.success .preloader_wrap {
	opacity: 0;
	visibility: hidden
}

form.success .success_wrap {
	opacity: 1;
	visibility: visible
}


section#eula .content p ,section#eula .content ul li, section#eula .content a,section#privacy .content p ,section#privacy .content ul li, section#privacy .content a {
		color: #26272B;	
		font-family: 'Open Sans', sans-serif;;	
		font-size: 12px;	
		line-height: 22px;
}

section#eula .content h1 {
color: #26272B;		
font-size: 42px;	
font-weight: bold;	
letter-spacing: -2px;	
line-height: 44px;
margin-bottom: 40px;
}

.holder800{
	max-width:900px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	position:relative;
}


section#privacy .content h1 {
color: #26272B;		
font-size: 35px;	
font-weight: bold;	
letter-spacing: -2px;	
margin-bottom: 20px;
}

section#privacy .content h2 {
color: #26272B;		
font-size: 30px;	
font-weight: bold;	
letter-spacing: -2px;	
margin-bottom: 20px;
}


section#generic_intro {
	padding: 60px 0 40px
}

section#generic_intro .inner {
	text-align: center
}

section#generic_intro .inner p{
	font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
}


@media only screen and (max-width:550px) {
	section#generic_intro h1 {
		font-size: 26px;
		line-height: 30px
	}
}
/* Disabling Autostart style start */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1001; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 70%;
}


/* Add Animation */
.modal-content {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.container {
  position: relative;
  cursor: pointer;
  float: left;display: inline-block;
  margin-top: 20px;
  margin-left: 60px;
  width: 40%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay-uninstall {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: grey;
  pointer-events: none;
}

.container:hover .overlay-uninstall {
  opacity: 0.5;
}

.icon {
  color: white;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height:100px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}


.autostart-ul{
  float: left; 
  display: inline-block;
  width:47%;
  max-width: 47%;
}

.clearfix:before,
.clearfix:after{
	content:"";
	display:table;
}

.clearfix:after{
	clear:both;
}
.container img{max-width:100%;}
/*End clear float style */

section#uninstall {
	margin: 100px 0;
}


section#uninstall .holder800 h1	{
	font-size: 32px;
	font-weight: bold;	
	letter-spacing: -1.52px;	
	line-height: 38px;
	margin-bottom: 40px;
}

section#uninstall .holder800 hr	{
	border: 1px solid #EEEEEE
}

section#uninstall .holder800 h2	{
	font-size: 20px;
	font-weight: bold;	
	letter-spacing: -0.95px;	
	line-height: 26px;
}

section#uninstall .holder800 a	{
	color: #007CDF;
	text-decoration: none;
}

section#uninstall .holder800 p, section#uninstall .holder800 ul	{
	font-family: 'Open Sans', sans-serif;;	
	font-size: 14px;	
	line-height: 26px;
}

.hide {
	display: none;
}

@media all and (max-width: 1080px){

	.image_wrap, .text_wrap {
 		text-align: center;
	}

	.homepage_hero2 {
		background: none;
	}
	section#homepage_hero .inner .image_wrap img {
		width: 100%;
	}

	section#homepage_hero .inner .image_wrap {
		margin: 0px;
	}

	section#homepage_hero .inner, section#homepage_hero .flex {
		padding: 0px;
	}


	section#features .text_wrap {
	    margin: auto;
	    order: 2;
	}

	section#features .text_wrap .text_align {
    max-width: 100%;
	}

	section#features .image_wrap img {
		max-width: 100%
	}

	footer .cta .image_wrap img {
	 	max-width: 100%
	}

	footer .cta .text_wrap .footer_text_inner {
   	  max-width: unset;
	}

	section#generic_intro {
		padding: 0 0 40px
	}

	.form_wrap {
		margin: auto;
	}

	.section_image .inner .text_wrap .text_align {
    	max-width: 100%;
	}
	section#homepage_hero .inner .text_wrap .text_align2 {
		max-width: 100%;
	}

}


@media all and (max-width: 750px){


	.image_wrap, .text_wrap, .form_wrap {
 		text-align: center;
 		max-width: 100%;
    	min-width: unset;
	}

	header .inner #menu_pull_wrap .btn {
	display: none;
	}

	section#homepage_hero .inner .text_wrap {
		text-align: left;
		margin: 46px;
	}

	section#features .inner .intro {
		text-align: left;
	    margin-left: 36px;
	}



/*	h1 {
	    font-size: 80px;
	    line-height: 82px; 
	    letter-spacing: -3px;
	    font-family: 'Hind', sans-serif;
	}

	h2 {
	    font-size: 62px;
	    line-height: 64px;
	    margin: 20px 0;
	    letter-spacing: -2px;
	    font-family: 'Hind', sans-serif;
	}

	section#features .inner .intro h1 {
		font-size: 62px;
	    line-height: 64px;
	}

	.inner .text_wrap .text_inner h5 {
	    font-size: 18px;
	    letter-spacing: 2.4px;
	    line-height: 24px;
	}

	section#features .inner .intro h4 {
		font-size: 18px;
	    letter-spacing: 2.4px;
	    line-height: 24px;
	}

	section#features p {
	    font-size: 18px;
	    line-height: 28px;
	}*/


}

@media all and (max-width: 500px){

footer .bottom .inner .text_wrap {
    min-width: 100%;
    order: 1;
    text-align: center;
}
footer .bottom .inner .text_wrap p {
	width: 100%;
	text-align: center;
}

}

@media all and (min-width: 2400px){
header .inner #menu_pull_wrap {
    right: 24%;
    top: 78px;
}

}

@media all and (max-width: 400px){

	section#homepage_hero .inner .text_wrap {
		margin: 10px;
	}

	section#homepage_hero .inner .text_wrap .text_align2 .text_inner{
		margin: 36px;
	}

	footer .cta .text_wrap .footer_text_inner a  {
   	    font-size: 14px;
    	font-weight: bold;
    	letter-spacing: 2.1px;
    	line-height: 24px;
    	text-align: center;
    	padding: 10px;
	}
	footer .cta .text_wrap .footer_text_inner a img {
   	    display: none;
	}

	h1 {
    font-size: 45px;
    line-height: 54px;
    letter-spacing: -3px;
    font-family: 'Hind', sans-serif;
	}

	header .inner #menu_pull_wrap ul {
	    right: -51px;
	}

	header .inner #menu_pull_wrap {
    	right: 25px;
   		top: 87px;
	}
}

