@import "font.css";

@charset "utf-8";
body {
    margin: 0px auto;
    padding: 0px auto;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif;
    font-weight: normal;
}

* {
    margin: 0px auto;
    padding: 0px auto;
    outline: none;
    text-decoration: none;
}

::selection {
    background-color: #706F74;
    color: #fff;
}

::-webkit-selection {
    background-color: #706F74;
    color: #fff;
}

-webkit-::selection {
    background-color: #706F74;
    color: #fff;
}

::-moz-selection {
    background-color: #706F74;
    color: #fff;
}

.clr {
    clear: both;
}

ul {
    padding: 0px;
}

img {
    border: 0;
}

.pagewrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.padding_pagewrap {
    padding: 0 10px;
}

.showText p {
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 15px;
}

.showText img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%;
}

.showText ul {
    padding-bottom: 15px;
}

.showText ul li {
    margin-left: 35px;
    font-size: 16px;
    line-height: 30px;
}

.pane-content {
    padding-top: 60px;
    padding-bottom: 110px;
    background: url(../images/hmp-graph-dots.png) bottom no-repeat, url(../images/hmp-graph-pattern.png);
}

.pane-content li {
    float: left;
    list-style: none;
    line-height: 0;
    width: 11%;
}

.pane-content li img {
    width: 100%;
    height: auto;
}

.pane-content ul {
    float: right;
    width: 85%;
}

.pane-content ul h3 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 500;
    color: #222222;
}

.pane-content ul h3 i {
    padding-right: 10px;
    color: #666;
}

.pane-content ul p {
    font-size: 18px;
    color: #4a4a4a;
}

.aboutus_home {
    padding-top: 50px;
}

.aboutus_home li {
    float: left;
    width: 50%;
    list-style: none;
    line-height: 0;
}

.aboutus_home li img {
    width: 100%;
    height: auto;
}

.aboutus_home ul {
    float: right;
    width: 45%;
    padding-top: 30px;
}

.aboutus_home ul h3, .pane-content-2 ul h3, .pane-content-6 ul h3 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    color: #222222;
    width: 80%;
    float: left;
}

.aboutus_home ul h4 a, .pane-content-2 ul h4 a, .pane-content-6 ul h4 a {
    background-color: #ff813d;
    color: #FFFFFF;
    border-bottom: 4px solid #e56d2d;
    border-radius: 4px;
    box-shadow: 2px 4px 0 #e8e8e8;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 15px;
    float: left;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}

.aboutus_home ul h4 a:hover, .pane-content-2 ul h4 a:hover, .pane-content-5 ul h4 a:hover, .pane-content-6 ul h4 a:hover {
    background-color: #ff9257;
}

.doitac_home {
    padding-top: 50px;
    background: url(../images/hmp-casestudy-bkg-pattern.jpg);
    padding-bottom: 20px;
}

.doitac_home h3 {
    font-size: 20px;
    line-height: 30px;
    /* padding-bottom: 20px; */
    text-transform: none;
    font-weight: 500;
    text-align: center;
    color: #fff;
}

.doitac_home ul li {
    width: 14%;
    padding: 1.3%;
    list-style: none;
    line-height: 0;
    display: table-cell;
    float: none;
    text-align: center;
    vertical-align: middle;
}

.doitac_home ul li img {
    width: 100%;
    height: auto;
}

.pane-content-2 {
    margin-bottom: 60px;
    background: url(../images/hmp-showcase-brick-compress.jpg) top no-repeat;
}

.pane-content-2 li, .pane-content-6 li {
    float: right;
    width: 50%;
    list-style: none;
    line-height: 0;
}

.pane-content-2 li img, .pane-content-6 li img {
    width: 100%;
    height: auto;
}

.pane-content-2 ul, .pane-content-6 ul {
    float: left;
    width: 45%;
    padding: 60px 0;
}

.pane-content-3 {
    padding: 60px 0;
    background: url(../images/hmp-casestudy-bkg-compress.jpg) center top no-repeat, url(../images/hmp-casestudy-bkg-pattern.jpg);
}

.id_pa_1 li {
    float: left;
    width: 25%;
    list-style: none;
    line-height: 0;
    background: #00000054;
    padding: 3%;
    border-radius: 5px;
}

.id_pa_1 li img {
    width: 100%;
    height: auto;
}

.id_pa_1 ul {
    float: right;
    width: 66%;
    color: #fff;
}

.id_pa_1 ul h3 {
    font-size: 25px;
    line-height: 35px;
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 5px;
}

.id_pa_1 ul h4 {
    font-size: 45px;
    line-height: 50px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.id_pa_1 ul p {
    font-size: 20px;
    line-height: 32px;
}

.id_pa_2, .id_pa_3 {
    padding: 60px 0;
}

.id_pa_2 li {
    list-style: none;
    line-height: 0;
    width: 55%;
    float: left;
}

.id_pa_2 li img, .id_pa_3 li img {
    width: 100%;
    height: auto;
}

.id_pa_2 ul {
    width: 42%;
    float: right;
    color: #fff;
    padding-top: 3%;
}

.id_pa_2 ul h3, .id_pa_3 ul h3 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.id_pa_3 li {
    list-style: none;
    line-height: 0;
    width: 55%;
    float: right;
}

.id_pa_3 ul {
    width: 42%;
    float: left;
    color: #fff;
    padding-top: 3%;
    text-align: right;
}

.id_pa_3 {
    border-bottom: solid #242424 4px;
    border-top: solid #242424 4px;
}

.pane-content-4 {
    padding: 50px 0;
    color: #fff;
    background: url(../images/hmp-casestudy-row2-bkg.jpg);
}

.left-content-4 {
    float: left;
    width: 50%;
}

.left-content-4 ul {
    float: left;
    width: calc(50% - 20px);
    margin: 10px;
}

.left-content-4 ul h3 {
    color: #70b4e2;
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.left-content-4 ul p {
    font-size: 18px;
    line-height: 30px;
}

.right-content-4 {
    float: right;
    width: 50%;
    background: url(../images/hmp-casestudy-quote-bkg.png) center left no-repeat;
    padding-top: 5%;
}

.right-content-4 p {
    padding-left: 6%;
    padding-bottom: 3%;
}

.right-content-4 ul {
    margin-left: 6%;
    background: url(../images/hmp-casestudy-quote-logo.png) center left no-repeat;
    padding-left: 80px;
}

.right-content-4 ul h3 {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 2px;
    font-style: italic;
}

.right-content-4 ul h4 {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}

.pane-content-5 {
    padding-top: 60px;
    background: #c0e965;
}

.pane-content-5 li {
    float: left;
    width: calc(50% - 15px);
    list-style: none;
    line-height: 0;
    margin-right: 15px;
}

.pane-content-5 ul {
    float: right;
    width: 50%;
}

.pane-content-5 ul h3 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
    padding-bottom: 15px;
}

.pane-content-5 ul h4 a {
    background-color: #4a4a4a;
    border-color: #2e2e2e;
    box-shadow: 2px 4px 0 #aed45c;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 15px;
    float: left;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}

.footer-top {
    background: #3c3b3b;
}

.footer-top ul.color_id_1 {
    background: #4f4f4f;
}

.footer-top ul {
    float: left;
    padding: 3%;
    width: 27%;
    background: #5a5959;
}

.footer-top ul p {
    color: #fff;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    display: -webkit-box;
    max-height: 125px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.footer-top ul h3 a {
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.footer-top ul li, .footer-top ul li img {
    list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: auto;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.bannerInside {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(60vh - 0px);
}

.bannerMain {
    position: relative;
    overflow: hidden;
    height: auto;
}

.banner li {
    float: left;
    width: 100%;
    height: calc(60vh - 0px);
    list-style: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: default;
    position: relative;
}

.posBL {
    left: 0px;
    bottom: 0px;
}

.pagiBanner {
    position: relative;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: auto;
    width: auto;
    text-align: center;
    z-index: 2;
}

.pagiBanner a, .pagiBanner_2 a, .pagiBanner_3 a {
    display: inline-block;
    vertical-align: text-top;
    width: 14px;
    height: 14px;
    background: #00000047;
    text-indent: -100000px;
    margin: 0 5px;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    /* -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5); */
    /* box-shadow: 0 0 8px rgba(0,0,0,0.5); */
    border: solid #fff 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.pagiBanner a.selected, .pagiBanner_2 a.selected, .pagiBanner_3 a.selected {
    background: #ff813d;
}

.pagiBanner_2, .pagiBanner_3 {
    position: relative;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
    width: auto;
    text-align: center;
    z-index: 10;
}

.bannerMain .placeNav.prev1, .bannerMain .placeNav.next1 {
    top: 50%;
    z-index: 9999;
    opacity: 1;
    left: 10px
}

.bannerMain .placeNav.prev1 i, .bannerMain .placeNav.next1 i {
    top: 4px;
    position: relative;
}

.bannerMain .placeNav.next1 {
    right: 10px;
    left: auto
}

.bannerMain .placeNav.prev1, .bannerMain .placeNav.next1 {
    top: 50%;
    z-index: 9999;
    opacity: 1;
    left: 10px
}

.bannerMain .placeNav.prev1 i, .bannerMain .placeNav.next1 i {
    top: 4px;
    position: relative;
}

.bannerMain .placeNav.next1 {
    right: 10px;
    left: auto
}

.placeNav_2, .placeNav_3 {
    position: absolute;
    top: 30%;
    z-index: 3;
    color: #fff;
    font-size: 60px;
    width: 30px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    /* background: rgba(2, 2, 2, 0.21); */
    opacity: 0; /* background: #0000008a; */
}

.placeNav {
    position: absolute;
    top: 140px;
    z-index: 2;
    color: #fff;
    font-size: 26px;
    width: 35px;
    line-height: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.24);
    text-align: center;
    /* opacity: 0; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.placeNav.prev, .placeNav_2.prev, .placeNav_3.prev {
    left: 5px;
}

.placeNav_2.next, .placeNav_3.next {
    right: 5px;
    text-indent: 3px;
}

.placeNav.next {
    right: 10px;
    text-indent: 3px;
}

.placeSlide_main:hover .placeNav, .placeSlide_main:hover .placeNav_2, .placeSlide_main:hover .placeNav_3 {
    opacity: 1;
}

.placeNav:hover {
    color: #fff;
    background: #ff813d;
}

.placeNav_2:hover, .placeNav_3:hover, .placeNav_4:hover {
    color: #CDAE7F;
}

.placeSlide_main {
    position: relative;
    overflow: hidden;
}

.placeSlide, .placeSlide_doiac, .placeSlide_3, .placeSlide_2 {
    width: 1300px;
}

.box_banner_left {
    position: absolute;
    left: 10%;
    top: 0;
    z-index: 2;
    width: 40%;
    color: #fff;
}

.box_banner_left ul {
    padding-top: 25px;
}

.box_banner_left ul h3 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.box_banner_left ul h4 {
    font-size: 20px;
    line-height: 35px;
    padding-bottom: 5px;
    text-transform: none;
    font-weight: 500;
    color: #c0e965;
}

.box_banner_left ul h4 i {
    padding-right: 10px;
}

.box_banner_left ul p {
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 5px;
}

.box_banner_right {
    position: absolute;
    right: 10%;
    z-index: 2;
    width: 40%;
}

.box_banner_right ul {
    padding-left: 10%;
    text-align: center;
    padding-top: 35%;
}

.box_banner_right ul li {
    list-style: none;
    background: #fff;
    color: #ff813d;
    margin: 0 5px;
    font-size: 50px;
    line-height: 55px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 20px 13px;
    border-radius: 5px;
    width: calc(100% / 9 - 10px);
    display: inline-block;
}

.box_banner_right h3 {
    font-size: 20px;
    line-height: 35px;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
}

.box_menu.fixed {
    position: fixed;
    top: 0 !important;
    z-index: 99999;
    background-color: #2e2e2e;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF2E2E2E', endColorstr='#FF212121');
    background-image: url(../images/download.svg);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #2e2e2e), color-stop(50%, #212121));
    background-image: -moz-linear-gradient(left, #2e2e2e 50%, #212121 50%);
    background-image: -webkit-linear-gradient(left, #2e2e2e 50%, #212121 50%);
    background-image: linear-gradient(to right, #2e2e2e 50%, #212121 50%);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
    padding: 10px 0;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.box_menu:after, .box_menu:before {
    content: "";
    position: inherit;
    top: 0px;
    left: 0;
    right: 0;
}

.box_menu.fixed:after, .box_menu.fixed:before {
    position: absolute;
}

.box_menu:before {
    top: auto;
    bottom: 0px;
}

.box_menu.fixed .logo_top, .box_menu.fixed .hotline_header {
    display: none;
}

.box_menu {
    background-color: #2e2e2e;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF2E2E2E', endColorstr='#FF212121');
    background-image: url(../images/download.svg);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #2e2e2e), color-stop(50%, #212121));
    background-image: -moz-linear-gradient(left, #2e2e2e 50%, #212121 50%);
    background-image: -webkit-linear-gradient(left, #2e2e2e 50%, #212121 50%);
    background-image: linear-gradient(to right, #2e2e2e 50%, #212121 50%);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
    padding-top: 20px;
    padding-bottom: 5px;
}

.menu {
    text-align: center;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.menu * {
    list-style: none;
}

.menu > li + li {
    margin-left: 19px;
}

.menu > li {
    /* float: left; */
    position: relative;
    display: inline-table;
}

.menu > li > a {
    display: block;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 2;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.menu > li > a i {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 7px;
    color: inherit;
    font-size: 11px;
}

.menu > li:hover > a {
    color: #fe8747;
}

.menu > li:hover > a:after {
    left: 0;
    right: 0;
    opacity: 1;
}

.menu > li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
}

.menu > li.active > a {
    color: #EF1E23;
}

.menu > li.active > a:after {
    left: 0;
    right: 0;
    opacity: 1;
}

.menu > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    min-width: 140px;
    z-index: 6;
    margin: 0;
    padding: 0;
    padding-top: 0;
    display: block;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transform-origin: center top 0px;
    -moz-transform-origin: center top 0px;
    -webkit-transform-origin: center top 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
}

.menu > li > ul:before {
    content: "";
    border: solid 7px transparent;
    border-bottom-color: #4b4b4b;
    width: 0;
    height: 0;
    position: absolute;
    top: -14px;
    left: 17px;
    z-index: 2;
}

.menu > li > ul:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 3px;
    right: -3px;
    bottom: -3px;
    z-index: 0;
    background: rgba(0, 0, 0, 0.05);
}

.menu > li > ul > li {
    z-index: 10;
    position: relative;
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 0 15px;
    background: #4b4b4b;
}

.menu > li > ul > li:first-child {
    padding-top: 10px;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
}

.menu > li > ul > li:last-child {
    padding-bottom: 10px;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
}

.menu > li > ul > li:last-child > a {
    border: none;
}

.menu > li > ul > li > a {
    display: block;
    white-space: nowrap;
    color: inherit;
    line-height: 40px;
    background: rgba(255, 255, 255, 0);
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    padding: 0 24px 0 0;
    text-decoration: none !important;
    text-transform: capitalize;
    font-size: 16px;
    text-align: left;
}

.menu > li > ul > li > a > span {
    display: none;
}

.menu > li > ul > li:hover {
    z-index: 3;
}

.menu > li > ul > li:hover > a {
    padding: 0 12px 0 12px;
    background: rgba(255, 255, 255, 0.2);
    border-color: transparent;
}

.menu > li > ul > li > a {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.logo_top {
    text-align: center;
    /* padding-bottom: 10px; */
}

.logo_top img {
    width: auto;
    height: 85px;
}

.hotline_header {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.hotline_header ul h3 a {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 33px;
}

.hotline_header ul h3 i, .hotline_header ul h4 i {
    padding-right: 10px;
}

.hotline_header ul h4 a {
    display: block;
    text-transform: uppercase;
    color: #c0e965;
    font-size: 20px;
    font-weight: normal;
    line-height: 33px;
}

.hotline_header ul h4 a:hover, .hotline_header ul h3 a:hover {
    color: #ff813d;
}

.imges_id_page {
    height: 350px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.imges_id_page:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #00000087;
    transition: .3s all ease;
    z-index: 1;
}

.link_page ul li i {
    color: #fff;
    margin-right: 7px;
}

.link_page {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    top: 290px;
}

.link_page h3 {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 28px;
    line-height: 35px;
    position: relative;
    font-weight: normal;
    padding-left: 20px;
    margin-left: 10px;
    position: relative;
    float: left;
}

.link_page h3:after {
    content: "";
    display: -webkit-inline-box;
    clear: both;
    width: 7px;
    background: #c0e965;
    height: 35px;
    left: 0px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.link_page ul {
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}

.link_page ul li {
    float: left;
    list-style: none;
    padding-left: 10px;
    line-height: 20px;
    color: #fff;
}

.link_page ul li i {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.link_page ul li a {
    display: block;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
}

.link_page ul li a:hover, .tailieu_id ul h3:hover, .tailieu_id ul p:hover {
    color: #ff813d;
}

.page_conten_page {
    padding-top: 30px;
    padding-bottom: 30px;
}

.showText h2 {
    text-transform: uppercase;
    color: #f60;
    font-size: 22px;
    line-height: 30px;
    position: relative;
    font-weight: normal;
    margin-bottom: 10px;
}

.tintuc_home_id ul li img:hover {
    transform: scale(1.2);
    opacity: 1;
    -webkit-filter: grayscale(0);
}

.tintuc_home_id ul {
    margin: 0 10px 20px 10px;
    float: left;
    width: 360px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    transition: all .3s;
    padding: 10px;
    background: #fff;
    padding-bottom: 20px;
}

.tintuc_home_id ul li, .tintuc_home_id ul li img {
    list-style: none;
    line-height: 0;
    position: relative;
    overflow: hidden;
    display: block;
    height: auto;
    width: 100%;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 50%;
}

.tintuc_home_id ul h3 a {
    color: #333;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    padding-bottom: 7px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
}

.tintuc_home_id ul h3 a:hover {
    color: #ff813d;
}

.tintuc_home_id ul h4 {
    color: #666;
    font-weight: normal;
    font-size: 17px;
    padding: 10px;
    text-transform: none;
    line-height: 30px;
    padding-bottom: 0;
}

.tintuc_home_id ul h4 i {
    padding-right: 5px;
}

.tintuc_home_id ul p {
    color: #666;
    font-weight: normal;
    font-size: 17px;
    text-transform: none;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 125px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.nums {
    table-layout: auto;
    margin-top: 15px;
    text-align: center;
}

.nums li {
    list-style: none;
    display: inline-table;
}

.nums a {
    font-size: 19px;
    display: block;
    margin: 0 6px 0 0;
    padding: 5px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    table-layout: inherit;
    text-align: center;
    color: #fff;
    background: #717171;
    /* border: #ccc 1px solid; */
    text-decoration: none;
    /* border-radius: 20px; */
    /* -webkit-border-radius: 20px; */
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
}

.nums a:hover, .nums a.active, .nums a.stay:hover {
    background: #ff813d;
    color: #ffffff;
}

.nums a.stay {
    background: #2e2e2e;
    color: #fff;
}

.title_news {
    border-bottom: solid 1px #E6E6E6;
    margin-bottom: 15px;
}

.title_news h2 {
    font-size: 27px;
    line-height: 30px;
    font-weight: 500;
    color: #ff813d;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.title_news li {
    font-size: 17px;
    color: #666;
    list-style: none;
    list-style: none;
    background: url(../images/icon_day.png) center left no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
    font-style: italic;
}

.title_news p {
    line-height: 32px;
    color: #171c2b;
    font-size: 21px;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 15px;
}

.copyright_bottom a {
    color: #a0a0a0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.copyright_bottom a:hover {
    text-decoration: underline;
    color: #fff;
}

.copyright_bottom {
    padding-top: 20px;
    text-align: center;
    background: #2e2e2e;
    color: #a0a0a0;
    padding-bottom: 30px;
}

#sharelink {
    -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
    -moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
    -ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
    padding-top: 15px;
    height: 35px;
    text-align: center;
    border-top: solid #ccc 1px;
    margin-top: 15px;
}

.sharelink {
    -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards;
    -moz-animation: blurFadeRight 0.4s ease-in .4s backwards;
    -ms-animation: blurFadeRight 0.4s ease-in .4s backwards;
    text-align: center;
    padding-top: 10px;
    height: 35px; /* float: left; */
}

.sharelink a img {
    background: none;
    border: solid #ffffff 4px;
    padding: 3px;
    /* margin-top: 10px; */
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    /* opacity: 0.5; */
    margin-left: 5px;
    margin-right: 5px;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    background: #6b6b6b;
}

.sharelink img:hover {
    background: #ff813d;
    opacity: 10;
}

.rightNav {
    position: fixed;
    right: 0;
    top: 25%;
    z-index: 100;
    padding: 0;
}

.rightNav .button {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background: #664336;
    text-decoration: none !important;
    font-size: 25px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.rightNav .button:hover > span {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    transform-origin: 0;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.rightNav .button > span {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    padding: 0 20px;
    background: #ed3235;
    color: #fff;
    line-height: inherit;
    text-align: center;
    font-size: 13px;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    border-right: solid 1px #fff;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0;
}

.rightNav .button + .button {
    margin-top: 1px;
}

.rightNav .button.color_youtube {
    background: #F15A4B;
}

.rightNav .button.color_facebook {
    background: #3A559F;
}

.rightNav .button.color_instaram {
    background: #0078D7;
}

.rightNav .button.color_twitter {
    background: #55ACEF;
}

.rightNav .button.color_instaram:hover, .rightNav .button.color_facebook:hover, .rightNav .button.color_youtube:hover, .rightNav .button.color_twitter:hover {
    background: #ed3235;
}

.dmd-phone h2 {
    color: #fff;
    font-size: 21px;
    position: fixed;
    background: #ff4242;
    left: 80px;
    bottom: -5px;
    width: 100%;
    text-align: center;
    padding-left: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    line-height: 45px;
    padding-right: 20px;
    font-weight: normal;
}

.titBox {
    display: table;
    text-align: center;
    margin: 0 auto 25px auto;
    text-transform: uppercase;
}

.titBox .desc {
    display: block;
    font-size: 27px;
    color: #f60;
    line-height: 35px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    padding-bottom: 8px;
}

.titBox .tit {
    display: block;
    font-size: 30px;
    color: #ff813d;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    padding-bottom: 5px;
}

.titBox:after {
    content: "";
    display: inline-table;
    margin: 0;
    height: 5px;
    width: 100px;
    background: #c0e965;
}

.titBox.left {
    margin-left: 10px;
    text-align: left;
    margin-right: 10px;
    margin-top: 10px;
}

.titBox.left:after {
    margin-left: 0;
}

.titBox .sub {
    display: block;
    color: #6d6e72;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 25px;
}

.box_khoahoc_noibat {
    background: #eee;
    padding: 30px 0;
}

#back-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 1;
}

#back-top a {
    display: block;
    width: 40px;
    line-height: 40px;
    background: #ff813d;
    outline: none;
    color: #fff;
    font-size: 17px;
    text-align: center;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}

#back-top a:hover {
    color: #fff;
    background: #c0e965;
}

.doitac_page ul {
    float: left;
    margin: 0 10px 20px 10px;
    padding: 10px;
    background: #f8f8f8;
    width: 255px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    transition: all .3s;
    text-align: center;
}

.doitac_page ul li img, .doitac_page ul li {
    width: 100%;
    height: auto;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    line-height: 0;
    list-style: none;
    position: relative;
    overflow: hidden;
    display: block;
}

.doitac_page ul h3 {
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 12px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.doitac_page ul:hover h3 {
    color: #ff813d;
}

.comment_face {
    margin-top: 20px;
    margin-bottom: 20px;
}

.company_contact ul {
    margin: 0 10px 20px 10px;
    float: left;
    width: 230px;
    background: #eee;
    padding: 25px;
    border-radius: 5px;
    min-height: 90px;
}

.company_contact ul p {
    font-size: 17px;
    line-height: 23px;
    padding-top: 5px;
    color: #666;
}

.company_contact ul h3 {
    text-transform: uppercase;
    color: #2e2e2e;
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 0px;
}

.company_contact ul h3 i {
    margin-right: 10px;
}

.map_contact iframe {
    width: 100%;
    height: 500px;
}

.contact h2 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    color: #666;
    padding-bottom: 20px;
}

.contact .left {
    width: 49%;
    float: left;
}

.contact .right {
    width: 49%;
    float: right;
}

.formBox li {
    display: block;
    position: relative;
    margin-bottom: 10px;
}

.formBox li input, .formBox li textarea {
    border: solid 1px #E1E1E1;
    height: 45px;
    color: #666;
    padding: 0 10px 0 45px;
    font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
    box-sizing: border-box;
    text-transform: initial;
    border-radius: 5px;
    font-size: 14px;
}

.formBox li textarea {
    padding: 10px 10px 10px 45px;
    height: 201px;
}

.contact .left input {
    width: 100%;
}

.contact .right input, .contact .right textarea {
    width: 100%;
}

.formBox li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;
}

.formBox li.name:after {
    background-image: url("../images/contact/c_name.png")
}

.formBox li.phone:after {
    background-image: url("../images/contact/c_phone.png");
}

.formBox li.mail:after {
    background-image: url("../images/contact/c_mail.png");
}

.formBox li.local:after {
    background-image: url("../images/contact/c_local.png");
}

.formBox li.subject:after {
    background-image: url("../images/contact/c_subject.png");
}

.formBox li.mess:after {
    background-image: url("../images/contact/c_mess.png");
}

.formBox li.code:after {
    background-image: url("../images/contact/c_code.png");
}

.formBox li.day:after {
    background-image: url("../images/contact/day.png");
}

.formBox li.songuoi:after {
    background-image: url("../images/contact/songuoi.png");
}

.formBox .button {
    float: right;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 25px;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    color: #FFF;
    background: #ff813d;
    white-space: nowrap;
    /* border-radius: 5px; */
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
}

.formBox .button:hover, .right_dangky_kiemtra_id ul h4 a:hover {
    color: #FFF;
    background: #2e2e2e;
}

.formBox li span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 42px;
    padding: 0 10px;
    font-weight: 500;
    z-index: 2;
    letter-spacing: 1px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
}

.hethognlienhe_id ul {
    float: left;
    width: 340px;
    margin: 0 10px 20px 10px;
    background: #fff;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    transition: all .3s;
    transition: all .3s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    padding: 20px;
}

.hethognlienhe_id ul h3 {
    text-transform: uppercase;
    color: #000000;
    font-size: 22px;
    line-height: 35px;
    font-weight: normal;
    margin-bottom: 5px;
}

.hethognlienhe_id ul p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 5px;
    color: #666;
}

.hethognlienhe_id h2 {
    font-size: 25px;
    font-weight: normal;
    color: #111;
    text-transform: uppercase;
    padding-bottom: 30px;
    letter-spacing: 4px;
    text-align: center;
}

.hinhanh_id ul {
    float: left;
    margin: 0 10px 20px 10px;
    width: 360px;
    background: #ffffff;
    padding: 10px;
    -webkit-box-shadow: 0 0 5px 1px #8181816b;
    -moz-box-shadow: inset 0 0 20px 1px #818181;
    text-align: center;
}

.hinhanh_id ul li, .hinhanh_id ul li img {
    width: 100%;
    height: auto;
    list-style: none;
    line-height: 0;
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
    overflow: hidden;
    display: block;
}

.hinhanh_id ul h3 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
    line-height: 25px;
    padding: 10px;
}

.hinhanh_id ul:hover h3 {

    color: #ff813d;

}

.albumView {
    min-height: 300px;
    padding: 0;
}

.albumView .galleria-info {
    visibility: hidden;
}

.galleria-thumbnails .galleria-image {
    width: 285px;
    height: auto;
    margin-left: 10px;
    margin-bottom: 10px;
    position: absolute !important;
    top: 0;
    left: 0;
    cursor: pointer;
    background: #ddd url(../images/loader.gif) no-repeat 50% 50%;
}

#owl-banner .owl-dot {
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #cccccc0d;
    text-indent: -100000px;
    margin: 0 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

#owl-banner .owl-dots, .dv-notfull {
    width: 100%;
    text-align: center
}

#owl-banner .owl-dot.active {
    background: #ff813d;
}

#owl-banner .owl-dots {
    position: absolute;
    bottom: 2%;
    z-index: 100
}

#owl-banner li.item {
    margin: initial
}

#owl-banner .owl-prev, #owl-banner .owl-next, #owl-spnoibat .owl-prev, #owl-spnoibat .owl-next {
    position: absolute;
    top: 50%;
    z-index: 2;
    color: #fff;
    font-size: 26px;
    width: 35px;
    line-height: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.24);
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: none;
}

#owl-banner .owl-next, #owl-spnoibat .owl-next {
    right: 0;
}

#owl-banner .owl-prev:hover, #owl-banner .owl-next:hover, #owl-spnoibat .owl-prev:hover, #owl-spnoibat .owl-next:hover {
    color: #fff;
    background: #ff813d;
}

.owl-next span, .owl-prev span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.link_page ul li:nth-last-child(2) {
    display: none;
}

#owl-spnoibat .owl-dots {
    display: none;
}

#lightgallery .item {
    width: calc(25% - 20px);
    margin: 10px;
}

.imges_id_page img {
    width: 100%;

}

li.code img {
    height: 44px !important;
}

.footer-top ul {
    float: left;
    padding: 36px;
    width: calc(33.33% - 72px);
    background: #5a5959;
    margin: initial;
}

.footer-top ul:nth-child(even) {
    background: #4f4f4f;
}

.box-tintuc {
    width: 33.33%;
}

.mm-panel.mm-hasnavbar .mm-navbar {

    background: #795a2b !important;
}

.pane-content-5 img {
    width: 100%;
}

.box-doitac.flex {
    margin: initial;
}

.boxflag {
    list-style: none;
    float: left;
    text-align: center;
    margin-top: 5px;
}

.boxflag span {
    display: inline-block;
    width: 23px;
    margin-right: 3px;
}

.boxflag span img {
    width: 100%;
}

@media only screen and (max-width: 1199px) {
    .copyright_bottom {
        padding: 10px;
        padding-bottom: 25px;
    }

    .mn-mobile {
        display: inline-block !important;
        float: left;
        background: #795a2b;
        padding: 0 10px;
        position: absolute;
        height: 28px;
        line-height: 28px;
        margin-right: 10px;
        top: 28%;
        left: 0;
    }

    .menu, .sp_home_left {
        display: none
    }

    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .pagewrap {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    .box_banner_left, .box_banner_right {
        display: none;
    }

    .aboutus_home ul {

        width: calc(50% - 25px);

        margin-left: 25px;

    }

    .pane-content-5 li img {
        width: 100%;
    }

    .pane-content-2 ul, .pane-content-6 ul {
        width: calc(50% - 25px);
    }

    .id_pa_2 li, .id_pa_3 li {
        width: 50%;
    }

    .id_pa_2 ul, .id_pa_3 ul {
        width: calc(50% - 30px);
    }

    .footer-top ul {

        width: 33.33%

    }

    .box_menu.fixed {
        height: 50px;
    }

    .tintuc_home_id ul {
        width: calc(33.33% - 20px);
        margin: 10px;
    }

    .nums a {
        padding: initial;
    }

    .tintuc_home_id #owl-spnoibat ul {
        width: 100%;
    }

    .box-doitac.flex {
        width: calc(25% - 20px);
        margin: 10px;
    }

    .doitac_page ul {
        width: 100%;
        margin: initial;
    }

    .box-thuvienanh {
        width: calc(33.33% - 20px);
        margin: 10px;
    }

    .box-thuvienanh ul {
        width: 100%;
        margin: initial;
    }

    .company_contact ul {
        width: calc(25% - 20px);
        margin: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .logo_top img {
        width: auto;
        height: 60px;
    }

    .pane-content {
        padding: 30px 0;
    }

    .aboutus_home {
        padding: 0;
    }

    .tintuc_home_id ul {
        width: calc(50% - 20px);
    }

    .box-doitac.flex {
        width: calc(33.33% - 20px);
    }

    #lightgallery .item {
        width: calc(33.33% - 20px);
    }

    .company_contact ul {
        width: calc(50% - 20px);
    }
}

@media only screen and (max-width: 767px) {

    .aboutus_home ul,
    .aboutus_home li,
    .pane-content-2 ul,
    .pane-content-6 ul,
    .pane-content-2 li,
    .pane-content-6 li,
    .pane-content-5 li,
    .pane-content-5 ul,
    .id_pa_2 li,
    .id_pa_3 li,
    .id_pa_2 ul,
    .id_pa_3 ul,
    .left-content-4,
    .right-content-4, .aboutus_home ul h3,
    .pane-content-2 ul h3,
    .pane-content-6 ul h3,
    .id_pa_1 li,
    .id_pa_1 ul {
        width: 100%;
        margin: 10px 0;

    }

    .right-content-4 p, .right-content-4 {
        padding: 10px 0;
    }

    .footer-top ul {
        width: 100%;
    }

    .hotline_header {
        /* display: none; */
    }

    .box-doitac.flex {
        width: calc(50% - 20px);
    }

    .box-thuvienanh {
        width: calc(50% - 20px);

    }

    .contact .left, .contact .right {
        width: 100%;
    }

}

@media only screen and (max-width: 600px) {
    .company_contact ul {
        width: calc(100% - 20px);
    }

    .tintuc_home_id ul {
        width: calc(100% - 20px);

    }

    .pane-content li {
        display: none;
    }

    .pane-content ul {
        width: 100%;
    }

    #lightgallery .item {
        width: calc(50% - 20px);
    }

    .link_page ul {
        display: none;
    }

}

@media only screen and (max-width: 479px) {
    .box-doitac.flex {
        width: calc(100% - 20px);
    }

    .box-thuvienanh {
        width: calc(100% - 20px);

    }

    .box_menu {
        height: 120px;
    }

    .logo_top img {
        width: auto;
        height: 45px;
    }

    .mn-mobile {
        top: 90%;

    }

    .logo_top {
        text-align: left;
    }
}

@media only screen and (max-width: 370px) {
    .hotline_header ul h3 a, .hotline_header ul h4 a {
        display: none;
    }

    .logo_top {
        text-align: center;
    }
}

@media only screen and (max-width: 319px) {
}
