@charset "utf-8";
/* CSS Document */


.art-banner-section {
	margin: 0;
    padding: 0px 0;
    margin-bottom: 0px;
	background: #000;
	color: #fff;
	position: relative;
}

.art-bner-img {
	position: relative;
	margin: auto;
	width: 100%;
}

.art-bner-img img {
	width: 100%;
	margin: auto;
	height: auto;
	min-height: 210px;
}


.art-bner-inner-cnt {
	position: absolute;
    z-index: 11;
    top: 30%;
	margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
}

@media screen and (max-width: 992px) {
.art-bner-inner-cnt {
	top: 5%; 
	}
	
.art-bner-img img {
	min-height: 156px;
}

}



.art-form-index {
	box-shadow: 0px 3px 27px 0px rgba(0, 0, 0, 0.33);
	background: #fff;
	border-radius: 40px;
	padding:5px 6px;
	margin-top: 20px;
}

.art-search-key {
	border: 0;
	background: #fff;
	color: #666;
	box-shadow: none !important;
	margin-top: 5px;
	padding-left: 20px;
}

.input-group-btn:last-child>.btn {	
	border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.art-srch-btn {
	border-radius: 30px;
    background-color: #81cb4e;
    width: auto;
    height: 44px;
    outline: 0 !important;
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 0 25px;
}

.news-ban-hd {
	text-align: left;
	margin-top: 0px;
}

.news-ban-hd h1{
	font-size: 45px;  
	color: rgb(255, 255, 255);  
	line-height: 1.171;  
	text-align: left;  
	font-weight: normal;
	margin: 0;
}

@media screen and (max-width: 992px) {
.news-ban-hd {
	margin-top: 5px
}


.news-ban-hd h1 { 
	font-size: 32px;
	padding-right: 0%;
}
}


@media screen and (max-width: 768px) {
.news-ban-hd-del {
	margin-top: 5px
}


.news-ban-hd-del h1 { 
	font-size: 22px;
	padding-right: 0%;
}
}

.micro-subslink {
	padding-left: 0;
	font-size: 14px;	
}

.micro-subslink li {
	list-style: none;
	color: #fff;
	display: inline-block;
}

.micro-subslink li a {
	color: #fff;
}


.micro-subslink-ndel {
	padding-left: 0;
	font-size: 14px;	
}

.micro-subslink-ndel li {
	list-style: none;
	color: #fff;
	display: inline-block;
}

.micro-subslink-ndel li a {
	color: #fff;
}


.news-details-box {
	box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.06);
	padding: 16px;
	margin-top: 15px;
	width: 100%;
}



.news-details-box h2{
	color: #383838;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0;
}



.news-details-box-img {
	width: 100%;
}

.news-details-box-img img{
	width: 100%;
	height: 100%;
	border-radius: 2px;
	border: 2px solid #fff;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.04);
}

.news-details-box-txt {
	color: #909090;
	font-size: 15px;
	line-height: 20px;
}

.news-details-bx-cnt {
	color: #707070;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	text-align: justify;
	border-collapse: collapse !important;
    border-spacing: 0;
    width: 100% !important;
    overflow-x:auto !important;
}



.news-details-box-details {
	font-size: 13px;
	color: #999;
	width: 100%;
	margin-top: 10px;
	padding: 0;
}

.news-details-box-details li {
	list-style: none;
	display: inline-block;
	margin-right: 15px;
}

.news-details-box-details li i {
	width: 12px;
    height: 13px;
    display: inline-block;
    margin-top: 2px;
    vertical-align: top;
    margin-right: 5px;
}


.news-details-box-details li:nth-child(1) i {	
    background: url(../images/post.png) center top no-repeat;
}

.news-details-box-details li:nth-child(2) i {	
    background: url(../images/tim.png) center top no-repeat;
	margin-top: 3px;
}

.news-details-box-details li:nth-child(3) i {	
    background: url(../images/view.png) center top no-repeat;
	vertical-align: middle;
}

.news-details-box-details li:nth-child(4) i {	
    background: url(../images/n-cmt.png) center top no-repeat;
	vertical-align: middle;
}


.news-del-share {
	padding: 0;
	list-style: none;
	display: flex;
}

.news-del-share li {
	display: inline-block;
	width: 72px;
	height: 29px;
	margin-right: 2px;
}


.news-details-shr {
	font-size: 13px;
	color: #999;
	width: 100%;
	margin-top: 10px;
	padding: 0;
}

.news-details-shr li {
	list-style: none;
	display: inline-block;
	margin-right: 15px;
}

.news-details-shr li a {
	color: #999;
}

.news-details-shr li i {
	width: 12px;
    height: 9px;
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
    margin-right: 5px;
}


.news-details-shr li:nth-child(1) i {	
    background: url(../images/new-del-read.png) center top no-repeat;
}

.news-details-shr li:nth-child(2) i {	
    background: url(../images/news-del-em.png) center top no-repeat;
}

.news-del-meta {
	background: #fafbff;
	padding: 7px 7px 7px 43px;
	font-size: 15px;
	color: #393939;
	position: relative;
	margin: 15px 0;
}

.news-del-meta:before {
	content: '"';
	display: block;
	width: 19px;
    height: 14px;
	background: url(../images/double-cout.png) center top no-repeat;
	position: absolute;
    left: 18px;
}

.nxt-bx-an{
	color: #fa8a28;
	font-size: 13px;
	padding-top: 10px;
}

/*news list box end*/


.news-rgt-list-bx {
	padding: 10px 20px;
	background: #fff;
    box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.06);
	margin-top: 15px;
}

.news-head h2 {
	font-size: 24px;
    color: rgb(56, 56, 56);
    line-height: normal;
    text-align: left;
    margin: 0;
    padding: 0;
}

.news-head span {
    background-color: #81cb4e;
    height: 3px;
    width: 12%;
    display: block;
    border-radius: 5px;
}



.news-sid-list {
	list-style: none;
	padding-left: 0;
	margin-top: 5px;
}

.news-sid-list li {	
	padding:5px 0px 5px 0px;
	margin-top: 5px;
	border-bottom: 1px #f7f7f7 solid;
}

.news-sid-list-box {	
	display: table;
}

.news-sid-list-box a {	
	display: table-cell;
}


.news-sid-list-img {
	width: 64px;
	height: 54px;
	display: table-cell;
}

.news-sid-list-img img{
	width: 100%;
	height: 100%;
	
}

.news-sid-list-txt {
	padding: 0px 0px 0 0px;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    display: table-cell;
    vertical-align: top;
	overflow: hidden;
	height:40px;
}

.news-sid-list-details {
	position: relative;
	bottom: 0;
	font-size: 13px;
	color: #999;
	display: table;
	width: 100%;
	margin-top: 5px;
}

.news-sid-list-post {
	display: table-cell;
	color: #fa8a28;
	font-size: 12px;
}

.news-sid-list-post span{
	color: #727272;
}
.news-sid-list-cmt {
	display: table-cell;
	text-align: left;
	font-size: 12px;
}
.news-sid-list-cmt i{
	width: 17px;
    height: 13px;
    display: inline-block;
    margin-top: 3px;
    vertical-align: top;
    margin-right: 3px;
    background: url(../images/cmt-art.png) center top no-repeat;
}
/*article right Side section end here*/



.art-sid-list {
	list-style: none;
	padding-left: 0;
	margin-top: 5px;
}

.art-sid-list li {	
	padding:5px 0px 5px 0px;
	margin-top: 5px;
	border-bottom: 1px #f7f7f7 solid;
}

.art-sid-list-box {	
	display: table;
}

.art-sid-list-box a {	
	display: table-cell;
}


.art-sid-list-img {
	width: 64px;
	height: 54px;
	display: table-cell;
}

.art-sid-list-img img{
	width: 100%;
	height: 100%;
	
}

.art-sid-list-txt {
	padding: 0px 0px 0 7px;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    display: table-cell;
    vertical-align: top;
	overflow: hidden;
	height:40px;
}

.art-sid-list-details {
	position: relative;
	bottom: 0;
	font-size: 13px;
	color: #999;
	display: table;
	width: 100%;
	margin-top: 5px;
}

.art-sid-list-post {
	display: table-cell;
	color: #fa8a28;
	font-size: 12px;
}

.art-sid-list-post span{
	color: #727272;
}
.art-sid-list-cmt {
	display: table-cell;
	text-align: left;
	font-size: 12px;
}
.art-sid-list-cmt i{
	width: 17px;
    height: 13px;
    display: inline-block;
    margin-top: 3px;
    vertical-align: top;
    margin-right: 3px;
    background: url(../images/cmt-art.png) center top no-repeat;
}
/*article right Side section end here*/


.news-sid-details {
	list-style: none;
	padding-left: 0;
	margin-top: 5px;
}

.news-sid-details li {	
	padding:5px 0px 5px 0px;
	margin-top: 5px;
	border-bottom: 1px #f7f7f7 solid;
}

.news-sid-details-box {	
	display: table;
}

.news-sid-details-box a {	
	display: table-cell;
}


.news-sid-details-img {
	width: 64px;
	height: 54px;
	display: table-cell;
}

.news-sid-details-img img{
	width: 100%;
	height: 100%;
	
}

.news-sid-details-txt {
	padding: 0px 0px 0 7px;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    display: table-cell;
    vertical-align: top;
}

.news-sid-details-details {
	position: relative;
	bottom: 0;
	font-size: 13px;
	color: #999;
	display: table;
	width: 100%;
	margin-top: 5px;
}

.news-sid-details-post {
	display: table-cell;
	color: #fa8a28;
	font-size: 12px;
}

.news-sid-details-post span{
	color: #727272;
}
.news-sid-details-cmt {
	display: table-cell;
	text-align: left;
	font-size: 12px;
}
.news-sid-details-cmt i{
	width: 17px;
    height: 15px;
    display: inline-block;
    margin-top: 1px;
    vertical-align: top;
    margin-right: 4px;
    background: url(../images/cmt.png) center top no-repeat;
}
/*News right Side section end here*/

.news-side-red {
	color: #fa8a28;
    font-size: 13px;
    padding-top: 0px;
    float: right;
    text-transform: uppercase;
}


@media (max-width: 768px) {
  .extra_content {
    display: none;
  }
  #read_more {
    display: block;
	opacity: 0.961;
    border: 0;
    width: 100%;
	background: #fafbff;
    outline: 0;
    padding: 10px 0;
	cursor: pointer;
  }
}

.read_more  {
  display: none;
}

.show {
   display: block!important;
}



.detailBox {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 16px;
	margin-top: 20px;
}
.titleBox {
  padding: 0px;
  padding-bottom: 10px;
}
.titleBox label {
  color: #444;
  margin: 0;
  display: inline-block;
  font-size: 18px;
}

.news-commentBox {
  padding: 10px;
  border-top: 1px dotted #bbb;
}
.news-commentBox .form-group:first-child,
.actionBox .form-group:first-child {
  width: 80%;
}
.news-commentBox .form-group:nth-child(2),
.actionBox .form-group:nth-child(2) {
  width: 18%;
}
.actionBox .form-group * {
  width: 100%;
}
.taskDescription {
  margin-top: 10px 0;
}
.commentList {
  padding: 0;
  list-style: none;
/*
  max-height: 200px;
  overflow: auto;
*/
}
.commentList li {
  margin: 0;
  margin-top: 15px;
  box-shadow: 0px 3px 23px 0px rgba(0, 0, 0, 0.03);
  padding: 15px;
}


.commenterImage {
  width: 35px;
  height: 35px;
  margin-right: 5px;
  float: left;
}
.commenterImage img {
  width: 100%;
  border-radius: 50%;
	height: 100%;
}
.commentText p {
  margin: 0;
  line-height: 12px;
}
.sub-text {
  color: #aaa;
  font-family: verdana;
  font-size: 11px;
}
.actionBox {
  border-top: 1px dotted #bbb;
  padding: 10px;
}

.comnt-txtara {
	background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 23px 0px rgba(0, 0, 0, 0.05);
    padding: 15px 20px;
    border: 0;
    outline: 0;
    border-radius: 4px;
    font-size: 15px;
    color: #b7b7b7;
    width: 100%;
    margin: 10px 0;
}

.cmt-btn {
	border-radius: 5px;
    background-color: #81cb4e;
    width: auto;
    outline: 0 !important;
    border: 0;
    color: #fff;
    font-size: 14px;
    padding: 8px 25px;
}

.comnt-btm-list {
	list-style: none;
	padding-left: 0;
	margin-top: 0 !important;
}

.comnt-btm-list li {
	display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #333;
    margin-top: 12px;
    padding: 5px 10px;
	background: #fff !important;	
    border-left:none !important;
}

.comnt-btm-list li i {
	width: 15px;
	height: 13px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
	margin-top: 3px;
}

.comnt-btm-list li:nth-child(1) i {
	background: url(../images/write.png) center top no-repeat;
}

.comnt-btm-list li:nth-child(2) i {
	background: url(../images/cmt-tim.png) center top no-repeat;
	margin-top: 3px;
}

.comnt-btm-list li:nth-child(3) i {
	background: url(../images/flw.png) center top no-repeat;
}

.cmnt-cnt {
	color: #717171;
	margin-top: 5px;
}

.cmnt-post {
	color: #fa8a28;
	font-size: 14px;
}

.cmnt-post span{
	color: #7a7a7a;
}





.news-del-rec {
	margin-top: 50px;
	
}

.news-del-rec h2 {
	font-size: 24px;
    color: rgb(56, 56, 56);
    line-height: normal;
    text-align: left;
    margin: 0;
    padding: 0;
}

.news-del-rec span {
    background-color: #81cb4e;
    height: 3px;
    width: 40px;
    display: block;
    border-radius: 5px;
}


.art-box {
	box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.06);
	margin: 0px 0px;
	padding-bottom: 10px;
}


.art-img {
	position: relative;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.13);
}

.art-img img{
	width: 100%;
	height: 100%;
}


.art-txt {
	padding:0 7px;
	color: #878787;
	font-size: 15px;
	line-height: normal;
}

.art-txt h4{
	color: #333;
	font-size: 17px;
	line-height: normal;
}


.art-details {
	position: relative;
	bottom: 0;
	font-size: 13px;
	color: #999;
	width: 100%;
	margin-top: 10px;
	padding:0 7px;
}


.art-tim {
	text-align: left;
}

.art-tim i {
	width: 12px;
    height: 13px;
    display: inline-block;
    margin-top: 3px;
    vertical-align: top;
    margin-right: 4px;
    background: url(../images/tim.png) center top no-repeat;
}

.top-college {
	margin-bottom: 30px;
	margin-top: 20px;
}

.top-college li {
	margin-bottom: 30px;
}

/*Subscribe section start here*/
.subs-section {
	background: #fa8a28;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	margin-bottom: 0px;
}

/*
.subs-inr h2 {
	color: #fff;
	font-size: 29px;
	font-weight: normal;
}

.sbs-ipt {
	display: table;
	width: 100%;
}

.subs-inr input[type=text] {
    background-color: rgb(255, 255, 255);
    box-shadow: 0.262px 4.993px 43px 0px rgba(0, 0, 0, 0.06);
    padding: 15px 30px;
    border: 0;
    outline: 0;
    border-radius: 26.5px;
    font-size: 16px;
    color: #b7b7b7;
    width: 75%;
    margin: 10px 0;
    display: table-cell;
}

.subs-inr [type=button] {
    background: #81cb4d;
    border-radius: 26.5px;
    font-size: 16px;
    color: #fff;
    border: 0;
    outline: 0;
    text-align: center;
    display: table-cell;
    padding: 15px 30px;
    margin: 0px 0 10px;
}
*/

@media screen and (max-width: 550px) {

/*
.subs-inr h2 {
    font-size: 20px;
}

.subs-inr input[type=text] {
    padding: 10px 30px;
    width: 100%;
}

.subs-inr [type=button] {
    padding: 10px 30px;
}

*/

}
/*Subscribe section end here*/


.fb-socil {
	padding: 0px;
    background: #fff;
    box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.06);
    margin-top: 15px;
}

.fb-socil img {
	width: 100%;
	height: auto;
}

.rply-drp {
	padding:15px;
    background: #fff;
    box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.06);
}

.cmt-rply {
	background: #fdfdff;
	border-left: 2px solid #eaeeff;
    padding: 10px;
    margin-left: 20px;
	list-style: none;
	margin-top: 20px;
}

.cmt-load {
	display:block;
    margin-right: 10px;
    font-size: 16px;
    color: #666;
    margin-top: 20px;
    padding: 15px 60px;
    background: #fff;
	text-align: center;
	box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.06);
    border-radius: 5px;
	border: 0;
    width: 100%;
	outline: 0;
}

table {
    border-collapse: collapse !important;
    border-spacing: 0;
    width: 100% !important;
    border: 1px solid #ddd;
    overflow-x:auto !important;
}

th, td {
    text-align: left;
    padding: 8px;
}

@media screen and (max-width: 768px){

table {
    border-collapse: collapse !important;
    border-spacing: 0;
    width: 100px !important;
    border: 1px solid #ddd;
    overflow-x:auto !important;
}

}