#article_post {
    padding: 0;
	position:relative;
}
b, strong {
    font-family:'CiscoSansTTBold';
}
#article_post h1 {
    font-size:1.825rem;
    color:#71757f;
    font-family: "CiscoSansTTExtraLight","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
    font-weight:normal;
    margin-top:8px;
    margin-bottom:8px;
}
#article_post .author_image img {
    width:64px;
    height:64px;
}
#post_image {
    float:left;
    width:38%;
    text-align: center;
}
#post_image img {
    width:100%;
    height:auto;
    margin: auto;
}
.author_image {
    float:left;
    margin-right:2%;
    margin-bottom:10px;
}
.author_rewards_box {
    float:left;
    margin:12px 0;
}
blockquote {
    padding:5px 0;
    border-bottom:1px solid #71757f;
    border-top:1px solid #71757f;
    width:75%;
    margin:0 auto;
}
blockquote p {
    font-size:1.25rem;
    color:#71757f;
    font-family: "CiscoSansTTRegularOblique","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
    font-weight:normal;
    line-height:1.4rem;
    text-align: center;
}
#article_post ul{
    font-size: 1rem;
    display: inline;
}
#content ul{
    font-size:1rem;
    height: 40px;
    display: inline;
}
#content ul li{
    margin-top:7px;
}
#article_post ol{
    margin-top: 15px;
    margin-left:15px;
    font-size:1rem;
}
#content ol{
    margin-top: 15px;
    margin-left:15px;
    font-size:1rem;
}
#article_post ul li, ol li {
    line-height:1.125rem;
}
#content ul li, ol li {
    line-height:1.125rem;
    margin-left: 50px;
    margin-right: 50px;
}
#article_post pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: .9rem;
    line-height: 1.4rem;
    white-space: pre;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    margin-top:1.25rem;
}
#article_post code {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: .9rem;
    line-height: 1.4rem;
    white-space: pre;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    background: #faf8f0;
    display: block;
    padding: 0.5em 1em;
    border: 1px solid #bebab0;
}
#article_post .aligncenter {
    margin: 1.4rem auto;
}
#article_post img {
    max-width: 100%;
    height: auto;
}
#article_post img.alignright { float: right; margin: 0 0 1em 1em; }
#article_post img.alignleft { float: left; margin: 0 1em 1em 0; }
#article_post img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
#article_post .alignright { float: right; }
#article_post .alignleft { float: left; }
#article_post .aligncenter { display: block; margin-left: auto; margin-right: auto; }
#article_post .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#article_post p.wp-caption-text {
    font-family: "CiscoSansTTRegularOblique","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
    font-size:.875rem;
    text-align:center;
    margin:5px;
}
ul.tagged li{
    margin-right: 5px !important;
    margin-left: 0px !important;
}
#post_info {
    float:left;
    width:60%;
    margin-left:2%;
}
span.post_category {
    color:#0096d5;
    font-family: "CiscoSansTTBold","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
    font-size:.857rem;
}
.breadcrumb {
    font-size:.750rem;
    margin-bottom:2rem;
    margin-top:0;
}
.breadcrumb a{
    color:#71757f;
}
.video_player{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video_player iframe,
.video_player object,
.video_player embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
ul.tagged {
    list-style: none;
    overflow: hidden;
    margin-left:0px;
}
ul.tagged li {
    float:left;
    margin-right:10px;
    margin-bottom:1rem;
    padding-top:10px;
}
ul.listings li ul.tagged {
    list-style: none;
    overflow: hidden;
}
ul.listings li ul.tagged li {
    float:left;
    margin-right:10px;
    margin-bottom:.625rem;
    padding-top:10px;
    width:auto;
    height:auto;
}
a.post_tags {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color:#dbdbdb;
    padding:6px;
    font-size:.75rem;
    color:#71757f;
}
#comments {
    padding-top:2.5rem;
    border-top:1px solid #71757f;
    width:100%;
}
.img-noname {
    border: 1px solid #0096d5;
}
#article_post ol#thecomments {
    list-style: none;
    margin-left:0;
    font-size:.875rem;
}
#article_post ul.children {
    list-style: none;
    margin-left:2%;
    font-size:.875rem;
}
#article_post ol#thecomments li{
    margin-bottom:1.8rem;
}
.list_author{
    float: left;
    padding-left: 0px;
}
.comment_image {
    float:left;
}
.comment_act {
    float:left;
    margin-left:2%;
    width:80%;
    font-size:.75rem;
}
p.cisco_respond, ol#thecomments p {
    font-size:.875rem;
    white-space: pre-wrap;
}
form#commentform input[type=submit] {
	background: #0d98be none repeat scroll 0 0;
	border: 0 none;
	border-radius: 26px;
	border-radius: 100px;
	color: white;
	display: inline-block;
	font-family: "CiscoSansTT","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
	font-size: 0.875rem;
	margin-top: 10px;
	padding: 10px 20px;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.44;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
}
.comment_heading {
	font-family: "CiscoSansTTLight","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
	font-size: 22px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.27;
	letter-spacing: normal;
	color: #4a4a4a;
}
#commentLoggedInImage {
    width:64px;
    float:left;
}
#commentLoggedInName {
    float:left;
    width: 80%;
    margin-left:2%;
    padding-top:18px;
}
a.commentlike {
    display:block;
    background-image:url(../img/like.png);
    background-repeat:no-repeat;
    background-position:0px 5px;
    color: #777;
    font-size: 12px;
    padding-left:15px;
    text-decoration:none;
    float:left;
    padding-top:5px;
    margin-right:10px;
}
a.commentliked {
    display:block;
    background-image:url(../img/like.png);
    background-repeat:no-repeat;
    background-position:0px 5px;
    color:#71757f;
    font-size:.75rem;
    padding-left:15px;
    text-decoration:none;
    padding-top:5px;
    margin-right:10px;
}
.roblike {
    float:left;
    width:80px;
}
.reply {
    float:left;
    width:80px;
    margin-top:5px;
}
.reply a {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color:#dbdbdb;
    padding:6px;
    font-size:.75rem;
    color:#71757f;
}
@media only screen and (max-width: 599px){
    #post_image {
        display:none;
    }
    #post_info {
        float:none;
        width:100%;
    }
    .breadcrumb {
        display:none;
    }
    #article_post .wp-caption {
        width:100% !important;
        text-align:center;
    }
}
@media only screen and (max-width: 959px){
    #article_post h1 {
        font-size:1.625rem;
        color:#71757f;
        font-family: "CiscoSansTTExtraLight","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
        font-weight:normal;
        margin-top:8px;
    }
}
/*#share_bar1{
    display:block;
    left: 20px;
    padding: 5px;
    position: fixed;
    top: 122px;
    width: auto;
    width:auto;
    border:1px solid #71757f;
    padding:8px;
    text-align: center;
    z-index:1000;
    background:#fff;
}*/

#share_bar1 > div.googleplus.sharrre {
    display:none;
}

#share_bar2{
    display:none;
}
span.share_title {
    line-height:20px;
    color: #71757f;
    font-family: "CiscoSansTTExtraLight","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
    font-size:11px;
}
.sharrre{
    margin-bottom:1rem;
}
.sharrre .box a:hover{
    text-decoration:none;
}
.sharrre .count {
    display:block;
    font-size:.75rem;
    line-height:1.2rem;
    height:1.2rem;
    position:relative;
    text-align:center;
    width:50px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border:1px solid #71757f;
    color:#71757f;
    font-family: "CiscoSansTTExtraLight","HelveticaNeue-Light","Helvetica Neue Light",HelveticaNeueLight,HelveticaNeue,Helvetica,Arial,"Nimbus Sans L",sans-serif;
}
.sharrre .count:before, .sharrre .count:after {
    content:'';
    display:block;
    position:absolute;
    left:49%;
    width:0;
    height:0;
}
.sharrre .count:before {
    border:solid 7px transparent;
    border-top-color:#71757f;
    margin-left:-7px;
    bottom: -14px;
}
.sharrre .count:after {
    border:solid 6px transparent;
    margin-left:-6px;
    bottom:-12px;
    border-top-color:#fff;
}
.sharrre .share {
    color:#FFFFFF;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    margin-top:8px;
    padding:0;
    text-align:center;
    text-decoration:none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float:none;
}
.twitter {
    margin-bottom:1rem;
    float:left;
}
.twitter a.twitclick {
    display: block;
	width:30px;
    height:30px;
    /*background-image: url(../img/share_X_navy.svg);*/
	background-image: url(../img/share_X_white.svg);
    margin-left:10px;
    margin-top:8px;
	background-size: 30px 30px;
}
.facebook .share {
    width:30px;
    height:30px;
    /*background-image: url(../img/share_fb.png);*/
	background-image: url(../img/share_fb_white.svg);	
    margin-left:10px;
	background-size: 30px 30px;
}
.googleplus .share {
    width:30px;
    height:30px;
    background-image: url(../img/share_google.png);
    margin-left:10px;
}
.linkedin .share {
    width:30px;
    height:30px;
   /* background-image: url(../img/share_linked.png);*/
	background-image: url(../img/share_li_white.svg);
    margin-left:10px;
	background-size: 30px 30px;
}
.share_mail {
    width:30px;
    height:30px;
   /* background-image: url(../img/share_mail.png);*/
	background-image: url(../img/share_email_white.svg);   
    margin-left:10px;
	background-size: 30px 30px;
}
.share_mail a {
    display:block;
    width:30px;
    height:30px;
}
@media only screen and (min-width: 1220px){
    .twitter {
        margin-bottom:1rem;
        float:none;
        margin-top:0px;
    }
}
@media only screen and (max-width: 1224px){
    #share_bar1 {
        position:fixed;
        bottom:0px;
        top:80%;
        left:auto;
        z-index: 1000;
        height:20%;
        border:none;
        width:100%;
        -webkit-box-shadow: 0px -5px 5px -1px rgba(50, 50, 50, 0.48);
        -moz-box-shadow: 0px -5px 5px -1px rgba(50, 50, 50, 0.48);
        box-shadow: 0px -5px 5px -1px rgba(50, 50, 50, 0.48);
    }
    /*span.share_title {
        display:none;
    }
     #fixed_bar {
    position:fixed;
    z-index: 850;
    top: 102px;
    width:100%;
    background:#fff;
    height:80px;
    }
    #fixed_holder {
    max-width:1004;
    margin:0 auto;
    }
    */
    .sharrre, .share_mail {
        float:left;
        margin-left:5%;
    }
    .share_mail {
        margin-top:30px;
    }
}
/*bunchball display*/
  #article_post ul.bunchballAwards {
      float:left;
      list-style:none;
      margin-left:0px;
      margin-bottom:0px;
      padding-left:5px;
  }
#article_post ul.bunchballAwards li {
    line-height:.5rem;
}

@media only screen and (max-width: 420px){
   /* #share_bar1 {
        position:fixed;
        bottom:0px;
        top:85%;
        left:auto;
        z-index: 1000;
        height:15%;
        border:none;
        width:100%;
        -webkit-box-shadow: 0px -5px 5px -1px rgba(50, 50, 50, 0.48);
        -moz-box-shadow: 0px -5px 5px -1px rgba(50, 50, 50, 0.48);
        box-shadow: 0px -5px 5px -1px rgba(50, 50, 50, 0.48);
    }*/
}
/*redesign below start*/
.breadcrumb {
    height: 26px;
    font-family: CiscoSansTTLight;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}
ul#sidebar h3 {
    font-family: CiscoSansTTLight;
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #4a4a4a;
}
span.post_category {
    font-family: CiscoSansTTRegular;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #0d98be;
}
#article_post h1 {
    font-family: CiscoSansTTExtraLight;
    font-size: 38px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    color: #4a4a4a;
}
#article_post img {
    /*border-radius: 100%;*/
}
#article_post .author_image img{
    width: 52px;
    height: 52px;
    border-radius: 50%;
}
span.list_author a{
    font-family: CiscoSansTTRegular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #0d98be;
}
.list_author {
    font-family: CiscoSansTTRegular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #0d98be;
}
div#content{
    font-family: CiscoSansTTLight;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}
div#content a {
    font-family: CiscoSansTTLight;
    color: #0d98be;
}
a.post_tags {
    padding: 8px 11px 8px 11px;
    border-radius: 25px;
    background-color: #f2f2f2;
    height: 15px;
    font-family: CiscoSansTTRegular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #4a4a4a;
}
div#tags {
    font-family: CiscoSansTT;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #4a4a4a;
    margin-top: 15px;
}
@media only screen and (min-width: 1100px){
    #main_content.new_single_template {
        /*margin: 0 auto 0 8%!important;*/
		margin: 0 6.5% !important;
        /*max-width: 1150px!important;*/
		max-width: 1600px!important;
        font-family: CiscoSansTTLight!important;
    }
	
	/*.social-share{
		
		display: block;
		transition: unset;
		display: flex;
		left: 0;
		margin-left: -110px;
	}*/
}
@media only screen and (max-width: 1100px){
    #main_content {
        margin: 0 auto!important;
        max-width: 1004px!important;
        font-family: CiscoSansTTLight!important;
    }
}
#article_post ul {
    margin-top: 7px;
    font-size: 1rem;
    display: inline-block;
}
p.cisco_respond, ol#thecomments p{
    font-family: CiscoSansTTLight;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}
p.cisco_respond a, ol#thecomments p a{
    font-family: CiscoSansTTLight;
    color: #0d98be;
}
.list_author {
    color:#0d98be!important;
}
#content ul li, ol li {
    font-family: CiscoSansTTLight;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}
b, strong {
    font-family: 'CiscoSansTTLight';
}
#content ul {
    margin-top: -10px;
}
#main_content.new_single_template
{
	/*font-family: CiscoSans,Arial,sans-serif !important;
	font-size: 16px;*/
}
.new_single_template #blog_content {
	margin-top: 80px;
}
 .new_single_template #post_image{
	/*height: 80px;
	width: 80px;
	border-radius: 50%;
	position: relative;
	bottom: 0px;
	right: -11px;
	border: 4px solid #fff;
	margin-top: -75px;
	float: right;*/
	text-align: right;
	position: relative;
}
.new_single_template #post_image .img-circle {
    position: absolute;
    bottom: -15px;
    right: -15px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 4px solid #fff;
    
}
 .new_single_template .entry-meta {
    margin-top: 3.5em;
	margin-bottom: 25px;
	font-size: 16px;
	color: #495057;
 }
.new_single_template .entry-meta hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
	margin-top: 10px;
}
.new_single_template #post-comments {
  float: right;
}
.new_single_template .breadcrumb{
	color: #495057;
	font-family: CiscoSans,Arial,sans-serif;
	font-size:15px;
}
.new_single_template .breadcrumb a{
	color:#1e4471;
}

.new_single_template .entry-meta #post-comments {
    float: right;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #0175a2;
	text-decoration:underline;
  }
.new_single_template .post_category{
	font-family: CiscoSansTTExtraLight,Arial,sans-serif;
    font-size: 28px;
    font-weight: 200;
    line-height: 1.29;
    letter-spacing: normal;
    color: #4d4d4c;
    margin: 0;
  }
 .new_single_template span.list_author a {
	font-weight: 300;
	font-family: CiscoSans,Arial,sans-serif !important;
	font-size: 20px;
}
 .new_single_template .list_author{padding-left:0}
 
 /*********** author section **********/
 .new_single_template{
	 font-family: CiscoSansTTExtraLight;
 }
 .new_single_template  .author-info{
  
  font-family: ciscosansTTLight,Arial,sans-serif !important;
  
}
.new_single_template .author-section {
  display: table;
  width: 100%;
  margin: 35px auto;
}
.new_single_template .author-info h3 a, .new_single_template .author-info h4 {
  font-size: 18px;
  height: 41px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.new_single_template .author-info h3 a {
  font-size: 20px !important;
}
.new_single_template .author-section .author-info a {
  text-decoration: none;
  color: #404040;
}
 .new_single_template .blog-card .card-author-name {    
	margin:0 12px 0 20px;
	height: 40px;
}
.new_single_template .blog-card .coauthors .card-author-name{
	height: 35px !important;
}

.new_single_template .author-info h2 a {
	color: #676767;
	text-decoration: none;
}
.new_single_template .author-bio .author-image {
	padding-top: 0;
	margin: 0 auto;	
	float:left;
}
.new_single_template .author-bio .author-image img {
	margin: 10px !important;
	height:100px;
	width:100px;
}

.new_single_template .author-info{	  
	min-height: 145px !important;
}
.new_single_template .author-bio .author-bio-box {
	box-shadow: none;
	min-width: 300px;
	max-width: 600px;
	padding: 20px 20px 0 20px;
	min-height: 210px;
	box-shadow: 0 10px 24px -6px rgba(0, 0, 0, 0.25);
	display: inline-table;
}
.new_single_template  .author-bio.blog-row {
	margin-bottom: 5px;	
	min-height: 245px;	
	display: inline;
	vertical-align: top;		
}

.new_single_template  .author-bio .author-info {
	padding-bottom: 0;
}


.new_single_template  .author-info, h4, .new_single_template  .author-info h3{
	font-size: 18px;
	overflow: hidden;
	margin-top: 0;
}
.new_single_template  .author-info h3 a{font-size: 20px !important; margin-bottom:20px;}
.new_single_template  .author-info h4{padding-bottom:5px;  }
.new_single_template  .author-info h4.title{color: #404040;}
.new_single_template  .author-section h2{font-weight:300; color: #404040; margin: 20px 0;}
.new_single_template  .author-info h3 a,.new_single_template  .author-info h4{
	font-weight: 100;
	font-size: 18px;
	height: 47px;
	overflow: hidden;
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* start showing ellipsis when 3rd line is reached */
}

  .author-bio .share_image {
  margin-right: 10px;
  border: 3px solid #00bceb;
  background-color: #00bceb;
  border-radius: 100%;
}
#comment {
	border: 1px solid #ccc;
}
#comments{
	border-top: 1px solid #ccc;
}
.new_single_template #commentLoggedInName{
	margin-left:2px;
}
span.share_title {
	color:#fff;
	font-family: CiscoSans,Arial,sans-serif !important;
	font-size:13px;
}
.post-thumbnail{
	height: 200px;
	width: 100%;
	border-radius: 15px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.social-share {
	position: absolute;
	
	top: 230px;
	z-index:9;
	width:100%;
}
#share_bar1 {
    display: block;    
    width: auto;
    border: 3px solid #00bceb;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: rgb(0, 188, 235);
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: rgb(0, 188, 235);
    border-left: none;
    padding: 8px;
    text-align: center;
    z-index: 100;
    background: #0d274d;
    -webkit-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: auto;
    box-shadow: none;
	position: fixed;
	/*margin-left: -99px;*/
	/*margin: -3%;
	left: 0;*/
	padding-bottom: 3px;
	
  }
  .new_single_template .social-share-mobile #share_bar1{display:none;}
  
   .new_single_template .new_single_template .social-share-mobile #share_bar1{display:none;}
  #article_post ol#thecomments li {
  margin-left: 0;
}
.new_single_template .comment_image {
  display: none;
}
.new_single_template #article_post ol#thecomments li {
  margin-left: 0;
}
.new_single_template .comment_act {
  font-size: 16px;
   margin-left: 0;
}
.new_single_template #comments .commentmetadata {
    font-size: 12px;
    color: #4a4a4a;
  }
 .new_single_template #comments .reply a {
    text-decoration: none;
    border: solid 1px #1e4471;
    background-color: #fff;
    color: #1e4471;
    padding: 5px 35px;
    border-radius: 29px;
	font-size: 18px;
  }
   .new_single_template #comments .reply a:hover{
	background-color: #1e4471;
	color: #fff;
   }
 .new_single_template #comments .comment_heading {
    font-size: 24px;
    font-family: CiscoSans,Arial,sans-serif !important;
    font-weight: initial;
    color: #404040;
  }
  .new_single_template .comment_act .fn{
  font-size: 16px;
  font-weight: bolder;
  color:#495057;
}
.new_single_template .post_category a{
	color: #4d4d4c;
}
.read-time {
    color: #005073;
    font-size: 14px;
    font-family: CiscoSans, Arial, sans-serif;
    margin: -20px 0 10px 0 !important;
}

@media screen and (max-width: 768px){
	.new_single_template  .author-bio.blog-row {
		display: grid;
		grid-template-columns: repeat(12, calc( (100% - 220px) / 12));
		grid-column-gap: 20px;
		grid-template-rows: auto;
		padding-bottom: 10px;
		font-size: 20px;
		/*width: calc(100% - 30px);
		margin: 0 15px;	*/
		margin: 0 auto;
	}
	
	.new_single_template  .author-bio .author-bio-box {
		min-width: 300px;
		max-width: 600px;		
	}
	.new_single_template  .author-info, h4, .new_single_template  .author-info h3{
		font-size: 16px;		
	}
	
}

@media only screen and (min-width: 930px) {
	.new_single_template  .author-bio .author-bio-box {
		max-height: 100%;
		padding: 20px 20px 5px 20px;
	}
	
	.new_single_template  .author-bio.blog-row{
		width:33.33%;
		float:left;
		display: inline-table;
	}
	.new_single_template  .author-bio.blog-row .author-bio-box{
		margin: 10px;
	}
	
	.new_single_template  .author-bio .author-bio-box {
		width: 30%;
		margin: 0 5px 30px 5px;
	}
	.new_single_template  .author-bio .author-bio-box {
		width: 85% !important;
	}	
	.new_single_template .author-bio .author-info {
		text-align: center;
	  }	
	.author-bio .author-info .title {
		font-weight: 300;
	}
	 #tags-container {
		margin: 3em 0;
	}
	/* .social-share-mobile #share_bar1 {
		display: block;
		position: fixed;
		top: 230px;
		left: 0;
		width: auto;
		border: 3px solid #00bceb;
		border-left-width: 3px;
		border-left-style: solid;
		border-left-color: rgb(0, 188, 235);
		border-left: none;
		padding: 8px;
		text-align: center;
		z-index: 100;
		background: #0d274d;
		-webkit-transition: top 1s ease-in-out;
		transition: top 1s ease-in-out;
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;
		height: auto;
		box-shadow: none;		
	}*/
}
@media screen and (min-width: 768px) and (max-width: 929px) {	
	.new_single_template  .author-bio.blog-row{
		margin-left: 0;
	}		
}

@media only screen and (min-width: 320px) and (max-width: 412px) {
	.new_single_template  .author-section {
	  display: block;
	  width: 100%;
	}	
}

@media only screen and (min-width: 320px){	
	.author-bio .avatar {
		border-radius: 50% !important;
		display: block;
		margin: 0 auto;
	 }
	.new_single_template  .author-bio .author-bio-box { 
		display: inline-table;
		width: 33%;
		margin-bottom: 30px;
		padding-left: 0;
	}
	.new_single_template .author-bio .author-bio-box {
		border: 1px solid #f2f2f2;
		border-radius: 5%;
		-webkit-box-shadow: 0 10px 24px -6px rgba(0, 0, 0, 0.25);
		box-shadow: 0 10px 24px -6px rgba(0, 0, 0, 0.25);
	}
	.new_single_template .author-bio img.share_image {
    height: 30px !important;
    margin-bottom: 10px;
  }
  .new_single_template .author-bio .author-image img {
    margin: 0 auto;
    padding-top: 0;
    border: 5px solid #1e4471;
    height: 150px;
  }
  .new_single_template #comments .comment_heading {
    font-size: 24px;
	font-family: CiscoSansTTExtraLight;
  }
   .new_single_template #comments #submit {
	font-family: CiscoSans, Arial, sans-serif;	   
    border-radius: 29px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    cursor: pointer;
    background-color: #1e4471;
    color: #fff;
	padding: 12px 25px;
  }
  .sharrre,.share_mail{
	float: none;
	margin-left: 0;
	margin-bottom: 1.03rem;
  }
  .share_mail {
    margin-top: 0;
	margin-left: 2px;
  }
  .sharrre .box a,.share_mail a{
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
  }
}
@media screen and (min-width: 930px) and (max-width: 1223px) {
	#share_bar1{height:fit-content; top:230px}
	
}
 @media screen and (max-width: 929px){
	#post_image {
		display: block !important;
		width: 95%;
		height: 200px;
		position: relative;
	}
	#article_post img{
		/*max-height: 200px;
        max-width: 200px;
        border-radius: 15px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;*/
	}
	#share_bar1{display:none;}
	.new_single_template .social-share-mobile #share_bar1{
        width: 90%;
        text-align: center;
        border-radius: 0;
		display:block !important; 
		position: relative; 
		box-shadow:none;
        z-index: 0;
		background: none;
		border: none;
    }
	.new_single_template #share_bar1 .box {
        display: inline-block;
        float: left;
        width: 25%;
    }
	.new_single_template #share_bar1 .share_image {
        border: 3px solid #00bceb;
        background-color: #00bceb;
        border-radius: 100%;
        width: 30px;
        height: 30px;
    }
	
	#share_bar1 .sharrre, #share_bar1 .share_mail{
		width: 21%;
		background-repeat: no-repeat;
		display: -webkit-inline-box;
	}
	#share_bar1 .share_mail{margin-top:10px;}
	#share_bar1 .share_mail a{
		margin-left: -3px;
		margin-top: -3px;
	}
	#share_bar1 span.share_title {    
		float: left;
		color: #000;
	}
    .new_single_template #share_bar_mobile .share_title {
        display: inline-flex;
        width: 100%;
        position: relative;
        font-size: 18px;
        line-height: 1.33;
        color: #4a4a4a;
    }
	#share_bar1 .sharrre a,#share_bar1 .share_mail a{border: 3px solid #00bceb; border-radius: 50%;}
	
}
 
/*redesign above ends*/