body {
    font-family: 'Montserrat', sans-serif !important;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    overflow-x: hidden;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
#container {
    background: #fff;
    position: relative;
    margin: 0 auto;
}
.logo{
    
    width: 180px;
    height: 100px;
    margin-top: 5px;
    padding: 8px 5px;
    position: absolute;
    top: 0;
    z-index: 999;
    box-shadow: var(--bs-box-shadow) !important;     
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
    border-radius: var(--bs-border-radius) !important;
}

.navbar-brand>img {
    display: block;
}
img {
    max-width: 100%;
    height: auto;
}
.topbar {
    background-color: #000000;
    color: #ffffff;
    padding: 8px 0 10px 0;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #222;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif !important;
}

.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 18px;
}
.h6, h6 {
    font-size: 12px;
}
.navbar-collapse {

    flex-grow: 0;
    align-items: center;
}
.navbar-default {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8) !important;
    margin-bottom: 1px;
    background: #fff !important;
    border: none;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; 
}
.copyright-section {
    background: #000000;
    color: #dddddd;
    border-top: 1px ridge #333;
    padding: 20px 0px 15px 0;
}
.copyright-section .copyright-text p {
    color: #9b9b9b;
}
.copyright-section .copyright-text a {
    color: #004890;
    font-weight: 600;
}
a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}
.card .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
}
.card-body p{
    margin-bottom: 0px;
}
.footer-ctas-item .heading {
    color: #fff;
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 10px;
}
.footer-ctas {
    padding: 0 20px;
    width: 100%;
}
.footer-ctas-item:first-child {
    background: #db1f36;
}
.footer-ctas-item:nth-child(2) {
    
    background: #1c4565;
}
.footer-ctas-item:last-child {
    background: #0079a5;
    
}
.footer-ctas-item {
    background: #0079a5;
    color: #fff;
    min-height: 150px;
    padding: 25px 25px 60px;
}
.footer-ctas-item a {
    bottom: 25px;
    color: #fff;
    font-family: "Source Serif Pro",sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    position: absolute;
    right: 25px;
    text-transform: uppercase;
}
.footer-ctas-item a::after {
    content: "→";
    display: inline-block;
    font-family: Linearicons;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1;
    margin-left: 10px;
    margin-top: -1px;
    vertical-align: top;
}
.footer-ctas .col,.footer-ctas .col-1, .footer-ctas .col-10, .footer-ctas .col-11, .footer-ctas .col-12, .footer-ctas .col-2, .footer-ctas .col-3, .footer-ctas .col-4, .footer-ctas .col-5, .footer-ctas .col-6, .footer-ctas .col-7, .footer-ctas .col-8, .footer-ctas .col-9, .footer-ctas .col-auto, .footer-ctas .col-lg, .footer-ctas .col-lg-1, .footer-ctas .col-lg-10, .footer-ctas .col-lg-11, .footer-ctas .col-lg-12, .footer-ctas .col-lg-2, .footer-ctas .col-lg-3, .footer-ctas .col-lg-4, .footer-ctas .col-lg-5, .footer-ctas .col-lg-6, .footer-ctas .col-lg-7, .footer-ctas .col-lg-8, .footer-ctas .col-lg-9, .footer-ctas .col-lg-auto, .footer-ctas .col-md, .footer-ctas .col-md-1, .footer-ctas .col-md-10, .footer-ctas .col-md-11, .footer-ctas .col-md-12, .footer-ctas .col-md-2, .footer-ctas .col-md-3, .footer-ctas .col-md-4, .footer-ctas .col-md-5, .footer-ctas .col-md-6, .footer-ctas .col-md-7, .footer-ctas .col-md-8, .footer-ctas .col-md-9, .footer-ctas .footer-ctas .col-md-auto, .footer-ctas .col-sm, .footer-ctas .col-sm-1, .footer-ctas .col-sm-10, .footer-ctas .col-sm-11, .footer-ctas .col-sm-12, .footer-ctas .col-sm-2, .footer-ctas .col-sm-3, .footer-ctas .col-sm-4, .footer-ctas .col-sm-5, .footer-ctas .col-sm-6, .footer-ctas .col-sm-7, .footer-ctas .col-sm-8, .footer-ctas .col-sm-9, .footer-ctas .col-sm-auto, .footer-ctas .col-xl, .footer-ctas .col-xl-1, .footer-ctas .col-xl-10, .footer-ctas .col-xl-11, .footer-ctas .footer-ctas .col-xl-12, .footer-ctas .col-xl-2, .footer-ctas .col-xl-3, .footer-ctas .col-xl-4, .footer-ctas .col-xl-5, .footer-ctas .col-xl-6, .footer-ctas .col-xl-7, .footer-ctas .col-xl-8, .footer-ctas .col-xl-9, .footer-ctas .col-xl-auto {
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.text-justify, .card-body p{
    text-align:justify !important;
}
@media screen and (min-width: 970px){
.footer-ctas-item a {
    bottom: 30px;
    right: 40px;
}
}
@media screen and (min-width: 970px){
.footer-ctas-item .heading {
    font-size: 24px;
    font-size: 1.5rem;
    max-width: 250px;
}
}
@media screen and (min-width: 970px){
.footer-ctas-item {
    min-height: 200px;
    padding: 25px 40px 65px;
}
}
@media screen and (min-width: 970px){
.footer-ctas-item a {
    bottom: 30px;
    right: 40px;
}
.issue-align{
    color:#000;
    width: 95%;
    margin-left: 5%;
}
}
@media (min-width: 970px){
.col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
}
@media (min-width: 768px){
.navbar-right {
    float: right!important;
    margin-right: -15px;
}
}
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1170px;
    }
}
@media screen and (min-width: 768px){
    .navbar.navbar-default .navbar-nav > li > a {
        color: #333;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        padding: 20px 10px;
    }
    .carousel-caption {
        bottom: 7rem;
    }
    .carousel-caption h5 {
        text-transform: uppercase;
        margin: 0;
        padding: 0;
        font-weight: 600;
        color: #fff;
        letter-spacing: 1px;
        font-family: 'Montserrat', sans-serif !important;
        background-color: #0000009e;
        font-size: 35px;
    }
    .carousel-caption p {
        color: #fff;
        background-color: #0000009e;
        font-size: 25px;
        margin-top: 10px;
    }

    }

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
 .container:before{
     display: table;
    content: "MENU";
 }
 .logo {
   width: 120px;
   height: 60px;
   margin-left: 10px;
}

 }
 .logo img {
       margin-top: -5px;
}

 .small-screen{
    margin-top:15px;
 }
}

.blink {
    animation: blink 1s steps(1, end) infinite;
  }
  
  @keyframes blink {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

.home-bg{
    background-image: url(https://remedyhealthcarebd.net/public/Basic/Ecology-Journal_home.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 15px;
}
.home-bg-1{
    background-image: url(https://remedyhealthcarebd.net/public/Basic/Ecology-Journal-Bangladesh.jpg);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 15px;
}
.home-bg-top{
    
    margin: 100px 70px 35px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #FFFFFFE0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.home-bg-top .list-group-item {
    background-color: #ffffff8c;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index:9999;
  }
  .hidden .relative{
    display: none;
  }
