.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}

.itopplus-bg {
  background-color: #0e0e4c;
  color: #fff;
}

.itopplus-bg0 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05102024871v/0/0/bg-01z-z191898647805.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05102024871v/0/0/2z-z1268464859283.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05102024871v/0/0/3z-z1575809866182.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.itopplus-footer {
  background-color: #0e0e4c;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0 15px;
  padding: 8px 15px;
  border-radius: 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;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  color: #444;
}

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

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 5px;
    left: 10px;
    width: 60px !important;
    z-index: 10000;
  }

  #nav-menu {
    background: #0e0e4c !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #0e0e4c !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #fff !important;
  }

  #itpMenuSideBar {
    background-color: transparent !important;
  }

  .navbar-header a::before {
    background-size: 30px;
    background-position: center;
  }

  .navbar-header a::after {
    background: transparent;
  }

#itpphonemobile::before {

  background-image: url(  https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;

}

#itpsearchmobile::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
}

.old-image-icon-facebook::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
}

.old-image-icon-line::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
}

.old-image-icon-instragram::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
}

.old-image-icon-youtube::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
}

.new-image-icon-twitter::before {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
}

}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #0e0e4c;
    transition: 0.3s;
  }

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

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 60%, 20vw);
    margin: 0 auto;
  }

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}
@media screen and (min-width: 1900px) {
}

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

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

/************font-size***************/

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}

.text-design h1 {
    font-size: 6em;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p {
    font-size: 16px;
}

.footer h6, .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
}

.footer p, .copy-right p, .btn-more,
.CASS-GrayBackground-main button {
    font-size: 14px;
}

.CASS-B-main figcaption h2 {
    font-size: 24px !important;
}

.CASS-B-main figcaption p,
.text-port h6, .CASS-GrayBackground-main .form-control{
    font-size: 16px !important;
}

.items-reason p {
    font-size: 18px;
}

.text-highlight {
    font-size: 34px;
}

.sym-design {
    font-size: 28px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}

/***************master-page***************/

.social-header img {
    width: 35px !important;
}

.social-header {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: end;
}

.social-footer img {
    width: 38px !important;
}

.social-footer {
    display: flex;
    gap: 15px;
}

.logo-footer {
    width: 70%;
}

.sect-reason h2 {
    margin-bottom: 0.5rem;
}

.footer h6, .sect-about h1, .head-service h2,
.about-two h4, .sect-mission h3 {
    margin-bottom: 1rem;
}

.about-two p, .sect-mission p, .sect-showport {
    margin-bottom: 2rem;
}

.sect-about p, .head-service, .sect-reason,
.sect-project h5, .sect-port, .sect-feead, .sect-contact h6,
.page-service p, .form-contact {
    margin-bottom: 3rem;
}

.sect-contact h6 {
    font-weight: 400;
}

.footer h6, .h1, .h2, .h3, .h4, .h5, h1, 
h2, h3, h4, h5, .fw-semi, .items-reason p, 
.text-highlight, #contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.text-design h1 {
    font-weight: 700;
}

.footer p, .head-service p, .CASS-B-main figcaption h2,
.about-two h4, .sect-mission p, .page-service p {
    white-space: pre-line;
}

.copy-right {
    width: 120%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    margin: 0;
}

.CASS-A-middle-mid, .CASS-B-middle-mid, .CASS-D-middle-mid,
.CASS-E-border, .CASS-H-middle-mid {
    padding: 0;
}

.CASS-A-middle-right, .CASS-A-middle-left, .CASS-A-bottom,
.CASS-A-top, .CASS-B-border, figure.effect-jazz figcaption::after,
.boderedlayoutClient, .CASS-E-border {
    border: none;
}

.CASS-A-main, .has-error .form-control, .form-control:focus {
    box-shadow: none;
}

.CASS-B-border, figure.effect-jazz, .CASS-D-border,
figure.effect-selena, .CASS-E-border, .CASS-H-main {
    background: transparent;
}

.CASS-A-middle-mid {
    display: flex;
    align-items: center;
}

.img-design-about {
    position: relative;
}

.text-design {
    background: linear-gradient(0deg, #b78434, #eeb866, #ffdd7c);
    width: 391px;
    padding: 3rem 0;
    text-align: center;
    color: #6d501a;
    position: absolute;
    top: 0;
    left: 396px;
    transform: translate(-50%, 0);
    z-index: 2;
}

.sect-about {
    padding-left: 16%;
    padding-right: 14%;
}

.sect-about h1 {
    text-transform: uppercase;
}

.sect-about h1, .head-service h2, .sect-port h2,
.sect-feead h2, .sect-contact h2, .head-page h3,
.about-two h4, .sect-mission h3, .sect-showport h4,
.managerHeader, .contact-page h4, .form-contact h4 {
    color: #0e0e4c;
}

.sect-about .fw-semi, .head-service .fw-semi,
.CASS-B-main figcaption h2, .sect-contact h6,
.about-two .fw-semi, .sect-mission .fw-semi,
.page-service .fw-semi {
    color: #000;
}

.text-highlight {
    color: #d93030;
}

p {
    line-height: 26px;
}

.btn-more {
    width: fit-content;
    background: linear-gradient(270deg, #c89442, #ffdd7c);
    padding: 1rem 2rem;
    color: #44300b;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.CASS-GrayBackground-main button {
    width: fit-content;
    background: linear-gradient(270deg, #c89442, #ffdd7c);
    padding: 1rem 2rem;
    color: #44300b;
    text-shadow: none;
    margin: auto;
    border-radius: 0;
    border: none;
    box-shadow: none;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.head-service, .sect-reason, .sect-port, .sect-feead,
.page-service, .sect-showport, .managerHeader, .form-contact {
    text-align: center;
}

figure.effect-jazz h2 {
    padding-top: 0;
    -webkit-transition: inherit;
    transition: inherit;
}

figure.effect-jazz h2, figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.grid figure h2 {
    word-spacing: unset;
    font-weight: 600;
    font-size: initial;
}

figure.effect-jazz p {
    padding: 0;
    font-size: inherit;
    opacity: 1;
    -webkit-transition: inherit;
    transition: inherit;
    letter-spacing: unset;
    line-height: inherit;
}

.CASS-B-main figcaption {
    background: transparent;
    position: relative !important;
    padding: 15px 0 !important;
    text-transform: none !important;
    color: #444 !important;
    text-align: left !important;
}

.CASS-B-main .imgLightbox, .img-about, .CASS-D-main .img-container,
.Contenemanager-gallery .thumbnail {
    overflow: hidden;
}

.CASS-B-main figcaption h2 {
    margin-bottom: 1rem;
    height: 68px;
    display: flex;
    align-items: end;
}

.blog-reason {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    text-align: center;
}

.icon-reason {
    width: 45%;
    margin: auto;
    margin-bottom: 2rem;
}

.sect-project {
    padding: 12% 0;
    color: #fff;
}

.head-service h2, .sect-about h1, .sect-project h1,
.sect-feead h2  {
    font-family: "Inter", sans-serif;
    font-weight: 800;
}

.btn-all .btn-more {
    margin: auto;
    margin-top: 2rem;
}

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

.items-cont-more {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    gap: 10px;
    margin-top: 1.25rem;
}

.sect-contact {
    padding-left: 18%;
    padding-top: 8%;
}

.img-qr {
    width: 25%;
    margin-top: 3rem;
}

.icon-more-fixed {
    width: 60px;
}

.contact-more-fixed {
    display: flex;
    width: 60px;
    flex-wrap: wrap;
    gap: 15px;
    position: fixed;
    bottom: 70px;
    right: 20px;
}

.text-port {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(0deg, #000000a6, #00000078, #00000047, transparent);
    padding: 20px;
    padding-top: 40px;
    color: #fff;
    text-align: left;
}

figure.effect-jazz:hover h2, figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.text-port h6 {
    height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.head-page {
    text-align: center;
    padding: 4% 0 1%;
}

.CASS-E-border, .CASS-E-main {
    color: unset !important;
}

.img-more-about {
    margin-top: -109px;
}

.about-two {
    padding-left: 12%;
    padding-right: 9%;
}

.sect-mission {
    padding: 20% 0 14%;
}

div#background69140d2bffbd870013a85d6a {
    margin-bottom: -90px;
}


.Contentmanager .site .col-section .item.-micro {
    padding: 0;
    border: none !important;
    width: 100% !important;
}

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

.CASS-H-main .row, .row.Contenemanager-gallery,
.CASS-BlackHead-main {
    margin: 0;
}

.CASS-H-main .row::before, .Contentmanager .site .col-section .item.-micro a .post,
.CASS-D-main .pagination, .Text_seller2, .post-time, .landingpagemanager {
    display: none;
}

.CASS-H-main .row.flex {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px 25px;
}

.CASS-H-main .img-zoom img {
    height: 260px !important;
    object-fit: cover !important;
    object-position: center !important;
}

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

.Contentmanager .site .col-section .item.-micro a .caption .title {
    line-height: inherit !important;
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem;
      display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.aside-backdrop.am-fade, .modal-backdrop.am-fade {
    background: transparent !important;
}

.CASS-H-main .nav-pills>li.active>a, .CASS-H-main .nav-pills>li.active>a:focus, 
.CASS-H-main .nav-pills>li.active>a:hover, .CASS-H-main .nav-pills>li>a:hover {
    background: transparent;
    color: #000;
    border-radius: 0;
    border-color: #0e0e4c;
}

.CASS-H-main .nav-pills>li>a {
    color: #444;
    border-bottom: 2px solid #ddd;
    border-radius: 0;
    margin: 0 !important;
}

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

.page-header {
    padding-bottom: 0;
    margin: 4% 0 0;
    border-bottom: none;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0 1%;
    width: 50%;
}

.Contenemanager-gallery .img-thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
    background: transparent;
    border-radius: 0;
}

div#Contentmanager .col-md-12.text-justify {
    padding: 0;
}

.Contenemanager-gallery .thumbnail>img,
.CASS-GrayBackground-main .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

.CASS-GrayBackground-border{
    background: #fff;
    width: 50%;
    margin: auto;
    padding: 3% 5%;
    margin-right: 0;
}

.contact-page {
    padding-left: 15%;
    padding-top: 15%;
}

.CASS-GrayBackground-main .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

.CASS-GrayBackground-main input::placeholder, 
.CASS-GrayBackground-main textarea::placeholder,
.contact-page a, .sect-contact a{
    color: #444;
}

.CASS-GrayBackground-main input.form-control {
    height: 40px;
}

.CASS-GrayBackground-main .form-control {
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ddd;
    padding-right: 12px !important;
    color: #444;
}

.CASS-GrayBackground-main .col-md-offset-3 {
    margin: 0;
    width: 100%;
    text-align: center;
}

.contact-page a, .footer a, .sect-contact a  {
    transition-duration: 0.3s;
}

.contact-page a:hover, .sect-contact a:hover {
    color: #0e0e4c;
}

.icon-cont-more img, .img-qr img, .social-footer img,
.icon-more-fixed img, .icon-reason img, .img-about img,
.img-container .img, .social-header img,
.Contenemanager-gallery .thumbnail>img{
    transition: transform 0.2s ease-out;
}

.items-cont-more:hover img, .img-qr img:hover, .social-footer img:hover,
.icon-more-fixed img:hover, .items-reason:hover img, .img-design-about:hover img,
.CASS-D-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.social-header img:hover, .Contenemanager-gallery .thumbnail>img:hover{
    transform: scale(1.05);
}

.footer p {
    line-height: 22px;
}

.footer a, .CASS-GrayBackground-main button:hover,
.btn-more:hover, .Contentmanager .site .col-section .item.-micro:hover .btn-more {
    color: #fff;
}

.footer a:hover {
    color: #ddd;
}

.btn-more:hover::before, .CASS-GrayBackground-main button:hover::before,
.Contentmanager .site .col-section .item.-micro:hover .btn-more::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn-more::before, .CASS-GrayBackground-main button::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #083580;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.CASS-D-main .Contentmanager .template1 .template-panel {
        padding-bottom: 135%;
    }

.CASS-D-main .template1 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 25px;
}

.CASS-D-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
}

.CASS-D-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .text-port {
    background: linear-gradient(0deg, #001137b0, #0023618c, #031a7363, #01097100);
}

.ITPcookiebar {
  width: 100% !important;
    background-color: #8f8f8f75 !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #8f8f8f75 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #1b3e8d !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #1b3e8d !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

.ITPcheckboxAuthen .ITPcheckboxAuthen {
    margin: 0;
    padding: 0 !important;
}

.ITPcheckboxAuthen {
    margin-top: 10px;
    margin-bottom: 20px;
}

.maps-page {
    margin-bottom: -5px;
}

.CASS-B-main figcaption p ul {
    margin-top: 1.5rem;
}

div#background691beb2bb207e90013bc2da6 .CASS-B-main figcaption h2 {
    height: auto;
    margin-top: 1rem;
}

.CASS-B-main figcaption p ul > li {
    margin-bottom: 0.75rem;
}
/************************responsive*************************/



@media screen and (min-width: 1900px) {
  
  
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}

.text-design h1 {
    font-size: 6.4em;
}

h1 {
    font-size: 5em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p {
    font-size: 20px;
}

.footer h6, .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}

.footer p, .copy-right p, .btn-more,
.CASS-GrayBackground-main button {
    font-size: 18px;
}

.CASS-B-main figcaption h2 {
    font-size: 28px !important;
}

.CASS-B-main figcaption p,
.text-port h6, .CASS-GrayBackground-main .form-control{
    font-size: 20px !important;
}

.items-reason p {
    font-size: 22px;
    line-height: 34px;
}

.text-highlight {
    font-size: 38px;
}

.sym-design {
    font-size: 32px;
}
  
  .CASS-H-main .nav-pills>li>a>span {
    font-size: 24px !important;
}
  
  .text-design {
    left: 530px;
    width: 523px;
}
  
  p {
    line-height: 30px;
}
  
  .sect-about p {
    margin-bottom: 4rem;
}
  
  .sect-about {
    padding-right: 13%;
}
  
  .CASS-B-main figcaption h2 {
    height: 83px;
}
  
  .icon-reason {
    width: 40%;
  }
  
  .text-port h6 {
    height: 63px;
  }
  
  .btn-all .btn-more {
    margin-top: 4rem;
}
  
  .footer p {
    line-height: 26px;
}
  
  .social-footer img {
    width: 43px !important;
}
  
  .social-header img {
    width: 38px !important;
}
  
  .about-two h4 {
    margin-bottom: 2rem;
}
  
  .about-two p {
    margin-bottom: 3rem;
}
  
  .img-more-about {
    margin-top: -145px;
}
  
  .CASS-H-main .img-zoom img {
    height: 340px !important;
}
  
  .items-cont-more {
    margin-top: 1.5rem;
}
  
  .CASS-GrayBackground-main input.form-control {
    height: 45px;
    margin-bottom: 1rem;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .ITPcookieLeftText, .buttonExampleSite, .ITPcheckboxAuthen {
    font-size: 16px !important;
}
}



@media screen and (max-width: 1600px) {
  
  .text-design {
    left: 425px;
    width: 420px;
}
}

@media screen and (max-width: 1440px) {
  
.text-design {
    left: 396px;
   width: 391px;
}
}

@media screen and (max-width: 1366px) {
  
  .text-design {
    left: 356px;
    width: 352px;
}
  
  .sect-about {
    padding-right: 8%;
}
  
  .text-port h6 {
    height: 50px;
  }
  
  .footer p, .copy-right p {
    font-size: 13px;
}
  
  .footer h6 {
    font-size: 16px;
}
  
  .img-more-about {
    margin-top: -98px;
}
  
  .about-two {
    padding-left: 9%;
    padding-right: 8%;
}
  
  .sect-mission {
    padding: 18% 0 12%;
}
  
  .CASS-H-main .img-zoom img {
    height: 230px !important;
  }
  
  h4 {
    font-size: 2.2em;
}
  
  .contact-page {
    padding-left: 13%;
  }
}

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

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4 {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}
  
  .text-design h1 {
    font-size: 5em;
}
  
      .text-design {
        left: 328px;
        width: 326px;
    }
  
  p {
    line-height: inherit;
}
  
  .CASS-B-main figcaption h2 {
    font-size: 20px !important;
    height: 58px;
}
  
  .blog-reason {
    gap: 25px;
}
  
      .footer p, .copy-right p {
        font-size: 12px;
        white-space: inherit;
        line-height: inherit;
    }
  
      .img-more-about {
        margin-top: -90px;
    }
  
  .sym-design {
    font-size: 20px;
}
  
      .footer h6 {
        font-size: 14px;
    }
  
  .social-footer img {
    width: 35px !important;
}
  
  .icon-more-fixed, .contact-more-fixed {
    width: 50px;
}
  
      .contact-page {
        padding-left: 11%;
        padding-top: 10%;
    }
  
  .btn-all .btn-more {
    margin-top: 4rem;
}
}

@media screen and (max-width: 1024px) {
  
      .text-design {
        left: 285px;
        width: 282px;
    }
  
  p {
    font-size: 14px;
}
  
  .sect-contact h6 {
    margin-bottom: 2rem;
}
  
      .img-more-about {
        margin-top: -78px;
    }
  
      .about-two {
        padding-left: 7%;
        padding-right: 6%;
    }
  
  .CASS-GrayBackground-main .form-control,
  .CASS-B-main figcaption p {
    font-size: 14px !important;
}
}

@media screen and (max-width: 920px) {
    .itopplus-search {
    display: none;
}
  
      .text-design {
        left: 255px;
        width: 250px;
    }
}


@media screen and (max-width: 820px) {
  
      .text-design {
        left: 215px;
        width: 210px;
  }
  
}

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

  
  h1 {
    font-size: 32px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
      .text-design {
        left: 228px;
        width: 226px;
        padding: 2rem 0 1rem;
    }
  
  .sect-about {
    padding: 0 4%;
}
  
  .sect-about p {
    margin-bottom: 2rem;
}
  
      .text-design h1 {
        font-size: 4.4em;
    }
  
      p {
        font-size: 13px;
    }
  
  .CASS-B-main .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
      .CASS-B-main figcaption h2 {
        font-size: 18px !important;
        height: 55px;
    }
  
  br {
    display: none;
}
  
  .CASS-B-main figcaption p, .text-port h6 {
    font-size: 13px !important;
}
  
  .items-reason p {
    font-size: 16px;
}
  
  .itopplus-bg2 {
    background-position: center;
    background-size: cover;
}
  
  .sect-project h1 {
    font-size: 42px;
    margin-bottom: 0.5rem;
}
  
      .text-port h6 {
        height: 40px;
    }
  
  .text-port hr {
    margin-bottom: 1rem;
}
  
  .footer p, .copy-right p, .btn-more, .CASS-GrayBackground-main button {
    font-size: 12px;
}
  
  .items-cont-more {
    grid-template-columns: 25px auto;
}
  
  .text-highlight {
    font-size: 26px;
}
  
  .sect-contact {
    padding-left: 12%;
}
  
  div#background69130b4e7bffeb001351f72f .col-md-3.col-sm-6.col-xs-12 {
    width: 100%;
    text-align: center;
}
  
  .copy-right {
    width: 100%;
    padding: 1% 0;
}
  
  .itopplus-sidebar-menu-single a:active {
    background-color: transparent;
}
  
      .img-more-about {
        margin-top: -63px;
    }
  
  .about-two {
    padding-top: 5%;
}
  
      .sect-mission {
        padding: 15% 0 9%;
    }
  
  div#background69140d2bffbd870013a85d6a {
    margin-bottom: -60px;
}
  
      .sym-design {
        font-size: 16px;
    }
  
  .CASS-H-main .nav-justified {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
  
.CASS-H-main .nav-justified>li {
    width: fit-content;
    display: inline-block;
}
  
  .CASS-H-main .nav-pills>li>a>span {
    font-size: 16px !important;
}
  
      .CASS-H-main .img-zoom img {
        height: 200px !important;
    }
  
  .footer h6, .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
}


@media screen and (max-width: 768px) {
  
  ul#slider69130cca32ec490013d3c724 {
    margin-bottom: -5px;
}
  
      .text-design h1 {
        font-size: 3.8em;
    }
  
      .text-design {
        left: 214px;
        width: 211px;
  }
  
      .sect-contact {
        padding-left: 10%;
    }
  
      .about-two {
        padding-left: 5%;
        padding-right: 2%;
    }
  
      .img-more-about {
        margin-top: -58px;
    }
  
      .CASS-H-main .img-zoom img {
        height: 180px !important;
    }
  
  .text-port {
    padding: 15px;
    padding-top: 40px;
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl69130cca32ec490013d3c724,
  div#mainmenu6913ec2e9a0552001306f1b5>div,
  div#mainmenu69140af9ffbd870013a85ceb>div,
  div#mainmenu69140d2bffbd870013a85d6a>div,
  div#mainmenu69157ab39a05520013070c76>div{
    padding: 0 !important;
}
  
  .CASS-A-middle-mid {
    display: block;
}
  
  .sect-about, .about-two {
    padding: 12% 4%;
}
  
  .btn-more {
    padding: 0.8rem 1.5rem;
}
  
      .text-design h1 {
        font-size: 3em;
    }
  
      .text-design {
        left: 50%;
        width: 58%;
        padding: 2rem 1rem 1rem;
    }
  
  .footer p, .head-service p, .CASS-B-main figcaption h2, 
  .about-two h4, .sect-mission p, .page-service p {
    white-space: inherit;
}
  
  .head-service {
    margin-bottom: 1rem;
}
  
  .CASS-B-main figcaption h2 {
    height: auto;
}
  
  .CASS-B-border, .CASS-E-border {
    margin: -10px;
}
  
      .CASS-B-main figcaption p, .text-port h6 {
        font-size: 14px !important;
    }
  
  .CASS-B-main figcaption p {
    line-height: 20px;
}
  
      p {
        font-size: 14px;
    }
  
  .blog-reason, .CASS-D-main .template1 {
    grid-template-columns: repeat(2, 1fr);
}
  
  .icon-reason {
    width: 40%;
  }
  
      .sect-project h1 {
        font-size: 32px;
  }
  
  .text-port {
    background: linear-gradient(0deg, #000000c2, #000000a3, #0000005c, transparent);
}
  
      .btn-all .btn-more {
        margin-top: 1rem;
    }
  
  .pt-8.sect-feead {
    padding-top: 12%;
    margin-bottom: 1rem;
}
  
      .items-reason p {
        font-size: 14px;
    }
  
      .text-port h6 {
        height: 43px;
    }
  
  .CASS-D-main .template1 {
    gap: 20px;
}
  
  .sect-contact, .contact-page {
    padding: 0;
}
  
      .text-highlight {
        font-size: 22px;
    }
  
      .items-cont-more {
        grid-template-columns: 23px auto;
        gap: 8px;
    }
  
      h2 {
        font-size: 28px;
    }
  
  .img-qr {
    width: 30%;
  }
  
      .img-more-about, div#background69140d2bffbd870013a85d6a {
        margin: 0;
    }
  
  div#background69140d2bffbd870013a85d6a .CASS-A-middle-mid {
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .head-page {
    padding: 8% 0 1%;
}
  
      .CASS-H-main .nav-pills>li>a>span {
        font-size: 14px !important;
    }
  
  .CASS-H-main .row.flex {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
  div#tabcateTitle691426e77bffeb001352005669142a519a0552001306f8b3 {
    padding: 0 !important;
}
  
  .CASS-H-main .nav-justified {
    margin-bottom: 3rem;
}
  
      .CASS-H-main .img-zoom img {
        height: 230px !important;
    }
  
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  .social-share {
    display: none;
}
  
  .contact-page h4 {
    font-size: 20px;
}
  
  .CASS-GrayBackground-border {
    width: 100%;
    padding: 8% 4%;
}
  
  .form-contact {
    margin-bottom: 0;
}
  
    .ITPcookiebar {
    padding: 3% 2%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 12px;
}

  .itopplus-bg2 {
    background-attachment: inherit;
}
  
      .icon-more-fixed, .contact-more-fixed {
        width: 40px;
        bottom: 80px;
        right: 10px;
        gap: 10px;
    }
  
  div#background691beb2bb207e90013bc2da6 .CASS-B-main figcaption h2 {
    margin-top: 0;
}
}

.btn-primary:disabled, .btn-primary[disabled],
.btn-default:disabled, .btn-default[disabled]{
    background-color: #a3a3a3;
}

