/* custom template */


@font-face {
    font-family: LibreRegular;
    src: url('LibreCaslonCondensed-Regular.ttf')
    }


@font-face {
    font-family: LibreBold;
    src: url('LibreCaslonCondensed-Bold.ttf')
    }

@media (min-width: 768px) {
  .heading_text{
	  font-size:58px;
	  line-height:81px;
  }

}

@media (max-width: 767px) {

}


@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
  
  .col-equal {
    margin: auto;
  }
}

body{
/*#f7f7f7;*/
   background-color:#fdfdfd;
   font-family:LibreRegular, serif;
   font-size:18px;
}

h1, h2, h3, h4, h5 {
   font-family:LibreBold, serif;
}

.description{ font-family:LibreRegular, serif; letter-spacing:0.5px;}


.form-element, .form-control {
    box-shadow: none;
    position: relative;
    margin: 0;
    padding: 10px 15px;
    font-size: 13px;
    /* line-height: 27px; */
    font-weight: 300;
    background: #fff;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 45px;
    transition: 0.3s ease-in-out;
    display: block;
    width: 100%;
	letter-spacing: 0.1071em;
}

.blockbtn{
	
    cursor: pointer;
    vertical-align: middle;
    font-weight: 500;
    font-size: 11px!important;
    letter-spacing: 0.1071em;
    margin: initial;
    padding: 10px 20px;
	line-height:26px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
 

}


.col-sm-9 {
    width: 100%;
}

.comment-separator {
     margin-top:10px;
}

#footer {
    background-color: #f5f5f5;
}

.profile-field{
    font-weight:bold;
}

#notification_count 
{
background: none repeat scroll 0 0 #cc0000;
    border-radius: 9px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    margin-left: 104px;
    margin-top: 8px;
    padding: 2px 5px;
    position: absolute;
}

textarea{
resize:none;
}

.hall_fame {
   color: #428bca;
   text-align:center;
}


/*-------------------------------------*/
#topdiv {
 background-image:url('../img/bg.svg');
 margin-top:-20px;
 padding:40px;
 padding-top:40px;
 background-size:cover;
}

	.lp-pom-button {

  height:55px;
  behavior:url(/PIE.htc);
  border-radius:3px;
  background-color:#fff;
  -pie-background:linear-gradient(#f7941d,#d75305);
  border-style:solid;
  border-width:1px;
  border-color:#ccc;
  font-weight:bold;
  text-align:center;
  background-repeat:no-repeat;
  
}


	#lp-pom-button-20 , .submit {
  left:0px;
  top:136px;
  z-index:8;
  height:55px;
  behavior:url(/PIE.htc);
  border-radius:3px;
  background-color:#f7941d;
  background:-webkit-linear-gradient(#f7941d,#d75305);
  background:-moz-linear-gradient(#f7941d,#d75305);
  background:-ms-linear-gradient(#f7941d,#d75305);
  background:-o-linear-gradient(#f7941d,#d75305);
  background:linear-gradient(#f7941d,#d75305);
  box-shadow:inset 0px 1px 0px #ffbb6a,inset 0 -1px 2px #a33f03;
  text-shadow:1px 1px #521601;
  -pie-background:linear-gradient(#f7941d,#d75305);
  color:#fff;
  border-style:solid;
  border-width:1px;
  border-color:#d3551a;
  font-weight:bold;
  text-align:center;
  background-repeat:no-repeat;
}
#lp-pom-button-20:hover {
  background-color:#eb8016;
  background:-webkit-linear-gradient(#eb8016,#cc4504);
  background:-moz-linear-gradient(#eb8016,#cc4504);
  background:-ms-linear-gradient(#eb8016,#cc4504);
  background:-o-linear-gradient(#eb8016,#cc4504);
  background:linear-gradient(#eb8016,#cc4504);
  box-shadow:inset 0px 1px 0px #ffb164,inset 0 -1px 2px #993302;
  -pie-background:linear-gradient(#eb8016,#cc4504);
  color:#fff;
}
#lp-pom-button-20:active {
  background-color:#de7312;
  background:-webkit-linear-gradient(#d75305,#d75305);
  background:-moz-linear-gradient(#d75305,#d75305);
  background:-ms-linear-gradient(#d75305,#d75305);
  background:-o-linear-gradient(#d75305,#d75305);
  background:linear-gradient(#d75305,#d75305);
  box-shadow:inset 0px 2px 4px #5e3007;
  -pie-background:linear-gradient(#d75305,#d75305);
  color:#fff;
}

#box {
  font-size: 17px;
    height: 48px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    border-color: #bbbbbb;
    border-style: solid;
    border-width: 1px;
	border-radius: 3px;
    box-shadow: 0 2px 3px #dddddd inset;

}

.lab{
color:#2e4452; font-size:17px; margin-top: 7px;
}

.box-head{
color:#2e4452; font-size:17px; margin-top: 7px;
}

.title { border-bottom:1px solid #ccc; color:#698088; font-size:16px;}

.upcoming {
  border:1px solid #ccc;
  border-radius:3px;
  padding:10px;
  text-align:center;
  background-image:url('../img/bg.svg');
  background-size:cover;
  margin:2px;
}

.upcoming h3 {
color:#f7941d;
}

.col-sm-4 {
    width: 32.333% !important;
}

#footer {
  background: none repeat scroll 0 0 #292929;
    color: #fff;
    margin-top: 21px;
    padding: 20px;
}



.entry-meta {
    margin: 0;
    text-align: center;
    border-top: 0.2rem solid #ddd;
}

.entry-meta__avatars {
    display: flex;
    justify-content: center;
    margin: 0 0 0.5em 0;
}

.entry-meta__avatars .avatar {
    width: 2.5em;
    height: 2.5em;
    margin: -1.5em 0 0 0;
    border-radius: 100em;
    /*border: 0.2rem solid #F8E71C; */
	border: 0.2rem solid #ddd; 
    background-color: #fff;
	font-size: 25px;
    padding-top: 10px;
	font-weight:bold;
}



.basic-skill {
    font-size: 11px;
    line-height: 0.7rem;
    letter-spacing: 1px;
    text-transform: Capitalize;
    margin: 0 0 60px;
    z-index: 2;
    position: relative;
    text-align: center;
    list-style-type: none;
    padding: 10px 12px;
	border-radius:6px;
	border:1px solid #ddd;
	box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    
}

.modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}