*{
    margin:0;
    padding:0;
}
@font-face {
  font-family: "muli";
  src: url(../font/Muli.ttf);
  font-display: swap;
}
ul {
    list-style: none;
}
li {
    display: inline;
}
.list-data li a {
    color: #011126;
}
a{
    color: #011126;
    text-decoration: underline;
    transition: .5s;
}

a.link_color{
    color: #636363;
    /*font-weight: 600;*/
}
a.link_color:hover{
    color: #f39c12;
}
/*a:hover {
    color: #012c57;
}*/
.list-data li a:hover {
    color: #012c57;
}
h2.headd_color{
    color: #3a3a3a;
}

p.large_color{
    color:#636363 !important;
}
.update_color{
    color: #636363 !important;
}
.mobile{
    display: none;
}
.margin-top{
    margin-top:50px !important;
}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about_width {
    width: 58%;
}
.iframe-container {
    width: 40%;
    position: relative;
    height: 256px;
}
.social_icons{
    margin-top: 30px;
}
.social_icons i.fab.fa-facebook-f{
    margin: 0;
    padding: 8px 10px;
}
.fixed-width {
    width: 100%;
    max-width: 1140px;
    margin: auto;
}
.section {
    padding: 60px 20px !important;

}
.section_header {
    padding: 40px 10px;

}
.section_footer {
    padding: 40px 10px;

}
.tel{
    color: #333;
    font-size: 16px;
    font-family: 'muli', Open Sans;
    text-decoration: none;
    text-align: center;
    display: block;
    background: #f3f3f3;
    width: 11%;
    margin-left: auto;
    border-radius: 5px;
    margin: 5px 0 5px auto;
}
.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.heading-footer img {
    width: 64%;
}
.nav li {
    display: inline;
    padding-left: 25px;
}
.nav a {
    text-decoration: none;
    font-family: 'muli', Open Sans;
    color:#3a3a3a;
}
.Mobile-number a {
    background: #012c57;
    padding: 5px 10px;
    border-radius: 5px;
    transition:.5s;
}
.Mobile-number a:hover{
    background:  #fcbf20;
}
.background-img {
    background: url(../images/b2b_sales_leads.webp);
    height: 520px;
    display: block;
    margin-top: -177px;
    background-repeat: no-repeat;
    background-size: cover;
}
.sale_lead {
    border: 1px solid #e6e6e6;
    width: 19%;
    padding: 20px;
}
h2.lead_color{
    color: #3a3a3a;
}

h3.listt_color{
    color: #3a3a3a;
}

p.com_color{
    color: #636363;
}
.font_size{
    font-size:20px !important;
}
.plans-bg-img{
    background: url(../images/cheap_business_data.webp);
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -175px;
    height: 240px;
}
.partner-bg{
    background: url(../images/cheap_consumer_data.webp);
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -175px;
    height: 240px;
    background-position: bottom;
}
.video-section {
    width: 60%;
    height: 346px;
    margin: auto;
    margin-bottom: 30px;
    position: relative;
}
iframe {
    border: none;
    /*position: absolute;*/
    /*right: 0;
    bottom: 0;*/
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    /*z-index: -100;*/
    background-size: cover;
    overflow: hidden;
}
.font-style{
    font-size: 36px !important;
    margin: 0px 0 35px 0px !important;
        line-height: 47px !important;
}
/*.bg-img{
    background: url(../images/contact-bg.png);
    padding:70px 0;
    background-repeat: no-repeat;
    background-size: cover;
}*/
.contact-bg-img {
    background: #16a085;
    padding: 100px;
}
.read-more {
    background: #f39c12;
    padding: 6px 28px 10px 28px;
    border-radius: 5px;
    font-size: 16px;
    color: white;
    text-decoration: none;
    font-family: 'muli', Open Sans;
    transition:.5s;
}
.read-more:hover {
    background: #fcbf20;
    color:white;
}
.span-text{
    color: #7c9dec;
    font-size: 36px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.top-position {
    top: 190px;
    position: relative;
}
.growing-business{
    color: #3a3a3a;
    font-size: 35px;
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    line-height: 40px;
}
.text p{
    color: #636363;;
    font-size: 18px;
    font-family: 'muli', Open Sans;
    width: 85%;
    margin-bottom: 41px;
    margin-top: 20px;
}
.bg-color{
    background-color: #f5f5f5;
}
.footer-bg-color{
    background-color:#16a085;
}
.main-footer{
    font-family: 'muli',Open Sans;
    background-color: #fff;
}
.social_icons i {
    color: #ffffff;
    font-size: 16px;
    margin-left: 10px;
    transition: .5s;
    background: #011126;
    padding: 8px;
    border-radius: 5px;
}
.social_icons i:hover{
    color: #99c8f2;
}
.data_ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.data_ul li{
    margin-right: 10px;
}
li.datacentral-leads a {
    font-size: 16px;
    color: #3a3a3a;
    text-decoration: none;
    transition: .5s;
}
li.datacentral-leads a:hover {
    color: #012c57;
}
.heading {
    display: flex;
    flex-direction: column;
    position: relative;
}
.service{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}
.service-container{
    width: 33%;
}
.our-service-container {
    width: 25%;
    border: 1px solid #eee;
    padding:35px;
    border-radius: 5px;
}
.best-service {
    color: #3a3a3a;
    font-size: 22px;
    font-family: 'muli', Open Sans;
    line-height: 30px;
    display: block;
}
.time-service {
    color: #5f94d9;
    font-family: 'Poppins';
    font-size: 26px;
    font-weight: 800;
    line-height: 30px;
    margin: 0px 0 15px 0px;
    display: block;
}

.changehead_color{
    color: #3a3a3a;
}
.changepara_color{
    color: #636363 !important;
}

.support_color{
    color: #3a3a3a;
}

.back_color{
    background-color: #16a085;
}
.time_color{
    color: #fff;

}
.white_color{
    color: #fff;
}
.white_color li{
    color: #fff !important;
}


.white_color li a{
    color: #fff !important;
}

.white_color ul li a:hover{
        color:#fcbf20 !important;
}
.time-service-text {
    text-align: center;
    color: #3a3a3a;
}
.medicare_img {
    background: #1188C3;
    padding: 10px;
    max-height: 80px;
    margin:auto;
    width: auto !important;
}
.service-data .time-service {
    text-align: center;
}

.fnt_color{
    color: #fff;
}
p.second_color{
    color: #fff;
}


.para-service {
    color: #011126;
    font-size: 16px;
    font-family: 'muli', Open Sans;
    /*width: 80%;*/
    margin-top: 15px;
}
.para-service a {
    color: #636363;
    transition: .5s;
}
.para-service a:hover {
    color: #f39c12;
}
.para-bottom {
    margin-bottom: 30px;
}
.para-about{
    color: #fff;
    font-size: 16px;
    font-family: 'muli', Open Sans;
    margin-top: 15px;
}
.blue-data {
    color: #7c9dec;
}
.about-block {
    width: 63%;
}
.data_color{color:#fff}
.about-img {
    width: 30%;
}
.about-img img {
    width: 100%;
}
.about, .consumer_leads {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo_work_with{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo {
    width: 27%;
}
.logo img{
    width: 100%;
}
.logo_bg{
    background-color:  #16a085;
}

.logo_bg.logo_color{background-color: white;}
.logo_bg.abt_color{colo:#fff}
.img{
    width: 25%;
    text-align: center;
}
.img img {
    width: 70%;
}
.list-data li {
    font-size: 16px;
    color: #011126;
    font-family: 'muli', Open Sans;
    padding-right: 25px;
    display: block;
}
.list {
    margin-top: 15px;
    margin-bottom: 35px;
}
.list-data ul {
    margin-bottom: 30px;
}
.fa-arrow-right {
    margin-right: 10px;
}
.mb{
    margin-bottom: 25px;
}
/*.service-data, .sale_lead_data {
    padding: 0px 0 30px 0;
}*/
.center{
	text-align: center;
}

.consumer_color{color:#3a3a3a ;}

.change_color{
    color: #fff;
}
.service-data-block, .sales-lead-data-block{
    display: flex;
    justify-content: space-between;
}

.package_color {color: #3a3a3a;}
.mail_color{
    color: #fff;
}


.our_color{
    color: #fff;
}

.instant_color{
    color: #3a3a3a;
}

.para_color{
    color: #636363;
}

.ml{
    margin-left:0px;
}
.heading-service {
    text-align: center;

}
.heading-service .para-service{
    margin: auto;
    width: 96%;
}
.mt {
    margin-top: 35px;
}
.contact{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}
.contact-container{
    width:60%;
}
.contact_us {
    color: #fff;
    font-family: 'Poppins';
    font-size: 32px;
    font-weight: 800;
    line-height: 30px;
}
.contact-para {
    color: #fff;
    font-size: 16px;
    font-family: 'muli', Open Sans;
    margin-top: 20px;
}
.number {
    display: flex;
    flex-direction: column;
    width:40%;
}
.contact-Number {
    color: #fff;
    font-size: 36px;
    font-family: 'muli', Open Sans;
    font-weight: 800;
    margin-bottom: 20px;
    text-align: right;
}
.number a {
    margin-left: auto;
}
.testi-container {
    width: 49%;
}
.newsletter {
    width: 49%;
}
.testimonial {
    display: flex;
    justify-content: space-between;
}
.newsletter-block .partner-text {
    margin: auto;
    text-align: center;
}
.queries-contact{
    padding:10px 28px 10px 28px;
}
/*testi*/
.cnp_container
{
    width: 1170px;
    max-width: 100%;
    margin: auto;
}
#testimonial_bg
{
    background-color: #f5f5f5;
    padding: 50px;
    margin-top: 30px;
    overflow: hidden;
    border-radius: 10px;
} 
.testimonial_flex
{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.testimonial_col
{
    border-radius: 10px;
    width: 100% !important;
    padding: 50px;
    position: relative;
    display: inline-block;
    margin: 0px 13px;
    text-align: center;
}
.testimonial_content > p
{
    font-size: 16px;
    color: #3a3a3a;
    line-height: 26px;
    font-family: 'muli', Open Sans;
    margin-top: 30px;
}
.testimonial_name
{
    display: inline-block;
    margin-top: 30px;
}
.testimonial_name > p
{
    font-size: 22px;
    color: #7c9dec;
    font-family: 'Poppins';
}
.designation {
    color: #3a3a3a;
    font-family: 'Poppins';
    font-size: 18px;
}
.testimonial_flex .owl-carousel .owl-item
{
    display: flex;
    justify-content: center;
}
.testimonial_flex .owl-controls .owl-pagination .owl-page > span 
{
    background: #fff !important;
    opacity: 1 !important;
}
.testimonial_flex .owl-controls .owl-page.active span, .testimonial_flex .owl-controls.clickable .owl-page:hover span 
{
    background: #0081ff !important;
}
.owl-buttons i {
    color: #012c57;
}
.testimonial_flex .owl-controls .owl-buttons .owl-prev, .testimonial_flex .owl-controls .owl-buttons .owl-next
{
    width: 35px !important;
    line-height: 35px;
    position: absolute !important;
    padding: 0 !important;
    font-size: 40px !important;
    background: none !important;
    opacity: 0.9 !important;
}
.testimonial_flex .owl-controls .owl-buttons .owl-prev 
{
    top: 185px !important;
    left: -25px;
}
.testimonial_flex .owl-controls .owl-buttons .owl-next
{
    top: 185px !important;
    right: -25px;
}
/*testi end*/
.heading-news {
    position: relative;
    text-align: right;
    padding-right: 10px;
}
#fname {
    display: block;
    width: 96%;
    background: #fff;
    border: none;
    padding: 20px 10px;
    color: #3a3a3a;
    font-size: 20px;
    margin-bottom: 40px;
    border-radius: 10px;
}
#fname:focus {
    outline: 2px solid #012c57;
}
#submit_form{
    background: #f39c12;
    padding: 6px 28px 10px 28px;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-family: 'muli', Open Sans;
    transition:.5s;
    border:none;
    cursor: pointer;
}
#submit_form:hover{
    background: #fcbf20;
}
form {
    text-align: center;
        width: 100%;
}
::placeholder{
    font-size:16px;
    font-family:'muli', Open Sans;
    color:#3a3a3a;
}
.footer {
    display: flex;
    justify-content: space-between;
}
.footer-sec-wrap {
    display: flex;
    width: 50%;
    justify-content: space-between;
}
.footer-container {
    width: 33%;
}
.heading-footer {
    margin-bottom: 15px;
}
.financial {
    color: #fff;
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: 800;
}
.footer-para{
    color: #fff;
    font-size: 16px;
    font-family: 'muli', Open Sans;
    margin-top: -15px;
}
.blog-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}
.blog-sec {
    margin-left: 10px;
    width: 90%;
}
.blog-sec p {
    color: #fff;
    font-size: 18px;
    font-family: 'muli', Open Sans;
    line-height: 20px;
    font-weight: 500;
}
.date{
    color: #fff;
    font-size: 14px;
    font-family: 'muli', Open Sans;
    margin-top: 10px;
    display: block;
}
.blog-container img {
    height: 33%;
    width: 33%;
}
.nav-footer li {
    display: block;
}
.inner-nav{
    margin-left:32px;
}
.inner-nav i {
    font-size: 10px;
}
.nav-footer a {
    color: #fff;
    font-size: 16px;
    font-family: 'muli', Open Sans;
    text-decoration: none;
    margin-bottom: 8px;
    display: block;
    transition: .5s;
}
.nav-footer a:hover {
    color: #fcbf20;
}
.adr-footer li {
    color: #fff;
    font-size: 18px;
    font-family: 'muli', Open Sans;
    margin-bottom: 8px;
    display: block;
}
.adr-footer a{
    color: #fff;
    text-decoration: none;
    transition:.5s;
}
.adr-footer a:hover{
    color: #f39c12;
}
.links {
    width: 18%;
}
.icon li{
    display:inline;
}
.icon i {
    font-size: 20px;
}
.icon a {
    background: #fff;
    color: #7c9dec;
    padding: 10px 10px;
    border-radius: 10px;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
    transition:.5s;
}
.icon a:hover {
    background: #f3f0f0;
}
.fa-facebook-f {
    padding: 5px 10px;
}
.fa-twitter {
    padding: 5px 8px;
}
.fa-google-plus-g {
    padding: 5px 6px;
}
.footer_blog {
    width: 50%;
}
.copyright-bg-color{
    background-color: #000000;
}
.copyright-text{
    font-family: 'muli', Open Sans;
    font-size: 16px;
    color: #fff;/*
    text-align: center;*/
    display: block;
    /*width: 100%;*/
}
.designed{
    text-align: right;
}
.menu-nav{
    display: none;
}
.hamburger{
    background: none;

    position: absolute;
    top: 52px;
    right: 0;
    line-height: 45px;
    padding: 5px 15px 0px 20px;
    color: #272727;
    border: 0;
    font-size: 37px;
    font-weight: bold;
    cursor: pointer;
    outline: none;
  /*z-index:10000000000000;*/
}
button.hamburger::after {
    content: url(../images/burger.webp);
    position: absolute;
        top: 1px;
    left: -15px;
    width: 30px;
    height: 30px;
}
.cross{
  background:none;
  position:absolute;
  top: 42px;
  right: 8px;
  padding:7px 15px 0px 15px;
  color:#000;
  border:0;
  font-size:71px;
  line-height:65px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.menu-nav{
    z-index: 1000000;
    font-weight: normal;
    font-size: 13px;
    width: 100%;
    background: #fff;
    position: absolute;
    font-size: 12px;
    position: absolute;
    top: 100px;
    left: 0px;
    text-align: center;
    padding-bottom: 20px;
}
.Mobile-number a {
    color: #fff !important;
    background-color: #f39c12;
}
.menu-nav ul {
    margin: 0;
    padding: 0; 
    list-style-type: none;
    list-style-image: none;
  }
.menu-nav li {
    display: block;   
    padding:10px 0 10px 0; 
}
.menu-nav li:hover{
    display: block;
    padding:10px 0 10px 0;
}
.menu-nav ul li a { 
    text-decoration:none;  
    margin: 0px; 
    color:#3a3a3a; 
    font-family: 'muli', Open Sans; 
    font-size: 16px;
    line-height: 20px;
}
.menu-nav ul li a:hover {
    text-decoration:none;
}
.menu-nav a{
    text-decoration:none; 
    color:#000;
}
.menu-nav a:hover{
    text-decoration:none; 
}

.hamburger, .cross, .menu-nav
    {
        display: none;
    }
.webclr {
    font-family: 'muli', Open Sans;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    transition:.5s;
}  
.webclr:hover {
    color: #f39c12;
}  
/*contact*/
    .contact-bg{
    background: url(../images/consumer_leads_data_us.webp);
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -175px;
    height: 240px;
    }
.dataoption-bg{
    background: url(../images/consumer-data.webp);
    padding:70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -175px;
    height: 240px;
}
.bg-partner{
    background: url(../images/consumer-partner-bg.webp);
    padding:70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 200px;*/
}
.business-bg-img{
    background: url(../images/Business-Data.webp);
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -175px;
    height: 240px;
    }
.top-margin {
    top: 100px;
    position: relative;
}
.contact-us{
    display: flex;
    justify-content: space-between;
}
.contact-us .newsletter-block {
    height: auto;
    width: 52%;
}
.contact-adr {
    width: 38% !important;
    background: transparent;
}
.contact-icon li {
    display: inline;
}
.contact-adr li a{
    color: #636363;
}
.contact-adr li i{
    color: #011126;
}
.contact-icon i {
    font-size: 20px;
}
.contact-icon a:hover {
    background: #5983e8;
}
.contact-icon a{
    background: #7c9dec;
    color: #fff;
    padding: 10px 10px;
    border-radius: 10px;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
    transition: .5s;
}
.contact-data p{
    color:#fff;
}


.feature_color{color: #3a3a3a;}
#name{
    display: block;
    width: 100%;
    background: #fff;
    border: 2px solid #eee;
    padding: 20px 10px;
    color: #3a3a3a;
    font-size: 20px;
    margin-bottom: 40px;
    border-radius: 10px;
}
/*input[type="text"]:focus {
    outline: 2px solid #011126;
}
input[type="mail"]:focus {
    outline: 2px solid #011126;
}
input[type="tel"]:focus {
    outline: 2px solid #011126;
}
#text-area:focus {
    outline: 2px solid #011126;
}*/
.block{
    width:100%;
    display:flex;
    justify-content: space-between;
}
#email{
    display: block;
    width: 45%;
    background: #fff;
    border: 2px solid #eee;
    padding: 20px 10px;
    color: #011126;
    font-size: 20px;
    margin-bottom: 40px;
    border-radius: 10px;
}
#number{
    display: block;
    width: 45%;
    background: #fff;
    border: 2px solid #eee;
    padding: 20px 10px;
    color: #011126;
    font-size: 20px;
    margin-bottom: 40px;
    border-radius: 10px;
}
#text-area{
    display: block;
    width: 100%;
    background: #fff;
    border: 2px solid #eee;
    padding: 20px 10px;
    color: #011126;
    font-size: 20px;
    margin-bottom: 40px;
    border-radius: 10px;
}
/*contact end*/

/*partner-program*/
.partner-bg-img{
    background: url(../images/partnerprogram.png);
    padding:70px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -175px;
    height: 200px;
}
.partner-contact {
    display: flex;
    /*flex-direction: row-reverse;*/
    justify-content: space-between;
    /*padding: 40px;*/
    height: auto;
    width: auto;
    margin: auto;
    align-items: center;
    flex-direction: column;
}

.partner-contact .newsletter-block {
    height: auto;
    width: 100%;
    /*padding: 20px;*/
    justify-content: space-between;
    align-items: center;
}
#partner_form{
    padding-top: 25px;
    width: 70%;
    margin: auto;
}
.partner-text{
    font-family: 'muli', Open Sans;
    font-size: 16px;
    color: #636363;
    margin-bottom: 40px;
    width:60%;
    text-align: center;
}


/** custom classes **/
.contact-us-btn {
    background: #f5f5f5;
    padding: 6px 28px 10px 28px;
    border-radius: 5px;
    font-size: 18px;
    color:#012c57 ;
    text-decoration: none;
    font-family: 'muli', Open Sans;
    transition: .5s;
}


.cust-text{
    color:#fff;
    font-size: 24px;
    width: auto;
}

.contact-button{
 background: #f39c12;
    color: #fff;
}


.contact-button:hover{
    color: #fff;
    background: #fcbf20;
}


/** custom classes **/





.contact-form .time-service {
    margin-bottom: 20px;

}
.how_color{color: #3a3a3a;}
/*partner-program-end*/

/*data plans*/
#product_price{
    color: #636363;
    font-size: 16px;
    font-family: 'muli', Open Sans;
}

.price{
    color: #636363;
}


.dataplans-container{
    width: 25%;
    border: 1px solid #eee;
    padding: 35px;
    border-radius: 5px;
    text-align: center;
    position: relative;
}
.para-data-plan{
    color: #636363;
    font-size: 16px;
    font-family: 'muli', Open Sans;
    margin-top: 15px;
    margin-bottom: 30px;
}
/*data plans end*/
/*business-data*/
.business-hero {
    width: 88%;
}


.part_color{color: #3a3a3a;}
.about_color{color: #636363;}





/*end*/
@media screen and (max-width: 900px) and (min-width: 600px) {
    .about-img img {
        width: 60% !important;
    }
    .about-img {
        text-align: center;
    }
}

@media screen and (max-width: 2560px) and (min-width: 1441px) {
    .dropdown-content {
        right: 42.5% !important;
    }
    .background-img {
    height: 500px !important;
	}
}
@media only screen and (max-width:1200px) {
    .adr-footer li, .nav-footer a, .footer-para, .para-about, .faq .tab-content, .list-data li, .para-service{
        font-size: 15px !important;
    }
    .mail-f-size {
        font-size: 14px !important;
    }
    
    
    .iframe-container {
        margin-top: 30px;
    }
    .about_width, .iframe-container{
        width: auto;
    }
    .video-section {
        width: 100%;
        margin-bottom: 30px;
    }
    .m-0{
        margin-bottom:0;
    }
}
@media screen and (max-width: 1140px) and (min-width: 980px) {
    .dropdown-content {
    right: 41.5% !important;
    }
}
}
@media only screen and (max-width:1100px) {
    .about-img img {
    width: 85%;
}
.about-block {
    width: 65%;
}
.about-img {
    width: 47%;
    text-align: right;
}
.our-service-container{
    padding:30px;
}
.background-img {
    height: 430px;
    }
    .text {
    top: 100px;
}
.contact-adr{
    width: 30% !important;
    padding: 20px;
}
.background-img {
    background: url(../images/The-Data-Central-hero-img.png);
    }
    
    
.dropdown-content a {
    color: #3a3a3a !important;
}   
    .hamburger{
        content:url(..images/burger.png)!important;
    }
    .cross{
        color:#333;
    }
}
@media only screen and (max-width:980px) {
    .hamburger, .cross, .menu-nav {
    display: block;
    }
    .margin-top{
        margin-top:0px !important;
    }
    .flex-section {
    	flex-direction: column;
	}
	.filter-container {
	    width: auto !important;
	}
	.filter-data-block {
	    width: 100% !important;
	}
    .hamburger{}
    .nav{
        display: none;
    }
    .business-hero {
    width: 100%;
    }
    .our-service-container {
    width: 30%;
    }
    .our-service-container {
    padding: 10px !important;
    }
    #partner_form{
        width: 100%;
    }
    .dataplans-container {
    width: 30%;
    padding: 20px 10px 40px 10px;
    }
    /*.contact-us .newsletter-block{
        padding:20px;
    }*/
    #email, #number{
        width:44%;
    }
    .contact-adr {
    width: 40% !important;
    }

}
@media screen and (max-width: 900px) and (min-width: 400px) {
    /*.background-img {
    height: 469px !important;
}*/
/*.text p {
    width: 75% !important;
}*/
.img {
    width: 32%;
}
.img img {
    margin-bottom: 20px;
}
}
@media only screen and (max-width:900px) {
    .desktop{
        display: none;
    }
    
    .mb-0{
    	margin-bottom:0 !important;
    }
    .heading-width {
	    width: 100% !important;
	}
	.sale_lead {
	    width: auto !important;
	    margin-bottom: 20px;
	}
    .sales-lead-data-block{
    	flex-direction: column;
    }
    .mobile{
        display: block;
    }
.text {
    top: 100px;
}
.span-text {
    font-size: 28px;
}
.growing-business {
    font-size: 30px;
}
.heading-footer img {
        width: 80%;
    max-width: 350px;
}
.text p{
    width: 100%;
}
.data_ul li {
    margin-right: 10px;
    display: block;
    margin-bottom: 8px;
}
.insider-text {
    padding-bottom: 15px;
}
/*.background-img {
    height: 390px;
}*/
.service{
    flex-direction: column;
}
.service-container{
    width:100%;
}
.para-service{
    width: 100%;
    margin-bottom: 20px;

}

.changee_color{
    color:#fff;
}

.about{
    flex-direction: column-reverse;
}
.consumer_leads{
	flex-direction: column;
}
.about-block{
    width: 100%;
}
.links {
    margin-left: 0px !important;
}
.about-img img {
    width: 100%;
}
.about-img {
    margin-bottom: 25px;
    width: 80%;
}
.blog-container img {
    width: auto;
    }
.list-data ul {
    display: flex;
    flex-direction: column;
    color: #fff;
}
.mb {
    margin-bottom: 15px;
}
.list-data li:nth-child(2) {
    padding-bottom: 0;
}
.contact, .testimonial, .footer{
    flex-direction: column;
}
.our-service-container{
    /*width:auto;*/
    margin-bottom: 20px;
}
.contact-container, .number{
    width:100%;
    text-align: center;
}
.contact-para{
    width:100%;
    margin:auto;
    margin-top:15px;
}
.contact-Number{
    margin-top: 20px;
    text-align: center;
}
.number a {
    margin: auto;
}
.testi-container, .newsletter{
    width: 100%;
}
.heading-news{
        text-align: left;
    padding-left: 10px;
}
.newsletter {
    margin-top: 30px;
}
.footer-container, .footer_blog, .links{
    width:auto;
}
.links {
    margin-left: 0;
}
.footer-container {
    margin-bottom: 20px;
}
.footer-sec-wrap {
    flex-direction: column;
    width: auto;
}
.testimonial_col {
    padding: 10px;
}
.contact-us{
    flex-direction: column;
}
.contact-us .newsletter-block {
    width: auto;
    padding-bottom: 20px;
}
#number, #email{
    width: 42%; 
}
#name, #number, #email, #text-area{
    padding: 10px 10px;
    margin-bottom: 20px;
}
.contact-adr{
    width:auto !important;
}

.partner-text{
    width:auto;
}
/*#partner_form{
    width:auto;
}*/
/*.partner-contact .newsletter-block{
    padding: 20px;
}*/
#name, #text-area {
    width: 100%;
}
.designed{
    text-align: center;
}
.copyright-text {
    text-align: center;
}
.dataplans-container{
    margin-bottom:20px;
}
/*.dataoption-bg, .business-bg-img{
    height:350px;
}*/
}
@media only screen and (max-width:850px) {
.flex-column{
        flex-direction: column;
    }
    .background-img {
        height: 770px;
    }
    .top-position {
        top: 150px;
    }
}
@media only screen and (max-width:767px) {
	.time-service {
	    margin-top: 10px;

	}
	.d-none{
		padding:0;
	}
	/*.dataplans-container:nth-child(3) {
	    margin-bottom: 0;
	}*/
    .service-data-block{
        flex-direction: column;
        margin-top:0;
    }
    .img {
        width: auto;
        margin-bottom: 20px;
        }
.dataplans-container, .our-service-container{
     width: auto;
    }
    #name, #text-area {
    width: 100%;
    }
    .partner-contact {
    flex-direction: column;
    }
    .queries-contact {
        margin-top: 20px;
    }   
    .contact-button{
        margin-top: 20px;
    }

}
@media only screen and (max-width:600px) {
    .logo img {
        width: 100% !important;
    }
    .logo {
        width: 68% !important;
   		 max-width: 350px;
    }
    .background-img {
   		margin-top: -183px !important;
	}
	.header {
	    position: relative;
	}
	.hamburger {
    	top: 23px;
	}
	.cross {
    	top: 19px;
    }
    .menu-nav{
    	top:76px;
    }
}
@media only screen and (max-width:500px) {
.block {
    flex-direction: column;
}
#number, #email {
    width: 100%;
}
#name, #text-area {
    width: 100%;
}
.feature_mt{
    margin-top:0;
}
/*.logo img {
    width: 239px;
    height: 34px;
}*/
/*.heading-footer img {
    width: 239px;
    height: 36px;
}*/
}
@media only screen and (max-width:400px) {
    
    /*.background-img {
    height: 450px;
    }*/
    .phone_num{
        flex-direction: column;
    }
    .phone-num {
    margin-top: 30px;
    margin-left: 0px;
    }
}
@media only screen and (max-width:369px) {
    .background-img {
    height: 571px;
    }


}
.underline-effect {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.underline-effect:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #f39c12;
    height: 1px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.underline-effect:hover:before {
  right: 0;
}



.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  background-color: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    z-index: 1;
    right: 39.5%;
    top: 92px;
}

.dropdown-content a {
  color: #3a3a3a;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f39c1252;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 980px) {
  /*.topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }*/
  .topnav a.icon {
    float: right;
    display: block;
  }
  .dropdown-content {
    display: none;
    position: relative;
    right: 0;
    top: 10px;
    background-color:transparent;
}
}

@media screen and (max-width: 980px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

/*thanks*/
.thanks_contacting{
    color: #3a3a3a;
    font-size: 16px;
    font-family: 'muli', Open Sans;
}
/*badge*/
.badge{
    background: #ff0000;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-family: 'muli', Open Sans;
}
/*alert*/
.error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert{
    font-family: 'muli', Open Sans;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    margin: 20px auto;
    display: block;
}
.phone_num{
    display: flex;
    align-items: center;
}
.phone-num {
    margin-left: 30px;
}
.fas.fa-phone-alt {
    margin-right: 2px;
}
.heading-width{
	width:60%;
}
.flex-section {
    display: flex;
    justify-content: space-between;
}
.filter-data-block {
    width: 33%;
    margin: auto;
}

.fil_color{
    color: #fff;
}

.textt_color{
    color: #fff !important;
}
.f-size {
    font-size: 40px;
}
.blue-heading {
    color: #012c57;
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    line-height: 60px;
    margin: 0px 0px 0px 0px;
    position: relative;
    display: block;
}
.p_width {
    width: 93%;
}
.about_text {
    color: #011126;
    font-size: 16px;
    font-family: 'muli' , sans-serif;
    margin-bottom: 40px !important;
    position: relative;
    margin-top: 10px !important;
}
.filter-container {
    width: 75%;
    background-color: #128871;
    padding: 35px;
    border-radius: 5px;
    text-align: center;
    align-self: baseline;
    margin-bottom: 20px;
}
.filter_heading {
    color: #fff;
    font-family: 'Poppins' , sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    display: block;
    text-align: left;
    letter-spacing: 1px;
}
.filter {
    color: #fff;
    font-size: 12px;
    font-family: 'muli' , sans-serif;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-top:20px;
}
.filter li {
    margin-bottom: 10px;
    background-color: #16a085;
    padding: 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}
.filter img {
    width: 14px;
    margin-right: 5px;
}
/*Accordion*/
.faq input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}




/* Accordion styles */
.faq .tabs {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}


.faq_color{color:#3a3a3a;}
.faq .tab {
  width: 100%;
  color: #fff;
  overflow: hidden;
}
.faq .tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background:#16a085;
  font-family: 'Poppins';
  cursor: pointer;
  /* Icon */
}
.faq .tab-label:hover {
  background: #128871;
}
.faq .tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
}
.faq .tab-content {
  max-height: 0;
  padding: 0 1em;
  background: #fff;
    transition: all 0.35s;
    color: #3a3a3a;
    font-size: 16px;
    font-family: 'muli',Open Sans;
}
.faq .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.faq .tab-close:hover {
  background: #1a252f;
}

.faq input:checked + .tab-label {
  background: #128871;
}
.faq input:checked + .tab-label::after {
  transform: rotate(90deg);
}
.faq input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}
/*End*/
.drop-nav a:nth-child(1) {
    padding-top: 20px;
}
.drop-nav a:nth-child(2) {
    padding: 20px 0 20px 0;
}
.drop-nav a{
	display:block;
}
.drop-nav{
	display: none;
}
.dropactive{
	cursor:pointer;
}
.owl-stage{
    display:flex;
    align-items:center;
}
#customers-teams .item{
    text-align:center;   
    -webkit-transform:scale3d(0.8, 0.8, 1);
    transform:scale3d(0.8, 0.8, 1);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.owl-dots {
  text-align: center;
}
.owl-dots span {
  position: relative;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #3a3a3a;
  margin: 0 5px;
}
.owl-dots .active {
  box-shadow: none;
}
.owl-dots .active span {
  background: #3a3a3a;
  box-shadow: none;
  height: 6px;
  width: 6px;
  margin-bottom: -1px;
}
.d-none{
	border:0;

}