
@media (min-width: 1152px) and (max-width: 1152px) {
    .logo img {
        width: 350px;
    }
    #body-top-box {
        padding-top: 195px;
    }
}  
@media (min-width: 1025px) and (max-width: 1440px) {
    .carousel-caption {
        font-size: 42px;
        line-height: 48px;
        height: calc(100vh - 10rem);
    }
    .carousel-caption .article-box .title h3 {
        font-size: 60px;
        margin: 0 0 20px 0;
    }
}  
@media (min-width: 1024px) and (max-width: 1024px) {
    .logo img {
        width: 350px;
    }
    #body-top-box {
        padding-top: 195px;
    }
} 
@media (min-width: 993px) and (max-width: 1024px) {
    .carousel-caption {
        right: 0;
        left: 0;
    }
    .carousel-caption {
        font-size: 36px;
        line-height: 42px;
        height: calc(100vh - 10rem);
    }
    .carousel-caption .article-box .title h3 {
        font-size: 50px;
        margin: 0 0 20px 0;
    }
} 
@media (max-width: 1366px) {
    .container {
        max-width: 1340px;
    }
}    
@media (max-width: 1152px) {
    .container {
        max-width: 1132px;
    }
}   
@media (max-width: 1024px) {
    .carousel-caption {
        text-align: center;
        left: 0;
        right: 0;
    }
} 
@media (max-width: 1023px) {
    .top-menu {
        z-index: 999;
    }
}  
@media (max-width: 991px) {
    /***---header---***/ 
    /***navbar***/
    .rwd-menubtn {
        display: block;
        text-align: right;
    }
    .fixed-nav {
        padding: 0;
        background: rgba(255, 255, 255, 1);
    }
    .fixed-nav.navbar-style {
        padding: 0;
        border-bottom: 1px solid #000;
        background: rgba(255, 255, 255, 1);
    }
    .logo {
        padding: 10px 5px 10px 15px;
    }
    .logo img {
        width: 220px;
    }
    .logo.logo-style img {
        width: 220px;
    }
    .navbar {
        margin: 0;
        border: 0;
        background: #000;
    }
    .fixed-nav.navbar-style .navbar {
        margin: 0;
    }
    .navbar ul > li {
        border: 0;
        width: 100%;
    }
    .navbar ul > li:last-child {
        border: 0;
    }
    .navbar ul > li > a {
        color: #fff;
    }
    .navbar ul > li > a:hover {
        color: #17bebb;
    }
    .navbar ul > li.active > a:hover {
        color: #17bebb;
    }
    .navbar ul > li.active > a:before {
        content: none;
    }
    .navbar ul ul > li:hover > a,
    .navbar .show .dropdown-menu > li > a:focus,
    .navbar .show .dropdown-menu > li > a:hover {
        background: #333;
    }
    .navbar ul ul.dropdown-menu {
        background: #333;
    }
    .navbar ul > li > ul > li > ul > li:hover > a,
    .navbar ul > li >ul > li.show .dropdown-menu > li > a:focus,
    .navbar ul > li >ul > li.show .dropdown-menu > li > a:hover {
        background: #5c5c5c;
    }
    .navbar .navbar-nav {
        padding: 20px 0;
    }
    .navbar ul ul .dropdown-toggle::after {
        transform: rotate(0deg);
        margin-top: 8px;
    }
    /***top link***/
    .top-link-box {
        text-align: center;
        padding: 0;
        margin: 0 auto 0 auto;
    }
    .top-link-box li {
        justify-content: flex-end;
    }
    .top-link-box .last {
        margin-right: 3px;
    }
    .top-link-box .language a {
        width: 30px;
        height: 30px;
    }
    .top-link-box .signin,
    .top-link-box .signout {
        width: 33px;
        height: 33px;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .top-link-box .signin a,
    .top-link-box .signout a {
        width: 33px;
        height: 33px;
    }
    .top-link-box .signin a, .top-link-box .signout a {
        margin-top: 0;
    }
    .top-link-box .signin i, .top-link-box .signout i {
        font-size: 1.125rem;
        line-height: 33px;
    }
    .top-link-box .search #search-btn {
        width: 30px;
        height: 30px;
        margin-top: -2px !important;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .top-link-box .search i {
        vertical-align: 1px;
    }
    .tooltip-inner {
        opacity: 0 !important;
    }
    .arrow:before {
        opacity: 0 !important;
    }
    /***---banner---***/  
    /***banner***/
    .carousel-indicators {
        z-index: 1;
    }
    .carousel-caption {
        text-align: center;
        left: 0;
        right: 0;
    }
    .carousel-caption .article-box .title h3 {
        font-size: 70px;
    }
    .carousel-caption .image-box img {
        width: 450px;
        margin-top: 50px;
    }
    .home-go-box {
        animation-name: none;
        -webkit-animation-name: none;
    }
    /***---home---***/ 
    #home-content-start {
        padding-top: 72px;
    }
    #home-about {
        padding: 60px 0;
    }
    #home-about .content-box {
        margin: 60px 0 0 0;
    }
    #home-about .bigtitle {
        font-size: 5.5rem;
        line-height: 100px;
    }
    #home-about .about-img-2 {
        margin-top: 0;
    }
    /***---page---***/  
    #body-top-box {
        padding-top: 71px;
    }
    .body-top {
        height: 200px;
    }
    .gw-breadcrumb a, .gw-breadcrumb a:link {
        font-size: 1em;
    }
    #content {
        padding: 50px 0;
    }
    .page-title {
        margin-bottom: 30px;
    }
    .page-menu {
        margin-top: -10px;
        margin-bottom: 30px;
    }
    /***---prediction/database---***/
    #prediction .submit-box, #database .submit-box {
        margin-top: 20px;
    }
    #creep-from select {
        width: 100%;
    }
    /***---publication---***/
    #publication-list .list-box .image-box {
        margin-bottom: 20px;
    }
    #publication-list .list-box .content-box .title h3 {
        margin: 0 0 10px 0;
    }
    /***---login---***/
    #login .content {
        margin-top: 0;
        margin-bottom: 0;
    }
    /***---register---***/
    #register .content {
        margin-top: 0;
        margin-bottom: 0;
    }
    /***---footer---***/
    footer .contact {
        text-align: center;
        margin-bottom: 30px;
    }
} 
@media (max-width: 767px) { 
    /***---header---***/ 
    .rwd-menubtn {
        margin-left: -10px;
        margin-right: 10px;
        z-index: 999;
    }
    .navbar-toggler {
        padding: 0;
    }
    .logo {
        text-align: center;
        padding: 10px 10px 10px 5px;
    }
    .top-menu {
        padding: 0;
    }
    .top-link-box .top-link {
        justify-content: center;
    } 
    .search-open {
        width: 100%;
        padding: 0 30px;
        right: 0;
    }
    /***banner***/
    .carousel-caption {
        font-size: 28px;
    }
    .carousel-caption .article-box .title h3 {
        font-size: 40px;
    }
    .carousel-caption .image-box img {
        width: 300px;
    }
    /***---home---***/
    #home-content-start {
        padding-top: 40px;
    }
    #home-about .bigtitle {
        font-size: 4.5rem;
        line-height: 90px;
    }
    #home-about .bigtitle:before {
        width: 290px;
    }
    .about-img-1  {
        margin-bottom: 10px;
    }
    /***---page---***/  
    #body-top-box {
        padding-top: 50px;
    }
    .body-top {
        height: 100px;
    }
    .top-title {
        font-size: 1.625rem;
    }
    .page-title h2 {
        font-size: 1.125rem;
    }
    /***---login---***/
    #login .login-article {
        margin-bottom: 30px;
    }
    #login .content {
        padding: 30px 15px;
    }
    /***---register---***/
    #register .main {
        padding: 0 30px;
    }
    #register .content {
        padding: 50px 15px 20px 15px;
    }
    .register-form #firstname {
        margin-bottom: 10px;
    }
    .register-form #subject {
        margin-bottom: 10px;
    }
    /***---contact---***/
    .contact-form {
        margin-bottom: 30px;
    }
    /***---breadcrumb---***/
    .gw-breadcrumb {
        display: none;
    }
}
@media (max-width: 640px) {
    /***banner***/
    .carousel-caption {
        font-size: 24px;
        line-height: 28px;
    }
    .carousel-caption .article-box .title h3 {
        font-size: 32px;
        margin: 0 0 10px 0;
    }
    .carousel-caption .image-box img {
        width: 200px;
        margin-top: 20px;
    }      
}
@media (max-width: 375px) {
    .top-link-box .search #search-btn {
        width: 26px;
        height: 26px;
        margin-top: -4px !important;
        font-size: 0.975rem;
    }
    .top-link-box .language a {
        font-size: 0.975rem;
        width: 26px;
        height: 26px;
    }    
    .top-link-box .signin,
    .top-link-box .signout {
        width: 28px;
        height: 28px;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .top-link-box .signin a,
    .top-link-box .signout a {
        width: 28px;
        height: 28px;
    }
    .top-link-box .signin a, .top-link-box .signout a {
        margin-top: 0;
    }
    .top-link-box .signin i, .top-link-box .signout i {
        font-size: 1.125rem;
        line-height: 33px;
    }
}
@media (max-width: 320px) {
    .top-link-box {
        padding-right: 15px;
    }
    .top-link-box .search #search-btn {
        width: 25px;
        height: 25px;
        margin-top: -4px !important;
        font-size: 0.975rem;
    }
    .top-link-box .language a {
        font-size: 0.975rem;
        width: 25px;
        height: 25px;
    }    
    .top-link-box .signin,
    .top-link-box .signout {
        width: 27px;
        height: 27px;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .top-link-box .signin a,
    .top-link-box .signout a {
        width: 27px;
        height: 27px;
    }
    .top-link-box .signin a, .top-link-box .signout a {
        margin-top: 0;
    }
    .top-link-box .signin i, .top-link-box .signout i {
        font-size: 1em;
        line-height: 27px;
    }
    /***banner***/
    .carousel-caption {
        font-size: 22px;
        line-height: 26px;
    }
    .carousel-caption .image-box {
        display: none;
    }
    #login .submit-box #captcha {
        width: 108px;
    }
}
@media (orientation: landscape) and (max-width:992px) {
    /***banner***/
    .carousel-caption .article-box .title h3 {
        margin: 0 0 10px 0;
    }
    .carousel-caption .image-box {
        display: none;
    }
    .home-go a {
        font-size: 32px;
    }
}
