.copyright{
	padding-top: 40px;
	text-align: center;
	display: inline-block;
}
#footer_response h4{
	color: #fff;
}
.mc-response{
	background: #dff0d8 none repeat scroll 0 0;
	border: 1px solid rgba(60, 118, 61, 0.18);
	color: #000 !important;
	padding: 3%;
	font-size: 14px;
	max-width: 100%;
}

.nc-response{
	background: #F45B5B none repeat scroll 0 0;
	border: 1px solid rgba(60, 118, 61, 0.18);
	color: #fff !important;
	padding: 3%;
	font-size: 14px;
	max-width: 100%;
}
.footer-distributed{
	padding: 40px 0 20px 0;
}
.top_nav-3 .right{
	width: auto;
	padding: 4px 0px 13px 0px;
}
.top_nav-3 ul.tplinks{
	padding-top: 15px;
}
.divider-line.margin {
    margin: 0 0 20px 0;
}

.blog-holder-1 .post-date-box.smalling{
	width: 100px;
	height: 100px;
	padding: 25px 0 0 0;
}
.blog-holder-1 .post-date-box.two.smalling{
	top: 100px;
}
@media only screen and (max-width: 639px) {
.blog-holder-1 .post-date-box span {
    font-size: 9px;
    padding-top: 0px;
}
.blog-holder-1 .post-date-box.smalling{
	width: 55px;
    height: 55px;
    font-size: 14px;
    padding: 3px 0px 0px;
}
.blog-holder-1 .post-date-box.two{
	top: 115px;
	display: none;
}
.blog-holder-1 .post-date-box.two.smalling{
	top: 55px;
	display: none;
}
}
@media only screen and (max-width: 991px){
.blog-holder-1 .post-date-box.two{
	top: 180px;
	display: none;
}
.blog-holder-1 .post-date-box.two.smalling{
	top: 100px;
	display: none;
}
}
@media only screen and (min-width: 640px) {
.blog-holder-1 .post-date-box.two span{
	padding-top: 5px;
}
}
.btn.tp{
	margin-top: 25px;
}
.blog-pagenation ul li span.current {
    color: #fff;
    border: 1px solid #3cb0f3;
    background-color: #3cb0f3;
	height: 40px;
    line-height: 40px;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    width: 40px;
}
.page-numbers.dots, .blog-pagenation.dots{
	margin-right: 7px;
}
.blog-pagenation li a{
	margin-top: 5px;
}
@media only screen and (min-width: 1000px) {
.navbar-collapse, .nav>li:last-child a{
	padding-right: 0 !important;
}
}
.blog-holder-1 .post-date-box.two span{
	text-transform: capitalize;
}
ul.nav>li.current-menu-item>a {
    color: #3cb0f3;
}
/*Sidebar*/
.hoststar_sidebar{
	margin-top: -10px;
	padding-left: 30px;
}
@media only screen and (max-width: 991px){
.hoststar_sidebar{
	margin-top: 30px;
	padding-left: 15px;
}
}
.hoststar_sidebar .screen-reader-text{
	display: none;
}
.hoststar_sidebar select.blog1-sidebar-serch_input{
	border-width: 1px 1px 1px 1px;
	width: 100% !important;
}
ul.category-links li:first-child{
	padding-top: 0;
}
ul.children li:first-child{
	padding-top: 10px;
}
ul.sub-menu li:first-child{
	padding-top: 10px;
}
ul.sub-menu li{
	padding-bottom: 0;
}
.hoststar_sidebar .post-info a{
	text-transform: capitalize;
}
.rssSummary{
	padding-top: 10px;
	padding-bottom: 10px;
}
a.rsswidget, .widget_recent_comments .recentcomments a{
	color: #333;
}
.widget_recent_comments .recentcomments span{
	text-transform: capitalize;
}
.widget_rss ul{
	padding-left: 0;
}
.textwidget img{
	max-width: 100%;
	height: auto;
}
.tags-2 a {
    padding: 5px 15px 5px 15px;
    margin: 0 10px 10px 0;
    float: left;
    color: #727272;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}
.hoststar_sidebar .menu ul.sub-menu{
	padding-left: 15px;
}
.widget_nav_menu .category-links li{
	border-bottom: 0;
}
.hoststar_sidebar a:hover, .hoststar_sidebar ul li a:hover{
	color: #3CB0F3 !important;
}
th, td{
	border: 1px solid grey;     
	padding: 7px 10px !important;
}
pre {
	margin-bottom: 10px;
}
/*Sidebar end*/
.wp-caption-text{
	padding: 5px 0;
	font-style: italic;
}
.post-content{
	padding-bottom: 55px;
}
/*Comments start*/
#comments{
	margin-left: -15px;
	margin-bottom: 40px;
}
#comments ul.pagenation-list{
padding-bottom: 40px;
padding-top: 0;
}
.avatar{
max-width: 50px;
}
.comment-form{
	margin-bottom:30px; 
	margin-top:10px;
}
.form-control{
	border-radius: 0;
}
/*
.comment-notes{
	display: none;
}*/
.comment-form label{
	font-weight: 500;
}
.comment .media-body p{
	line-height: 24px;
	margin: 0 0 5px;
}
.comment.depth-1{
	padding-top: 10px;
}
@media only screen and (min-width: 999px) {
.comment.depth-2{
	padding-left: 40px;
	padding-top: 10px;
}
.comment.depth-3{
	padding-left: 60px;
	padding-top: 10px;
}
.comment.depth-4{
	padding-left: 80px;
	padding-top: 10px;
}
.comment.depth-5{
	padding-left: 100px;
	padding-top: 10px;
}
.media-body p{
	font-size: 14px;
	line-height: 18px;
}
}
@media only screen and (max-width: 998px) {
.comment.depth-2{
	padding-left: 40px;
	padding-top: 10px;
}
.comment.depth-3{
	padding-left: 55px;
	padding-top: 10px;
}
.comment.depth-4{
	padding-left: 70px;
	padding-top: 10px;
}
.comment.depth-5{
	padding-left: 85px;
	padding-top: 10px;
}
h4.media-heading{
	font-size: 18px;
}
.media-body p{
	font-size: 14px;
	line-height: 18px;
}
}
@media only screen and (max-width: 767px) {
.comment.depth-2{
	padding-left: 30px;
	padding-top: 10px;
}
.comment.depth-3{
	padding-left: 40px;
	padding-top: 10px;
}
.comment.depth-4{
	padding-left: 50px;
	padding-top: 10px;
}
.comment.depth-5{
	padding-left: 60px;
	padding-top: 10px;
}
h4.media-heading{
	font-size: 18px;
}
.media-body p{
	font-size: 14px;
	line-height: 18px;
}
.media img {
	max-width: 60px !important;
}
}
@media only screen and (max-width: 600px) {
.comment.depth-2{
	padding-left: 25px;
	padding-top: 10px;
}
.comment.depth-3{
	padding-left: 35px;
	padding-top: 10px;
}
.comment.depth-4{
	padding-left: 45px;
	padding-top: 10px;
}
.comment.depth-5{
	padding-left: 55px;
	padding-top: 10px;
}
h4.media-heading{
	font-size: 16px;
}
.media-body p{
	font-size: 14px;
	line-height: 17px;
}
.media img {
	max-width: 40px !important;
	max-height: 40px !important;
}
.media-heading{
	margin-bottom: 0;
}
h4.media-heading{
	padding-bottom: 0;
	padding-top: 0;
}
.comment .media-body p{
	margin: 0 0 5px;
}
.comment-list {
    margin-bottom: 5px;
}
}

@media only screen and (max-width: 320px) {
.comment.depth-2{
	padding-left: 20px;
	padding-top: 10px;
}
.comment.depth-3{
	padding-left: 30px;
	padding-top: 5px !important;
}
.comment.depth-4{
	padding-left: 40px;
}
.comment.depth-5{
	padding-left: 50px;
	padding-top: 5px;
}
.comment .media-body p{
	margin: 0 !important;
	font-size: 13px !important;
	line-height: 17px !important;
}
.comment-list {
    margin-bottom: 15px !important;
}
.media:first-child{
	margin-bottom: 10px;
}
}
.autowidth{
	width: auto !important;
}
.c-font-bold{
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
}
h4.media-heading .small{
	font-size: 50%;
	line-height: 16px;
}
ul.pagenation-list{
    list-style-type: none;
    padding-left: 0;
    padding-top: 20px;
}
#comments .blog-pagenation{
	text-align: left;
}
#comments .media:first-child {
    margin-top: 15px;
}
/*Comments end*/
.bottom-margin .sticky, .blog .sticky{
	background-color: #F1F1F1;
	padding-bottom: 25px;
    padding-top: 25px;
    margin-bottom: 70px;
}
/*Error page*/
.error-page {
	background: rgba(0, 0, 0, 0) url("../images/parallex-2.jpg") repeat scroll center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	position: static;
}
.error-page::before {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.error-container {
	left: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
	width: 100%;
	z-index: 15;
}
.error-container h1 {
	color: #399EE5;
	font-size: 150px;
	font-weight: 600;
	line-height: 150px;
	margin: 0 0 15px;
}
.error-container .error-title {
	margin-bottom: 10px;
}
.error-container .error-title, .error-container p {
	color: #fff;
}
.error-container .btn:hover {
	color: #fff;
}
.error-container .error-title {
	margin-bottom: 10px;
}
.error-title {
	display: block;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
}
.error-container .error-title, .error-container p {
	color: #fff;
}
.error-container.hoststar-search h1{
	font-size: 80px;
	line-height: 100px;
}
.font_bold{
	font-weight: 600;
}
.font_thin{
	font-weight: 200;
}
/*Error page end*/
.margin-single{
	margin: 30px 0 0 0;
}
.blog-post-info span {
    font-size: 12px;
    color: #747474;
    margin-right: 10px;
}
.sidebar-posts .post-info {
    color: #747474;
}
.hoststar_vc_class{}
/*
.page-template-default .post-content h4, .page-template-default .post-content h3, .page-template-default .post-content h2, .page-template-default .post-content h1{
	margin-bottom: 7px;
}
.post-template-default .post-content h4, .post-template-default .post-content h3, .post-template-default .post-content h2, .post-template-default .post-content h1{
	margin-bottom: 7px;
}
.page-template-default .post-content ul{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.page-template-default .post-content ul li{
	padding: 0px;
	margin: 0 0 15px 0;
	display: block;
	line-height: 23px;
}
.page-template-default .post-content ul li i {
	color: #161616;
	padding: 0 15px 0 0;
}
.post-template-default .post-content ul{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.post-template-default .post-content ul li{
	padding: 0px;
	margin: 0 0 15px 0;
	display: block;
	line-height: 23px;
}
.post-template-default .post-content ul li i {
	color: #161616;
	padding: 0 15px 0 0;
}
*/
.cforms input.button{
	box-shadow: none !important;
	width: auto;
}
.cforms input{
	padding: 22px 12px;
}
.cforms .label{
	color: #454545;
}
.nodisplay{
	display: none !important;
}
/*WP required css classes*/
.gallery-caption{font-weight:bold;padding-top:10px;}
.bypostauthor{border:0;}
.aligncenter{
	text-align: center;
}
.butn_spacing{
	letter-spacing: 1px;
	word-spacing: 3px;
}
/*WP classes end*/
@media (max-width: 999px){
.navbar-brand {
    padding: 17px 0 0;
}
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #989898;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #989898;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #989898;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #989898;
}
:placeholder-shown { /* Standard */
  color:    #989898;
}

.style_one input::-webkit-input-placeholder, .style_two input::-webkit-input-placeholder  { /* WebKit, Blink, Edge */
    color:    #fff;
}
.style_one input:-moz-placeholder, .style_two input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.style_one input::-moz-placeholder, .style_two input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.style_one input:-ms-input-placeholder, .style_two input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
.style_one input:placeholder-shown, .style_two input:placeholder-shown { /* Standard */
  color:    #fff;
}

.img-eighty img{
    max-width: 80%;
}

.fa.fa-check.green{
	color: #66CC44;
}
.fa.fa-close.red{
	color: #FD0000;
}

.comments-list{
	margin-bottom: 50px;
}
.breadcrumb-right{
	text-align: right;
}
.breadcrumb-left{
	text-align: left;
}
@media only screen and (max-width: 991px) {
.breadcrumb-right{
	text-align: center;
}
.breadcrumb-left{
	text-align: center;
}
}
@media (max-width: 999px) {
.navbar-toggle {
    margin-top: 10px;
}
.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 20px;
}
.navbar-nav > li:last-child > a {
    padding-bottom: 30px;
}
}
h3.leavecomment{
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 10px;
	margin-top: 20px;
}
h3.littlemargin{
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 0;
}
.post-password-form input[type=submit]{
    color: #fff;
    background-color: #337ab7;
    border: navy;
	padding: 3px 15px;
    margin: 0 0 0 10px;
    box-shadow: none;
    border-radius: 0;
}
.tpbut.two, .tpbut.two i{
color: #fff;
}
.tpbut.two:hover, .tpbut.two:hover i{
color: #242424;
}
.comments-list .comment .media-heading {
    margin-top: -8px;
}
.comments-list .reply{
	font-size:12px;
	margin-top: -5px;
}
.comment-reply-link .icon {
    color: #242424;
    height: 1em;
    width: 1em;
	padding-right: 3px;
}
/*******************
Blog Section Read More Button css
********************/
.blog-section .read_more_btn{
	display:table;
}
/***************************
Blog page date/author meta css
****************************/
.blog-section .blog-holder-1 .post-date-box{
	position:unset !important;
}
.blog-section .blog-holder-1 .meta-wrapper{
	position:absolute !important;
}
.blog-holder-1 .post-date-box.two.smalling{
	position: absolute !important;
}
/*********************
Blog Pagination Active button css
*********************/
.blog-pagenation li .current{
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin: 0 10px 0 0;
	margin-top: 0px;
	margin-top: 0px;
	padding: 0;
	display: inline-block;
	text-align: center;
	width: 40px;
	border: 1px solid #e4e4e4;
	background: #3CB0F3;
}
/*********************
Blog Page post title css 
*********************/
.blog-section h4.less-mar1{
	word-break: break-all;
}
/********************
Single Post Title css
***********************/
.single-post .pagenation-holder .breadcrumb-left h4,.single-post .pagenation-holder .breadcrumb-right .pagenation_links{
	word-break: break-all;	
}

.hoststar_vc_class .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.vc_non_responsive .hoststar_vc_class .vc_row .vc_column_container{
	padding-left: 0;
}
.vc_non_responsive .hoststar_vc_class .vc_column_container.vc_col-sm-6{
	padding-right: 0;
}