.itopplus-background {

}
body {
    overflow-x: hidden;
}


.no-js a {
    color: #282828;
    transition: 0.35s;
}
.no-js a:hover {
    color: #ffca1a;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #ffca1a;
}


.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12042023zj0g/0/0/2z-z1260085979931.webp');
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12042023zj0g/0/0/3z-z307838832634.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #282828;
    margin: 0 5px;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 25px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #282828 !important;
	box-shadow: 0 5px 7px 0px rgb(255 202 26 / 55%);
    border-radius: 30px;
    background: linear-gradient(to bottom, #ffef96 0%, #ffca1c 100%);
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
    font-size: 16px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

@media screen and (max-width: 1200px) {
  
      .itopplus-menu {
        text-align: right;
        margin-top: 50px;
    }
  
    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 80px !important;
        z-index: 10000;
    }

    .navbar-header,
    #ItopplusMainSidebar>div {
        background: #fff !important;
    }

    .navbar-header a.visible-xs {
        filter: contrast(30%);
        /*filter: brightness(0) invert(1);*/
    }

    #ItopplusMainSidebar a {
        color: #444 !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #444 !important;
    }

    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 5px;
        height: 50px;
        box-shadow: 0 0 3px #ccc;
        width: 100%;
    }

    .navbar-header::before,
    .navbar-header::after {
        display: none;
    }

    #itpMenuSideBar {
        display: grid;
        place-items: center;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        aspect-ratio: 1;
        width: 40px;
    }

    #itpMenuSideBar .navbar-inline:first-child {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    #itpMenuSideBar .navbar-inline:first-child>span {
        margin: 0 !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2) {
        display: none !important;
    }

    #ItopplusMainSidebar li {
        border: none;
    }

    .navbar-header a:not(a.visible-xs),
    .navbar-header a.visible-xs i {
        display: none !important;
    }

    .navbar-header a.visible-xs {
        display: grid !important;
        place-items: center;
        place-content: center;
        aspect-ratio: 1;
        height: 35px !important;
        background-image: url();
        background-size: 22px;
        background-position: center;
        background-repeat: no-repeat;
    }

    #itpphonemobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/telephone-callz-z85358287594.png) !important;
    }

    #itpsearchmobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png) !important;
    }

    .old-image-icon-facebook {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png) !important;
    }

    .old-image-icon-line {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp) !important;
    }

    .old-image-icon-instragram {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp) !important;
    }

    .old-image-icon-youtube {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp) !important;
        background-size: 25px !important;
    }

    #languagemobile {
        order: 10;
    }

    .itopplus-search {
        color: #000;
        display: none;
    }

    #language_member_bar {
        display: none
    }

    #main-navbar-collapse {
        display: none !important;
    }

    a#languagemobile {
        filter: unset !important;
    }


}

@media screen and (min-width : 1024px) {
  
  .itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
    justify-content: space-between;
  }

  .itopplus-banner .container::before,
  .itopplus-banner .container::after {
    display: none;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }  
  
  
.navbar-default {
    background: transparent;
}


.itopplus-search {
    color: #000;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    transition: 0.3s;
}
.banner-sticky {
    background: #fff !important;
    box-shadow: 0 0 3px 0 #aaa;
}
#background6629c771be6205001316c43a {
    margin-top: -15%;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
.container {
    margin: 0 auto;
}  
  
.ui.search {
    float: right;
}  
}

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




/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}
/* oscar */

/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background6628ee40b6478200134a66f0 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #fff;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background6628ee40b6478200134a66f0 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #fff;
}
#background6628ee40b6478200134a66f0 .imgLightbox {
    border: 2px solid;
    border-radius: 25px;
}
#background6629c7d0be6205001316c442 .imgLightbox,
#background6629c7e5955fdd0013e23619 .imgLightbox {
    border-radius: 25px;
}
#background6628ee40b6478200134a66f0 .imgLightbox img,
#background6629c7d0be6205001316c442 .imgLightbox img,
#background6629c7e5955fdd0013e23619 .imgLightbox img {
    border-radius: 25px;
}
#background6629c7d0be6205001316c442 .thumbnail,
#background6629c7e5955fdd0013e23619 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background6629c7d0be6205001316c442 .thumbnail:hover,
#background6629c7e5955fdd0013e23619 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}


/*slide*/
#slidermaster6629cc17be6205001316c569 , #slidermaster6629cc17be6205001316c569 {
    display: flex;
    flex-direction: column;
    align-items: center;
  	overflow: unset !important;
}
#slidermaster6629cc17be6205001316c569 img , #slidermaster6629cc17be6205001316c569 img  {
    object-fit: contain;
    margin: 0 10px;
    width: 95% !important;
}
/*dot*/
#slidermaster6629cc17be6205001316c569>div:nth-child(3) , #slidermaster6629cc17be6205001316c569>div:nth-child(3) {
    bottom: -20% !important;
    left: 3% !important;
    right: 0 !important;
    margin: 0 auto;
}

#slidermaster6629cc17be6205001316c569>div:nth-child(4), #slidermaster6629cc17be6205001316c569>div:nth-child(5) ,
#slidermaster6629cc17be6205001316c569>div:nth-child(4) , #slidermaster6629cc17be6205001316c569>div:nth-child(5) {
	display: none !important;
}
.jssorb03 div {
    background: transparent;
    color: transparent !important;
    border: 1px solid #737474;
    background: #737474;
    width: 9px ! IMPORTANT;
    height: 9px !important;
    border-radius: 50%;
}
.jssorb03 .av, .jssorb03 div:hover {
    background: transparent;
    cursor: pointer;
    background: #ffca1a;
    border: 1px solid #ffca1a;
    font-size: 0 !important;
}
/*slide*/


/*from Contact*/
.no-js #Component6629faa799af2f001380efae label {
    display: none!important;
}
.no-js #Component6629faa799af2f001380efae .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component6629faa799af2f001380efae .form-control {
    border: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 26px 14px;
    background: transparent;
    color: #000;
    font-size: 15px !important;
}
.no-js #Component6629faa799af2f001380efae .form-control:focus {
  border-bottom: 1px solid #aeaeae;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component6629faa799af2f001380efae .btn {
   background: linear-gradient(to right, #ffca19 0%,#ffca19 100%);
   color: #000;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: #ffca19;
   border-radius: 0px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
}
.no-js #Component6629faa799af2f001380efae .btn-default:active {
   background: linear-gradient(to right, #ffca19 0%,#ffca19 100%);
   color: #000;
}
.no-js #Component6629faa799af2f001380efae .btn-default:hover,
.no-js #Component6629faa799af2f001380efae .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #ffca19 0%,#ffca19 100%);
  border: 1px solid transparent;
}
.no-js #Component6629faa799af2f001380efae  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6629faa799af2f001380efae span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component6629faa799af2f001380efae ::placeholder {
  color: #333!important;
  font-weight:400;
}
/*from Contact*/


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 33.3%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.3%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.social-share {
    display: none;
}
#background662a0098b6478200134a79f8 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background662a0098b6478200134a79f8 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
}
/*contenemanager*/


h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}

.block-goldhousepropertyofficial-menu {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 2%;
}
.block-goldhousepropertyofficial-border {
    border-bottom: 3px solid #ffca1a;
    width: 7%;
    margin: 0 auto;
    padding-top: 1%;
}
.block-iconservice {
    transition: 0.35s;
}
.iconservice {
    width: 55%;
    margin: 0 auto;
}
.iconservice-t {
    text-align: center;
    margin-top: 5%;
    white-space: break-spaces;
}
.block-iconservice:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-iconservice:hover .iconservice {
    filter: grayscale(1);
}
.empty-goldhousepropertyofficial {
    padding: 2% 0%;
}
.goldhousepropertyofficial-content {
    white-space: break-spaces;
}
.btnreadmore {
    background: #ffd33b;
    color: #fff;
    text-align: center;
    padding: 10px 25px;
    width: fit-content;
    border-radius: 30px;
    margin-top: 7%;
    box-shadow: 0 5px 7px 0px rgb(255 202 26 / 55%);
    transition: 0.35s;
}
.btnreadmore:hover {
    background: #bababa;
    transition: 0.35s;
}
.block-goldhousepropertyofficial-border-2 {
    border-bottom: 3px solid #ffd33b;
    margin-bottom: 5%;
    width: 10%;
    margin-top: 1%;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 30px;
}
.block-iconcheck {
    display: flex;
    width: 100%;
}
.iconcheck {
    width: 10%;
}
.iconcheck-t {
    align-self: center;
    margin-left: 3%;
    color: #ffca1a;
    font-size: 20px;
    margin-top: -20px;
}
.iconcheck-t span {
    color: #000;
}
.tenyear {
    position: absolute;
    z-index: 3;
    width: 30%;
    margin-left: 75%;
    margin-top: 10%;
}
figure.effect-apollo {
    background: transparent;
    border-radius: 30px;
}
.headname-bestseller {
    text-align: center;
    margin-top: 7%;
}
.itopplus-bg2 {
    color: #fff;
}
.headname-bestseller {
    text-align: center;
    margin-top: 7%;
}
.block-iconcontact-footer {
    display: flex;
    width: 130%;
    margin-top: 5%;
}
.iconcontact-footer {
    width: 15%;
}
.iconcontact-footer-t {
    align-self: center;
    margin-left: 5%;
    white-space: break-spaces;
    font-size: 16px;
}
.iconcontact-footer-t span {
    font-size: 20px;
}
.iconcontact-footer-t2 {
    font-size: 16px;
    margin-top: 5%;
}
.iconcontact-footer-t2 span {
    font-size: 14px;
}
.copyright {
    font-size: 14px;
    margin-top: 10px;
}


.headfooter {
    margin-bottom: 3%;
}
.block-headfooter {
    display: flex;
    margin-left: 35%;
    width: 100%;
    margin-top: 5%;
    flex-direction: column;
    gap: 10px;
}
.block-headfooter-2 {
    margin-left: 30%;
    width: 100%;
    margin-top: 5%;
}
.block-iconsocial-footer-2 {
    display: flex;
    width: 38%;
    margin-top: 15px;
}
.iconsocial-footer-2 {
    padding: 0px 5px;
}
.block-iconsocial-head {
    display: flex;
   	align-items: center;
    width: 100%;
  	gap: 15px;
}

.block-iconsocial-head img {
    width: 50px !important;
    aspect-ratio: 1;
}



.iconmap {
    width: 18%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.pd-iconmap {
    display: flex;
    width: 100%;
    margin-top: 5%;
}
.block-iconmap {
    text-align: center;
    width: 50%;
}
.block-iconmap h4 {
    margin-bottom: 2%;
    font-weight: 500;
}
.pd-iconmap.top {
    margin-top: 20%;
}
.sectioportflio-goldhousepropertyofficial {
    padding: 10% 0% 15%;
}
.sectioportflio-goldhousepropertyofficial h1 {
    font-weight: 500;
}
.blockhouse-name {
    display: flex;
    width: 99%;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 20px;
    height: 0;
}
.iconarrow {
    width: 6%;
    float: right;
    align-self: center;
}
.house-name {
    align-self: center;
    width: 90%;
    font-size: 16px;
    margin-top: 10px;
}
.blockhouse-name.block1 {
    margin-top: 5px;
}
#background6629c7e5955fdd0013e23619 .iconarrow {
    width: 12%;
}
#background6629c7d0be6205001316c442 .thumbnail,
#background6629c7e5955fdd0013e23619 .thumbnail,
#background6628ed3099af2f001380e1b7 .thumbnail {
    margin-bottom: 0px;
}
#background6628ed3099af2f001380e1b7 .thumbs {
    margin-bottom: 0px;
}
.planhouse-iconarrow {
    width: 6%;
    margin: 0 auto;
    margin-top: 3%;
}
.namebg-planhouse {
    font-size: 36px;
    font-weight: 500;
}
.block-namebg-planhouse {
    margin-top: 25%;
}
.sectionabout-goldhousepropertyofficial {
    margin-left: 5%;
    width: 100%;
}
.tenyear-about {
    position: absolute;
    z-index: 3;
    width: 30%;
    margin-left: -10%;
    margin-top: 10%;
}
#contentnewmode6629d4096e5a34001319f3ce {
    margin-top: 5%;
}
.pd-icon-planhouse {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    margin-bottom: 5%;
    justify-content: center;
}
.block-icon-planhouse {
    text-align: center;
}
.icon-planhouse-2 {
    width: 25%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.goldhousepropertyofficial-detailplan {
    text-align: left;
}
.goldhousepropertyofficialhouse-block h1 {
    font-weight: 500;
}
.goldhousepropertyofficial-detailplan span {
    font-weight: 500;
    color: #ffca19;
    font-size: 50px;
}
.goldhousepropertyofficial-detailplan h5 {
    margin-top: 10px;
}
.nav-justified {
    width: 100%;
    background: #eee;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #000;
    background-color: #ffca19;
    border-radius: 0px !important;
}
#plan.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 15px;
}
ul.nav.nav-pills.nav-justified li {
    font-size: 16px;
}
.goldhousepropertyofficial-iconhouse {
    border-left: 1px solid #d1d1d1;
}
.comingsoon {
    padding: 5% 0% 10%;
}
.sectionservice-goldhousepropertyofficial {
    margin-left: 5%;
    width: 100%;
    margin-top: 3%;
}

#background6629f2324db6e60013ac06bf .thumbnail,
#background662a125f4db6e60013ac0bb0 .thumbnail {
    border: 0px solid #ddd;
    box-shadow: 0 0px 0px rgba(0,0,0,.075);
}
#background6629f2324db6e60013ac06bf .thumbnail .imgLightbox,
#background662a125f4db6e60013ac0bb0 .thumbnail .imgLightbox {
    border-radius: 25px;
    box-shadow: 5px 5px 12px 0px rgb(185 185 185 / 41%);
}
.iconsocial-contact {
    width: 6%;
}
.iconsocial-contact-t {
    align-self: center;
    margin-left: 2%;
    font-size: 16px;
}
.block-iconsocial-contact {
    display: flex;
    width: 100%;
    margin-bottom: 7px;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #000 !important;
    background: #ffca19 !important;
    border-radius: 0px !important;
    font-weight: 300;
}
.buttonExampleSite:hover {
    background: #ffca19 !important;
    color: #000 !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
#background662a0098b6478200134a79f8 .iconarrow {
    width: 8%;
}
#background662a0098b6478200134a79f8 .blockhouse-name {
    margin-top: 8%;
}
.Contentmanager .thumbnail img {
    border-radius: 25px !important;
}
#background662a0098b6478200134a79f8 .Contentmanager .site .col-section .item.-micro a img {
    border-radius: 25px;
}
#background662a0098b6478200134a79f8 .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 25px;
}

.no-js .ui.icon.input input {
    font-family: "LINE Seed Sans TH";
}
.Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 25px;
}
.Textmanager.font-inherit img {
    border-radius: 25px !important;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
    padding: 10px 20px;
}
.iconsocial-footer-t {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.namebg-planhouse {
    font-size: 46px;
}
.iconcheck-t {
    font-size: 28px;
}  
.copyright {
    font-size: 16px;
}
.headfooter {
    font-size: 20px;
}
.iconcontact-footer-t {
    font-size: 24px;
}
.iconcontact-footer-t2 {
    font-size: 20px;
}
.iconcontact-footer-t2 span {
    font-size: 16px;
}
.iconcontact-footer-t span {
    font-size: 28px;
}
.iconcontact-footer-t2 span {
    font-size: 16px;
}
.house-name {
    font-size: 20px;
}
.blockhouse-name {
    margin-top: 26px;
}
#background6629c7e5955fdd0013e23619 .iconarrow {
    width: 10%;
    margin-top: -5px;
}
.iconarrow {
    width: 5%;
}
ul.nav.nav-pills.nav-justified li {
    font-size: 22px;
}
.goldhousepropertyofficial-detailplan span {
    font-size: 60px;
}
.iconsocial-contact-t {
    font-size: 20px;
}
.no-js #Component6629faa799af2f001380efae .form-control {
    padding: 29px 14px;
    font-size: 18px !important;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
}


@media screen and (max-width : 1200px) {
.namebg-planhouse {
    font-size: 26px;
    font-weight: 500;
}
.icon-planhouse-2 {
    width: 30%;
}
.iconsocial-contact {
    width: 8%;
}
}


@media screen and (max-width : 900px) {
.itopplus-slide {
    background: #ffca1a;
}
#background6628d476be6205001316b97e .col-md-3.col-sm-6.col-xs-12.padding,
#background6628d53f955fdd0013e22be4 .col-md-3.col-sm-6.col-xs-12.padding,
#background6629f4966e5a34001319fad5 .col-md-3.col-sm-6.col-xs-12.padding,
#background6629f4cb6e5a34001319fb1a .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.goldhousepropertyofficial-content {
    white-space: inherit;
}
.block-iconcheck {
    white-space: break-spaces;
} 
.tenyear-about {
    margin-left: -2%;
}
.icon-planhouse-2 {
    width: 40%;
}
#background662a0098b6478200134a79f8 .iconarrow {
    width: 11%;
    margin-top: 5%;
}
.iconsocial-contact {
    width: 9%;
}
.navbar-header {
    box-shadow: 0 0 0px 0 #ccc;
}
.tenyear {
    margin-left: 70%;
}
}


@media screen and (max-width : 480px) {
h1 {
    font-size: 1.8em;
}  
#background6628d476be6205001316b97e .col-md-3.col-sm-6.col-xs-12.padding,
#background6628d53f955fdd0013e22be4 .col-md-3.col-sm-6.col-xs-12.padding,
#background6629f4966e5a34001319fad5 .col-md-3.col-sm-6.col-xs-12.padding,
#background6629f4cb6e5a34001319fb1a .col-md-3.col-sm-6.col-xs-12.padding {
    width: 50%;
}
#imagesControl6628c3e799af2f001380d81b {
    padding: 0px !important;
}
#imagesControl6628d3c9b6478200134a62a7 {
    padding: 0px !important;
}
#background6628d3c9b6478200134a62a7 .thumbs {
    margin-bottom: -8px;
}
.iconcheck-t {
    margin-top: 5px;
}
.iconcheck-t {
    margin-top: 0px;
    font-size: 17px;
}
.iconcheck {
    width: 10%;
    margin-top: 10%;
}
.blockhouse-name {
    margin-bottom: 50px;
    margin-top: 30px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.block-goldhousepropertyofficial-menu h1 {
    font-size: 24px;
}
.block-goldhousepropertyofficial-menu h4 {
    font-size: 16px;
}
.iconsocial-contact {
    width: 11%;
}
.block-iconsocial-contact {
    margin-bottom: 10px;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.planhouse-iconarrow {
    width: 9%;
}
.iconmap {
    width: 26%;
}
.goldhousepropertyofficial-iconhouse {
    border-left: 0px solid #d1d1d1;
}
.pd-icon-planhouse {
    margin-bottom: 10%;
    margin-top: 5%;
}
}





#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 213px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 190px!important;
}
}

 @media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
   
}

@media only screen and (max-width:480px) {
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}




.Contentmanager img {
    width: 100% !important;
}


.block-iconsocial-head2 {
    display: flex;
}



.group-contact,
.group-contact1,
.group-contact2 {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: flex-end;

    & img {
        width: clamp(35px, 3vw, 45px) !important;
        aspect-ratio: 1;
    }
}

.block-iconsocial-footer {
    display: flex;
    gap: 10px;
    align-items: center;
}

.iconsocial-footer img {
    width: clamp(35px, 3vw, 45px) !important;
    aspect-ratio: 1;
}

