.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  font-size: 16px;
  overflow-x: hidden;
  color: #000;
  font-family: "LINE Seed Sans TH";
}
a {
  color: #000;
}
a:hover {
  color: #064575;
}
b, strong {
  font-weight: 600;
}

.itopplus-bg {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_1607202426q4/0/0/1z-z231776603827.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    color: #fff;
}

.itopplus-bg2 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_1607202426q4/0/0/2z-z1569308242143.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    color: #fff;
}

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

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #444;
  margin: 0;
  padding: 8px 27px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
}

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

.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
    color: #444444;
    padding: 8px 15px;
}

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

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

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)!important;
  }

  #controlMenu *:not(a span) {
    color: #444 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #444 !important;
  }

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

  .navbar-header a::after {
    background: #064575;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

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

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

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

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

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

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

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

  .itopplus-banner {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #fff !important;
  }

  .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: 10px 0;
        width: clamp(90px, 40%, 15vw);
        margin: 0 auto;
  }

  .itopplus-search {
    width: 12%;
    text-align: right;
    color: #444;
  }

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





/**/
.h1, h1 {
    font-size: 4.6em;
}
.h2, h2 {
    font-size: 3.6em;
}
.h3, h3 {
    font-size: 1.6em;
}
.h4, h4 {
    font-size: 1.25em;
}
.h5, h5 {
    font-size: 1.1em;
}
.h6, h6 {
    font-size: 1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
/**/




/*header*/
.header-icon-img {
    display: flex;
    gap: 5px;
    margin: 0 17px;
}
/*header*/





/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.5;
}
.itopplus-footer2 {
    background-color: #064575;
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #11aa5b;
}
.itopplus-footer h4 {
    font-size: 1.2em;
    margin: 0 0 5px;
}
.footer-logo {
    width: 43%;
    margin: 0 auto;
}
.footer-block2 {
    padding: 10% 5%;
}
.footer-block3 {
    padding: 10% 25%;
}
.footer-block4 {
    padding: 10% 0;
}
.footer-icon-img {
    width: 35%;
    display: flex;
    gap: 5px;
    margin-bottom: 20px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.8em;
    white-space: nowrap;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #11aa5b !important;
    color: #11aa5b !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #11aa5b !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 0% 2%;
}
/*footer*/





/*หน้าแรก*/
.why-us {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: -6% 0 5%;
}
.why-bg1 , .vision-mission-bg1 {
    background: #064575;
}
.why-bg2 , .vision-mission-bg2 {
    background: #1a5c8e;
}
.why-bg3 , .vision-mission-bg3 {
    background: #2c71a6;
}
.why-bg1, .why-bg2, .why-bg3 {
    white-space: pre-line;
    display: grid;
    grid-template-columns: 20% auto;
    padding: 6% 10%;
    gap: 20px;
    align-items: center;
    color: #fff;
    transition: 0.5s;
}
.why-us-text h3 {
    font-size: 1.55em;
    margin: 0 0 5px;
}
.about-us {
    padding: 0 13% 0 0;
}
.about-us h2 {
    font-family: "Montserrat", sans-serif;
    margin: 0 0 20px;
    font-weight: bold;
}
.about-sub {
    padding: 2% 0;
}
.about-sub .about-us h2 {
    margin: 0 0 5px;
}
.about-sub .about-us h3 {
    color: #064575;
    margin: 0 0 20px;
}
.btn-read {
    background: #11aa5b;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    border: none;
    font-size: 0.8em;
    padding: 12px;
    transition: 0.5s;
}
.btn-read:hover , .btn-register:hover {
    background: #064575;
    color: #fff;
}
.about-img {
    width: 110%;
    padding: 20% 0 0;
    margin-left: -10%;
}
.service-head {
    padding: 1% 0 2%;
}
.service-head h2 , .menu-align h2 {
    color: #064575;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    margin: 0 0 10px;
}
.service-head h3 , .menu-align h3 {
    font-weight: 400;
    margin: 0;
}
.menu-align {
    text-align: center;
    padding: 10% 0 2%;
}
.one-stop {
    text-align: right;
    padding: 15% 0;
    font-family: "Montserrat", sans-serif;
}
.one-stop h3 {
    margin: 0 10px;
    font-weight: 400;
    letter-spacing: 5px;
}
.one-stop h1 {
    font-weight: bold;
    margin: 0 0 15px;
}
.service-catagory {
    padding: 0 0 7%;
    font-size: 1.1em;
}
.service-catagory img {
    width: 20% !important;
    border-radius: 7px;
    margin: -15% 5% 0 0;
    float: right;
    position: relative;
}
.service-catagory h4 {
    font-weight: 400;
    margin: 0;
}
.service-catagory h3 {
    font-family: "Montserrat", sans-serif;
    color: #a4a4a4;
    font-size: 2em;
    margin: 0 0 7px;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
}
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 8%;
}
.marquee-logo img {
    width: 10% !important;
    border: 1px solid #ccc;
    margin: 0 25px 0 0;
}
.join-us {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_1607202426q4/0/0/joinz-z1373229419187.png);
    background-size: 100% auto;
    color: #fff;
    background-repeat: no-repeat;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    margin: -12% 0 0%;
}
.join-us-img {
    width: 65%;
    margin: -12.5% auto 0;
}
.join-us-text {
    padding: 0 10%;
}
.join-us-text h2 {
    font-size: 2.7em;
    margin: 0 0 10px;
}
.btn-register {
    background: #ffffff;
    color: #000;
    font-family: "Montserrat", sans-serif;
    border: none;
    font-size: 0.8em;
    padding: 10px 15px;
    transition: 0.5s;
}
/*หน้าแรก*/




/*เกี่ยวกับเรา*/
.about-sub .about-us {
    padding: 0 0 0 5%;
}
.about-sub ul {
    margin-left: -20px;
}
.about-sub h5 {
    color: #11aa5b;
    margin: 20px 0 5px;
}
.vision-mission {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 2% 0 8%;
}
.vision-mission-bg1, .vision-mission-bg2, .vision-mission-bg3 {
    color: #fff;
    padding: 10%;
}
.vision-mission h3 {
    margin: 0 0 10px;
    line-height: 1.2;
}
.vision-mission-bg2 ol {
    margin: 10px 0 10px -22px;
}
.vision-mission-bg2 ol li {
    margin: 5px 0;
}
/*เกี่ยวกับเรา*/



/*บริการ*/
.service-sub {
    background: #11aa5b;
    color: #fff;
    text-align: center;
    margin: 0 5px;
    padding: 3%;
}
.service-sub h3 {
    margin: 0 0 10px;
}
.service-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 2%;
}
.service-icon-block2 {
    width: 66.66%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 0 auto 2%;
}
.service-icon {
    background: #eee;
    display: grid;
    grid-template-columns: 25% auto;
    align-items: center;
    gap: 20px;
}
.service-icon-text {
    padding: 0 5% 0 0;
}
.service-icon-sub {
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 2%;
    color: #11aa5b;
}
.service-intro {
    text-align: center;
    padding: 0 0 2%;
}
.service-intro h3 {
    color: #064575;
    margin: 0 0 5px;
}
.service-intro h6 {
    font-size: 1.1em;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 1.4;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
     border: 1px solid #ccc;
    padding: 15px;
}
.service-system h4 {
    background: #11aa5b;
    color: #fff;
    padding: 15px;
    margin: 0px 0 10px;
}
/*บริการ*/



/*ร่วมงานกับเรา*/
/*form*/
.CASS-H-border .form-control {
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 25px 15px;
    font-weight: 400;
    color: #000 !important;
    margin: 5px 0 20px;
}
.CASS-H-border .form-control::placeholder {
    color: #000 !important;
}
.CASS-H-border .form-control:hover  {
    border: 1px solid #064575;
}
.CASS-H-border .form-control:focus {
    border: 1px solid #064575;
    -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;
}
.CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #11aa5b;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 9px 20px;
    font-weight: 400;
    font-size: 1em!important;
    border: 0px solid #868686;
    box-shadow: none;
  	
    
}
.CASS-H-border .btn-default:active {
     background-color: #11aa5b;
     color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #11aa5b;
    color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
}
.CASS-H-border .form-control option {
    color: #000;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border {
    width: 90%;
    margin: 0 auto;
    background: rgba(0, 0, 0, .0) !important;
}
.CASS-H-head {
    border-bottom: none;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
.CASS-H-border input#textbox4 {
    width: 100% !important;
}
.CASS-H-border h4 {
    background: #064575;
    color: #fff;
    text-align: center;
    padding: 15px;
    margin: 15px 5px;
}

.CASS-H-border .form-group.col-md-2.col-sm-12 {
    width: 31%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 69% !important;
}

/*form*/
/*ร่วมงานกับเรา*/




/*บทความ*/
.coming-soon {
    width: 65%;
    margin: 0 auto;
}
/*บทความ*/






/*ติดต่อเรา*/
.text-contact {
    text-align: center;
    padding: 5% 0 0;
}
.text-contact h3 {
    font-size: 1.5em;
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 600;
    color: #064575;
}
.contact-bg-text {
    line-height: 1.3;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
  margin: 20px 0 10px;
}
.contact-bg {
    display: grid;
    grid-template-columns: 45px auto;
    gap: 10px;
    padding: 5px;
    align-items: center;
    background: #f9f9f9;
    border-radius: 50px;
}
.contact-bg:hover {
    background: #064575;
    color: #ffffff;
}
.contact-bg3 iframe {
    height: 200px;
    border-radius: 20px;
}
/*form Contact*/
.no-js #Component68a2db3977cc4e00131fff80 label {
  display: none !important;
}
.no-js #Component68a2db3977cc4e00131fff80 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component68a2db3977cc4e00131fff80 .form-control {
    border: 1px solid #e7e7e7;
    border-radius: 10px !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: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component68a2db3977cc4e00131fff80 .form-control:hover {
  border: 1px solid #064575;
}
.no-js #Component68a2db3977cc4e00131fff80 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component68a2db3977cc4e00131fff80 .form-control:focus {
  border: 1px solid #064575;
  -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 #Component68a2db3977cc4e00131fff80 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #11aa5b;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #ff5400;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component68a2db3977cc4e00131fff80 .btn-default:active {
  background: #11aa5b;
  color: #fff;
}
.no-js #Component68a2db3977cc4e00131fff80 .btn-default:hover,.no-js #Component68a2db3977cc4e00131fff80 .btn-default:focus {
  background-position: 0 0px;
   background: #11aa5b;
  color: #fff;
}
.no-js #Component68a2db3977cc4e00131fff80 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component68a2db3977cc4e00131fff80 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component68a2db3977cc4e00131fff80 .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
/*ติดต่อเรา*/





#radio31 {
    display: flex;
}

.form-horizontal {
  display: flex;
  flex-direction: column;
}

.form-horizontal > *:nth-child(4) {
  order: 21;
}

.form-horizontal > *:nth-child(5) {
  order: 23;
}

.form-horizontal > *:nth-child(6) {
  order: 22;
}

.form-horizontal > *:nth-child(7) {
  order: 24;
}

.form-horizontal > *:nth-child(8) {
  order: 25;
}

.form-horizontal > *:nth-child(9) {
  order: 26;
}

.form-horizontal > *:nth-child(10) {
  order: 27;
}

.form-horizontal > *:nth-child(11) {
  order: 28;
}

#radio31 {
    display: flex;
    margin-bottom: 15px;
}


.footer-block3 img {
    min-width: 40px;
}

#InmyDiv1755859031420 {
    max-width: 145px;
    padding: 9% 0;
    margin-bottom: 10px;
}

#InmyDiv1755859031420 img {
    margin-bottom: 10px;
}

.footer-block3 .footer-icon-img {
  margin-top: 15px;
}


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


figure.effect-oscar h2 {
    font-size: 2.5em;
    padding: 10% 5% 9% 40%;
    margin: 0 !important;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    text-transform: uppercase;
    text-align: center;
    background: linear-gradient(-90deg, #064575 0%, rgba(6, 69, 117, .9) 50%, rgba(0, 0, 0, 0) 100%);
    color: #fff;
    letter-spacing: 1px;
    float: right;
    font-family: "Montserrat", sans-serif;
}
figure.effect-oscar h2 h6 {
    font-size: 0.5em;
    margin: 10px 0;
    letter-spacing: 0px;
    text-transform: none;
    font-family: "LINE Seed Sans TH";
}
figure.effect-oscar {
    background: transparent;
    margin-bottom: -20px ! IMPORTANT;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 600;
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar figcaption , figure.effect-oscar:hover figcaption {
    background-color: rgba(0, 0, 0, .0);
}
.grid figure figcaption {
    padding: 0em;
}
.join-us-intro {
    text-align: center;
    padding: 5% 6% 0;
    font-size: 1.1em;
}
.join-us-intro h3 {
    color: #064575;
    margin: 0 0 10px;
}

.contact-qr {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 20px;

    align-items: center;
    border: 3px solid #33d233;
    width: fit-content;
    border-radius: 30px;
    padding: 25px;
  justify-content: center;
  background: #33d233;
}

.btn-line {
    width: fit-content;
    padding: 20px;
    color: #fff;
    font-size: clamp(24px, 3vw, 40px);
    font-weight: 600;
    text-transform: uppercase;
    transition: .3s;
}

.btn-line:hover {
	opacity: 0.8;
}




/*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: #064575;
    border-color: #064575;
}
.pagination>li>a, .pagination>li>span {
    color: #064575;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #064575;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
      .container {
        width: 80vw;
    }
  .marquee-logo img {
    margin: 0 25px 10px 0;
}
.itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .no-js #Component68a2db3977cc4e00131fff80 .form-control {
    padding: 30px 20px;
}
.contact-bg3 iframe {
    height: 245px;
}
  figure.effect-oscar h2 {
    font-size: 2.6em;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav > li > a {
    padding: 8px 20px;
}
.header-icon-img {
    margin: 0 10px;
}
  .why-us {
    font-size: 0.9em;
}
  .why-bg1, .why-bg2, .why-bg3 {
    grid-template-columns: 17% auto;
    padding: 6% 8%;
}
  .about-img {
    width: 100%;
    padding: 10% 0 0;
    margin-left: 0%;
}
  .about-us {
    padding: 0 5% 0 0;
}
  .join-us-text {
    padding: 0 5%;
}
  .footer-block2 {
    padding: 10% 1%;
}
  .service-catagory {
    font-size: 1em;
}
  .one-stop {
    font-size: 0.8em;
}
  .contact-bg {
    grid-template-columns: 38px auto;
    gap: 5px;
    font-size: 0.9em;
}
  .contact-bg3 iframe {
    height: 230px;
}
  .CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #11aa5b;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 7px 25px;
    font-weight: 400;
    font-size: 1em !important;
    border: 0px solid #868686;
    box-shadow: none;
}
  .CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 60% !important;
}
  .CASS-H-border .form-group.col-md-2.col-sm-12 {
    width: 40%;
}
  .contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0 10px;
}
  figure.effect-oscar h2 {
    font-size: 2em;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h2, h2 {
    font-size: 2.6em;
}
  .h3, h3 {
    font-size: 1.4em;
}
  body {
    font-size: 14px;
}
  ul#slider689db997aab1300013380413 {
    margin-bottom: -8px;
}
  .why-bg1, .why-bg2, .why-bg3 {
    white-space: inherit;
}
  .why-us {
    margin: -10% 0 0%;
}
.why-us-text h3 {
    font-size: 1.2em;
}
      .about-us {
        padding: 0 0% 0 0;
    }
  .btn-read {
    padding: 8px;
}
  .one-stop {
    padding: 12% 0;
}
  .join-us-text h2 {
    font-size: 2em;
}
      .join-us-text {
        padding: 0 0% 0 5%;
    }
  .join-us-img {
    width: 85%;
    margin: -31.5% auto 0;
}
  .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
  .itopplus-footer {
    font-size: 11px;
}
  .padding-pd2 {
    padding: 10%;
}
  .table-responsive {
        border: 0px solid #ddd;
    }
  .CASS-H-middle-mid div {
    padding: 0px;
}
  .CASS-H-border h4 {
    padding: 15px 0;
    margin: 15px -15px;
    width: 105%;
}
  div#btnview68a2c7dfabcf060013cbcec9 {
    margin-left: 40%;
}
      .contact-bg3 iframe {
        height: 280px;
    }
  .CASS-H-border .form-group.col-md-2.col-sm-12 {
    width: 20%;
}
  .CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 77% !important;
    margin-left: 15px;
}
  .CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #11aa5b;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 7px 25px;
    font-weight: 400;
    font-size: 1em !important;
    border: 0px solid #868686;
    box-shadow: none;
}
  .contact-block2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin: 20px 0 10px;
}
  figure.effect-oscar h2 {
    padding: 8% 5% 8% 40%;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl689db997aab1300013380413 {
    padding: 0 !important;
}
      .why-us {
        margin: 10% 0 0%;
        grid-template-columns: repeat(1, 1fr);
        font-size: 1em;
    }
      .about-us {
        color: #000;
    }
    .one-stop {
        padding: 5% 0;
    }
  .one-stop h3 {
    font-size: 1em;
}
  .one-stop h1 {
    font-size: 3.9em;
}
  .join-us {
    background-size: cover;
    grid-template-columns: repeat(1, 1fr);
    margin: -12% 0 0%;
    background-position: bottom;
    border-radius: 10px;
}
      .join-us-text {
        padding: 10%;
    }
      .join-us-img {
        margin: 0% auto 0;
    }
      .itopplus-footer {
        font-size: 14px;
    }
      .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }
  .footer-block3 {
    display: none;
}    
  .footer-block2 {
        padding: 0% 0%;
    }
  .footer-logo {
    display: none;
}
  .footer-block4 {
    padding: 0% 0;
}
  .vision-mission {
    grid-template-columns: repeat(1, 1fr);
}
  .service-icon-block {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 5%;
}
  .service-icon-block2 {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
}
  table.tj2 td {
    padding: 15px 5px;
}
      .CASS-H-border h4 {
        width: 110%;
    }
      #btnview68a2c7dfabcf060013cbcec9 {
        margin-left: 32%;
    }
  .no-js #Component68a2db3977cc4e00131fff80 .col-md-6 {
    padding: 0 15px;
}
  .CASS-H-border input#textbox4 {
    padding: 10px 15px;
    height: 55px;
}
    .CASS-H-border .btn {
        background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
        background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
        background: #11aa5b;
        color: #ffffff;
        text-shadow: 0 0px 0 #282828;
        background-repeat: repeat-x;
        border-color: #0000;
        border-radius: 0px;
        padding: 7px 12px;
        font-weight: 400;
        font-size: 0.9em !important;
        border: 0px solid #868686;
        box-shadow: none;
    }  
  .CASS-H-border .form-group.col-md-2.col-sm-12 {
    width: 30%;
}
  .CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 95% !important;
}
      .contact-bg {
        grid-template-columns: 25px auto;
    }
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
      .contact-bg {
        grid-template-columns: 40px auto;
        gap: 10px;
        font-size: 1em;
    }
   .progress {
    height: 20px;
    margin-bottom: 20px;
    margin-left: -17px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
  
  .contact-qr {
    display: flex;
    flex-direction: column;
}
  .itopplus-slide div {
    padding: 0 !important;
}
    figure.effect-oscar h2 {
        font-size: 1.1em;
        padding: 7% 5% 5% 30%;
    }
  figure.effect-oscar h2 h6 {
    font-size: 0.6em;
}
}



