/*
Theme Name: TRICKSIEBZEHN Child
Theme URI: https://www.tricksiebzehn.de
Author: TRICKSIEBZEHN
Template:  hello-elementor
Author URI: https://www.tricksiebzehn.de
Description: TRICKSIEBZEHN Universal child theme
Version: 1.0.0
*/

/* Transition */

.elementor-tab-title .elementor-toggle-icon-opened,
.elementor-tab-title .elementor-toggle-icon-closed,
.potential-form .wpforms-page-next::before,
.potential-form .wpforms-page-prev::before,
.elementor-toggle-icon-closed,
.elementor-toggle-icon-opened{
	transition: all 0.2s ease;
}

/* Navigation */

.elementor-nav-menu .normal-font-style .elementor-item{
	text-transform: none !important;
}

.dotted-line-bg::after {
    content: '';
    background-image: url(./images/dotted-line.png);
    width: 100%;
    height: 2px;
    position: absolute;
    background-repeat: repeat-x;
    top: 460px;
}

.dotted-line-bg::before {
    content: '';
    background-image: url(./images/dotted-line.png);
    width: 100%;
    height: 2px;
    position: absolute;
    background-repeat: repeat-x;
    top: 333px;
}

.dotted-box{
	background-image: url(./images/dotted.png);
    background-repeat: repeat;
    margin: 0 auto;
}

.margin-center{
	margin: 0 auto;
}

.percent-button .elementor-button{
	width: 200px !important;
}

.elementor-toggle .elementor-tab-title{
    border-top: 2px var(--e-global-color-secondary ) solid !important;
}

/* 404 page */

.remove-lang .wpml-ls-item{
  display: none;
}

/* Sprachswitcher */

.menu-item.wpml-ls-item:first-child a{
  padding: 0 0 0 25px !important;
}

.menu-item.wpml-ls-item a{
  padding: 0 !important;
  color: #303642 !important;
}

.menu-item.wpml-ls-item.wpml-ls-current-language a{
  color: #0E4183 !important;
}

.menu-item.wpml-ls-item a:hover{
  transform: none !important;
}

.menu-item.wpml-ls-item:not(:nth-last-child(1)) a::after{
    content: '|';
    opacity: 1 !important;
    position: relative;
    margin-left: 7px;
    color: #303642;
}

/* Toggle */

.toggle-content .chart-bottom-line{
    border-bottom: 1px solid black;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 425px;
    margin: 0;
    width: 100%;
  }

  .toggle-content .chart {
    height: auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  .toggle-content .bar {
    flex: 1;
    background-color: #0f4183;
    margin: 0 7px;
    position: relative;
    border-radius: 10px 10px 0 0;
    width: 180px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start; 
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 15px;
  }

  .toggle-content .chart p{
  	position: relative;
    text-align: center;
    max-width: 200px;
  }

  .toggle-content .bar.inactive{
    background-color: #ffffff;
    color: #0f4183;
  }

  .toggle-content .bar.active{
    background-color: #0f4183;
    color: #ffffff;
  }

  .toggle-content .chart-des{
  	z-index: 1;
    position: relative;
    display: flex;
    max-width: 87%;
    margin: 0 auto; 
  }

  .toggle-content .chart-des>div{
  	width: 33.3%;
  	margin: 15px 0;
    line-height: 1;
  }

  .toggle-content .chart-des>div>p{
  	max-width: 180px;
  	margin: 0 auto; 
    font-size: 20px;
  }

  .toggle-content .chart-wrapper{
    background-color: #dfe6eb;
    padding: 60px 85px 0px 85px;
    text-align: center;
  }

  .toggle-content .center-text{
    text-align: center;
  }

  .toggle-content .badge{
    background-color: #303642;
    padding: 0px 15px;
    line-height: 1.7;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 100px;
    width: fit-content;
    color: #ffffff;
    margin-bottom: 40px;
  }

  .toggle-content .section-half{
    width: 50%;
  }

  .toggle-content .chart-wrapper .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 30px);
    background: #dfe6eb;
    border-radius: 50px 50px 20px 20px;
}

.toggle-content .chart-wrapper .background::before {
    content: '';
    position: absolute;
    bottom: -61px;
    left: 0;
    width: calc(100% - 55px);
    height: 100px;
    background: #dfe6eb;
    border-radius: 50px 0px 20px 50px;
    border-top-left-radius: 0;
}

.toggle-content .chart-wrapper .background::after {
    content: '';
    display: block;
    position: absolute;
    right: 25px;
    border-radius: 61px;
    bottom: -71px;
    background: #dfe6eb;
    width: 50px;
    height: 120px;
    transform: rotate(45deg);
    transform-origin: center;
}

.toggle-content .chart-highlighted-text{
  color: #0f4183;
}

.toggle-content .chart-wrapper {
    background: none !important;
    position:  relative !important;
}

.toggle-content .customer-table td {
  vertical-align: top;
  padding: 0 20px 0 0;
}

.toggle-content .customer-table{
	max-width: 310px;
}

.toggle-content .customer-table,
.toggle-content .customer-table tr,
.toggle-content .customer-table td{
	background-color: transparent;
	border: none;
}

.toggle-content .section{
  float: left;
  padding-bottom: 120px;
}

.toggle-content .section-one{
  width: 31%;
}

.toggle-content .section-three{
  width: 69%;
  padding-left: 50px;
}

.toggle-content h4{
	text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 5px;
}

.toggle-content .customer-img{
	border-radius: 20px;
	max-width: 310px;
}

.toggle-content {
  font-family: 'FK Display';
  font-size: 16px;
}

.elementor-toggle-icon svg{
  width: 30px !important;
  height: auto !important;
  float: right;
}

.elementor-toggle-icon {
  margin-top: 1%;
}

.toggle-content .listing-faq{
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}

.toggle-content .normal-textransform{
  text-transform: none;
  margin-top: 30px;
}

.toggle-content .listing-faq li{
  list-style: none;
}


.toggle-content .listing-faq li::before{
  content: '';
  width: 14px;
  height: 12px;
  position: absolute;
  left: 0;
  background-image: url(./images/listing-arrow.png);
  background-position: 100%;
  background-size: 14px;
  margin-top: 8px;
}

.toggle-content .listing-faq ul{
  padding-left: 30px;
}

.elementor-toggle-icon-closed:hover::before{
	margin-top: 5px;
}

.elementor-toggle-icon-opened:hover::before{
	margin-top: -5px;
}

.elementor-tab-title:hover .elementor-toggle-icon-closed{
  margin-top: 5px;
}

.elementor-tab-title:hover .elementor-toggle-icon-opened{
  margin-top: -5px;
}

/* Carousel */

.speaking-bubble-carousel .elementor-testimonial{
  height: 100%;
  filter: drop-shadow(0px 0px 10px rgba(0, 0,0,0.16)) !important;
}

.speaking-bubble-carousel .elementor-testimonial__content{
  height: calc(100% - 51px) !important;
  display: flex;
  align-items: center;
}

.speaking-bubble-carousel .elementor-testimonial__content:after{
  content: url(./images/speach-bubble-triangle.svg) !important;
  width: 75px !important;
  height: auto !important;
  left: 50px !important;
  top: 100% !important;
  transform: none !important;
  background-color: transparent !important;
}

.speaking-bubble-carousel .elementor-testimonial__footer {
    margin-top: 51px !important;
}

.speaking-bubble-carousel .elementor-main-swiper{
  overflow: visible;
}

.speaking-bubble-carousel .elementor-main-swiper .swiper-slide{
  overflow: visible;
}

.page-content{
  overflow: hidden;
}

/* Potential Form */

.potential-form input[type="checkbox"],
.potential-form input[type="radio"]{
  -webkit-appearance:none;
}

.potential-form .wpforms-page-indicator-page-title-sep,
.potential-form .wpforms-page-indicator-steps,
.potential-form .wpforms-page-indicator-page-progress-wrap{
  display: none !important;
}

.potential-form .wpforms-page-indicator-page-title{
  font-family: 'FK Display';
  font-size: 24px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.potential-form .wpforms-field-label{
  font-family: 'FK Display';
  font-size: 28px !important;
  font-weight: 400 !important;
  margin-bottom: 70px !important;
  line-height: 1.2 !important;
}

.potential-form .wpforms-page{
  background-color: #DFE6EB;
  padding: 35px;
  border-radius: 15px;
  min-height: 660px;
}

.potential-form .wpforms-field-pagebreak{
  padding: 0 !important;
  position: absolute !important;
  bottom: 50px;
  left: 0;
  width: 100%;
}

.potential-form .wpforms-field-pagebreak .wpforms-page-next{
  float: right;
}

.potential-form .wpforms-field-pagebreak .wpforms-page-next::before{
  content: '';
  background: url(./images/form-arrow.png);
  background-position: 100%;
  background-size: 46px;
  width: 46px;
  height: 33px;
  display: block;
  visibility: visible;
}

.potential-form .wpforms-field-pagebreak .wpforms-page-prev::before{
  content: '';
  background: url(./images/form-arrow.png);
  background-position: 100%;
  background-size: 46px;
  width: 46px;
  height: 33px;
  display: block;
  visibility: visible;
  transform: rotate(180deg);
  margin-left: 20px;
}

.potential-form .wpforms-field-pagebreak  .wpforms-page-prev,
.potential-form .wpforms-field-pagebreak .wpforms-page-next{
  visibility: hidden;
}

.potential-form div.wpforms-container-full input[type=checkbox]:before,
.potential-form div.wpforms-container-full input[type=radio]:before {
  border-radius: 50%;
  width: 28px;
  height: 28px;
}
.potential-form .wpforms-field-label-inline{
  font-size: 28px !important;
  font-family: 'FK Display';
  margin-left: 20px !important;
}

.potential-form  div.wpforms-container-full input[type=radio]:checked:after {
    transform: scale(1.1);
    left: 3px;
    top: 3px;
}

.potential-form div.wpforms-container-full input[type=checkbox]:checked:after {
  background-color: transparent;
  transform: scale(1.1);
  border: none;
  background-color: #066aab;
  left: 3px;
  top: 3px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}

.potential-form .text-label-field-inline{
  display: flex;
  padding: 0 !important;
  margin-top: 5px;
}

.potential-form .text-large-placeholder.text-label-field-inline input{
	max-width: 60% !important;
}

.potential-form .text-large-placeholder input{
	max-width: 90% !important;
}

.potential-form .text-label-field-inline .wpforms-field-label{
  margin-right: 10px;
}

.potential-form .calendly-inline-widget iframe{
  width: 100%;
  border-radius: 15px;
  height: 944px;
}

.potential-form input {
  height: 40px !important;
}

.potential-form .wpforms-container .wpforms-field {
  padding: 5px 0 !important;
}

.potential-form .low-bottom-space .wpforms-field-label{
  margin-bottom: 20px !important;
}

.potential-form .wpforms-submit-container{
  position: absolute !important;
  bottom: 60px;
  right: 35px;
  width: 50%;
  text-align: right;
  padding-top: 0px;
  margin-top: 0px;
}

.potential-form .wpforms-field-description{
  font-family: 'FK Display';
  font-size: 16px;
}

.potential-form div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul,
.potential-form div.wpforms-container-full .wpforms-field.wpforms-field-radio ul{
  gap: 5px;
}

.potential-form textarea{
    height: 230px !important;
    margin-top: 10px !important;
}

.potential-form .wpforms-submit{
  border-radius: 50px !important;
  font-family: 'FK Display' !important;
  font-size: 18px !important;
  padding: 7px 35px !important;
  background-color: #0F4183 !important;
  text-transform: uppercase;
}

.potential-form  .text-large-placeholder input::placeholder {
  font-family: 'FK Display' !important;
  font-size: 28px;
  color: #979AA0;
}

.potential-form  .text-large-placeholder input{
  width: 340px;
  max-width: 100%;
}

.potential-form textarea::placeholder,
.potential-form input::placeholder{
  font-family: 'FK Display' !important;
  font-size: 20px;
  color: #979AA0;
}

.potential-form .wpforms-container .wpforms-required-label {
    color: #303642 !important;
}

.potential-form div.wpforms-container-full .wpforms-confirmation-container-full, 
.potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: #DFE6EB;
  border: none;
  border-radius: 15px;
  padding: 35px;
}

.potential-form div.wpforms-container-full .wpforms-confirmation-container-full p, 
.potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{
  font-family: 'FK Display';
  font-size: 28px;
  line-height: 1.3;
}

.potential-form div.wpforms-container-full .wpforms-confirmation-container-full p.check-img img, 
.potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p.check-img img{
  width: 230px;
  height: auto;
}

.potential-form div.wpforms-container-full .wpforms-confirmation-container-full p.check-img, 
.potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p.check-img{
  text-align: center;
  padding-bottom: 75px;
  padding-top: 60px;
}

.potential-form .privacy-note label.wpforms-field-label-inline{
  font-size: 14px !important;
  margin-left: 5px !important;
}

.privacy-note label a{
  color: #0F4183;
}

.privacy-note label a:hover{
  color: #5f8bc5;
}

.potential-form div.wpforms-container-full .privacy-note input[type=checkbox]:before{
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.potential-form div.wpforms-container-full .privacy-note input[type=checkbox]:checked:after {
    transform: scale(0.8);
    left: -1px;
    top: -1px;
}

.potential-form small a{
  color: #0E4183;
}


.potential-form small a:hover{
  color: #066aab
}

.potential-form .wpforms-page-next:hover::before{
	margin-left: 5px;
}

.potential-form .wpforms-page-prev:hover::before{
	margin-left: 15px;
}


.elementor-element .elementor-testimonial__text{
    width: 100%;
    overflow-wrap: break-word;
}

div.wpforms-container-full input[type=checkbox]:not(:checked):focus::before,
div.wpforms-container-full input[type=radio]:not(:checked):focus::before{
    border-color: white!important;
    box-shadow: 0 0 0 1px white, 0 1px 2px rgba(0,0,0,0.15)!important;
}

.potential-form div.wpforms-container-full input[type=checkbox]::before,
.potential-form div.wpforms-container-full input[type=checkbox]:checked::after{
    border-radius: 0;
}

.wpforms-container .wpforms-form .trk17-custom-error{
    padding: 5px 35px;
}

.wpforms-container .wpforms-form .wpforms-page{
    padding-bottom: 100px;
}

/* Toggle Graph */

.text-outer{
  position: absolute;
  top: -40px;
}

/* Responsive */

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

  /* Toggles*/

  .toggle-content .badge {
    font-size: 13px;
  }

  .toggle-content .listing-faq {
    font-size: 20px !important;
  }

  .toggle-content .section {
    float: left;
    padding-bottom: 50px;
  }

  .elementor-tab-content{
    padding-bottom: 80px !important;
  }

  .toggle-content .chart-des {
    max-width: 570px;
  }

  .toggle-content .chart-wrapper {
    padding: 60px 50px 0px 50px;
  }

  .elementor-testimonial__text {
    font-size: 22px !important;
  }

  /* Potential Form */

  .potential-form .calendly-inline-widget iframe {
    height: 600px;
  }

  .potential-form  .text-large-placeholder input{
    width: 340px !important;
    max-width: 100% !important;
  }

}

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

	/* Potential Form*/

	.potential-form .text-large-placeholder input[type=text] {
    	width: 100% !important;
	}

	.potential-form .text-label-field-inline.text-large-placeholder input[type=text] {
    	max-width: 60% !important;
	}

  /* Karussell */

  .elementor-testimonial__text {
    font-size: 18px !important;
  }
}

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

  /* Toggles*/

  .toggle-content .section {
    width: 100% !important;
  }

  .toggle-content .section-three {
    padding-left: 0;
  }

  .toggle-content .nested-column{
    width: 50%;
    float: left;
  } 

  .toggle-content .chart-des{
    justify-content: center;
  }

  .toggle-content .chart-des>div {
    width: 200px;
  }

  .elementor-toggle-icon {
    margin-top: 0.6%;
  }

  /* Testimonials */

  .speaking-bubble-carousel .elementor-testimonial__content:after {
    width: 40px !important;
  }

  /* Potential Form */

  .potential-form .wpforms-page {
    padding: 20px;
    min-height: 560px;
  }

  .potential-form .wpforms-container .wpforms-field-label {
    font-size: 23px !important;
    margin-bottom: 40px !important;
  }

  .potential-form .wpforms-page-indicator-page-title {
    font-size: 18px;
  }

  .potential-form .wpforms-field-label-inline {
    font-size: 20px !important;
    margin-left: 15px !important;
  }

  .potential-form .wpforms-field-pagebreak .wpforms-page-prev::before,
  .potential-form .wpforms-field-pagebreak .wpforms-page-next::before {
    background-size: 35px;
    width: 35px;
    height: 25px;
  }

  .potential-form .wpforms-field-pagebreak {
    bottom: 25px;
  }

  .potential-form div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
      margin: 0 10px!important;
  }

  .potential-form div.wpforms-container-full input[type=checkbox]:before, .potential-form div.wpforms-container-full input[type=radio]:before {
    width: 24px;
    height: 24px;
  }

  .potential-form div.wpforms-container-full input[type=checkbox]:checked:after,
  .potential-form div.wpforms-container-full input[type=radio]:checked:after {
    transform: scale(0.9);
    left: 1px;
    top: 1px;
  }

  .potential-form .wpforms-field-pagebreak .wpforms-page-prev::before {
    margin-left: 0px;
  }

  .potential-form  div.wpforms-container-full .wpforms-form .wpforms-page-button {
      min-width: 1px;
  }

  .potential-form  .wpforms-page-next{
    width: 65px;
  }

  .potential-form div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul, .potential-form div.wpforms-container-full .wpforms-field.wpforms-field-radio ul {
    gap: 0px;
    row-gap: 0px;
    column-gap: 0px;
  }

  .potential-form .text-label-field-inline .wpforms-field-label {
    font-size: 20px !important;
  }

  .potential-form  .text-large-placeholder input::placeholder {
    font-size: 23px;
  }

  .potential-form input {
    height: 30px !important;
  }

  .potential-form .wpforms-field-description{
    font-size: 13px !important;
  }

  .potential-form .low-bottom-space .wpforms-field-label{
    margin-bottom: 20px !important;
  }

  .potential-form textarea::placeholder,
  .potential-form input::placeholder{
    font-size: 16px;
  }

  .potential-form .wpforms-field-textarea textarea{
    height: 170px !important;
  }

  .potential-form .text-label-field-inline {
      display: block;
    }

  .potential-form .text-label-field-inline .wpforms-field-label{
    margin-bottom: 15px !important;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{
    font-size: 23px;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p.check-img img, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p.check-img img{
    width: 150px;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p.check-img, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p.check-img{
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .potential-form .wpforms-submit-container {
    bottom: 40px;
    right: 30px;
  }

  .potential-form .wpforms-submit {
    font-size: 15px !important;
    padding: 7px 20px !important;
  }

  .wpforms-container .wpforms-form .trk17-custom-error{
    padding: 5px 20px;
  }
}

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

  /* Toggles */

  .elementor-toggle-icon {
      margin-top: 0%;
  }

  .elementor-toggle-title{
    width: calc(100% - 30px);
    display: block;
    font-size: 21px !important;
  }

  .toggle-content .bar {
    width: 95%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.4; 
  }

  .toggle-content .chart-des>div>p{
    width: 100%;
    font-size: 16px;
  }

  /* Chart */

  .dotted-line-bg{
    overflow-x: scroll;
    overflow-y:hidden;
    height: 500px;
  }

  .dotted-line-bg .elementor-column{
    max-width: 200px !important;
    width: 200px !important;
  }

  .dotted-box{
    width: 175px !important;
    margin-right: 15px;
  }

  .dotted-line-bg .elementor-container{
    flex-wrap: unset !important;
    min-width: 100%;
    justify-content: space-between;
  }

  .dotted-line-bg::before,
  .dotted-line-bg::after {
    width: 585px;
    min-width: 100%;
  }

  .mobile-dot-small .dotted-box{
    height: 115px !important;
  }

  .mobile-dot-middle .dotted-box{
    height: 195px !important;
  }

  .mobile-dot-long .dotted-box{
    height: 285px !important;
  }

  .dotted-line-bg::before{
    top: 170px;
  }

  .dotted-line-bg::after{
    top: 250px;
  }

  .toggle-content .chart-wrapper {
    padding: 20px 15px 0px 15px;
  }

  .toggle-content .chart>div{
  	width: 33%;
  }

  .toggle-content .chart-des>div{
    width: 33.3%;
  }

  .toggle-content .bar.inactive{
  	max-height: 180px;
  }

  .toggle-content .bar.active{
  	max-height: 240px;
  }

  .toggle-content .chart-bottom-line {
    top: 260px;
  }

  .toggle-content .nested-column{
    width: 100%;
  }

  .toggle-content .chart-wrapper .background {
    border-radius: 20px 20px 20px 20px;
  }

  .toggle-content .chart-wrapper .background::before {
    border-radius: 20px 0px 20px 20px;
  }

  .toggle-content .chart-des{
    width: 100%;
  }

  /* Carousel */

  .elementor-testimonial__content{
    min-height: 120px;
  }

  /* Potential Form */

  .potential-form .wpforms-page-indicator-page-title {
      font-size: 15px;
  }

  .potential-form .wpforms-container .wpforms-field-label {
      font-size: 20px !important;
      margin-bottom: 30px !important;
  }

  .potential-form div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-medium{
    max-width: 50%;
  }

  .potential-form .wpforms-field.wpforms-field-layout{
    padding: 0 !important;
  }

  .potential-form .low-bottom-space .wpforms-field-label {
    margin-bottom: 10px !important;
  }

  .potential-form .wpforms-field-textarea textarea {
    height: 140px !important;
  }

  .potential-form .wpforms-submit {
    height: 35px !important;
    font-size: 15px !important;
    width: 100%;
    padding: 7px 20px;
  }

  .potential-form .wpforms-page {
      min-height: 100%;
  }

  .potential-form .wpforms-page {
    padding: 20px 20px 70px 20px;
  }

  .potential-form .wpforms-submit-container {
    width: 65%;
  }

  .potential-form .text-label-field-inline .wpforms-field-label{
    margin-bottom: 10px !important;
  }

  .potential-form .calendly-inline-widget iframe {
    height: 400px;
  }

  .potential-form .wpforms-submit-container {
    bottom: 44px;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{
    font-size: 20px;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p.check-img img, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p.check-img img{
    width: 130px;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p.check-img, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p.check-img{
    padding-bottom: 0px;
    padding-top: 15px;
  }

}

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

  /* Toggle */

  .toggle-content .chart-mobile .chart-wrapper{
    width: 100%;
  }

  .toggle-content .section.chart-mobile {
    overflow: scroll;
  }

  .toggle-content .chart-des>div>p,
  .toggle-content .bar {
    font-size: 12px;
  }

  .elementor-toggle-title {
    font-size: 20px !important;
  }

  .toggle-content .customer-table{
    font-size: 13px;
  }

  /* Potential Form */

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{
    font-size: 18px;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p.check-img img, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p.check-img img{
    width: 80px;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full p.check-img, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p.check-img{
    padding-bottom: 0px;
    padding-top: 10px;
  }

  .potential-form div.wpforms-container-full .wpforms-confirmation-container-full, 
  .potential-form div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    padding: 20px;
  }

}