.btn

{

    transition: all .2s linear;

    -webkit-transition: all .2s linear;

    -moz-transition: all .2s linear;

    -o-transition: all .2s linear;

}

.btn-read-more

{

    padding: 5px;

    text-align: center;

    border-radius: 0px;

    display: inline-block;

    border: 2px solid #662D91;

    text-decoration: none;

    text-transform: uppercase;

    font-weight: bold;

    font-size: 12px;

    color:#662D91;

}

.user_name{
    font-size:14px;
    font-weight: bold;
}
.comments-list .media{
   /* border-bottom: 1px dotted #ccc; */
}


.btn-read-more:hover

{

    color: #FFF;

    background: #662D91;

}

.post { border-bottom:1px solid #DDD; margin-bottom: 2em;  padding-bottom: 1em;
    float: left;
    margin-left: 15px;
    padding-left: 0;
 }

.post-title {  color: #ffffff;     -webkit-transition: all .3s linear;
    transition: all .3s linear; }

.content-blog h4 strong a.post-title:hover { color: #eb1f24; text-decoration: none !important;
 } 

.post .glyphicon { margin-right:5px; }

.post-header-line {  color:#fefefe;     padding-left: 15px;}

span.author-name {
    color: #eb1f24;
    font-weight: 600;
}

span.author-name a {
    color: #eb1f24;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;	
}

span.author-name a:hover {
   color: #fefefe;
}

a.post_blog_title {
    color: white;
    background-color: #eb1f24;
    margin-left: 16px;
    padding: 5px 7px 5px 7px;
    font-size: 11.5px;
    border: 1px solid #eb1f24;		}
	

a.post_blog_title:hover {
    -webkit-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -moz-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -o-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    border: 1px solid #eb1f24;
    color: #eb1f24;
    background-color: rgba(235, 31, 36, 0);			}	

.post-content { padding-bottom: 15px;padding-top: 15px; float: left; width: 20%;}

.post-content p {
color:white;}

.blogs-field .post a:hover {    color: #eb1f24;     text-decoration: none;}

.post-content .col-md-3 { width:100%;}

.col-md-12.content-blog {
	width: 82%;
    float: left;	}
	
.col-md-12.content-blog h4 { padding-left:15px;}	

.col-md-12.content-blog p {
	color:white;}	
	
.tabs a {
    float: left;
	padding: 8px 10px 8px 10px;
    background-color: white;
    color: black;
    margin: 0% 0% 1% 0.4%;
    font-family: calibri;
    font-weight: 600;	
}	


#categories_tabs {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
	float: left;
    width: 100%;	
}


.tabs a:hover {
    background-color: #eb1f24;
    color: white;
	-webkit-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -moz-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -o-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;		}
	
.blog-tag {
	    width: 100%;
    	padding-left: 23.5%;
		height: 36px;
        background-color: rgba(255, 255, 255, 0.45);
	    margin-bottom: 2.9em;
		position:relative;}
	
.post-content img.img-responsive { width:100%;}

.row.blog {
    float: left;
    width: 81%;	}
	
.side-bar {
    float: left;
    width: 20%;
	position:relative;
	padding-left: 15px;	}	
	
.side-bar .form-group input#search-blog {
    height: 37px;
    color: white;
    border: 1px solid white;
    background-color: rgba(255, 255, 255, 0);}	
	
.side-bar input#newsletter_email {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid white;
    margin-bottom: 12px;
	color:white;
}	

.side-bar input#subscribe {
    background-color: red;
    border: 1px solid red;
    color: white;
    padding: 2px 8px 2px 8px;
}

.side-bar input#subscribe:hover {
	-webkit-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -moz-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -o-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    border: 1px solid #eb1f24;
    color: #eb1f24;
    background-color: rgba(235, 31, 36, 0);	}
	
.col-md-9.post {
    width: 88%;
	color: white;	
}

.col-md-9.post h4 {}

.side-bar label { color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.82);
    width: 185px;
    font-family: calibri;
    font-size: 17px;
    padding-bottom: 1px;
	margin-bottom: 18px;}

.side-bar-links ul li a {
	color:white;
	text-decoration:none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;		}
	
.side-bar-links ul li  {
    list-style: none;
    margin-left: -35px;
    margin-bottom: 6px;		}	
	
.side-bar-links ul li a:hover {
    color: #eb1f24;	}


.side-bar-links ul l1 a:hover {
	color:red;}	
	

/*----Blogs-page-css----*/	

.blogs-content .details h2 {
	margin-top:0;
	font-weight: bold;
    font-size: 18px;	}

.blogs-content {
    width: 79.3%;
    position: relative;
    float: left;
}

.related-posts h1 {
    font-size: 20px;
    color: white;
    border-bottom: 1px solid white;
    padding-bottom: 16px;
    margin-bottom: 30px;	}
	
.related-posts ul li {
	float:left;
	list-style:none;
    width: 33%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 2em;		}	

.col-md-8.related-posts {
    padding: 0;
}

.related-posts ul li a{
    color: white;
    font-size: 12px;	}
	
.related-posts ul li a:hover {
    color: #ec1f24;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;		}	
	
.related-posts ul{
 margin-left: -53px;	
 }	
	
 .posts img.img-responsive {
	width: 115px;
    float: left;
    margin-right: 12px;	}	
	
.posts {
    float: left;
    width: 100%;
	margin-bottom: -20px;		
	}	

.page-header.com {
    padding: 0;
    margin: 0;
    border: 0;
	width:100%;
	float:left;
}	


.blog-login-button
 {
    color: white;
	float:left;
} 

.blog-login-button a {
    color: #eb1f24;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;		}

	
	
.comments-list {
    color: white;
}

#comments a.media-left {
	padding-bottom:10px;}
	
.comments-list .media-body {
    padding-bottom: 10px;
}	
	
.blogs-content .details {
    position: relative;
    color: white;
    width: 68%;
    padding-left: 13px;
    padding-right: 13px;
}

.blogs-content .col-md-8.col-md-offset-2.col-xs-12 {
    width: 28%;
    margin-right: 0;
}	

.fleft {
    position: relative;
    color: white;
    width: 100%;
    margin-bottom: 5px;		
    float: left;	
}

.fleft h3 {font-size: 20px;
    color: white;
    border-bottom: 1px solid white;
    padding-bottom: 16px;
    margin-bottom: 27px; }

.post_social img {
    width: 35px;
    margin-right: 5px;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    -moz-transition: all ease .4s;
    -o-transition: all ease .4s;		}
	
.post_social img:hover {
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    -moz-transition: all ease .4s;
    -o-transition: all ease .4s;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    outline-offset: -1px;		}	

	
/*----Blogs-page-css----*/	

/*----Blogs-Login-page-css----*/	

.blog-login label {
	color:#FFF;}
	
.blog-login {
    margin-bottom: 6em;
	margin-left: 27%;	
}

.blog-login a.pull-right {
	color: #eb1f24;}	
	
.blog-login a.pull-right:hover {
	color:white;}	

.blog-login input.form-control {
    color: white;
    border-color: white;
    background-color: rgba(255, 255, 255, 0.11);
}	


.blog-login .row.loginPageCreateAccountBtns {
	margin-bottom:0 !important;}
	
.blog-login h2 {
    background-color: rgba(255, 255, 255, 0.25);
    padding: 9px;
    font-size: 20px;
    color: white;
}

.blog-login a.btn.btn-success.btn-block {
    color: white;
    box-shadow: none;
    background-color: #ed1f24 !important;
    border: 1px solid #ed1f24;	
    width: 140px;
    margin-top: 12px;
}

.blog-login a.btn.btn-success.btn-block:hover{background-color: rgba(237, 31, 36, 0) !important;
    border: 1px solid white;
    -webkit-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -moz-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -o-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;}


/*----Blogs-Login-reset-page-css----*/	

.reset-blog-email label {
	color:white;}

.reset-blog-email {
    margin-bottom: 5em;
    margin-left: 26%;
    width: 50%;
}

.reset-blog-email input.form-control {
    color: white;
    border-color: white;
    background-color: rgba(255, 255, 255, 0.11);
}
	
/*----Blogs-Register-page-css----*/	

.blog-register label {
    color: white;
}

.blog-register input.form-control {
    color: white;
    border-color: white;
    background-color: rgba(255, 255, 255, 0.11);
}

.blog-register button.btn.btn-success {
    margin-bottom: 6em;
}	

.blog-register .col-md-5 {
    margin-left: 30% !important;	}
	
.blog-register .line {
	display:none;}	
	

/*----Comments-page-css----*/		

textarea#comment_data {
    width: 100%;
    height: 150px;
    background-color: rgba(255, 255, 255, 0.19);
    color: white;
    padding: 8px 13px 8px 12px;
}

input#commentSubmit {
    background-color: #eb1e23;
    border: 1px solid #eb1e23;
    margin-top: 7px;
    color: white;
    padding: 5px 12px;
}

input#commentSubmit:hover {
	background-color: rgba(237, 31, 36, 0) !important;
    border: 1px solid white;
    -webkit-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -moz-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    -o-transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;
    transition: color 1s ease,background-color 1s ease,box-shadow 1s ease;	}
	
li.blog-logout {
    list-style: none;
    margin-bottom: 15px;
    margin-top: -15px;	
}

li.blog-logout i.fa.fa-power-off {
    color: red;
    margin-right: 5px;
}

li.blog-logout a {
    color: #eb1e23;	
    font-size: 16px;
    font-weight: 600;	}
	
.recommend-blog {
    color: #eb1e23;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 12.5px;
}

.recommend-blog input#action {
    margin-right: 1px;
}	
	
.blog-sort {
    float: right;
    margin-top: -56px;
	position:relative;
}

.blog-sort select#sort {
	background-color: #eb1e23;
    color: white;
    border: 1px solid #eb1e23;
    padding: 2px 2px;
    font-size: 11.5px;	}


/*----Responsive Queries----*/	

@media all and (min-width: 1250px) and (max-width: 1430px) {

/*----Tabs_Responsive----*/	

.blog-tag {
    padding-left: 20%;	}	

/*----Blogs_Inner_Page_Responsive----*/	
	
.blogs-content {
    width: 79%;
    position: relative;
    float: left;
}

	
	}
	
@media all and (min-width: 992px) and (max-width: 1249px) {
	
/*----Tabs_Responsive----*/
	
.blog-tag {
    padding-left: 0%;}
	
.tabs a {
margin: 0% 0.4% 0% 0%;	}	

/*----Blogs_Inner_Page_Responsive----*/	
	
.blogs-content {
    width: 78.5%;
    position: relative;
    float: left;
}

.related-posts ul li {
    width: 50%;	}
	
.related-posts ul li a {
    color: white;
    font-size: 11.5px;
}	

.blog-register .col-md-5 {
    margin-left:23% !important;}

	}	
	
@media all and (min-width: 768px) and (max-width: 991px) {
	
/*----Tabs_Responsive----*/
	
.blog-tag {
    padding-left: 0%;
    height: 31px;	}
	
.tabs a {
margin: 0% 0.4% 0% 0%;
font-size: 11px;	}	


.col-md-9.post {
    width: 100%;}

.row.blog {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 0px;
}

.col-md-12.content-blog {
    width: 78%;
    float: left;
}

.post {
    border-bottom: 1px solid #DDD;
    margin-bottom: 2em;
    padding-bottom: 1.5em;
    float: left;
    margin-left: 0;
}

.side-bar {
    float: left;
    width: 100%;
    margin-bottom: 0em;
	margin-top: 1em;	
}	


.post-content {
    padding-bottom: 15px;
    padding-top: 15px;
    float: left;
    width: 25%;
}

/*----Blogs_Inner_Page_Responsive----*/	
	
.blogs-content {
    width: 100%;
    position: relative;
    float: left;
}

.blogs-content .details {
    position: relative;
    color: white;
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
}

.related-posts ul li {
    width: 33%;	}
	
.related-posts ul li a {
    color: white;
    font-size: 10px;
}	

#blogs-side {
    padding-left: 15px;
    padding-right: 15px;
}

.blogs-content .col-md-8.col-md-offset-2.col-xs-12 {
    width: 35%;
    margin-right: 0;
    margin-bottom: 0;
}

.fleft {
    position: relative;
    color: white;
    width: 100%;
    margin-bottom: 5px;
}

/*----Blogs-Login-page-css----*/

.blog-login {
    margin-bottom: 4em;
    margin-left: 0;
    padding: 0px 17px 1px 16px !important;
}

/*----Blogs-Login-reset-page-css----*/	


.reset-blog-email {
    margin-bottom: 4em;
    margin-left: 0;
    padding: 0px 17px 1px 16px !important;
	width:100%;
}

.blog-register .col-md-5 {
    margin-left:0% !important;
    width: 100% !important;	
	}

	}	
	
	
@media all and (min-width: 480px) and (max-width: 767px) {
	
/*----Tabs_Responsive----*/
	
.blog-tag {
    padding-left: 0%;
    height: 31px;
    margin-left: 15px;
    width: 95.5%;
    background-color: rgba(255, 255, 255, 0);
	margin-bottom: 4.5em;	}
	
.tabs a {
    margin: 0% 1% 1% 0%;
    font-size: 11.5px;	}	


.col-md-9.post {
    width: 97%;}

.row.blog {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 0px;
}

.col-md-12.content-blog {
    width: 77%;
    float: left;
}

.post {
    border-bottom: 1px solid #DDD;
    margin-bottom: 2em;
    padding-bottom: 1.5em;
    float: left;
    margin-left: 15px;
}

.side-bar {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-right: 18px;	
    margin-bottom: 1em;
	margin-top: 1em;	
}	


.post-content {
    padding-bottom: 15px;
    padding-top: 15px;
    float: left;
    width: 27%;
}

.post-title {
    color: #ffffff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    font-size: 16px;
}

/*----Blogs_Inner_Page_Responsive----*/	
	
.blogs-content {
    width: 100%;
    position: relative;
    float: left;
}

.blogs-content .details {
    position: relative;
    color: white;
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
}

.related-posts ul li {
    width: 50%;}
	
.related-posts ul li a {
    color: white;
    font-size: 10.5px;
}	

#blogs-side {
    padding-left: 15px;
    padding-right: 15px;
}

#blogs-contain {
    margin: 18px;
}

.blogs-content .details h2 {
    margin-top: 0;
    font-weight: bold;
    font-size: 15.5px;
}

.posts img.img-responsive {
    width: 85px;
    float: left;
    margin-right: 12px;
}

.blogs-content .col-md-8.col-md-offset-2.col-xs-12 {
    width: 35%;
    margin-right: 0;
    margin-bottom: 0;
}

.fleft {
    position: relative;
    color: white;
    width: 100%;
    margin-bottom: 5px;
}

.blog-login-button {
    color: white;
    padding-right: 125px;
    font-size: 12px;
	float:left;	

}

.blog-login-button a {
    color: #eb1f24;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}

/*----Blogs-Login-page-css----*/

.blog-login {
	margin-bottom: 3em !important;
    margin-left: 0;
    padding: 0px 34px 1px 33px !important;
}

.blog-login .row.loginPageCreateAccountBtns {
	margin-bottom:32px !important;}

/*----Blogs-Login-reset-page-css----*/	


.reset-blog-email {
    margin-bottom: 3.5em;
    margin-left: 0;
    padding: 0px 33px 1px 33px !important;
    width: 100%;

}

.blog-register .col-md-5 {
    margin-left:0% !important;
    width: 100% !important;	
	}

	}	
	
@media all and (min-width: 147px) and (max-width: 479px) {
	
/*----Tabs_Responsive----*/
	
.blog-tag {
    padding-left: 0%;
    height: 31px;
    margin-left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    margin-bottom: 7em;	}
	
.tabs a {
    margin: 0% 2.5% 2.5% 0%;
    font-size: 11.5px;	}	


.col-md-9.post {
    width: 99%;
    margin-left: 0;
    padding-right: 0;}

.row.blog {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
}

.col-md-12.content-blog {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

.post {
    border-bottom: 1px solid #DDD;
    margin-bottom: 2em;
    padding-bottom: 1.5em;
    float: left;
    margin-left: 15px;
}

.side-bar {
    float: left;
    width: 100%;
    padding-left: 0px;
    padding-right: 1px;	
    margin-bottom: 2em;
	margin-top: 1em;		
}	


.post-content {
	padding-bottom: 15px;
    padding-top: 15px;
    float: left;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.post-title {
    color: #ffffff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    font-size: 15px;
}

.post-content .col-md-3 {
    width: 100%;
    padding: 0;
}

.post-header-line {
    color: #eb1f24;
    padding: 0;
}

.col-md-12.content-blog h4 {
    padding-left: 0;
}

a.post_blog_title {
    color: white;
    background-color: #eb1f24;
    margin-left: 0;
    padding: 5px 7px 5px 7px;
    font-size: 11.5px;
    border: 1px solid #eb1f24;
}

.content-blog .col-md-12 {
	padding:0;}

#categories_tabs {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
    float: left;
    width: 100%;
    margin-bottom: 4em;
}

	

/*----Blogs_Inner_Page_Responsive----*/	
	
.blogs-content {
    width: 100%;
    position: relative;
    float: left;
    margin-top: -3.5em;	
}

.blogs-content .details {
    position: relative;
    color: white;
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
}

.related-posts ul li {
    width: 100%;}
	
.related-posts ul li a {
    color: white;
    font-size: 11px;
}	

#blogs-side {
    padding-left: 15px;
    padding-right: 15px;
}

#blogs-contain {
    margin: 18px;
}

.blogs-content .details h2 {
    margin-top: 0;
    font-weight: bold;
    font-size: 13px;
}

.posts img.img-responsive {
    width: 85px;
    float: left;
    margin-right: 12px;
}

.posts {
    float: left;
    margin-top: -3em;
    margin-bottom: -2px;	
}

.blogs-content .col-md-8.col-md-offset-2.col-xs-12 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
}	

.fleft {
    position: relative;
    color: white;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -20px;	
}

.fleft h3 {
    font-size: 20px;
    color: white;
    border-bottom: 1px solid white;
    padding-bottom: 16px;
    margin-bottom: 26px;
}

.blog-login-button {
    color: white;
    padding-right: 125px;
    font-size: 12px;	
    float: left;
	
}

.blog-login-button a {
    color: #eb1f24;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}


/*----Blogs-Login-page-css----*/

.blog-login {
	margin-bottom: 3.2em !important;
    margin-left: 0;
    padding: 0px 34px 1px 33px !important;
}

.blog-login .row.loginPageCreateAccountBtns {
	margin-bottom:32px !important;}


/*----Blogs-Login-reset-page-css----*/	


.reset-blog-email {
    margin-bottom: 3.5em;
    margin-left: 0;
    padding: 0px 33px 1px 33px !important;
    width: 100%;

}

.reset-blog-email .form-group .btn {
    margin-bottom: 13px;
    color: white;
    padding: 8px 50px;
    margin-top: 6px;
    background-color: #ed1f24 !important;
    border: 1px solid #ed1f24;
    box-shadow: none;
    font-size: 11px;	}
	
.blog-register .col-md-5 {
    margin-left:0% !important;
    width: 100% !important;	
	}
	
	}				