body{ 
    font-family: 'Poppins', sans-serif;
}
*{ 
    font-family: 'Poppins', sans-serif;
}
html, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ 
    font-family: 'Poppins', sans-serif;
}
.itemGal{
	margin: 0 1px 1px 0;
}

.cls-1,
.cls-2 {
    fill: #ffb300;
}

.cls-1,
.cls-4 {
    fill-rule: evenodd;
}

.cls-3,
.cls-4 {
    fill: #ffb400;
}
header.inside:not(.fixed) .menu {
    display: table;
    margin: 0 auto;
    float: right;
    padding-right: 5%;
}
.menu > li > a {
	  position: initial;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    color: #0C0C0C;
    height: 60px;
    line-height: 60px;
    text-decoration: none !important;
    padding: 0 18px;
}
.menu > li > a:before {
    top: -1px;
    bottom: 0;
    left: -1px;
    margin: auto;
    width: 3px;
    height: 3px;
    background: #0C0C0C;
    display: none;
}
header.inside:not(.fixed) .logo {
    position: absolute;
    top: 3px;
    bottom: auto;
    left: 15%;
    z-index: 2;
    width: 340px;
    /*height: 70px;*/
}
header.inside:not(.fixed) .pagewrap {
    height: 61px;
}
.page-inside {
    /*padding-top: 61px;*/
    padding-top: 10px;
    padding-bottom: 20px;
}
.menu > li:first-child > a {
    padding-left: 18px;
}
.menu > li:last-child > a {
    padding-right: 18px;
}
.menu > li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    letter-spacing: 0;
    border-right: 1px dotted #dddddd;
}
.menu > li:first-child {
   border-left: 1px dotted #dddddd;
}
header.inside:not(.fixed) .logo svg {
    display: block;
    width: 82%;
    height: auto;
}
.menu > li:hover {
   background: #ddddddb5;
}
a {
    outline: none;
    text-decoration: none;
    color: black;
    font-size: 14px;
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #999999;
    font-size: 14px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
    font-size: 14px;
}
.breadcrumb {
    padding: 8px 15px;
    background-color: #ffffff;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .fadeIn h2{
    font-size: 14px;
    width: 289px;
    margin-left: 498px;
    }
    .logo {
        position: absolute;
        top: 2px;
        bottom: 0;
        margin: auto;
        z-index: 1;
    }
    a {
        outline: none;
        text-decoration: none;
        color: black;
        /*font-size: 11px;*/
    }
    header.inside:not(.fixed) .logo {
        position: absolute;
        top: 19px;
        margin-left: -38px;
        z-index: 1;
        width: 183px;
    }
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
@media screen and (max-width: 1220px){
    .logo {
            position: absolute;
            top: 2px;
            bottom: 0;
            margin: auto;
            z-index: 1;
        }
    
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .fadeIn h2{
        font-size: 30px;
        width: 600px;
        margin-left: 346px;
    }
    header.inside:not(.fixed) .logo {
        position: absolute;
        top: 5px;
        margin-left: -99px;
        z-index: 1;
        width: 274px;
    }
}

@media only screen  and (min-width : 1224px), only screen  and (min-width : 1824px) {
    .single-comment{
      /*width: 80%;
      margin-left: 10%;*/
      width: 100%;
    }
    .addthis_toolbox{
        margin-left: 936px;
    } 
    .fadeIn h2{
        font-size: 30px;
        width: 600px;
        margin-left: 346px;
    }

}
.formBox input[type="number"],.formBox select {
    border: solid 1px #E6E6E6;
    height: 45px;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    box-shadow: none !important;
    background: #fff;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
}

.fa-pointer{
    cursor: pointer;
}

label, .control-label, .help-block, .checkbox, .radio{
	font-size: 13px;
}

#jsMenuMarkLayer-bartop {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    z-index: 8;
    display: none;
    cursor: pointer;
}
.jsMenuMarkLayer-bartop #jsMenuMarkLayer-bartop {
    display: block;
}
#jsMenuMarkLayer-bartop {
    position: fixed;
    z-index: 11;
}

/*Custom to viet*/

@media only screen  and (min-width : 1224px), only screen  and (min-width : 1824px) {
    header.fixed .pagewrap .logo img {
        display: block;
        width: 58%;
        height: auto;
        margin-left: 22%;
    }
    header.inside:not(.fixed) .logo {
        position: absolute;
        top: 3px;
        bottom: auto;
        left: 18.1%;
        z-index: 2;
        width: 340px;
        /* height: 70px; */
    }
    header.inside:not(.fixed) .menu {
        display: table;
        margin: 0 auto;
        float: right;
        padding-right: 5.5%;
    }
}
.itemGal img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  object-fit: cover;
}
.itemGal:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
header.inside:not(.fixed) .logo img {
    display: block;
    width: 48%;
    height: auto;
}
.logo img, .fooLogo img{
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.logo img:hover,.fooLogo img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.btnLogin {
    position: fixed;
    right: 10px;
    top: 0px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #E1E1E1;
    margin-bottom: 5px;
    z-index: 50;
}
.btnLogin i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 38px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    font-size: 22px;
    border: solid 2px #FFAA00;
    border-radius: 50%;
    color: #FFAA00;
    margin: auto;
    background: #fff;
    animation: RingRing 2000ms linear infinite;
}
.itemGal .title-news{
    position: absolute;
    bottom: 0;
    text-align: center;
    background: rgba(0,0,0,.25);
    color: #fff;
    width: 100%;
}
img:hover{
    background:#fff;
}
/*login*/
#facewrap.active {
    left: 0px;
    z-index: 400;
}

#facewrap {
    position: fixed;
    left: -280px;
    top: 47%;
    width: 280px;
    height: 220px;
    z-index: 290;
    margin-top: -110px;
    transition: left .3s ease-in-out;
    -moz-transition: left .3s ease-in-out;
    -webkit-transition: left .3s ease-in-out;
    -o-transition: left .3s ease-in-out;
    -ms-transition: left .3s ease-in-out;
}

#buttonFace.fa {
    position: absolute;
    right: -35px;
    top: 38%;
    width: 35px;
    height: 35px;
    background: #fa0;
    cursor: pointer;
    text-align: center;
    z-index: 500;
    line-height: 37px;
    color: #fff;
    font-size: 23px;
    box-shadow: 0 16px 32px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 16px 32px 0 rgba(0,0,0,0.2);
    transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
    -moz-transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
    -webkit-transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
    -o-transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
    -ms-transition: top .5s ease-in-out, height .3s ease-in-out, background-position .2s ease-in-out;
}


#facewrap.active #buttonFace {
    top: 0;
    /*left: -25px;*/
    right:-25px;
    width: 25px;
    height: 25px;
    text-indent: -100000px;
    border: none;
    background: url(../images/close-pop.png) no-repeat center center #fa0;
    background-color: #fa0;
    box-shadow: -1px -1px 3px rgba(0,0,0,0.3), -1px -3px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: -1px -1px 3px rgba(0,0,0,0.3), -1px -3px 3px rgba(0,0,0,0.3);
}

#facewrap.active #faceCont, #facewrap.active #buttonFace {
    box-shadow: 0 16px 32px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 16px 32px 0 rgba(0,0,0,0.2);
}


#faceCont {
    /*width: 265px;
    height: 212px;*/
    background: #fff;
    overflow: hidden;
    border: solid 5px #fa0;
    position: relative;
    z-index: 400;
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
.time_news{
    position: relative;
    top: 10px;
}
.loadder-login,.loadder-register{
    text-align: center;
}



@media only screen  and (min-width : 1224px) {
  .in_modal_show{
    width: 30%;
  }
}
.input-block .form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 1.4;
    color: #6f6f6f;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.fb-page ul{
    padding: 20px;
}
.fb-page ul li{
    list-style: none;
}
.fb-page ul li a{
    font-size: 17px;
}
.submit-re{
    text-align: center;
}

/*end custom to viet*/

.lg-on .wrapper{
    position: fixed;
}

/*form contact*/
.c_form .box-config{
    padding-bottom: 20px;
}
.c_form .box-config .bconfig{
    margin-top: 20px;
    border: dotted 1px #E6E6E6;
}
.formBox .sender {
    height: 80px;
}
.form-group .require{
    color: red;
}
.form-group .loadder-register img{
    position: absolute;
    right: 83px;
    top: 7px;
}

.date-left {
    width: 50%;
    float: left;
    margin-right: 5px;
}
/*end form contact*/


.ng-content img{
	border-style: initial;
    border-width: 0px;
    box-sizing: border-box;
    clear: both;
    display: block;
    margin: 0px auto;
    max-width: 100%;
	height: auto;
    vertical-align: middle;
    object-fit: contain;
}

.page-center{
    width: 1080px;
}

.sqs-block-content{
    margin-bottom: 20px;
}
.sqs-block-content h2{
    text-align: center;
    font-weight: 400;
    font-size: 48px;
    line-height: 1.35em;
    font-size: 25px;
    line-height: 1.1em;
    text-transform: none;
    letter-spacing: 0px;
    font-style: normal;
    color: #848270;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.news_grid { text-align: center; }
.news_grid .thumb{
    padding-bottom: 100% !important;
}

.oneGal_detail .thumb{
    padding-bottom: 120% !important;
}

/*Paginate*/
#pagination{
    text-align: right;
}
.content_sortPagiBar .pagination {
    margin: 0px;
    float: right
}

.content_sortPagiBar .pagination>li {
    float: left;
    padding: 0px 2px
}
.pagination>li>a, .pagination>li>span {
    padding: 5px 10px;
}
.content_sortPagiBar .pagination>li>a, .content_sortPagiBar .pagination>li span {
    font-size: 12px;
    color: #ecbf19;
    border-color: #ecbf19;
    background: #ffffff;
}

.content_sortPagiBar .pagination>li:hover>a,.content_sortPagiBar .pagination>li:hover span,.content_sortPagiBar .pagination>li:focus>a,.content_sortPagiBar .pagination>li:focus span {
    color: #ffffff;
    border-color: #ecbf19;
    background: #ecbf19;
}

.content_sortPagiBar .pagination>li:hover>a:before,.content_sortPagiBar .pagination>li:hover span,.content_sortPagiBar .pagination>li:focus>a:before,.content_sortPagiBar .pagination>li:focus span {
    color: #ffffff;
}

.content_sortPagiBar .pagination .active>a,.content_sortPagiBar .pagination .active span {
    color: #ffffff;
    border-color: #ecbf19;
    background: #ecbf19;
}

.content_sortPagiBar .pagination .pagination_previous:hover>a,.content_sortPagiBar .pagination .pagination_previous:hover span,.content_sortPagiBar .pagination .pagination_previous:focus>a,.content_sortPagiBar .pagination .pagination_previous:focus span {
    color: #ffffff;
    background: #ecbf19;
    border-color: #ecbf19;
}

.content_sortPagiBar .pagination .pagination_previous>a,.content_sortPagiBar .pagination .pagination_previous span {
    position: relative;
    /* height: 34px; */
    font-size: 0px
}

.content_sortPagiBar .pagination .pagination_previous>a:before,.content_sortPagiBar .pagination .pagination_previous span:before {
    content: "Trước";
    font-weight: 300;
    font-size: 12px;
    color: #ecbf19;
    display: block
}

.content_sortPagiBar .pagination .pagination_next:hover>a,.content_sortPagiBar .pagination .pagination_next:hover span,.content_sortPagiBar .pagination .pagination_next:focus>a,.content_sortPagiBar .pagination .pagination_next:focus span {
    color: #ffffff;
    background: #ecbf19;
    border-color: #ecbf19;
}
.content_sortPagiBar .pagination .pagination_next:hover>a:before,.content_sortPagiBar .pagination .pagination_next:hover span,.content_sortPagiBar .pagination .pagination_next:focus>a:before,.content_sortPagiBar .pagination .pagination_next:focus span {
    color: #ffffff;
}

.content_sortPagiBar .pagination .pagination_next>a,.content_sortPagiBar .pagination .pagination_next span {
    position: relative;
    /* height: 34px; */
    font-size: 0px
}

.content_sortPagiBar .pagination .pagination_next>a:before,.content_sortPagiBar .pagination .pagination_next span:before {
    content: "Sau";
    font-weight: 300;
    font-size: 12px;
    color: #ecbf19;
    display: block
}
.content_sortPagiBar.pagi {
    padding: 20px 10px;
    display: block;
    border: none;
}
.content_sortPagiBar .pagination>li.pagination_previous>a, .content_sortPagiBar .pagination>li.pagination_previous span, .content_sortPagiBar .pagination>li.pagination_next>a, .content_sortPagiBar .pagination>li.pagination_next span {
    color: #ecbf19;
    background: #ffffff;
    border-color: #ecbf19;
}
.content_sortPagiBar .pagination>li.pagination_previous.disabled, .content_sortPagiBar .pagination>li.pagination_next.disabled {
    display: none;
}
.page-selector .pages-box .content_sortPagiBar {
    margin: 0;
    padding: 0;
}
.page-selector .pages-box .content_sortPagiBar li.pagination_previous, .page-selector .pages-box .content_sortPagiBar li.pagination_next {
    /* display: none; */
}
.pagination a:hover {
    color: #ffffff;
    border-color: #ecbf19;
    background: #ecbf19;
}

.pagination a {
    float: left;
    padding: 0 10px;
    line-height: 27px;
    text-decoration: none;
    border: 1px solid #ecbf19;
    color: #ecbf19;
}

.content_sortPagiBar .pagination>li:hover>a, .content_sortPagiBar .pagination>li:hover span, .content_sortPagiBar .pagination>li:focus>a, .content_sortPagiBar .pagination>li:focus span {
    color: #ffffff;
    border-color: #ecbf19;
    background: #ecbf19;
}
/*end pagi*/

.itemGal-news{
    margin: 0 20px 20px 0 !important;
}

.sqs-block-content{
    max-width: 36em;
    margin-right: auto;
    margin-left: auto;
}
.entry-category, .meta-above-title{
    font-family: "Raleway",Arial,sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    font-family: "Raleway";
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal;
    color: rgba(28,28,28,.5);
}
.entry-category a{
    color: rgba(28,28,28,.5);
}
.entry-morefrom {
  text-align: center;
  margin-bottom: 3em;
}
.meta-above-title {
  text-align: center;
  margin-top: 3em;
}




.orther_news {
    text-align: center;
    margin-top: 20px;
    display: table;
    width: 100%;
  }

  .orther_news .newer {
      text-align: left;
      width: 50%;
      float: left;
  }

  .orther_news .older {
      text-align: right;
      width: 50%;
      float: right;
  }
  .clear{
    clear: both;
  }
  .orther_news > div {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      /*display: table-cell;*/
      /*width: 50%;*/
      padding: 0.5em;
  }

  .orther_news>div span {
      display: inline-block;
      width: auto;
      white-space: normal;
      vertical-align: middle;
  }

  .orther_news>div a {
      font-size: 14px;
      line-height: 1.3em;
      display: block;
      color: #9c9c9c;
      white-space: nowrap;
  }

  .orther_news .older a:after {
      font-size: inherit;
      width: 2em;
      height: 1em;
      line-height: 1em;
      vertical-align: middle;
  }

  .orther_news .older a:after {
      font-size: 32px;
      width: 32px;
      height: 32px;
      line-height: 32px;
  }
  .orther_news .older a:after {
    font: normal normal normal 14px/1 "Black Tie";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f093";
    margin-left: 10px;
  }

  .orther_news .newer a:before {
      font-size: inherit;
      width: 2em;
      height: 1em;
      line-height: 1em;
      vertical-align: middle;
  }
  .orther_news .newer a:before {
      font-size: 32px;
      width: 32px;
      height: 32px;
      line-height: 32px;
  }
  .orther_news .newer a:before {
    font: normal normal normal 14px/1 "Black Tie";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f092";
    margin-right: 10px;

  }

  .orther_news {
      font-family: "Kameron",Georgia,serif;
      font-weight: 400;
      font-size: 16px;
      letter-spacing: 0px;
      font-family: "Raleway";
      font-size: 12px;
      line-height: 1.6em;
      letter-spacing: .4px;
      font-weight: 300;
      font-style: normal;
      color: rgba(0,0,0,.9);
}


/*slide*/
.slideGroup .owl-dots {
    width: 100%;
    position: absolute;
    /*bottom: 35px;
    top: 110px;
    left: 100%;*/

    /*height: 13px;*/
    top: 110px;
    /*transform: matrix(1, 0, 0, 1, -24, -28);*/
    /*left: 33.3%;*/


    text-align: right;
    font-size: 0;
    letter-spacing: 0;
    max-width: calc(100% - 30px);
    margin: auto;
    z-index: 0;
}




@media (min-width: 992px){
    .owl-nav.owl-next {
        background-position: 100%;
    }
}

.owl-nav .owl-next {
    right: 0;
    background-position: 100%;
}
.owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    text-indent: -99999px;
    /*z-index: 1000;*/
    background-repeat: no-repeat;
    background-size: 18px 34px;
}
.owl-nav .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    text-indent: -99999px;
    /*z-index: 1000;*/
    background-repeat: no-repeat;
    background-size: 18px 34px;
    left: auto;
    right: 20px;
}

.owl-nav .owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    text-indent: -99999px;
    /*z-index: 1000;*/
    background-repeat: no-repeat;
    background-size: 18px 34px;
    left: auto;
    left: 0px;
}


.dots-right .owl-dots {
    display: block;
}

@media screen and (max-width: 1220px){
    .dots-right .owl-dots {
        display: none;
    }
}

.dots-right .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    width: 1200px;
    top: 30px;
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    max-width: calc(100% - 30px);
    margin: auto;
    z-index: 0;
}

.dots-right .owl-dot {
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 5px;
    margin: 0 10px;
    position: relative;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}

.tm-slide__caption, .tm-slide__caption_bg-translucent-black {
    background: rgba(0,0,0,.5);
}

.tm-slide__caption_bg-transparent {
    background: none;
}

.tm-slide__caption {
    position: absolute;
    /*top: 50px;*/
    top: 0px;
    left: 0;
    width: 100%;
    padding: 70px 0;
    text-align: center;
    color: #fff;
}


.tm-slide__caption h3{
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 1.3;
    color: inherit;
    font-size: 48px;
    margin: 0;
}

.tm-slide__caption h4 {
    text-transform: uppercase;
    letter-spacing: 2.6px;
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 1.3;
    color: inherit;
}

.bannerMain {
    margin-bottom: 20px;
}

.unslider-wrap {
    position: relative;
}

.dots-right li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8;
}

.tm-slide__image {
    -o-object-fit: cover;
    object-fit: cover;
    height: inherit;
}

.tm-slide__image {
    -o-object-position: bottom;
    object-position: bottom;
}
.tm-slide__image {
    -o-object-position: center;
    object-position: center;
}
.tm-slide__image {
    display: block;
    max-height: 100%;
    width: auto!important;
    height: auto;
}

/*end slide*/

.gform_footer {
    padding: 16px 0 10px;
    margin: 16px 0 0;
    clear: both;
    width: 100%;
}

.fooInfo {
    display: inline-block;
}

.logo img:hover, .fooLogo img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background: #ff000012;
    background: none;
}

.menu>li+li>a:before{ display: none }

header .pagewrap {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.home_news .oneGal .tit {
    display: table-cell;
    vertical-align: inherit;
    margin: 0;
    border-bottom: none;
}

.tm-type-title, .tm-type-title a {
    font-size: 38px;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

.tm-type-title a{ color: #ffaa00; text-decoration: none; }



@media (max-width: 767px){
    .tm-slide__caption .h1, .tm-slide__caption .tm-type-title, .tm-slide__caption h3 {
        font-size: 12.2px;
    }
    .tm-slide__caption .h2, .tm-slide__caption h4 {
        font-size: 10px;
    }

    .tm-type-title, .tm-type-title a {
        font-size: 28px;
    }
    .tm-slide__caption{
        padding: 20px 0;
    }
}

.button-call{ display: none; }

@media screen and (max-width: 550px){
    .bannerMain, .homeSerMain, .homeEvent, .homeAlbum {
        margin-bottom: 10px;
    }

    .button-call{ display: block; }
}

a:hover{ text-decoration: none;  }

.fooInfo {
     padding-top: 0px; 
}

footer .pagewrap {
    padding: 20px 0;
}

.btnHotline {
    bottom: 15%;
}


.banner .item-center {
    background-position: center;
}
.banner .item-top {
    background-position: top;
}
.banner .item-bottom {
    background-position: bottom;
}

@media (min-width: 768px){
    .bannerMain, .banner .item {
        height: calc(100vh - 70px);
    }
    /*body.page-template-template-home .tm-pfa .tm-slideshow {
        height: 560px;
        height: calc(100vh - 70px);
    }*/
}


@media (min-width: 480px){
    .bannerMain, .banner .item {
        /* height: 480px; */
        min-height: 480px;
    }
}

.bannerMain, .banner .item {
    height: 320px;
}

@media (min-width: 992px){
    .bannerMain, .banner .item {
        height: calc((100vh - 62px));
    }
}

@media screen and (max-width: 800px){
    .oneGal, .oneBridal {
        width: calc(100% - 15px);
    }
}


@media only screen and (max-width: 991px){
    .contact-title {
        font-size: 22.8px;
    }
}

.page-gallery-view .landing {
    margin-bottom: 0px;
}

.menuRight ul li.active a{
   color: #fa0; 
}

.formError{ left: 40% !important; }

.mt20{ margin-top: 20px; }
.mb20{ margin-bottom: 20px; }

.clearfix{ clear: both; }

@media screen and (max-width: 1220px){
    .oneGal, .oneBridal, .oneBridal {
        margin: 0 15px 0px 0;
    }
}

::-webkit-scrollbar {
    width: 8px;
    height: 1em;
    position: absolute;
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.0);
    cursor: pointer;
}
footer{
    margin-top: 20px;
}
* {
    touch-action: manipulation;
}
/* button, a {
    touch-action: manipulation;
} */