/****** PLACE YOUR CUSTOM STYLES HERE ******/

.text-al{text-align:center;}


.well1 {
    background-color: #fafafa !important;
    border-radius: 4px;
    text-align: center;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.well2 {
    background-color: #ffffff !important;
    border-radius: 4px;
    text-align: center;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.text-co{color: #ffffff;}

.all-text-co a{color: #ffffff ;}
.all-text-co h3{color: #ffffff ;}
.all-text-co p{color: #ffffff ;}

.nav > li > a > img {
    border-radius: 50% !important;
    background-color: #337ab700 !important;
    padding: 17px !important;
    border: 1px solid white;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #c8c8c882;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #3b3be8;
    border: none;
    border-bottom: 1px solid white;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:hover {
    color: white;
    cursor: default;
    background-color: #3b3be8;
    border: none;
    border-bottom: 1px solid white;
}

.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav > li > a {
    position: relative;
    display: block;
    font-size: 15px;
    text-align: left;
    color: white;
    background-color: #3b3be8;
    border-bottom: none;
    padding: 18px 20px;
}
.nav > li > a:hover {
    position: relative;
    display: block;
    font-size: 15px;
    text-align: left;
    color: white;
    background-color: transparent;
    border: 1px solid #3b3be8;
    padding: 18px 20px;
}
.mainicontainer {
  position: relative;
  text-align: center;
  color: white;
}


@media only screen and (min-width:800px) {.dis-no-des {display:none;}}
@media only screen and (max-width:800px) {.dis-no-mob {display:none;}}

@media only screen and (min-width:1200px) {.bottom-left {
    position: absolute;
    bottom: 16%;
    font-size: 25px;
    line-height: 30px;
    color: #ffffff;
    text-align: left;
    left: 6.3%;
}
}
@media (max-width:1200px) and (min-width:800px) {.bottom-left {
    position: absolute;
    bottom: 12%;
    font-size: 20px;
    color: #ffffff;
    text-align: left;
    left: 6.3%;
}
}
@media (max-width:800px) and (min-width:700px) {.bottom-left {
    position: absolute;
    bottom: 7%;
    font-size: 25px;
    color: #ffffff;
    text-align: left;
    left: 6.3%;
    right: 6.3%;
    line-height: 35px;
}
}
@media (max-width:700px) and (min-width:600px) {.bottom-left {
    position: absolute;
    bottom: 4%;
    font-size: 25px;
    color: #ffffff;
    text-align: left;
    left: 6.3%;
    right: 6.3%;
    line-height: 35px;
}
}
@media (max-width:600px) and (min-width:530px) {.bottom-left {
    position: absolute;
    bottom: 4%;
    font-size: 22px;
    color: #ffffff;
    text-align: left;
    left: 6.3%;
    right: 6.3%;
    line-height: 30px;
}
}
@media (max-width:530px) and (min-width:480px) {.bottom-left {
    position: absolute;
    bottom: 7%;
    font-size: 18px;
    color: #ffffff;
    text-align: left;
    left: 6.3%;
    right: 6.3%;
    line-height: 24px;
}
}
@media (max-width:480px) and (min-width:400px) {.bottom-left {
    position: absolute;
    bottom: 3%;
    font-size: 18px;
    color: #ffffff;
    text-align: left;
    left: 6.3%;
    right: 6.3%;
    line-height: 24px;
}
}
@media (max-width:400px) and (min-width:350px) {.bottom-left {
   position: absolute;
    bottom: 3%;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-align: left;
    left: 4.3%;
}
}
@media (max-width:350px) and (min-width:310px) {.bottom-left {
   position: absolute;
    bottom: 4%;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    text-align: left;
    left: 4.3%;
}
}
@media (max-width:310px) and (min-width:284px) {.bottom-left {
   position: absolute;
    bottom: 3%;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    text-align: left;
    left: 4.3%;
}
}
@media (max-width:284px) and (min-width:240px) {.bottom-left {
   position: absolute;
    bottom: 5%;
    font-size: 11px;
    line-height: 14px;
    color: #ffffff;
    text-align: left;
    left: 4.3%;
}
}
@media (max-width:240px) {.bottom-left {
    position: absolute;
    bottom: 3%;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff;
    text-align: left;
    left: 4.3%;
}}

.nav-stacked > li {
    float: none;
    background-color: transparent;
}
.nav-tabs {
    border-bottom: 1px solid #fff0;
}
