/*
Build responsive
Author: Ryan (Lynh) Nguyen
*/

@media screen and (min-width: 768px) {
    .site-search form {
        margin: 0;
    }
}

@media screen and (min-width: 992px) {}

@media (min-width: 1024px) {}

@media (min-width: 1124px) {}

@media (min-width: 1440px) {}

@media (min-width: 1680px) {}

@media (min-width: 1920px) {}

@media (min-width: 1200px) and (max-width: 1279px) {}

@media (max-width: 1500px) {
    body, button, input, select, textarea {
        font-size: 13.6px;
        line-height: 1.4;
    }
    .navbar-menu-main ul li {
        padding-left: 25px;
    }
    .navbar-menu-main ul ul.sub-menu {
        top: 25px;
        padding-top: 29px;
        width: 260px;
    }
    .navbar-menu-main ul li a {
        font-size: 13.6px;
    }
    .navbar-menu-main ul ul.sub-menu li {
        padding: 0 15px;
    }
    .navbar-menu-main ul ul.sub-menu li a {
        font-size: 13.6px;
        line-height: 38px;
    }
    .subpage-wrapped img {
        width: 120px;
    }
    .subpage-wrapped .title {
        font-size: 16px;
        margin: 30px 0 15px;
    }
    .subpage-wrapped p {
        font-size: 13.6px;
    }
    .simple-content img {
        width: 80%;
    }
    .footer-section-new .new-wrapped .title {
        font-size: 17.6px;
        line-height: 1.4;
    }
    .footer-section-contact .title-section {
        margin-bottom: 25px;
    }
    .footer-section-contact .btn-link-more {
        margin-top: 30px;
    }
    .sml-copyright p {
        font-size: 12px;
    }
}

@media (max-width: 1439px) {}

@media (max-width: 1365px) {
    .sml-entry-content .sub-title {
        font-size: 1.25rem;
    }
}

@media (max-width: 1199px) {}

@media (max-width: 1123px) {
    .title-theme {
        font-size: 44px;
    }
}

@media (min-width: 1024px) and (max-width: 1093px) {}

@media (max-width: 1092px) {
    .navbar-menu-main ul li a {
        font-size: 14px;
    }
    body, button, input, select, textarea {
        color: #373737;
        font-family: "open_sansregular", helvetica, arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.4;
    }
    .sml-entry-header .title-page, .sml-entry-header .title-section {
        font-size: 65px;
        line-height: 0.9;
    }
}

@media (min-width: 992px) and (max-width: 1023px) {}

@media (max-width: 1023px) {}

@media (min-width: 768px) and (max-width: 810px) {}

@media (max-width: 991px) {
    header .container {
        min-width: 100%;
    }
    header {
        padding-top: 15px;
        padding-bottom: 18px;
    }
    .banner-header .title-theme {
        font-size: 50px;
        line-height: 1.2;
    }
    .title-section {
        font-size: 50px;
    }
    .navbar-menu-main ul li {
        padding-left: 15px;
    }
    .navbar-menu-main ul ul.sub-menu {
        top: 25px;
        padding-top: 33px;
    }
    .navbar-menu-main ul ul.sub-menu li a {
        font-size: 14px;
    }
    .sml-content-area {
        padding: 4rem 0px 3rem;
    }
    .title-theme {
        font-size: 35px;
    }
    .home-wrapper {
        padding: 0 0 40px
    }
    .subpage-wrapped img {
        width: 100px;
    }
    .subpage-wrapped .title {
        margin: 20px 0 10px;
        font-size: 16px;
    }
    .subpage-wrapped p {
        font-size: 14px;
    }
    .sml-entry-content .sub-title {
        font-size: 1rem;
    }
    .footer-section-new {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer-section-new .new-wrapped .title-section {
        margin-bottom: 50px;
    }
    .footer-section-new .new-wrapped .date {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .footer-section-new .new-wrapped .title {
        font-size: 18px;
    }
    .footer-section-new .new-wrapped .btn-link-more {
        margin-top: 60px;
    }
    .footer-section-contact {
        position: relative;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer-section-contact p, .footer-section-contact a {
        font-size: 14px;
    }
    .footer-section-contact .btn-link-more {
        margin-top: 25px;
    }
    .widget-title {
        margin-bottom: 46px;
    }
    footer .footer-sidebar img {
        margin-bottom: 25px;
    }
    footer .footer-sidebar #custom_html-2 p {
        line-height: 25px;
    }
}

@media (max-width: 782px) {}

@media (max-width: 767px) {
	
	h3 {
		font-size: 18px;
	}
	
    .banner-header .title-theme {
        font-size: 42px;
        margin: 0;
        line-height: 0.8;
    }
    .opensearchBtn{
        padding: 9px;
    }
    .search-form .screen-reader-text{
        display: none;
    }
    #searchOverlay .search-form .search-field{
        padding: 23px 15px;
    }
    .title-theme {
        line-height: 1.2
    }
    p {
        margin: 0 0 1rem;
        padding: 0;
    }
    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .form-control {
        font-size: 14px;
        height: calc(2.25rem + 2px);
    }
    .sml-entry-header .title-page, .sml-entry-header .title-section {
        margin-bottom: 2rem;
    }
    header {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    header .logo {
        position: relative;
        top: auto;
    }
    .navbar-hamburger {
        display: block;
    }
    .navbar-menu-main {
        display: none;
    }
    .home-wrapper {
        padding: 0;
    }
    .home-wrapper .subpage-wrapped .col-md-3 {
        margin-top: 20px;
    }
    .home-wrapper .subpage-wrapped .col-md-3:last-of-type {
        margin-bottom: 0;
    }
    .footer-section-new .new-wrapped .col-md-4 {
        margin-bottom: 20px
    }
    .footer-section-new .new-wrapped .col-md-4:last-of-type {
        margin-bottom: 0;
    }
    .widget {
        padding-bottom: 2em;
    }
    footer .footer-sidebar {
        padding: 50px 0 0;
    }
    .footer-sidebar .widget-title {
        margin: 1rem 0 1.5rem;
    }
    .footer-sidebar .widget_text img {
        margin-bottom: 1.5rem;
    }
    .sml-copyright p {
        font-size: 13px;
    }
    .sml-copyright p.copyright {
        font-size: 12px;
    }
    .font-about-sp {
        font-size: 18px;
    }
}

@media (max-width: 579px) {
    body, button, input, select, textarea {
        font-size: 14px;
    }
    .banner-header{
        display: none !important;
    }
    .banner-header-mobile{
        display: block;
    }
    .banner-header .title-theme {
        font-size: 28px;
        line-height: 1;
    }
    .sml-entry-header .title-page {
        font-size: 28px;
        line-height: 1;
    }
    .title-theme {
        font-size: 24px;
    }
    .sml-content-area {
        padding: 3rem 0px 2rem;
    }
}

@media (max-width: 479px) {}

@media (max-width: 360px) {
    .banner-header .title-theme {
        font-size: 18px;
    }
    .sml-entry-header .title-page {
        font-size: 24px;
    }
}

@media (max-width: 320px) {}