/*
Theme Name: Wallpaper v2
Theme URI: https://www.wallpics.net/
Author: Wallpaper
Description: Wordpress Wallpaper Theme
Version: 2.0
*/
/* Reset */
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%; 
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}
body {
}
article, aside, details, figcaption, figure, footer, header, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	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, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}

/* Global */
body, button, input, select, textarea {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #8b8989;
	background-color: #ffff;
}
body {
	background-color: #f5f5f5;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #292e32;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
#content h1 {
	font-size: 40px;
	margin-bottom: 30px;
	line-height: 1.8em;
}
#content h2 {
	font-size: 35px;
	margin-bottom: 30px;
	line-height: 1.8em;
}
#content h3 {
	font-size: 30px;
	margin-bottom: 30px;
	line-height: 1.8em;
}
#content h4 {
	font-size: 25px;
	margin-bottom: 30px;
	line-height: 1.8em;
}
#content h5 {
	font-size: 20px;
	margin-bottom: 30px;
	line-height: 1.8em;
}
#content h6 {
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 1.8em;
}
blockquote {
	color: #404040;
	font-size: 25px;
	line-height: 1.8em;
	background-color: #ececec;
	padding: 25px;
	padding-bottom: 1px;
	margin-bottom: 20px;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th, #content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
#content dl {
	margin: 0 0 24px 0;
}
#content dt {
	font-weight: bold;
}
#content dd {
	margin-bottom: 18px;
}
#content ul {
	margin-bottom: 20px;
	display: block;
	padding-left: 20px;
	list-style-type: circle;
}
#content li {
	margin-bottom: 5px;
}
#content ol {
	margin-bottom: 20px;
	display: block;
	padding-left: 20px;
	list-style-type: decimal
}
#content address {
	margin-bottom: 20px;
	display: block;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 30px;
}
#content p {
	margin-bottom: 30px;
	line-height: 25px;
	font-size: 16px;
}
#content ul, #content ol {
}
#content ul {
	list-style: circle;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
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%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
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 */
 *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
#sidebar select {
	margin-left: 10px;
	margin-right: 10px;
	max-width: 180px;
}
button, input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	color: rgba(0, 0, 0, .8);
	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 */
	font-size: 13px;
	line-height: 1;
	padding: .6em 1em .6em;
	color: white;
	background-color: #1e1e1e;
	border: 0px;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: #4C4C4C;
}
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
 button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
 padding: 0;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="url"], textarea {
	color: #666;
	border: 4px solid #f5f5f5;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
	border: 4px solid #efefef;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"] {
	padding: 3px;
}


#footer input[type="text"], #footer input[type="email"], #footer input[type="password"], #footer input[type="search"], #footer input[type="url"], #footer textarea {
	color: #fff;
	border: 4px solid #4b4b4b;
	background-color:#000
}

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: 98%;
}
.searchform {
	margin-left: 10px;
}
.search-field {
	padding: 6px !important;
	margin-top: -3px;
	margin-bottom: -13px !important;
}
.submit {
	margin-left: 5px;
	margin-top: 3px;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	font-size: 15px;
}

.alignleft :hover img {opacity:0.9;transition:0.1s;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	font-size: 15px;
}

.alignright :hover img {opacity:0.9;transition:0.1s;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.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-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 */
}

/* Clearing */
.clear:before, .clear:after, [class*="content"]:before, [class*="content"]:after, [class*="site"]:before, [class*="site"]:after {
	content: '';
	display: table;
}
.clear:after, [class*="content"]:after, [class*="site"]:after {
	clear: both;
}

/* Content */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Asides */

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
}
/* Media */

.entry-content img.wp-smiley, .comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/**
 * 14.2 Galleries
 */

.gallery {
	margin-bottom: 1.6em;
	text-align: center
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 30%;
}
.gallery-columns-3 .gallery-item {
	max-width: 23.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-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}
/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
	max-width: 100%;
}

/* Navigation  */

.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.infinite-scroll .navigation-paging,
.infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.fontPickerCustomControl .fancyDisplay {
	display: none;
}
.fontPickerCustomControl .fancyDisplay ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fontPickerCustomControl .fancyDisplay ul li {
	cursor: pointer;
	float: left;
	font-size: 1.6em;
	margin: .3em 5% .3em 0;
	padding: 2% 0;
	padding-right: 2%;
	width: 40%;
}

/* Links */
a {
	color: #141414;
	text-decoration: none
}
a:visited {
	color: #141414;
}
a:hover, a:focus, a:active {
	color: #818181;
}
.sitetitle a, .sitetitle a:visited {
	color: #141414;
}
.sitetitle a:hover {
	color: #141414;
}
.itemtitle a, .itemtitle a:visited {
	color: #141414
}
.itemtitle a:hover {
	color: #818181;
}
.itemdate a, .itemdate a:visited {
	color: #b8b4b4;
}
.itemdate a:hover {
	color: #141414;
}
.itemcat a, .itemcat a:visited {
	color: #b8b4b4;
}
.itemcat a:hover {
	color: #141414;
}

.footer-title a, .footer-title a:visited {
	color: #fff !important;
}
.footer-title a:hover {
	color: #141414;
}
#footercredits a, #footercredits a:visited {
	color: #8a8a8a
}
#footercredits a:hover {
	color: #fff
}

#footer  a, #footer a:visited {
	color: #8a8a8a;
}
#footer a:hover {
	color: #fff
}

.inside .commentcount a, .inside .commentcount a:visited {
	color:#fff;
}

/* Reusables */
.highlight {
	color: #292e32;
}
.left {
	float: left;
}
.right {
	float: right;
}
.strong {
	font-weight: 700;
}
.fade {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Headings */

.sitetitle {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	padding-top: 15px;
	text-transform: capitalize;
	color: #141414;
	letter-spacing: 1px;
}
.archive-title {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	text-transform: capitalize;
	color: #141414;
	letter-spacing: 1px;
}

.archive-title2 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	color: #ffffff;
	letter-spacing: 1px;
}

.share2-title {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #141414;
	letter-spacing: 1px;
}

.search-title {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	text-transform: capitalize;
	color: #141414;
	letter-spacing: 1px;
	margin-bottom:20px;
	margin-top:-15px;
}
.tagline {
	font-family: 'Roboto', sans-serif;
	color: #b8b4b4;
	padding-bottom:0px;
}

.site-logo{
	padding-top:15px;
	padding-bottom:15px;
}
.itemtitle {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #141414;
	margin-top: 13px;
	margin-bottom: 3px;
	letter-spacing: .7px;
	word-wrap: break-word;
	font-weight: bold;
}

.inside .itemtitle {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #141414;
	margin-top: 25px;
	margin-bottom: 3px;
	letter-spacing: .7px;
}

.searchresult{
	text-align:left!important;
}
.footerheading {
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 20px;
	letter-spacing: .7px;
}
.footerheading2 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #ffffff;
	letter-spacing: 1px;
}
.footer-title {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-transform: capitalize;
	color: #fff;
	letter-spacing: 1px;
}

/* Theme Layout */
#header {
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	display: table;
	width:100%;
	height: 140px;
}
#sitebranding{
	padding-top:0px;
	padding-bottom:0px;
	display:table-cell; vertical-align:middle;
		background: #292e32;
}
.wrapper {
	width: 95%;
	margin: 1em auto;
}
.masonry {
	margin: 1.5em 0;
	padding: 0;
	-moz-column-gap: 3em;
	-webkit-column-gap: 3em;
	column-gap: 3em;
	font-size: .85em;
}
.item {
	display: inline-block;
	background: #fff;
	padding: 1.5em;
	margin: 0 0 3em;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align: center;
	position: relative;
}
.item img {
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.itemdate {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #b8b4b4;
	letter-spacing: 0.5px;
	margin-top: 2px;
}
.itemcat {
	color: #b8b4b4;
	font-size: 14px;
	letter-spacing: 0.3px;
	margin-top: 2px;
	margin-bottom: 8px;
}

/* Inside */
.singleitem {
	background: #fff;
	padding: 1.5em;
	width: 1260px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 100px;
}
#content {
	text-align: left;
	width: 60%;
	margin: 0 auto;
	margin-top: 30px;
}
.masonryinside {
	margin: 0 0;
	padding: 0;
	-moz-column-gap: 3em;
	-webkit-column-gap: 3em;
	column-gap: 3em;
	font-size: .85em;
	margin-bottom: 0px;
}
#bottommeta {
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 14px;
}

.breadcrump5 {
	font-size: 15px;
}


/* Footer */

#footer {
	background-color: #292e32;
	color: #8a8a8a;
	overflow: hidden;
	font-size:13px;
}
#footerwidgets {
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center;
	font-size:14px;
}
.footerwidget {
	width: 395px;
	position: relative;
	display: inline-block;
	margin-right: 25px;
	margin-bottom: 30px;
	vertical-align: top;
	text-align: left;
}
#footer p {
	line-height: 20px;
}
.footerwidget li {
	margin-bottom: 10px;
}
#footercredits {
	padding-top: 30px;
	padding-bottom: 10px;
	overflow: hidden;
	text-align: center;
	color: #8a8a8a
}
#footercredits p {
	margin-bottom: 0px;
}
.footerlogo {
	margin-right: 10px;
	font-size:18px;
}
.footertext {
	margin-top: 6px;
	color: #8a8a8a;
}

/* CSS Menu */
#cssmenu {
	background: #292e32;
	text-align: left;
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	z-index: 9999;
	margin-bottom: 0.5px!important;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after, #cssmenu > ul:after, #cssmenu .menu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu > ul > li, #cssmenu .menu > ul > li {
	float: left;
}
#cssmenu.align-center > ul, #cssmenu.align-center .menu > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li, #cssmenu.align-center .menu > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li, #cssmenu.align-right .menu > ul > li {
	float: right;
}
#cssmenu > ul > li > a, #cssmenu .menu > ul > li > a {
	padding: 17px;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
}
#cssmenu > ul > li:hover > a, #cssmenu .menu > ul > li:hover > a {
	color: #141414;
	background-color: #fff;
}
#cssmenu > ul > li.menu-item-has-children > a, #cssmenu .menu > ul > li.page_item_has_children > a {
	padding-right: 30px;
}
#cssmenu > ul > li.menu-item-has-children > a:after, #cssmenu .menu > ul > li.page_item_has_children > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #a2a2a2;
	content: '';
}
#cssmenu > ul > li.menu-item-has-children > a:before, #cssmenu .menu > ul > li.page_item_has_children > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #a2a2a2;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu > ul > li.menu-item-has-children:hover > a:before, #cssmenu .menu > ul > li.page_item_has_children:hover > a:before {
	top: 23px;
	height: 0;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	left: auto;
	right: 0;
}
#cssmenu li:hover > ul > li {
	height: 35px;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding: 11px 15px;
	width: 170px;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-weight: 400;
	background: #292e32;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	border-bottom: 0;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #a2a2a2;
}
#cssmenu ul ul li.menu-item-has-children > a:after, #cssmenu ul ul li.page_item_has_children > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #a2a2a2;
	content: '';
}
#cssmenu.align-right ul ul li.menu-item-has-children > a:after, #cssmenu.align-right ul ul li.page_item_has_children > a:after {
	right: auto;
	left: 11px;
}
#cssmenu ul ul li.menu-item-has-children > a:before, #cssmenu ul ul li.page_item_has_children > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #a2a2a2;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu.align-right ul ul li.menu-item-has-children > a:before, #cssmenu.align-right ul ul li.page_item_has_children > a:before {
	right: auto;
	left: 14px;
}
#cssmenu ul ul > li.menu-item-has-children:hover > a:before, #cssmenu ul ul > li.page_item_has_children:hover > a:before {
	top: 17px;
	height: 0;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#cssmenu {
	width: 100%;
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
}
#header {

}
#cssmenu ul {
	width: 100%;
	display: none;
}
#cssmenu.align-center > ul, #cssmenu.align-center .menu > ul {
	text-align: left;
}
#cssmenu ul li {
	width: 100%;
	border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu ul ul li, #cssmenu li:hover > ul > li {
	height: auto;
}
#cssmenu ul li a, #cssmenu ul ul li a {
	width: 100%;
	border-bottom: 0;
}
#cssmenu > ul > li, #cssmenu .menu > ul > li {
	float: none;
}
#cssmenu ul ul li a {
	padding-left: 25px;
}
#cssmenu ul ul ul li a {
	padding-left: 35px;
}
#cssmenu ul ul li a {
	color: #ffffff;
	background: none;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
	color: #141414;
	background-color: #fff;
}
#cssmenu ul ul, #cssmenu ul ul ul, #cssmenu.align-right ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
#cssmenu > ul > li.menu-item-has-children > a:after, #cssmenu .menu > ul > li.page_item_has_children > a:after, #cssmenu > ul > li.menu-item-has-children > a:before, #cssmenu .menu > ul > li.page_item_has_children > a:before, #cssmenu ul ul > li.menu-item-has-children > a:after, #cssmenu ul ul > li.menu-item-has-children > a:before {
	display: none;
}
#cssmenu #menu-button {
	display: block;
	padding: 17px;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 700;
}
#cssmenu #menu-button:after {
	position: absolute;
	top: 22px;
	right: 17px;
	display: block;
	height: 4px;
	width: 20px;
	border-top: 2px solid #a2a2a2;
	border-bottom: 2px solid #a2a2a2;
	content: '';
}
#cssmenu #menu-button:before {
	position: absolute;
	top: 16px;
	right: 17px;
	display: block;
	height: 2px;
	width: 20px;
	background: #a2a2a2;
	content: '';
}
#cssmenu #menu-button.menu-opened:after {
	top: 23px;
	border: 0;
	height: 2px;
	width: 15px;
	background: #141414;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cssmenu #menu-button.menu-opened:before {
	top: 23px;
	background: #141414;
	width: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#cssmenu .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	border-left: 1px solid rgba(120, 120, 120, 0.2);
	height: 46px;
	width: 46px;
	cursor: pointer;
}
#cssmenu .submenu-button.submenu-opened {
	background: #262626;
}
#cssmenu ul ul .submenu-button {
	height: 34px;
	width: 34px;
}
#cssmenu .submenu-button:after {
	position: absolute;
	top: 22px;
	right: 19px;
	width: 8px;
	height: 2px;
	display: block;
	background: #a2a2a2;
	content: '';
}
#cssmenu ul ul .submenu-button:after {
	top: 15px;
	right: 13px;
}
#cssmenu .submenu-button.submenu-opened:after {
	background: #ffffff;
}
#cssmenu .submenu-button:before {
	position: absolute;
	top: 19px;
	right: 22px;
	display: block;
	width: 2px;
	height: 8px;
	background: #a2a2a2;
	content: '';
}
#cssmenu ul ul .submenu-button:before {
	top: 12px;
	right: 16px;
}
#cssmenu .submenu-button.submenu-opened:before {
	display: none;
}
}

/* CSS Menu 2 */
#cssmenu2 {
	background: #292e32;
	text-align: left;
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	z-index: 9999;
}
#cssmenu2, #cssmenu2 ul, #cssmenu2 ul li, #cssmenu2 ul li a, #cssmenu2 #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu2:after, #cssmenu2 > ul:after, #cssmenu2 .menu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu2 #menu-button {
	display: none;
}
#cssmenu2 > ul > li, #cssmenu2 .menu > ul > li {
	float: left;
}
#cssmenu2.align-center > ul, #cssmenu2.align-center .menu > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu2.align-center > ul > li, #cssmenu2.align-center .menu > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu2.align-center ul ul {
	text-align: left;
}
#cssmenu2.align-right > ul > li, #cssmenu2.align-right .menu > ul > li {
	float: right;
}
#cssmenu2 > ul > li > a, #cssmenu2 .menu > ul > li > a {
	padding: 17px;
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
}
#cssmenu2 > ul > li:hover > a, #cssmenu2 .menu > ul > li:hover > a {
	color: #141414;
	background-color: #fff;
}
#cssmenu2 > ul > li.menu-item-has-children > a, #cssmenu2 .menu > ul > li.page_item_has_children > a {
	padding-right: 30px;
}
#cssmenu2 > ul > li.menu-item-has-children > a:after, #cssmenu2 .menu > ul > li.page_item_has_children > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #a2a2a2;
	content: '';
}
#cssmenu2 > ul > li.menu-item-has-children > a:before, #cssmenu2 .menu > ul > li.page_item_has_children > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #a2a2a2;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu2 > ul > li.menu-item-has-children:hover > a:before, #cssmenu2 .menu > ul > li.page_item_has_children:hover > a:before {
	top: 23px;
	height: 0;
}
#cssmenu2 ul ul {
	position: absolute;
	left: -9999px;
}
#cssmenu2.align-right ul ul {
	text-align: right;
}
#cssmenu2 ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu2 li:hover > ul {
	left: auto;
}
#cssmenu2.align-right li:hover > ul {
	left: auto;
	right: 0;
}
#cssmenu2 li:hover > ul > li {
	height: 35px;
}
#cssmenu2 ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu2.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu2 ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding: 11px 15px;
	width: 170px;
	font-size: 14px;
	text-decoration: none;
	color: #a2a2a2;
	font-weight: 400;
	background: #292e32;
}
#cssmenu2 ul ul li:last-child > a, #cssmenu2 ul ul li.last-item > a {
	border-bottom: 0;
}
#cssmenu2 ul ul li:hover > a, #cssmenu2 ul ul li a:hover {
	color: #ffffff;
}
#cssmenu2 ul ul li.menu-item-has-children > a:after, #cssmenu2 ul ul li.page_item_has_children > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #a2a2a2;
	content: '';
}
#cssmenu2.align-right ul ul li.menu-item-has-children > a:after, #cssmenu2.align-right ul ul li.page_item_has_children > a:after {
	right: auto;
	left: 11px;
}
#cssmenu2 ul ul li.menu-item-has-children > a:before, #cssmenu2 ul ul li.page_item_has_children > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #a2a2a2;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu2.align-right ul ul li.menu-item-has-children > a:before, #cssmenu2.align-right ul ul li.page_item_has_children > a:before {
	right: auto;
	left: 14px;
}
#cssmenu2 ul ul > li.menu-item-has-children:hover > a:before, #cssmenu2 ul ul > li.page_item_has_children:hover > a:before {
	top: 17px;
	height: 0;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#cssmenu2 {
	width: 100%;
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
}
#header {

}
#cssmenu2 ul {
	width: 100%;
	display: none;
}
#cssmenu2.align-center > ul, #cssmenu2.align-center .menu > ul {
	text-align: left;
}
#cssmenu2 ul li {
	width: 100%;
	border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu2 ul ul li, #cssmenu2 li:hover > ul > li {
	height: auto;
}
#cssmenu2 ul li a, #cssmenu2 ul ul li a {
	width: 100%;
	border-bottom: 0;
}
#cssmenu2 > ul > li, #cssmenu2 .menu > ul > li {
	float: none;
}
#cssmenu2 ul ul li a {
	padding-left: 25px;
}
#cssmenu2 ul ul ul li a {
	padding-left: 35px;
}
#cssmenu2 ul ul li a {
	color: #a2a2a2;
	background: none;
}
#cssmenu2 ul ul li:hover > a, #cssmenu2 ul ul li.active > a {
	color: #141414;
	background-color: #fff;
}
#cssmenu2 ul ul, #cssmenu2 ul ul ul, #cssmenu2.align-right ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
#cssmenu2 > ul > li.menu-item-has-children > a:after, #cssmenu2 .menu > ul > li.page_item_has_children > a:after, #cssmenu2 > ul > li.menu-item-has-children > a:before, #cssmenu2 .menu > ul > li.page_item_has_children > a:before, #cssmenu2 ul ul > li.menu-item-has-children > a:after, #cssmenu2 ul ul > li.menu-item-has-children > a:before {
	display: none;
}
#cssmenu2 #menu-button {
	display: block;
	padding: 17px;
	color: #a2a2a2;
	cursor: pointer;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 700;
}
#cssmenu2 #menu-button:after {
	position: absolute;
	top: 22px;
	right: 17px;
	display: block;
	height: 4px;
	width: 20px;
	border-top: 2px solid #a2a2a2;
	border-bottom: 2px solid #a2a2a2;
	content: '';
}
#cssmenu2 #menu-button:before {
	position: absolute;
	top: 16px;
	right: 17px;
	display: block;
	height: 2px;
	width: 20px;
	background: #a2a2a2;
	content: '';
}
#cssmenu2 #menu-button.menu-opened:after {
	top: 23px;
	border: 0;
	height: 2px;
	width: 15px;
	background: #141414;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cssmenu2 #menu-button.menu-opened:before {
	top: 23px;
	background: #141414;
	width: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#cssmenu2 .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	border-left: 1px solid rgba(120, 120, 120, 0.2);
	height: 46px;
	width: 46px;
	cursor: pointer;
}
#cssmenu2 .submenu-button.submenu-opened {
	background: #262626;
}
#cssmenu2 ul ul .submenu-button {
	height: 34px;
	width: 34px;
}
#cssmenu2 .submenu-button:after {
	position: absolute;
	top: 22px;
	right: 19px;
	width: 8px;
	height: 2px;
	display: block;
	background: #a2a2a2;
	content: '';
}
#cssmenu2 ul ul .submenu-button:after {
	top: 15px;
	right: 13px;
}
#cssmenu2 .submenu-button.submenu-opened:after {
	background: #ffffff;
}
#cssmenu2 .submenu-button:before {
	position: absolute;
	top: 19px;
	right: 22px;
	display: block;
	width: 2px;
	height: 8px;
	background: #a2a2a2;
	content: '';
}
#cssmenu2 ul ul .submenu-button:before {
	top: 12px;
	right: 16px;
}
#cssmenu2 .submenu-button.submenu-opened:before {
	display: none;
}
}


	.dark .demo-wrap
	{
	background-color: #2e3438 !important;
    }
	.dark .inside
	{
	background-color: #2e3438 !important;
    }
	.dark #cssmenu > ul > li > a, #cssmenu .menu > ul > li > a
	{
	color: #d9dae9 !important;
    }
	.dark #cssmenu2 > ul > li > a, #cssmenu2 .menu > ul > li > a
	{
	color: #d9dae9 !important;
    }
	.dark #cssmenu2 > ul > li:hover > a, #cssmenu2 .menu > ul > li:hover > a
	{
	color: #d9dae9 !important;
	background-color: #222;
    }
	.dark #cssmenu > ul > li:hover > a, #cssmenu .menu > ul > li:hover > a
	{
	color: #d9dae9 !important;
	background-color: #222;
    }
    .dark #cssmenu ul ul li a
	{
	color: #d9dae9 !important;
    }
	.dark .archive-title
	{
	color: #d9dae9 !important;
    }
    .dark .archive-title2
	{
	color: #d9dae9 !important;
    }
	.dark .footerheading2
	{
	color: #d9dae9 !important;
    }
	.dark .tagcloud a, a.button
	{
	color: #d9dae9 !important;
    }
	.dark .breadcrump5 a
	{
	color: #d9dae9 !important;
    }
	.dark .itemtitle
	{
	color: #d9dae9 !important;
    }
	.dark .itemtitle a:visited
	{
	color: #d9dae9 !important;
    }
	.dark a
	{
	color: #d9dae9 !important;
    }
	.dark #bottommeta
	{
	color: #eee !important;
    }
	.dark .share2-title
	{
	color: #d9dae9 !important;
    }
	.dark .asp_res_url
	{
	color: #222 !important;
    }
	.dark .navigation22 a, .nav-next a
	{
	color: #d9dae9 !important;
	background-color: #292e32;
	border: 0;
    }
	.dark .item img
	{
	border: 0;
    }
	.dark .search-title
	{
	color: #d9dae9 !important;
    }
	.dark #menu-button
	{
	color: #d9dae9 !important;
    }
	body.dark
	{
	background-color: #2e3438 !important;
    }
    .dark-logo {
	display: none;
    }
    .dark .site-logo {
	display: none;
    }
    .dark .site-logo.dark-logo {
	display: block;
    }
	
.dark .canned2{background-color:#292e32}	
	
.canned1{padding:1.9em 30px}
.canned2{background-color:#f5f5f5}

.canned-float {
    width: 50%;
    float: left;
    padding: 0;
}
@media screen and (max-width: 555px) {
.canned-float {
    width: auto!important;
    float: none!important;
    padding: 0;
} 	
} 
	
.checkbox {
	opacity: 0;
	position: absolute;
}
.label {
	background-color: #222;
	border-radius: 35px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px;
	position: relative;
	height: 16px;
	width: 40px;
	transform: scale(1.5);
	margin: 10px 20px 10px 0;
}

.label .ball {
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 2px;
	height: 21px;
	width: 21px;
	transform: translateX(0px);
	transition: transform 0.2s linear;
}

.checkbox:checked + .label .ball {
	transform: translateX(24px);
}
.fa-sun {
	color: #ffc600;
}
@media screen and (max-width: 767px) {
	#chk_container {
		float: center;
	}
}

/* Widgets */
.widget {
	margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets */
.footerwidget select {
	max-width: 100%;
}
/* Text widget */
.textwidget {
	padding: 7px;
}
/* Search widget */
.widget_search .submit {
	display: none;
}
/* TagCloud */
.tagcloud {
	overflow: auto;
	padding: 10px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 7px;
}
.tagcloud a, a.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: 8px 13px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	margin: 5px;
	margin-right: 0px;
	color: white !important;
	background-color: #555555;
	border-radius: 5px;
	text-transform: capitalize;
}
.tagcloud a:hover, a.button:hover {
	background: #8e8e8e;
	-webkit-transition: background-color 1s ease-in-out;
	-webkit-transition-duration: 0.4s;
	-moz-transition: background-color 1s ease-in-out;
	-moz-transition-duration: 0.4s;
	color: white;
	-webkit-transition: color 1s ease-in-out;
	-webkit-transition-duration: 0.4s;
	-moz-transition: color 1s ease-in-out;
	-moz-transition-duration: 0.4s;
}
.tagcloud a:active, a.button:active {
	color: white;
}
/* List Authors */
.widget-list-authors li {
	background: none;
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
.widget-list-authors li:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.widget-list-authors .avatar {
	float: left;
	margin: 5px 15px 0 0;
}
.widget-list-authors .author-name, .widget-list-authors .author-name:hover {
	display: block;
	text-decoration: none;
}
.widget-list-authors .author-url, .widget-list-authors .author-url:hover {
	display: block;
	font-size: 11px;
	margin: 0.2em 0 0.3em;
	overflow: hidden;
	text-decoration: none;
	text-transform: capitalize;
}
.widget-list-authors .post-count {
	display: block;
	font-size: 11px;
	overflow: hidden;
	text-transform: capitalize;
}

/* Social Menu */
#menu-social {
	text-align: center;
	margin: 0 auto;
}
#menu-social ul {
	list-style: none;
	margin: 0 0 10px;
	text-align: center;
}
#menu-social ul li {
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 12px;
}
#menu-social li a {
	color: #dbdddc;
}
#menu-social li a:hover {
	color: #141414 !important;
}
#menu-social li a::before {
	content: '\f408';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 22px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	text-align: center;
}
#menu-social li a[href*="wordpress.org"]::before, #menu-social li a[href*="wordpress.com"]::before {
	content: '\f19a';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="facebook.com"]::before {
	content: '\f082';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="twitter.com"]::before {
	content: "\f099";
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="dribbble.com"]::before {
	content: '\f17d';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="plus.google.com"]::before {
	content: '\f1a0';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="pinterest.com"]::before {
	content: '\f0d2';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="github.com"]::before {
	content: '\f113';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="tumblr.com"]::before {
	content: '\f173';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="youtube.com"]::before {
	content: '\f166';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="flickr.com"]::before {
	content: '\f16e';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="vimeo.com"]::before {
	content: '\f194';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="instagram.com"]::before {
	content: '\f16d';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="codepen.io"]::before {
	content: '\f1cb';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#menu-social li a[href*="linkedin.com"]::before {
	content: '\f08c';
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
}

/* Responsive*/
img {
	max-width: 100%;
	height: auto;
}

@media only screen and (min-width: 700px) {
.masonry {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
}

@media only screen and (min-width: 900px) {
.masonry {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
}
 @media only screen and (min-width: 1100px) {
.masonry {
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
}
.masonryinside {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}
 @media only screen and (min-width: 1280px) {
 .wrapper {
 width: 1260px;
}

.commentcount {
    display: none;
}

.tagcapitalize {
     text-transform: capitalize;
}

.post-img00{height:130px}
.post-img00{width:115px}

.navigation22 a, .nav-next a {
	padding: 15px 18px 14px 18px;
	color: #141414;
	display: inline-block;
	background-color: #f5f5f5;		text-transform: capitalize;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
border: 1px solid #f5f5f5;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.navigation22 a:hover, .nav-next a:hover {
	padding: 15px 18px 14px 18px;
	color: #8b8989;
}


.hov2:hover
	{
		-moz-box-shadow: 0 0 10px #b8b4b4;
		-webkit-box-shadow: 0 0 10px #b8b4b4;
		box-shadow: 0 0 10px #b8b4b4;
	}
	

.logo25
	{
		margin-top: 15px;   
	}	
	
.nivo-lightbox-title {
    display: none;
}


.page02 {
	float:left;
	width:290px;
	height:275px;
}
.page02 img {
	float:left;
	border-radius: 15px;
	padding-top:4px;
	width:290px;
	height:275px;
	border:none;
	margin-bottom:9px;
}

.page02 :hover img {opacity:0.9;transition:0.1s;
}

.page02 img a, .l_listpic img a:hover{
border:none;
}

.page01 {
	width: 310px;
	background-repeat: repeat-x;
	background-position: left bottom;
	height:310px;
	overflow:hidden;
	padding-bottom: 16px;
	padding-top: 12px;
	float:left;
	text-transform: capitalize;
}

.page01 :hover {
	color: #818181;
}

.fa:hover {
    opacity: 0.8;
}

.social2:hover {
    opacity: 0.8;
}

.button {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 5px;
}

.button55 {background-color: #555555;}



.taggy {
  text-transform: lowercase;
}

.opacity1:hover{
opacity:0.8;transition:0.1s;
}	

.opacity22222:hover{
opacity:0.9;transition:0.1s;
}	

.wp_rp_title {
  text-transform: capitalize;
}	 
	 
.asp_res_url {
text-transform: capitalize!important;
}	 