div.c-layout-contact-banner__description {
font-size:17px; 
	}
div.c-plan__consult-us {
    margin: 27px auto;
    position: relative; 
}
.c-layout-customers-list .c-customer img {
  display: block !important;
  margin-left: 50px;
 
}
.c-layout-customers-carousel__customer img{
	width: 200% !important;
}
.c-layout-customers-carousel__carousel-item {
  padding: 0 0 !important;
	width:100% ;
	height:auto;

}

.t-devices-page .c-featured-device__price-container, .t-device-single .c-layout-device-detail-overview__payment-container, .t-devices-page .c-devices-filter__filter-container, .t-devices-page .c-devices-filter__button-container {
	display: none !important;
}


 @media (max-width: 1200px) {
    .gform_wrapper .gfield.col-50 {
        width: 100%; 
    }
  }

  .gform_wrapper .gfield.col-501 {
    width: 50%;
  }

.postid-9237 .t-post-single__image-container, .postid-9225 .t-post-single__image-container {
	display: none !important;
}

 @media (max-width: 1200px) {
    .gform_wrapper .gfield.col-501 {
        width: 100%; 
    }
  }
.gform_wrapper .gfield.gsection {
	margin-bottom: 0 !important;
}


ul.c-widget-categories-multimedia__list li:first-child {
	display: block;
}

.tax-resource_category ul.c-widget-categories-multimedia__list li:first-child {
	display: block;
}

.c-header__list-item .active {
    color: #f7fff1;
    text-decoration: none;
    text-shadow: 1px 1px 5px #4a4a4a;
	  opacity: 0.8;
}

.t-device-single .c-layout-device-detail-overview__title {
    line-height: 0.8;
	}
.t-devices-page .c-featured-device__title {
   
    line-height: 0.8;

}

.woocommerce input[type=text], .woocommerce input[type=email], .woocommerce input[type=tel], .woocommerce input[type=number], .woocommerce input[type=password], .woocommerce .fake-input, .woocommerce textarea,
.select2-container .select2-selection
{
	font-size: 1em;
}

.t-home-page .c-layout-featured-plans, .t-home-page .c-layout-featured-plans--with-clouds {
	padding-bottom: 40px;
}

.t-home-page .c-layout-contact {
	margin-top: 0;
}

.gform_wrapper .gfield .ginput_container_consent .gfield_required  {
	display: inline-block;
}

.title-api {
		font-size: 2.25em !important;
    text-align: center;
    margin: 0 auto;
    font-family: "Montserrat", sans-serif;
    font-weight: 300 !important;
    color: #4a4a4a !important;
    padding-bottom: 30px;
    position: relative;
    max-width: 650px;
}

p.text-section {
	  margin-top: 15px;
    color: #000;
    font-weight: 300;
}

div .CookieDeclaration {
	display: none;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=url], .gform_wrapper textarea, .gform_wrapper .gfield_select, .gform_wrapper input[type=checkbox] {
	border-color: #7ac143;
	border-width: 1px;
}

.gform_wrapper .gfield_select {
	padding: 10px;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wcs-switch-link button {
	display: none;
}

c-header__language-link img {
	height: 15px;
	width: 30px;
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    max-width: 40px;
    padding-left: 3px;
    margin: 0;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}


.ml-1 {
	margin-left: 8px;
}

.mr-1 {
	margin-right: 8px;
}
