/* Banner section - start */
img{
    max-width: 100%;
}
#body {
  padding-top: 0px!important;
  margin-top: -21px !important;
}
.searchbar{
  right: -80px;
}
.author-profile-bg{
  background-repeat: repeat-x;
  background-color: #f6ece6;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 110px;
}
.author-profile-bg .left-space{
  left: -70px;
}
.author-profile-bg .author-details{
  margin: 201px auto 40px auto;
}
.author-profile-bg .author-details .author-name{
  font-family: 'Helvetica Neue';
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  line-height:1.2;
  word-break: break-word;
}
.author-profile-bg .author-details .author-designation{
  font-family: 'Helvetica Neue';
  font-size: 28px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  line-height:1;
}
.author-profile-bg .author-details .author-indetails{
  font-family: 'Helvetica Neue';
  font-size: 30px;
  font-weight: 400;
  color: #fff;  
  margin: 0;
}

/* Banner section - end */
/* Our strength Left Side section - Start */

.author_strength_section{
  background-color: #f6ece6;
}
.author_strength_section .left_side{
  margin: 0px auto auto auto;
}
.author_strength_section .left_side .card{
  max-width: 423px;
  margin: -230px 48px 32px 0;
  border: 0;
  border-radius: 10px;
  float: left;
  position: relative;
  z-index:1;
}
.author_strength_section .left_side .card .card-img-top{
  border-radius: 10px;
}
.author_strength_section .left_side .card .social_media{
  margin: -75px 0 0 30px;
  position: absolute;
  width: 200px;
  height: 50px;
}
.author_strength_section .left_side .card .social_media ul::before{
  content: "Follow on";
  font-family: 'Helvetica Neue';
  font-size: 16px;
  font-weight: bold;
  color: #000; 
  margin: 5px 10px;
}
.author_strength_section .left_side .card .social_media ul{
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  background-color: #fff;
  max-width: 200px;
  max-height: 50px;
  border-radius: 5px;
  padding: 10px 15px;
  position: absolute;
}
.author_strength_section .left_side .card .social_media ul li{
  margin-right:12px;
}
.author_strength_section .left_side .card .social_media ul li i{
  font-size: 27px;
}
.author_strength_section .left_side .card .social_media ul li i.fab.fa-linkedin{
  color: #0072b1;    
}
.author_strength_section .left_side .card .social_media ul li i.fab.fa-twitter-square{
  color: #00acee;
}
.author_strength_section .left_side .card .card-body .card-title{
  font-family: 'Helvetica Neue';
  font-size: 20px;
  font-weight: bold;
  color: #000; 
}
.author_strength_section .left_side .card .card-body .card-textx{
  font-family: 'Helvetica Neue';
  font-size: 16px;
  font-weight: 300;
  color: #3a3932; 
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  position: relative;
}

.author_strength_section .left_side .card #viewmore1:nth-child(1){
  display:-webkit-box;
}
.author_strength_section .left-space{
  left: -70px;
}
.author_strength_section .right_side .before_box{
  margin: 30px 0px;
}
.author_strength_section .right_side .before_box h5{
  font-family: 'Helvetica Neue';
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
.author_strength_section .right_side .before_box .box .box_txt{
  font-family: 'Helvetica Neue';
  font-size: 16px;
  font-weight: 300;
  color: #3a3932;
  /*overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  display: -webkit-box;*/
  position: relative;
  margin: 0 0 15px 0;
  padding-bottom: 0px;
  text-align:justify;
}
.author_strength_section .right_side .before_box .box .view-content .box_txt{
overflow: visible;
-webkit-line-clamp: unset;
}
.author_strength_section .right_side .before_box .box a,.author_strength_section .right_side .before_box .box .about-view-more{
  text-decoration: none;
  color: #f60;
  font-family: 'Helvetica Neue';
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
}
.author_strength_section .right_side .before_box .box .about-view-more{
	display:none;
}

/* Article section start */
.articles-author-sect{
    background-color: #f6ece6;
}
.articles-author-sect .sect-title{
    margin: 40px 0 40px 0;
}
.articles-author-sect .sect-title h4{
    font-family:"Helvetica Neue";
    font-size:36px;
    font-weight:bold;
    color:#000;
    text-align: center;
}
.articles-author-sect .sect-title h4 span{
    color: #f60;
}
.articles-author-sect .sect-btns{
    display: flex;
    justify-content: center;
    margin: 0 0 40px 0;
}
.articles-author-sect .sect-btns .dropdown .btn.btn-custom.dropdown-toggle{
    font-family:"Helvetica Neue";
    font-size:16px;
    font-weight:300;
    line-height: 1.38;
    background-color: #f60;
    color: #ffffff;
    padding: 9px 31px;
    border-radius: 0.25rem;
}
.articles-author-sect .sect-btns .dropdown .dropdown-toggle::after{
    margin-left: 2.25em;
}
.articles-author-sect .sect-btns .dropdown .dropdown-menu.dblok{
  display: block;
}
.articles-author-sect .sect-btns .search-btn{
    background-color: #f60;
    padding: 9px 14px;
    margin: 0 0 0 20px;
    border-radius: 0.25rem;
    cursor: pointer;
}
.articles-author-sect .sect-btns .search-btn i{
    color: #fff;
    font-weight: 500;
}
.articles-author-sect .sect-cards{
    margin: 0 0 50px 0;
}
.articles-author-sect .sect-cards .col-md-4{
  /* padding: 0; */
}
.articles-author-sect .sect-cards .col-md-4 .card{
    width: 318px;
    min-height: 300px;
    border: solid 1px #bababa;
    border-radius: 10px;
    margin-bottom: 50px;
	overflow: hidden;
}
.articles-author-sect .sect-cards .col-md-4 .card:hover{
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.20);
}
.articles-author-sect .sect-cards .col-md-4 .card img{
   width: 316px;
   height: 210px;
}
.articles-author-sect .sect-cards .col-md-4 .card .card-body{
    background-color: #f6ece6;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 21px 21px;
}
.articles-author-sect .sect-cards .card-body .card-title{
    font-family:"Helvetica Neue";
    font-size:20px;
    font-weight:bold;
    line-height: 1.3;
    color: #000000;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
	min-height:55px;
	max-height:55px;
}
.articles-author-sect .sect-cards .card-body .date{
  margin: 16px 0 0 0;
}
.articles-author-sect .sect-cards .card-body .date span{
    font-family: 'Helvetica Neue';
    font-weight: 300;
    font-size: 16px;
    line-height: 1.25;
    color: #000;
}
.articles-author-sect .sect-cards .card-body .date span::before{
    font-family: "Font Awesome 5 Pro";
    content: "\f274"!important;
    color: #f60;
    font-size: 21px;
    vertical-align: -2px;
}
.articles-author-sect .sect-cards .blog-grids{
    justify-content: center;
}
.blog-grids .next:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  margin-left: 6px;
  font-size: 13px;
  margin-right: 0;
}
.blog-grids .prev:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f053";
  font-size: 13px;
  margin-right: 6px;
}
.blog-grids .next, .blog-grids .prev {
  color: #333;
  font-weight: 700;
  position: relative;
}
.blog-grids .page-numbers{
	  margin: auto 10px;
}
.blog-grids .page-numbers{color:#323c3e;}
.blog-grids .page-numbers.current{color:#f60;}
/* Article section end */
@media (min-width:1280px){
  .articles-author-sect .sect-cards .row,
  .author-profile-bg .row,
  .author_strength_section .row{
    padding: 0;
	margin:0 -15px;
  }
}
@media (min-width:1200px){
  .container{
      max-width:1095px!important;
      margin:0 auto!important;
  }
}
@media (max-width: 991px){
   	.author_strength_section .left_side .card .card-img-top{
        	width: 290px;  		
	}
	.author-profile-bg .author-details{
		text-align: right;	
	}
	.author_strength_section .right_side .before_box{
		margin: 100px 0;
	}	
	.articles-author-sect .sect-title{
		margin: 0px 0 40px 0;
	}
	.articles-author-sect .sect-cards .col-md-4 .card{
		margin: auto auto 25px auto;	
	}
	.footer-secon-sect .menus .accordion {
	  border: 0;
	}
	.footer-secon-sect button.accordion-button {
	  font-family: 'Helvetica Neue';
	  font-size: 16px;
	  font-weight: 700;
	  text-align: left;
	  color: #757575;
	  background-color: #1f1f1f;
	  position: relative;
	  display: flex;
	  align-items: center;
	  width: 100%;
	  padding: 1rem 1.25rem;
	}
	.footer-secon-sect .accordion-button::after {
	  font-family: "Font Awesome 5 Pro";
	  content: "\f107"!important;
	  color: #fff;
	  margin-left: auto;
	  padding: 0px 0px 0px 57px;
	}
  .footer-thir-sect{
    text-align: center;
  }
	.footer-thir-sect .copyrgt p{
	  font-family: 'Helvetica Neue';
	  font-size: 12px;
	  font-weight: 400;
	  color: #fff;
	  text-align: center;
	}
	.footer-first-sect .currency-sec{margin-top: 62px;
	  display: flex;
	  color: #fff;
	  font-size: 14px;
	  font-family: 'Helvetica Neue';
	  font-weight: 500;
	  justify-content: center;	
	}
	.footer-first-sect .currency-sec label {
	  border: 1px solid #fff;
	  padding: 3px 7px;
	}
	.footer-first-sect .currency-sec input[type=radio]:checked+label {
	  background-color: #fff;
	  color: #373334;
	}
  
}

@media only screen and (max-width: 600px) {
  .container{
    max-width:303px!important;
    margin:0 auto!important;
  }
  .searchbar {
    right: 0;
  }
  /* banner section - start */

  .author-profile-bg{
    height: auto;
    background-image: linear-gradient(to bottom, #fbfbfb, #f2f2f2 33%, #eaeaea 93%);
    padding-top: 105px;
}
.author-profile-bg .author-details {
    margin: 40px auto 282px auto;
}
.author-profile-bg .author-details .author-name{
    font-size: 30px;
    text-align: center;
}
.author-profile-bg .author-details .author-designation{
    font-size: 20px;
    text-align: center;
}
.author-profile-bg .author-details .author-indetails{
    font-size: 20px;
    text-align: center;
}

/* banner section - end */
/* our faculty strength section - start */
.author_strength_section .left_side{
    margin: -255px auto auto auto;
}
.author_strength_section .left_side .card{
    min-width: 273px;
    margin: 0 0 40px 0;
}
.author_strength_section .left_side .card .card-img-top{
    width: 302px;
    max-height: 340px;
}
.author_strength_section .left_side .card .social_media{
    margin: -52px 0px 0px 13px;
}
.author_strength_section .left_side .card .social_media ul{
    max-width: 175px;
    max-height: 36px;
    padding: 7px 11px;
}
.author_strength_section .left_side .card .social_media ul::before{
    font-size: 14px;
    margin: 2px 11px;
}
.author_strength_section .left_side .card .social_media ul li{
  margin-right: 12px;
}
.author_strength_section .left_side .card .social_media ul li i{
    font-size: 24px;
}
.author_strength_section .left_side .card .card-body .card-title{
    font-size: 16px;
}
.author_strength_section .right_side .before_box{
  margin: 80px 0px 40px 0px;
}
.author_strength_section .right_side .before_box h5{
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
}
.author_strength_section .right_side .before_box .box .box_txt{
    font-size: 14px;
    margin: 0 0 10px 0;
    -webkit-line-clamp: 3;
}

/* our faculty strength section - end */
.articles-author-sect .sect-title{
  margin: 0px 0 40px 0;
}
.articles-author-sect .sect-title h4{
        font-size: 30px !important;
    }
    .articles-author-sect .sect-cards .row{
      margin-left: -15px;
      margin-right: -15px;
      padding: 0;
    }
    .articles-author-sect .sect-cards .col-md-4{
        padding: 0;
    }
    .articles-author-sect .sect-cards .col-md-4 .card{
        width: 303px;
		min-height: 280px;
    }
    .articles-author-sect .sect-cards .card img{
        min-width: 301px;
        max-height: 170px;
    }
    .articles-author-sect .sect-cards .card-body .card-title{
        font-size: 14px;
        padding-bottom: 0;
    }
    .articles-author-sect .sect-cards .card-body .date span{
        font-size: 14px;
    }

}
