/*
Theme Name: Sierra Child
Theme URI: https://sierra.keydesign.xyz/
Description: SaaS & Tech Startup Elementor WordPress Theme
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Template: sierra
Version: 1.0
License: Envato Standard License
License URI: https://themeforest.net/licenses/standard
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
Text Domain: sierra-child
*/

h3.wp-block-heading {   
margin-top: 40px;
}

p {
    margin-bottom: 8px;
}


h4.sub_title {
	    margin-top: 40px;
	}

h3.title {
	    margin-top: 40px;
	}
	
.ekit-wid-con .timeline-icon svg {
    vertical-align: baseline !important;
}

  .form-check-input {
      margin-top: .4rem!important;

   }

  .form-control {
    height: calc(1.5em + .75rem + 13px) !important;
    padding: .375rem .75rem !important;
    border: 1px solid #ced4da !important;
    border-radius: 10px !important;
    }

    .press_room_term_and_condition_check {
    display: flex;
    margin-top: 30px;
    margin-bottom: 15px;
    }
 .enpass-bg-white {
      background-color:#fff;
    }
 .enpass-bg-dark {
      background-color:#f1f1f1;
    }

 .note {
    display: none;
    margin: 15px 0;
    padding: 10px 15px;
    letter-spacing: .45px;
    border-radius: 0.5rem;
    border: 1px solid #ed3833;
    background: rgba(237, 56, 51, 0.05);
    }
 #vault_access_note .title {
    color: #ed3833;
    font-weight: 600;
    margin: 0 0 5px; 
   }
 #vault_access_note .description {
    margin: auto;
    font-size: 14px;
  }



.per_month_price {
font-size: 44px; 
font-weight: 700; 
line-height: 100%;
}

.per_month_price_after {
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0px 0px 10px;
}

  #pp .pricing-card-container{
    display: flex;
    justify-content: space-between;
    gap: 30px;
  }
#pp #individual_intro_container_yearly span, #pp #family_intro_container_yearly span{
	font-size: 13px;
}
  #personal-pricing-heading{
    padding-top: 30px;
    padding-bottom: 0px;
    background: #f1f4f9;
  }

  #personal-pricing-card{
    padding-top: 30px; 
    padding-bottom: 80px;
    background: #f1f4f9;
  }

  #pp h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    /* margin: auto; */
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
  }   
  #pp .title-heading-second{
    font-size: 20px;
    color: rgba(25, 25, 25, 0.75);
    font-weight: 400;
    padding-top: 0px;
    text-align: center;
  }
  #pp .pricing-card-box-para{
    color:rgba(25, 25, 25, 0.6);
    font-size: 16px;
    margin-top: 8px;
    /* font-weight: 600; */
  }
  #pp .pricing-card-box{
    background: #ffffff;
/*     background: linear-gradient(30deg, rgba(255, 255, 255, 1) 85%, rgba(226, 237, 254, 1) 100%); */
    width: 100%;
    padding: 28px 24px 28px 24px;
    border-radius: 20px;
    border: 1px solid #E2EDFE;
  }
  #pp .pricing-card-box-inner{
    width: 100%;
  }
  #pp .pricing-card-box-inner-price{
    width: 100%;
    height: 168px;
    margin-bottom: 0px;
  }
  #pp .pricing-card-box-inner-price-plan{
    width: 100%;
    height: 37px;
    margin-bottom: 16px;
    display: flex;
  }
  #pp .inner-price-plan-left{
/*    width: 151px;*/
    font-size: 24px;
    font-weight: 600;
    line-height: 100%;
  }
  #pp .inner-price-plan-right{
    min-width: 70px;
    height: 28px;
    border-radius: 5px;
    padding: 2px 4px 2px 4px;
    margin-left: 10px;
    border:1px solid rgba(49, 166, 41, 0.4);
    background-color: rgba(49, 166, 41, 0.1);
    color: rgba(49, 166, 41, 1);
    font-size: 16px;
    font-weight: 600;
  }

  #pp .pricing-business-button{
    /* height: 44px; */
    border-radius: 10px;
    padding: 8px 32px 8px 32px;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    letter-spacing: 0%;
    text-align: center;
    background: none;
    border: none;
  }
  #pp .pricing-business-button:hover{
    color: #0d47a1;
    letter-spacing: 0%;
    text-align: center;
    transition: 0.3s;
    text-decoration:none;
  }
  #pp .pricing-personal-button{
    /* height: 44px; */
    border-radius: 10px;
    padding: 8px 32px 8px 32px;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0%;
    background: #325FEB;
    text-align: center;
    border: none;
  }
  #pp .pricing-personal-button:hover{
    background-color: #0d47a1;
    transition: 0.3s;
    border: none;
    text-decoration:none;
  }
  #pp .pricing-button-box{
    display:flex; 
    justify-content: center;
    border:1px solid rgba(25, 25, 25, 0.15);
    padding: 4px; 
    border-radius: 14px;
    background: #ffffff;
    width: 280px;
  }
  #pp .sub-button-wrap{
    margin-top: 12px; 
    margin-bottom: 10px;
  }
  #pp .pricing-sub-buttoon-inner{
    background-color: #325FEB;
    width: 100%;
    height: 51px;
    border-radius: 10px;
    cursor: pointer;
    border: none;
/*     padding: 12px 30px 12px 30px; */
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    text-align:center;
	  margin-top: 32px;
  }
  #pp .pricing-sub-buttoon-inner:hover{
    background-color: #0d47a1;
    transition: 0.3s;
  }
  #pp .pricing-sub-buttoon-basic{
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    height: 51px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #0d47a1;
    padding: 12px 30px 12px 30px;
    color: rgba(50, 95, 235, 1);
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    text-align:center;
  }
  #pp .pricing-sub-buttoon-basic:hover{
    background-color: #0d47a1;
    color:#ffffff;
    transition: 0.3s;
  }
  #pp .pricing-sub-buttoon-none{
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    height: 51px;
    border-radius: 10px;
/*    cursor: pointer;*/
    border: 1px solid #fff;
    padding: 12px 30px 12px 30px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
  }
  #pp .pricing-hr{
    border: none;            
    height: 2px;           
    background-color: rgba(25, 25, 25, 0.15);  
    width: 100%;              
    margin: 40px 0px 40px 0px;     
  }
  #pp .price-custom-list ul.custom-list {
      list-style: none;
      padding-left: 0;
  }
  #pp .price-custom-list ul.custom-list li {
      position: relative;
      padding-left: 30px;
      margin-bottom: 16px;
      font-size: 15px;
      font-weight: 400;
      color: rgba(25, 25, 25, 0.75);
  }
  #pp .price-custom-list ul.custom-list li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      width: 24px;
      height: 24px;
      background-image: url('/wp-content/uploads/2025/06/check-icon.svg');
      background-size: cover;
      background-repeat: no-repeat;
  }
  #pp .switch {
      position: relative;
      display: inline-block;
      width: 40px;
      height: 24px;
  }
  #pp .switch input {
      opacity: 0;
      width: 0;
      height: 0;
  }
  #pp .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      transition: 0.4s;
      border-radius: 34px;
  }
  #pp .slider::before {
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 2px;
      bottom: 2px;
      background-color: white;
      transition: 0.4s;
      border-radius: 50%;
  }
  #pp input:checked + .slider {
      background-color: rgba(50, 95, 235, 1);
  }
  #pp input:checked + .slider::before {
      transform: translateX(16px);
  }
  #pp .form-group {
      margin-bottom: 20px;
      font-size: 20px;
  }
  #pp label {
      margin-right: 10px;
      font-weight: bold;
  }

  #personal-faq{
    padding-top:0px;
    padding-bottom:30px;
  }
   
  .accordion .panel-heading {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f1f5f9;
    margin: 20px 20px 20px 20px;
    padding: 20px;
    border-radius: 10px;
}

 .accordion .panel-heading {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f1f5f9;
    margin: 20px 0px 20px 0px;
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    }

    .panel-body {
    padding: 0px 10px 5px 20px;
    }

    .toggle-icon {
      transition: transform 0.3s ease;
      font-size: 1rem;
    }

    /* Rotate down (▼) when collapsed */
    .collapsed .toggle-icon {
      transform: rotate(180deg);
    }
  @media (max-width: 768px) {

        #pp h1 {
          font-size: 32px;
          padding-top: 20px;
          padding-bottom: 10px;
        }   
        
        #pp .pricing-card-container{
            flex-direction: column;
            align-items: center;
            padding: 20px;
            gap: 3rem;
          }
	  
        #pp .pricing-card-container {
             display: flex;
			 flex-direction: column;
             justify-content: center;
/* 			 margin-left: 50px; */
}	  
        #pp .pricing-card-box{
            width: 100%;
          }
    } 


@media (min-width: 767px) and (max-width: 992px) {
  #pp .pricing-card-container {
             display: flex;
			 flex-direction: column;
             justify-content: center;
			 margin-left: 140px;
             }	  
   #pp .pricing-card-box{
            width: 100%;
            }
}



 #bp{

  }

  #bp .pricing-card-container{
    display: flex;
    justify-content: center;
	margin:auto;
    gap: 50px;
  }
  #personal-pricing-heading{
    padding-top: 30px;
    padding-bottom: 0px;
/*     background: #ffffff; */
  }

  #personal-pricing-card{
    padding-top: 30px; 
    padding-bottom: 80px;
    background: #f1f4f9;
  }

  #bp h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    /* margin: auto; */
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
  }   
  #bp .title-heading-second{
    font-size: 20px;
    color: rgba(25, 25, 25, 0.75);
    font-weight: 400;
    padding-top: 0px;
    text-align: center;
  }
  #bp .pricing-card-box-para{
    color:rgba(25, 25, 25, 0.6);
    font-size: 16px;
    margin-top: 8px;
    /* font-weight: 600; */
  }
  #bp .pricing-card-box{
    background: #ffffff;
/*     background: linear-gradient(30deg, rgba(255, 255, 255, 1) 85%, rgba(226, 237, 254, 1) 100%); */
    width: 50%;
    padding: 28px 24px 28px 24px;
    border-radius: 20px;
    border: 1px solid #E2EDFE;
  }
  #bp .pricing-card-box-inner{
    width: 100%;
  }
  #bp .pricing-card-box-inner-price{
    width: 100%;
    height: 168px;
    margin-bottom: 20px;
  }
  #bp .pricing-card-box-inner-price-plan{
    width: 100%;
    height: 37px;
    margin-bottom: 16px;
    display: flex;
  }
  #bp .inner-price-plan-left{
/*    width: 151px;*/
    font-size: 24px;
    font-weight: 600;
    line-height: 100%;
  }
  #bp .inner-price-plan-right{
    height: 28px;
    border-radius: 5px;
    padding: 2px 6px 2px 6px;
    margin-left: 10px;
    border:1px solid rgba(49, 166, 41, 0.4);
    background-color: rgba(49, 166, 41, 0.1);
    color: rgba(49, 166, 41, 1);
    font-size: 16px;
    font-weight: 600;
  }

  #bp .pricing-business-button{
    /* height: 44px; */
    border-radius: 10px;
    padding: 8px 32px 8px 32px;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0%;
    background: #325FEB;
    text-align: center;
    border: none;
  }
  #bp .pricing-business-button:hover{
    background-color: #0d47a1;
    text-decoration:none;
    transition: 0.3s;
    border: none;
  }
  #bp .pricing-personal-button{
    /* height: 44px; */
    border-radius: 10px;
    padding: 8px 32px 8px 32px;
    /* line-height: 1.5; */
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    letter-spacing: 0%;
    text-align: center;
    background: none;
    border: none;
  }
  #bp .pricing-personal-button:hover{
    color: #0d47a1;
    letter-spacing: 0%;
    text-align: center;
    text-decoration:none;
    transition: 0.3s;
  }
  #bp .pricing-button-box{
    display:flex; 
    justify-content: center;
    border:1px solid rgba(25, 25, 25, 0.15);
    padding: 4px; 
    border-radius: 14px;
    background: #ffffff;
    width: 280px;
  }
  #bp .sub-button-wrap{
    margin-top: 12px; 
    margin-bottom: 10px;
  }
  #bp .pricing-sub-buttoon-inner{
    background-color: #325FEB;
    width: 100%;
    height: 51px;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    padding: 12px 30px 12px 30px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
/*     line-height: 100%; */
    text-align:center;
  }
  #bp .pricing-sub-buttoon-inner:hover{
    background-color: #0d47a1;
    transition: 0.3s;
  }
  #bp .pricing-sub-buttoon-basic{
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    height: 51px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #0d47a1;
    padding: 12px 30px 12px 30px;
    color: rgba(50, 95, 235, 1);
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    text-align:center;
  }
  #bp .pricing-sub-buttoon-basic:hover{
    background-color: #0d47a1;
    color:#ffffff;
    transition: 0.3s;
  }
  #bp .pricing-sub-buttoon-none{
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    height: 51px;
    border-radius: 10px;
/*    cursor: pointer;*/
    border: 1px solid #fff;
    padding: 12px 30px 12px 30px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
  }
  #bp .pricing-hr{
    border: none;            
    height: 2px;           
    background-color: rgba(25, 25, 25, 0.15);  
    width: 100%;              
    margin: 40px 0px 40px 0px;     
  }
  #bp .price-custom-list ul.custom-list {
      list-style: none;
      padding-left: 0;
  }
  #bp .price-custom-list ul.custom-list li {
      position: relative;
      padding-left: 30px;
      margin-bottom: 16px;
      font-size: 15px;
      font-weight: 400;
      color: rgba(25, 25, 25, 0.75);
  }
  #bp .price-custom-list ul.custom-list > li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      width: 24px;
      height: 24px;
      background-image: url('/wp-content/uploads/2025/06/check-icon.svg');
      background-size: cover;
      background-repeat: no-repeat;
  }
  #bp .price-custom-list ul.custom-list li ul {
      position: relative;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 6px;
  }
  #bp .price-custom-list ul.custom-list li ul li {
      position: relative;
      padding-left: 0px;
      padding-right: 10px;
      margin-bottom: 6px;
      font-size: 14px;
      font-weight: 400;
      color: rgba(25, 25, 25, 0.75);
  }
  #bp .switch {
      position: relative;
      display: inline-block;
      width: 40px;
      height: 24px;
  }
  #bp .switch input {
      opacity: 0;
      width: 0;
      height: 0;
  }
  #bp .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      transition: 0.4s;
      border-radius: 34px;
  }
  #bp .slider::before {
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 2px;
      bottom: 2px;
      background-color: white;
      transition: 0.4s;
      border-radius: 50%;
  }
  #bp input:checked + .slider {
      background-color: rgba(50, 95, 235, 1);
  }
  #bp input:checked + .slider::before {
      transform: translateX(16px);
  }
  #bp .form-group {
      margin-bottom: 20px;
      font-size: 20px;
  }
  #bp label {
      margin-right: 10px;
      font-weight: bold;
  }
  

    /*Start desktop section*/
     #start-desktop{
    	background-color: #fff;
    	padding-top:80px;
    	padding-bottom: 80px;
    }

    .start-desktop-inner {
    max-width: 856px;
    margin: 0px auto 0px;
    /* padding: 70px 15px; */
	}

    .start-desktop-wrapper{
      box-shadow: 0px 0px 6px #00000029;
	    border-radius: 12px;
	    padding: 15px;
	    background: #ffffff;
    }

   .start-desktop-wrapper .border_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px dashed rgba(112, 112, 112, 0.2);
    border-radius: 7px;
    gap:50px;
    padding: 10px;
}
  
  .border_wrap .column_text {
    width: 50%;
    padding:20px 20px 20px 30px;
    margin-top: 0;
    letter-spacing: 0.45px;
}

.border_wrap .column_image {
  width: 50%;
  padding:20px 20px 20px 20px;
}

 .enpass-button{
    /* background-color: #325FEB; */
    /* width: 140px; */
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #0D47A1;
    padding: 12px 30px 12px 30px;
    color: #0D47A1;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-decoration:none
    }
    .enpass-button:hover{
    background-color: #0D47A1;
    border: none;
    color: #fff;
    text-decoration:none
    }
/*     .start-desktop-button-wrap{
      margin-top:40px;
    } */
    
    .start-desktop-button-wrap {
	width:100%;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
	justify-content:center;
	gap:20px;	
    }

    .start-desktop-button-wrap-2
    {
    width: 100%;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
/*     justify-content: center; */
    gap: 20px;
    }

    .enpass-button-bg{
    background-color: #325FEB;
   /* width: 140px; */
    border-radius: 10px;
    cursor: pointer;
    /* border: 1px solid #0D47A1; */
    padding: 12px 70px 12px 70px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-decoration:none;
    }
    .enpass-button-bg:hover{
    background-color: #0D47A1;
    /* border: 1px solid #0D47A1; */
    color: #fff;
    text-decoration:none
    }

        /*Start desktop section*/
     #business-last-sec{
    	background-color: #f1f5f9;
    	padding-top:60px;
    	padding-bottom: 60px;
    }

    .business-last-sec-inner {
    max-width: 1170px;
    margin: 0px auto 0px;
	  }
    .business-last-sec-inner .border_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap:50px;
    padding: 10px;
    }

@media (max-width: 768px) {

        #bp h1 {
          font-size: 32px;
          padding-top: 20px;
          padding-bottom: 10px;
        }   
        
        #bp .pricing-card-container{
            flex-direction: column;
            align-items: center;
            padding: 20px;
            gap: 3rem;
          }
        #bp .pricing-card-box{
            width: 100%;
          }

        /* Start Desktop Section */  
        .start-desktop-inner {
              max-width: 100%;
              margin: 24px 24px 24px 24px;
          }
         .start-desktop-wrapper .border_wrap {
              display: flex;
              flex-direction: column;
              gap:30px;
          }
            
            .border_wrap .column_text {
              width: 100%;
              text-align:center;
          }

          .border_wrap .column_image {
            width: 100%;
            text-align:center;
          }
           .business-last-sec-inner .border_wrap {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin: 0px 24px 24px 24px;
            }
	
		

    }
   


.enpass-button-ol {
    /* background-color: #325FEB; */
    /* width: 140px; */
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #0D47A1;
    padding: 12px 20px 12px 20px;
    color: #0D47A1;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
}  
.enpass-button-ol:hover {
    background-color: #0D47A1;
    /* width: 140px; */
    border-radius: 10px;
    cursor: pointer;
    /* border: 1px solid #0D47A1; */
    color: #fff;
    text-decoration: none;
}  
#pricing_promo{
padding-top:0px;
padding-bottom:80px;
background-color:#F1F4F9;
}
#pricing_promo .wrapper {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: normal;
    border: 1px solid #ddd;
    max-width: 460px;
    border-radius: 4px;
    grid-gap: 20px;
}
#pricing_promo .promo_title {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#pricing_promo .promo_title .title {
    font-size: 16px;
    letter-spacing: 0.45px;
    margin-left: 10px;
}
#pricing_promo .wrapper:hover .promo
 {
    color: #00db4b;
}
#pricing_promo .wrapper .form_wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
#pricing_promo .wrapper:hover {
    background: #0000008f;
    color: #fff;
    transition: all 0.2s ease-in-out;
}
#pricing_promo .response {
    font-size: 16px;
    letter-spacing: 0.45px;
    color: #ED3833;
}
#pricing_promo .applyButton .btn {
    font-weight: Bold;
    transition: all .2s ease-in-out;
}
#pricing_promo .promoInput .form-control, #pricing_promo .applyButton .btn{
    /* height: 40px; */
    font-size: 16px;
    letter-spacing: 0.5px;
    border-radius: 3px;
}

.promo-enpass-button-bg {
    background-color: #325FEB;
    width: 120px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #0D47A1;
    padding: 12px 10px 12px 10px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
}

@media (min-width: 768px) {
    #pricing_promo .wrapper, #pricing_promo .wrapper .form_wrapper {
        grid-template-columns: auto auto;
    }
     #pricing_promo .wrapper {
        max-width: 620px;
    }
    #pricing_promo .promo_title {
        text-align: left;
    }
    #pricing_promo .wrapper .form_wrapper {
        grid-gap: 0px;
        margin: 0 -15px;
    }
    #pricing_promo .form_wrapper .promoInput {
        margin: 10px 15px;
    }
    #pricing_promo .form_wrapper .applyButton {
        margin: 10px 15px 10px 0;
    }
    #pricing_promo .form_wrapper .response {
        grid-column: span 2;
        margin: 0 15px;
    }
        #pricing_promo .applyButton .btn{
        min-width: 140px;
    }
}








@media screen and (max-width: 480px) {
h3.wp-block-heading {   
margin-top: 30px;
}


h4.sub_title {
	    margin-top: 30px;
	}

h3.title {
	    margin-top: 30px;
	}
	
.start-desktop-button-wrap {
	width:100%;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
	justify-content:center;
    }
/* .enpass-button-bg {
    width: 220px;
	margin-bottom: 20px;
	}
.enpass-button-ol {
    width: 220px;	
	} */
	
}	







/* Master page not wordking css and others */
#master-pass-not-work .recover-enpass > div , #website_icons .safeguard-privacy > div {
    margin-bottom: 30px;
}
#master-pass-not-work .recover-enpass h3, #website_icons h3 {
    line-height: 1.2;
    letter-spacing: 0.45px;
    font-weight: 600;
}
  #master-pass-not-work p, #website_icons p {
    font-size: 16px;
    letter-spacing: 0.45px;
    line-height: 1.5;
	  margin-bottom:10px;
  }
  #master-pass-not-work .recover-enpass ul,
  #master-pass-not-work .recover-enpass ol, #website_icons ul, #website_icons ol {
    font-size: 16px;
    padding-left: 20px;
    list-style-position: outside;
    letter-spacing: 0.45px;
    line-height: 1.5;
  }
#missing_browser_button .intro ul {
    padding: 3rem 0 0;
    margin-bottom: 10;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    
}
#missing_browser_button .intro ul li:first-of-type {
    border: none;
}
#missing_browser_button .intro ul li {
    list-style-type: none;
    width: 100%;
    padding: 10px;
    font-size: 1.6rem;
    text-align: center;
    border-left: 1px solid #ccc;
    letter-spacing: 0.45px;
}
#missing_browser_button .browsers .image {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin: 10px auto;
}
#missing_browser_button .browsers {
    padding: 40px 0px;
    border-bottom: 1px solid #ccc;
}
#missing_browser_button .intro .title {
    margin: 0 auto 40px;
}
.features_benefits th, .why_enpass th {
	border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
.why_enpass th{
	width:50%;
}
.why_enpass table td div{
	display:flex;
	align-items: flex-start !important;
}
.why_enpass table td div img{
	margin-right: 10px;
	margin-top:10px;
}
#monitoring_response .website_detail {
    gap: 12px;
}
#monitoring_response .login_icon {
    width: 40px;
    margin-right: 10px;
}
/* blog pages */

.single-post p{
	margin-bottom: 15px;
	font-size: 16px;
    letter-spacing: 0.45px;
    line-height: 1.5;
}
.single-post ul, .single-post ol{
	margin-bottom: 6px !important;
}
.single-post h2{
	line-height: 1.2;
    letter-spacing: 0.45px;
    font-weight: 600;
	font-size:30px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.single-post h3{
	margin-top: 20px !important;
}
.table-subprocessors{
	width: 100%;
    max-width: 100%;
    overflow: auto;
}
.blog .post-content p{
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 480px) {
    .content_box_wrapper {
        padding-left: 10px;
    }
	 #missing_browser_button .intro ul {
        flex-direction: column;
    }
	  #missing_browser_button .intro {
        padding: 40px 0 0;
    }
	#missing_browser_button .intro ul li {
        display: flex;
        flex-direction: row;
        padding: 0;
        text-align: left;
        justify-content: flex-start;
        border-top: 1px solid #ccc;
        border-left: none;
    }
	.single-post .wp-caption{
		width: 100% !important;
	}
	
/* 	.start-desktop-button-wrap {
      margin-top: 40px;
     }
	
	.start-desktop-button-wrap {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    row-gap: 20px !important;
    } */
}  









@media (max-width: 1199.98px) { /* medium desktops */ }
@media (max-width: 991.98px) { 
	
	/* small desktops */
	
	.start-desktop-button-wrap-2
		{
		width: 100%;
		margin-top: 40px;
		display: flex;
		flex-direction: column;
/* 		justify-content: center; */
		gap: 20px;
		}
	
}


@media (max-width: 767.98px) { 
	/* tablets */ 

	.start-desktop-button-wrap-2
		{
		width: 100%;
		margin-top: 40px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 20px;
		}

}



@media (max-width: 575.98px) { 
	/* phones */ 
       .start-desktop-button-wrap-2
		{
		width: 100%;
		margin-top: 40px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 20px;
		}
}

@media (max-width: 480px) { 
	/* phones */ 
       .start-desktop-button-wrap-2
		{
		width: 100%;
		margin-top: 40px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 20px;
		}
	
}