/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

nav ul a,
nav .brand-logo {
    color: #444;
}

body {
    font-family: 'Roboto', sans-serif;
}
p {
    line-height: 2rem;
}
h5 {
  margin: 0 0 11px;
  padding: 0 0 10px;
}
.indexfooter_fontsize{
     font-size: 13px;
 }
 .caps {text-transform: uppercase !important; }
.page-footer .footer-copyright { background: #333333;}
.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #4d4d4d !important;
}
.f-18 { font-size: 18px !important;margin: 0 0 15px;}
.works ol {padding: 0 0 0 15px;}
.species #data_table_wrapper .dataTables_info { float: left;}
.species #data_table_wrapper .dataTables_paginate { float: right;}
.species #data_table_wrapper .dataTables_paginate ul.pagination { margin: 0;}
.container{
    width: 80%;
}
i.right { margin-left: 5px; }
.dropdown-content { min-width: 150px; }
.sidenav-trigger {
    color: #26a69a;
}

.parallax-container {
    min-height: 300px;
    line-height: 0;
    height: auto;
}
.parallax-container .section {
    width: 100%;
}
.tabs-content.carousel.carousel-slider .carousel-item.active{
    position: relative;
}
.wid{
    width: 15%;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    height: 7px
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.icon-block {
    padding: 0 15px;
}
.icon-block .material-icons {
    font-size: inherit;
}

footer.page-footer {
    margin: 0;
}
.banner_text { padding: 4.8em 0 0;text-align: right;font-size: 21px; }
/* .banner_card { width: 330px; } */
.home{
    background-image: url('../../../uploads/banner_pay.png');
    background-repeat: no-repeat;
    background-size: 100% 300px ;
}
.cardmar{
    margin-top: 73px;
    margin-bottom: 73px;
}
.butterfly_history_recent img { width: 100px !important;height: 100px !important; }
.resizeimg {
    height: auto !important;
}
.row {
    margin-bottom: 44px !important;
}
.dataTables_length, .dataTables_info { width: 50%;float: left; }
.dataTables_info { margin-bottom: 15px;}
#dropdown2{
    top: 64px !important;
}
#dropdown2 a{
    font-size: 12px;
    font-weight: bold;
}

#dropdown3 {
    top: 64px !important;
}
#dropdown3 a{
    font-size: 12px;
    font-weight: bold;
}
tbody{
    font-size: smaller !important;
}
/* Custom CSS */
.payonline_form h4.header { margin: 0 0 7px;color: #2672a9 !important;font-size: 30px !important }
.payonline_form .card .card-content { padding: 10px; }
.payonline_form h5.header { margin: 0 0 3px;font-size: 17px !important;font-style: italic; }
.payonline_form table.table-bordered td, .payonline_form table.table-bordered th, table.table-bordered td, table.table-bordered th { border: 1px solid #dadada !important; }
.payonline_form table.table-bordered td:nth-child(1), .payonline_form table.table-bordered th:nth-child(1) { text-align: center !important;}
nav .brand-logo { padding: 5px !important; }
.footer-copyright a { color: #f87a0b !important; }
.footer-copyright label { font-size: 13px;}

@media (min-width: 601px)and (max-width: 1100px) {

  .row .col.m3 {
    width: 50%;
  }
  .banner_card {
    height: 100%;
  }
  .banner_text {
    font-size: 15px;
    padding: 2.8em 0 0;
    text-transform: capitalize;
    margin-top: 74px;
  }
    #font{
        font-size: 26px !important;
    }
    .f-18 {
        font-size: 15px !important;
        margin: 0 0 5px;
    }
    .max{
        width: 40%;
    }
    .home{
        background-image: url('../assets/images/bghome1.png');
        background-repeat: no-repeat;
        background-size: 100% 200px ;
    }
}
@media (min-width: 319px) and (max-width: 660px) {
    #marleft{
        margin-left: 11px;
    }
  .banner_text { font-size: 15px;padding: 1.8em 0 0;text-transform: capitalize; margin-top: 74px;}
    .f-18 {
        font-size: 13px !important;
        margin: 0 0 5px;
    }
    .max{
        width: 50%;
    }
    #font{
        font-size: 26px !important;
    }
    .home{
        background-image: url('../assets/images/bghome1.png');
        background-repeat: no-repeat;
        background-size: 100% 200px ;
    }
}

@media (min-width: 1100px) {
    .www{
        width: 30% !important;
    }
    .max{
        width: 25%;
    }
    .tv {

        height: 170px;

    }

}
@media only screen and (max-width : 992px) {

    .parallax-container .section {
        position: absolute;
        top: 40%;
    }
    #index-banner .section {
        top: 10%;
    }
    .resizeimg {
        height: auto !important;
    }
    .row{
        margin-bottom: 44px !important;
    }
    .wid{
        width: 47% !important;
    }
}

@media only screen and (max-width: 780px) {
    #index-banner .section {
        top: 0;
    }
    .resizeimg {
        height: auto !important;
    }
    .row{
        margin-bottom: 44px !important;
    }
    .wid{
        width: 47% !important;
    }
}
@media (min-width: 1500px) {
    .tv {
        height: 230px;
    }
    .cardheight{
        height: 290px;
    }

}
