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

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

.no-js a {
    color: #282828;
    transition: 0.35s;
}

.no-js a:hover {
    color: #0594e5;
}

.itopplus-footer {
    color: #fff;
}

.itopplus-footer a {
    color: #fff;
}

.itopplus-footer a:hover {
    color: #fff;
}


/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #282828;
    margin: 0;
    padding: 12px 14px;
    font-size: 12px;
    border-radius: 25px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: 25px;
    background: transparent;
    background-color: #0594e5;
}

.dropdown-menu>li>a {
    color: #000;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

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

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

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #444 !important;
    }

    .navbar-default {
        background: #fff;
    }

    /*new logo nav*/
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        box-shadow: 0 0 3px 0 #ccc;
        padding: 0 10px;
    }

    .itopplus-logo img {
        position: fixed;
        object-fit: contain;
        width: 55px !important;
        top: 4px;
        left: 15px;
    }
}

@media screen and (min-width : 1024px) {
    .navbar-default {
        background: transparent;
    }

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


    .no-js .itopplus-search {
        color: #282828;
    }

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

    #background65e17d0bfc847d001334431b {
        margin-top: -5%;
    }

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

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


    #background65e16863b8cf9f0013e5b66b .row-fluid {
        display: grid !important;
        grid-template-columns: repeat(6, 1fr);
    }

    #background65e16863b8cf9f0013e5b66b .row-fluid>div {
        width: 100% !important;
    }

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

    }

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

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

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


/*from Contact*/
.no-js #Component65e170dfff734800131293be label {
    display: none !important;
}

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

.no-js #Component65e170dfff734800131293be .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: 25px 14px;
    background: transparent;
    color: #1b1c1e;
    font-size: 15px !important;
}

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

.no-js #Component65e170dfff734800131293be .btn {
    background: linear-gradient(to right, #211e1f 0%, #211e1f 100%);
    color: #fff;
    text-shadow: 0 0px 0 #00000000;
    background-repeat: repeat-x;
    border-color: #211e1f;
    border-radius: 0px;
    padding: 10px 30px 10px 30px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #211e1f;
}

.no-js #Component65e170dfff734800131293be .btn-default:active {
    background: linear-gradient(to right, #211e1f 0%, #211e1f 100%);
    color: #fff;
}

.no-js #Component65e170dfff734800131293be .btn-default:hover,
.no-js #Component65e170dfff734800131293be .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(to right, #211e1f 0%, #211e1f 100%);
    border: 0px solid transparent;
}

.no-js #Component65e170dfff734800131293be .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.no-js #Component65e170dfff734800131293be span.label {
    font-size: 13px;
    font-weight: 300;
}

.no-js #Component65e170dfff734800131293be ::placeholder {
    color: #1b1c1e !important;
    font-weight: 300;
}

/*from Contact*/


/*contenemanager*/
h3.managerHeader {
    display: none;
}

#Contentmanager .post-time {
    display: none;
}

.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
    padding-bottom: 0px;
}

.landingpagemanager {
    display: none;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}

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

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

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

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

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

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

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

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

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}

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

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

.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}

.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}

.contenemanager-gallery .thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}

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

.fbcomments,
.fbcomments {
    display: none;
}

.thumbnail {
    border: 0px solid #ddd;
}

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

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

.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}

.Contentmanager .thumbnail {
    background-color: transparent;
}

.img-thumbnail {
    background-color: transparent;
}

.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05, 1.05, 1) !important;
}

.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05, 1.05, 1) !important;
}

.social-share {
    display: none;
}

#background65e18170164cc90013fd72f1 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background65e18b87ff73480013129902 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background65e1b5f0164cc90013fd7c10 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
}

#background65e18170164cc90013fd72f1 .Contentmanager .site .col-section .item.-micro a .image,
#background65e18b87ff73480013129902 .Contentmanager .site .col-section .item.-micro a .image,
#background65e1b5f0164cc90013fd7c10 .Contentmanager .site .col-section .item.-micro a .image {
    border: 1px solid #dfdfdf;
    padding: 1px;
}

#background65e18170164cc90013fd72f1 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background65e18b87ff73480013129902 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background65e1b5f0164cc90013fd7c10 .Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: left;
    color: #000;
    padding: 10% 0% 0%;
}

.readmore span {
    font-size: 10px;
}

article.col-md-6.item.-micro:hover .readmore {
    color: #0594e5;
    transition: 0.35s;
}

/*contenemanager*/



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

h1 {
    font-size: 2.5em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 28px;
}

p {
    font-size: 16px;
}

b,
strong {
    font-weight: 600;
}



.pd-icon-rio {
    display: flex;
    width: 100%;
    margin-top: 5%;
}

.blockicon-rio p {
    white-space: break-spaces;
}

.icon-rio {
    width: 32%;
    margin-bottom: 12%;
}

.section-riohealth h3 {
    white-space: break-spaces;
}

.border-riohealth {
    border-top: 4px solid #006ce5;
    width: 8%;
    margin-bottom: 3%;
    margin-top: 3%;
}

.section-riohealth h5 {
    font-weight: 600;
}

.section-riohealth h1 {
    white-space: break-spaces;
    font-weight: 600;
    color: #006ce5;
    margin-bottom: 10px;
}

.section-riohealth h1 span {
    color: #0594e5;
}

.section-riohealth {
    margin-top: 15%;
    margin-left: 3%;
    width: 100%;
}

.blockicon-rio {
    transition: 0.35s;
}

.blockicon-rio:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}

.joinus {
    background: linear-gradient(to bottom, rgba(208, 0, 25, 1) 1%, rgba(150, 0, 18, 1) 100%);
    color: #fff;
    text-align: center;
    padding: 10px 25px;
    border-radius: 25px;
    width: fit-content;
    margin-top: -9%;
    transition: 0.35s;
}

.joinus:hover {
    transition: 0.35s;
    background: linear-gradient(to bottom, rgb(51 51 51) 1%, rgb(0 0 0) 100%);
}

.copyright {
    white-space: break-spaces;
    font-size: 13px;
    margin-left: 8px;
    margin-bottom: 5%;
}

.rio-footer {
    white-space: break-spaces;
    font-size: 15px;
    margin-top: 10%;
}

.rio-footer h4 {
    margin-bottom: 5px;
    font-weight: 400;
}

.blockicontel-fotoer {
    display: flex;
    width: 100%;
    margin-bottom: 3%;
}

.icontel-fotoer {
    width: 7%;
}

.icontel-fotoer-t {
    align-self: center;
    margin-left: 3%;
}

.rio-footer-col2 {
    margin-left: 35%;
    width: 100%;
}

.itopplus-footer p {
    font-size: 15px;
}

.rio-menu {
    text-align: center;
    padding: 2% 0%;
}

.rio-menu h1 {
    font-weight: 600;
    font-size: 3em;
}

.rio-contact h3 {
    white-space: break-spaces;
    font-weight: 600;
    margin-bottom: 1%;
}

.rio-contact p {
    white-space: break-spaces;
}

.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 1%;
}

.iconcontact {
    width: 7%;
}

.iconcontact-t {
    align-self: center;
    margin-left: 2%;
}

.rio-empty {
    padding: 1%;
}

.rio-empty2 {
    padding: 2%;
}

.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: linear-gradient(to bottom, rgba(208, 0, 25, 1) 1%, rgba(150, 0, 18, 1) 100%) !important;
    border-radius: 30px !important;
    font-weight: 300;
}

.buttonExampleSite:hover {
    background: linear-gradient(to bottom, rgba(208, 0, 25, 1) 1%, rgba(150, 0, 18, 1) 100%) !important;
    color: #fff !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

.ITPcookiebar {
    background-color: #323232d6 !important;
    color: #fff !important;
}

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

.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

ul.icon-a {
    font-size: 16px;
}

.rio-about h4 {
    white-space: break-spaces;
    line-height: 1.5;
    margin-bottom: 2%;
}

.rio-about h6 {
    font-weight: 600;
    color: #006ce5;
}

.rio-about h4 {
    font-weight: 600;
    white-space: break-spaces;
}

.border-about {
    border-top: 3px solid #006ce5;
    width: 15%;
    margin-bottom: 3%;
    margin-top: 3%;
}

.btnhostital {
    background: linear-gradient(to bottom, rgba(208, 0, 25, 1) 1%, rgba(150, 0, 18, 1) 100%);
    color: #fff;
    text-align: center;
    padding: 10px 25px;
    border-radius: 25px;
    width: fit-content;
    margin-top: 6%;
    transition: 0.35s;
}

.btnhostital:hover {
    transition: 0.35s;
    background: linear-gradient(to bottom, rgb(51 51 51) 1%, rgb(0 0 0) 100%);
}

ul.icon-product ::marker {
    color: #fa0202;
}

.Textmanager.font-inherit {
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
}

.detail-product {
    margin-top: 0%;
    margin-left: 5%;
    width: 100%;
}

.detail-product h3 {
    font-weight: 600;
}

.detail-product h6 {
    font-weight: 600;
}

.product-detail h4 {
    font-weight: 600;
}

.product-detail h3 {
    font-weight: 600;
}

.border-product {
    border-right: 1px solid #dfdfdf;
}

.border-product-2 {
    padding-left: 4%;
}

.product-detail {
    margin-bottom: 4%;
}

.product-detail h3 {
    font-size: 16px;
}

.detail-product h3 {
    font-weight: 600;
    font-size: 16px;
}

.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin-top: 2%;
    font-size: 16px;
}

.Textmanager.font-inherit h5 {
    font-weight: 600;
}


#tableA {
    width: 100%;
}

#tableA th {
    background-color: #006ce5;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #eee;
    font-weight: 600;
    text-align: center;
}

#tableA td {
    border: 1px solid #eee;
    padding: 10px;
    font-size: 16px;
    width: 17%;
    text-align: center;
}

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

#tableA tr:hover {
    background-color: #dddddd;
}

#Contentmanager .thumbnail {
    border: 1px solid #dfdfdf;
}

.TabItpContentLandingPage10 {
    padding: 0px !important;
    font-family: "LINE Seed Sans TH" !important;
    box-shadow: 0 0 0px rgba(0, 0, 0, .05) !important;
}

.TabItpContentLandingPage10>.nav-tabs>li>a:before {
    background-color: #0594e5 !important;
}

ul.nav.nav-tabs span {
    color: #fff;
}

.download-job {
    background: linear-gradient(to bottom, rgba(208, 0, 25, 1) 1%, rgba(150, 0, 18, 1) 100%);
    color: #fff;
    text-align: center;
    padding: 10px 25px;
    border-radius: 25px;
    width: fit-content;
    margin: 0 auto;
    margin-top: 3%;
    transition: 0.35s;
}

.download-job:hover {
    transition: 0.35s;
    background: linear-gradient(to bottom, rgb(51 51 51) 1%, rgb(0 0 0) 100%);
}


.tab-itp-background {
    padding: 1% !important;
    margin-top: 0% !important;
    margin-bottom: 0% !important;
}

.TabItpContentLandingPage10>.tab-content {
    border: 1px solid rgb(225, 225, 225) !important;
    box-shadow: 0 4px 12px rgb(225 225 225 / 22%) !important;
}

ul.nav.nav-tabs span {
    font-size: 16px !important;
}

.TabItpContentLandingPage10>.nav-tabs {
    width: 30% !important;
}

.TabItpContentLandingPage10>.nav-tabs>li>a {
    background: #232122 !important;
}

.TabItpContentLandingPage10>.nav-tabs>li>a {
    padding: 20px 0px !important;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    color: #fff;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    color: #fff;
}

.sectionvdo-riohelth h1 span {
    font-size: 26px;
}

.bgcontentmaneger {
    background: #000;
    color: #fff;
    width: 145%;
    margin-bottom: 4%;
    margin-left: -20%;
    margin-top: -20px;
}

.btnhostital {
    display: none;
}

.rio-about {
    margin-top: 10%;
}

.btnmore-new2 {
    background: #0594e5;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 12px;
    width: fit-content;
}

.blocknew-collap {
    padding: 2% 0%;
    border-top: 1px solid #f6f6f6;
}

.no-js .nav-template7 li a {
    color: #333;
    display: inline-block;
    font-size: 16px !important;
}

ul.nav-template7 span {
    color: #0594e5;
    padding-right: 5px;
}

.block-2 h6 {
    text-align: center;
    font-weight: 600;
}

.block-2 h3 {
    text-align: center;
    margin-top: 0% !important;
    margin-bottom: 3%;
    font-weight: 400 !important;
}


@media screen and (min-width : 1900px) {
    h1 {
        font-size: 3.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;
    }

    .dropdown-menu>li>a {
        font-size: 19px;
    }

    .rio-footer {
        font-size: 19px;
    }

    .copyright {
        font-size: 16px;
    }

    .itopplus-footer p {
        font-size: 19px;
    }

    .rio-menu h1 {
        font-size: 4em;
    }

    .Contentmanager p {
        font-size: 20px;
    }

    ul.icon-a {
        font-size: 20px;
    }

    .rio-about {
        margin-top: 5%;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 20px;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .time {
        font-size: 16px;
    }

    .Textmanager.font-inherit h3 {
        font-size: 20px;
    }

    .Textmanager.font-inherit {
        font-size: 20px;
    }

    .no-js #Component65e170dfff734800131293be .form-control {
        font-size: 19px !important;
    }

    .no-js #Component65e170dfff734800131293be .form-control {
        font-size: 19px !important;
    }

    .iconcontact {
        width: 6%;
    }

    ul.nav.nav-tabs span {
        font-size: 20px !important;
    }

    .sectionvdo-riohelth h1 span {
        font-size: 36px;
    }
  
  .navbar-default .navbar-nav>li>a {
  	font-size: 16px;
  }
}



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


    .joinus {
        padding: 10px 15px;
    }

}

@media screen and (max-width : 900px) {
    h1 {
        font-size: 2em;
    }

    .rio-menu h1 {
        font-size: 2.5em;
    }

    .navbar-header {
        box-shadow: 0 0 0px 0 #ccc !important;
    }

    #background65e16863b8cf9f0013e5b66b .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 16.5% !important;
    }

    .copyright {
        white-space: inherit;
        font-size: 10px;
        text-align: center;
        margin-left: 0px;
        margin-bottom: 6%;
    }

    .table-responsive {
        border: 0px solid #ddd !important;
    }

    .Textmanager.font-inherit {
        display: inline-table;
    }

    .block-iconcontact {
        margin-bottom: 2%;
    }

    .iconcontact {
        width: 10%;
    }

    .bgcontentmaneger {
        background: #000;
        color: #fff;
        width: 260%;
        margin-bottom: 4%;
        margin-left: -20%;
        margin-top: -20px;
    }
}

@media screen and (max-width : 480px) {
    .rio-menu h1 {
        font-size: 2em;
    }

    #background65e16863b8cf9f0013e5b66b .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 50% !important;
    }

    #imagesControl65e15fba164cc90013fd6d87 {
        padding: 0px !important;
    }

    .pd-icon-rio {
        display: inherit;
    }

    .icon-rio {
        width: 25%;
        margin-bottom: 12%;
    }

    .blockicon-rio {
        padding: 5% 0%;
    }

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

    .border-product {
        border-right: 0px solid #dfdfdf;
    }

    .detail-product {
        margin-left: 0%;
    }

    .iconcontact {
        width: 13%;
    }

    .block-iconcontact {
        margin-bottom: 3%;
    }

    .TabItpContentLandingPage10>.nav-tabs {
        width: 100% !important;
    }

    .TabItpContentLandingPage10 {
        display: grid;
    }

    .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 100%;
    }

    .bgcontentmaneger {
        background: transparent;
        color: #000;
        width: 100%;
        margin-bottom: 3%;
        margin-top: 0px;
        margin-left: 0%;
        text-align: center;
    }

    .Contentmanager .text-justify {
        text-align: center;
    }
}




@media screen and (max-width: 1200px) {
    .row-fluid {
        flex-wrap: unset!important
    }

    #language_member_bar {
        display: none
    }

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


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

    .navbar-header {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

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

    #ItopplusMainSidebar a {
        text-align: left !important;
        color: #444 !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

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

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        width: 40px;
        border: none;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

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

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube,
    #nav-menu::before,
    #nav-menu::after {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        height: 20px;
        aspect-ratio: 1;
        filter: contrast(30%);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

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

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

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

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

    #languagemobile {
        order: 10;
    }

    .itopplus-search {
        display: none;
    }

}


