/*
Theme Name: Digital Marketer
Theme URI: http://www.capitalnumbers.com/
Author: the Team CN
Author URI: http://www.capitalnumbers.com/
Description: Digital Marketer Theme developed by Team CN.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: dm

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.
*/

@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Avenir';
	src: url('fonts/Avenir-Black.eot');
	src: url('fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Black.woff2') format('woff2'),
		url('fonts/Avenir-Black.woff') format('woff'),
		url('fonts/Avenir-Black.ttf') format('truetype'),
		url('fonts/Avenir-Black.svg#Avenir-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Book';
	src: url('fonts/Avenir-Book.eot');
	src: url('fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Book.woff2') format('woff2'),
		url('fonts/Avenir-Book.woff') format('woff'),
		url('fonts/Avenir-Book.ttf') format('truetype'),
		url('fonts/Avenir-Book.svg#Avenir-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir';
	src: url('fonts/Avenir-Heavy.eot');
	src: url('fonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Heavy.woff2') format('woff2'),
		url('fonts/Avenir-Heavy.woff') format('woff'),
		url('fonts/Avenir-Heavy.ttf') format('truetype'),
		url('fonts/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir';
	src: url('fonts/Avenir-Light.eot');
	src: url('fonts/Avenir-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Light.woff2') format('woff2'),
		url('fonts/Avenir-Light.woff') format('woff'),
		url('fonts/Avenir-Light.ttf') format('truetype'),
		url('fonts/Avenir-Light.svg#Avenir-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir';
	src: url('fonts/Avenir-Medium.eot');
	src: url('fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Medium.woff2') format('woff2'),
		url('fonts/Avenir-Medium.woff') format('woff'),
		url('fonts/Avenir-Medium.ttf') format('truetype'),
		url('fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir';
	src: url('fonts/Avenir-Oblique.eot');
	src: url('fonts/Avenir-Oblique.eot?#iefix') format('embedded-opentype'),
		url('fonts/Avenir-Oblique.woff2') format('woff2'),
		url('fonts/Avenir-Oblique.woff') format('woff'),
		url('fonts/Avenir-Oblique.ttf') format('truetype'),
		url('fonts/Avenir-Oblique.svg#Avenir-Oblique') format('svg');
	font-weight: normal;
	font-style: italic;
}
/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Alignment end */
.blg_dtls img{
  margin: 0 6%;
}
.blg_dtls img.aligncenter {
	margin:0 auto;
}
.p1{
  text-align: center;
}
.secondary-nav{
  background: #F4F4F4;
}
.secondary-nav .navbar-right,
.secondary-nav .navbar-left{
  padding: 6px 0!important;
}
.secondary-nav .nav.navbar-nav.navbar-right li,
.secondary-nav .nav.navbar-nav.navbar-left li{
  border-right: solid 1px;
}
.secondary-nav .nav.navbar-nav.navbar-right li:last-child,
.secondary-nav .nav.navbar-nav.navbar-left li:last-child{
  border: none;
}
.secondary-nav .nav.navbar-nav.navbar-right li a{
  font-size: 12px;
  color: #666;
  line-height: 13px;
  padding: 8px 12px;
}
.secondary-nav .nav.navbar-nav.navbar-right li a:hover{
  color: #8ABA49;
}
.secondary-nav .nav.navbar-nav.navbar-left li a{
  padding: 0px 12px;
  font-size: 12px;
  color: #666;
  line-height: inherit;
}
.lab-logo,
.hq-logo{
  max-width: 2.5em!important;
	opacity: 1;
	-webkit-transition: .3s;
	transition: .3s;
}
.lab-logo:hover,
.hq-logo:hover{
  opacity: .5;
}
/** Common Css **/
body{
	font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img {
    border: 0 none;
    height: inherit;
    max-width: 100%;
}
iframe {
    border: 0 none;
    height: inherit;
    max-width: 100%;
}
/* header */
nav.navbar.navbar-fixed-top {
	background-color: rgba(255,255,255,0.95);
  border: 0;
  border-bottom: 1px solid #8ABA49;
}
	nav.navbar>.container .navbar-brand {
		height: auto;
		padding: 5px 5px 5px 13px;
	}
		nav.navbar>.container .navbar-brand>img {
			width: 185px;
		}

nav.navbar-fixed-top .navbar-nav>li>a, nav.navbar-fixed-top a.user-profile-links {
	line-height: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
nav.navbar-fixed-top .navbar-nav>li>a:hover, nav.navbar-fixed-top .navbar-nav>li>a:focus, nav.navbar-fixed-top .navbar-nav>.active>a, nav.navbar-fixed-top .navbar-nav>.active>a:focus, nav.navbar-fixed-top .navbar-nav>.active>a:hover, nav.navbar-fixed-top .navbar-nav>.open>a, nav.navbar-fixed-top .navbar-nav>.open>a:focus, nav.navbar-fixed-top .navbar-nav>.open>a:hover  {
    background: none;
    color: #8ABA49;
}

nav.navbar.navbar-fixed-top ul.dropdown-menu {
	border-radius: 4px;
	box-shadow: 0 4px 4px rgba(0,0,0,0.25);
	background: rgba(255,255,255,0.95);
	text-align: right;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
}

nav.navbar.navbar-fixed-top ul.dropdown-menu>li>a {
  padding-left: 50px;
  font-size: 1.1em;
  font-weight: 300;
}

nav.navbar.navbar-fixed-top ul.dropdown-menu .divider {
	background-color: #94B671;
}
nav.navbar.navbar-fixed-top ul.dropdown-menu .dropdown-header {
	color: #94B671;
}

nav.navbar.navbar-fixed-top ul li a.join.btn {
	margin: 10px auto;
	padding: 0px 20px;
	color: #fff;
	line-height: 35px;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
}

nav.navbar.navbar-fixed-top ul li a.join.btn:hover {
	background: #6f9739;
	border-color: #5c7d2f;
	color: #fff;
}

.admin-bar .navbar-fixed-top {
    top: 32px;
}

/* hamburger menu text style */
.sr-only{
	position: inherit;
	font-size: 8px;
}
.navbar-toggle{
	padding: 0px 10px 6px;
	line-height: 10px;
}

@media only screen and (max-width: 1199px) {
	nav #social-icons {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	nav.navbar-fixed-top .navbar-nav>li>a {
		padding: 15px 8px;
		font-size: 13px;
	}
}

@media only screen and (max-width: 767px) {
	nav.navbar-fixed-top .navbar-nav>li>a {
    padding: 0 5px;
    font-size: 18px;
  }
}

/* page area wrappers (mostly deprecated 9-2015) */
.front-page #sections-wrapper, .home #sections-wrapper {
	display: block !important;
}

#sections-wrapper {
	display: none;
	max-height: 513px;
	background: url(images/bgfooter.jpg);
	border-bottom: 3px solid #6f6f6f;
	padding-top: 55px;
	padding-bottom: 55px;
	position: relative;
}
#selected-wrapper {
	display: none;
}
#featured-wrapper {
	height: 122px;
	background: #f0f0f0;
	position: relative;
}
.content-wrapper {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.content-wrapper960 {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.content-wrapper1000 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: #fff;
  padding: 2em;
}
#header-wrapper #logo-wrapper {
	float: left;
	width: 32%;
	padding-top: 2.4%;
}
#video-wrapper {
	padding: 20px 20px 60px 40px;
}
#questions-wrapper {
	background: url(images/bggreen.jpg);
}
#content {
	padding-top: 20px;
}
/* social icons */
nav #social-icons {
	float: left;
	text-align: left;
	line-height: 30px;
	padding: 15px 0;
	display: none;
}

	nav #social-icons a {
    color: #fff;
    background-color: #888;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    margin: 0 3px;
		-webkit-transition: background ease .5s;
		transition: background ease .5s;
	}

	nav #social-icons a:hover {
		color: #fff;
		background-color: #8ABA49;
	}


nav a.user-profile-links {
	float: left;
	line-height: 60px;
	display: block;
	margin: 0 20px;
	padding: 0;
}
	nav a.user-profile-links span.username {
		color: #8ABA49;
		font-weight: bold;
		margin-right: 10px;
		float: left;
	}

	nav a.user-profile-links img.avatar {
		border-radius: 100%;
    margin-top: -5px;
	}


	nav.navbar-default .navbar-nav>.open>a.user-profile-links {
		text-shadow: none!important;
	}

.single-post-wrapper .entry-content .entry-blurb a, .red-link, .post-type-post a, .post-type-course a, .post-type-course_step a, .post-type-course_section a, .page .entry-content a {
	color: #8ABA49;
	text-decoration: underline;
	font-weight: 400;
}
/* end header */
.tp_spc {
	 height: 8.8em;
}
.warning_box {
	text-align:center;
	background:#fd100a;
	padding:18px 0;
	margin:0;
	position:relative;
}
	.warning_box span {
		color:#fff;
		font-size:18px;
		font-weight: 300;
		font-style: normal;
		background:url(images/warning-icon.png) no-repeat 0 2px;
		padding: 0 0 0 34px;
		display:inline-block;
		text-align:left;
	}
	.warning_box p { margin:0; }
  .warning_box a {
    color:#fff;
    text-decoration: none;
    outline: none;
  }
  
  .warning_box a:hover{border-bottom:1px dashed #000; color:#000}
  
.cls_btn {
	position:absolute;
	top:17px;
	right:15px;
}

.cls_btn:hover{border-bottom:0px !important;}
	.cls_btn .fa{
		color: #fff;
		font-size: 24px;
	}	
/*========	banner*/
.banner-wrap {
	margin:0 auto;
	max-width:1140px;
}
/*.banner {
	cursor:pointer;
	position:relative;
	/*background:#01a2be url(images/blog-test1.jpg) no-repeat center top;
	background-size: cover;
	height: 350px;
	background: #eb5218;
background: -moz-linear-gradient(top,  #eb5218 0%, #eb5218 84%, #a3d4e3 84%, #a1d5e3 86%, #a5d4e4 86%, #a1d6e4 86%, #a2d6e4 100%);
background: -webkit-linear-gradient(top,  #eb5218 0%,#eb5218 84%,#a3d4e3 84%,#a1d5e3 86%,#a5d4e4 86%,#a1d6e4 86%,#a2d6e4 100%);
background: linear-gradient(to bottom,  #eb5218 0%,#eb5218 84%,#a3d4e3 84%,#a1d5e3 86%,#a5d4e4 86%,#a1d6e4 86%,#a2d6e4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb5218', endColorstr='#a2d6e4',GradientType=0 );

}*/
.banner{
	position: relative;
	height: 440px;
	overflow: hidden;
	text-align: center;
}
	.banner img {
		width: auto;
    	max-width: inherit;
		position: absolute;
		top: 0px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}
	.banner .container {
		position:absolute;
		left: 50%;
		bottom:0;
		margin-left:-585px;		
	}
	.banner .tagbanner {
		background:url(images/caption_dot.png) repeat 0 0;
		padding: 38px 24px 39px;
		width: 100%;
		position:relative;
		text-align:left;
	}
	.banner h2 {
		margin:0 120px 0 0;
		padding:0;
		font-size:28px;
		color:#fff;
		font-weight: 900;
		font-style: normal;
		margin-left:0px;/** 22-03-2016 **/	
	}
		.banner h2 small {
			font-size:18px;
			color:#a6c739;
			font-family: 'Avenir Book';
			font-weight: normal;
			font-style: normal;
			display:block;
			padding-bottom:3px;
		}
		.banner h2 a{
			text-decoration:none;
			color:#fff;
		}
		.banner h2 a span{
			color:#fff;
		}
		.banner h2 a:hover, .banner h2 a:hover span{
			opacity:0.8;
		}
		.banner .readmore {
			color:#fff;
			border: 1px solid #fff;
			padding: 5px 12px;
			display: inline-block;
			font-size: 15px;
			transition:all ease 0.6s;
			position: absolute;
			right: 24px;
			top: 50%;
			margin-top: -16px;
		}
			.banner .readmore:hover, .banner .readmore:focus {
				text-decoration:none;
				color:#a6c739;
				border-color:#a6c739;
			}
			

/*========	blog_row*/
.main_title, .blog_row header h2, .plr_blck h1 {
	font-size:48px;
	color:#000;
	padding: 0;
	margin: 0 0 20px;
	line-height: 50px;
	font-weight: 900;
	font-style: normal;
}
	.blog_row header h2 {
		margin-bottom:25px;
		font-size: 36px;
    	line-height: 42px;
	}
	.main_title a, 
	.blog_row header h2 a ,
	h2 a{
		color:#000;
		text-decoration:none;
		-webkit-transition:all ease 0.4s;
		transition:all ease 0.4s;
	}	
	.blog_row header h2 a:hover {
		color:#a6c739;
	}
	
.green_box{
  display: none;
}
.plr_blck h1 {
	background: #CCCCCC;
	line-height:120px;	
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	position:relative;
	margin:0 0 20px;
}
	.plr_blck h1 {
		background:#747476;
		margin:0;
	}	
	.green_box:after{
    display: none;
  }
	.plr_blck h1:after {
    border-top: 20px solid #88a32f;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -19px;
    margin-left: -29px;
    z-index: 9;
	}
		.green_box.gray:after, .plr_blck h1:after {
			border-top-color:#747476;
		}
.blog_row {
	border-bottom:1px solid #e7e4e4;
	padding:50px 0 60px;
}
.blg_wrp .blog_row:last-child {
  border-bottom:0;
}
.blg_wrp {
	padding:20px 0 60px;
	border-bottom: 1px solid #e7e4e4;
}	
article .blg_wrp {
	border-bottom:0;
}
.four-o-four-wrap {
  padding: 20px 0 62px;
  border-bottom: 1px solid #e7e4e4;
  background-image: url(http://www.digitalmarketer.com/content/themes/digitalmarketer/images/lost-at-sea.jpg);
  margin-top: -18px;
}	

	.blg_wrp .container {
		max-width: 800px;
	}
.blog_th {
	margin:0 0 5px;
}
.blog_row header > a, .blog_row header > span{
  font-size: 12px;
  color: #898989;
  margin: 0 0 18px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
}
	.desin_tl:hover {
		color:#000;
		text-decoration:none;
	}
.blog_row figure {
	/*max-width:264px;*/
	width:100%;
	position:relative;
}
	.blog_row figure img {
		width:100%;
	}
.dd-share-count {
	position:absolute;
	right:-4px;
	top:20px;
	background: #000;
	color: #ccc;
	padding: 2px 8px 2px 6px;
}
.dd-share-count:after {
	content:'';
	display:block;
	background:url(images/curve-icon.png) no-repeat 0 0;
	width:4px;
	height:5px;
	position: absolute;
	right: 0;
	bottom: -5px;
}
.dd-share-count span {
	font-size: 11px;
	line-height: 14px;
	background:url(images/count-icon.png) no-repeat 0 0;
	padding-left:18px;
}
	
.blg_cont h4, .blog_row .row .col-lg-8 h4 {
	margin:0 0 25px;
	padding:0;
	font-size:20px;
	color:#000;
	font-family: 'Avenir Book';
	font-weight: normal;
	font-style: normal;
}
.blg_cont p, .blog_row .row .col-lg-8 p {
	font-size:18px;
	margin:0 0 15px;
	font-family: 'Avenir Book';
	font-weight: normal;
	font-style: normal;
	line-height: 28px;
}
.blog_row time {
	font-size:14px;
	color:#000;
  font-weight: 300;
  font-style: normal;
}
.dm-social-icons-archive{
	float: left;
	margin-top: 10px;
}
.blg_athr /*.blog_row .row .col-lg-8 span*/ {
	font-size:14px;
	color:#000;
}
	.blg_athr a /*.blog_row .row .col-lg-8 span a*/ {
		text-decoration:none;
		color:#000;
		font-weight: 300;
		font-style: normal;	
	}
	.blg_athr a /*.blog_row .row .col-lg-8 span a:hover*/ {color:#8aba49}
.loader-wrap{position: relative;}
.loader-wrap img{position: absolute; left: 50%; padding-top:15px; transform: translateX(-50%);, -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);}
.show_pst {
	text-align:center;
	margin:50px 0;
  border-top: #fff 1px solid;
}
	.show_pst a {
    color: #8ab849;
    padding: 17px 61px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    -webkit-transition: all ease-in-out 400ms 0s;
    -moz-transition: all ease-in-out 400ms 0s;
    -ms-transition: all ease-in-out 400ms 0s;
    -o-transition: all ease-in-out 400ms 0s;
    transition: all ease-in-out 400ms 0s;
    border: #8ab849 solid;
	}
		.show_pst a:hover {
			background: #8ab849;
			text-decoration:none;
			color: #fff;
		}
.plr_blck section {
	background:#c3dc7e url(images/blog2.jpg) no-repeat center top;
	background-size:cover;
	min-height:580px;
	position:relative;
}	
	.plr_blck section:nth-child(3) {
		background:#baa3cf url(images/blog3.jpg) no-repeat center top;	
	}
	.plr_blck h2 {
		font-size:36px;
		color:#fff;
		font-weight: 900;
		font-style: normal;
 		background:url(images/caption_dot.png) repeat;
		max-width:748px;
		width:100%;
		padding:0 20px;
		position:absolute;
		bottom:0;
		left:50%;
		margin:0 0 0 -374px;
	}
	.plr_blck a {
		display:table;
		height:148px;		
		text-decoration:none;
		width:100%;
		color:#fff;
		text-align:center;
	}
		.plr_blck a span {
			display:table-cell;	
			vertical-align:middle;
		}		
.btom_cnt {
	padding:25px 0;
	text-align:center;
}
	.btom_cnt p {
		margin:0;
		padding:0;
		color:#000;
		font-size:36px;
		line-height:40px;
		text-transform:uppercase;
		font-weight: 900;
		font-style: normal;
	}
		.btom_cnt p a {
			text-decoration:none;
			color:#8ab849;
			padding:2px 0;
			display: inline-block;
		}
		.blg_dtls a {
			color: #a6c739;
			text-decoration: none; 
			-webkit-transition: all ease 0.7s;
			transition: all ease 0.7s;
		}
			.blg_dtls a:hover {
				color: #a6c739;				
			}
.blg_dtls .container .row {
	margin-bottom:0;
}
.blg_dtls .container .row .col-lg-12 {
	margin-bottom:0;
}
.blg_dtls {
	color:#000;
	padding:30px 0 0;
}
	.blg_dtls .container {
		max-width:700px;
		margin:0 auto;
	}
	.blg_dtls figure {
		margin:0 0 20px;
		text-align:center;
	}
		.blg_dtls .wp-post-image {
			  max-width: 1150px;
    		width: 100%;
		}
		.blg_dtls figure img {
  		width: 100%;
      margin: 0px;
    }
    .frizzly-hover-overlay{
      opacity: 1 !important;
    }
	.blg_dtls, .blg_dtls div {
		font-size:18px;  /** 22-03-2016 **/
		line-height:28px;
		font-weight: 200;
		font-style: normal;
	}	
	.blg_dtls div {
		margin:0 0 20px;
	}
	.blg_dtls p ,
	p{
		font-size:18px;  /** 22-03-2016 **/
		line-height:28px;
		margin:0 0 20px;
		font-weight: 200;
		font-style: normal;
	}	 
	.blg_dtls ul ,
	ul{
    margin-left: 30px;
    margin-bottom: 30px;
    list-style: none;
	}
		.blg_dtls ul li ,
		.blg_dtls ol li ,
		ul li,
		ol li{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 200;
		}
		.blg_dtls ul li{
    list-style-type: square;
    }
.blg_dtls h1, 
.plr_out h2 {
	font-size:41px;
	color:#000;
	margin:0 0 15px;
	padding:0;
	line-height:44px;
    font-weight: 900;
    font-style: normal;
}
.share_bx {
	margin: 0 0 20px;
	text-align:center;
	width: 100%;
	float: left;
}
.athr_block {
	background:#8ab849;
	padding:25px;
	clear: both;
}
		.athr_block figure img {
			border-radius:50%;
			width:100%;
			height:100%;
		}
	.athr_block .athr_cont {
		padding-left:30px;
	}
		.athr_block h4 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    font-style: normal;
		}
		.athr_block p {
      margin: 0 0 20px;
      font-size: 15px;
      color: #FFF;
      font-weight: 100;
      font-style: normal;
      line-height: inherit;
		}
		.athr_block a {
			margin:0 0 15px;
			color:#fff;
			display:inline-block;
			font-family: 'Avenir Book';
			font-weight: normal;
			font-style: normal;
		}
			.athr_block a:hover {
				color:#c5c5c5;
			}
.blg_dtls h3 {
	font-size:28px;
	color:#000;
	margin:0 0 20px;
	padding:0;
    font-weight: 900;
    font-style: normal;
}
.cmt_frm {
	background:#ebebeb;
	padding:85px 95px;
	margin:0 0 55px;
}
	.cmt_frm textarea {
		display:block;
		width:100%;
		height:190px;
		font-size:18px;
		color:#000;
		font-family: 'Avenir Book';
		font-weight: normal;
		font-style: normal;
		padding:10px;
		margin:0 0 84px;
		background:#fff;
		resize:none;
		overflow:hidden;
		border:0;
		outline:none;
	}
	.cmt_frm input[type="submit"] {
		font-size:21px;
		color:#fff;
		text-transform:uppercase;
		background:#8ab849;
		padding:0;
		border-radius:6px;
		text-align:center;
		display:block;
		width:100%;
		max-width:350px;
		margin:0 auto;
		height:70px;
		resize:none;
		overflow:hidden;
		border:0;
		outline:none;
		-webkit-transition:all ease-in-out 400ms 0s;
		-moz-transition:all ease-in-out 400ms 0s;
		-ms-transition:all ease-in-out 400ms 0s;
		-o-transition:all ease-in-out 400ms 0s;
		transition:all ease-in-out 400ms 0s;
		font-weight: 900;
		font-style: normal;
	}
		.cmt_frm input[type="submit"]:hover {
			background: #6f9739;
		}
.blg_vdo {
	background:#e7e4e4;
	height:1px;
	margin:20px 0 40px;
}
	.blg_vdo .container {
		max-width:960px;
		margin:0 auto;
	}
.plr_out .container {
	max-width:960px;
	margin:0 auto;
}	
.plr_out figure img {
	width:100%;
}
.qlty_blck {
	margin:0 0 60px;
}
.qlty_blck .col-lg-3 {
	border-left:1px solid #000;
	padding-left:15px;
}
.sh_wp .us_wrapper.tac{
	text-align: left;
}
	.qlty_blck p {
		color:#b3b3b3;
		font-size:17px;
		margin:0 0 5px;
		line-height:19px;
		font-family: 'Avenir Book';
		font-weight: normal;
		font-style: normal;
	}
	.qlty_blck p a {
		/*color:#b9d599;*/
		color:#a6c739;
		font-size:14px;
		line-height:15px;
		text-decoration:none;
	}
	.sh_wp img {
		max-width:100%;
	}
.qlty_blck span {
	display:block;
	font-size:16px;
	color:#000;
	font-weight: normal;
	font-style: italic;
	text-align:left;
}
.blg_vdo_wp {
	display:block;
	position:relative;
	width:100%;
	padding-bottom:56.25%;
}
	.blg_vdo_wp iframe {
		display:block;
		position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		border:0;
	}
	/** 22-03-2016 **/
	a.responsiveJoin{
		display:none;
	}
	.plr_blck a:hover {
		color: #8aba49;
	}
	.btom_cnt p a:hover {color: #000}
	/** End 22-03-2016 **/
	
	/** 7-7-2016 **/
	.share-this { background:url(images/social_share_this.png) no-repeat 0 4px; padding: 6px 5px 6px 26px; background-size: 25px auto; -webkit-background-size: 25px auto; -moz-background-size: 25px auto; -o-background-size: 25px auto; }
	p.share-this { clear:both; }
	
/*------------------------------------------
    Most Read Posts Start
------------------------------------------*/
.mstpost_blck {
	padding: 40px 0 25px;
	background:#f3f3f3;
}
	.mstpost_blck figure {
		position:relative;
	}
	.mstpost_blck img {
		width:555px;
		height: 229.84px;
	}
	.mstpost_blck h1 {
		/*background: #747476;
		line-height: 120px;*/
		text-align: center;
		color: #000;
		text-transform: uppercase;
		position: relative;
		margin: 0 0 50px;
	}		
	.mstpost_cont {
		margin:0;
		min-height:146px;
	}
		.mstpost_cont h2 {
			font-size:26px;
		}
		.mstpost_cont h2 a:hover {
			color:#a6c739;
			text-decoration:none;
		}
@media screen and (max-width:767px){
.mstpost_cont {
    margin: 0 0 30px;
    min-height: inherit;
}
}
@media screen and (max-width:480px){
.mstpost_cont h2 {
	font-size: 17px;
	line-height: 25px;
}	
.mstpost_blck h1 {
    margin: 0 12px 20px;
    font-size: 28px;
}
}
/*------------------------------------------
    Most Read Posts End
------------------------------------------*/	
	
/**=======	Responsive Style Start Here		==================	**/
/*------------------------------------------
    1024px to 1199px
------------------------------------------*/
@media all and (max-width:1199px){	
.blg_dtls figure img, .share_bx img {
	width:100%;
}
.main_title, .blog_row header h2, .plr_blck h1 {
	font-size: 45px;
}
.blg_dtls h1, .plr_out h2 {
	font-size:38px;
}
.blg_dtls figure {
    margin: 30px 0 30px;
}
.share_bx {
    margin: 35px 0 30px;
}
.banner .container {
	margin-left: -485px;
}
}
/*------------------------------------------
    768px to 1023px
------------------------------------------*/
@media all and (max-width:1023px){	
body {
	-webkit-text-size-adjust:100%;
}
/*.banner {
    min-height: 510px;
}*/
.banner .container {
    position: absolute;
    left: 50%;
    bottom: 0;
	margin-left: -470px;
	width: 940px;
    padding: 0;
}
.banner h2 {
	margin-left:0;
}
.plr_blck section {
    min-height: 510px;
}
/*.main_title,*/ .blog_row header h2 {
    /*font-size: 40px;
	line-height: 44px;*/
}
.blg_dtls h1, .plr_out h2 {
	font-size:34px;
	line-height: 38px;
}
.plr_blck h2 {
    max-width: 728px;
	margin: 0 0 0 -364px;
	padding:0;
}
.warning_box {
	padding: 18px 10px;
}
	.warning_box span {
		font-size: 16px;
	}
.btom_cnt {
    padding: 20px 0;
}
	.btom_cnt p {
		font-size:30px;
		line-height: 34px;
	}
/*.blog_row {
	padding: 35px 0 40px;
}*/
.green_box {margin:0}
.blg_dtls p {
    font-size: 22px;
    line-height: 26px;
}
.blg_dtls ul li {
    margin: 0 0 12px;
    font-size: 22px;
    line-height: 26px;
	background-position:0 8px;
}
.cls_btn {
    top: 18px;
}
.warning_box {
    padding: 18px 50px 18px 10px;
}
.warning_box span {
	display:inline-block;
	text-align:left;
}
}
/*------------------------------------------
    max width 767px
------------------------------------------*/
@media all and (max-width:991px){	
.banner .container {
	width:720px;
	margin-left: -360px;
}
}
/*------------------------------------------
    max width 767px
------------------------------------------*/
@media all and (max-width:767px){	
  .tp_spc{
  height: 4.3em;
  }
  .avatar-cropper{
    width: 5em;
    margin: 0 auto;
    margin-bottom: 1em;
  }
  .blog_pic {
  	max-width: 100%;
  	width: 100%;
  	margin: 0 0 15px;
  }	
  .main_title, .blog_row header h2, .plr_blck h1 {
      font-size: 32px;
      line-height: 38px;
  }
  .blog_row header h2 {
  	margin-bottom:15px;
  }
  .green_box, .plr_blck h1 {
  	line-height:80px
  }
  .blg_wrp {
      padding: 0;
  }
  .blog_row {
  	padding: 25px 0 35px;
  }
	.blog_row figure {
		max-width:100%;
		margin:0 0 15px;
	}
  .banner .container {
  	position:absolute;
  	left:0;
  	bottom:0;
  	margin:0;
  	padding:0;
  	width:100%;
  }
  .banner .tagbanner {
		padding: 14px;
	}
	.banner h2 {
		font-size: 26px;
		max-width:100%;
		padding: 0;
		margin:0;
	}
	.banner h2 small {
  		font-size: 16px;
		text-align:center;
	}
	.banner .readmore {
		position:static;
	    margin-top: 8px;
		padding: 4px 12px;
		font-size: 14px;
	}
  .show_pst a {
  	padding: 20px 10%;
  }
  .btom_cnt {
      padding: 15px 10px;
  }
	.btom_cnt p {
		font-size:20px;
		line-height: 24px;
	}
	.btom_cnt p a {
		padding:0;
	}
  .show_pst {
  	margin: 50px 0;
  }
  .shr_bx {
    border-top: 1px solid #000;
    padding: 15px 0 0;
    margin: 15px 0 0;
    border-left:0;
  }
  .qlty_blck {
      margin: 0 0 35px;
  }
  .athr_block .athr_pic {
  	float:none;
  	margin:0 auto 20px;
  }
  .athr_block .athr_cont {
  	padding:0
  }
  .blg_dtls p {
      font-size: 17px;
      line-height: 22px;
  	margin: 0 0 16px;
  }
  .blg_dtls ul li {
      margin: 0 0 8px;
      font-size: 17px;
      line-height: 22px;
  	background-position:0 5px;
  }
  .blg_vdo {
      margin: 0 0 30px;
  }
  .cmt_frm {
      padding: 10%;
      margin: 0 0 40px;
  }
  .cmt_frm textarea {
  	margin: 0 0 40px;
  }
  .cmt_frm input[type="submit"] {
  	font-size:20px;
  }
  .athr_block {
      padding: 18px;
  }
	.blg_dtls .athr_block figure {
		float:none;
		margin:0 auto 20px;		
	}
		.athr_block figure img {
			width:auto;
			height:100%;
		}
  .plr_blck h2 {
      max-width: 100%;
      margin: 0;
      padding: 8px;
      left: 50%;
      width: 90%;
      margin-left: -45%;
  }
/*.banner {
	min-height: 360px;
}*/
.plr_blck section {
    min-height: 360px;
}
.plr_blck h2 {
	font-size:26px;
}
	.plr_blck h2 a {
		height:115px;
	}
.blog_row header > a {
	margin: 0 0 10px;
}
.blog_row .row .col-lg-8 p {
    font-size: 18px;
    margin: 0 0 12px;
    line-height: 22px;
}
.blog_row .row .col-lg-8 h4 {
    margin: 0 0 20px;
    font-size: 18px;
}
.qlty_blck .col-lg-3 {
    /*border-left: 0;
	border-top:1px solid #000;
	margin-top:15px;
	padding-top: 15px;*/
}
.plr_out h2 {
	font-size: 24px;
	line-height: 28px;
}
.blg_dtls h3 {
	font-size: 24px;
	line-height: 28px;
}
.warning_box {
    padding: 12px 10px;
}
	.warning_box span {
		font-size: 12px;
		display: block;
		line-height:14px;
		text-align:left;
	}
.blg_dtls {
    padding: 30px 0 0;
}	
.qlty_blck span {
	font-size:14px;
	line-height:20px;
	font-weight: 200;
}
.blg_dtls figure {
    margin: 20px 0 20px;
}
.athr_block a {
    margin: 0 0 5px;
    font-size: 17px;
}
.share_bx {
    margin: 20px 0 20px;
}

/** 22-03-2016 **/
a.responsiveJoin{
	display: block;
    position: absolute;
    right: 65px;
    top: 8px;
}
.nav > li a.join {
	display:none;
}
/** End 22-03-2016 **/
.blg_dtls h1 {
}
.warning_box {
    padding: 12px 44px 12px 10px;
}
.cls_btn {top: 22%;}

 

/*banner 100% and overlay static*/
/*.banner {
    height: auto;
}
.banner img {
    position: static;
    left: 0;
    height: auto;
	width:100%;
    display: block;
	transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
}
.banner .container {   
    position: static;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.banner .tagbanner {
	background:#000;
}*/

}
.us_wrapper.tac{
	text-align: left;
}
/*------------------------------------------
    max width 480px
------------------------------------------*/
@media all and (max-width:480px){
.banner h2 {
		font-size: 18px;
		max-width:100%;
		line-height:22px;
	}
		.banner h2 small {
    		font-size: 13px;
		}
		.banner .tagbanner {
			padding: 10px 12px;
		}	
.main_title {
	margin:0;
}
.main_title, .blog_row header h2 {
    font-size: 24px;
    line-height: 28px;
}
.green_box, .plr_blck h1 {
    line-height: 28px;
    padding: 20px 10px;
    font-size: 24px;
}
.blog_row {
	padding: 25px 0 27px;
}
.show_pst a {
	font-size: 18px;
	padding: 16px 8%;
}
.blg_wrp {
    padding: 15px 0 0;
}
.show_pst {
	margin: 30px 0;
}
.plr_blck h2 {
    font-size: 22px;
}
a.responsiveJoin{
	padding-left:5px;
	padding-right:5px;
}
.dm-social-icons-big .us_wrapper.us_skin_default .us_button {
    height: 30px;
    line-height: 35px;
    width: 23%;
}
}
/**Responsive Style End Here**/

.dm-social-icons-big .us_wrapper .us_button{
    display: block;
    float: left;
    margin-bottom: 3px;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 19.4%;
}

.dm-social-icons-big .us_wrapper .us_button:last-child{
	margin-right: 0px;
}


.sh_wp .us_wrapper.us_skin_default .us_button {
    display: block;
    float: left;
    margin-bottom: 3px;
    margin-right: 3px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 44px;
    height: 22px;
}
.sh_wp .us_wrapper .us_button .us_box{
	font-size: 14px;
}
.btn-primary:focus {
    background-color: #286090 !important;
    border-color: #204d74  !important;
    color: #fff  !important;
}
.blg_wrp .qlty_blck p .size-full{
  width:100% !important;
}
@media screen and (max-width:700px){
	
	
	.dm-social-icons-big .us_wrapper .us_button{
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
  }
.qlty_blck iframe{
  width:100% !important;
}
.blg_dtls img{
  width:100%;
  }
.blg_dtls iframe{
  width:100%; height:auto;
  }
  #footer-wrapper{text-align:center}
}
.page-template .container{
  margin-bottom: 4em;
  margin-top: 3em;
}
.page-template .container p{
  font-size: 18px;
  line-height: 28px;
  font-weight: 100;
}
#footer-wrapper{
  background: #2C2C2C;
  color: #fff; 
  padding: 3em 0; 
}
#footer-wrapper p{
  font-size: 12px;
  margin-bottom: 0px;
}
#footer-wrapper p.title{
  text-transform: uppercase;
  color: #8ABA49;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
#footer-wrapper ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#footer-wrapper a,
.dm-internal-link{
  color: #fff;
}
#footer-wrapper a:hover,
.dm-internal-link:hover{
  color: #8ABA49;
}
.tp-hdr h1 {
  font-size: 52px;
  font-weight: 300;
  color: #fff;
  background: #8ABA49;
  position: relative;
  padding: 20px 40px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
/*06-05-2016*/
.page-container{
	background:#f9f9f9;
}
.blog-listing{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
    line-height: 1.4;
	font-size:16px;
	color:#333;
}
.blog-listing h1 {
    font-size: 32px;
    font-family: 'Roboto Condensed', 'Open Sans Condensed', 'Oswald', 'Helvetica Neue Condensed', 'Helvetica Condensed', 'Arial Narrow', sans-serif;
    font-stretch: condensed;
    font-weight: 300;
    color: #666;
    margin: 15px auto;
	text-align:center;
	text-transform:uppercase;
}
.blog-listing .btn{
	background: #8ab849;
	border-radius: 3px;
	border: 1px;
	padding: 10px 15px;
	box-shadow: 0px 5px 0 #79A074;
	font-size: 16px;
	color: #fff;
	display: block;
	font-family: Avenir, 'Avenir Next', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	margin: 0 auto 20px;	
}
.blog-listing .btn:hover{
	background: rgba(138, 184, 73, 0.71);
}
.blog-listing .btn.inline{
	display:inline-block;
}
.blog-listing .btn.fleft{
	float:left;
}
.blog-listing .btn.fright{
	float:right;
}
.blog-listing .btn.learn_more{width:25%;}
.blog-listing .topbanner a.img{
	display:block;
}
.blog-listing .topbanner a img{
	display:block;
	width:100%;	
	border-radius: 8px;
}
.blog-listing .topbanner h2{
	font-family: 'Roboto Condensed', sans-serif;
	color: #242424;
    font-size: 36px;
    line-height: 1;
	padding-bottom: 18px;
	margin:20px 0 10px;
	font-weight:300;
}
.blog-listing .topbanner p{
	font-weight: 300;
    line-height: 1.4;
	font-size:16px;
	color:#333;
}

.blog-listing .topbanner .already-member{
	display:inline-block;
	vertical-align:top;
	line-height:42px;
	margin-left:15px;
}
.blog-listing .topbanner .already-member a{
  font-weight: 400; 
  color: #8ABA49; 
  text-decoration: underline;
}
.blog-listing .after-banner{
  font-family: 'Roboto Condensed', sans-serif; 
  font-weight: 300; 
  line-height: 1.4; 
  font-size:16px; 
  color:#333;
}
.blog-listing .after-banner a.img{
  display:block; 
  margin-bottom:10px;
}
.blog-listing .after-banner a.img img{
  display:block; 
  width:100%; 
  border-radius:8px;
}
.blog-listing .after-banner .btn{
  margin-right:15px;
}
.blog-listing .after-banner h2{
  font-family: 'Roboto Condensed', sans-serif; 
  color: #242424; 
  font-size: 36px; 
  line-height: 1; 
  padding-bottom: 18px; 
  margin:20px 0 10px; 
  font-weight:300;
}
.blog-listing .after-banner p{
  font-weight: 300; 
  line-height: 1.4; 
  font-size:16px; 
  color:#333;
}
.blog-listing .after-banner p em a{
  font-weight: 400; 
  color: #8ABA49; 
  text-decoration: underline;
}
.blog-listing .certification{
  font-family: 'Roboto Condensed', sans-serif; 
  font-weight: 300; 
  line-height: 1.4; 
  font-size:16px; 
  color:#333;
}
.blog-listing .certification > h3{
  font-size: 32px; 
  font-family: 'Roboto Condensed', 'Open Sans Condensed', 'Oswald', 'Helvetica Neue Condensed', 'Helvetica Condensed', 'Arial Narrow', sans-serif; 
  font-stretch: condensed; 
  font-weight: 300; 
  color: #666; 
  margin: 15px auto; 
  text-align:center;
  text-transform:uppercase;
}
.blog-listing .certification .content{
  padding-bottom:25px;
}
.blog-listing .certification a.img{
  display:block; 
  margin-bottom:10px;
}
.blog-listing .certification a.img img{
  display:block; 
  width:100%; 
  border-radius:8px;
}
.blog-listing .certification .btn.learn_more{
  margin-right:0px; 
  width:100%;
}
.blog-listing .certification .content h3{
  font-family: 'Roboto Condensed', sans-serif; 
  color: #242424; 
  font-size: 24px; 
  line-height: 1.2; 
  padding-bottom: 18px; 
  margin:20px 0 10px; 
  font-weight:300;
}
.blog-listing .certification p{
  font-weight: 300; 
  line-height: 1.4; 
  font-size:16px; 
  color:#333;
}
.blog-listing .certification p em a{
  font-weight: 400; 
  color: #8ABA49; 
  text-decoration: underline;
}
.seperator{
  text-align: center;
  background: grey;
  padding: 1em;
  color: white;
  margin: 2em 0 3.5em;  
}
.products{
  margin: 4em 0;
}
.row-flex{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: center;
}
.list{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.list .thumbnail{
  display: flex!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  flex-direction: column!important;
  -webkit-flex-direction: column!important;
  -ms-flex-direction: column!important;
  font-weight: 100;
  margin-bottom: 4em
}
.list .thumbnail .caption{
  flex-grow: 1!important;
  -webkit-flex-grow: 1!important;
  -ms-flex-grow: 1!important;
}
.list .thumbnail img{
  width: 100%!important;
}
div.col-md-3.list{
  width: 23%;
}
div.col-md-6.list{
  width: 49%;
}
.author-page {
	background-color: #8ABA49;
    overflow: hidden;
    padding: 20px 20px 30px 20px;
    border-radius: 5px;
    border-bottom: 10px solid #5B7D2C!important;
    box-shadow: 0px 5px 10px rgba(31, 28, 28, 0.45);
    border: 1px solid #5B7D2C;	
}
.author-page img{
    float: left;
    margin-right: 20px;
    border: 7px solid white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.58);
    border-radius: 5px;	
}

.author-page .details{
	width: 84%;
    float: left;
    color: white;
    line-height: 24px;
    text-align: justify;	
}
.author-page .details h2{
	margin-top: 0px;
    text-transform: capitalize;
    font-weight: 800;
    color: white;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.64);
    border-bottom: 3px solid #9ECA63;
    padding-bottom: 5px;
	display:inline-block;
	padding-right:25px;    
}
.author-page .details p {
	line-height: 24px;
	text-align: justify;
	font-size: 14px;				   
}
.alert-head{
	text-align: center;
  color: #8ABA49;
  text-transform: uppercase;
  padding: 0px 280px;
  line-height: 45px;
  font-weight: bold;
  letter-spacing: 1px;	
}
@media screen and (max-width:1023px){
.author-page .details h2 {
	width: 60%;
}
.author-page .details {
    width: 80%;
}
div.col-md-3.list{
  width: 23%;
}
}
@media screen and (max-width:767px){
.author-page {
	padding:12px;
}
.author-page .details h2 {
	width: 100%;
	text-align:left;
}
.author-page .details {
    width: 100%;
	float:none;
	margin:0;
}
.author-page img {
    float: none;
    margin: 0 auto 20px;
    width: 35%;
    display: block;
}
.blg_dtls img{
  margin: 0;
}
div.col-md-3.list{
  width: 50%;
}
.container > .navbar-header {
	padding-top:10px;
}
nav.navbar>.container .navbar-brand {
    padding: 0px 5px 8px 13px;
}
}
@media screen and (max-width:480px){
.author-page img {
	width: 40%;
}
  div.col-md-3.list{
    width: 100%;
  }
}
.section{
  padding: 2em 0;  
}
.section-podcast{
  background: url(images/perpetual-traffic-bg.jpg);
  color: #fff;
}
.podcast-logo{
  margin: 0 auto;
  max-width: 20em;
}
p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 100;
}
.entry-thumbnail img{
  width: 100%;
  margin: 1em 0;
}
.podcast-subscribe-link.stitcher {
  background: #000;
}
.podcast-subscribe-link {
  color: white;
  font-size: 15px;
  padding: 20px 60px 20px 20px;
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.podcast-subscribe-link.itunes {
  background: #1d9bd9;
  background: -webkit-linear-gradient(#3baee7, #0088cc);
  background: linear-gradient(#3baee7, #0088cc);
}
.podcast-subscribe-link.itunes:after {
  top: 0;
  right: 25px;
  height: 100%;
  width: 25px;
  background: url('http://digitalmarketer.com/content/themes/digitalmarketer/images/apple-icon.png') center no-repeat;
  background-size: contain;
}
.podcast-subscribe-link:after {
  content: '';
  display: block;
  position: absolute;
}
.podcast-subscribe-link.stitcher:after {
  top: 0;
  right: 15px;
  height: 100%;
  width: 40px;
  background: url('http://digitalmarketer.com/content/themes/digitalmarketer/images/stitcher-icon.png') center no-repeat;
  background-size: contain;
}
.podcast-subscribe-link:after {
  content: '';
  display: block;
  position: absolute;
}
.podcast-main{
  margin: 5em 0;
}
.pagination-links .navigation li a:hover, 
.pagination-links .navigation li.active a {
  background-color: #A8C507;
}
.pagination-links .navigation li a, 
.pagination-links .navigation li a:hover, 
.pagination-links .navigation li.active a, 
.pagination-links .navigation li.disabled {
  background-color: #8ABA49;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
  display: inline-block;
  margin-top: 1em;
}
.pagination-links .navigation li a, 
.pagination-links .navigation li a:hover, 
.pagination-links .navigation li.active a, 
.pagination-links .navigation li.disabled {
  color: #fff;
  text-decoration: none;
}
.pagination-links .navigation li {
  display: inline;
}
.pagination-links{
  text-align: center;
}
#header-wrapper .navbar-default .navbar-nav > li > a{
  font-size: 15px;
}
#footer-wrapper ul li{
  font-size: 14px;
  margin-bottom: 0px;
}
.blg_dtls iframe{
  /*height: 400px!important;*/
  width: 100%!important;
}
.blg_dtls .content_details iframe {
  width: 100%!important;
}
.blg_dtls .content_details p + iframe {
	height:auto;
}
.sh_wp .us_button{
  width: 71px!important;
  height: 28px!important;
}
.sh_wp_single_top .us_button{
  width: 43%;
  float: left;  
}
.avatar-cropper img{
  display: block;
  margin: 0 auto;
  height: auto;
  width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.sh_wp_single_top .us_share{
  width: 40%!important;
}
.sh_wp_single_top .us_share{
  font-size: 14px!important;
}
a .frizzly-container{
  display: none;
}
.global-menu{
  position: fixed!important;
  width: 100%;
  z-index: 1000000;
  margin-top: -1px;
}
.navbar-right li{
  font-size: 16px;
  margin-bottom: 0px;
}
.alt-link{
  color:#337ab7;
}
li.nav-lab{
  display: none;
}
.global-menu li.nav-lab{
  display: block!important;
}
  .blog_row header h2:hover{
    opacity: 0.8;
  }
 .blg_dtls iframe#twitter-widget-0{width: 76px !important;}
/*--------	14-07-2016 Right Side bar add*****======*/
.blg_wrp {
 }

	
		.right-col .popular {
			font-weight: bold;
			font-size: 13px;
			color: #8A9299;
			margin-bottom: 2px;
		}
		.right-col .right-col-inner .widget.latest-widget img {
			width:100%;
			height:auto;
			display:block;
		}
		.right-col .right-col-inner .latest-post {
			background:#ddd;
			padding:10px 12px;
		}
		.right-col .right-col-inner .latest-post a {
			color:#000;
			text-decoration: none;;
		}
		.right-col .right-col-inner .latest-post a:hover {
			text-decoration: none;;
		}
		.right-col .right-col-inner .latest-post h3 {
			font-size: 18px;
			line-height: 24px;
			font-weight:bold;
			margin: 0;
		}


.blog_row_details {
    max-width: 730px;
    margin: 0 auto;
    position: relative;
}
.blg_wrp .right-col {
    width: 195px;
    top: 0px;
    right: -195px;
    height: 100%;
    position: absolute;
}

.right-col .right-col-inner {
	width: 195px;
}
/*--------	18-08-2016 Printer Icon add*****======*/
.blg_dtls section.frizzly-hover-container {
	position:relative;
}
.blg_dtls .print_icon {
	position:absolute;
	right:0;
	top:-30px;
	width: 26px;
    height: 26px;
    background: url(images/printer-icon.png) no-repeat 0 0;
    margin: 0;
    background-size: 100%;
    cursor: pointer;
}
@media screen and (max-width:867px){
	.blg_wrp .right-col {
		display:none;
	}
}

@media screen and (max-width:1023px){
	.mstpost_blck img {
		width: 100%;
		height: auto;
	}
	.nav > li.visible-sm {
		display:none !important;
	}
}
@media print { 
 /* All your print styles go here */
 a[href]:after {
   content: none;
 }
}