.itopplus-background {

}
.unknown_prf {
    display: none;
} 

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


body {
      font-size: 16px;
      overflow-x: hidden;
      color: #444444;
}
a {
    color: #444444;
}
a:hover {
    color: #8c251e;
}
b , strong {
    font-weight: 600;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_14012023dcy1/0/0/1z-z785523369791.webp');
    background-size: 100% auto;
    background-position: top;
}

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

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 1.1em;
    color: #fff;
    margin: 0 20px;
    padding: 10px 0;
}

.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: 0px 3px 0px 0px #d29e00;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    font-size: 1.2em;
    color: #000;
}

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

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

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

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

    .navbar-default {
        background: #8c251e;
    }

    /*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: 40px !important;
        top: 5px;
        left: 15px;
    }


}

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

    .navbar-default {
        background: transparent;
    }

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

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

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 100;
        background: #282828;
      	transition: 0.3s;
    }
  
  
    .banner-sticky {
    background: #282828 !important;
  }

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



}






/**/
.h1, h1 {
    font-size: 3.4em;
}
.h2, h2 {
    font-size: 2.8em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2em;
}
.h4, h4 {
    font-size: 1.2em;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/



/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 400;
    line-height: 1.3;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #d29e00;
}
.footer-menu {
    padding: 3% 0;
    line-height: 1.7;
}
.footer-icon-display {
    display: flex;
    gap: 10px;
    width: 35%;
    margin-top: 5%;
}
.footer-icon-display2 {
    display: flex;
    gap: 10px;
    width: 55%;
    margin-top: 5%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.8em;
}
.footer-pd1 {
    padding-left: 5%;
}
.footer-pd1 img {
    width: 95% !IMPORTANT;
}
.footer-text-pd {
    padding: 6px 0;
}
.footer-pd2 img {
    width: 85% !important;
}
.footer-pd3 {
    padding: 2% 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #8c251e !important;
    color: #8c251e !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #8c251e !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #8c251e;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 4% 2% 2%;
}
/*footer*/



/* Button Download PDF in Content manager */
.btn-dowload_pdf {
    background: #8c251e;
    color: #fff;
    border: none;
    padding: 7px 15px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-dowload_pdf:hover {
    background-color: #d29f01;
}

/*หน้าแรก*/
  .menu-align {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    padding: 3% 0;
}
.menu-align h2 {
    margin: 0;
}
.menu-align-border {
    border-bottom: 4px solid #d29e00;
    width: 20px;
}
.design-name {
    color: #282828;
    padding: 5% 5% 18%;
}
.design-name h4 {
    white-space: pre-line;
    font-weight: 600;
    height: 40px;
    font-size: 1.1em;
    line-height: 1.2;
}
.zoom-icon {
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px solid #d29e00;
    border-radius: 50%;
    float: right;
    transition: 0.5s;
}
.zoom-icon img {
    width: 60% ! IMPORTANT;
    margin: 20% auto;
    display: block;
}
.thumbnail:hover .zoom-icon {
    background: #d29e00;
    border: 1px solid #d29e00;
}
.thumbnail {
    padding: 0px !important;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: 0 0px 15px rgba(0,0,0,.15);
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-detail {
    white-space: pre-line;
    padding: 3% 2%;
}
.about-detail h4 , .about-detail2 h4 {
    font-size: 1.1em;
    color: #9f9f9f;
    margin: 0 0 0 20px;
}
.about-detail h3 {
    color: #282828;
    font-weight: 600;
    margin: 15px 0;
}
.menu-align-border-display {
    display: flex;
    align-items: center;
}
.btn-more {
    background: #d29e00;
    color: #fff;
    border: none;
    padding: 7px 15px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #8c251e;
    color: #fff;
}
#slider65e5a805ff7348001312bfec {
    margin-bottom: -41%;
}
.slogan-head {
    white-space: pre-line;
    padding: 3.5%;
    font-style: italic;
    color: #8c251e;
}
.slogan-head h3 {
    text-indent: 130px;
    font-size: 2.8em;
    font-weight: 600;
    margin: 5px 0 0;
}
.slogan-head h3 span {
    color: #d29e00;
}
.menu-align2 {
    padding: 5% 0 2%;
}
.menu-align2 h3 {
    color: #282828;
    font-weight: 600;
    margin: 15px 0 0;
}
.menu-align2 h4 {
    margin: 0 0 0 20px;
    color: #9f9f9f;
    font-size: 1.1em;
}
.product-name {
    text-align: center;
    padding: 5% 0;
    border-top: 6px solid #d29e00;
}
.product-name h3 {
    font-weight: 600;
    color: #282828;
    font-size: 1.7em;
    margin: 0 0 15px;
}
.thumbs .btn-view {
    background: transparent;
    border: 1px solid #d29e00;
    color: #282828;
    padding: 5px 12px;
    transition: 0.5s;
}
.thumbs:hover .btn-view {
    background: #d29e00;
    border: 1px solid #d29e00;
    color: #fff;
}
.padding-pd {
    padding: 1%;
}
.highlight-icon {
    padding: 2% 8% 10% 0;
    transition: 0.5s;
}
.highlight-icon:hover {
    transform: translateY(-10px);
}
.highlight-icon img {
    width: 35% !important;
}
.highlight-icon h3 {
    color: #000;
    font-weight: 600;
    margin: 25px 0 15px;
    font-size: 1.7em;
}
/*หน้าแรก*/


/*เกี่ยวกับเรา*/
.about-detail2 {
    padding: 14% 0 0;
}
.about-detail2 h3 {
    font-weight: 600;
    color: #282828;
}
.about-detail2 h5 {
    font-size: 1.3em;
    font-weight: 600;
    margin: 18px 0 5px;
    color: #8c251e;
}
#Component65e6bf6a6b5d10001378c64f .col-md-6.col-sm-6.col-xs-6:nth-child(2) {
    margin-top: 15%;
}
.about-block {
    padding: 2% 10%;
}
.about-block h4 {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 10px;
    color: #8c251e;
}
.border-border {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.slogan-head2 {
    white-space: pre-line;
    padding: 3.5%;
    font-style: italic;
    color: #8c251e;
    text-align: center;
}
/*เกี่ยวกับเรา*/


/*สินค้า*/
.col-section {
    padding: 5% 0 0%;
}
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 20px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 0px;
    background-color: transparent;
    border: 1px solid #eee;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    text-align: center;
    padding: 5% 7%;
    border-top: 6px solid #d29e00;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 1em;
    color: #fff;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time button {
    background: transparent;
    border: 1px solid #d29e00;
    color: #282828;
    padding: 5px 12px;
    transition: 0.5s;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time button {
   background: #d29e00;
    border: 1px solid #d29e00;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-weight: 600;
    color: #282828;
    font-size: 1.2em;
    margin: 0 0 15px;
    height: 70px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
h3.managerHeader {
    text-align: center;
    font-size: 2.8em;
    font-weight: 600;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    margin-left: -2%;
    margin-right: 3%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h2 {
    font-weight: 600;
    margin: 0px 0 20px;
    font-size: 2.2em;
}
.Textmanager.font-inherit h3 {
    margin: 20px 0 10px;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1.3;
}
.Textmanager.font-inherit h4 {
    margin: 15px 0 10px;
    font-weight: 600;
    font-size: 1.6em;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail , .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 1px solid #eee;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover , .contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail , .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: 15px;
      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);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative!important;
    overflow: hidden!important;
    border: 1px solid #eee;
    padding: 0px !IMPORTANT;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.landingpagemanager {
    display: none;
}
/*สินค้า*/


/*ข่าวสารและกิจกรรม*/
.template1 .caption {
    height: inherit ! IMPORTANT;
    padding: 5% 0;
    color: #000;
}
.template1 .btn-group-sm>.btn, .template1 .btn-sm {
    font-size: 16px;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 75%;
    overflow: hidden;
}
.template1 .img-container .img {
    transition: 0.5s;
}
.template1 .img-container:hover .img {
    transform: scale(1.1);
}
/*ข่าวสารและกิจกรรม*/



/*ร่วมงานกับเรา*/
.join-us {
    text-align: center;
}
.join-us h4 {
    font-size: 1.4em;
    font-weight: 600;
    color: #8c251e;
}
.TabItpContentLandingPage10 {
    font-family: "LINE Seed Sans TH";
    box-shadow: none;
}
.TabItpContentLandingPage10>.nav-tabs {
    width: 35%;
}
.ContentmanagerTab .nav-tabs>li.active>a, .ContentmanagerTab .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #ffffff !important;
}
.TabItpContentLandingPage10>.tab-content {
    color: #444;
    font-size: 1em;
    letter-spacing: 0px;
    padding: 10px ! IMPORTANT;
    box-shadow: none !important;
    border-radius: 15px;
    border: 1px solid #eee !important;
}
.tab-itp-background {
    padding: 0% 0% !important;
}
.TabItpContentLandingPage10>.nav-tabs>li>a {
    color: #282828;
    font-size: 1em;
    line-height: 1.3;
    padding: 15px 10px;
    font-weight: 600;
}
.TabItpContentLandingPage10>.tab-content h4 {
    font-size: 1.2em;
    margin: 20px 0 5px;
}
.join-icon {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    padding: 0 10px;
}
.join-icon img {
    filter: invert(1);
}
.join-icon-display {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
    font-weight: 600;
    font-size: 1.1em;
}
/*ร่วมงานกับเรา*/



/*CONTACT US*/
.text-contact {
    background: #f9f9f9;
    padding: 5%;
}
.text-contact .media-body {
    padding: 3px 0 15px;
}
.text-contact img {
    width: 65% ! IMPORTANT;
    filter: invert(1);
}
.padding-contact {
    padding: 8px 0 15px;
}
.text-contact h3 {
    margin: 0 0 10px ! IMPORTANT;
    color: #000;
}
.contact-bg-pd {
    width: 96%;
    margin: 0 auto;
}
.contact-bg {
    font-size: 1em;
    background: #f9f9f9;
    text-align: center;
    padding: 5%;
    width: 48%;
    margin: 0 5px;
    transition: 0.5s;
}
.contact-bg:hover {
    background: #eaeff4;
}
.contact-bg img {
    width: 20% !important;
    margin: 0 auto 5%;
}


/*form Contact*/
.no-js #Component65e80863d0981a0013446081 label  {
    display: none!important;
}
.no-js #Component65e80863d0981a0013446081 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component65e80863d0981a0013446081 .form-control  {
    border: 1px solid #d4d4d4;
    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%);
    font-size: 1em !important;
    padding: 33px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000!important;
}
.no-js #Component65e80863d0981a0013446081 .form-control:hover   {
    border: 1px solid #8c251e;
}
.no-js #Component65e80863d0981a0013446081 .form-control:focus  {
    border: 1px solid #8c251e;
    -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 #Component65e80863d0981a0013446081 .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
    background: #8c251e;
    color: #fff;
    text-shadow: 0 0px 0 #8c251e;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 12px 25px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component65e80863d0981a0013446081 .btn-default:active {
   background-color: #8c251e;
}
.no-js #Component65e80863d0981a0013446081 .btn-default:hover, .no-js #Component65e80863d0981a0013446081 .btn-default:focus {
    background-position: 0 0px;
    background-color: #8c251e;
}
.no-js #Component65e80863d0981a0013446081  .col-xs-12.col-sm-5.col-md-5.padding  {
    width: 100%;
}
.no-js #Component65e80863d0981a0013446081 span.label  {
    font-size: 0.9em;
    font-weight: 400;
}
.no-js #Component65e80863d0981a0013446081 .ITPcheckboxAuthen  {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
#iframe65e54c6ddef77400134c1714 iframe {
    height: 238px;
    border-radius: 15px;
}
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 97%;
    background-color: transparent;
    border-radius: 0px;
    margin: 0 12px !important;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 0px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #8c251e!important;
}
/*CONTACT US*/



/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #8c251e;
    border-color: #8c251e;
}
.pagination>li>a, .pagination>li>span {
    color: #8c251e;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #8c251e;
    background-color: #f7f7f7;
}
/*pagination*/


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 1.5em;
}
  .itopplus-footer {
    font-size: 16px;
}
  .footer-icon-display2 {
    width: 45%;
}
  .footer-icon-display {
    width: 28%;
}
  #iframe65e6bc9c6b5d10001378c608 iframe {
    height: 245px;
}
  .ITPcookiebar , .buttonExampleSite  {
    font-size: 16px !important;
}
  #Component65e6bf6a6b5d10001378c64f {
    width: 95%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 90px;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 5% 9%;
}
  .template1 .btn-group-sm>.btn, .template1 .btn-sm {
    font-size: 20px;
}
  .TabItpContentLandingPage10>.nav-tabs>li>a span {
    font-size: 1.1em !important;
}
  .TabItpContentLandingPage6>ul>li.active>a>span , .TabItpContentLandingPage6>ul>li>a>span  {
    font-size: 1.1em !important;
}
  .contact-bg img {
    width: 15% !important;
}
  .text-contact img {
    width: 60% ! IMPORTANT;
}
  .no-js #Component65e80863d0981a0013446081 .form-control {
    padding: 40px 20px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.design-name h4 {
    white-space: inherit;
}
  .itopplus-footer {
    font-size: 13px;
}
  .footer-pd3 {
    padding: 1% 0;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 5% 2%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
}
  h3.managerHeader {
    font-size: 2em;
}
  .text-contact h3 {
    font-size: 1.2em !important;
}
  .contact-bg {
    width: 47%;
}
  .no-js #Component65e80863d0981a0013446081 .form-control {
    padding: 25px 20px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.design-name {
    padding: 5% 5% 30%;
}
  .design-name h4 {
    height: 70px;
}
  .about-detail {
    white-space: inherit;
}
  .itopplus-bg3 {
    background-attachment: inherit;
}
  .product-name h3 {
    font-size: 1.4em;
}
  .highlight-icon h3 {
    font-size: 1.4em;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 90px;
}
  .col-md-6.pull-left {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .copy-right {
    text-align: center;
}
  .TabItpContentLandingPage10>.nav-tabs>li>a:before {
    transform: translateY(60px) scale(.5);
  }
  .TabItpContentLandingPage6>ul {
    display: flex;
    justify-content: center;
}
  .TabItpContentLandingPage6 .nav-justified>li {
    width: 100%;
}
  .contact-bg {
    width: 46%;
    font-size: 0.9em;
    padding: 7.3% 5%;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl65e599bffc847d0013346aeb {
    padding: 0 !IMPORTANT;
    margin-bottom: -7px;
}
  .h2, h2 , .slogan-head h3 {
    font-size: 2.1em;
}
  .menu-align {
    text-align: center;
}
  .itopplus-bg {
    background-size: 125% auto;
}
  .design-name h4 {
    height: inherit;
}
  .design-name {
    padding: 5% 5% 20%;
}
  #slider65e5a805ff7348001312bfec {
    margin-bottom: 0;
}
  .slogan-head {
    font-size: 0.7em;
}
  .slogan-head h3 {
    text-indent: 50px;
}
  .border-border {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
}
  .about-block {
    padding: 2% 0%;
}
  .col-section {
    padding: 5% 5%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: inherit;
}
  .Textmanager.font-inherit h4 {
    font-size: 1.3em;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .join-icon-display {
    flex-direction: column;
}
  .text-contact img {
    width: 80% ! IMPORTANT;
}
  .contact-bg {
    width: 93%;
    font-size: 1em;
    margin: 0 10px 10px;
}
  .no-js #Component65e80863d0981a0013446081 .col-md-6 {
    padding: 0 30px;
}
  .TabItpContentLandingPage10 {
    display: block;
}
  .TabItpContentLandingPage10>.nav-tabs {
    width: 100%;
    display: block;
}
}

