@media only screen and (min-width: 991px){
    .slider-section{
    height: 370px;
    padding-top: 40px;
}
}

.header-section{
    position: relative;
}
.header-main-wrapper{
    margin-top: 0px;
    padding: 2px 25px;
    background-color: #002B53;
    justify-content: center;
}
.header-top{
    background-color: #fff;
    border-top:5px solid #002B53;
}
.header-menu ul li a{
    color: #fff;
}
.guidelines-content ul{
    padding-left: 30px;
}
.guidelines-content ul li{
    list-style-type: circle;
    margin-bottom: 10px;
    font-size: 15px;
}
.register-login-form{
    max-width: 100% !important;
}
.copyright-wrapper{
    display: block;
    text-align: center;
}
.widget-subscribe ul li{
    float: left;
    margin-right: 10px;
}
.widget-subscribe ul{
    margin-bottom: 50px;
}
.footer-widget .widget-address p{
    color: #333;
}
.footer-widget .widget-link li:first-child{
    margin-top: 0px;
}
.slider-content{
    margin-top: -60px;
}
.slider-content .main-title{
    margin-top: 0px;
}
.about-content p{
    margin-top: 0px !important;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
    background-color: #002B53 !important;
}
.brand-logo-wrapper{
    background-color: #fff !important;
}
.contact-form .single-form .btn i {
    display: inline-block;
    font-size: 23px;
    position: relative;
    line-height: 1;
    top: 4px;
    padding-left: 10px;
}
.single-team {
    text-align: center;
    margin-top: 25px !important;
    border: 1px solid #ccc;
    padding: 20px 30px;
    border-radius: 8px;
}
.articles-ul li{
    background: #FF6600;
    color: #fff;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 4px;
    border-left: 3px solid #002B53;
}
.section-padd-1{
    padding: 50px 0px;
}
.section-padd-1 .section-title{
    padding-bottom: 20px;
}
.register-login-form{
    margin-top: 20px;
}
.issn-img{
    border: 1px solid #ccc;
    border-radius: 8px;
}
.single-form select{
    width: 100%;
    height: 50px;
    padding: 0 25px;
    font-size: 15px;
    color: #52565b;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid rgba(48,146,85,0.2);
    border-radius: 10px;
    background-color: #fff;
}
.single-blog .blog-content .title a {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.blog-content p a i{
    color: #FF6600;
    margin-right: 5px;
    font-size: 20px;
    display: inline-block;
    line-height: 1;
}
.shape-icon-box{
    top: 30% !important;
}
.page-banner .shape-author{
    top: 20% !important;
}
.page-banner{
    height: 300px;
    padding-top: 0px;
}
.page-banner .shape-1{
    left: 85px;
}
.section-padding{
    padding-top: 50px;
}
.publication-charges-sec .single-courses .courses-content .courses-meta span{
    font-size: 16px;
}
.publication-charges-sec .single-courses .courses-content .title a {
    font-size: 20px;
    font-weight: 600;
    color: #212832;
    margin-top: 0px;
}
.publication-charges-sec .single-courses .courses-content{
padding-top: 0px;
}
.single-team .team-thumb img{
    width: 100%;
    height: 300px;
}
.article-issues-sec .btn{
    margin-top: 0px !important;
}
.article-issues-sec .blog-content{
    padding-top: 0px;
}
.slider-section .slider-shape{
    left: 50% !important;
}
.menu-toggle{
    background: #002B53 !important;
    padding: 10px !important;
}
.header-toggle .menu-toggle span{
    background-color: #fff;
}
.author-browse .search-letter{
    margin-bottom: 10px;
}
.author-browse ul{
    margin-bottom: 10px;
}
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }
  
  td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-family: "Montserrat",sans-serif;
  }
  
  /* tr:nth-child(even) {
    background-color: #dddddd;
  } */
  .footer-widget .widget-subscribe .widget-form .btn{
    margin-top: 20px;
    height: auto;
    line-height: normal;
    padding: 13px 20px;
    font-size: 14px;
    width: 100%;
  }
  .footer-widget .widget-subscribe .widget-form input{
    height: auto;
    padding: 13px 20px;
  }
  .page-banner .shape-1{
    display: none !important;
  }
  .header-menu ul li{
    padding: 16px 17px;
  }
    
  .single-blog .blog-content .btn{
    margin-top: 10px;
  }
  .guidelines-content a{
    color: #ff6600;
  }
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px){
.header-logo a img {
    width: 100%;
}
.header-main-wrapper{
    background-color: #fff;
    border: none;
}
.single-team .team-thumb img{
    height: auto;
}
.download-app-btn .app-btn li a{
    padding: 10px 20px;
    width: 180px;
}
.box-content{
    display: none;
}
}
@media only screen and (max-width: 575px){
.header-main-wrapper {
    margin-top: 0px;
    padding: 10px 20px;
    background-color: transparent;
}

.team-wrapper .col{
    flex: inherit;
    width: 100%;
}
.single-team .team-thumb img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.slider-section{
    height: auto;
    padding-top: 80px;
}
.header-main-wrapper{
    padding: 10px 10px 10px 0px;
    border: none;
    justify-content: center !important;
}
.header-logo a img {
    width: 100%;
}
.page-banner .shape-1, .page-banner .shape-author {
    display: none;
}
.page-banner {
    height: auto;
    padding: 30px 10px;
}
.shape-icon-box {
    left: 72%;
    top: 20% !important;
}
.header-logo a img{
    margin-top: 0px;
    margin-bottom: 0px;
    width: 96%;
    border: 1px solid #f5f5f5;
}
.header-main-wrapper {
    padding: 0px 0px 0px 0px;
}
.menu-toggle {
    padding: 5px !important;
}
.header-logo {
    text-align: left !important;
}
}

.single-brand img{
    width: 180px;
}
.text-justify{
    text-align: justify;
}
.back-to-top{
    display: none !important;
}
.slider-images{
    top: 0;
    align-items: flex-start;
}
.guidelines-content th{
    background: #002B53;
    color: #fff;
    padding: 10px;
}
.header-top-wrapper{
    align-items: center;
    padding-bottom: 0px;
    padding-top: 5px;
}
.header-logo{
    text-align: center;
    }
    .logo{
        width: 150px;
    }
    .header-logo-right{
        text-align: center;
    }
    .header-marquee{
        background: aliceblue;
    padding-top: 8px;
    color: #333;
    margin-bottom:10px;
    }
    .iso-part h5{
        font-weight: 600;

    }
    .iso-part h5 span{
        width: 33%;
        display: inline-block;
        /* text-align: center; */
        color: #fff;
        padding-bottom: 5px;
    }
    .header-logo-right h2{
        font-weight: 700;
    color: #002B53;
    margin-bottom: 10px;
    font-size: 38px;
    }
    .header-logo-right h4{
        color: #FF6600;
        font-weight: 600;
    }

    #prevButton, #nextButton{
        background: #002B53;
        color: #fff;
        border: 1px solid #002B53;
        padding: 5px 10px;
    }
    .pagination-button{
        background: #fff;
        color: #002B53;
        border: 1px solid #002B53;
        padding: 5px 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .pagination-button:hover{
        background: #002B53;
        color: #fff;
    }
    #pagination .active{
        background: #002B53;
        color: #fff;
    }
    .article-issue-table{
        margin-bottom: 30px;
    }
    .single-brand h2{
        font-weight: 700;
    }
    a:hover{
        color: #002B53;
    }
    .about-images .about-years{
        left: 30px;
    }
    .about-content .btn {
        margin-top: 20px;
    }
    .single-team .team-content .name{
        font-size: 18px;
    }
    .special-issueli {
        display: flex;
        background: #f5f5f5;
        padding: 10px;
        border-left: 5px solid #FF6600;
        margin-bottom: 15px;
    }
    .article-issue-table td{
        border: none;
        border-bottom: 1px solid #dddddd;
        }
        .article-issue-table table{
            border: 1px solid #dddddd;
        
        }
        .team-content p{
            height: 80px;
        }
        .team-wrapper .row{
            margin-right: 0px;
                margin-left: 0px;
            }
            .single-blog .blog-content {
                padding-top: 0px;
            }
            .single-blog .blog-content .btn {
                margin-top: 20px;
            }
            .header-logo img {
                margin-top: 5px;
                margin-bottom: 10px;
            }
            .single-team{
                padding: 20px 25px;
            }

            .search-letter{
                border-left: 5px solid #ccc;
            }
            
            .search-letter b{
            padding-left: 20px;
            }
            /* .author-browse ul {
            padding-left: 25px;
            } */
            .author-browse ul li{
                list-style: circle;
                margin-bottom: 8px;
            }
            .author-browse p a {
                background: #002B53;
                color: #fff;
                padding: 5px 8px;
                margin-right: 8px;
                margin-bottom: 32px;
                display: inline-block;
            }
            /* .browse-title-1 .tr-sec{
                display: table-row;
            } */
            /* .browse-title-1 td:first-child{
                width: 20%;
            } */
            .team-wrapper .col-md-6{
                float: left;
    padding: 0px 10px;
            }
            .team-wrapper .col-xl-4{
                float: left;
    padding: 0px 10px;
            }
            @media screen and (max-width: 700px) {

            .team-content p{
                height: auto;
            }
            .single-team .team-thumb1 img{
                height: 250px !important;
            }
        }

        .widget-subscribe ul li {
            float: left;
            margin-right: 3px;
            font-size: 20px;
            background: #FF6600;
            color: #fff;
            width: 30px;
            height: 30px;
            border-radius: 4px;
            line-height: 30px;
            text-align: center;
        }
        .team-thumb{
            display: none;
        }
        .single-team .team-content{
            padding-top: 0px;
        }

        .single-team .team-thumb1 img {
            width: 100%;
            height: 300px;
        border-radius: 50%;
            padding: 10px;
            border: 1px solid rgba(48, 146, 85, 0.2);
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            margin-bottom: 20px;
        }
        .single-blog .blog-content .blog-author .author{
            margin-top: 10px;
        }
        .iso-part{
            padding: 0px 40px;
        }
        .text-right{
            text-align: right;
        }
        .text-left{
            text-align: left;
        }
        .footer-widget .widget-address {
            margin: 0px;
            padding-top: 10px;
        }

        .td-sec1{
            width: 30%;
          }
          .td-sec2{
            width: 70%;
          }
          .tr-sec{
            width: 100%;
          }
          .th-sec1 {
            width: 30%;
        }
        .th-sec2 {
            width: 70%;
        }
          .th-sec {
            width: 100%;
            display: flex;
        }
        .article-issue-tab td{
         width: 25%;
        }