html body * div.clear {
	background: none; list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 0px; height: 0px; overflow: hidden; clear: both; font-size: 0px; float: none; display: block; visibility: hidden;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.clearfix {
	display: block;
}
.row {
	margin: 0px -15px;
}
.gantry-width-block {
	float: left; display: block;
}
.gantry-width-spacer {
	margin: 15px;
}
.gantry-width-25 {
	width: 33%;
}

.readon2 {
	border-width: 0px 0px 2px; border-style: none none solid; border-color: currentColor currentColor rgb(34, 61, 103); padding: 12px 20px; border-radius: 3px; 
	transition:0.2s ease-in; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; line-height: normal; font-size: 14px; 
	vertical-align: middle; display: inline-block; cursor: pointer; box-shadow: 0px 0px 0px rgba(0,0,0,0.1); text-shadow: none; 
	background-image: none; background-color: rgb(53, 95, 161); 
	-webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.readon2:hover {
	background-position: inherit; border-radius: 3px; text-align: center; color: rgb(255, 255, 255); vertical-align: middle; border-bottom-color: rgb(29, 29, 29);
	border-bottom-width: 2px; border-bottom-style: solid; cursor: pointer; text-shadow: none; background-image: none; background-color: rgb(29, 29, 29); 
	-webkit-border-radius: 3px; -moz-border-radius: 3px;
	text-decoration:none;
}

.readon2 {
	border-radius: 5px; text-align: center; color: rgb(255, 255, 255); vertical-align: middle; border-bottom-color: rgb(150, 50, 0); border-bottom-width: 2px; border-bottom-style: solid; 
	cursor: pointer; background-color: rgb(255, 88, 0); -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.readon2:hover {
	border-radius: 5px; text-align: center; color: rgb(255, 255, 255); vertical-align: middle; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 2px; 
	border-bottom-style: solid; cursor: pointer; background-color: rgb(34, 24, 17); -webkit-border-radius: 5px; -moz-border-radius: 5px;
}

.clearfix {
	
}
[class^='rt-arrow-']::before {
	color: rgb(255, 255, 255); font-family: FontAwesome; font-size: 2em; visibility: hidden; position: absolute;
}
.rt-pricing-table {
	list-style: none; margin: 0px; padding: 10px; border-radius: 3px; border: 1px solid rgb(225, 225, 225); transition:0.1s ease-in; border-image: none; box-shadow: 0px 2px 0px rgba(0,0,0,0.1); -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in;
 	box-shadow: 0px 0px 10px 0px #CCCCCC;
}
.rt-pricing-table li {
	padding: 20px 15px; border-bottom-color: rgb(174, 174, 174); border-bottom-width: 1px; border-bottom-style: dotted;
}
.rt-pricing-table li.rt-table-title {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.rt-pricing-table li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.rt-pricing-table li.rt-table-cta-button {
	padding: 15px 15px 5px;
}
.rt-pricing-table [class*='readon'] {
	width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.rt-pricing-table:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.rt-table-title {
	background: #365f91; border-radius: 3px; color: rgb(255, 255, 255); font-size: 1.8em; text-align:center;
}
.rt-table-price {
	line-height: 1.5em; font-size: 1.8em; color:black; text-align:center; 
}
.rt-demo-portfolio .sprocket-mosaic-item .sprocket-mosaic-title a:hover {
	color: rgb(53, 95, 161);
}

