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


.no-js a {
    color: #000;
    transition: 0.35s;
}
.no-js a:hover {
    color: #e73947;
}
.itopplus-footer {
    color: #ffbec0;
}
.itopplus-footer a {
    color: #ffbec0;
}
.itopplus-footer a:hover {
    color: #f5ec89;
}


.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_20062023gmmw/0/0/2z-z915140495826.jpg');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_20062023gmmw/0/0/3z-z1690025203698.jpg');
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0;
    padding: 8px 10px;
    font-size: 16px;
    border-radius: 30px;
}
.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: none;
    border-radius: 30px;
    background: linear-gradient(to right, #c7981f 0, #fefea0 50%, #c7981f 100%);
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #fff;
    background: #5e0e0c;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #282828;
    background: linear-gradient(to right, #c7981f 0, #fefea0 50%, #c7981f 100%);
}
.dropdown-menu {
    background-color: #5e0e0c;
}

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

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

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

    .navbar-header a.visible-xs {
        filter: brightness(0) invert(1);
    }

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

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

}

@media screen and (min-width: 1201px) {
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 10% auto 15%;
    align-items: center;
}
.itopplus-banner .container::before,
.itopplus-banner .container::after {
    display: none;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
    #nav-menu {
        display: grid;
        text-align: right;
        background-color: transparent;
        justify-content: center;
        min-height: auto;
    }
#background668b985515b7f000131658f1 {
    margin-top: -27%;
}  
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
.no-js .coverprogram-mobile {
    display: none;
}  
  
.itopplus-search{
    color: #fff;
}  
}



@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 */

/* apollo */
figure.effect-apollo {
    background: transparent;
    border-radius: 25px;
}
figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.03,1.03,1);
}	
/* apollo */


/* tap */
.TabItpContentLandingPage6 {
    background-color: #f3f3f3;
    padding: 10px 10px 0px 10px;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
}
.TabItpContentLandingPage6 .tab-itp-background {
    padding: 0% !important;
    margin-bottom: 0% !important;
}
.TabItpContentLandingPage6>ul>li.active>a {
    background-color: #5e0e0c !important;
}
.TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #5e0e0c;
}
/* tap */


/*from Contact*/
.no-js #Component668bb39715b7f000131665c7 label {
    display: none!important;
    color: #636363;
}
.no-js #Component668bb39715b7f000131665c7 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component668bb39715b7f000131665c7 .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 15px;
    background: transparent;
    color: #636363;
    font-size: 15px !important;
}
.no-js #Component668bb39715b7f000131665c7 .form-control:focus {
  border-bottom: 1px solid #5e0e0c;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #636363!important;
}
.no-js #Component668bb39715b7f000131665c7 .btn {
   background: #5e0e0c;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 10px;
   padding: 10px 30px 10px 30px;
   font-size: 16px;
   font-weight: 400;
   border: 1px solid;
}
.no-js #Component668bb39715b7f000131665c7 .btn-default:active {
   background: #5e0e0c;
   color: #fff;
}
.no-js #Component668bb39715b7f000131665c7 .btn-default:hover,
.no-js #Component668bb39715b7f000131665c7 .btn-default:focus {
   background-position: 0 0px;
   background: #5e0e0c;
   border: 0px solid transparent;
}
.no-js #Component668bb39715b7f000131665c7  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component668bb39715b7f000131665c7 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component668bb39715b7f000131665c7 ::placeholder {
  color: #636363 !important;
  font-weight:400;
}
/*from Contact*/


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: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
    color: #000;
}
b, strong {
    font-weight: 600;
}

.backToTop img {
    width: 100px !important;
}
.backToTop {
    bottom: 50px !important;
}
.pd-icon-reigninter {
    display: flex;
    width: 100%;
    padding: 2% 0% 4%;
}
.block-icon-reigninter {
    display: flex;
    width: 100%;
}
.icon-reigninter {
    width: 25%;
}
.icon-reigninter-t {
    align-self: center;
    margin-left: 7%;
}
.head-reigninter {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 1%;
}
.head-reigninter h1 {
    margin-bottom: 10px;
}
#background668b96df15b7f0001316589a .thumbs,
#background668b96b9d6caac0013c0ccdc .thumbs {
    margin-bottom: 2px;
}
.empty-reigninter {
    padding: 2%;
}
#background668b96b9d6caac0013c0ccdc .grid figure figcaption,
#background668b96df15b7f0001316589a .grid figure figcaption,
#background668b96fb99e69500136082dd .grid figure figcaption {
    padding: 0em;
}
.btnhome-program {
    background: #5e0e0c;
    display: flex;
    width: 50%;
    padding: 10px 10px;
    border-radius: 30px 0px 0px 30px;
    justify-content: center;
    float: right;
    margin-top: 55%;
}
.iconarrow {
    width: 10%;
    align-self: center;
    margin-left: 10px;
}
.btnhome-program-t {
    font-size: 16px;
    align-self: center;
    width: 80%;
    text-align: right;
    font-weight: 400;
}
.btnhome-program.col3 {
    margin-top: 130%;
}
.block-conwhytour-reigninter {
    display: flex;
    width: 100%;
    margin-left: 5%;
    margin-bottom: 5%;
    transition: 0.35s;
}
.iconwhytour-reigninter {
    width: 20%;
}
.iconwhytour-reigninter-t {
    align-self: center;
    margin-left: 6%;
    width: 65%;
}
.iconwhytour-reigninter-t h3 {
    font-weight: 600;
    margin-bottom: 5px;
}
.block-conwhytour-reigninter:hover {
    transition: 0.35s;
    transform: translateX(-7px);
}
.block-bgfix p {
    background: #e73947;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 30px;
}
.block-bgfix {
    text-align: center;
    padding: 5% 0% 25%;
}
.block-bgfix h1 {
    color: #e20007;
    font-size: 3.4em;
    font-weight: 600;
}
.block-bgfix h6 {
    font-weight: 600;
    font-size: 2.2em;
}
.block-bgfix h3 {
    font-family: "Bodoni Moda", serif;
    font-weight: 500;
    padding: 2% 0%;
}
.mockup-feed {
    width: 93%;
}
.blockfollowus h1 {
    white-space: break-spaces;
    font-weight: 600;
    font-size: 3.5em;
}
.blockfollowus {
    margin-left: 15%;
    margin-top: 13%;
}
#background668ba52fee6a0c0013b7a308 {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 4%;
    margin-top: 1%;
}
.footer-reigninter {
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10%;
}
.footer-reigninter-2 {
    font-size: 14px;
    white-space: break-spaces;
}
.footerblock-1 {
    width: 110%;
}
.footerblock-1 {
    width: 110%;
}
.copyright {
    font-size: 12px;
    margin-top: 5%;
}
.block-icon-contact {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.icon-contact {
    width: 9%;
}
.icon-contact-t {
    align-self: center;
    margin-left: 2%;
    font-size: 14px;
}
.footerblock-2 {
    margin-left: 25%;
    width: 100%;
}
.addline-footer {
    width: 45%;
    transition: 0.35s;
}
.addline-footer:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #000 !important;
    background: #e2ba5e !important;
    border-radius: 5px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #e2ba5e !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: 15px;
}
.content-reigninter {
    white-space: break-spaces;
}
.icon-contact-2 {
    width: 6.5%;
}
.icon-contact-t-2 {
    align-self: center;
    margin-left: 2%;
}
.block-contact .block-icon-contact {
    margin-bottom: 5px;
}
.block-contact {
    margin-top: 2%;
}
.headform {
    border-left: 2px solid;
    padding-left: 3%;
}
.headform h3 {
    font-weight: 600;
}
.no-js .fancybox-skin {
    background: transparent;
}
.no-js .fancybox-opened .fancybox-skin {
    box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
}
.comingsoon {
    padding: 10% 5% 15%;
}
.blockdetail-program {
    padding: 7% 5%;
    border-radius: 0px 0px 15px 15px;
}






/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 0px;
}
article.col-md-6.item.-micro {
    width: 23.2%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px;
    box-shadow: 5px 5px 15px 5px rgb(174 174 174 / 27%);
    margin: 10px 10px 15px 10px;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 15px 15px 0px 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: 0px;
    padding-right: 0px;
    width: 25%;
}
.row.contenemanager-gallery .thumbnail {
    margin-bottom: 0px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
    width: 25%;
}
.row.Contenemanager-gallery {
    margin: 0px 10px;
}
.Contenemanager-gallery .thumbnail {
    margin-bottom: 0px;
}
.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: 15px;
}
.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.03,1.03,1) !important;
}
.social-share {
    display: none;
}
.Contentmanager .site .col-section .item.-micro:hover .btnnew {
    background: #e1723a;
    color: #fff;
    transition: 0.35s;
    border-top: 1px solid #fcebc5;
}
.block-iconhead-program {
    display: flex;
    width: 100%;
}
.iconhead-program {
    width: 14%;
    margin-left: -2%;
}
.iconhead-program-t {
    align-self: center;
    font-size: 14px;
    margin-left: 10px;
    white-space: nowrap;
    line-height: 1.5;
}
/*contenemanager*/



/*program*/
.detail-program {
    white-space: break-spaces;
    text-align: center;
}
.detail-program h6 {
    font-weight: 600;
}
/*program*/

/*timeline*/
.timeline__item:last-child .timeline__item__content {
    padding-bottom: 0 !important;
}
.timeline__item:last-child .timeline__item__description {
    margin-bottom: -7px;
}
.timeline__item:last-child .timeline__item__icon-wrap:before {
    display: none;
}
.timeline__item__icon-wrap {
    display: table-cell;
    vertical-align: top;
    width: 50px;
    position: relative;
    overflow: hidden;
}
.timeline__item__icon-wrap:before {
    content: " ";
    display: block;
    border-left: 3px dotted #5e0e0c;
    height: 100%;
    position: absolute;
    top: 0;
    left: 44%;
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    z-index: 1;
}
.timeline__item__icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 47px;
    background: linear-gradient(to right, rgba(199, 152, 31, 1) 0%, rgba(250, 246, 150, 1) 100%);
    border-radius: 100%;
    text-align: center;
    color: #000;
    position: relative;
    z-index: 2;
}
.timeline__item__icon:before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    background: transparent;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 100%;
    border: 0px solid rgba(255,255,255,0.5);
}
.timeline__item__icon__text {
    display: inline-block;
    margin-left: -3px;
}
.timeline__item__content {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 10px;
    padding-left: 2% !important;
}
.timeline__item__title {
    margin: 15px 0 10px !important;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
}
.timeline img {
    width: 100% !important;
    padding: 2% 0% 0%;
}
/*timeline*/




/*คอลัมนิสต์*/
.nav-template li {
    display: inline-table;
}
li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 65%;
}
li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 35%;
}
.itopplus-bg4 .nav-template li a  {
    color: #fff;
}
.itopplus-bg4 .nav-template li:hover {
    background-color: transparent;
}
.itopplus-bg4 .nav-template strong {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    display: none;
}
.itopplus-bg4 .nav-template p {
    display: none;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 50%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 50%;
    padding: 0 0% 0 2%!important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 77%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
}
.nav-template .col-md-12.padding-col .columnist-name {
    position: relative;
    margin-top: -15%;
    padding: 10px 10px;
    font-size: 16px;
}
.nav-template .countReadContainer {
    padding: 0px 10px 0;
}
.columnist-name2 {
    font-size: 15px;
    padding: 20px 0 10px 10px;
}
/*คอลัมนิสต์*/



/*slide*/
.jssorb03 .av, .jssorb03 div, .jssorb03 div:hover {
    background: transparent;
    overflow: hidden;
    cursor: pointer;
    background-color: #e73947;
    border: 0px solid #e73947;
    border-radius: 50%;
    color: transparent !important;
    width: 10px !important;
    height: 10px !IMPORTANT;
}
#slidermaster668cfbbf15b7f0001316805d {
    height: 430px !important;
}
.jssorb03 div {
    background-position: -5px -4px;
    background-color: #D9D9D9;
    color: #D9D9D9 !important;
}
.jssorb03 {
    width: 100% !important;
    left: 0 !important;
    margin-left: 353%;
}
.jssora03l {
    display: none;
}
.jssora03r {
    display: none;
}
span.jssora03r.jssora03rds {
    display: none;
}
/*slide*/



.PitCustomClass1 {
    display: flex;
    width: 100%;
    gap: 0px;
}
.PitCustomClass2 {
    width: 100%;
}
.PitCustomClass4 {
    display: none;
}
.PitCustomClass4 li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 100%;
}
.PitCustomClass4 .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
}
.PitCustomClass4 .col-md-8.col-sm-8.col-xs-12 {
    padding: 0px 0;
    width: 100%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.Contentmanager .padding {
    height: auto !important;
    padding: 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    display: none;
}
.hidden-xs.hidden-sm.landingpagemanager.PitCustomClass4 .blockdetail-program {
    padding: 10% 5%;
    background: #f3f3f3;
    width: 100%;
    text-align: left;
}
.hidden-xs.hidden-sm.landingpagemanager.PitCustomClass4 .img-container .img {
    border-radius: 10px 9px 0px 0px !important;
}

.hidden-xs.hidden-sm.landingpagemanager.PitCustomClass4 .hightlight {
    height: auto;
    white-space: initial;
    margin-bottom: 2%;
}
.hidden-xs.hidden-sm.landingpagemanager.PitCustomClass4 .blockdetail-program p {
    height: auto;
}


.nav-template li:hover {
    background-color: transparent;
}
.landingpagemanager .iconhead-program img {
    width: 45px;
}
.landingpagemanager .iconhead-program-t {
    margin-left: 7px;
    white-space: break-spaces;
    word-break: break-all;
    line-height: 1.5;
}
.block-iconhead-program {
    line-height: 0;
}
.landingpagemanager .blockdetail-program p span {
    font-weight: 600;
}
.landingpagemanager .blockdetail-program p {
    font-size: 14px;
}
ul.icon-product ::marker {
    color: #e73947;
}
.Contentmanager img {
    width: 100% !important;
}
.detail-program h5 {
    margin-top: 5px;
}
.detail-program {
    margin-bottom: 10px;
}
.Textmanager.font-inherit {
    text-align: left;
    line-height: 1.5;
}
.timeline__item__description h3 {
    color: #5e0e0c;
}




.bgabout {
    background: #fff;
    padding: 6% 2% 5%;
    margin-top: 5%;
    margin-bottom: 5%;
    border-radius: 20px;
    line-height: 1.5;
}
.bgabout-customer {
    margin-bottom: 3% !important;
    margin-top: 3% !important;
    width: 80%;
    margin: 0 auto;
}
.bgabout-customer img {
    border-radius: 15px;
}
.testimonial .description {
    background: #f6f6f6;
    padding: 10% 5%;
    border-radius: 20px;
    height: 250px;
}
.guarantee-bg img {
    width: 40% !important;
    margin: 0 auto;
    margin-top: -15%;
    position: sticky;
    z-index: 1;
}
.testimonial h3 {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}
.testimonial h4 {
    text-align: center;
    font-weight: 600;
    white-space: break-spaces;
    font-size: 18px;
    margin-top: 5px;
}
.btnreview {
    text-align: center;
    background: #e73947;
    margin: 0 auto;
    color: #fff;
    width: fit-content;
    border-radius: 30px;
    padding: 8px 24px;
    margin-bottom: 5%;
    transition: 0.35s;
}
.btnreview:hover {
    background: #5e0e0c;
    transition: 0.35s;
}
.reigninternational-about h6 {
    font-weight: 600;
}
.reigninternational-about h5 {
    margin-bottom: 10px;
}
#background668d0ddfd6caac0013c0f397 {
    width: 45%;
    margin: 0 auto;
}
.hightlight {
    height: 85px;
}
.blockdetail-program p {
    height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.icongroup-tour-reigninter-t {
    text-align: center;
    white-space: break-spaces;
}
.icongroup-tour-reigninter {
    width: 55%;
    margin-bottom: 10% !important;
    margin: 0 auto;
}
.pd-group-reigninter {
    display: flex;
    width: 100%;
    margin-top: 3% !important;
    justify-content: center;
}
.block-group-reigninter {
    width: 20%;
    padding: 0% 1%;
}
.bg-group-reigninter {
    background: #fff;
    padding: 1% 2% 5%;
    border-radius: 20px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.pd-group-reigninter-2 .icongroup-tour-reigninter {
    width: 20%;
    margin: initial;
    margin-bottom: 2% !important;
}
.pd-group-reigninter-2 .icongroup-tour-reigninter-t {
    text-align: left;
    white-space: normal;
    align-self: center;
    margin-left: 5%;
}
.pd-group-reigninter-2 .block-group-reigninter {
    width: 100%;
    display: flex;
}
.grop-2 {
    margin-left: 5%;
    width: 100%;
}
.iconreview-t {
    text-align: center;
    background: #fff;
    border-radius: 15px;
    padding: 35% 6% 20%;
    margin-top: -30%;
}
.iconreview-t h3 {
    font-weight: 600;
    margin-bottom: 5%;
}
.iconreview {
    width: 55%;
    margin: 0 auto;
}
.iconreview-t p {
    height: 170px;
}
.iconreview-t h3 {
    height: 50px;
    margin-top: 5px;
}
.gropblock-3 {
    text-align: center;
    background: #e0e0e0;
    padding: 5%;
    border-radius: 15px;
    width: 97%;
    margin: 0 auto;
    margin-top: 3%;
}
.gropblock-3 h6 {
    font-weight: 600;
}
.gropblock-3 h3 {
    white-space: break-spaces;
    margin-bottom: 2%;
}


#background668ce78a1a77690013fa5752 {
    margin-top: -4%;
}

#background668ce7901a77690013fa5758 {
    background: #fff !important;
    padding: 15px;
    border-radius: 20px;
}

.btn-iconline-search {
	display: flex;
    gap: 15px;
    place-content: center;
    place-items: center;
    background: #5e0e0c;
    color: #fff;
    box-shadow: 5px 5px 15px 5px rgb(174 174 174 / 27%);
    border-radius: 20px;
    padding: 15px;
    text-wrap: nowrap;
    margin: 0 15px;
    min-height: 90px;
    max-height: 90px;
    width: fit-content;
  & img {
    	min-width: 40px;
  		max-width: 70px;
    	aspect-ratio: 1;
  }
}
.iconline-search-t {
    font-size: clamp(18px, 2vw, 26px);
    font-weight: 600;
}

.btn-icondownload {
    background: #e73947;
    width: 17%;
    display: flex;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    transition: 0.35s;
    margin-bottom: 3% !important;
    margin-top: 3% !important;
    margin: 0 auto;
}
.icondownload {
    width: 30%;
}
.icondownload-t {
    align-self: center;
    margin-left: 5%;
}
.btn-icondownload:hover {
    background: #5e0e0c;
    transition: 0.35s;
}





#tableA {
  width: 100%;
}
#tableA th {
  background-color: #e73947;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 600;
  text-align: center;
}
#tableA td {
  border: 1px solid #fff;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}

#tableA tr:nth-child(even){background-color: #f2f2f2;}
#tableA tr:hover {background-color: #dddddd;}



.SearchITPCMcomponent {
    width: 100% !important;
    padding-bottom: 0% !important;
}
.SearchITPCMcomponent .form-control {
    font-size: 16px;
    height: 60px;
    border-radius: 15px;
    background-color: #f4f8fb;
}
.btn.ITPsearchTagContentmanagerButton {
    font-size: 16px;
    height: 60px !important;
    border-radius: 15px !important;
    background: #5e0e0c;
}
.fa-1x {
    font-size: 1.5em;
}



#background668ce7901a77690013fa5758 .form-group {
    margin-bottom: 0px;
}




#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;
    text-align: left;
    color: #000;
}
.search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.page-header.font-inherit .col-md-9.col-sm-7.col-xs-12.padding {
    width: 100%;
    margin-bottom: 0px !important;
}
.tagLandingpageContentmanager {
    width: 100%;
    display: flex;
    justify-content: center;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    width: 23.2%;
    box-shadow: 5px 5px 15px 5px rgb(174 174 174 / 27%);
    margin: 10px 10px 15px 10px;
    border-radius: 20px;
}
.text_search_briefDescription {
    margin-top: 4%;
    text-align: left;
    font-size: 15px;
}
.text_search_briefDescription strong {
    display: none;
}
.itopplus-search-image-flex-container .blockdetail-program p span {
    font-size: 15px;
}
.itopplus-search-image-flex-container .iconhead-program img {
    width: 100%;
}
.itopplus-search-image-flex-container .Text_seller2 {
    display: none;
}
.itopplus-search-image-flex-container .padding-md {
    padding: 0px !important;
}
.itopplus-search-image-flex-container .img.image.img-zoom.newImageClass_search_itp img {
    border-radius: 20px 20px 0px 0px;
}
#searchResultLanding .panel-default {
    border-color: transparent;
}
#searchResultLanding .panel {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .00);
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
}
.itopplus-search-image-flex-container a {
    color: #000;
}
.itopplus-search-image-flex-container a:hover {
    color: #000;
}

.blockdetail-program p span {
    font-weight: 600;
}
.tagLandingpageContentmanager {
    display: none !important;
}
.coverprogram {
    width: 135%;
    margin-left: -15%;
    margin-top: -25px;
}
.coverprogram-mobile {
    width: 135%;
    margin-left: -15%;
    margin-top: -25px;
}
.block-iconhead-price {
    margin-top: 6%;
}
.block-iconhead-price span {
    font-weight: 600;
}
.row.contenemanager-gallery {
    width: 100%;
    margin: 0 auto;
}
.block-iconhead {
    display: flex;
    width: 100%;
    margin-left: 20%;
    margin-top: -10px;
}
.iconhead:hover {
    filter: contrast(0.5);
    transition: 0.35s;
}
.iconhead {
    padding: 0px 5px 0px 0px;
    transition: 0.35s;
}
.block-iconhead-program-detail {
    display: flex;
    width: 100%;
    line-height: 0;
    justify-content: center;
}
.iconhead-program-detail {
    width: 4%;
    margin-left: -2%;
}
.iconhead-program-detail-t {
    align-self: center;
    margin-left: 1%;
}
.detail-program h6 {
    margin-bottom: 2%;
}
.iconhead-program-detail-t h4 span {
    font-size: 24px;
    font-weight: 600;
}
.iconhead-program-detail img {
    width: 100% !important;
}
#background66d679f7b753c00013977506 article.col-md-6.item.-micro {
    width: 31.5%;
}
.blocknew {
    text-align: center;
    padding: 6% 0% 3%;
    font-weight: 600;
}
.btnmore-new {
    color: #e73947;
    text-align: center;
    font-size: 14px;
    margin-bottom: 8%;
}
.blocknew-2 {
    font-size: 14px;
    text-align: center;
    padding: 0% 10% 5%;
}




@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
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;
}
.dropdown-menu>li>a {
    font-size: 19px;
}  
.btnhome-program-t {
    font-size: 22px;
}
#slidermaster668cfbbf15b7f0001316805d {
    height: 540px !important;
}


.SearchITPCMcomponent .form-control {
    font-size: 20px;
    height: 70px;
}
.testimonial .description {
    height: 270px;
    font-size: 19px !important;
}
.testimonial .description {
    font-size: 19px !important;
}
.testimonial h4 {
    font-size: 22px;
}
.testimonial h3 {
    font-size: 19px !important;
}  
.footer-reigninter-2 {
    font-size: 17px;
}
.copyright {
    font-size: 14px;
}
.Contentmanager p {
    font-size: 19px;
}
ul.icon-a {
    font-size: 19px;
}
.icon-contact-t {
    font-size: 17px;
}
.blockdetail-program p {
    height: 60px;
}
.hightlight {
    height: 100px;
}
.iconhead-program {
    width: 15%;
}  
.iconhead-program-t {
    font-size: 17px;
    margin-left: 7px;
}  
.landingpagemanager .blockdetail-program p span {
    font-weight: 600;
    font-size: 19px;
}
.tagLandingpageContentmanager p {
    font-size: 16px !important;
}  
.timeline__item__title {
    font-size: 22px;
}
.timeline__item__icon__text {
    font-size: 26px;
}
.timeline__item__icon {
    width: 50px;
    height: 50px;
}
.timeline__item__icon {
    line-height: 50px;
}
.blockgroup h1 {
    font-size: 2em;
}
.iconreview-t p {
    height: 210px;
}  
.no-js #Component668bb39715b7f000131665c7 .form-control {
    padding: 32px 15px;
    font-size: 18px !important;
}
.no-js #Component668bb39715b7f000131665c7 .btn {
    font-size: 18px;
}
.itopplus-search-image-flex-container .blockdetail-program p span {
    font-size: 19px;
}
.itopplus-search-image-flex-container .hightlight {
    font-size: 19px;
}
.btn.ITPsearchTagContentmanagerButton {
    height: 70px !important;
}
.blockfollowus h1 {
    font-size: 4.5em;
}
.blockfollowus {
    margin-top: 10%;
}
.btnhome-program {
    width: 55%;
}  
.coverprogram {
    width: 145%;
    margin-left: -21%;
    margin-top: -25px;
}
.coverprogram-mobile {
    width: 145%;
    margin-left: -21%;
    margin-top: -25px;
}  
.text_search_briefDescription {
    font-size: 19px;
}
.iconhead-program-detail-t h4 span {
    font-size: 30px;
}
.blocknew-2 {
    font-size: 18px;
}
.btnmore-new {
    font-size: 18px;
}
.jssorb03 {
    margin-left: 368%;
}  
}




@media screen and (max-width : 1200px) {
.navbar-default .navbar-nav>li>a {
    padding: 8px 6px;
}


.btnhome-program {
    width: 65%;
}
#slidermaster668cfbbf15b7f0001316805d {
    height: 350px !important;
}
#background668b985515b7f000131658f1 {
    margin-top: 0%;
}  
.hightlight {
    height: 80px;
}
.iconhead-program {
    width: 17%;
}
article.col-md-6.item.-micro {
    width: 30.3%;
}
.iconhead-program-t {
    font-size: 14px;
}
.icon-contact-2 {
    width: 8.5%;
}  
.iconreview-t p {
    height: 230px;
}  
}

@media screen and (max-width : 900px) {
  
  
.btn-iconline-search {
    width: -webkit-fill-available;
}  
  


.btnhome-program {
    width: 75%;
    margin-top: 50%;
}  
#slidermaster668cfbbf15b7f0001316805d {
    height: 270px !important;
}  
.jssorb03 {
    margin-left: 425%;
}  
.block-conwhytour-reigninter {
    margin-left: 0%;
}  
.blockfollowus h1 {
    font-size: 2.5em;
}
.blockfollowus {
    margin-top: 5%;
}
.gropblock-3 h3 {
    white-space: inherit;
}  
article.col-md-6.item.-micro {
    width: 30%;
}
.iconhead-program-t {
    line-height: 1.5;
}
.PitCustomClass2 {
    width: 100%;
} 
.hightlight {
    height: 105px;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    width: 30.5%;
}  
.iconreview-t p {
    height: 120px;
}  
.coverprogram {
    display: none;
}  
.iconhead-program-detail-t h4 span {
    font-size: 22px;
    font-weight: 600;
}
.block-iconhead-program-detail {
    margin-bottom: 1.5%;
}
.iconhead-program-detail {
    width: 5%;
}
}

@media screen and (max-width : 480px) {
article.col-md-6.item.-micro {
        width: 100%;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    width: 100%;
} 
.iconreview-t p {
    height: auto;
}   
#imagesControl668b9125ee6a0c0013b79e5b {
    padding: 0px !important;
}  

#Component668ce7901a77690013fa5758 {
    margin-top: 5%;
} 
#background668ce7901a77690013fa5758 > div > div.none-middle > div.none-middle-mid > div > div.form-group {
    flex-direction: column !important;
}  
.ITPsearchTagContentmanagerButton {
    width: 100% !important;
}  
.SearchITPCMcomponent .form-control {
    margin-bottom: 10px;
}  

.iconline-search-t {
    font-size: 26px;
}  
.pd-icon-reigninter {
    display: inherit;
    width: 100%;
    padding: 2% 5% 4%;
} 
.block-icon-reigninter {
    margin-bottom: 5%;
}
#slidermaster668cfbbf15b7f0001316805d {
        height: 150px !important;
}  
.block-bgfix h1 {
    font-size: 2.4em;
}
.block-bgfix h6 {
    font-weight: 600;
    font-size: 2em;
}
.blockfollowus {
    margin-top: 0%;
    margin-left: 0%;
}  
.testimonial .description {
    height: 400px;
}
.guarantee-bg img {
    width: 60% !important;
}
#background668d0ddfd6caac0013c0f397 {
    width: 90%;
}
.hightlight {
    height: auto;
    margin-bottom: 5%;
}  
.blockdetail-program p {
    height: auto;
}  
.pd-group-reigninter {
    display: inherit;
}  
.block-group-reigninter {
    width: 100%;
} 
.icongroup-tour-reigninter {
    width: 25%;
}
.block-group-reigninter {
    margin-bottom: 10%;
}
.icon-contact-2 {
    width: 12%;
}  
.copyright-2 {
    font-size: 12px;
}
.btn-icondownload {
    width: 60%;
}
.icondownload {
    width: 26%;
}
#background668ce77515b7f00013167b70 .SearchITPCMcomponent, .showForNewSearchtag .SearchITPCMcomponent {
    width: 100% !important;
}
#background668ce77515b7f00013167b70 .form-group, .showForNewSearchtag .form-group {
    display: block !important;
}  
.tagLandingpageContentmanager {
    text-align: center;
}  
.gropblock-3 {
    padding: 10%;
}  
.gropblock-3 h6 {
    margin-bottom: 3%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}  
.coverprogram img {
    margin-top: -4%;
}  
.coverprogram-mobile img {
    margin-top: -4%;
}  
.coverprogram {
    display: none;
}  
#imagesControl66987961ae7ba0001303b40e {
    padding: 0px !important;
}  
.iconhead-program {
    width: 12%;
}
.Textmanager.font-inherit h6 {
    font-size: 20px;
}
.detail-program h5 {
    font-size: 17px;
}
.btn-icondownload {
    margin-top: 10% !important;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
body, html { 
    overflow-x: hidden; 
}
.Contenemanager-gallery .thumbnail {
    margin-bottom: 0px;
}
.detail-program h6 {
    margin-bottom: 7%;
}
.block-iconhead-program-detail {
    justify-content: left;
    margin-bottom: 0% !important;
}
.iconhead-program-detail-t h4 {
    font-size: 16px;
}
.iconhead-program-detail {
    width: 12%;
}
.iconhead-program-detail-t h4 span {
    font-size: 18px;
}
.iconhead-program-detail-t {
    margin-left: 2%;
}
 .iconhead-program-detail {
    line-height: 0;
}
.iconhead-program-detail-t {
    width: 82%;
}
.block-iconhead-program-detail {
    line-height: 1.5;
    text-align: left;
}
.table-responsive {
    border: 0px solid #ddd;
}
#background66d679f7b753c00013977506 article.col-md-6.item.-micro {
    width: 100%;
}  
}







/* 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:767px) {
.pd-icon-reigninter {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
  }


@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;
 }
}









.eapps-widget-toolbar { display: none; }  

.unknown {
    position: fixed;
    bottom: 20% !important;
    right: 30px !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}


