
/*=== MEDIA QUERY ===*/

body {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}


.bg-danger {
    background-color: #d63104!important;
        width: 300px;
    margin-left: 80px!important;
}
.Closepop {
    z-index: 997;
    position: fixed;
    filter: alpha(opacity=90);
    background: #000000;
    background: rgba(0,0,0,2);
    width: 100%;
    display: none;
    top: 0px;
    left: 0px;
    -moz-opacity: 0.9;
    opacity: 0.9;
    clear: both;
}
.EdgeDiv3_1_2_gif{padding-top: 3px !important}
.EdgeDiv {
    z-index: 998;
    float: none;
    width: 1200px;
    height: 380px;
    position: fixed;
    top: 25%;
    left: 36%;
    margin-top: -150px;
    margin-left: -315px;
    display: none;
}
.EdgeDiv_1_arwUp {
    z-index: 999;
    top: 32px;
    right: -11px;
    width: 223px;
    position: absolute;
    height: 194px;
    background-image: url('../images/up_arrow copy.png');
    background-repeat: no-repeat;
}

.EdgeDiv_1_arwUp {
    -webkit-animation: mover 2s infinite alternate;
    animation: moverUp 2s infinite alternate;
}

.EdgeDiv3 {
    height: 310px;
    margin-right: 0;
    margin-top:0;
    background-image: url('../images/edge-img.png');
    background-repeat: no-repeat;
    
}
.EdgeDiv3_1_4 {
    position: absolute;
    left: 26px;
    top: 175px;
}
.EdgeDiv3_1_4_setup {
    float: left;
    text-align: left;
    width: 118px;
}

.ChromeDiv {
    z-index: 998;
    float: left;
    width: 1180px;
    height: 380px;
    position: fixed;
    bottom: 0px;
    display: none;
}

.ChromeDiv1 {
    z-index: 999;
    bottom: 50px;
    left: 5px;
    width: 124px;
    position: absolute;
    height: 144px;
    background-image: url('../images/down_arrow.png');
    background-repeat: no-repeat;
}

.ChromeDiv3 {
    height: 310px;
    margin-left: 120px;
    background-image: url('../images/dwnld-now copy.png');
    background-repeat: no-repeat;
}
.ChromeDiv4 {
     height: 310px;
    margin-left: 770px;
    background-image: url(../images/3rd-step.png);
    background-repeat: no-repeat;
    margin-top: -292px;
}
.ChromeDiv4_2_2 {
    margin-top: 8px;
    margin-left: 25px;
    position: relative;
}

.ChromeDiv3_1 {
    float: left;
    width: 306px;
    height: 287px;
}

.ChromeDiv3_1_2 {
    z-index: 999;
    margin-top: 8px;
    margin-left: 15px;
    position: relative;
}

.ChromeDiv3_1_2_P {
    text-align: center;
    padding-top: 25px;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    box-sizing: border-box;
}
.ChromeDiv3_1_2_P span{
color: #1656ad;

}

.ChromeDiv3_1_3_P {
        text-align: center;
    padding-top: 26px;
    color: #000;
    padding-left: 35px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    box-sizing: border-box;
}
.ChromeDiv3_1_3_P span{
color: #1656ad;

}

    .ChromeDiv3_1_2_P br {
        display: none;
    }

.ChromeDiv3_1_2_txt {
    position: absolute;
    left: 66px;
    top: 184px;
    font-size: 10px;
}

    .ChromeDiv3_1_2_txt img {
        float: left;
        margin-right: 2px;
        position: relative;
        top: -2px!important;
        width: 20px;
    }

    .ChromeDiv3_1_2_gif {
        position: absolute;
    left: 40px;
    top: 209px;
    font-size: 17px;
}
     .ChromeDiv3_1_2_gif img {
            float: right;
    margin-right: 6px;
    position: relative;
    top: -132px!important;
    width: 229px;
    }

.ChromeDiv3_1_4 {
    position: absolute;
       left: 24px;
    top: 185px;
}

.ChromeDiv3_1_4_img {
    float: left;
    display: block;
    width: 23px;
}
.ChromeDiv3_1_4_img img {
    
    width: 20px;
}

.ChromeDiv3_1_4_setup {
    float: left;
    text-align: center;
    width: 118px;
}

.ChromeDiv3_1_4_setup_color {
    font-weight: 500;
    font-size: 13px;
}

.ChromeDiv3_2 {
    float: left;
    margin-left: 0;
    width: 315px;
}

.ChromeDiv3_2_2 {
    margin-top: 8px;
    margin-left: 25px;
    position: relative;
}

.ChromeDiv1 {
    -webkit-animation: mover 2s infinite alternate;
    animation: mover 2s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-35px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-35px);
    }
}

.FFDiv_1 {
    z-index: 998;
    position: fixed;
    top: 0px;
    right: 75PX;
    width: 1070px;
    height: 300px;
    display: none;
}

.FFDiv_1_arwUp {
    z-index: 999;
    top: 20px;
    right: -67px;
    width: 176px;
    position: absolute;
    height: 176px;
    background-image: url('../images/ff-up_arrow.png');
    background-repeat: no-repeat;
}

.FFDiv_1_arwUp {
    -webkit-animation: mover 2s infinite alternate;
    animation: moverUp 2s infinite alternate;
}

@-webkit-keyframes moverUp {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(35px);
    }
}

@keyframes moverUp {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(35px);
    }
}

.FFDiv_1_2 {
    float: left;
    width: 935px;
    height: 290px;
    margin-top: 90px;
    background-image: url('../images/ff_dwnld.png');
    background-repeat: no-repeat;
}

.FFDiv_1_2_3 {
    text-align: center;
    padding-top: 10px;
    color: #000;
    min-height: 80px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
}

.FFDiv_1_2_3_2_1_1 {
    float: left;
    width: 305px;
    height: 287px;
}

.FFDiv_1_2_3_2_1 {
    float: left;
    width: 314px;
    height: 287px;
}

.FFDiv_1_2_3_2_1_setup {
    position: absolute;
    top: 188px;
    left: 79px;
}

    .FFDiv_1_2_3_2_1_setup b {
        display: block;
        line-height: 12px;
    }

.FFDiv_1_2_3_2_Stap3Img {
    float: left;
    height: 185px;
    display: block;
    margin-left: 15px;
    background-image: url('https://d3jk1lxf0mko9y.cloudfront.net/lp/w/indicator/firefox/stap3/stap3_0.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 255px;
}

.IEDiv_1 {
    z-index: 998;
    width: 750px;
    position: fixed;
    bottom: 50px;
    display: none;
    height: 380px;
    left: 50%;
    margin-left: -375px;
}

.IEDiv_3 {
    height: 310px;
    background-image: url('../images/dwnld-now copy.png');
    background-repeat: no-repeat;
}

#idChromeDiv p, #idFFDiv p, #idIEDiv p {
    margin: 0;
}



h1, h2, h3, h4, h5, h6 {
  font-family: Poppins, 'Segoe UI', sans-serif;
  color: #000;
  font-weight: 600;
}

h1 {
      font-size: 36px !important;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
}



h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
      padding-left: 10px;
}

p, li, blockquote, label {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25px;
  color: #1c1c1c;
  margin-bottom: 0;
}

cite {
  font-size: 14px;
  font-style: normal;
}

.justify-content-center {
    justify-content: center!important;
    padding: 40px 0 40px 0;
}

.service{
     margin-top: -30px;
    background: #f1f1f1;
    padding-bottom: 30px;

}

.img-fluid{

  width: 60px;
}
 .service-item h3{

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

.tp-header{
	
	background:#1570a6;
}
.section-pd{
	    padding-bottom: 20px;
    padding-top: 20px;
}
.main-hd{
	font-weight: 300;
    font-size: 24px;
}
.img-lgo{
	
	    width: 50px;
    height: auto;
	margin-left: 130px;
}
.tm {
	    margin-bottom: 40px;
      background: #ebebeb;
}

.d_selector {
    background-color: #eeeeee;
    padding: 30px;
        border-radius: 10px;
}

.success-buttons{
    display: block;
    border-style: solid;
    border-radius: 4px;
    left: 13px;
    top: 120px;
    width: 356px;
    height: 56px;
    background-color: #002658;
    color: #fff;
    border-width: 1px;
    border-color: #002658!important;
    }

.success-buttons:hover{
border-color: #194176!!important;
   background-color: #194176!important;
 }
.btn-btm{
padding-top:40px;
  text-align: center;
}

.btn-btm p{
font-size: 20px;
    margin-top: 11px;
    margin-left: -18px;
}

.Windows-logo {
    margin-left: -50px;
    padding: 20PX;
}
.image-content{
	
	padding-top: 35px;
}

.left-bx{
	   border: 1px solid #e1dcdc;
    
  
    margin: 3px;
    
    padding-left: 15px;
    padding-right: 15px;
}


.tpm{
	
	    margin-top: 30px;
}


.feature-cont{

}
.feature-content h4{
	font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #060606;
    padding-top: 30px;
    text-align: center;
}
h2{font-size: 28px !important;}
h3{font-size: 25px !important;}
.feature-content h2{
	font-size: 30px;
    font-weight: 600;
    line-height: 14px;
    color: #060606;
    padding-top: 30px;
}


.shadow {
    box-shadow: 0 .7rem 2rem rgba(0,0,0,.15)!important;
}

.feature-cont h2{
    line-height: 40px;
       color: #0067b8;
       font-size: 28px;
    margin-bottom: 0.55em;
    font-family: wf_segoe-ui_light,wf_segoe-ui_normal,Tahoma,Verdana,Arial,sans-serif;
    font-weight: 400;
    text-align: left;
	
}
.feature-cont h3{
	    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    padding-left: 10px;
	
}
.logo{
	width: 27px;
	text-align: center;
}

.pg-txt{
	
	font-size:15px;
}


.fl {
    float: left;
	padding-top: 20px;
}



.heading__secondary {
  font-size: 3rem;
  padding-bottom: 5rem;
  text-align: center;
}


.pb{
	padding-bottom:60px;
}
.lora {
  font-family: "Lora", serif;
  font-style: italic;
}
.content-title {
    font-size: 30px;
    text-align: center;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.padd-tp2 {
    padding-top: 25px;
    padding-bottom: 70px;
}

.service-thumb{
	
	text-align: center;
}
.pd{
	padding-top:15px;
}
.img-size{
	height: auto;
    width: 40px;
	padding-bottom: 10px;
	
}

.text-muted {
    color: #0c0c0c!important;
  font-size: 13px;
}



.form-control::-webkit-input-placeholder {
  color: #808080;
  line-height: 25px;
  font-size: 16px;
}

ul.app-badge {
  margin-bottom: 60px;
}

ul.app-badge li a img {
  width: 150px;
  height: auto;
}

@media (max-width: 400px) {
  ul.app-badge li {
    margin-bottom: 10px;
  }

  .mr-auto, .mx-auto {
     margin-left: 0!important;
    padding-top: 20px;
}

.feature-content h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: 14px;
    color: #060606;
    padding-top: 30px;
}
}


body {
  overflow-x: hidden;
}

.shadow, .service .service-box, .founder img, .team-sm .image img, .job-list .block, .privacy .block, .user-login .block .image img, .coming-soon .block .count-down .syotimer-cell {
  box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.08);
}



a {
  font-size: inherit;
  color: inherit;
}

a:focus,
a:hover {
  color: #2e7eed;
  text-decoration: none;
}

.section {
  padding: 50px 0;
}

.section-title {
  text-align: center;
  margin-bottom: 0px;
  margin-top: 45px;
}

.mr-auto, .mx-auto {
    /* margin-right: auto!important; */
    margin-left: 66px;
        padding-top: 20px;
}

.section-title h2 {
      font-size: 35px;
    margin-bottom: 13px;
    font-weight: 600;
}

.section-title p {
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 480px) {
  .section-title p {
    width: 100%;
  }
}

.page-title {
  text-align: center;
}

@media (max-width: 992px) {
  .video .video-box a i {
    height: 80px;
    width: 80px;
    line-height: 80px;
    font-size: 22px;
  }
}

.video .video-box a iframe {
  width: 100%;
  height: 100%;
}

.form-control.main {
  background: #fff;
  padding: 15px 20px;
  height: 48px;
  margin-bottom: 20px;
  border: 1px solid #cccccc;
  font-size: 14px;
}

.form-control.main:focus {
  border: 1px solid #2e7eed;
  box-shadow: none;
}

textarea.form-control.main {
  height: initial;
}

.form-control::-webkit-input-placeholder {
  color: #808080;
  font-size: 14px;
}

.left {
  overflow: hidden;
}

.left img {
  margin-left: -40px;
}

@media (max-width: 768px) {
  .left img {
    margin-left: 0;
    margin-bottom: 30px;
  }
}


@media (max-width: 768px) {
  .right img {
    margin-left: 0;
  }
}

.hide-overflow, .service {
  overflow: hidden;
}

.nav-up {
  top: -70px;
}

button:focus,
.slick-slide:focus {
  outline: 0;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 11px!important;
    line-height: inherit;
    white-space: nowrap;
    font-weight: 400;
    color: #000!important;
}


@media (max-width: 992px) {
  .main-nav .navbar-nav .nav-item .nav-link {
    line-height: 25px;
  }
  main-nav .navbar-nav .nav-item.active .nav-link:before {
    display: none;
}
}
.install{margin-left: 8px;    font-weight: 500 !important;    margin-top: 10px;}
.buttoniii{    width: 175px !important;
    padding: 5px !important;}
.list-inline li{color: black !important;font-weight: 500;}
p, li, blockquote, label{color: #000000;}
.neww{width: 205px;
    margin-top: -10px;
    border-radius: 25px;}
.footer-main {
  padding: 50px 0 0;
  background: #fff;
}
.navbar{background-color: #f2f2f2;
    margin-top: -5px;}
.newimages{margin-top: 188px;
    margin-left: 65px;
    width: 160px;}
.accordion-item .card-body{padding: 0px 30px 30px !important; border-bottom: none !important;}
.footer-main p{
	    color: #939393;
    font-size: 10px;
    text-align: center;
    margin-bottom: 0px;
	
}
.pt-5, .py-5{    margin-top: 0px !important;}
@media (max-width: 768px) {
  .footer-main {
    padding: 50px 0;
  }
}
.blacks a{color: black !important;}



@media (max-width: 768px) {
  .footer-main .block {
    margin-bottom: 40px;
  }
}


@media (max-width: 480px) {
  .footer-classic ul.social-icons li {
    margin-bottom: 10px;
  }
}

.scroll-top-to {
  position: fixed;
  right: 20px;
  bottom: 50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2e7eed;
  color: #fff;
  transition: 0.3s;
  z-index: 999556;
  cursor: pointer;
  display: none;
}

.scroll-top-to:hover {
  background: #333;
}

@media (max-width: 768px) {
  .scroll-top-to {
    bottom: 15px;
    right: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}



@media (max-width: 480px) {
  .call-to-action-app ul li {
    margin-left: 0;
    margin-bottom: 10px;
  }
}


@media (max-width: 992px) {
  .cta-community {
    padding: 40px;
  }
}




    .btn-success {
    color: #fff;
    background-color: #ee5726 !important;
    border-color: #ee5726 !important;

}


.btn {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
   border-radius: 0;
    display: inline-block;
    font-size: 25px!important;
    font-weight: 700;
    line-height: normal;
    padding: 20px!important;
    margin-right: 0.8em;
    width: 400px;
    text-align: center;
}
.dl_button {
    background-color: #0067b8;
    border-color: #0067b8;
}

.dl_button:hover{
border-color: #00005e!important;
background-color: #00005e!important;
}
.tp-bn{

      width: 290px;
    padding: 12px!important;
    font-size: 19px!important;
}
.pera-txt{

font-size: 18px;
font-weight: normal;

}
.tp_btn{

  text-align: center;
}

.services .service-block {
  background: #fff;
  padding: 30px 40px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.services .service-block:last-child {
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .services .service-block:last-child {
    margin-bottom: 30px;
  }
}

.services .service-block h3 {
  line-height: 30px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}

.services .service-block i {
  font-size: 30px;
  color: #2e7eed;
  margin-bottom: 15px;
  display: inline-block;
}

.services .service-block p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.services .app-preview {
  display: flex;
  justify-content: center !important;
}

.services .app-preview img {
  height: 500px;
  width: auto;
}

@media (max-width: 992px) {
  .services .col-lg-4.m-auto {
    display: none;
  }
}

@media (max-width: 768px) {
  .service .service-thumb {
    width: 80%;
    margin: 0 auto;
  }
}

.service .service-box {
  margin: 30px;
  background: #fff;
  border-radius: 4px;
  margin-top: 0px;
}

@media (max-width: 768px) {
  .service .service-box {
    width: 80%;
    margin: 0 auto;
  }
}

.service .service-box .service-item {
  text-align: center;
  margin: 20px 0;
}

.service .service-box .service-item i {
  font-size: 20px;
  color: #2e7eed;
  display: inline-block;
  margin-bottom: 10px;
}

.service .service-box .service-item p {
  font-size: 12px;
  line-height: 20px;
}

.feature .feature-content h2,
.feature .feature-content p {
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .feature .feature-content h2,
  .feature .feature-content p {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .feature .testimonial {
    text-align: center;
  }
}
.sys-win{margin-left: -10px;}
.sys-wins{margin-left: -250px;}

.wrap-changes{width: 1050px !important;}
.adec{text-decoration: underline !important;}
.foot{
    width: 107% !important;
    margin-left: -20px;
    text-align: left !important;
    }
    .im{margin-top: 186px;
    margin-left: 15px;
    width: 100%;}
    .db{margin: 15px;
    width: 25%;
    }
 .heading-highlight{background-color: #f2f2f2;
    margin-left: -28px;
    padding: 10px;}   
    p{    font-weight: 400;
        font-size: 15px !important;
        color: #000000d6 !important;}
        li{color: #000000d6 !important;}
.design{    font-size: 10px !important;
    line-height: 1;
color: #979797 !important;
width: 80%;
margin-left: -15px;}
    .download2{    font-size: 20px;
    margin-left: 95px;}    

    .bg-white-smoke {
    background: #f2f2f2 !important;
}
.ne{
        max-width: 140%;
    margin-top: -51px;
    margin-left: 0px;
}
b{font-weight: 500 !important;}
.bg-white-smoke {
    background: #fcfcfc !important;
}
.pol{font-family: 'Segoe UI', sans-serif;}