html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; }

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

/* ----------------------------------------- Common CSS Start */
* { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; margin:0; padding:0; }
::selection {background:#0073d0;color:#fff;}
ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
a { color:#db0000; margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration:none; }
a, input { -webkit-transition:all 0.2s ease-in-out 0s; -moz-transition:all 0.2s ease-in-out 0s; -o-transition:all 0.2s ease-in-out 0s; -ms-transition:all 0.2s ease-in-out 0s; transition:all 0.2s ease-in-out 0s; }
a:hover { color:#000; }
strong { font-weight:bold;}
input[type="submit"], input[type="submit"] { cursor:pointer; }
input, select, textarea { vertical-align:middle; outline:none; }
p { color: #383838; line-height:19px; padding-bottom:15px; text-align:justify; font-size:13px; }
img { max-width:100%; vertical-align:top; }

body {
	background: transparent url(images/topbg.gif) center top repeat-x;
	font-family: Arial, Tahoma, Trebuchet MS, Helvetica, Georgia, Garamond;
	font-size: 0.80em;
	color: #1b1b1b;
	}
h2, h1{
	color:#9cc641;
	font-size: 24px;
	font-weight:normal;
	margin-bottom:5px;
	}
a{
	text-decoration:none;
	}
.cl{
	clear:both;
	}
.marginTop{
	margin-top:20px;
	}
.borderAbove{
	border-top: 1px dashed #9cc641;
	padding-top:10px;
	}
.redColor{
	color:#FF0000;
	}

.groupGrid:after, .topOffer:after, .BotmOffer:after, .testimonials blockquote cite:after, fieldset:after, .extraContent ul:after{
	content:'';
	clear:both;
	display:block;
	}

.wrapper{
	margin:0 auto;
	padding:0 10px;
	}
#stickyBar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background: #000;
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
	font-family: Tahoma, Arial, Trebuchet MS, Helvetica;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	padding: 8px 10px;
	}
#stickyBar strong { color: #9cc641; font-size: 1.20em; }
#stickyBar a { color: #ffffff; }
#stickyBar a:hover { color: #9cc641; }
@media (max-width:767px) {
	#stickyBar span { display: none; }
	}
	
	.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	padding-top: 36px;   ← add this line
	}
    
 #toptxt {
	color: #ffffff;
	font-size:0.8em;
	text-align: center;
	font-family: Tahoma, Arial, Trebuchet MS, Helvetica;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	margin: 10px auto;
	} 
	
#toptxt strong {
	color: #9cc641;
	font-size: 1.20em;
	}

.btn {
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #FFFFFF;
   font-family: Open Sans;
   font-size: 40px;
   font-weight: 500;
   padding: 40px;
   background-color: #9CC642;
   text-shadow: 1px 1px 20px #000000;
   border: solid #99C624 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
}

.btn:hover {
   background: #A6D83A;
   border: solid #99C624 1px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   text-decoration: none;
}
.cognito .c-forms-form {
    background-color: #9cc642;
    padding: 20px!important;
}

/* ========================================================= Navigation Section */
#navigation{
	border-bottom:1px dotted #BDD980;
	border-left:1px dotted #BDD980;
	border-right:1px dotted #BDD980;
	margin:0 1px;
	}
#mobileNav{
	display:none;
	}
.menu li{
	display:inline-block;
	}
.menu li a{
	border-right:1px dotted #BDD980;
	color:#616161;
	display:inline-block;
	padding:10px 11px;
	text-transform:uppercase;
	}
.menu li:last-child a{
	border-right:none;
	}
.menu li a:hover{
	color:#9CC641;
	}

#phoneNumber{
	display:none;
	}
/* ========================================================= Mid Content Section */
#midPanel{
	margin:30px 0;
	}
.groupGrid{
	position:relative;
	}
.groupGrid strong {
	font-size: 1.05em;
	color: #4d2a1a;
	}
.groupGrid .col1{
	float:left;
	}

/* Resolve Issue Section */
#resolveIssue .col1{
	width:25%;
	}
#resolveIssue .col2{
	float:left;
	width:73%;
	}
#resolveIssue .col1 .callNow, .wowBagdet{
	display:block;
	text-align: center;
	}
#resolveIssue .col1 .callNow img, .imageSec img{
	margin-bottom:5px;
	}
#resolveIssue .col1 .callNow strong, .imageSec strong, .extraContent .callNow strong{
	display: block;
    font-size: 19px;
    letter-spacing: 6px;
    text-align: center;
	}
.extraContent .callNow strong{
	margin-bottom:20px;
	}
#resolveIssue .col1 .callNow strong em, .imageSec strong em{
	color: #9cc641;
	display: block;
    font-size: 17px;
    font-style: normal;
    letter-spacing: 4px;
	}
.slideGrid{
	float: left;
	margin-right: 20px;
	}
#resolveIssue .slideGrid h1 {
	font-size: 30px;
	font-weight:bold!important;
	}
.colContent{
	padding-right: 50px;
	padding-top: 47px;
	}
	.colContenthome{
	padding-right: 0px;
	padding-top: 10px;
	}
.extraContent ul {
	list-style:square;
	margin-bottom:20px;
	margin-left:20px;
	}
.colContent strong span{
	display:none;
	}
	.colContenthome strong span{
	display:none;
	}
.extraContent h3{
	text-align:center;
	position: relative;
	}
.extraContent h3 span{
	font-size:21px;
	}
.extraContent ul li{
	float:left;
	font-size: 16px;
	padding:3px 0;
	width:50%;
	}
.borderTop{
	border-top: 1px dashed #9cc641;
	}
.twolColm{
	margin:30px 0;
	}
.twolColm .col1{
	padding-top:30px;
	width:50%;
	}
.twolColm .col1 .colContent .colContenthome{
	padding-top:0;
	}

.slogan {
	border: 3px solid #9cc641;
	padding: 10px 15px;
	margin-top: 25px;
	text-align: center;
	color: #65430c;
	font-size: 20px;
	font-weight: 400;
	font-family: arial, helvetica, tahoma;
	text-shadow: 1px 1px 1px rgba(10,10,10,0.3);
	letter-spacing: 0.15em;
	}

/* Bottom Section */
#money .col1{
	border-right: 1px dashed #9cc641;
	padding-top:20px;
	width:73%;
	}
#money .sideMoney{
	border-right: none;
	float:right;
	padding-top:20px;
	width:25%;
	}
#money .carDev{
	float:left;
	margin-right:20px;
	}
.topOffer{
	border-bottom: 1px dashed #9cc641;
	padding-bottom:20px;
	padding-right: 40px;
	}
ul.tick{
	margin-bottom: 20px;
	}
ul.tick li{
	background:url(images/yes-icon.gif) no-repeat 0 7px;
	padding:10px 0 10px 40px;
	}


.note p {
	color: #777;
	font-size: 0.85em;
	line-height: 1.75em;
	font-family: arial, tahoma;
	}

/* Profile Section */
.profileS {
	border-right: 1px dashed #9cc641;
	border-top: 0px dashed #9cc641;
	float:left;
	margin-top: 0;
	padding: 35px 15px 0 0;
	width:37%;
	}
.profileS img{
	float:right;
	margin-left:10px;
	}
.profileS p{
	text-align:left;
	}

.btmSpecialist .wowBagdet{
	float:right;
	}
.btmSpecialist p strong{
	font-size: 1.05em;
	color: #4d2a1a;
	}
.btmSpecialist h3.homeRanked{
	border: 3px solid #9cc641;
	padding: 10px 15px;
	margin: 25px 0 20px;
	text-align: center;
	font-family: arial, helvetica, tahoma;
	width:100% !important;
	left:0!important;
	}
.btmSpecialist ul{
	width:49%;
	}
	
/* Testimonial Section */
.testimonials{
	float:right;
	padding-top: 30px;
	width:60%;
	}
.testimonials #quote_wrap {
	margin: 5px 10px 5px 10px;
	float: left;
	width: 225px;
	}
.testimonials blockquote .testiContent{
	background:url(images/testimonial-bg.jpg) no-repeat;
	height:223px;
	padding: 16px 13px;
	width:222px;
	}
.testimonials blockquote .testiContent p {
	font-style: normal;
	margin-bottom: 5px;
	font-size: 0.95em;
	line-height: 1.65em;
	}
.testimonials blockquote cite{
	border-bottom:1px dotted rgb(215, 215, 215);
	display:block;
	line-height: 1.35em;
	padding:5px 0 6px 70px;
	position:relative;
	min-height: 27px;
	}
.testimonials blockquote cite label{
	color: #9cc641;
	left:0px;
	position:absolute;
	top: 5px;
	}
.clickHere{
	clear:both;
	display:inline-block;
	margin-top:30px;
	}

/* Gallery */
.gallery{
	margin-right: -40px;
	}
.contentPadTop{
	padding-top:15px;
	}

/* Photos */
.photos td{
	border:1px dashed #9cc641;
	padding: 2%;
	}
.callnow {
	border: 3px solid #9cc641;
	padding: 10px 15px;
	margin-top: 25px;
	text-align: center;
	color: #65430c;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, helvetica, tahoma;
	margin-bottom:20px;
	text-shadow: 1px 1px 1px rgba(10,10,10,0.3);
	letter-spacing: 0.15em;
	text-transform: uppercase;
	}

/* Contact Us */
.data{
	font-size:14px;
	}
.data dt{
	color:#9cc641;
	padding:3px 0;
	}
.data dd{
	margin-bottom:20px;
	}
.contactForm{
	background: #9cc641;
	padding: 23px;
	}
.contactForm fieldset{
	margin-bottom:10px;
	}
.contactForm fieldset label{
	color:#fff;
	display:inline-block;
	float:left;
	font-weight:bold;
	padding-top:8px;
	width:32%;
	}
.contactForm fieldset .inputFields{
	float:left;
	width:100%;
	}
.contactForm fieldset .inputFields input[type="text"], .contactForm fieldset .inputFields select, .contactForm fieldset .inputFields textarea{
	border: none;
	border-bottom: 2px solid #69930D;
	font-family:tahoma;
	font-size:12px;
	height: 30px;
	padding:5px;
	width: 100%;
	}
.contactForm fieldset .inputFields textarea{
	height:120px;
	}
.contactForm fieldset .inputFields input[type="submit"]{
	background: #000;
	border: none;
	padding: 10px 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	}
.contactForm fieldset .inputFields input[type="submit"]:hover{
	background:#69930D;
	}
.topOffer .contactForm{
	width:85%;
	}
.captchaSection .captcha{
	float:left;
	}
fieldset.captchaSection .inputFields{
	float:right;
	width:77%;
	}
.mobileForm {
	clear:both;
	display:none;
	margin-top: 30px;
	}
.contactForm p{
	font-size:24px;
	text-align:center;
	}
.contactForm p strong{
	display:block;
	font-weight:normal;
	line-height: 28px;
	}
.contactForm p span{
	font-size:12px;
	display:block;
	padding-top:10px;
	}
.mobileForm .contactForm fieldset .inputFields{
	width:100%;
	}
.mobileForm .contactForm fieldset .inputFields input[type="text"], .mobileForm .contactForm fieldset .inputFields select, .mobileForm .contactForm fieldset .inputFields textarea{
	height:40px;
	}
.mobileForm .contactForm fieldset .inputFields textarea{
	height:120px;
	}
		
/* ========================================================= Footer Section */
#footer{
	background: url(images/footerbg.gif) center top repeat-x #000;
	padding: 35px 0 10px;
	width: 100%;
	}
#footer p{
	color: #979797;
	font-size: 0.85em;
	text-align:center;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover{
	color:#ccc;
	}
.photos td{
	width:50%;
	}
/* ========================================================= Media Section */
@media (min-width:480px) {
.wrapper{
	max-width:460px;
	}
}
@media (min-width:768px) {
.wrapper{
	max-width:760px;
	}
}
@media (min-width:980px) {.extraContent h3{font-size: 19px;}}
@media (min-width:1020px) {
.wrapper{
	max-width:980px;
	}
.extraContent h3{
	font-size: 19px;
	position: relative;
	text-align: center;
	}
.extraContent h3.homeRanked{
	left: 3%;
    width: 888px;
	}
}

@media (max-width:1019px) {
.profileS, .testimonials, #resolveIssue .col2, #resolveIssue .col1 {
	width:100%;
	}
.colContent{
	padding-right:0;
	padding-top:0;
	}
	.colContenthome{
	padding-right:0;
	padding-top:0;
	}
.profileS{
	border-right:none;
	}
#resolveIssue .col1 .callNow{
	text-align:center;
	}
#mobileNav {
    background: url("images/menuMobile.png") no-repeat scroll 99% center #000;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 15px 20px;
    text-transform: uppercase;
	}
.menu{
	display:none;
	}
.menu li a, .menu li{
	display:block;
	width:100%;
	}
.menu li a{
	border-bottom: 1px dotted #bdd980;
	border-right:none;
	}
#navigation{
	border:none;
	}
.menu{
	border-left: 1px dotted #bdd980;
	border-right: 1px dotted #bdd980;
	}
.imageSec{
	text-align:center;
	}
.imageSec img{
	float:none;
	}
.gallery{
	padding-right:40px;
	}
.extraContent h3{
	left:0;
	}
.photos td{
	display: block;
	width:100%;
	}
.photos td a{
	display:inline-block;
	width:49%;
	}
}

@media (max-width:767px) {
#resolveIssue .col1, #resolveIssue .col1 .callNow, #money .col1, .topOffer, #resolveIssue .col2, .twolColm .col1, .topOffer .contactForm, .contactForm fieldset .captcha{
	text-align:center;
	width:100%;
	}
#resolveIssue {
    padding-bottom: 0;
	}
.topOffer{
	padding:0 0px;
	}
#money .carDev, .slideGrid, .extraContent{
	float:none;
	margin-bottom:10px;
	}
#money .col1, .topOffer{
	border:none;
	}
#money .sideMoney, #money .sideMoney p, #resolveIssue .col1 .sideMoney p{
	text-align:center;
	}
.fadeIn{
	margin:0 auto;
	}
.testimonials{
	padding-top:0;
	}
.slideGrid{
	margin-right:0;
	}
.slideGrid h3{
	margin-top:20px;
	text-transform:capitalize;
	}
ul.tick{
	margin-top:10px;
	}
ul.tick li, .extraContent ul{
	text-align:left;
	}
.gallery{
	margin-right:0;
	padding-right:0;
	}
.contactForm fieldset label{text-align:left;}
.mobileForm{
	display:block;
	}
#phoneNumber{
	display:block;
	font-size:22px;
	padding:20px 0 10px;
	text-align:center;
	text-transform:none;
	}
#phoneNumber strong{
	color: #4d2a1a;
	padding-top:5px;
	}
#resolveIssue .col1 .callNow strong em, .imageSec strong em, #toptxt span, .rickSolve, .extraContent .callNow strong em{
	display:none;
	}
.slideGrid h3{
	line-height:22px;
	}
.colContent p{
	text-align:center;
	}
	.colContenthome p{
	text-align:center;
	}
.slideGrid h3 img, .colContent .colContenthome strong span{
	display:inline;
	}
.contactForm fieldset label{
	padding-bottom:5px;
	}
.contactForm fieldset .captcha{
	margin-bottom:5px;
	}
.contactForm fieldset .inputFields input[type="submit"]{
	font-size:16px;
	padding: 25px 0;
    width: 100%;
	}
.contactForm fieldset label, .contactForm fieldset .inputFields{
	width:100%;
	}
.imageSec, .secMar {
    margin-bottom: 20px;
	}
#resolveIssue .slideGrid h1{
	font-size:35px;
	}
.extraContent h3 , .colContent .colContenthome h3{
	font-size: 19px;
	}
.btmSpecialist .wowBagdet{
	float:none;
	margin-bottom:20px;
	}
.btmSpecialist ul{
	width:96%;
	}
.btmSpecialist p{	
	text-align:center;
	}
.btmSpecialist h3.homeRanked{
	border:none;
	padding:0;
	}
.extraContent h3 span{
	padding:0 8px;
	}
}

@media (max-width:450px){
.fix-it{
	margin-bottom:20px;
	}
.testimonials #quote_wrap{
	float: none;
    margin: 0 auto;
	}
#footer{
	padding-left:10px;
	padding-right:10px;
	}
#footer span{
	display:block;
	padding-top:10px;
	}
.contactForm fieldset label, .contactForm fieldset .inputFields{
	width:100%;
	}
.contactForm fieldset label{
	padding-bottom:4px;
	}
.extraContent ul li, .btmSpecialist ul li{
	width:50%;
	}
.wowBagdet{
	margin-top:10px;
	}
}