/*
Theme Name: MIKEROWE 2015

--------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Ubuntu|Rokkitt);


@font-face {
font-family: "graffiare";
font-style: normal;
font-weight: normal;
src: url("https://mikerowe.com/wp-content/themes/wen-business/fonts/graffiare.eot?#iefix") format("embedded-opentype"), url("https://mikerowe.com/wp-content/themes/wen-business/fonts/graffiare.woff") format("woff"), url("https://mikerowe.com/wp-content/themes/wen-business/fonts/graffiare.ttf") format("truetype"), url("https://mikerowe.com/wp-content/themes/wen-business/fonts/graffiare.svg#graffiare") format("svg");
}
@font-face {
font-family: "ubuntu";
font-style: normal;
font-weight: normal;
src: url("https://mikerowe.com/wp-content/themes/wen-business/fonts/ubuntu.eot?#iefix") format("embedded-opentype"), url("https://mikerowe.com/wp-content/themes/wen-business/fonts/ubuntu.woff") format("woff"), url("https://mikerowe.com/wp-content/themes/wen-business/fonts/ubuntu.ttf") format("truetype"), url("https://mikerowe.com/wp-content/themes/wen-business/fonts/ubuntu.svg#ubuntu") format("svg");
}




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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units https://clagnut.com/blog/348/#c790 */
  overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  box-sizing: border-box; /* Apply a natural box layout model to the document; see https://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
}
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}




.easingslider-pagination.inside.bottom-center {
    bottom: 10px;
    display: none !important;
    left: 0;
    text-align: center;
    width: 100%;
}

.easingslider-slide {
    background-color: #000 !important;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute !important;
    right: 0;
    top: 0;
}

.easingslider-preload {
    background-color:#000 !important;
    background-image: url("img/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100% !important;
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 50 !important;
}
.easingslider-slide {
    background-color: #000 !important;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute !important;
    right: 0;
    top: 0;
}








.ug-item-wrapper {
    border: 5px solid #000;
}



#unitegallery_main {
    background-color: transparent;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
}
.unitegallery_maintitle {
    background-color: #000;
    color: #fff;
    font-family: "graffiare",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 22px;
    height: auto;
    letter-spacing: 1px;
    line-height: 24px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.unitegallery_main_bk {
    background-color: transparent;
    border: medium none !important;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    outline: medium none !important;
    text-align: center;
    width: 85%;
}


.craptext {
    color: #333333;
    font-family: "rokkitt",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    text-align: center;
    line-height: 25px;
    padding: 20px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.crapbtn1 {
   background-color: #000;
    background-image: url("https://mikerowe.com/wp-content/themes/wen-business/img/crap-button1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    font-family: "rokkitt",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 25px;
    font-weight: normal;
    height: auto;
    letter-spacing: 1px;
    margin: 10px auto;
    padding: 10px;
    text-align: center;
    width: 50%;
	line-height: 20px;
	-moz-box-shadow: 0px 2px 5px 0px #999;
  	-webkit-box-shadow: 0px 2px 5px 0px #999;
  	box-shadow: 0px 2px 5px 0px #999;
	border: 1px solid #888;
}

.crapbtn1 a {
    color: #ffffff;
	opacity:1;
}
.crapbtn1 a:hover {
    color: #000000;
	opacity:1;
}


.crapbtn2 {
    background-color: #000;
    background-image: url("https://mikerowe.com/wp-content/themes/wen-business/img/crap-button2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    font-family: "rokkitt",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 25px;
    font-weight: normal;
    height: auto;
    letter-spacing: 1px;
    margin: 10px auto;
    padding: 10px;
    text-align: center;
    width: 50%;
	line-height: 20px;
	-moz-box-shadow: 0px 2px 5px 0px #999;
  	-webkit-box-shadow: 0px 2px 5px 0px #999;
  	box-shadow: 0px 2px 5px 0px #999;
	border: 1px solid #888;
}

.crapbtn2 a {
    color: #000000;
	opacity:1;
}

.crapbtn2 a:hover {
    color: #ffffff;
	opacity:1;
}


.sgdi-black-bk {
    background-color: #000;
    border: medium none !important;
    color: #fff;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    outline: medium none !important;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    width: 85%;
    padding-bottom: 40px;
    padding-top: 10px;
}
.sgdi-black-bk p {
    color: #fff;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.sgdi-black-bk img {
    padding-bottom: 20px;
}

.sgdi-black-bk h3 {
  border-bottom: 1px solid #333;
    color: #f04c23;
    font-family: "graffiare",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 25px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 100%;
}




.sgdi-black-bk-submit img {
  float: left;
    left: 20px;
    padding-right: 40px;
    position: relative;
    text-align: left;
    width: 25%;
}
.sgdi-black-bk-submit p {
    text-align: left;
	 padding-left: 0%;
    padding-right: 0%;
}



#gallerylist li {
     background-color: #000;
    color: white;
    display: inline-block;
    font-size: 10px;
    height: 160px;
    line-height: 12px;
    list-style: outside none none;
    margin-bottom: 3px;
    padding: 5px 5px 10px;
    vertical-align: top;
    width: 118px;
}
#gallerylist li img {
    padding-bottom: 10px;
}
.gallerylisttitle {
    background-color: transparent;
    color: #000;
    font-family: "graffiare",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 22px;
    height: auto;
    letter-spacing: 1px;
    line-height: 24px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}


.ug-gallery-wrapper .ug-textpanel-title {
    color: #ffffff !important;
    font-size: 18px !important;
	font-family: "rokkitt" !important;
    font-weight: normal !important;
    letter-spacing: 1px !important;
    text-align: center !important;
    z-index: 2;
	
	display:none !important;
}

.ug-gallery-wrapper .ug-textpanel-description {
   color: #ffffff !important;
    font-size: 18px !important;
	font-family: "rokkitt" !important;
    font-weight: normal !important;
    letter-spacing: 1px !important;
    text-align: center !important;
    z-index: 3;
}



#nav-sgdi {
    border-bottom: 15px solid transparent !important;
    border-image: url("https://mikerowe.com/fanvote/imgs/grungeborder.png") 0 30 30 30 !important;
    margin-left: auto;
    margin-right: auto;
    outline: medium none;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 85%;
    z-index: 999999;
}
#nav-sgdi li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#nav-sgdi a {
    color: #f04c23;
    display: inline-block;
    font-family: "graffiare",Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 17px;
    height: 42px;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 13px 0px 0;
    position: relative;
    text-align: center;
    top: 20px;
    vertical-align: top;
    width: 250px;
	-webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    -o-transition-duration: 0ms;
    transition-duration: 0ms;
}
#nav-sgdi {
    color: #f04c23;
	-webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    -o-transition-duration: 0ms;
    transition-duration: 0ms;
}


#nav-sgdi a:hover {
    background-image: url("https://mikerowe.com/fanvote/imgs/br1.png");
    background-repeat: no-repeat;
    background-size: 100% 40px;
    color: #000;
    opacity: 1;
	-webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    -o-transition-duration: 0ms;
    transition-duration: 0ms;
	
}
#nav-sgdi a:active {
     background-image: url("https://mikerowe.com/fanvote/imgs/br1.png");
    background-repeat: no-repeat;
    background-size: 100% 40px;
    color: #000;
    opacity: 1;
	-webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    -o-transition-duration: 0ms;
    transition-duration: 0ms;
}




.branding
{
  	height: 35px;
    left: 15px;
    position: relative;
    text-align: center;
    top: 15px;
    width: 195px;
}

.branding a {
	opacity:1;
}
.branding a:hover {
	opacity:.5;
}


#sgdidate p {
     color: #fff;
    font-size: 14px;
    left: 20px;
    letter-spacing: 1px;
    position: relative;
	 width: 70%;
}


.facebook-57, .twitter-57, .Youtube-57 {
    padding: 2px;
}


#socials {
    background-color: transparent;
    float: right;
    height: 50px;
    list-style-type: none;
    position: relative;
    right: 20px;
    text-align: right;
    top: 4px;
    width: 100%;
    z-index: 0;
}


#socials li {
}


#socials li, #socials li a {
}
#socials li a {
	 opacity: 1;
}
#socials li a:hover {
    opacity: 0.5;
}


#sgdisearch {
	margin-top:10px;
}



.viewmore a {
    background-color: #333;
    color: #fff !important;
    display: inline-block;
    float: left;
    height: 60px;
    line-height: 40px;
    margin: 2px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.viewmore a:hover {
    background-color:#14b696;
}



#pressblk {
    border-bottom: 1px solid #999;
    height: 90px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.pressbtns{
     background-color: #14b696;
      color: #fff !important;
    display: inline-block;
    float: left;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 32%;
    margin: 2px;
    height: 60px;
    line-height: 40px;
} 
.pressbtns:a{
    background-color: #14b696;
    color: #fff !important;
    display: block;
    padding: 10px 15px;
	opacity:1;
	text-decoration:none;
} 
.pressbtns:hover{
    background-color: #333;
    color: #fff;
    display: block;
    padding: 10px 15px;
	opacity:1;
	text-decoration:none;
} 




/*#searchform input#s {
    background-color: #555;
    border: 0 solid #333;
    color: #fff;
    float: left;
    font-size: 13px;
    padding: 3px;
    text-indent: 5px;
    width: 150px;
}
#searchsubmit {
    background-color: #45bda3;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: inline;
    font-size: 13px;
    letter-spacing: 1px;
    margin-left: 0;
    margin-top: 0;
    padding: 3px 10px;
    text-transform: lowercase;
}
#searchsubmit:hover {
    background-color: #000;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: inline;
    font-size: 13px;
    letter-spacing: 1px;
    margin-left: 0;
    margin-top: 0;
    padding: 3px 10px;
    text-transform: lowercase;
}
*/


/* BLOG ITEMS */

.lcp_catlist {
    background-color: transparent;
    font-family: "Ubuntu","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
    height: auto;
    position: relative;
    width: 100%;
    list-style: none !important;
    margin: 0px;
    left: 0px;
}
/*.lcp_catlist li {
    background-color: #333;
    float: left;
    height: auto;
    list-style: outside none none !important;
    min-height: 420px;
    padding: 10px;
    position: relative;
    width: 275px;
}
.lcp_catlist a {
}*/
span.lcp_excerpt {
   display: block;
    font-family: "Ubuntu","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
    font-size: 14px;
    line-height: 22px;
    position: relative;
}

/*.blg_thumbnail {
    height: auto;
    margin-top: 5px;
    position: relative;
    width: auto;
}
.blg_title {
  	background-color: #333;
    display: inline-block;
    font-size: 16px;
    min-height: 50px;
    position: relative;
    width: 100%;
}*/


.lcp_catlist li {
     border-bottom: 1px solid #333;
    float: left;
    height: auto;
    list-style: outside none none !important;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    width: 100%;
}

.lcp_catlist .blg_title {
    font-size: 18px;
    min-height: 50px;
    position: relative;
    width: 100%;
    float: left;
	  z-index: 999999;
}

.lcp_catlist .blg_date {
    position: absolute;
    left: 0px;
    top: 32px;
}

.lcp_catlist .blg_thumbnail {
    height: auto;
    margin-top: 5px;
    position: relative;
    width: 20%;
	  z-index: 999999;
	border: 2px solid #000;
	float: left;  
}

.lcp_catlist .morelink {
    clear: both;
    display: inline-block;
    font-size: 15px;
    margin-top: 10px;
    position: relative;
    text-decoration: none;
}

.lcp_paginator {
     background-color: #333;
    float: left;
    width: 100%;
	text-align: center;
}

.lcp_paginator li {
    border: 0px solid;
    color: #168a73;
    display: inline-block;
    margin: 2px 2px 2px 5px;
    padding: 0 5px;
	border:none !important;
	text-align: center;
}

.lcp_paginator a {
    font-size: 13px !important;
    color: #ffffff;
	border:none;
	text-align: center;
}



/* BLOG ITEMS 

<div>
[catlist id=blog, numberposts=6 order=desc date=no title=yes excerpt=yes excerpt_size=60 excerpt_tag="span" excerpt_class="lcp_excerpt" thumbnail=yes title_class="blg_title" thumbnail_class="blg_thumbnail" date_class="blg_date" posts_morelink="read more..." offset=2]
</div>

*/


/*#homepage-top .title {
    float: left;
    font-size: 16px;
    margin-left: 10px;
    position: absolute;
    width: 100%;
}
#homepage-top .attachment-medium {
    height: auto;
    padding: 5px 5px 5px 0;
    width: 25%;
}
#homepage-top .display-posts-listing {
    background-color: #000;
    margin-bottom: 15px;
}
#homepage-top .excerpt {
    display: inline;
    position: relative;
    width: 100%;
}
#homepage-mid .title {
    font-size: 16px;
    margin-left: 0;
    position: relative;
    width: 100%;
}
#homepage-mid .attachment-medium {
    height: auto;
    padding: 5px 5px 5px 0;
    position: relative;
    width: 30%;
}
#homepage-mid .display-posts-listing {
    background-color: #1dcdaa;
    color: #fff;
    margin-bottom: 15px;
    min-height: 370px;
    position: relative;
}
#homepage-mid .excerpt {
    display: inline-block;
    position: relative;
    width: 68%;
}
#homepage-mid img {
    float: right;
    position: relative;
}
*/


/* HOME BLOG ITEMS */
#homepage-top {
    /*background-color: #fff;*/
    margin-bottom: 0px;
    color: #333;
}

#homepage-top img {
    display: inline-block;
    position: relative;
    width: 30%;
	
	-webkit-filter: contrast(120%);
      -moz-filter: contrast(120%);
      -ms-filter: contrast(120%);
      -o-filter: contrast(120%);
      filter: contrast(120%);
}
#homepage-top .rpwe-thumb {
    border: 1px solid #333 !important;
}

#homepage-top .rpwe-block h3 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    clear: none;
    font-size: 30px !important;
    font-weight: 100;
    line-height: 30px;
    margin-bottom: 0 !important;
    margin-top: 5px !important;
}

#homepage-top .rpwe-summary {
    font-size: 16px;
}

#homepage-top .rpwe-block .more-link {
    display: block !important;
    margin-top: 10px;
    text-decoration: none;
}
#homepage-top .rpwe-time {
   display:none;
}
#homepage-top .rpwe-block li {
    border-bottom: none;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}



#homepage-mid {
    background-color: #1dcdaa;
    color: #fff;
    margin-bottom: 15px;
	padding:15px;
	width: 99%;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
}

#homepage-mid img {
    float: right;
    width: 35%;
    right: -20px;
    position: relative;
}
#homepage-mid .rpwe-thumb {
    border: 1px solid #333 !important;
}


#homepage-mid .rpwe-block h3 {
	color: #FFF;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    clear: none;
    font-size: 30px !important;
    font-weight: 100;
    line-height: 30px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

#homepage-mid .rpwe-summary {
    color: #333;
    font-size: 16px;
    margin-top: 10px;
}

#homepage-mid .rpwe-block a{
    color: #FFF;
    display: block !important;
    text-decoration: none;
}
#homepage-mid .rpwe-block .more-link {
    color: #FFF;
    display: block !important;
    margin-top: 10px;
    text-decoration: none;
}
#homepage-mid .rpwe-time {
   display:none;
}
#homepage-mid .rpwe-block li {
    border-bottom: none;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#homepage-mid .rpwe-time {
    display: none;
}
#homepage-mid .rpwe-block li {
    border-bottom: medium none;
    list-style-type: none;
    margin-bottom: 0;
    padding-bottom: 0;
}


#homepage-grid {
	margin-bottom:20px;
}

#homepage-grid .rpwe-block li {
    background-color: transparent;
    border: medium none;
    float: left;
    list-style-type: none;
    margin-right: 4px;
    min-height: 455px;
    width: 32.70%;
}

#homepage-grid .rpwe-summary {
    color: #333;
    font-size: 15px;
    padding-right: 5px;
    position: relative;
    top: 10px;
	margin-left: 2px;
	clear: both;
	z-index: 0 !important;
}

#homepage-grid .rpwe-title a {
    position: relative;
    left: 0px;
    top: 0px;
    font-size: 25px;
    width: 100%;
    background-color: transparent;
    float: left;
    line-height: 25px;
	margin-left: 2px;
	margin-top: 5px;
	z-index: 999999;
}
#homepage-grid img {
    float: left;
    top: 30px;
    width: 100%;
	opacity:1;
	-webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
	
	-webkit-filter: contrast(120%);
      -moz-filter: contrast(120%);
      -ms-filter: contrast(120%);
      -o-filter: contrast(120%);
      filter: contrast(120%);
	  
}
#homepage-grid img:hover {
	opacity:.7;
	-webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}


#homepage-grid .rpwe-thumb {
    border: 0 solid #eee !important;
    margin: 0px 0px 0px 0px;
	z-index: 999999 !important;
}
#homepage-grid .more-link {
    display: block !important;
    margin-top: 5px;
	margin-left: 2px;
}
#homepage-grid .rpwe-time {
    display: none;
}


#twitter-widget-0 {
    background-color: transparent;
    border-top: 1px solid #333 !important;
    height: 230px;
    margin-bottom: 10px !important;
    padding-top: 10px !important;
    width: 100% !important;
}




.widget-title {
    /*display: none;*/
    background-color: #1dcdaa;
    color: #fff !important;
    padding: 5px 5px 5px 10px;
	font-size:20px;
	font-weight: normal;
}


#reply-title {
    display: none;
}

/* GRID */


.boxed {
    overflow: hidden;
    padding: 10px 0;
}
.boxed .col-1-3, .boxed.col-4-12 {
    width: 33.33% !important;
    float: left;
	padding-right: 10px;
}



#pvg_videos .pvg_thumb_hq {
    margin: 0 auto !important;
    height: auto!important;
    max-width: 100%!important;
    padding-bottom: 50%!important;
    position: relative!important;
    width: 100%!important;
}



/* BLOG ITEMS */

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote:before {

    content: "";
    font-family: FontAwesome;
    font-size: 23px;
    left: -28px;
    position: absolute;
    top: -6px;
}
blockquote,
q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}



/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 15px;
}

ul,
ol {
  margin: 0 0 5px 15px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 15px 15px;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
  font-size: 100%; /* Corrects font size not being inherited in all browsers */
  margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
   background-color: #333;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    padding: 10px 15px;
    text-transform: uppercase;
}

.searchform {
    float: right;
    margin: 0;
    position: relative;
    right: 12px;
    top: 0;
    width: 200px;
}



.searchform  input[type="submit"] {
     background-color: #333;
    border-radius: 0;
    font-family: fontawesome;
    font-size: 18px;
    line-height: 1;
    padding: 1px 8px;
    position: absolute;
    right: 0;
    top: 0;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  opacity: 0.7;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
  -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #ffffff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 100%;
  margin-left: -15px !important;
}
input[type="text"], input[type="password"], textarea, input[type="email"], select {
    border: 0 solid #333;
    border-radius: 0;
    color: #fff;
    line-height: 20px;
    margin: 0 0 10px;
    min-height: 20px;
    padding: 0 0 0 7px;
    width: 100%;
    background-color: #444;

}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
input[type="email"]:hover,
select:focus {
    border: 0px solid #ccc;
  }



::-moz-placeholder {
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    opacity: 1;
}




/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/

a:focus{
  outline: 0;
}


a,a:hover{
    text-decoration: none;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
	
	-webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
a:hover{
   opacity: .7;
   -webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
	
	-webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
a {
	opacity:1;
    color: #168a73;
    text-decoration: none;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-ms-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
	
	-webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;

}
a, h1 a, h2 a, h3 a, h4 a {
    color: #168a73;
}
/* Links
--------------------------------------------------------------*/




/*--------------------------------------------------------------
5.2 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.5;
}



h1,h2,h3,h4,h5,h6{
  color: #168a73;
    font-family: "Rokkitt","Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
    font-size: 30px;
    font-weight: 100;
    line-height: 1.5;
    margin-bottom: 20px;
	letter-spacing: 0.5px;
}

p{
  	 color: #333333;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 1.7;
    margin-bottom: 15px;
	padding-right: 10px;

}
h1{
    font-size: 35px;}
h2 {
    font-size:30px;
}
h3{
    font-size: 24px;
}
h4{
    font-size: 18px;
}
h5{
  font-size: 16px;

}
h6{
  font-size: 14px;
}
ul, ol{
  margin: 0;
}
li{
  list-style: none;
}


b,
strong {
  font-weight: bold;
}

dfn,
cite,
em,
i {
  font-style: italic;
}


blockquote, blockquote p {
    color: rgb(0, 0, 0);
    font-style: italic;
}
blockquote {
    margin: 0 0 15px 25px;
    position: relative;
}
address {
  margin: 0 0 15px;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom:15px;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  margin-bottom:15px;


}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
  margin-bottom:15px;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
  margin-bottom:15px;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;

}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

caption, th, td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-weight: 400;
    padding: 5px;
    text-align: center;
}
table{
  border: 1px solid #ddd;
  border-left: none;
  border-bottom: none;
  margin-bottom:15px;
}
caption {
    border: 1px solid #ddd;
    margin-bottom:15px;
}


/*--------------------------------------------------------------
5.3 Menus
--------------------------------------------------------------*/


#site-navigation {
    float: right;
	font-family: "rokkitt", Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
	margin-right: 10px;
}
#site-navigation *::before, #site-navigation *::after {
    clear: both;
    content: "";
    display: block;
}
#site-navigation ul {
	float: right;
}
#site-navigation ul ul {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    left: 0;
    margin: 0px -55px 0px !important;
    min-width: 190px;
    position: absolute;
    top: 100%;
    visibility: hidden;
    z-index: 9999;
}
#site-navigation ul ul ul {
    left: 100% !important;
    top: -2px;
}
#site-navigation li {
    display: inline-block;
    margin-left: 0px;
    position: relative;
	opacity:1;
}

#site-navigation li a:hover {
	background-color:#05856b;
	color:#000;
	opacity:1;
}
	
#site-navigation li li {
    display: block;
    float: none;
    margin-left: 0;
}
#site-navigation li:first-child {
    margin: 0;
}
#site-navigation li li li {
}
#site-navigation li li li li {
}
#site-navigation li:hover > ul {
    margin: 0px 0 0;
    visibility: visible;
}
#site-navigation li li:hover > ul {
    margin: 1px 0 0;
    visibility: visible;
	opacity:1;
}
#site-navigation ul li a {
	/* background-color: #000;*/
    color: #fff;
    display: block;
    font-family: "rokkitt", Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 12px;
    position: relative;
    z-index: 99;
	opacity:1;
}
#site-navigation ul li a::after {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
	opacity:1;
}
#site-navigation li.current_page_item a, #site-navigation li.current-menu-item a {
    color: #1dcdaa;
}
#site-navigation .current_page_item a::after, #site-navigation .current-menu-item a::after, #site-navigation ul li a:hover::after {
    bottom: 0;
}
#site-navigation ul li li::after {
    display: none;
}
#site-navigation li.current-menu-item::after, #site-navigation ul li.current_page_item::after {
    width: 100%;
}
#site-navigation li li.current_page_item a::after, #site-navigation ul li li a:hover::after {
    display: none;
}
#site-navigation li li a:hover, #site-navigation li li.current-menu-item > a {
	 color: #ffffff;
}

#site-navigation li li a:hover {
    color: #ffffff;
    background-color: #f04d24;
}

 /* sub nav */

#site-navigation  ul ul a {
    /*border-bottom: 1px solid #dddddd;
    font-size: 15px;
    height: auto;
    padding: 7px 15px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    margin-left: 0;*/
}
#site-navigation  ul ul a:after{
  display: none;
}
#site-navigation  ul li.menu-item-has-children > a,
#site-navigation ul li.page_item_has_children > a  {
	
}
#site-navigation  > ul > li:first-child > ul,
#site-navigation ul > li:first-child > ul {
    left: 0;
}
#site-navigation  ul li.menu-item-has-children > ul > li.menu-item-has-children > a:before ,
#site-navigation  ul li.page_item_has_children  > ul > li.page_item_has_children  > a:before{
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 3px;
}
#site-navigation  ul li.menu-item-has-children > a:before,
#site-navigation  ul li.page_item_has_children > a:before  {
    color: #c2c2c2;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    right: 2px;
    top: -1px;
}
#page > a#mobile-trigger {
    display: none;
    position:absolute;
    z-index: 999;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  clear: both;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}
.widget.wen_corporate_social_widget{
  clear: both;
}






/* Search widget */


/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/



/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  /* margin: 0 0 1.5em;
 box-shadow: 6px 0 4px -5px #999;
	-webkit-box-shadow: 6px 0 4px -5px #999;
 	-moz-box-shadow:6px 0 4px -5px #999;*/
margin-bottom: 80px;	
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
 /* margin: 1.5em 0 0;*/
 margin: 10px 20px 10px 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}



/*--------------------------------------------------------------
13 Miscellaneous
--------------------------------------------------------------*/



/*--------------------------------------
13.1 Basic Styles
----------------------------------------*/
  body {
      color: #333333;
      font-family: "Ubuntu","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Tahoma,sans-serif;
	  font-size:13px;
      line-height: 1.5;
	  text-rendering: optimizelegibility;
  }
  



  #page.container-fluid {
      padding: 0;
  }
  #page.hfeed.site.container {
      box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.45);
  }
  .hfeed.site.container-fluid {
  }
  #page.hfeed.site.container {
      margin: 10px auto;
  }
  .global-layout-left-sidebar #primary {
      float: right;
  }

  /*for box layout*/

  .container .container {
      padding: 0;
      width: 100%;
  }
  .container #colophon {
      padding-left: 15px;
      padding-right: 15px;
  }
  .container #colophon .copyright,.container #colophon .site-info{
    font-size: 15px;
  }
  .container #featured-slider .cycle-caption {
      left: 15%;
      top: 23%;
      width: 70%;
      height: auto;
  }
  .container #header-top-content {
      margin-left: -15px;
      margin-right: -15px;
  }
  .container #footer-nav, .container #colophon {
      margin-left: -15px;
      margin-right: -15px;
  }
/*hack code for ie 8*/



#masthead {
    background-color: #333;
}




.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-1 {
    width: 8.33333%;
}
.col-sm-2 {
    width: 16.6667%;
}
.col-sm-3 {
    width: 25%;
}

.col-sm-4 {
   /* width: 33.3333%;*/
	 width: 25%;
	 /*background-color:red;
	 float: right !important;*/
}


.col-sm-6 {
    width: 75%;
}
.col-sm-7 {
    width: 58.3333%;
}
.col-sm-8 {
    width: 75%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-10 {
    width: 83.3333%;
}
.col-sm-11 {
    width: 91.6667%;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-6:nth-child(2n+1) {
    clear: both;
}
.col-sm-4:nth-child(3n+1) {
    clear: both;
}
.col-sm-3:nth-child(4n+1) {
    clear: both;
}


/*Bootstrap hack for 5 column*/

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/*--------------------------------------
13.2 Header
----------------------------------------*/

/*Top header*/

.header-top {
  text-align: center;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  display: table;
  width: auto;
  
  display:none;
}

.header-top-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background-color: #d7d7d7;
  padding: 0 5px 5px 5px;
}
.header-top .wen_business_widget_social li a {
  border-left: 1px solid #6e6e6e;
}
#header-search-form{
  max-width: 200px;
  display: inline-block;
}
.header-top .wen_business_widget_social{
  display: inline-block;
  margin: 0;
}
#header-search-form input[type="text"] {
  background:transparent;
  border:1px solid transparent;
  border-bottom:1px solid;
  margin: 0;
  color: #353526;
  font-size: 12px;
  margin: 0;
  padding: 0 5px;
  min-height: inherit;
  height: 22px;

}
#header-search-form input[type="submit"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    position: absolute;
    right: -3px;
    top: 7px;
    width: 35px;
}
#header-search-form input[type="text"]:focus {
    border: 1px solid;
}
#header-search-form .searchform {
    position: relative;
}

/*Top header*/

.site-header {
    /*min-height: 150px;*/
    padding:0px;
}

#page.container {
	/*main background*/
  /*  background-color: rgba(237, 231, 216, 0.9);*/
	 background-color: rgba(255, 250, 244, 0.93);
}

.container .site-header {
    min-height: 130px;
    padding: 0;
}

.site-title {
    clear: inherit;
    float: left;
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: uppercase;
	
	display:none;
}
.site-description {
    border-left: 2px solid;
    color: #858585;
    float: left;
    font-size: 16px;
    font-weight: inherit;
    line-height: 2.5;
    margin-bottom: 0;
    padding: 0;
    padding-left: 20px;
    margin-left: 20px;
	
	display:none;
}
.page-header {
    margin: 0 0 25px;
    padding-bottom: 0;
}
.site-branding {
    float: left;
    margin-bottom: 0;
}

/*layout second */

.widget_search {
    float: right;
    margin: 0;
    width: 100%;
}

.search-form label {
    display: block;
    float: left;
    width: 68%;
}
.search-form .search-submit {
    border: medium none;
    border-radius: 0;
    box-shadow: inherit;
    float: right;
    font-family: FontAwesome;
    font-weight: normal;
    height: 35px;
    padding: 7.1px 8px;
    position: absolute;
    right: 0;
    top: 0;
}


#masthead .sidebar-header-right .widget.widget_search {
    width: 140px;
}

#masthead .sidebar-header-right .widget:first-child {
    float: right;
    text-align: right;
}

#masthead .sidebar-header-right .widget.widget_search  input.search-field {
    width: 84%;
    float: right;
}

#masthead .sidebar-header-right .widget {
    display: block;
    margin-left: 10px;
}

/* WEN social links */

.wen_business_widget_social{
  clear: both;
  display: inline-block;
}
.wen_business_widget_social li a i {
  color:#6e6e6e;
  font-size: 18px;
  font-weight: normal;
}
.wen_business_widget_social li a {
  border-radius: 0;
  display: table-cell;
  float: left;
  font-weight: normal !important;
  line-height: 0.8;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 30px;
}
.wen_business_widget_social .size-small li a:before{
  font-size: 14px;
}
.wen_business_widget_social .size-medium li a:before{
  font-size: 18px;
}
.wen_business_widget_social .size-large li a:before{
  font-size: 22px;
}
.wen_business_widget_social li a {
  display: table-cell;
  float: left;
  font-weight: normal !important;
  line-height: 0.8;
  text-align: center;
  vertical-align: middle;
  border: 0;
}
.wen_business_widget_social li:first-child a{
  border:none;
}
.wen_business_widget_social li {
    display: inline-block;
}
.wen_business_widget_social ul li a:before {
  color: #353526;
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  margin: 6px;
}
.wen_business_widget_social ul li a[href*="facebook.com"]:before {
    content: "\f09a";
}
.wen_business_widget_social ul li a[href*="twitter.com"]:before {
    content: "\f099";
}
.wen_business_widget_social ul li a[href*="linkedin.com"]:before {
    content: "\f0e1";
}
.wen_business_widget_social ul li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}
.wen_business_widget_social ul li a[href*="youtube.com"]:before {
    content: "\f167";
}
.wen_business_widget_social ul li a[href*="dribbble.com"]:before {
    content: "\f17d";
}
.wen_business_widget_social ul li a[href*="pinterest.com"]:before {
    content: "\f0d2";
}
.wen_business_widget_social ul li a[href*="bitbucket.org"]:before {
    content: "\f171";
}
.wen_business_widget_social ul li a[href*="github.com"]:before {
    content: "\f113";
}
.wen_business_widget_social ul li a[href*="codepen.io"]:before {
    content: "\f1cb";
}
.wen_business_widget_social ul li a[href*="flickr.com"]:before {
    content: "\f16e";
}
.wen_business_widget_social ul li a[href$="/feed/"]:before {
    content: "\f09e";
}
.wen_business_widget_social ul li a[href*="foursquare.com"]:before {
    content: "\f180";
}
.wen_business_widget_social ul li a[href*="instagram.com"]:before {
    content: "\f16d";
}
.wen_business_widget_social ul li a[href*="tumblr.com"]:before {
    content: "\f173";
}
.wen_business_widget_social ul li a[href*="reddit.com"]:before {
    content: "\f1a1";
}
.wen_business_widget_social ul li a[href*="vimeo.com"]:before {
    content: "\f194";
}
.wen_business_widget_social ul li a[href*="digg.com"]:before {
    content: "\f1a6";
}
.wen_business_widget_social ul li a[href*="twitch.tv"]:before {
    content: "\f1e8";
}
.wen_business_widget_social ul li a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}
.wen_business_widget_social ul li a[href*="delicious.com"]:before {
    content: "\f1a5";
}
.wen_business_widget_social ul li a[href*="mailto:"]:before {
    content: "\f0e0";
}

#primary .widget {
    margin-bottom: 75px;
}
/*--------------------------------------
13.3 Featured Slider
----------------------------------------*/
.site-layout-fluid #featured-slider .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
#featured-slider img {
    width: 100%;
}
#featured-slider{
  margin-bottom:0px;
}
.home #featured-slider{
  margin-bottom: 10px;
}
 #featured-slider{
  overflow: hidden;
}
.cycle-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 240px;
    left: 30%;
    padding:40px;
    position: absolute;
    right: 30%;
    text-align: center;
    top: 24%;
    width: 40%;
    z-index:888;
}
.cycle-caption h3,.cycle-caption h3 a{
  font-size: 40px;
  color: #f0f0df;
}
.cycle-caption p{
  font-size: 22px;
  color: #f0f0df;
}
.cycle-pager {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}

.cycle-caption p{
  font-size: 22px;
  color: #f0f0df;
}
.testimonial-widget .cycle-pager{
    bottom: -32px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}

  .pager-box {
    background: inherit;
    border: 1px solid #ffffff;
    border-radius: 20px;
    color: #ff0000;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 15px;
    margin: 5px;
    width: 15px;
    z-index: 999;
}
.pager-box.cycle-pager-active {
    background: none repeat scroll 0 0 #ffffff;
}
.cycle-prev:after, .cycle-next:after {
    color: #e0e0e0;
    display: block;
    font-family: FontAwesome;
    font-size: 47px;
    left: 10px;
    text-shadow: 0 0 1px #000000;
    top: 3px;
}
.cycle-prev:after{
  content: "\F137";
}

.cycle-next:after{
  content: "\F138";
}
.cycle-prev, .cycle-next {
    bottom: 50%;
    height: 35px;
    position: absolute;
    width: 35px;
    z-index: 9999;
    cursor: pointer;

}
.cycle-prev{
  left:50px;
}
.cycle-next {
    right:50px;

}
/*--------------------------------------
13.4 Latest Features
----------------------------------------*/
#primary h3.widget-title {
    overflow: hidden;
}
#primary h3.widget-title span {
      background-color:#313131;
    color: #ffffff;
    display: inline-block;
    font-family: open sans;
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 40px;
    min-height: 60px;
    padding: 5px 25px;
    position: relative;

}

#primary h3.widget-title span:after {
  content: "";
  position: absolute;
  height:1px;
  background-color:#313131;
  top: 0;
  width: 1000px;
}

#primary h3.widget-title span:after {
    left: 100%;
    margin-left: 30px;
    top: 46%;
}

#content {
    padding-top: 0px;
}
.home #content {
    padding-top:0px;
}
.latest-news-item{
    text-align: center;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.latest-news-title {
    font-family: open sans;
    font-size: 24px;
    margin-bottom: 25px;
}
.latest-news-meta {
    display: block;
    margin-bottom: 25px;
    overflow: hidden;
}
.latest-news-date {
    color: #168a73;
    float: left;
    position: relative;
}
.latest-news-comments {
    display:block;
    float:right;
    position: relative;
}
.latest-news-summary {
    clear: both;
    font-size: 18px;
    margin-bottom: 25px;
}
.latest-news-title > a {
    color: #313131;
}
.latest-news-meta span:after{
    content: "";
    display: block;
    font-family: FontAwesome;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
    color:#168a73;
}
.latest-news-meta .latest-news-date:after {
    content: "\f133";
}
.latest-news-meta .latest-news-comments:after {
    content: "\f086";
}
 .latest-news-meta > span {
    padding-left: 23px;
    position: relative;
}


.latest-news-item {
    background-color: #ffffff;
    position: relative;
    text-align: center;
    border-bottom: 5px solid #fff;

}
.col-sm-3 .latest-news-meta > span {
    padding-left: 17px;
    position: relative;
}
.latest-news-date {
    color: #313131;
}
.latest-news-meta .latest-news-date:after {
    color: #313131;
}

.latest-news-item:after {
    background-image: url("assets/images/widget-shadow.png");
    background-position: right center;
    background-repeat: no-repeat;
    bottom: -46px;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    right: 0;
    width: 100%;
}
.latest-news-item:hover {
    border-bottom: 5px solid #168a73;
    box-shadow: 0 0 8px;
}
.latest-news-item:hover:after{
  background:none;
}
.latest-news-text-wrap {
    padding: 40px 15px 40px;
}

h4.widget-subtitle {
    color: #313131;
    font-size: 21px;
    font-weight: normal;
    margin: 0 auto 25px;
    max-width: 825px;
    text-align: center;
}
#primary .widget.wen_business_widget_latest_news {
    margin-bottom: 45px;
}
.widget.wen_business_widget_latest_news .latest-news-item {
    margin-bottom: 30px;
}
.col-sm-3 .latest-news-item .latest-news-summary {
    clear: both;
    font-size: 15px;
}
.col-sm-3 .latest-news-item .latest-news-meta {
    font-size: 13px;

}

.col-sm-3  .latest-news-item:after {
    background-size: 100% auto;
    bottom: -41px;

}


.col-sm-5ths .latest-news-item .latest-news-summary {
    clear: both;
    font-size: 15px;
}


.col-sm-5ths .latest-news-item:after ,
.col-sm-2 .latest-news-item:after {
    background-size: 100% auto;
    bottom: -41px;

}

.col-sm-5ths .latest-news-meta > span {
    display: block;
    float: left;
}
.col-sm-5ths .latest-news-title,
.col-sm-5ths  .latest-news-thumb,
.col-sm-5ths  .latest-news-meta,
.col-sm-3 .latest-news-title,
.col-sm-3  .latest-news-thumb,
.col-sm-3  .latest-news-meta,
.col-sm-2 .latest-news-title,
.col-sm-2  .latest-news-thumb,
.col-sm-2  .latest-news-meta{
  margin-bottom:15px;
}

.col-sm-5ths .latest-news-meta span.latest-news-date {
    float: left;
}
.col-sm-2  .latest-news-text-wrap,
.col-sm-5ths  .latest-news-text-wrap,
.col-sm-3  .latest-news-text-wrap {
    padding: 0 15px 20px;
}
.col-sm-2 .latest-news-item .latest-news-summary {
    clear: both;
    font-size: 14px;
}
.col-sm-2 .latest-news-item .latest-news-meta {
    font-size: 13px;

}
.col-sm-2  .latest-news-meta > span{
    display: block;
    float: left;
}
.col-sm-2 .latest-news-title {
  font-size: 18px;
}
.col-sm-5ths .latest-news-item:after, .col-sm-2 .latest-news-item:after {
    background-size: 100% auto;
    bottom: -36px;
}
.col-sm-2 .latest-news-item a.read-more {
    font-size: 16px;
    line-height: 1.7;
    padding: 5px 32px 7px 23px;
    position: relative;
}
/*--------------------------------------
13.5 Latest Work
----------------------------------------*/

.latest-works-item {
    margin-bottom: 30px;
}
.latest-works-thumb a{
    position: relative;
    display: block;
    overflow: hidden;
}

.latest-works-thumb a:hover{
  opacity: 1;
}
.latest-works-thumb a{
  position: relative;
  display: block;
}

.latest-works-thumb a:after {
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: -100%;
    width: 100%;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
    z-index:111;
}
.latest-works-thumb a:hover:after {
    display: block;
    top: 0;
    visibility: visible;
}

.latest-works-thumb a:before {
    content: "\f067";
    display: block;
    height:auto;
    position: absolute;
    bottom: -100%;
    width:auto;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
    z-index: 333;
    font-family: fontawesome;
    font-size: 30px;
    left:48%;
    color: #fff;
    line-height: 0;
}
.latest-works-thumb a:hover:before {
    display: block;
    bottom:48%;
    visibility: visible;
    left:48%;

}
.latest-works-thumb  img{
   -webkit-transition:all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition:all 0.3s ease-in-out 0s;
   -ms-transition:all 0.3s ease-in-out 0s;
    transition:all 0.3s ease-in-out 0s;

}
.latest-works-thumb:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.col-sm-12 .latest-works-thumb img,
.col-sm-6 .latest-works-thumb img,
.col-sm-4 .latest-works-thumb img,
.col-sm-3 .latest-works-thumb img,
.col-sm-2 .latest-works-thumb img     {
    width: 100%;
}
/*--------------------------------------
13.6 widgets
----------------------------------------*/
#primary .wen_business_widget_welcome h3.widget-title span,
#primary .widget.wen_business_widget_call_to_action h3.widget-title span{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: block;
    line-height: 1.3;
    margin-bottom: 15px;
    min-height: inherit;
    padding: 0;
    text-align: center;
}

.service-block-inner {
    text-align: center;
}
.service-block-item i.fa {
    display: block;
    margin-bottom: 30px;
}
.service-block-item i.fa:before {
    border: 1px solid;
    border-radius: 50px;
    display: inline-block;
    font-size: 58px;
    padding: 20px;
}
.call-to-action-buttons a {
    background-color: #168a73;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 21px;
    margin: 15px 10px 0;
    min-width: 159px;
    padding: 5px 26px;
}
.call-to-action-buttons {
    text-align: center;
}
.service-block-item .service-block-inner {
    background: none repeat scroll 0 0 #ffffff;
    padding: 30px;
    position: relative;
}
.service-block-inner:after {
    background-image: url("assets/images/widget-shadow.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: -36px;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    right: 0;
    width: 100%;
}
.service-block-item-excerpt {
    margin-bottom: 30px;
}

/*--------------------------------------
13.7 Testimonial
----------------------------------------*/
.widget.wen_business_widget_testimonial .testimonial-widget,
.widget.wen_business_widget_welcome,
.widget.wen_business_widget_call_to_action {
    background-color: #ffffff;
    padding:40px 35px 40px;
    position: relative;
    float: left;
    width: 100%;
}
.widget.wen_business_widget_testimonial .testimonial-widget:after,
.widget.wen_business_widget_welcome:after,
.widget.wen_business_widget_call_to_action:after {
    background-image: url("assets/images/testimonial-shadow.png");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: -29px;
    content: "";
    display: block;
    height: 29px;
    position: absolute;
    width: 100%;
}
.widget.wen_business_widget_testimonial{
  float: left;
  width: 100%;
}
.widget.wen_business_widget_testimonial .testimonial-widget:after{
    width: 100%;
    left: 0;
}
.testimonial-thumb {
    float: left;
    margin-right:125px;
}
.testimonial-widget article {
    width: 100%;
}
.testimonial-thumb img {
    border:5px solid #cccccc;
    border-radius: 75px;
}
.testimonial-title {
    color:#168a73;
    float: right;
    font-size: 18px;
    font-weight: normal;
    margin-top: 12px;
}

.testimonial-title:before {
    content: "-";
    font-size: 23px;
    font-weight: normal;
    line-height: 0;
    margin-right: 5px;
}
.testimonial-summary {
    color: #313131;
    font-size: 18px;
}
.testimonial-item .testimonial-text-wrap {
    padding-top: 25px;
      float: right;
    position: relative;
    width: 74%;
}
.testimonial-text-wrap:before {
    color: #313131;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 46px;
    left: -73px;
    position: absolute;
    top: -5px;
}
.testimonial-widget .cycle-pager span {
    background: none repeat scroll 0 0 #e4e4e4;
    border-radius: 17px;
    display: inline-block;
    line-height: 0.8;
    margin: 0 2px;
    overflow: hidden;
    text-indent: 9999em;
    width: 13px;
    cursor: pointer;
}
.testimonial-widget .cycle-pager{
  text-align: right;
}
.testimonial-widget .cycle-pager span.cycle-pager-active {
    background: none repeat scroll 0 0 #b9b9b9;
    }

/*--------------------------------------
13.8 Footer
----------------------------------------*/
footer#colophon {
    background-color: #d5d5d5;
    padding: 15px 0;
}
.copyright,.site-info {
    color: #262626;
    font-family: open sans;
    font-size: 16px;
}

#footer-nav {
    background: none repeat scroll 0 0  transparent;
    padding: 20px 0;
    text-align: center;
    font-size: 11px;
}


#footer-nav ul li {
    display: inline-block;
}
#footer-nav ul{
    text-align: center;
}
#footer-nav ul li:first-child a {
  padding-left:0;
  border: none;

}
#footer-nav ul li a {
    border-left: 1px solid;
    color: #f5f4f4;
    display: block;
    font-size: 16px;
    line-height: 1;
    padding: 0 15px;
}

.fa-chevron-circle-up:after {
    background-color: transparent;
    content: "";
    display: block;
    height: 17px;
    position: absolute;
    right: 4px;
    top: 9px;
    width: 22px;
    z-index: 11;
}
.fa-chevron-circle-up:before {
    position: relative;
    z-index: 222;
}
/*--------------------------------------
13.9 Inner pages
----------------------------------------*/

.rsswidget > img {
    margin: 0 0 0 -8px;
    vertical-align: inherit;
}
/* Blog */

.sticky {
    padding: 15px;
}

.blog-info {
    border-bottom: 1px solid rgb(221, 221, 221);
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.blog-info > p {
    margin: 5px 0;
}
.blog-info > p strong{
   color: rgb(46, 138, 70);
}
.comment {
    float: right;
}

.posted-on, .byline, .comment {
    background-position: 0 3px;
    background-repeat: no-repeat;
    color: #3d3d3d;
    display: inline-block !important;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin-right: 0;
    padding-left: 0px;
    position: relative;
	
}
.posted-on:after, .byline:after, .comment:after {
    color: #1f9fcc;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    left: 3px;
    position: absolute;
    top: -1px;
	display: none;
}
.byline {
    display: inline;
    margin-left: 10px;
	display:none !important;
}
.byline:after{
  content:"\f007";
}
.comment:after{
  content:"\f075";
}
.blog-info > img {
    margin-bottom: 15px;
}

.posted-on > a, .byline a {
    color: #333333;
}
.blog-info {
    margin-bottom: 20px;
}
footer.entry-meta.inner-meta {
    background-color:rgba(0, 0, 0, 0);
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
    padding: 0;
}
.entry-footer span {
    margin-right: 10px;
}

.entry-meta.inner-meta a {
    background-color: rgb(249, 249, 249);
    border: 1px solid rgb(209, 211, 212);
    color: rgb(88, 89, 91);
    float: left;
    font-size: 14px;
    margin-right: 20px;
    padding: 3px 17px;
}


/* BLOG SINGLE */

.comment-list li.comment:after {
    content: inherit;
    display: none;
}
.comment-list li{padding-left: 0;}
.comment {
    background-position: 0 -74px;
    display: block;
    float: left;
    width: 100%;
}

ol.comment-list {
    background-color: #eae1d2;
    float: left;
    margin-bottom: 15px;
    overflow: inherit;
    padding: 0;
    width: 96.5%;
}

.comment-list .children {
    margin:15px 0 15px 15px;
}

.comment-list {
    margin-bottom: 0px !important;
    margin-left: 0 !important;
    padding-left: 0;
}
.comment-list li {
    list-style: outside none none !important;
}

.comment .comment-body {
    background-color: #eae1d2;
    border-radius: 0;
    color: #333;
    float: left;
    margin: 1em 0 0;
    padding: 0 15px 15px 20px;
    position: relative;
    width: 100%;
}

.comment-author.vcard {
    font-size: 23px;
    margin-bottom: 5px;
	
}
.comment-author img.photo {
    border: 1px solid #dddddd;
    border-radius: 15px;
    left: -15px;
    position: absolute;
	
	
}
.comment-list .children {
    background-position: left 20px;
    background-repeat: no-repeat;
    border-left: 1px solid rgb(238, 238, 238);
    margin-left: 0 !important;
    padding-left: 40px;
}
.comment-list li.comment > div img.avatar {
    left: 29px;
    position: absolute;
    top: 29px;
}
#comment-form-title {
    font-size: 24px;
    padding-bottom: 10px;
}
.vcard .avatar {
    left: 29px;
    position: absolute;
    top: 29px;
}
.comment-metadata {
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
    margin-bottom: 10px;
}
.comment-reply-link {
    background-color: #168a73;
    color: #ffffff;
    float: right;
    padding: 2px 25px;
}
.fa-chevron-circle-up:before {
    color: #168a73;
}

.form-allowed-tags code {
    white-space: inherit;
    word-wrap: break-word;
	display:none;
}

#form-allowed-tags p{
	display:none;
}

form-allowed-tags { display:none !important; }
.form-allowed-tags { display:none !important; }

.comment-respond label {
    display: block;
    font-weight: normal;
}
.comments-title {
    color: #000000;
    font-weight: normal;
    margin: 0;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
}

#primary #gallery-1 img {
    border: 1px solid rgb(207, 207, 207);
    padding: 6px;
}

.entry-blog img {
    width: 100%;
}

.entry-blog a.read {
    color: rgb(35, 150, 234);
}

.entry-blog a.read:hover{
    text-decoration: underline;
}
#primary .nav-previous a, #primary .nav-next a {
      background: none repeat scroll 0 0 #333;
    border: 0 solid #79796b;
    color: #ffffff;
    display: block;
    float: left;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
    opacity: 0.5;
    padding: 7px 20px 7px 60px;
    position: relative;
}

#primary .nav-previous a:hover, #primary .nav-next a:hover {
opacity:1;	
}

 #primary .nav-next a{
  float: right;
  padding: 7px 60px 7px 20px;

 }
 #primary .nav-previous > a:after,
 #primary .nav-next a:after {
    background: none repeat scroll 0 0 #333333;
    content: "\f100 ";
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    height: 100%;
    left: 0;
    padding: 0px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 36px;
}
 #primary .nav-next a:after {
    background: none repeat scroll 0 0 #333333;
    content: "\f101";
    right: 0;
    left: inherit;
    border-left:1px solid #79796b;

  }

 #primary .nav-previous a:after {
  border-right:1px solid #79796b;
}
.entry-footer .cat-links, .entry-footer .tags-links,.comments-link {
     background-color: #333;
    clear: both;
    display: none;
    float: left;
    margin-bottom: 30px;
    padding: 5px 13px 5px 35px;
    position: relative;
	
	display: none !important;
}

.cat-links i, .tags-links i,.comments-link i {
    background-color: #333333;
    border-right:1px solid #333333;
    color: #ffffff;
    display: block;
    height: 100%;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
        width: 36px;
}


.cat-links i:before, .tags-links i:before,.comments-link i:before {
    position: relative;
    text-align: center;
    top: 50%;
    width: 100%;
}








.edit-link {
    clear: both;
    display: block;
}
.navigation.post-navigation {
    clear: both;
}
 .comments-area {
    clear: both;
}
.comment-form-url > input#url {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 0;
    display: block;
    padding: 5px;
    width: 100%;
}
.entry-content > table {
    margin-bottom: 30px;
}

.page-content .search-form label {
    display: block;
    float: left;
    width: 70%;
}



.entry-content .wp-post-image {
    float: left;
}


.featuredimg img {
    border: 2px solid #333;
    border-radius: 2px;
    height: auto;
    margin-bottom: 15px;
    margin-right: 20px;
    margin-top: 8px;
    width: 45%;
}

.entry-content img {
    border: 2px solid #333;
   /* float: left;*/
    height: auto;
    margin-bottom: 15px;
    margin-right: 20px;
    margin-top: 8px;
	
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px; 
}

.entry-content-regimgs img {
    height: auto;
    margin-bottom: 15px;
    margin-right: 20px;
    margin-top: 8px;
}


.entry-header {
    margin-top: 10px;
}

.entry-title,
.entry-header .entry-title  a {
    color: #168a73;
    font-size: 30px;
    margin-bottom: 0px;
	margin-top: 0px;
    padding: 0;
	font-family: "Rokkitt","Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
    font-weight: 100;
	letter-spacing: 0.5px;
	line-height:30px;
}

/* Sidebar starts here */

.global-layout-three-columns #primary {
    display: inline-block;
    float: inherit;
}
.global-layout-three-columns #sidebar-primary {
    /*float: right;*/
	float: left;
}
.global-layout-three-columns #sidebar-secondary {
    float: left;
}

.sidebar .widget {
     background-color: transparent;
 	  box-shadow: 6px 0 4px -5px #999;
	-webkit-box-shadow: 6px 0 4px -5px #999;
 	-moz-box-shadow:6px 0 4px -5px #999; 
    margin-bottom: 0;
    margin-top: 20px;
    min-height: 350px;
    padding: 0;
    width: 100%;
}
.sidebar .widget-title, .sidebar h2 {
    color: #333333;
    font-family: "Rokkitt","Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
    font-weight: 100;
    margin-bottom: 25px;
}
.sidebar ul li {
    color: #333333;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    padding: 7px;
    position: relative;
    width: 100%;
}
.sidebar .widget .current_page_item {
    border: medium none;
    margin-left: 0px;
    margin-top: 0;
    padding: 7px;
    width: 100%;
    background-color: #1dcdaa;
}
.sidebar .widget .current_page_item a {
    color: #fff;
	font-family: "Rokkitt","Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
    font-weight: 100;
	font-size: 20px;
}

.sidebar ul li:first-child {
  border: none;
  margin-top: 0;
  padding-top: 0;

}

#sidebar-primary .widget {
     background-color: transparent;
 	  box-shadow: 6px 0 4px -5px #999;
	-webkit-box-shadow: 6px 0 4px -5px #999;
 	-moz-box-shadow:6px 0 4px -5px #999; 
    margin-bottom: 0;
    margin-top: 20px;
    min-height: 350px;
    padding: 0;
    width: 100%;
	
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
}


#sidebar-primary .widget_nav_menu .widget-title{
   display:none;
}

#sidebar-primary .widget_nav_menu {
    background-color: transparent;
 	  box-shadow: 6px 0 4px -5px #999;
	-webkit-box-shadow: 6px 0 4px -5px #999;
 	-moz-box-shadow:6px 0 4px -5px #999; 
    margin-bottom: 0;
    margin-top: 20px;
    min-height: 350px;
    padding: 0;
    width: 100%;
}










.sidebar p {
  	color: #333333;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    margin-right: -10px;
    margin-top: 6px;
    text-align: center;
}

.sidebar ul li a {
    color: #333333;
}

.sidebar ul li a:hover,
.sidebar li:hover > ul.sub-menu:after,
.sidebar li:hover > ul.children:after {
    color: #333;
}






#breadcrumb {
    border-bottom: 1px solid #dddddd;
    font-size: 17px;
    padding: 15px 0;
}



.sidebar ul ul ul ul {
    padding: 0;
}
.sidebar .widget ul li li li li:after {
    border: medium none;
    content: "-";
    left: -12px;
    top: -1px;
}

table#wp-calendar {
    background: none repeat scroll 0 0 #ffffff;
    font-size: 11px;
}
table#wp-calendar caption {
    background: none repeat scroll 0 0 #ffffff;
    text-align: center;
}


.sidebar li > ul, .sidebar li > ol {
    border-top: 1px solid #dddddd;
    margin-bottom: 0;
    margin-top: 5px;
    padding-left: 1.5em;
    padding-top: 5px;
    margin-left: 0;
}
.sidebar .widget .textwidget img {
    margin-bottom: 15px;
}

.tagcloud a {
    color: rgb(19, 19, 4);
    font-family: Lato;
}
.tagcloud a:hover{
  color:#1f9fcc;

}

.sidebar ul ul ul ul.sub-menu:after{
  display: none;
  }
  .sidebar li > ul.sub-menu{
    position: relative;
  }

.sidebar li > ul.sub-menu:after,
.sidebar li > ul.children:after{
    color: #c2c2c2;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    right: 2px;
    top: 5px;
}


/*.sidebar.contact-sidebar .widget {
    background-color: inherit;
    border: medium none;
    margin-bottom: 30px;
    padding: 0;
}
.wpcf7-form-control.wpcf7-submit {
    font-family: Lato;
    font-size: 18px;
    min-width: 120px;
    padding: 10px;
}
.sidebar.contact-sidebar ul li{
  border: none;
}


.sidebar .widget-title, .sidebar h2 {
    color: #333333;
    font-family: Lato;
    font-weight: normal;
    margin-bottom: 25px;
}
.contact-sidebar .wen_business_widget_social {
    display: block;
}
.contact-sidebar h3.widget-title {
    border-bottom: 1px solid #e8e7e7;
    font-size: 30px;
    padding-bottom: 10px;
    position: relative;
}
.contact-sidebar .widget-title:after {
    background-color: #168a73;
    bottom: -3px;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    width: 89px;
    z-index: 999;
}
*/

.sidebar .wen_business_widget_social li a {
    background-color: #666666;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    font-weight: normal !important;
    line-height: 1.6;
    margin:3px;
  }
  
  
  .sidebar .wen_business_widget_social ul li a:before {
      color: #f5f4f4;
      }
   .sidebar .wen_business_widget_social ul li{
    border: none;
   }
   .sidebar .wen_business_widget_social .size-large li a {
      padding: 2px;
      width: 43px;
  }
  .sidebar .wen_business_widget_social ul.size-small li a {
      height: 21px;
      line-height: 1.2;
      width: 21px;
  }
  
  
  .wen_business_widget_social  ul.size-small li a:before{
    margin: 0;
  }
  
  
  
  .contact-widget li {
      position: relative;
  }
  .contact-widget li:before {
      content: "";
      display: inline-block;
      float: left;
      font-family: fontawesome;
      margin-right: 13px;
      margin-bottom: 10px;
  }
  .contact-address > p{
    margin-left: 27px;
  }
  .contact-widget li.contact-address:before {
    content: "\f015";
    }
    .contact-widget li.contact-phone:before {
    content: "\f095";
    }
    .contact-widget li.contact-email:before {
    content: "\f003";
    }
    .contact-widget li.contact-time:before {
    content: "\f017";
    }
   .sidebar .contact-widget ul li:hover {
      color: #000000;
  }
/*search*/

caption {
    font-size: 16px;
    font-style: italic;
    margin: 0 0 5px;
    text-align: left;
}
.contact-widget{
     color: #333333;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
}

/*sarch*/

/*error404*/


#main  .screen-reader-text {
    display: none;
}


#main  section.error-404 {
    text-align: center;
}

.error404 #main  .page-header {
    border-bottom:none;
    margin: 0 0 30px;
    padding-bottom: 0;
}
.error404 #main  .page-header:after{
  display: none;
}
.error404 #main .page-content > p {
    color: #333333;
    font-size: 14px;
}

.error404 #main   .search-form {
    display: block;
    margin: 30px auto 20px;
    max-width: 450px;
    overflow: hidden;
}
.error-404 .page-title {
    font-size: 40px;
    font-weight: bold;
}
.text-404 {
    font-size: 400px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
}
#quick-links-404 ul li a:hover {
    color: #168a73;
  }
#quick-links-404 ul li {
    display: inline-block;
    position: relative;
}
#quick-links-404 ul li ul {
    background: none repeat scroll 0 0 #ffffff;
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 25px;
    width: 150px;
    z-index: 99999;
}
#quick-links-404 ul li ul ul {
    left: 150px;
    top: 0;
}
#quick-links-404 ul li:hover > ul{
    display:block;

}
#quick-links-404 ul li li {
    display: block;
    float: left;
    font-size: 15px;
    text-align: left;
    width: 100%;
}
#quick-links-404 ul li li a{
  font-size: 15px;
  display: block;
}
section.error-404 {
    padding-bottom: 80px;
}
#quick-links-404 ul li a {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    padding: 0 13px;
}
a.read-more {
    color: #168a73;
    display: inline-block;
    font-size: 15px;
    line-height: 1.7;
    position: relative;
}
a.read-more:after {
    content: "";
    display: block;
    font-family: FontAwesome;
    font-weight: normal;
    position: absolute;
    right: -15px;
    top: 2px;
    width: auto;
}
.widget a.read-more {
    border: 1px solid #168a73;
    border-radius: 5px;
    color: #168a73;
    display: inline-block;
    font-size: 18px;
    line-height: 1.7;
    padding: 6px 37px 6px 27px;
    position: relative;
}
.widget a.read-more:after {
    content: "";
    display: block;
    font-family: FontAwesome;
    font-weight: normal;
    position: absolute;
    right: 16px;
    top: 7px;
    width: auto;
}
a.scrollup, a.scrollup:active{
  position:fixed;
  right:30px;
  bottom:50px;
  color:#000000  ;
  font-size: 34px;
  display:none;
  outline: none;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section{
  clear: both;
}
/*contact form*/



.entry-content > ul,.entry-content > ol {
    padding-left: 0px;
    margin-bottom: 10px;
}
.entry-content  ul li {
    list-style: none;
    padding-left: 0;
}
.entry-content a {
    text-decoration: none;
}

.entry-content ol li{
    list-style: decimal outside none;
    margin-bottom: 5px;

}
.entry-content ul li{
    margin-bottom: 5px;
   }
  .entry-content  caption, .entry-content  th,  .entry-content td {
    padding: 5px 10px;
    text-align: left;
}
.page-title {
    /*color: #333333;
    font-family: Lato;
    font-size: 30px;
    font-weight: normal;
    margin: 5px 0;*/
}


.page-header{
  position: relative;
}

.page-header {
    /*border-bottom: 2px solid #333333;*/
	  color: #168a73;
    font-family: "Rokkitt","Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
}




.post-password-form input[type="submit"] {
    clear: both;
    display: block;
    margin-bottom: 25px;
    padding: 10px;
}

article.post {
    border-bottom: 1px solid #333333;
    clear: both;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
}
article.post .entry-title a {
    clear: bth;
    font-size: 20px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
article.post .entry-date {
    font-size: 13px;
    margin-top: 0 !important;
    position: relative;
}



.comments-link {
    clear: both;
    display: block;
}
.sidebar-message {
    font-weight: bold;
}
.sidebar-message-title {
    color: #168a73;
}
/* Pagination */
.wp-pagenavi {
  margin-bottom: 30px;
  margin-left: -2px;
  text-align: left;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #ACAC9D;
  padding: 7px 10px;
  margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #333333;
}
.wp-pagenavi span.current {
  font-weight: bold;
}
.wp-pagenavi span.pages,
.wp-pagenavi span.current {
  color: #fff;
  background-color: #333333;
}

/*Author Box*/
.authorbox{
  background-color: #DDD;
  border: 1px #EEEEEE solid;
  clear: both;
  height: auto;
  overflow: hidden;
  padding: 10px;
  margin: 10px 0;
}
.authorbox .author-avatar{
  float: left;
  width: 90px;
  height: 90px;
}
.authorbox .author-info{
  float: left;
  height: 100%;
  overflow: hidden;
}
.no-author-avatar .author-info{
  max-width: 100%;
}

/* PODCAST template style */

@media (min-width: 768px) {

 body.page-template-template-podcast #sidebar-primary {
  float:right;
  padding: 0;
 }

 body.page-template-template-podcast #content .container {
  margin: 0 auto;
  width: 75%;
 }

}

body.page-template-template-podcast #sidebar-primary .widget {
  box-shadow: none;
  margin-top: 48px;
}

body.page-template-template-podcast .sidebar .widget-title, .sidebar h2 {
  margin-bottom: 6px;
}

body.page-template-template-podcast .entry-content-regimgs img {
  margin-top: 0;
}

.libsyn-episode {
  margin-bottom: 5px;
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 6px 0 4px -5px #999;
  margin-top: 20px;
  padding: 10px 15px;
  width: 100%;
}

.libsyn-episode .libsyn-title {
  margin-bottom: 0
}

#pre-footer {
    margin-bottom: 20px;
}
#pre-footer .container {
    background: #fff;
}
#pre-footer input {
    max-width: 100%;
    width: 100%;
}
#pre-footer .col-sm-6 {
    width: 50%;
}
@media(min-width: 768px) {
    .global-layout-three-columns #pre-footer {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .global-layout-left-sidebar #pre-footer,
    .page-template-template-videos #pre-footer {
        float: right;
    }
}