
/***3104: Add user functionality for + 3 user  and + 5 user for  Individual Annual plans. 29-05-2025***/
 
.st-customer-acc .columns .column.account-wrap .account-inner-wrapper .fieldset .field .control input

 {
 
    padding-left: 153px !important;
} 


/***3104: Add user functionality for + 3 user  and + 5 user for  Individual Annual plans. 29-05-2025***/
 



/***02-May-2025****/
.checklist_col.monthly_plan.upgarde_plan.customproduct strong {
    padding: 0px 10px;
    box-sizing: border-box;
	height: 47px;
	font-size: 14px !important;
}
.checklist_col.monthly_plan.currentplan.customproduct strong {
    padding: 0px 20px;
    box-sizing: border-box;
	height: 47px;
	display: block;
	font-size: 14px !important;
 
}
.checklist_col.monthly_plan.customproduct .pricingtitle {
    padding-top: 0px;
    height: 140px;
}


.checklist_colleft.customproduct .pricingtitle.blankdiv {
    height: 140px;
}
/***02-May-2025****/

/***2930: Add user single page checkout Mockup 31-03-2025***/
 
.pricingtitle button {
 
    cursor: inherit;
}
#testimonialCarousel p.trutpoilt_icon img {
    cursor: pointer;
}

.pricingtitle.blankdiv button {
    cursor: inherit;
	    background: #e2e2e2 !important;
    border: 1px solid #cdcdcd !important;
    color: #6B6B6B !important;
}
.pricingtitle button:hover {
    border: 1px solid #6B6B6B;
    
   
    color: #6B6B6B;
    background: transparent;
  
}
.checklist_col.monthly_plan.upgarde_plan button.upgrade_save {
    cursor: pointer;
}

/***2930: Add user single page checkout Mockup 31-03-2025***/




.mobileplans.tablepricing_plan {
    display: none;
}
.modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
    width: 500px !important;
}
.modal.single_checkout.childlist .tablepricing_plan {
    width: 776px;
}
/***2930: Add user single page checkout Mockup 31-03-2025***/
#testimonialCarousel .carousel-item {
    background: linear-gradient(90deg, #E5F0FF 0%, #fff 100%);
    padding: 20px 10px;
    border-radius: 10px;
    box-sizing: border-box;
    border: 1px solid #f3efef;
 
    margin: 0 auto;
    float: none;
	height: 170px;
    padding-top: 5px;
    padding-bottom: 5px;
 
}
#testimonialCarousel p.trutpoilt_icon {
    float: right;
	 padding: 20px;
    margin-bottom: 0px;
	box-sizing:border-box;
}
#testimonialCarousel p.client_review {
    width: 100%;
    float: left;
    /* height: 80px; */
    margin-bottom: 0px;
    padding: 0px 10px;
    box-sizing: border-box;
    font-size: 15px;
    color: #000;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
div#testimonialCarousel {
    width: 60%;
    margin: 0 auto;
    position: relative;
	 margin-top: 30px;
}
#testimonialCarousel p.comment_icon {
    float: left;
    padding: 20px;
    margin-bottom: 0px;
	box-sizing:border-box;
}
div#testimonialCarousel button.carousel-control-prev {
    position: absolute;
    top: 60px;
    left: -56px;
	    background: transparent !important;
    border: 0px;
}
div#testimonialCarousel button.carousel-control-next {
    position: absolute;
    top: 60px;
    right: -60px;
	    background: transparent !important;
    border: 0px;
}
button#closeadduserbutton {
    background: transparent;
}


/***2930: Add user single page checkout Mockup 27-03-2025***/

/* .pricingtitle button:focus, .pricingtitle button:active, .pricingtitle button:focus, .pricingtitle button:hover { */
    /* background: #e2e2e2; */
    /* border: 1px solid #cdcdcd; */
    /* color: #333; */
/* } */


/***2930: Add user single page checkout Mockup 27-03-2025***/

.checklist_col.monthly_plan.upgarde_plan:last-child {
    margin-right: 0px;
}
.checklist_col.monthly_plan li img {
    top: 0px;
    margin-right: 0px;
}
.adduserpoupoverlay .modal {
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}
.adduserpoupoverlay .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 1rem;
    outline: 0;
}
.adduserpoupoverlay .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.adduserpoupoverlay .close:hover,
.adduserpoupoverlay .close:focus {
    text-decoration: none;
    cursor: pointer;
    background-color: #2e2e2e;
}
.adduserpoupoverlay img {
    max-width: 100%;
}
.adduserpoupoverlay .modal-dialog {
    width: auto;
    pointer-events: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    top: 50px;
    position: relative;
    max-width: 1000px;  
    display: inline-block;  
    vertical-align: middle;
    top: 50px;
    margin: 0 auto;
    float: none !important;
    text-align: center;
}
.adduserpoupoverlay .thanks_md .modal-dialog {
    max-width: 900px;
}
.adduserpoupoverlay .thanks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}
.adduserpoupoverlay .thanks_ct {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin: 20px auto 20px;
    text-align: center;
    width: 100%;
    background-color: #ebebeb;
    border-radius: 10px;
    padding: 10px 20px;
}
.adduserpoupoverlay .thanks_ct h3 {
    font-size: 27px;
    font-weight: 700;
}
.adduserpoupoverlay .thanks_ct p {
    font-size: 21px;
    line-height: 28px;
    margin-top: 10px
}
.adduserpoupoverlay .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    background-color: #00a9fe;
    border-radius: 15px;
}
.adduserpoupoverlay .modal-header img {
    float: left;
    width: 10%;
    height: auto;
    
  
}
.adduserpoupoverlay .head {
    display: inline-block;
      text-align: center;
    width: 100%;
    float: left;
	    padding:20px 10px;
    box-sizing: border-box;
}
.adduserpoupoverlay  .modal-header h2 {
     display: inline-block;
        text-align: center;
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
	margin: 0px;
}
.adduserpoupoverlay .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.adduserpoupoverlay .close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.adduserpoupoverlay .modal-header .close {
    padding: 1rem;
    margin: -1rem -1.5rem;
}
.adduserpoupoverlay  button.close {
    padding: 0;
    background-color: #000000;
    border: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    justify-content: center;
}
.adduserpoupoverlay .close {
    float: right;
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}
.adduserpoupoverlay .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3rem;
    display: flex;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0 auto;
    justify-content: center;
}
.adduserpoupoverlay .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
    padding: 1rem;
    margin: 0 25px;
}
.adduserpoupoverlay .modal-footer>:not(:last-child) {
    margin-right: .25rem;
}
.adduserpoupoverlay .btn-secondary {
    color: #000;
    background-color: #cccccc;
    border-color: #cccccc;
}
.adduserpoupoverlay .btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.6rem 1.6rem;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 50px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    cursor: pointer;
    letter-spacing: 1px;
}
.adduserpoupoverlay span.blue {
    color: #00a9fe;
}
.adduserpoupoverlay .modal-footer>:not(:first-child) {
    margin-left: .25rem;
}
.adduserpoupoverlay .btn-primary {
    color: #fff;
    background-color: #28a7fb;
    border-color: #28a7fb;
	font-size: 20px;
    font-weight: 600;
    padding: 0px 30px;
    height: 60px;
    box-sizing: border-box;
}
.adduserpoupoverlay .box2 {
    float: right;
    width: 60%;
}
.adduserpoupoverlay .heading {
    text-align: center;
}
.adduserpoupoverlay .heading h2 {
    font-size: 26px;
    font-weight: 500;
}
.adduserpoupoverlay .heading h2 {
    margin: 0;
    color: #434242;
}
.adduserpoupoverlay .heading p {
    margin-top: 0.3rem;
}
.adduserpoupoverlay ul li {
    list-style: none;
    list-style-type: none;
    line-height: normal;
    align-items: baseline;
    /* display: flex; */
 
        font-size: 16px;
    margin-bottom: 0px;
}
.adduserpoupoverlay ul li img {
    margin-right: 15px;
    position: relative;
    top: 3px;
}
.adduserpoupoverlay ul li strong {
    font-size: 15px;
}
.adduserpoupoverlay .list1 {
    margin-left: 25px;
}
.adduserpoupoverlay .list2 {
    margin-left: 27px;
}
.adduserpoupoverlay .modal-footer .btn-primary a {
    text-decoration: none;
    color: #ffffff;
}
.adduserpoupoverlay .modal-footer .btn-secondary a {
    text-decoration: none;
    color: #000000;
}
.adduserpoupoverlay .page2 .modal {
    display: block;
}
.adduserpoupoverlay .pause ul {
    width: 100%;
    margin-top: 0.5rem;
}
.adduserpoupoverlay .pause ul li {
    list-style: disc;
    list-style-type: disc;
    line-height: normal;
    align-items: baseline;
    display: list-item;
    margin-bottom: 12px;
    color: #434242;
}
.adduserpoupoverlay .pause .list1 {
    margin: 0 85px;
}
.adduserpoupoverlay .box1 {
    float: left;
    width: 33%;
    margin: auto;
    margin-top: 40px;
}
.adduserpoupoverlay .box1 .heading h3 {
    font-weight: 600;
    font-size: 17px;
    line-height: normal;
    margin: 0;
}
.adduserpoupoverlay .pause .heading h2 {
    font-size: 30px;
    font-weight: 600;
}
.adduserpoupoverlay .box1 .heading h3 span {
    color: #80a958;
    font-weight: bold;
}
.adduserpoupoverlay .switch {
    text-align: center;
    MARGIN: 40px 0;
}
.adduserpoupoverlay .pause_subs .btn-primary {
    color: #fff;
    background-color: #80a958;
    border-color: #80a958;
    font-size: 20px;
    font-weight: 500;
    padding: 12px 50px;
}
.adduserpoupoverlay .pause_subs .btn-primary img {
    margin-left: 40px;
    vertical-align: middle;
}
.adduserpoupoverlay .select_option {
    padding: 20px 0;
}
.adduserpoupoverlay .box_bd {
    border-radius: 10px;
    border-color: #cccccc;
    border: 1px solid #cccccc;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    padding: 20px;
    box-sizing: border-box;
}
.adduserpoupoverlay .select_option select#customercount {
    width: 100%;
}
.adduserpoupoverlay select {
    font-size: 18px;
    /* padding: 12px 30px 12px 12px; */
    border-radius: 5px;
    border-color: #cccccc;
    width: 300px;
    color: #434242;
    font-weight: 500;
}
.adduserpoupoverlay select.subs {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
    text-align: center;
    padding: 0px 10px;
    height: 50px;
}
.adduserpoupoverlay select.subs:focus {
    background-image:
        linear-gradient(45deg, gray 50%, transparent 50%),
        linear-gradient(135deg, transparent 50%, gray 50%);
    background-position:
        calc(100% - 15px) 1em,
        calc(100% - 20px) 1em,
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
}
.adduserpoupoverlay select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.adduserpoupoverlay .btn-primary:hover {
    color: #fff;
    background-color: #0094f5;
    border-color: #0094f5;
}
.adduserpoupoverlay .btn-secondary:hover {
    color: #000;
    background-color: #999999;
    border-color: #999999;
}
.adduserpoupoverlay .pause_subs .btn-primary:hover {
    color: #fff;
    background-color: #638344;
    border-color: #638344;
}
.adduserpoupoverlay .modal-header h2 {
 
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
}
.add-user-div {
    margin-bottom: 20px;
    margin-top: 15px;
    font-size: 16px;
}
.add-user-link{
    margin-left: 10px;
}


.single_checkout .modal-content {
    background-color: #fff;
    margin: auto;
    padding: 0px;
    /* border: 1px solid #888; */
    width: 60%;
    border-radius: 20px;
    box-sizing: border-box;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: inline-block;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
}
.single_checkout .top_container {
    background: linear-gradient(90deg, #1570EF 0%, #2E90FA 100%);
    text-align: center;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    box-sizing: border-box;
    padding: 30px 10px;
    min-height: 225px;
}
.single_checkout .top_container h2 {
    font-size: 35px;
    color: #fff;
    line-height: 35px;
    margin: 0px;
    border-top-left-radius: 20px;
    letter-spacing: 0.5px;
    margin: 10px 0px !important;
	    font-weight: 600 !important;
}
.single_checkout .top_container p {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 0.4px;
    width: 65%;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
}
.single_checkout .modal-content span.close {
    background: #000;
    /* padding: 20px; */
    border-radius: 100%;
    width: 40px;
    height: 40px;
    position: relative;
    top: -15px;
    right: -4px;
    color: #fff;
    line-height: 40px;
    text-align: center;
	
}
.tablepricing_plan {
    background: linear-gradient(90deg, #FFFFFF 0%, #E5F0FF 100%);
    width: 987px;
    border-radius: 15px;
    margin: 0 auto;
    /* border-radius: 13px; */
    border-width: 1px;
    padding: 20px;
    /* gap: 10px; */
    border: 1px solid #E5F0FF;
    margin-top: -58px;
    display: inline-block;
    box-sizing: border-box;
}
/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer
}
/* The Modal (background) */
.modal.single_checkout {
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 50px; /* 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.4); /* Black w/ opacity */
  text-align: center;
}
.checklist_colleft {
    width: 230px;
    float: left;
    border-top: 0px;
}
.pricingtitle button {
    border: 1px solid #6B6B6B;
    border-radius: 50px;
    line-height: 22px;
    padding: 5px 15px;
    font-size: 15px !important;
    color: #6B6B6B;
    background: transparent;
    letter-spacing: 0.6px;
    cursor: pointer;
	font-weight: 600;
}
.checklist_col.monthly_plan {
    width: 210px;
    display: inline-block;
    background: #fff;
    display: inline-block;
    float: left;
    border: 1px solid;
    border-image-source: linear-gradient(90deg, #1570EF 0%, #2E90FA 100%);
    border-radius: 5px;
    border-width: 4px;
    border-style: solid;
    /* padding: 5px; */
    /* border-image: linear-gradient(to right, #1570EF 0%, #2E90FA 100%) 1; */
    border-radius: 5px;
    border-width: 1px;
    /* border-style: solid; */
    /* padding: 5px; */
    border-radius: 10px !important;
    border: 1px solid #1570EF;
    /* margin-right: 15px; */
}
.all_monthlyplans ul {
    padding-left: 0px;
    margin-top: 0px;
    text-align: center !important;
	    margin-bottom: 0px !important;
}
.pricingtitle {
    height: 125px;
    padding-top: 25px;
}
.pricingtitle button {
    border: 1px solid #6B6B6B;
    border-radius: 50px;
    line-height: 22px;
    padding: 5px 20px;
    font-size: 12px;
    color: #6B6B6B;
    background: transparent;
    box-sizing: border-box;
}
.checklist_col.monthly_plan:first-child {
    border: 0px;
    background: transparent;
    border: 1px solid #D5D8E2;
    border-radius: no;
    border-radius: 0px !important;
    border-right: 0px !important;
    border-top: 0px;
    padding-top: 25px;
    width: 250px;
    margin-bottom: 0px;
}
.checklist_colleft ul {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.checklist_colleft li {
    font-size: 16px;
    color: #000;
    text-align: left;
    list-style: none;
    line-height: 22px;
    padding: 16px 15px;
    border: 1px solid #D5D8E2;
    box-sizing: border-box;
    height: 54px;
    border-bottom: 0px;
	    border-right: 0px !important;
}
.checklist_col.monthly_plan .pricingtitle {
    padding-top: 0px;
}
.pricingtitle.blankdiv strong {
    color: #6B6B6B;
    font-size: 15px !important;
    font-weight: 600;
    line-height: 22px;
}
.checklist_col.monthly_plan.upgarde_plan strong {
    /* font-size: 19px; */
    /* font-weight: 600; */
    /* line-height: 22px; */
    color: #000;
}
.checklist_col.monthly_plan p {
    font-size: 13px;
    margin: 0px;
    line-height: 22px;
    padding-top: 3px;
    height: 22px;
	height: 17px;
    color: #000 !important;
}
.pricingtitle.blankdiv button.upgrade_save {
     background: #FFA800 !important;
    border-color: #FFA800 !important;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px, rgba(0, 0, 0, 0.05) 0px 5px 0px !important;
    font-weight: 600;
}
.checklist_col.monthly_plan p {
    font-size: 13px;
    margin: 0px;
    line-height: 22px;
    padding-top: 3px;
    height: 22px;
}
.checklist_col.monthly_plan.upgarde_plan {
    margin-right: 30px;
    padding-top: 25px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 17px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
}
.checklist_col.monthly_plan:first-child li {
    color: #6B6B6B;
}
.all_monthlyplans ul li {
    font-size: 18px;
    color: #000;
    text-align: left;
    list-style: none;
    line-height: 22px;
    padding: 16px 15px;
    border: 1px solid #D5D8E2;
    box-sizing: border-box;
    height: 54px;
    border-bottom: 0px;
    border-right: 0px;
    text-align: center !important;
	letter-spacing: 0.5px;
}
.checklist_colleft li:last-child {
    border-bottom: 1px solid #D5D8E2;
}
.all_monthlyplans {
    width: 713px;
    float: left;
    text-align: center !important;
}
button.upgrade_save:hover, button.upgrade_save:focus, button.upgrade_save:active {
    background: #ebab2f !important;
    border-color: #ebab2f !important;
	color: #fff!important;
	    border: 1px solid;
}




@media (max-width: 1829px) {
	   .childlist.single_checkout .modal-content {
        width: 61%;
    }
}



 
@media (max-width: 1680px) {
.childlist.single_checkout .modal-content {
    width: 66%;
  
}
        .single_checkout .top_container p {
        
            padding-top: 12px;
        }
   .adduserpoupoverlay .modal-dialog {
        max-width: 898px;
        margin: 0 auto;
        margin-left: 8%;
    }
.modal.single_checkout {
   
    padding-top: 20px;

}
}

@media (max-width: 1600px) {
    .single_checkout .modal-content {
        width: 65%;
        margin-bottom: 55px;
    }
	   .single_checkout .modal-content {
 
 margin-bottom: 100px;
    }
	
	/***2930: Add user single page checkout Mockup 07-04-2025***/
	
	.single_checkout .top_container p {
    font-size: 13px;
    line-height: 17px;
  
}

.single_checkout .top_container {
  
    padding: 5px 10px;
    min-height: 145px;
}
.single_checkout .top_container h2 {
  font-size: 26px; 
  line-height: 16px; 
  margin-bottom: 0px !important;
  margin-top: 6px !important;
}
div#testimonialCarousel {
   
    margin-top: 4px;
}
.all_monthlyplans ul li, .adduserpoupoverlay ul li {
    font-size: 15px;
    color: #000;
    text-align: left;
    list-style: none;
    line-height: 24px;
    padding: 6px 15px;
     height: 37px;
   
}
.modal.single_checkout {
   
    padding-top: 30px;

}

.pricingtitle.blankdiv strong {
   
    font-size: 15px !important;
   
}

}
/***2930: Add user single page checkout Mockup 07-04-2025***/



@media (max-width: 1536px) {
.single_checkout .modal-content {
    width: 75%;
  
}

.single_checkout .top_container {
  
       padding: 10px 10px;
        min-height: 149px;
}
.single_checkout .top_container h2 {
    font-size: 29px; /***2930: Add user single page checkout Mockup 07-04-2025***/
    
    line-height: 25px; /***2930: Add user single page checkout Mockup 07-04-2025***/
    
    margin-bottom: 0px !important;
}
div#testimonialCarousel {
   
    margin-top: 4px;
}
.all_monthlyplans ul li, .adduserpoupoverlay ul li {
    font-size: 15px;
    color: #000;
    text-align: left;
    list-style: none;
    line-height: 24px;
    padding: 6px 15px;
     height: 37px;
   
}
.modal.single_checkout {
   
    padding-top: 30px;

}

.pricingtitle.blankdiv strong {
   
    font-size: 15px !important;
   
}

}


@media (max-width: 1496px){

.modal.single_checkout.childlist .tablepricing_plan {
    width: 752px;
}
.childlist .modal-content {
    width: 54%;
}

.modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
    width: 476px !important;
}
    .childlist.single_checkout .modal-content {
        width: 55%;
    }

.single_checkout .top_container p {
         font-size: 14px;
        line-height: 18px;
        width: 100%;
   
}
    .single_checkout .top_container h2 {
        font-size: 26px;
        line-height: 20px;
        margin-bottom: 0px !important;
    }


}

@media (max-width: 1421px) {


    .childlist.single_checkout .modal-content {
        width: 60%;
    }
}





@media (max-width: 1400px) {
    .single_checkout .modal-content {
        width: 73%; /***3104: Add user functionality for + 3 user  and + 5 user for  Individual Annual plans. 29-05-2025***/
    }
}





@media (max-width: 1366px) {
.single_checkout .modal-content {
    width: 83%;
  
}




}

@media (max-width: 1280px){
    .adduserpoupoverlay .modal-dialog {
        max-width: 75%;
        margin-left: 7%;
    }
	.adduserpoupoverlay .thanks_md .modal-dialog {
        max-width: 70%;
    }
    .adduserpoupoverlay .modal {
        padding-top: 50px;
    }
	.childlist.single_checkout .modal-content {
        width: 64%;
    }

/***02-May-2025****/	
	
	.checklist_col.monthly_plan.upgarde_plan.customproduct strong {
  
	font-size: 13px !important;
}
.checklist_col.monthly_plan.currentplan.customproduct strong {

	font-size: 13px !important;
 
}
/***02-May-2025****/	
	
    
}




@media (max-width: 1200px) {
	
	    .childlist.single_checkout .modal-content {
        width: 70%;
    }
	
    .single_checkout .modal-content {
        width: 88%;
    }
}
@media (max-width: 1168px) {
    .single_checkout .modal-content {
        width: 92%;
    }
}
@media (max-width: 1167px) {
.single_checkout .modal-content {
 
    width: 95%;
	
}
.tablepricing_plan {
   
    width: 950px; /***2930: Add user single page checkout Mockup 31-03-2025***/
}
.checklist_colleft {
    width: 182px;
    float: left;
    border-top: 0px;
}
    .childlist.single_checkout .modal-content {
        width: 76%;
    }
    .modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
        width: 485px !important;
    }
    .modal.single_checkout.childlist .tablepricing_plan {
        width: 760px;
    }

}

@media (max-width: 1130px) {
    .modal.single_checkout.childlist .tablepricing_plan {
        width: 705px;
    }

}


@media (max-width: 1100px) {
	/***2930: Add user single page checkout Mockup 31-03-2025***/
    .checklist_colleft {
        width: 182px;
     
    }
	    .modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
        width: 430px !important;
    }
	    .modal.single_checkout.childlist .tablepricing_plan {
        width: 658px;
    }

.checklist_col.monthly_plan:first-child, .checklist_col.monthly_plan{

    width: 200px;
  
}
    .single_checkout .modal-content {
      
        margin-bottom: 100px;
    }
	
	/***2930: Add user single page checkout Mockup 31-03-2025***/
    .tablepricing_plan {
        width: 87%; /***2930: Add user single page checkout Mockup 31-03-2025***/
    }
	.single_checkout .top_container h2 {
    font-size: 28px;
 
}
.single_checkout .top_container p {
    font-size: 15px;
    line-height: 22px;
    
    width: 83%;
   
    padding-top: 0px;
}
.all_monthlyplans {
    width: 650px; /***2930: Add user single page checkout Mockup 31-03-2025***/
    
}
	
div#testimonialCarousel {
 
    margin-bottom: 30px;
}	
	
}

@media (max-width: 1032px) {
    .tablepricing_plan {
        width: 91%;
    }
    .single_checkout .top_container p {
        font-size: 12px;
        line-height: 17px;
        padding-top: 8px;
    }
	    .single_checkout .top_container h2 {
        font-size: 24px;
    }
	
}


@media (max-width: 1024px) {

    .tablepricing_plan {
        width: 92%;
    }
	   .adduserpoupoverlay .modal-dialog {
       margin-left: 13%;
    }
    
    .adduserpoupoverlay .modal {
        padding-top: 20px;
    }
    .adduserpoupoverlay .modal-body {
        padding: 2rem;
    }
	
	
}



@media (max-width: 1023px){
    .adduserpoupoverlay .modal-dialog {
        margin-left: 0px;
    }
    .adduserpoupoverlay .thanks_md .modal-dialog {
        max-width: 90%;
    }
}




@media (max-width: 980px) {
	
	    .childlist.single_checkout .modal-content {
        width: 80%;
    }
	
	
	
    .tablepricing_plan {
        width: 854px;
    }
	.checklist_col.monthly_plan:first-child {
  
    width: 200px;
    
}
.checklist_col.monthly_plan.upgarde_plan {
    margin-right: 34px;
 
}
    .all_monthlyplans {
        width: 620px;
    }
	.checklist_col.monthly_plan {
    width: 190px;
	}
	.pricingtitle.blankdiv strong {
   
    font-size: 15px !important;
}
.pricingtitle button{
	
	    font-size: 13px !important;
		    padding: 5px 13px;
}
div#testimonialCarousel button.carousel-control-next {
    opacity: 1;
  
}
div#testimonialCarousel button.carousel-control-prev {
    /* position: absolute; */
    left: 0;
    margin-left: -60px;
    opacity: 1;
}
div#testimonialCarousel {
    width: 80%;
   margin-top: 10px;
}
.modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
    width: 430px !important;
}
.modal.single_checkout.childlist .tablepricing_plan {
    width: 656px;
}
}

@media (max-width: 920px) {

    .tablepricing_plan {
        width: 800px;
    }
	
	
	
	    .checklist_colleft {
        width: 170px;
    }

    .all_monthlyplans {
        width: 560px;
    }
	
}

@media (max-width: 892px) {
	
	    .modal.single_checkout.childlist .tablepricing_plan {
        width: 610px;
    }
.modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
    width: 390px !important;
}	
	
	
	
	
    .tablepricing_plan {
        width: 800px;
    }
	    .all_monthlyplans {
        width: 576px;
    }
	    .checklist_col.monthly_plan:first-child {
        width: 180px;
    }
	.checklist_col.monthly_plan {
    width: 180px;
	}
	.checklist_col.monthly_plan.upgarde_plan {
    margin-right: 17px;
	}
	
}



/***2930: Add user single page checkout Mockup 27-03-2025***/

@media (max-width: 838px) {
	
	
    .tablepricing_plan {
        width: 758px;
    }
	    .all_monthlyplans {
        width: 523px;
    }
	    .checklist_col.monthly_plan {
        width: 157px;
    }
	    .pricingtitle.blankdiv strong {
        font-size: 16px !important;
    }
	
}
/***2930: Add user single page checkout Mockup 27-03-2025***/


@media (max-width: 800px) {
	
	    .single_checkout .modal-content {
        width: 95%;
    }
	    .pricingtitle.blankdiv strong {
        font-size: 13px !important;
    }
	
    .tablepricing_plan {
        width: 700px;
    }
	
	.single_checkout .top_container {
  
    padding: 15px 10px;
    min-height: 160px;
}
    .checklist_colleft {
        width: 150px;
        float: left;
        border-top: 0px;
    }
	.adduserpoupoverlay ul li {
    font-size: 14px;
  
}
.pricingtitle.blankdiv strong {
 
    font-size: 14px !important;
 
}
    .checklist_col.monthly_plan:first-child {
        width: 160px;
    }
	    .all_monthlyplans {
        width: 508px;
    }
	
	.pricingtitle button {
  
    font-size: 12px !important;
	}
	.checklist_col.monthly_plan {
    width: 162px;
	}
	
	.all_monthlyplans ul li, .checklist_colleft li{
		
		margin-bottom: 0px !important;
		
	}
	.checklist_col.monthly_plan.upgarde_plan {
        margin-right: 13px;
    }
	
    .modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
        width: 360px !important;
    }	
    .modal.single_checkout.childlist .tablepricing_plan {
        width: 557px;
    }	
	
}


@media (max-width: 768px) {
    .modal.single_checkout {
        padding-top: 30px !important;
    }
    .adduserpoupoverlay .box2 {
        float: right;
        width: 100%;
        float: left;
    }
    .adduserpoupoverlay .box1 {
        float: none;
        width: 60%;
        margin: auto;
        margin-top: 0px;
    }
    .adduserpoupoverlay .switch {
        text-align: center;
        margin: 20px 0;
    }
    .adduserpoupoverlay .modal-body {
        padding: 1rem;
    }
    .adduserpoupoverlay .modal {
        padding-top: 0px;
    }
    .adduserpoupoverlay .btn-primary:hover {
        width: 100%;
        font-size: 18px;
    }
    .adduserpoupoverlay .heading h2 {
        font-size: 18px;
    }
    .adduserpoupoverlay .heading p {
        font-size: 14px;
    }
    .adduserpoupoverlay ul {
        width: 100%;
    }
    .adduserpoupoverlay ul:first-child {
        margin-bottom: 0;
    }
    .adduserpoupoverlay ul li {
        font-size: 14px;
        margin-bottom: 8px;
    }
.adduserpoupoverlay .btn-primary {
    width: 100%;
    font-size: 20px;
}
.adduserpoupoverlay .modal-header img {
  
    width: 15%;
 
}
    .adduserpoupoverlay .pause .heading h2 {
        font-size: 24px;
    }
    .adduserpoupoverlay .pause .list1 {
        margin: 0 20px 0 50px;
    }
    .adduserpoupoverlay .box1 .heading h3 {
        font-size: 16px;
    }
    .adduserpoupoverlay .pause_subs .btn-primary {
        padding: 10px 20px;
        font-size: 18px;
    }
    .adduserpoupoverlay select {
        font-size: 15px;
        padding: 10px;
        width: 228px;
    }
    .adduserpoupoverlay label {
        font-size: 14px;
    }
    /* .adduserpoupoverlay form div {
        margin-bottom: 5px;
    } */
    .adduserpoupoverlay .modal-dialog {
        margin: 0.5rem;
    }
    .adduserpoupoverlay .modal-header h2 {
        font-size: 28px;
    }
	
	.adduserpoupoverlay .thanks_ct h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
}
.adduserpoupoverlay .thanks_ct p {
    font-size: 17px;
    line-height: 28px;
    margin-top: 10px;
}


.tablepricing_plan {

    margin-top: 10px;
}
    .single_checkout .top_container {
        padding: 15px 10px;
        min-height: auto;
    }
    .single_checkout .top_container h2 {
       
        line-height: 27px;
       
    }

	
}








@media (max-width: 765px) {
	.tablepricing_plan {
        width: 97%;
        margin-top: 17px;
    }
	.all_monthlyplans {
        width: auto;
    }
	.checklist_col.monthly_plan {
        width: 174px;
    }
	.pricingtitle.blankdiv strong {
        font-size: 15px !important;
    }

	.pricingtitle button {
        font-size: 11px !important;
    }
/***2930: Add user single page checkout Mockup 04-04-2025***/	
	
	
  .adduserpoupoverlay ul li {
        font-size: 13px;
        height: 53px;
        line-height: 50px;
        padding: 6px 15px;
		font-weight: 600;
    }
	
/***2930: Add user single page checkout Mockup 04-04-2025***/	
	
	
    .checklist_colleft {
        width: 140px;
     
    }
	.checklist_col.monthly_plan:first-child {
       display: none;
    }
	
	
/***02-May-2025****/	
	
	.mobileplans.tablepricing_plan .checklist_col.monthly_plan.customproduct strong {
    font-size: 12px !important;
    line-height: 19px !important;
    height: 38px;
    display: block;
}
	
/***02-May-2025****/	
	
	.modal.single_checkout.childlist .tablepricing_plan {
        width: 100%;
    }
    .modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
        width: 390px !important;
    }
    .mobileplans.tablepricing_plan .checklist_colleft {
        width: 42%;
        float: left;
    }
    .mobileplans.tablepricing_plan .slider-container {
        width: 58%;
        float: right;
        position: relative;
    }	
    .mobileplans.tablepricing_plan ul#customize-controls {
        display: block !important;
        position: absolute;
        width: 100%;
        float: left;
        z-index: 1;
	top: 50%; /***2930: Add user single page checkout Mockup 04-04-2025***/
    }
    .mobileplans.tablepricing_plan ul#customize-controls li.prev {
        left: 0;
        display: inline-block;
        position: absolute;
		        left: 0px;
    }
    .mobileplans.tablepricing_plan ul#customize-controls li.next {
        position: absolute;
        right: 0;
		        right: 0px;
    }
    .mobileplans.tablepricing_plan ul#customize-controls li.prev {
        border-radius: 100%;
        width: 30px;
        height: 30px;
        z-index: 1;
        transform: translate(-50%, -50%);
        box-shadow: 0px 2px 3px #ccc;
        padding: 0;
        margin-left: 25px;
        background: #28a7fb;
        border: 1px solid #28a7fb;
        background-image: url(https://www.slideteam.net/static/version1739858341/frontend/Slideteam/default/en_US/Tatva_Downloadable/images/chevron-left-white.svg);
        background-repeat: no-repeat;
        background-position: 10px 8px;
        text-indent: unset;
        font-size: 0px;
        background-size: 27%;
    }
    .mobileplans.tablepricing_plan ul#customize-controls li.prev .fas {
        display: none;
    }

    .mobileplans.tablepricing_plan ul#customize-controls li.next {
        border-radius: 100%;
        width: 30px;
        height: 30px;
        z-index: 1;      
        transform: translate(-50%, -50%);
        box-shadow: 0px 2px 3px #ccc;
        padding: 0;
        margin-left: 25px;
        background: #28a7fb;
        border: 1px solid #28a7fb;
        background-image: url(https://www.slideteam.net/static/version1739858341/frontend/Slideteam/default/en_US/Tatva_Downloadable/images/chevron-right-white.svg);
        background-repeat: no-repeat;
        background-position: 10px 8px;
        text-indent: unset;
        font-size: 0px;
        background-size: 27%;
    }
    .mobileplans.tablepricing_plan ul#customize-controls li.next .fas {
        display: none;
    }

    .single_checkout .modal-content {
        width: 80%;
    }
    .mobileplans.tablepricing_plan .checklist_col.monthly_plan {
        width: 98%;
        float: left;
        background: #fff;
        display: inline-block;
        float: left;
        border: 1px solid;
        border-image-source: linear-gradient(90deg, #1570EF 0%, #2E90FA 100%);
        border-radius: 5px;
        border-width: 4px;
        border-style: solid;
        border-radius: 5px;
        border-width: 1px;
        border-radius: 10px !important;
        border: 1px solid #1570ef !important;
        padding-top: 0px;
        box-shadow: none;
        margin: 0 auto;
        float: none;
    }
    .mobileplans.tablepricing_plan .slider-item {
        text-align: center;
    }
    .mobileplans.tablepricing_plan .pricingtitle.blankdiv strong {
        font-size: 15px !important;
        color: #6B6B6B;
        font-size: 20px !important;
        font-weight: 600;
        line-height: 22px;
    }
    .mobileplans.tablepricing_plan .pricingtitle.blankdiv {
        height: 125px;
        padding-top: 30px;
    }
	
	/***2930: Add user single page checkout Mockup 04-04-2025***/
	
    .mobileplans.tablepricing_plan .checklist_col.monthly_plan li {
     list-style: none;
      
        border-bottom: 1px solid #D5D8E2;
        margin-bottom: 0px;
       
        padding: 6px 15px;
		font-size: 17px;
        height: 40px;
        line-height: 40px;
		        text-align: center;
    }
	
	#testimonialCarousel .carousel-item {
  
    padding-bottom: 18px;
}
	
	
	
	/***2930: Add user single page checkout Mockup 04-04-2025***/
	
	.mobileplans.tablepricing_plan .pricingtitle.blankdiv {
        
        border-bottom: 1px solid #D5D8E2;
    }
    .mobileplans.tablepricing_plan .checklist_col.monthly_plan ul {
        padding-left: 0px;
        margin-bottom: 0px;
    }
    .mobileplans.tablepricing_plan .checklist_col.monthly_plan:first-child li:last-child {
        border-bottom: 0px;
    }
    .mobileplans.tablepricing_plan .checklist_col.monthly_plan.upgarde_plan strong {
        color: #000 !important;
    }
    .desktop_checkoupoup {
        display: none;
    }
    .mobileplans.tablepricing_plan {
        display: block;
    }
    .mobileplans.tablepricing_plan {
        display: block;
        width: 100%;
        float: left;
		        margin-top: 0px;
    }
    div#testimonialCarousel {
        display: inline-block;
    }
	
/***2930: Add user single page checkout Mockup 04-04-2025***/	
    .single_checkout .top_container {
        padding: 15px 10px;
        min-height: auto;
    }	
/***2930: Add user single page checkout Mockup 04-04-2025***/	
    .childlist.single_checkout .modal-content {
        width: 95%;
    }	
	
	
	
}
@media (max-width: 600px) {
	#testimonialCarousel .tns-inner {
        height: auto;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    div#testimonialCarousel {
        width: 70%;
        margin-top: 10px;
        margin-bottom: 0px; /***2930: Add user single page checkout Mockup 04-04-2025***/
    }
    #testimonialCarousel p.comment_icon {
        font-size: 12px;
        line-height: 20px;
    }
    .checklist_colleft {
        width: 150px;
    }
    .adduserpoupoverlay ul li {
        font-size: 13px;
        font-weight: 600;
        line-height: 40px; /***2930: Add user single page checkout Mockup 04-04-2025***/
        vertical-align: middle;
    }
/***2930: Add user single page checkout Mockup 04-04-2025***/	
    .mobileplans.tablepricing_plan .pricingtitle.blankdiv strong {
        font-size: 15px !important;
      
    }	
/***2930: Add user single page checkout Mockup 04-04-2025***/	


    .adduserpoupoverlay .box1 {
        width: 95%;     
    }
    .adduserpoupoverlay .modal-header img {
      float: left;
    width: 64px;
    height: auto;
    margin: 0px;
    margin-top: 0;
    }
    .adduserpoupoverlay .modal-header h2 {
        font-size: 19px;
        margin: 0px 0px;
    }
    .adduserpoupoverlay .thanks {
        width: 100%;
    }
    .adduserpoupoverlay .thanks_ct h3 {
        font-size: 19px;
        font-weight: 600;
        line-height: 28px;
    }
    .adduserpoupoverlay .thanks_ct p {
        font-size: 17px;
        line-height: 25px;
        margin-top: 0px;
    }
	.adduserpoupoverlay .head {
   
    padding: 6px 8px;
    
}
.adduserpoupoverlay .modal-dialog {
    max-width: 90%;
    margin-left: 0px;
}


	
}
@media (max-width: 569px) {
    .checklist_col.monthly_plan {
        width: 155px;
        margin-right: 10px !important;
    }
}
@media (max-width: 567px) {
    .checklist_colleft {
        width: 145px;
    }
	.checklist_col.monthly_plan {
        width: 154px;
        margin-right: 10px !important;
    }
	.mobileplans.tablepricing_plan .checklist_colleft {
        width: 40%;
        float: left;
    }
	.mobileplans.tablepricing_plan .slider-container {
        width: 60%;
        float: right;
    }
}
@media (max-width: 490px) {
    .single_checkout .modal-content {
        width: 85%;
    }
    .adduserpoupoverlay ul li {
        font-size: 13px;
        font-weight: 600;
        line-height: 16px;
        vertical-align: middle;
    }
	
	#testimonialCarousel .carousel-item {
 
    height: auto;
   
}
	
	
/***2930: Add user single page checkout Mockup 31-03-2025***/	
	.table-responsive.child_subscription {
    margin-top: 13px;
}
/***2930: Add user single page checkout Mockup 31-03-2025***/	
	
}
@media (max-width: 480px) {
	/***3104: Add user functionality for + 3 user  and + 5 user for  Individual Annual plans. 29-05-2025***/
 
	
	   .single_checkout .modal-content {
        margin-bottom: 160px;
    }
	
	
/***3104: Add user functionality for + 3 user  and + 5 user for  Individual Annual plans. 29-05-2025***/
 	
	  
    .adduserpoupoverlay .heading h2 {
        font-size: 14px;
    }
    .adduserpoupoverlay .heading p {
        font-size: 12px;
    }
    .adduserpoupoverlay .list1 {
        margin-left: 15px;
    }
    .adduserpoupoverlay ul li {
        font-size: 13px;
        margin-bottom: 4px;
    }
    .adduserpoupoverlay .modal-footer {
        padding: 0.5rem;
        margin: 0 15px;
    }
    .adduserpoupoverlay .btn {
        padding: 0.5rem;
        font-size: 20px;
    }
    .adduserpoupoverlay .pause .heading h2 {
        font-size: 18px;
    }
    .adduserpoupoverlay .pause .list1 {
        margin: 0 10px 0 20px;
    }
    .adduserpoupoverlay ul li {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .adduserpoupoverlay  ul li img {
        margin-right: 12px;
        width: 10px;
    }
    .adduserpoupoverlay  .box1 .heading h3 {
        font-size: 13px;
    }
    .adduserpoupoverlay  select {
        font-size: 14px;
        padding: 8px;
        width: 170px;
    }
    .adduserpoupoverlay  .pause_subs .btn-primary {
        padding: 8px 14px;
        font-size: 14px;
    }
    .adduserpoupoverlay  .pause_subs .btn-primary img {
        margin-left: 20px;
        vertical-align: middle;
    }
    .adduserpoupoverlay  label {
        font-size: 12px;
    }
    .adduserpoupoverlay  .list2 {
        margin-left: 15px;
    }
    .adduserpoupoverlay .modal-header img {
        margin-top: 0px;
    }
    .adduserpoupoverlay .modal-header h2 {
        font-size: 22px;
        margin: 8px 0px;
        width: 100%;
        float: left;
    }
    .adduserpoupoverlay .box_bd {
        padding: 10px;
    }
    .adduserpoupoverlay .select_option {
        padding: 10px 0;
    }
	
	  .mobileplans.tablepricing_plan .checklist_col.monthly_plan {
        width: 99%;
		}
    .mobileplans.tablepricing_plan .slider-container {
        width: 62%;
      
    }
	    .mobileplans.tablepricing_plan .checklist_colleft {
        width: 38%;
     
    }
	    .single_checkout .top_container h2 {
        font-size: 23px;
        line-height: 24px;
    }
	    .single_checkout .top_container p {
        font-size: 13px;
        line-height: 20px;
        width: 100%;
        padding-top: 0px;
    }
	    .single_checkout .top_container {
      
        min-height: 160px;
    }
	
	
    div#testimonialCarousel button.carousel-control-prev {
        margin-left: -48px;
    }
	div#testimonialCarousel button.carousel-control-next {
        right: -53px;
    }
    .mobileplans.tablepricing_plan li, .mobileplans.tablepricing_plan .checklist_col.monthly_plan li {
        height: 45px;
        line-height: 43px;
        padding: 0px 10px;
    }
    .mobileplans.tablepricing_plan .pricingtitle.blankdiv {
        height: 125px;
        padding-top: 20px;
    }
    .mobileplans.tablepricing_plan ul#customize-controls li.prev, .mobileplans.tablepricing_plan ul#customize-controls li.next {
        width: 25px;
        height: 25px;
        background-position: 10px 7px;
        background-size: 25%;
    }   
    .mobileplans.tablepricing_plan .pricingtitle.blankdiv strong {
        font-size: 16px !important;
    }
    .adduserpoupoverlay ul li {
        font-size: 15px;
    }
	.adduserpoupoverlay ul li {
        font-size: 12px;
        padding: 8px 10px;
        height: auto;
    }
	
	.tablepricing_plan {

    padding: 11px;
	}
	
	
}
@media (max-width: 414px) {
	
	
/***02-May-2025****/	
	

.mobileplans.tablepricing_plan .checklist_col.monthly_plan.customproduct .pricingtitle {
   
    height: 140px;
}


.mobileplans.tablepricing_plan .checklist_colleft.customproduct .pricingtitle.blankdiv {
    height: 140px;
}
.mobileplans.tablepricing_plan .checklist_col.monthly_plan.customproduct strong {
    font-size: 12px !important;
    line-height: 19px !important;
    height: 38px;
    display: block;
}
	
/***02-May-2025****/
	
	
    .modal.single_checkout {
        padding-top: 25px !important;
    }
	.mobileplans.tablepricing_plan ul#customize-controls {
        top: 53%; /***2930: Add user single page checkout Mockup 04-04-2025***/
    }
	
	
	
	#testimonialCarousel p.trutpoilt_icon {
        float: right;
        padding: 20px;
        margin-bottom: 0px;
        box-sizing: border-box;
        padding: 0px;
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 10px;
    }
    .mobileplans.tablepricing_plan .checklist_colleft {
        width: 48%;
        float: left;
    }
    .mobileplans.tablepricing_plan .slider-container {
        width: 52%;
        float: right;
    }
    .single_checkout .top_container h2 {
        font-size: 24px;
        line-height: 26px;
    }
    .single_checkout .top_container p {
        font-size: 13px;
        line-height: 19px;
        width: 93%;
        padding-top: 0px;
    }
    .mobileplans.tablepricing_plan .pricingtitle.blankdiv strong {
        font-size: 12px !important; /***2930: Add user single page checkout Mockup 04-04-2025***/
    }
    .mobileplans.tablepricing_plan .checklist_col.monthly_plan li {
       font-size: 15px;
    }
    .single_checkout .modal-content {
        width: 94%;
    }
    .single_checkout .modal-content {
        width: 94%;
    }
	
	
	
	
	
	
/***2930: Add user single page checkout Mockup 31-03-2025***/

    .mobileplans.tablepricing_plan li, .mobileplans.tablepricing_plan .checklist_col.monthly_plan li {
        height: 40px;
        line-height: 39px;
        padding: 0px 10px;
    }
	
	    .mobileplans.tablepricing_plan {
    
        padding-top: 7px;
        padding-bottom: 5px;
    }
	
	    .mobileplans.tablepricing_plan .pricingtitle.blankdiv {
        height: 114px;
       
    }
    .single_checkout .top_container h2 {
    
        margin-top: 0px !important;
    }
    .single_checkout .top_container h2 {
        font-size: 19px;
        line-height: 22px;
    }
	    .single_checkout .top_container p {
        font-size: 12px;
        line-height: 18px;
        width: 100%;
        padding-top: 0px;
    }
	.single_checkout .top_container {
        padding: 15px 10px;
        min-height: auto;
    }
	    .mobileplans.tablepricing_plan {
        
        margin-top: 0px;
    }

}
@media (max-width:393px) {
    .checklist_col.monthly_plan {
        width: 143px;
        margin-right: 10px !important;
    }
	
	
}
@media (max-width:360px) {
    .pricingtitle.blankdiv strong {
        font-size: 13px !important;
    }
	    .pricingtitle button {
        font-size: 10px !important;
    }
	    .checklist_col.monthly_plan {
        width: 135px;
        margin-right: 6px !important;
    }
	.checklist_colleft li {
    font-size: 15px;
    height: 46px;
 
}
.all_monthlyplans ul li {
    font-size: 18px;
 
 
    height: 42px;
   
}
}
	/***2930: Add user single page checkout Mockup 31-03-2025***/
	
	
	/***2930: Add user single page checkout Mockup 04-04-2025***/
@media (resolution: 1.25dppx) {
	
	
	.childlist .modal-content {
    width: 54%;
}
.modal.single_checkout.childlist .tablepricing_plan {
    width: 750px;
}	
.modal.single_checkout.childlist .tablepricing_plan .all_monthlyplans.adduser-slider {
    width: 475px !important;
}	
	
	
	
	/***2930: Add user single page checkout Mockup 07-04-2025***/
	
	.single_checkout .top_container p {
    font-size: 13px;
    line-height: 17px;
  
}
/***2930: Add user single page checkout Mockup 07-04-2025***/
.single_checkout .top_container {
  
        padding: 14px 10px;
        min-height: 150px;
}
.single_checkout .top_container h2 {
  font-size: 26px; /***2930: Add user single page checkout Mockup 07-04-2025***/
  line-height: 16px; /***2930: Add user single page checkout Mockup 07-04-2025***/
  margin-bottom: 0px !important;
  margin-top: 6px !important;
}
div#testimonialCarousel {
   
    margin-top: 4px;
}
.all_monthlyplans ul li, .adduserpoupoverlay ul li {
    font-size: 15px;
    color: #000;
    text-align: left;
    list-style: none;
    line-height: 24px;
    padding: 6px 15px;
     height: 37px;
   
}
.modal.single_checkout {
   
    padding-top: 30px;

}

.pricingtitle.blankdiv strong {
   
    font-size: 15px !important;
   
}




}
/***2930: Add user single page checkout Mockup 04-04-2025***/