/* Theme Name: Twenty Fifteen Theme URI: https://wordpress.org/themes/twentyfifteen Author: the WordPress team Author URI: https://wordpress.org/ Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer. Version: 1.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready Text Domain: twentyfifteen This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. */
/** * Table of Contents * * 1.0 - Reset * 2.0 - Genericons * 3.0 - Typography * 4.0 - Elements * 5.0 - Forms * 6.0 - Navigations * 6.1 - Links * 6.2 - Menus * 7.0 - Accessibility * 8.0 - Alignments * 9.0 - Clearings * 10.0 - Header * 11.0 - Widgets * 12.0 - Content * 12.1 - Posts and pages * 12.2 - Post Formats * 12.3 - Comments * 13.0 - Footer * 14.0 - Media * 14.1 - Captions * 14.2 - Galleries * 15.0 - Media Queries * 15.1 - Mobile Large * 15.2 - Tablet Small * 15.3 - Tablet Large * 15.4 - Desktop Small * 15.5 - Desktop Medium * 15.6 - Desktop Large * 15.7 - Desktop X-Large */
/** * 1.0 - Reset * * Resetting and rebuilding styles have been helped along thanks to the fine work of * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ * and Blueprint http://www.blueprintcss.org/ */
article#post-2727 {
	margin-top: 0px;
}
/*.tax-nimble-portfolio-type article:nth-child(4n-7) {
	margin-left: 0;
	margin: 0px auto!important;
}
*/
@media screen and (min-width: 320px) and (max-width:1263px) {
	.tax-nimble-portfolio-type article:nth-child(4n-7) {
		margin-right: 0;
		margin: 10px auto!important;
   }
}
@media screen and (min-width: 643px) and (max-width:1263px) {
	.tax-nimble-portfolio-type article:nth-child(4n-7) {
		margin-right: 0;
		margin: 10px 10px!important;
   }
	.tax-nimble-portfolio-type article {
		float: left;
		margin: 10px 12px!important;
		max-width: 263px;
		min-height: 260px;
		width: 100%;
		position: relative;
		border: 1px solid #cccccc;
   }
}
.manu-new ul li a{
   font-size:13px;
}
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: "Poppins", serif;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	text-align: left;
}
html, body{
	font-size: 16px;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block;
}

h2 {
    font-size: 1.5rem;
}
h3{
    font-size: 1.2rem;
    line-height: 1.7rem;
}
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 {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
a:focus {
	outline: 0px solid #c1c1c1;
	outline: 0px solid rgba(51, 51, 51, 0.3);
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}
.top-h{
   font-size:14px;
}
blockquote p {
	line-height: 1.5;
    text-align: left;
    color: #2f537a;
    letter-spacing: 1px;
    font-size: 1.2rem;
}
/** * 2.0 - Genericons */
.social-navigation a:before, .secondary-toggle:before, .dropdown-toggle:after, .bypostauthor > article .fn:after, .comment-reply-title small a:before, .comment-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before, .pagination .prev:before, .pagination .next:before, .image-navigation a:before, .image-navigation a:after, .format-link .entry-title a:after, .entry-content .more-link:after, .entry-summary .more-link:after, .author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}
/** * 3.0 Typography */
body, button, input, select, textarea {
	line-height: 1.6;
}
b, strong {
	font-weight: 700;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	font-style: italic;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}
blockquote p {
	margin-bottom: 1.6667em;
}
blockquote > p:last-child {
	margin-bottom: 0;
}
blockquote cite, blockquote small {
	font-family: "Poppins", serif;
	line-height: 1.6;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote strong, blockquote b {
	font-weight: 400;
}
address {
	font-style: italic;
	margin: 0 0 1.6em;
}
code, kbd, tt, var, samp, pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}
mark, ins {
	background-color: #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%;
}
/** * 4.0 Elements */
hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}
ul, ol {
	margin: 0 0 1.6em 1.3333em;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
}
dl {
	margin-bottom: 1.6em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.6em;
}
table, th, td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed;
   /* Prevents HTML tables from becoming too wide */
	width: 100%;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}
td {
	border-width: 0 1px 1px 0;
}
th, td {
	padding: 0.4em;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
figure {
	margin: 0;
}
del {
	opacity: 0.8;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #dddddd;
	font-family:"Poppins", serif;
}
:-moz-placeholder {
	color: #dddddd;
	font-family: "Poppins", serif;
}
::-moz-placeholder {
   /*color: #dddddd;
	font-family: "Poppins", serif;
   */
	opacity: 1;
   /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
	color: #dddddd;
}
/** * 5.0 Forms */
button, input, select, textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button, input {
	line-height: normal;
}
input, textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
   /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
input:focus, textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}
input:focus, select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}
button[disabled], input[disabled], select[disabled], textarea[disabled] {
	cursor: default;
	opacity: .5;
}
input[type=search] {
    font-size: 1rem;
    line-height: 2rem;
    margin: 0;
    float: left;
    height: 30px;
    padding: 0 0 0 10px !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: "Poppins", serif;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
	padding: 0.375em;
	width: 100%;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
	outline: 0;
}
.post-password-form {
	position: relative;
}
.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Poppins", serif;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}
.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
}
.search-form input[type="submit"], .widget .search-form input[type="submit"] {
	padding: 0;
}
/** * 6.0 Navigations */
/** * 6.1 Links */
a {
	color: #333;
	text-decoration: none;
}
a:hover, a:focus {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
/** * 6.2 Menus */
.main-navigation a {
	display: block;
	padding: 0.8em 0;
	position: relative;
	text-decoration: none;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
}
.main-navigation ul ul {
	display: none;
	margin-left: 0.8em;
}
.main-navigation ul .toggled-on {
	display: block;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
	font-weight: 700;
}
.main-navigation .nav-menu > ul > li:first-child, .main-navigation .nav-menu > li:first-child {
	border-top: 0;
}
.main-navigation .page_item_has_children > a, .main-navigation .menu-item-has-children > a {
	padding-right: 48px;
}
.main-navigation .menu-item-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Poppins", serif;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.5em;
}
.no-js .main-navigation ul ul {
	display: block;
}
.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	height: 42px;
	padding: 0;
	position: absolute;
	text-transform: lowercase;
   /* Stop screen readers to read the text as capital letters */
	top: 3px;
	right: 0;
	width: 42px;
}
.dropdown-toggle:after {
	color: #333;
	content: "\f431";
	font-size: 24px;
	line-height: 42px;
	position: relative;
	top: 0;
	left: 1px;
	width: 42px;
}
.dropdown-toggle:hover, .dropdown-toggle:focus {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
}
.dropdown-toggle:focus {
	outline: 1px solid #c1c1c1;
	outline: 1px solid rgba(51, 51, 51, 0.3);
}
.dropdown-toggle.toggle-on:after {
	content: "\f432";
}
.social-navigation {
	margin: 9.0909% 0;
}
.social-navigation ul {
	list-style: none;
	margin: 0 0 -1.6em 0;
}
.social-navigation li {
	float: left;
}
.social-navigation a {
	display: block;
	height: 3.2em;
	position: relative;
	width: 3.2em;
}
.social-navigation a:before {
	content: "\f415";
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 0;
}
.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}
.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}
.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}
.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}
.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}
.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}
.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}
.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}
.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}
.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}
.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}
.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}
.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}
.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}
.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}
.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}
.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}
.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}
.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}
.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}
.social-navigation a[href*="wordpress.com"]:before, .social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}
.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}
.social-navigation a[href*="mailto:"]:before {
	content: "\f410";
}
.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}
.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}
.secondary-toggle {
	background-color: transparent;
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	height: 42px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 50%;
	right: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 42px;
}
.secondary-toggle:before {
	color: #333;
	content: "\f419";
	line-height: 40px;
	width: 40px;
}
.secondary-toggle:hover, .secondary-toggle:focus {
	background-color: transparent;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	outline: 0;
}
.secondary-toggle.toggled-on:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: 1px;
	left: -1px;
}
.post-navigation {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-weight: 700;
}
.post-navigation a {
	display: block;
	padding:0;
}
.post-navigation span {
	display: block;
}
.post-navigation .post-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	position: relative;
	z-index: 2;
}
.post-navigation .nav-next, .post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}
.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.post-navigation a:hover:before, .post-navigation a:focus:before {
	opacity: 0.5;
}
.post-navigation .meta-nav {
	opacity: 0.8;
}
.pagination {
	background-color: #fff;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-family: "Poppins", serif;
}
.pagination .nav-links {
	min-height: 3.2em;
	position: relative;
	text-align: right;
}
/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}
.pagination .page-numbers {
	display: none;
	line-height: 3.2em;
	padding: 0 0.6667em;
}
.pagination .page-numbers.current {
	text-transform: uppercase;
}
.pagination .current {
	display: inline-block;
	font-weight: 700;
}
.pagination .prev, .pagination .next {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: inline-block;
	height: 48px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 48px;
}
.pagination .prev:before, .pagination .next:before {
	font-size: 32px;
	height: 48px;
	line-height: 48px;
	position: relative;
	width: 48px;
}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
}
.pagination .prev {
	left: 0;
}
.pagination .prev:before {
	content: "\f430";
	left: -1px;
}
.pagination .next:before {
	content: "\f429";
	right: -1px;
}
.image-navigation, .comment-navigation {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Poppins", serif;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
}
.image-navigation a, .comment-navigation a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
.image-navigation a:hover, .image-navigation a:focus, .comment-navigation a:hover, .comment-navigation a:focus {
	color: #333;
}
.image-navigation .nav-previous:not(:empty), .image-navigation .nav-next:not(:empty), .comment-navigation .nav-previous:not(:empty), .comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before, .comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\2215";
	font-weight: 400;
	margin: 0 0.7em;
}
.image-navigation .nav-previous a:before, .comment-navigation .nav-previous a:before {
	content: "\f430";
	margin-right: 0.2em;
	position: relative;
}
.image-navigation .nav-next a:after, .comment-navigation .nav-next a:after {
	content: "\f429";
	margin-left: 0.2em;
	position: relative;
}
.comment-navigation {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 2em 0;
}
.comments-title + .comment-navigation {
	border-bottom: 0;
}
.image-navigation {
	padding: 0 7.6923%;
}
.image-navigation .nav-previous:not(:empty), .image-navigation .nav-next:not(:empty) {
	margin-bottom: 2em;
}
/** * 7.0 Accessibility */
/* Text meant only for screen readers */
.says, .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Poppins", serif;
	left: -9999em;
	outline: none;
	padding: 16px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}
.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}
.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}
/** * 8.0 Alignments */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright, .wp-caption.alignright, img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
/** * 9.0 Clearings */
.clear:before, .clear:after, .site:before, .site:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .nav-links:before, .nav-links:after, .comment-navigation:before, .comment-navigation:after, .social-navigation ul:before, .social-navigation ul:after, .textwidget:before, .textwidget:after {
	content: "";
	display: table;
}
.clear:after, .site:after, .entry-content:after, .comment-content:after, .site-content:after, .nav-links:after, .comment-navigation:after, .social-navigation ul:after, .textwidget:after {
	clear: both;
}
/** * 10.0 Header */
.site-branding {
	min-height: 2em;
	padding-right: 60px;
	position: relative;
}
.site-title {
	font-family: "Poppins", serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.3636;
	margin-bottom: 0;
}
.site-description {
	display: none;
	font-family: "Poppins", serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0.5em 0 0;
	opacity: 0.7;
}
/** * 11.0 Widgets */
.widget {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 9.09090%;
	width: 100%;
	word-wrap: break-word;
}
.widget pre {
	line-height: 1.2;
}
.widget button, .widget input, .widget select, .widget textarea {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
.widget button, .widget input {
	line-height: normal;
}
.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.7917em 1.5833em;
}
.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea {
	padding: 0.375em;
}
.widget-title {
	color: #333;
	font-family: "Poppins", serif;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.widget > :last-child {
	margin-bottom: 0;
}
.widget_calendar table {
	margin: 0;
}
.widget_calendar td, .widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}
.widget_calendar caption {
	font-family: "Noto Serif", serif;
	font-weight: 700;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.widget_calendar tbody a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: block;
	font-weight: 700;
}
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}
.widget_archive a, .widget_categories a, .widget_links a, .widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_recent_comments a, .widget_recent_entries a {
	border: 0;
}
.widget_archive ul, .widget_categories ul, .widget_links ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul {
	list-style: none;
	margin: 0;
}
.widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}
.widget_archive li:last-child, .widget_categories li:last-child, .widget_links li:last-child, .widget_meta li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child {
	padding-bottom: 0;
}
.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}
.widget_recent_entries .post-date {
	display: block;
}
.widget_rss ul {
	list-style: none;
	margin: 0;
}
.widget_rss li {
	margin-bottom: 1.6em;
}
.widget_rss ul:last-child, .widget_rss li:last-child {
	margin-bottom: 0;
}
.widget_rss .rsswidget {
	border: 0;
	font-weight: 700;
}
.widget_rss .rsswidget img {
	margin-top: -4px;
}
.widget_rss .rss-date, .widget_rss cite {
	font-family: "Poppins", serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
	display: block;
	line-height: 2;
	opacity: 0.8;
}
.textwidget > :last-child {
	margin-bottom: 0;
}
.textwidget a {
	border-bottom: 1px solid #333;
}
.textwidget a:hover, .textwidget a:focus {
	border-bottom: 0;
}
/** * 12.0 Content */
.secondary {
	background-color: #fff;
	display: none;
	padding: 0 7.6923%;
}
.secondary.toggled-on {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	display: block;
}
.widget-area {
	margin: 9.09090% auto 0;
}
.ubermenu.ubermenu-main .ubermenu-tab > .ubermenu-target{
	cursor:context-menu;
}
.site-footer {
	background-color: #000;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 3.84615% 7.6923%;
}
.hentry {
	position: relative;
}
.hentry.has-post-thumbnail {
	padding-top: 0;
}
.hentry.sticky:not(.has-post-thumbnail) {
	padding-top: -webkit-calc(7.6923% + 24px);
	padding-top: calc(7.6923% + 24px);
}
.hentry + .hentry {
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.post-thumbnail {
	border: 0;
	display: block;
	margin-bottom: 2.4em;
}
.post-thumbnail img {
	display: block;
	margin: 0 auto;
}
a.post-thumbnail:hover, a.post-thumbnail:focus {
	opacity: 0.85;
}
.entry-header {
	padding: 0;
}
h2.entry-title {
	font-size: 24px!important;
}
.single .entry-title {
	margin: 0px;
	padding: 0px;
}
.entry-content > :last-child, .entry-summary > :last-child {
	margin-bottom: 0;
}
.entry-content, .entry-summary, .page-content, .comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.entry-content > h1:first-child, .entry-content > h2:first-child, .entry-content > h3:first-child, .entry-content > h4:first-child, .entry-content > h5:first-child, .entry-content > h6:first-child, .entry-summary > h1:first-child, .entry-summary > h2:first-child, .entry-summary > h3:first-child, .entry-summary > h4:first-child, .entry-summary > h5:first-child, .entry-summary > h6:first-child, .page-content > h1:first-child, .page-content > h2:first-child, .page-content > h3:first-child, .page-content > h4:first-child, .page-content > h5:first-child, .page-content > h6:first-child, .comment-content > h1:first-child, .comment-content > h2:first-child, .comment-content > h3:first-child, .comment-content > h4:first-child, .comment-content > h5:first-child, .comment-content > h6:first-child {
	margin-top: 0;
}
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
	border-bottom: 1px solid #333;
}
.entry-content a img, .entry-summary a img, .page-content a img, .comment-content a img {
	display: block;
}
.entry-content .more-link:after, .entry-summary .more-link:after {
	font-size: 16px;
	position: relative;
	top: 5px;
}
.author-info {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0 7.6923%;
	padding: 7.6923% 0;
}
.author-info .avatar {
	float: left;
	height: 36px;
	margin: 0 1.6em 1.6em 0;
	width: 36px;
}
.author-heading {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Poppins", serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
.author-title {
	clear: none;
}
.author-bio {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	overflow: hidden;
	padding-bottom: 1px;
}
.author-description {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.author-description a {
	border-bottom: 1px solid #333;
}
.author-description a:hover, .author-description a:focus {
	border-bottom: 0;
}
.author-description > :last-child {
	margin-bottom: 0;
}
.author-link {
	white-space: nowrap;
}
.author-link:after {
	content: "\f429";
	position: relative;
	top: 1px;
}
.entry-footer {
	background-color: #f7f7f7;
	color: rgba(51, 51, 51, 0.7);
	float: left;
	font-family: "Noto Sans",sans-serif;
	font-size: 1.2rem;
	line-height: 1.5;
	margin: 0 0 10px;
}
.entry-footer a {
	border-bottom: 1px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-weight:normal;
	font-size:14px;
}
.entry-footer a:hover {
	border: 0;
}
.url.fn.n {
	font-size: 16px;
	font-weight: normal;
	margin: 0 10px 0 0;
	text-transform: capitalize;
}
.entry-footer a:hover, .entry-footer a:focus {
	color: #333;
}
.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}
.updated:not(.published) {
	display: none;
}
.sticky .posted-on {
	display: none;
}
.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before {
	margin-right: 2px;
	position: relative;
}
.posted-on, .byline, .cat-links, .tags-links, .comments-link, .entry-format, .full-size-link {
	margin-right: 1em;
}
.format-aside .entry-format:before {
	content: "\f101";
}
.format-image .entry-format:before {
	content: "\f473";
}
.format-gallery .entry-format:before {
	content: "\f103";
}
.format-video .entry-format:before {
	content: "\f104";
}
.format-status .entry-format:before {
	content: "\f105";
}
.format-quote .entry-format:before {
	content: "\f106";
}
.format-link .entry-format:before {
	content: "\f107";
}
.format-chat .entry-format:before {
	content: "\f108";
}
.format-audio .entry-format:before {
	content: "\f109";
}
.posted-on:before {
	content: "\f307";
}
.byline:before {
	/* content: "\f304"; */
}

.tags-links:before {
	content: "\f302";
}
.comments-link:before {
	content: "\f300";
}
.full-size-link:before {
	content: "\f402";
}
.entry-content h3 {
	float:left;
	width:100%;
}
.page-header {
	background-color: #fff;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}
.page-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}
.taxonomy-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	padding-top: 0.4em;
}
.taxonomy-description a {
	border-bottom: 1px solid #333;
}
.taxonomy-description a:hover, .taxonomy-description a:focus {
	border-bottom: 0;
}
.taxonomy-description > :last-child {
	margin-bottom: 0;
}
.page-content {
	background-color: #fff;
	padding: 7.6923%;
}
.page-content > :last-child {
	margin-bottom: 0;
}
.page-links {
	clear: both;
	font-family: "Poppins", serif;
	margin-bottom: 1.3333em;
}
.page-links a, .page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	height: 2em;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
	width: 2em;
}
.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	border-color: #333;
	color: #fff;
}
.page-links a:hover, .page-links a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	border-color: transparent;
	color: #fff;
}
.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}
.entry-attachment {
	margin-bottom: 1.6em;
}
.type-attachment .entry-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.entry-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Poppins", serif;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	line-height: 1.5;
	padding-top: 0.5em;
	word-wrap: break-word;
}
.entry-caption > :last-child {
	margin-bottom: 0;
}
/** * 12.2 Post Formats */
.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-bottom: 1.3333em;
}
.format-link .entry-title a:after {
	content: "\f442";
	font-size: 24px;
	height: 24px;
	position: relative;
	top: 0;
	width: 24px;
}
.blog .format-status .entry-title, .archive .format-status .entry-title {
	display: none;
}
/** * 12.3 Comments */
.comments-area {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}
.comments-area > :last-child {
	margin-bottom: 0;
}
.comment-list + .comment-respond {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.comment-list + .comment-respond, .comment-navigation + .comment-respond {
	padding-top: 1.6em;
}
.comments-title, .comment-reply-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}
.comments-title {
	margin-bottom: 1.3333em;
}
.comment-list {
	list-style: none;
	margin: 0;
}
.comment-list article, .comment-list .pingback, .comment-list .trackback {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 1.6em 0;
}
.comment-list .children {
	list-style: none;
	margin: 0;
}
.comment-list .children > li {
	padding-left: 0.8em;
}
.comment-author {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	margin-bottom: 0.4em;
}
.comment-author a:hover {
	border-bottom: 1px solid #707070;
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}
.comment-author .avatar {
	float: left;
	height: 24px;
	margin-right: 0.8em;
	width: 24px;
}
.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}
.comment-metadata, .pingback .edit-link {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Poppins", serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
.comment-metadata a, .pingback .edit-link a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
.comment-metadata a:hover, .pingback .edit-link a:hover {
	border-bottom: 1px solid #333;
}
.comment-metadata a:hover, .comment-metadata a:focus, .pingback .edit-link a:hover, .pingback .edit-link a:focus {
	color: #333;
}
.comment-metadata {
	margin-bottom: 1.6em;
}
.comment-metadata .edit-link {
	margin-left: 1em;
}
.pingback .edit-link {
	margin-left: 1em;
}
.pingback .edit-link:before {
	top: 5px;
}
.comment-content ul, .comment-content ol {
	margin: 0 0 1.6em 1.3333em;
}
.comment-content li > ul, .comment-content li > ol {
	margin-bottom: 0;
}
.comment-content > :last-child {
	margin-bottom: 0;
}
.comment-list .reply {
	font-size: 12px;
	font-size: 1.2rem;
}
.comment-list .reply a {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: inline-block;
	font-family: "Poppins", serif;
	font-weight: 700;
	line-height: 1;
	margin-top: 2em;
	padding: 0.4167em 0.8333em;
	text-transform: uppercase;
}
.comment-list .reply a:hover, .comment-list .reply a:focus {
	border-color: #333;
	color: #333;
	outline: 0;
}
.comment-form {
	padding-top: 1.6em;
}
.comment-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Poppins", serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	display: block;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form input[type="submit"] {
	width: 100%;
}
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Poppins", serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 2em;
}
.logged-in-as a:hover {
	border-bottom: 1px solid #333;
}
.no-comments {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Poppins", serif;
	font-weight: 700;
	padding-top: 1.6em;
}
.comment-navigation + .no-comments {
	border-top: 0;
}
.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}
.form-submit {
	margin-bottom: 0;
}
.required {
	color: #c0392b;
}
.comment-reply-title small {
	font-size: 100%;
}
.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}
.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -3px;
}
/** * 13.0 Footer */
.site-info {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
.site-info a {
	border-bottom: 1px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
.site-info a:hover {
	border-bottom: 1px solid #333;
}
.site-info a:hover, .site-info a:focus {
	color: #333;
}
/** * 14.0 Media */
.site .avatar {
	border-radius: 50%;
}
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
audio, canvas {
	display: inline-block;
}
embed, iframe, object, video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}
p > embed, p > iframe, p > object, p > video {
	margin-bottom: 0;
}
.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist {
	font-size: 16px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
	padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}
/** * 14.1 Captions */
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Poppins", serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
/** * 14.2 Galleries */
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	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-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Poppins", serif;
	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;
}
.post-type-archive-web-story h2.entry-title {
	font-size: 14px!important;
	max-height: 30px;
	margin-top: 10px;
	height: 30px;
	line-height: 20px;
	padding: 8px 5px 8px 5px;
}
.mt-5{
	margin-top: 20px;
}
.shadow {
	margin-bottom: 30px;
	box-shadow: 2px -2px 13px 4px #efefef;
}
/** * 15.0 Media Queries */
/* * Does the same thing as <meta name="viewport" content="width=device-width">, * but in the future W3C standard way. -ms- prefix is required for IE10+ to * render responsive styling in Windows 8 "snapped" views;
IE10+ does not honor * the meta tag. See https://core.trac.wordpress.org/ticket/25888. */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

.entry-content .imp-box {
    background: #ffb8853d;
    padding: 30px;
    text-align: center;
    height: 100%;
}


.entry-content .should-be {
    background-color: #f6f6f6;
    padding: 30px;
    text-align: center;
    height: 100%;
}
/** * 15.1 Mobile Large 620px */
@media screen and (min-width: 38.75em) {
	ul, ol {
		margin-left: 0;
   }
	li > ul, li > ol, blockquote > ul, blockquote > ol {
		margin-left: 1.3333em;
   }
	blockquote {
		margin-left: -1em;
   }
	blockquote > blockquote {
		margin-left: 0;
   }
	.site-branding {
		min-height: 3.2em;
   }
	.site-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.0909;
   }
	.site-description {
		display: block;
   }
	.secondary {
		margin: 7.6923% 7.6923% 0;
		padding: 7.6923% 7.6923% 0;
   }
	.main-navigation {
		margin-bottom: 11.1111%;
   }
	.main-navigation ul {
	   /*border-top: 1px solid rgba(51, 51, 51, 0.1);
		border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	   */
   }
	.main-navigation ul ul {
		border-top: 0;
		border-bottom: 0;
   }
	.social-navigation {
		margin-bottom: 11.1111%;
   }
	.social-navigation {
		margin-top: 0;
   }
	.widget-area {
		margin-top: 0;
   }
	.widget {
		margin-bottom: 11.1111%;
   }
	.hentry.sticky:not(.has-post-thumbnail) {
		padding-top: inherit;
   }
	.hentry, .page-header, .page-content {
		box-shadow:0;
		border:0;
   }
	.hentry + .hentry, .page-header + .hentry, .page-header + .page-content {
		margin-top: 7.6923%;
   }
	.hentry + .hentry {
		border-top: 0;
   }
	.post-thumbnail {
		margin-bottom: 2.4em;
   }
	.entry-header {
		padding: 0;
   }
	.page-header {
		border-bottom: 0;
		border-left: 7px solid #333;
		padding: 3.8461% 7.6923%;
   }
	.category .page-header, .author .page-header, .archive .page-header{
		background-color: #f7f7f7;
		margin: 25px 0 0;
		padding: 20px 10px 14px;
		width: 100%;
   }
	.page-content {
		padding: 9.0909%;
   }
	.site-footer {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 0 7.6923%;
		padding: 3.84615% 7.6923%;
   }
	.post-navigation {
		border:0;
   }
	.post-navigation a {
		padding: 4.5454% 9.0909%;
   }
	.pagination {
		border: 0 none;
		display: table;
		margin: 7.6923% 7.6923% 0;
		padding: 0;
		width: 100%;
   }
   /* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
   }
	.pagination .page-numbers {
		display: inline-block;
   }
	.image-navigation {
		padding: 0 9.0909%;
   }
	.comments-area {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
   }
	.comment-content ul, .comment-content ol {
		margin-left: 0;
   }
	.comment-content li > ul, .comment-content li > ol, .comment-content blockquote > ul, .comment-content blockquote > ol {
		margin-left: 1.3333em;
   }
}
/** * 15.2 Tablet Small 740px */
@media screen and (min-width: 46.25em) {
	body, button, input, select, textarea {

		line-height: 1.6471;
   }
	button, input {
		line-height: normal;
   }
	blockquote {
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
   }
	blockquote p {
		margin-bottom: 1.75em;
   }
	blockquote cite, blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
   }
	pre {
		line-height: 1.2353;
   }
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
   }
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
		padding: 0.5em;
   }
	.main-navigation {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
   }
	.main-navigation a {
		padding: 1em 0;
   }
	.main-navigation ul ul {
		margin-left: 1em;
   }
	.main-navigation .page_item_has_children > a, .main-navigation .main-navigation .menu-item-has-children > a {
		padding-right: 54px;
   }
	.main-navigation .menu-item-description {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
   }
	.social-navigation ul {
		margin-bottom: -1.4706em;
   }
	.social-navigation a {
		height: 2.8824em;
		width: 2.8824em;
   }
	.secondary-toggle {
		height: 56px;
		width: 56px;
   }
	.secondary-toggle:before {
		line-height: 54px;
		width: 54px;
   }
	.post-password-form label, .post-navigation .meta-nav, .image-navigation, .comment-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .site-info, .wp-caption-text, .gallery-caption, .entry-caption {
		font-size: 14px;
		font-size: 1.4rem;
   }
	.pagination .nav-links {
		min-height: 3.2941em;
   }
	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
   }
	.pagination .prev, .pagination .next {
		height: 56px;
		padding: 0;
		width: 56px;
   }
	.pagination .prev:before, .pagination .next:before {
		height: 56px;
		line-height: 56px;
		width: 56px;
   }
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after {
		top: 2px;
   }
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
   }
	blockquote.alignright, .wp-caption.alignright, img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
   }
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
   }
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
		margin-bottom: 1.2353em;
   }
	.site-branding {
		min-height: 3.7059em;
		padding-right: 66px;
   }
	.site-title {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
   }
	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
   }
	.widget {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
   }
	.widget p, .widget address, .widget hr, .widget ul, .widget ol, .widget dl, .widget dd, .widget table, .widget pre {
   }
	.widget li > ul, .widget li > ol {
		margin-bottom: 0;
   }
	.widget blockquote {
		margin-bottom: 1.6471em;
		margin-left: -1.2353em;
		padding-left: 1em;
   }
	.widget blockquote p {
		margin-bottom: 1.6471em;
   }
	.widget blockquote cite, .widget blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
   }
	.widget blockquote > blockquote {
		margin-left: 0;
   }
	.widget pre {
		line-height: 1.5;
		padding: 0.75em;
   }
	.widget button, .widget input, .widget select, .widget textarea {
		line-height: 1.75;
   }
	.widget button, .widget input {
		line-height: normal;
   }
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
   }
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea {
		padding: 0.5625em;
   }
	.widget blockquote.alignleft, .widget .wp-caption.alignleft, .widget img.alignleft {
		margin: 0.5em 1.5em 1.5em 0;
   }
	.widget blockquote.alignright, .widget .wp-caption.alignright, .widget img.alignright {
		margin: 0.5em 0 1.5em 1.5em;
   }
	.widget blockquote.aligncenter, .widget .wp-caption.aligncenter, .widget img.aligncenter {
		margin-top: 0.5em;
		margin-bottom: 1.5em;
   }
	.widget .wp-caption.alignleft, .widget .wp-caption.alignright, .widget .wp-caption.aligncenter {
		margin-bottom: 1em;
   }
	.widget-title {
		margin: 0 0 1.5em;
   }
	.widget_calendar td, .widget_calendar th {
		line-height: 2.9286;
   }
	.widget_calendar caption {
		margin: 0 0 1.5em;
   }
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children {
		margin: 0.9643em 0 0 1em;
		padding-top: 0.9643em;
   }
	.widget_rss li {
		margin-bottom: 1.5em;
   }
	.widget_rss .rss-date, .widget_rss cite {
		line-height: 1.75;
   }
	.post-thumbnail {
		margin-bottom: 3em;
   }
	.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
   }
	.entry-content .more-link:after, .entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
   }
	.author-info {
		margin: 0 9.0909%;
		padding: 9.0909% 0;
   }
	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
   }
	.author-link:after {
		top: 3px;
   }
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before {
		top: 3px;
   }
	.taxonomy-description {
		padding-top: 0.4118em;
   }
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
   }
	.page-links {
		margin-bottom: 1.4117em;
   }
	.page-links a, .page-links > span {
		margin: 0 0.2857em 0.2857em 0;
   }
	.entry-attachment {
		margin-bottom: 1.6471em;
   }
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
   }
	.format-link .entry-title a:after {
		top: 0.0833em;
   }
	.comments-title {
		margin-bottom: 1.4em;
   }
	.comment-list article, .comment-list .pingback, .comment-list .trackback {
		padding: 1.6471em 0;
   }
	.comment-list + .comment-respond, .comment-navigation + .comment-respond {
		padding-top: 1.6471em;
   }
	.comment-list .children > li {
		padding-left: 1.2353em;
   }
	.comment-meta {
		position: relative;
   }
	.comment-author {
		margin-bottom: 0;
   }
	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		position: relative;
		top: 5px;
		width: 42px;
   }
	.comment-metadata .edit-link:before {
		top: 2px;
   }
	.pingback .edit-link:before {
		top: 6px;
   }
	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
   }
	.comment-content ul, .comment-content ol {
		margin-bottom: 1.6471em;
   }
	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
   }
	.comment-form, .no-comments {
		padding-top: 1.6471em;
   }
	.comment-reply-title small a:before {
		top: -1px;
   }
	embed, iframe, object, video {
		margin-bottom: 1.6471em;
   }
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
   }
	.wp-caption, .gallery {
		margin-bottom: 1.6471em;
   }
}
/** * 15.3 Tablet Large 880px */
@media screen and (min-width: 55em) {
	body, button, input, select, textarea {
		line-height: 1.6842;
   }
	button, input {
		line-height: normal;
   }
	blockquote {
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
   }
	blockquote p {
		margin-bottom: 1.8182em;
   }
	blockquote cite, blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
   }
	pre {
		line-height: 1.2632;
   }
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
   }
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
		padding: 0.5278em;
   }
	.main-navigation {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
   }
	.main-navigation a {
		padding: 0.75em 0;
   }
	.main-navigation .page_item_has_children > a, .main-navigation .main-navigation .menu-item-has-children > a {
		padding-right: 53px;
   }
	.main-navigation .menu-item-description {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
   }
	.social-navigation ul {
		margin-bottom: -1.2632em;
   }
	.social-navigation a {
		height: 2.5263em;
		width: 2.5263em;
   }
	.secondary-toggle {
		height: 64px;
		width: 64px;
   }
	.secondary-toggle:before {
		line-height: 62px;
		width: 62px;
   }
	.post-password-form label, .post-navigation .meta-nav, .comment-navigation, .image-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .site-info, .wp-caption-text, .gallery-caption, .entry-caption {
		font-size: 16px;
		font-size: 1.6rem;
   }
	.pagination .nav-links {
		min-height: 3.3684em;
   }
	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
   }
	.pagination .prev, .pagination .next {
		height: 64px;
		padding: 0;
		width: 64px;
   }
	.pagination .prev:before, .pagination .next:before {
		height: 64px;
		line-height: 64px;
		width: 64px;
   }
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
   }
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
   }
	blockquote.alignright, .wp-caption.alignright, img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
   }
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
   }
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
		margin-bottom: 1.2632em;
   }
	.site-branding {
		min-height: 3.7895em;
		padding-right: 74px;
   }
	.site-title {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.25;
   }
	.site-description {
		font-size: 16px;
		font-size: 1.6rem;
   }
	.widget {
		font-size: 16px;
		font-size: 1.6rem;
   }
	.widget blockquote {
			margin-bottom: 1.6842em;
		margin-left: -1.2632em;
		padding-left: 1.0526em;
   }
	.widget blockquote p {
		margin-bottom: 1.6842em;
   }
	.widget blockquote cite, .widget blockquote small {
		font-size: 16px;
		font-size: 1.6rem;
   }
	.widget button, .widget input, .widget select, .widget textarea {
		line-height: 1.5;
   }
	.widget button, .widget input {
		line-height: normal;
   }
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
   }
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea {
		padding: 0.75em;
   }
	.widget .wp-caption-text, .widget .gallery-caption {
		line-height: 1.5;
   }
	.widget_calendar td, .widget_calendar th {
		line-height: 2.9375;
   }
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children {
		margin: 0.7188em 0 0 1em;
		padding-top: 0.7188em;
   }
	.widget_rss .rss-date, .widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
   }
	.post-thumbnail {
		margin-bottom: 2.9474em;
   }
	.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
   }
	.entry-content .more-link:after, .entry-summary .more-link:after {
		top: 3px;
   }
	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
   }
	.author-link:after {
		font-size: 24px;
		top: 0;
   }
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before {
		top: 4px;
   }
	.taxonomy-description {
		padding-top: 0.4211em;
   }
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
   }
	.page-links {
		margin-bottom: 1.4736em;
   }
	.page-links a, .page-links > span {
		margin: 0 0.25em 0.25em 0;
   }
	.entry-attachment {
		margin-bottom: 1.6842em 
   }
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
   }
	.format-link .entry-title a:after {
		top: 0.125em;
   }
	.comments-title {
		margin-bottom: 1.4545em;
   }
	.comment-list article, .comment-list .pingback, .comment-list .trackback {
		padding: 1.6842em 0;
   }
	.comment-list + .comment-respond, .comment-navigation + .comment-respond {
		padding-top: 1.6842em;
   }
	.comment-list .children > li {
		padding-left: 1.4737em;
   }
	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
   }
	.comment-metadata {
		line-height: 2;
   }
	.comment-metadata .edit-link:before {
		top: 8px;
   }
	.pingback .edit-link:before {
		top: 8px;
   }
	.bypostauthor > article .fn:after {
		top: 8px;
   }
	.comment-content ul, .comment-content ol {
		margin-bottom: 1.6842em;
   }
	.comment-list .reply a {
		padding: 0.4375em 0.875em;
   }
	.comment-form, .no-comments {
		padding-top: 1.6842em;
   }
	embed, iframe, object, video {
		margin-bottom: 1.6842em;
   }
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
   }
	.wp-caption, .gallery {
		margin-bottom: 1.6842em;
   }
}
/** * 15.4 Desktop Small 955px */
@media screen and (min-width: 69.6875em) {
	.site {
		float: left;
		width: 100%;
   }
	.sidebar {
		float: left;
		margin-right: -100%;
		max-width: 413px;
		position: relative;
		width: 29.4118%;
   }
	.secondary {
		background-color: transparent;
		display: block;
		margin: 0;
		padding: 0;
   }
	.site-main {
		padding-left:0;
   }
	.site-content {
		display: table;
		margin: 0 auto;
		max-width: 1140px;
		width: 100%;
		padding:0 0 30px 0;
   }
	body {
		
		line-height: 1.6;
   }
	blockquote {
		margin-bottom: 1.6667em;
		margin-left: -1.3333em;
		padding-left: 1.1111em;
   }
	blockquote cite, blockquote small {
		font-size: 16px;
		font-size: 1.5rem;
		line-height: 1.6;
   }
	pre {
		line-height: 1.2;
   }
	button, input, select, textarea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
   }
	button, input {
		line-height: normal;
   }
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.7917em 1.5833em;
   }
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
		padding: 0.375em;
   }
	.main-navigation a {
		padding: 0.5em 0;
   }
	.main-navigation .page_item_has_children > a, .main-navigation .menu-item-has-children > a {
		padding-right: 35px;
   }
	.main-navigation .menu-item-description {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
   }
	.dropdown-toggle {
		height: 24px;
		width: 24px;
   }
	.dropdown-toggle:after {
		font-size: 16px;
		line-height: 24px;
		width: 24px;
   }
	.social-navigation {
		margin: 0 20% 20%;
   }
	.social-navigation ul {
		margin-bottom: -1.6em;
   }
	.social-navigation li {
		width: 25%;
   }
	.social-navigation a {
		height: 3.2em;
   }
	.secondary-toggle {
		display: none;
   }
	.post-password-form label, .post-navigation .meta-nav, .comment-navigation, .image-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .site-info, .wp-caption-text, .gallery-caption, .entry-caption {
		font-size: 12px;
		font-size: 1.2rem;
   }
	.post-navigation {
		margin:0;
   }
	.post-navigation a {
		padding:0;
		text-decoration:none;
   }
	.pagination {
		margin: 0;
   }
	.pagination .nav-links {
		min-height: 3.2em;
   }
	.pagination .page-numbers {
		line-height: 3.2em;
		padding: 0 0.8em;
   }
	.pagination .prev, .pagination .next {
		height: 48px;
		padding: 0;
		width: 48px;
   }
	.pagination .prev:before, .pagination .next:before {
		height: 48px;
		line-height: 48px;
		width: 48px;
   }
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after {
		font-size: 16px;
		top: 0;
   }
	.image-navigation {
		padding: 0 10%;
   }
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
		margin: 0.4em 1.6em 1.6em 0;
   }
	blockquote.alignright, .wp-caption.alignright, img.alignright {
		margin: 0.4em 0 1.6em 1.6em;
   }
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
		clear: both;
		margin-top: 0.4em;
		margin-bottom: 1.6em;
   }
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
		margin-bottom: 1.2em;
   }
	.site-branding {
		min-height: 0;
		padding: 0;
   }
	.site-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.3636;
   }
	.site-description {
		font-size: 12px;
		font-size: 1.2rem;
   }
	.widget {
		font-size: 12px;
		margin: 0;
		padding: 0;
   }
	.widget blockquote {
		margin-bottom: 1.5em;
		margin-left: -1.5em;
		padding-left: 1.1667em;
   }
	.widget blockquote p {
		margin-bottom: 1.5em;
   }
	.widget blockquote cite, .widget blockquote small {
		font-size: 12px;
		font-size: 1.2rem;
   }
	.widget pre {
		padding: 0.5em;
   }
	.widget button, .widget input, .widget select, .widget textarea {
		font-size: 12px;
		font-size: 1.2rem;
   }
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.5417em 1.0833em;
   }
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea {
		padding: 0.4583em;
   }
	.widget .wp-caption-text, .widget .gallery-caption {
		font-size: 12px;
		font-size: 1.2rem;
   }
	.widget_calendar td, .widget_calendar th {
		line-height: 1.9167;
   }
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children {
		margin: 0.4583em 0 0 1em;
		padding-top: 0.4583em;
   }
	.widget_rss .rss-date, .widget_rss cite {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
   }
	.hentry, .page-header, .page-content {
		clear: both;
		display: table;
		margin: 0;
		padding: 25px 0 10px;
   }
	.hentry + .hentry, .page-header + .hentry, .page-header + .page-content {
		margin-top: 0;
   }
	.post-thumbnail {
		margin-bottom: 2.4em;
   }
	.entry-header {
		clear: both;
		margin-bottom: 16px;
		padding: 0;
   }
	.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
		font-size: 16px;
		font-size: 1.5rem;
		line-height: 1.2;
		margin-top: 3.2em;
		margin-bottom: 1.6em;
   }
	.entry-content .more-link:after, .entry-summary .more-link:after {
		font-size: 16px;
		top: 5px;
   }
	.author-info {
		margin: 0 10%;
		padding: 10% 0;
   }
   .author{
	padding-left: 5px;
   }
	.author-info .avatar {
		height: 36px;
		margin: 0 1.5em 1.5em 0;
		width: 36px;
   }
	.author-link:after {
		font-size: 16px;
		top: 1px;
   }
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before {
		top: 0;
   }
	.page-content {
		padding: 8.3333%;
   }
	.taxonomy-description {
		padding-top: 0.4em;
   }
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
   }
	.page-links {
		margin-bottom: 1.3333em;
   }
	.page-links a, .page-links > span {
		margin: 0 0.3333em 0.3333em 0;
   }
	.entry-attachment {
		margin-bottom: 1.6em;
   }
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
		margin-bottom: 1.3333em;
   }
	.format-link .entry-title a:after {
		top: 0;
   }
	.comments-area {
		margin: 8.3333% 8.3333% 0;
		padding: 8.3333%;
   }
	.comments-title {
		margin-bottom: 1.3333em;
   }
	.comment-list article, .comment-list .pingback, .comment-list .trackback {
		padding: 1.6em 0;
   }
	.comment-list + .comment-respond, .comment-navigation + .comment-respond {
		padding-top: 1.6em;
   }
	.comment-list .children > li {
		padding-left: 0.8em;
   }
	.comment-author {
		margin-bottom: 0.4em;
   }
	.comment-author .avatar {
		height: 24px;
		margin-right: 0.8em;
		top: 0;
		width: 24px;
   }
	.comment-metadata .edit-link:before {
		top: 3px;
   }
	.pingback .edit-link:before {
		top: 5px;
   }
	.bypostauthor > article .fn:after {
		top: 5px;
		left: 3px;
   }
	.comment-content ul, .comment-content ol {
		margin-bottom: 2em;
   }
	.comment-list .reply a {
		padding: 0.4167em 0.8333em;
   }
	.comment-form, .no-comments {
		padding-top: 1.6em;
   }
	.comment-reply-title small a:before {
		top: -3px;
   }
	embed, iframe, object, video {
		margin-bottom: 1.6em;
   }
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist {
		font-size: 16px;
		font-size: 1.5rem;
		margin-bottom: 1.6em;
   }
	.wp-caption, .gallery {
		margin-bottom: 1.6em;
   }
}
/** * 15.5 Desktop Medium 1100px */
@media screen and (min-width: 68.75em) {
	body, button, input, select, textarea {
		line-height: 1.6471;
   }
	button, input {
		line-height: normal;
   }
	blockquote {
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
   }
	blockquote p {
		margin-bottom: 1.75em;
   }
	blockquote cite, blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
   }
	pre {
		line-height: 1.2353;
   }
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.5714em;
   }
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
		padding: 0.5em;
   }
	.main-navigation a {
		padding: 0.4643em 0;
   }
	.main-navigation .page_item_has_children > a, .main-navigation .menu-item-has-children > a {
		padding-right: 33px;
   }
	.main-navigation .menu-item-description {
		line-height: 1.4583;
		margin-top: 0.25em;
   }
	.dropdown-toggle {
		height: 28px;
		width: 28px;
   }
	.dropdown-toggle:after {
		line-height: 28px;
		width: 28px;
   }
	.social-navigation ul {
		margin-bottom: -1.4706em;
   }
	.social-navigation li {
		width: 20%;
   }
	.social-navigation a {
		height: 2.8824em;
   }
	.post-password-form label, .post-navigation .meta-nav, .comment-navigation, .image-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .site-info, .wp-caption-text, .gallery-caption, .entry-caption {
		font-size: 14px;
		font-size: 1.4rem;
   }
	.pagination .nav-links {
		min-height: 3.2941em;
   }
	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
   }
	.pagination .prev, .pagination .next {
		height: 56px;
		padding: 0;
		width: 56px;
   }
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after {
		top: 2px;
   }
	blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
   }
	blockquote.alignright, .wp-caption.alignright, img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
   }
	blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
   }
	.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
		margin-bottom: 1.2353em;
   }
	.site-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
   }
	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
   }
	.widget {
		font-size: 14px;
		font-size: 1.4rem;
   }
	.widget blockquote {
	
		padding-left: 1.2143em;
   }
	.widget button, .widget input, .widget select, .widget textarea {
		font-size: 14px;
		font-size: 1.4rem;
   }
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.75em 1.5em;
   }
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea {
		padding: 0.5em;
   }
	.widget .wp-caption-text, .widget .gallery-caption {
		line-height: 1.4583;
		padding: 0.5833em 0;
   }
	.widget_calendar caption {
		margin: 0 0 1.9286em;
   }
	.widget_calendar td, .widget_calendar th {
		line-height: 1.9286;
   }
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children {
		margin: 0.4643em 0 0 1em;
		padding-top: 0.4643em;
   }
	.widget_rss .rss-date, .widget_rss cite {
		line-height: 1.75;
   }
	.post-thumbnail {
		margin-bottom: 2.4706em;
   }
	.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
   }
	.entry-content .more-link:after, .entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
   }
	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
   }
	.author-link:after {
		top: 3px;
   }
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before {
		top: 3px;
   }
	.taxonomy-description {
		padding-top: 0.4118em;
   }
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
   }
	.page-links {
		margin-bottom: 1.4117em;
   }
	.page-links a, .page-links > span {
		margin: 0 0.2857em 0.2857em 0;
   }
	.entry-attachment {
		margin-bottom: 1.6471em;
   }
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
   }
	.format-link .entry-title a:after {
		top: 0.0833em;
   }
	.comments-title {
		margin-bottom: 1.4em;
   }
	.comment-list article, .comment-list .pingback, .comment-list .trackback {
		padding: 1.6471em 0;
   }
	.comment-list + .comment-respond, .comment-navigation + .comment-respond {
		padding-top: 1.6471em;
   }
	.comment-list .children > li {
		padding-left: 1.1667em;
   }
	.comment-author {
		margin-bottom: 0;
   }
	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		top: 5px;
		width: 42px;
   }
	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
   }
	.comment-metadata .edit-link:before {
		top: 6px;
   }
	.pingback .edit-link:before {
		top: 6px;
   }
	.comment-content ul, .comment-content ol {
		margin-bottom: 1.6471em;
   }
	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
   }
	.comment-form, .no-comments {
		padding-top: 1.6471em;
   }
	.comment-reply-title small a:before {
		top: -1px;
   }
	embed, iframe, object, video {
		margin-bottom: 1.6471em;
   }
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
   }
	.wp-caption, .gallery {
		margin-bottom: 1.6471em;
   }
}
/** * 15.6 Desktop Large 1240px */
@media screen and (min-width: 77.5em) {
	body, button, input, select, textarea {
		line-height: 1.6842;
   }
	button, input {
		line-height: normal;
   }
	blockquote {
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
   }
	blockquote p {
		margin-bottom: 1.8182em;
   }
	blockquote cite, blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
   }
	pre {
		line-height: 1.2632;
   }
	button, input[type="button"], input[type="reset"], input[type="submit"], .post-password-form input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
   }
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
		padding: 0.5278em;
   }
	.main-navigation a {
		padding: 0.5em 0;
   }
	.main-navigation .page_item_has_children > a, .main-navigation .menu-item-has-children > a {
		padding-right: 32px;
   }
	.main-navigation .menu-item-description {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		margin-top: 0.3077em;
   }
	.dropdown-toggle {
		height: 32px;
		top: 4px;
		width: 32px;
   }
	.dropdown-toggle:after {
		line-height: 32px;
   }
	.social-navigation ul {
		margin-bottom: -1.2632em;
   }
	.social-navigation a {
		height: 2.5263em;
   }
	.post-password-form label, .post-navigation .meta-nav, .comment-navigation, .image-navigation, .author-heading, .author-bio, .entry-footer, .page-links a, .page-links span, .comment-metadata, .pingback .edit-link, .comment-list .reply, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .comment-form label, .form-allowed-tags, .site-info, .wp-caption-text, .gallery-caption, .entry-caption {
		font-size: 16px;
		font-size: 1.6rem;
   }
	.pagination .nav-links {
		min-height: 3.3684em;
   }
	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
   }
	.pagination .prev, .pagination .next {
		height: 64px;
		padding: 0;
		width: 64px;
   }
	.pagination .prev:before, .pagination .next:before {
		height: 64px;
		line-height: 64px;
		width: 64px;
   }
	.image-navigation .nav-previous a:before, .image-navigation .nav-next a:after, .comment-navigation .nav-previous a:before, .comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
   }
	.site-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
   }
	.site-description {
		font-size: 16px;
		font-size: 1.6rem;
   }
	.widget {
		font-size: 16px;
		font-size: 1.6rem;
   }
	.widget blockquote {
		padding-left: 1.25em;
   }
	.widget blockquote cite, .widget blockquote small {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
   }
	.widget button, .widget input, .widget select, .widget textarea {
		font-size: 16px;
		font-size: 1.6rem;
   }
	.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] {
		font-size: 13px;
		font-size: 1.3rem;
		padding: 0.8462em 1.6923em;
   }
	.widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea {
		padding: 0.5em;
   }
	.widget .wp-caption-text, .widget .gallery-caption {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		padding: 0.6154em 0;
   }
	.widget_calendar td, .widget_calendar th {
		line-height: 1.9375;
   }
	.widget_calendar caption {
		margin: 0 0 1.5em;
   }
	.widget_categories .children, .widget_nav_menu .sub-menu, .widget_pages .children {
		margin: 0.4688em 0 0 1em;
		padding-top: 0.4688em;
   }
	.widget_rss .rss-date, .widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
   }
	.post-thumbnail {
		margin-bottom: 2.9474em;
   }
	.entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
   }
	.entry-content .more-link:after, .entry-summary .more-link:after {
		top: 3px;
   }
	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
   }
	.author-link:after {
		font-size: 24px;
		top: 0;
   }
	.posted-on:before, .byline:before, .cat-links:before, .tags-links:before, .comments-link:before, .entry-format:before, .edit-link:before, .full-size-link:before {
		top: 4px;
   }
	.taxonomy-description {
		padding-top: 0.4211em;
   }
	.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
   }
	.page-links {
		margin-bottom: 1.4736em;
   }
	.page-links a, .page-links > span {
		margin: 0 0.25em 0.25em 0;
   }
	.entry-attachment {
		margin-bottom: 1.6842em;
   }
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
   }
	.format-link .entry-title a:after {
		top: 3px;
   }
	.comments-title {
		margin-bottom: 1.4545em;
   }
	.comment-list article, .comment-list .pingback, .comment-list .trackback {
		padding: 1.6842em 0;
   }
	.comment-list + .comment-respond, .comment-navigation + .comment-respond {
		padding-top: 1.6842em;
   }
	.comment-list .children > li {
		padding-left: 1.4737em;
   }
	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
   }
	.bypostauthor > article .fn:after {
		top: 8px;
   }
	.comment-metadata .edit-link:before {
		top: 8px;
   }
	.pingback .edit-link:before {
		top: 8px;
   }
	.comment-content ul, .comment-content ol {
		margin-bottom: 1.6842em;
   }
	.comment-list .reply a {
		padding: 0.4375em 0.875em;
   }
	.comment-form, .no-comments {
		padding-top: 1.6842em;
   }
	embed, iframe, object, video {
		margin-bottom: 1.6842em;
   }
	.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
   }
	.wp-caption, .gallery {
		margin-bottom: 1.6842em;
   }
}
/** * 15.7 Desktop X-Large 1403px */
@media screen and (min-width: 87.6875em) {
	body:before {
		width: -webkit-calc(50% - 289px);
		width: calc(50% - 289px);
   }
}
/** * 16.0 Print */
@media print {
	body {
		background: none !important;
	   /* Brute force since user agents all print differently. */
		font-size: 11.25pt;
   }
	.secondary-toggle, .navigation, .page-links, .edit-link, #reply-title, .comment-form, .comment-edit-link, .comment-list .reply a, button, input, textarea, select {
		display: none;
   }
	.site-header, .site-footer, .hentry, .entry-footer, .page-header, .page-content, .comments-area {
		background: none !important;
	   /* Make sure color schemes dont't affect to print */
   }
	body, blockquote, blockquote cite, blockquote small, label, a, .site-title a, .site-description, .post-title, .author-heading, .entry-footer, .entry-footer a, .taxonomy-description, .entry-caption, .comment-author, .comment-metadata, .comment-metadata a, .comment-notes, .comment-awaiting-moderation, .no-comments, .site-info, .site-info a, .wp-caption-text, .gallery-caption {
		color: #000 !important;
	   /* Make sure color schemes don't affect to print */
   }
	pre, abbr[title], table, th, td, .site-header, .site-footer, .hentry + .hentry, .author-info, .page-header, .comments-area, .comment-list + .comment-respond, .comment-list article, .comment-list .pingback, .comment-list .trackback, .no-comments {
		border-color: #eaeaea !important;
	   /* Make sure color schemes don't affect to print */
   }
	.site {
	   /*margin: 0 7.6923%;
	   */
   }
	.site-branding {
		padding: 0;
   }
	.site-header {
		padding: 7.6923% 0;
   }
	.site-description {
		display: block;
   }
	.hentry + .hentry {
		margin-top: 7.6923%;
   }
	.hentry.has-post-thumbnail {
		padding-top: 7.6923%;
   }
	.sticky-post {
		background: #000 !important;
		color: #fff !important;
   }
	.entry-header, .entry-footer {
		padding: 0;
   }
	.entry-content, .entry-summary {
		padding: 0 0 7.6923%;
   }
	.post-thumbnail img {
		margin: 0;
   }
	.author-info {
		margin: 0;
   }
	.page-content {
		padding: 7.6923% 0 0;
   }
	.page-header {
		padding: 3.84615% 0;
   }
	.comments-area {
		border: 0;
		padding: 7.6923% 0 0;
   }
	.site-footer {
		margin-top: 7.6923%;
		padding: 3.84615% 0;
   }
}
/*-----------------------------------------------OPAL------------------------------------------------------------------*/
.mobileno span a {
    font-size: 14px;
}
.inner-header {
	float: none;
	margin: 0 auto;
	max-width: 1140px;
	width: 100%;
}
.logo {
	float: left;
	width: 26%;
	z-index: 999;
	padding: 16px 0;
}
.inner_right {
	float: right;
	width: 65%;
}
.site-header {
	border-bottom: 0 none;
	background-color: #fff;
	float: left;
	margin: 0;
	width: 100%;
	padding-top: 10px;
}
.upper_header .upper_left {
	background-color: #f58634;
	float: left;
	width: 89%;
	min-height: 50px;
}
.upper_left_inner {
	float: left;
	padding-top: 6px;
}
.upper_right_inner {
	float: right;
	text-align: right;
	width: 77%;
	font-family: Verdana,sans-serif!important;
	color: #ffffff;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
}
.upper_right_inner a {
	border: 0;
	color: #fff;
	font-size: 16px;
	font-family:Verdana,sans-serif;
}
.upper_header .upper_right {
	width: 15%;
	float: left;
	margin-top: 3px;
	text-align: right;
	margin-left: 3px;
}
.upper_header {
	float: right;
	width: 100%;
}
.upper_left .left_in {
	float: left;
	margin-left: 2%;
	width: 34%;
}
.right_in {
	float: left;
	width: 28%;
	margin-left: 0%;
}
.cal_img {
	float: left;
}
.main-navigation {
	font-size: 12px;
	margin: 30px 0 0 0;
	float: left;
	margin-top: 0;
	width: 100%;
}
.nav-menu li a {
	border-bottom: 2px solid #fff;
	color: #373435;
	display: block;
	font-family: Verdana,serif;
	font-size: 20px;
	font-weight: 700;
	padding: 4px 0 6px;
	text-transform: capitalize;
	transition: all 0.3s ease 0.1s;
}
.main-navigation li {
	display: inline-block;
	margin: 0 12px;
	text-align: center;
}
.nav-menu li:hover a {
	border-bottom: 2px solid #f58634;
}
.left_in .upper_right_inner span {
	margin-bottom: 2px;
	float: left;
	letter-spacing: 0.5px;
}
.right_in .upper_right_inner {
	width: 67%;
	float: left;
}
.site-footer {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.site-info {
	padding: 0;
	float: left;
	background: #f58634;
	width: 100%;
}
.lowe_footer {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	color: #fff;
	padding:12px 0;
	font-family: Verdana sans-serif;
}
.footer_menu ul li {
	display: inline-block;
	border-right: 1px solid #f58634;
}
.menu-footer-menu-container {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.footer_menu {
	float: left;
	width: 100%;
	background: #eeeded;
}
.footer_menu ul li a {
	font-size: 16px;
	color: #373435;
	padding: 0 19px;
	text-decoration: none;
	font-family: Verdana sans-serif;
	line-height: 17px;
}
ul#menu-footer-menu {
	padding:25px 0;
}
.footer_menu ul li:last-child {
	border-right: 0 none;
}
.soc ul li {
	display: inline-block;
	padding-left: 16px;
	padding-right: 21px;
}
.soc ul li:last-child {
	padding-right: 0px;
}
.soc {
	float: left;
	width: 100%;
	background-color: #F7F7F7;
}
.soc .widget {
	max-width: 1140px;
	width: 100%;
	float: none;
	margin: 0 auto;
	text-align: center;
	padding: 25px 0;
}
.soc h2.widgettitle {
	font-weight: bold;
	font-size: 30px;
	color: #373435;
	padding-bottom: 30px;
	text-align: center;
}
.soc ul li a {
	border: 0 none;
	text-decoration: none;
}
.home .header_banner {
   border-top: 0px;
	border-bottom: 0;
	background-color: #F4F4F4;
}
.header_banner {
	float: left;
	width: 100%;
	border-bottom: 1px solid #a2a2a2;
	border-top: 1px solid #a2a2a2;
	text-align: center;
}
.right_in span {
	line-height: 36px;
}
.upper_left_inner img {
	margin-left: 2px;
}
.entry-content, .entry-summary {
	clear:both;
	text-align:justify;
	-moz-hyphens:none;
}
.row.about {
	background-color: #373435;
	color: #fff;
}
.inner_abt {
	margin: 0 auto;
	max-width: 1140px;
	width: 100%;
}
.inner_abt p {
	font-size: 16px;
	line-height: 21px;
	margin: 0 0 16px;
	padding-top: 0;
	text-align: justify;
}
.row.about h3{
   color: #ffffff;
}
h3{
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	padding-top: 0px;
}
.col-xs-6.text_mid {
	text-align: center;
}
.col-xs-5.text_mid {
	margin-top: 10px;
}
.row.about .cap{
   color: #cccccc;
}
.cap {
	font-size: 23px;
	color:#373435;
	padding-top: 10px;
}
.readmore {
	margin: 27px 0;
	padding-bottom: 18px;
}
.readmore a {
	font-size: 24px;
	color: #fff;
	border: 2px solid #f58634;
	border-radius: 50px;
	padding:13px 30px;
	text-decoration: none;
	transition: all 0.5s ease 0.2s;
}
.readmore a:hover {
	color: #fff;
	background: #f58634;
}
.row.service {
	background-color: #f8f9fe;
}
.inner_desc h2 {
	font-size: 21px;
	float: left;
	font-weight: normal;
}
.inner_desc img {
	float: left;
	vertical-align: middle;
	width: auto;
}
.inner_desc h2 {
	font-size: 21px;
	float: left;
	font-weight: normal;
	margin-left: 9px;
	margin-top: 20px;
}
.inner_desc {
	width: 100%;
	float: left;
}
.ser_desc p {
	color: #555555;
	float: left;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 16px;
	text-align: justify;
	padding: 0;
}
.read a{
	border: 2px solid #d9d9d9;
	border-radius: 50px;
	color: #555555;
	font-size: 14px;
	padding: 8px 37px 8px 20px;
	text-decoration: none;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/arrow.png");
	font-weight: 500;
	transition: all 0.2s ease 0.1s;
	background-repeat: no-repeat;
   /*background-position: right 8px top 14px;
   */
	background-position: 100px 13px;
}
.ser_desc {
	float: left;
	padding-bottom: 20px;
}
.read {
	float: left;
	padding-bottom: 30px;
}
.read a.dev:hover {
	border: 2px solid #fc710a;
	color: #fff;
	background-color: #fc710a;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
.row.service .cap {
	margin-bottom: 20px;
}
.row.cntct {
	background-attachment: fixed;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/offer.png");
	background-repeat: no-repeat;
	background-size: cover;
}
.cntct h2 {
	font-size: 36px;
	color: #fcfbf5;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
}
span.cnt_cap {
	font-size: 60px;
	color: #fcfbf5;
	text-align: center;
	float: left;
	padding-bottom: 30px;
	line-height: 75px;
}
.row.portf {
	background-color: #fff;
}
.port {
	border: 2px solid #c8c8c8;
	width: 100%;
	margin-bottom: 25px;
}
.port h2 {
	background: none repeat scroll 0 0 #373435;
	border-top: 2px solid #c8c8c8;
	color: #fff;
	font-size: 20px;
	min-height: 61px;
	padding: 17px 0 0;
	text-align: center;
	transition: all 0.5s ease 0s;
	cursor: pointer;
}
.port h2:hover {
	background-color:#f58634;
}
.row.goto {
	text-align: center;
	background-color: #fff;
}
.goto a {
	text-decoration: none;
	background-color: #f58634;
	border: 2px solid #f58634;
	border-radius: 50px;
	color: #fff;
	padding: 16px 36px;
	font-weight: bold;
	font-size: 26px;
	transition: all 0.3s ease 0.1s;
}
.row.goto {
	text-align: center;
	background-color: #fff;
	min-height: 100px;
}
.gotoport a:hover {
	background-color: #373435;
	border: 2px #373435 solid;
}
.row.upper_footer {
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	float: left;
	width: 100%;
	margin: 0 
}
.upper_footer h2.widgettitle {
	font-size: 30px;
	text-align: center;
	max-width: 585px;
	color: #fff;
	background-position : bottom center;
	background-repeat: no-repeat;
	padding-bottom: 13px;
	padding-top: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
.upper_footer .text p {
	text-align: center;
	color: #6de1d7;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 16px;
}
.text span {
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-top: 1px solid #848484;
	border-bottom: 1px solid #848484;
	display: table;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.text label {
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: table;
	font-weight: normal;
	margin: 0 auto;
	padding-bottom: 20px;
}
label strong {
	color: #f58634;
}
.upper_footer .wpcf7 input {
	background: none;
	border-bottom: 1px solid #fff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #CCC!important;
	font-size: 16px;
	margin-top: 6px;
	padding: 0;
}
.upper_footer .wpcf7-textarea {
	background: none;
	border: 1px solid #fff;
	border-radius: 5px;
	margin-top: 20px;
	min-width: 100%;
	min-height: 100px;
	max-width: 100%;
	max-height: 100px;
	color: #CCCCCC;
	font-size: 16px;
   /* padding-left: 10px;
	*/
}
.text {
	border-right: 1px solid #777;
   /* display: table;
	*/
	padding-right: 50px;
	margin-bottom: 30px;
}
.btns {
	font-size: 16px!important;
	background-color: #f58634!important;
	border-radius: 50px!important;
	padding: 10px 30px!important;
	border: 0px!important;
	margin-top: 16px!important;
	margin-bottom: 25px!important;
}
a.s1.res:hover{
	border: 2px solid #16c4b6;
	color: #fff;
	background-color:#16c4b6;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
a.s1.des:hover{
	border: 2px solid #f04071;
	color: #fff;
	background-color:#f04071;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
a.s1.seo:hover{
	border: 2px solid #9ece1b;
	color: #fff;
	background-color:#9ece1b;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
a.s1.soc_med:hover{
	border: 2px solid #b05cb5;
	color: #fff;
	background-color:#b05cb5;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
a.s1.adw:hover{
	border: 2px solid #2ea0e0;
	color: #fff;
	background-color:#2ea0e0;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
a.s1.rem:hover{
	border: 2px solid #e5b50d;
	color: #fff;
	background-color:#e5b50d;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
a.s1.pro:hover{
	border: 2px solid #28c371;
	color: #fff;
	background-color:#28c371;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
a.s1.main:hover{
	border: 2px solid #ef55a5;
	color: #fff;
	background-color:#ef55a5;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/white-arrow.png");
	background-position: right 8px top 14px;
	background-repeat: no-repeat;
}
h1 {
	float: left;
	margin: 30px 0;
	padding: 0 0 10px;
	width: 100%;
}
.category h1.page-title, .author h1.page-title, .archive h1.page-title {
   margin:0;
	background:none;
	padding:0;
}
.row.e-com,.row.ecom-head {
	background-color: #eb6b4e;
	color: #fff;
}
.row.e-com{
   padding-bottom:30px;
}
.inner-content .row.e-com {
	border: 0 none;
	padding: 0;
}
.e-com img {
	margin-top: 25px;
}
.row.web_d {
	background-color: #f7f7f7;
	padding-bottom: 30px;
}
h2.inner_head {
	font-size: 24px;
	margin-top: 30px;
	font-weight: bold;
}
.mar-25 {
	margin-top: 60px;
}
.nav-menu li {
	background-image: none !important;
}
.row.shop {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.backup h2{
	font-size: 24px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}
.row.bckup_data {
	background-color: #f7f7f7;
}
.backup h4 {
	color: #ff6332;
	font-size: 18px;
	margin-bottom: 10px;
}
.left_div {
	background-color: #fff;
	float: left;
	padding: 20px 20px 0;
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.left_div .left_inner {
	float: left;
}
.left_div .right_inner {
	color: #606060;
	float: left;
	margin-left: 16px;
	width: 68%;
}
.left_div .right_inner ul li{
	font-size: 14px;
	line-height: 22px;
}
.left_inner img {
	margin-top: 20px;
}
.need li {
	color: #ff6332;
	font-size: 16px;
	margin: 10px 0 10px 0;
	list-style: none;
	padding-left: 20px;
	background-image: url("/blog/wp-content/themes/webmasterindia/images/backup-bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.faq p {
	padding: 0;
	margin: 0 0 10px 0;
}
.bck_img img {
	margin-top: 45px;
}
.row.need {
	border-top: 1px solid #ccc;
}
.padd-btm {
	padding-bottom: 25px;
}
.joomla h2 {
	color: #ED1A21;
}
.joomla .row.intro-text {
	margin-bottom: 0;
}
.row.diff {
	background-color: #F5F5F5;
}
.exc {
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}
.web-design h2{
	font-size: 24px;
	margin-top: 30px;
	font-weight: bold;
}
.web-design ul li{
	font-size: 16px;
	margin: 10px 0 10px 0;
	list-style: none;
	padding-left: 20px;
	text-align: justify;
}

.thfaqf-faq-item-title{
	float: left;
	width:100%;
	padding: 6px 12px !important;
}
.thfaqf-faq-item-content p{
	color:#333;
	padding-top: 10px;
}
.thfaqf-faq-item-title h4{
	padding: 0;
}

/* header responsive css */
@media screen and (max-width: 1140px) {
	.upper_header .upper_right {
		margin-left: 0px!important;
   }
}
@media screen and (min-width: 896px) and (max-width: 1140px) {
	.inner_right {
		float: right;
		width: 74%;
   }
	.upper_header {
		float: right;
		width: 101%;
   }
	div#text-2 {
		MARGIN-BOTTOM: 0PX;
   }
	.logo {
		float: left;
		width: 26%;
		z-index: 999;
		padding: 16px 5px;
   }
}
@media screen and (min-width: 768px) and (max-width: 895px) {
	.inner_right {
		float: right;
		width: 74%;
   }
	.logo {
		float: left;
		width: 25%;
		z-index: 999;
		padding: 16px 0;
   }
	div#text-2 {
		margin: 0px;
   }
	.upper_header {
		float: right;
		width: 100%;
   }
	.upper_header .upper_right {
		float: left;
		margin-top: 3px;
		text-align: right;
		margin-left: 3px;
		width: 18%;
   }
	.upper_left .left_in {
		float: left;
		margin-left: 0%;
		width: 49%;
   }
	.upper_right_inner {
		float: right;
		text-align: right;
		width: 76%;
		font-family: Verdana,sans-serif;
		color: #ffffff;
		font-size: 18px;
		line-height: 19px;
		font-weight: bold;
   }
	.left_in .upper_right_inner span {
		margin-bottom: 2px;
		float: left;
		letter-spacing: 0px;
   }
	.right_in .upper_right_inner {
		width: 74%;
		float: left;
   }
	.right_in {
		float: left;
		width: 45%;
		margin-left: 2%;
   }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
	.logo-container {
		max-width: 244px;
		width: 100%;
		margin: 0 auto;
   }
	.logo {
		float: left;
		width: 100%;
		z-index: 999;
		padding: 16px 0;
   }
	.inner_right {
		float: left;
		width: 100%;
   }
	div#text-2 {
		margin-bottom: 0px;
   }
	.upper_header {
		float: right;
		width: 100%;
   }
	.upper_header .upper_right {
		float: left;
		margin-top: 3px;
		text-align: right;
		margin-left: 3px;
		width: 18%;
   }
	.right_in {
		float: left;
		width: 43%;
		margin-left:0%;
   }
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
	.logo {
		float: left;
		width: 100%;
		z-index: 999;
		padding: 16px 0;
   }
	.py-2 > div {
		padding: 8px 0;
   }
	#right-side .widget ul li{
		padding: 7px 0 7px 30px;
   }
	.logo-container {
		max-width: 244px;
		width: 100%;
		margin: 0 auto;
   }
	.upper_header .upper_left {
		background-color: #f58634;
		float: left;
		width: 90%;
		min-height: 50px;
   }
	.upper_header .upper_right {
		float: left;
		margin-top: 3px;
		text-align: center;
		margin-left: 3px;
		width: 100%;
   }
	.upper_left .left_in {
		float: left;
		margin-left: 0px;
		width: 100%;
   }
	.right_in {
		float: left;
		width: 100%;
		margin-left: 0%;
   }
	.inner_right {
		float: right;
		width: 100%;
   }
	div#text-2 {
		margin-bottom: 0px;
   }
	.upper_header {
		float: right;
		width: 100%;
   }
	.upper_header .upper_left {
		background-color: #f58634;
		float: left;
		width: 80%;
		min-height: 50px;
   }
	.right_in span {
		line-height: 36px;
		float: left;
		margin-left: 10px;
   }
	.upper_right_inner {
		float: left;
		text-align: left;
		width: 80%;
		font-family: Verdana,sans-serif;
		color: #ffffff;
		font-size: 18px;
		line-height: 19px;
		font-weight: bold;
   }
	.left_in .upper_right_inner span {
		margin-bottom: 2px;
		float: left;
		letter-spacing: 0.5px;
		margin-left: 10px;
   }
}
/* header responsive css end */
/* footer responsive css */
@media screen and (min-width: 320px) and (max-width: 645px) {
	.row.upper_footer .col-xs-7 {
		width: 100%;
   }
	.row.upper_footer .col-xs-5 {
		width: 100%;
   }
	div#text-4 {
		margin-bottom: 5px;
   }
	.row.upper_footer {
		width: 100%;
		background-size: 100% 100%;
   }
	.row.upper_footer .text {
		border-right: none;
		display: table;
		padding-right: 0px;
		margin-bottom: 30px;
   }
	.soc ul li {
		display: inline-block;
		padding-left: 3px;
		padding-right: 21px;
   }
	.soc ul li {
		display: inline-block;
		padding-left: 3px;
		padding-right: 3px!important;
		padding-top: 10px;
   }
	#text-4 .text {
		margin-bottom: 0px;
   }
}
@media screen and (min-width: 320px) and (max-width: 1088px) {
	.footer_menu ul li a {
		font-size: 16px;
		color: #373435;
		padding: 0 4px;
		text-decoration: none;
		font-family: Verdana, sans-serif;
		line-height: 17px;
   }
}
/* footer responsive css end */
/* home page content responsive css */
@media screen and (min-width: 320px) and (max-width: 1263px) {
	.row.about {
		background-color: #373435;
		color: #fff;
		width: 100%;
		max-width: 1263px;
   }
	
	article#post-2 {
		width: 100%;
		float: left;
		margin: 0px;
		padding: 0px;
   }
	.entry-content, .entry-summary {
		float: left;
		width: 100%;
   }
	.page-template-service-page article {
		width: 100%;
		float: left;
		margin: 0px;
	   /* padding: 0 10px;
		*/
   }
}
@media screen and (min-width: 620px) and (max-width: 955px) {
	main#main {
		width: 100%;
		float: left;
   }
}
@media screen and (min-width: 320px) and (max-width: 650px) {
	.row.about .col-xs-7 {
		width: 100%;
   }
	.col-xs-5.text_mid {
		width: 100%;
   }
	.service .col-xs-4 {
		width: 100%;
   }
	span.cnt_cap {
		font-size: 40px;
		line-height: 50px;
   }
	.intro-text .col-xs-9 {
		width: 100%;
		margin-left: 0px;
   }
	.intro-text .col-xs-3 {
		width: 100%;
   }
	.intro-text h1 {
		padding: 0 10px;
		background-position: 5% 102%;
		line-height:37px;
   }
	.page-template-service-page .inner_abt ul {
	   /* padding-left: 20px;
		*/
		margin-left: 5px;
   }
	.page-template-service-page h2 {
		margin-top:10px;
   }
}
@media screen and (min-width: 320px) and (max-width: 500px) {
	.portf .col-xs-3 {
		width: 100%;
   }
	.port img {
		width: 100%;
   }
   h2.title-bg {
   	text-align: left;
   }

   .entry-content h3 {
   	text-align: left;
   }

   .entry-content p {
   	text-align: left;
   }
}
@media screen and (min-width: 501px) and (max-width: 767px) {
	.portf .col-xs-3 {
		width: 50%;
   }
	.port img {
		width: 100%;
   }
   h2.title-bg {
   	text-align: left;
   }

   .entry-content h3 {
   	text-align: left;
   }

   .entry-content p {
   	text-align: left;
   }
}
/* Contact us page */
.contact-main {
	width: 100%;
	float: left;
}
.contact-inner {
	width: 100%;
	float: left;
	margin: 5px 0px;
}
.contact-inner-left {
	width: 17%;
	float: left;
}
.contact-inner-right {
	width: 68%;
	float: left;
}
.contact-main input[type="text"] , .contact-main input[type="email"] , .contact-main input[type="url"] , .contact-main textarea , .contact-main input {
	padding: 5px!important;
}
span.vis-hidden {
	visibility: hidden;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	float: left;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	color:#fff;
	float: left;
}
.contact-box-main {
	width: 100%;
	float: left;
}
.contact-box-inner {
	width: 100%;
	float: left;
	margin: 5px 0;
}
.contact-box-innerl {
	width: 17%;
	float: left;
}
.contact-box-innerr {
	width: 83%;
	float: right;
	padding:0 10px;
}
.conr-left {
	width: 50%;
	float: left;
}
.conr-right {
	width: 50%;
	float: left;
}
.con-flag {
	width: 21%;
	float: right;
	padding-right: 10px;
}
.conr-left h2 {
	width: 79%;
	float: left;
}
.con-inr-box span {
	font-size: 16px;
}
.conr-right h2 {
	width: 73%;
	float: left;
}
.contact-box-main strong {
	font-size: 16px;
}
.contact-box-main p {
	font-size: 16px;
	line-height: 20px;
	padding:0px;
}
.contact-box-main h2 {
	margin: 5px 0px;
}
.con-inr-box {
	width: 100%;
	float: left;
}
img.img-align {
	margin: 0 auto;
}
.text_align p {
	text-align: center;
}
.text_align {
	text-align: center;
}
.con-inr-box.text_align h2 {
	margin: 5px 0px;
}
.contact-us h2 {
	font-size:20px;
	margin:5px 0px;
}
.contact-us .row {
	border: none;
}
.contact-us p {
	padding: 0px;
}
/* contact us page end */
/* extra pages css */
.google-adwords-services ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
/*.projects ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
*/
.projects .row:nth-child(even) {
	background:#f7f7f7;
}
.projects .row:nth-child(even) ul li {
	background-image: url("/blog/wp-content/themes/webmasterindia/images/wordpress-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.projects .row:nth-child(odd) ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.hms-testimonial-container {
	box-shadow: 0 0 3px 3px #ddd;
	margin: 13px 0;
	padding: 10px;
	width:100%;
	float:left;
}
.author {
	color: #2e2e2e;
	font: 18px Calibri;
	float: none;
	font-weight:normal;
	font-family: Verdana!important;
}
.cf-country {
	float: right;
	display: table;
	line-height: 24px;
	margin-left: 10px;
	font-weight: bold;
	font-family: Verdana!important;
}
.cf-owner {
	padding-top: 7px;
	text-align: right;
	width: 100%;
	float: left;
	font-size: 17px;
	font-weight: bold;
	font-family: Verdana!important;
}
.testimonial {
	width: 100%!important;
	float: left;
	font-size: 14px;
	line-height: 21px;
   /* padding-top: 12px;
	*/
	text-align: justify;
   /* font-size: 17px;
	*/
}
td.center_class {
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
td.center_class strong {
	font-size: 14px;
	line-height: 17px;
}
.web-design-packages ol {
	list-style: decimal;
	padding-left: 40px;
	font-size: 17px;
}
.seo-services ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
li.seolist {
	width: 33%;
	float: left;
}
.seolist a {
	border-bottom: none;
}
li.wblist {
	width: 33%;
	float: left;
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.wblist a {
	border-bottom: none;
}
.web-development-services ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	width: 33%;
	float: left;
}
.web-development-services ul li a {
	border-bottom:none;
}
.seo-price br {
	display: none;
}
.seo-price ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.cancellation-refund-policy ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.privacy-policy ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.privacy-policy .row:nth-child(even) {
	background: #f7f7f7;
}
.terms-conditions ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.conbt-content h2 {
	text-transform: uppercase;
}
.e-commerce-web-design ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	font-size: 16px;
	margin: 10px 0 10px 0;
	list-style: none;
	padding-left: 20px;
	text-align: justify;
}
.alibaba-minisite-design ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.row.about p {
	color: #fff;
}
.row.e-com p {
	color: #fff;
}
.cnt-inr {
	width: 100%;
	float: left;
}
.cnt-inr-i {
	width: 33%;
	margin: 0 auto;
	text-align: center;
}
.cnt-inr p {
   /* text-align: center;
	*/
	text-decoration: none;
	background-color: #373435;
	border: 2px solid #373435;
	border-radius: 50px;
	color: #fff;
	padding: 16px 36px;
	font-weight: bold;
	font-size: 26px;
	transition: all 0.3s ease 0.1s;
	width: 55%;
	margin-bottom: 20px;
	margin: 10px auto;
}
.entry-content .performance-title h3 {
	text-align: center;
}
.entry-content .performance-box.shadow {
	height: 100%;
	margin-bottom: auto;
	padding: 15px;
}
.entry-content .performance-desc p {
	text-align: center;
}
.section-1 {
	background: #fada7a;
}
.section-2 {
	background: #b1f0f7;
}
.section-3 {
	background: #81bfda;
}

/* TOC Styline */
div#ez-toc-container ul li{
	padding-bottom: 10px!important;
}
#ez-toc-container.ez-toc-transparent{
	border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
}

@media screen and (min-width: 768px) and (max-width:900px) {
	.cnt-inr p {
		width:62%;
   }
}
@media screen and (min-width: 439px) and (max-width:767px) {
	.cnt-inr p {
		width:100%;
   }
}
@media screen and (min-width: 320px) and (max-width:438px) {
	.cnt-inr p {
		width:100%;
   }
	.cnt-inr-i {
		width:48%;
   }
}
/* ecommerce page responsive css */
@media screen and (min-width: 320px) and (max-width:1263px) {
	.ecom-btn-main ul {
		margin: 0 auto;
   }
}
@media screen and (min-width: 726px) and (max-width:846px) {
	.ecom-btn-main li {
		background: none!important;
		display: inline-block;
		text-align: center;
		margin: 0px!important;
		padding: 16px!important;
		padding-left: 5px!important;
		padding-right: 5px!important;
		float: left;
		border: 1px solid #dadcdb;
		border-right: none;
	   /* text-decoration: none;
		*/
   }
}
@media screen and (min-width: 526px) and (max-width:726px) {
	.ecom-btn-main li {
		background: none!important;
		display: inline-block;
		text-align: center;
		margin: 0px!important;
		padding: 16px!important;
		padding-left: 5px!important;
		padding-right: 5px!important;
		float: left;
		border: 1px solid #dadcdb;
		border-right: none;
	   /* text-decoration: none;
		*/
   }
	.row.ecom-top-bg {
		padding: 0px;
   }
	.ecom-btn-main a {
	   /* text-decoration: none!important;
		*/
		border: none;
		font-size: 18px;
		color: #545454;
		border: none!important;
   }
}
@media screen and (min-width: 320px) and (max-width:525px) {
	.full-ecommerce .inner_abt ul li {
		background-image: url("/blog/wp-content/themes/webmasterindia/images/ecommerce-bullet.png");
		background-repeat: no-repeat;
		background-position: 0 5px;
		width: 100%;
   }
	.ecom-btn-main a {
	   /* text-decoration: none!important;
		*/
		border: none;
		font-size: 21px;
		text-align: center;
		color: #545454;
		border: none!important;
   }
	.ecom-btn-main ul li:nth-child(2){
		border-right: 1px solid #ddd;
		border-bottom: none;
   }
	.full-ecommerce .col-xs-2 {
		width: 100%;
   }
	.full-ecommerce .col-xs-10 {
		width: 100%;
   }
	.inner_abt img {
		font-size: 24px;
		margin-top: 5px;
		font-weight: bold;
	   /* margin: 0 auto;
		*/
   }
	.inner_abt ul {
		margin: 0px;
   }
}
@media screen and (min-width: 320px) and (max-width:1000px) {
	.page-template-default article{
		width: 100%;
		float: left;
		margin: 0px;
		padding: 0px;
   }
}
@media screen and (min-width: 320px) and (max-width:642px) {
	.e-com .col-xs-3 {
		width: 100%;
   }
	.e-com .col-xs-9 {
		width: 100%;
   }
	.cms .col-xs-3 {
		width: 100%;
   }
	.cms .col-xs-9 {
		width: 100%;
   }
	.amazon-left {
		width: 100%;
		margin-top: 16px;
		float: left;
   }
	.amazon-right {
		width: 100%;
		float:left;
   }
	.col-xs-3 img {
		display:block!important;
		margin:5px auto!important;
   }
	.col-xs-2 img {
		display:block!important;
		margin:0 auto!important;
   }
	.col-xs-4 img {
		display:block!important;
		margin:0 auto!important;
   }
	.amazon-left img {
		display:block!important;
		margin:0 auto!important;
   }
	.custom-php .col-xs-4 {
		width:100%;
   }
	.custom-php .col-xs-3 {
		width:100%;
   }
	.custom-php .col-xs-8 {
		width:100%;
   }
	.custom-php .col-xs-9 {
		width:100%;
   }
	.row.cms-red img {
		float: none;
   }
	.col-xs-4 {
		width:100%;
   }
	.col-xs-3 {
		width:100%;
   }
	.col-xs-5 {
		width:100%;
   }
	.col-xs-8 {
		width:100%;
   }
	.col-xs-9 {
		width:100%;
   }
	.col-xs-10 {
		width:100%;
   }
	.col-xs-7 {
		width:100%;
   }
	.col-xs-6 {
		width:100%;
   }
	.col-xs-2 {
		width:100%;
   }
}
@media screen and (min-width: 320px) and (max-width:639px) {
	.tax-nimble-portfolio-type article {
		float:none;
		margin:10px auto;
   }
	.contact-us col-xs-6 {
		padding-top:10px;
   }
}
#text-3 .textwidget img:hover {
   /* transform: rotateY(3600deg) scale(0.8);
	*/
	-webkit-transform: scale(0.8,0.8);
}
.row.goto.cont-us {
	background: none;
	display: inline;
	width: 100%;
	float: left;
}
.cont-us a {
	background: #373435;
	border: 2px solid #373435;
}
.cont-us a:hover {
	background: #fff!important;
	color: #373435!important;
	border: 2px solid #fff!important;
}
#text-5 input.wpcf7-form-control.wpcf7-submit.btns {
	color: #fff!important;
}
.volusion ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/volusion-bullet.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.volusion .row:nth-child(even) {
	background:#f7f7f7;
}
.intro-text1 {
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.row.benifits-text {
	padding-bottom: 10px;
}
/* back-up page responsive css */
@media screen and (min-width: 980px) and (max-width:1175px) {
	.bckup_data .left_div {
		background-color: #fff;
		float: left;
		padding: 20px 20px 0;
		width: 100%;
		border: 1px solid #ccc;
		margin-bottom: 10px;
		height: auto;
		min-height: 204px;
   }
}
@media screen and (min-width: 600px) and (max-width:979px) {
	.bckup_data .left_div .left_inner {
		float: none;
   }
	.bckup_data .left_inner img {
		margin-top: 20px;
		margin: 0 auto;
		display: block;
   }
	.bckup_data .left_div .right_inner {
		color: #606060;
		float: left;
		margin-left: 16px;
		width: 100%;
		padding-top: 10px;
   }
	.left_div {
		min-height: 310px;
   }
}
@media screen and (min-width: 816px) and (max-width:979px) {
	.left_div {
		min-height: 283px;
   }
}
@media screen and (min-width: 625px) and (max-width:816px) {
	.left_div {
		min-height: 290px;
   }
}
@media screen and (min-width: 320px) and (max-width:507px) {
	.bckup_data .left_div .left_inner {
		float: none;
   }
	.bckup_data .left_inner img {
		margin-top: 20px;
		margin: 0 auto;
		display: block;
   }
	.bckup_data .left_div .right_inner {
		color: #606060;
		float: left;
		margin-left: 16px;
		width: 100%;
		padding-top: 10px;
   }
}
.bckup_data .left_div .right_inner ul li{
	background-image: url("/blog/wp-content/themes/webmasterindia/images/backup-bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 17px;
}
.bckup_data .row .padd-btm {
	padding-bottom: 10px;
}
.web-design .col-xs-3 img {
	margin: 10px 0px;
	display: block;
}
/* conatct us page responsive css */
@media screen and (min-width: 320px) and (max-width:945px) {
	.conr-left {
		width: 100%;
		float: left;
   }
	.conr-right {
		width: 100%;
		float: left;
		padding-top: 10px;
   }
	.contact-inner-left {
		width: 25%;
		float: left;
   }
}
article#post-17 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.contact-us col-xs-6 {
	padding-top:10px;
}
.google-remarketting ul li {
	font-weight:normal;
}
@media screen and (min-width: 320px) and (max-width:768px) {
	.google-remarketting .col-xs-7 {
		width: 100%;
   }
	.google-remarketting .col-xs-5 {
		width: 100%;
		padding-top:10px;
   }
	.google-remarketting.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
		padding-top: 10px;
		padding-bottom: 10px;
		width: 100%;
   }
   .entry-content ul li {
    text-align: left;
	}
}
.remarket-download {
	padding-top: 10px;
}
@media screen and (min-width: 320px) and (max-width:1263px) {
	.-skin-default.-columns4 .-item{
		float: left;
		margin: 17px 9px!important;
		max-width: 263px!important;
		min-height: 260px;
		width: 100%!important;
		position: relative;
		border: 1px solid #cccccc;
   }
	.tax-nimble-portfolio-type article {
		margin-top:0px;
   }
}
@media screen and (min-width: 860px) and (max-width:1139px) {
	.all-port-main .-items {
		width: 100%;
		margin: 0 auto;
		max-width: 860px;
   }
}
/*@media screen and (min-width: 860px) and (max-width:859px) {
	.all-port-main .-items {
		width: 100%;
		margin: 0 auto;
		max-width: 860px;
   }
}
*/
@media screen and (min-width: 580px) and (max-width:859px) {
	.all-port-main .-items {
		max-width: 580px;
		width: 100%;
		margin: 0 auto;
   }
}
@media screen and (min-width: 320px) and (max-width:579px) {
	.all-port-main .-items {
		max-width: 320px;
		width: 100%;
		margin: 0 auto;
   }
	.seo-packages td {
		vertical-align: middle;
		padding-left: 0px;
		padding-right: 0px;
   }
}
.price ul li {
	background-image: url("/blog/wp-content/themes/webmasterindia/images/backup-bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.seo-packages table {
   /* border-collapse: separate;
	*/
   /* border-spacing: 0;
	*/
   /* border-width: 1px 0 0 1px;
	*/
   /* margin: 0 0 1.6em;
	*/
   /* table-layout: fixed;
	*/
	width: 100%;
	max-width: 1200px;
	display: table;
	table-layout: auto;
}
.seo-packages td {
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
}
.tax-nimble-portfolio-type #primary {
	width: 100%;
	float: left;
}
.port-fil {
	width: 100%;
	float: left;
	max-width: 1263px;
}
@media screen and (min-width: 873px) and (max-width:1160px) {
	.port-fil {
		width: 100%;
		float: none;
		max-width: 875px;
		margin: 0 auto;
   }
}
@media screen and (min-width: 642px) and (max-width:872px) {
	.port-fil {
		max-width: 645px;
		width: 100%;
		float:none;
		margin: 0 auto;
   }
}
@media screen and (min-width: 320px) and (max-width:641px) {
	.port-fil {
		width: 100%;
		max-width: 320px;
		float: none;
		margin: 0 auto;
	   /* max-width: 1263px;
		*/
   }
	.tax-nimble-portfolio-type article {
		float: left;
	   /* margin: 10px 10px!important;
		*/
		margin: 10px auto!important;
		max-width: 263px;
		min-height: 260px;
		width: 100%;
		position: relative;
		border: 1px solid #cccccc;
   }
	.tax-nimble-portfolio-type article:nth-child(4n-7) {
		margin: 10px auto;
   }
}
.goto a:hover {
	background: #373435;
	border: 2px solid #373435;
}
#text-5 input.wpcf7-form-control.wpcf7-submit.btns:hover {
	background: #fff!important;
	color: #373534!important;
}
.remarket-img {
	background:none;
	padding:0px;
	width: 100%;
}
@media screen and (min-width: 320px) and (max-width:768px) {
	input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
		width: 100%;
   }
	.contact-main {
		padding-top: 16px;
   }
}
/* clientele page css */
/*.ngg-gallery-thumbnail {
	box-shadow: 0 0 4px 4px #ddd;
	float: left;
	margin: 5px 11% !important;
	text-align: center;
	width: 90%;
}
.ngg-gallery-thumbnail:hover {
	box-shadow: 0 0 4px 4px #555;
}
*/
.ngg-gallery-thumbnail img {
	display: inline !important;
	margin: 0 auto;
	float: none;
	padding: 4px;
	position: relative;
}
.ngg-gallery-thumbnail {
	box-shadow: 0 0 4px 4px #ddd;
	float: left;
	margin: 5px 11% !important;
	text-align: center;
	width: 90%;
   /* float: left;
	*/
   /* text-align: center;
	*/
	display: table-cell;
	height: 160px;
	margin: 0 auto !important;
	vertical-align: middle !important;
	width: 269px;
	margin: 7px!important;
}
.ngg-template-caption .ngg-gallery-thumbnail-box {
	margin-right: 0;
	float:none;
}
a.ngg-fancybox {
   /* width: 100%;
	*/
	display: table-cell;
	height: 100px;
	margin: 0 auto !important;
	vertical-align: middle !important;
	width: 283px;
	border: none;
   /* float: left;
	*/
	cursor: default;
}
.ngg-gallery-thumbnail img {
	border: none!important;
}
.ngg-gallery-thumbnail img:hover {
	background-color: #fff!important;
}
.ngg-gallery-thumbnail span {
   /* font-size: 90%;
	*/
	background: url("/blog/wp-content/uploads/2015/04/search_buttem_imagess-1.png") no-repeat scroll center top transparent;
	color: #333;
	float: left;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 16px !important;
	font-weight: normal;
	padding: 17px 0 10px;
	text-align: center;
	text-decoration: none;
	width: 100%;
   /* padding-left: 5px;
	*/
   /* display: block;
	*/
}
.ngg-gallery-thumbnail:hover {
	box-shadow: 0 0 4px 4px #555;
}
/* clientele responsive css */
@media screen and (min-width: 886px) and (max-width:1168px) {
	.ngg-galleryoverview {
		overflow: hidden;
		margin-top: 10px;
		width: 100%;
		clear: both;
		display: block !important;
		max-width: 870px;
		float: none;
		margin: 10px auto;
   }
}
@media screen and (min-width: 603px) and (max-width:885px) {
	.ngg-galleryoverview {
		overflow: hidden;
		margin-top: 10px;
		width: 100%;
		clear: both;
		display: block !important;
		max-width: 605px;
		float: none;
		margin: 10px auto;
   }
}
@media screen and (min-width: 320px) and (max-width:602px) {
	.ngg-galleryoverview {
		overflow: hidden;
		margin-top: 10px;
		width: 100%;
		clear: both;
		display: block !important;
		max-width: 321px;
		float: none;
		margin: 10px auto;
   }
	.center_in {
		float: left;
		width: 100% !important;
   }
	.page-header {
		background-color: #fff;
		border-bottom: 1px solid rgba(51, 51, 51, 0.1);
		padding: 0px !important;
	   /* margin-bottom: 10px;
		*/
		float: left !important;
   }
}
@media screen and (min-width: 768px){
	.about-img img{
	   margin-top:40px;
   }
}
/*.tax-nimble-portfolio-type article:nth-child(4) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(8) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(12) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(16) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(20) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(24) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(28) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(32) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(36) {
	margin-right: 0px;
}
.tax-nimble-portfolio-type article:nth-child(40) {
	margin-right: 0px;
}
*/
.tax-nimble-portfolio-type article:nth-child(4n-8) {
	margin-right: 0;
}
.tax-nimble-portfolio-type article:nth-child(4n-7) {
	margin-left: 0;
	margin-top: 0;
	margin-right:10px;
}
.tax-nimble-portfolio-type article {
	float: left;
	margin: 20px 17px;
	max-width: 263px;
	min-height: 260px;
	width: 100%;
	position: relative;
	border: 1px solid #cccccc;
}
.shopping-cart ul li {
	background-image: url("/blog/wp-content/uploads/2015/04/3dcart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.shopping-cart .row:nth-child(even) {
	background:#f7f7f7;
}
.ubermenu-nojs.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-tabs .ubermenu-tab:hover > .ubermenu-target, .ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target {
	font-family: Verdana, sans-serif;
}
.google-remarketting img {
	margin-top: 30px;
}
/*.ubermenu-responsive-toggle{
   display:none !important;
}
*/
@media screen and (max-width: 639px) {
	.main-navigation {
		margin-top:0;
   }
   /*.ubermenu-responsive-toggle{
	   display:block!important;
   }
   */
}
@media screen and (max-width:1100px) {
	.banner_left {
		width: 50%;
   }
	.banner_right {
		text-align: right;
		width: 50%;
   }
}
@media screen and (max-width:768px) {
	.banner_left {
		width: 100%;
   }
	.banner_right {
		text-align: center;
		width: 100%;
   }
	.row.banner_bg {
	   background-size: 100% 100%;
   }
}
@media screen and (max-width:550px) {
   .banner_right_lower a {
		float: left;
   }
	.banner_right .banner_right_lower a {
		float: left;
		text-align: left;
   }
}
@media screen and (max-width: 960px) {
   .menu_desk{
	   display:none;
   }
   #site-navigation{
	   display:none;
   }
}
/*.ubermenu-tabs-group li.ubermenu-tab, .ubermenu-tabs-group li.ubermenu-tab.ubermenu-active {
	background-image: url("/blog/wp-content/themes/webmasterindia/images/menu-bullet.png")!important;
	background-repeat: no-repeat;
	background-position: top 19px left 5px;
}
*/
.ubermenu-submenu span {
	padding-left: 4px;
}
.-skin-default .-filters .-filter {
	font-size: 14px;
	margin-top: 11px;
	margin-left: 14px;
}
.portf a:hover {
	text-decoration: none;
}
.row.banner_bg {
	background-image: url("/blog/wp-content/themes/webmasterindia/images/bg.png");
	background-position: center top;
	min-height: 642px;
	background-color: #fbfcfd;
	background-repeat: no-repeat;
	border-top: 2px solid #8c8b8a;
}
.banner_bg .col-xs-12 {
	padding: 0;
	margin: 0;
}
.banner_left {
	float: left;
	margin-top: 30px;
}
.banner_right {
	float: right;
	margin-top: 50px;
}
.banner_right_mid {
	margin-top: 40px;
}
.banner_right_lower {
	margin-top: 30px;
	text-align: right;
	float: left;
	width: 100%;
}
.lower_right {
	float: left;
	width: 50%;
	text-align: right;
}
.logo-design .ngg-gallery-thumbnail {
	width: 258px;
	height: 140px;
}
.upper_right_inner a:hover {
	text-decoration: none;
}
.-filters {
	margin-left: 9px;
	margin-top: 30px;
	margin-bottom: 16px;
}
.banner_right_lower a {
	text-align: right;
	float: right;
	border: 0;
}
.nav-links {
	clear: both;
	padding:16px 0 20px;
}
.more-link, .more-link:hover, .more-link:focus, .more-link:active {
	border: 0 none !important;
	border-radius: 39px;
	color: #ffa500;
	padding: 5px 10px;
	text-decoration: none;
}
.nav-previous span, .nav-next span{
	border:0;
	display: table;
	text-align: center;
	color:orange;
}
.nav-previous:hover, .nav-next:hover {
}
.nav-previous:hover span, .nav-next:hover span{
	border:0 !important;
}
.nav-previous{
	float:left;
}
.nav-previous a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-origin: padding-box;
	background-position: 0 5px;
	background-repeat: no-repeat;
	background-size: 35px auto !important;
	float: left;
	padding: 0 0 0 40px;
}
.nav-next {
	float:right;
}
.nav-next a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-origin: padding-box;
	background-position: right 5px;
	background-repeat: no-repeat;
	background-size: 35px auto !important;
	float: left;
	padding: 0 40px 0 0;
}
.entry-content p , .entry-content{
	float: left;
	font-weight: normal;
	width: 100%;
	margin:0 0 16px 0;
}
#right-side .widget {
	background-color: #f7f7f7;
	margin: 25px 0 0;
	padding: 0;
}
#right-side .widget .widget-title {
	background-color: #373435;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}
#right-side .widget ul li {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-origin: padding-box;
	background-position: 10px 11px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dddddd;
	padding: 5px 0 5px 30px;
	font-family:Verdana;
	font-weight:normal;
}
#right-side .widget ul li a, #right-side .widget ul li a:hover {
	-moz-hyphens: none;
	border: 0 none;
	font-size: 14px;
	text-align: justify;
}
.entry-content h4, .entry-content h2 {
	background-image: none;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 20px;
	padding: 10px 0;
	float: left;
	width: 100%;
}
span.posted-on {
	display: none;
}
ol {
	float: left;
	width: 100%;
	list-style-type: none;
}
ul#menu-footer-menu {
	margin-bottom: 0;
}
.entry-content ul li {
	background-image: url(https://www.webmasterindia.com/assets/images/orangebullet.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 20px;
	line-height: 1.6rem;
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.entry-content ul.packages-ul li {
	position: relative;
	padding-left: 60px;
	padding-bottom: 20px;
	list-style: none;
	background-image: none;
}
.entry-content ul.packages-ul li:before {
	content: "";
	background-image: url(/assets/images/arrow-cursor.png);
	position: absolute;
	width: 33px;
	height: 33px;
	left: 0;
	top: 5px;
}
.entry-content ul{
	margin-bottom: 16px;
	float: left;
}
/*Custom css*/
.center_in {
	float: left;
	width: 34%;
}
.center_in .upper_right_inner {
	text-align: left;
	margin-left: 11px;
	width: 60%;
	float: left;
}
.left_in .upper_right_inner span {
	margin-bottom: 2px;
	float: left;
	letter-spacing: 0.5px;
}
.right_in span, .center_in span {
	line-height: 36px;
}
.googlelogo {
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.bg_menu {
	float: left;
	width: 100%;
	background-color: #ffd236;
	margin-top: 10px;
}
ol li {
	background-image: url(https://www.webmasterindia.com/blog/wp-content/themes/webmasterindia/images/menu-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 20px;
	float: left;
	width: 100%;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
	top: 45% !important;
}
ul.ubermenu-submenu.ubermenu-submenu-id-3490.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-autoclear{
	position: absolute;
	top: 100%;
	left: -110px;
	width: 1140px;
	height: auto;
	padding: 0 1px;
	background: #333;
	z-index: 9999;
}
li#menu-item-3490 {
	position: relative;
}
.orange {
	color: #f58634;
}
.nav-links{
   text-align: right!important;
}
nav.navigation.pagination {
	float: right ;
	width: 100%;
}
div#right-side {
	float: left;
}
main#main {
	float: left;
}
footer.entry-footer {
	float: left;
   /* width: 100%;
	*/
}
header.entry-header {
	float: left;
	width: 100%;
}
.wp-caption {
	width: 100%!important;
	max-width: 100%;
}
.bg-black {
	background: #363435 !important;
	width: 100% !important;
	float: left !important;
}
.gray-bg {
	background-color:#CCCCCC;
	border:2px solid #FF9900;
	padding:10px;
	float:left;
	color: black;
	width:100%;
	margin-bottom: 10px;
	border-radius: 10px;
}
.orange-bg {
	background-color:#f58634;
	padding:18px !important;
	border-radius: 10px;
	margin-bottom:10px ;
	color: white !important;
}
.entry-content h3 {
	padding-bottom: 12px;
}
.padding-btm {
	padding-bottom: 12px;
}
.padd-top {
	padding-top: 12px;
}
h2.title-bg {
	background-image: url('https://www.webmasterindia.com/blog/wp-content/uploads/2024/05/title-bg.jpg') !important;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 1rem;
	background-color: transparent;
	border: none;
	margin-bottom: 17px;
}
.footer-nav h5 a {
	color: #f58634;
}
.thfaqf-faq-item span.thfaqf-title-text {
	font-size: 16px;
	font-weight: 400;
}
.call-action-box {
	flex: 0 0 90%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #efefef;
	border-radius: 1.3rem;
	box-shadow: 4px 3px 7px #00000061;
	min-height: 120px;
	min-width: 900px;
	overflow: hidden;
	min-width: 90%;
	margin: 0 auto;
}
.call-action-box .text {
	color:#000;
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	font-weight: 700;
	border: 0;
	line-height: 1.1;
}
.call-action-box .text span {
	margin: 10px 0px;
	padding: 0px;
	color: #f1333f;
	border: 0px;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.1;
}
.call-action-box-sec {
	clear: both;
	padding: 28px 0px;
}
.icon img {
	width: 80px;
	height: 80px;
	animation: vibrate .6s infinite;
}
@keyframes vibrate {
	0% {
		transform: translate(0) 
   }
	25% {
		transform: translate(-5px) 
   }
	50% {
		transform: translate(5px) 
   }
	75% {
		transform: translate(-5px) 
   }
	to {
		transform: translate(0) 
   }
}
/*.blog-list-sec h2.entry-title {
	line-height: 24px;
	font-size: 16px !important;
}
*/


.blog-list-sec .entry-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
   /* Limits the text to 3 lines */
	text-overflow: ellipsis;
}
.blog-list-sec img {
	width: 100%;
	object-fit: cover;
}
.blog-list-sec .hentry {
	padding: 0px;
	margin: 0px;
}
.post-thumbnail img {
	width: 100% !important;
}
.post-navigation .nav-previous, .post-navigation .nav-next {
	background-image: none !important;
   /* background-color: #fff !important;
   */
}
.post-navigation .nav-previous .meta-nav, .post-navigation .nav-next .meta-nav{
	position: relative;
	z-index: 99;
}
.post-navigation .nav-previous a:before, .post-navigation .nav-next a:before {
	background-color: #fff !important;
}
.post-navigation .nav-previous .meta-nav , .post-navigation .nav-next .meta-nav {
	color: orange !important;
}
.nav-previous a, .nav-next a {
	padding: 0 0 0 0px !important;
	text-decoration: underline;
	color: orange;
}
form.search-form {
	margin: 25px 0 0;
	display: flex;
	flex: 0 0 100%;
}
button.search-submit {
	padding: 0px;
	flex: 0 0 40%;
	font-size: 1rem;
    color: #000;
    font-weight: initial;
    background-color: #ffd236;
}

#ez-toc-container a {
	border-bottom: none !important;
}
@media only screen and (max-width: 768px) {
	.call-action-box {
		flex-direction: column;
		max-width: 100%;
		min-width: 100% !important;
		gap: 10px;
		padding: 20px;
   }
	.call-action-box .text {
		font-size: 2.5rem;
		line-height: 40px !important;
		text-align: center;
		padding: 0 10px;
   }
	.call-action-box .text span {
		display: flow;
		font-size: 2.5rem;
		line-height: 32px !important;
		text-align: center;
		margin: 0;
		padding: 0;
   }
	.icon.p-3 {
		padding: 0px !important;
   }
   /*.icon img {
		width: 25%;
		margin: 0 auto;
   }
   */
}
.ez-toc-link {
	font-size: 14px !important;
	letter-spacing:1px;
	margin-bottom: 1rem;
	color: #000000 !important;
		font-weight: normal;
}
.single-post {
	overflow-x: visible;
}
#ez-toc-container.ez-toc-transparent {
	background: none;
	border: none;
}
div#ez-toc-container .ez-toc-title {
	font-size: 1.3rem;
	font-weight: 700;
}
.ez-toc-title-container {

	margin-bottom: 1rem;
}
#ez-toc-container a:hover {
	text-decoration: none;
	transition: 0.3s;
    color: #f58634 !important;

}
.border-right{
	border-right: 1px solid #000;
}
.ai-summary {
	background: #faf3da;
	padding: 1rem;
	border-radius: 10px;
	font-size: 1.2rem;
}


.blog-list-content .call-icon {
    cursor: pointer;
    display: inline-flex;
    margin-inline-start: 1rem;
    align-items: center;
}

.shared-stats {
  background: #ffb8853d;
}

.stats-card {
  border: 1px solid #dbe5ee;
  border-radius: 10px;
  background: #fff;
}

.stats-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  text-align: left;
}

.stats-text {
  flex: 1 1 auto;
  min-width: 0;
}

.stats-icon {
  width: 62px;
  height: 62px;
  object-fit: contain;
  flex: 0 0 auto;
}

.stats-value {
  color: #1f4e79;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
}

.stats-label {
  color: #333;
  font-size: 14px;
  font-weight: 600;
}

.stats-description {
  color: #666;
  font-size: 13px;
}

@media (max-width: 575px) {
  .stats-row {
    gap: 0.5rem;
  }

  .stats-icon {
    width: 34px;
    height: 34px;
  }

  .stats-value {
    font-size: 24px;
  }
}

.client-logo-section {
 
  overflow: hidden;
  padding: 1rem 1.5rem;
}

.logo-title {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
}

.logo-subtitle {
  text-align: center;
  color: #666;
}

.logo-marquee {
  overflow: hidden;
  width: 100%;
}

.logo-track {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: max-content;
  animation: logo-scroll 28s linear infinite;
}

.logo-item {
  flex: 0 0 180px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 0.75rem;
}

.logo-item img {
  max-width: 100%;
  max-height: 66px;
  object-fit: contain;
}

@keyframes logo-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .logo-item {
    flex-basis: 140px;
    height: 80px;
  }

  .logo-item img {
    max-height: 52px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .logo-track {
    animation: none;
  }
}
