
.priceBox {
  border-radius: 10px;
  border: 2px solid #242526;
  background: #121313;
  padding: 20px;
  width: 48%;
  margin: 0 5px;
}

.priceBox span {
  font-size: 26px;
  color: #fff;
}

.priceBox p {
  color: #B9BBC4;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
.\32 s span {
  color: #B9BBC4;
}

.clickLink {
  text-decoration: underline !important;
  color: #2967F6 !important;
}
.planOptions ul {
  background: #1D1D1D;
}

/*
.planOptions li {
  color: #707178 !important;
} */
@media(max-width: 768px){
.priceBox {
  width: 100%;
  margin: 0 0 20px 0;
}
.\32 s, .how { height:auto !important}
.note{  position:static  !important;  margin-top: 40px;}
.price-btn {
 padding: 15px 5px !important;
}
}



.header-btn {
  color: #2e5eab;
  border-color: #2e5eab;
  padding: 3px 25px 4px !important;
}
.right-menu-language li+li .header-btn:last-child {
  color: #2e5eab;
}
#keysList{
  position: absolute;
  background: #fff;
  font-size: 12px;
  display: none;
  /* display: block; */
  padding: 10px;
  border: 1px solid lightgray;
  z-index: 1;
  border-radius: 5px;
  left: 20%;
  min-width: 270px;
}
#keysList li {
  font-size: 16px;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  padding: 0 10px;
}
.borderRight{
  border-right: 1px solid #5F6162;
  margin-bottom: 0;
}
.borderNone {
  border: none;
}

#dropList{
  position: absolute;
  background: #fff;
  font-size: 12px;
  display: none;
  /* display: block; */
  padding: 10px 30px 10px 10px;
  border: 1px solid lightgray;
  z-index: 1;
  border-radius: 5px;
  left: 20%;
}
#drop li{
  font-size: 12px;
}
li.active {
    color: blue;
}
.ai-addon .featureBox-heading{
  position: relative;
  height: 71px;
}

#dropHead:before {
  background-image: url(https://images.pixazo.ai/newsitefiles/output.svg);
  position: absolute;
  height: 28px;
  width: 25px;
  left: 30px;
  content: '';
  background-repeat: no-repeat;
  background-position: bottom left;
}
#dropHead:after {
  content: "";
  color: #333;
  font-weight: bold;
  /* right: 10px; */
  bottom: 25px;
  background-image: url(https://images.pixazo.ai/newsitefiles/chevron-down.svg);
  position: absolute;
  height: 20px;
  width: 20px;
  margin-left: 10px;
}
.ex-pad {
  padding: 0 40px 0 60px;
}
.tick {
  color: #2967f6;
  background: aliceblue;
}
.tick:after {
  content: "";
  background-image: url(https://images.pixazo.ai/newsitefiles/tick.svg);
  position: absolute;
  height: 25px;
  width: 25px;
  margin-top: 10px;
  background-repeat: no-repeat;
  right: 10px;
}
@media screen and (max-width:800px) {
  .mob-plan {
    display: flex;
    vertical-align: middle;
    align-items: center;
    padding-bottom: 15px;
  }
  .mob-plan .extra-pad {
    font-size: 18px;
    padding: 10px
  }
}

.mem {
  border-radius: 10px;
  border:  2px solid #52D3D8;
  background:  linear-gradient(0deg, #01030A 0%, #111A31 100%);
  padding: 0px 20px;
  text-align: center;
}
.how {
  border-radius: 10px;
  background: rgba(18, 19, 19, 0.60);
  padding: 20px 20px;
  height: 48%;
  margin: 0;
  position: relative;
}
.pricehead {
  padding: 0px;
  font-size: 26px;
}
.cd-value {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.cd-duration {
  font-size: 16px;
  color: #fff;
}
.featureList {
  text-align: left;
  color: #fff;
}
.featureList ul {
  list-style: none;
  padding: 0px;
}
.featureList ul li {
  font-size: 14px;
  padding-left: 30px;
  line-height: 20px;
  background: url(https://images.pixazo.ai/newsitefiles/golden-check.svg);
  background-repeat: no-repeat;
  background-position: 0 10px;
  background-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.planOptions ul {
  margin-bottom: 20px;
  margin-top: 10px;
}
.how p {
  color: #B9BBC4;
  margin-top: 15px;
  line-height: 24px;
  margin-bottom: 10px;
}
.how small {
  bottom: 0;
  position: absolute;
  left: 20px;
  color: #8B8B8B;
}

.tData {
  background: #121313;
}


.\32 s {
  position: relative;
  height: 120px;
}
.note {
  font-size: 12px;
  color: #CCCED8;
  line-height: 19px;
  position: absolute;
  bottom: 0;
}
.modCat {
  font-size: 24px;
  color: #fff;
  margin: 10px 10px 0 10px;
  font-weight: bold;
}
.tHead {
  text-align: center;
}
.tHead td {
  padding: 16px;
  font-size: 18px;
  color: #fff;
  background: #242526;
}
.tData td {
  padding: 10px;
  font-size: 16px;
  color: #B2B4B6;
}
.credit {
  position: relative;
}
.credit:before {
  content: "";
  position: absolute;
  background: url(https://images.pixazo.ai/newsitefiles/credit.svg);
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  left: -30px;
}
.cost {
  position: relative;
}
.cost:before {
  content: "";
  position: absolute;
  background: url(https://images.pixazo.ai/newsitefiles/billing.svg);
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  left: -30px;
}
.price-btn {
  background: var(--Linear, linear-gradient(93deg, #1f5ce6 1.29%, #1fbbc1 98.77%));
  color: #FFFFFF !important;
  font-size: 15px;
  display: inline-block;
  padding: 15px 40px;
  line-height: 15px;
  position: relative;
  margin: 20px 0 0;
  transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  overflow: hidden;
  border-radius: 40px;
  text-decoration: none;
}
.priceComponate h3{
font-size: 28px;
}
.priceComponate p{
font-size: 20px;
color: #B9BBC4;
}
@media screen and (max-width:768px) {
.tHead td {
  font-size: 14px;
  line-height: 20px;
}
.tData td {
  font-size: 14px;
  line-height: 20px;
}
.modCat {
  font-size: 20px;
}
.priceComponate h3{
  font-size: 24px;
}
.priceComponate p{
  font-size: 16px;
}
.credit {
  padding-top: 20px;
  display: block;
}
.credit:before {
  left: calc(50% - 10px);
  top: -10px;
}
.cost {
  padding-top: 20px;
  display: block;
}
.cost:before {
  left: calc(50% - 10px);
  top: -10px;
}
.tHead td {
  padding: 16px 8px;
}
.price-btn {    padding: 15px 15px;}
}



body {
  margin:0px !important;
  padding:0px !important;
  line-height:30px !important;
  font-size: 1rem !important;
  font-family: 'Poppins', sans-serif !important;
  background-color: #000 !important;

}

.bg_featurs{
  background: #FCFCFC;
}



.pricing-table2 tbody {
background: #F8FAFF;
}

.havetables {
  overflow-x: auto;
  width: 100%;
  border: 2px solid #242526;
  border-radius: 10px;
  margin: 10px;
}

.ai-addon .featureBox-heading {
border-bottom: 1px solid #DDE6FF;
white-space: nowrap;
}

.design-banner .price-btn {
background: var(--Linear, linear-gradient(93deg, #1f5ce6 1.29%, #1fbbc1 98.77%));
color: #FFFFFF;
font-size: 16px;
display: inline-block;
padding: 15px;
line-height: 15px;
position: relative;
margin: 20px 0 0;
transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
overflow: hidden;
border-radius: 40px;
text-decoration: none;
}

.join:after {
content: '';
background-image: url(https://images.pixazo.ai/newsitefiles/star.svg);
height: 40px;
width: 40px;
position: absolute;
background-repeat: no-repeat;
background-position: center;
top: 0px;
padding-left: 40px;
}

.join:before {
content: '';
background-image: url(https://images.pixazo.ai/newsitefiles/star.svg);
height: 40px;
width: 40px;
position: absolute;
background-repeat: no-repeat;
background-position: center;
top: 0px;
margin-left: -40px;
}
.price-banner:before {
content: "";
position: absolute;
width: 100%;
height: 500px;
bottom: -20px;
left: 0;
background: linear-gradient(0deg, #000 10%, #fff0 100%);
z-index: 0;
}
.featureBox-heading img {
padding-right: 10px;
height: 20px;
width: 30px;
}



.planOptions {
display: flex;
justify-content: center;
cursor: pointer;
}
.planOptions ul{
display: flex;
list-style: none;
background: rgba(255, 255, 255, 0.40);
color: #B9BBC4;
padding: 5px;
border-radius: 60px;
font-size: 14px;
gap: 10px;
margin-bottom: 40px;
margin-top: 20px;
text-align: center;
}
.planOptions .monthly{
padding-left: 10px;
}
.planOptions .yearly{
padding-right: 10px;
}
.check {
  background: #253A74;
  border-radius: 20px;
  padding: 0 10px;
  color: #fff;
  box-shadow: 0px 3.2px 6px 0px rgba(31, 92, 230, 0.09);
  font-size: 12px;
}

.app_pricing_header .top_head_section p{
font-size:14px;
margin-bottom: 0px;
margin-top:25px;
line-height: 22px;
}

.app_pricing_header .top_head_section a strong {
  display: block;
  font-size: 20px;
}
.app_pricing_header .top_head_section a span {
  font-size:12px;
  font-weight: normal;
}
.app_pricing_header .top_head_section a.start_plant_bt {
  border: none;
  padding:13px;
  background: #1664FF;
  width:100%;
  cursor:pointer;
  border-radius: 12px;
  color:#fff;
  font-size: 20px;

}
.app_pricing_header .top_head_section a.start_plant_bt:hover{
   background: #255492;
   color: #fff;
}
.top_head_section a:hover {
    background: #255492;
    color: #fff;
}
.app_pricing_header .top_head_section h1{
   margin: 0px;
   font-size: 30px;
}
.pro{
 background-color:#1664FF !important;
 color:#fff !important;
 margin-bottom:22px !important;
}
.billed{
 display:block;
 font-size:12px;
 color: #1a1a1a;

}
h1.free-user{
margin-top:38px !important;
}
.feature-blank{
height:95px;
}
.app_pricing_header .top_head_section h2 {
  font-size:26px;
  color: #1a1a1a;
}
.app_pricing_header .top_head_section p a{
 background: #fff;
 border: 1px solid #1664FF;
 padding: 10px 30px;
 border-radius: 30px;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
 cursor: pointer;
 color: #1664FF;
 display: block;
 width: 60%;
 margin: 0px auto;
}
.app_pricing_header .top_head_section p a:hover ,.app_pricing_header .top_head_section p a.active{
  background:#1664FF;
  color:#fff;
}

.plan_start_blank{
  height:80px;
}
.free_pro_pricing{
 background: #e8f5ff;
 display: block;
 padding: 16px 0px 10px;
}
.money-back-card{
/*padding-bottom:175px;*/
}

/* Money-card css */
.happy-customer-section {
 width: 100%;
 background: #121313;
 text-align: center;
 padding: 50px 0;
 margin-bottom:60px;
}
.happy-customer-section .customer-section {
 width:100%;
 color:#000;
}


.happy-customer-section .customer-section h2 {
 color: #000;
 font-weight: bold;
 margin-bottom: 20px;
 font-size: 36px !important;
}
.happy-customer-section ul {
 padding: 0;
 list-style: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
 max-width: 100%;
}
.happy-customer-section ul li {
 display: inline-block;
 margin: 10px;
}
.happy-customer-section .moneyBackpayment {
 border-radius: 50%;
 background: #fff;
 text-align: center;
 height: 200px;
 width: 200px;
 margin-top: 10px;
 float: left;
 padding: 10px;
 position: relative;
}
.happy-customer-section .secureicon {
 color: #65bb60;
 font-size: 60px;
 line-height: 60px;
 margin-bottom: 5px;
 display: block;
}
.appyslim-security-confirm-shield:before {
 content: "\e172";
 font-family: appyslim!important;
 font-style: normal!important;
 font-weight: 400!important;
 font-variant: normal!important;
 text-transform: none!important;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.moneyBackpayment p {
  margin-bottom: 0;
  font-size: 13px;
  width: 80%;
  margin: 6px auto;
  line-height:1.5;
}
.moneyBackpayment p strong {
font-weight:bold;
}


.happy-customer-section .priceBackbg {
  height: 68px;
  margin: 25px auto 0;
  text-align: center;
  background: url(https://images.pixazo.ai/newsitefiles/money-back-gurantee.png) top center;
  background-size: cover;
  width: 120px;
}
b, strong {
 font-weight: bolder;
}
.manageh{
height:51px;
display:block;
}
.moneyBackbg big {
 float: left;
 font-size: 30px;
 font-weight: bold;
 line-height: 29px;
 margin-top: 18px;
 padding: 0;
 width: 100%;
 color: #fff;
}
.moneyBackbg .days {
 clear:both;
 float: left;
 font-size: 16px;
 line-height: 22px;
 width:100%;
 color: #5eabed;
}
.moneyBackbg .moneyBack-txt {
 clear:both;
 float:left;
 font-size:15px;
 line-height:16px;
 width:100%;
}
.money-back-card img{
 width:100%;
 background-size:cover;
}

.happy-customer-section .garnter {
  background: url(https://images.pixazo.ai/newsitefiles/gartner_award.png) top center;
  width:79%;
  height:125px;
  background-size: 110% 100%;
  position: absolute;
  top: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}


.garnter h5 {
  float: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 15px;
  margin: 5px 0;
  padding: 5px 0;
  width: 100%;
  color: #315d9f;
}
.garnter .appy-pie {
 clear: both;
 float: left;
 font-size: 11px;
 line-height: 16px;
 width: 100%;
 padding: 0 10px;
}
.garnter .year {
 float: left;
 font-size: 16px;
 font-weight: 700;
 line-height: 15px;
 margin-top: 0px;
 padding: 5px 0;
 width: 100%;
 color: #315d9f;
}
.moneyBackpayment img.lazyloaded {
 margin-top: 20px;
 position: absolute;
 left: 0;
 right: 0;
 top: 50%;
 transform: translateY(-50%);
 width: 100px;
 margin: 0 auto;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}
.moneyBackpayment img.lazyloaded.small {
  width: 60px;
}

.moneyBackpayment img.lazyloaded {
  margin-top: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100px;
  margin: 0 auto;
}
.medalimg img.lazyloaded.small {
  width: 100px;
}


.cd_main_container {
  width: 90%;
  max-width: 1280px;
  margin: 1em auto 64px;
}
.app_pricing_list{
  margin: 2em 0 0;
  padding:0px;
  margin:0px;
}
.app_pricing_list > li{
 position: relative;
 margin-bottom: 1em;
 list-style: none;
}
.app_pricing_wrapper{
 position: relative;
 padding:0px;
 margin:0px;
}

.app_pricing_wrapper>li {
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  list-style: none;
  outline: 1px solid transparent;
}

.main_cd_body_wrp{
border-left:1px solid #d0e0ed;
border-right:1px solid #d0e0ed;
border-bottom:1px solid #d0e0ed;
}


.app_pricing_body{
   overflow-x: auto;
   -webkit-overflow-scrolling: touch;
}
.app_pricing_features{
  width: 600px;
  padding: 0px;
    
}
#app_body_content_1{
 margin-bottom:50px;
}
#app_body_content_2, #app_body_content_3, #app_body_content_4, #app_body_content_5   {
margin-bottom:30px;
}
.app_pricing_features li {
 width:100px;
 float:left;
 padding: 1.6em 1em;
 font-size: 1.0rem;
 text-align: center;
 list-style: none;
 white-space: nowrap;
 /* overflow: hidden; */
 color: #525252;
 text-overflow: ellipsis;
 position: relative;
}
.app_pricing_features li span{
 display:block; 
 padding: 0.80em 0px 0.80em 0px;

}
.app_pricing_features li span b{
 padding: 10px 0px 10px;
 display: block;
 color: #1A1A1A;
 font-weight: bold;
 background: #e8f5ff;

}


.app_pricing_header{
   height: auto;
   pointer-events: auto;
   text-align: center;
   color: #1A1A1A;
   background-color: #f4faff;

}
.app_pricing_header.header_pro{
border:1px solid #d0e0ed;
background:#fff;
margin:0px;
padding:20px;
}
.app_pricing_header h2{
  margin-bottom: 3px;
  margin-top:8px;
  font-weight: 700;


}
a.start-now-ft {
background: #fff;
 border: 1px solid #1664FF;
 padding: 10px 30px;
 border-radius: 30px;
 font-size: 16px;
 font-weight: bold;
 cursor: pointer;
 color: #1664FF;
 display: block;
 width: 60%;
 margin: 0px auto;
 text-align: center;
 text-decoration: none !important;

}
a.start-now-ft:hover{
background:#1664FF;
color:#fff;
}
.trial_bottom{
  margin-top: 10px !important; 
}
.start_trial{
  margin-top: 8px !important;
}
.yearly_plan_wrp{
  display: flex;
 justify-content: flex-start;
}

.wrap {position:relative;}
.wrap.available_sale {
  display: flex;
 align-items: center;
}

.wrap.available_sale span {
  font-size:16px;
  color:#1A1A1A;
  font-weight: 500;
}
.cd_app_footer.payment_get{
margin-bottom:50px;

}
.heading_features{
 padding: 16px 0px 10px;
 display: block;
 color: #1A1A1A;
 font-weight: bold;
 background: #e8f5ff;
 font-size: 30px !important;
 border-left: 1px solid #d0e0ed;
 border-top: 1px solid #d0e0ed;
 border-right: 1px solid #d0e0ed;
height:57px;

}

.wrap input {position:absolute;left:-9999px;}
.wrap .slider-v2 { position: relative;display: block;height:2em;cursor: pointer;border-radius: 1.5em;transition: 350ms;}
.wrap .slider-v2::before {
 position: absolute;
 content: '';
 width: 2.8em;
 height: 1.1em;
 top: 0.6em;
 left: 0.59em;
 border-radius: 0.75em;
 transition: 250ms ease-in-out;
 background: linear-gradient(rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0.1)), #C3CFE6;
 box-shadow: 0 0.08em 0.15em -0.1em rgb(0 0 0 / 50%) inset, 0 0.05em 0.08em -0.01em rgb(255 255 255 / 70%), 0 0 0 0 rgb(68 204 102 / 70%) inset;

}

.wrap .slider-v2::after{
 position: absolute;
 content: '';
   width: 0.9em;
height: 0.9em;
top: 0.7em;
left: 0.9em;

 border-radius: 50%;
 transition: 250ms ease-in-out;
 background: linear-gradient(#fff 10%, #fff);
 box-shadow: 0 0.1em 0.15em -0.05em rgb(255 255 255 / 90%) inset, 0 0.2em 0.2em -0.12em rgb(0 0 0 / 50%);
}



.wrap input:checked + .slider-v2::before {background:#1664FF;}
.wrap input:checked + .slider-v2::after {left:2.3em; background:#fff;}
.yearly_plan_change{ margin-left: 100px; font-weight: 500;align-items: center;display: flex; font-size:16px;}
.cd_main_heading{ font-size: 35px; text-align: center;font-weight: bold;margin: 0px;}
.cd_app_footer ul{ margin:0px;list-style: none;padding:0px;}
.cd_app_footer{ margin-bottom:50px;}
.cd_app_footer ul li a.get_start_bt{
 display: block;border: 1px solid #ddd;font-size: 17px;padding: 10px 10px;width: 60%;margin: 0px auto;text-align: center; text-decoration: none; border-radius: 32px;color: #fff;background: #1664FF; font-weight: bold;
}
.cd_app_footer ul li a.get_start_bt:hover{
background: #255492;
}
.user_plan{
display: none !important;
}
.free_user{

display: contents !important;
}
.nav_mobile_tab{
 display: none;
}
.free_trail{
  font-size: 20px;
color: #000000;
}
.media_design h4{
color:#3B3B3B;
font-size: 18px;
}

.media_design p{
font-size: 14px;
color:#3B3B3B;
line-height: 20px;
}
.cd-pricing-switcher {
text-align:left;
}
.cd-pricing-switcher .fieldset {
display: inline-block;
position: relative;
padding: 2px;
margin:0px;
background: #E0E0E0;
}
.cd-pricing-switcher input[type=radio] {
position: absolute;
opacity: 0;
}
.cd-pricing-switcher label {
 position: relative;
z-index: 1;
display: inline-block;
float: left;
width: 90px;
height: 40px;
line-height: 40px;
cursor: pointer;
font-size: 14px;
color: #226ADE;
margin: 0px;
text-align: center;
    font-weight: bold;
}
.cd-pricing-switcher .cd-switch {
position: absolute;
top: 2px;
left: 2px;
height: 40px;
width: 90px;
background-color: #fff;;
-webkit-transition: -webkit-transform .5s;
-moz-transition: -moz-transform .5s;
transition: transform .5s;
}
.cd-pricing-switcher input[type=radio]:checked+label+.cd-switch, .cd-pricing-switcher input[type=radio]:checked+label:nth-of-type(n)+.cd-switch {
-webkit-transform: translateX(90px);
-moz-transform: translateX(90px);
-ms-transform: translateX(90px);
-o-transform: translateX(90px);
transform: translateX(90px);
}

.project_no{
font-size: 18px;
margin-top: 5px;
}
.plan_wrp{
margin-top:50px;
}
.plan_text{
font-size:18px;
}
.select_plan{
cursor: pointer;
background: #226ADE;
color: #fff;
border: none;
font-size: 14px;
outline: none;
padding: 7px 28px;
border-radius: 4px;
}
a.select_plan:hover ,a.select_plan:focus{
color:#fff !important;
background: #2e5eab;
border: none;
text-decoration: none;
outline:none;
}
.cd-pricing-list>li {
width: 33.3333333333%;
float: left;
list-style: none;
border-left:1px solid #EFEFEF;
}
.cd-pricing-wrapper {
position: relative;
padding:0px;
list-style: none;
}
.cd-pricing-wrapper li{
border-bottom: 1px solid #EFEFEF;
padding: 15px 30px;
font-size: 14px;
}
.cd_pricing_list_wrp .cd-pricing-list{
  border: 1px solid #EFEFEF;
padding: 0px;
} 
.cd-pricing-list>li:first-child{
border:none;
}
.cd-pricing-wrapper li:last-child{
border:none;
}
.bg_list_head{
  background:#F4F4F4;
font-size: 20px !important;
}
.limited_action{
display: flex;

font-size: 16px;
}

.limited_action span{
margin-left:10px;
font-size:14px;
}
.media-body.media_design{
margin-left: 15px;
text-align: left;
}
.fixed-header {
position: fixed;
top: 0;
left: 0px;
padding-top: 70px;
width: 100%;
z-index: 999;
background: #fff;
}
.nav_middle.nav_position{
max-width:1280px;
margin: 0px auto  5px;
width: 90%;
}

nav {
width: 100%;
background: #fff;
z-index: 10;
}
.tooltip_header{
position: relative;
display: flex;
}
.project_credit{
display: none;
position: absolute;
width: 382px;
background: #6F6F6F;
color: #fff;
margin-right: -10px;
right: 0px;
z-index: 999;
font-size: 14px;
border-radius: 4px;
text-align: center;
line-height: 25px;
padding: 10px;
margin-top: -134px;
}
.project_credit p{
margin:0px;
}
.tooltip_header:hover .project_credit{
display: block;
}
.post_credit{
display: none;
position: absolute;
width: 320px;
background: #6F6F6F;
color: #fff;
margin-right: -195px;
right: 0px;
z-index: 999;
font-size: 14px;
border-radius: 4px;
text-align: center;
line-height: 22px;
padding: 10px;
margin-top: -100px;
}
.tooltip_header:hover .post_credit{
display: block;
}  
.post_credit:after{
content: "";
width: 0px;
height: 0px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 13px solid #6f6f6f;
position: inherit;
margin-top: 30px;
left: 0px;
margin-left: 103px;;
}
.project_credit:after{
content: "";
width: 0px;
height: 0px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 13px solid #6f6f6f;
position: inherit;
margin-top: 8px;
margin-left: 160px;

}
.text_tools{
font-size: 14px;
margin: 0px;
line-height: 20px;
}

.table td, .table th{
padding: 1rem;
}
.pricing_fetures_mobile{
display: none;
}


.design_tools_features.maintoolswrp{
margin-top: 40px;
}
.plan_head_content img{
max-width: 125px;

}

.cd_main_heading{
  color: #000000;
}
.table thead th {
vertical-align: bottom;
 border-bottom:0px solid #dee2e6; 
}
.free_trail {
font-size: 14px;
color: #000000;
margin-bottom: 35px;
}
.cd_main_heading {
font-size: 25px;

}


.toggle-button-cover-top {
display: table-cell;
position: relative;
box-sizing: border-box;
}

.button-cover-top {

background-color: #fff;


}

.button-cover-top:before {
counter-increment: button-counter;
content: counter(button-counter);
position: absolute;
right: 0;
bottom: 0;
color: #d7e3e3;
font-size: 12px;
line-height: 1;
padding: 5px;
}

.button-cover-top,
.knobs-top,
.layer-top {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}

.button-top {
position: relative;
top: 50%;
width: 190px;
height: 45px;

}


.checkbox {
position: relative;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
opacity: 0;
cursor: pointer;
z-index: 3;
}

.knobs-top {
z-index: 2;
}

.layer-top {
width: 100%;
background-color: #E0E0E0;
transition: 0.3s ease all;
z-index: 1;
}


/* Button 10 */
#button-1 .knobs-top:before,
#button-1 .knobs-top:after,
#button-1 .knobs-top span {
position:absolute;
top: 4px;
width: 88px;
height: 37px;
font-size: 14px;
font-weight: bold;
text-align: center;
line-height: 1;
padding: 12px 4px;
border-radius: 2px;
transition: 0.3s ease all;
}

#button-1 .knobs-top:before {
content: "";
left: 4px;
background-color: #fff;
}

#button-1 .knobs-top:after {
content: "Yearly";
right: 4px;
color: #4e4e4e;
}

#button-1 .knobs-top span {
display: inline-block;
left: 4px;
color:#226ade;
z-index: 1;
}

#button-1 .checkbox:checked + .knobs-top span {
color: #4e4e4e;
}

#button-1 .checkbox:checked + .knobs-top:before {
left: 98px;

}
.swiper-slide {
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: 0 50px !important;
}

#button-1 .checkbox:checked + .knobs-top:after {
  color: #226ade;
background: #fff;
}
.mobile_view_object{
display: none;
}

@media screen and (max-width: 767px){

.mobile_view_object{
display:block;
overflow: hidden;
}
.slider-v2{
  left: -8px;
top: -14px;
}

.media-body.media_design{
  margin-left:0px;
}
.swiper-slide .media{
display: block;
flex-wrap: nowrap;
text-align: left;
width:95%;
}

.media_design p {
font-size: 12px;
color: #3B3B3B;
line-height: 17px;
}
.media_design h4 {
color: #3B3B3B;
font-size: 14px;
}
.swiper {
 max-width:600px;
}

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.pricing_fetures_mobile{
 display:block;
}
.cd-pricing-switcher label {
position: relative;
z-index: 1;
display: inline-block;
float: left;
width: 53px;
height:34px;
line-height: 40px;
cursor: pointer;
font-size: 10px;
color: #226ADE;
margin: 0px;
text-align: center;
font-weight: bold;
}
.cd-pricing-switcher label {
position: relative;
z-index: 1;
display: inline-block;
float: left;
width: 48px;
height: 34px;
line-height: 32px;
cursor: pointer;
font-size: 10px;
color: #226ADE;
margin: 0px;
text-align: center;
font-weight: bold;
}
.cd-pricing-switcher .cd-switch {
position: absolute;
top: 2px;
left: 0px;
height:34px;
width: 56px;
background-color: #fff;
-webkit-transition: -webkit-transform .5s;
-moz-transition: -moz-transform .5s;
transition: transform .5s;
}
.cd-pricing-switcher input[type=radio]:checked+label+.cd-switch, .cd-pricing-switcher input[type=radio]:checked+label:nth-of-type(n)+.cd-switch {
-webkit-transform:translateX(49px);
-moz-transform:translateX(49px);
-ms-transform:translateX(49px);
-o-transform:translateX(49px);
transform:translateX(49px);
}

.Projects_plan{
  list-style: none;
  padding:0px;
  border:1px solid #ddd;
   display: flex;
  font-size: 12px;
  margin:0px;
}
.cd-price {
margin-top: 0px;
line-height: 10px;
}
.project_no {
font-size: 10px;
margin-top: 15px;

}
.wrap.available_sale{
height:30px;
}
.select_plan {
font-size: 12px;
 padding: 1px 10px;

}
.cd-pricing-switcher .fieldset{
width:105px;
}
.Projects_plan li{
padding: 12px 12px 0px 10px;
border-right: 1px solid #ddd;

}
.Projects_plan li:first-child{
padding:12px 3px 6px 3px;
}
.Projects_plan li:last-child{
margin:0px;
border-right:none;
}
.cd-pricing-switcher {
text-align: left;
width: 105px;
}
.plan_text {
font-size:14px;
}
.text_tools{
font-size: 12px;
margin: 0px;
line-height: 20px;
}
.tooltip_header .ullimited_tools{
position: absolute;
right: 0px;
margin-top: -28px !important;
margin-right: 25px;

}
.tooltip_header .ullimited_mints{
  position: absolute;
right: 0px;
top: 0px;
margin-top: -28px;
margin-right: 22px;
}
.project_credit {
display: none;
position: absolute;
width: 266px;
background: #6F6F6F;
color: #fff;
margin-right: 2px;
right: 0px;
z-index: 999;
font-size: 12px;
border-radius: 4px;
text-align: center;
line-height: 21px;
padding: 8px;
margin-top: -180px;
}
.project_credit:after{margin-left: 90px;}
.post_credit {
display: none;
position: absolute;
width: 280px;
background: #6F6F6F;
color: #fff;
margin-right: 2px;
right: 0px;
z-index: 999;
font-size: 12px;
border-radius: 4px;
text-align: center;
line-height: 19px;
padding: 10px;
margin-top: -121px;
}
.post_credit:after {

margin-top: 29px;
left: 0px;
margin-left: 154px;
}
.plan_wrp{
display: none;
}
.limited_action span {
margin-left: 10px;
font-size: 12px;
}
.unlimited_text{
margin-left: 35px;
}
.limited_action svg {
margin-top: 5px;
float: left;
}
.design_tools_features .table td, .table th {
padding: 0.55rem 0.0rem 0.55rem 0.55rem;
}
.limited_action {
display: inherit;
font-size: 14px;
}

.design_tools_features .table td{
width:30%;
}
.nav_mobile_tab{
 display: block;
}
.desktop-price-hide{
 display:none;
}
.app_pricing_list{
 display: none;
}
.nav_mobile_tab{
 padding:0px 20px;
 margin-bottom:20px;
}
.nav_mobile_tab .nav-tabs {
 border-bottom: 1px solid #dee2e6;
}
.nav_mobile_tab .nav-tabs .nav-link.active{
   border-bottom: 2px solid #1664FF;
   margin-bottom:5px;
}
.nav_mobile_tab .nav-tabs .nav-link {
border: none;
}
#home ul{
   list-style: none;
   padding:20px;
   background:#fff;
   border-left: 1px solid #d0e0ed;
   border-right: 1px solid #d0e0ed;
   border-bottom: 1px solid #d0e0ed;
}
#home ul li{
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
    padding-left: 25px;

}

#home ul > li::before {
 content: "";
 width: 14px;
 height: 7px;
 position: absolute;
 left: -0;
 top: 10px;
 border: 3px solid #7edc7a;
 border-top: none;
 border-right: none;
 transform: rotate( 
-45deg);
}
#home ul > li:last-child::before{
 content: none;
}

#menu1 ul{
 list-style: none;
 border-left: 1px solid #d0e0ed;
 border-right: 1px solid #d0e0ed;
 border-bottom: 1px solid #d0e0ed;
 padding:20px;
  background:#fff;
}
  #menu1 ul li{
 list-style: none;
 position: relative;
 font-size: 15px;
 margin-bottom: 10px;
 padding-left: 25px;


  }


#menu1 ul > li::before {
 content: "";
 width: 14px;
 height: 7px;
 position: absolute;
 left: -0;
 top: 10px;
 border: 3px solid #7edc7a;
 border-top: none;
 border-right: none;
 transform: rotate( 
-45deg);
}

.app_pricing_header.header_pro {

 background: #fff;
 margin: 0px;
 padding: 20px;

}
.app_pricing_header.header_pro{
   border: none;
   border-left: 1px solid #d0e0ed;
   border-right: 1px solid #d0e0ed;
}
a.start-now-ft{
 margin-top: 25px;
}
.app_pricing_header .top_head_section h1 {
 margin: 0px !important;
 font-size: 30px;
}
.nav_mobile_tab .nav-tabs .nav-item{
 margin-bottom: 0px;
 color: #333;
 font-size: 16px;
}

a.get_start_bt{
 display: block;border: 1px solid #ddd;font-size: 17px;padding: 10px 10px;width: 60%;margin: 25px auto 0px;text-align: center; text-decoration: none; border-radius: 32px;color: #fff;background: #1664FF; font-weight: bold;
}
#menu1 ul li:last-child:before{
  content:none;
}
.free_pro_pricing{
display:none !important;
}
.user_premium{
 width: 21px;
 margin-right: 9px;
}
ul.app_pricing_features{
 padding: 0px;
}
.user_plan{
 display: block !important;
}
.app_pricing_features li span.blank{
 display: none;
}
#app_body_content_1{
 margin:0px;
 padding:0px;
}
#app_body_content_2, #app_body_content_3, #app_body_content_4, #app_body_content_5{
 margin-bottom:0px;
}
.app_pricing_features{
 width: auto;
}
.app_pricing_features li{
 width:100%;
 padding:auto;
 padding: 0.0em 0em;
 font-size: 12px;
}
.happy-customer-section .customer-section h2 {
 font-size: 22px !important;
}
.app_pricing_header{
    border-bottom: 1px solid #faf7f7;
    margin:0px;
}
.app_pricing_features li img{
width:15px;
}
.user_support.lazyloaded{
margin-right:10px;
}
.free_user{
 display: block !important;
 padding:0px !important;
}
.user_usage{
 display: block;
 text-align: center;
 margin: 5px auto 0;
}
.cd_app_footer.free_monthly_footer{
 display: none;
}
.cd_app_footer {
 margin-bottom: 15px;
 margin-top: 15px;
}
.apps_pricing_features li span{
 padding:0px;
}
.app_pricing_header .top_head_section p {
 font-size: 14px;
 margin-bottom: 6px;
 margin-top: 10px !important;
}
.top_head_section button{
 font-size: 18px;
}
.top_head_section button span {
font-size: 12px;
}
.design_feature{
  display: none;
}
.app_pricing_header .top_head_section a.start_plant_bt {
 line-height:20px;
} 
.wrap.available_sale span{
font-size: 11px;
}
.yearly_plan_change{
 margin-left:40px;
 font-size: 11px;
}

.wrap .slider-v2::before{
  top: 35px;
width: 1.4em;
height: 0.6em;
left: 10px;
}
.wrap .slider-v2::after{
  width: 0.5em;
height: 0.5em;
top: 1.4em;
left:13px;

}
.wrap input:checked + .slider-v2::after {
left: 1.1em;
background: #fff;
}
/* Button 10 */
.toggle-button-cover {
display: table-cell;
position: relative;
width: 98px;
/* height: 2px; */
box-sizing: border-box;
/* margin-bottom: 90px; */
top: 0px;
}

.button-cover {
height:33px;
background-color: #fff;
}

.button-cover:before {
counter-increment: button-counter;
content: counter(button-counter);
position: absolute;
right: 0;
bottom: 0;
color: #d7e3e3;
font-size: 12px;
line-height: 1;
padding: 5px;
}

.button-cover,
.knobs,
.layer {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #E0E0E0;
}

.button {
position: relative;
top: 50%;
width: 99px;
height: 34px;
margin: -16px -2px 10px;
overflow: hidden;
width: 98px;
}


.button.r,
.button.r .layer {
border-radius: 100px;
}

.button.b2 {
border-radius: 2px;
}

.checkbox {
position: relative;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
opacity: 0;
cursor: pointer;
z-index: 3;
}

.knobs {
z-index: 2;
}

.layer {
width: 98px;
background-color: #E0E0E0;
transition: 0.3s ease all;
z-index: 1;
}
#button-10 .knobs:before,
#button-10 .knobs:after,
#button-10 .knobs span {
 position: absolute;
top: 2px;
width: 48px;
height: 30px;
font-size: 10px;
font-weight: bold;
text-align: center;
line-height: 1;
padding: 11px 6px;
border-radius: 2px;
transition: 0.3s ease all;
}

#button-10 .knobs:before {
  content: "";
left: 3px;
background-color: #fff;

}

#button-10 .knobs:after {
content: "Yearly";
right: -1px;
}

#button-10 .knobs span {
display: inline-block;
left: 0px;
color: #226ADE;
z-index: 1;
}
.garnter_img{
text-align: center;
}

.garnter_img img{
max-width: 80px;
margin-top: 18px;
}
#button-10 .checkbox:checked + .knobs span {
color: #4e4e4e;
}

#button-10 .checkbox:checked + .knobs:before {
left: 52px;
background-color: #fff;
}

#button-10 .checkbox:checked + .knobs:after {
color: #226ADE;
}

#button-10 .checkbox:checked ~ .layer {
background-color: #fff;
}
.limited_action.remover_wrap{
display:inline-flex !important;
}
.remover_trap_text{
 font-size: 12px;
 margin-left: 35px !important;
}
.remover_wrap{
position: absolute;
}

}


@media only screen and (min-width: 768px){


ul.app_pricing_features{
  width:auto;
}
.cd-pricing-container {
    margin: 6em auto; 
}
.app_pricing_list{
    margin: 1em 0 0;
}
.app_pricing_list > li{
    width: 32.1%;
    float: left;
    margin-right: 18px;
}
.app_pricing_list > li:last-child{
   margin-right:0px;
}

.app_pricing_body{
  overflow-x: visible;
}

.app_pricing_features li {
    float: none;
    width: auto;
    padding: 0.80em 0px 0.80em 0px;
}
.app_pricing_header h2{
   font-size: 1.8rem;
}
.app_pricing_features li img{
   width:18px;
}
#app_body_content_1 .app_pricing_features li img , #app_body_content_2 .app_pricing_features li img{
   position: relative;
   top:0px;
   margin-right: 8px;
}
.payment_close{
  margin:0px !important;
}
#app_body_content_1 .app_pricing_features li img.user_usage{
    width:12px;
}
#app_body_content_3 .app_pricing_features li img.user_usage{
   width: 15px;
   margin-right: 7px;
}
#app_body_content_5 .app_pricing_features li img.user_support {
 width: 13px;
 margin-left: 0px;
 display: -webkit-inline-box;
 margin-right: 8px;
}
}
.pop-cstm{display:inline-block;vertical-align:text-top;padding-left:6px;line-height:1.2}
.preview-cstm{position:absolute;z-index:1000;-webkit-transform:scale3d(.9,.9,1);transform:scale3d(.9,.9,1);width:100%;max-width:260px;padding:15px;top:47px;left:50%;background-color:#e8f5ff;visibility:hidden;opacity:0;transition:visibility 0 linear 0s,transform .2s,opacity 300ms;margin-left:-110px;z-index:9999;text-align:center;white-space:pre-wrap;border-radius:9px;height:auto;display:flex;align-items:center}
.pop-cstm .title{line-height:1.57142857em;color:#222;padding-bottom:5px;font-size:14px;font-weight:600;text-transform:uppercase}
.pop-cstm .subtitle{font-size:small;line-height:20px;color:#767676;font-size:12px;margin-bottom:0}
.pop-cstm:hover .preview-cstm{opacity:1;visibility:visible;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0}
.preview-cstm:before{content:"";position:absolute;right:37px;margin-left:0;top:-12px;transform:translateY(-50%);border:13px solid #e8f5ff;border-color:transparent transparent #e8f5ff}


.design_tools_features.maintoolswrp.extraSpace{margin-top:285px}
@media (max-width:1200px){.design_tools_features.maintoolswrp.extraSpace {
margin-top: 270px;
}}
@media (max-width:1010px){.design_tools_features.maintoolswrp.extraSpace {
margin-top: 230px;
}}
@media (max-width:880px){.design_tools_features.maintoolswrp.extraSpace {
margin-top: 200px;
}}
@media (max-width:768px){.design_tools_features.maintoolswrp.extraSpace {
margin-top: 40px;
}}

@media (max-width:1311px){
.post_credit {
margin-right: -135px;
}
.post_credit:after{
margin-left: 165px;}
                   
}
@media (max-width:1130px){
.post_credit {
margin-right: -30px;
}
.post_credit:after{
margin-left: 270px;
}
                   
}

@media (max-width: 767px){
.post_credit {
margin-right: -9px;
}
.post_credit:after{
margin-left: 230px;
}
.tooltip_header .ullimited_mints{
    margin-top: 5px;
    margin-right: 22px;
    position: inherit;
}     
.tooltip_header .ullimited_tools{
  position:inherit;
  margin-top: 5px !important;
  margin-right: 22px;
}
}

/* new Pricing plan pages */
section.design-banner.price-banner {
  text-align: left;
}

.pricehead-billed {
background: #3b3b3b;
color: #fff;
height: 70px;
display: inline-flex;
width: 100%;
align-items: center;
justify-content: center;
font-size: 20px;
}

.cd-price {
height: 100%;
margin: 0;
display: inline-flex;
justify-content: center;
align-items: center;
}


.wrap .slider-v2::after {
left: 0.75em;
}

.yearly_plan_wrp {
justify-content: center !important;
}


.priceComponate h3 {
color: #fff;
font-size: 38px;
font-weight: bold;
margin-top: 0px;
display: inline;
}

.priceComponate .subheading {
font-size: 18px;
color: #707178;
}

.pricing-table2 {
border-collapse: separate;
border-spacing: 0px;
width: 100%;
}

.pricing-table {
border-collapse: separate;
border-spacing: 20px;
width: 100%;
}

.featureBox {
background: #fff;
padding: 20px 20px 0 20px;
margin-top: 30px;
border: 2px solid #E3E9F6;
vertical-align: top;
width: 33%;
border-radius: 14px;
}

.icons {
width: 50px;
height: 50px;
display: flex;
align-content: center;
justify-content: center;
}

.featureBox-heading, .col {
color: #2B2B2B;
font-weight: bold;
font-size: 18px;
padding: 20px;
/* background:#E6E6E6 */
}

.bg-col {
background: #ffffff;
padding: 20px 0;
text-align: center;
margin: -1px;
}

.extra-pad {
padding: 20px 20px 10px 0px;
}

.featureBox ul {
list-style: none;
padding: 0px;
}

.featureBox ul li {
font-size: 14px;
padding-left: 30px;
line-height: 20px;
background: url(https://images.pixazo.ai/newsitefiles/check-green.svg);
background-repeat: no-repeat;
background-position: 0 11px;
background-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

.ai-addon {
background: #F8FAFF;
margin-top: 30px;
vertical-align: top;
width: 25%;
}

/* .ai-addon.border-left {
border-left: #A7A7A7 2px solid !important;
} */

.ai-addon ul {
list-style: none;
padding: 20px 20px 0px 20px;
}

.ai-addon li {
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
}

.min-wd {
min-width: 950px;
}

.mid {
font-size: 16px;
margin-left: 20px;
margin-right: 20px;
padding: 20px 0;
line-height: 21px;
display: inline-flex;
align-items: center;
}

.head2 {
  font-size: 18px;
  font-weight: 500;
  margin: 28px 0px 24px 0px;
}
.text-conditions {
font-size: 14px;
margin: 0px;
line-height: 20px;
text-align: center;
color: #707178;
}

@media screen and (max-width:640px) {
.pricehead {
height: 0px;
}

.cd-price {
height: calc(100% - 50px);
}


.pricehead-billed {
height: 50px;
}

.wrap .slider-v2::after {
left: 0.52em;
}
}

@media only screen and (max-width: 480px) {

.featureBox ul li {
font-size: 14px;
padding-left: 30px;
line-height: 21px;
background-size: 15px;
background-position: top 8px;
padding-bottom: 5px;
padding-top: 5px;
}

.priceComponate .subheading {
line-height: 21px;
}

.cd_main_container {
margin: 20px 0px 20px 16px;
}

.priceComponate h3 {
margin-top: 30px;
font-size: 22px;
}

.certi-footer {
flex-wrap: wrap;
flex-flow: column;
}

.certi-footer * {
margin: 4% 0;
}

.featureBox {
width: 100%;
display: block;
}



.featureBox-heading {
font-size: 16px;
font-weight: bold;
}

.head2 {
font-size: 15px;
}

.pricing-table td:nth-child(1) {
margin-top: -10px
}

/* .last{
margin-bottom: -40px;
}
*/
}

@media only screen and (max-width: 768px) {

.featureBox {
width: 100%;
display: block;
padding: 20px 20px 1px 20px;
}


.priceComponate h3 {
margin-top: 30px;
font-size: 22px;
}

.opptionDetails {
font-size: 14px;
}
.opptionDetails a{
  color: #333;
}
.ultwo {
  color: #000;
  font-weight: bold;
}
.ai-addon li {
font-size: 14px;
}
.priceComponate .subheading {
font-size: 16px;
}

}

