@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/Quicksand/Quicksand.woff2') format('woff2');
}

@font-face {
  font-family: 'Montserrat Alternates';
  src: url('../fonts/Montserrat/MontserratAlternates.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat Alternates';
  src: url('../fonts/Montserrat/MontserratAlternatesBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --MontserratAlternates: "Montserrat Alternates", sans-serif;
  --Quicksand: 'Quicksand', sans-serif;
}

body.bg-dark {  background: #000 !important; color: #ededed; font-family: 'Quicksand', sans-serif;}

.navbar.tpnav {  background: transparent !important;  left: 0;}
.tpnav .navbar-nav .nav-link {  color: #fff;position: relative;margin: 0 11px;}
.tpnav .navbar-nav .nav-link::after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 2px;transition: 0.5s ease-in-out all 0s;background: #fff;}
.tpnav .navbar-nav .nav-link:hover::after{width: 100%;}
.cm-btn1 {  display: inline-block;  padding: 2px;  background-color: #ff8600;  border-radius: 0;  
  clip-path: polygon(10% 0%, 100% 0%, 100% 20%, 100% 80%, 90% 100%, 0 100%, 0% 80%, 0% 20%);transition: 0.5s ease-in-out all 0s;}
.cm-btn1 span {display: inline-block;padding: 10px 14px;background-color: #ff8600;color: white;text-decoration: none;font-weight: bold;
  clip-path: polygon(10% 0%, 100% 0%, 100% 20%, 100% 80%, 90% 100%, 0 100%, 0% 80%, 0% 20%);
  -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 20%, 100% 80%, 90% 100%, 0 100%, 0% 80%, 0% 20%);transition: background-color 0.3s;}
.cm-btn1:hover { background: #fff;}
.cm-btn1:hover span { background: #e67c03;}

.banner {  position: relative;background: url(../images/banner.webp) no-repeat center center/cover;  height: 600px;  color: white;}
.banner:after {    content: "";    position: absolute;    left: 0;    top: 0; background: rgba(0,0,0,0.2); width: 100%; height: 100%;}
.banner:before {content: "";    position: absolute; width: 100%;  height: 30%;  left: 0;  bottom: 0; background: linear-gradient(0deg, #000 9.57%, rgba(17, 86, 113, 0.00) 91.21%);}
.ban-mid{ z-index: 2;}
.cm-hd1 {font-family: var(--MontserratAlternates); font-size: 46px;  color: white;-webkit-text-stroke: 1px #ff8600;text-align: center; margin: 1rem 0;}
.bancn .para-cnt1 {  font-size: 18px;    line-height: 30px;    margin: 0 0 2rem;}

.gradientsc { background: url(../images/bg-gradient.webp) repeat-y scroll right; background-size: 100% auto;  padding: 2rem 0 0;}
.cm-head2 { padding-bottom: 2rem;}
.cm-head2 .cm-title { font-family: var(--MontserratAlternates);font-size: 40px;letter-spacing: 2px; color: white;
  -webkit-text-stroke: 1px #ff8600;text-align: center; margin: 1rem 0;}
.cm-head2 .cm-title span { padding-inline: 80px; display: inline-block;position: relative;}
.cm-head2 .cm-title span::after,
.cm-head2 .cm-title span::before {content: "";position: absolute; top: 50%;background: url(../images/head-sep.webp) no-repeat scroll center;
  width: 71px;height: 20px; transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.cm-head2 .cm-title span::after {  left: 0;}
.cm-head2 .cm-title span::before {  right: 0;}
.cm-stit {  font-size: 28px;  letter-spacing: 2px;  font-family: var(--MontserratAlternates);  margin: 1.8rem 0 1.2rem;}
.cm-head2 .lead {  color: #E6E6E6 !important;  font-size: 20px;  line-height: 26px;  margin: 0 0 2rem;}

.aboutsc {padding: 2rem 0 4rem;}
.cm-gbx{border-radius: 12px;background: linear-gradient(150deg, rgba(252, 116, 0, 1) 0%, rgba(150, 69, 0, 0.14) 100%);padding: 2px;margin: 1rem 0;}
.cm-gbxin{background: linear-gradient(150deg, #0F0701 0%, #461e0b 60%);padding: 20px;border-radius: 12px;}
.cm-gbxin .cm-hd4 {text-align: left;font-size: 26px;margin: 18px 0;}
.cm-gbxin .para-cnt1{font-size: 16px; line-height: 24px; margin: 0 0 1rem;}

.more-txt {text-transform: uppercase;color: #fff; margin-bottom: 2rem; transition: 0.5s ease-in-out all 0s;}
.more-txt:hover{color: #ff8600;}
.serv-lef .para-cnt1 {font-size: 19px;line-height: 28px;}
.serv-nav li {width: 32%;}
.serv-nav a {height: 60px;color: #fff;border: 1px solid #ccc;padding: 5px 2rem;font-size: 15px;background: #ffffff1a;
    line-height: 18px;border-radius: 20px 0; position: relative;transition: 0.5s ease-in-out all 0s;}
.serv-nav a:hover{color: #ff8600;border-color: #ff8600;}
.serv-nav {gap: 10px;margin: 2rem 0;}
.serv-lef .cm-hd2 {margin-bottom: 1.5rem;margin-top: 2rem;}
.serv-rw1 {border-radius: 80px 30px 30px 30px;margin: 1rem 0;min-height: 540px;}
.serv-violet{background: url(../images/services1.webp) no-repeat scroll left top;background-size: 100% 96%;}
.serv-blue{background: url(../images/services2.webp) no-repeat scroll left top;background-size: 100% 96%;}
.serv-green {background: url(../images/services3.webp) no-repeat scroll left top;background-size: 100% 96%;}
.serv-lef {padding: 3rem 3rem 2rem;}
.sup-rw1 {border: 1px solid #ff8600a1;border-radius: 14px;margin-bottom: 1rem;margin-top: 1rem;}
.sup-lef {padding: 20px 30px;}
.sup-lef .cm-hd4 {font-size: 30px;text-align: left;margin: 12px 0 26px;}
.sup-lef .para-cnt1 {font-size: 20px;line-height: 30px;margin: 0 0 2rem;}
.sub-bx{padding: 2px 14px 18px;border-radius: 14px;margin: 1rem 0;box-shadow: 0 0 0px 1px #ff86007a;-webkit-box-shadow: 0 0 0px 1px #ff86007a;}
.sub-bx .para-cnt1 { margin: 0;}
.sub-bx .cm-hd4 {font-size: 18px;text-align: left; margin: 12px 0px 10px;}

.port-cn{background: url(../images/arrow2.webp) no-repeat scroll 98% center; padding:10px 45px 10px 15px;width: 100%;text-decoration: none;bottom: 0;}
.port-cn .cm-hd4 {margin: 4px 0;font-size: 14px; line-height: 22px;}
.port-cn .para-cnt1 {margin: 0;font-size: 12px;line-height: 16px;color: #fff;}
.portfoliosc{padding: 3rem 0;}
.portfoliosc .cm-head2{width: 90%;margin-inline: auto;}
.portfolio-slider .slick-track{padding: 4rem 0.5rem;}
.portfolio-slider .slick-slide{  color: #FFF;overflow: hidden;height: 360px;margin: 0 15px 0 0;display: flex;border-radius: 20px;
  align-items: center;justify-content: center;transform: scale(1);-webkit-transform: scale(1);transition: all 0.4s ease-in-out;}
.portfolio-slider .slick-slide img{object-fit: cover;height: 100%; width: 100%;}
.portfolio-slider .slick-slide,
.portfolio-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
  transform: scale(1, 1);-webkit-transform: scale(1, 1);transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.portfolio-slider .slick-center,
.portfolio-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
  transform: scaleX(1) scaleY(1.1);-webkit-transform: scaleX(1) scaleY(1.1); background-color: #000000;}
.portfolio-slider .slick-current.slick-active{transform: scaleX(1) scaleY(1.1);-webkit-transform: scaleX(1) scaleY(1.1);
  background-color: #000000;}
.slick-next, .slick-prev{z-index: 5;}
.slick-next{right: 15px;}
.slick-prev{left: 15px;}
.slick-next:before, .slick-prev:before{color: #000;font-size: 26px;}

.cmcontentsc{padding: 2rem 0;}
.content-slider .slick-track{padding: 0.5rem 0 2rem;}
.content-slider .slick-slide{overflow: hidden;height: 100%;margin: 0 15px 0 0;display: flex;border-radius: 20px;align-items: center;
  justify-content: center;transform: scale(1);-webkit-transform: scale(1);transition: all 0.4s ease-in-out;}
.content-slider .slick-slide,
.content-slider .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
  transform: scale(1, 1);-webkit-transform: scale(1, 1); transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.content-slider .slick-center,
.content-slider .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
  transform: scaleX(1) scaleY(1.1);-webkit-transform: scaleX(1) scaleY(1.1);background-color: #000000;}
.content-slider .slick-current.slick-active{transform: scaleX(1) scaleY(1.1);-webkit-transform: scaleX(1) scaleY(1.1);background-color: #000000;}
.content-bk .cm-gbx{display: flex;flex-direction: column;justify-content: center;min-height: 350px;}
.content-bk .cm-gbxin {flex: 1;display: flex;flex-direction: column;justify-content: center;height: 100%;}

.casestudysc{padding: 0 0 2rem;}
.case-box {  padding: 50px;        margin: 0 0 3rem;}
.case-box:after {    content: "";    position: absolute;    width: 100%;    height: 100%;    background: rgba(255,255,255,0.05);
    left: 0;    top: 0;    border: 1px solid #ffffff47;    border-radius: 15px; } 
.case-tit { font-size: 28px; line-height: 38px; margin: 0 0 1rem;}
.case-det { margin-bottom: 5px;}
.case-box .cm-btn1 {   margin-top: 15px;}
.case-img img {    border: 1px solid #ebdddd78;    border-radius: 10px;}
.case-box .para-cnt1 {font-size: 16px;line-height: 25px;margin: 0 0 1rem;}
.comic-sub .para-cnt1 {display: none; opacity: 0;}
.comic-sub {padding: 2px 20px;display: flex;flex-direction: column;justify-content: flex-end;bottom: 0;height: 30%;
  transition: 0.5s ease-in-out all 0s;}
.comic-sub .cm-hd4 {font-size: 16px;margin: 0;}
.comic-panel .comic-sub .cm-hd4 {text-align: left; width: fit-content;}
.comic-panel.comic-rev .comic-sub .cm-hd4 {text-align: center; width: 100%;}
.comic-panel {clip-path: polygon(0 0, 100% 0%, 69% 106%, 0% 100%);-webkit-clip-path:polygon(0 0, 100% 0%, 69% 106%, 0% 100%);
    background: #ff8300;overflow: hidden;transform: scale(0.9);}
.comic-panel.comic-rev {clip-path: polygon(29% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path: polygon(29% 0%, 100% 0%, 100% 100%, 0% 100%);
    margin-left: -50px;}
.comic-rev .comic-panelim:hover .comic-sub .para-cnt1 {text-align: center;}
.comic-panelim:hover .comic-sub {background: linear-gradient(0deg, #ff880050 9.57%, rgba(17, 86, 113, 0.00) 91.21%);;
    transform: translateY(10px); padding-bottom: 20px; height: 50%;}
.comic-sub .para-cnt1 {display: none;opacity: 0;transition: opacity 0.3s ease-in-out;}
.comic-panelim:hover .comic-sub .para-cnt1 {display: block;opacity: 1;margin-top: 2px;}

.teamsc {padding: 3rem 0;}
.teamlef .cm-head2 .cm-title {text-align: left;font-size: 36px;}
.teamlef .cm-stit {font-size: 30px;}
.teamlef .cm-head2 .lead {font-size: 20px;margin-bottom: 2px;padding-top: 5px;}
.teamsc .accordion-item.faq-item {background: transparent;border-radius: 0;border-color: #fff;border-width: 0 0 1px;padding: 10px 20px 17px;}
.teamsc .accordion-flush>.accordion-item.faq-item:first-child {border-top: 0px;}
.teamsc .accordion-flush>.accordion-item.faq-item:last-child {border-bottom-color: #fff;}
.teamsc .accordion-button {opacity: 1;-webkit-opacity: 1;padding-left: 60px;}
.teamsc .accordion-button::after {background: url(../images/arrow1.webp) no-repeat scroll left center;width: 31px;height: 28px;position: absolute;
  left: 10px;filter: none;top: 20px;}

.modelsc{padding: 3rem 0;}
.model-in {background: #03070D;border-radius: 20px;padding: 20px 20px 2px;position: relative;margin: 1rem 0;}
.model-in::before {content: "";position: absolute;top: -2px;  left: -2px;right: -2px;bottom: -2px;border-radius: 22px; 
  background: linear-gradient(to right, #3A78AA00, #173044); z-index: -1; }
.modelim { height: 310px; width: 100%; overflow: hidden; border-radius: 15px; margin: 10px 0 30px;}
.modelim img { height: 100%; width: 100%; object-fit: cover;}
.model-in .para-cnt1 {margin: 0;}
.cm-hd4 {text-align: center;font-size: 20px;line-height: 30px;margin: 1.5rem 0;font-weight: 600;}
.para-cnt1 {font-size: 14px;line-height: 20px;margin: 0 0 1rem;}

.howsc { background: #000; box-shadow: 0 0 200px 0 #000;-webkit-box-shadow: 0 0 200px 0 #000;padding: 4rem 0; margin: 2rem 0;}
.howsc .cm-head2 { width: 92%; margin: auto;}
.aff-bx {background: rgba(255, 255, 255, 0.05); padding: 2px 20px;border-radius:14px;border:1px solid rgba(255, 255, 255, 0.2);margin:3rem 0;}
.afflef {position: sticky;margin-left: -15px; top: 0;left: 0;}
.aff-bx .cm-hd4 { text-align: left; margin: 10px 0;}
.affrig {padding-right: 20px;}

.tab-wrapper {padding: 2rem 1rem;}
.nav-tabs {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.nav-tabs .nav-link {border: none;color: rgba(255, 255, 255, 0.6);font-weight: 500;margin: 0 20px;background: transparent;transition: 0.3s;
 font-size: 20px;}

.toolsc{padding: 2rem 0;}
.toolsc .cm-head2{padding-bottom: 0;}
.nav-tabs .nav-link.active {color: #fff; background: transparent;border-bottom: 2px solid orange;}
.tech-card-row {display: flex;flex-wrap: wrap;justify-content: center;gap: 5px;margin-top: 30px;}
.tech-card { background: rgba(255, 255, 255, 0.05); padding: 15px 5px;border-radius: 8px;color: #fff;border: 1px solid #ffffff73;
  text-align: center;width: 170px;transition: 0.3s ease; cursor: pointer;}
.tech-card img { max-width: 90px; margin-bottom: 3px;height: 40px; object-fit: contain;}
.tech-card span {display: block;font-size: 14px;}
.tech-card:hover {background: rgba(255, 255, 255, 0.15);}

.testimsc{padding: 1rem 0 3rem;}
.testimonial-slider {width: 80%;margin: auto;}
.testimonial-inner {display: flex;align-items: center;gap: 30px;background: linear-gradient(90deg, #1a0e0e, #140505);border: 1px solid #301c0c;
  border-radius: 10px;}
.testimonial-image img {width: 200px;height: auto;border-radius: 4px;}
.testimonial-content {flex: 1;}
.testimonial-text {font-size: 16px;line-height: 1.6;margin-bottom: 15px;color: #eee;}
.testimonial-author {font-weight: bold;margin-top: 1rem;}
.testimonial-author .designation {color: #ff7a00;font-weight: normal;}

.flip-card {background-color: transparent;width: 100%;height: 400px;perspective: 1000px;margin: auto;}
.flip-card-inner {position: relative;width: 100%;height: 100%;text-align: center;transition: transform 0.8s;transform-style: preserve-3d;}
.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}
.flip-card-front,
.flip-card-back {position: absolute;width: 100%;height: 100%;backface-visibility: hidden;-webkit-backface-visibility: hidden;
  border-radius: 45px;  overflow: hidden;}
.flip-card-front {display: flex;border: 1px solid transparent;flex-direction: column;justify-content: space-between;height: 100%;align-items: center;}
.flip-lgim {position: relative;flex: 1;width: 100%;height: 100%;overflow: hidden;}
.flip-lgim img {  width: 100%; height: 100%; object-fit: cover;}
.flip-card-front img {max-width: 100%;height: auto;}
.flip-smim {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); max-width: 300px;}
.linktx1 {text-align: center;display: block;position: absolute;bottom: 1rem;color: #fff;text-decoration: none;}
.linktx1 i.arr {display: inline-block;margin-left: 0.5rem;border: solid currentColor;border-width: 0 2px 2px 0;padding: 3px;
  transform: rotate(-45deg);}
.flip-card-back {background-color: #111;color: white;transform: rotateY(180deg);padding: 1rem;display: flex;flex-direction: column;
  justify-content: center;align-items: center;border: 1px solid #222;}
.flip-card-back h5 {margin-bottom: 1rem;}

.adsc {position: relative;background: url('../images/ad1.webp') center center / cover no-repeat;padding: 120px 0 10px;overflow: hidden;
  margin: 3rem 0;}
.adsc .overlay {position: absolute;inset: 0;background: rgba(0, 0, 0, 0.6); z-index: 1;}
.adsc .container { position: relative; z-index: 2;}
.adsc .cm-head2 .cm-title {font-size: 26px;margin: 1.4rem 0;}
.adsc .cm-head2 .cm-title span::after,
.adsc .cm-head2 .cm-title span::before {background: none;}

.faqsc { padding: 2rem 0;}
.border-orange { border: 1px solid #ff8600;}
.accordion-flush>.accordion-item.faq-item:first-child { border-top: 1px solid rgba(252, 116, 0, 0.5);}
.accordion-flush>.accordion-item.faq-item:last-child { border-bottom: 1px solid rgba(252, 116, 0, 0.5);}
.accordion-item.faq-item {border: 1px solid rgba(252, 116, 0, 0.5);border-radius: 8px;overflow: hidden;background-color: rgba(255, 255, 255, 0.03);
  padding: 10px 20px 10px 20px;}
.accordion-button {border: none;background-color: transparent;box-shadow: none;line-height: 34px;font-size: 24px;padding: 17px 10px;
  opacity: 0.6;-webkit-opacity: 0.6;}
.accordion-button:not(.collapsed) { background-color: transparent; opacity: 1;-webkit-opacity: 1;box-shadow: none;}
.accordion-button::after { filter: brightness(0) invert(0.7);}
.accordion-body { padding: 1rem 10px; border-top: 1px solid #ff8600;}
.accordion-button:focus { box-shadow: none;}

.contactsc {  padding: 2rem 0;}
.contact-title { font-size: 2rem;  letter-spacing: 2px;}
.contact-form { background-color: #161313;  border: 1px solid #333;}
.form-control.contact-input { background-color: #281f17;  border-color: transparent;  color: #fff;  height: 50px;  transition: 0.3s;}
.form-control.contact-input:focus,
.form-select.contact-input:focus {background-color: #281f17;border-color: #c57111;box-shadow: none;outline: none;}
.form-control.contact-input::-moz-placeholder {  color: #fff;}
.form-control.contact-input::-webkit-input-placeholder {  color: #fff;}
.card.contact-card { background-color: #1a1a1a; border: 1px solid #333; color: #ededed;}
.contact-card .card-title { color: #ff8600; font-weight: 600;  margin-bottom: 0.5rem;}
.btn-warning { background-color: #ff8600;  border-color: #ff8600;}
.btn-warning:hover { background-color: #e67600;  border-color: #e67600;}
textarea.contact-input.form-control { resize: none;  height: 150px;}
.form-select.contact-input {  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");  background-color: #281f17;
  color: #fff;  border-color: transparent;  height: 50px;}
.btn-warning.prim-btn {  background: #FC7400;  border-color: #FC7400;  color: #fff;  font-size: 18px;  line-height: 26px;}
.btn-warning.prim-btn:hover {  background-color: #e77007;  border-color: #e77007;  color: #fff;}
.contactsc .cm-hd1 {    font-size: 30px;   line-height: 40px;    margin: 5px 0 20px;    text-align: left;}
.contact-box {  background-color: #161313; border: 1px solid #333; color: #fff; transition: 0.3s; margin-bottom: 0.5rem;}
.icon-box {background-color: rgba(255, 255, 255, 0.1);width: 60px;border-radius: 10px;height: 60px; margin-top: 5px;}
.icon-box img {max-width: 33px;max-height: 33px;object-fit: contain;}
.contact-box .text-secondary {font-size: 16px;color: #E6E6E6 !important;}
.contact-box .text-orange { font-size: 16px;}
.contact-box .text-white { font-size: 20px;}
.text-orange {color: #ff8600;}
.contact-box:hover { border-color: #ff8600;}
.cm-hd2 {  font-size: 28px; margin-top: 3px;}
.btn-red.btn-danger {  background: #FC0000; font-size: 18px; line-height: 26px;}
.btn-red.btn-danger:hover {background-color: #c20909;border-color: #c20909;color: #fff;}
.btn-orang.btn-warning {font-size: 18px;background: #FC7400;border-color: #FC7400;}
.btn-orang.btn-warning:hover { background-color: #e77007; border-color: #e77007; color: #fff;}

.main-footer {  background: rgba(255, 255, 255, 0.05);padding: 20px;margin-top: 2rem;}
.footer-top {display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid #333;padding-bottom: 30px;}
.footer-column {flex: 1;  margin: 20px; min-width: 200px;}
.logo-column .footer-logo {  display: inline-block;  margin-bottom: 16px;}
.tagline {font-size: 16px; color: #fff;line-height: 1.5;}
.footer-column ul {list-style: none;padding: 0;}
.footer-column ul li { margin-bottom: 10px;}
.footer-column ul li a {color: #fff;text-decoration: none;font-size: 16px;transition: 0.5s ease-in-out all 0s;}
.footer-column ul li a:hover {color: #ff6d00;}
.social-column .social-icons {margin: 10px 0;}
.social-icons a { margin-right: 12px; color: #fff;width: 40px; font-size: 20px; transition: 0.5s ease-in-out all 0s;
    text-decoration: none;height: 40px; display: inline-block; text-align: center;border: 2px solid; line-height: 32px; border-radius: 50%;}
.social-icons a img {max-width: 20px; max-height: 20px; object-fit: contain;}
.social-icons a:hover {color: #ff6d00;}
.language-label {margin-top: 10px; font-size: 16px;color: #fff;}
.language-dropdown {background: #222;color: #fff;padding: 6px 10px;border: 1px solid #444;border-radius: 5px; margin-top: 5px;}
.footer-bottom {display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 20px; font-size: 16px; color: #fff;}
.footer-bottom a { color: #fff;text-decoration: none;transition: 0.5s ease-in-out all 0s;}
.footer-bottom a:hover {color: #ff6d00;}

@media screen and (min-width:768px) and (max-width:1440px) {
.cm-head2 .cm-title{font-size: 30px;  letter-spacing: 0;line-height: 40px;}
.cm-stit{font-size: 22px;letter-spacing: 0;}
.cm-head2 .lead{font-size: 15px;line-height: 24px;}
.cm-gbxin .para-cnt1 { font-size: 13px;   line-height: 21px;}
.cm-gbxin .cm-hd4{font-size: 21px;}
.serv-lef .para-cnt1 {font-size: 14px; line-height: 24px;}
.serv-nav a{font-size: 13px;padding: 5px 1rem;}
.serv-lef {  padding: 1rem 2rem 1rem;}  
.flip-lgim img{height: 100% !important;}
  .contactsc .cm-hd1{  font-size: 24px;}
  .contactsc .col-lg-7 {width: 60%;}
.contactsc .col-lg-5 {width: 40%;}
.contact-form{  padding: 0.5rem 1rem !important;}
.contact-form .form-label{font-size: 14px;}
.form-control.contact-input, .form-select.contact-input{font-size: 14px; height: 40px;}
.contact-box .text-white{font-size: 15px;}
.contact-box .text-orange, .contact-box .text-secondary{font-size: 13px;}
.icon-box { width: 50px; height: 50px;}
.cm-hd2 {font-size: 20px;margin-top: 0;}
.btn-red.btn-danger {font-size: 16px;line-height: 24px;}
.btn-warning.prim-btn, .btn-orang.btn-warning{font-size: 16px;}
.contact-box{margin-bottom: 0;}
.testimonial-text{font-size: 13px;}
}
@media screen and (min-width:992px) and (max-width:1440px) {
  .serv-nav li { width: 47%;}
}
@media screen and (min-width:768px) and (max-width:991px) {
  .container{max-width: 100%;}
  .cm-hd1{font-size: 32px;}
  .teamlef .cm-head2 .cm-title{font-size: 28px;}
  .serv-violet {background: linear-gradient(150deg, #010102 13%, #a907b83a 100%);background-size: 100% auto;border: 1px solid #ff8300;
  border-radius: 20px 70px 20px 60px;  min-height: auto;}
  .serv-blue {background: linear-gradient(150deg, #010102 13%, #2D7DD6A8 100%);background-size: 100% auto;border: 1px solid #ff8300;
  border-radius: 20px 70px 20px 60px;min-height: auto;}
  .serv-green {background: linear-gradient(150deg, #010102 13%, #fbe30f54 100%);background-size: 100% auto;border: 1px solid #ff8300;
  border-radius: 20px 70px 20px 60px;min-height: auto;}
  .serv-rw1 .col-sm-8 { width: 100%;}
  .cmcontentsc .content-bk { width: 50%;}
  .case-box{padding: 20px;}
  .teamlef .cm-stit { font-size: 20px;}
  .teamlef .cm-head2 .lead { font-size: 15px;}
  .accordion-button{font-size: 20px;}
  .nav-tabs .nav-link{font-size: 18px;margin: 0 10px;}
  .tech-card{width: 100px;padding: 5px;}
  .model-in{padding: 10px 10px 2px;}
  .model-in .cm-hd4{    font-size: 17px; line-height: 24px; min-height: 40px;}
  .model-in .para-cnt1{font-size: 13px;}
  .modelim{height: 200px;}
  .navbar-collapse {background: #000;padding: 10px;z-index: 200;}  
  .testimsc .slick-prev::before { font-size: 0;}
  .testimsc .slick-prev {left: -50px; color: #fff; font-size: 30px;}
  .testimsc .slick-next { right: -15px; color: #fff; font-size: 30px;}
}
@media screen and (min-width:320px) and (max-width:767px) {
  .navbar-collapse {background: #000;padding: 10px;z-index: 200;}
  .banner{height: 450px;}
  .cm-hd1{font-size: 26px;}
  .bancn .para-cnt1 {font-size: 14px;line-height: 20px;}
  .cm-btn1 span{padding: 6px 15px;}
  .cm-head2 .cm-title{     font-size: 24px; line-height: 32px;  letter-spacing: 0;}
  .cm-head2 .cm-title span{padding-inline: 8px;}
  .cm-head2 .cm-title span::after, .cm-head2 .cm-title span::before{background: transparent;}
  .cm-stit {font-size: 16px;letter-spacing: 0px;margin: 0.8rem 0;}
  .cm-head2 .lead {margin: 0 0 1rem;font-size: 13px;line-height: 20px;}
  .cm-gbx{margin: 10px 0;}
  .cm-gbxin{  padding: 20px 20px 10px;}
  .cm-gbxin .cm-hd4 {font-size: 18px;margin: 8px 0;}
  .cm-gbxin .para-cnt1 {font-size: 13px;line-height: 18px;margin: 0 0 0.5rem;}
  .cm-hd2{font-size: 20px;}
  .serv-lef .cm-hd2 {margin-bottom: 0.5rem; margin-top: 0.5rem;}
  .serv-lef .para-cnt1 {font-size: 13px; line-height: 19px;}
  .serv-lef {padding: 1rem;}
  .serv-nav li { width: 47%;}
  .serv-nav a{  padding: 5px 10px;font-size: 13px;}
  .serv-violet {background: linear-gradient(150deg, #010102 13%, #a907b83a 100%);background-size: 100% auto;border: 1px solid #ff8300;
  border-radius: 20px 70px 20px 60px;  min-height: auto;}
  .serv-blue {background: linear-gradient(150deg, #010102 13%, #2D7DD6A8 100%);background-size: 100% auto;border: 1px solid #ff8300;
  border-radius: 20px 70px 20px 60px;min-height: auto;}
  .serv-green {background: linear-gradient(150deg, #010102 13%, #fbe30f54 100%);background-size: 100% auto;border: 1px solid #ff8300;
  border-radius: 20px 70px 20px 60px;min-height: auto;}
  .more-txt{margin-bottom: 1rem;}
  .portfolio-slider .slick-track { padding: 1rem 0.5rem 2rem;}
  .case-box {padding: 20px; margin: 0 0 1rem;}
  .case-tit{font-size: 18px;line-height: 24px;}
  .case-box .para-cnt1 {font-size: 13px;line-height: 20px;}
  .case-det span { font-size: 13px;}
  .case-det span img { width: 20px;height: 20px;}
  .case-img { margin-top: 20px;}
  .sup-lef {padding: 14px 20px 7px;}
  .sup-lef .cm-hd4{font-size: 20px;margin: 2px 0 10px;}
  .sup-lef .para-cnt1 {font-size: 13px;line-height: 20px;margin: 0 0 1rem;}
  .content-bk .cm-gbx{min-height: auto;}
  .nav-tabs .nav-link{  font-size: 14px; padding: 9px 0;  margin: 0 8px;}
  .tab-wrapper { padding: 0;}
  .tech-card { padding: 6px 5px; width: 100px;}
  .tech-card img{max-width: 70px;}
  .adsc .cm-head2 .cm-title{font-size: 19px;}
  .flip-card{margin: 1rem auto;}
  .flip-card-front img{height: 100%;}
  .afflef {position: absolute;margin-left: -15px;top: 0;left: 0;opacity: 0.4;}
  .howsc{padding: 1rem 0;    margin-bottom: 0;}
  .howsc .cm-head2{width: 100%; padding-bottom: 1rem;}
  .howsc .row {position: relative;}
  .affrig { padding-right: 0;  position: relative;}
  .aff-bx{margin: 1rem 0;}
  .aff-bx .cm-hd4{font-size: 16px;}
  .aff-bx .para-cnt1{font-size: 12px;line-height: 18px;}
  .teamlef .cm-head2 .cm-title{font-size: 24px;line-height: 32px;}
  .teamlef .cm-stit{font-size: 15px;}
  .teamlef .cm-head2 .lead {font-size: 13px;}
  .teamim { margin: 0 0 1rem;}
  .teamsc { padding: 1rem 0;}
  .modelsc .col-md-4 {margin: 1rem 0;}
  .accordion-button{  font-size: 18px;  padding: 7px 10px;  line-height: 24px;}
  .teamsc .accordion-button{padding-left: 20px;}
  .teamsc .accordion-button::after {  width: 24px;  height: 24px;  left: -15px;  top: 9px;background-size: contain;}
  .testimonial-image img{display: none;}
  .testimonial-text{font-size: 13px;}
  .accordion-body{font-size: 14px;}
  .contactsc .cm-hd1 { font-size: 22px; line-height: 30px;}
  .footer-column ul li a, .footer-bottom, .contact-box .text-orange, .contact-box .text-secondary{font-size: 14px;}
  .contact-box .text-white{font-size: 17px;}
  .footer-column{margin: 5px 20px;}
  .footer-bottom{gap: 5px;}  
  .testimsc .slick-prev::before { font-size: 0;}
   .testimsc .slick-prev {left: -40px; color: #fff; font-size: 30px;}
  .testimsc .slick-next { right: -5px; color: #fff; font-size: 30px;}
  .testimonial-inner{gap: 10px;}
  .testimonial-content{padding:10px;}
}
.navbar-toggler * {
  border-color: #fff;
  color: #fff;
  filter: brightness(0) invert(1);
}