.portfolio__service .sec-text p
{
    max-width: 520px !important;
}

.service__item-2 img
{
    margin-bottom: 10px !important;
    width: 64px !important;
}

.case-img,.case-content
{
	padding: 30px;
}

.case-timeline{
	position: relative;
}
.case-timeline-divider
{
	display: block;
	position: absolute;
	content:"";
	top: 0;
	bottom: 0;
	left: 50%;
	z-index: 0;
	width: 2px;
	height:auto;
	margin-left: -1px;
	background-color: #eee;
}


.case-timeline-dot
{
	display: block;
	position: absolute;
	top: 75px;
	left: 50%;
	z-index: 1;
	content: " ";
	width: 20px;
	height: 20px;
	margin-left: -10px;
	background-color:light;
	border-width: 5px;
	border-style: solid;
	border-radius: 50%;
    border-color: var(--primary);
}

.game-platforms div p
{
    color: var(--gray-2);
    font-size: 18px;
    line-height: 1.4;
    padding-top: 20px;
}

.sec-sub-title
{
    font-size: 1.25rem !important;
}

ul li img.icon {
    width: 64px;
    margin: 0px auto 10px auto;
}

.workflow__slide div.workflow__div:hover {
    transform: scale(0.9);
    /* background: #ffffff; */
}

.workflow__slide div.workflow__div .workflow__number {
    text-shadow: 0px 0px 10px #ff901e
}

.workflow__slide div.workflow__div:hover .workflow__number {
    color: #ff901e !important;
}

.workflow__slide div.workflow__div {
    background: #000000;
    padding-bottom: 20px;
    border-radius: 30px;
    margin: 0 15px;
    border: 1px solid #ff901e;
}

.workflow__slide p.workflow__pera {
    color: #FFFFFF;
}

.workflow__slide div.workflow__div, .workflow__number, h6.workflow__title, .workflow__slide p.workflow__pera {
    transition: ease all 0.5s;
}

.brand__area {
    background: #cccccc60;
}

.testimonial__area {
    padding-top: 50px;
}

.btn_wrapper_custom {
    margin: 0 auto;
    z-index: 999 !important;
    translate: none !important; rotate: none !important; scale: none !important; transform: translate(0px, 0px) !important; opacity: 1 !important;
}

.btn_wrapper_custom2 {
    z-index: 999 !important;
    translate: none !important; rotate: none !important; scale: none !important; transform: translate(0px, 0px) !important; opacity: 1 !important;
}
.btn_wrapper_custom2 .wc-btn-primary
{
    border: 1px solid #ff901e;
}

/* Begin: Collapse CSS */

.servicesColapseSec {
    padding: 0;
    background-color: rgb(179 179 179 / 30%);
    padding-left: 100px;
}
.servicesCollpase {
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    height: 45rem;
}
.serviColps {
    display: flex;
    transition: ease all 1s;
    position: relative;
    left: 0;
    width: 4rem;
    transform: translateX(calc(0vw - 0rem));
}
.serviColps.active {
    width: calc(100vw - 12rem);
    transform: translateX(calc(0vw - 0rem));
}
.serviColps .head {
    padding: 3rem 0px;
    display: flex;
    justify-content: center;
    border-left: 1px solid #00000038;
    border-right: 1px solid #00000038;
    width: 4rem;
    cursor: pointer;
    position: relative;
    left: 0;
    background-color: #000000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1.5px solid #ffffff38;
}
.serviColps.active .head {
    /* background-image: linear-gradient(45deg, #013720 60%, var(--black) 90%); */
    background: #ff901e;
}
.serviColps .head h5 {
    font-size: 30px;
    font-weight: 400;
    color: #ff901e;
    writing-mode: vertical-lr;
    transform: scale(-1);
    margin: 0;
}
.serviColps.active .head h5 {
    color: #FFFFFF
}
.serviColps .body {
    width: calc(100% - 5rem);
    opacity: 0;
    visibility: hidden;
    padding: 0rem 0;
    position: relative;
    transform: translateX(100%);
    transition: ease all 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.serviColps.active .body {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    /* background-image: linear-gradient(245deg, #013720 20%, var(--black) 40%); */
    /* background-color: #00000038; */
}
.serviColps .body .contents {
    padding: 0px 0rem 0px 4rem;
    transform: translateX(50rem);
    width: 100%;
}
.serviColps.active .body .contents {
    transform: translateX(0);
}
.serviColps .body .contents p {
    margin: 1rem 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    color: #2F2F2F;
}
.animVideo {
    background: url(../images/services/collapse/5.html) center/100% 30.125rem no-repeat;
    text-align: right;
    padding: 3rem 3.4rem 4rem 2rem;
}
.contents h2, .contents h3 {
    font-size: 44px;
    font-weight: 500;
    color: #2F2F2F;
}
.contents h2 span, .contents h3 span {
    font-size: 30px;
    font-weight: 400;
    display: block;
    color: #EDA231;
}
img.service_img {
    width: 100%;
}
.service_img_sec {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.modal__testimonial-content p {
    text-align: center;
    font-size: 16px;
    position: relative;
}

.modal__testimonial-content {
    padding: 0px 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fdfdfdf2;
}
.modal__testimonial-content span:last-child {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: -30px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}
.modal__testimonial-content::before {
    content: '';
    background-image: url(../imgs/icon/right.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
    width: 100%;
    height: 64px;
    z-index: 99999;
    opacity: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
ul.other_services_list li {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}
.career__top-title {
    background-color: #EDA231 !important;
}
.career__top .sec-title-2 {
    color: #444444;
}
.btn_careers a {
    background: #FFFFFF;
    color: #000000;
}
.btn_careers a i {
    transform: rotate(90deg);
    padding-left: 10px !important;
}
.btn_careers a:hover {
   border: 1px solid #000000
}
.wc-btn-secondary span {
    background-color: #EDA231 !important;
}
.hero__about-content .hero-title {
    padding-bottom: 5px;
}
p.hero-pera {
    font-size: 24px;
}
.about_heading_title::before {
    content: '';
    width: 70px;
    height: 3px;
    background: #ff901e;
    position: absolute;
    left: 0px;
    top: 12px;
}

.about_heading_title {
    padding-left: 80px;
}
.hero__about-award img {
    width: 30%;
    animation: rotateY 5s linear infinite; /* Adjust the duration as needed */
}
.career__gallery p {
    padding-bottom: 0px !important;
}
.career__top-title {
    padding-bottom: 0px !important;
}
.our_process {
    background: #4c4c4c0d;
}
.service__area-7::before, .service__area-7::after {
    background-color: #F9F9F9 !important;
}
.text-bold {
    font-weight: bold;
    font-size: 18px;
}
.display-block {
    display: block;
}
@keyframes rotateY {
    0% {
      transform: rotateY(0deg);
    }
    100% {
      transform: rotateY(360deg);
    }
}
/* END: Collapse CSS */

.workflow__area{
    background-color: #000000;
}
.workflow__area .sec-sub-title
{
    color: #EDA231;
    font-weight: 500;
}
.workflow__area .sec-title
{
    color: #FFFFFF;
}
.workflow__area .line::before, .workflow__area .line::after, .workflow__area .line-3
{
    background-color: #000000;
}
.inner-banner{
    background:url(../imgs/hero/company-profile-banner.webp) no-repeat left top;
    background-size:cover !important;
    padding:110px 0;
    color:#fff;
    position:relative;
    z-index:0;
    height:100vh;
    display:flex;
    justify-content:center;
    flex-direction:column;
    text-align:center;
    overflow:hidden;
}
.inner-banner h1{
    margin:0;
    clear:both;
    color: #FFFFFF !important;
}
section.inner-banner p{
    font-size:28px;
    color: #FFFFFF !important;
}
section.inner-banner .container{
    position:relative;
    z-index:1;
}
.company-overview li {
    border: rgba(204, 204, 204, 0.59) 1px solid;
    display: inline-block;
    color: #555;
    width: 48%;
    padding: 20px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 22px;
}
ul.company-overview li i img {
    width: 50px;
    margin-right: 6px;
}
section.our-history {
    background: url(../imgs/about/our-history.webp) no-repeat center bottom;
    padding: 120px 0 120px;
    text-align: center;
    color: #FFFFFF;
    background-size: cover;
    background-position: 50% 75%;
    background-repeat: no-repeat;
    position: relative;
}
section.our-history .container .sec-title {
    color: #FFFFFF !important;
}
section.our-history p{
    font-size:18px;
    color: #FFFFFF !important;
}
section.our-history::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
p.vision-mission span {
    display: block;
    font-size: 38px;
    font-weight: 500;
    font-style: italic;
    padding-left: 80px;
}
p.vision-mission span::before {
    content: '';
    width: 70px;
    height: 3px;
    background: #ff901e;
    position: absolute;
    left: 0px;
    top: 28px;
}
.service__detail-img {
    display: flex;
    justify-content: flex-end;
}
.service__detail-img img {
    width: 600px !important
}
.founders img {
    width: 350px;
}
.founders h2, .founders h3 {
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 10px;
}
.founders p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 400;
    font-style: italic;
    width: 65%;
}
.founders h2 span, .founders h3 span {
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.development__content {
    display: inline-block !important;
    border-bottom: 2px solid var(--black-3);
}
.inner-services img {
    object-fit: contain;
    height: 100%;
}
.service__title-2 {
    font-size: 26px !important;
}
img.company_overview {
    width: 70%;
}
.get_in_touch_heading {
    font-size: 60px !important;
    line-height: 1.1em;
    margin-bottom: 22px;
}
p.get_in_touch_pera {
    font-size: 20px;
}
.story__area {
    padding-bottom: 0px !important;
}
.video-container {
    position: relative;
    width: 100%;
    height: 100vh;
    /* height: 1030px; */
    overflow: hidden;
}

.video-container video {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-container::after {
    content: '';
    background: rgb(0 0 0 / 30%);
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    z-index: 999;
    top: 0;
}

li.country_name {
    padding-bottom: 4px !important;
    font-weight: 500;
    color: #FFFFFF;
    margin-left: 32px;
}

a.footer_email {
    color: #FFFFFF;
    font-size: 16px;
    position: relative;
    top: 6px;
}

/* General styling */
.tab-style-1 {
    margin-bottom: 40px;
}

.tab-style-1>ul {
    font-size: 0;
}

.tab-style-1 ul>li {
    display: inline-block;
    margin-right: 25px;
    position: relative;
}

.tab-style-1 ul>li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.tab-style-1 ul>li span {
    color: #111111;
    display: inline-block;
    font-size: 20px;
    margin-left: 25px;
}

.tab-style-1 ul>li a {
    font-size: 18px;
    color: #111111;
    text-transform: capitalize;
    font-weight: 400;
}

.tab-style-1 ul>li a span {
    margin-left: 10px;
}

.tab-style-1 ul>li.active a,
.tab-style-1 ul>li.active span {
    color: #ff901e;
}

/* Box styling */
[class^="box-"].showfirst {
    display: block;
}

/* Portfolio styling */
.portfolioList-box .portfolioList {
    font-size: 0;
}

.box-portfolio-animation .portfolioList-box .portfolioList li {
    width: 31.3%;
    margin: 1% 1%;
}

.portfolioList-box .portfolioList li {
    width: 20%;
    /* margin: 0.5%; */
    display: inline-block;
    /* box-shadow: 0px 0px 20px -10px #ff901e; */
}

.portfolio-box {
    position: relative;
    overflow: hidden;
}
.portfolioList-box {
    margin: 0px 90px;
}
.portfolio-box .hover-effect {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transform: translateX(-100%);
    background-color: rgba(0, 0, 0, 0.9);
    transition: all .4s ease-in-out;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.portfolio-box .hover-effect .client-name {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.portfolio-box:hover .hover-effect {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

/* Additional portfolio styling for specific pages */
.portfolio_page .portfolioList-box .portfolioList li {
    display: inline-block;
}
.portfolio-box img {
    width: 100%;
}
#myVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    z-index: -1;
}
#banner_section {
    position: relative;
    z-index: 1;
}
/* .animation_box {
    height: 374px;
    position: relative;
    width: 374px;
} */

.animation_box video {
    width: 100%;
}

.box-portfolio-website-deisgn .portfolioList-box, .box-portfolio-mobapps .portfolioList-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.box-portfolio-website-deisgn .portfolioList-box .portfolioList-box-inner {
    width: calc(33.33% - 16px);
    padding: 20px;
    height: 800px;
    box-sizing: border-box;
    position: relative;
    z-index: 999;
    overflow: hidden;
    transition: all .3s;
}

.box-portfolio-mobapps .portfolioList-box .portfolioList-box-inner {
    width: calc(33.33% - 16px);
    padding: 20px;
    height: 950px;
    box-sizing: border-box;
    position: relative;
    z-index: 999;
    overflow: hidden;
    transition: all .3s;
}

.web-name {
    margin-top: 10px;
    margin-bottom: 60px;
}

.web-screens {
    display: flex;
    justify-content: center;
    height: 100%;
}

.web-screens img {
    position: absolute;
    width: 550px;
    right: -70px;
    border-radius: 20px;
    transition: all .3s;
    border-radius: 30px !important;
}

.web-screens img.back-screen {
    box-shadow: -30px 40px 125px 0px #000000;
}

.box-portfolio-mobapps .web-screens img {
    width: 300px;
    right: 0px;
    left: 0px;
    border-radius: 0px;
    margin: 0 auto;
}



.box-portfolio-mobapps .portfolioList-box-inner:hover .back-screen {
    top: 105px;
}

.box-portfolio-mobapps .portfolioList-box-inner:hover .front-screen {
    bottom: 65px;
}

.box-portfolio-website-deisgn .web-screens .front-screen {
    right: -200px !important;
    z-index: 0;
}

.box-portfolio-website-deisgn .web-screens .back-screen {
    margin-top: 150px;
    z-index: 1;
}

.box-portfolio-website-deisgn .portfolioList-box-inner:hover .back-screen {
    right: -200px !important;
}

.box-portfolio-website-deisgn .portfolioList-box-inner:hover .front-screen {
    right: -70px !important;
}

.portfolioList-box-inner.allivate {
    background-color: #534FE4;
    color: #FFFFFF;
}

.portfolioList-box-inner.calorie-tracker {
    background-color: #FFFFFF;
    color: #000000;
}

.portfolioList-box-inner.civic-eye {
    background-color: #FACF00;
    color: #000000;
}

.portfolioList-box-inner.civic-eye h4{
    color: #000000;
}

.portfolioList-box-inner.civic-eye p{
    color: #000000;
}

.portfolioList-box-inner.daretolive {
    background-color: #FFFFFF;
    color: #000000;
}

.portfolioList-box-inner.hero-self {
    background-color: #FFC71C;
    color: #000000;
}

.portfolioList-box-inner.jackledaddy {
    background-color: #A80000;
    color: #FFFFFF;
}

.portfolioList-box-inner.keepsake {
    background-color: #006B14;
    color: #FFFFFF;
}

.portfolioList-box-inner.keepsake h4{
    color: #FFFFFF;
}

.portfolioList-box-inner.keepsake p{
    color: #FFFFFF;
}

.portfolioList-box-inner.vfc {
    background-color: #FFFFFF;
    color: #000000;
}

.portfolioList-box-inner.risk-ready {
    background-color: #0086E6;
    color: #FFFFFF;
}

.portfolioList-box-inner.vetteq {
    background-color: #EE782E;
    color: #FFFFFF;
}

.portfolioList-box-inner.scrubtalk {
    background-color: #E53B77;
    color: #FFFFFF;
}

.portfolioList-box-inner.sporkit-app {
    background-color: #6F8B3E;
    color: #FFFFFF;
}

.portfolioList-box-inner.the-stone-app {
    background-color: #FFFFFF;
    color: #000000;
}

.portfolioList-box-inner.xuma-app {
    background-color: #07D8FB;
    color: #FFFFFF;
}

.portfolioList-box-inner.the-pot {
    background-color: #B151C6;
    color: #FFFFFF;
}

.portfolioList-box-inner.auto-top-design {
    background-color: #6085ff;
    color: #ffffff;
}

.portfolioList-box-inner.family-cleaning {
    background-color: #000000;
    color: #FFFFFF;
}

.portfolioList-box-inner.gladiator-cleaners {
    background-color: #0B3A64;
    color: #ffffff;
    background-image: url(../imgs/brand/portfolio-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.portfolioList-box-inner.inkwell {
    background-color: #9C1F29;
    color: #ffffff;
}

.portfolioList-box-inner.jaax-inc {
    background-color: #FF5A0B;
    color: #ffffff;
    background-image: url(../imgs/brand/portfolio-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.portfolioList-box-inner.kimarbris {
    background-color: #9DC873;
    color: #ffffff;
}

.portfolioList-box-inner.newgame {
    background-color: #FBDE4E;
    color: #000000;
    background-image: url(../imgs/brand/portfolio-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.portfolioList-box-inner.pcf-services {
    background-color: #000000;
    color: #FFFFFF;
}

.portfolioList-box-inner.pdm {
    background-color: #BC7665;
    color: #ffffff;
}

.portfolioList-box-inner.raw-apperal {
    background-color: #000000;
    color: #ffffff;
}

.portfolioList-box-inner.sudz {
    background-color: #FFFF00;
    color: #000000;
}

.portfolioList-box-inner.the-angry-baker {
    background-color: #213e97;
    color: #FFFFFF;
}

.portfolioList-box-inner.tiny-tot {
    background-color: #FF0000;
    color: #ffffff;
}

.portfolioList-box-inner.xuma {
    background-color: #07D8FB;
    color: #ffffff;
    background-image: url(../imgs/brand/portfolio-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.portfolioList-box-inner.zipporaa {
    background-color: #DF1013;
    color: #ffffff;
}

.portfolioList-box-inner.auto-top-design:hover {
    background-color: #4771ff !important;
}

.portfolioList-box-inner.gladiator-cleaners:hover {
    background-color: #0B3A64;
}

.portfolioList-box-inner.inkwell:hover {
    background-color: #9C1F29;
}

.portfolioList-box-inner.jaax-inc:hover {
    background-color: #FF5A0B;
}

.portfolioList-box-inner.kimarbris:hover {
    background-color: #9DC873;
}

.portfolioList-box-inner.newgame:hover {
    background-color: #FBDE4E;
}

.portfolioList-box-inner.pdm:hover {
    background-color: #BC7665;
}

.portfolioList-box-inner.raw-apperal:hover {
    background-color: #000000;
}

.portfolioList-box-inner.sudz:hover {
    background-color: #FFFF00;
}

.portfolioList-box-inner.tiny-tot:hover {
    background-color: #FF0000;
}

.portfolioList-box-inner.xuma:hover {
    background-color: #07D8FB;
}

.portfolioList-box-inner.zipporaa:hover {
    background-color: #DF1013;
}

.container-team {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 0px 60px;
}

.team-box:hover {
    background-color: #ff901e;
    box-shadow: 0px 0px 0px 0px #ff901e;
}

.team-box:hover h3 {
    color: #ffffff;
}

.team-box:hover p {
    color: #ffffff;
}

.team-box {
    background-color: rgb(255 247 239);
    box-sizing: border-box;
    transition: all .3s;
    box-shadow: -7px -7px 0px 1px #ff901e;
}

img.team-img {
    width: 100%;
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}

.team-box h3 {
    margin-top: 30px;
    margin-left: 28px;
    color: #000000;
    transition: all .3s;
    font-size: 22px;
}

.team-box p {
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 28px;
    color: #000000;
    transition: all .3s;
    font-size: 18px;
}


li.country_name.india::before {
    content: '';
    background: url('../imgs/icon/india.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
    position: absolute;
    left: -32px;
    top: -2px;
}


.hero__about-video {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero__about-video video {
    width: 80%;
}

.story__area .from-text {
    right: 0px !important
}

.portfolioList-box-inner h4,
.portfolioList-box-inner p {
    color: #FFFFFF;
    margin-top: 25px;
    position: relative;
    top: 900px;
    transition: all .25s;
}

/* .portfolioList-box-inner:hover p,
.portfolioList-box-inner:hover h4 {
    top: 0px;
} */

.box-portfolio-mobapps .web-screens .back-screen {
    top: 120px;
    left: 170px;
}

.box-portfolio-mobapps .web-screens .front-screen {
    right: 170px;
    bottom: 80px;
}

.web-name h2, .web-name h3 {
    position: relative;
}

.rotate-icon::after {
    content: '\f063';
    font-family: 'FontAwesome';
    font-size: 26px;
    position: absolute;
    right: 0;
    top: 2px;
    font-weight: bold;
    cursor: pointer;
    transform: rotate(0deg);
    transition: all 0.3s;
}

.rotate-after .rotate-icon::after {
    transform: rotate(180deg);
}
.hero__content {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
}
.hero__title-wrapper {
    margin-bottom: 100px !important;
}
.hero__title {
    margin-top: 100px !important;
}
.offcanvas__right {
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 1400px) and (max-width: 1919px) {
    .hero__content {
        padding-top: 180px !important;
        padding-bottom: 180px !important;
    }
    .hero__title-wrapper {
        margin-bottom: 100px !important;
    }
    .hero__title {
        margin-top: 100px !important;
    }
    .web-screens img {
        width: 450px !important;
    }
    .box-portfolio-mobapps .web-screens img {
        width: 250px !important;
    }
    .box-portfolio-website-deisgn .portfolioList-box .portfolioList-box-inner, .box-portfolio-mobapps .portfolioList-box .portfolioList-box-inner {
        height: 800px !important;
    }
    .contents h2, .contents h3 {
        font-size: 32px;
        font-weight: 500;
        color: #2F2F2F;
    }
    .wc-btn-primary, .wc-btn-black, .wc-btn-light, .wc-btn-pink, .wc-btn-secondary {
        width: 125px !important;
        height: 125px !important;
        font-weight: 400 !important;
        font-size: 14px !important;
    }
    .portfolioList-box-inner h4, .portfolioList-box-inner p {
        margin-top: 12px !important;
    }
    .web-name h4 {
        font-size: 22px;
    }
    .web-name p {
        font-size: 15px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .hero__content {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .hero__title-wrapper {
        margin-bottom: 50px !important;
    }
    .hero__title {
        margin-top: 50px !important;
    }
    .roll__slide h2, .roll__slide h3 {
        font-size: 22px !important;
    }
    .wc-btn-primary, .wc-btn-black, .wc-btn-light, .wc-btn-pink, .wc-btn-secondary {
        width: 120px !important;
        height: 120px !important;
        font-size: 14px !important;
    }
    .portfolio-box .hover-effect .client-name {
        font-size: 14px !important;
    }
    .web-screens img {
        width: 370px !important;
    }
    .box-portfolio-mobapps .web-screens img {
        width: 160px !important;
    }
    .box-portfolio-website-deisgn .portfolioList-box .portfolioList-box-inner, .box-portfolio-mobapps .portfolioList-box .portfolioList-box-inner {
        height: 660px !important;
    }
    .box-portfolio-mobapps .web-screens .front-screen {
        right: 110px;
    }
    .box-portfolio-mobapps .web-screens .back-screen {
        left: 110px;
    }
    .web-name h2, .web-name h3 {
        font-size: 22px;
    }
    .portfolioList-box-inner h4 {
        font-size: 20px;
    }
    .portfolioList-box-inner p {
        font-size: 15px;
    }
    .portfolioList-box-inner p, .portfolioList-box-inner h4 {
        margin-top: 15px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero__content {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .hero__title-wrapper {
        margin-bottom: 50px !important;
    }
    .hero__title {
        margin-top: 50px !important;
    }
    .roll__slide h2, .roll__slide h3 {
        font-size: 22px !important;
    }
    .wc-btn-primary, .wc-btn-black, .wc-btn-light, .wc-btn-pink, .wc-btn-secondary {
        width: 120px !important;
        height: 120px !important;
        font-size: 14px !important;
    }
    .portfolio-box .hover-effect .client-name {
        font-size: 14px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__content {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
    .hero__title-wrapper {
        margin-bottom: 50px !important;
    }
    .hero__title {
        margin-top: 50px !important;
    }
    .roll__slide h2, .roll__slide h3 {
        font-size: 22px !important;
    }
    .portfolioList-box {
        margin: 0px !important;
    }
    .wc-btn-primary, .wc-btn-black, .wc-btn-light, .wc-btn-pink, .wc-btn-secondary {
        width: 120px !important;
        height: 120px !important;
        font-size: 14px !important;
    }
    .portfolio-box .hover-effect .client-name {
        font-size: 14px !important;
    }
    .servicesColapseSec
    {
        padding-left: 0px !important;
    }
    .serviColps .body .contents
    {
        padding: 0px 2rem 0px 2rem !important;
    }
    .contents h2, .contents h3
    {
        font-size: 32px !important;
    }
    .servicesCollpase {
        flex-direction: column;
        height: auto;
    }
    .serviColps {
        border-bottom: 1px solid #282828;
    }
    .serviColps, .serviColps.active {
        width: 100%;
        flex-direction: column;
    }
    .serviColps .head {
        width: 100%;
        padding: 1rem;
        justify-content: flex-start;
        border-radius: 0px !important;
    }
    .serviColps .head h5 {
        writing-mode: horizontal-tb;
        transform: scale(1);
        font-size: 1.25rem;
    }
    .serviColps .body {
        width: 100%;
        height: 0;
        display: none;
    }
    .serviColps.active .body {
        height: auto;
        display: block;
        padding: 2rem 0;
    }
}
@media only screen and (max-width: 767px) {
    .hero__content {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .hero__title-wrapper {
        margin-bottom: 50px !important;
    }
    .hero__title {
        margin-top: 50px !important;
    }
    .roll__slide h2, .roll__slide h3 {
        font-size: 22px !important;
    }
    .offcanvas__mid {
        height: auto !important;
    }
    .portfolioList-box {
        margin: 0px !important;
    }
    .wc-btn-primary, .wc-btn-black, .wc-btn-light, .wc-btn-pink, .wc-btn-secondary {
        width: 120px !important;
        height: 120px !important;
        font-size: 14px !important;
    }
    .portfolio-box .hover-effect .client-name {
        font-size: 14px !important;
    }
   .portfolioList-box-inner {
        width: calc(50% - 16px);
    }
    .team-box {
        width: calc(50% - 16px);
    }
    .video-container {
        height: 222px !important;
        margin-top: 65px !important;
    }
}
@media (max-width: 479px) {
    .hero__content {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .hero__title-wrapper {
        margin-bottom: 50px !important;
    }
    .hero__title {
        margin-top: 50px !important;
    }
    .roll__slide h2, .roll__slide h3 {
        font-size: 22px !important;
    }
    .portfolioList-box {
        margin: 0px !important;
    }
    .wc-btn-primary, .wc-btn-black, .wc-btn-light, .wc-btn-pink, .wc-btn-secondary {
        width: 120px !important;
        height: 120px !important;
        font-size: 14px !important;
    }
    .portfolio-box .hover-effect .client-name {
        font-size: 14px !important;
    }
    .portfolioList-box-inner {
        width: 100%;
    }
    .team-box {
        width: 100%;
    }
}

a.btn-read-more {
    color: #000000;
    font-size: 18px;
    font-weight: 300;
}

a.btn-read-more:hover {
    color: #FF9776 !important;
}

a.btn-read-more:hover i.fa-solid.fa-arrow-right {
    transform: rotate(0deg);
    color: #FF9776;
}

.btn-read-more i.fa-solid.fa-arrow-right {
    transform: rotate(-40deg);
    font-size: 14px;
    color: #000000;
    left: 4px;
    position: relative;
    top: 0px;
    transition: all .3s;
}

.service__item-2 p {
    padding-bottom: 15px !important;
}

.black-bg {
    background-color: #000000 !important;
}

@media only screen and (max-width: 991px){
    .roll__slide h2, .roll__slide h3 {
        font-size: 22px !important;
    }
    .box-portfolio-website-deisgn .portfolioList-box .portfolioList-box-inner, .box-portfolio-mobapps .portfolioList-box .portfolioList-box-inner{
        width: 100%;
    }
    .web-screens img {
        width: 380px;
    }
    .box-portfolio-mobapps .web-screens img {
        width: 200px;
    }
    .box-portfolio-mobapps .web-screens .back-screen {
        left: 100px;
    }
    .box-portfolio-mobapps .web-screens .front-screen {
        right: 100px;
    }
    .box-portfolio-mobapps .portfolioList-box .portfolioList-box-inner {
        height: 700px !important;
    }
    .portfolioList-box .portfolioList li {
        width: 100% !important;
    }
    .service__detail-img img {
        width: 100% !important;
    }
    .portfolioList-box-inner h4 {
        font-size: 20px;
        margin-top: 10px;
    }
    .portfolioList-box-inner p {
        font-size: 14px;
        margin-top: 10px;
    }
    .team-box {
        width: 100%;
    }
    .container-team {
        display: block;
    }
    .team-box p {
        padding-bottom: 10px;
    }
    section.inner-banner p {
        font-size: 18px;
        margin-top: 20px;
    }
    ul.company-overview li i img {
        display: block;
    }
    .servicesColapseSec {
        padding: 0px !important;
    }
    .founders:last-child {
        margin-top: 40px;
    }
    .serviColps .head {
        width: 100%;
        padding: 1rem;
        justify-content: flex-start;
        border-radius: 0px !important;
    }
    .serviColps .body {
        display: none;
    }
    .serviColps.active .body {
        height: auto;
        display: block;
        padding: 1rem 0;
        width: 100%;
    }
    .serviColps .body .contents {
        padding: 1rem !important;
    }
    .contents h2, .contents h3 {
        font-size: 28px;
    }
    .serviColps .body .contents p {
        font-size: 14px;
    }
    .servicesCollpase {
        flex-direction: column;
        height: auto;
    }
    .serviColps, .serviColps.active {
        width: 100%;
        flex-direction: column;
    }
    .serviColps .head h5 {
        writing-mode: horizontal-tb;
        transform: scale(1);
        font-size: 1.25rem;
    }
}

@media only screen and (max-width: 1440px){
    .serviColps .head h5 {
        font-size: 1.5rem;
    }
}
.roll__area h3 {
    font-size: 20px !important;
}
.service_img_sec div {
    width: 100%;
    height: 350px;
    margin: 0px 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.plc_home{
    background: url('../imgs/service/plc/urushyatech\ plc\ 1.jpg');
}
.mobile_home{
    background: url('../imgs/service/website-development/urushyatech website 3.jpeg');
}
.software_home{
    background: url('../imgs/service/software/1.jpeg');
}
.game_home{
    background: url('../imgs/service/game-development/urushyatech\ game\ 1.jpeg');
}
.web_home{
    background: url('../imgs/service/website-development/urushyatech\ website\ 1.jpeg');
}
.chatbot_home{
    background: url('../imgs/service/chatbot/Urushyatech\ chatbot\ 2.jpg');
}
img.animation_webpage {
    width: 80%;
}
