.dsa-hero-banr-sect {
    position: relative;
    /* bottom: 32px; */
    bottom: -1px;
    color: #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.90) 0px -80px 35px -20px inset;
}

.bgimg-bnr-hero {
    width: 100%;
}

.text-align-region {
    position: absolute;
    top: 50%;
    left: 63.2%;
    transform: translate(-50%, -50%);
}

h1.home-bnr-h1 {
    max-width: 295px;
    font-size: 53px !important;
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 53px;
    margin-top: 12px;
    margin-bottom: 12px !important;
}

.attr-pink-h1 {
    color: #FF53FF;
}

p.home-bnr-p {
    max-width: 470px;
    font-size: 16px;
    font-family: "Kanit", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 19px;
}

h2.home-bnr-h2 {
    max-width: 295px;
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 30px;
}
h2.home-bnr-new-txt-h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    max-width: 1160px;
    margin: auto;
    width: 47%;
}
.home-bnr-h3-section {
    max-width: 472px;
}
.attr-block {
    margin-bottom: 100px;
    text-align: center;
}

.two-grid-cntnr {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 10px;
    justify-content: center;
    position: relative;
    top: 90%;
    left: 49%;
    transform: translate(-50%, -50%);
}

/*.two-grid-cntnr>a {*/
/*    width: 376px;*/
/*    height: 148px;*/
/*    padding: 28px 0 0 28px;*/
/*    background: url('/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/container_2-col.png');*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100%;*/
    /* border-radius: 21px 21px 21px 0px;
    background: linear-gradient(108deg, #FFFFFF 0%, #FCE0FD 11%, #EFF1FE 50%, #E5FFFF 100%) padding-box, linear-gradient(to right, #F599FC 0%, #7d76fe 30%, #556AFF 100%, #75F2FB 100%) border-box; */
/*}*/
.two-grid-cntnr>a{
    width: 557px;
    height: 230px;
    padding: 28px 0 0 28px;
    background: url(/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/bg-variation.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.two-grid-cntnr .flex-box-sec{
    display: flex;
    gap: 25px;
}
.two-grid-cntnr .flex-box-sec .img-flex-sec img{
    min-width: 50px;
}
.two-grid-cntnr .flex-box-sec .content-flex-sec .normal-font-txt{
    font-weight: 300;
    padding-top: 10px;
    color: #000;
}
.two-grid-cntnr a p.p-lnk-txt{
    top: 45px;
    left: 50px;
}
.two-grid-cntnr{
    padding-top: 40px;
}
.two-grid-cntnr .item1-left p, .two-grid-cntnr .item2-right p{
    max-width: 95%;
}
.two-grid-cntnr a:after{
    top: 16px;
    right: 25px;
}
/*.two-grid-cntnr .item1-left p {*/
/*    max-width: 266px;*/
/*}*/
/*.two-grid-cntnr .item2-right p {*/
/*    max-width: 316px;*/
/*}*/
.two-grid-cntnr a p.p-lnk-txt {
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    margin: 0;
    position: relative;
    /*top: 38px;*/
    /*left: -7px;*/
}
.two-grid-cntnr a:hover p.p-lnk-txt {
    text-decoration: underline;
}

.two-grid-cntnr a:after {
    background-image: url('/content/dam/intelligentcontent/unbranded/seethepattrns-uk/gb/en/images/home-page/rt-arrow-white.svg');
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    float: right;
    position: relative;
    /*top: 12px;*/
    /*right: 10px;*/
    
}
.two-grid-cntnr a:hover:after {
    background-image: url('/content/dam/intelligentcontent/unbranded/seethepattrns-uk/gb/en/images/home-page/rt-arrow-navy.svg');
}


.two-grid-cntnr img.circ-arw {
    width: 28px;
    float: right;
}

.two-grid-cntnr p {
    font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-style: normal;
    font-size: 20px;
    line-height: 21px;
    color: #00215F;
}

#attr-home sup {
    line-height: normal;
    vertical-align: super;
    font-size: .5em;
}
@media only screen and (max-width: 991px) {
    
    .home-bnr-h3-section {
    max-width: 1160px;
    padding: 0px 16.5px;
}
h2.home-bnr-new-txt-h2 {
    width: 100%;
    padding: 0px 16.5px;
}
    .dsa-hero-banr-sect img.mobile-only.bgimg-bnr-hero {
        display: block;
    }
    .dsa-hero-banr-sect img.desktop-only.bgimg-bnr-hero {
        display: none;
    }
    .dsa-hero-banr-sect {
        background-color: #000000;
        padding-bottom: 22px;
        margin-top: -35px;
    }
    .two-grid-cntnr {
        grid-template-columns: auto;
        grid-gap: 10px;
        justify-content: center;
        position: relative;
        top: 145px;
        left: 50%;
    }
    .two-grid-cntnr>a {
        width: 342px;
        height: 138px;
        padding: 23px 0 0 23px;
        /*background: url('/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/container_2-col.png');*/
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .two-grid-cntnr p {
        font-size: 18px;
        line-height: 21px;
        color: #00215F;
    }
    .two-grid-cntnr a:after {
        /*background-image: url('/content/dam/intelligentcontent/unbranded/attr-dsa/en/mobile/arrow-white-rt-mobile.png');*/
        background-repeat: no-repeat;
        content: "";
        display: block;
        width: 26px;
        height: 26px;
        float: right;
        position: relative;
        top: 10px;
        right: 10px;
    }
    .two-grid-cntnr a:hover:after {
        /*background-image: url('/content/dam/intelligentcontent/unbranded/attr-dsa/en/mobile/arrow-white-rt-mobile.png');*/
    }
    /*.two-grid-cntnr a:hover p.p-lnk-txt {*/
    /*    text-decoration: none;*/
    /*}*/
    .two-grid-cntnr a p.p-lnk-txt {
        position: relative;
        top: 35px;
    }
    .text-align-region {
        position: relative;
        top: unset;
        left: 50%;
        transform: translate(-50%, -11%);
        text-align: center;
        width: 100%;
        box-shadow: rgba(0, 0, 0, 0.90) 112px 0 72px -13px inset;
        /*box-shadow: rgba(0, 0, 0, 0.5) 95px 0 72px -13px inset;*/
		        margin-top: 13px;
    }
    .text-align-region:before {
        content: "";
        background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
        /*background: transparent linear-gradient(191deg, #00000000 75%, #000000 130%) 0% 0% no-repeat padding-box;*/
        display: block;   
        position: absolute;
        width: 100%;
      height: 40px;
        top: -19%;       
    }

    p.home-bnr-p {
        max-width: 342px;
        margin: 0 auto;
        line-height: 18px;
        letter-spacing: 0.16px;
		top: -10px;
        position: relative;
    }
    h1.home-bnr-h1 {
        max-width: 367px!important;
        margin: 0 auto;
        font-size: 40px !important;
        line-height: 37px;
        margin-top: 15px;
        margin-bottom: 15px !important;
    }
    h2.home-bnr-h2 {
        max-width: 260px;
        margin: 0 auto;
        font-family: "Kanit", sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 20px;
        line-height: 24px;
    }
}

@media only screen and (min-width: 992px) {
     
   
    .dsa-hero-banr-sect img.desktop-only.bgimg-bnr-hero {
        display: block;
        min-height: 591px;
        object-fit: cover;
        position: relative;
        z-index: -1;
        margin-top: -33px;
    }
    .dsa-hero-banr-sect img.mobile-only.bgimg-bnr-hero {
        display: none;
    }
}
@media only screen and (min-width: 1850px){
   #dsa-hero-banr-sect .text-align-region {
   
    left: 56.2%;
   
}
}
@media ( min-width: 992px) and (max-width: 1250px){
     
       
       .text-align-region {
  
    left: 66.2%;
   
}

}

@media ( min-width: 550px) and (max-width: 991px){
     
       
        .dsa-hero-banr-sect {
       
        margin-top: -14%;
    }
}
@media only screen and (max-width: 767px){
     /*/test/*/
    
    .flex-box-sec {
        flex-direction: column;
    }
    .two-grid-cntnr>a{
        background: url(/content/dam/intelligentcontent/unbranded/attr-dsa/en/desktop/bg-variation.png);
        margin: 0 auto;
        width: 96%;
        height: 420px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .content-flex-sec{
        min-height: 210px;
    }
    .two-grid-cntnr .flex-box-sec{
        gap: 10px;
    }
    .two-grid-cntnr a p.p-lnk-txt{
        top: 100px;
    }
    .two-grid-cntnr a:after{
        top: 28px;
    }
    
    /*/test/*/
   .two-grid-cntnr{
    top: 330px;
}
}

@media screen and (max-width: 374px){
        .two-grid-cntnr a:nth-child(2) p.p-lnk-txt {
        position: relative;
        top: 18px;
    }
        .two-grid-cntnr>a {
        width: 297px;
       
        background-size: 100% 100%;
        }
        .two-grid-cntnr a:nth-child(2):after {
       
        top: -7px;
        
    }
    #stay-inf-two-col-cnt .azcl-column-par2 #col-control-part2, #stay-inf-two-col-cnt .azcl-column-par2 #thanku-container {
        padding: 33px 20px 28px 20px;
        border-radius: 30px 30px 30px 0px;
    }
        p.home-bnr-p {
     
        padding: 0 16.5px;
        }
            .text-align-region:before {
       
        top: -18%;
    }
}
@media only screen and (max-width: 334px) {
    #stay-inf-two-col-cnt .azcl-column-par2 {
        width: 290px;
    }
}

