/* Globals */


/* Custom default button */
.btn-light,
.btn-light:hover,
.btn-light:focus {
    color: #333;
    text-shadow: none;
    /* Prevent inheritance from `body` */
}

/* Base structure */

body {
  padding-bottom: 20px;
  background-color: #ececec;
}

.bcg {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)), 
                      /*linear-gradient(to bottom, rgba(215, 220, 220, 0) 0, rgba(215, 220, 220, 1) 60px, rgba(215, 220, 220, 1)), */
                      linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 60px, rgba(255, 255, 255, 1)),
                      url(/images/web/main_banner.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 100% 220px, 100% 100%, contain;
}

.bcg1 {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 150px), 
                      url(/images/web/banner_img2.png) !important;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 100%, cover;
}

.bcg2 {
    background-image: url(/images/web/hero01.jpg) !important;
    background-repeat: no-repeat;
    background-size: contain;
}

.bcg3 {
    background-image: url(/images/web/fish_chart.jpg) !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

.bcg4 {
    background-image: url(/images/web/hero02.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bcg5 {
    background-image: url(/images/web/hero03.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bcg6 {
    background-image: url(/images/web/brain.jpg) !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.bcg7 {
    background-image: url(/images/web/patch_hand.jpg) !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

a.hover_clr > div.box2sm,
a.hover_clr > div.box4sm,
a.hover_clr > div.box3sm {
    transition: all .3s;
}


a.hover_clr:hover > div.box2sm,
a.hover_clr:hover > div.box4sm,
a.hover_clr:hover > div.box3sm {
    background-size: 830px;
    transition: background .3s ease;
}

.navbar {
  margin-bottom: 20px;
}

.cover-container {
    max-width: 42em;
}

.logo {
    font-family: "Times New Roman", Times, serif;
}

.chart-container {
    width: 100%;
    height: 100%;
    margin: auto;
    border: 0;
}

img.detail {
  display: block;
  width: 100% !important; 
  height: auto;
}

/* Header */

.nav-masthead .nav-link {
    color: rgba(255, 255, 255, .5);
    border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
    border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link+.nav-link {
    margin-left: 1rem;
}

.nav-masthead .active {
    color: #fff;
    border-bottom-color: #fff;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.banner {
    max-width: 100%;
    max-height: 300px;
      text-align: center;
      border: 2px solid #f0f0f0;
      color:;
    margin: auto;
    margin-top:50px; /*delete this*/
    padding-top:10px;
    padding-bottom:25px;
}

.mt-25 {
    margin-top: 25rem !important
}

.fs-7 {
    font-size: 12px !important;
}

.ico_size60 {
    width: 60px;
    height: 60px;
    display: block;
}

.ico_size80 {
    width: 80px;
    height: 80px;
    padding: 5px;
    display: block;
}

.box2sm {
    background-color: #7e70ab !important;
    background: url(/images/web/box2.jpg);
    background-position: center center, 100% 100%;
    background-size: 900px;
    background-repeat: no-repeat;
}

.box2 {
    background-image: url(/images/web/box2t.png);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 350px;
    background-size: cover;
}


.box3sm {
    background-image: url(/images/web/box3.jpg);
    background-position: center center;
    background-size: 1000px;
    background-repeat: no-repeat;
}

.box3 {
    background-image: url(/images/web/box3t.png);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 350px;
    background-size: cover;
}

.box4sm {
    background-image: url(/images/web/box4.jpg);
    background-position: center center;
    background-size: 700px;
    background-repeat: no-repeat;
}


.box4 {
    background-image: url(/images/web/box4t.png);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 350px;
    background-size: cover;
}

.mh300 {
    min-height: 300px;
}

/* PRODUCT HERO */

.hero {
    display: flex;
    width: 100%;
    height: 100%;    
    align-items: flex-end;    
}

.hero div.wrap {
    max-width: 600px;
}

.hero1 {
    display: flex;
    width: 100%;
    height: 100%;    
    align-items: flex-end;    
}

.hero1 div.wrap {
    max-width: 600px;
}

.capsules {
    width: 100%;
    background-image: url(/images/web/fish_pills.png);
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;   
    display: flex;
    flex-direction: row-reverse;
    min-height: ;
}

.capsules p { width: 45%; }

.txt_shadows {
    /*text-shadow: 1px 1px 0px #000000;*/
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

.circle {
    width: 60px;
    height: 60px;
    background: #fff;
    border: 2px solid #000;
    border-radius: 50%;   
    font-weight: bold; 
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
}

.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.featurette-heading {
    letter-spacing: -.05rem;
}


.blue_circle img {
    background-color: #796caf ;
    border-radius: 50px;
}

.green_circle {
    width: 40px;
    height: 40px;
    border: 1px #2d7486 solid;
    color: #2d7486;
    border-radius: 49%;
    line-height: 34px;
    background-color: #fff;
}

.arrow {
    width: 40px;
    height: 300px;
    position: relative;
    display: inline-block;
    margin: 10px 10px;
}

.arrow:before,
.arrow:after {
    content: '';
    border-color: transparent;
    border-style: solid;
    position: absolute;
}

.arrow-down:before {
    border: none;
    background-color: #2bb19b;
    height: 100%;
    width: 40%;
    top: 0;
    left: 30%;
    border-radius: 20px 20px 0 0;    
}

.arrow-down:after {
    left: 0;
    top: 100%;
    border-width: 20px 20px;
    border-top-color: #2bb19b;
}

.arrow_bcg {
    background: linear-gradient(to bottom, rgba(248, 249, 250, 1) 0%, rgba(226, 248, 244, 1) 50%, rgba(248, 249, 250, 1) 100%);
}

@media (max-width:575px) {

    .bcg {
        background-position: top center, center 160px, top center;
    }

    .bcg1 {
           background-position: 0 180px, -1300px -470px;
    }        

    .mt-25 {
        margin-top: 7rem !important
    }

    .hero {
        min-height: 300px;
    }    

    .fish_chart {
        min-height: 870px;
    }
   

}


@media (min-width:576px) {

    .bcg {
        background-position: top center, center 250px, top center;
    } 

    .bcg1 {
           background-position: 0 180px, -900px -600px;
    }   

    .mt-25 {
        margin-top: 14rem !important
    }

    .mx-25 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }  

    .hero {
        min-height: 350px;
    }  

    .fish_chart {
        min-height: 800px;
    }


}

@media (min-width:768px) {

    .bcg {
        background-position: top center, center 360px, top center;
    }  

    .bcg1 {
           background-position: 0 180px, center -380px;
    }      

    .mt-25 {
        margin-top: 22rem !important
    }

    .mx-25 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }  

    .hero {
        min-height: 480px;
    }  

    .featurette-heading {

    }  

    .fish_chart {
        min-height: 890px;
    }

}


@media (min-width:992px) {

    .bcg {
        background-position: top center, center 500px, top center;
    }  

    .bcg1 {
           background-position: 0 180px, center -350px;
    }      

    .mt-25 {
        margin-top: 31rem !important
    }

    .mx-25 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }    

    .hero {
        min-height: 540px;
    }

    .hero1 {
        min-height: 540px !important;
    }  

    .featurette-heading {
        margin-top: 7rem;
    } 

    .hand_box {
        min-height: 600px
    }     

    .head_box {
        height: 100%; 
        min-height: 700px
    } 

    .fish_chart {
        min-height: 1130px;
    }


}

@media (min-width:1200px) {

    .bcg {
        background-position: top center, center 570px, top center;
    }  

    .bcg1 {
           background-position: 0 180px, center -400px;
    }     

    .mt-25 {
        margin-top: 34rem !important
    }

    .mx-25 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .hero {
        min-height: 630px;
    }    

    .hero1 {
        min-height: 630px !important;
    }    


}

@media (min-width:1400px) {

    .bcg {
        background-position: top center, center 580px, top center;
    }  

    .bcg1 {
           background-position: 0 100px, center -400px;
    }     

    .bcg4 {
           background-position: 0 0px, center center;
    }  

    .mt-25 {
        margin-top: 36rem !important
    }

    .mx-25 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .hero {
        min-height: 730px !important;
    }

    .hero1 {
        min-height: 630px !important;
    }    

}