/*
Theme Name: Twenty Fourteen
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team
Author URI: https://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.5
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.
*/

/* Global Classes starts */
* { outline:none;}

div, form, P{ margin:0px; padding:0px;}

A IMG /* This Class will disble border over any link on images*/
{ border:none; outline:none;}

a{text-decoration:underline;color:#004274;}

a:hover{ text-decoration:none; color:#cb0202;}

p{ color:#000000; padding:5px 0px 5px 0px; margin:5px 0px 5px 0px;}

p a{text-decoration:underline;color:#004274;}

p a:hover{text-decoration:none;color:#cb0202;}

UL{ /* Controls NORMAL UL */ margin:0 0 0 15px; padding:0 0 0 0;list-style-type:none; color:#000000;}

UL LI{/* Controls NORMAL li inside UL */ margin:0 0 3px 0; padding:0 0 0 12px;}

UL strong{font-size:15px;}    

OL{/* Controls NORMAL OL */ margin:0 0 0 28px; padding:0 0 0 0; list-style-type:decimal;}

OL LI{ /* Controls NORMAL li inside OL */text-decoration:underline; color:#000000;}
    
OL LI A, LI A , OL A{/* Controls LINKS inside OL */ text-decoration:underline; color:#004274;}

OL A:HOVER{/* Controls LINKS HOVER inside OL */ text-decoration:none; color:#cb0202;}

UL A{/* Controls LINKS inside UL */ text-decoration:underline; color:#004274;}

UL A:HOVER{/* Controls LINKS HOVER inside UL */ text-decoration:none;color:#cb0202;}
/* ----Global Classes ends-----*/    

html, body{ margin:0px; padding:0px; background:url(images/bg.png) #33231a left top repeat-x; font-family: 'Open Sans', sans-serif;}
.clr{ clear:both;}

.header_wraaper{ margin:0px auto; padding:0px; width:960px;}
.header_wraaper_left{ margin:0px; padding:0px; width:299px; float:left;}
.header_wraaper_left img{ margin:0px; padding:0px; position:absolute;}

.header_wraaper_right{ margin:0px; padding:0px; width:635px; float:right;}
.local{ margin:14px 0px; padding:0px; text-align:right;}
.local img{ margin:0px; padding:0px 6px; vertical-align:middle;}
.local h3{ margin:0px; padding:0px; color:#fff; font-size:22px; font-weight:700; text-transform:uppercase; vertical-align:middle; display:inline-block; line-height:24px; font-family: 'Oswald', sans-serif;}
.local span{ margin:0px; padding:0px; color:#ccd9bd; font-size:14px; font-weight:700; text-transform:uppercase; display:block; font-family: 'Oswald', sans-serif;}
.local span a{ margin:0px; padding:0px; color:#ccd9bd; font-size:14px; font-weight:700; text-transform:uppercase; display:block; font-family: 'Oswald', sans-serif; text-decoration:none; display:inline-block;}

.header_wraaper_right .local_tree{ display:none;}
.local_tree{ display:none;}
.navigation{ margin:0px; padding:0px; text-align:right;}
.navigation ul{ margin:0px; padding:0px; list-style-type:none;}
.navigation ul li{ margin:0px; padding:0px; text-decoration:none; display:inline-block;}
.navigation ul li a{ margin:0px; padding:13px 8px; text-decoration:none; display:block; color:#ccd9bd; font-size:14px; text-transform:uppercase; font-weight:700;}
.navigation ul li a:hover{ color:#fff;}
.navigation ul li.active a{ color:#fff;}
.navigation ul li.current-menu-item a{ color:#fff;}
/*=========================Sub Menu=========================*/

/*_____ Submenu css Start __________*/
#access ul {
font-size: 13px;
list-style: none;
margin: 0 0 0 -0.8125em;
padding-left: 0;
}

#access li {
float: left;
position: relative;
}
#access a {
color: #eee;
display: block;
line-height: 3.333em;
padding: 0 1.2125em;
text-decoration: none;
}
.navigation ul ul {
display: none;
margin: 0px;
padding:0px 0px 0px 0px;
width:300px;
z-index: 99999;
background:#334d16;
visibility: hidden; 
display: none; 
position:absolute; 
top:100%; 
left: 0;
text-align:left;
}
.navigation li:hover > a, .navigation ul li:hover > ul{ display: block; } 
.navigation ul ul li{
border-bottom:1px solid #697e52;
}
.navigation ul ul ul {
left: 100%;
top: 0;
width:250px;
}
.navigation ul ul li a {
color: #ccd9bd !important;
font-size:14px;
font-weight: normal;
height: auto;
line-height: 1.4em;
padding:10px 15px;
margin:0;
width:270px;
text-transform:none;
background:none !important;
text-transform:uppercase;

}
.navigation ul ul ul li a {
width:230px;
}
.menubar ul ul li a:hover {
background:#2a3e13 !important;
color:#fff !important;
}	
.navigation ul ul li.current_page_item a{
background:#2a3e13 !important;
color:#fff !important;
}
.navigation ul li:hover > ul {
display: block;
}
.navigation .current-menu-item > a,
.navigation .current-menu-ancestor > a,
.navigation .current_page_item > a,
.navigation .current_page_ancestor > a {
color:#00AEEF;
}

/*----------Third Level-------------------*/
.navigation ul li.hover, .navigation ul li:hover {position: relative; cursor: default;}
.navigation ul li:hover > ul { visibility: visible;}


/*===========================Close Sub Menu===========================*/

/*========================================================================*/



.body_wrapper{ margin:0px auto; padding:40px 0px; background:#f8f8f8; width:960px;}
.removal{ margin:0px 0px 20px 0px; padding:10px; background:#f0f0f0; border-top:1px solid #958074; border-bottom:1px solid #958074;}
.removal_left{ margin:0px; padding:0px; width:539px; float:left;}
.removal_left img{ margin:0px; padding:0px;}

.removal_right{ margin:0px; padding:0px; width:385px; float:right;}
.removal_right h3{ margin:0px 0px 10px 0px; padding:5px 0px 10px 0px; color:#734b33; font-size:28px; text-transform:uppercase; border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.removal_right p{ margin:0px; padding:0px 0px 15px 0px; color:#666666; font-size:13px; line-height:21px;}

.listing_left{ margin:0px; padding:0px; width:210px; float:left; border-top:1px solid #d0d0d0;}
.listing_left img{ margin:0px; padding:12px 0px;}

.listing_right{ margin:0px; padding:0px; width:125px; text-align:center; background:#486f1d; float:right; border-radius:3px;}
.listing_right a{ margin:0px; padding:5px 0px; background:#486f1d; color:#fff; font-size:14px; text-decoration:none; display:block; border-radius:3px;}
.listing_right a:hover{ background:#577f2b; color:#fff;}

.service{ margin:10px; padding:20px 0px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.service_left{ margin:0px 18px 0px 0px; padding:0px; width:300px; float:left;}
.areas{ margin:0px 0px 10px 0px; padding:30.5px 0px; text-align:center; background:url(images/bg1.png) left top repeat; border:1px solid #94857d; border-radius:3px;}
.areas img{ margin:0px; padding:0px 0px 10px 0px;}
.areas h3 { margin:0px; padding:0px 0px 16px 0px; display:block; font-size:24px; text-transform:uppercase; font-weight:700;}
.areas h3 a{ margin:0px; padding:0px 0px 16px 0px; color:#734b33; font-size:24px; text-transform:uppercase; font-weight:700; font-family: 'Oswald', sans-serif; background:url(images/devider.png) center bottom no-repeat; text-decoration:none;}
.areas h3 a:hover{ color:#53280f;}

.service_midle{ margin:0px; padding:15px; width:270px; float:left; vertical-align:middle; background:url(images/bg1.png) left top repeat; border:1px solid #94857d; border-radius:3px;}
.service_midle img{ margin:0px; padding:0px 0px 15px 0px;}
.service_midle h3{ margin:0px 0px 15px 0px; padding:0px 0px 15px 0px; color:#734b33; font-size:24px; text-transform:uppercase; font-weight:700; font-family: 'Oswald', sans-serif; border-bottom:1px solid #d1d1d1;}
.service_midle p{ margin:0px; padding:0px 0px 15px 0px; color:#666666; font-size:13px; font-weight:600; line-height:21px;}
.service_midle p a{ margin:0px; padding:0px; color:#666666; font-size:13px; font-weight:600; line-height:21px; display:inline-block; text-decoration:none;}
.service_midle span{ color:#385617; display:inline-block;}
.service_midle span a{ color:#385617; display:inline-block; text-decoration:none;}
.service_midle span a:hover{ color:#629629;}

.service_right{ margin:0px; padding:15px; width:270px; float:right; border:1px solid #94857d; border-radius:3px;}
.service_right h3{ margin:0px 0px 7px 0px; padding:0px 0px 5px 0px; color:#734b33; font-size:24px; text-transform:uppercase; font-weight:700; font-family: 'Oswald', sans-serif; border-bottom:1px solid #d1d1d1;}
.service_right p{ margin:0px; padding:0px 0px 5px 0px; color:#000000; font-size:14px; font-weight:500;}
.service_right_inpt{ margin:0px 0px 10px 0px; padding:5px; border:none; background:#e6e6e6; width:260px; border-radius:3px; color:#000000; font-size:14px; font-weight:500; font-family: 'Open Sans', sans-serif;}
.service_right_msg{ margin:0px 0px 11px 0px; padding:5px; border:none; background:#e6e6e6; width:260px; border-radius:3px; color:#000000; font-size:14px; font-weight:500; font-family: 'Open Sans', sans-serif; height:90px;}
.service_right_btn{ margin:0px auto; padding:5px 0px; border:none; background:#486f1d; width:122px; border-radius:3px; color:#fff; font-size:14px; font-weight:500; font-family: 'Open Sans', sans-serif; float:right; cursor:pointer;}
.service_right_btn:hover{ background:#5b872b; color:#FFFFFF;}

.society{ margin:0px; padding:0px; text-align:center; border-bottom:1px solid #e1e1e1;}
.society img{ margin:0px; padding:10px 20px 20px 0px; vertical-align:middle;}

.footer_top{ margin:0px; padding:0px; background:#513321;}
.footer_top_wrapper{ margin:0px auto; padding:0px; width:960px; text-align:center;}
.footer_top_wrapper ul{ margin:0px; padding:0px; list-style-type:none;}
.footer_top_wrapper ul li{ margin:0px; padding:0px; text-decoration:none; display:inline-block;}
.footer_top_wrapper ul li a{ margin:0px; padding:20px 13px; text-decoration:none; display:inline-block; color:#fff; font-size:14px; text-transform:uppercase; font-weight:700;}
.footer_top_wrapper ul li a:hover{ background:#385617;}

.footer_bottom{ margin:0px; padding:40px 0px 0px 0px; background:#2b1b11;}
.footer_bottom_wrapper{ margin:0px auto; padding:0px; width:960px; text-align:center;}
.footer_bottom_wrapper p{ margin:0px; padding:0px 0px 15px 0px; color:#f8f8f8; font-size:14px; font-weight:500;}
.footer_bottom_wrapper span{ margin:0px; padding:0px; color:#486f1d; font-size:14px; display:inline-block;}
.footer_bottom_wrapper img{ margin:0px; padding:0px 4px; vertical-align:middle;}

/***********************about*****************************/

.about{ margin:0px; padding:20px; background:#f0f0f0; border-top:1px solid #958074; border-bottom:1px solid #958074;}
.about_left{ margin:0px; padding:0px; width:382px; float:left;}
.about_left h3{ margin:0px; padding:5px 0px 10px 0px; color:#734b33; font-size:28px; text-transform:uppercase; font-weight:700; border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.about_left p{ margin:0px; padding:20px 0px 0px 0px; color:#666666; font-size:13px; font-weight:500; line-height:21px;}

.about_right{ margin:0px; padding:0px; width:529px; float:right;}
.about_right img{ margin:0px; padding:0px;}

.border{ margin:20px 10px 0px 10px; padding:0px; border-top:1px solid #e1e1e1;}

.recent{ margin:0px 10px 20px 10px; padding:5px 10px; border:1px solid #958074; border-radius:3px;}
.recent h3{ margin:0px 0px 10px 0px; padding:0px 0px 10px 0px; color:#734b33; font-size:24px; text-transform:uppercase; font-weight:700; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.recent_left{ margin:0px; padding:0px; width:445px; float:left;}
.recent_left ul{ margin:0px; padding:0px; list-style:disc;}
.recent_left ul li{ margin:0px; padding:0px 0px 20px 10px; text-decoration:none; display:block; color:#666666; font-size:13px; font-weight:500; border:1px dotted solid #000; background:url(images/bulet.png) left 6px no-repeat;}
.recent_left ul li strong{ margin:0px; padding:0px; color:#666666; font-size:13px; font-weight:700;}

.recent_right{ margin:0px; padding:0px; width:460px; float:right;}
.recent_right ul{ margin:0px; padding:0px; list-style:disc;}
.recent_right ul li{ margin:0px; padding:0px 0px 18px 10px; text-decoration:none; display:block; color:#666666; font-size:13px; font-weight:700; border:1px dotted solid #000; background:url(images/bulet.png) left 6px no-repeat;}

.woods{ margin:0px 10px; padding:20px 0px; text-align:center; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.woods img{ margin:0px; padding:0px 5px;}

.Insurance{ margin:0px 10px; padding:20px 0px; border-bottom:1px solid #e1e1e1;}
.Insurance_left{ margin:0px; padding:10px 15px; width:430px; float:left; background:#f0f0f0; border:1px solid #958074; border-radius:3px;}
.Insurance_left h3{ margin:0px 0px 10px 0px; padding:0px 0px 10px 0px; color:#734b33; font-size:24px; text-transform:uppercase; font-weight:700; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.Insurance_left p{ margin:0px; padding:0px; color:#666666; font-size:13px; font-weight:600; line-height:21px;}

.Insurance_right{ margin:0px; padding:10px 15px; width:430px; float:right; background:#f0f0f0; border:1px solid #958074; border-radius:3px;}
.Insurance_right h3{ margin:0px 0px 10px 0px; padding:0px 0px 10px 0px; color:#734b33; font-size:24px; text-transform:uppercase; font-weight:700; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.Insurance_right p{ margin:0px; padding:0px; color:#666666; font-size:13px; font-weight:600; line-height:21px;}

/***********************tree-services*****************************/

.services{ margin:0px; padding:20px; background:#f0f0f0; border-top:1px solid #958074; border-bottom:1px solid #958074;}
.services_left{ margin:0px; padding:0px; width:440px; float:left;}
.services_l h3,.services_left h3{ margin:0px 0px 15px 0px; padding:5px 0px 10px 0px; color:#734b33; font-size:28px; text-transform:uppercase; font-weight:700; border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.services_l strong,.services_left strong{ margin:0px; padding:0px; color:#666666; font-size:16px; font-weight:700; display:block; line-height:21px;}
.services_l p,.services_left p{ margin:0px; padding:15px 0px; color:#666666; font-size:13px; font-weight:500; line-height:21px;}
.services_le a,.services_left a{ margin:0px; padding:5px 30px; color:#fff; font-size:14px; font-weight:500; text-decoration:none; display:inline-block; border-radius:3px; background:#486f1d;}
.services_le a:hover,.services_left a:hover{ background:#588527;}

.services_right{ margin:0px; padding:0px; width:450px; float:right;}
.services_right img{ margin:0px; padding:0px;
    max-width: 100%;
    height:auto;
}
.services_l .attachment-post-thumbnail.wp-post-image {
    float: left;
    margin-right: 20px;
}
.services_le a{
	margin-top:20px !important;
}
/***********************council-links*****************************/

.council{ margin:0px; padding:20px; background:#f0f0f0; border-top:1px solid #958074; border-bottom:1px solid #958074;}
.today{ margin:0px; padding:0px; border-bottom:1px solid #d1d1d1;}
.today_left{ margin:0px; padding:0px; width:550px; float:left;}
.today_left h3{ margin:0px; padding:5px 0px 10px 0px; color:#734b33; font-size:28px; text-transform:uppercase; font-weight:700; border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.today_left p{ margin:0px; padding:15px 0px; color:#666666; font-size:13px; font-weight:600; line-height:21px;}

.today_right{ margin:0px; padding:0px; width:270px; float:right; text-align:right;}
.today_right h3{ margin:0px; padding:10px 0px 10px 0px; color:#666666; font-size:21px; font-style:italic; font-weight:400; line-height:21px; text-transform:uppercase;}
.today_right a{ margin:0px; padding:5px 40px; color:#fff; font-size:14px; font-weight:500; text-decoration:none; display:inline-block; border-radius:3px; background:#486f1d;}
.today_right a:hover{ background:#588527;}

.singaleton{ margin:25px 0px; padding:0px;}
.news{ margin:0px 30px 20px 0px; padding:0px; width:315px; float:left;}
.news_left{ margin:0px; padding:10px; width:110px; height:110px; overflow:hidden; vertical-align:middle; float:left; border:1px solid #cebeb5; border-radius:50%; background:#fff; text-align:center;}
.news_left img{ margin:0px; padding:0px;}

.news_right{ margin:35px 0px 0px 0px; padding:0px; width:170px; float:right;}
.news_right h3{ margin:0px; padding:0px 0px 10px 0px; color:#734b33; font-size:16px; font-weight:500;}
.news_right a{ margin:0px; padding:5px 20px; color:#fff; font-size:14px; font-weight:500; text-decoration:none; display:inline-block; border-radius:3px; background:#486f1d;}
.news_right a:hover{ background:#588527;}

/***********************Service-area*****************************/

.Service_area{ margin:0px; padding:0px;}
.Service_area_left{ margin:0px; padding:0px; width:290px; float:left;}
.Service_area_left h3{ margin:0px; padding:5px 0px 10px 0px; color:#734b33; font-size:28px; text-transform:uppercase; font-weight:700; border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.Service_area_left p{ margin:0px; padding:15px 0px; color:#666666; font-size:13px; font-weight:600; line-height:21px;}
.Service_area_left strong{ margin:0px; padding:0px 0px 15px 0px; color:#666666; font-size:15px; font-weight:700; display:block;}
.Service_area_left ul{ margin:0px; padding:0px; list-style:disc;}
.Service_area_left ul li{ margin:0px; padding:0px 0px 5px 10px; text-decoration:none; display:block; color:#666666; font-size:13px; font-weight:600; border:1px dotted solid #000; background:url(images/bulet.png) left 6px no-repeat;}

.Service_area_right{ margin:0px; padding:0px; width:606px; float:right;}
.Service_area_right img{ margin:0px; padding:0px;}

/***********************contact*****************************/

.contact{ margin:0px; padding:0px;}
.contact_left{ margin:0px; padding:0px 20px 0px 0px; width:290px; float:left; border-right:1px solid #d0d0d0;}
.contact_left h3{ margin:0px; padding:5px 0px 8px 0px; color:#734b33; font-size:28px; text-transform:uppercase; font-weight:700; border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; font-family: 'Oswald', sans-serif;}
.contact_left img{ margin:0px; padding:13px 0px;}
.contact_left p{ margin:0px; padding:0px 0px 15px 0px; color:#666666; font-size:13px; font-weight:600; line-height:21px;}
.contact_left p a{ margin:0px; padding:0px; color:#666666; font-size:13px; font-weight:600; line-height:21px; display:inline-block; text-decoration:none;}
.contact_left span{ color:#385617; display:inline-block;}
.contact_left span a{ color:#385617; display:inline-block; text-decoration:none;}
.contact_left span a:hover{ color:#629629;}

.contact_right{ margin:0px; padding:0px; width:585px; float:right;}
.contact_right strong{ margin:0px; padding:0px 0px 20px 0px; color:#666666; font-size:16px; font-weight:700; display:block;}
.contact_right label{ margin:0px; padding:0px 0px 0px 0px; width:115px; float:left; color:#333333; font-size:13px; font-weight:500; display:block;}
.contact_right_input{ margin:0px 0px 12px 0px; padding:4px; width:262px; float:left; background:#e6e6e6; border:none; border-radius:3px; color:#333333; font-size:13px; font-weight:500; display:block; font-family: 'Open Sans', sans-serif;}
.contact_right_msg{ margin:0px 0px 13px 0px; padding:4px; width:262px; float:left; background:#e6e6e6; border:none; border-radius:3px; color:#333333; font-size:13px; font-weight:500; display:block; font-family: 'Open Sans', sans-serif; height:90px;}
.contact_right_btn{ margin:0px 0px 0px 261px; padding:5px 0px; border:none; background:#486f1d; width:122px; border-radius:3px; color:#fff; font-size:14px; font-weight:500; font-family: 'Open Sans', sans-serif; cursor:pointer;}
.contact_right_btn:hover{ background:#5b872b; color:#FFFFFF;}
.contact_right h3{ margin:0px; padding:5px 0px 5px 0px; color:#734b33; font-size:28px; text-transform:uppercase; font-weight:700; font-family: 'Oswald', sans-serif;}
.contact_right p{ margin:0px; padding:0px 0px 15px 0px; color:#666666; font-size:13px; font-weight:600;}

/***********************404*****************************/

.erroe{ margin:0px; padding:0px; text-align:center;}
.erroe img{ margin:0px; padding:10px 0px 0px 0px;}
.erroe h3{ margin:0px; padding:0px; color:#7f7f7f; font-size:72px; text-transform:uppercase; font-weight:700; font-family: 'Oswald', sans-serif;}
.erroe p{ margin:0px; padding:0px 0px 20px 0px; color:#666666; font-size:13px; font-weight:600;}
.erroe a{ margin:0px 0px 30px 0px; padding:5px 50px; background:#486f1d; color:#fff; font-size:14px; text-decoration:none; display:inline-block; border-radius:3px;}
.erroe a:hover{ background:#577f2b; color:#fff;}

/***********************tree-services-listing*****************************/

.felling{ margin:20px 10px 0px 10px; padding:20px 0px 0px 0px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}
.shaping{ margin:0px 0px 0px -20px; padding:0px;}
.shaping_left{ margin:0px 0px 20px 20px; padding:10px 15px 20px 15px; width:428px; float:left; border:1px solid #958074; border-radius:3px; background:#f0f0f0;}
.shaping_left h3{ margin:0px 0px 10px 0px ; padding:0px 0px 10px 0px; color:#734b33; font-size:24px; text-transform:uppercase; font-weight:700; font-family: 'Oswald', sans-serif; min-height:90px;}
.shaping_left h3 a{ margin:0px 0px 10px 0px; padding:0px 0px 4px 0px; color:#734b33; font-size:24px; text-transform:uppercase; font-weight:700; font-family: 'Oswald', sans-serif; line-height: 45px; border-bottom:1px solid #d1d1d1; text-decoration:none;}
.shaping_left h3 a:hover{ color:#553522;}


.carry_left{ margin:0px; padding:0px; width:206px; float:left;}
.carry_left img{ margin:0px; padding:0px; width:100%; height:155px;}

.carry_right{ margin:0px; padding:0px; width:206px; float:right;}
.carry_right p{ margin:0px; padding:0px 0px 8px 0px; color:#666666; font-size:13px; font-weight:600; line-height:21px; height:124px}
.carry_right a{ margin:0px; padding:5px 20px; color:#fff; font-size:14px; font-weight:500; text-decoration:none; display:inline-block; border-radius:3px; background:#486f1d;}
.carry_right a:hover{ background:#588527;}

.advps-slide-field-three img{  height:250px !important; width: 540px !important}
.bx-controls-direction{ display:none !important;}
.bx-controls-auto{ display:none !important;}
#advps_container3 .bx-wrapper .bx-pager{border-top: 1px solid #d0d0d0; width:22% !important; right:18% !important; text-align: left !important;}
.bx-wrapper{ margin:0px auto !important;}
.advps-excerpt-three p a{ background: #486f1d;  border-radius: 3px;  color: #fff;  display:inline-block; font-size:14px; margin:0px 0px 0px 0px; padding: 5px 18px;  text-decoration: none;}
#advps_container3 .bx-wrapper .bx-pager.bx-default-pager a{ height:15px !important; width:15px !important; border-radius:50% !important; margin: 0 5px 0 0 !important;}
.bx-wrapper .bx-pager{ padding:10px 0px 0px 0px !important;}
.advps-excerpt-three{max-width:378px !important;}
.more-link{ margin:10px 0px 0px 0px !important; float:right;}

.wpcf7-mathcaptcha{ float:right !important; margin: 0 200px 0 0 !important;}

/* NEW STYLES BY ALLEN */
span.wpcf7-not-valid-tip {
    float: left;
}
.full-width {
    width: 100%;
}
.full-width img {
    float: right;
    margin: 10px;
}