@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
* {
    margin: 0px;
    padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
     font-weight: normal;
    font-size: 15px !important;
    line-height: 1.4 !important;
	font-family: 'Roboto', sans-serif !important;
	color: #333333;
}
header {
    padding: 15px 0px;
}

.entry-title {
    margin-top:0px;
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 0;
}

.wp-post-image {
    max-width: 100%;
    height: auto;
}

.entry-content h2 {
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 0;
}
.sidebarbanner {
    max-width: 270px;
}
.taxonomy-description p {
    color:#999;
}
.navi {
    padding-right:0px !important;
}
.navi .navbar-nav  li a {
    font-size: 14px;
    color: #575757;
    text-transform: uppercase;
    padding:10px 14px;
    font-family: 'Roboto', sans-serif;
}
blockquote p:first-child {
    margin-top:-30px;
}
.navi .navbar-nav  li:last-child a {
    padding-right:2px !important;
    }
.navi .navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navi .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #39b54a;
    font-weight: bold;
}
.navi ul.nav.navbar-nav li a:hover {
    color: #39b54a;
}
.date a, .date a:hover,.date a:focus, .date a:active, .more-link, .more-link:hover, .more-link:active, .more-link:focus {
     color: #39b54a !important;
}

.home-slider h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 40px;
}

.carousel-caption .sub-heading{
    color: rgba(255,255,255,.85);
    padding-top: 25px;
    }
.carousel-caption {
    font-family: Montserrat, Helvetica, sans-serif;
    right: 20%!important;
    left: 20%!important;
    padding-bottom: 30px!important;
    text-align: center!important;
    bottom: 25%!important;
}
ul.sub-heading li {
    list-style: none;
    display: inline;
    border-right: 1px solid #fff;
	    padding: 0px 10px;
		font-weight: 400;
}
ul.sub-heading li:last-child{border-right:inherit;}
.carousel-indicators {
    bottom: 30px;
}
.carousel-indicators li {
    border-radius: 50%;
	    background-color: #a6a7a8;
    border: transparent;
}
a.left.carousel-control {
    display: none;
}
a.right.carousel-control {
    display: none;
}
nav.navbar.navbar-default {
    margin-bottom: 0px;
}
ul.nav.navbar-nav {
    margin:12px 0px;
}
div#bs-example-navbar-collapse-1 {
    padding-right: 0px;
}
.container-fluid {
    padding: 0px;
	    float: right;
}
.posts .pdm{padding:0px;}
.post-cont {
    /* float: left; */
    overflow: hidden;
}
.post-img {
    float: left;
    margin-right: 20px;
	width: 280px;
	min-height:170px;
	max-height:180px;
    margin-top:3px;
    border: 1px solid #ececec;
}

.post-cont ul li {
    list-style: none;
    display: inline-table;
    font-size: 13px;
    color: #aaaaaa;
}
section.posts {
    padding: 0px 0px;
    /* border-top: 1px solid #000; */
}
.post-img {

    overflow: hidden;
}
.post-img img {

	    max-width: 100%;
}
.single-post .posts img {
   max-width: 100%;
   height: auto;
}
.single-post iframe {
   max-width: 100%;
}

.ad img {
    max-width: 100%;
}
input[type="search"] {
    font-weight: 300;
}
span.date {
    color: #666;
}
span.entry-meta-sep {
    padding: 0px 5px;
    font-family: Roboto, Helvetica, sans-serif;
}
.posted {
    color: #b5b5b5;
    font-size: 13px;
}
.date{
    font-size: 13px;
}
.posttitle {
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 0;
}
.post-cont h3 a {
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.4;
}
.post-cont h3 a:hover,.post-cont h3 a:focus,.post-cont h3 a:active {
    color: #4bb749;
	    text-decoration: none;
}
p.blog-sub, .post-cont p {
    color: #6b6c6e;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.6;
}
p.comm i:before {
    padding-right: 3px;
    background-image: url(images/comment-icons-sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 20px;
    height: 14px;
    content: '';
    display: inline-block;
    position: relative;
    top: 4px;
}

p.comm i:hover::before {
    display: inline-block;
    content: '';
    background-position: 0 -17px;
}
p.comm {
    font-size: 13px;
    color: #aaaaaa;
	    margin-bottom: 0px;
}
hr {
    border-top: 1px solid #f4f4f4;
	    margin-bottom: 0px;
}
article {
    border-bottom: 1px solid #f4f4f4;
    padding:30px 30px 30px 0px;
    min-height: 220px;
}

p.comm i:hover{color: #4bb749;}
.more {
    text-align: center;
    padding: 20px 0px;
}
.prev-next-posts {
    text-align: center;
    margin-top:25px;
}
.more button.btn.btn-primary.btn-md {
    background: transparent;
    border-color: #4bb749;
    color: #4bb749;
    font-weight: bold;
    border: 2px solid;
    padding: 10px 70px;
	margin-top: 50px;
}
.prev-posts-link, .next-posts-link {
    text-align: center;
    padding: 20px 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    display: inline-block;
}
.prev-posts-link a, .next-posts-link a{
    background: white;
    border-color: #4bb749;
    color: #4bb749 !important;
    font-weight: 500;
    border: 1px solid;
    border-radius: 5px;
    margin: 10px;
    padding: 10px 40px;
    margin-top: 50px;
}
.entry-footer {
    background: none;
    padding:0px;
}

.entry-footer a {
    color: #4bb749 !important;
}
.prev-posts-link a:focus, .next-posts-link a:focus{
    background:#4bb749;color:#fff !important; text-decoration: none;
}
.prev-posts-link a:active, .next-posts-link a:active{
    background:#4bb749;color:#fff !important; text-decoration: none;
}
.prev-posts-link a:hover, .next-posts-link a:hover{
    background:#4bb749;color:#fff !important; text-decoration: none;
}
.more button.btn.btn-primary.btn-md:hover{ background:#4bb749;color:#fff;}
.stylish-input-group .input-group-addon{
    background: white !important;
}
.stylish-input-group .form-control{
	border-right:0;
	box-shadow:0 0 0;
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.ryt-syd {
    padding: 30px 0px;
}
.form-control {
    height: 50px;}
.input-group-addon {
    color: #aaaaaa;
    border: 1px solid #e0e0e0;
	font-size: 24px;}
.stylish-input-group .form-control {
    border-color: #e0e0e0;
}
.ryt-syd ul li {
    list-style: none;
    /* color: #333333; */
    /* font-size: 15px; */
    padding: 15px 0px;
    border-bottom: 1px solid #ececec;
}
.ryt-syd ul li a {
    color: #333333;
    font-size: 15px;
    /* padding: 10px 0px; */
}
.ryt-syd h5 {
    /* margin: 20px; */
    font-size: 15px;
    margin: 25px 0px;
}
.ryt-syd h5 span {
    font-size: 15px;
    border-bottom: 3px solid #39b54a;
    padding-bottom: 10px;
}
.ryt-syd ul li a:hover {
    text-decoration: none;
    color: #39b54a;
}
.ryt-syd ul li:last-child{border-bottom:none;}
footer {
    background: #eee;
    padding: 35px 0px;
    margin-top: 100px;
}
footer h4 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px;
	    font-weight: bold;
}
footer li a {
    color: #777;
    font-size: 13px;
    line-height: 24px;
}
footer li a:hover, footer li a:focus, footer li a:active {
    text-decoration: none;
    color: #39b54a;
}
p.copy {
    color: #999999;
    font-size: 15px;
    line-height: 28px;
}
ul.social li {
  display: inline-table;
    /* font-size: 30px; */
       margin-right: 7px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
	text-align:center;
}
.fb{background: #39579b;}
.twi{background: #588dc9;}
.g{background: #d5482e;}
.you{background: #cf3427;}
.feed{background: #e09125;}
ul.social li a i {
 color: #fff;
    font-size: 22px;
    position: relative;
    top: 7px;
}
ul.social li:hover {
    opacity: 0.7;
}
.ct ul li {
  display: list-item;
  margin-left: 30px;
}
.wp-biographia-pic {
    padding: 0 !important;
}
.wp-biographia-text {
    float: left;
    margin: 0 0 0 100px;}
p.lef-bord {
      font-size: 15px;
    border-left: 6px solid #4bb749;
    padding-left: 10px;
    /* padding: 20px; */
    margin: 30px 0px;
    /* font-family: 'Roboto', sans-serif; */
    line-height: 28px
}
.ct ul.wp-biographia-list {
	list-style-type: none;
}
.ct ul.wp-biographia-list li {
	display: inline;
}
.wp-biographia-container-around {
    border-left: 6px solid #4bb749 !important;
}
.box-quot {
       background: #fbfbfb;
    padding: 15px;
    border: 5px solid #f9f9f9;
    margin: 0px 70px;
    box-shadow: 0px 6px 10px #d2d2d2;
}

.more-link {
    clear:both;
    display: block;
}

.postfooter {
    font-size: 12px;
    color: #666;
    padding-top:10px;
}
.ct #postfooter {
	list-style-type: none;
}
.ct #postfooter li {
	display: inline;
}
.snip::first-letter {
    color:#fff;
}

p.quot-icon {
    float: left;
    background: #4bb749;
    margin-bottom: 0px;
    /* padding: 30px; */
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 30px;
    margin-left: -40px;
    margin-right: 15px;
}
p.quot-icon i {
    color: #fff;
    font-size: 30px;
    position: relative;
    top: 10px;
}
p.quot-text {
  overflow: hidden;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 27px;
}
p.nrml {
    line-height: 28px;
    margin: 40px 0px;
    font-size: 15px;
}
blockquote {
    position: relative;
    font-size: 1.125em;
    line-height: 1.7;
    font-style: italic;
    text-align: center;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    border-left: 0;
    margin:30px;
    padding-bottom: 20px;
}
blockquote:before {
    content: '\f10d';
    font-family: FontAwesome;
    top: -27px;
    position: relative;
    background: #fff;
    padding: 0px 15px;
    color: #4bb749;
    font-size: 30px;
    margin-bottom: -90px;
    /* bottom: -60px; */
}
blockquote p {
    color: #777 !important;
}
.detail-ct h2 {
    font-size: 21px;
    padding-top:15px;
}
p.ital {
    margin: -20px 50px 0px 40px;
    padding-bottom: 20px;
}
.social .fbtn {
    width: 50px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 18px;
}
/*.social.top.center.networks-5 {
    overflow: hidden;
    text-align: center;
    margin: auto;
	margin: 30px 0px;
}*/
.crafty-social-buttons-align-center {
    overflow: hidden!important;
    text-align: center!important;
    margin: 30px 0px!important;
}
.social.top.center.networks-5 .fa {
    padding: 15px 0px
}
.facebook {
    background-color: #3b5998;
}
.gplus {
    background-color: #dd4b39;
}
.twitter {
    background-color: #55acee;
}
.stumbleupon {
    background-color: #eb4924;
}
.pinterest {
    background-color: #cc2127;
}
.linkedin {
    background-color: #0077b5;
}
.youtube {
    background-color: #cf3629;
}
.rss {
    background-color: #e09125;
}
span.screen-reader-text {
    display: none;
}
.social.top.center.networks-5 a:hover {
    opacity: 0.8;
}
input[type="search"], input[type="search"]:focus {
    padding: 8px 10px;
	border: none;
    outline: none;
}
.input-group {
    width: 100%;
}
.stylish-input-group button {
    border: 0;
    background: transparent;
    float: right;
}
input[type="submit"] {
    background: transparent;
    border-color: #4bb749;
    color: #4bb749;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid;
    padding: 7px 10px;
}
input#submit:hover {
    background: #4bb749;
	color:#ffffff;
}
.error-404.not-found {
    text-align: center;
    margin: 5% 0px;
}
.page-title {
    color: #999;
    font-weight: normal;
}
.page-title span {
    color: #555;
    font-weight: 500;
}

.saboxplugin-wrap .saboxplugin-web {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.page-header {
    padding-bottom: 0!important;
    margin: 0 0 20px!important;
    border-bottom: none!important;
}
.glyphicon {
    top: 7px!important;
    font-size: 22px;
    color: #aaaaaa;
}
.test {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 50px;
    padding: 6px 12px;
}
#comment {
    width: 100%!important;
}
.ct h3 {
    margin-top: 0px;
}
.comment-list footer {
    background: #e8e8e8;
    padding: 15px 15px;
    border-top: 1px solid #dadada;
    margin-bottom: 15px;
}
.comment-metadata {
    padding: 5px 0px;
}
.detail-ct p {
    line-height: 1.8;
    font-size: 15px;
    color:#333;
    padding-top: 10px;
}
.detail-ct a, .detail-ct a:hover, .detail-ct a:active, .detail-ct a:focus {
    color:#4bb749;
}
.detail-ct p strong{
    font-weight: 600;
}
.ryt-syd ul li {
    line-height: 25px;
}
.author_img {
    text-align: center;
}
.author-details span {
    color: #333;
}
.author-details h5 {
    font-size: 16px;
    font-weight: bold;
}
.admin-row h2 {
    padding-left: 15px!important;
}
.main-row {
    border: 1px solid #f4f4f4;
    padding: 0 20px 20px 20px;
}
h1.page-title {
    margin: 0px;
}
.category-title {
    margin-bottom: 0px!important;
}
.post-cont h3 {
    margin-top: 0px;
}
/**MEDIA**/
@media (min-width:993px) and (max-width:1199px) {

.navi .navbar-nav li a {
    font-size: 13px;
    padding: 10px 5px;
}
}
@media (min-width:768px) {
	.logo h1 {line-height: 0}
}
@media (min-width:768px) and (max-width:992px) {

.home-slider h3 {
    font-size: 30px;
}
.carousel-caption {
    bottom: 20px;
}
ul.social li {
    margin-bottom: 10px;
}
.navi .navbar-nav li a {
    font-size: 14px;
    padding: 10px 8px;}
.container-fluid {
    float: none;
}
.logo {
    text-align: center;
}
}

@media (min-width:220px) and (max-width:767px) {
.logo img {
     width: 160px;
	 height: auto;
	 z-index: 9;
     position: relative;
}
.logo {
     float: left;
}
.container-fluid {
     float: none;
}
section.posts {
     padding: 10px 0px;
}
.row {
     margin-right: 0px;
     margin-left: 0px;
}
.post-img {
     float: none;
     margin-right: 0px;
     text-align: center;
     width: 100%;
     min-height: 100%;
     max-height: 250px;
}
.post-img img {
     width: 100%;
}
.home-slider .container {
     padding-right: 0px;
     padding-left: 0px;}
.post-cont {
     float: none;
     text-align: left;
	 margin-top: 10px;
}
.post-cont h3 {
     margin-top: 0px;
}
.more button.btn.btn-primary.btn-md {
     margin-top: 0px;
}

.ryt-syd {
     padding: 0px 0px;
}
.ad {
    text-align: center;
}
article {
     padding: 20px 0px;
}
.navbar-default .navbar-toggle {
     background: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
     background-color: #fff;
}
.post-cont h3 a {
     font-size: 17px;}

.home-slider h3 {
     font-size: 20px;
     font-weight: 600;
     line-height: 28px;
}
.carousel-inner > .item > img{max-width:inherit;}
.home-slider h3 br {
     display: none;
}
ul.social li {
     margin-right: 1px}
.box-quot {
     margin: 0px 10px;
	 }
}

.logo {
    width: 182px;
    height: 28px;
    margin-top: 20px;
}

.navbar .container-fluid, .navi {
  padding-right:0px;
}
.full_copy {
    color: #999999;
    font-size: 13px;
}
.topbar__link--social {
    border-radius: 50px;
    padding:5px;
    width:40px;
    height: 40px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 28px;
}

@media (min-width:768px) and (max-width:1199px) {
    .topbar__link--social {
        border-radius: 50px;
        padding:0px;
        width:34px;
        height: 34px;
        margin-right: 8px;
        display: inline-block;
        float: left;
        text-align: center;
        margin-bottom: 10px;
    }
    .fa {
        font-size: 16px;
    }
}
.logocontainer {
    margin-top: 0px;
}

.logocontainer h1 {
	margin-top: 0;
	margin-bottom: 0;
}

.copyright {
        color: #999999;
        line-height: 2;
}

#disqus_thread {
    margin-top:50px;
}

.overlay {
    background: rgba(0,0,0,0.5);
    width:100%;
    height: 100%;
}

.carousel-caption a, .carousel-caption a:hover, .carousel-caption a:focus, .carousel-caption a:active {
    color:#fff;
    text-decoration: none;
    line-height: 1.6;
}

.pin_it_iframe_widget {
    margin-left:-15px;
}


.hfeed p.blog-sub {
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
}


img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }


@media (min-width:768px) and (max-width:992px) {
    .detail-ct img {
        margin:auto;
    }
    .aligncenter {
        text-align: center;
    }
    .navi .navbar-nav li a {
        font-size:13px;
    }
    .container-fluid, div#bs-example-navbar-collapse-1 {
        padding-left:0px !important;
    }
    .logo {
        margin:auto;
		height: auto;
    }
    .prev-posts-link, .next-posts-link {
        padding-top:20px;
    }
}

@media (max-width:992px) {
#ajax-posts .test {
    display: none;
}
}

.logocontainer {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#footer_left a:hover, #footer_left a:focus, #footer_left a:active{
color: #4bb749;
}
#footer_left a {
    color: #999;
}
#imaginary_container img {
    max-width: 100%;
}
#nodeco:hover, #nodecoimg:hover {
    text-decoration: none !important;
}
.logo h1 { margin: 0; line-height: 0; }
@media (min-width: 768px) {
	.logo h1 img {
		margin-top: 9px
	}
	.logo img {
		margin-top: 9px;
	}
}
@media (max-width:767px) {
    .navbar-toggle {
        margin-right: 0px !important;
    }
    .navi,  .navbar .container-fluid, .navi {
        padding-left: 0px !important;
    }
    .logocontainer {
            padding-right: 10px !important;
            padding-left: 10px !important;
        }
    .logo {
        width: 182px;
        height: 28px;
    }

	.logo img { margin-top: 0px}
    .carousel-caption h2 {
        line-height: 1.4;
        font-size: 21px;
    }
    .logocontainer {
        margin-top:-5px;
        height: 65px;
        width:190px;
        float:left;
    }
    .toplogolink {
        height: 65px;
        width:190px;
        float:left;
        display: block;
        z-index:999999;
        position: absolute;
        top: 14px;
        left: 10px
    }
    .carousel-caption {
        bottom: 16% !important;
    }
    footer h4 {
        margin-top:30px !important;
    }
    div#bs-example-navbar-collapse-1 {
        margin-top:15px;
    }
    .social {
    margin-left: -123px;
    padding-left: 50%;
    }
    .site-inner {
        padding: 0px 30px;
    }
    .post-img {
        display:none;
    }
    footer {
        text-align: center;
    }
    .page-header  {
        text-align: center;
    }
}
.profile_details {
    line-height: 1.7;
    padding-top:20px;
}

#reply .date {
  color: #888;
  font-size: 13px;
}
.logged-in-as a, .comment-meta a, a.comment-edit-link, a.comment-reply-link, #cancel-comment-reply-link {
  color: #4bb749;
}
.logged-in-as a:hover, #cancel-comment-reply-link:hover, .comment-meta a:hover, a.comment-edit-link:hover, a.comment-reply-link:hover, .logged-in-as a:active, #cancel-comment-reply-link:active, .comment-meta a:active, a.comment-edit-link:active, a.comment-reply-link:active, .logged-in-as a:focus, #cancel-comment-reply-link:focus, .comment-meta a:focus, a.comment-edit-link:focus, a.comment-reply-link:focus {
  color: #359E32;
}
.logged-in-as {
  float:right;
}
p#reply-title {
  font-size: 18px;
  margin-top: 50px;
}
p.comments-title {
  font-size: 18px;
  margin-bottom:0px;
  margin-top: 50px;
}
.comment-metadata {
  margin-top:-4px;
  padding: 0px;
}
textarea#comment {
  height: 100px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
}
.comment-content {
  clear: both;
  padding-top: 20px;
  line-height: 1.5;
  color: #777;
}
.comment-edit-link {
  font-size:13px;
}
.comment-form-author input, .comment-form-email input{
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
}
.comment-form-author, .comment-form-email{
  width: 50%;
  float: left;
}
.comment-form-author {
  padding-right: 20px;
}
.comment-reply-link {
  border: 1px solid #4bb749;
  border-radius: 50px;
  padding: 4px 20px;
  margin-top: 10px;
  display: inline-block;
  font-size: 13px;
}
#commentform {
  padding: 20px;
  border: 1px solid #eee;
  background: #f9f9f9;
}
.form-submit #submit{
  margin-top: 15px;
  width: 100%;
  text-align: center;
  padding: 14px 20px;
  background: #4bb749;
  border-color: #4bb749;
  color: #fff;
}
.form-submit #submit:hover, .form-submit #submit:active, .form-submit #submit:focus {
  background: #359E32;
}
.socialshare {
    border:1px solid #ddd;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 100px;
    margin-right: 10px;
    text-decoration: none !important;
    color: #777 !important;
}

.socialshare.sfacebook:hover{
    border: 1px solid #3B5998;
    color: #3B5998 !important;
}
.socialshare.stwitter:hover{
    border: 1px solid #04B5EF;
    color: #04B5EF !important;
}
.socialshare.sgoogle-plus:hover{
    border: 1px solid #C61A1A;
    color: #C61A1A !important;
}

.socialtext  {
    display: block;
    margin-top: -23px;
    margin-left: 24px;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 500;
}
.social-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
}
.social-icon.facebook {
    background: url('images/facebook.svg') center center no-repeat;
}
.social-icon.twitter {
    background: url('images/twitter.svg') center center no-repeat;
}
.social-icon.google-plus {
    background: url('images/google-plus.svg') center center no-repeat;
}
.comment-reply-link:hover, .comment-reply-link:active, .comment-reply-link:focus {
  background: #4bb749;
  color: #fff !important;
  text-decoration: none !important;
}
.comment-form-url {
  display: none;
}
.comment {
  padding-left:60px;
}
.comment.depth-1 {
  padding-left:0px;
}
.comment.depth-2 {
  padding-left:15px;
}
.comment.depth-3 {
  padding-left:30px;
}
.comment.depth-4 {
  padding-left:45px;
}
.authimg img {
  max-width: 40px;
  float: left;
  margin-right: 10px;
}

.footer-social-icon-list {
	list-style: none;
}

.icon-youtube {
	background-image: url('https://www.privateinternetaccess.com/blog/wp-content/uploads/2018/04/youtube2x.png');
}
.icon-twitter {
	background-image: url('https://www.privateinternetaccess.com/blog/wp-content/uploads/2018/04/twitter2x.png');
}
.icon-googleplus {
	background-image: url('https://www.privateinternetaccess.com/blog/wp-content/uploads/2018/04/googleplus2x.png');
}
.icon-facebook {
	background-image: url('https://www.privateinternetaccess.com/blog/wp-content/uploads/2018/04/facebook2x.png');
}
.icon-rss {
	background-image: url('https://www.privateinternetaccess.com/blog/wp-content/uploads/2018/04/rssicon2x.png');
}

.icon-youtube,
.icon-twitter,
.icon-googleplus,
.icon-facebook,
.icon-rss {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: block;
}
.wp-biographia-container-around .wp-biographia-text { margin: 0; }
.wp-biographia-container-around .wp-biographia-pic { display: none; }

.navbar-nav > li.menu-item {
	margin-left: 0;	
}
