.page-header {
	display:block;
	width:100%;
	position:relative;
	background:#038fca url(../../img2/bitshop-bg.jpg) no-repeat bottom center;
	color:#fff;
	padding:42px 0 43px 0;
	text-align:center;
}
.page-header h1, .page-header h2 {
	font-size:49px;
}
.page-header h3 {
	font-size:25px;
	color:#d5f3ff;
}
.page-header h3 small {
	font-size:32px;
}
.page-header h4 {
	font-size:17px;
	color:#d5f3ff;
}
.round-blocks {
	display:block;
	margin:42px 0 47px -1%;
}
.round-blocks:after {
	clear:both;
	content:" ";
	display:table;
}
.round-blocks li {
	float:left;
	width:19%;
	border-radius:150px;
	background-color:rgba(2, 112, 159, 0.4);
	margin:0 0 0 1%;
	text-align:center;
	padding:0 0 58px 0;
	box-shadow:0 0 4px #00598D inset;
	min-height:370px;
}
.round-blocks li .block-circle {
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	/* height:184px; */
	border-radius:50%;
	padding:14px;
	background:#037baf;
	margin-bottom:18px;
	box-shadow:0 0 4px #00598D inset;
}
.round-blocks li .block-circle span {
	width:100%;
	display:inline-block;
	background:#fff;
	border-radius:50%;
	text-align:center;
}
.round-blocks li .block-circle span img {
	width:100%;
}
.round-blocks li p {
	display:block;
	color:#fff;
	font-size:16px;
	line-height:22px;
}
/*#fatshop{}*/
.white-container {
	width:100%;
	position:relative;
	clear:both;
	display:inline-block;
	background:#fff;
	padding:50px 0 45px 0;
}
.white-container p {
	font-size:16px;
	color:#545454;
	line-height:24px;/*padding:0 0 15px 0;*/
	padding:10px 0;
}
.white-container .grid-1 {
	display:block;
	margin:40px 0 0 0;
}
.white-container h2 {
	color:#282828;
	font-size:36px;
	margin:0 0 5px 0;
	text-align:center;
}
.white-container h2 span {
	color:#D14032;
}
.white-container h2 small {
	font-size:23px;
}
.white-container h3 {
	font-style: normal;
	font-weight: 700;
	color:#282828;
	font-size:28px;
	text-align:center;
}
.white-container h3 span {
	font-style: normal;
	font-weight: 400;
	color:#D14032;
}
.white-container h4 {
	color:#c10e27;
	font-size:36px;
	margin:0 0 5px 0;
	text-align:center;
}
.row-inner {
	display:table;
	width:100%;
	margin:35px 0 0 0;
}
.row-inner.marg {
	margin-bottom:20px;
}
.row-inner .cell {
	display:table-cell;
	vertical-align:top;
	width:50%;
	padding:0 0 0 15px;
}
.row-inner .cell:first-child {
	padding:0 15px 0 0;
}
.row-inner .cell p {
	padding:0;
}
.row-inner .cell60 {
	display:table-cell;
	vertical-align:top;
	width:50%;
	padding:0 2px 0 0;
}
.row-inner .cell40 {
	display:table-cell;
	vertical-align:top;
	width:50%;
	padding:0 0 0 15px;
}
.row-inner p {
	padding:0;
}
ul.blue-listing {
}
ul.blue-listing li {
	background:url(../../img2/bullet-blue.png) no-repeat 0 3px;
	color:#545454;
	font-size:16px;
	line-height:24px;
	padding:0 0 0 35px;
	margin:8px 0;
}
ul.half-blue-listing {
	width:50%;
	float:left;
	margin:0 0 35px 0;
}
ul.half-blue-listing li {
	background:url(../../img2/bullet-blue.png) no-repeat 0 3px;
	color:#545454;
	font-size:16px;
	line-height:24px;
	padding:0 0 0 35px;
	margin:8px 0;
}
.grid-2 {
	background:#ededed;
	display:block;
	border-radius:5px;
	padding:25px 25px;
	margin:7px 0 0 0;
	box-shadow:0 1px 0 #C8C8C8;
	min-height:56px;
}
.grid-2 p {
	font-size:24px;
	color:#323131;
	line-height:25px;
}
.grid-2 p span {
	color:#D14032;
}
.grey-container {
	width:100%;
	display:inline-block;
	background:#ededed;
	padding:40px 0 40px 0;
}
.grey-container h6 {
	font-size:20px;
	color:#515151;
}
.grey-container p {
	font-size:16px;
	color:#545454;
	line-height:24px;/*padding:0 0 15px 0;*/
}
.grey-container h2 {
	color:#282828;
	font-size:36px;
	margin:0 0 5px 0;
	text-align:center;
}
.grey-container h2 span {
	color:#c10e27;
}
.grey-container h3 {
	font-style: normal;
	font-weight: 700;
	color:#282828;
	font-size:28px;
	text-align:center;
}
.grey-container h3 span {
	font-style: normal;
	font-weight: 400;
	color:#D14032;
}
.grid-3 {
	display:block;
	position:relative;
	background:#fff;
	width:100%;
	text-align:center;
}
.grid-3 img {
	display:inline;
}
ul.grey-grid {
	background:#e9e9e9;
	border-radius:5px;
	float:left;
	display:block;
	width:60%;
	box-shadow:0 1px 0 #d5d5d5;
}
ul.grey-grid li {
	font-size:16px;
	color:#555;
	line-height:34px;
	padding:10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #d5d5d5;
}
ul.grey-grid li h4 {
	display:block;
	color:#333;
	text-align:left;
	font-weight:100;
	font-size:18px;
}
ul.grey-grid li li {
	border:none;
	position:relative;
	padding:0;
	padding-left:18px;
}
ul.grey-grid li li:before {
	background:#333;
	width:8px;
	height:8px;
	position:absolute;
	content:"";
	border-radius:50%;
	top:13px;
	left:0;
}
ul.grey-grid li.last {
	border-radius:0 0 5px 5px;
}
.grid-5 {
	width:37%;
	float:right;
}
.pricing-block {
	width:100%;
}
.pricing-block .img-wrap {
	display:table;
	margin:20px auto 20px;
	background:#e9e9e9;
	border-radius:50%;
}
.pricing-block .img-wrap img {
	margin:30px;
}
.pricing-block h2 {
	font-style: normal;
	font-weight: 700;
	font-size:26px;
	color:#5f5f5f;
	text-transform:uppercase;
}
.pricing-block ul {
	display:block;
}
.pricing-block ul li {
	display:inline-block;
	width:100%;
	margin:20px 0 0 0;
	background:url(../../img2/dash-bg.png) repeat-x center;
}
.pricing-block ul li p {
	color:#555555;
	float:left;
	background:#fff;
	line-height:30px;
	padding:0 10px 0 0;
}
.pricing-block ul li .blue-button {
	background:#038fca;
	width:90px;
	text-align:center;
	line-height:33px;
	border-radius:5px;
	color:#fff;
	text-decoration:none;
	float:right;
	font-size:16px;
}
.blue-container {
	background:#038fca;
	padding:25px 0;
}
.blue-container h2 {
	font-style: normal;
	font-weight: 700;
	color:#fff;
	font-size:32px;
	line-height:1.2;
}
.blue-container h2 span {
	font-style: normal;
	font-weight: 400;
}
.blue-row {
	width:100%;
	display:inline-block;
}
.blue-row .left {
	width:63%;
	float:left;
}
.blue-row .right {
	width:31%;
	text-align:center;
	float:right;
}
.white-button {
	background:#ffffff;
	color:#038fca;
	display:block;
	margin:0px 0px;
	font-style: normal;
	font-weight: 600;
	font-size:28px;
	line-height:85px;
	border-radius:5px;
}
.full-bg {
	background:url(../../img2/bitshop-banner.png) repeat-x bottom;
	text-align:center;
	padding:15px 0 40px 0;
}
.full-bg img {
	display:inline;
}
.full-bg img.normal {
}
.full-bg img.mobile {
	display:none;
}
.accordian-container {
	display:block;
	margin:40px 0 40px 0;
	box-shadow:1px 2px 0 #D5D5D5;
	border-radius:6px;
}
.acc_trigger {
	display:block;
	background:#e9e9e9;
	border-bottom:1px solid #fff;
	font-family: 'helveticaneuecyrmedium';
	font-size:20px;
	color:#282828;
	padding:15px 15px;
	cursor:pointer;
	position:relative;
}
.acc_trigger.first {
	border-radius:5px 5px 0 0;
}
.shadow {
	box-shadow:0 2px 0 #D5D5D5;
	border-radius:0 0 5px 5px;
	border-bottom:none;
}
.active.shadow {
	box-shadow:none;
	border-radius:0;
	border-bottom:1px solid #fff;
}
.acc_trigger span {
	position:absolute;
	width:28px;
	right:15px;
	height:30px;
	background:url(../../img2/add-remove.png) no-repeat 0 bottom;
}
.acc_trigger.active span {
	background:url(../../img2/add-remove.png) no-repeat 0 top;
}
.acc_container {
	background:#f4f4f4;
	border-top:1px solid #d5d5d5;
	padding:15px 15px;
}
.acc_container p {
	padding-bottom:0;
}
.dual-block {
	width:100%;
	display:inline-block;
	position:relative;
	margin:25px 0 0 0;
}
ul.hosted-listing {
}
ul.hosted-listing li {
	width:100%;
	float:left;/* background:url(../../img2/white-bullet.png) no-repeat 0 11px;
	color:#fff;
	font-size:16px;
	line-height:36px;
	padding:0 0 0 28px;
	margin:0 25px; */
}
.dual-block ul.hosted-listing li .cell {
	width:50%;
	float:left;
	background:#282828;/* padding:30px 0; */
}
.dual-block ul.hosted-listing li .cell.diffBg {
	background:#038fca;
}
ul.hosted-listing li.last .cell {
	padding:0 0 30px 0;
}
.dual-block .cell h2 {
	color:#fff;
	line-height:38px;
	margin:0;
	padding:20px 0;
}
.dual-block .cell h3 {
}
.dual-block ul.hosted-listing li .cell p {
	background:url(../../img2/white-bullet.png) no-repeat 0 11px;
	color:#fff;
	font-size:15px;
	line-height:22px;
	padding:7px 0 7px 28px;
	margin:0 15px;
}
.dual-block .compare-icon {
	position:absolute;
	background:#fff;
	height:46px;
	width:46px;
	border-radius:50%;
	left:50%;
	top:20px;
	margin:0 0 0 -23px;
}
.dual-block .compare-icon span {
	font-size:25px;
	float:left;
	text-align:right;
	width:50%;
	color:#038fca;
	line-height:46px;
}
.dual-block .compare-icon span.grey {
	color:#282828;
	text-align:left;
}
.grey-container .blue-row h2 {
	color:#282828;
	font-size:32px;
	text-align:left;
	font-style: normal;
	font-weight: 700;
	line-height:42px;
}
.grey-container .blue-row h2 span {
	color:#282828;
	font-style: normal;
	font-weight: 400;
}
.grey-container .blue-row .blue-button {
	background:#038fca;
	color:#fff;
	display:block;
	margin:0;
	font-style: normal;
	font-weight: 600;
	font-size:28px;
	line-height:85px;
	border-radius:5px;
}
ul.number-listing {
	width:50%;
	float:left;
	margin:25px 0 30px 0;
}
ul.number-listing li {
	display:inline-block;
	line-height:24px;
	font-size:16px;
	color:#545454;
	width:100%;
	padding:10px 0;
	margin:0 0 0 0;
}
ul.number-listing span {
	float:left;
	background:#038fca;
	width:28px;
	height:28px;
	border-radius:50%;
	color:#fff;
	font-style: normal;
	font-weight: 700;
	line-height:28px;
	font-size:20px;
	text-align:center;
	margin:3px 0 0 0;
}
ul.number-listing p {
	padding:0 0 0 40px;
}
ul.number-listing em {
	padding:0 0 0 40px;
	display:block;
}
 @media screen and (max-width: 800px) {
.page-header h2 {
 font-size:40px;
}
.page-header h3 {
 font-size:25x;
}
.row-inner .cell, ul.grey-grid, .row-inner, ul.half-blue-listing, .grid-5, .blue-row .left, .blue-row .right, ul.number-listing, .dual-block .cell, .round-blocks li, .round-blocks li .block-circle span img {
 display:block;
 width:inherit;
}
.grey-container h3, .grey-container h6, .blue-container h2, .grey-container .blue-row h2 {
 text-align:center;
}
ul.half-blue-listing {
 margin-bottom:0;
}
ul.grey-grid {
 float:none;
}
.grid-2 p {
text-align:center;
}
.round-blocks {
 margin-left:0;
}
.round-blocks li .block-circle {
 padding:0;
 border-radius:0;
}
.round-blocks li {
 text-align:center;
 display:block;
 margin:0 0 5px 0;
 float:none;
 border-radius:0;
 box-shadow:none;
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 padding:10px 10px;
}
.round-blocks li .block-circle {
 float:left;
 width:90px;
 height:90px;
 overflow:hidden;
 text-align:center;
 background:none;
 box-shadow:none;
 margin:0 10px 0 0;
}
.round-blocks li .block-circle span {
 display:inline-block;
}
.round-blocks li p {
 text-align:left;
 margin:25px 0 0 0;
 font-size:18px;
}
.row-inner .cell, .row-inner .cell:first-child {
 padding:0;
}
.row-inner .cell:first-child {
 margin-bottom:10px;
}
.row-inner .cell img {
 max-width:100%;
}
.row-inner .cell60, .row-inner .cell40 {
 display:block;
 float:none;
 width:inherit;
}
ul.grey-grid li {
 line-height:24px;
}
.blue-container h2, .grey-container .blue-row h2 {
 font-size:25px;
 line-height:30px;
}
.white-button, .grey-container .blue-row .blue-button {
 font-size:20px;
 padding:10px;
 margin:20px 0 0 0;
 line-height:40px;
 display:inline-block;
}
.white-container h2 {
 font-size:30px;
}
.round-blocks li {
 width:100%;
 display:inline-block;
 min-height:inherit;
}
.acc_trigger {
 font-size:15px;
 padding:15px 40px 15px 10px;
}
.acc_trigger span {
 right:10px;
 top:50%;
 margin:-15px 0 0 0;
}
ul.grey-grid li {
 padding:10px;
}
.grid-2 {
 padding:10px;
}
.dual-block .compare-icon {
 position:relative;
 top:inherit;
 clear:both;
}
ul.number-listing {
 margin:0px 0 0;
}
.dual-block ul.hosted-listing li {
 margin:0 0 2px 0;
}
.dual-block ul.hosted-listing li:first-child {
 display:none;
}
.dual-block ul.hosted-listing li .cell {
 width:inherit;
 display:block;
 float:none;
}
.dual-block ul.hosted-listing li .cell p {
 margin:0 15px;
 padding-left:0;
 padding-right:0;
 background:none;
}
.dual-block ul.hosted-listing li .cell p span {
 display:inline;
	/* color:#D14032; */
	font-style: normal;
font-weight: 700;
 font-size:15px;
}
ul.hosted-listing li.last .cell {
 padding:0 0 0 0;
}
.full-bg {
 background:url(../../img2/confuse.png) repeat-x center center;
}
.full-bg img.normal {
 display:none;
}
.full-bg img.mobile {
 display:inline;
}
.row-inner .cell40 img {
 max-width:100%;
}
}
 @media only screen and (min-width : 801px) and (max-width : 1024px) {
.round-blocks li {
 min-height:240px;
 padding-bottom:45px;
}
.dual-block .compare-icon {
 top:5px;
}
.grey-container .blue-row h2, .blue-container h2 {
 font-size:25px;
 line-height:1.2;
}
.grey-container .blue-row .blue-button, .white-button {
 margin:0;
 font-size:25px;
}
.row-inner .cell {
 vertical-align:middle;
}
.row-inner .cell img, .row-inner .cell40 img {
 max-width:100%;
}
.dual-block ul.hosted-listing li .cell p {
 min-height:37px;
 line-height:18px;
}
.row-inner .cell60 {
 float:left;
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
}
.row-inner .cell40 {
 float:left;
 padding:0 0 0 15px;
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
}
}
 @media only screen and (min-width : 801px) and (max-width : 1100px) {
ul.hosted-listing li {
 background:#038fca;
}
.dual-block ul.hosted-listing li .cell {
 background:none;
}
}
 @media only screen and (min-width : 801px) and (max-width : 992px) {
.blue-row .left {
 width: auto;
}
.grey-container .blue-row h2 {
 text-align:center;
}
.blue-row .right {
 display: inline-block;
 float: none;
 width: auto;
}
.grey-container .blue-row .blue-button {
 line-height:2;
 padding:2px 20px;
}
.blue-row {
 text-align:center;
}
}
