

.parent {


}

.sticky-header {

}

@supports (position: sticky) {
  .is-sticky {
    position: sticky;
    top: 150px;
	float:right;
  }
}
/*******************
Testimonial 6
*******************/
.testimonial6 .testi6 {
  border-right: 1px solid rgba(120, 130, 140, 0.13); }
  .testimonial6 .testi6 .nav-link {
    border-radius: 0px;
    margin: 8px -2px 8px 0; }
    .testimonial6 .testi6 .nav-link img {
      width: 70px;
      max-width: 50px;
      opacity: 0.5; }
    .testimonial6 .testi6 .nav-link.active {
      background: transparent;
      color: #8d97ad;
      border-right: 3px solid #0c5081; }
      .testimonial6 .testi6 .nav-link.active img {
        opacity: 1; }

@media (max-width: 767px) {
  .testimonial6 .testi6 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    border-right: 0px solid rgba(120, 130, 140, 0.13);
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    margin-bottom: 40px; }
    .testimonial6 .testi6 .nav-link {
      margin: 0px 0px -2px 0;
      padding: 10px; }
      .testimonial6 .testi6 .nav-link.active {
        border-right: 0px solid #2cdd9b;
        border-bottom: 3px solid #2cdd9b; }
      .testimonial6 .testi6 .nav-link img {
        width: 40px; } }


        .image-control{
          max-width:150px;
        }
        /*
        Template Name: TwinFold Capital
        Author: wrappixel
        Email: niravjoshi87@gmail.com
        File: scss
        */
        /*Theme Colors*/
        /*bootstrap Color*/
        /*Light colors*/
        /*Normal Color*/
        /*Extra Variable*/
        /*Gradiant*/
        /*******************
        Static slide 1
        *******************/
        .static-slider1 h1 {
    font-size: 1.7em;
    font-weight: 500;
    line-height: 1;
}
          .static-slider1 h1 span {
            border-bottom: 3px solid #0c5081;
          }

        @media (max-width: 767px) {
          .static-slider1 h1 {
            font-weight: 700;
            line-height: 36px;
            font-size: 24px; } }

        /*******************
        Static slide 2
        *******************/
        .static-slider2 h1 {
          font-size: 90px;
          font-weight: 800;
          line-height: 90px; }

        @media (max-width: 767px) {
          .static-slider2 h1 {
            font-weight: 700;
            line-height: 50px;
            font-size: 50px; } }

        /*******************
        Static slide 3
        *******************/
        .static-slider3 {
          padding: 10% 0; }
          .static-slider3 h1 {
            font-weight: 300;
            line-height: 50px; }
            .static-slider3 h1 span {
              border-bottom: 3px solid #2cdd9b; }

        @media (max-width: 767px) {
          .static-slider3 h1 {
            line-height: 30px;
            font-size: 24px; } }

        /*******************
        Static slide 4
        *******************/
        .static-slider4 h1 {
          font-weight: 100;
          line-height: 50px; }
          .static-slider4 h1 span {
            border-bottom: 3px solid #188ef4; }

        .static-slider4 .info-box {
          padding: 25px 15px; }

        .static-slider4 .img-anim {
          position: relative;
          top: 110px; }

        @media (max-width: 767px) {
          .static-slider4 h1 {
            line-height: 36px;
            font-size: 24px; }
          .static-slider4 .img-anim {
            position: relative;
            top: 0px; }
          .static-slider4 .bg-info-gradiant {
            margin-top: 40px; } }

        /*******************
        Static slide 5
        *******************/
        .static-slider5 {
          padding-top: 80px; }
          .static-slider5 .middle-image {
            margin-top: 80px;
            margin-bottom: -100px; }
          .static-slider5 .left-right-bg {
            background-repeat: no-repeat;
            background-position: left center, right center; }

        @media (max-width: 767px) {
          .static-slider5 .left-right-bg {
            background-image: none !important; } }

        /*******************
        Static slide 6
        *******************/
        .static-slider6 {
          padding-top: 80px; }
          .static-slider6 .left-right-bg {
            background-repeat: no-repeat;
            background-position: bottom center; }
          .static-slider6 .video-img {
            cursor: pointer; }

        /*******************
        Static slide 7
        *******************/
        .static-slider7 {
          background-repeat: no-repeat;
          background-size: cover;
          background-position: bottom center;
          padding: 12% 0; }
          .static-slider7 h1.title {
            font-size: 122px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 130px; }

        @media (max-width: 767px) {
          .static-slider7 h1.title {
            font-size: 60px;
            line-height: 70px; } }

        /*******************
        Static slide 8
        *******************/
        .static-slider8 {
          padding: 80px 0 0;
          overflow: hidden;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: bottom center; }
          .static-slider8 h1.title {
            font-size: 65px;
            font-weight: 700; }
          .static-slider8 .showcase-img {
            position: relative;
            margin-bottom: -300px; }

        /*******************
        Static slide 9
        *******************/
        .static-slider9 {
          overflow: hidden; }
          .static-slider9 .bg-img {
            background-size: cover;
            background-position: center center;
            position: absolute;
            right: 0px;
            height: 100%; }
            .static-slider9 .bg-img img {
              margin-left: -200px;
              padding-top: 100px; }
          .static-slider9 .container {
            z-index: 1; }
          .static-slider9 .info-detail {
            padding: 15% 15px; }
            .static-slider9 .info-detail .title {
              font-size: 48px;
              font-weight: 700;
              line-height: 50px; }
            .static-slider9 .info-detail .subtitle {
              margin: 50px 0; }
          .static-slider9 .adv-img {
            padding-top: 100px; }

        @media (max-width: 900px) {
          .static-slider9 .bg-img {
            position: relative; }
            .static-slider9 .bg-img img {
              margin-left: 0px;
              padding: 20px; }
          .static-slider9 .info-detail .title {
            font-size: 40px; } }

        /*******************
        Static slide 10
        *******************/
        .static-slider10 {
          padding: 10% 0;
          background-size: cover;
          background-position: center center; }
          .static-slider10 .title {
            color: #ffffff;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 48px;
            line-height: 50px; }
          .static-slider10 .subtitle {
            color: #ffffff; }

        @media (max-width: 900px) {
          .static-slider10 .title {
            font-size: 40px;
            line-height: 45px; } }

            .image-hero-dope{
              min-width:600px;
            }
            .padme{
              padding:25px 0;
            }

            .sticky {
position: sticky;
position: -webkit-sticky;
top:70px;
}
.footer2{
    padding: 60px 0;
    .f2-topbar{
        padding-bottom: 20px;
        border-bottom: 1px solid $border;
    }
    .f2-middle{
        padding-top:40px;
    }
    .link{
        color:$muted;
        padding:10px 15px 10px 0;
    }
    .general-listing{
        li a{
            i{
                font-size:9px;
                margin-right: 10px;
            }
        }
    }
    .info-box .d-flex{
        padding: 15px 0;
        border-bottom: 1px solid $border;
    }
    .subscribe-box{
        background: $border;
        padding: 25px;
        .form-control{
            background: transparent;
            padding: 10px 0;
            border:0px;
            border-bottom: 1px solid $border;
            color:$white;
            border-radius: 0px;
            &:focus{
                border-bottom: 1px solid $white;
            }
        }
    }
}




.big-spacer {
  padding:150px 0;
}
@media (max-width: 1024px) {
  .big-spacer{
    text-align:center;
    padding-top:100px;
    padding-bottom:100px;
    }
}

.spacer{
  padding:90px o;
}
@media (max-width: 1024px){
  .spacer{
    padding:25px;
}
}
.centermedia{
}
@media (max-width: 1024px){
  .centermedia{
    text-align:center;
    justify-content:center;
  }
}
.default-link{
  /* all rules required to make the whole div clickable */
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
  /* this is a fix for IE7-9 */
  background-color:#ffffff;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity:0;
}

.padmetop{
  padding-top:25px;
}

.clickme{
}
.clickme:hover{
  background-color:#f1f1f1!important;
}


  /* .xll{
    font-size:1.3em;
  }
  .xll-s{
    font-size:1.5em;
  }
  .n90{
    line-height:1;
    font-size:2.3em;
  }
  .negl{
    margin-left:-3.5rem;
  }
  .fontm{
    font-size:1.9em;
  } */
  .hovershadow{
  }
  .hovershadow:hover{
    border-radius:1em;
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.3);
    box-shadow: 0px 0px 15px 5px rgba(115, 128, 157, 0.3); 
  }
  @media (max-width:991px){
  .nav-btn-custom{
    margin-left:0.5rem;
  }
  }
  .m-r-15{
    margin-right:15px;
  }
  .p-r-15{
    padding-right:15px;
  }
  .p-r-4{
    padding-right:4px;
  }
