.row,p,h1,h2,h3{
	margin: 0;
	font-weight: normal;
}

img{
	margin: auto;
}
h3 {
	color:#dadada;
	font-size:18px;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.39);
}
p.standout {
	font-size:60px;
	line-height:60px;
	font-weight:bold;
	margin:40px 0 5px 0;
	font-family: Oswald, Arial, Helvetica, sans-serif !important;
}
p.standout a{
	color:white !important;
	text-decoration:none !important;
}
.tac{
	text-align: center;
}

h3.tac {
	font-size:20px;
	line-height:20px;
	color:#fff;
	text-align:center;
}

p.formcap {
	text-align:center;
	font-size:14px;
	margin-top:10px;
	line-height:18px;
	color:#ddd;
}

.cb{
	clear: both;
}

.tar{
	text-align: right;
}

body{
	font-size: 16px;
}

*{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

section#c2asection {
	
	display: block;
    /*background: rgba(71,80,60,0.9);*/
	background-image: url('../../../../img/landing_themes/phone1/background.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    position: relative;	
	height:100vh;
}

div#top_so {
	border:1px solid #fff;
	margin-bottom:20px;
	padding:20px;
}
div#top_so  img {
	max-width:100%;
}

.color_overlay {    
	position: absolute;
    background: #498ccc;
    top: 0;
    width: 100%;
    min-height: 100%;
	opacity:0.88;
}

div.c2abox {
	background:#eee;
	opacity:0.9;
	margin-top:30px;
	padding:6px 0;
	text-align:center;
	-moz-box-shadow: 0px 4px 0px 0px #444;
	-webkit-box-shadow: 0px 4px 0px 0px #444;
}

div.c2abox  p{
	color:#666;
	margin:10px;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
}

.reg{
	font-family: Arial, Helvetica, sans-serif !important;
}

.sm{
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:bold;
}

.tesh{
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.39);
	font-weight:bold;
	margin-bottom:8px;
}

p{
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
}

li:before {
	font-weight: bold;
	font-size: 20px;
	margin-right: 110px;
}

.content{
	padding: 3% 0;
}

.blue{
	color: #01c4f6;
}

.wh{
	color: white;
}

.features td{
	padding: 10px;
	padding-left: 0;
}

.features img{
	width: 35px;
}

.buynowbut, .buynowbut:focus{
	background: #01c4f6;
	font-size: 1em;
	letter-spacing: 1px;
	-moz-box-shadow: 0px 4px 0px 0px #009ac1;
	-webkit-box-shadow: 0px 4px 0px 0px #009ac1;
	color: white;
	transition: all 0.2s ease;
	padding: 15px 35px;
	text-align: center;
	text-decoration: none;
}

.buynowbut:hover{
	text-decoration: none;
	background: #009ac1;
	color: white;
	-moz-box-shadow: 0px 4px 0px 0px #01c4f6;
	-webkit-box-shadow: 0px 4px 0px 0px #01c4f6;
}

.esctable{
	margin-top: 5%;
}

.esctable *{
	font-size: 14px;
	line-height: 15px;
}

.esctable td{
	padding: 10px;
	padding-left: 0;
}

.dbbox{
	background: rgba(69, 67, 66, 0.74);
	padding: 5%;
}

form table{
	background: white;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	overflow:hidden;
}

form td:first-child{
	text-align: center;
	width: 60px;
}

form td{
	padding: 5px;
	border-bottom: 1px solid #c2c2c2;
}

form input, form textarea{
	border: 0;
	padding: 5px 0;
	width: 100%;
	color: black;
	font-family: Arial, Helvetica, sans-serif !important;
	height: 40px;
	background: 0
}

form td i {
	color: #6a6a6a;
}

form textarea{
	height: 100px;
	resize: none;
}

*:focus{
	outline: none;
}

.messagetd{
	vertical-align: top;
	padding-top: 10px;
}

input[type="submit"], input[type="submit"]:focus {
	height: 52px;
	background: #96d543;
	font-size: 1.2em;
	text-transform: uppercase;
	color: white;
	transition: all 0.2s ease;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	text-decoration: none;
}

input[type="submit"]:hover{
	background: #6ca127;
}

.footer{
	background: rgba(69, 67, 66, 0.74);
	padding: 2% 0;
	border-top: 2px solid #202124;
}

.footer *{
	font-size: 13px;
}

.footer a{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.footer a:hover{
	color: grey;
}

.socialicons{
	float: right;
}

.socialicons td{
	padding: 0 5px;
}

.footer p{
	margin-top: 4px;
}

.esctable{
	width: 70%;
}

.scroll{
	display: none;
	width: 30px;
	margin-bottom: 30px;
}

a{
	transition: all 0.2s ease;
}

.captcha{
	width: 100%;
}


@media screen and (max-width: 1024px){
	.lineimg{
		margin: auto;
		display: block;
	}

	#fittext1{
		text-align: center;
		margin-top: 20px;
	}

	.lineimg{
		margin-top: 10px;
	}

	p{
		text-align: center;
	}

	.socialicons{
		float: none;
		margin: 10px auto;
	}

	.esctable{
		width: 100%;
	}

	.esctable td:first-child{
		text-align: right;
	}

	.buynowbut{
		width: 100%;
		display: block;
		text-align: center;
	}

	.esctable{
		margin: auto;
		margin-top: -3%;
	}

	.dbbdiv{
		padding: 0;
	}

	.footer a{
		display: block;
	}

	.diam{
		display: none;
	}

	.footer .sm{
		font-size: 16px !important;
	}

	.flink{
		color: white;
		font-size: 16px;
		font-weight: bold;
		text-shadow: none;
		font-family: Arial, Helvetica, sans-serif !important;
		font-weight:bold;
	}

	.slink{
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif !important;
		font-weight:bold;
		color: #959596 !important;
	}

	.scroll{
		display: block;
	}
}

@media (min-width: 1200px){
	.container {
		width: 1000px;
	}
}

/* Additions made after files were sent over by fiverr.com */

#form_feedback {
	background: white;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    overflow: hidden;
	margin: 20px 0;
}   

#form_feedback p {
	padding:20px;
	width: 100%;
	color:#999;
	font-size:15px;
}

.validator_status.validator_errors p{
	border-top: 5px solid #CA1B1B;
}

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

	section#c2asection {
		height:auto !important;
	}

	.col-lg-12 {
		text-align: center;
	}
	
	.g-recaptcha {
		transform:scale(1.02);
		transform-origin:0 0;
	}
	
	h3 {
		text-align:center;
	}
	
	div.c2abox {
		margin-bottom:20px;
	}

}

.hide_cap {
	display:none;
}