/*---------------------------------------------------------------------------------------------*/
/*-----General Classes-------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	/* CSS RESET */
	
	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure, footer, header, hgroup, section {
		display: block;
	}


/*PRICING PAGE STYLES*/
.pricing-tables-wrapper .container {
	width: 100%;
	max-width: 980px;
}
.col-sm-3 {
	width: 23%;
	position: relative;
	min-height: 1px;
	padding-right: 1%;
	padding-left: 1%;
	display: block;
	float:left;
}

.main-title {
	text-align: center; }

.pricing-tables {
	padding: 0px;
}
.pricing-tables h1 {
	font-size: 48px;
	font-family: 'Lato', Helvetica, Arial, sans-serif!important;
	font-weight: 300;
	color: #222;
	margin-bottom: 10px;
}
.pricing-tables h2 {
	font-size: 26px;
	font-family: 'Lato', Helvetica, Arial, sans-serif!important;
	font-weight: 300;
}
.pricing-tables p {
	font-family: "Source Sans Pro",sans-serif!important;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
}
.pricing-tables .plan.first {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px; }
.pricing-tables .plan.last {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px; }
.pricing-tables .plan.recommended {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px; }
.pricing-tables .plan.recommended .head {
	margin-bottom: 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px; }
.pricing-tables.attached .col-sm-4,
.pricing-tables.attached .col-md-4,
.pricing-tables.attached .col-sm-3,
.pricing-tables.attached .col-md-3 {
	padding-left: 0;
	padding-right: 0; }
.pricing-tables.attached .plan {
	border-radius: 0; }
.pricing-tables.attached .plan .head {
	border-radius: 0; }
.pricing-tables.attached .plan.recommended {
	border-radius: 4px; }
.pricing-tables.attached .plan.recommended .head {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px; }
.pricing-tables.attached .plan.last {
	border-bottom-right-radius: 4px; }
.pricing-tables.attached .plan.last .head {
	border-top-right-radius: 4px; }
.pricing-tables.attached .plan.first {
	border-bottom-left-radius: 4px; }
.pricing-tables.attached .plan.first .head {
	border-top-left-radius: 4px; }

.plan {
	box-shadow: 0 2px 2px rgba(10, 10, 10, 0.25);
	min-height: 100px;
	background: #fff;
	border-radius: 4px;
	margin: 20px 0;
	padding-bottom: 25px;
	text-align: center;
	font-family: "Source Sans Pro",sans-serif!important;
}
.plan.active {
	border:2px solid #5bb75b;
}
.plan .head {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 12px 16px;
	background: #23aac7;
	color: #fff; }
.plan .head h1, .plan .head h2, .plan .head h3 {
	padding: 0;
	margin: 0;
	font-weight: 100; }
.plan .price {
	border-top: 1px solid #eee;
	margin: 0 auto 10px auto!important;
	width: 80%; }
.plan .price h3 {
	font-size: 52px;
	font-weight: 300;
	vertical-align: top;
	font-family: 'Lato', Helvetica, Arial, sans-serif!important;
	margin: 10px 0!important;
	/*line-height: 1px!important;*/
}
.plan .price h3 span {
	font-size: 38px!important;
	vertical-align: top!important;
	position: relative!important;
	margin: 6px 0 0 -7px!important;
	display: inline-block!important; }
.plan .price h4 {
	color: #23aac7;
	font-size: 18px;
	font-weight: 300;
}
.plan .btn {
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 500; }
.btn-success {
	background-color:#628331;}
.plan ul {
	height:90px;
	list-style-type: none;
	padding: 20px;
	margin-top: 2px;
	overflow:hidden;
}
.item-list-longer {
	height:130px!important;
}
.plan ul li {
	line-height: 22px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: 400;
	list-style: none; }
.plan ul li a {
	text-decoration: underline;
	color: #e6e9ed; }
.plan ul li:last-child {
	border-bottom: none; }
.plan ul strong {
	font-weight: 700; }
.plan.recommended {
	margin-top: 6px;
	box-shadow: 0 0 22px rgba(10, 10, 10, 0.42);
	position: relative;
	z-index: 99;
	border-radius: 4px; }
.plan.recommended .head {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #171717; }
.plan.recommended .btn {
	margin-bottom: 10px; }

.plan-selected {
	display:none;
	font-style:italic;
	font-size:18px;
	color: #5bb75b;
	height:42px;
}
.plan.active > .plan-selected {
	display:block;
}
.plan.active > .data-plan {
	display:none;
}
.btn {

}
.plan .btn {
	font-weight: 500;
	padding: 10px 30px;
	text-transform: uppercase;
	-moz-user-select: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 1.42857;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.btn-success {
	background-color: #5cb85c;
	border-color: #4cae4c;
	color: #ffffff;
}
/*DESIGNS PAGE*/
.design-row {
	margin-left: -20px;
	margin-right: -20px;
}
.design-row .col-sm-6 {
	box-sizing: border-box;
	width: 50%;
	position: relative;
	min-height: 1px;
	padding: 20px;
	display: block;
	float:left;
}
.design-row .col-sm-6 img {
	-webkit-box-shadow: -1px 0px 5px 0px rgba(189,189,189,1);
	-moz-box-shadow: -1px 0px 5px 0px rgba(189,189,189,1);
	box-shadow: -1px 0px 5px 0px rgba(189,189,189,1);
	width: 100%;
	height: auto;
}
.designs-wrapper h1 {
	color: #000;
	font-size: 36px;
	font-weight: 300;
}

/* Default General */
	html {
		width: 100%;
		min-height: 100% !important;
		height: 100%;
		margin : 0px;
		padding : 0px;
		color: #392d1c;
	}
	body {		
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 12px;
		min-width: 100%;
		min-height: 100% !important;
		height: 100%;
		margin : 0px;
		padding : 0px;
		color: #4a3f30;
	}	
	.fl	{
		float: left;
	}	
	.fr	{
		float: right;
	}	
	.cb	{
		clear: both;
	}	
	.rel {
		position: relative;
	}	
	.abs {
		position: absolute;
	}	
	.hidden	{
		display: none;
	}	
	.clickable {
		cursor: pointer;
	}	
	.no-border {
		border: none !important;
	}
	img {
		border: 0;
	}
	a, p a {
		text-decoration: none;
	}
	a, p a:hover {
		text-decoration: underline;
	}
	b {
		font-weight: bold;
	}


/*---------------------------------------------------------------------------------------------*/
/*-----General Template------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
	
	.wrapper_rel {
		width: 100%;
	}	
	.header_wrap {
		height: 76px;
		background: #fff;
		margin: 31px 0 0 0;
		float: left;
	}
		.container {
			width: 980px;
			margin: 0 auto;
		}
		
		.logo {
			float: left;	
		}
		
			.social {
				margin: 12px 0 0 0;
				float: right;
			}
				.social_link {
					margin-left: 3px;
					float: right;
				}
		
			.menu {
				width: 520px;
				height: 45px;
				margin: 14px 0 0 125px;
				font-family: 'Source Sans Pro', sans-serif;
				text-transform:uppercase;
				float:left;
				
			}			

				.menu_rel {
					position: relative;
				}
				.menu_wrapper {
					margin: 0px;
					position: absolute;
					z-index: 1000;
					
				}
					.menu_item {
						color: #5B5A5C;
						font-size: 14px;
						z-index: 1100;
						float: left;
						font-family: 'Source Sans Pro', sans-serif;
						text-transform:uppercase;
					}
					
					.menu_item_last {
						color: #5B5A5C;
						font-size: 14px;
						z-index: 1100;
						float: left;
						font-family: 'Source Sans Pro', sans-serif;
						text-transform:uppercase;
					}
						.menu_item_a {
							font-size: 14px;
							color: #717171;
							padding: 5px 10px 10px 10px;
							text-decoration: none;
							height: 14px;
							float: left;
							font-weight:600;
						}
							.menu_item_a:hover {
								color: #000;									
								background-color:#f2f2f2;
								color: #717171;
								-moz-border-radius: 6px;
								border-radius: 6px;	
								padding: 5px 10px 10px 10px;
								font-size:14px;								
							}
							
							.menu_item_a.active {
								font-size: 14px;
								color: #000;
								padding: 5px 8px 10px 8px;
								text-decoration: none;
								height: 14px;
								float: left;
								font-weight:600;
							}
					
					.menu_seperator {
						width: 5px;
						height: 44px;
						float: left;
					}
						.menu_sub {
							position: relative;
							margin: 52px 0 0 0px;
							display: none;
						}
						
						.menu_sub_spacer {
							width: 62px;
							height: 20px;
							background-color:#000;
						}
												
							.menu_sub_items {
								width: 170px;
								font-size: 14px;
								padding: 0px;
								background-color: #000;
								position: absolute;
								z-index: 1200;
							}
								.menu_sub_item_a {
									width: 170px;
									color: #fff;
									background-color: #000;
									padding: 8px 0px 8px 10px;
									text-decoration: none;
									float: left;
								}
								.menu_sub_item_a.active, .menu_sub_item_a:hover {
									background-color: #575757;
									color: #fff;
								}
			
	
	
	.home-landing {
		background: URL(../images/home-landing-bg.jpg) no-repeat;
		background-color: #6DAA9A;
		height: 352px;
		width: 100%;
	}
	
	.page-header-bar {
		background-color: #424343;
		height: 86px;
		width: 100%;
	}
	
	.sp {
		height: 40px;
		width: 100%;
		clear:both;
	}
	
	.sp2 {
		height: 30px;
		width: 100%;
		clear:both;
	}
	
	.sp3 {
		height: 10px;
		width: 100%;
		clear:both;
	}
	
	
	.page-title {
		font-family: 'Source Sans Pro', sans-serif;
		font-size:42px;
		color:#FFF;
		font-weight:400;
		padding:15px 0 0 0;
		letter-spacing:-2px;
		margin: 0;
		height:71px;
	}
	
	.page-sub-heading {
		font-family: 'Source Sans Pro', sans-serif;
		font-size:32px;
		color:#333;
		font-weight:400;
		padding:15px 0 0 0;
		margin: 0;
		height:60px;	
	}
	
	.landing-sub {
		font-size: 14px;
		color: #fff;
	}
	
	.landing-left {
		float:left;	
		width: 390px;
		margin: 60px 0 0 0;
		color:#FFF;
		font-family: 'Source Sans Pro', sans-serif;

	}
		.landing-main-text {
			font-size: 50px;
			font-weight: 200;
			line-height: 50px; 	
		}
	
		.smart-option {
			font-size: 28px;
			font-weight: 900;
			line-height: 32px; 
		}
		
		.small-business {
			font-size: 30px;
			font-weight:400;
			line-height: 34px;
		}
		
		.websites {
			font-size: 72px;
			font-weight: 200;
			line-height: 75px;
		}
		
		.landing-signup-btn {
			width: 100%;
			text-align: center;
		}
		
		.landing-get-started-btn {
			background-color:#231f20;
			color:#acffeb;
			-moz-border-radius: 5px;
			border-radius: 5px;	
			padding: 5px 10px 5px 10px;
			margin: 20px 0 0 0;
			float: left;
			font-size:18px;
			text-transform:uppercase;
			letter-spacing:-1px;
			font-family: 'Source Sans Pro', sans-serif;
		}	
		.landing-signup-btn {
			margin: 70px 0 0 0;
		}
		.landing-signup-btn a {
			background-color:#1eb98f;
			color:#ffffff;
			-moz-border-radius: 5px;
			border-radius: 5px;	
			padding: 10px 90px 10px 90px;
			font-size:22px;
			text-transform:uppercase;
			letter-spacing:-1px;
			font-family: 'Source Sans Pro', sans-serif;
		}
		
		.landing-video-btn {
			background-color:#231f20;
			color:#acffeb;
			-moz-border-radius: 5px;
			border-radius: 5px;	
			padding: 5px 10px 5px 10px;
			margin: 20px 0 0 5px;
			float: left;
			font-size:18px;
			text-transform:uppercase;
			letter-spacing:-1px;
			font-family: 'Source Sans Pro', sans-serif;
		}	
		
		.landing-video-icon {
			float: left;
			margin:5px 3px 0 0;
		}
		
		.landing-video-txt {
			float: left;	
		}
	
	.landing-right {
		float:right;
		margin: 0 75px 0 0;
		
	}
	
	.home-pricing {
		background-color: #424343;
		height: 86px;
		width: 100%;
	}
	
			.landing-price-left {
				float:left;	
				margin: 28px 0 0 0;
				color:#FFF;
				font-family: 'Source Sans Pro', sans-serif;
				font-weight:300;
				font-size:20px;
				text-transform:uppercase;
			}
			.landing-price-right {
				float:right;	
				margin: 32px 0 0 0;			
			}
	
	
	.footer-trial {
		background-color: #b7e4d8;
		height: 166px;
		width: 100%;
	}
	
		.footer-trial-left {
			font-family: 'Source Sans Pro', sans-serif;
			color:#424343;
			font-size:24px;
			width:530px;
			font-weight:400;
			padding: 70px 0 0 95px;
			float:left;
		}
		
		.footer-trial-right {
			font-family: 'Source Sans Pro', sans-serif;
			color:#424343;
			font-size:13px;
			font-weight:400;
			width:260px;
			padding: 79px 0 0 0;
			float:left;
		}
		
		.get-started-txt {
			padding: 10px 0 0 0;	
		}
	

		.footer-logo {
			width: 172px;
			height:40px;
			margin: 60px auto 40px auto;
		}
		
		.footer_menu_wrap {
			width: 340px;
			margin: 0 auto;	
		}
		
		.footer_menu_item {
			float: left;
			font-family: 'Source Sans Pro', sans-serif;
			font-size:14px;
			font-weight:500;
			padding: 0 8px 0 8px;		
			margin: 0 0 22px 0;
		}
		
				.footer_menu_item_a {
					text-decoration: none;
					color:#484949;
					float: left;
				}
				.footer_menu_item_a:hover {
					text-decoration: none;
					color:#000;
				}
				
	.footer-copyright {
		background-color: #7f8181;
		height: 50px;
		width: 100%;
	}
	
	.footer-copyright-wrap {
		width: 480px;
		margin: 0 auto;
		font-size: 13px;
		font-weight:400;
		color:#FFF;
		font-family: 'Source Sans Pro', sans-serif;
		padding: 15px 0 0 0;		
	}
	
		.footer_copyright_item_a {
			text-decoration: none;
			color:#fff;
		}
		.footer_copyright_item_a:hover {
			text-decoration: underline;
			color:#eee;
		}
		
	.grey-content-bar {
		background-color:#f0f0ed;
		width: 100%;
		padding:10px 0 10px 0;
	}
	
	.bg-line {
			background: URL(../images/line_bg.jpg) repeat-x;
			height: 1px;
			width: 100%;
			margin-top: 28px;
	}
	

	.slider_home {
		width: 960px;
		height: 428px;
		margin: 28px 0 0 0;
	}
			
			.content {
				width: 100%;
				margin: 0px 0 0 0;
				float: left;
			}

				.content_article {
					width: 960px;
					min-height: 100px;					
					margin: 0px 0 30px 0;
					float: left;
					font-family: 'Source Sans Pro', sans-serif;
					font-size:20px;
					line-height:30px;
					color:#555;
					font-weight:300;
				}	
				
				.content_article_home {
					width: 960px;
					min-height: 100px;					
					margin: 0px 0 30px 0;
					float: left;
					font-family: 'Source Sans Pro', sans-serif;
					font-size:20px;
					line-height:30px;
					color:#555;
					font-weight:300;
				}
				
				.pricing_article_home {
					width: 960px;
					min-height: 100px;					
					margin: 0px 0 0px 0;
					float: left;
					font-family: 'Source Sans Pro', sans-serif;
					font-size:20px;
					line-height:30px;
					color:#000;
					font-weight:300;
				}
				
				.icon_article_home {
					width: 100%;
					max-width: 980px;
					min-height: 100px;					
					margin: 0px 0 0px 0;
					float: left;
					font-family: 'Source Sans Pro', sans-serif;
					font-size:20px;
					line-height:30px;
					color:#000;
					font-weight:300;
				}
				.home-icons-container {
					width: 100%;
					max-width: 980px;
				}
				
				.pricing_article {
					width: 960px;
					min-height: 100px;					
					margin: 0px 0 0px 0;
					float: left;
					font-family: 'Source Sans Pro', sans-serif;
					font-size:20px;
					line-height:30px;
					color:#000;
					font-weight:300;
				}
				
				.highlight {
					font-size:36px;
					color:#000;
					font-weight:300;					
				}
				
				.home_hd {
					font-size:36px;
					color:#000;
					font-weight:300;
					text-align:center;
					line-height: 40px;
				}
				
				.home_content {
					font-size:20px;
					text-align:center;
					font-weight:400;
					color:#838383;
					line-height: 38px;					
				}
				
				.round_feature {
					float:left;	
				}
				
					.content_heading{
					font-family: 'Source Sans Pro', sans-serif;
					font-size:38px;
					color:#A38E68;
					}
					
					.article_text {
					padding-top: 20px;
					font-family: 'Source Sans Pro', sans-serif;
					font-size:15px;
					line-height: 24px;				
					}
					

						.article_text p {

						}
						.article_text a {
							color: #333;
							text-decoration: underline;
						}
						.article_text ul.list {
							list-style: circle;
							padding: 15px;
						}
						.article_text p iframe {
							margin: 2px 5px;
						}
	
	
	.contact-left {
		float: left;
		width:400px;
	}
	
	.contact-right {
		float: left;
		width:500px;
	}
	
	.contact-tel {
		color:#1f8983;	
	}
	
		.contact_item_a {
			text-decoration: none;
			color:#1f8983;
			font-weight:300;
		}
		.contact_item_a:hover {
			text-decoration: underline;
			color:#000;
		}
	
	
	.pricing-container {
		width: 980px;
		min-height: 500px;
		background-color:#fff;
		color:#EEECF2;
		-moz-border-radius: 10px;
		border-radius: 10px;	
		padding: 0;
		margin: 0px 0 60px 0;
		font-size:14px;
		font-family: 'Source Sans Pro', sans-serif;
	}
	
	.pricing-container-title {
		width: 980px;
		height: 64px;
		background-color:#87bbb8;
		color:#EEECF2;
		-moz-border-radius: 10px 10px 0 0;
		border-radius: 10px 10px 0 0;	
		padding: 0;
		margin: 0;
		font-size:14px;
		font-family: 'Source Sans Pro', sans-serif;
	}
	
	.pricing-title-wrap {
		width: 220px;
		margin: 0 auto;
		font-size: 18px;
		font-weight:600;
		color:#FFF;
		font-family: 'Source Sans Pro', sans-serif;
		padding: 19px 0 0 0;
		text-transform:uppercase;
	}
	
	.price {
		width: 220px;
		margin: 40px auto 0 auto;
		text-align:center;		
	}
	
	.rand {
		color:#444;	
		font-size:72px;
		line-height: 72px;
		font-weight:600;
	}
	
	.monthly {
		color:#666;	
		font-size: 20px;
		font-weight:300;
		
	}
	
	.price-line {
		background-color:#e5e5e5;
		height:2px;
		width:920px;
		margin:50px 0 0 30px;		
	}
	
	.sub2 {
		width: 450px;
		margin: 40px auto 0 auto;
		text-align:center;
		text-transform:uppercase;
		font-size:14px;
		font-weight:600;
		color:#333;
		line-height:26px;
		font-family: 'Source Sans Pro', sans-serif;
	}
	
	.sub3 {
		width: 640px;
		margin: 10px auto 0 auto;
		text-align:center;
		font-size:16px;
		font-weight:400;
		color:#999999;
		font-family: 'Source Sans Pro', sans-serif;
	}
	
	.sub4 {
		width: 640px;
		margin: 10px auto 0 auto;
		text-align:center;
		font-size:16px;
		font-weight:400;
		color:#333;
		font-family: 'Source Sans Pro', sans-serif;
	}
	
	.pricing-features-left {
		float:left;
		width:180px;
		margin:40px 0 0 250px;
		color:#333;
		font-size:14px;
	}
	
	.pricing-features-right {
		float:left;
		width:200px;
		margin:40px 0 0 100px;
		color:#333;
		font-size:14px;
	}
	
		.pricing-feature-items {
			padding: 5px 0 0 0;
			float:left;
		}
		.tick {
			float:left;
			width: 14px;
			height: 13px;
			padding:7px 8px 0 0;
		}

	.kickstart-container {
		width: 100%;
	}
		.kickstart-conti-inner {
			padding: 60px;
		}
			.kickstart_box {
				width: 100%;
				background-color: #f0f0f0;
				float: left;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				border-radius:5px;
				color: #444444;
			}
				.kickstart_header {
					font-family: 'Source Sans Pro', sans-serif;
					font-size:24px;
					text-align: center;
					margin: 20px 0 5px 0;
					font-weight:400;
				}
				.kickstart_text {
					width: 540px;
					padding: 10px 175px;
					font-size:15px;
					text-align: center;
					line-height: 22px;
					font-weight:400;
				}
				.kickstart_details_link {
					color:#225fb0;
					text-decoration: underline;
					cursor:pointer;
				}
				.kickstart_price {
					font-family: 'Source Sans Pro', sans-serif;
					font-size: 38px;
					font-weight: 600;
					text-align: center;
					margin: 15px 0 15px 0;
				}
				.kickstart_price_text {
					font-family: 'Source Sans Pro', sans-serif;
					font-size: 18px;
					font-weight: normal;
					margin-left: 5px;
				}
				.kickstart_select {
					text-align: center;
					margin: 20px 0 30px 0;
				}
				.kickstart_label {
					font-size: 15px;
					font-weight: bold;
					font-family: 'Source Sans Pro', sans-serif;
				}
				.kickstart_checkbox {
					background-color:#fff;
				}
				
				.tip { /* This is any element that has a tooltip attached too it */
					position:relative !important;
					display:inline-block;
				}
				.tip > .tooltip{ /* Used to hide the tooltip */
					display:none;
				}
				.tip:hover > .tooltip{ /* This shows the tooltip once an element with the .tip class is hovered over */
					display:block;
				}
				.tooltip{ /* The styling on the tooltip */
					width: 300px;
					font-weight: normal;
					font-size: 12px;
					line-height: 15px;
					background: none repeat scroll 0 0 #FFFFFF;
					border: thin solid #CCCCCC;
					color: #444444;
					padding: 7px;
					position: absolute;
					text-align: left;
					
					z-index: 10;
					bottom:26px;
					left: -130px;
					-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
					-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
					box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
				}
					.tooltip span {
						font-weight:bold;
						margin: 7px 0 0 5px;
					}
					.tooltip ul {
						padding: 3px 10px 5px 10px;
						margin: 0px 10px;
					}
						.tooltip ul li {
							margin: 2px 0;
							line-height:12px;
						}
				.tooltip:before{  /* Creates the arrow for the tooltip */
					border-color: #fff transparent transparent transparent; /* Bottom facing arrow */
					border-style: solid;
					border-width: 10px;
					height:0px;
					width:0px;
					position:absolute;
					display:block;
					content:"\00a0";
					right:50%;
					bottom:-20px;
				}
	
	.price-container-getit {
		width: 250px;
		margin: 20px auto 0px auto;
		height:80px;
	}
	
	.faq-title {
		font-weight:400;	
	}
	
	.feature-line {
		background-color:#e5e5e5;
		height:2px;
		width:980px;
		margin:40px 0 0 0;	
	}
	
	.feature_text_left {
		float:left;	
		width:420px;
		margin: 0 20px 0 0;
	}
	
	.feature_img_right {
		float:left;	
		width:520px;
	}
	
	.feature_text_right {
		float:left;	
		width:420px;
	}
	
	.feature_img_left {
		float:left;	
		width:520px;
		margin: 0 20px 0 0;
	}
	
	.feature_social_left {
		float:left;	
		width:720px;
		margin: 0 20px 0 0;
	}
	
	.features_social_right {
		float:left;	
		width:195px;
		margin: 10px 0 0 0;
	}
	
	.feature_hosting_left {
		float:left;	
		width:480px;
		margin: 0 60px 0 0;
	}
	
	.feature_hosting_right {
		float:left;	
		width:420px;
	}
	
	.feature_email_left {
		float:left;	
		width:460px;
		margin: 0 60px 0 0;
	}
	
	.feature_support_right {
		float:left;	
		width:440px;
	}
	
	.feature_icon {
		width: 75px;
		height: 75px;	
	}
	
	.content_normal {
		font-weight:400;	
	}
	
	.home_heading{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:38px;
	color:#A38E68;
	}

	.home_right_text{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20px;
	color:#A38E68;
	line-height: 29px;
	}
	
	.home_text{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
	color:#363636;	
	line-height: 20px;
	}
	
	.sub_heading{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:20px;
	color:#A38E68;
	}
	
	.line_br{
	background: URL(../images/line_bg.jpg) repeat-x;
	background-position:center;
	height: 1px;
	width: 960px;
	padding-top: 20px;	
	}
	
	.img_thumb {
	border: 1px solid #dbdbdb;
	padding:3px;
	}
	.gallery_img {
	float: left;
	padding: 10px;
	}
	.gallery_img_sml {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	.back {
	padding-left: 12px;
	width:960px;	
	}
	
	.header_image_wrap {
	width: 960px;
	height: 328px;
	margin: 28px 0 0 0;
	}	
	
	.header_image {
	width: 960px;
	height: 245px;
	}
	
	.header_bar {
	width: 960px;
	height:83px;
	background: URL(../images/header_bar.png);
	}
	


		.footer_menu {
			width: 100%;
			height: 40px;
			font-family: 'Source Sans Pro', sans-serif;
			text-transform: uppercase;
			float: right;
		}

	.footer_wrap_border_bot {
		border-top: 1px solid #dddddd;
		margin: 15px 0 0px 0;
	}
		.quotation {
			width: 415px;
			margin: -13px 0 0 0;
			float: right;
		}
			.quotation_text {
				width: 100%;
				color: #fff;
				font-size: 11px;
				line-height: 22px;
				padding: 0px 0px;
				text-align: right;
				float: left;
			}
		
		.footer_menu_sub {
			width: 200px;
			font-size: 11px;
			margin: 10px 0 0 260px;
			text-transform: uppercase;
			float: left;
		}
			.footer_menu_sub_item_a {
				width: 100%;
				min-width: 150px;
				color: #ffffff;
				padding: 10px 10px;
				text-decoration: none;
				opacity: 0.75;
				float: left;
			}
			.footer_menu_sub_item_a.active, .footer_menu_sub_item_a:hover {
				text-decoration: underline;
				opacity: 1;
			}
		.disclaimer {
			font-size: 11px;
			color: #fff;
			margin: 0px 0 0 0;
			float: left;
		}
		
		.footer_text_block_left {
			width: 400px;
			min-height: 493px;		
			float: left;
			background-color:#f8f8f8;
			border:1px solid #ccc;
			border-radius: 3px;
			padding: 25px 15px 25px 15px;
			font-family: 'Source Sans Pro', sans-serif;
			font-size:20px;
			line-height:30px;
			color:#000;
			font-weight:300;
			margin:40px 50px 40px 0;
		}
		

		
		.footer_text_block_right {
			width: 400px;
			min-height: 518px;		
			float: left;
			background-color:#f8f8f8;
			border:1px solid #ccc;
			border-radius: 3px;
			padding: 25px 15px 0px 15px;
			font-family: 'Source Sans Pro', sans-serif;
			font-size:20px;
			line-height:30px;
			color:#000;
			font-weight:300;
			margin:40px 0 40px 0;
		}
		
		.feedback_img_wrap {
			margin:0 auto;
			width:400px;
			text-align:center;
			margin:0 0 20px 0;
		}
		
		.feedback_img {
			border: 4px solid #e5f4f8;
			border-radius: 80px 80px 80px 80px;
			height: 120px;
			width: 120px;			
		}
		
		.feedback_text {
			background: URL(../images/quotes_left.png);
			background-position: left top;
			background-repeat: no-repeat;
			width:345px;
			min-height: 100px;	
			padding: 0 0px 0 40px;
		}
		
		.feedback_txt {
			background: URL(../images/quotes_right.png);
			background-position: right bottom;
			background-repeat: no-repeat;
		}
		
		.feedback_name {
			width: 400px;
			font-size:16px;
			line-height:24px;
			color:#000;
			font-weight:300;
			font-style:italic;
			margin: 20px 0 0 40px;
		}		
		
		.fb {
			width:340px;
			height:70px;
			margin: 0 30px 0 30px;
			background-color:#e8e8e8;
		}
		
		.home_icon_wrap {
			width: 30%;
			height:55px;
			float:left;
			margin:0 2% 50px 2%;
		}
		.icon_article_home .home_icon_wrap.first-icon {
			margin-left: 0!important;
		}
		.icon_article_home .home_icon_wrap.last-icon {
			margin-right: 0!important;
			float: right;
		}

		.home_icon {
			width:33px;
			height:55px;
			float:left;
			margin:3px 0 0 0;
		}
		
		.home_icon_text {
			font-weight:400;
			font-size:16px;
			color: #424343;
			line-height:22px;
		}
		
		.icon_hd {
			font-size:20px;	
		}
/*---------------------------------------------------------------------------------------------*/
/*-----Pages-----------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	.gallery {
		margin: 20px;
		float: left;
	}
		.gallery_item {
			padding: 5px;
			margin: 3px;
			border: 1px solid #333;
			float: left;
		}
			.gallery_main_img {
				width: 175px;
				height: 175px;
				overflow: hidden;
				float: left;
			}
			.gallery_main_img img {
				min-width: 200px;
				min-height: 200px;
			}
			
	.gallery_pages_img{

	}
	
	#fadeshow1 {
	border: 10px solid #dadada;
	}
	
	.terms_agree {
		margin: 20px 0 10px 0;
		padding: 0 0 0 4px;
		font-size:15px;
	}	
	
	/*--ContactForm--------------------------------------------------------------------*/	
	.contant_form_header {
		font-size: 14px;
		font-weight: bold;
		margin: 30px 0 0 0;
	}
	.contact_form_container {
		margin: 0 0 0 0;
	}	
	.message {
		width: 450px;
		color: #FFF;
	}
	.message h1,.message h2  {
		color: #FFF!important;

	}
	.contact_form {
		margin: 5px 0 10px 0;
		float: left;
		width:970px;
	}	
	.labels_div {
		width: 140px;
		padding: 0px 0 0 0px;
		margin: 10px 0 0 0;
		float: left;
	}	
	.labels {
		color: #333;
		font-size: 20px;
		padding: 5px 8px 5px 0px;
		float: left;
		font-weight:400;
		font-family: 'Source Sans Pro', sans-serif;

	}	
	.boxes_div {
		padding: 5px 0 0 5px;
		margin: 1px 0 0 0;
		float: left;
	}
	.inputboxes {
		width: 380px;
		color: #707070;
		display: block;
		border: 0;
		margin: 2px 0 0 0;
		padding: 0 15px 0 15px;
		float: left;
		background-color:#f2f2f2;	
		font-size:20px;
		height:45px;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight:300;
	}	
	
	
	.inputboxes_ta {
		display: block;
		color: #616161;
		width: 380px;
		max-width: 420px;
		height: 100px;				
		margin: 7px 0 0 5px;
		padding: 15px;
		border: 0;
		float: left;
		background-color:#fff;		
	}
	.inputboxes:focus, .inputboxes_ta:focus {
		outline-width: 0;
		border: 0;
	}	
	.inputboxes_sel {
		width: 410px;
		color: #666666;
		display: block;
		border: 0;
		margin: 2px 0 0 0;
		padding: 5px 15px 5px 15px;
		float: left;
		background-color:#fff;	
		font-size:24px;
		height:45px;
	}
	.form_button {
		margin: 10px 0 0 0;
		float: left;
	}
	.form_button_sign_up {
		margin: 10px 0 0 -10px;
		float: left;
	}
	.send_button {
		width: 160px;
		height: 44px;
		color: #fff;
		text-transform: uppercase;
		font-size: 20px;
		margin: -1px 0 0 15px;
		border: 0;
		float: left;
		background-color:#87bbb8;	
		font-family: 'Source Sans Pro', sans-serif;
		
	}
	
	.send_button:hover {
		background-color:#333;	
		cursor: pointer;
	}
	.error_form {
		color: #333;
		font-size: 11px;
		padding: 5px 0 0 5px;
		margin: 7px 7px 0 7px;
		float: left;
	}
		

/*---------------------------------------------------------------------------------------------*/
/*-----General Ajax Classes--------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
	.notice {
		color: red;
	}

	.inline_icon {
		margin: 20px 0 0 10px;
		float: left;
	}
	.load, .loading {
		width: 100%;
		height: 100%;
		min-height: 30px;
		padding: 10px 0px 0 32px !important;
		background: URL(../images/loading.gif) no-repeat center 50%;
	}
	
	.correct, .comment_correct {
		min-height: 15px;
		color:#333;
	}
	
	.error, .comment_error  {
		font-size: 11px;
		padding: 8px 5px 8px 5px !important;
		background-color: #f1f1f1;
		font-weight:400;
		font-family:Arial, Helvetica, sans-serif;
		
	}
	
	.list_row_odd {
		background-color: #d5d5d5;
	}

/*---------------------------------------------------------------------------------------------*/
/*-----Buttons---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
	
    .signup_top_btn {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
        -webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
        box-shadow:inset 0px 1px 0px 0px #d9fbbe;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #90e1cd), color-stop(1, #6daa9b));
        background:-moz-linear-gradient(top, #90e1cd 5%, #6daa9b 100%);
        background:-webkit-linear-gradient(top, #90e1cd 5%, #6daa9b 100%);
        background:-o-linear-gradient(top, #90e1cd 5%, #6daa9b 100%);
        background:-ms-linear-gradient(top, #90e1cd 5%, #6daa9b 100%);
        background:linear-gradient(to bottom, #90e1cd 5%, #6daa9b 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52',GradientType=0);
        
        background-color:#90e1cd;
        
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;
        
        border:1px solid #569183;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding: 6px 11px 6px 11px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #86ae47;
        
    }
    .signup_top_btn:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356));
        background:-moz-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
        background:-webkit-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
        background:-o-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
        background:-ms-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
        background:linear-gradient(to bottom, #a5cc52 5%, #b8e356 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356',GradientType=0);
        
        background-color:#a5cc52;
    }
    .signup_top_btn:active {
        position:relative;
        top:1px;
    }
	
	
		.get-it-top-btn {
		background-color:#1eb98f;
		color:#ffffff;
		-moz-border-radius: 5px;
		border-radius: 5px;	
		padding: 6px 11px 6px 11px;
		margin: 25px 0 0 0;
		float: right;
		font-size:14px;
		font-family: 'Source Sans Pro', sans-serif;
		text-transform:uppercase;
	}
	
	.login-top-btn {
		background-color:#838383;
		color:#fff;
		-moz-border-radius: 5px;
		border-radius: 5px;	
		padding: 6px 11px 6px 11px;
		margin: 25px 0 0 6px;
		float: right;
		font-size:14px;
		font-family: 'Source Sans Pro', sans-serif;
		text-transform:uppercase;
	}

	
/*---------------------------------------------------------------------------------------------*/
/*-----General Ajax Classes--------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------------*/
/*-----Slideshow-------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
	.slider { width:960px;  margin: 28px 0 150px 0; padding:0; float: left; }
		.slideshow-images-mask { width: 960px; padding: 0 0 0 0; height: 333px; }
			.slideshow-images-mask-inner { width: 960px; height: 333px; overflow: hidden; margin: 0;}
				.slideshow-images-wrapper { width: 10000px; height: 333px; margin: 0; }
				.slideshow-bottom-bar {	width:960px; padding: 0; margin-top: 0px;  min-height: 97px; background: URL(../images/bg_slider_shadow1.png) bottom center no-repeat;  }
					.link-html-mask { margin:-5px 0 0 7px; color:#FFF; }
						 .link-html-big { font-size:17px; }
							.link-html-big a { color: #fff; }
						 .link-html-sub { font-size:11px; }
					.image-numbers { margin: 10px 20px 0 0; padding:3px 10px; float: right; }			
						.outer-image-number { width: 30px; height: 30px; margin-right: 5px; opacity: 1; }
							.image-number.active { 
								background: URL(../images/slider_small_nav1.png) no-repeat -30px 0;
							}
							.image-number { width: 30px; height: 30px; background:URL(../images/slider_small_nav1.png) no-repeat 0 0; cursor: pointer; overflow: hidden; }
								.image-number:hover { opacity: 1; background:URL(../images/slider_small_nav1.png) no-repeat -30px 0; }				
		.slider_nav { width: 960px;}
			.slider_nav_left { width:48px; height:48px; background:URL(../images/slider_nav.png) no-repeat 0 0; float: left; margin: -150px 0 0 20px; }
				.slider_nav_left:hover { cursor:pointer }
			.slider_nav_right { width:48px; height:48px; background:URL(../images/slider_nav.png) no-repeat -48px 0; float: right; margin: -150px 20px 0 0px; }
				.slider_nav_right:hover { cursor:pointer }
				
			.slider_nav_left:hover, .slider_nav_right:hover { cursor:pointer; }
			
			
/*---------------------------------------------------------------------------------------------*/
/*-----Twitter---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/	
	
.contents_tweets {
	width: 350px;
	height: 400px;
	margin: 16px 34px 0 15px;
}
.tweets_header {
	width: 100%;
	font-size: 20px;
	color: #71ab9d;
	margin: 5px 0 5px 12px;	
	float: left;
}
.tweets_twitted {
	width: 100%;
	height: 340px;
	overflow: hidden;
	float: left;
}
.tweets_twitted a {
	color: #777777;
	text-decoration: none;
}
.tweets_twitted a:hover {
	color: #777777;
	text-decoration: underline;
}
.tweets_dividor {
	width: 340px;
	height: 14px;
	background: URL(../images/tweet_div.jpg) no-repeat;
	float: left;
	margin:0 0px 0 13px;
}
.tweets_twit {
	margin: 6px 0 0 14px;
	float: left;
}
.tweets_twit_header {
	width: 100%;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	float: left;
}
.tweets_twitter {
	width: 170px;
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	margin: 4px 0 11px 0;
	float: left;
}
.tweets_link {
	width: 99px;
	margin: 15px 14px 0 0;
	float: right;
}
	#twitter_update_list {
		width: 100%;
	}
	#twitter_update_list ul {
		margin: 5px;
		padding: 0;
		list-style: none;
	}
	#twitter_update_list ul li {
		width: 100%;
		word-wrap: break-word;
		margin: 0 0 0px 0;
		padding: 0 0 20px 0;
		background: URL(../images/tweet_div.jpg) no-repeat bottom center;
		float: left;
	}
	#twitter_update_list ul li p {
		max-width: 90%;
		padding: 2px 10px;
		word-wrap: normal;
		margin: 0;
		float: left;
	}
	#twitter_update_list ul li p a {
		word-wrap: break-word;
	}
	.tweet {
	  float:left;
	  clear: both;
	  font-family: 'Source Sans Pro', sans-serif;
 	  font-size:20px;
	  line-height:30px;
      color:#000;
	  font-weight:300;
	}
	.timePosted {
	  width:90%;
	  color: #333;
	  font-size: 11px;
	  text-align: right;
	  float: left;
	  margin: 0 0 10px 0;
	  font-style: italic;
	  clear:both;
	}		
	
	.twitter_icon {
		float: left;	
		padding:0 0 0 5px;
	}
	.twitter_follow {
		float: left;
		margin:-3px 0 0 0;
		padding: 0 0 0 5px;
	}
			
/*---------------------------------------------------------------------------------------------*/
/*-----Media Queries---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

@media screen and (max-width: 980px) {
	.home_icon_wrap {
		width: 30%;
		height:85px;
		float:left;
		margin:0 2% 50px 2%;
	}
	.icon_article_home .home_icon_wrap.first-icon {
		margin-left: 0!important;
	}
	.icon_article_home .home_icon_wrap.last-icon {
		margin-right: 0!important;
		float: right;
	}
	.home_icon {
		float: left;
		height: 95px;
		margin: 3px 0 0;
		width: 33px;
	}
}

@media screen and (max-width: 640px) {
	.icon_article_home {
		padding-top: 20px;
	}
	.home_icon_wrap {
		width: 100%;
		text-align: center;
		height:55px;
		float:left;
		margin:0 0 50px 0;
	}
	.home_icon {
		float: none;
		height: 35px;
		margin: 3px 0 0;
		width: 100%;
	}

	.header_wrap {
		height:auto;	
	}
	
	.sign_up_wrap {
		display: none;	
	}
	
	.menu {
		width: 100%;
		height:auto;
		clear: both;
		float:none;		
		margin: 0 auto ;
		text-align:left;
		background-color:#f6f6f6;
	}
	
	.menu_item_a:hover {
		color: #000;									
		background-color:#ffffff;
		color: #717171;
		-moz-border-radius: 0px;
		border-radius: 0px;	
		padding: 5px 10px 10px 10px;
		font-size:14px;								
	}
	
	.menu_item_last {
		color: #5B5A5C;
		font-size: 14px;
		float: left;
		font-family: 'Source Sans Pro', sans-serif;
		text-transform:uppercase;
		margin: 0 0 20px 0;
		}
	
	.logo {
		clear:both;
		float:none;
		width:100%;
		text-align:center;
		margin: -10px 0 25px 0;
	}
	
	.img {
		width:100%;
		height:auto;
	}
	
	.img_80 {
		width:80%;
		height:auto;
	}
	
	.img_60 {
		width:60%;
		height:auto;	
	}
	
	.container {
		width: 100%;
	}
	
	.landing-left {
		width: 100%;
		text-align:center;
		margin: 0;
		padding: 20px 0 0 0;
	}
	
	.landing-right {
		width:100%;	
		float:none;
		text-align:center;
	}
	
	.landing-main-text {
		font-size:36px;
		line-height:inherit;
	}
	
	.landing-get-started-btn {
		float:none;
		width:70%;
		margin: 12px auto 0 auto;
		text-decoration:none;
		text-align:center;
	}
	
	.home-landing {
		height:auto;
		background-image:none;
	}
	
	.landing-price-left {
		float: none;
		text-align:center;
		margin: 0 auto 0 auto;
		padding: 10px;
	}
	
	.landing-price-right {
		display:none;
	}	
	
	.home-pricing {
		height:auto;	
	}
	
	.content_article {
		width: 92%;	
		margin: 0 auto;
		float:none;
		font-size:18px;
		line-height:24px;
	}
	
	.content_article_home {
		width: 100%;	
		margin: 0;
	}
	
	.home_content {
		font-size:18px;
		text-align:center;
		font-weight:400;
		color:#838383;
		line-height: 24px;
		width: 90%;
		margin:0 auto 20px auto;
	}
	
	.sp {
		display:none;	
	}
	
	.sp2 {
		display: none;	
	}
	
	.sp_res {
		width:100%;
		height:10px;
	}
	
	.home_hd {
		font-size:30px;
		color:#000;
		font-weight:300;
		text-align:center;
		line-height: 30px;
		width:90%;
		margin: 25px auto;
	}
	
	.round_feature {
		float:none;
		margin:0 auto;
		text-align:center;
		padding:0 0 3px 0;
	}
	
	.footer-trial-left {
		width:100%;
		float: none;
		text-align:center;
		padding: 15px 0;
	}	
	
	.footer-trial {
		height:auto;
		display:none;
	}
	
	.footer-trial-right {
		display: none;	
	}
	
	.pricing_article_home {
		width:100%;	
		margin:0;		
	}
	
	.pricing_article {
		width:92%;	
		margin:0 auto;
		float:none;
		font-size:18px;
		line-height:24px;
	}
	
	.footer_menu_wrap {
		display: none;	
	}
	
	.footer-logo {
		display:none;	
	}
	
	.footer-copyright {
		height:auto;	
	}
	
	.footer-copyright-wrap {
		width:90%;	
		padding:7px 0;
		text-align:center;	
		font-size:12px;
	}
	
	.home_update {
		text-align:center;
		width:100%;
		height:auto;
		background-color:#666;
		min-height:50px;
	}
	
	.page-title {
		margin: 0 10px -25px 5px;	
		font-size:34px;
		padding:10px;
	}
	
	.feature-line {
		height:2px;
		width:100%;
		margin:40px auto 0 auto;	
	}
	
	.feature_img_left {
		width:100%;
		float:none;
		margin:0 auto;
		text-align:center;
	}
	
	.feature_text_right {
		width:100%;
		float:none;
	}
	
	.feature_text_left {
		width: 100%;
		float:none;
	}
	
	.feature_img_right {
		width:100%;
		float:none;
		margin:0 auto;
		text-align:center;
	}
	
	.feature_hosting_left {
		margin: 0;
		float:none;
		width:100%;
	}
	
	.feature_hosting_right {
		width:100%;
		float:none;
		margin:0 auto;
		text-align:center;
	}
	
	.feature_email_left {
		margin:0;
		float:none;
		width:100%;
	}
	
	.feature_support_right {
		margin:0;
		float:none;
		width:100%;
	}
	
	.highlight {
		font-size:30px;
		color:#000;
		font-weight:300;	
		line-height:32px;
	}
	
	.feature_social_left {
		width:100%;
		float:none;
		margin:0;
	}
	
	.features_social_right {
		width:100%;
		margin:0 auto;
		float:none;
		text-align:center;
	}
	
	.page-header-bar {
		height: 67px;
	}
	
	.pricing-container {
		width: 92%;
		margin: 0 auto;
		font-size:14px;
	}
	
	.pricing-container-title {
		width: 100%;
		height: 64px;
		font-size:14px;
		text-align:center;
	}
	
	.pricing-title-wrap {
		width: 92%;
		margin: 0 auto;
		font-size: 18px;
		padding: 19px 0 0 0;
	}
	
	.price {
		width: 80%;
		margin: 20px auto 0 auto;
		text-align:center;		
	}
	
	.rand {
		color:#444;	
		font-size:60px;
		line-height: 60px;
		font-weight:600;
	}
	
	.monthly {
		color:#666;	
		font-size: 18px;
		font-weight:300;
		
	}
	
	.price-line {
		background-color:#e5e5e5;
		height:2px;
		width:85%;
		margin:30px auto 0 auto;		
	}
	
	.sub2 {
		width: 92%;
		margin: 25px auto 0 auto;
		font-size:14px;
		line-height:26px;		
	}
	
	.pricing-features-left {
		float:none;
		width:200px;
		margin: 20px auto 0 auto;
		font-size:14px;
		text-align:center;
		clear:both;
	}
	
	.pricing-features-right {
		float:none;
		width:200px;
		margin: 20px auto 0 auto;
		font-size:14px;
		clear:both;
	}
	
	.kick-start {
			
	}
	
	.contact-left {
		float:none;
		width:100%;
		clear:both;
	}
	
	.contact-right {
		float:none;
		width:100%;
		clear:both;
		margin:20px 0 0 0;
	}
	
	.contact-item {
		line-height: 24px;
		margin:-5px 0 -5px 0;
		padding:0;
		clear:both;
	}
	
	.address_physical {
		margin: 20px 0 20px 0;	
	}
	
	.contact_form {
		width:92%;	
	}
	
	.boxes_div {
		float:none;	
		clear:both;
	}
	
	.inputboxes {
		width: 100%;
		float: none;
	}
	
	.labels_div {
		float: none;
		clear:both;
	}
	
	.form_button {
		margin:0;
		float: none;
	}
	.send_button {
		width: 160px;
		height: 44px;
		color: #fff;
		text-transform: uppercase;
		font-size: 20px;
		margin: -15px 0 20px 5px;
		border: 0;
		float: left;
		background-color:#87bbb8;	
		font-family: 'Source Sans Pro', sans-serif;
		
	}


	.col-sm-3 {
		box-sizing: border-box;
		display: block;
		float: left;
		min-height: 1px;
		padding-left: 1%;
		padding-right: 1%;
		position: relative;
		width: 100%;
	}
	/*DESIGNS PAGE*/
	.design-row {
		margin-left: 5px;
		margin-right: 5px;
	}
	.design-row .col-sm-6 {
		box-sizing: border-box;
		width: 100%;
		position: relative;
		min-height: 1px;
		padding: 20px;
		display: block;
		float:left;
	}
	.design-row .col-sm-6 img {
		-webkit-box-shadow: -1px 0px 5px 0px rgba(189,189,189,1);
		-moz-box-shadow: -1px 0px 5px 0px rgba(189,189,189,1);
		box-shadow: -1px 0px 5px 0px rgba(189,189,189,1);
		width: 100%;
		height: auto;
	}
	.social-feed * {
		box-sizing: border-box!important;
	}
	.footer_text_block_left {
		width: 94%!important;
		min-height: 493px;
		float: none;
		background-color:#f8f8f8;
		border:1px solid #ccc;
		border-radius: 3px;
		padding: 25px 15px 25px 15px;
		font-family: 'Source Sans Pro', sans-serif;
		font-size:20px;
		line-height:30px;
		color:#000;
		font-weight:300;
		margin:40px 3%!important;
		box-sizing: border-box;
	}



	.footer_text_block_right {
		width: 94%!important;
		min-height: 518px;
		float: left;
		background-color:#f8f8f8;
		border:1px solid #ccc;
		border-radius: 3px;
		padding: 25px 15px 0px 15px;
		font-family: 'Source Sans Pro', sans-serif;
		font-size:20px;
		line-height:30px;
		color:#000;
		font-weight:300;
		margin:40px 3%!important;
	}

	.feedback_img_wrap {
		width:100%;
		text-align:center;
		margin:0 0 20px 0;
	}
	.feedback_text {
		width:100%;
		min-height: 100px;
		padding: 0 5% 0 5%;
		text-align: justify;
	}

	.feedback_name {
		width:100%;
		font-size:16px;
		line-height:24px;
		color:#000;
		font-weight:300;
		font-style:italic;
		text-align: left;
		margin: 20px 0 0 0px;
		padding: 0 5% 0 5%;
	}
	.fb {
		width: 100%;
		margin: 0;
	}
	.contents_tweets {
		height: 400px;
		margin: 16px 0 0 0px;
		width: 100%;
	}
	.tweets_twitted {
		width: 100%;
		overflow-x: hidden;
	}
	.tweets_header.replace_lc {
		margin: 0;
		width: 100%;
	}
	.tweets_dividor {
		width: 100%;
		margin: 0;
	}

}