@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap');

/* ----- Tabs ----- */
  
  /* Style tab links */
  .tablink {
    color: #0A223A;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 40px;
    font-weight: 600;
    font-size: 18px;
  }

  .tablink:hover {
    border-bottom: 3px solid #FE5012;
  }

  .tablink:focus {
    outline: none;
  }

 
  /* Style the tab content (and add height:100% for full page content) */
  .tabcontent {
    color: #0A223A;
    display: none;
    padding: 100px 20px;
    height: 100%;
  }
  
@media (min-width: 768px)
  {
    .hero-about {
      height: 100vh;
    }
  }

@media (max-width: 767.98px)
{
  .hero-about {
    height: auto !important;
    margin-top: 15%;
  }

}

.work-card {
  background-image: linear-gradient(180deg, #F2F2F2 0%, rgba(253,253,253,0.00) 100%);
  height: 200px;
}


/* >> Work Exp styling for different devices */

@media (max-width: 575.98px)
  {
    .logo-bg {
      background: #FFFFFF;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
      border-radius: 2px;
      width: 280px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -37px;
      height: 74px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .mt-about-36n {
      margin-top: -36px;
    }

    .mt-about-96n {
      margin-top: -96px;
    }

  }

@media (min-width: 576px)
{
  .logo-bg {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
    border-radius: 2px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -58px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pdt-adj {
    padding-top: 86px;
  }

  .mt-about-30 {
    margin-top: 40px;
  }

  .mt-about-96n {
    margin-top: -80px;
  }

}  

@media (min-width: 768px)
  {
    .logo-bg {
      background: #FFFFFF;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
      border-radius: 2px;
      height: 74px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -35px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .pdt-adj {
      padding-top: 0px;
    }

    .pdl-about-40 {
      padding-left: 20px;
    }

    .mt-about-30 {
      margin-top: 0px;
    }

    .mt-about-96n {
      margin-top: 0px;
    }

  }

  @media (min-width: 992px)
  {
    .logo-bg {
      background: #FFFFFF;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
      border-radius: 2px;
      height: 74px;
      margin-left: auto;
      margin-right: auto;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .pdl-about-40 {
      padding-left: 40px;
    }

  }  


@media (min-width: 1200px)
  {
    .logo-bg {
      background: #FFFFFF;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
      border-radius: 2px;
      width: auto;
      height: 74px;
      margin-left: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

  }
  
/* End of Work Exp styling for different devices << */


/* >> Education styling for different devices */
@media (max-width: 575.98px)
  {
    .edu-card {
      background-image: linear-gradient(180deg, #F2F2F2 0%, rgba(253,253,253,0.00) 100%);
      height: 200px;
    }

    .edu-logo-bg {
      background: #FFFFFF;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
      border-radius: 2px;
      width: 280px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -37px;
      height: 74px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  }

  @media (min-width: 576px)
  {
    .edu-card {
      background-image: linear-gradient(180deg, #F2F2F2 0%, rgba(253,253,253,0.00) 100%);
      height: 300px;
    }

    .edu-logo-bg {
      background: #FFFFFF;
      box-shadow: 0 2px 4px 0 rgba(14, 11, 11, 0.13);
      border-radius: 2px;
      width: 400px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -58px;
      height: 120px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  }  
  
@media (min-width: 768px)
  {
    .edu-card {
      background-image: linear-gradient(90deg, #F2F2F2 0%, rgba(253,253,253,0.00) 100%);
      margin-left: 36px;
      height: auto;
    }

    .edu-logo-bg {
      background: #FFFFFF;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.13);
      border-radius: 2px;
      width: auto;
      height: 84px;
      margin-top: 22px;
      margin-left: -36px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  }


/* End of Education styling for different devices << */

/* >> Achievement styling for different devices */
@media (max-width: 575.98px)
  {

    .ach-card {
      background-image: linear-gradient(180deg, #F2F2F2 0%, rgba(253,253,253,0.00) 100%);
      height: 200px;
    }
    
  }


@media (min-width: 768px)
{
  .ach-card {
    background-image: linear-gradient(90deg, #F2F2F2 0%, rgba(253,253,253,0.00) 100%);
    margin-left: 36px;
    height: auto;
  }  
}

/* End of Achievement styling for different devices << */

.work-title {
  font-weight: 600;
  font-size: 16px;
  color: #0A223A;
  letter-spacing: 0;
}

.insti {
  font-size: 12px;
  color: #0A223A;
  letter-spacing: 0;
  padding-top: 8px;
}

@media (min-width: 768px)
{
  .darkshade {
    position: absolute;
    height: 100vh;
    background: #0A223A;
  }
}

.terms {
  font-weight: 400;
  font-size: 12px;
  color: #A5B8B9;
}  


/* ----- Show more ----- */
.btn-show-more {
  border: none;
  font-size: 14px;
  color: #FE5012;
}

.btn-show-more:hover{
  border: none;
  color: #0A223A;
}

.btn-show-more:focus{
  outline: none;
}

#more1, #more2, #more3, #more4   {
  display: none;
}



.arrow-button {
  border: none;
  outline: none;
  cursor: pointer;
  padding: 30px 40px;
}

.arrow-button:focus {
  outline: none;
}

/* ----- Dropdown ----- */
.btn-drop {
  display: block;
  background: #0A223A;
  border-radius: 6px;
  border: none;
  font-size: 16px;
  padding:10px 52px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}



/* ----- Tabs Afix ----- */




/* ----- Rotate accordian arrow ----- */
[data-toggle="collapse"][aria-expanded="true"] > .rotate-if-collapsed
        {
            -webkit-transform: rotate(180deg);
            -moz-transform:    rotate(180deg);
            -ms-transform:     rotate(180deg);
            -o-transform:      rotate(180deg);
            transform:         rotate(180deg);
        }


/* ----- Text Carousel ----- */

.carousel-item.active {
     display:block;
 }        

 .about-indicator-pd {
   position:absolute !important;
   bottom: -30px;;
 }

 .quote {
  position: absolute;
  right: 44px;
  top: 26px;
  z-index: -100;
}




