body,html{
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}
#section1{background:black;}
#logo_image{display:block;margin-left:auto;margin-right:auto;}

#section2{
    background-image:url('../img/audit_funnel_design-02-02.jpg');
    background-size: cover;
    background-repeat: no-repeat;
	padding-bottom:5px;
}
#section6{
    background-image:url('../img/audit_funnel_design-02-06.jpg');
    background-size: cover;
    background-repeat: no-repeat;
	padding-bottom:25px;
}
#section4{
    background-color: #eee;
}
.white{
color:white;
}
li.nav-item{
width: 160px;
text-align: center;
}	
.navbar-dark .navbar-brand {
    color: #fff;
    display: block;
    margin: 0 auto;
}
.navbar-toggler{
    margin: auto;
}
.navbar-nav>li>a{padding-top:3px;
padding-bottom:3px;}
#back_para {
  background-color: white;
  border-radius: 10px;
  border: 2px solid #f2f2f2;
  padding: 10px;
  box-shadow: 3px 3px #f2f2f2;
}
.red-text {
    background-image: linear-gradient(#f4102b, #f2066a);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
iframe{
    border: 4px solid white;
}
 #benefits_back {
   background:#eee;
   padding: 5px 10px 5px;
   border-radius: 5px;
  }

  #benefits_back h3{
   font-size: 18px;
  }

  #saas_text {
   background-image: linear-gradient(#f4102b, #f2066a);
   padding: 5px 10px 5px;
   border-radius: 10px;
   color: white;
  }
  
  #saas_text h3{
   font-size: 21px;
  }


.upper {
   text-transform: uppercase;  
 }
.btn-success {
    color: #fff;
    background-image: linear-gradient(#f4102b, #f2066a);
    border-color:  #f2066a!important;
    cursor: pointer!important;
    padding: 7px 30px!important;
    border-radius: 30px!important;
	font-size: 21px!important;
	display:block!important;
	margin:0 auto!important;
    margin-top: 30px!important;
    background-color: none;
}

li{list-style-type:none;font-size:14px;}
li img{
width: 30px;
    padding-right: 5px;
    padding-bottom:5px;
}
#check_mark_col{
margin-top:0px;
}
#row_mob{display:none!important;}

ul li{
text-align:left;
font-size: 22px;
}
#bonus_row{
border: 2px dashed #FF4E00;
    width: 65%;
    margin: 0 auto;
	border-radius:10px;
	padding:5px;
}
#bonus_img{
    width: 12%;
    display: block;
    margin-left: auto;
    margin-right: auto;
   
    position: relative;
    top: 20px;
}

#bundle_img{
width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
del{color: #FF3C00;
    font-size: 36px;
    padding: 5px;}
	
	#orange_price{
	    text-align: center;
    color: white;
    background: url(https://www.tailopez.com/images/efd2/files/2021/audit%20tool%20design/Untitled-6.png);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    width: 58%;
    padding: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
@media only screen and (max-width: 768px){

#benef_mob {
 margin-top: 20px !important;
}
.cust{
    font-size: 16px!important;
}
.navbar-brand img{
    width: auto;
}
.navbar-toggler{
    margin-bottom: 0!important;
    border-color: rgba(255,255,255,1)!important;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 16px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin-top: 10px;
}
li.nav-item {
    width: auto;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}
.main_head{
    font-size: 35px!important;
}
#section2{
    padding-bottom: 10px!important;
}
.sub-head{
    font-size: 25px!important;
    line-height: 34px;
}
#container_10{
width:90% !important;
}
#check_mark_col{
padding-bottom:40px !important;
}
#para_img{
text-align:center !important;
}
#block_col{margin-right:0px!important; height:298px; margin-bottom:15px;width: 100%!important;padding:10px!important;
}
#orange_price{
width: 100%!important;}

#blue_col{width:100%!important;}
#bonus_row{display:block!important;width:100%!important;}
#bonus_img{top:19px!important;width:34%!important;}
 iframe {
 
    top: 0;
    left: 0;
    width: 100%!important;
    height: 200px;
    
}
#bundle_img{width:100%!important;}
#limited_text{font-size:30px!important;}
#subscribe_text{font-size:16px!important;margin-bottom:19px!important;}
#row_desktop{display:none!important;}
#row_mob{display:block!important;}
#audit_tool_list{
padding:5px;
}
#audit_tool_list li{
display:list-item!important;
}
#list_saas_col{
width:100%!important;
padding: 10px !important;
}

.btn-success {
    font-size: 16px!important;

}
#sec9_head{
width: 100% !important;
}
#check_mark_col{
margin-top: 15px;
}
#mob_view{
display: block !important;
}
#desk_view{
display: none;
}
div#saas_sec {
    margin: 15px;
}
ul#saas_ul {
    padding: 5px;
}
div#plan_col {
    margin: 15px;
}
p{
font-size: 18px !important;
}
#section2, #section6{
background-image:url('../img/audit_funnel_design-mob.jpg');
}

}

#mob_view{
display: none;
}


li.nav-item {
    font-weight: 700;
    color: white;
}
.nav-link{
    color: white!important;
}
#plan_col h4{
    color: white;
    text-align: center;
    background: black;
    width: 140px;
    padding: 40px 0;
    border-radius: 100%;
    font-weight: 700;
    margin-top: -85px!important;
    margin:auto;
  
}
#plan_col h1{
    text-decoration-color: black!important;
    text-decoration: underline;
    margin-top: 25px;
}
#section7{
    padding-bottom: 50px;
    }
    hr {
        margin-top: 10px;
        margin-bottom: 10px;
        border: 0;
        border-top: 2px solid white;
        width: 30%;
    }
	
	.hr_color {        
        border-top: 2px solid #F30861;        
    }
    
    #whytext_col{
        margin-top: 45px;
        font-size: 18px;
    }
    #orange_btn{
        background-color: #ff3c00;
        border-color: #ff3c00;
    }
    section#section8 {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    
    #section9{
    background:#eee;
    padding-top: 30px;
    padding-bottom: 50px;
    }
    #sec9_head{
        text-align: center;
        color: #FF3C00;
        width: 65%;
        margin: auto;
        font-weight: 900;
        margin-top: 20px;
    }
    #saas_sec{
        background: #FF3C00;
        border-radius: 10px;
        color: white;
        padding-bottom: 20px;
    }
    #saas_ul li{
    font-size: 18px;
    }
    ul#saas_ul {
        padding-top: 10px;
    }
    
    #section10{
      
        background-size: cover;
        background-repeat: no-repeat;
        
        padding-top: 30px;
    }
    
    #section7{
    
    padding-bottom: 50px;
    
    }
    
    #plan_col {
        background: white;
        border-radius: 10px;
        height: 750px;
        padding-top: 20px;
        box-shadow: 0 0 10px 2px rgb(0 0 0 / 30%);
        margin-top: 85px!important;
    }
    
    hr#plans_hr {
        border-top: 2px solid #ff3c00;
        width: 15%;
        margin-top: 0;
    }
    
    #section12{
    background:#eee;
    padding-top: 30px;
    padding-bottom: 50px;
    }
    #container_10{
    width:70%;
    border-radius:10px;
    background-color:#eee;
    }
	
section#aboutus {
    background-color: #eee;
}	
	
#aboutus p {
    font-weight: normal;
    font-size: 20px;
    text-align: left;
}	
	
#footer {
    background-color: #00021B;
	color: white;
}	

.footerlink {
    position: relative;
    margin: 10px;
	text-decoration: underline;
}

.footer-bottom {
    margin-top: 20px;
}

.cleintsays {
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    margin: 10px;
}
.clientname {
    font-weight: bold !important;
    font-size: 16px !important;
}
.clientmsg {
    font-size: 16px !important;
    font-style: italic;
}
.cleintsimg {
    margin: 10px;
    width: 125px;
}

#contactus {
    margin: 10px;
}

.plan_p_w{
	color:BLACK; text-align:center;font-weight: normal;
	padding: 5px;
}

.plan_p_b{
	color:white; text-align:center;font-weight: normal;
	padding: 5px;
}

.gradient-btn{
	border: 1px solid #f4102b;border-radius: 25px; outline: none!important;background-image: linear-gradient(#f4102b, #f2066a);	
}
	
	
.bg-info {
    background-color: #F30F2F!important;
}	
	
@media only screen and (min-width: 1419px){
#top_row{margin-top:28px!important;margin-bottom:30px;}
}

@media only screen and (min-width: 1675px){
#subscribe_text{margin-bottom:65px!important;}
}


div#block_row {
    margin-top: 40px;
}

@media all and (max-width:425px){
.btn-success {
    font-size: 13px!important;
}

.buynowbtn{	
	font-size: 22px!important;
}

}

@media all and (max-width:395px){
  #topnav a{
        padding-right: 2px !important;
  }
  .navbar{
    padding: 0px;
  }

}
@media screen and (max-width: 991px) and (min-width: 768px) {

    li.nav-item{
        padding: 5px 5px!important;
        font-size: 12px;
    }
}

@media screen and (min-width: 768px){
    .nav1{
margin-right: 20px;
    }
    ul.navbar-nav{
        float: right;
    }
}