
.theme-color{
    color: #EB6147;
}
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
  color: #EB6147;
  font-size: 12px;
}
.orange-line{
    text-align: center;
    background-color: #EB6147;
    height: 3px;
    width: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0px 0 0 -75px;
}
.img-box img{
    width: 200px;
    height: 215px;
    
}
.img-box {
    text-align: center;
    background-color: #ffffff;
    height: 450px;
   padding: 50px 60px;

}
.img-box h3{
    /*text-align: left;*/
    
    padding-top: 10px;



font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 26px;
line-height: 34px;
/* identical to box height */
text-align: center;

color: #000000;



}
.img-box p{
    color: #757575;
   font-size: 16px;
    margin-top: 15px;
/* Sed porta, enim eget placerat aliquet, nisl nisi tincidunt purus, vitae cursus nunc quam iaculis leo. */


font-family: Inter;
font-style: normal;
font-weight: normal;
/*font-size: 20px;*/
line-height: 150%;
/* or 30px */
text-align: center;

color: #757575;


}
.soldier-text{
    /*margin-top: 200px;*/
    /*top: 50%;
    color: black;
    font-family: fantasy;
    letter-spacing: 3px;*/
    /* Everyone Can’t Be A Soldier, But Anyone Can Become A Souldier */


font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 128.5%;
/* or 51px */

color: #000000;
text-transform: capitalize;

}
.orange-line2{
    text-align: left;
    background-color: #EB6147;
    height: 3px;
    width: 150px;
    /*position: absolute;
    top: 78%;
    left: 15%;
    margin: 10px 0 0 -75px;*/
    margin-top: 10px;
}
.souldier-para{
    font-weight: normal;
    color: #717171!important;
    margin-top: 10px!important;
    font-size: 20px;
}

.select2-container--default .select2-selection--single{
    border-bottom: 1px solid #f1f1f1!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    border-radius:0!important;
}
.form-group {
    margin-bottom: 15px;
}

.souldier-card{
    background-color: white!important;
    /*box-shadow: 0px 1px 12px 2px #c1c1c1;*/
    text-align: center;
    width: 300px;
    height: 400px;
}

.souldier-card-page .img{
    border-radius: 50%;
    margin: 15px 0px;
}
.souldier-card .person-content{
    text-align: center;
}
.souldier-card .person-content h4{
    color: black; margin-bottom: 10px;font-size: 22px;font-family: 'Inter';
}
.souldier-card .person-content span{
    color: #EB6147;
    padding-top: 5px;
}
.orange-line3{
    background-color: #EB6147;
    height: 3px;
    width: 50px;
    margin-top: 10px;
    left: 40%;
    position: relative;
}
.souldier-card-home .img{
   /* padding:50px;*/
   display: inline!important;
    /* margin: 15px 0px; */
    /* border-radius: 50%; */
    height: 276px;
    margin-bottom: 15px;
}
.souldier-card .person-content .social-link ul li{
    display: inline-block;
    padding: 0px 5px;
    border: 1px solid #f1f1f1;
    border-radius: 50%;
}
.souldier-card .person-content .social-link ul li img{
    padding: 10px;width: 42px;
}
.souldier-card .person-content .social-link {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}
.campaign .campaign-item img{
padding: 50px;
}
.campaign .campaign-item .text{
     padding: 0px 50px;
    position: relative;
    top: -85px;
    text-align: center;
    
    color: white;
}
.campaign .campaign-item .text a{
    cursor: pointer
}
.left{
    float: left;
}
.right{
    float: right;
}
.status{
    padding-top: 15px;
}

/*souldiers page*/
.souldiers-section {
    padding: 60px 0px;

}
.banner2{
    margin-top: 70px;text-align: center;
    /*height: 500px;*/
}

.banner2 .banner2-text{
    color: white!important;
    padding-top: 100px;
   height: 380px;
}
.banner2 .banner2-text h1{
   /* font-family: 'Beyond The Mountains';
    font-weight: normal!important;
    font-size: 56px;*/
    font-weight: 600;
    font-size: 52px;
    line-height: 132.7%;
    text-align: center;
    color: #FFFFFF;
}
.banner2 .banner2-text img{
   /* width: 40%;margin-top: 15px;*/
}
.souldier-data{
    padding-bottom: 10px;
}
.souldier-data p{
        padding-top: 0px!important;
font-size: 12px;
    letter-spacing: 0.02em;
}
.souldier-data .sub-text{
    display: inline-table;
    text-align: center;
    margin: 0px 10px;
}
.souldier-data .sub-text h4{color:#EB6147;font-size: 22px;}
.souldier-data a{
        color:#666666;
        text-decoration: underline;
        font-size: 12px;
        cursor: pointer;
}
/*.share-w{
    
    float: right;
    color: #4FCE5D;
    font-size: 12px;
}*/
.store-container1{
    margin: 100px 0px 20px 0px;
}
/*.marg{
    background-image:
    linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73)),
    url('../images/campaign1.png');
    width: 80%;
    height: 400px;
    background-size: cover;
    color: white;
    padding: 20px;
}*/
@media only screen and (max-width: 479px){
    .img-box {
        margin-bottom: 20px;
    }
    .why-girl-content .souldier-text{
        margin-bottom: 20px!important;
    }
    .title-text3{
        font-size: 18px;
    }
    .banner2{height: 100px;}
    .banner2 .banner2-text h1{ font-size: 16px; }
    .banner2 .banner2-text{padding-top: 20px;}
    /*.banner2 .banner2-text img{
    width: 20%;margin-top: 8px;
    }*/
    .banner2 .banner2-text h2{
    font-size: 14px;
                }
}
@media only screen and (max-width: 767px){
    .img-box {
        margin-bottom: 20px;
    }
    .why-girl-content .soldier-text{
        margin-top: 20px!important;
    }
    .title-text3{
        font-size: 18px;
    }
    .banner2 .banner2-text h1{ font-size: 16px; }
    .banner2-text{padding-top: 20px;}
    /*.banner2 .banner2-text img{
    width: 20%;margin-top: 8px;
    }*/
    .banner2 .banner2-text h2{
    font-size: 14px;
                }
}
@media only screen and (min-width: 1200px){
.soldier-text{
        margin-top: 200px!important;
    }
}

.slider-content .banner-title{
    margin-left: 0px!important;

}
.slider-content .banner-title h3{
    /*font-size:50px;*/

}
.slider-content .sub{
    vertical-align: middle;
}
.slider-content .sub a{
    display: inline-block;
    text-align: left!important;
    height: 60px;
    padding: 10px!important;
}
.slider-content .sub p{
    display: inline-block;
    color: white;
    vertical-align: middle;
    font-size: 22px;
    font-weight: normal;
    padding-left: 20px;
}
.slider-content .sub a img{ display: inline;margin: 0px 10px 0px 25px; }
.slider-content .sub a span{
    vertical-align: bottom;
}
.shade  { position:absolute; bottom:0; height:30px; z-index:10;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(152,152,152,0) 40%, rgba(23,23,23,1) 90%, rgba(0,0,0,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(40%,rgba(152,152,152,0)), color-stop(90%,rgba(23,23,23,1)), color-stop(99%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(152,152,152,0) 40%,rgba(23,23,23,1) 90%,rgba(0,0,0,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(152,152,152,0) 40%,rgba(23,23,23,1) 90%,rgba(0,0,0,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(152,152,152,0) 40%,rgba(23,23,23,1) 90%,rgba(0,0,0,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(152,152,152,0) 40%,rgba(23,23,23,1) 90%,rgba(0,0,0,1) 99%); /* W3C */
}

.about-product .location{
    float: right;
    font-size: 12px;
}
.about-product .title a{
    color: black;
}
.about-product .price{
    color: #939598;
    font-size: 12px;
}
.about-product .bid{
    font-size: 12px;
    color: #EB6147;
    float: right;
    width: 100px;
    text-align: right;
    text-transform: uppercase;
}
.about-product .bid a{
    font-size: 12px;
    color: #EB6147;
    float: right;
    width: 100px;
    text-align: right;
    text-transform: uppercase;
}
/*.red-btn-action{
    padding: 10px;
    margin: 5px 0px;
    background-color: #4FCE5D!important;
    float: right;
    text-align: center;
}*/
.shop-buy .featured{
    list-style: disc;
    display: inline-block;
    position: absolute;
    font-size: 12px;
    right: 5px;
    top: 10px;
    color: #EB6147;
}
.souldier-card-home a{
    color: #EB6147;
    /*text-decoration: underline;*/
    cursor: pointer;
    font-size: 20px;
    font-weight: normal;
}
.souldier-card-home .count{
    font-size: 12px;
    font-weight: normal;
}
.souldier-card-home .sub-text{
    display: inline-block;margin: 15px 10px 20px;
}
.souldier-card-home .sub-text img{
    width: 20px!important;
    height: 30px!important;
}
.souldier-card-home .sub-text img.share{
    width: 25px!important;
    height: 30px!important;
}
.souldier-card-home .sub-text img.comment{
    width: 30px!important;
    height: 32px!important;
}

#certificates-modal .modal-body ul li .details{
    display: inline-table;
}
.souldier-card-home .sub-text .social{
    width: 20px!important;
    height: 20px!important;
    border-radius: 0!important;
}

.tcontainer {
    /*display: none;*/
  position: relative;
  background: #ffffff;
  padding: 15px;
 /*border: 1px solid #dddddd; */
   /* margin-top: 20px;*/
    width: 60%;
    float: right;
}

.tcontainer:before, .tcontainer:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 39px;
  border: 11px solid transparent;
  border-bottom-color: #dddddd;
}

.tcontainer:after {
  right: 40px;
  border: 10px solid transparent;
  border-bottom-color: #ffffff;
}
.tcontainer .sub-text .social{
   width: 24px!important;
    height: 24px!important;
    margin-left: 20px;
}