@media screen and (max-width:1550px) {
    #section_4 .block_section_4 {
        transform: translateY(-50%) translateX(-50%);
    }
}
@media screen and (max-width: 1440px) {
    html {
        font-size: 14px;
    }
    #section_9 .block_section_9 h3 {
        margin-bottom: 30px;
    }
    .block-form form {
        padding:30px 0px;
    }
    .logo-lienhe {
        margin-top: 30px;
    }
    .block-form form button {
        padding: 10px 40px;
    }
    #section_8 .block_section_8 .block_doitac img {
        margin: 0 auto 30px;
    }
    #section_8 .block_section_8 img.line-doitac {
        margin:25px auto;
    }
    #section_2_story .block_section_2_story {
        bottom: 70px;
    }
    #section_2_story .block_section_2_story a {
        font-size: 0.75rem;
    }
    #section_2_story {
        background-position: center center;
    }
    header .logo {
        width: 116px;
        height: 116px;
    }
    header .logo img {
        width: 70%;
        margin: auto;
        display: block;
    }
    .block_default_section_3_story img {
        width: 50%;
    }
    .block_default_section_3_story ul li {
        line-height: 1;
    }
    .block_default_section_3_story ul {
        margin-top: 10px;
        margin-bottom:0;
    }
    #section_3_story .title_section_3_story {
        margin-bottom: 1.5%
    }
    .block_default_section_3_story {
        width: 90%;
        margin:0 auto;
    }
    .block_section_4_story img {
        width: 80%;
        display: block;
        margin: 0 auto;
    }
    .block_section_4_story .qua-tang img {
        width: 60%;
    }
    .block_bot_section_4_story {
        margin-top: 35px;
    }
    .block_section_4_story {
        margin-top: 15px;
        padding: 10px 25px;
    }
}
@media screen and (min-width: 992px) {
    .floating-wrapper {
        position: fixed;
        right: 150px;
        bottom: 50px;
        width: 500px;
        padding: 10px 0 5px;
        z-index: 10;
        background-color: #f8a620;
        opacity: 1;
    }
    .floating-wrapper .close-floating {
        display: block;
    }
}
@media (max-width: 1100px){
    #fullpage_home,#header-pc,.box-nav,footer,#fullpage_story,#fullpage_thuvien,.section-tien-do-xay-dung,.section-tintuc {
        display: none;
    }
    #fullpage_mobile,
    #header-mobile,
    #fullpage_story_mobile,
    #fullpage_thuvien_mobile,
    #section_tien_do_xay_dung_mobile,
    #section_tin_tuc_mobile,
    #section_defaulte_mobile,
    #footer_mobile
    {
        display: block;
    }
    #header-mobile {
        position: fixed;
        top:0;
        left:0;
        background-image: linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -o-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -webkit-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -moz-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -ms-linear-gradient(to right,#E40D72 0%,#191144 100%);
    }
    header#header-mobile {
        height: 50px;
    }
    header#header-mobile .logo {
        left: 40px;
        width: 115px;
        height: 100px;
    }
    .hamburger {
        position: absolute;
        z-index: 103;
        top: 0%;
        right: 0px;
        align-items: center;
        display: flex;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        height: 100%;
        justify-content: center;
        border-left: 1px solid #AE9163;
    }
    .hamburger-menu {
        font-size: 8px;
        color: #AE9163;
        transform: rotate(90deg);
        font-weight: 900;
        font-family: "Montserrat-Regular";
    }
    .hamburger__line--one, .hamburger__line--two, .hamburger__line--three {
        float: right;
        display: block;
        width: 33px;
        margin: 4px 0px 4px 15px;
        clear: both;
        border-radius:25px;
        border-top: 3px solid #AE9163;
        -webkit-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.2, 1.18);
        -moz-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.2, 1.18);
        transition: all 0.3s cubic-bezier(0.25, 0.1, 0.2, 1.18);
    }
    header {
        z-index: 99;
    }
    .hamburger.active {
        border-bottom: 1px solid #AE9163;
    }
    .hamburger.active .hamburger__line--three {
        -webkit-transform: translateY(-12px) rotateZ(
                -45deg
        );
        -moz-transform: translateY(-12px) rotateZ(-45deg);
        transform: translateY(-12px) rotateZ(
                -45deg
        );
        border-top: 3px solid #9C8039;
    }
    .hamburger.active .hamburger__line--one {
        -webkit-transform: translateY(9px) rotateZ(
                45deg
        );
        -moz-transform: translateY(2px) rotateZ(45deg);
        transform: translateY(9px) rotateZ(
                45deg
        );
        border-top: 3px solid #9C8039;
    }
    .hamburger.active .hamburger__line--two {
        left: 50%;
        opacity: 0;
        -webkit-animation: active-menu-bar .8s forwards;
        animation: active-menu-bar02 .8s forwards;
    }
    .header__popup-menu {
        padding-top: 145px;
        position: fixed;
        width: 100%;
        top: 0px;
        left: 0px;
        z-index: 98;
        background-image: linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -o-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -webkit-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -moz-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -ms-linear-gradient(to right,#E40D72 0%,#191144 100%);
        display: none;
        padding-bottom: 40px;
        height: 100vh;
    }
    .menu_mobile.nav {
        display: block;
        position: absolute;
        max-width: 85%;
        width: 300px;
        left: 50%;
        transform: translateX(-35%);
    }
    .header__popup-menu ul li a {
        color: #FFF;
        font-family: "Montserrat-Regular";
        position: relative;
        font-size: 1rem;
    }



    /*************** Section 1 ********************/
    .slider-top-homepage-mobile {
        margin-top: 50px;
    }
    .slider-top-homepage-mobile .item img {
        width: 100%;
        height: calc(100vh - 50px);
        object-fit: cover;
    }
    .slider-top-homepage-mobile .owl-dots {
        height: 22px;
        bottom: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: absolute;
    }
    .slider-top-homepage-mobile .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        margin: 0px 5px;
        background: #FFF;
        border-radius: 50%;
        transition: all 0.3s ease;
        position: relative;

    }
    .slider-top-homepage-mobile .owl-dots .owl-dot.active:before {
        top: -3px;
        content:'';
        position: absolute;
        bottom:-3px;
        left:-3px;
        right:-3px;
        border:1px solid #FFF;
        border-radius: 50%;
    }
    .slider-top-homepage-mobile .owl-dots .owl-dot.active {
        width: 12px;
        height: 12px;
        background: #E70D71;
        transition: all 0.3s ease;
    }



    /************ Section 2 Mobile *****************/
    #section-2-home-mobile {
        position: relative;
        width: 100%;
        height: 56.25vw;
    }


    /*************** Section 3 Mobile ****************************/
    #section_3_home_mobile .slider-top-homepage-mobile {
        margin-top: 0;
    }
    #section_3_home_mobile,#section_4_home_mobile {
        position: relative;
    }
    #section_3_home_mobile .description_section_3_mobile {
        position: absolute;
        bottom:35px;
        width: 100%;
        left:0;
        padding-left:10px;
        padding-right:10px;
    }
    .description_section_3_mobile img {
        margin-bottom: 20px;
    }
    #section_3_home_mobile p {
        color: #FFF;
        font-family: "Montserrat-Regular";
        padding: 0px 20px;
        font-size: 0.85rem;
        text-align: justify;
    }



    /************** Section 4 Mobile **********************/
    #section_4_home_mobile {
        padding-top: 40px;
        background-image: url(../images/background-tongquan.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        padding-bottom: 40px;
    }

    #section_4_home_mobile h3 {
        width: 100%;
        display: block;
        text-align: center;
        font-family: "Lora-Regular";
        color: #B28C59;
    }

    .block_section_4_mobile {
        width: 90%;
        margin:0 auto;
        background: #171144a6;
        padding: 30px 25px;
        border-radius: 25px;
        border:2px solid #CCB791;
    }
    #section_4_home_mobile .table tr td p {
        font-size: 1rem;
    }
    #section_4_home_mobile .table tr td ul li:before {
        bottom: unset;
        top:10px;
    }


    /************ Section 5 Mobile *****************/
    .slider-tiemnang-mobile img {
        height: calc(100vh - 50px);
        object-fit: cover;
    }
    .slider-tiemnang-mobile .owl-dots,.slider-hinhanh-mobile .owl-dots {
        height: 22px;
        bottom: 23px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        position: absolute;
    }
    .slider-tiemnang-mobile .owl-dots .owl-dot,.slider-hinhanh-mobile .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
        margin: 0px 5px;
        background: #FFF;
        border-radius: 50%;
        transition: all 0.3s ease;
        position: relative;

    }
    .slider-tiemnang-mobile .owl-dots .owl-dot.active:before,.slider-hinhanh-mobile .owl-dots .owl-dot.active:before {
        top: -3px;
        content:'';
        position: absolute;
        bottom:-3px;
        left:-3px;
        right:-3px;
        border:1px solid #FFF;
        border-radius: 50%;
    }
    .slider-tiemnang-mobile .owl-dots .owl-dot.active,.slider-hinhanh-mobile .owl-dots .owl-dot.active {
        width: 12px;
        height: 12px;
        background: #E70D71;
        transition: all 0.3s ease;
    }



    /********** Section 6 Mobile******************/
    #section_6_home_mobile {
        position: relative;
    }
    #section_6_home_mobile .slider-top-homepage-mobile {
        margin-top: 0;
    }
    .block_section_6_mobile {
        position: absolute;
        width: 100%;
        bottom:0;
        left:0;
        padding-bottom: 30px;
    }
    .block_section_6_mobile h3 {
        font-family: "Lora-Regular";
        color: #FFF;
    }
    .block_section_6_mobile h4 {
        color: #FFF;
        font-family: "Montserrat-Bold";
        font-size: 0.65rem;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .block_section_6_mobile h4 span.number {
        background: #B20C7A;
        border-radius: 100%;
        color: #FFF;
        padding: 3px 6px;
        margin-right: 5px;
        font-family: "Montserrat-Regular";
    }
    .block_section_6_mobile h4 span.number.number_2 {
        padding: 3px 4px;
    }
    .block_section_6_mobile ul {
        padding-left:2.3rem;
    }
    .block_section_6_mobile ul li P {
        color: #FFF;
        font-size: 0.6rem;
        font-family: "Montserrat-Regular";
        margin-bottom: 0;
    }
    .block_section_6_mobile ul li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        position: relative;
    }
    .block_section_6_mobile ul li:before {
        position: absolute;
        content: '';
        width: 4px;
        height: 4px;
        top: 4px;
        left: -10px;
        background: #FFF;
        border-radius: 100%;
    }



    /************ Section 7 Mobile*********************/
    #section_7_home_mobile {
        position: relative;
    }
    .block_section_7_mobile {
        position: absolute;
        bottom:0;
        left:0;
        width: 100%;
        padding-bottom: 40px;
    }
    .block_section_7_mobile h3 {
        font-family: "Lora-Regular";
        width: 100%;
        text-align: center;
        color: #FFF;
    }
    .block_section_7_mobile img {
        margin:20px auto;
        display: block;
    }
    .block_section_7_mobile p {
        color: #FFF;
        font-size: 0.75rem;
        text-align: justify;
        padding: 0px 20px;
        font-family: "Montserrat-Regular";
    }
    .block_section_7_mobile a {
        padding: 5px 0px;
        display: block;
        margin:0 auto;
        width: 90%;
        color: #FFF;
        text-align: center;
        font-family: "Montserrat-Regular";
        border-radius: 50px;
        background-image: linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -o-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -webkit-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -moz-linear-gradient(to right,#E40D72 0%,#191144 100%);
        background-image: -ms-linear-gradient(to right,#E40D72 0%,#191144 100%);
        font-size: 1rem;
        max-width: 165px;
    }

    .block_section_7_mobile a:hover {
        border: 1px solid #E40D72;
        background: transparent;
    }



    /*********** Section 8 Mobile ***************/
    #section_8_home_mobile {
        padding-top: 30px;
        padding-bottom:30px;
    }
    #section_8_home_mobile h3 {
        font-family: "Lora-Regular";
        color: #B28C59;
        text-align: center;
    }
    #section_8_home_mobile .line-doitac {
        margin: 0 auto 20px;
        display: block;
    }
    #section_8_home_mobile .block-doi-tac-1-mobile {
        width: 80%;
        display: block;
        margin: 0 auto 20px;
    }
    #section_8_home_mobile .block-doi-tac-2-mobile {
        width: 95%;
        display: block;
        margin:0 auto 20px;
    }



    /*********** Section 9 Mobile ******************/
    #section_9_home_mobile {
        position: relative;
        background-image: url(../images/background-lienhe.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #section_9_home_mobile:before {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: #19232e61;
        z-index: 0;
        content: '';
        position: absolute;
    }
    #section_9_home_mobile h3 {
        font-family:"Lora-Regular";
        color: #FFF;
        width: 100%;
        display: block;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    #section_9_home_mobile .block-form form textarea {
        height: 180px;
    }
    #section_9_home_mobile .block-form {
        margin-top: 30px;
    }
    #section_9_home_mobile .logo-lienhe {
        margin-top: 120px;
        margin-bottom: 30px;
    }


    /*********** Section Footer Mobile ******************/
    #footer_mobile {
        padding: 20px 0px;
        background: #181144;
    }
    #footer_mobile ul {
        list-style-type: none;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left:0;
    }
    #footer_mobile ul li {
        margin: 0 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #footer_mobile ul li span, #footer_mobile ul li a {
        color: #FFF;
        font-family: "Montserrat-Regular";
        font-size: 0.75rem;
    }
    #footer_mobile ul li span {
        padding-right: 10px;
    }
    #footer_mobile ul li .fa-facebook-square {
        font-size: 1.5rem;
        color: #AA8E60;
    }



    /********* Section 2 Story Mobile *************/
    #section_2_story_mobile {
        background: #1F2C47;
        padding-bottom: 30px;
    }
    .block-link-mobile {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
            }
    .block-link-mobile a {
        font-family: "Montserrat-Regular";
        font-size: 1rem;
        color: #000;
        text-align: center;
        padding: 5px 35px;
        border-radius: 50px;
        border: 1px solid transparent;
        display: block;
        width: 90%;
        margin: 0 auto 10px;
        max-width: 248px;
    }
    .block-link-mobile a:hover {
        background: transparent!important;
        color: #FFF;
    }
    .list-link-matbang-mobile {
        width: 100%;
        position: relative;
        top:-10px;
    }
    .block-link-mobile span {
        color: #9297A3;
        font-size: 0.75rem;
        font-family: "Montserrat-Regular";
        text-align: center;
        width: 80%;
        margin: 0 auto;
    }



    /********** Section 3 Story Mobile *****************/
    #section_3_story_mobile {
        padding-top: 30px;
        padding-bottom: 30px;
        background-image: url(../images/background-taisao-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
    }
    #section_3_story_mobile .title_section_3_story {
        color: #181144;
        width: 80%;
        text-align: center;
        margin:0 auto 30px;
    }

    #section_3_story_mobile .block_default_section_3_story img {
        width: auto;
    }
    #section_3_story_mobile .block_default_section_3_story .toa-do-vi-tri {
        padding-top: 20px;
    }
    #section_3_story_mobile .block_default_section_3_story .thiet-ke-khoi-nguon {
        border-bottom: 1px dashed #FFF;
        padding-bottom: 20px;
    }



    /********Section 4 Story Mobile********/
    #section_4_story_mobile {
        background-image: url(../images/background-chinhsach-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        PADDING-TOP: 30PX;
        PADDING-BOTTOM: 30PX;
    }
    #section_4_story_mobile h3 {
        font-family: "Lora-Regular";
        color: #FFF;
        text-align: center;
    }
    #section_4_story_mobile .chinh-sach-htls,#section_4_story_mobile .qua-tang {
        padding-bottom: 30px;
        border-bottom: 1px dashed #FFF;
    }
    #section_4_story_mobile .block_section_4_story .thanh-toan-tien-do {
        border-right:none;
        border-left:none;
        padding-bottom: 30px;
        padding-top: 30px;
        border-bottom: 1px dashed #FFF;
    }
    #section_4_story_mobile .block_section_4_story {
        width: auto;
    }
    #section_4_story_mobile .qua-tang {
        padding-top: 30px;
        border-bottom: none;
    }
    .block_bot_section_4_story img {
        width: auto;
        margin:unset;
    }
    .block_bot_section_4_story .col-12:first-child {
        margin-bottom: 25px;
    }



    /********** Section 1 Thư Viện Mobile *****************/
    #section_1_thuvien_mobile {
        margin-top: 50px;
        padding-top: 30px;
        padding-bottom: 120px;
        background-image: url(../images/background-chinhsach-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
    }
    #section_1_thuvien_mobile h3,#section_3_thuvien_mobile h3,#section_tien_do_xay_dung_mobile h3,#section_tin_tuc_mobile h3,#section_defaulte_mobile h3 {
        margin-top: 50px;
    }
    .slider-hinhanh-mobile .owl-dots {
        bottom: -60px;
    }


    /*********** Section 2 Thư Viện Mobile ******************/
    #section_2_thuvien_mobile {
        background: #FFF;
        padding-top: 30px;
        padding-bottom: 120px;
    }
    #section_2_thuvien_mobile h3 {
        color: #BA9E70;
        font-family: "Lora-Regular";
        text-align: center;
        width: 100%;
        display: block;
        margin-bottom: 30px;
        margin-top: 50px;
    }
    #section_2_thuvien_mobile .slider-hinhanh-mobile iframe {
        width: 100% !important;
        height: 52.25vw!important;
    }
    #section_2_thuvien_mobile .slider-hinhanh-mobile .owl-dots .owl-dot.active:before{
        border-color: #CCCCCC;
    }
    #section_2_thuvien_mobile .slider-hinhanh-mobile .owl-dots .owl-dot {
        background: #CCCCCC;
    }
    #section_2_thuvien_mobile .slider-hinhanh-mobile .owl-dots .owl-dot.active {
        background: #E70D71;
    }


    /************ Section 3 Thư Viện Mobile *****************/
    #section_3_thuvien_mobile {
        margin-top: 50px;
        padding-top: 30px;
        padding-bottom: 120px;
        background-image: url(../images/background-chinhsach-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
    }
    #section_3_thuvien_mobile .block-form {
        border:none;
    }
    #section_1_thuvien_mobile h3 {
        margin-bottom: 0;
    }



    /********** Section 4 Tiến Độ Xây Dựng Mobile *****************/
    #section_tien_do_xay_dung_mobile {
        margin-top: 50px;
        padding-top: 30px;
        background-image: url(../images/background-chinhsach-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        min-height: 100vh;
    }

    #section_tien_do_xay_dung_mobile .block_img_tien_do_xay_dung:before,#section_tien_do_xay_dung_mobile .block_img_tien_do_xay_dung:after {
        display: none;
    }
    #section_tien_do_xay_dung_mobile .block_tien_do_xay_dung .time {
        font-size: 1rem;
        color: #D9C39B;
        text-align: center;
        margin-top: 10px;
    }
    #section_tien_do_xay_dung_mobile .line-tiendo-mobile {
        display: block;
        margin: 0 auto 1rem;
    }
    #section_tien_do_xay_dung_mobile .block_img_tien_do_xay_dung {
        padding:0;
    }
    #section_tien_do_xay_dung_mobile .block_tien_do_xay_dung {
        max-height: inherit;
    }


    /********** Section Tin Tức Mobile **************/
    #section_tin_tuc_mobile {
        margin-top: 50px;
        padding-top: 30px;
        background-image: url(../images/background-chinhsach-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        min-height: 100vh;
    }
    .tin-tuc-hot img {
        height: 230px;
    }
    #section_tin_tuc_mobile .tin-tuc-hot .img-title-hot {
        position: relative;
    }
    .tin-tuc-hot a.link-title-hot {
        padding: 10px 15px;
    }

    #section_tin_tuc_mobile .block_tien_do_xay_dung .col-12 {
        margin-bottom: 30px;
    }
    #section_tin_tuc_mobile .block_tien_do_xay_dung,#section_defaulte_mobile .block_tien_do_xay_dung {
        max-height: inherit;
    }


    #section_defaulte_mobile {
        margin-top: 50px;
        padding-top: 30px;
        background-image: url(../images/background-chinhsach-mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        height: auto;
    }

    #section_defaulte_mobile .block_tien_do_xay_dung {
        background: transparent;
        width: 100%;
        padding-left:0px;
        padding-right:0px;
        padding-bottom: 50px;
    }
    .section-tintuc-default .block_tien_do_xay_dung h4,
    .section-tintuc-default .block_tien_do_xay_dung span,
    .section-tintuc-default .block_tien_do_xay_dung .description-default-new p,
    .section-tintuc-default .block_tien_do_xay_dung .description-default-new span,
    .section-tintuc-default .block_tien_do_xay_dung .description-default-new table td
    {
        color: #FFF;
        text-align: justify;
    }
    .section-tintuc-default .block_tien_do_xay_dung .description-default-new table td {
        font-family: "Lora-Regular";
        font-size: 0.65rem;
        text-align: center;
    }
    .section-tintuc-default .block_tien_do_xay_dung .description-default-new table {
        margin-bottom: 1rem;
    }
    #section_defaulte_mobile .block-bottom-tintuc .block-tintuc .col-5 {
        padding-left: 0px;
    }
    #section_defaulte_mobile .block-bottom-tintuc .block-tintuc {
        margin-left:-15px;
        border-radius:0;
    }
    #section_defaulte_mobile .description-tin-tuc {
        padding-right: 15px;
    }
    .block-bottom-tintuc .title-new-normal {
        color: #FFF;
        font-family: "Lora-Regular";
    }
    .block-bottom-tintuc {
        padding-top: 15px;
        border-top: 1px dashed #FFF;
    }
    .donvi-phattrien {
        position: relative;
        z-index: 1;
    }
    .donvi-phattrien p {
        color: #FFF;
        font-size: 14px;
        margin-top: 30px;
        margin-bottom: 10px;
        position: relative;
        text-align: center;
    }
    #section_9_home_mobile .donvi-phattrien img.logo-lienhe  {
        margin-top: 0px;
    }

}