/*///////////////////////////////nav-bar(start)///////////////////////////////*/
div#collapsibleNavbar {
    justify-content: end;
}
ul.navbar-nav li.nav-item {
    padding: 0 14px;
}
nav.navbar.navbar-expand-sm {
    padding: 0;
}
nav.navbar.navbar-expand-sm .container-fluid {
    padding: 0 30px;
}
/*///////////////////////////////nav-bar(end)///////////////////////////////*/

/*//////////////////////////////footer(start)//////////////////////////////////*/  
.footer {
    background-color: #0f172b;
    padding: 50px 50px 50px 50px;
    position:relative;
}
h6.footer-hd::before {
    position: absolute;
    content: "";
    width: 45px;
    height: 2px;
    top: 50%;
    left: 24%;
    margin-top: -1px;
    background-color: #fea116;
}
h6.footer-hd::after {
    position: absolute;
    content: "";
    width: 45px;
    height: 2px;
    top: 50%;
    right: 24%;
    margin-top: -1px;
    background-color: #fea116;
}
.footer-hd{
  position:relative;
}
section.footer.text-white h6.footer-hd {
    font-size: 30px;
    text-transform: uppercase;
    color: #fea116;
    text-align: center;
}
a.btn.btn-outline-light.btn-social {
    border-radius: 50px;
    margin: 3px;
}
h1.footer-icon {
    font-size: 50px;
}
.orange{
  color:#fea116;
}
.btn-orange{
  background-color:#fea116;
}
.border-1,.border-2, .border-3{
    border: 1px solid #dee2e6;
    margin: 3px;
}
.border-3{
    border: 1px solid #dee2e6;
    margin: 3px;
}
.border-3 h4 {
    font-weight: bold;
}

/*//////////////////////////////footer(start)//////////////////////////////////*/ 
/*////////////////////////////founder(start)////////////////////////////////////*/ 

section.section-aboutus {
    background-color: #e1dbdb63;
    position:relative;
}
.border-founder-img {
    width: 400px;
    height: 500px;
    border: 6px solid #e91e63;
}
.inner-founder {
   position: relative;
}
.founder-image {
    position: absolute;
    top: 10%;
    left: 10%;
}
.border-up-founder-img {
    width: 400px;
    height: 500px;
    border: 6px solid #ffc107;
    padding: 20px;
}
section.section-aboutus h2 {
    text-align: center;
    font-size: 47px;
    text-shadow: 2px 2px 8px #c3baba;
    color: #232242b5;
}
img.founder-hd {
    position: absolute;
    top: 13%;
    left: 40%;
}
/*////////////////////////////founder(end)////////////////////////////////////*/ 

/*////////////////////////////Success-Story(start)////////////////////////////////////*/ 
.moretext {
  display: none;
}
button.moreless-button {
    border: none;
    color: #3e7fd1;
}
section.Success-Story h2 {
    font-size: 47px;
    text-shadow: 2px 2px 8px #c3baba;
    color: #232242b5;
}
.Success-Story{
  position:relative;
}
img.successimg-hd {
    position: absolute;
    top: 6%;
    left: 38%;
}
img.succ-img {
    width: 100%;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 25%) 0px 0.0625em 0.0625em, rgb(0 0 0 / 25%) 0px 0.125em 0.5em, rgb(255 255 255 / 10%) 0px 0px 0px 1px inset;
    height:300px;
}
.color {
    background-color: #efefef;
    padding: 50px 40px;
}
.success-content {
    background-color: #ffffff7a;
    padding: 20px;
    border-radius: 20px;
    
}
.See-All {
    margin: 0 auto;
    display: block;
    border: none;
    background: #c31432;
    background: -webkit-linear-gradient(to right, #240b36, #c31432);
    background: linear-gradient(to right, #240b36, #c31432);
    font-weight: bold;
    padding: 10px 40px;
    border-radius: 4px;
}
a {
    color: white !important;
    text-decoration: none !important;
}

/*////////////////////////////Success-Story(end)////////////////////////////////////*/ 
/*/////////////////////////////////About-us(start)////////////////////////////////////*/ 
section.about{
    background-color: #cb808094;
    position: relative;
}
section.about h2 {
    text-align: center;
    font-size: 47px;
    text-shadow: 2px 2px 8px #c3baba;
    color: #232242b5;
}
.second-box {
    position: absolute;
    top: 36%;
    left: 27%;
    width: 70%;
    background-color: #fffffff0;
    padding: 30px 20px 10px 20px;
    border-radius: 20px;
}
.first-box img {
    border-radius: 20px;
}
img.abtimg-hd {
    position: absolute;
    top: 15%;
    left: 40%;
}
.second-box p {
    font-size: 14px;
}
.hide {
  display: none !important;
}
#section {
  width: 500px;
  height: 400px;
  word-wrap: break-word;
}
/*/////////////////////////////////About(end)////////////////////////////////////*/ 
/*/////////////////////////////////(media-query)////////////////////////////////////*/ 

@media (max-width: 1024px) {
  img.abtimg-hd {
   
    top: 19% !important;
    left: 36% !important;
    
}
  img.successimg-hd {
    top: 7% !important;
    left: 40% !important ;
}
  img.founder-hd {
    position: absolute;
    top: 11% !important;
    left: 36% !important;
}
.second-box {
   top: 35% !important;
}
}

@media (max-width: 767px) {
  ul.navbar-nav li.nav-item {
    padding: 0 3px;
}
img.footer-icon {
    margin: 0 auto;
    display: block;
}
img.abtimg-hd {
    left: 32% !important;
}
.row.mobile-a {
    padding-top: 30px;
}
img.successimg-hd {
    top: 2% !important;
    left: 32% !important;
}
.succ.mobile-b {
    margin-top: 50px;
}
img.founder-hd {
    position: absolute;
    top: 13% !important;
    left: 40% !important;
}
.about-content {
    padding-top: 50px;
}
.second-box {
    position: unset !important;
    width: 100% !important;
    margin-top: 20px;
}
img.abtimg-hd {
    position: absolute;
    top: 11% !important;
    left: 32% !important;
}
}



@media (max-width: 480px) {
  section.about h2, section.Success-Story h2, section.Success-Story h2, section.section-aboutus h2  {
    font-size: 30px !important;
   }
 
img.successimg-hd {
    top: 2% !important;
    left: 30% !important;
    width: 200px;
}
img.founder-hd {
    top: 6% !important;
    left: 30% !important;
    width: 200px;
}
h6.footer-hd::before {
     left: 16%;
}
h6.footer-hd::after {
     right: 16%;
}
section.section-aboutus {
    padding-top: 0 !important;
}
img.founder-hd {
    top: 3% !important;
    left: 30% !important;
}
section.footer p {
    text-align: center;
}
img.abtimg-hd {
    top: 11% !important;
    left: 29% !important;
    width: 200px;
}
}


@media (max-width: 320px) {
.border-up-about-img {
    width: 261px;
    height: 356px;
    border: 3px solid #ffc107;
    padding: 8px;
}
.border-about-img {
    width: 282px;
    height: 333px;
    border: 3px solid #e91e63;
}
img.abtimg-hd {
    top: 19% !important;
    left: 21% !important;
}
img.founder-hd {
    top: 2% !important;
    left: 19% !important;
}
h6.footer-hd::before {
    left: 3%;
}
h6.footer-hd::after {
    right: 3%;
}
.footer {
    padding: 50px 12px 50px 12px;
}
img.footer-icon {
     width: 250px;
}
.color {
    padding: 50px 15px;
}
img.successimg-hd {
    top: 78px !important;
    left: 21% !important;
}
img.abtimg-hd {
    top: 11% !important;
    left: 20% !important;
}
nav.navbar.navbar-expand-sm .container-fluid {
    padding: 0 20px;
}
}
