@import url('https://fonts.googleapis.com/css2?family=Carattere&family=Oswald:wght@200..700&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Sansation:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
    * { box-sizing: border-box!important; text-decoration: none!important; padding: 0; margin:0; font-family: "Roboto Condensed", sans-serif;  }
    .singLand_banner {position: relative; margin-top: 32px;}
    .singLand_banner .singLand_banImg { position: relative; }
    .singLand_banner .singLand_banImg::after { content: ""; background:url('../images/singapore_landing/sing_bottom_border.webp'); position: absolute; bottom: 0; height: 50px; z-index: 3; left: 0; right: 0; }
    .singLand_banner .singLand_banImg::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0;  background: #030212; background:linear-gradient(180deg,rgba(3, 2, 18, 1) 12%, rgba(3, 2, 18, 0.61) 35%, rgba(3, 2, 18, 0.19) 99%);}
    .singLand_banner .singLand_thum { position: absolute; bottom: 0; right: 0; z-index: 5; width:29%; }
    /* .singLand_banner .singLand_thum > img { width:100%; } */
    .singLand_banner .singLand_banTitle { position: absolute; left: 0; bottom: 253px; font-size: 1024%; line-height: 140px; font-weight: 900; color: #fff; letter-spacing: 0px; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #fff; font-family: "Oswald", sans-serif;  z-index: 7; }
    .singLand_banner .singLand_caption { background: #0D0421; background: linear-gradient(90deg,rgba(13, 4, 33, 0.8) 53%, rgba(13, 4, 33, 0) 95%); position: absolute; left: 0; right: 0; bottom: 0; border-radius: 60px 60px 0 0; color:#fff;     display: flex;
    flex-direction: column; align-items: flex-start; justify-content: center; padding: 60px 30px 80px 30px; }
    .singLand_banner .singLand_caption .singLand_herotitle { font-size:70px; font-weight:normal; line-height:70px; font-family: "Carattere", cursive; color:#FF9238; }
    .singLand_banner .singLand_caption .singLand_heropara { font-size:20px; font-weight:600; line-height:30px; color:#FFF; }
    .singLand_TitleWrap {position: relative; display: flex; justify-content: center; flex-direction: column; align-items: center; overflow: hidden;}
    .singLand_TitleWrap .singLand_heading::before { content: ''; border-top: 4px double #d3bfb1; width: 110px; position: absolute; z-index: 2; left: -120px; top: 50%;}
    .singLand_TitleWrap .singLand_heading::after { content: ''; border-top: 4px double #d3bfb1; width: 110px; position: absolute; z-index: 2; right: -120px; top: 50%;}
    .singLand_TitleWrap .singLand_heading { display: inline-flex; font-size:35px; font-weight:900; line-height:40px; color:#FD7200; position: relative;}
    .singLand_TitleWrap .singLand_para { font-size: 17px; font-weight: 400; line-height: 24px; color: #5d5c5c; width: 70%; text-align: center; margin-top: 10px; }
    .singLand_form { background:url('../images/singapore_landing/gray_bg.webp');     background-repeat: no-repeat; background-position: center bottom;}
    .singLand_formWrap > form { display: flex; justify-content: space-between; align-items: flex-start; margin-top: 7.55558%; padding-bottom: 0;}
    .singLand_formWrap > form input { background: transparent; border: 0; border-bottom:1px solid #333; width: 100%; padding:5px 0;}
    .singLand_formWrap > form input::-webkit-input-placeholder { color: #333!important;}
    .singLand_formWrap > form input::-moz-placeholder { color: #333!important;}
    .singLand_formWrap > form input:-ms-input-placeholder { color: #333!important;}
    .singLand_formWrap > form input:-moz-placeholder { color: #333!important;}
    .singLand_formWrap > form .luxErr {  width: 20%; }
    .singLand_formWrap > form .luxErr label.error { color:#ff0000; font-size:12px;}
    .singLand_formWrap button.singaporeSubmit { background: #FD7200; border: 0 !important; height: 35px; padding: 0 30px; border-radius: 5px; font-size: 15px; font-weight: 600; color: #fff; }
    .singLand_formWrap > form input:focus-visible { outline:0!important;}
    .singLand_formWrap > form .iti__selected-flag { background:transparent!important; padding:0!important; height: 32px;}
    .singLand_formWrap > form .iti { width:100%; }
    .singLand_darkBg { background:#F3ECE7; position: relative; }
    .singLand_darkBg::before { content:''; background:url('../images/singapore_landing/sing_top_border.webp'); background-position: 0 0; height: 50px; display: inline-flex; top: 0; position: absolute; left: 0; right: 0;}
    .singLand_darkBg::after { content:''; background:url('../images/singapore_landing/sing_bottom_border.webp'); background-position: 0 0; height: 50px; display: inline-flex; bottom: 0; position: absolute; left: 0; right: 0;}
    .singLand_TrustWrap { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; }
    .singLand_TrustWrap [class*="singLand_trust-"] { overflow: hidden; position: relative; width: 23.433339999%;
    margin: 7px; display: flex; justify-content: center; align-items: center; }
    .singLand_TrustWrap [class*="singLand_trust-"] .singLand_trust_text { position: absolute; bottom: 0; color: #fff; text-align: center; padding: 50px 0 20px; left: 0; right: 0; background: #07031f; background: linear-gradient(0deg,rgba(7, 3, 31, 1) 44%, rgba(7, 3, 31, 0.57) 76%, rgba(7, 3, 31, 0) 100%); font-weight: 600; font-size: 17px; line-height: 22px; }
    .singLand_TrustWrap .singLand_trust-item1 { border-radius: 20px 180px 20px 20px; }
    .singLand_TrustWrap .singLand_trust-item2 { border-radius: 180px 20px 20px 20px; }
    .singLand_TrustWrap .singLand_trust-item3 { border-radius: 20px 180px 20px 20px; }
    .singLand_TrustWrap .singLand_trust-item4 { border-radius: 180px 20px 20px 20px; }
    .thingsyoumust .thingsyoumust_tab [class*="fas fa-"] { font-size:22px; width: 30px;}
    .thingsyoumust .thingsyoumust_tab .fas.fa-thumbs-up { font-size:25px; }
    .thingsyoumust .thingsyoumust_tab .fas.fa-utensils { font-size:25px; }
    .thingsyoumust .thingsyoumust_tab .fas.fa-university { font-size:23px; }
    .thingsyoumust .thingsyoumust_tab .fas.fa-store { font-size:23px; }
    .thingsyoumust .thingsyoumust_tab .fas.fa-award { font-size:25px; }
    .thingsyoumust .thingsyoumust_tab a.nav-link { border-bottom: 1px solid #e1dede; border-radius: 0; padding: 1rem!important; display: flex; justify-content: flex-start; align-items: center; font-size:18px; font-weight:500; color:#333; cursor: pointer; }
    .thingsyoumust .thingsyoumust_tab a.nav-link > i { color:#fd7200; }
    .thingsyoumust .thingsyoumust_tab a.nav-link:last-child { border-bottom:0!important; }
    .thingsyoumust .thingsyoumust_tab a.nav-link.active { background:#fd7200 !important; color:#fff; }
    .thingsyoumust .thingsyoumust_tab a.nav-link.active > i { color:#fff; }
    .thingsyoumust .thingsyoumust_content { padding-left:15px; border-left: 1px solid #e1dede; }
   /* .thingsyoumust .thingsyou_item {margin-bottom:30px;} */
    .thingsyoumust .thingsyou_item .thingsyou_img { border-radius: 15px; overflow: hidden; }
    .thingsyoumust .thingsyou_item .thingsyou_title { font-size: 24px; font-weight: bold; line-height: 30px; margin: 15px 0 8px; color:#333; }
    .thingsyoumust .thingsyou_item .thingsyou_para { font-size: 17px; font-weight: 400; line-height: 24px; margin:0; color:#595858; }
    .thingsyoumust .thingsyou_item .thingsyou_para > strong {color:#333;}
    .thingsyoumust .thingsyou_item ul.thingsyou_list {font-size: 17px; font-weight: 400; line-height: 24px; margin:0; color:#595858; list-style:none;}
    .thingsyoumust .thingsyou_item ul.thingsyou_list li { margin-bottom:10px;}
    .thingsyoumust .thingsyou_item ul.thingsyou_list li > strong {color:#333;}
    .singLand_theDream .theDreamBuilder { display: flex; align-items: stretch; justify-content: space-between; flex-wrap: wrap; }
    .singLand_theDream .theDreamBuilder [class*="theDreamBuilder-"] { margin-right: 20px; border-radius: 20px; display: flex; align-items: flex-end; justify-content: center; position: relative;}
    .singLand_theDream .theDreamBuilder .theDreamBuilder-itemOne { width: 38.77773333%; background: #FD7200; background: linear-gradient(333deg,rgba(253, 114, 0, 1) 0%, rgba(253, 194, 0, 1) 100%);  }
    .singLand_theDream .theDreamBuilder-itemOne .dreamB_content { /* min-height:140px; */ background: #FDBD01; background: linear-gradient(180deg,rgba(253, 189, 1, 0) 0%, rgba(253, 162, 0, 0.83) 44%, rgba(253, 136, 0, 1) 76%);}
    .singLand_theDream .theDreamBuilder .theDreamBuilder-itemTwo { width: 28.7774444%; background: #F0D9B0; background: linear-gradient(210deg,rgba(240, 217, 176, 1) 16%, rgba(170, 207, 217, 1) 83%); }
    .singLand_theDream .theDreamBuilder-itemTwo .dreamB_content { /* min-height:195px; */ background: #D2BA8C; background: linear-gradient(180deg,rgba(210, 186, 140, 0) 0%, rgba(217, 193, 150, 0.73) 26%, rgba(165, 200, 201, 1) 65%);}
    .singLand_theDream .theDreamBuilder .theDreamBuilder-itemThird { width: 28.7774444%; margin-right:0px; background: #B7CF49; background: linear-gradient(133deg,rgba(183, 207, 73, 1) 22%, rgba(247, 156, 19, 1) 100%); align-items: center; }
    .singLand_theDream .theDreamBuilder .theDreamBuilder-itemThird .dreamB_img { margin-top: 0px; }
    .singLand_theDream .theDreamBuilder .theDreamBuilder-itemThird .dreamB_content { /* min-height:190px; */ background: #B7CF49; background: linear-gradient(180deg,rgba(183, 207, 73, 0) 0%, rgba(183, 207, 73, 0.89) 31%, rgba(232, 168, 32, 1) 69%); }
    .singLand_theDream .theDreamBuilder [class*="theDreamBuilder-"] .dreamB_content { position: absolute; bottom: 0; left: 0; right: 0; border-radius: 0 0 20px 20px; display: flex; align-items: center; justify-content: flex-end; flex-direction: column; padding: 80px 0 0; }
    .singLand_theDream [class*="theDreamBuilder-"] .dreamB_content ul.dreamB_list { display: flex; list-style: none; align-items: center; justify-content: center; flex-wrap: wrap; }
    .singLand_theDream [class*="theDreamBuilder-"] .dreamB_content ul.dreamB_list > li { color: #fff; font-weight: 800; padding: 0 12px; font-size: 18px; text-shadow: 0 0 2px #000; position: relative; white-space: nowrap; }
    .singLand_theDream [class*="theDreamBuilder-"] .dreamB_content ul.dreamB_list > li::before { content: ''; height: 20px; width: 2px; background: #fff; display: flex; position: absolute; top: 3px; right: 0px;}
    .singLand_theDream [class*="theDreamBuilder-"] .dreamB_content ul.dreamB_list > li:last-child::before { display:none;}
    .singLand_theDream [class*="theDreamBuilder-"] .dreamB_content .dreamB_title { font-size: 35px; line-height: 40px; color: #fff; font-weight: 800; text-shadow: 0 0 4px rgba(0,0,0, 0.6); }
    .singLand_theDream .theDreamBuilder .dreamB_img > img { width: 95%;}
    .singLand_theDream .theDreamBuilder .dreamB_img { display: flex; justify-content: center; align-items: flex-end; margin:15px 0 30px;  }
    .starMasterpiece .starMaster_img { margin-bottom:30px;}
    .starMasterpiece .starMaster_imgtop { border-radius: 200px; overflow: hidden; width: 88%; }
    .starMasterpiece .starMaster_imgbottom { position: absolute; bottom: -25px; right: 23px; border-radius: 100%; overflow: hidden; border: 7px solid #fff; width: 160px; }
    .starMasterpiece .starMaster_content { height: 100%; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; }
    .starMasterpiece .starMaster_content .starMaster_title { font-size: 30px; line-height: 35px; font-weight: 700; color:#333; }
    .starMasterpiece .starMaster_content .starMaster_subtitle { font-size: 20px; line-height: 25px; font-weight: 700; color:#FD7200; }
    .starMasterpiece .starMaster_content .starMaster_para { font-size: 18px; line-height: 23px; font-weight: 400; color:#777;     margin-top: 15px; }
    .singaTimeline {background:url('../images/singapore_landing/singapore_gray_bg.webp'); background-repeat: no-repeat; background-position: bottom center; background-size: contain;}
    .singLand_customize { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap;}
    .singLand_customize [class*="slCustomize-"] { margin: 10px; border-radius: 10px; overflow: hidden; position: relative; }
    .singLand_customize [class*="slCustomizechild-"] { border-radius: 15px; overflow: hidden; position: relative;  }
    .singLand_customize .slCustomizeitemText { position: absolute; bottom: 0; left: 0; right: 0; background: #0c0524;
background: linear-gradient(180deg,rgba(12, 5, 36, 0) 0%, rgba(12, 5, 36, 0.62) 29%, rgba(12, 5, 36, 0.88) 54%, rgba(12, 5, 36, 1) 79%);padding: 45px 15px 20px 15px;  }
    .singLand_customize .slCustomizeitemText .slCustom_title {     color: #fff;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px; }
    .singLand_customize .slCustomizeitemText .slCustom_para {     color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px; }
    /* .singLand_customize [class*="slCustomize-"] .slCustomizeitemText { min-height:150px; }
    .singLand_customize [class*="slCustomizechild-"] .slCustomizeitemText { min-height:50px; } */
    .singLand_customize .slCustomize-itemOne { width:27.7778888%;}
    .singLand_customize .slCustomize-itemTwo { width:18.7778888%;}
    .singLand_customize .slCustomize-itemThird { width:27.7778888%;}
    .singLand_customize .slCustomize-itemFourth { width:18.7778888%;}
    .singLand_customize .slCustomizechild-item { margin-bottom:25px;}
    .lionCity .lionCity_right { position: relative; display: flex; justify-content: flex-end; }
    .lionCity .lionCity_right .lionCity_small { position: absolute; bottom: 0; left: 0; width: 180px; border-radius: 100%; overflow: hidden; border: 3px solid #fff;}
    .lionCity .lionCity_right .lionCity_largh { border-radius: 300px; overflow: hidden; width: 80%;}
    ul.lionCity_list { list-style: none; }
    ul.lionCity_list > li { display: flex; align-items: flex-start; justify-content: flex-start; margin-bottom: 16px; }
    ul.lionCity_list > li .lcList_right { padding-left:15px;}
    ul.lionCity_list > li .lcList_left > i { color: #fd7200; font-size: 20px; margin-top: 5px;}
    ul.lionCity_list > li .lcList_right .lcList_title { color: #333; font-weight: 700; font-size: 24px; line-height: 30px;}
    ul.lionCity_list > li .lcList_right .lcList_para { font-size: 17px; font-weight: 400; line-height: 24px; color: #5d5c5c; width:90%;}
    .singLand_faq .accordion button[aria-expanded="true"] .accordion-title { color: #fd7200; }
    .singLand_faq .accordion .accordion-item button[aria-expanded="true"] { border-bottom:1px solid #fd7200;}
    .singLand_faq .accordion button[aria-expanded="true"], 
    .singLand_faq .accordion button:hover, 
    .singLand_faq .accordion button:focus { color: #fd7200; }
    .singLand_faq .accordion .accordion-item {    border-bottom: 1px solid #e1d4cb;}
    .singLand_faq .accordion button {font-size: 1rem;}
    /** Media Query */
    @media screen and (max-width: 1400px) {
        .singLand_customize .slCustomize-itemOne { width: 27.13333333338%; }
        /** End */
    }
    @media screen and (max-width: 1199px) {
        .thingsyoumust .thingsyoumust_tab { flex-direction: row!important; justify-content: center; padding-bottom: 15px; border-bottom: 1px solid #e1e1e1;}
        .thingsyoumust .thingsyoumust_tab a.nav-link { padding: 4px 16px !important; font-size: 15px; font-weight: 500; }
        .thingsyoumust .thingsyoumust_tab [class*="fas fa-"] { font-size: 16px; }
        .thingsyoumust .thingsyoumust_tab .fas.fa-thumbs-up { font-size: 18px; }
        .thingsyoumust .thingsyoumust_tab .fas.fa-university, 
        .thingsyoumust .thingsyoumust_tab .fas.fa-utensils { font-size: 17px; }
        .thingsyoumust .thingsyoumust_tab .fas.fa-store { font-size: 15px; }
        .thingsyoumust .thingsyoumust_tab a.nav-link, 
        .thingsyoumust .thingsyoumust_tab a.nav-link:last-child {  margin: 4px; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }
        .thingsyoumust .thingsyoumust_content { padding:15px; border-left: 0; padding-top:15px;}
        .singLand_TrustWrap .singLand_trust-item1 { border-radius: 20px 150px 20px 20px; }
        .singLand_TrustWrap .singLand_trust-item2 { border-radius: 150px 20px 20px 20px; }
        .singLand_TrustWrap .singLand_trust-item3 { border-radius: 20px 150px 20px 20px; }
        .singLand_TrustWrap .singLand_trust-item4 { border-radius: 150px 20px 20px 20px; }
        .singLand_TitleWrap .singLand_para {width: 100%;}
        .thingsyoumust .thingsyoumust_tab [class*="fas fa-"] { width: 20px;}
    }
    @media screen and (max-width: 1250px) {
        .singLand_banner .singLand_caption .singLand_heropara { width:70%; }
        .singLand_banner .singLand_caption { padding: 47px 30px 61px 30px; }
        .singLand_banner .singLand_banTitle { bottom: 216px; font-size: 824%; }
        .singLand_banner .singLand_caption .singLand_herotitle { font-size: 55px; line-height: 69px;}
        .singLand_banner .singLand_thum { width: 320px; }
        .singLand_banner .singLand_caption .singLand_heropara { font-size: 18px; line-height: 25px; }
        .singLand_theDream [class*="theDreamBuilder-"] .dreamB_content .dreamB_title { font-size: 25px; line-height: 30px; text-align:center;}
        .singLand_theDream [class*="theDreamBuilder-"] .dreamB_content ul.dreamB_list > li { font-weight: 500; font-size: 17px; text-shadow: 0 0 3px #000;}
        .singLand_theDream .theDreamBuilder {justify-content: center;}
        .singLand_theDream .theDreamBuilder .theDreamBuilder-itemOne { width: 36.777733%; }
        .singLand_customize [class*="slCustomize-"] {margin:6px;}
        .singLand_customize .slCustomizeitemText .slCustom_title { font-size: 20px; line-height: 24px; margin-bottom: 3px;}
        .singLand_customize .slCustomize-itemOne { width: 28.13333333338%; }
        .singLand_customize .slCustomizechild-item { margin-bottom: 18px; }
        .singLand_banner .singLand_caption .singLand_herotitle { font-size: 48px; line-height: 59px;}
        /** End */
    }
    @media screen and (max-width: 1100px) {
        .singLand_customize .slCustomizeitemText .slCustom_para { overflow: hidden; display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  line-clamp: 2;}
        /** End */
    }
    @media screen and (max-width: 991px) {
        .singLand_banner .singLand_thum { width: 250px; right: -43px; overflow: hidden; }
        .singLand_banner .singLand_banTitle { bottom: 167px; font-size: 624%; }
        .singLand_banner .singLand_caption { padding: 30px 30px 61px 30px; border-radius: 30px 30px 0 0; background: linear-gradient(90deg, rgba(13, 4, 33, 0.9) 83%, rgba(13, 4, 33, 0) 99%); }
        .singLand_banner .singLand_caption .singLand_heropara { font-weight: 400; }
        .singLand_banImg > img { height: 410px; }
        .singLand_banner { overflow: hidden; }
        .singLand_formWrap > form { justify-content: center; align-items: center; flex-wrap: wrap;}
        .singLand_formWrap > form .luxErr { width: 25%; margin: 10px; }
        .singLand_form { overflow: hidden; }
        .singLand_TrustWrap [class*="singLand_trust-"] { width: 47.7555555534%; }
        .singLand_TitleWrap .singLand_heading { font-size: 25px; font-weight: 700; line-height: 30px;}
        .singLand_theDream .theDreamBuilder .theDreamBuilder-itemOne { width: 100%; margin-bottom: 20px; }
        .singLand_theDream .theDreamBuilder .theDreamBuilder-itemTwo, 
        .singLand_theDream .theDreamBuilder .theDreamBuilder-itemThird { width: 46.33388%;}
        .singLand_theDream .theDreamBuilder [class*="theDreamBuilder-"] { margin-right:20px; }
        .singLand_customize .slCustomize-itemOne { width: 39.827733%; order: 1;}
        .singLand_customize .slCustomize-itemTwo { width: 26.777889%; order: 2;}
        .singLand_customize .slCustomize-itemThird { order: 4;}
        .singLand_customize .slCustomize-itemFourth { width:26.777889%; order: 3;}
        .singLand_customize .slCustomize-itemThird { width: 100%; display: flex; justify-content: space-between; align-items: center; }
        .singLand_customize .slCustomizechild-item { margin-bottom: 0; }
        .singLand_customize .slCustomizechild-item:first-child { margin-right: 15px; }
        .singLand_banner .singLand_caption .singLand_herotitle { font-size: 36px; line-height: 42px; }
        .thingsyoumust .thingsyoumust_tab a.nav-link {width:30.77766666%;}
        /** End */
    }
    @media screen and (max-width: 767px) {
        .singLand_banner .singLand_thum { width: 200px; right: -43px; }
        .singLand_banImg > img { height: 450px; }
        .singLand_banner .singLand_caption .singLand_herotitle { font-size: 27px; line-height: 32px; }
        .singLand_banner .singLand_banTitle { bottom: 197px; font-size: 550%; line-height: 100px; }
        .singLand_formWrap > form .luxErr { width: 40%; margin: 10px; }
        .singLand_formWrap button.singaporeSubmit {margin-top:15px;}
        .singLand_TrustWrap [class*="singLand_trust-"] { width: 47.234456%; }
        .singLand_theDream .theDreamBuilder .theDreamBuilder-itemTwo, 
        .singLand_theDream .theDreamBuilder .theDreamBuilder-itemThird { width: 100%;}
        .singLand_theDream .theDreamBuilder [class*="theDreamBuilder-"] {margin:0 0 20px 0;}
        .singLand_theDream .theDreamBuilder .theDreamBuilder-itemThird .dreamB_img { margin-top: 30px; }
        .singLand_customize { justify-content: center; }
        .singLand_customize .slCustomize-itemOne { width: 46.827733%; }
        .singLand_customize .slCustomize-itemThird { order: 2; }
        .singLand_customize .slCustomize-itemTwo { width: 46.122889%; order: 3; }
        .singLand_customize .slCustomize-itemFourth { width: 46.122889%; order: 3; }
        .singLand_customize .slCustomize-itemThird { width: 47%; flex-direction: column; }
        .singLand_customize .slCustomizechild-item:first-child { margin-right: 0; margin-bottom: 15px; }
        .thingsyoumust .thingsyoumust_tab a.nav-link, .thingsyoumust .thingsyoumust_tab a.nav-link:last-child { width: 47%; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 10px 0 !important; font-size: 14px; }
        .thingsyoumust .thingsyou_item .thingsyou_title {font-size:20px; line-height:26px;}
        /** End */
    }
   @media screen and (max-width: 620px) {
   /* .singLand_banner .singLand_caption { width: 75%; } */
    .singLand_banner .singLand_banTitle { bottom: 170px; font-size: 75px; line-height: 80px; }
    .singLand_banner .singLand_caption .singLand_heropara { font-size: 16px; line-height: 23px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2;   -webkit-box-orient: vertical; }
    .singLand_banner .singLand_caption .singLand_herotitle { font-size: 25px; line-height: 30px; }
    .singLand_TrustWrap [class*="singLand_trust-"] { width: 46.834456%; }
    /** End */
   }
    @media screen and (max-width: 480px) {
    .singLand_banner .singLand_thum { width: 117px; right: 0; left: 0; margin: 0 auto; }
    .singLand_banner .singLand_banTitle { bottom: 261px; font-size: 55px; line-height: 80px; left: 16%; }
    .singLand_banner .singLand_caption { width: 100%; padding: 30px 20px 48px 20px; border-radius: 0; bottom: 114px; background: rgba(13, 4, 33, 0.8); }
    .singLand_banner .singLand_caption .singLand_heropara { width: 100%; }
    .singLand_banner .singLand_caption .singLand_herotitle { font-size: 24px; line-height: 28px; }
    .singLand_formWrap > form .luxErr { width: 100%; margin: 10px; } 
    .singLand_TrustWrap [class*="singLand_trust-"] { width: 100%; }
    .singLand_theDream [class*="theDreamBuilder-"] .dreamB_content .dreamB_title { font-size: 21px; line-height: 28px; font-weight:600; }
    .starMasterpiece .starMaster_imgbottom { width: 115px; }
    .starMasterpiece .starMaster_imgtop { border-radius: 50px; }
    .singLand_customize .slCustomize-itemOne, 
    .singLand_customize .slCustomize-itemThird, 
    .singLand_customize .slCustomizechild-item, 
    .singLand_customize .slCustomize-itemTwo, 
    .singLand_customize .slCustomize-itemFourth { width: 100%; }
    .singLand_TitleWrap .singLand_heading {text-align:center;}
    
    .thingsyoumust .thingsyoumust_tab a.nav-link.active > i, .thingsyoumust .thingsyoumust_tab a.nav-link > i { margin: 0 0 10px 0; }
    .thingsyou_item {margin-bottom:20px;}
    /** End */
    }
    @media screen and (max-width: 400px) {
        .singLand_banner .singLand_banTitle { bottom: 288px;}
    }