<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Jacksonville Beach Lawn Service - Turf Rider Landscape Management
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */
.turfBox .text, .textBox .left,.serviceBox .text,.baniftBox .text,.tipsBox .text,.startBox .link{width: 792px;}
.toppage{margin-top: 100px;}
.dfpage ul{
    list-style: none;
}
.dealsBox ul {
    list-style: none outside none;
    margin-top: 46px;
    overflow: hidden;
    text-align: center;
}

.dealsBox li {
    display: inline-block;
    float: none;
    margin: 0 40px 0 0;
    padding: 22px 10px;
    width: 278px;
    min-height: 184px;
}

.dfpage ul li{
    color: #666666;
    font-family: "lucida_grandebold";
    font-size: 14px;
    line-height: 36px;
    padding-bottom: 9px;
    text-decoration: none;
    background: url("images/disc.png") no-repeat left 13px rgba(0, 0, 0, 0);
    padding-left: 13px;
}
.dfpage p{line-height: 28px !important;font-weight: normal !important;}

.toppage .baniftBox {
    background: url("images/deals.png") repeat-x center bottom #fff !important;    
    width: 100%;
    padding-top: 0px !important;
}

.toppage .turfBox {
    background: url("images/back-page.png") repeat-x center top;
    padding: 34px 0 36px;
    width: 100%;
}
.image p{font-size: 12px;}
.toppage .serviceBox{padding-bottom: 0px !important;}
.page-template-page-templatesturf-deals-php .toppage .turfBox{padding-top: 0px;}


.dfpage li a {
    color: #004990;
    text-decoration: none;
}


.cont li:first-child {
    border: 0 none;
}

.cont ul {
    list-style: none outside none;
    overflow: hidden;
}


.cont li {
    border-top: 1px solid #CCCCCC;
    color: #666666;
    
    font-family: "lucida_grandebold";
    font-size: 16px !important;
    line-height: 36px;
    overflow: hidden;
    padding: 17px 0;
    width: 100%;
     background: none !important;
    
}

.blog-post{margin-bottom: 32px;border-bottom: 1px solid #cccccc;padding-bottom: 32px;}
.blog-post:last-child{border-bottom: none;}
.blog-post .title p {
    background: #cccc00;
    border-radius: 150px;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    height: 70px;    
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
    width: 70px;
    margin-right: 18px;
    font-family: "Raleway",sans-serif;
    font-weight: bold;
}

.blog-post .title p span {
    display: block;
    font-size: 28px;
    margin-top: -10px;
     font-family: "Raleway",sans-serif;
}

.blog-post .title h3 {
    color: #004990;
    float: left;   
    margin: 0;
    padding: 6px 0 0;
    width: 78%;
   
}
.blog-post .title h3 a{ text-transform: uppercase;font-family: "Raleway",sans-serif;font-weight: bold; font-size: 28px;text-decoration: none;color: #004990;}
.blog-post .title h3 a:hover{text-decoration: underline;}
.blog-post .title h3 span{font-size: 16px;color:#4b3905;text-transform: none;font-family: "Georgia",sans-serif;font-style: italic;font-weight: normal;}
.blog-post .title h3 span a{font-size: 16px;color:#0068b3;font-weight: bold;text-decoration: none;text-transform: capitalize;}
.blog-post .title h3 span a:hover{text-decoration: underline;}
.blog-post .image {float: left; margin: 5px 30px 0 0;}
.blog-post .text {float: left; width: 71%;}
.cf{clear: both;}
.widget{border-bottom: 1px solid #cccccc;padding: 14px 0;}
.widget:last-child{border-bottom: 1px solid #cccccc;padding-top:0 !important;}
.widget h3{ font-family: "Raleway",sans-serif;font-size: 18px;font-weight: bold;text-transform: uppercase;}
.widget ul{list-style: none;}
.widget ul li{background: #cccc00;margin-bottom: 16px; font-family: "Raleway",sans-serif;font-size: 16px;font-weight: bold;text-transform: uppercase;color:#fff;}
.widget ul li a{font-family: "Raleway",sans-serif;font-size: 16px;font-weight: bold;text-transform: uppercase;color:#fff;text-decoration: none;display: block;padding: 18px 18px 18px 20px;}
.widget ul li:hover{background: #dddd32;}
.image-full{text-align: center;margin: 24px 0;display: block; position: relative;}
.image-full img{max-width: 100%;height: auto;}
.single .blog-post .title{border-bottom: 1px solid #cccccc;padding-bottom: 32px;}
.single .toppage .turfBox{padding-top:14px ;}
 .single .toppage, .blog .toppage, .category .toppage,.page-template-page-templatestestimonial-php .toppage{
    background: url("images/deals.png") repeat-x center bottom !important;    
    width: 100%;
    padding-top: 0px !important;
}
.page-template-page-templatescontact-php .toppage .center{}

.single .turfBox .center,.blog .turfBox .center, .category .turfBox .center {min-height: 1020px;}
blockquote {
  background: none;
  border-left: 10px solid #cccc00;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #cccc00;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
  font-style: italic;  
}
.right-sidebar{width: 300px;}

.latest-tweets li{background-color: none !important;padding: 0px 8px 4px 48px;border-bottom: 1px solid #cccccc;background:url(images/bck.png) no-repeat !important ;}
.latest-tweets li:last-child{}

.latest-tweets li p{margin-bottom: 0px !important;padding-top: 0px !important;line-height: 20px !important;word-wrap: break-word;}

.latest-tweets li p a{color: #cccc00;padding: 0px !important;}
.latest-tweets li p a:hover{color:#dddd32;}
#contact_us:hover{text-decoration: none;background: #80a4c8;}
a.author:hover{text-decoration: none !important;}




.menuBox ul#menu-main-navigation-1 li.current-menu-item a span { background: #80a4c8; }
.menuBox ul#menu-main-navigation-1 li.current-menu-item a { background: url(images/arrow1.png) center bottom no-repeat; }

   .single .text iframe{max-width: 100%;}
      /** Testimonial***/   
  .testimonials span{border-top: 1px solid #CCCCCC;padding-top: 14px;}    
  .long-desc{margin-bottom: 24px;}
 .testimonials-block {
    display: block;
    margin: 20px 0 0 0;
    width: 100%;
}
.testimonials-block .testimonials {
    float: left;
    margin: 0 4.2% 40px 0;
    padding: 0;
    width: 29%;
    position: relative;
}
.testimonials-block .testimonials.last {
    margin-right: 0;
}
.testimonials-block .testimonials.clear {
    clear: both;
}
.testimonials p {
    padding: 0;
    text-align: left;
}
.testimonials h2 {
    color: #003399; 
    text-align: left;    
    float: none;    
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 14px;

}
.testimonials .short-desc {
    
    display: block;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    width: 100%;
}
.testimonials span {
    font-size: 22px !important;    
    margin-bottom: 10px;
    text-align: left;
    text-transform: capitalize;
    font-family: "Raleway",sans-serif;
    font-weight: bold;
    color:#666666;
    display: block;
}
.btn-test-more {
    background: url("images/toogle-icon-plus.png") no-repeat scroll right top #FFFAEE;
    bottom: 0;
    color: #572E65;
    font-size: 12px;
    height: 16px;
    line-height: normal;
    padding-left: 14px;
    padding-right: 25px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
}
.btn-test-more:hover {
    text-decoration: none;
}
.testimonials .btn-test-more.minus {
    background: url("images/toogle-icon-plus.png") no-repeat scroll right bottom #FFFAEE;
}
.testimonials .testimonial-long-desc {
    display: none;
    margin: 0;
    padding-bottom: 20px;
    width: 100%;
}     
.grpelem{
    color: #666666 !important;
    font-family: "lucida_grandebold";
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 9px;
    
    
}
.testimonials .read-block {
    background: url("images/testimonial-divider-bg.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    height: 16px;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 100%;
    position: relative;
}
.btn-read-more {
    background: url("images/toogle-icon-plus.png") no-repeat scroll right top transparent;
    bottom: 0;
    color: #cccc00;
    font-size: 12px;
    height: 16px;
    line-height: normal;
    padding-left: 14px;
    padding-right: 25px;
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    
    
}

.testimonials .btn-read-more.minus {
    background: url("images/toogle-icon-plus.png") no-repeat scroll right bottom transparent;
}

.cf:before, .cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
p.role{font-size: 12px;font-style: italic;}
a.face_book_icon {
    margin-left: 14px;
    height: 26px;
    margin-right: 0px;
    width: 29px;
    background: url("images/social.png") no-repeat;
    background-position: top right;
    display: inline-block;
}
a.face_book_icon:hover{background-position: right bottom;}

a.twitter_icon{
    
    height: 26px;
    width: 29px;
    background: url("images/social.png") no-repeat;
    background-position: left top;
    display: inline-block;
}
a.twitter_icon:hover{background-position: left bottom;}
.latest_tweets_widget-2 h3{background: url(images/twwit.png) no-repeat right center;}
.navigation h1{display: none;}
.navigation{text-align: center;}
.navigation a.prev{width: 26px;height: 26px;text-indent: -9999px;background: url('images/prev.png') no-repeat ;display: inline-block;}
.navigation a.next{width: 26px;height: 26px;text-indent: -9999px;background: url('images/next.png') no-repeat ;display: inline-block;}
.navigation a{color:#0b4d8f;text-decoration: none;font-size: 20px;margin-right: 20px;}
.navigation span.current{color:#fff;text-decoration: none;font-size: 20px;margin-right: 20px;font-weight: bold;background: #c9cc2c;padding: 4px 10px;border-radius: 3px;}
.navigation span.dots{margin-right: 20px;font-weight: bold;}

.baniftBox .center,.turfBox .center,.textBox .center, #headerCntr .center,.bannerBox .center,#headerCntr .center,#footerCntr .center,.infoBox .center,.serviceBox .center,.tipsBox .center,.dealsBox .center,.startBox .center
{width: 1140px;}
.infoBox li,.infoBox ul{border: none !important;}

.infoBox li {
padding: 5px 62px 7px 0;

}

/** Responsive **/


.mobile_menu{ display:none;}
.nav_icon { display:none;}



.page-template-page-templatescontact-php .toppage, .page-template-page-templatesturf-deals-php .toppage {
    background: url("images/contact-bg.png") repeat-x center bottom !important;
    padding-top: 0 !important;
    width: 100%;
    min-height: 500px;
    background-size:cover !important;
}

.page-template-page-templatescontact-php .startBox, .page-template-page-templatesturf-deals-php .toppage .baniftBox{ background: none !important;}


@media (min-width:1161px) and (max-width:1270px){
    
    
    .bannerBox .image {
    float: right;
    margin: -1% 0px 0 0;
    max-width: 44%;
    position: relative;
}
.bannerBox h2{font-size:70px;}
.tipsBox .offer {
position: absolute;
top: 0px;
right: 0%;
z-index: 0;
}
}


@media (min-width:993px) and (max-width:1160px){

    .bannerBox{height:auto;}
	.bannerBox h2{line-height: 60px;font-size: 60px;}
    .tipsBox .offer{right: 0;}
    .turfBox .text, .textBox .left,.serviceBox .text,.baniftBox .text,.tipsBox .text,.startBox .link{width: 610px;}
    .baniftBox .center,.turfBox .center,.textBox .center, #headerCntr .center,.bannerBox .center,#headerCntr .center,#footerCntr .center,.infoBox .center,.serviceBox .center,.tipsBox .center,.dealsBox .center,.startBox .center
{width: 960px;}


.bannerBox .image {
    float: right;
    margin: -1% -10px 0 0;
    max-width: 48%;
    position: relative;
}
.infoBox li {
padding: 5px 4px 7px 0;

}

}

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

   .bannerBox{height:auto;}
   .bannerBox h2{line-height: 40px;font-size: 40px;padding-top: 7%;}
   .tipsBox .offer{right: 0;}   
   .baniftBox .center,.turfBox .center,.textBox .center, #headerCntr .center,.bannerBox .center,#headerCntr .center,#footerCntr .center,.infoBox .center,.serviceBox .center,.tipsBox .center,.dealsBox .center,.startBox .center{width: 97%;}
   .menuBox li a{font-size: 14px;}
   .menuBox li a span {padding: 0 5px;}   
   .bannerBox .image {float: right;margin: -1% 0 0;max-width: 58%;position: relative;}
   .infoBox li{padding: 5px 8px 7px 0;width: 31%;margin-right: 0px;}
   .infoBox .text {float: left;padding: 3px 0 0 3px;text-align: left;width: 66%;}
   .infoBox img {padding: 9px 4px 0 0;}
   
   .textBox .left,.turfBox .text,.baniftBox .text,.serviceBox .text,.tipsBox .text,.startBox .link,#footerCntr .left {width: 65%;}   
   .textBox .right,.turfBox .image,.baniftBox .image,.serviceBox .image,.tipsBox .image,.startBox .image,#footerCntr .logo {width: 32%;}
   .textBox .right iframe,.widget iframe{width: 100%;}
   .turfBox h2,.baniftBox h2,.serviceBox h2,.tipsBox h2,.dealsBox h2 {color: #666666;float: left;font-size: 34px;line-height: 34px;}
    img{max-width: 100%;height: auto;}
   .baniftBox li{padding-bottom: 0px;}
   .textBox p,.dealsBox p{line-height: 28px;} 
   .dealsBox li{width: 286px;margin-bottom: 24px !important;min-height: 210px;}
   /*.dealsBox p{ padding: 18px 28px 81px;}*/
   .dealsBox h3{font-size: 28px;line-height: 30px;}
   .startBox span,.tipsBox .image span,.image p{font-size: 11px;}
   .serviceBox .image li.last{padding-right: 28px;}
   .serviceBox .image li.reslast{padding-right: 0px;}
   .serviceBox .image ul{text-align: center;}
   .serviceBox .image li{display: inline-block;float: none;}
   .turfBox .blog-post .image{width:20% ;} 
   .testimonials h2 {float: none;font-size: 20px;color: #003399;} 
   .btn-read-more {background: url("images/toogle-icon-plus.png") no-repeat right top #fff;}
   .testimonials .btn-read-more.minus {background: url("images/toogle-icon-plus.png") no-repeat right bottom #fff;}
   
  
}

@media (min-width:320px) and (max-width:767px){
    
    p,#headerCntr ul li,.serviceBox .link li{line-height:24px !important;font-size: 14px !important;}
    #menu-main-navigation-1{display: none;}
        
        /** Mob navigation **/
       .testimonials span{text-align: center;}
    body,html {background: none repeat scroll 0 0 #383838;overflow-x: hidden;} 
    #wrapper{ width:100%; position:relative; z-index:9999; background:#fff; margin:0;}
    .top_section,.header_top{ margin:0 50px 0 0;}
    .header_middle ul{ display:none;}
    .nav_icon {  background: url(images/nav-icon.png) no-repeat 0 0;   display: block;   height: 18px; position: absolute; right:10px; top: 46px;   width: 20px;  z-index:9999;  }
    .mobile_menu{background:#383838; display: block;  height: 100%;   position: absolute;  right: 0;  top: 0;  width: 50%;  z-index: 0;	}
    .mobile_menu ul {  display: block;  float: left;  margin: 0;  padding: 10px 0;margin-top: 105px;}
    .mobile_menu ul li {   float: left; line-height: 24px;  width: 100%;list-style: none;}
    .mobile_menu ul li.submenu_icon a{  }
    .mobile_menu ul li a{ color:#f6f6f6; display:block; padding:0 0 0 10px; line-height:40px; }
    .mobile_menu ul li a:hover,.mobile_menu ul li.active a{background:#004990; }
     ul#menu-main-navigation li.current-menu-item &gt; a { background:#004990; }
    .mobile_menu ul li .sub_menu{ padding:0 0 0 30px;}
    .mobile_menu ul li a{ text-decoration:none;font-size:14px; line-height:30px; padding:4px 0 4px 10px; text-transform:uppercase; font-family: "Fjalla One",sans-serif; }
    .mobile_menu ul li{ margin-bottom:5px; position:relative;}
    .mobile_menu ul li .sub_menu{ padding:0 0 0 10px; display:none; margin:10px 0 0 0; width:97%;}
    .mobile_menu ul li .sub_menu a{ padding:0 0 0 5px;}
    .mobile_menu ul li.submenu_icon .sub_nav_icon{ background:url(images/menu_arrow.png) no-repeat 0 center; cursor: pointer; height: 38px; position: absolute; right:0px; top: 0; width: 30px;   z-index: 999;}
    .mobile_menu ul li.changebg .sub_nav_icon{background:url(images/menu_arrow_hover.png) no-repeat 0 center;}
    .mobile_menu ul li.submenu_icon .sub_menu a{ background:none;}
    .mobile_menu ul li.submenu_icon .sub_menu a:hover{ background:#999999;}
    .tipsBox .offer {right: 0;}
   /* .baniftBox .center,.turfBox .center,.textBox .center, #headerCntr .center,.bannerBox .center,#headerCntr .center,#footerCntr .center,.infoBox .center,.serviceBox .center,.tipsBox .center,.dealsBox .center,.startBox .center{width: 97%;} */

.blog-post .title p {
   
    border-radius: 50%;
    height: auto;
    padding: 9px 13px;   
    width: auto;
    margin: 0 auto;
    font-size: 14px !important;
}

.baniftBox .center, .turfBox .center, .textBox .center, #headerCntr .center, .bannerBox .center, #headerCntr .center, #footerCntr .center, .infoBox .center, .serviceBox .center, .tipsBox .center, .dealsBox .center, .startBox .center {
    text-align: center;
    width: 94%;
}
.bannerBox .center {
    
    width: 97%;
    text-align: left;
}
.textBox h2{line-height: 28px;}
.center ul {
    list-style: none;
    margin: 0 auto;
    text-align: left;
    width: 95%;
    margin-top: 18px;
}


    .textBox .left,.turfBox .text,.baniftBox .text,.serviceBox .text,.tipsBox .text,.startBox .link,#footerCntr .left {width: 99%;float: none;}   
    .textBox .right,.turfBox .image,.baniftBox .image,.serviceBox .image,.tipsBox .image,.startBox .image,#footerCntr .logo {width: 99%;float: none;margin-top: 20px; padding-top: 6px;}
    .serviceBox .image li.last{padding-right: 28px;}
    /*.serviceBox .image li.reslast{padding-right: 0px;} */
    .serviceBox .image ul{text-align: center;}
    .serviceBox .image li{display: inline-block;float: none;}
    .startBox span,.tipsBox .image span,.image p{font-size: 11px;}
    .startBox h2,.turfBox h2,.baniftBox h2,.serviceBox h2,.tipsBox h2,.dealsBox h2 {color: #666666;float: none;font-size: 30px;line-height: 30px;text-align: center;}
    img{max-width: 100%;height: auto;}
    .serviceBox .text li {float: none;} 
    .textBox p,.dealsBox p{line-height: 28px;} 
    .dealsBox h3{font-size: 28px;line-height: 30px;} 
    .link li, .text li{width: 97% !important;background-position: left 7px !important;line-height: 23px !important;}
    iframe{
    border: medium none;
    display: block;
    margin: 20px auto 0;
    overflow: hidden;
}
.dealsBox li{min-height: 142px;}
    
}


@media (min-width:641px) and (max-width:767px){
       
    .bannerBox{height:auto;}
    .bannerBox h2{line-height: 42px;font-size: 35px;padding-top: 6%;}
    .tipsBox .offer{right: 0;}
    .bannerBox .image {float: right;margin: -1% 0 0;max-width: 48%;position: relative;}
    .dealsBox ul{text-align: center;}
    .dealsBox li {display: inline-table;float: none;padding: 35px 34px;width: 229px;}    
    .infoBox li {border-bottom: 1px solid #BDBD00;display: inline-block;float: none;margin-right: 12px;padding: 5px 12px 7px 0;
     text-align: left;width: 44%;border-right: none;}
    .infoBox ul {border-left: 1px solid #BDBD00;float: none;padding-left: 1px;text-align: center;}
    .infoBox .text {float: none;width: 99%;}
    .testimonials h2 {float: none;font-size: 20px;color: #003399;} 
    .btn-read-more {background: url("images/toogle-icon-plus.png") no-repeat right top #fff;}
    .testimonials .btn-read-more.minus {background: url("images/toogle-icon-plus.png") no-repeat right bottom #fff;}
    .home .startBox{background: url("images/deals.png") repeat-x center bottom #fff ;}
    
}


@media (min-width:320px) and (max-width:640px){
    
    .bannerBox{height:auto;margin-top: 16px;}
    .bannerBox h2{line-height: 25px;font-size: 24px;padding-top: 2%;}
    .tipsBox .offer{right: 0;}
    .bannerBox .image {float: right;margin: -1% 0 0; max-width: 40%;position: relative;}
    .infoBox ul {border-left: none;clear: both; display: block;float: none;padding-left: 0;position: relative;}
    .infoBox li {border-bottom: 1px solid #BDBD00;border-right: none;clear: both;display: block;float: none;padding: 0;
    position: relative;width: 100%;margin-right: 0px;margin-bottom: 12px;}
    .infoBox .text {float: left;padding: 11px 0 0 10px;width: 74%;}
    #headerCntr{height: auto;}
    #headerCntr .logo {display: block;float: none;text-align: center;width: auto;}
    .menuBox {float: none;}
    p.contact {text-align: center;}
    .nav_icon{top:4px;}
    .mobile_menu ul { margin-top: 4px;}
    body,html{overflow-x: hidden;}
    .dealsBox li{float: none;margin: 0;padding: 45px 10px;width: 283px;display: inline-block;margin-top: 24px;}
    .dealsBox ul{text-align: center;}
    a#contact_us,.turfBox .head a {font-size: 10px;width: 80px;height: auto;}
    #headerCntr{position: relative;padding: 14px 0 1px 0;}
    #wrapper{margin-top: -16px;}
    .bannerBox {height: auto;margin-top: -104px;}
    span.mn{font-family: "Fjalla One",sans-serif;font-size: 24px;line-height: 30px;padding: 0px 0 4px 10px;text-decoration: none;
    text-transform: uppercase;color:#CCCC00;margin-top: 10px;display: block;}
    #footerCntr{padding-top: 20px;padding-bottom: 20px;}
    .toppage {margin-top: 0px;}
    .testimonials-block .testimonials {float: none;width: 100%;}
    .testimonials h2 {float: none;font-size: 20px;color: #003399;} 
    .testimonials .read-block {background-position: center bottom !important;text-align: center !important;}
    .btn-read-more {background: url("images/toogle-icon-plus.png") no-repeat right top #fff;top:7px}
    .testimonials .btn-read-more.minus {background: url("images/toogle-icon-plus.png") no-repeat right bottom #fff;}
     .testimonials,.testimonials h2,.testimonials p{text-align: center !important;}
    .home .startBox{background: url("images/deals.png") repeat-x center bottom #fff ;}
     
 }  
 
 .ie8 .bannerBox h2 {font-size: 50px !important;line-height: 70px !important;}

.subheads {color: #004990;
font-size: 19px;
line-height: 36px;
padding-bottom: 2px;
font-family: 'lucida_grandebold';}




/* Get a Quote */
body.page-id-353 div.head{ display: none;}
.top-title { display: block;}
.top-title h2 { font-weight: normal; font-size: 22px; margin: 0 0 5px 0; clear: left; color: #222; font-family: "Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif; display: block; width: 100%; letter-spacing: .01em; line-height: 30px;}
.top-title div, .top-title div p {font-size: 13px; line-height: 18px; color: #555; display: inline-block; width: 100%; font-family: "Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif;}
.gform_wrapper .get-a-quote .gform_heading h3.gform_title{ display: none;}
.gform_wrapper .get-a-quote ul.gform_fields{ list-style: none; width: 100% !important; margin: 0 !important;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield{ padding: 0; margin: 0 0 15px !important; list-style: none !important; background: none !important; width: 100% !important;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield .ginput_container_address input[type=text]{ margin-bottom: 15px !important;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield ul li{list-style: none !important; background: none !important; margin: 0;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield div.ginput_container{ margin: 0;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield .ginput_container_radio{ margin-bottom: 6px !important; display: inline-block; width: 100%;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield .ginput_container_radio ul{ margin: 0 !important;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield input[type=radio]{ margin-top: 2px;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield input[type=text], .gform_wrapper .get-a-quote ul.gform_fields li.gfield select{ width: 100% !important;border: 2px solid #e1e1e1;border-radius: 5px;height: 42px;font-size: 16px !important; color: #999999;padding: 0 15px !important; margin: 0; outline: inherit; outline: none;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield textarea{ width: 100% !important;border: 2px solid #e1e1e1;border-radius: 5px;height: 150px;font-size: 16px !important; color: #999999;padding: 5px 15px !important; margin: 0; outline: inherit; outline: none;}
.gform_wrapper .get-a-quote .gform_footer{ margin: 0 !important;}
.gform_wrapper .get-a-quote .gform_footer input[type=submit] {border-radius: 50px;border: 5px solid #cccc00;background-color: #004990;color: #fff;display: inline-block;vertical-align: middle;padding: 10px 40px;font-size: 16px;cursor: pointer;outline: none;transition: all 0.4s;min-height: auto !important;line-height: normal !important;width: auto;}
.gform_wrapper .get-a-quote .gform_footer input[type=submit]:hover{ background-color: #cccc00; color: #004990; }
.gform_wrapper .get-a-quote ul.gform_fields li.gfield .validation_message{ padding: 0 !important; line-height: 12px; margin-top: 5px;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield .ginput_container_address .address_zip input[type=text]{ margin-bottom: 0 !important;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield .ginput_container_address .address_country input[type=text]{ margin-bottom: 0 !important;}
.gform_wrapper.gform_validation_error .get-a-quote .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){ max-width: 100% !important; border: 0;}


/* Employment */
body.page-id-346 div.head{ display: none;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield .ginput_container_date{ position: relative;}
.gform_wrapper .get-a-quote ul.gform_fields li.gfield .ginput_container_date img{ position: absolute; right: 15px; top: 12px;}</pre></body></html>