/******************************************************************
GENERAL BLOG STLYES
******************************************************************/

.sticky {
  border: #e5e5e5 1px solid;
  background: #f5f5f5;
}

#main
{
	padding-top:0 !important;
}

.cb-cat-header {
    border-bottom: none !important;
}

.cb-blog-style-a img{
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tctc-readingtime-green i,
.tctc-readingtime-green
 {
    color: #5f9600;
}

.cb-blog-style-a .cb-meta .tctc-reading-time
{
    color: #808080;
}

/* breadcrumbs */
p#breadcrumbs {
    clear: both;
    padding: 0 0 0 2px;
	font-size:14px;
}

.breadcrumb_last
{
	display:none;
}

.searchpaginate
{
	padding:15px;
	font-size:18px;
}


.searchpaginate .prev,.searchpaginate  .next
{
	width:auto;
	  padding: 2px 6px;
}


.page-numbers {
  padding: 2px 6px;
}

span.current {
  background: #ddd;
}

/******************************************************************
BLOG STYLE A
******************************************************************/
.cb-blog-style-a{
  background: #f2f2f2;
  margin: 0 0 30px 0;
}
.cb-blog-style-a .cb-mask{
  width: 100%;
  margin: 0 0 0;
  position: relative;
  overflow: hidden;
  float: left;
}
.cb-blog-style-a .cb-mask a{
  display: block;
}
.cb-blog-style-a .cb-meta{
  width: 100%;
  float: left;
  padding: 10px 20px 10px 10px;
}
.cb-blog-style-a .cb-meta h2{
  margin: 0 0 5px 0;
  font-weight: 700;
  letter-spacing: 1px;
}
.cb-blog-style-a .cb-meta h2 a{
  color: #4d4d4d;
}
.cb-blog-style-a .cb-meta .cb-excerpt{
  margin: 3px 0 0 0;
  color: #808080;
}

.cb-blog-style-a {
  width: 100%;
}

.cb-mask img {
    vertical-align: top;
    width: 100%;
}

@media only screen and (min-width: 481px) {
 /******************************************************************
BLOG STYLE A
******************************************************************/
	  .cb-blog-style-a {
		margin: 0 0 20px 0;
		width: auto;
	  }
	  .cb-blog-style-a .cb-mask {
		width: 33%;
		margin: 0 3% 0 0;
	  }
	  .cb-blog-style-a .cb-meta {
		width: 64%;
		padding: 10px;
	  }
	  .cb-blog-style-a .cb-meta h2 {
		margin: 0 0 5px 0;
		font-size: 16px;
	  }
	  .cb-blog-style-a .cb-meta .cb-excerpt {
		font-size: 13px;
	  }
  
	.cb-blog-style-a .cb-mask {
	  width: 33%;
	  margin: 0 3% 0 0;
	}
}

/**** new blog page ****/

p
{
    line-height:1.4;
}

.tctc-blogpage-ipadonly
{
	display:none;
}

.tctc-blogpage-essential
{
    clear:both;
    padding-bottom:5px;
	font-size:16px;
}

 .entry-content .tctc-blogpage-essential img.alignleft {
    margin-right: 15px;
}

.tctc-blogpage-essential p
{
    margin:0;
	font-size:15px;
}

.tctc-blogpage-header
{
    border-bottom:4px solid #242424;
}

.tctc-blogpage-header h2
{
    padding-bottom:4px;
    margin:0;
}

.tctc-blogpage-border-right
{
    border-right:2px solid #b8b7b7;    
}

.tctc-blogpage-recent,
.tctc-popular-categories
{
	margin-left:-30px;
	margin-right:-30px;
}

.tctc-blogpage-recent .vc_grid-item.vc_clearfix.vc_col-sm-3.vc_grid-item-zone-c-bottom.vc_visible-item {
    pointer-events: none;
}

.tctc-blogpage-recent .vc_grid-item.vc_clearfix.vc_col-sm-3.vc_grid-item-zone-c-bottom.vc_visible-item .vc_grid-item-mini{
    pointer-events: all;
}

.tctc-blogpage-recent p
{
	margin:0;
}
	

.tctc-blogpage-recent-text
{
    color:#fff;
    background:#242424;
    min-height:78px;
}

.tctc-blogpage-recent-text a
{
    color:#fff !important;
    text-decoration:none !important;
    font-weight:normal !important;
	font-size:15px;
}

.tctc-blogpage-recent-text .vc_gitem-post-data {
    margin-bottom: 0;
}

.tctc-blogpage-recent h2
{
    margin:0;
	font-size: 23px;
}

.tctc-blogpage-signup,
.tctc-popular-categories
{
    color:#fff;
    background:#242424;
}

.tctc-para-no-margin p
{
    margin:0;
}

.tctc-to-upper,
.tctc-to-upper h1,
.tctc-to-upper h2,
.tctc-to-upper h3,
.tctc-to-upper h4
.tctc-to-upper button
{
    text-transform:uppercase;
}

.tctc-category-header {
    background: #9ab83a;
    padding: 10px 20px;
    margin-bottom: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	margin-right: 17px;
}

.tctc-category-header a,
.tctc-category-header a:hover,
.tctc-category-header a:visited,
.tctc-category-header a:active,
.tctc-category-header a:focus
{
    color:#fff !important;
}

.tctc-category-header a
{
    font-weight:bold !important;
}


.tctc-category-header a:hover
{
    text-decoration:underline !important;
}

.tctc-popular-categories a,
.tctc-popular-categories a:hover,
.tctc-popular-categories a:visited,
.tctc-popular-categories a:active
{
    color:#fff !important;
}

.tctc-popular-categories h2
{
    color:#fff;
    margin:0;
}

.tctc-popular-categories .vc_btn3.vc_btn3-color-green,
.tctc-popular-categories .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    background-color: #9ab83a;
}

.tctc-blogpage-cat-button
{
    color: #fff;
    text-align:center;
	background: #9ab83a;
    height: 50px;
    display: flex;
	align-items:center;
	justify-content: center;
	padding: 0 5px;
}

.tctc-blogpage-cat-button .vc_column-inner .wpb_content_element 
{
	/*margin:0;*/
}

.tctc-blogpage-cat-button p
{
    margin:0;
}

.tctc-blogpage-cat-button a,
.tctc-blogpage-cat-button a:hover,
.tctc-blogpage-cat-buttons a:visited,
.tctc-blogpage-cat-button a:active
{
    color:#fff !important;
}

.tctc-blogpage-cat-button a
{
    font-weight:bold !important;
    text-decoration:none !important;
}


.tctc-blogpage-cat-button a:hover
{
    text-decoration:underline !important;
}

/**** signup form ****/
#_form_7_  ._form_element {
    clear: none;
}

#_form_7_ ._form-content {
    width: 100%;
    margin: 0 auto;
}

#_form_7_ ._field-wrapper {
    width: 97%;
	float:none;
}

#_form_7_ {
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
}

#_form_7_ * {
	outline: 0;
}

#_form_7_ input[type="text"],
#_form_7_ textarea {
	padding: 6px;
	height: auto;
	border: #979797 1px solid;
	border-radius: 0px;
	color: #000 !important;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#_form_7_ textarea {
	resize: none;
}

#_form_7_ ._submit {
	padding: 6px 20px !important;
	margin-top:0;
}

#_form_7_ ._form_element {
	position: relative;
	margin-bottom: 0;
	font-size: 0;
	max-width: 100%;
}

#_form_7_ ._form_element * {
	font-size: 14px;
}

#_form_7_ ._form_element._clear {
	clear: both;
	width: 100%;
	float: none;
}

#_form_7_ ._form_element._clear:after {
	clear: left;
}

#_form_7_ ._form_element input[type="text"],
#_form_7_ ._form_element input[type="date"],
#_form_7_ ._form_element select,
#_form_7_ ._form_element textarea:not(.g-recaptcha-response) {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#_form_7_ ._field-wrapper {
	position: relative;
}

#_form_7_ ._inline-style {
	float: left;
}

#_form_7_ ._inline-style input[type="text"] {
	width: 150px;
}

#_form_7_ ._inline-style:not(._clear)+._inline-style:not(._clear) {
	margin-left: 30px;
}

#_form_7_ ._form_element img._form-image {
	max-width: 100%;
}

#_form_7_ ._clear-element {
	clear: left;
}

#_form_7_ ._full_width {
	width: 100%;
}

#_form_7_ ._form_full_field {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

#_form_7_ input[type="text"]._has_error,
#_form_7_ textarea._has_error {
	border: #f37c7b 1px solid;
}

#_form_7_ input[type="checkbox"]._has_error {
	outline: #f37c7b 1px solid;
}

#_form_7_ ._error {
	display: block;
	position: absolute;
	font-size: 14px;
	z-index: 10000001;
}

#_form_7_ ._error._above {
	padding-bottom: 4px;
	bottom: 39px;
	right: 0;
}

#_form_7_ ._error._below {
	padding-top: 4px;
	top: 100%;
	right: 0;
}

#_form_7_ ._error._above ._error-arrow {
	bottom: 0;
	right: 15px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #f37c7b;
}

#_form_7_ ._error._below ._error-arrow {
	top: 0;
	right: 15px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #f37c7b;
}

#_form_7_ ._error-inner {
	padding: 8px 12px;
	background-color: #f37c7b;
	font-size: 14px;
	font-family: arial, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#_form_7_ ._error-inner._form_error {
	margin-bottom: 5px;
	text-align: left;
}

#_form_7_ ._button-wrapper ._error-inner._form_error {
	position: static;
}

#_form_7_ ._error-inner._no_arrow {
	margin-bottom: 10px;
}

#_form_7_ ._error-arrow {
	position: absolute;
	width: 0;
	height: 0;
}

#_form_7_ ._error-html {
	margin-bottom: 10px;
}

.pika-single {
	z-index: 10000001 !important;
}


@media all and (min-width:320px) and (max-width:667px) {
	 ::-webkit-scrollbar {
		display: none;
	}
	#_form_7_ {
		margin: 0;
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}
	#_form_7_ * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 1em;
	}
	#_form_7_ ._form-content {
		margin: 0;
		width: 100%;
	}
	#_form_7_ ._form-inner {
		display: block;
		min-width: 100%;
	}
	#_form_7_ ._form-title,
	#_form_7_ ._inline-style {
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
	}
	#_form_7_ ._form-title {
		font-size: 1.2em;
	}
	#_form_7_ ._form_element {
		margin: 0 0 20px;
		padding: 0;
		width: 100%;
	}
	#_form_7_ ._form-element,
	#_form_7_ ._inline-style,
	#_form_7_ input[type="text"],
	#_form_7_ label,
	#_form_7_ p,
	#_form_7_ textarea:not(.g-recaptcha-response) {
		float: none;
		display: block;
		width: 100%;
	}
	#_form_7_ ._row._checkbox-radio label {
		display: inline;
	}
	#_form_7_ ._row,
	#_form_7_ p,
	#_form_7_ label {
		margin-bottom: 0.7em;
		width: 100%;
	}
	#_form_7_ ._row input[type="checkbox"],
	#_form_7_ ._row input[type="radio"] {
		margin: 0 !important;
		vertical-align: middle !important;
	}
	#_form_7_ ._row input[type="checkbox"]+span label {
		display: inline;
	}
	#_form_7_ ._row span label {
		margin: 0 !important;
		width: initial !important;
		vertical-align: middle !important;
	}
	#_form_7_ ._form-image {
		max-width: 100%;
		height: auto !important;
	}
	#_form_7_ input[type="text"] {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
		line-height: 1.3em;
		-webkit-appearance: none;
		width:100% !important;
	}
	#_form_7_ input[type="radio"],
	#_form_7_ input[type="checkbox"] {
		display: inline-block;
		width: 1.3em;
		height: 1.3em;
		font-size: 1em;
		margin: 0 0.3em 0 0;
		vertical-align: baseline;
	}
	#_form_7_ button[type="submit"] {
		padding: 20px;
		font-size: 16px;
		width:160px;
		margin:0 auto;
		display:block;
		
		
	}
	#_form_7_ ._inline-style {
		margin: 20px 0 0 !important;
	}
	
	#_form_7_ ._inline-style._x81707714  {
		margin: 0 0 20px 0 !important;
	}
}

#_form_7_ {
	position: relative;
	text-align: left;
	margin: 0;
	padding: 8px 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	*zoom: 1;
	background: #242424 !important;
	border: 0px solid #b0b0b0 !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	color: #fff !important;
}

#_form_7_:before,
#_form_7_:after {
	content: " ";
	display: table;
}

#_form_7_:after {
	clear: both;
}

#_form_7_._inline-style {
	width: auto;
	display: inline-block;
}

#_form_7_._inline-style input[type="text"],
#_form_7_._inline-style input[type="date"] {
	padding: 6px 12px;
}

#_form_7_._inline-style button._inline-style {
	position: relative;
	top: 27px;
}

#_form_7_._inline-style p {
	margin: 0;
}

#_form_7_._inline-style ._button-wrapper {
	position: relative;
	margin: 27px 12.5px 0 20px;
}

@media all and (min-width:320px) and (max-width:667px) {
	#_form_7_._inline-form._inline-style ._inline-style._button-wrapper {
		margin-top: 20px !important;
		margin-left: 0 !important;
	}
}

#_form_7_._form._inline-form._inline-style ._button-wrapper {
	position: relative;
	margin:  0 0 0 30px;
}


/******* blog post list and sidebar ***********/
@media only screen and (min-width: 1020px)
{
    .cb-blog-style-a .cb-meta h2 {
        font-size: 18px !important;
    }
}


.tctc-blog-postlist{
    float: left;
    width: 75%;
    
}

.tctc-blog-postlist-posts
{
    border-right: 2px solid #b8b7b7;
     margin-top: 23px;
}


.tctc-blog-postlist-posts
{
    padding-right:40px;
}


.tctc-blog-postlist .tctc-blogpage-header
{
    margin-right:40px;
}


.tctc-blog-postlist-side{
    float: left;
    width: 25%;
    padding-left:40px;
}

.tctc-blog-postlist-side .widget 
{
    margin-top:20px;
    padding:0;
}

/**** Categories ***/
#widget-collapscat-3-top li.collapsing.categories.item {
    padding: 0 0 4px 0 !important;
	left:-3px;
}

#widget-collapscat-3-top li.collapsing.categories.expandable{
	padding-bottom:4px !important;
}

.searchpaginate {
    padding: 0 0 30px 0 !important;
}

.expandable div
{
    padding-left:18px;
}

#widget-collapscat-3-top li.collapsing.categories.expandable {
    text-indent: -1.3em !important;
}

.category  .tctc-blog-article-section {
    display: flex;    
}

.category .tctc-blog-postlist {
    order: 1;
}

.category  .tctc-blog-postlist-side {
    order: 2;
}

#widget-collapscat-3-top li.collapsing.categories .sym {
    font-size: 20px !important;
    font-family: Arial, Helvetica;
    padding-right: 5px;
    position: relative;
    top: 3px;
	line-height:20px;
}

#widget-collapscat-3-top li.collapsing.categories .collapse .sym {
    font-size: 11px !important;
    font-family: Arial, Helvetica;
    padding-right: 5px;
    position: relative;
    top: -2px;
	line-height:20px;
	font-weight:bold;
}


/******************** sub category pages ****************/
ul.tctc-blog-subcats {
    margin-top: 20px;
}

ul.tctc-blog-subcats li.cat-item {
    padding-bottom: 7px;
}					  
/*** screen sizes */
@media only screen and (max-width: 1019px) 
{
	.tctc-blogpage-ipadonly
	{
		display:block;
	}
	
	.tctc-ipad-hide
	{
		display:none;
	}
	
	.tctc-blogpage-border-right.tctc-blogpage-ipad
	{
        border:none !important;
    }
	
	.tctc-blogpage-ipadonly.vc_row.vc_column-gap-35 > .vc_column_container 
	{
		padding-bottom: 0;
	}
   
    .vc_column-inner.vc_custom_1581021767620
	{
        border:none !important;
        padding: 10px 5px !important;
    }
	
	.tctc-blogpage-recent,
    .tctc-popular-categories
	{
        margin-right: -20px;
        margin-left: -20px;
        padding: 10px 20px 16px 20px !important;
    }
    
    
    .tctc-blogpage-cat-button 
	{
        padding: 25px 5px;
    }
	
	.tctc-category-header {
		height:50px;
	}
	
	/*** recent articles padding  **/
	.tctc-blogpage-recent .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
		padding-right: 20px;
	}
	
	.tctc-blogpage-recent .vc_col-sm-3 {
		width: 49%;
	}
	
	/* tweak the blog post sidebar split ratio */
	.tctc-blog-postlist {
		float: left;
		width: 60%;
	}
	
	.tctc-blog-postlist-side {
		width: 40%;
	}
	
	.cb-blog-style-a .cb-mask {
		width: 100%;
		margin: 0;
	}
	
	.cb-blog-style-a .cb-meta {
		width: 100%;

	}
}
	
@media only screen and (max-width: 767px) 
{
	.tctc-blogpage-ipadonly
	{
		display:none;
	}
	
	.tctc-ipad-hide
	{
		display:block;
	}
	
	.tctc-blogpage-recent .vc_col-sm-3 {
		width: 100%;
	}


	.tctc-blogpage-border-right
	{
        border:none !important;
    }
	
	 .tctc-change-phone-padding .vc_column-inner
	{
         padding: 10px 5px !important;
    }
    
    .tctc-blogpage-essential img
	{
        float:left;
    }
    
    .tctc-blogpage-recent,
    .tctc-popular-categories
	{
        margin-right: -10px;
        margin-left: -10px;
        padding: 10px 10px 16px 10px !important;
    }
    
    .tctc-blogpage-recent-text
	{
        font-size:14px;
    }
    
    .tctc-blogpage-mostpopular .tctc-blogpage-essential,
    .tctc-blogpage-cat-button
    {
        font-size:14px;
    }
    
   
    .tctc-category-header 
    {
        width: 100%;
        text-align: center;
    }
    
    .vc_btn3-container,
    .vc_btn3.vc_btn3-color-green
    {
        width: 100%;
    }
    
    .tctc-blog-postlist .tctc-blogpage-header 
    {
        margin-right: 0;
    }
    
    .tctc-blog-postlist 
    {
        float: none;
        width: 100%;
    }
    
    .tctc-blog-postlist-posts 
    {
        padding-right: 0;
        border:none;
    }
    
    .tctc-blog-postlist-side 
    {
        float: none;
        width: 100%;
        padding-left: 5px;
    }
    
    .tctc-blog-postlist-side .widget 
    {
        padding: 0 10px;
    }
	
	.tctc-blogpage-cat-button 
	{
		padding: 10px 5px;
	}
	
	.tctc-category-header {
		height:auto;
	}
	
	/*** recent articles padding  **/
	.tctc-blogpage-recent .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
		padding-right: 35px;
	}
	
	.searchpaginate {
		 font-size: 16px;
	}

 	.category  .tctc-blog-article-section {
		 flex-direction: column;     
	}

	.category .tctc-blog-postlist {
		order: 2;
		margin-top:30px;
	}

	.category  .tctc-blog-postlist-side {
		order: 1;
	}
}

 
 @media only screen and (min-width: 768px) {
 
  /******************************************************************
  BLOG STYLE A
  ******************************************************************/
  .cb-blog-style-a .cb-mask img{
    transition: all 0.5s;
    transition: all 0.5s;
    transition: all 0.5s;
    transition: all 0.5s;
  }
  .cb-blog-style-a .cb-mask:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }

  .cb-blog-style-a .cb-meta {
    padding: 10px 20px 10px 10px;
  }
  .cb-blog-style-a .cb-meta h2 {
    font-size: 18px;
  }
  
 }
 
 @media only screen and (min-width: 1020px) {
 
   /******************************************************************
  BLOG STYLE A
  ******************************************************************/
  .cb-blog-style-a {
    margin: 0 0 30px 0;
    width: auto;
  }
  .cb-blog-style-a .cb-mask {
    width: 30%;
    margin: 0 3% 0 0;
  }
  .cb-blog-style-a .cb-meta {
    width: 65%;
    padding: 10px 20px 10px 10px;
  }
  .cb-blog-style-a .cb-meta h2 {
    margin: 0 0 5px 0;
    font-size: 20px;
  }
  .cb-blog-style-a .cb-meta .cb-excerpt {
    margin-top:3px;
	font-size: 14px;
  }
  
}

/**************** new blog inline sign up form ****************/
.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme
{
    padding-top:5px;
}

.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme .left_label #field_submit input{
    margin:0 8%;
    background: #9AB83A !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 5px /*!important*/;
    font-size: 16px !important;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
    box-shadow: 2px 2px 4px 0px #515151;
    text-decoration: none !important;
    letter-spacing: normal;
    border: none;
    font-weight: bold;
    margin-top: 0;
    padding: 5px 0 !important;
    width: 100%;
    font: 14px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
}

.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme .left_label #field_submit input:hover
 {
      background: #9AB83A !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 5px /*!important*/;
    font-size: 16px !important;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
    box-shadow: 2px 2px 4px 0px #515151;
    text-decoration: none !important;
    letter-spacing: normal;
    border: none;
    font-weight: bold;
    margin-top: 0;
        padding: 5px 0 !important;
    width: 100%;
    font: 14px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
}

.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme .left_label #field_submit input:active
{
    background: #9AB83A !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 5px /*!important*/;
    font-size: 16px !important;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
    box-shadow: 2px 2px 4px 0px #515151;
    text-decoration: underline !important;
    border: none;
}

.tctc-bloginline-signup-form_wrapper .gform_required_legend
{
    display:none !important;
}

.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme .gform_hidden 
{
    display:none !important;
}

.tctc-blog-signup-textbox p
{
    display:none;
}

.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme .gform_footer.left_label, .gform_wrapper.gravity-theme .gform_footer.right_label, .gform_wrapper.gravity-theme .gform_page_footer.left_label, .gform_wrapper.gravity-theme .gform_page_footer.right_label {
    padding: 0;
}

.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons), .gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons) {
    width: 90%;
}

.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme input[type=text],
.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme input[type=email]
{
    padding:6px;
}

.tctc-bloginline-signup-form_wrapper.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset), .gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}