@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body
{
	font-family: "Inter", sans-serif;	
}

.template-game 
{
    background:none;
}

.vid-sect 
{
    height: 100vh;
}

.vid-sect.rts-hero.wp__banner .rts-hero__content 
{
    text-align: left;
}

.vid-sect.rts-hero.wp__banner p 
{
    width: 83%;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}

.secondary__bg.secondary__color
{
	color: #fff !important;
	border: none !important;
	background:linear-gradient(90deg, #f8a56d 0%, #ed7d31 100%) !important;
}

.secondary__bg.secondary__color:hover 
{
    color: #fff !important;
    background: none !important;
    border: 1px solid #fff !important;
}

.rts-btn-primary
{
	color: #fff !important;
	border: none !important;
	background:linear-gradient(90deg, #f8a56d 0%, #ed7d31 100%) !important;
}

.rts-btn-primary:hover
{
    color: #000 !important;
    background: none !important;
    border: 1px solid #000 !important;
}

.unqTeam-sect
{
	position:relative;
}

.service-box-grid
{
    position: relative;
    z-index: 1;
    top: -68px;
}

.service-box-grid 
{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 27.84px;
}
.service-box-grid .service-box:nth-of-type(1) 
{
    background:linear-gradient(90deg, #f8a56d 0%, #ed7d31 100%);
}

.service-box-grid .service-box:nth-of-type(2) 
{
    background-color:#232323;;
}

.service-box-grid .service-box:nth-of-type(3) 
{
    background-color:#232323;;
}

.service-box-grid .service-box 
{
    padding: 25px;
	position:relative;
}

.stitle 
{
    display: flex;
    grid-column-gap: 12.34px;
    margin-bottom: 12px;
    align-items: center;
}

.rts-hero__content h2 
{
    margin-bottom: 25px;
}

.stitle-wrap 
{
    display: flex;
    align-items: flex-start;
    grid-column-gap: 12.34px;
}

.st-content 
{
    margin-top: 8px;
}

.st-content span {
	font-family: Inter;
    font-size: 20.58px;
    font-weight: 600;
    line-height: 20.58px;
    text-align: left;
    display: inline-block;
    margin-bottom: 12px;
}

.st-content p 
{
	margin-bottom: 0;
    font-size: 14.97px;
    font-weight: 500;
    line-height: 23.39px;
}

.vid-sect.rts-hero.wp__banner .rts-hero__content h1 
{
    margin-bottom: 26px;
}

.vid-sect.rts-hero .rts-hero-two__content--btn 
{
    margin-top: 41px;
}

.hostie-menu .hostie-desktop-menu .menu-item 
{
    padding: 0 0px;
}

.hostie-menu .hostie-desktop-menu
{
	grid-column-gap:50px;	
}

.btmIcnAbs {
    position: absolute;
    bottom: 8px;
    right: 13px;
    opacity: 20%;
    width: 28px;
}

.fColorBlack
{
	color:#000 !important;
}

.unqPatt 
{
    position: absolute;
    top: 0;
}

h2
{
	font-size: 53.89px;
	font-weight: 600;
	line-height: 65.22px;
	text-align: left;	
}

.unq-left h2
{
	color:#000;
}

.unq-grid 
{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 73px;
    position: relative;
    margin-top: 75px;
}

.secondary__bg.secondary__color.fColorBlack:hover 
{
    color: #000 !important;
    background: none !important;
    border: 1px solid #000 !important;
}

.unq-right p 
{
    color:#333333;
}

.unq-right h3 
{
    color:#000;
}

p
{
	font-size:18px;
	font-weight:500;
	line-height:35px;
}

h3
{
	font-size:22px;
	font-weight:600;
	line-height:30px;	
}

.cloud-service-sect h3 
{
    color: #333333 !important;
}

.rts-service__wrapper 
{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.cloud-service-sect .rts-service__single .rts-service__single--title
{
	color:#333333;
}

.cloud-service-sect .rts-service__single .rts-service__single--excerpt
{
	color:#333333;
}

.cloud-service-sect .titlePara,
.rts-section.titlePara p
{
    width:73%;	
}

.unq-left h2 
{
    color: #000;
    width: 80%;
}

.rts-header.inner-header 
{
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 99999999;
}

.rts-header.inner-header ul li,
.rts-header.inner-header ul li a
{
	color:#fff !important;
}

.rts-header.inner-header img.logo-white 
{
    filter: invert(0);
}

section.inner-pages-sect 
{
    width: 100%;
    height: 100vh;
    z-index: 999999;
	padding-top: 100px;
    position: relative;
    background: linear-gradient(104.75deg, #000000 -5.01%, #304057 134.12%);
}

.custom-container
{
	max-width:1440px;
}

.herobanner-grid 
{
    display: grid;
    grid-template-columns: 60% 40%;
    height: calc(100vh - 100px);
    align-items: center;
}

.hb-left h2 {
    margin-bottom: 20px;
    font-size: 86.27px;
    line-height: 79.5px;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
    letter-spacing: 4px;
    font-weight: 500;
    text-shadow: 0px 0px 0px #fff;
}

.hb-left p {
    font-size: 19px;
    font-weight: 400;
    width: 85%;
    line-height: 29px;
}

.hb-right img {
    position: absolute;
    right: -40px;
    top: 120px;
    /* height: 82%; */
    width: 100%;
    transform: scale(1.3);
}

.menu-item.active
{
	position:relative;
}

.hostie-menu .hostie-desktop-menu .menu-item .hostie-dropdown-main-element::after, .hostie-menu .hostie-desktop-menu .menu-item .main-element::after
{
	bottom:17px;
}

/* section.inner-pages-sect:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #212121e0;
} */

.mt400
{
	margin-top:400px;
}

.services-inner
{
	padding:80px 0;
}

.inner-top-heading {
    width: 60%;
    margin: 0 auto;
}

.inner-top-heading p {
    margin-bottom: 0;
}

.inner-header .hostie-desktop-menu li,
.inner-header .hostie-desktop-menu li a
{
	color:#000 !important;
}

.inner-header .logo-white
{
	filter:invert(1);
}

.inner-top-heading h3 {
    font-size: 40px;
}

.service-tab-sect,
.about-sect,
.career-sect 
{
    padding: 84px 0;
}

.service-tab-sect .tablinks 
{
    height: 60px;
    border-radius: 5px;
    background-color: #F1F1F1;
    margin-bottom: 15px;
    color: #000;
    display: flex;
    grid-column-gap: 16px;
    align-items: center;
    padding: 15px;
}

.service-tab-sect .tablinks svg path
{
	fill:#000;
}

.title 
{
    margin-bottom: 78px;
}

.title h2,
.ourteam-content h2 
{
    font-size: 48px;
    font-weight: 400;
    color: #000;
    text-align: center;
    line-height: 57px;
    margin-bottom: 0;
    width: 46%;
    margin-left: auto;
    margin-right: auto;
	font-size: 40px;
    line-height: 50px;
}

.title h2 span, .ourteam-content h2 span {
    font-size: 48px;
    font-weight: 800;
    text-transform: uppercase;
}

.ourteam-content h2 span
{
	color:#000;
	display: block;
}

.tab button 
{
	width: 100%;
	cursor: pointer;
	transition: 0.3s;
}

.service-tab-sect .tab button:hover, 
.service-tab-sect .tab button.active
{
	color:#fff;
	background-color:#ED7D31;
}

.service-tab-sect .tab button:hover svg path, 
.service-tab-sect .tab button.active svg path
{
	fill:#fff;
}

.tabcontent 
{
    color: #000;
}

.tab-grid 
{
    display: grid;
    grid-template-columns: 22.036% 75.4%;
    grid-column-gap: 37px;
}

.about-sect .title
{
	margin-bottom:0;
}

.aboutcontent-left h2 
{
    text-align: left;
}

.about-points-wrap .rts-whychoose__content
{
	box-shadow:unset;
}

.about-points-wrap h2 
{
    text-align: left;
    margin-left: unset;
    margin-right: unset;
}

.service-tab-sect .tabcontent
{
	position:relative;
    padding: 34px 25px;
    border-radius: 13px;	
}

.service-tab-sect .tabcontent:before 
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 70%;
	border-radius: 13px;
    background-color: #000;
}

.service-tab-sect .tabcontent#s1
{
	background-image:url('../images/new/service-bkg1.png');
}

.service-tab-sect .tabcontent#s2
{
	background-image:url('../images/new/service-bkg2.png');
}

.service-tab-sect .tabcontent#s2:before
{
	opacity:80%;
}

.service-tab-sect .tabcontent#s3
{
	background-image:url('../images/new/service-bkg3.png');
}

.service-tab-sect .tabcontent#s4
{
	background-image:url('../images/new/service-bkg4.png');
}

.service-tab-sect .tabcontent#s5
{
	background-image:url('../images/new/service-bkg5.png');
}

.service-tab-sect .tabcontent#s6
{
	background-image:url('../images/new/service-bkg6.png');
}

.service-tab-sect .tabcontent#s7
{
	background-image:url('../images/new/service-bkg7.png');
}



.service-tab-sect .tabcontent ul 
{
	padding: 0;
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap:15px;
    margin-bottom: 0;
}

.service-tab-sect .tabcontent h3 
{
    font-size: 32.48px;
    line-height: 39.79px;
    color: #fff;
    font-weight: 700;
    position: relative;
	margin-bottom: 40px;
}

.serv-content-wrap span 
{
	font-size: 24px;
	line-height: 31px;
	font-weight: 600;
	margin-bottom: 13px;
	display: inline-block;
}

.serv-content-wrap p 
{
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}

.service-tab-sect .tabcontent ul li
{
	display: flex;
    padding-left: 0;
    list-style-type: none;
    grid-column-gap: 24px;	
}

.service-tab-sect .tabcontent ul li img 
{
    top: 5px;
    width: 20px;
    height: 20px;
    position: relative;
}

.serv-content-wrap span,
.serv-content-wrap p
{
    color: #fff;
    position: relative;	
}

.readmore-wrap 
{
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.readmore-wrap img 
{
    width: 44px;
    height: 44px;
}

footer
{
    padding: 62px 0 32px;
    background-color: #0D0B08;
}

footer .title 
{
	text-align: center;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 32px;	
}

footer .title span {
    color: #ed7d31;
}

footer ul.footer-contact {
	display: flex;
    justify-content: center;
    grid-column-gap: 72px;
    list-style-type: none;
    padding-left: 0;
	margin-bottom:80px;
}

footer ul.footer-contact li {
	position: relative;
    font-size: 24.53px;
    display: flex;
    align-items: center;
    grid-column-gap:10px;
}

footer ul.footer-contact li:first-child:before {
    content: '';
    position: absolute;
    right: -35px;
    width: 1px;
    height: 100%;
    background-color: #808080;
}

.footer-link {
    display: flex;
    justify-content: space-between;
}

.footer-link ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    grid-column-gap: 30px;
}

.footer-link ul a:hover {
    color: #fff;
	text-decoration:underline;
}

.footer-link {
    border-bottom: 1px solid #B6B6B6;
    padding-bottom: 13px;
	margin-bottom:32px;
}

.footer-copyright {
    display: flex;
    justify-content: space-between;
}

.footer-copyright ul {
	list-style-type: none;
	padding-left: 0;
	display: flex;
	grid-column-gap: 30px;
}

.dots 
{
    position: absolute;
    bottom: 0;
}

.hb-right {
    /* position: relative; */
    /* -webkit-animation: moveUpDown 5s linear infinite !important; */
    animation: moveUpDown 5s linear infinite !important;
    animation: fadein .5s;
    opacity: 1 !important;
    width: 100%;
    height: 100%;
}


 @keyframes loader {
	0% {
	  opacity: 1;
	}
	100% {
	  opacity: 0;
	}
}
@keyframes slideUp {
	0% {
		opacity: 0;
		transform: translateY(10%);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes slideDown {
	from {
		opacity: 0;
		transform: translateY(-10%);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes rotate {
	from{
		transform: rotate(0);
	}
	to{
		transform: rotate(360deg);
	}
}
@keyframes moveAround {
	0% {
		transform: translate(0px, 0px) rotate(0deg);
	}
	20% {
		transform: translate(73px, -1px) rotate(36deg);
	}
	40% {
		transform: translate(141px, 72px) rotate(72deg);
	}
	60% {
		transform: translate(83px, 122px) rotate(108deg);
	}
	80% {
		transform: translate(-40px, 72px) rotate(144deg);
	}
	100% {
		transform: translate(0px, 0px) rotate(0deg);
	}
}
@keyframes moveUpDown {
	0%{
		transform: translateY(0);
	}
	50%{
		transform: translateY(-20px);
	}
	100%{
		transform: translateY(0);
	}
}
@keyframes moveLeftRight {
	0%{
		transform: translateX(0);
	}
	50%{
		transform: translateX(-20px);
	}
	100%{
		transform: translateX(0);
	}
}
@keyframes ripple {
	0% {
		opacity:.25;
	}
	100% {
		opacity:0;
		transform:scale(2);
	}
}
@keyframes shakeY {
	from {
		transform: translate3d(0, 0, 0);
	}

	50% {
		transform: translate3d(0, -15px, 0);
	}

	to {
		transform: translate3d(0, 0, 0);
	}
}


html {overflow-x: hidden;}

body {
    overflow-x: hidden;
}
.service-tab-sect .tablinks span {
    text-align: left;
}
.rts-header__wrapper .rts-header__logo .site-logo .logo-white {
    width: 160px;
}

header.rts-header.style-one.header__default.inner-header {
    background: #fff;
}

.rts-header.inner-header ul li, .rts-header.inner-header ul li a {
    color: #000 !important;
}

.hostie-menu .hostie-desktop-menu .menu-item .hostie-dropdown-main-element, .hostie-menu .hostie-desktop-menu .menu-item .main-element {
    padding: 22px 0;
}


.inner-pages-sect.about-banner 
{
    height: 550px;
    padding: 180px 0 180px;
}

.about-grid .about-left 
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.about-banner .container 
{
	height: 100%;
    position: relative;
}

.about-grid 
{
    height: 100%;
}

.about-left p 
{
    width: 45%;
}

.about-banner p {
    margin-bottom: 0 !important;
}

.about-banner .rts-hero__content .description {
    line-height: 32px;
    font-size: 20px;
    font-weight: 400;
}

.inner-pages-sect.about-banner:before 
{
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: absolute;
    background-color:#000000ba;
	/* background: linear-gradient(90deg, #ed7d31 26.56%, rgba(18, 24, 51, 0.00) 83.83%); */
}

.reachus-assets
{
	position:relative;
}

.reachus-grid 
{
    display: grid;
    grid-template-columns: 47% 41%;
    gap: 10%;
    z-index: 9999;
	position:relative;
}

.rts-hero.wp__banner .rts-hero__content {
    position: relative;
    z-index: 99999;
}

.about-banner ul 
{
    list-style-type: none;
    padding-left: 0;
    display: flex;
    justify-content: center;
    grid-column-gap: 5px;
}

.about-banner ul li
{
	color: #e3dfdf;
    font-size: 18px;
}

.about-banner ul li a:hover
{
	cursor:pointer;
	color:#fff;
}

.about-banner ul li:last-child 
{
    color: #fff;
}

.aboutcontent-grid 
{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}


section.about-sect h2 {
    margin-bottom: 50px;
    margin-left: unset;
    margin-right: unset;
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
}

section.about-sect p 
{
    color: #000;
}

.rts-whychoose 
{
    position: relative;
	background-color: #fafafa;
}

.rts-whychoose__content .single 
{
    margin-bottom: 30px;
}

.rts-whychoose__content .single:last-child 
{
    margin-bottom:0px;
}

.rts-whychoose__content .single .single__image 
{
    height:40px;
    min-width: 60px;
    border-radius: 10px;
    display: flex; 
}

.rts-whychoose__content:hover
{
    background-color:inherit !important;
}

.rts-whychoose__content:hover img 
{
	filter:unset !important;
}

.about-points-wrap .rts-whychoose__content:hover h3, 
.about-points-wrap .rts-whychoose__content:hover .single__content h6, 
.about-points-wrap .rts-whychoose__content:hover .single__content p 
{
    color:#000000 !important;
}

.about-points-wrap .rts-whychoose__content:hover .rts-whychoose__content--title 
{
    border-bottom: 2px solid #4c5671;
}

.ourteam-content h3, .ourteam-content h3 span {
    color: #000;
    font-size: 40px;
    font-weight: 300;
    line-height: 44px;
}

.ourteam-content h3
{
	width:40% !important;
}

.ot-tabline i {
    font-family: "Playfair Display", serif;
    font-weight: 600;
}
.ourteam-content p 
{
    color: #000;
}
.core-value-wrap img {
    width: 100%;
    mix-blend-mode: darken;
}
.alignLeft h2
{
    margin-left: unset;
    margin-right: unset;
	text-align:left;
}

.about-points-wrap,
.our-team-sect
{
    padding-top: 86px;
    padding-bottom: 86px;
}

section.our-team-sect {
    position: relative;
}

.ot-tabline
{
	width:57%;
	margin-top:70px;
}

.ourTeamTarget 
{
    position: absolute;
    right: 0;
    top: 160px;
}

.ourteam-content h2 
{
    margin-bottom: 20px;
}

.team-grid 
{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 60px;
    margin-top: 50px;
}

.teamImg 
{
    text-align: center;
    background-color: #e1e1e1;
    height: 500px;
    overflow: hidden;
	position:relative;
}

.teamImg img 
{
    width: 100%;
    position: relative;
    z-index: 1;
	transition: all .3s ease-in;    
}

/* .teamImg:hover img
{
    transform: scale(1.1);
    transition: all .3s ease-in;		
} */

.teambox h4 
{
	color: #000;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
}

.teambox h4 span 
{
    font-weight: 400;
    font-size: 17px;
    display: inline-block;
    margin-top: 4px;
    color: #605f5f;
}

.teambox p 
{
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

.teambox .teamImg:before 
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}

/* 
.teambox:nth-of-type(1) .teamImg:before 
{
    background-image: url(../images/new/patt1.png);
}

.teambox:nth-of-type(2) .teamImg:before 
{
    background-image: url(../images/new/patt2.png);
}

.teambox:nth-of-type(3) .teamImg:before 
{
    background-image: url(../images/new/patt1.png);
} */

section.darkBG {
    background: #ed7d31;
    padding: 100px;
}

.yearEXP p {
    font-size: 20px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.yearEXP {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
section.darkBG figure img {
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 300px;
    opacity: .5;
}

section.darkBG {
    position: relative;
}
.teamGridNew {
    display: grid;
    grid-template-columns: 50% 45%;
    gap: 5%;
	    align-items: center;
}

.ot-tabline {
    width: 100%;
}
.ourTeamTarget img {
    width: 100%;
    opacity: .3;
}

section.our-team-sect {
    position: relative;
}

.ourTeamTarget.sal-animate {
    position: absolute;
    
    right: 0;
    width: 250px;
    top: 40px;
    /* opacity: .1; */
}

.title h2 span {
    display: block;
}

.footer-link img 
{
    width: 140px;
}

.template-game 
{
    margin: 0;
}

.hp-herobanner .rts-hero__content
{
	width:92% !important;	
}

.hp-herobanner h2, 
.hp-herobanner p 
{
    color: #fff !important;
    position: relative;
    z-index: 99999;
    opacity: 1;
}

.hp-herobanner p
{
	width:48%;
}

.cloud-service-sect .titlePara 
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.cloud-service-sect .titlePara p
{
    width: 93% !important;
}

.webgatewrap 
{
    position: relative;
}

.webgatewrap .webgateText 
{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999999;
    transform: translate(-50%, 50%);
    font-size: 35px;
    font-weight: 500;
    color: #3F7BFF;
}

.webgateText span 
{
    width: 60%;
    margin: 0 auto;
    text-align: center;
    display: block;
    line-height: 35px;
    color: #ee8137;
}

.whychoose-sect
{
    padding: 130px 0;
    position: relative;
	background-image: url(../images/new/whychoose.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;	
}

.whychoose-sect:before 
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 85%;
    background-color:#00000066;
}

.whychoosegrid 
{
    position: relative;
    z-index: 9;
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

.whychooseright 
{
    display: flex;
    justify-content: flex-end;
}

.whychooseleft h3,
.rts-testimonial h3,
.cloud-service-sect h3 
{
    font-size: 33px;
    font-weight: 500;
    line-height: 40px;
}

.whychooseleft h3 
{
    width: 60%;
    line-height: 40px;
    margin-bottom:60px;
}

.whychooseleft ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    grid-row-gap: 53px;
}

.whychooseleft ul li {
    display: flex;
    grid-column-gap: 32px;
}

.whychooseleft ul li .iconspan {
    width: 74px;
    height: 74px;
    background-color: #fff;
    padding: 19px;
    border-radius: 18px;
}

.whychooseserv h4 {
    margin-bottom: 10px;
}

.whychooseserv span {
    font-size: 18px;
    font-weight: 300;
    width: 70%;
    display: inline-block;
}

.review__company,
.rts-testimonial h3 
{
    color: #313149 !important;
}

.rts-support {
    margin-bottom: 120px;
}

.rts-support__wrapper--content p 
{
    color: #2D3C58;
}

.aboutcontent-left .logo-white 
{
    width: 240px;
}

.whysecure 
{
    width: 280px;
}

.rts-whychoose__content 
{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}

.alignLeft h2 span 
{
    color: #fff;
    padding: 2px 5px;
    width: fit-content;
    background-color: #ed7d31;
}

.darkBG .alignLeft h2 
{
    margin-left: auto;
    margin-right: auto;
}

.darkBG .alignLeft h2 
{
    color: #fff;
    text-align: center;
	width: fit-content;
}

.darkBG .alignLeft h2 span 
{
    color: #ed7d31;
    background-color: #fff;
}

.aboutcontent-grid h2 span 
{
    background-color: unset;
}

.rts-brand__wrapper--text h3 span
{
	color:#ed7d31;
}

.rts-support__wrapper--content .feature__list .feature__item::before 
{
    background: #ed7f34;
}

.rts-testimonial__single::before
{
    background: #ed7f34;
}

.reachus-grid 
{
    display: grid;
    grid-template-columns: 47% 41%;
    gap: 10%;
}

.rts-footer 
{
    padding-top: 120px;
    padding-bottom: 180px;
    background: #000000;
}

.rts-footer__widget h5.widget-title,
.social__media h5
{
	color:#fff;
}

a:hover {
    color: #ed7d31;
}

.rts-footer__widget a.footer__logo
{
   margin-bottom:20px;
}

a.footer__logo img {
    width: 150px;
    margin-bottom: 0px;
}

.reach-footer ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.reach-footer ul li {
    display: flex;
    grid-column-gap: 15px;
    align-items: baseline;
}


.reachus-assets {
    position: relative;
    margin-top: -400px;
    z-index: 999999 !important;
    margin-bottom: 100px;
}


/************** Contact form start ******************/
.form__container{
  max-width:400px;
  padding:3rem;
  }

.form__group{
  position:relative;
  margin-bottom:30px;
}

.form__input{
  position:realtive;
  display:block;
   width:100%;
  padding:10px;  
  border:1px solid #f3f3f3;
  border-radius:10px;
  outline:none;
  box-shadow:0 16px 16px -5px rgba(0,0,0,.1);
  background:transparent;
}

.form__input:focus{
   border:1px solid #5294F7;
}

.form__label{
  position:absolute;
  top:9px;
  left:15px;
  transition:all 300ms ease-in-out;
  pointer-events:none;
}

.form__input:focus~label,
.form__input:not(:placeholder-shown)~label{
    color:#5294F7;
    top:-20px;
    left:0;
    font-size:14px;
    z-index:1;
 }

.form__input::-webkit-input-placeholder{
  color:transparent;
}

.form__input::-moz-placeholder{
  color:transparent;
}
.bg-green {
    background: #28b67c;
    margin-top: -85px;
    padding-top: 135px;
}

.contact-main-container .container {
    display: grid;
    grid-template-columns: 47% 41%;
    gap: 10%;
}

.breadcrumb ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

.breadcrumb li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}

.contact-left-content h1 {
    font-weight: 700;
    font-style: italic;
    color: #fff;
    line-height: 56px;
    margin-bottom: 25px;
	font-size: 42px;
    line-height: 42px;
}

.contact-left-content p {
    color: #fff;
    width: 80%;
    margin-bottom: 26px;
}

.white-button {
    padding: 10px 26px;
    background: #ffffff;
    border-radius: 70px;
    color: #000;
}

.callnumber a {
    text-decoration: none;
    color: #fff;
}

.callnumber {
    display: flex;
    align-items: center;
    gap: 30px;
}

a.white-button {
    color: #000;
}

.contact-right {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.form__input {
    box-shadow: none;
    border: none;
    padding: 0;
    border-bottom: 1px solid #E4E4E4;
    border-radius: 0;
    padding-bottom: 5px;
}

.form__label {
    left: 0;
    top: -2px;
    color: #9D9D9D;
}

.form__input:focus {
    outline: none;
    border: none;
    border-bottom: 1px solid #ccc;
}

.form__input:focus~label, .form__input:not(:placeholder-shown)~label {
    top: -18px;
    color: #9D9D9D;
}

.form__input:focus~label, .form__input:not(:placeholder-shown)~label {
    color:#ed7d31;
}

.contact-right h2 {
    margin-bottom: 25px;
    font-size: 25px;
    color: #000;
}

.contact-right .form__group input
{
	color:#000;
	padding-left:0;
}

.contact-right .form__group input:focus
{
	border-color:#ed7d31;
}

.form__group {
    margin-bottom: 40px;
}
.serviceRadio span {
    background: #F2F2F2;
    padding: 10px 15px;
    border-radius: 70px;
    color: #595959;
}

.service-select {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.serviceRadio input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.serviceRadio {
    position: relative;
    height: 100%;
    display: inline-flex;
}

.serviceRadio input:checked ~  span {
    background: #ed7d31;
    color: #fff;
}


.contact-main-container
{
	margin-top: -85px;
    padding-top: 135px;
	position:relative;
}
.contact-main-container:before
{
	content:'';
	top:0;
	left:0;
	width:100%;
	height:557px;
	position:absolute;
	background: #28b67c;
	border-bottom-left-radius: 00px;
    border-bottom-right-radius: 00px;
}

.contact-main-container .container {
    z-index: 9999;
    position: relative;
}

.breadcrumb ul 
{
	gap: 22px;
    padding-left: 0;
}

.contact-main-container .callnumber a {
	font-weight: 500;
    font-size: 18px;
    line-height: 26.01px;
    align-items: center;
    display: flex;
    grid-column-gap: 6.5px;
}

.contact-right 
{
    padding: 45px 35px;
}

.service-wrap
{
	margin-bottom:45px;
}

.service-wrap label
{
    color: #9D9D9D;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 24px;	
}

.contact-right 
{
    box-shadow: 0px 0px 5px 0px #0000004D;
}

.contact-right textarea 
{
    border: none;
    resize: none;
    border-bottom: 1px solid #E4E4E4;
    width: 100%;
    height: 80px;
	outline:none;
}

.rts-footer__copyright 
{
   border-top: 1px solid #3c3c3c;
}

.contact-right textarea:focus + label
{
	top:-18px;
}

.contact-submit 
{
    padding: 8px 40px;
    background: #ed7d31;
    border-radius: 70px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #ed7d31;
}

.contact-left-content .customer-contact-wrap 
{
    margin-top:135px;
}

.inquire-detail h4 
{
    margin-bottom: 11px;
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}

.inquire-detail p 
{
    color: #7D7D7D;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
}

.inquire-detail p a 
{
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    text-decoration: none;
}

.ccd-wrap 
{
    display: flex;
    flex-direction: column;
    grid-row-gap: 45px;
}

.office-wrapper 
{
    margin-top: 92px;
}

.office-address-wrap {
    display: flex;
    grid-column-gap: 34px;
}

.office-box img {
    width: 100%;
    object-fit: cover;
}

.office-box {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.office-box:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0) 102.16%);
    width: 100%;
    height: 139px;
}

.address {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.address span {color: #fff;}

.address .full-address {
    width: 85%;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}

span.location {
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    display: inline-flex;
    margin-bottom: 2px;
}


/************** Contact form end ******************/
.rts-section.text-center.titlePara.serTitlePara {
    width: 100%;
}

.rts-section.text-center.titlePara.serTitlePara p {
    margin-bottom: 30px;
}
.unq-left h2 {
    color: #000;
    width: 100%;
    font-size: 30px;
    line-height: 45px;
}


.whychoosegrid {
    grid-template-columns: repeat(1, 1fr);
}

.whychooseleft ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}

.whychooseleft ul li {
    grid-column-gap: 12px;
}

.whychooseserv span {
    width: 100%;
}

.whychooseleft ul li .iconspan {
    border-radius: 50%;
    padding: 5px;
}


.whychooseleft ul li .iconspan {
    width: 54px;
    height: 54px;
    display: flex;
}

.whychooseleft ul li .iconspan img {
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.whychooseleft ul li {
    grid-column-gap: 12px;
    display: grid;
    grid-template-columns: 14% 75%;
	padding: 20px 0;
}

.whychooseleft ul li:hover {
	border-radius: 8px;
    background-color: #fff;
}

.whychooseleft ul li:hover .whychooseserv 
{
    color: #000;
}

.mshow
{
	display:none;
}

.data-hide
{
	display:none;
}

.data-hide1
{
	display:none;
}

.data-readmore1
{
    color: #ef853d;
    cursor: pointer;
    font-weight: 600;
}

.rts-brand.rts-brand__bg--section.service-slider a svg 
{
    width: 70px;
    height: 70px;
}

section.rts-service.section__padding.cloud-service-sect 
{
	margin-top: 80px;
    background-color: #ef853d0f;
}

.rts-brand.rts-brand__bg--section.service-slider a svg path
{
	fill:#ef853d !important;
}

.rts-service__single
{
    background:#fff !important;
}

.rts-service__single:hover 
{
    box-shadow: unset !important;
    background-color: unset !important;
}

.rts-service__single:hover a.rts-service__single--btn {
    color: #ef8339 !important;
}


/* career page design start */

.career-box 
{
    padding: 23px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.careers-grid 
{
	display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-row-gap: 25px;
	grid-column-gap: 25px;
	position: relative;
    z-index: 99;
    padding: 50px 0;	
}

.career-left h4 {
    color: #000;
    font-family: Inter;
    font-size: 20.58px;
    font-weight: 600;
    line-height: 20.58px;
    text-align: left;
    display: inline-block;
    margin-bottom: 0;
}

.career-left {
    display: flex;
    flex-direction: column;
    grid-row-gap: 5px;
    align-items: baseline;
}

.career-left span {
    border-radius: 50px;
    background-color: #efefef;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
    font-weight: 500;
    font-size: 12px;
    color: rgb(0 0 0);
}

.career-detail-top {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 11px;
}

.career-right span {
    font-size: 14px;
    color: #000;
    opacity: 50%;
    font-weight: 500;
}

.career-box p {
	color: #000;
    opacity: 60%;
    width: 100%;
    margin-bottom: 14px;
    line-height: 32px;
    font-size: 20px;
    font-weight: 400;
}

.career-box ul {
    list-style-type: none;
    padding-left: 0;
    display: grid;
    gap: 11px 15px;
    margin-bottom: 18px;
    grid-template-columns: repeat(2, 1fr);
}

.career-box ul li {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: #000;
    opacity: 70%;
    position: relative;
}

.career-box ul li:before {
    content: '';
    position: relative;
    width: 7px;
    height: 7px;
    background-color: #00000075;
    display: inline-block;
    border-radius: 50px;
    margin-right: 10px;
    top: -1px;
}


.experience-location-wrap {
    display: flex;
    gap: 55px;
    margin-bottom: 20px;
}

.career-disp-experience {
    display: flex;
    flex-direction: column;
}

span.career-title {
    font-size: 16px !important;
    color: #000;
    font-weight: 600 !important;
}

.career-disp-experience span:last-child {
	font-size: 14px;
	font-weight: 500;
    line-height: 21px;
    color: #000;
    opacity: 50%;
}

.career-icon {
    width: 55px;
    height: 55px;
    background-color: #f7f7f7;
    border-radius: 50px;
    padding: 12px;
}

.career-icon svg {
    width: 100%;
    height: 100%;
}

.career-img-wrap {
    display: flex;
    grid-column-gap: 15px;
}

.career-box .applynowwrap {
    justify-content: flex-start;
}

.career-box .applynowwrap a {
    padding: 7px 16px;
    color: #fff;
    text-decoration: none;
    background-color: #C20000;
    border-radius: 50px;
    font-size: 12px;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-wrap: nowrap;
    text-align: center;
    width:auto;
}


.career-title-wrap {
    position: relative;
    z-index: 99;
}

.career-head-subhead {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.career-head-subhead h2 
{
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #24202E;    
}


.career-head-subhead p {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 300;
}

.career-box .applynowwrap a:hover {
    border: 1px solid #c20000;
    background: none;
    color: #000;
    transition: .5s all ease;
}

.career-box .applynowwrap a {
    border: 1px solid #c20000;
    transition: .5s all ease;
}

/* career page design end */


/*  service page design start */

.serviceContent-grid 
{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 50px;
}

.service-detail-info {
    padding: 60px 0 0;
}

.serviceContent-grid p {
    font-weight: 400;
}

.service-detail-info h3
{
    font-size: 33px;
    font-weight: 500;
    line-height: 40px;	
    color: #333333 !important;
}

.service-detail-info p 
{
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    color: #333333 !important;
}

.weoffer ul li {
    color: #333333 !important;
    margin-bottom: 30px;
}

.weoffer ul {
    list-style-type: auto;
    padding-left: 20px;
}

.weoffer ul li h6 {
    font-weight: 500;
    margin-bottom: 10px;
}

.weoffer ul li span {
    padding-left: 15px;
    position: relative;
}

.weoffer ul li span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    background-color: #000;
    border-radius: 50px;
    transform: translateY(-50%);
}

.weoffer {
    padding: 10px 0;
}

.weoffer ul li:last-child {
    margin-bottom: 0;
}

.weoffer ul {
    margin-bottom: 0;
}

/*  service page design end */




/**** 10-01-2025 ***/

.team-grid {
    display: flex;
    flex-direction: column;
    gap: 100px;
}

.teambox {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    align-items: center;
}

.teamImg img {height: 500px;object-fit: cover;}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.teamCont a {
    color: #ed7d31;
    font-weight: 500;
    border-bottom: 3px solid #ed7d31;
    padding-bottom: 2px;
}

.sidenav {
    left: unset;
    right: 0;
    
    background-color: #ffffff;
    box-shadow: 0px -3px 10px #00000046;
}

div#mySidenav p {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

div#mySidenav h4 {
    color: #000;
        margin-bottom: 40px;
}

div#mySidenav h4 span {
    display: block;
    color: #00000099;
    font-size: 20px;
}


div#mySidenav .teamCont {
    padding: 40px;
}




div#mySidenav1 p {
   color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

div#mySidenav1 h4 {
    color: #000;
        margin-bottom: 40px;
}

div#mySidenav1 h4 span {
    display: block;
    color: #00000099;
    font-size: 20px;
}


div#mySidenav1 .teamCont {
    padding: 40px;
}














/**** 10-01-2025 ***/































































@media only screen and (min-width:300px) and (max-width:991px) 
{
	.rts-hero.wp__banner 
	{
		padding: 150px 0 180px;
	} 
	
	h2 
	{
		font-size: 30px;
		line-height: 40px;
	}

	.vid-sect.rts-hero.wp__banner p 
	{
		width: 100%;
		font-size: 16px;
		line-height: 27px;
	}
	
	.service-box-grid 
	{
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 0;
		grid-row-gap: 25px;
	}

	.vid-sect.rts-hero .rts-hero-two__content--btn 
	{
		margin-top: 20px;
	}
	
	.unq-grid 
	{
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 0;
		grid-row-gap: 25px;
		margin-top: 0;
	}	

	.unq-left h2 
	{
		font-size: 28px;
        line-height: 40px;
	}
	
	.rts-service__wrapper 
	{
		grid-template-columns: repeat(1, 1fr);
	}

	.whychooseleft h3 
	{
        width: 100%;
        font-size: 28px;
		line-height: 40px;
        margin-bottom:30px;
	}

	.whychooseleft ul {
		grid-template-columns: repeat(1, 1fr);
		gap: 50px;
	}	
	
	.whychooseleft ul li .iconspan 
	{
		width: 44px;
		height: 44px;
	}	
	
	.whychooseleft ul li .iconspan img 
	{
		width: 25px;	
	}
	
	.whychooseserv h4 
	{
		font-size: 22px;
	}	
	
	.whychooseserv span 
	{
		font-size: 16px;
	}
	
	.whychoose-sect 
	{
		padding: 60px 0;
	}
	
	.rts-support .rts-support__wrapper 
	{
		padding: 60px 20px;
	}

	.rts-footer.site-footer-one 
	{
		padding-bottom: 60px;
		padding-top: 60px;
	}
	
	.rts-hero.wp__banner .rts-hero__content 
	{
		z-index: 9;
	}	
	
	.st-content {
		margin-top: 0;
	}

	.stitle-wrap img {
		width: 22px;
	}

	.rts-section.text-center.titlePara.serTitlePara p	
	{
		text-align:left;
	}
	
	.cloud-service-sect .titlePara p 
	{
		width: 100% !important;
	}	
	.rts-service__single {
		padding: 40px 12px;
		padding-left: 0;
	}

	.rts-section {
	}

	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.mshow
	{
		display:block;
	}
	
	.hambwrap 
	{
		cursor: pointer;
	}
	
	.hambwrap svg 
	{
		width: 40px;
		height: 40px;
	}

	.hambwrap svg path 
	{
		fill: #fff;
	}
	
	/**** mobile menu ****/
	
	.dineuron-menu{width: 100%; height: 100%; opacity: 0; visibility: hidden;}
	.nav-open .dineuron-menu {opacity: 1; visibility: visible; background: rgba(0, 0, 0, 0.92); }
	.dineuron-menu .nav li a{color:#FFF; font-size: 5vh; font-weight:600; }
	.dineuron-menu .nav li{
		opacity: 0;
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px);
		-webkit-animation-timing-function: cubic-bezier(.45,.005,0,1);
		-moz-animation-timing-function: cubic-bezier(.45,.005,0,1);
		-o-animation-timing-function: cubic-bezier(.45,.005,0,1);
		animation-timing-function: cubic-bezier(.45,.005,0,1);
	}
	.nav-open .dineuron-menu .nav li{
		opacity: 1;
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		-webkit-transition: -webkit-transform .2s,opacity .2s;
		transition: transform .2s,opacity .2s;
	}
	.dineuron-menu .nav li.delay-1{-webkit-transition-delay:0.1s; -moz-transition-delay:0.1s; -ms-transition-delay:0.1s; -o-transition-delay:0.1s; transition-delay:0.1s; }
	.dineuron-menu .nav li.delay-2{-webkit-transition-delay:0.2s; -moz-transition-delay:0.2s; -ms-transition-delay:0.2s; -o-transition-delay:0.2s; transition-delay:0.2s; }
	.dineuron-menu .nav li.delay-3{-webkit-transition-delay:0.3s; -moz-transition-delay:0.3s; -ms-transition-delay:0.3s; -o-transition-delay:0.3s; transition-delay:0.3s; }
	.dineuron-menu .nav li.delay-4{-webkit-transition-delay:0.4s; -moz-transition-delay:0.4s; -ms-transition-delay:0.4s; -o-transition-delay:0.4s; transition-delay:0.4s; }
	.dineuron-menu .nav li.delay-5{-webkit-transition-delay:0.5s; -moz-transition-delay:0.5s; -ms-transition-delay:0.5s; -o-transition-delay:0.5s; transition-delay:0.5s; }
	.dineuron-menu .nav li.delay-6{-webkit-transition-delay:0.6s; -moz-transition-delay:0.6s; -ms-transition-delay:0.6s; -o-transition-delay:0.6s; transition-delay:0.6s; }
	.dineuron-menu .nav li.delay-7{-webkit-transition-delay:0.7s; -moz-transition-delay:0.7s; -ms-transition-delay:0.7s; -o-transition-delay:0.7s; transition-delay:0.7s; }
	.dineuron-menu .nav li.delay-8{-webkit-transition-delay:0.8s; -moz-transition-delay:0.8s; -ms-transition-delay:0.8s; -o-transition-delay:0.8s; transition-delay:0.8s; }
	.dineuron-menu .nav li.delay-9{-webkit-transition-delay:0.9s; -moz-transition-delay:0.9s; -ms-transition-delay:0.9s; -o-transition-delay:0.9s; transition-delay:0.9s; }

	.nav-button {
		position: relative;
		z-index: 1111;
		display: block;
		 margin: unset !important;
			 position: relative;
		top: 6px;
	}
	.nav-button #nav-icon3{width:24px;height:22px;display:inline-block;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;}
	.nav-button #nav-icon3 span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}
	.nav-button #nav-icon3 span:nth-child(1){top:0}
	.nav-button #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:7px}
	.nav-button #nav-icon3 span:nth-child(4){top:14px}
	.nav-open #nav-icon3 span:nth-child(1){top:9px;width:0;left:50%}
	.nav-open #nav-icon3 span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
	.nav-open #nav-icon3 span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
	.nav-open #nav-icon3 span:nth-child(4){top:9px;width:0;left:50%}

	.flex-center {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		/* -webkit-justify-content: center; */
		-ms-flex-pack: center;
		/* justify-content: center; */
		/* -webkit-box-align: center; */
		/* -webkit-align-items: center; */
		-ms-flex-align: center;
		/* align-items: center; */
		/* height: 100%; */
	}

	.desktop-show {
		display: none;
	}

	header.head-main {
		padding: 0;
		padding-bottom: 50px;
	}

	header.head-main .navbar {
		background-color: unset !important;
			display: block;
	}

	header.head-main .d-flex {
		align-items: center;
		justify-content: space-evenly;
	}

	.fixed-top.dineuron-menu {
		padding: 20px;
	}

	.fixed-top.dineuron-menu li a {
		font-size: 20px;
	}

	.fixed-top.dineuron-menu .flex-center {
		height: 100%;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	.fixed-top.dineuron-menu li {
		margin-bottom: 15px;
	}
	.nav-open .nav-button #nav-icon3 span {
		background: #fff;
	}

	.mobile-show
	{
		display:block;
	}
	.brand-logo img {
		width: 130px;
	}
	.head-main .fill-button {
		padding: 8px 15px;
		font-size: 12px;
	}
	.getStarted-Hamburgermenu {
		display: flex;
		align-items: center;
		gap: 20px;
	}

    body.nav-open {
        position: relative;
        overflow: hidden;
        height: 100vh;
    }

	/**** mobile menu ****/	
	
	.about-banner .container 
	{
		position: relative;
		z-index: 99999;
	}	
	
	.aboutcontent-grid 
	{
		grid-template-columns: repeat(1, 1fr);
	}

	.title h2, .ourteam-content h2
	{
		width:100%;
	}
	
	.rts-whychoose__content 
	{
		grid-template-columns: repeat(1, 1fr);
	}

	section.darkBG 
	{
		background: #ed7d31;
		padding:100px 0;
	}

	.yearEXP p 
	{
		width: 100%;	
	}
	
	section.darkBG figure img 
	{
		width: 180px;
	}
	
	.reachus-grid 
	{
		gap: 50px;
		grid-template-columns: 100%;	
	}
	
	.hambBlack .nav-button #nav-icon3 span
	{
		background-color:#000;
	}
	
	.rts-header.inner-header ul li, .rts-header.inner-header ul li a 
	{
		color: #ffffff !important;
	}

	.nav-open .hambBlack .nav-button #nav-icon3 span 
	{
        background-color: #fff;
    }
	
	.inner-pages-sect.about-banner 
	{
		height: 470px;	
	}
	
	.reachus-assets {
        position: relative;
        margin-top: -490px;
    }
	
	.inner-pages-sect.about-banner.contact-sect 
	{
		height: 600px;
	}
	
	.contact-left-content .customer-contact-wrap 
	{
		margin-top: 90px;
	}

	.herobanner-grid 
	{
		grid-template-columns: 100%;	
	}
	
	.hb-left h2 
	{
		font-size: 32px;
		line-height: 35px;
	}
	
	.hb-right img 
	{
		position: absolute;
		right: -5px;
		top: -80px;
		width: 80%;
	}
	
	.title h2, .ourteam-content h2 
	{	
		font-size: 34px;
	}
	
	.title h2 span, .ourteam-content h2 span 
	{
		font-size: 34px;
		line-height: 36px;	
	}
	
	.tab-grid 
	{
		grid-template-columns: 100%;
	}

	.tab 
	{
        display: flex;
        grid-column-gap: 20px;
        width: 1700px;
	}

	.tab-left-grid 
	{
        width: 100%;
        margin-bottom: 50px;
        overflow-x: scroll;
	}

	.service-tab-sect .tablinks span 
	{
		text-align: left;
		white-space: nowrap;
	}

	.service-tab-sect .tabcontent ul 
	{
		grid-template-columns: repeat(1, 1fr);	
	}
	
	.service-tab-sect .tablinks
	{
		width:fit-content;
	}
	
	.ourteam-content h3 
	{
		width: 100% !important;
	}

	.team-grid 
	{
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 0;
		grid-row-gap: 50px;
		margin-top: 50px;
	}


	/* career page design start */
	
	.career-sect {
		padding: 44px 0;
	}

	.careers-grid {
		padding: 0px 0;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.career-left h4 {
		font-size: 15.58px;
	}

	.career-left span {
		font-size: 11px;
	}

	.career-right span {}

	.career-detail-top {
		align-items: flex-start;
	}

	.career-box p {
		line-height: 24px;
		font-size: 17px;
	}

	span.career-title {
		font-size: 14px !important;
	}

	.career-box ul {
		margin-top: 10px;
		gap: 11px 6px;
	}

	.career-box ul li {
		font-size: 12px;
	}

	.career-disp-experience span:last-child {
		font-size: 12px;
	}

	.secondary__bg.secondary__color {
		padding: 12px 19px;
	}	
	
	/* career page design end */
	
	/* service detail page start */
	
	.serviceContent-grid 
	{
		grid-template-columns: repeat(1, 1fr);	
	}
	
	.service-tab-sect,
	.about-sect,
	.career-sect 
	{
		padding:50px 0;
	}

	.serviceContent-grid .aboutcontent-right {
		margin-top: 20px;
	}	
	
	.service-detail-info {
		padding: 20px 0 0;
	}

	.service-detail-info h3 {
		font-size: 22px;
		font-weight: 600;
		margin-bottom: 5px;
	}

	.weoffer {
		padding: 0px 0;
	}
	
	.weoffer ul li span {
		display: flex;
	}	

	.weoffer ul li span:before 
	{
		top: 12px;	
	}
	
	/* service detail page end */
	
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .container {
           max-width: 1150px;
    }
	.hb-left h2 { 
		font-size: 76.27px;
		line-height: 69.5px; 
	}
	.title h2 { 
		width: 56%; 
	} 
	
	.service-tab-sect .title h2 
	{
		width:60%;
	}

	.serv-content-wrap span 
	{
		font-size: 20px;
		line-height: 15px;	
	}
}


@media only screen and (min-width: 1300px) and (max-width: 1399px) 
{
    
	.container 
	{
        max-width: 1250px;
    }
	
	.service-box-grid 
	{
		top: -35px;
	}

	.rts-service__single--title 
	{
		font-size: 20px;
	}
	
	section.darkBG figure img 
	{
		width: 250px;
	}	
	
}

@media only screen and (min-width:1400px) and (max-width:1499px) 
{
    
	section.darkBG figure img 
	{
		width: 260px;
	}
}