/*
Theme Name: customphoto
Author: Vegibit
Author URI: https://vegibit.com
Version: 1.0
 */

@font-face {
    font-family: 'Segoe UI';
    src: local("Segoe UI"),
         url('../fonts/segoeui.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Semibold';
    src: local("Segoe Semibold"),
         url('../fonts/seguisb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Bold';
    src: local("Segoe Bold"),
         url('../fonts/segoeuib.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Light';
    src: local("Segoe UI Light"),
         url('../fonts/segoeuil.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body{ 
    font-family: 'Segoe UI Light', sans-serif; 
    margin: 0; 
}

.home-link{
    font-family: 'Segoe UI Light', sans-serif; 
    /*font-size: 40px;*/
    font-size: 2.3vw;
    text-decoration: none;
    color: #300505;
    opacity: 0.33;
    letter-spacing: 5px;
    color: #300505;
    opacity: 1;
    font-weight: 300;
    cursor: pointer;
}

.home-link:hover{
    color: #300505;
}

#site-content{
    max-width:  1600px;
    margin:  0px auto;
    min-height: 695px;
    width: 95%;
}

.navigation > ul { 
    list-style: none; 
    margin: 0; 
    padding: 0; 
}

#header{
    position: sticky;
    top: 0px;
    background-color: #fff;
    z-index: 99999;
}

#header-bar{
    position: sticky;
    background-color: #fff;
    height: 135px;
    z-index: 998;
    width: 100%;
}

#wrapper-content{
    margin-top: 90px;
	margin-bottom: 50px;
}

.navigation{
    /*margin-top: 29px;*/
/*     margin-left: 8px; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.navigation > ul li{
    list-style: none;
    display: inline-block;
    border-right: 1px solid #ddd;
}

.navigation > ul.menu li.last_child{
	border-right: 0px !important;
}

.navigation .sub-menu ul li{
    list-style: none;
    display: block;
    line-height: 2;
}

.navigation ul li:last-child{
    border:  0px !important;
}

.navigation > ul > li:last-child{
    border: 0px !important;
}

.navigation > ul li:last-child{
    border-right: 0px;
}

.navigation > ul li a{
    margin:  0px  12px;
    padding: 0px 12px;
    text-decoration: none;
    color: #300505;
    opacity: 0.6;
    display: inline-block;
    font-size: 1.1vw;
    letter-spacing: 2.5px;
    font-weight: 300;
    font-family: 'Segoe UI Light', sans-serif; 
    text-transform: lowercase;
}

.navigation > ul li:last-child{
    border-right: 0px !important;
}

.navigation > ul li a.active{
    opacity: 1;
}

.navigation > ul li{
    position: relative;
}

.navigation > ul li:hover > .sub-menu{
    display: flex;
}

.slick-slide .item img{
    margin: 0px 1%;
    height: 55px;
	opacity: 1;
}

.slick-slide .item img.active{
	opacity: 0.4;
}
.slick-slide .item img:first-child{
    margin-left:  0px;
}

.slick-slide .item img:last-child{
    margin-right:  0px;
}

.sub-menu{
    position: absolute;
    left: -10px;
    background: #FFF;
    opacity: .9;
    padding: 10px 5px;
    border:  2px solid #fff;
    display: none;
}

.sub-menu ul{
    padding: 0px;
    padding-left: 10px;
    border-left:  1px solid #ddd;
    margin-left: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
	width: 210px;
}

.menu .sub-menu ul{
    display: block;
}

.menu.menu_homepage_desktop .sub-menu{
	width: 620px;
}

.menu.menu_homepage_desktop .sub-menu ul{
	float: left;
    width: 33%;
}

.sub-menu.custom_submenu ul{
    padding: 0px;
    padding-left: 10px;
    border-left:  1px solid #ddd;
    margin-left: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-flow: wrap;
	width: 150px;
}

.sub-menu ul li{
    display: inline-block;
    width: 100%;
    border-right: 0px;
}

.sub-menu ul li a{
    color: #300505;
    opacity: 0.6;
    font-size: 0.8vw;
    margin:  0px;
    padding: 0px;
    line-height: 1.2;
}

.sub-menu ul li a:hover{
    opacity: 1;
}

#sidebar{
  max-height: 1000px;
  width: 100%;
  min-height: 500px;
}

#main-content{
    padding-left: 10px;
    width: 100%;
}

#sidebar-content{
    font-family: 'Segoe UI Light', sans-serif; 
    font-size: 12px;
    bottom: 0px;
    height: 125px;
    background: transparent url('img/Studio: 20/2f Dinh Bo Linh Ward 24. Binh Thanh District, HCMC, VN E-mail: thao.tranvan@gmail.com Mobile: +84 903813897 Website: tranvanthao.com.png') 0% 0% no-repeat padding-box;
    opacity: 1;
    text-align: right;
    font: normal normal normal 12px/20px;
    letter-spacing: 1px;
    color: #707070;
    opacity: 1;
    width: 100%;
    position: absolute;
    right: 12px;
}

#sidebar-content p{
    font-size: 12px;
}

.post-title a{
    font-family: 'Segoe UI Light', sans-serif; 
    font-size: 23px;
    color: #707070;
    opacity: 1;
    font-weight: 300;
    text-decoration: none;
}

.more-link{
    font-family: 'Segoe UI Light', sans-serif; 
    font-size: 15px;
    font-style: italic;
    color: #707070;
    opacity: 1;
    font-weight: 300; 
}

.type-post{
    margin: 0px 0px 30px 0px;
}

.carousel .item{
    width:98% !important;
    text-align:right;
    margin: 0px auto;
}

.carousel .item img{
  display:inline-block;
}

.item img {
  float: left;
  width: 32%;
  opacity: 0.4;
  cursor: pointer;
}

.item img.active{  
    opacity: 1;
}

.slick-list {
    margin: 0px auto;
    max-width: 300px;
}

.slick-slide{
    max-width: 360px;
	min-width: 300px;
    width: 100%;
}

.slick-next.slick-arrow{
    position: absolute;
    right: 0px;
    top:  41%;
    border: 0px;
    background: transparent;
    opacity: 0.8;
}

.slick-prev.slick-arrow{
    position: absolute;
    left: 0px;
    top:  41%;
    border: 0px;
    background: transparent;
    opacity: 0.4;
}

#zoom{
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -70px;
    top: 42%;
    opacity: 0.7; 
    cursor: pointer;
}

#wrapper-zoom-close{
    color: #707070;
    width: 40px;
    height: 40px;
    opacity: 1;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    align-items: center;
    position: relative;
    justify-content: center;
    display: flex;
    position: absolute;
    right: 5%;
    top: 50%;
    z-index: 999999;
    opacity: 0.7;
}

#zoom span{
    font-size: 20px;
    color: #707070;
    opacity: 0.4;
    cursor: pointer;
    margin-top: -4px;
}

#wrapper-content-gallery{
    position: relative;
    text-align: center;
}

#wrapper-content-gallery img{
    height: 100%;
    max-height: 620px;
    margin-bottom: 30px;
}

#gallery{
    margin-top: 150px;
}


#overlay{
    background-color: #fff;
    opacity: 1;
    cursor: pointer;
    height: 5587px;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 99999;
}

#container-image-zoom{  
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #fff;
}

#wrapper-image-zoom {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    width: 80%;
    top: 10%;
    left: 10%;
    position: absolute;
    right: 10%;
    bottom: 10%;
    text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

#wrapper-image-zoom img{
    max-height: 100%;
	max-width: 100%;
}

#fbplus-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#zoom-close{
    color: #707070;
    cursor: pointer;
}

.block-cv{
    padding-left: 3%;
    border-left: 1px solid #ddd;
}

.wpforms-container.wpforms-container-full{
    max-width: 500px;
    margin: 0px auto;
	width: 100%;
}

input.wpforms-field-medium{
    max-width: 100% !important;
}

textarea.wpforms-field-medium{
    max-width: 100%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label{
    font-family: 'Segoe UI Light', sans-serif; 
    font-size: 15px;
    font-weight: normal;
    color: #707070;
}

.custom-post-title{
    font-family: 'Segoe UI Light', sans-serif; 
    text-align: right;
    margin-right: 11px;
    color: #707070;
    font-size: 17px;
    margin-bottom: 20px;
	letter-spacing: 4px;	
}

.slick-arrow{
    color: #707070 !important;
}

.flex-container {
  display: flex;
}

.flex-item-left {
  flex: 28%;
  padding-right: 10px;
  position: relative;  
}

.flex-item-right {
    display: flex;
    align-items: center;
  flex: 71%;
}

.flex-line {
    flex: 2.5%;
}

.flex-line div{
    width: 1px;
    border: 1px solid #ddd;
    height: 100%;
    margin: 0px auto;
}

.flex-wrapper-reverse {
    flex-direction: row-reverse;
}

p {
    font-size: 15px;
    color: #707070;
}

.icon {
    display: none;
}

ul.menu {
    display: block;
}

ul.menu li:last-child {
    border: 0px !important;
}

.homepage {
    max-width: 950px !important;
    position: relative;
}

.homepage .flex-item-right, .homepage .flex-item-left {
    flex: 50%;
    position: relative;
}

.homepage .flex-item-right {
    padding-left: 30px;
}

.homepage .flex-item-left {
    padding-right: 35px;
    border-right: 1px solid #e6e0e0;
}

.homepage #sidebar-content {
    position: initial !important;
    width: 100%;
}

.homepage #wrapper-content {
    position: absolute;
    top:  60%;
    margin-top: 0px;
}

.homepage ul { 
    list-style: none; 
    margin: 0; 
    padding: 0; 
}

.homepage ul li {
    position: relative;
    max-width: 195px;
    margin:  20px 0px;
    width: 100%;
}

.homepage .sub-menu ul li {
    position: relative;
    max-width: 246px;
    margin:  5px 0px;
    width: 100%;
}

.homepage ul li a {
    text-decoration: none;
    font-size: 0.9vw;
    letter-spacing: 2.5px;
    color: #300505;
    opacity: 0.6;
    font-weight: 300;
    font-family: 'Segoe UI Light', sans-serif; 
    text-transform: lowercase;
    line-height: 1.2;
}

.homepage ul li .sub-menu ul li a {
	opacity: 0.6;
}

.homepage ul li .sub-menu {
    border: 0px;
    left: 100%;
    top: -10px;
    padding: 0 5px 0 0;
    font-size: 0.7vw;
}

.homepage ul li .sub-menu ul {
    padding: 0px 0px 0px 15px;
    border-left: 1px solid #ddd;
    margin: 10px 0px;
}

.homepage ul li:hover > .sub-menu {
    display: block;
}

.homepage .home-link-homepage {
    font-family: 'Segoe UI Light', sans-serif;
    font-size: 2.9vw;
    text-align: right;
    margin-top: 10px;
}

.homepage #sidebar-content{
    height: auto;
}

.homepage #sidebar-content p{
    font-size: 12px;
}

.wrapper-lang li{
    list-style: none;
}

.homepage .wrapper-lang li{
    margin: 0px;
}

.homepage .wrapper-lang li a{
    opacity: 1;
    text-transform: lowercase;
}

.homepage .wrapper-lang{
    position: absolute;
    right: 23px;
    bottom: 0px;
}

.homepage .wrapper-lang li {
    text-align: right;
}

.homepage .wrapper-lang li a img{
    width: 26px !important;
    height: auto !important;
}

.menu_homepage_desktop{
    display: block;
}

.menu_homepage_desktop li{
    margin: 15px 0px;
}

.menu_homepage_desktop li:first-child{
    margin-top: 0px;
}

.menu_homepage_desktop li:last-child{
    margin-bottom: 0px;
}

.menu_homepage_mobile{
    display: none;
}

.homepage .menu_mobile{
    display: none;
}

.homepage .menu{
    display: block;
}

.menu_homepage_desktop{
    display: block;
}

.home-link-homepage{
    font-family: 'Segoe UI Light', sans-serif; 
    font-size: 2vw;
    text-decoration: none;
    color: #300505;
    opacity: 0.33;
    letter-spacing: 5px;
    color: #300505;
    opacity: 1;
    font-weight: 300;
    cursor: pointer;
    display: block;
}

.home-link-homepage:hover{
    color: #300505;
}

.home-link-mobile{
    font-family: 'Segoe UI Light', sans-serif; 
    font-size: 40px;
    text-decoration: none;
    color: #300505;
    opacity: 0.33;
    letter-spacing: 5px;
    color: #300505;
    opacity: 1;
    font-weight: 300;
    cursor: pointer;
    display: none;
}

.show_desktop{
    display: block;
}

.show_mobile{
    display: none;
}

.item-gallery{
    margin: 30px 0px;
}

.item-gallery img{
    width: 100%;
}

.homepage .flex-item-left #reserved-content{
    margin-top: 20px;
}

.navigation ul .lang-item img{
    width:  21px !important;
    height: auto !important;
}

.navigation .menu li.active a{
    opacity: 1;
}

.navigation .sub-menu  a{
    opacity: 0.3 !important;
}

.navigation .sub-menu li.active a{
    opacity: 1 !important;
}

.navigation .sub-menu li a:hover{
    opacity: 1 !important;
}

.wp-block-file a{
    color: #300505;
    opacity: 0.33;
    text-decoration: none;
}

.wrapper-topnav{
    max-width: 470px;
    text-align: right;
    padding-right: 35px;
    width: 100%;
}

.slick-slider{
    max-width: 330px;
    margin: 0px auto;
    padding-left: 0px;
    float: right;
}

.slick-prev{
    left: -15px !important;
}

.slick-next{
    right: -15px !important;
}

.item-image-title-gallery-desktop{
    font-family: 'Segoe UI Light', sans-serif;
    text-align: center;
    font-size: 13px;
    color: #707070;
    margin-top: 15px;
}

.thumb {
  position: relative;
  width: 90px;
  height: 90px;
  display: inline-block;
  margin: 1.3px;
}

.thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.thumb img.portrait {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lang.show_desktop{
  margin-left: 45px;  
}

.lang-item{
    margin:  0px;	
}

.lang-item a{
    margin:  0px 6px !important;
    padding: 0px 6px !important;
	font-size: 0.8vw !important;
}

.lang-item.current-lang a{
	font-weight: 700;
}

.flex-sidebar-homepage{
    height: auto !important;
}

.wp-block-image{
	margin-top: 5px;
    margin-bottom: 2em !important;
}

.page .wp-block-image{
	margin-top: -5px !important;
    margin-bottom: 2em !important;
}

.homepage ul li .sub-menu li a{
    font-size: 0.7vw !important;
}

.single-post .post .entry-title{
    font-family: 'Segoe UI Light', sans-serif;
    font-size: 1.5rem !important;
}

.post-item .col-lg-3{
    margin: 0px 30px;
}

.post-item .entry-content{
    margin-top: -13px;
}

.category .entry-content{
 color: #707070;
}

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

    .flex-container {
      flex-wrap: wrap;
    }
	
    .flex-wrapper-reverse{
        flex-direction: row-reverse;
        display: flow-root;
    }

    .flex-item-right{
        flex: 100%;
    }

    .flex-item-left{
       flex: 100%;
    }

    .flex-line{
        display: none;
    }

    #sidebar{
        position: initial;
        border:  0px;
        max-width: 100%;
    }
	
    #sidebar-content{
        position: initial;
        width: 100%;
		text-align: left;
    }

    .wpforms-form{
        margin-left: 0px;
    }

    #main-content{
        margin-left: 0px;
        padding-left: 0px;
    }

    .navigation{
        margin-top: 0px !important;
    }

    #gallery{
        margin-top: 0px;
    }

    .navigation > ul li{
        display: block;
        border: 0px;
        margin: 10px 0px;
    }

    .sub-menu{
        position: relative;
        border: 0px;
        top:  0px;
        padding: 0px 5px;
        overflow: hidden;
        margin: 10px 5px;
    }

    input.wpforms-field-medium{
        max-width: 100% !important;
    }

    textarea.wpforms-field-medium{
        max-width: 100%;
    }

    .icon{   
        text-decoration: none;
    }

    .flex-item-left a{
        align-items: center;
        vertical-align: middle;
    }

    ul.menu{
        display: none;
    }

    .home-link{
        font-size: 22pt;
        margin-left: 20px;
    }
	
    .navigation > ul li a{
        margin:  0px;
        padding: 0px;
        font-size: 11px;
    }

    #wrapper-content {
        margin-top: 50px;
    }

    .icon{
        display: inline-block;
    }

    .homepage .home-link-homepage{
        font-size: 42px;
        display: block;
        text-align: right;
    }

    .homepage .flex-item-left{
        padding-right: 0px;
        border: 0px;
    }

    .homepage .menu{
        display: block;
    }
	
    .homepage .flex-item-right{
        padding-left: 0px;
    }

    .homepage #wrapper-content{
        position: initial;
    }

    .menu_homepage_desktop{
        display: none !important;
    }

    .menu_homepage_mobile{
        display: block;
    }

    .homepage .menu_mobile{
        display: block;
    }

    .homepage .menu{
        display: none;
    }

    .homepage .flex-item-right, .homepage .flex-item-left{
        flex: 100%;
        text-align: left;
    }

    .menu_homepage_desktop{
        display: none;
    }

    .homepage .home-link{
        display: none;
    }

    .home-link-mobile{
        display: inline-block;
    }

    .show_desktop{
        display: none;
    }

    .show_mobile{
        display: block;
    }

    .custom-post-title{
        font-size: 20px;
        text-align: left;
    }

    .item-image-title-gallery{
        margin:  10px 0px;
    }

    .wrapper-lang{
        display: none;
    }

    .flex-sidebar-homepage{
        position: absolute !important;
        top: 55%;
    }

    #sidebar-content p{
        font-size: 11px;
    }

    .wrapper-topnav{
        max-width: 470px;
        text-align: left;
        width: 100%;
    }

    .lang-item{
       display: inline-block !important;
       width: auto !important;
    }

    .wp-block-file{
        text-align: left !important;
    }

    .item-image-title-gallery{
        text-align: center;
    }

    .lang-item a{
        margin:  0px 4px !important;
        padding: 0px 4px !important;
    } 
}


@media screen and (max-width: 600px) {
	.pum-theme-1365 #popmake-1888 {
		top: 100px;
		left: 14.5px;
		opacity: 1;
		width: 361px;
		margin-left: unset;
	}
	
	#popmake-1374 .form-item .form-input {
		width: 425px;
	}
	
    .flex-container {
      flex-wrap: wrap;
    }
	
    .flex-wrapper-reverse{
        flex-direction: row-reverse;
        display: flow-root;
    }

    .flex-item-right{
        flex: 100%;
    }

    .flex-item-left{
       flex: 100%;
    }

    .flex-line{
        display: none;
    }

    #sidebar{
        position: initial;
        border:  0px;
        max-width: 100%;
		min-height: unset;
		margin-bottom: 30px;
    }
	
    #sidebar-content{
        position: initial;
        width: 100%;
		text-align: left
    }

    .wpforms-form{
        margin-left: 0px;
    }

    #main-content{
        margin-left: 0px;
        padding-left: 0px;
    }

    .navigation{
        margin-top: 0px !important;
    }

    #gallery{
        margin-top: 0px;
    }

    .navigation > ul li{
        display: block;
        border: 0px;
        margin: 10px 0px;
    }

    .sub-menu{
        position: relative;
        border: 0px;
        top:  0px;
        padding: 0px 5px;
        overflow: hidden;
        margin: 10px 5px;
    }

    input.wpforms-field-medium{
        max-width: 100% !important;
    }

    textarea.wpforms-field-medium{
        max-width: 100%;
    }

    .icon{   
        text-decoration: none;
    }

    .flex-item-left a{
        align-items: center;
        vertical-align: middle;
    }

    ul.menu{
        display: none;
    }

    .home-link{
        font-size: 22pt;
        margin-left: 20px;
    }
	
    .navigation > ul li a{
        margin:  0px;
        padding: 0px;
        font-size: 11px;
    }

    #wrapper-content {
        margin-top: 50px;
    }

    .icon{
        display: inline-block;
    }

    .homepage .home-link-homepage{
        font-size: 42px;
        display: block;
        text-align: right;
    }

    .homepage .flex-item-left{
        padding-right: 0px;
        border: 0px;
    }

    .homepage .menu{
        display: block;
    }
	
    .homepage .flex-item-right{
        padding-left: 0px;
    }

    .homepage #wrapper-content{
        position: initial;
    }

    .menu_homepage_desktop{
        display: none !important;
    }

    .menu_homepage_mobile{
        display: block;
    }

    .homepage .menu_mobile{
        display: block;
    }

    .homepage .menu{
        display: none;
    }

    .homepage .flex-item-right, .homepage .flex-item-left{
        flex: 100%;
        text-align: left;
    }

    .menu_homepage_desktop{
        display: none;
    }

    .homepage .home-link{
        display: none;
    }

    .home-link-mobile{
        display: inline-block;
    }

    .show_desktop{
        display: none;
    }

    .show_mobile{
        display: block;
    }

    .custom-post-title{
        font-size: 20px;
        text-align: left;
    }

    .item-image-title-gallery{
        margin:  10px 0px;
    }

    .wrapper-lang{
        display: none;
    }

    .flex-sidebar-homepage{
        position: absolute !important;
        top: 55%;
    }

    #sidebar-content p{
        font-size: 11px;
		text-align: left;
    }

    .wrapper-topnav{
        max-width: 470px;
        text-align: left;
        width: 100%;
    }

    .lang-item{
       display: inline-block !important;
       width: auto !important;
    }
	
    .wp-block-file{
        text-align: left !important;
    }

    .item-image-title-gallery{
        text-align: center;
    }

    .lang-item a{
        margin:  0px 4px !important;
        padding: 0px 4px !important;
    }

    .navigation .sub-menu ul li{
        margin: 5px 0px !important;
    }  
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

    #site-content{
        width: 100%;
    }
	  
    .home-link{
        font-size: 26px;
        margin-top: 7px;
        display: inline-block;
        text-align: center;
        width: 100%;
    }
	  
    #sidebar{
        max-width: 270px;
    }

    #sidebar-content{
        width: 100%;
        padding-right: 0px;
    }

    .wpforms-form{
        margin-left: 10px;
    }

    .navigation > ul li a{
        font-size: 15px;
        margin: 0px 3px;
        padding: 0px 5px;
        letter-spacing: 0px;
    }

    .custom-post-title{
        font-size: 13px;
        margin-right: 32px;
    }

    #main-content{
        padding-left: 12px;
    }

    #container-image-zoom{
        left: 0px;
    } 
	  
    .homepage .home-link-homepage{
        font-size: 45px;
        display: block;
        text-align: right;
    }
	  
    .homepage .flex-item-right, .homepage .flex-item-left{
        flex: 50%;
    }    

    .flex-item-right{
        flex: 65%;
    }

    .flex-item-left {
        flex: 35%;
    }

    .navigation ul .lang-item img{
        width: 20px !important;
        height: auto !important;
    }

    .block-cv{
        flex-basis: 19.33% !important;
    }

    .block-cv .wp-block-file{
        text-align: center !important;
    }

    #sidebar{
        max-width: 260px;
    }

    #sidebar-content{
        max-width: 234px;
        bottom: 6%;
    }

    #sidebar-content p{
        font-size: 12px;
    }

    .slick-slide .item img{
        width: 70px;
        height: 70px;
    }

    #wrapper-zoom-close{
        right: -10px;
    }

    #main-content .wp-block-columns .wp-block-column{
        flex-basis: 71.66% !important;
    }

    #main-content .wp-block-columns .wp-block-column.block-cv{
        flex-basis: 19.33% !important;
    }

    .homepage .home-link-homepage{
        font-size: 25px;
    }

    .homepage .flex-item-left{
        flex: 35%;
    }

    .homepage .flex-item-right{
        flex: 65%;
    }

    .homepage #sidebar-content{
        max-width: 100%;
        width: 100%;
    }

    #sidebar{
        height: 85%;
        max-height: 100%;
    }

    .wrapper-lang{
        bottom: -5% !important;
    }

    .slick-slider{
        max-width: 333px;
        float: initial;
        margin-right: 0px;
        padding-left: 10px;
    }

    .slick-next{
        right: -3px !important;
    }

    .slick-prev.slick-arrow{
        left: -25px;
    }

    .slick-slider{
        padding-left: 10px;
    }
}

/* Portrait */
@media (max-device-width: 820px) 
  and (orientation: portrait) { 
    .slick-slider{
        padding-left: 10px;
    }

    .custom-post-title{
        margin-right: 22px;
    }
	  
	.flex-item-right .form-item .form-input {
		width: unset;
	}
}

/* Landscape */


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1180px) 
  and (-webkit-min-device-pixel-ratio: 1) {

	#header {
		position: unset;
	}  
	  
	#site-content {
		min-height: 306px;
	}

	.flex-sidebar-homepage {
		top: 41%;
		left: 21rem;
	}
	  
	#wrapper-content-gallery {
		display: none !important;
	}

/* 	.item-gallery img {
		max-width: unset !important;
		width: 100%;
		height: 100%;
	} */
	
	.show-mobile-img {
		max-width: unset !important;
		width: 100%;
		height: 100%;
	}
	
	.flex-item-right .form-item .form-input {
		width: 500px;
	}
	  
	/* START res Pub*/
	.row {
		flex-direction: row;
		flex-wrap: unset;
	}	

	.post-item .col-lg-3 {
		margin: unset; 
	}

	.row>* {
		flex-shrink: unset;
	}
	
	.entry-content .wp-container-3 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 2em;
	}
	/* END res Pub*/
	  
	/* START res Links*/
	  .entry-content {
		display: flex;
		flex-direction: row;
		justify-content: space-evenly;
		flex-wrap: wrap;
		align-items: center;
	  }
	  
	  .wp-block-image .aligncenter {
			margin-left: 68px;
	  }
	/* END res Links*/

    .navigation ul .lang-item img {
        width: 20px !important;
        height: auto !important;
    }

    .home-link{
        font-size: 28px;
        display: inline-block;
        margin-top: 5px;
    }
	  
	.home-link-mobile {
		display: none;
	}

    .flex-item-right {
        flex: 70%;
    }

	.entry-content .wp-container-4 {
		 display: grid;
		 grid-template-columns: repeat(2, 1fr);
		 gap: 1.5em;
	}
	
	.page .wp-block-image {
		margin-top:  6px !important;
		margin-bottom: 1.5em !important;
	}
	
	.block-cv {
		padding-left: 12%;
		height: 3.3rem;
	}
	  
	 #sidebar{
        max-width: 333px;
        height: 80%;
		min-height: unset;
    }

    .homepage #sidebar-content{
        max-width: 425px;
    }
	  
    #sidebar-content{
        max-width: 333px;
/*         bottom: 20%; */
    	text-align: left;
		margin-top: 30px;
    }
	  
    .wrapper-topnav{
        max-width: 333px;
    }

    #container-image-zoom{
        left: 2%;
    }

    .slick-slider{
        margin-right: 10px;
    }
	  
    .custom-post-title{
        margin-right: 28px;
    }
}   

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  
    .navigation > ul li a {
        font-size: 17px !important;
    }
	  
	.entry-content .wp-container-4 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1.5em;
	}
	  
    #sidebar {
        max-width: 333px !important;
        height: 93% !important;
        bottom: 0% !important;
    }

    #sidebar-content p{
        font-size: 12px !important;
		letter-spacing: 3px;
    }  
}

@media only screen and (min-width: 1200px) and (max-width: 1900px)  {
    #site-content{
        width: 100%;
    }
	
    .home-link{       
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    #container-image-zoom{
        max-width: 1900px;
        left: 0%;
        right: 0px;
    }
}

#popmake-1374{
    width:600px;
}

.pum-title.popmake-title{
    font-size: 16px !important;
}

.panel-title{
    background-color: #EEEEEE;
    display: flex;
    flex-direction: row;
    width: 550px;
    padding: 5px;
}

.panel-title .popup_media, .panel-title .popup_media img{
    width: 100px;
}

.panel-title .popup_title{
    width: 440px;
    padding-left: 5px;
}

.panel-footer{
    border-top: 1px solid #707070;
}

.wpcf7-form label, .wpcf7-form input, .wpcf7-form textarea {
    width: 100%;
}

.link-enquire{
    text-decoration: none;
    padding: 2px 0;
    color: #707070;
}

.form-item{
    display: flex;
    padding: 5px 0;
}

.form-item .form-label{
    width: 100px;
}

.form-item .form-input{
    width: 450px;
}

.wpcf7-submit{
    background: none;
    border: none;
	color: #000000;
	font-weight: normal;
}

/* Start enquiry form english*/
#pum-1888 {
    background-color: rgba( 0, 0, 0, 0.60 );
}
/* End enquiry form english */

/* Start contact form vietnam*/
.flex-item-right .wp-block-contact-form-7-contact-form-selector {
	max-width: 500px;
    margin: 0px auto;
}

.flex-item-right .form-item {
    display: block;
    padding: 10px 0;
}

.flex-item-right .form-label {
	font-family: 'Segoe UI Light', sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #707070;
    line-height: 1.3;
    margin: 0 0 4px 0;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}

.flex-item-right .required-label {
	color: #ff0000;
    font-weight: 400;
	padding-left: 2px;
}

.flex-item-right .wpcf7 input[type="email"], .flex-item-right .wpcf7 input[type="text"] {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
    max-width: 100%;
}

.flex-item-right .wpcf7-textarea {
	background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 120px;
    width: 100%;
    line-height: 1.3;
    max-width: 100%;
}

.flex-item-right .wpcf7-submit {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #333;
    font-size: 1em;
    padding: 10px 15px;
    width: 77px;
    height: 44px;
}

.flex-item-right .wpcf7-not-valid-tip {
    color: #990000;
    font-size: 12px;
}

.flex-item-right .wpcf7 form .wpcf7-response-output {
    margin: unset;
    padding: unset;
    border: unset;
}
/* End contact form vietnam */

/* Start enquiry form eng */
#popmake-1888 .pum-close.popmake-close {
    position: absolute;
    right: 2px;
    top: -4px;
    padding: 6px;
    border: 1px none #ffffff;
    border-radius: 0px;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 23%);
    font-family: Arial;
    font-size: 19px;
    line-height: 24px;
    color: #707070;
    opacity: 0.7;
    background-color: transparent;
    box-shadow: none;
}

#popmake-1888 {
    background-color: rgba( 255, 255, 255, 1.00 );
    position: absolute;
    margin-bottom: 3em;
    z-index: 1999999999;
    top: 132px;
    left: 156px;
    width: 600px;
}

#popmake-1888 .wpforms-container.wpforms-container-full {
    max-width: 550px;
    margin: unset;
}

#popmake-1888 div.wpforms-container-full .wpforms-form .wpforms-field {
    display: flex;
}

#popmake-1888 .wpforms-field-label {
    font-size: 15px;
	font-weight: 100;
    width: 95px;
	margin-top: 10px
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: center;
}

.pum-content div.wpforms-container-full .wpforms-form button[type=submit] {
	padding: 10px 15px;
    background: none;
    border: none;
    color: #000000;
	margin-bottom: 10px;
}
/* End enquiry form eng */

/* Start enquiry form vi */
textarea {
    height: 120px;
}

.form-item {
    padding: 10px 0;
}

.panel-title .popup_title {
    color: #8c8c8c;
    font-family: inherit;
    font-weight: 400;
    font-style: inherit;
}
/* End enquiry form vi */

.url_picture_eng input{
	visibility: hidden !important;
}

.wpforms-field-container {
	margin-top: -47px !important;
}