@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);
body,html, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label{ margin: 0; padding: 0; border: 0; font-weight:normal; line-height:normal;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; margin:0; padding:0;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
table { border-collapse: collapse; border-spacing: 0; }


/*Common Css*/
ol{list-style-type: decimal; margin-left:15px;}
ul, ol{margin-top:10px;}
ul li { background: url("../images/black_bullet.png") no-repeat 0 6px; padding-left: 15px; margin-bottom: 10px; }
ol li { font-size: 15px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; padding-left:5px; margin-bottom: 10px;  }

h1 {font-size: 48px;}
h2 {font-size: 35px;}
h3 {font-size: 25px;}
h4 {font-size: 20px;}
h5 {font-size: 17px;}
h6 {font-size: 14px;}



/* --------------------------------------------------------------
 MAIN STYLE
----------------------------------------------------------------- */

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

html { overflow-x: hidden;}
body { font-size:16px; line-height:20px; color:#666666;  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; }
p { font-size:16px; line-height:20px; margin-bottom:20px; color:#666666;  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; }
a { text-decoration: none;  _noFocusLine: expression(this.hideFocus=true); color:#ec8723; outline: none; }
a:visited {outline: none;}
img,input[type=text] { border:none; outline:none;}
img{max-width:100%; height:auto;}

.container { margin: 0 auto; width:1170px;  }
.header {padding: 32px 0 25px;}
#logo {float: left; margin-left: 15px; margin-top: -3px;}
.btnSignup {background: #74bd00; padding:0 26px; height: 42px; color: #fff; line-height: 42px; border-radius: 5px; font-size: 14px; float: right; margin-right: 15px; text-transform: uppercase; font-family: arial; transition-duration: 0.5s;}
.btnSignup:hover{background: #6a9623;}

.topNav {float: right;margin-right: 52px;}
.topNav li {float: left; padding-left: 27px; background: none; position: relative; }
.topNav li a {font-size: 13px; text-transform: uppercase; line-height: 42px; color: #95A5A6; font-family: arial; letter-spacing: 2px; transition-duration: 0.5s;}
.topNav li a:hover, .topNav li:hover > a, .topNav li:hover li:hover > a {color:#1abc9c;}
.topNav li ul { position: absolute; top: 100%;  background: #fff; width: 250px; margin-top: 0; left: 11px; -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2);
box-shadow: 0 1px 6px 0 rgba(0,0,0,0.2); z-index: 223; display: none; border-bottom: 4px solid #74bd00;}
.topNav li:hover > ul, .topNav li:hover li:hover > ul { display: block; }
.topNav li ul li { padding-left: 0; float: none; margin-bottom: 0; border-top: 1px solid #eee; }
.topNav li ul li:first-child { border: none;  }
.topNav li ul li a { padding: 10px 15px; line-height: normal; letter-spacing: 1px; display: block; line-height: 22px; }
.topNav li ul ul { left: 100%; top: 0; }

.footer {background:#1A1A1A; padding: 85px 0; color: #BDC3C7; font-size: 14px; border-top:2px solid #fff;}
.bottomCols {padding: 0 15px; box-sizing: border-box; width: 100%;}
.bottomCols .col {float: left; padding-right: 20px;}
.bottomCols .col h2 {font-size: 16px; margin-bottom: 20px; color: #fff;}
.bottomCols .col ul li { background: none; padding-left:0px; margin-bottom: 0; }
.bottomCols .col ul li a {color: #BDC3C7; font-size: 16px; line-height: 24px;}
.bottomCols .col-1 {width: 565px;}
.bottomCols .col-1 p {font-size: 22px; color: #fff; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
.bottomCols .col-1 p span {font-size: 14px; display:block; padding-top: 20px; color: #BDC3C7;}
.bottomCols .col-4 { padding-right: 0;}
.bottomCols .col-4 a {font-size: 15px; background: #C0392B; color: #fff; width: 100%; display: block; line-height: 42px; border-radius: 5px; text-align: center; transition-duration: 0.5s;}
.bottomCols .col-4 a:hover{background: #aa2c1f;}

.bottomCols .col-2 {width: 174px;}
.bottomCols .col-3 {width: 176px;}
.bottomCols .col-4 {width: 165px;}
.bottomLinks {clear: both; border-top:1px solid #374859; clear: left; width: 540px;}
.bottomLinks ul {padding:15px 0 0 15px;}
.bottomLinks ul li  {float: left; padding-right: 10px; background: none; margin-bottom: 0;}
.bottomLinks ul li a {color: #95A5A6; font-size: 14px;}
.bottomLinks ul li a:hover ,.bottomCols .col ul li a:hover {color: #8c8f8f;}

.topBanner {background-position: 50% 0;background-repeat: no-repeat;background-size: 100% auto;border-bottom: 1px solid #2c2c2c;}
.topBanner .row {
    padding: 157px 15px 138px;
    width: 550px;
}
.topBanner h1 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 16px;
}
.topBanner p {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 30px;
}
.topBanner a {
    background: #74bd00 none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 42px;
    padding: 0 20px;
}
.home .topBanner {background-repeat: no-repeat; background-size: 100% auto; background-position: 50% 0;border: none;}
.home .topBanner .row {margin: 0 auto;padding: 45px 0;text-align: center;width: 728px;}
.home .topBanner  h1 {font-size: 40px !important;color: #fefefe;line-height: normal;margin-bottom: 40px;margin-top: 20px;}
.home .topBanner .row p{font-size: 18px;color: #fefefe;margin-bottom: 22px;line-height: 26px;margin-top: 5px !important;}
.home .topBanner .row span.subtitle{font-size: 16px;color: #c2c2c2;text-transform: uppercase;display: block;}
.home .topBanner a {background: #74bd00 none repeat scroll 0 0;border-radius: 6px;color: #fff;display: inline-block;font-size: 22px;line-height: 48px;
padding: 0 30px;}
.home .topBanner a:hover{background: #6a9623;}
.home .banner-videobox{width: 862px;border-radius: 6px;overflow: hidden;margin: auto;position: relative;
  -webkit-box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.75);}
.play-btn{position: absolute;width: 117px;height: 117px;background: url(../images/play-button.png)no-repeat;top:50%;left:50%;margin: -58px 0 0 -58px;padding: 24px 28px;}
.play-btn:hover{background: url(../images/play-button-hover.png)no-repeat;}
.home .topBanner .youtube-link{height: 60px;width: 60px;padding: 0;background: none;}
.home .topBanner .youtube-link:hover{background: none;}

.itsFree {background: #000;}
.freeText {line-height: 98px;background: #8fc538; color: #31470d; text-transform: uppercase; font-size: 24px; font-weight: 700; float: left; padding: 0 16px 0 31px; position: relative; z-index: 1111;}
.freeText:after {position: absolute; content: ""; right: -30px; top: 0; border-top: 49px solid transparent; border-bottom: 49px solid transparent; border-left: 30px solid #8fc538; }
.freeText:hover {background:#e74c3c; color: #fff; }
.freeText:hover:after {border-left: 30px solid #e74c3c;}

.itsFree ul {padding-left: 60px; float: left; background: #333; position: relative; z-index: 222; margin-top: 0;}
.itsFree ul:after {position: absolute; content: ""; right: -30px; top: 0; border-top: 49px solid transparent; border-bottom: 49px solid transparent; border-left: 30px solid #333; }
.itsFree ul li {line-height: 98px; float: left; color: #ccc; font-size: 24px; padding: 0 14px 0 11px; background:url('../images/black-circle.png') no-repeat 0 50%; margin-bottom: 0;}
.itsFree ul li span {padding-left: 20px;}

.unlimited {float: left; line-height: 98px; font-size: 24px; color: #fff; padding-left: 60px;}

.integratedWith {padding: 70px 0; text-align: center;}
.integratedWith h3 {color: #8fc538; font-size: 24px; text-transform: uppercase; font-weight: 700; margin-bottom: 40px;}
.integratedWith ul li { display: inline-block; /*background: url(../images/logo-sep.jpg) no-repeat 0 0;*/ padding: 0 42px 0 44px; list-style: none; background: none;}
.integratedWith ul li:first-child {background: none;}

.testimonialWrap {background: #f2f2f2; border-radius: 3px; box-shadow: 0 1px  2px  #c0c0c0; margin-bottom: 58px; position: relative; text-align: center; padding: 50px 61px 35px; }
.testimonialWrap h4 {color: #333; font-size: 24px; font-weight: 700; text-transform: uppercase; margin-bottom: 40px;}
.testimonialWrap h4 span {color: #8fc538;}
.clientImg {clear: both; height: 100px; width: 100px; margin: 0 auto 20px; border-radius: 50%; overflow: hidden;}
.testimonialWrap p {color: #666; font-size: 14px; font-style: italic; position: relative; padding: 5px 65px; }
.testimonialWrap p:before { position: absolute; left: 0; top: 0; content: ""; background: url(../images/front-quote.png) no-repeat 0 0; width: 57px; height: 45px;}
.testimonialWrap p:after { position: absolute; right: 0; top: 0; content: ""; background: url(../images/back-quote.png) no-repeat 0 0; width: 57px; height: 45px;}
.testimonialWrap ul li { width: 100%; text-align: center; background: none; padding-left: 0; margin-bottom: 0; }

.cycle-pager span {height: 8px; width: 8px; border-radius: 50%; display: inline-block; background: #ccc; font-size: 0px; margin-right: 6px; cursor: pointer;}
.cycle-pager span.cycle-pager-active { background: #8fc538;}

.coreFeatures {background-repeat: no-repeat; background-size: 100% auto; padding: 50px 0; text-align: center;}
.coreFeatures h4 {color: #333; font-size: 24px; /*font-weight: 700;*/ margin-bottom:60px;}
.coreFeatures ul {padding-top: 50px;}
.coreFeatures ul li { /*box-shadow: 0 1px 2px #79853d;*/ float: left;position: relative; width: 270px; margin-left: 30px; margin-bottom: 0; background: #fff; border-radius: 5px; padding: 18px; box-sizing: border-box;}
.coreFeatures ul li:first-child{ margin-left: 0;}
.coreFeatures ul li h5 {color: #000; font-size: 20px; font-weight: 700; margin:60px 0 20px;}
.coreFeatures ul li p { font-size: 14px; margin-bottom: 0;}
.coreFeatures ul li .image {position: absolute; top: -56px; left: 50%; margin-left: -50px;}

.planBox {border:3px solid #EBEDEE; width: 432px; margin: 110px auto; text-align: center; border-radius: 5px; padding-bottom: 25px;}
.planBox h2 {color: #2C3E50; font-size: 24px; font-weight: 500; margin-bottom: 10px; padding: 27px 10px; border-bottom: 2px solid #ebedee; font-weight: 500;}
.planBox h2 span {display: block; color: #BDC3C7; font-size: 18px; padding-top: 7px;}
.planBox .planDetail {padding: 20px 10px;}
.planBox p { color: #BDC3C7; font-size: 18px; line-height: 28px; margin-bottom: 8px;}
.planBox p span {color: #7F8C8D; font-weight: 500;}
.planBox .planbtn {background: #74bd00; color: #fff; border-radius: 5px; padding: 0 48px; line-height: 42px; display: inline-block; font-size: 15px; transition-duration: 0.5s;}
.planBox .planbtn:hover {background: #6a9623;}

.pageTopLine {background: #333; }
.pageTopLine h1 {line-height: 98px;color: #fff; font-size: 33px; text-align: center; margin-bottom: 0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}

.featurePage { text-align: center; padding: 110px 0;}
.featurePage h2 {color: #2C3E50; font-size: 35px; font-weight: 300; margin-bottom: 36px;}
.featurePage h3 {font-size: 22px; color: #7F8C8D; font-weight: 300; margin-bottom: 67px;}
.featurePage ul.featureBoxes li {width: 290px !important; margin: 0 50px; float: left; background: none; padding-left: 0;}
.featurePage ul.featureBoxes li .image {width: 100px; height: 100px; border-radius: 5px; overflow: hidden; margin: 0 auto 37px; }
.featurePage ul.featureBoxes li .image img { max-width: 100%;}
.featurePage ul.featureBoxes li h4 { font-size: 18px; font-weight: 500; color: #2C3E50;margin-bottom: 10px;}
.featurePage ul.featureBoxes li p {font-size: 14px;}


#inner-content {max-width: 1000px; margin: 0 auto; padding: 50px 0;}
#inner-content p { line-height: 30px;}
#inner-content .article-header {display: none;}
.header { border-bottom: 1px solid #eee;}
#inner-content  ul, #inner-content ol {margin: 0px auto;list-style: outside none none;padding-top: 5px; }
#inner-content ul li { padding-left: 20px; padding-bottom: 15px;line-height: 25px; margin-bottom: 0; }
#inner-content ul li:before {content: "•";color: #5EC9FF;margin-left: -20px;margin-right: 15px;font-size: 28px;position: relative;top: 3px; }

.contactUs {padding: 110px 0;}
.leftForm {float: left; width: 560px; margin-top: -10px;}
.leftForm h5 {color: #2C3E50; font-size: 28px; margin-bottom: 30px;}
.contactUs .rightColumn {float: right;width: 360px;}
.contactUs .rightColumn .helpText h6 {color: #2C3E50; font-size: 18px; margin-bottom: 12px;}

.contactText a {color: #1ABC9C;  font-size: 46px; font-weight: 700;}
.contactText span {color: #95A5A6; font-weight: 700; font-size: 13px; letter-spacing: 2px;}
.leftForm input[type=text]{border:1px solid #BDC3C7 ; border-radius: 5px; padding: 10px 15px !important; width: 400px !important; box-sizing: border-box; color: #666; font-size: 15px !important;}
.leftForm textarea { border:1px solid #BDC3C7 ; border-radius: 5px; padding: 10px 15px !important; height: 130px !important; width: 500px !important; box-sizing: border-box; color: #666; font-size: 15px !important; }
.gform_wrapper .top_label .gfield_label {font-weight: normal !important; margin-bottom: 5px !important; font-style:normal !important;}
.leftForm .gform_wrapper .gform_footer input[type="submit"] { background:#74BD00; border:none; padding:0px 26px;height: 42px;color: #FFF;line-height: 42px;border-radius: 5px;font-size: 14px;float: left; cursor: pointer; font-weight: 700; margin-right: 15px;text-transform: uppercase;font-family: arial;transition-duration: 0.5s;}
.leftForm .gform_wrapper .gform_footer input[type="submit"]:hover {background: #6a9623;}

.leftForm .gform_wrapper li.gfield.gfield_error.gfield_contains_required {margin:0 !important; padding: 0 !important; border:none !important; background: none !important;}
.gform_wrapper div.validation_error {display: none !important;}
.gfield_description.validation_message {display: none !important;}
#gforms_confirmation_message {font-size: 22px;line-height: 30px;color:#74bd00;}

.error404 #inner-content p { line-height: 30px; font-size: 28px; text-align: center; }
.error404 #inner-content .entry-content { padding:150px 0;}

.blogLeft {float: left; width: 750px;}
.blogRight {float: right; width: 300px;}
.blogList {padding:50px 0;}

.blogRight #searchform label {display: none;}
#searchform input[type=search] { border:1px solid #BDC3C7; padding: 8px 10px; border-radius: 5px;box-sizing: border-box; width:285px;  }
#search-2 {margin-bottom: 20px}
.sidebar .widget h4 { text-transform: uppercase; font-size: 14px; margin-bottom: 10px; color: #EC8723;}
.sidebar .widget ul {margin-bottom: 25px;}
.sidebar .widget ul li {background: url(../images/bullet.png)no-repeat 0 8px; padding-left: 15px; margin-bottom: 0; }
.sidebar .widget ul li a {color: #666; font-size: 15px; line-height: 25px;}
.sidebar .widget ul li a:hover {color: #5d7d2a;}

#searchsubmit {float: left; display: none;}
.h2.entry-title { font-size: 24px; margin-bottom: 15px; }
.h2.entry-title a {color:#333;}
.entry-content {margin-bottom: 10px;}
.footer-category {display: none;}

.article-footer{ margin-top: 20px;}
.article-footer p {font-size: 12px;}

.article-footer .byline  {float: left;}
.footer-comment-count {float: right;}
.article-footer {clear: both; width: 100%; display: block; padding-bottom: 15px;}
.h2.entry-title a:hover {color: #ef5424;}
.article-header { margin-bottom: 20px;}
.entry-content  h2 {font-size: 17px; margin-bottom: 10px;}
.entry-content  h3 {font-size: 18px; }
.entry-content {font-size: 14px;}
.entry-content p {font-size: 14px !important;line-height:20px !important;margin:0 0 10px 0 !important;}
.archive-title.h2 {font-size: 22px; margin-bottom: 25px;}

h1.archive-title { margin-bottom: 25px; font-size: 24px;}

#post-not-found .article-header h1 {font-size: 18px;}
.article-footer {border-bottom: 1px solid #ddd; padding-bottom: 0; margin-bottom: 30px; clear: none;}
.entry-title.single-title {color: #333;}
h3.search-title {font-size: 24px; color: #333;}
h3.search-title a {color: #333;}
.topBanner a:hover {background: #6a9623;}
.menuIcon {display: none; position: absolute; right: 0; top: 0;cursor: pointer;}

.gform_wrapper.gf_browser_gecko ul li, .gform_wrapper.gf_browser_gecko ul li, .entry .gform_wrapper.gf_browser_gecko ul li, .entry .gform_wrapper.gf_browser_gecko ul li{background: none; padding-left: 0;}

#commentform label { width:100px; float: left; vertical-align: top; }
#commentform input, #commentform textarea { border:1px solid #d5d5d5; width:300px;padding:9px;}
#commentform .form-allowed-tags { display: none; }
#commentform input.submit{
    background: none repeat scroll 0 0 #74bd00;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    margin-right: 15px;
    padding: 0 26px;
    text-transform: uppercase;
    transition-duration: 0.5s;
    width: 200px;
    margin-bottom: 25px;
}

.pricing_plans{
    margin-top:10px;
}
.pricing_plans h1 {
    margin: 40px 0 50px;
}
.gform_wrapper ul li.gfield {background:none; padding:0;}

/*NewCss 07052015*/

.business-running { padding-top: 0; }
.business-running .container { width: 820px;  }
.business-running.coreFeatures h4 { font-size: 28px; }
.coreFeatures ul li { width: 48.5%; padding:0; margin-left: 0; margin-bottom: 45px; text-align: left;  }
.coreFeatures ul li .image { float: left; width: 70px; position: inherit; margin-left: 0; top: 0; left: 0; }
.coreFeatures ul li .content { float: right; width: 310px; }
.coreFeatures ul li:nth-child(even) { float: right; }
.coreFeatures ul li h5 { margin-top: 0; }

.timesheets-feature-section { background: #f8f8f8; padding: 50px 0; }
.timesheets-feature-section h4 { text-align: center; font-size: 24px; color: #333; margin: 0 0 40px; }

.timesheets-feature-section .image { width: 60%; float: right; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 5px; -webkit-box-shadow: #ccc 0px 2px 3px;
-moz-box-shadow: #ccc 0px 2px 3px; box-shadow: #ccc 0px 2px 3px; overflow: hidden;  }
.timesheets-feature-section .image img { vertical-align: top; }
.timesheets-feature-section .content { width: 35%; float: left; }
.timesheets-feature-section .content h5 { font-size: 28px; color: #000; font-weight: 700; margin: 0 0 10px; }
.timesheets-feature-section .content p { line-height: 24px; }
.timesheets-feature-section .content p a { color: #74bd00; }

.estimate-block { text-align: left; margin-bottom: 60px; }
.estimate-block * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }
.estimate-image { width: 50%; float: left; padding-right: 15px; }
.estimate-image img { display: block; }
.estimate-image iframe { width: 100%; }

.estimate-image h4 { margin-bottom: 35px; text-align: center; font-weight: 300; color: #2c3e50; padding-top: 32px; }
.estimate-content { width: 50%; float: left; padding-left: 15px; }
.estimate-content h4 { font-weight: bold; }
.estimate-content .btnSignup { float: none; display: inline-block; }

.page-template-tmpl-estimatesonline .featurePage ul.featureBoxes li {width: 310px; margin: 0 40px;}
.estimates_boxes-section h3 { margin-bottom: 47px; }

/* Responsive Menu */
#responsive-menu .responsive-menu li a { width: 100%; height: auto; white-space: normal; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; padding: 10px 50px 10px 15px; }
#responsive-menu .appendLink { padding: 10px 12px; height: auto; }
#responsive-menu .responsive-menu li li a { width: 100%; }
#responsive-menu .responsive-menu li li li a { width: 100%; }
.page-template-tmpl-home .timeTrakingContent h2 { font-size: 24px; }
.page-template-tmpl-home .timeTrakingContent p { padding-top: 15px; }
#responsive-menu #rm-additional-content{padding:0 5%;}

/*Comaprison page */
.comparisonPage{padding: 100px 0;text-align: center;}
.comparisonPage h2{color: #2c3e50;}
.tabSection{margin-top: 40px;}
.tabSection ul{margin-top: 0;}
.tabSection ul li{display: inline-block;list-style: none;background: none;border:1px solid #dddddd;
margin: 0 5px;border-radius: 3px;padding: 0;}
.tabSection ul li a{font-size: 14px;padding:5px 15px;font-weight: bold;text-transform: uppercase;display: block;color: #666666;}
.tabSection ul li:hover a{background: #74bd00;color: #ffffff;}

.comparisonContent{margin-top: 85px;}
.tableContent{width: 558px;float: left;}
.tableContent ul{margin-top: 0;}
.tableContent ul li{background: none;margin: 0;padding: 0;}
.tableItem h6{color:#fff;padding: 5px 0;}
.tableItem p{font-size: 28px;font-weight: bold;color: #fff;margin: 0 !important;padding:22px 5px;}
.tableItem .minterapp-block{background: #74bd00;border-top-left-radius: 3px;}
.tableItem .minterapp-block h6{background: #69aa01;border-top-left-radius: 3px;}
.tableItem .minterapp-block p{padding: 22px 28px;}
.tableItem .slaesmate-block{background: #4f4f4f;border-top-right-radius: 3px;}
.tableItem .slaesmate-block p{padding:22px 14px; }
.tableItem .slaesmate-block h6{background:#333333;border-top-right-radius: 3px;}

.tableItem{width: 100%;float: left;}
.tableItem  tbody {border-top-left-radius: 3px; border:1px solid #d8dfe9;}
.tableItem table td:nth-child(2n) { border-left:1px solid #d8dfe9;border-right:1px solid #d8dfe9; }
.tableItem td{padding: 17px 10px;font-size: 13px;color: #888888;vertical-align: middle;line-height: normal;}
.tableItem img{vertical-align: middle;}
.tableItem tr td:first-child{text-align: left;width: 220px;}
.tableItem tbody tr:first-child{border-top-left-radius: 3px;}
.tableItem tbody tr:nth-child(2n) {background: #eeeeee;}

.comparisonText{float: left;width: 570px;text-align: left;margin-left: 20px;}
.comparisonText p{margin-bottom: 55px;line-height: 22px;}


/*Styling updated Changes*/
.sign_up_form
