@media screen and (max-width: 767px) {
	.wp-block-column-md {
		flex-basis: 100% !important;
	}

	.wp-block-column-md .wp-block-image img {
    max-width: initial;
	}
}

.inner-main-title {
	margin-top: 25px;
}

a:active, a:focus {
	color: #99ccff;
}

h1.im-headline {
	text-shadow: 2px 2px 6px #000;
}

h1.page-title {
	padding-top: 2em;
}

iframe {
	border: none;
}

footer.custom-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.site-footer {
	padding: 0px !important;
	bottom: -7vh;
}

.lead {
	color: #000;
	text-transform: initial;
	font-size: 20px;
	line-height: 28px;
	font-weight: 300;
	padding: 10px 0;
}

h2 {
	color: #333366;
	font-size: 2em;
}

h3, h3 a {
	color: #304c7b;
	text-transform: initial;
	font-weight: 400;
}

h3 {
	font-size: 1.6em;
	padding: 10px 0;
}

h4, h4 a {
	color: #669999;
	text-transform: initial;
	font-weight: 400;
}

h4 {
	font-size: 1.4em;
	padding: 10px 0;
}

.btn-sales {
	color: #fff !important;
	background: #428bca;
	border-color: #357ebd;
	padding: 6px 12px;
	font-size: 14px;
}

.btn-sales:hover, .btn-sales:active  {
	background: #3276b1;
}

.btn-learn-more {
	color: #000 !important;
	background: #FFD215;
	border-color: #4D7690;
	border-radius: 30px;
	font-size: 15px;
	font-family: Roboto;
	letter-spacing: 1px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 12px 35px;
	margin-top: 30px;
	font-weight: 900;
}

.btn-learn-more:hover, .btn-learn-more:active  {
	background: #FFF;
}

a.btn-products-cta, a.btn-products-cta-alt, a.btn-products-cta-alt2 {
	color: #fff;
}

.btn-inline {
	white-space: normal;
	display: inline;
	padding: 0;
}

.toc-container p {
	margin-top: 16px;
}

p.intro-text {
	font-size: 1.3em !important;
}

.parent-indent {
	display: inline-block;
	margin-left: 16px;
	margin-right: 24px;
	margin-bottom: 16px;
	float: left;
	clear: both;
}

.txt-indent {
	display: inline-block;
	margin-left: 48px;
	float: left;
	clear: both;
	width: 7%;
}

.txt-indent-p {
	display: inline-block;
	margin-left: 2px;
	float: left;
	width: 82%;
	margin-bottom: 1em;
}

.wrapper-color {
	background-color: #f6f8fa;
	padding-top: 1em;
	padding-bottom: 2em;
}

.wrapper-color-alt {
	background-color: #e8edf6;
	padding-top: 1em;
	padding-bottom: 2em;
}

.wrapper-color-alt h2 {
	color: #333366;
	font-size: 1.4em;
}

.wrapper-color-alt h3 {
	color: #333366;
	font-size: 1.2em;
}

.wrapper-color-inverse {
	background-color: #4d7690;
	padding-top: 2em;
	padding-bottom: 3em;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #fff;
}

.wrapper-triangles {
	background: url('../img/hero/triangle-gray-bg.jpg');
	background-size: cover;
	background-position: center center;
}

.white-text { color: #ffffff; }

.wrapper-color-inverse h3, .wrapper-color-inverse p {
	color: #fff;
}

.wrapper-color-inverse h3 {
	font-weight: 400;
}

.wrapper-color-inverse p {
	font-size: 1.1em;
	font-weight: 300;
}

.hero-solutions {
	background: url('../img/hero/hero-network-bg.jpg');
	background-size: cover;
	background-position: center center;
}

.hero-solutions-industrial {
	background: url('../img/solutions/solutions_industrial_hero.jpg');
	background-size: cover;
}

.hero-solutions-commercial {
	background: url('../img/solutions/solutions_commercial_hero.jpg');
	background-size: cover;
}

.hero-solutions-agriculture {
	background: url('../img/solutions/solutions_agricultural_hero.jpg');
	background-size: cover;
}

.hero-solutions-wearables {
	background: url('../img/solutions/solutions_wearables_hero.jpg');
	background-size: cover;
	background-position: center center;
}

.hero-solutions-edgeai {
	background: url('../img/solutions/solutions_edgeai_hero.jpg');
	background-size: cover;
	background-position: center center;
}

.hero-resources {
	background: url('../img/resources/resources_hero.jpg');
	background-size: cover;
	background-position: center center;
}

.icon-card h4 {
	font-size: 1.1em;
	text-align: center;
}
.icon-card img {
	padding: 0 25px;
}

.bullet-card {
	background-color: #fff;
	padding: 20px 20px 20px 15px;
	margin-top: 15px;
	font-size: 1.1em;
}

.bullet-card-minus {
	width: 40px;
	height: 60px;
	float: left;
	border: solid 0px #cc0000;
	color: #cc0000;
	text-align: center;
}

.bullet-card-plus {
	width: 40px;
	height: 60px;
	float: left;
	border: solid 0px #009900;
	color: #009900;
	text-align: center;
}

.home-news-card {
	display: flex;
	flex-direction: column;
	box-shadow: 5px 10px 5px #888888;
	padding: 20px;
	background-color: #fff;
	position: relative;
	height: 512px;
}

.news-card-img {
	height: 100px;
	text-align: center;
	margin: 0 auto;
}

.home-news-card a {
	color: #1772b9 !important;
}

.home-news-card h3 {
	text-align: center;
}

.home-news-card p {
	text-align: left;
	height:180px;
}

.news-card-img img {
	height: 100px;
	max-width: 300px;
	margin: 0 auto;
}

.home-news-card a:last-child {
    margin-top: auto;
}

@font-face {
	font-family: "AnticSlab";
	src: url('../css/styles/font/AnticSlab-Regular.ttf') format('truetype');
	font-weight: 500;
}

.blog-sidebar-quote p {
	font-family: "AnticSlab" !important;
	color: #279DE1 !important;
	font-size: 30px !important;
	font-weight: 500 !important;
	line-height: 45px !important;
	text-align: left !important;
}

.blog-sidebar-image {
	box-shadow: 5px 5px 12px #888;
}

.blog-sidebar-image-caption {
	font-family: 'Lato' !important;
	font-size: 12px !important;
	text-align: center !important;
	font-style: italic !important;
	padding-bottom: 30px !important;
	padding-top:10px !important;
	margin:0;
	line-height: 15px !important;
}

.blog-sidebar-button {
	margin:auto !important;
	width:85%;
	display:block !important;
	padding-bottom: 30px !important;
}

.blog-sidebar-button a {
	font-family: 'Roboto' !important;
	font-size: 16px !important;
	text-transform: uppercase !important;

	display:block !important;
}

.blog-article p {
	font-family: 'Lato';
	line-height: 35px;
	font-size: 18px;
	text-align: justify;
	padding-bottom: 30px;
}

.blog-article li {
	font-family: 'Lato';
	line-height: 35px;
	font-size: 16px;
	padding-bottom: 20px;
}

.blog-references p {
	font-size:12px;
	padding: 0;
	line-height: 25px;
}


/*Q3 2020 Home Page CSS - C. Rogers */
.btn-home-promo-bar {
	color: #000000;
	background-color: #ffcc33;
	border-radius: 30px;
	border-width: 0px;
	font-size: 15px;
	font-family: Roboto;
	letter-spacing: 1px;
	line-height: 15px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 15px;
	margin: 2px 0 2px 1em;
	font-weight: 900;
	position: relative;
	top: -2px;
}

a.promo-bug {
    width: auto;
    height: 42px;
    right: 0px;
    top: 50%;
    z-index: 99999999;
    visibility: visible;
    display: block;
    position: fixed;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    font-size: 20px;
    font-weight: 700;
    padding: 7px 30px;
    border-radius: 7px 7px 0 0;
    border-top-style: double;
    border-left-style: double;
    border-right-style: double;
}

.benefits-table {
	background: #eee;
}
.wp-block-column.benefit-tile {
	padding: 10px;
	background: #fff;
	box-shadow: 5px 10px 5px #888888;
	margin: 0 12px;
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

@media screen and (max-width: 1000px) {
	.wp-block-columns.wrap-columns .benefit-tile {
		margin-bottom: 2rem;
		min-width: 212px;
		max-width: 245px;
	}
}



.benefit-tile h4 {
	min-height: 100px;
}

.benefit-tile p {
	min-height: 120px;
}

.benefit-link {
	color: #888;
	text-align: center;
}

.benefit-link a {
	color: #888;
	font-size: 0.8em;
	font-weight:700;
}

.full-width-group {
	left: calc(-0.5 * (100vw - 100%) + 8px);
	position: relative;
	max-width: 100vw;
	width: 100vw;
}

.full-width-group-inner-container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

@media (min-width: 768px) {
	.full-width-group-inner-container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.full-width-group-inner-container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.full-width-group-inner-container {
		width: 1170px;
	}
}

.workflow-image-section {
	background-image: url('/wp-content/uploads/automl-bkgd-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0 30px 0;
}

.workflow-image-section img {
	margin: 50px 0;
}

.workflow-image-section h2{
	z-index: 7;
	white-space: nowrap;
	font-size: 39px;
	line-height: 45px;
	font-weight: 700;
	color: rgb(255, 210, 21);
	letter-spacing: 0px;
	font-family: Lato;
	visibility: inherit;
	transition: none 0s ease 0s;
	text-align: center;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	min-height: 0px;
	min-width: 100%;
	max-height: none;
	max-width: 100%;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.btn-learn-more-block-ed a {
	color: #000 !important;
	background: #FFD215;
	border-color: #4D7690;
	border-radius: 30px;
	font-size: 15px;
	font-family: Roboto;
	letter-spacing: 1px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 12px 35px;
	margin-top: 30px;
	font-weight: 900;
}

/*Support option tile css - C. Rogers*/
.tile-card {
	margin-top: 30px;
	background: white;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.05), 0 0px 15px rgba(0,0,0,0.05);
	padding: 30px;
	border-radius: 10px;
}

/* --- Top Sub nav -----*/

.sub-nav-wrapper {
	background-color: #000;
}


.top-sub-nav-container {
	display: table;
	margin-bottom: 0px;
}

.top-sub-nav {
	height: 60px;
	width: 100vw;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

a.top-sub-nav:hover {
	color: #6699ff;
}

.navbarfreebtn-container {
float: right;
padding-top: 16px;
margin-left: 8px;
}

.navbarfreebtn {
  background-color: #093556;
  border-radius: 25px;
  margin-top: 10px;
  margin-left: 10px;
}

.navbarfreebtn a {
	color: #ffffff !important;
  font-weight: 900;
  font-family: Roboto;
  white-space: nowrap;
  font-size: 14px !important;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 19px !important;
}

.navbarfreebtn {
	color: #ffffff !important;
  font-weight: 900;
  font-family: Roboto;
  white-space: nowrap;
  font-size: 14px !important;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 19px !important;
  border: none;
}

@media (min-width: 768px) {
	.main-navigation {
		max-width: calc(100% - 148px - 15px);
		border: solid 0px red;
		/* max-width: 100%; */
		text-align: right;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.main-navigation li.menu-item-has-children > a, .main-navigation li.menu-item-has-children:hover > a {
		padding: 6px;
	}
}

.main-navigation li a {
  color: #093556;
  text-transform: uppercase;
  padding: 10px 9px;
}

.main-navigation li a:hover {
  color: #4d7690;
}

.navbar-small, .navbar-no-fs, .navbar-remove-fixed-top {
  background: #FFFFFF !important;
  border-top: 8px solid #093556;
  border-bottom: solid 1px #093556;
}

.custom-logo-link {
	margin: .5em 0;
	display: block;
}

.navbar-collapse, .navbar-fixed-top .navbar-collapse {
  margin-top: 1.6em;
}

#menu-item-7430 {
	margin-left: 2em;
}

.navbar .navbar-toggle {
	margin-top: 14px;
}

@media (max-width: 1200px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
  	margin-top: 8px;
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
  /*     top: 0;
      border-width: 0 0 1px; */
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  left: -999em;
  z-index: 99999;
  background: #ffffff;
  text-align: left;
  border: solid 1px #a1aeba;
}

.main-navigation ul ul a:hover {
	background: rgba(0, 0, 0, 0.1);
}


/* -------------- Hero  -------------------- */

.hero-and-promo-container {
	margin-top: 98px;
}


.hero-promo-bar {
	background-color: #163a81;
	color: #ffcc33;
	text-align: center;
	padding: 8px;
	font-size: 18px;
	font-weight: 400;
}

.hero-promo-bar a {
	margin-left: 1rem;
	color:#0cdffd;
	text-decoration: none;
}

.hero-static {
	background: url('../../../uploads/2020-hero-static-r6.jpg');
	background-size: cover;
	min-height: 430px;
	border-bottom: 4px solid #ffffff;
	padding-bottom: 20px;
}

.hero-static h1 {
	color: #ffffff;
	font-size: 2.9em;
	margin-top: 1.8em;
	text-shadow: #0b1524 2px 2px 4px
}

.hero-static h2 {
	color: #ffcc33;
	font-size: 2em;
	line-height: 1.4em;
	font-weight: 400;
	margin: 1em 0 0 0;
	text-shadow: #0b1524 2px 2px 4px
}

.btn-hero {
  color: #ffffff !important;
  background: #215780 !important;
  border-color: #215780;
  border-radius: 30px;
  font-size: 15px;
  font-family: Roboto;
  letter-spacing: 1px;
  line-height: 15px;
  text-transform: uppercase;
  padding: 12px 35px;
  margin-top: 30px;
  margin-right: 1.5em;
  font-weight: 900;
}

.documentation-content {
	margin-top: 99px;
}

#menu-item-7418 a::before {
  background-color: transparent;
  background: none;
}

@media (max-width: 1000px) {
	#menu-item-7430 {
		margin-left: 0em !important;
	}

	.documentation-content {
		margin-top: 150px;
	}

	#menu-item-7418 {
		/* display: none; */
	}

	.main-navigation li a {
		font-size: 13px;
		padding: 10px 1px;
		border: solid 0px red;
	}


	.navbar-collapse, .navbar-fixed-top .navbar-collapse {
		margin-top: 0;
	}

}

.freetrial-form {
	margin-top: -240px;
}


@media (max-width: 768px) {
	#menu-item-7430 {
		margin-left: 0em !important;
	}

	.navbarfreebtn {
  	display: inline-block !important;
	}

	.hero-static {
		/*margin-top: 50px;*/
		background: url('../../../uploads/2020-hero-static-r4-mobile.jpg') center center;
		height: 480px;
	}

	.hero-static h1 {
		font-size: 2em;
	}

	.hero-static h2 {
		font-size: 1.4em;
	}


	.lead-messaging-screenshot { margin-top: 1em; }

	.lead-messaging-container h4 {
		font-size: 1.1em
	}

	.documentation-content {
		margin-top: 99px;
	}

	.freetrial-form {
		margin-top: 0px;
	}
}



.navbarfreebtn-desktop {
	display: inline;
}

.navbarfreebtn-mobile
 {
	display: inline;
}

@media screen and (min-width: 1200px) {
	.navbarfreebtn-mobile
 		{
		display: none;
		}

}
/** Restore mobile menu **/




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


.navbarfreebtn-desktop {
	display: none;
}

	.main-navigation{
		float: none;
		max-width: 640px;
		margin: 0 auto !important;
		text-align: left;
	}
	.navbar{
		margin-bottom: 0;
	}

#menu-item-7430 {
    margin-left: 0;
}

	.main-navigation li {
		float: none;
		display: block;
		border-top: 1px solid #999;
	}

	.main-navigation{
		background: transparent;
	}

	.main-navigation.toggled .nav-menu {
		background: none repeat scroll 0 0 #2d2d2d;
	}

	.main-navigation ul ul {
		background: #ffffff;
		display: block;
		float: none;
		position: static;
		text-align: left;
		box-shadow: none;
	}

	.main-navigation ul ul li{
		padding-left: 25px;
	}

	.main-navigation ul ul li a {
		display: block;
		width: auto;
	}
	.main-navigation ul ul a:hover {
		background: rgba(0, 0, 0, 0);
	}

	.main-navigation li>a {
		font-size: 18px;
	}

	.main-navigation li li a {
		font-size: 14px;

	}

	.navbar-collapse.in {
    overflow-y: auto !important;
}


}


/* -------------- Solutions -------------------- */

.solutions-card-container {
	height: 350px;
	background-color: #f4f4f4;
	margin-top: 2em;
	font-size: 1.1em;
}

.solutions-card-container a {
	border: solid 1px green;
	color: #0071c5; !important;
}

.solutions-card-container .card-content {
	padding: 30px 30px 30px 30px;
}

.solutions-card-container h3 {
	margin-top: 0;
	padding-top: 0;
}

.solutions-card-container p {
	font-weight: 300;
}

.solutions-card-container p.link {
	color: #0071c5;
}



.solutions-card-container .solutions-card-image-industrial {
	background: url('../img/solutions/solutions_industrial_hero.jpg');
	height: 150px;
	background-size: cover;
}

.solutions-card-container .solutions-card-image-commercial {
	background: url('../img/solutions/solutions_commercial_hero.jpg');
	height: 150px;
	background-size: cover;
}

.solutions-card-container .solutions-card-image-agricultural {
	background: url('../img/solutions/solutions_agricultural_hero.jpg');
	height: 150px;
	background-size: cover;
}

.solutions-card-container .solutions-card-image-wearables {
	background: url('../img/solutions/solutions_wearables_hero.jpg');
	height: 150px;
	background-size: cover;
}

.wrapper-color-inverse.wrapper-solutions-top {
	text-align: center;
	padding-top:2em;
	padding-bottom: 2em;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color: #0071c5;
}

.wrapper-color-inverse.wrapper-solutions-top h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
}

.wrapper-color-inverse.wrapper-solutions-top p {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
}

.wrapper-color.wrapper-solutions-top, .wrapper-solutions-top {
	text-align: left;
	padding-top:3em;
	padding-bottom: 5em;
	margin-top: 0em;
	margin-bottom: 0em;
}

.wrapper-color.wrapper-solutions-top h1, .wrapper-solutions-top h1 {
	color: #333;
	font-size: 2.8em;
	font-weight: 300;
}

.wrapper-color.wrapper-solutions-top p, .wrapper-solutions-top p  {
	color: #333;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.6em;
}


.wrapper-solutions-top .wrapper-color-alt p {
	font-size: 1.2em;
}

/* -------------- Download -------------------- */
.download-top-row {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.1em;
}

.download-steps {
	height: 280px;
	background-color: #f4f4f4;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.1em;
}

.download-steps .col-sm-4 {
	min-height:100px;
}

.download-steps a {
	color: #0071c5;
}

.download-card-container {
	height: 450px;
	background-color: #f4f4f4;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.1em;
}

.download-card-container-tall {
	min-height: 170px;
	background-color: #f4f4f4;
	margin-top: 2px;
	margin-bottom: 25px;
	font-size: 1.1em;
	padding: 1em;
}

.download-card-container-short {
	min-height: 190px;
	background-color: #f4f4f4;
	margin-top: 2px;
	margin-bottom: 40px;
	font-size: 1.1em;
	padding: 1em;
}

.download-details {
	display: inline-block;
	vertical-align: middle;
}

.download-details h5 {
	font-size: 1.1em;
}

.download-details h5 a{
	color: #0071c5;
}

.download-details h5:hover a{
	color: #004d91;
}

.fa-4x a {
	/*border: solid 1px green;*/
	color: #0071c5;
}

.download-card-container .card-content, .download-steps .card-content {
	padding: 30px 30px 30px 30px;
}

.download-card-container h3,.download-steps h3 {
	margin-top: 0;
	padding-top: 0;
}

.download-card-container p,.download-steps p {
	font-weight: 300;
}

.download-card-container p.link,.download-steps p.link {
	color: #0071c5;
}

.wrapper-color-inverse.wrapper-download-top {
	text-align: center;
	padding-top:2em;
	padding-bottom: 2em;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color: #0071c5;
}

.wrapper-color-inverse.wrapper-download-top h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
}

.wrapper-color-inverse.wrapper-download-top p {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
}

.wrapper-color.wrapper-download-top, .wrapper-download-top {
	text-align: left;
	padding-top:3em;
	padding-bottom: 5em;
	margin-top: 0em;
	margin-bottom: 0em;
}

.wrapper-color.wrapper-download-top h1, .wrapper-download-top h1 {
	color: #333;
	font-size: 2.8em;
	font-weight: 300;
}

.wrapper-color.wrapper-download-top p, .wrapper-download-top p  {
	color: #333;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.6em;
}


.wrapper-download-top .wrapper-color-alt p {
	font-size: 1.2em;
}

/**** Contact Inquiry Form  ****/
.bg-formbox {
	background-color: rgba(255,255,255,1);
	margin-top: 20px;
}

.ci-topbanner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background-color: #093556;
}

.ci-page {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: fixed;
	overflow-y: auto;
	background-color: rgba(235,235,235,1);
}

.ci-entry {
		padding-bottom: 0;
}

.ci-entry-halfleft {
	padding-bottom: 0;
	width: 45%;
	float: left;
}

.ci-entry-halfright {
	padding-bottom: 0;
	width: 45%;
	float: right;
}

.ci-label {
	font-weight: 400;
	font-size: 14px;
	width: 100%;
}

.ci-field {
	border-radius: 5px;
	background-color: #f2f2f2;
	padding: 5px;
	font-size: 15px;
	border: 1px solid #dddddd;
}

.ci-descr h1, .ci-descr h2, .ci-descr h3, .ci-descr h4, .ci-descr h5 {
	color: #333366;
	text-transform: none;
}

.ci-descr h1 {
	font-size: 1.8em;
}

.ci-descr p {
	line-height: 2em;
}

.ci-textarea {
	resize: none;
}

.ci-disclaim {
	font-size: 9px;
	color: #888;
	text-align: center;
	margin: 0 30px 10px;
}

#ci-cta-title {
	background-color: #0071c5;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin: 0 -15px;
	padding: 20px 0;
	text-align: center;
}


.ci-arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #0071c5;
}

.ci-field:focus {
	background-color: #FFEA94;
	box-shadow: 0 0 3px 1px rgba(255,234,146,.5), inset 0 0 3px 1px rgba(255,234,146,.5);
	border-color: #FFD215;
	outline: none;
}

input.ci-button {
	border-radius: 5px !important;
	padding: 15px 10px !important;
	margin: 20px 0 !important;
	width: 100% !important;
	background-color: #0b0 !important;
	float: right;
	font-weight: 900;
	font-size: 16px;
}

input.ci-button:hover {
	border: medium none;
	color: #FFEA94 !important;
	box-shadow: 0 0 3px 1px rgba(255,234,146,.5), inset 0 0 3px 1px rgba(255,234,146,.5);
	border-color: #FFD215;
}

input.gs-field {
	width: 100% !important;
}

textarea#gs-descrfield {
	resize: none;
	width: 100% !important;
}

textarea#gs-replyfield {
	resize: none;
	width: 100% !important;
}

.codedropz-upload-inner h3 {
	font-size: 20px;
	padding-bottom: 0;
}

.btn-common {
	background: #196bc7;
	border-color: #196bc7;
	padding: 8px 24px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}

.btn-common:hover {
	background: #3b7fcb;
	color: #fff;
}

input#gs-submitbtn {
	margin: 0 !important;
}

.gs-rbfield {
	line-height: 58px;
}

.gs-rbfield input {
	width: auto !important;
}

.gs-rbfield span.wpcf7-list-item {
	display: block;
}

.gs-rbfield-icon {
	margin: 0 5px;
}

/* Submit Ticket form */
#wpcf7-f7539-o1 label {
	margin-top: 10px;
}

.gs-tcktstat-table {
	display: table !important;
}

.gs-tcktstat-table table, .gs-tcktstat-table th, .gs-tcktstat-table td{
	border: 1px solid #888;
	padding: 5px;
}

.gs-tcktstat-table th{
	background-color: #eee;
}

.codedropz-upload-container {
	background-color: #eee;
}

@media screen and (max-width: 767px) {
	input#get-support-doc-search {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	.gs-show-ticket {
		text-align: left !important;
	}
}

@media screen and (min-width: 992px) {
	.gs-show-ticket {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

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

	/* Force table to not be like tables anymore */
	.gs-tcktstat-table table, .gs-tcktstat-table tbody, .gs-tcktstat-table tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.gs-tcktstat-table thead, .gs-tcktstat-table th {
		display:none;
	}

	.gs-tcktstat-table tr {
		border-bottom: 1px solid #aaa;
	}

	.gs-tcktstat-table td {
		/* Behave  like a "row" */
		display: block;
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 25%;
	}

	.gs-tcktstat-table td:before {
		/* Now like a table header */
		position: absolute;
		top: 6px;
		left: 6px;
		width: 35%;
		padding-right: 10px;
		white-space: nowrap;
		font-size: 10px;
	}

	#gs-tckt-summary td:nth-of-type(1):before { content: "Created"; }
	#gs-tckt-summary td:nth-of-type(2):before { content: "Assigned"; }
	#gs-tckt-summary td:nth-of-type(3):before { content: "Type"; }
	#gs-tckt-summary td:nth-of-type(4):before { content: "Subject"; }
	#gs-tckt-summary td:nth-of-type(5):before { content: "Status"; }

	#gs-tckt-descr td:nth-of-type(1):before { content: "Detail"; }

	#gs-tckt-notes td:nth-of-type(1):before { content: "Posted"; }
	#gs-tckt-notes td:nth-of-type(2):before { content: "From"; }
	#gs-tckt-notes td:nth-of-type(3):before { content: "Note"; }

	#gs-tckt-list td:nth-of-type(1):before { content: "Ticket ID"; }
	#gs-tckt-list td:nth-of-type(2):before { content: "Created"; }
	#gs-tckt-list td:nth-of-type(3):before { content: "Type"; }
	#gs-tckt-list td:nth-of-type(4):before { content: "Subject"; }
	#gs-tckt-list td:nth-of-type(5):before { content: "Status"; }
}

.faq-container h5 {
	text-transform: none;
}

/**** SensiML Pullquotes ***/

.sensiml-pullquote cite {
	font-variant: all-small-caps;
	float: right;
}
.sensiml-pullquote p {
	font-size: 1.75em;
	font-style: italic;
	font-family: "Times Roman";
	color: #0071c5;
}

/**** Gravity Forms overrides ***/
#form.fancybox-content {
	padding-top: 0;
	float: none;
	max-width: 590px;
	width: auto;
}
#form.fancybox-content #ci-cta-title {
	margin-right: -44px;
	margin-left: -44px;
}

/*
.ginput_container .name_first, .ginput_container .name_last {
	float: none !important;
	display: block !important;
	width: 100% !important;
}
*/

#input_1_1, #input_1_3,#input_1_4, #input_1_5 {
	width: 100% !important;
}

.ginput_container input[type=text], .ginput_container .gfield_select, .ginput_container span {
	/* display: block !important; */
	padding-left: 0 !important;
}

.gform_wrapper ul li.gfield {
  margin-top: 4px;
  padding-top: 0;
}

.gform_wrapper li.hidden_label input {
  margin-top: 2px !important;
}

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 2px !important;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 2px !important;
}

/* first and last names */
/* @media only screen and (min-width: 641px) {
	#input_1_2_3 span, #input_1_2_6 span {
		padding-right: 0px !important;
	}
}
*/

/* top password field */
/* #input_1_7_1_container {
	padding-right: 0 !important;
}
*/

/* consent asterisk */
#field_1_8 .ginput_container .gfield_required {
	display: inline !important;
}

/*  border radius and padding to left of text input fields */
.gform_fields .ginput_container input[type=text] {
	border-radius: 4px;
	padding-left: 8px !important;
	box-sizing: border-box;
}

/* additional rule to capture the password fields */
.gform_wrapper .ginput_complex input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]) {
	border-radius: 4px;
	padding-left: 8px !important;
}


.gform_wrapper .top_label select {
	border-radius: 4px;
	padding: 4px !important;
}

/* scoot left password toggle icon to flush right */

.ginput_container_password span.ginput_left button {
	right: 1px !important;
}

.gform_button {
	background-color: #00bc05;
	color: #ffffff;
	padding: 8px 24px;
	width: 100% !important;
	border-radius: 4px;
	border: none;
	font-size: 24px !important;
}

.gform_wrapper .gfield_password_strength {
	padding: 0px 5px !important;
	margin; 0 !important;
}


/*** Contact Form 7 ***/

input[type="checkbox"] {
	width: 13px !important ;
	-webkit-appearance: checkbox !important;
}


.inner-main-title {
	margin-top:  95px;
	margin-bottom: 40px;
	background-image: url('../../../uploads/2020-hero-static-r7-inside.jpg');
	background-size: cover;
	background-position: center center !important;
	background-attachment: initial;
	min-height: 200px;
	height: auto;
	display: block;
	padding: 0;
}

.im-textblock-center {
	margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	text-align: center;
}

.im-textblock-bootstrap {
	padding-top: 50px;
	text-align: left;
}


.im-headline {
	font-size: 42px;
	font-weight: 400;
	color: #fff;
	margin: 10px 0;
}

/*Bigger top of page banner for Blog Posts */
.single-post .im-headline {
	margin: 100px 0 10px 0;
}

.im-subhead {
	font-size: 28px;
	font-weight: 200;
	color: #fff;
	margin: 10px 0;
}

.im-byline {
	margin: 20px 0 5px 0;
}

.im-author-byline {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin: 0;
}

.im-date-byline {
	font-size: 13px;
	font-weight: 200;
	font-style: italic;
	color: rgba(255,255,255,0.9);
	margin: 0;
}


.inner-main-title .entry-title {
	font-size: 36px;
	margin-top: 0;
}

.inner-main-title .entry-blog-hdr {
	font-family: "Play", sans-serif;
	color: #f3c400;
}

.blog-right-image article.post .post-thumb {
	margin-left: 25px; margin-top: -35px
}

.post-thumb a img {
  border: 0;
  max-width: 300px;
  height: auto;
  max-height: 200px;
  object-fit: scale-down;
}

ul.red-bullets {
	color: #cf2e2e;
	margin-top: 2em;
}

ul.blue-bullets {
	color: #0085cf;
	margin-top: 2em;
}

/* ROI Calculator - Calculated Field Forms */
#calculator.fancybox-content {
	max-width: 950px;
}

.cp_cff_clean #fbuilder .fields:not(.section_breaks) {
	background-color: #fff !important;
}

.roi-inputs .dfield input {
	text-align: right !important;
}

.roi-tab-div {
	padding: 0 10px 0 10px !important;
	margin: 0 !important;
}

.roi-hide {
	display: none;
}

.roi-tab-div .dfield {
	width: 100%
}
.roi-tab {
	border-top: 1px solid #888;
	border-bottom: none;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	padding: 5px 20px;
	margin-left: -5px;
	margin-right: -5px;
	width: 50%;
	font-size: 1.2em;
	font-weight: 200;
}
.roi-tab-focus {
	border-top: 5px solid #0071c5;
	background-color: white;
	color: #000;
	font-weight: 800;
	position: relative;
	top: 1px;
}

.roi-tab-nofocus {
	background-color: #eee;
	color: #888;
	position: relative;
	top: 4px;
}

.roi-input-tab {
	float: left;
}

.roi-results-tab {
	float: right;
}

.roi-display-box {
	border: 1px solid #000;
	border-radius: 0 !important;
}

.roi-form-subtitle {
	margin: 10px 0 10px 10px !important;
	padding: 0 !important;
}

.roi-form-subtitle label {
	width:100% !important;
	font-size: 1.2em !important;
	text-decoration: underline;
	font-weight: 200;
	margin: 0 !important;
}

.roi-form-subtitle .uh {
	display:none !important;
}

.roi-button input[type="button"] {
	padding: 10px 20px !important;
	font-weight: 300;
	text-transform: uppercase;
	background: #0071c5 !important;
	float: right;
	margin: 0 25px 0 0 !important;
}

.roi-inputlead {
	margin-bottom: 15px !important;
	padding-bottom: 0 !important;
	padding-top: 2px !important;
	padding-right: 0 !important;
}

.roi-inputlead label {
	width:80% !important;
}

.roi-inputlead .dfield {
	width:20% !important;
	float: right;
}


.roi-inputheads, .roi-inputproj, .roi-inputprojalg {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 2px !important;
	padding-right: 0 !important;
}

.roi-inputheads label {
	width:75% !important;
}

.roi-inputheads .dfield {
	width:25% !important;
	float: right;
}

.roi-inputheads .dfield input {
	text-align: right;
}

.roi-inputproj label {
	width:80% !important;
}

.roi-inputproj .dfield {
	width:20% !important;
	float: right;
}

.roi-inputproj .dfield input {
	text-align: right;
}

.roi-inputheadcost {
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 2px !important;
	margin-bottom: 0 !important;
}

.roi-inputheadcost label {
	display: none !important;
}

.roi-inputheadcost .dfield {
	width:100% !important;
}

.roi-inputheadcost .dfield input {
	text-align: right;
}

.roi-inputprojalg label {
	visibility: hidden !important;
	width:40% !important;
	height: 1px;
}

.roi-inputprojalg .dfield {
	width:60% !important;
	float: right;
}

.roi-inputprojalg .dfield input {
	text-align: right;
}

.roi-headslabel, .roi-tasklabel {
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding: 0 !important;
}

.roi-headslabel label {
	width:100% !important;
	text-align:right !important;
	margin:0 !important;
	padding: 0 !important;
	font-weight: 200 !important;
	font-size: 0.8em !important;
}

.roi-tasklabel label {
	width:100% !important;
	text-align:left !important;
	margin:0 0 0 10px !important;
	padding: 0 !important;
	font-weight: 200 !important;
	font-size: 0.8em !important;
}

.roi-resultslabel {
	padding: 0 0 0 10px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.roi-resultslabel label {
	width: 100% !important;
	text-align:center !important;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: 200;
	font-size: 0.8em;
}

.roi-resultstext {
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 2px !important;
	margin-bottom: 0 !important;
}


.roi-resultstext label {
	width: 100% !important;
	margin-top: 3px;
	margin-bottom: 2px;
}

.roi-resultscff, .roi-resultstotal {
	padding-bottom: 0 !important;
	padding-top: 2px !important;
	margin-bottom: 0 !important;
}

.roi-resultscff label {
	display: none;
}

.roi-resultscff .dfield {
	width: 100% !important;
}

.roi-resultscff .dfield input {
	text-align: right;
}


.roi-resultstotal {
	width: calc(100% - 7.5rem);
	float: left;
	margin-top: 2rem;
	margin-bottom: 2rem;
	text-align: right;
}

.roi-resultstotal .dfield {
	width: 6.5rem !important;
	float: right !important;
	border: solid 4px #0071c5;
}

.roi-resultstotal + .roi-resultstotal {
	width: 7.5rem;
	float: right;
	clear: none !important;
	padding-left: 0 !important;
}

.roi-resultstotal label {
	margin-top: .75rem;
	margin-right: 1rem;
}

.roi-resultstotal label:empty {
	display: none;
}

@media (min-width: 1000px) {
	.roi-resultstotal + .roi-resultstotal {
		margin-right: 8.3%;
	}
	.roi-resultstotal {
		width: calc(91.7% - 7.5rem);
	}
}

.roi-resultsgroup + .roi-resultsgroup {
	display: block;
}

.roi-resultssublabel {
	display: inline-block;
	width: 7rem;
	padding-left: 0 !important;
}

.col-lg-12 + .roi-resultssublabel {
	margin-left: calc(100% - 14rem);
}

.roi-resultscff:nth-child(even) {
	width: calc(100% - 7rem);
	display: inline-block;
}

.roi-resultscff:nth-child(even) .dfield {
	width: 6rem !important;
	float: right;
}

.roi-resultscff:nth-child(odd) {
	width: 7rem;
	float: right;
	padding-left: 0 !important;
}

@media (max-width: 767px) {
	.roi-resultsgroup {
	  display: none;
	}
	.roi-resultsgroup + .roi-resultsgroup {
	  margin-top: 2rem;
	}
	.roi-resultscff:nth-child(even) label {
	  display: inline-block;
	}
}

@media (min-width: 768px) {
	.roi-resultsgroup {
		width: 22%;
		margin-top: 36px;
		float: left;
		clear: none !important;
		line-height: 1.6;
	}
	.roi-resultsgroup + .roi-resultsgroup {
		margin-left: 4%;
		margin-top: 0;
		line-height: 1.45;
	}
	.roi-resultslabel {
		padding: 0 !important;
	}
}

@media (min-width: 1000px) {
	.roi-resultsgroup {
		width: 17%;
	}
	.roi-resultsgroup + .roi-resultsgroup {
		margin-left: 7.9%;
	}
}

@media print, screen and (min-width: 640px){
	#fbuilder .left_aligned .fields.roi-resultscff label:not(:empty) + .dfield {
		float: right;
	}
	#fbuilder .left_aligned .fields.roi-resultstotal:not(.section_breaks) label:not(:empty) {
		width: calc(100% - 8rem);
	}
}


/* SensiML Plan Pricing Table */



.ptsTableElementContent {
	margin-top: 50px !important;
}

.see-details-plans-group .ptsTableElementContent {
	border: solid 0px red;
	margin-top: 0px !important;
}

.steps-do-the-math {
	border: solid 0px red;
	margin-bottom: 0;
}

.see-details-plans-group {
	border: solid 0px red;
}

.was-priced {
	margin-bottom: 4em;
	border: solid 0px orange;
}
.see-details-plans-group .ptsTableFrontedShell {
	top: 0px;
	position: relative;
}

@media (min-width: 960px) {
	.see-details-plans-group .ptsTableFrontedShell {
		position: relative;
	}
}

@media (min-width: 768px) {
	.see-details-plans-group .ptsContainer {
	clear: none;
	border: solid 0px red;
	}
}


.see-details-plans-group .ptsBlockMobile .ptsCol[class*="ptsCol-"] {
	margin-bottom: 1em !important;
}

@media (min-width: 900px) {
.see-details-plans-group .ptsCol {
	border: solid 0px red;
	width: 25% !important;
	}
}

@media (min-width: 990px) {
.see-details-plans-group .ptsCol {
	border: solid 0px orange;
	width: 15% !important;
	}
}


.ptsEl p a {
font-size: 3.5em;
color: #fff;
}

@media (max-width: 361px) {
	.ptsPersonaDescr span {
	line-height: .7em;
	margin: -.25em;
	}
}


.ptsBlock p {
	opacity: 1;
	visibility: visible;
	font-family: "Yanone Kaffeesatz";
	width: 100%;
}

.ptsTableDescCol p {
	font-family: "Lato";
}

.ptsColHeader {
	height: 65px !important;
	padding-top: 30px !important;
}

.ptsColHeader p {
	color: #fff !important;
}

.ptsColHeader {
	height: 120px !important;
	padding: 28px 10px 14px 10px !important;
}

[data-id="18"] .ptsColHeader {
	height: auto !important;
}

.ptsColDesc {
	height: 100px !important;
}

.ptsRows .ptsCell {
	padding: 12px !important;
	text-transform: none !important;
	border: 1px solid rgba(230,230,230,1) !important;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15) !important;
	text-shadow: none !important;
}

.ptsIcon i {
	text-shadow: 2px 2px rgba(0,0,0,0.3) !important;
}

.ptsActBtn {
	height: 40px !important;
	cursor: pointer !important;
	font-weight: 700 !important;
	font-size: 0.8em !important;
	font-family: 'Roboto' !important;
	letter-spacing: 1px !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	display: inline-block !important;
	padding: 0 !important;
	width: 100% !important;
	border-radius: 30px !important;
	border-width: 0 !important;
	background-color: #0071c5 !important;
}

.ptsActBtn a {
	text-transform: uppercase !important;
	color: #fff !important;
	padding-top: 8px;
}

.ptsCenterCell {
	position: relative !important;
	top: 50% !important;
	transform: translate(0%,-50%) !important;
}

.ptsEmptyCell {
	background: none !important;
	background-color: #ffffff !important;
	border: none !important;
}

.ptsToolTipIcon {
	float: right;
	display: inline;
	position: relative;
	top: -5px;
	right: -10px;
	transform: scale(0.5);
}

.ptsStrikePrice {
	background: linear-gradient(to right top, transparent 47.75%, currentColor 49.0%, currentColor 51.0%, transparent 52.25%) !important;
}

.ptsPersonaDescr {
	padding-top: 10px !important;
	width: 100%;
}

.ptsPersonaDescr span {
	font-family: 'Lato' !important;
	font-size: 16px !important;
}

/* See yellow rainbow below */

/* -------------------------------------------------- */

/*** 10 Media Queries (Responsive Rules - Rainbow) ***/

@media (max-width: 480px) {
	body {
		border: solid 0px red;
	}

	.download-steps {
		height: 410px;
	}

	.download-card-container {
		height: 680px;
	}
}

/*** iPhone 5 ***/
@media screen and (device-aspect-ratio: 40/71) {
	body { border: solid 0px pink; }
}

/*** iPhone 5 ***/
@media
    only screen and (max-device-width: 1136px) and (min-device-width: 960px) and (max-device-height: 640px) and (min-device-height: 560px),
    only screen and (max-device-height: 1136px) and (min-device-height: 960px) and (max-device-width: 640px) and (min-device-width: 560px) {
    /* iPhone only */
	body { border: solid 0px purple; }
}


@media (min-width: 480px) and (max-width: 767px) {
	body {
		border: solid 0px orange;
	}

	.download-steps {
		height: 370px;
	}
}



@media (min-width: 768px) and (max-width: 991px) {
	body {
		border: solid 0px yellow;
	}

	.solutions-card-container {
		height: initial;
		min-height: 400px;
	}
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .ipad-portrait { color: red; } /* your css rules for ipad portrait */
}


@media (min-width: 991px) and (max-width: 1199px) {
	body {
		border: solid 0px green;
	}

	.download-steps {
		height: 200px;
	}
}

@media (min-width: 1200px) and (max-width: 1751px) {
	body {
		border: solid 0px blue;
	}

	.download-steps {
		height: 180px;
	}
}


@media (min-width: 1751px) {
	body {
		border: solid 0px purple;
	}

	.download-steps {
		height: 180px;
	}
}

@media screen and (max-width:768px) {
 #surveyContent {
  display:none
 }
 .promos-fixed-button {
  display:none
 }
}

/**** Mopinion *****/

#surveyContent {
/*	display: none; */
}

/************** Footer 2020 **************/
.site-footer {
  clear: both;
  background: #093556;
  color: #fff;
}

.site-footer  p.company-boilerplate {
  font-size: 15px;
}

.pre-footer {
  color: #ff9;
  padding: 20px 0;
  text-align: center;
}

.pre-footer-column, .footer-sidebar {
	margin: 20px 0;
}

@media (min-width: 768px) {
	.pre-footer {
	  display: flex;
	  align-items: center;
	}
	.pre-footer-column, .footer-sidebar {
		margin: 0;
	}
}

.pre-footer a:not(.btn) {
  color: #ff9;
}

.pre-footer a:not(.btn):hover {
  color: #ff0;
  cursor: pointer;
}



.pre-footer a i {
  margin-right: 5px;
  vertical-align: -5px;
}

.to-top-footer {
	position: relative;
	height: 18px;
	padding-top: 5px;
  background: #fff;
}

a.sm-up-container {
  margin: 0 auto;
  position: static;
  padding: 0 2px;
  width: 50px;
  height: 50px;
  display: block;
  background: none;
}

.sm-up {
  color: inherit;
  display: inline;
  vertical-align: initial;
}

.site-footer .menu .group-title a {
  color: #3ff;
  text-transform: uppercase;
}

.wpcf7-form input {
  width: 21rem;
	padding: 10px 5px;
  border-radius: 3px;
	vertical-align: -1px;
}

.wpcf7-form input.wpcf7-submit {
  width: auto;
}

.real-footer {
  padding: 50px 0 20px;
  border-bottom: 1px solid #fff;
}

@media (min-width: 576px) {
	.real-footer {
	  background: url("../img/common/footer_bg.jpg?v=1") center / cover no-repeat;
	}
}

.real-footer .footer-putter-credits > div {
	display: inline;
}

@media (min-width: 375px) and (max-width: 575px) {
	.footer-sidebar.col-sm-3 {
		width: 100%;
		float: none;
	}
	.footer-sidebar {
		width: 50%;
		float: left;
	}
}

@media (min-width: 576px) {
	.footer-columns {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

@media (min-width: 768px) {
	.footer-sidebar.col-sm-3 {
		width: 25%;
	}
	.footer-sidebar {
		width: 17.66666667%;
	}
	.footer-sidebar:nth-last-child(-n+2) {
		width: 13.66666667%;
	}
}

.card {
  color: #000;
  background: #fff;
  padding: 20px 15px;
}

.site-footer .custom-logo-link {
  margin: 0;
}

.site-footer .custom-logo-link img {
  width: 100%;
	max-width: 200px;
}

.real-footer .footer-putter-credits.footer-right.single {
  float: none;
  text-align: left;
  width: 100%;
}

.footer-putter-credits > div {
  font-size: 80%;
}

.real-footer .footer-putter-credits span.copyright, .real-footer .footer-putter-credits span.telephone, .real-footer .footer-putter-credits span.address, .real-footer .footer-putter-credits a.map {
  margin: 0;
}

.real-footer .footer-putter-credits a.email {
  display: block;
  margin: 20px 0 0;
}

span[itemprop="streetAddress"] {
  display: block;
}

.site-footer .widget li {
  border-top: 0 none;
}

.site-footer .menu a {
  color: #fff;
}

.post-footer {
  padding: 20px 0 50px;
  display: flex;
  flex-wrap: wrap;
}

.post-footer-column {
	margin: 0 auto;
}

.post-footer-column-social {
	padding-top: 30px;
}

.socials li a {
	width: 34px;
	height: 34px;
  color: #fff;
  vertical-align: middle;
}

.socials li a .fa {
  font-size: 30px;
}

.socials li a .fa:not(.fa-facebook)::before {
  content: none;
}

.socials li.facebook a:hover, .socials li.facebook a:focus {
	background: transparent;
}

li.youtube a, .socials li.youtube a:hover, .socials li.youtube a:focus {
	width: 54px;
	background: url("../img/common/social-youtube.svg") center / 56px no-repeat;
	background-size: auto;
}

li.linkedin a, .socials li.linkedin a:hover, .socials li.linkedin a:focus {
	background: url("../img/common/social-linkedin.svg") center / 38px no-repeat;
	background-size: auto;
}

li.twitter a, .socials li.twitter a:hover, .socials li.twitter a:focus {
	background: url("../img/common/social-twitter.svg") center / 40px no-repeat;
	background-size: auto;
}

.footer-putter-credits.footer-center.single {
  width: 100%;
}


.btn-yellow, .wpcf7-form input.wpcf7-submit.btn {
  color: #000;
  background-color: #fc0;
  border-color: #eea236;
}

.btn-yellow.focus,.btn-yellow:focus,
.wpcf7-form input.wpcf7-submit.btn.focus,.wpcf7-form input.wpcf7-submit.btn:focus {
  color: #000;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-yellow:hover, .wpcf7-form input.wpcf7-submit.btn:hover {
  color: #000;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-yellow.active,.btn-yellow:active,
.wpcf7-form input.wpcf7-submit.btn.active,.wpcf7-form input.wpcf7-submit.btn:active {
  color: #000;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-yellow.active.focus,.btn-yellow.active:focus,.btn-yellow.active:hover,.btn-yellow:active.focus,.btn-yellow:active:focus,.btn-yellow:active:hover,
.wpcf7-form input.wpcf7-submit.btn.active.focus,.wpcf7-form input.wpcf7-submit.btn.active:focus,.wpcf7-form input.wpcf7-submit.btn.active:hover,.wpcf7-form input.wpcf7-submit.btn:active.focus,.wpcf7-form input.wpcf7-submit.btn:active:focus,.wpcf7-form input.wpcf7-submit.btn:active:hover {
  color: #000;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-yellow.active,.btn-yellow:active,
.wpcf7-form input.wpcf7-submit.btn.active,.wpcf7-form input.wpcf7-submit.btn:active {
	background-image: none;
}

.btn-yellow.disabled.focus,.btn-yellow.disabled:focus,.btn-yellow.disabled:hover,.btn-yellow[disabled].focus,.btn-yellow[disabled]:focus,.btn-yellow[disabled]:hover,fieldset[disabled] .btn-yellow.focus,fieldset[disabled] .btn-yellow:focus,fieldset[disabled] .btn-yellow:hover,
.wpcf7-form input.wpcf7-submit.btn.disabled.focus,.wpcf7-form input.wpcf7-submit.btn.disabled:focus,.wpcf7-form input.wpcf7-submit.btn.disabled:hover,.wpcf7-form input.wpcf7-submit.btn[disabled].focus,.wpcf7-form input.wpcf7-submit.btn[disabled]:focus,.wpcf7-form input.wpcf7-submit.btn[disabled]:hover,fieldset[disabled] .wpcf7-form input.wpcf7-submit.btn.focus,fieldset[disabled] .wpcf7-form input.wpcf7-submit.btn:focus,fieldset[disabled] .wpcf7-form input.wpcf7-submit.btn:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-yellow .badge, .wpcf7-form input.wpcf7-submit.btn .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.popmake-title {
	margin: .5em 2em;
	font-size: 24px !important;
	text-align: center !important;
}

.promos-fixed-button {
top: 55%;
right: 0;
bottom: auto;
left: auto;
padding-left: 0 !important;
position: fixed !important;
z-index: 1999999998 !important;
overflow: visible !important;
}

.faq-container h2, .faq-container h3, .faq-container h4 {
	font-family: "Lato", sans-serif;
}

.faq-container h3 {
	font-weight: 900;
	color: #0071c5;
}

.faq-container h4 {
	color: #2d2d2d;
	font-weight: 200;
	font-size: 1.2em;
	line-height: 1.4em;
}

.hfaqwrapper .hfaq .hfaq__answercontent {
	padding-bottom: 1.5em !important;
}

.hfaqwrapper ul.hfaqlist[data-hfaq-style="style2"] .hfaq .hfaq__question {
	background: #f3f3f3 !important;
	padding: 20px;
}

.faq-container hr {
	border-top: 1px solid #aaa;
}

/* Glossary */

article.entity .content-wrapper, article.entity + nav.post-navigation {
	max-width: 960px;
	margin: 0 auto;
	padding: 41px;
}

article.entity + nav.post-navigation {
	padding-top: 0;
	padding-bottom: 0;
}

article.post-7691, article.post-7691 .content-wrapper {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Plan Overview and Detail */

	.block-plan-sales-link-container {
		padding: 2em 2em;
		margin-bottom: 1em;
		border: solid 0px red;
	}


@media (min-width: 1170px) {
	.block-plan-sales-link-container {
		padding: 2em 5em;
		margin-bottom: 1em;
		border: solid 0px orange;
	}
}

@media (min-width: 960px) {

	.plan-sidebar {
		float: right;
		width: 33%;
		margin-left: 3em;
		border: solid 0px red;
	}

}

.page-template-page-plan-overview .inner-main-title,
.page-template-page-plan-detail .inner-main-title {
	margin-bottom: 0;
	background-image: url('../../../uploads/2020-hero-product-hexagons.jpg');
}
@media (max-width: 991px) {
	.page-template-page-plan-overview .inner-main-title,
	.page-template-page-plan-detail .inner-main-title {
		background-position: 0 50% !important;
	}
}
.page-template-page-plan-overview .im-textblock-bootstrap,
.page-template-page-plan-detail .im-textblock-bootstrap {
	padding-top: 40px;
}
.page-template-page-plan-overview .im-subhead,
.page-template-page-plan-detail .im-subhead {
	font-size: 18px;
	line-height: 1.3;
	color: #fc3;
}
.page-template-page-plan-overview .sub-nav-wrapper,
.page-template-page-plan-detail .sub-nav-wrapper {
	margin-bottom: 16px;
	color: #fc3;
	background: #09355B;
}
.page-template-page-plan-overview .container > h3 {
	font-size: 18px;
}
.page-template-page-plan-overview ul {
	margin-left: 0;
}
.page-template-page-plan-overview ul {
	margin-left: 0;
}
.page-template-page-plan-detail h4, .page-template-page-plan-detail h4 a {
	margin-bottom: 0;
	padding-bottom: 6px;
	color: inherit;
}
.page-template-page-plan-detail h4:first-child {
	padding-top: 0;
}

/* Product Detail */

.product-quote-text {
  line-height: 34px;	
}

.products-inline-img .alignleft {
	border: 0px solid orange;
	margin-bottom: .5em !important;
	margin-right: 2em !important;
}

.page-template-page-product-detail .inner-main-title, .page-template-page-tflusers .inner-main-title {
	margin-bottom: 0;
	background-image: url('../../../uploads/2020-hero-product-hexagons.jpg');
}
@media (max-width: 991px) {
	.page-template-page-product-detail .inner-main-title, .page-template-page-tflusers .inner-main-title {
		background-position: 0 50% !important;
	}
}
.page-template-page-product-detail .im-textblock-bootstrap, .page-template-page-tflusers .im-textblock-bootstrap {
	padding-top: 40px;
}
.page-template-page-product-detail .im-subhead, .page-template-page-tflusers .im-subhead {
	font-size: 18px;
	line-height: 1.3;
	color: #fc3;
}
.page-template-page-product-detail .sub-nav-wrapper {
	margin-bottom: 16px;
	color: #fc3;
	background: #09355B;
}
.page-template-page-product-detail .container > h3, .page-template-page-tflusers .container > h3 {
	font-size: 18px;
}
.page-template-page-product-detail ul, .page-template-page-tflusers ul {
	margin-left: 0;
}

.top-sub-nav-container .current-menu-item a {
	color: #fff;
}
ul.top-sub-nav-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	padding-left: 0;
}
ul.top-sub-nav-container li {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #26537a;
}
@media (min-width: 768px) {
	ul.top-sub-nav-container li {
		width: 20%;
	}
}
ul.top-sub-nav-container li a {
	height: 60px;
	width: 100vw;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fc3;
}

.wp-block-column.wide-1 {
	flex-grow: 1.5;
}
.wp-block-column.wide-2 {
	flex-grow: 2;
}
.wp-block-column ul {
	padding-left: 1.5em;
}
.quick-links h4 {
	padding-top: 0;
	padding-bottom: 0;
	color: #2d2d2d;
	font-size: 18px;
}
.callout h3 {
	margin-top: 0;
	padding-top: 0;
}
.callout li {
	margin-bottom: 1em;
}
.callout .btn-video {
	margin-top: 1em;
}

.wp-block-group.center-block .wp-block-group__inner-container {
	display: flex;
	align-items: center;
}
.wp-block-group.center-block ul {
	margin: 0 auto;
}

.wp-block-group.row .wp-block-group__inner-container {
	display: flex;
	flex-wrap: wrap;
}
.wp-block-group.row .col {
	position: relative;
	width: 90%;
	min-height: 1px;
	margin: 1rem auto;
}
.wp-block-group.row .quick-links {
	max-width: 250px;
}

@media (max-width: 768px) {
	.wp-block-group.row .quick-links {
		max-width: 100%;
	}
}

.wp-block-group.row .col h3 {
  width: 100%;
}
.col-third .buttons {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .wp-block-group.row .col {
    flex-grow: 1;
    width: 20%;
    max-width: 100%;
  }
  .wp-block-group.row .col-third {
    width: calc(26% - 16px);
    margin-right: 16px;
  }
  .wp-block-group.row .col-two-thirds {
    width: calc(78% - 16px);
    margin-right: 16px;
  }
  .col-third .buttons {
    margin-top: auto;
    margin-bottom: 1em;
  }
}
.col-third .wp-block-group__inner-container {
  flex-direction: column;
  align-items: center;
  height: 100%;
}

@media (min-width: 782px) and (max-width: 991px) {
	.medium-resize .wp-block-column[style] {
		flex-basis: calc(50% - 16px)!important;
	}
}

@media (min-width: 992px) {
	.medium-resize.floated {
		float: left;
		max-width: calc(100% - 392px);
	}
	.side-form {
		margin-left: 32px;
		float: right;
	}
}

@media (min-width: 1200px) {
	.medium-resize.floated {
		max-width: calc(100% - 462px);
	}
	.side-form .form {
		min-width: 430px;
	}
}

.wp-block-image {
  margin: 0 auto;
}
.wp-block-image .alignleft {
  margin-right: 2em;
  margin-bottom: 2.5em;
}
.wp-block-image.caption-top figcaption {
  caption-side: top;
}
.wp-block-image + h2, .wp-block-image.flush + h3 {
  margin-top: 0;
  padding-top: 0;
}
hr.wp-block-separator.clear {
  width: 100%;
  border: 0;
}

.full-height {
  float: left;
  height: 100%;
}

@media (max-width: 980px) {
	.full-height {
		border :solid 0px red !important;
		height: auto;
		margin-bottom: 2em;
	}
}

.full-height + .block-workflow, .full-height + .card-group {
  width: calc(100% - 100px);
  float: left;
  margin-left: 0;
}
@media (max-width: 768px) {
  .wp-block-image .alignleft, .wp-block-image .alignright, .full-height {
    float: none;
    height: auto;
  }
}


.wrap-workflow {
	margin: 0 -41px;
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%, rgba(230,245,240,1) 100%);
}
.wrap-workflow .wp-block-group__inner-container {
	padding: 0 41px;
}
@media (min-width: 992px) {
	.row.block-workflow {
		display: flex;
		align-items: center;
	}
}
.block-workflow img.visible-xs {
  max-height: 720px;
}
.block-workflow .btn, .block-workflow.narrow-width .btn {
  margin-bottom: 1.5rem;
}

.block-quickstart-videos h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.block-quickstart-videos .lead {
  margin: 0;
}

h2.with-icon {
  text-align: center;
  background: transparent;
}
h2.with-icon::before {
  margin-right: .5em;
  padding: 10px 30px 10px;
  content: "";
}
h2.with-icon.icon-platforms::before {
  background: url("../img/products/icons/icon-platforms.png") center no-repeat;
}

.product-icon-container {
	background-repeat: no-repeat;
}

.icon-benefits { background-image: url("../img/products/icons/icon-benefits.png"); }
.icon-process { background-image: url("../img/products/icons/icon-process-r2.png"); }
.icon-platforms { background-image: url("../img/products/icons/icon-platforms.png"); }
.icon-use-cases { background-image: url("../img/products/icons/icon-use-cases.png"); }
.icon-resources { background-image: url("../img/products/icons/icon-resources.png"); }
.icon-buy { background-image: url("../img/products/icons/icon-buy.png"); }
.icon-calculator {
	background-image: url("/wp-content/uploads/ROI_CALC_ADOBESTOCK.png");
	background-size: contain;
}

.row.card-group {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-bottom: 5rem;
}
@media (max-width: 1199px) {
  .card-block .col-sm-icon-row.bug {
    float: none;
  }
}
.row.card-group .col {
  width: 100%;
  margin-bottom: 1em;
  padding: 0 6px;
}
@media (min-width: 576px) {
  .row.card-group .col {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .row.card-group .col {
    width: 25%;
  }
}
.row.card-group .card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 1em;
  background-color: #fafbfc;
}

.row.card-group .card-content img {
	max-height: 117px;
	width: auto;
}


.row.card-group.icons .card-content {
  text-align: center;
}
.row.card-group.icons img {
  max-width: 130px;
  margin: 0 auto;
}
.row.card-group h4 {
  font-size: 1.6em;
}
.row.card-group .buttons {
  justify-self: flex-end;
  margin-top: auto;
}
.row.card-group .btn {
  min-width: 160px;
  margin-bottom: 1.5rem;
}
.card-block {
  max-width: 100%;
}

.block-plan-nav .wp-block-column {
	margin-left: 0;
}

.popup {
  display: none;
}

ol.numbered-disc li {
  margin-left: 6rem;
  padding-bottom: 10px;
}
ol.numbered-disc li::before {
  position: absolute;
}


/* Homepage */
.wp-block-columns.wrap-columns {
	flex-wrap: wrap;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.container.resources {
	clear: both;
}
.row.resources {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	padding-top: 44px;
}
.row.resources .col-md-4 {
	margin-bottom: 2rem;
}


/** Bootstrap 4 margin padding utility classes **/

/*-- float utilities --*/
.clear-left {
  clear: left;
}
@media (max-width: 768px) {
	.clear-left {
	  clear: both;
	}
}
.float-left {
  float: left   !important;
}
.float-right {
  float: right  !important;
}
.float-none {
  float: none   !important;
}
@media (min-width: 768px) {
  .float-sm-left {
    float: left   !important;
  }
  .float-sm-right {
    float: right  !important;
  }
  .float-sm-none {
    float: none   !important;
  }
}
@media (min-width: 992px) {
  .float-md-left {
    float: left   !important;
  }
  .float-md-right {
    float: right  !important;
  }
  .float-md-none {
    float: none   !important;
  }
}
@media (min-width: 1200px) {
  .float-lg-left {
    float: left   !important;
  }
  .float-lg-right {
    float: right  !important;
  }
  .float-lg-none {
    float: none   !important;
  }
}
/*-- text utilities --*/
.text-left {
  text-align: left   !important;
}
.text-right {
  text-align: right  !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left   !important;
  }
  .text-sm-right {
    text-align: right  !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left   !important;
  }
  .text-md-right {
    text-align: right  !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left   !important;
  }
  .text-lg-right {
    text-align: right  !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
/*-- spacing utilities --*/
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
