
/*-- single --*/.single-left1 h3{
  margin: 2em 0 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.5em;
    color: #212121;
    line-height: 1.5em;
}
.img-tags{margin: 3em 0 0;}
.single-left1 ul li{
  display:inline-block;
  margin-right:3em;
}
.single-left1 ul li span{
  color: #e5b077;
    padding-right: 1em;
}
.single-left1 ul li a{
  color:#999;
  font-style:italic;
  text-decoration:none;
}
.single-left1 ul li a:hover{
  color:#e5b077;
}

.single-left1 p{
  margin: 2em 0;
    color: #999;
    line-height: 2em;
}
.single-left1 p i{
  color:#212121;
  margin:1em 0;
  display:block;
}
.admin{
  padding:2em;
  background:#212121;
  margin: 3em 0;
}
.admin p{
  color: #f5f5f5;
    margin: 0;
    line-height: 2em;
    position: relative;
    padding-left: 3.5em;
}
.admin p:before{
  position:absolute;
  top:0%;
  left:0%;
  content:"\f10d";
  font-family:FontAwesome;
  font-size:2em;
}
.admin a{
  display: block;
    text-align: right;
    color: #24f4ff;
    font-size: 1em;
    text-decoration: none;
}
.admin a:hover{
  color:#fff;
}
.comments-grids{
  margin:3em 0 0;
}
.comments-grid-left{
  float:left;
  width:15%;
}
.comments-grid-left img{
  padding:.3em;
  border:2px dotted #e5b077;
  border-radius:50px;
}
.comments-grid-right{
  float:right;
  width:75%;
}
.comments-grid-right ul{
  padding:1em 0;
}
.comments-grid-right ul li{
  display: inline-block;
    color: #999;
    text-transform: uppercase;
    font-weight: 600;
}
.comments-grid-right ul li i{
  margin:0 1em;
  font-style:normal;
}
.comments-grid-right ul li a{
  color:#e5b077;
  text-decoration:none;
}
.comments-grid-right ul li a:hover{
  color:#999;
}
.comments-grid-right h4 a{
  font-size: 1em;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
.comments-grid-right h4 a:hover{
  color:#e5b077;
}
.comments-grid-right p{
  font-size:14px;
  color:#999;
  line-height:1.8em;
  margin:0;
}
.comments-grid:nth-child(2){
  margin:2em 0;
}
.comments-grid:nth-child(3){
  margin:0 0 2em;
}
.leave-coment-form{
  margin:3em 0 0;
}
.leave-coment-form input[type="text"],.leave-coment-form input[type="email"],.leave-coment-form textarea{
  outline: none;
    border:2px solid #ececec;
    background: none;
    padding: 10px;
    font-size: 13px;
    color: #212121;
    width: 48.82%;
}
.leave-coment-form input[type="email"]{
  margin-left:1em;
}
.leave-coment-form textarea{
  min-height:200px;
  resize:none;
  width:100% !important;
  margin:1em 0 0.8em;
}
.w3_single_submit{
  text-align:right;
}
.leave-coment-form input[type="submit"]{
  outline: none;
    border: none;
    background: #e5b077;
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    letter-spacing: 2px;
    width: 35%;
}
.leave-coment-form input[type="submit"]:hover{
  background:#212121;
}
.leave-coment-form form {
    margin: 3em 0 0;
}
/*-- //single --*/
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
    font-size: 100%;
  font-family: 'Open Sans', sans-serif;
  background:#ffffff;
  margin: 0;
}
ul li{
  margin:0;
  font-size:12px; color:#999;}
p,ol li{
  margin:0;
  font-size:16px;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Ubuntu', sans-serif;
  margin:0;
}
ul,label{
  margin:0;
  padding:0;
}
body a:hover{
  text-decoration:none;
}
input[type="submit"],input[type="reset"],a,.w3ls_team_grid1_pos ul li{
  -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
}
/*-- event --*/
.event-left1-left{
  padding:0;
  position:relative;
}
.event-left1-left-pos{
  position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    background: rgba(25, 25, 25, 0.52);
    padding: .5em;
    text-align: center;
}
.event-left1-left-pos ul li{
  display:inline-block;
  margin: 0 1em;
}
.event-left1-left-pos ul li a{
  font-size: 1em;
    color: #fff;
    text-decoration: none;
}
.event-left1-left-pos ul li a span{
  padding-right: 1em;
    color: #24f4ff;
}
.event-left1-left-pos ul li a:hover{
  color:#24f4ff;
}
.event-left1-right{
  padding-right:0;
  margin: 2em 0 0;
}
.event-left1-right h4{
  font-size: 1em;
    color: #e5b077;
    margin: 0 0 2em;
    position: relative;
    padding-bottom: 1em;
    text-align: right;
}
.event-left1-right h4:after{
  position: absolute;
    bottom: -20%;
    left:33%;
    content: '';
    background: #212121;
    width: 30%;
    height: 2px;
}
.event-left1-right h3 a{
  font-size:1em;
    color: #999;
    margin: 2em 0 1em;
    line-height: 1.7em;
    text-decoration: none;
    display: block;
    text-align: center;
  text-transform: capitalize;
}
.event-left1-right h3 a:hover{
  color:#45A3D6;
}
.event-left1:nth-child(2){
  margin:4em 0;
}
.event-left1:nth-child(3){
  margin-bottom:4em;
}
.event-left1-right:nth-child(1) {
    padding-right: 1em;
    padding-left: 0;
}
.event-left1-right p{
    color: #999;
    line-height: 2em;
    margin: 1.5em 0 0;
}
.event-right input[type="text"]{
  outline: none;
    padding: 12px;
    text-align: center;
    color: #212121;
    border: 2px solid #DBDBDB;
    font-size: 1em;
    width: 100%;
    background: none;
}
.event-right input[type="submit"]{
  outline: none;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    border: none;
    font-size: 1em;
    width: 40%;
    background:#13b3bb;
    margin: 1em 0 0;
}
.event-right input[type="submit"]:hover{
  background:#212121;
}
.event-left1-right h5 a{
  text-transform: capitalize;
    font-size: 1.5em;
    color: #212121;
    text-decoration: none;
    line-height: 1.6em;
}
.event-left1-right h5 a:hover{
  color:#999;
}
.categories{
  margin:3em 0;
}
.posts,.categories,.tags1{
    padding: 1.5em;
    border: 2px solid #DBDBDB;
}
.tags1{
  margin:3em 0;
}
.categories ul li,.single-left2-left ul li{
  list-style-type: none;
    display: block;
    margin-bottom: 1em;
}
.categories ul li i,.single-left2-left ul li i{
    padding-right: 1.5em;
  color:#e5b077;
}
.categories ul li a,.single-left2-left ul li a{
  color:#999;
  text-decoration:none;
}
.categories ul li a:hover,.single-left2-left ul li a:hover{
  color:#e5b077;
}
.categories h3,.posts h3,.tags1 h3,.comments h3,.leave-coment-form h3{
  font-size: 1.4em;
    color: #212121;
    text-align: right;
    position: relative;
    padding-bottom: .5em;
    text-transform: uppercase;
}
.categories h3:after,.posts h3:after,.tags1 h3:after,.comments h3:after,.leave-coment-form h3:after{
  background: #e5b077;
    width: 30%;
    height: 3px;
    content: '';
    position: absolute;
    bottom: 0%;
    left: 45%;
}
.categories ul{
  padding:2em 0 0;
}
.posts-grid-left{
  float:left;
  width:33%;
}
.posts-grid-right{
  float:right;
  width:62%;
}
.posts-grids{
  margin:2em 0 0;
}
.posts-grid-right h4 a{
  text-transform: capitalize;
    font-size: .8em;
    color: #999;
    line-height: 1.8em;
    text-decoration: none;
    display: block;
}
.posts-grid-right h4 a:hover{
  color:#000;
}
ul.wthree_blog_events_list {
    margin: .5em 0 0;
}
.wthree_blog_events_list li{
  display:inline-block;
  color:#212121;
  font-size:13px;
}
.wthree_blog_events_list li:first-child{
  margin-right:1em;
}
.wthree_blog_events_list li i{
  padding-right:.5em;
  color:#e5b077;
}
.wthree_blog_events_list li a{
  color:#212121;
  text-decoration:underline;
}
.wthree_blog_events_list li a:hover{
  color:#e5b077;
}
.posts-grid:nth-child(2) {
    margin: 2em 0;
}
.tags1 ul{
  padding:2em 0 0 !important;
}
.tags ul li {
    display: inline-block;
}
.tags ul li a {
    padding: 7px 10px;
    border: 1px solid #999;
    color: #999;
    text-decoration: none;
    margin: 0 .5em 0.5em 0em;
    display: block;
}
.tags ul li a:hover {
    background: #e5b077;
    border: 1px solid #e5b077;
    color: #fff;
}
.paging{
  padding: 5em 0 0;
    margin: 0;
    border-radius: 0;
}
nav.paging1{
  text-align:right;
}
.pagination > li > a, .pagination > li > span{
  color:#212121;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #fff;
    background-color:#e5b077;
    border-color:#e5b077;
}
/*-- //event --*/
/*-- start-responsive-design --*/
@media (max-width:1080px){
  .event-left1:nth-child(2) {
    margin: 3em 0;
  }
  .event-left1-right h5 a {
    font-size: 1.3em;
  }
  .event-left1-left-pos ul li {
    margin: 0 0.5em 0 0;
  }
  .categories h3, .posts h3, .tags1 h3, .comments h3, .leave-coment-form h3 {
    font-size: 1.2em;
  }
  .categories h3:after, .posts h3:after, .tags1 h3:after, .comments h3:after, .leave-coment-form h3:after {
    width: 45%;
    left: 30%;
  }
  .event-left1-right {
    margin: 0;
  }
  .tags1 {
    margin: 2em 0 0;
  }
  .categories {
    margin: 2em 0;
  }
}
@media (max-width:991px){
  .paging {
    padding: 3em 0 0;
  }
  .event-right.wthree-event-right {
    margin: 3em auto 0;
    width: 60%;
  }
}
@media (max-width:640px){
  .event-left1-left-pos ul li a span {
    padding-right: .5em;
  }
  .event-left1:nth-child(2) {
    margin: 2em 0;
  }
  .event-left1:nth-child(3){
    margin: 0em 0 2em;
  }
  .event-right.wthree-event-right {
    margin: 3em auto 0;
    width: 85%;
  }
  .categories h3:after, .posts h3:after, .tags1 h3:after, .comments h3:after, .leave-coment-form h3:after {
    left: 50%;
  }
}
@media (max-width:480px){
  .event-left1-left {
    float: none;
    width: 100%;
  }
  .event-left1-left-pos ul li {
    margin: 0 2.5em 0 0;
  }
  .event-left1-right {
    margin: 2em 0 0;
    float: none;
    width: 100%;
  }
  .agileinfo-event-left1-left {
    margin-top: 2em;
  }
  .paging {
    padding: 2em 0 0;
  }  
  .event-right.wthree-event-right {
    margin: 2em auto 0;
    width: 100%;
  }
  .categories h3:after, .posts h3:after, .tags1 h3:after, .comments h3:after, .leave-coment-form h3:after {
    left: 40%;
  }
}
@media (max-width:414px){
  .event-left.w3-agile-event-left {
    padding: 0;
  }
  .categories h3:after, .posts h3:after, .tags1 h3:after, .comments h3:after, .leave-coment-form h3:after {
    left: 30%;
  }
}
@media (max-width:384px){
  .event-right.wthree-event-right {
    padding: 0;
  }
  .event-left1-left-pos ul li {
    margin: 0 1.5em 0 0;
  }
}
@media (max-width:375px){
  .event-left1-right h4 {
    margin: 0 0 1em;
    padding-bottom: .5em;
  }
  .event-left1-right {
    margin: 1em 0 0;
  }
  .agileinfo-event-left1-left {
    margin-top: 1em;
  }
  .categories h3:after, .posts h3:after, .tags1 h3:after, .comments h3:after, .leave-coment-form h3:after {
    left: 20%;
  }
}
@media (max-width:320px){
  .event-left1-left-pos ul li {
    margin: 0 0.9em 0 0;
  }
  .event-left1-right h4 {
    font-size: .9em;
  }
  .event-left1-right {
    padding: 0;
  }
  .event-left1-left-pos ul li a {
    font-size: 13px;
  }
  p, ul li, ol li {
    font-size: 13px;
  }
  .event-left1-right p {
    margin: 1em 0 0;
  }
  .posts, .categories, .tags1 {
    padding: 1em;
  }
  .categories h3:after, .posts h3:after, .tags1 h3:after, .comments h3:after, .leave-coment-form h3:after {
    left: 5%;
  }
  
}
