.itopplus-background {

}
body {
    overflow-x: hidden;
    font-size: clamp(16px, 4vw, 18px) !important;
}


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


h1 {
    font-size: clamp(24px, 2.8vw, 48px);
}

h2 {
    font-size: clamp(28px, 2.5vw, 40px);
}

h3 {
    font-size: clamp(18px, 2.5vw, 20px);
}

h4 {
    font-size: clamp(18px, 2.5vw, 22px);
}

h5 {
    font-size: clamp(18px, 2.5vw, 20px);

}

h6 {
    font-size: clamp(20px, 2.5vw, 26px);
}

a {
    font-size: clamp(16px, 4vw, 18px) !important;
}

.form-control {
    font-size: clamp(16px, 4vw, 18px) !important;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_11032024vrm0/0/0/1z-z98270937004.webp');
}

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

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

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_11032024vrm0/0/0/4z-z418922904384.webp');
}



.itopplus-pos2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_11032024vrm0/0/0/1z-z98270937004.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-color: #fff;
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #333333;
    margin: 0 5px;
    padding: 10px 12px;
    font-size: clamp(16px, 4vw, 20px) !important;
}

.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: #14235a !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}


.no-js .navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    background-color: #f8fcfe;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    border: 0px solid rgba(0, 0, 0, .15);
}

.no-js .dropdown-submenu>.dropdown-menu {
    border-radius: 0;
    background-color: #f8fcfe;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    border: 0px solid rgba(0, 0, 0, .15);
}

.no-js .dropdown-menu>li>a {
    color: #000;
    padding: 7px 20px;
}

.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #14235a;
}



/********Only Sidebar*********/
@media screen and (max-width : 1200px) {

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 70px !important;
        z-index: 110;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        width: 100%;
        padding: 0 10px;
        box-shadow: 0 0 3px 0 #ccc;
    }

    #ItopplusMainSidebar,
    .navbar-header {
        background: #fff;
    }

    #controlMenu * {
        color: #444 !important;
    }

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


    .navbar-header>* {
        padding: 15px !important;
        font-size: 18px !important;
    }

    #itpMenuSideBar {
        margin: 0 !important;
        padding: 10px !important;
        border: unset;
    }

    .old-image-icon-facebook,
    .old-image-icon-instragram,
    .old-image-icon-line,
    .old-image-icon-youtube {
        display: grid !important;
        place-content: center;
        place-items: center;
    }

    a#itpphonemobile {
        display: grid !important;
    }


}

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

    .navbar-default {
        background: transparent;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 85%;
        margin: 0 auto;
    }

    #controlPosition {
        margin-top: 4.5%;
        text-align: right;
    }


    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 100;
        background: #f8fcfe;
        transition: 0.5s;
    }

    .banner-sticky {
        background: #f8fcfe !important;
        box-shadow: 0 0 0px 0 #aaa;
    }

    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block;
        margin: 0;
    }

    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 15% 85%;
        align-items: baseline;

    }

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

    nav#nav-menu {
        text-align: right;
    }

}

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


/**************************************************************************************************************************************************/
/*introK*/
.empty-space {
    padding: 2%;
}

.empty-space1 {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    gap: 50px;
    margin-top: 5%;

}

.empty-space1-bg {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(239, 243, 246, 1) 100%);
    padding: 42px;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    text-align: justify;
    letter-spacing: -.5px;
}

.empty-space1 h4 {
    color: #14235a;
    font-weight: 600;
}

.empty-space1 h2 {
    font-weight: 600;
    color: #282828;
    text-shadow: 2px 2px 10px rgb(40 40 40 / 40%);
    margin-top: 2%;
    margin-bottom: 2%;
    text-align: left;
}

.empty-space1-img {
    transition: 0.5s;
}

.empty-space1-img:hover {
    transform: scale(1.02);
}


/*ทำไมต้องเลือกเรา*/
.empty-space2-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.empty-space2-bg:hover {
    background-color: #f7941d;
    border-bottom: solid 5px #14235a;
}

.empty-space2-bg {
    background-color: #14235a;
    border-bottom: solid 5px #f7941d;
    color: #fff;
    padding: 10%;
    transition: 0.5s;
}

.empty-space2-img {
    width: 90px;
    margin-bottom: 30px;
}

.empty-space2 h2 {
    color: #14235a;
    font-weight: 600;
}

/*ผู้บริหาร TH */
#background6639a97f2941af0013f1e6a7 .none-main .none-middle-mid:not(.none-middle-mid .none-middle-mid) {
    display: grid;
    grid-template-columns: 60% auto;
    gap: 20px;
}
#background6639a97f2941af0013f1e6a7 .none-main .none-middle-mid:not(.none-middle-mid .none-middle-mid)>* {
    width: 100%;
}

/*ผู้บริหาร ENG */
#background66974a4ab3b51100131e4533 .none-main .none-middle-mid:not(.none-middle-mid .none-middle-mid) {
    display: grid;
    grid-template-columns: 60% auto;
    gap: 20px;
}
#background66974a4ab3b51100131e4533 .none-main .none-middle-mid:not(.none-middle-mid .none-middle-mid)>* {
    width: 100%;
}



.empty-space12-main {
    text-align: justify;
    letter-spacing: -1px;
}

.empty-space12 {
    display: grid;
    grid-template-columns: 35% auto;
    gap: 20px;
    margin-bottom: 20px;
}

.empty-space12-text1 {
    font-weight: 600;
    font-size: 22px;
}


.empty-space12-text3,
.empty-space12-text5 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
}

.empty-space12-text2 {
    font-weight: 600;
    color: #f7941d;
    margin: 10px 0;
    font-size: 20px;
}


/*กลุ่มงาน*/
.empty-space8 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background-color: #14235a;
    color: #fff;

}

.empty-space8 h1 {
    color: #f7941c;
    font-weight: 600;
    margin-bottom: 3%;
}

.empty-space8-text {
    text-align: justify;
    letter-spacing: -.5px;
    padding: 70px;
    display: grid;
    place-content: center;
    place-items: center;
}



/*สินค้าของเรา*/


.album-pd {
    padding: 16% 0% 0%;
}

.album-text1 {

    font-weight: 600;
}

.album-text2 {
    font-weight: 400;
    font-size: 22px;
}

.album-text3 {
    padding: 20px;
    font-weight: 400;
    text-align: center;
    min-height: 100px;
}

.album-text4 {
    text-align: center;
    padding: 5%;
}


/*กิจกรรม TH */
#background6625edb599af2f0013809def .col-section .flex {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

#ContentmanagerTemplate6625edb599af2f0013809def .caption h3 {
    background-color: #fff !important;
    color: #000 !important;
}

#ContentmanagerTemplate6625edb599af2f0013809def .caption h3:hover {
    color: #f7941c !important;
}

#ContentmanagerTemplate6625edb599af2f0013809def .caption .time {
    display: block;
}




/* สินค้าของเรา TH */
#background6625dce14db6e60013abaf89 .thumbnail,
#background6625e7f36e5a340013199d3c .thumbnail {
    border: solid 0px #e0e0e0;
    background: #f7941d;
    transition: 0.5s;
    color: #fff;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    border-radius: 0px;
}

#background6625dce14db6e60013abaf89 .thumbnail:hover,
#background6625e7f36e5a340013199d3c .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: #14235a;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    color: #fff;
}


/* ผลงาน TH */
#background664321339715e00013328af7 .thumbnail,
#background66431d5a9715e00013328a1d .thumbnail {
    border: solid 0px #e0e0e0;
    background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    border-radius: 0px;
}

#background664321339715e00013328af7 .thumbnail:hover,
#background66431d5a9715e00013328a1d .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: #f7941d;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    color: #fff;
}







/*กิจกรรม ENG */
#background66974b177308b3001323c044 .col-section .flex {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

#ContentmanagerTemplate66974b177308b3001323c044 .caption h3 {
    background-color: #fff !important;
    color: #000 !important;
}

#ContentmanagerTemplate66974b177308b3001323c044 .caption h3:hover {
    color: #f7941c !important;
}

#ContentmanagerTemplate66974b177308b3001323c044 .caption .time {
    display: block;
}




/* สินค้าของเรา ENG */
#background66974a261bb1de00131dbf2b .thumbnail,
#background669780ab45c3a20013000584 .thumbnail {
    border: solid 0px #e0e0e0;
    background: #f7941d;
    transition: 0.5s;
    color: #fff;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    border-radius: 0px;
}

#background66974a261bb1de00131dbf2b .thumbnail:hover,
#background669780ab45c3a20013000584 .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: #14235a;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    color: #fff;
}


/* ผลงาน ENG */
#background66974a261bb1de00131dbf36 .thumbnail,
#background66974ae3b3b51100131e459d .thumbnail {
    border: solid 0px #e0e0e0;
    background: transparent;
    transition: 0.5s;
    color: #000;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    border-radius: 0px;
}

#background66974a261bb1de00131dbf36 .thumbnail:hover,
#background66974ae3b3b51100131e459d .thumbnail:hover {
    border: solid 0px #e0e0e0;
    background: #f7941d;
    box-shadow: rgb(0 0 0 / 0%) 2px 0 11px 0;
    color: #fff;
}


















/*timeline*/
.empty-space15 {
    position: relative;
    margin-top: 10%;
}

.empty-space15-line {
    position: absolute;
    width: 35px;
    height: -webkit-fill-available;
    z-index: -1;
    display: flex;
    justify-content: center;
}

.empty-space15-line:before {
    content: "";
    display: block;
    height: -webkit-fill-available;
    background: #f7941d;
    width: 1px;
}

.empty-space15-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: -webkit-fill-available;
    gap: 50px;
}

.empty-space15-pd {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 15px;
    align-items: center;
}

.empty-space15-icon {
    display: flex;
    justify-content: center;
    width: 35px;
}

.empty-space15-icon::before {
    display: block;
    content: "◆";
    font-size: 40px;
    color: #fff;
}

.empty-space15-block .empty-space15-pd:first-child .empty-space15-icon::before {
    color: #f7941d;
}

.empty-space15-text {
    align-self: center;
    border: solid 1px #cccccc;
    background-color: #fafafa;
    padding: 5%;
    transition: 0.5s;
    color: #000;
    text-align: justify;
    letter-spacing: -1px;
}

.empty-space15-text:hover {
    background-color: #f7941c;
    color: #fff;
    border: solid 1px #f7941c;
}

/**/



/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/



#Contentmanager .col-section .flex {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

#Contentmanager .col-section .flex::before,
#Contentmanager .col-section .flex::after {
    display: none;
}

article.col-md-6.item.-micro {
    width: 100%;
}


.landingpagemanager {
    display: none;
}










/*---สไลด์---*/

#carousel6602663c29bd410013dea9af .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
}

.carousel-indicators li {
    border: 1px solid #fff;
    background-color: transparent;
}

.carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    /*  width: 30px;*/
}

/******
#carousel65602d7cf8fddc00147877f1 .carousel-indicators {
    left: 10%;
}
*****/

/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
    left: 8%;
    width: 0%;
    margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/



.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
    display: none;
}

/*---สไลด์---*/




/*ul_icon*/


.icon_aa {
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 0% 0% 1% 3%;
    margin: 0 auto;
    margin-bottom: 1%;
}

.icon_aa li::before {
    content: '➤';
    padding-right: 1%;
    color: #7c674e;
}

ul.icon_b {
    line-height: 1.7;
    width: 95%;
    letter-spacing: -1px;
}

ul.icon_b ::marker {
    color: #000;
}

.icon_c {
    padding: 0% 5%;
}

ul.icon_bb {
    padding: 0% 3%;
}






/* class หน้าต้นแบบ */


.footer-text {
    text-align: center;
    padding: 1% 0%;
}

.footer-text1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5%;
}

.footer-text2 {}

.footer-text3 {

    margin-bottom: 3%;
    font-weight: 600;
}

.footer-text4 {

    font-weight: 600;
}

.footer-text5 {

    margin-bottom: 1%;
    margin-top: 3%;
}

.footer-text6 {}

.footer-text7 {

    margin-bottom: 5%;
    font-weight: 600;
}

.footer-text8 {

    margin-bottom: 5%;
    font-weight: 600;
}

.footer-text9 {}




.footer-img1 {
    width: 50%;
}

.footer-img2 {
    width: 50%;
    margin-left: 15%;
}




.footer-block {
    display: flex;
    width: 50%;
    gap: 10px;
    margin-bottom: 10%;
}

.footer-block1 {
    display: grid;
    grid-template-columns: 22px auto;
    gap: 10px;
    margin-bottom: 1%;
}






.footer-pd3 {
    margin-left: 40%;
    margin-right: -40%;
}

.footer-pd4 {
    margin-left: 25%;
    margin-right: -25%;
}

.footer-pd2 {
    margin-right: -50%;
}

.footer-pd2 a {
    color: #fff;
}
.footer-pd5 {
    margin-left: 10%;
    margin-right: -10%;
}
.footer-pd5 a {
    color: #fff;
}


/* class  */

.comingsoonn {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 4%;
    margin-top: 4%;
}





.empty-topic h2 {
    color: #14235a;
    font-weight: 600;
    text-align: center;
}

.empty-topic-border {
    border-bottom: solid 4px #f7941c;
    width: 4%;
    margin: 0 auto;
    margin-top: 1%;
}

.empty-topic {
    padding: 3% 0% 2%;
}





.empty-space3 h2 {
    color: #14235a;
    font-weight: 600;
}

.empty-space4 h2 {
    font-weight: 600;
    padding: 4% 0% 0%;
}

.empty-space5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 4% 0% 2%;
}

.empty-space5 h2 {
    color: #14235a;
    font-weight: 600;
}

.empty-space5-button:hover {
    background-color: #14235a;
}

.empty-space5-button {
    background-color: #f7941d;
    color: #fff;
    font-weight: 400;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 5%;
    transition: 0.5s;
    margin-bottom: 5%;
}

.empty-space6-button {
    background-color: #122359;
    color: #fff;
    font-weight: 400;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 5%;
    transition: 0.5s;
    margin-bottom: 1%;
}

.empty-space5-text {
    align-self: center;
}

.empty-space6 {
    text-align: center;
    padding: 0% 0% 1%;
}

.empty-space6 h5 {
    color: #14235a;
    font-weight: 600;
}

.empty-space6 h3 {}

.empty-space7 h4 {
    color: #14235a;
    font-weight: 600;
}

.empty-space7 span {
    color: #14235a;
    font-weight: 600;
}

.empty-space7 p {}

.empty-space7 {
    text-align: left;
}


.empty-space9 p {
    text-align: justify;
}

.empty-space9 {
    text-align: left;
}

.empty-space9 h4 {
    color: #14235a;
    font-weight: 600;
}

.empty-space9 h3 {
    color: #f5941d;
    font-weight: 600;
}

.empty-space9-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.empty-space9-block-text {
    text-align: center;
    margin-top: 3%;
}

.empty-space10-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    text-align: center;
    margin-top: 2%;
}

.empty-space10-img {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 10%;
}

.empty-space10 h6 {
    color: #14235a;
    font-weight: 600;
}

.empty-space10-pd:hover {
    background-color: #14235a;
}

.empty-space10-pd {
    background-color: #f7941c;
    border-bottom: solid 5px #14235a;
    color: #fff;
    padding: 15% 10% 10% 10%;
    transition: 0.5s;
}

.empty-space10 h5 {
    font-weight: 600;
}

.empty-space10 h2 {
    padding: 0% 0% 0%;
}

.empty-space11 h6 {
    color: #14235a;
    font-weight: 600;
    padding: 4% 0% 2%;
}








.empty-space13 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin: 7% 0%;
}

.empty-space13-block {
    display: grid;
    grid-template-columns: 40% 60%;
    gap: 15px;
    background-color: #fff;
  /*
    padding: 5% 8% 5%;
  */
    align-items: end;
}

.empty-space13-text {
    padding: 5% 5% 5% 0;
}

.empty-space13-text1 {
    font-weight: 600;
    color: #14235a;
    font-size: 22px;
}

.empty-space13-text2 {
    color: #f7941d;
    margin-top: 3%;
}

.empty-space14 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.empty-space14-block {
    background-color: #13235a;
    color: #fff;
    padding: 5%;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.empty-space14-img {
    width: 18%;
    margin-bottom: 5%;
}

.empty-space14-text1 {
    font-weight: 600;
    color: #f7941c;
    margin-bottom: 1%;
}

.empty-space14-text2 {
    text-align: justify;
    letter-spacing: -1px;
    width: 95%;
}

.empty-space14 ul.icon_b ::marker {
    color: #f7941c;
}













/* ส่วนเสริม */



.border-border1 {
    border-bottom: solid 4px #f7941c;
    width: 10%;
    margin-top: 3%;
    margin-bottom: 3%;
}

.border-border2 {
    border-bottom: solid 4px #f7941c;
    width: 4%;
    margin-top: 1%;
    margin-bottom: 3%;
}

.border-border3 {
    border-bottom: solid 4px #f7941c;
    width: 4%;
    margin-top: 1%;
    margin-bottom: 1.5%;
}






.button-text1:hover {
    background-color: #14235a;
}

.button-text1 {
    background-color: #f7941d;
    color: #fff;
    width: fit-content;
    padding: 3% 6%;
    margin-top: 7%;
    transition: 0.5s;
}








.album-button1 {
    background-color: #f7941d;
    color: #fff;
    font-weight: 400;
    width: fit-content;
    padding: 3% 8%;
    margin: 0 auto;
    margin-top: 5%;
    font-size: 18px;
}



.article-t {
    color: #302f2f;
    height: 75px;
}

.article-b {
    color: #fff;
    background-color: #122359;
    width: fit-content;
    padding: 3% 5%;
    transition: 0.5s;
}

.mg2 .empty-space1-bg {
    border: solid 5px #f7941d;
}



#tableA {
    width: 100%;
}

#tableA th {
    background-color: #f7941c;
    padding: 15px;
    color: #ffffff;
    border: 5px solid #fff;
    text-align: center;
    font-weight: 400;
}

#tableA td {
    border: 5px solid #fff;
    padding: 15px;
    text-align: center;
}

#tableA tr:nth-child(even) {
    background-color: #fafafa;
}

#tableA tr:nth-child(odd) {
    background-color: #fafafa;
}

#tableA tr:hover {
    background-color: #14235a;
    color: #fff;
}





#tableC {
    width: 100%;
}

#tableC th {
    background-color: #14235a;
    padding: 20px;
    color: #ffffff;
    border: 5px solid #fff;
    text-align: center;
    font-weight: 400;
    width: 25%;
}

#tableC td {
    border: 5px solid #fff;
    padding: 20px;
    text-align: left;
}

#tableC tr:nth-child(even) {
    background-color: rgb(247 148 29 / 30%);
}

#tableC tr:nth-child(odd) {
    background-color: rgb(247 148 29 / 30%);
}

#tableC tr:hover {
    background-color: #f7941d;
    color: #fff;
}







/* ฟอร์ม Style TH */

#textbox5 {
    height: 170px !important;
}

#display5 {
    margin-top: 3%;
}

#formdisplay6641c21602df530013760525 .form-control {
    border: none;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 10px;
    color: #000 !important;
    height: 70px;
}

#formdisplay6641c21602df530013760525 .form-control:focus {
    border-bottom: 1px dashed #f7941d;
}


#formdisplay6641c21602df530013760525 .btn-default:hover,
#formdisplay6641c21602df530013760525 .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #f7941d;
    background: #f7941d;
    color: #000;
}

#formdisplay6641c21602df530013760525 .btn-default {
    background-repeat: repeat-x;
    border-color: #f7941d;
    padding: 10px 35px;
    border: 1px solid #f7941d;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0px;
    background: #f7941d;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#formdisplay6641c21602df530013760525 {
    width: 100%;
    padding: 0%;
    background-color: transparent !important;
}

#formdisplay6641c21602df530013760525 ::placeholder {
    color: #787878;
}

/* 
#formdisplay6627369ace292200133cd3c1 .glyphicon {
    display: none;
}


#btnview65a4b70f55e4d80013c872d2 {
    margin-left: 0%;
}
#cookie65a4b70f55e4d80013c872d2 {
    padding: 0% 10% 0% 5%;
    text-align: left !important;
}*/
#formdisplay6641c21602df530013760525 br.k-br {
    display: none;
}

#btnview6641c21602df530013760525 {
    margin-left: 3%;
}


/* ฟอร์ม Style TH */



/* ฟอร์ม Style ENG */


#background66974b3e9ea7610013fb8a4d .form-control {
    border: none;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: transparent;
    padding: 5px 10px;
    color: #000 !important;
    height: 70px;
}

#background66974b3e9ea7610013fb8a4d .form-control:focus {
    border-bottom: 1px dashed #f7941d;
}


#background66974b3e9ea7610013fb8a4d .btn-default:hover,
#background66974b3e9ea7610013fb8a4d .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #f7941d;
    background: #f7941d;
    color: #000;
}

#background66974b3e9ea7610013fb8a4d .btn-default {
    background-repeat: repeat-x;
    border-color: #f7941d;
    padding: 10px 35px;
    border: 1px solid #f7941d;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0px;
    background: #f7941d;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


#formdisplay66974b3e9ea7610013fb8a4d {
      width: 100%;
    padding: 0%;
    background-color: transparent !important;
}
#background66974b3e9ea7610013fb8a4d ::placeholder {
    color: #787878;
}

#background66974b3e9ea7610013fb8a4d br.k-br {
    display: none;
}

#btnview66974b3e9ea7610013fb8a4d {
    margin-left: 3%;
}


/* ฟอร์ม Style ENG */






/* pdpa */

.pdpa-text h5 {
    font-weight: 500;
    margin-top: 2%;
}

.pdpa-text h4 {
    font-weight: 500;
}

.pdpa-text a:hover {
    color: #f7941d;
}

.pdpa-text a {
    color: #333;
}

.pdpa-text ul.icon-a {
    font-weight: 400;
}

.pdpamg1 {
    padding: 2% 0%;
}

.pdpamg1 .icon-a {}

.pdpamg1 p {}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
    width: 100% !important;
    background-color: rgb(0 0 0 / 50%) !important;
    color: #fff;
}

.ITPlinkToCookiepage:hover {
    color: #f7941d !important;
}

.unknown_prf .btn-main {
    margin-bottom: 100%;
}

.buttonExampleSite:hover {
    background: #444 !important;
    border: 1px solid #444 !important;
    color: #fff !important;
}

.buttonExampleSite {
    border-radius: 0px !important;
    background-color: #f7941d !important;
    border: 1px solid #f7941d !important;
    color: #fff !important;
}

/* ติดต่อเรา */
.contact-pd {
    margin-top: 2%;
    color: #000;
}

.contact-pd h6 {
    font-weight: 600;
}

.contact-pd h3 {}

.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 1%;
    margin-top: 3%;
}

.contact-bg:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #f7941c;
}

.contact-bg {
    display: flex;
    gap: 10px;
    width: 100%;
    background-color: #fafafa;
    color: #000;
    border-radius: 100px;
    padding: 10px;
    transition: 0.5s;
}

.contact-block-img {
    width: 20%;
    align-self: center;
}

.contact-block-text {
    width: 80%;
    align-self: center;
}

.contact-pd h4 {
    font-weight: 500;
    color: #000;
}


/*from Contact TH */

.no-js #Component6625ee83b6478200134a1df9 label {
    display: none !important;
}

.no-js #Component6625ee83b6478200134a1df9 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}

.no-js #Component6625ee83b6478200134a1df9 .form-control {
    border-top: 0px solid #ccc;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px dashed #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 34.5px 30px;
    background: transparent;
    color: #000;
}

.no-js #Component6625ee83b6478200134a1df9 .form-control:hover {
    border-color: #f7941d;
}

.no-js #Component6625ee83b6478200134a1df9 ::placeholder {
    color: #000 !important;
    font-weight: 300;
}

.no-js #Component6625ee83b6478200134a1df9 .form-control:focus {
    border-color: #f7941d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}

.no-js #Component6625ee83b6478200134a1df9 .btn {
    background: #f7941d;
    background-repeat: repeat-x;
    border-color: transparent;
    border-radius: 0px;
    padding: 14px 30px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component6625ee83b6478200134a1df9 .btn-default {
    text-shadow: 0 0 0 #f7941d;
}


.no-js #Component6625ee83b6478200134a1df9 .btn-default:active {
    background-color: #f7941d;
}

.no-js #Component6625ee83b6478200134a1df9 .btn-default:hover,
.no-js #Component6625ee83b6478200134a1df9 .btn-default:focus {
    background-position: 0 0px;
    background-color: #f7941d;
}

.no-js #Component6625ee83b6478200134a1df9 span.label a {
    color: #fff;
}

/* .no-js #Component656985d94cd10200131f0d31 button.btn.btn-default {
    opacity: 1;
} */





/*btn form*/
.form-group .col-md-1 {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
}

#background6625ee83b6478200134a1df9 form {
    display: flex;
    flex-direction: column;
}

#background6625ee83b6478200134a1df9>div>div.none-middle>div.none-middle-mid>form>div:nth-child(4) {
    order: -1;
}

#background6625ee83b6478200134a1df9>div>div.none-middle>div.none-middle-mid>form>div:nth-child(6) {
    order: -1;
}


/* contenemanager */

.social-icon {
    border-radius: 5px;
}

.managerHeader {
    text-align: center;
    color: #14235a;
    padding: 2% 0% 2%;
    font-weight: 600;
    font-family: "Outfit", "Noto Sans Thai";
    text-transform: uppercase;
    font-size: clamp(24px, 2.5vw, 40px);
}

#Contentmanager .post-time {
    font-weight: 300;
    color: #1e2a27;
    display: none;
}


#Contentmanager .caption h3 {
    background-color: #f7941c;
    color: #fff;
    font-size: 18px;
    padding: 20px;
    min-height: 130px;
    text-align: center;
    transition: .3s
}

#Contentmanager .caption h3:hover {
    background-color: #14235a;
}


.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #f7941c;
    color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}




.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 0% 0% 0% 0%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
    background: #fff;
    border: solid 0px #cdcdcd;
    border-radius: 0px;
    padding: 0%;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.fbcomments,
.fbcomments {
    display: none;
}

.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
}

.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}

#contenttype71 {
    text-align: left;
}

.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}

.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}

.Textmanager.font-inherit {
    display: flow-root;
}

.page-header {
    border-bottom: 0px solid #eee;
}





#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}

#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}


/* photo */
.picf {
    transition: 0.5s;
}

.picf:hover {
    transform: translate(0px, -8px);
    transition: 0.5s;
}

.picff:hover {
    transform: scale(1.05);
}

.picff {
    transition: 0.5s;
}

/*  bgpt */
.bgpt {
    transition: 0.3s;
}

.bgpt:hover {
    box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/*  hvr */
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.3s;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.10);
}

/*เฉพาะรูปแบบมีขอบ*/

.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% !important;
}

/*------------*/

figure.effect-selena {
    background: transparent;
}

figure.effect-apollo {
    background: transparent;
    border-radius: 20px;
}



.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}

.fancybox-skin {
    background: #fff;
    border-radius: 0px;
}

.fancybox-lock {
    overflow: auto;
}

.fancybox-margin {
    margin-right: 0px;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}

/*  jazz */
figure.effect-jazz figcaption::after {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

figure.effect-jazz {
    background: transparent;
    border-radius: 0px;
}

/* oscar*/
figure.effect-oscar {
    background: transparent;
    width: 100%;
    border-radius: 0px;
}

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: rgb(20 35 90 / 70%);
    padding: 0;
}

figure.effect-oscar:hover figcaption {
    background: rgb(20 35 90 / 90%);
}


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.1, 1.1, 1);
}

/* oscar */

/* sadie gradient */
.grid figure p {
    letter-spacing: 0px;
    font-size: 0.9em;
}

figure.effect-sadie p {
    padding: 3em 1em 1em !important;
    opacity: 1;
    text-transform: none;
    color: #ffffff;
    background: transparent;
    text-align: center;
}

figure.effect-sadie figcaption::before {
    z-index: 0;
    background: linear-gradient(0deg, rgba(255, 102, 0, 1) 0%, rgba(255, 102, 0, 0) 64%);
}

/* sadie */
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}

figure.effect-sadie {
    border-radius: 0px;
}

figure.effect-sadie figcaption {
    background: transparent;
    opacity: 1;
}

figure.effect-sadie h2 {
    top: 85%;
    color: #ffffff;
    opacity: 1;
    font-weight: 400 !important;
    z-index: 100;
}

figure.effect-sadie:hover h2 {
    z-index: 100;
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    z-index: 100;
}


figure.effect-sadie 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-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
    background-position: -5px -4px;
    background-color: #fff;
    color: #fff !important;
}

.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
    background: transparent;
    overflow: hidden;
    cursor: pointer;
    width: 10px !important;
    height: 10px !important;
    background-color: #7c674e;
    border: 1px solid #7c674e;
    border-radius: 100px;
    margin-left: -255%;
}

.jssora03l {
    display: none;
}

.jssora03r {
    display: none;
}

.jssora03r.jssora03rds {
    display: none;
}

.jssorb03 div span {
    display: none;
}

img.cursor.force-hight {
    height: 270px !important;
}




/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.hvr-backward {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;

}

.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.hvr-backward1 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;

}



/*  JazzByY */
.JazzByY-Position {
    display: block;
    overflow: hidden;
}

.JazzByY {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.JazzByY:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}

/*-------สไลด์-------*/ 
.rslides_tabs {
    list-style: none;
    padding: 0;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    overflow-x: auto;
    margin-top: 2%;
}

.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}

.ef li:hover {
    opacity: 0.8;
    transition: 0.32s;
}








/*--- ธง ---*/
#language_member_bar ul.dropdown-menu {
	font-family: prompt!important;
    padding: 5px!important;
    border: none!important;
    margin-bottom: 5px!important;
    border-radius: 5px!important;
  	min-width: 120px;
    left: -90%;
}
#language_member_bar .dropdown-toggle {
	padding: 0px 0px 0px 0px!important;
    border-right: none!important;
    background-color: transparent!important;
}
#language_member_bar .navbar-client {
    border: none;
    background-color: transparent;
}
#language_member_bar .nav>li>a:hover {
	background-color: transparent;
}
#language_member_bar .dropdown a div {
	width: 100%;
	display: contents;
}
#language_member_bar .navbar-nav>li {
    float: none;
    text-align: right;
    margin: 0 auto;
}
#language_member_bar span {
	font-family: prompt;
	color: #fff;
	text-shadow: none;
	letter-spacing: 0.5px;
}
#language_member_bar .fa-caret-down {
    border-left: 1px solid #FFF;
    padding-left: 10px;
    padding-right: 0px;
}
#language_member_bar .fa-caret-down:before {
	color: #ccc;
  	content: "\02C5";
}
#language_member_bar .glyphicon-print:before {
	color: #fff;
}
#language_member_bar .btn-warning {
	background-color: #d21b1b;
	background-image: none;
	border-color: #d21b1b;
}
#language_member_bar .fa-cog:before {
	color: #ccc;
}
#language_member_bar span#memberText {
    font-family: prompt;
    color: #c3c3c3;
    text-shadow: none;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#language_member_bar .nav .open>a {
    background-color: transparent;
    border-color: transparent;
}
#language_member_bar #languagebar span {
    color: #000;
}
#language_member_bar .navbar-client ul.nav.navbar-right.navbar-nav {
    border-radius: 17px;
    background-color: #626366;
    margin-right: 0px!important;
    position: relative;
    margin-top: 32%;
    right: 200%;
    width: 200%;
    padding: 3px 10px 1px 10px;
    float: left!important;
}
/*ธง*/
#language_member_bar .nav>li>a>img {
    left: 8%;
    top: 4%;
    border-radius: 0!important;
    position: absolute;
    width: 40%;
    height: 80%;
}
/*open ธง*/
#language_member_bar .dropdown-menu {
	background-color: #626366!important;
}
/*dropdown ขนาดฟอร์น*/
#language_member_bar .dropdown-menu span {
    color: #fff!important;
    font-family: prompt;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
/*Hover เลือกภาษา*/
#language_member_bar .navbar-nav>li>.dropdown-menu>li>a:hover {
	background: #14235a!important;
}

/*--- ธง ---*/






/*อัลบั้มในเนื้อหาระบบ jazz*/

.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33%;
}

.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}

.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}

.Contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}

#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}

#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: transparent;
}

#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #ebd2c2;
    padding: 0px;
    border-radius: 0px;
}

#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}

.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}



.empty-space2 h2,
.empty-space3 h2 {
    margin-top: 5%;
}




/*Media Screen*/
@media screen and (min-width : 1200px) and (max-width : 1660px) {
    #controlBanner {
        width: 100%;
    }

    .mg2 {
        display: grid;
        grid-template-columns: 55% auto;
        letter-spacing: -1px;
    }

    .empty-space14-block {
        padding: 25px;
    }

    .empty-space12 {
        display: grid;
        grid-template-columns: 200px auto;
        letter-spacing: .1px;
    }

    .album-text3 {
        min-height: 120px;
    }


}



@media screen and (min-width : 1400px) and (max-width : 1540x) {
    .empty-space2-bg {
        padding: 15px;
    }
}





@media screen and (min-width : 1280px) and (max-width : 1440px) {
    .empty-space8-text {
        letter-spacing: -1px;
    }

    .empty-space12-main {
        letter-spacing: -.5px;
    }


    .article-t {
        min-height: 8vw;
    }

    #background6625edb599af2f0013809def .Contentmanager .site .col-section .item.-micro a .caption .title {
        min-height: 11vw;
    }

    .empty-space13-text {
        width: 50%;
        padding: 10px;
    }

}


@media screen and (min-width:992px) and (max-width:1200px) {
    .navbar-header {
        display: flex !important;
        width: 100% !important;
        position: fixed;
        height: 50px !important;
        top: 0;
        left: 0;
        background: #fff;
    }

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

    .navbar-toggle {
        display: block !important;
    }

    .itopplus-search {
        display: none !important;
    }

    .navbar-inline .text-bar {
        display: none;
    }

    .itopplus-sidebar-content {
        text-align: left;
    }

    .itopplus-sidebar-menu-single {
        border: none !important;
    }

    .empty-space1-bg {
        padding: 20px;
        letter-spacing: -1px;
    }

    .empty-space2-block {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .empty-space2-bg {
        padding: 20px;
    }


    .album-text3 {
        min-height: 120px;
    }

    #background6625e7f36e5a340013199d3c .album-text3 {
        min-height: 140px;
    }

    .empty-space1.mg2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .mg2 .empty-space1-bg {

        font-size: 17px;

    }

    .empty-space14-text2 {
        width: 98%;
    }


    .empty-space12-main {
        font-size: 17px;
    }

    .empty-space12 {
        display: grid;
        grid-template-columns: 28% auto;
        margin-bottom: 20px;
        letter-spacing: -.5px;
    }

    .empty-space15-text {
        letter-spacing: -.96px;
    }

    .empty-space8-text {
        padding: 0 30px;
    }

    #contentnewmode66260b1d6e5a34001319a20f .empty-space8-text {
        letter-spacing: -0.9px;
    }

    #contentnewmode66260ccebe62050013167868 .empty-space8-text {
        letter-spacing: -0.3px;
    }

    #contentnewmode66260cf499af2f001380a24c .empty-space8-text {
        letter-spacing: -0.2px;
    }


    #background6625edb599af2f0013809def .Contentmanager .site .col-section .item.-micro a .caption .title {
        min-height: auto;
    }

    .article-t {
        min-height: 100px;
    }

    .contact-pd h6 {
        font-size: 24px;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        min-height: 125px;
    }

    #Contentmanager .col-section .flex {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    #background6625edf84db6e60013abb470 .none-middle-mid .col-md-6:nth-child(1) {
        width: 60%;
    }

    #background6625edf84db6e60013abb470 .none-middle-mid .col-md-6:nth-child(2) {
        width: 40%;
    }


}




@media screen and (max-width:992px) {
    .empty-space1 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }


    .empty-space1-bg {
        width: 100%;
        padding: 35px;
        letter-spacing: -.3px;
    }

    .empty-space1-img {
        max-width: 360px;
        margin: 0 auto;
    }

    .empty-space2-block {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .empty-space14 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
  
  .empty-space14-text2 {
    letter-spacing: -.2px;
    width: 100%;
}


    .empty-space14-img {
        margin: 0 auto;
    }

    .empty-space12 {
        display: grid;
        grid-template-columns: 35% auto;
        width: 100%;
        gap: 20px;
    }

    .empty-space12-img,
    .empty-space12-text {
        width: 100%;

    }

    .empty-space13-block {
        display: grid;
        padding: 0% 8% 0 0;
        align-items: start;
    }



    #background6639a97f2941af0013f1e6a7 .none-main .none-middle-mid:not(.none-middle-mid .none-middle-mid) {
        display: flex;
        flex-direction: column;
    }

    .album-text3 {
        min-height: 120px;
    }

    .empty-space10-block {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        text-align: center;
        margin-top: 2%;
    }

    .empty-space10-block {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .empty-space8-text {
        padding: 10px 20px;
    }

    #contentnewmode66260b1d6e5a34001319a20f .empty-space8-text {
        letter-spacing: -1.2px;
    }

    #contentnewmode66260ccebe62050013167868 .empty-space8-text {
        letter-spacing: -.6px;
    }

    #contentnewmode66260cf499af2f001380a24c .empty-space8-text {
        letter-spacing: -1px;
    }

    .contact-block {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }



    #Contentmanager .col-section .flex {
        display: grid;
        grid-template-columns: repeat(3, 1fr);

    }

    #background6625edb599af2f0013809def .col-section .flex {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    #ContentmanagerTemplate6625edb599af2f0013809def .caption h3 {
        min-height: 125px !important;
    }

    .contact-pd h6 {
        white-space: nowrap;
    }

}


@media screen and (min-width:676px) and (max-width:767px) {
  .mg2 .empty-space1-bg {
    letter-spacing: -1px;
}

    .empty-space14-text2 {
        width: 100%;
       	letter-spacing: -0.3px;
    }

    .empty-space12-main {
        letter-spacing: 0.01px;
    }

    ul.icon_b {
        width: 100%;
    }


    .empty-space8 {
        display: flex;
        padding: 0;
        flex-direction: column;
    }
    .empty-space8-text {
        padding: 20px 40px;
    }
  
      #contentnewmode66260cf499af2f001380a24c .empty-space8-text {
        letter-spacing: 0;
    }

    .empty-space13 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }


    #Contentmanager .caption h3 {
        font-size: 18px;
        padding: 10px;
        min-height: 90px;
    }

    #background6625edb599af2f0013809def .col-section .flex {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .article-t {
        height: 90px;
    }

    #ContentmanagerTemplate6625edb599af2f0013809def .caption h3 {
        min-height: 100px !important;
    }

    .contact-pd h6 {
        white-space: nowrap;
    }

}




@media screen and (max-width:480px) {
  
  
    .empty-space1-bg {
        padding: 25px;
        letter-spacing: -1px;
    }

    .empty-space2-block {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .album-text3 {
        min-height: 100px;
    }

    .mg2 .empty-space1-bg {
        padding: 17px;
    }

    .empty-space14-block {
        padding: 18px;
    }

    .empty-space14-text2 {
        letter-spacing: -1px;
        width: 100%;
    }

    .empty-space14-text {
        font-size: 15px;
    }

    .empty-space10-block {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .empty-space12 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .empty-space12-main {
        letter-spacing: -.5px;
        font-size: 15px;
    }

    .empty-space15-text {
        padding: 18px;
    }

    .empty-space13 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);

    }

    .empty-space8 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        padding: 0;
    }

    .empty-space8-text {
        padding: 15px;
        font-size: 15px;
    }

    #background6625edb599af2f0013809def .col-section .flex {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .empty-space9 p {
        letter-spacing: -1px;
    }

    #Contentmanager .col-section .flex {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
  
      .contact-pd h6 {
        white-space: unset;
        width: 80%;
    }
  
  .empty-space13-text1 {
    font-size: 18px;
}
}


@media screen and (min-width:400px) and (max-width:440px) {
.empty-space2-bg {
    padding: 10px;
}
  
    .mg2 .empty-space1-bg {
        padding: 15px;
        letter-spacing: -.8px;
    }  
  
        .empty-space12-main {
        letter-spacing: -.6px;
        font-size: 15px;
    }
  
  .empty-space1 h2 {
    white-space: nowrap;
}
  
      .empty-space14-block {
        padding: 25px;
    }
}



@media screen and (max-width:375px) {
    .empty-space1-bg {
        padding: 15px 10px;
        letter-spacing: -1px;
    }  
  
      .empty-space2-block {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
  

.ITPsizeLine {
        font-size: 25px !important;
 }
  
      .mg2 .empty-space1-bg {
        padding: 15px;
        letter-spacing: -.8px;
    }
  
      .empty-space14-block {
        padding: 15px;
    }
  
      .empty-space14-text2 {
        letter-spacing: -.1px;
    }
  
      .empty-space12-main {
        letter-spacing: -.4px;
        font-size: 16px;
    }
  
 
}





@media only screen and (min-width: 744px) {
    .social-share {
        top: -10px;
        left: 200%;
    }
}

