.alert.alert-warning{
  margin-top: 40px;
}


.m-title{
	font-family: 'Oswald',sans-serif;
	color: #777;
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase;


}
.main-title{
  font-family: 'Oswald',sans-serif;
  color: #777;
  font-size: 75px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px;
  text-align: center;
}
.secondary-title{
	font-family: 'Oswald',sans-serif;
	color: #777;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;	
	margin-bottom: 15px;
}


.background-team{
	background-color: #bcdabc;
}
.logo{
	display: block;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	max-height: 300px;
	max-width: 350px;
	border-radius: 50%;
  margin-bottom: 15px;
}

div.social-media{
	background-color: ;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	
}

.team-name{

  font-family: 'Oswald',sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #777;
  margin-top: 25px;
}
span.goal-team, span.achi-team{
	font-size: 30px;
	  font-family: 'Oswald',sans-serif;
	  line-height: 15px;
}
strong.goal-team, strong.achi-team{
	font-size: 30px;
	  font-family: 'Oswald',sans-serif;
	 letter-spacing: 2px;
	 line-height: 40px;
}
.indicators{
    /*  margin-top: 80px;*/
}
.description{
  font-size: 20px;
  color: #777;
  margin-top: 10px;
}

    
.thumbnail{
	padding: 30px;
	line-height: 1.3;
}

@media (max-width: 992px) {
  .logo {
   margin-left: auto;
   margin-right: auto;
  }
}
@media (max-width: 550px) {
  .main-title {
font-size: 60px;
  }
}

@media (max-width: 550px) {
  .logo {
	margin-left: auto;
	margin-right: auto;
	max-height: 250px;
	max-width: 250px;

  }
}

.img-individual{
height:107px;
}

@media (max-width: 991px) {
  .img-individual {
	margin-left: auto;
	margin-right: auto;
	height: 200px;
  }
}

.log-in{
   font-family: 'Oswald',sans-serif;
vertical-align: middle;
font-size: 25px
}
.login{
margin-bottom: 15px;
margin-top: 10px;

}
.my-btn {
    border-color: transparent;
    font-family: 'Oswald', sans-serif;
    font-weight: bolder;
    
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: .05em;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.my-btn-success {
    color: #41bb8e;
    background-color: #b9b9b91f;
    border-color: #4cae4c;
}
.my-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bolder;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 15px 15px;
    font-size: 40px;
    line-height: 1.7;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (max-width: 550px){
.main-title {
    font-size: 50px;
}

.indicators {
   margin-top: 20px;
}

.my-btn{
  font-size: 20px;
}
.log-in{
  font-size: 15px;
}
}
@media (max-width: 358px){
.col-md-12 , .col-md-6{
    padding-left: 0px;
    padding-right: 0px;
}
.my-btn{
  font-size: 20px;
}
.log-in{
  font-size: 10px;
}
}

@media (max-width: 767px){
.indicators {
   margin-top: 20px;
   margin-left: 40px;
}
}
@media (max-width: 450px){
.main-title {
    font-size: 40px;
}
}
.item-description{
 margin-top: 30px;
  font-size: 25px;
}

.row.imgAndPrice {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;

  align-items: center;
}
@media (max-width: 767px) {
  .row.imgAndPrice {
display: block;

  }
}
@media (max-width: 767px) {
  .goal.goal-team, .achi.achi-team {
font-size: 35px;
  }
    .indicators {
   margin-bottom: 20px;
}
}

@media (max-width: 425px) {
  .goal.goal-team, .achi.achi-team {
font-size: 25px;
  }
  .item-description{
  font-size: 20px;
}
}
@media (max-width: 525px) {
  .indicators {
   margin-left: 10px;
}
}

@media (max-width: 321px) {
  .goal.goal-team, .achi.achi-team {
font-size: 17px;
  }
    .indicators {
   margin-left: 0px;
}
}

.bid-buttons{
  text-align: center;
}


.all-bid-log{
  margin-top: 30px;
}
.title-modal{
  font-size: 40px;
  font-family: 'Oswald';
  color: #777;
}

.close {
    font-size: 40.5px;
}
.btn-primary:focus, .btn-primary:active, .btn-primary:focus:active {
    border-color: transparent;
    background-color: #3BB98B;
}

.col-xs-12 {
    float: none;
}

.bottom-mar{
  margin-bottom: 25px;
}
div.row.main-title{
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.borderNOTRadius{
    border-radius: 0%;
}
.borderYESRadius{
    border-radius: 50%;
}

h3 {
 
    margin-bottom: 0px;
}
.size-font{
  font-size: 28px;
}
.details{
  margin-top: 25px;
}
.first-part-details{
  margin-bottom: 25px;
}

@media (max-width: 991px) {
.logo{
  margin-bottom: 35px;
}
}
.description-final{
  margin-bottom: 20px;
  font-size: 18px;
}
.break-word {
    word-break: normal;
    word-wrap: normal;
}
.btn{
  white-space: normal;
}
@media (max-width: 425px) {
.size-font{
  font-size: 20px;
}
.description-final{
 
  font-size: 13px;
}
}