@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;
    margin: 0;
}

.heroBannerLeft 
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vid-sect 
{
    height: 100vh;
}

.vid-sect {
    padding: 250px 0 180px;
   /* background-image: url(../images/new/hero-background.jpg);*/
}
.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;
}

 

.hostie-menu .hostie-desktop-menu .menu-item .hostie-dropdown-main-element::after, .hostie-menu .hostie-desktop-menu .menu-item .main-element::after 
{
    background: #000;
}

.rts-hero__content h2,
.vid-sect.rts-hero.wp__banner p 
{
    opacity: 1;
}

header .rts-header__wrapper {
    padding: 10px 0;
}

.hero-banner-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 60px;
}

.secondary__bg.secondary__color
{
	color: #fff !important;
	border: none !important;
	background: linear-gradient(90deg, #91D0FE 0%, #3F7BFF 100%) !important;
}

.secondary__bg.secondary__color:hover 
{
    color: #fff !important;
    background: none !important;
    border: 1px solid #fff !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, #91D0FE 0%, #3F7BFF 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;
    width: 70%;
}

.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;	
	    color: #000;
}

.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 
{
    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: #295DCF;
}

.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;	
	background-image:url('../images/new/service-bkg.png');
}

.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 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: #0774FF;
}

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:650px;
	padding:230px 0 180px;
}

.about-grid .about-left 
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.about-banner .container 
{
    height: 100%;
}

.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%); */
}

.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;
}
.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 
{
    padding-top: 30px;
    text-align: center;
    background-color: #e1e1e1;
    height: 400px;
    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;
}

.teambox p 
{
    color: #000;
    font-size: 14px;
    line-height: 21px;
}

.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/patt3.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;
}



.heroBannerRight {
    position: absolute;
    right: 0;
    z-index: 1;
}

.heroBannerRight img {
    width: 100%;
    height: 600px;
    border-radius: 500px 0px 0px 500px;
    border-radius: 30px 0px 0px 30px;
}

.hero-banner-grid {
    height: 100%;
    align-items: center;
}

section.vid-sect .container {
    height: 100%;
}

section.vid-sect::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
       background: #ffffff;
    top: 0;
    left: 0;
}

.heroBannerLeft {
    z-index: 1;
}

.heroBannerLeft h2 {
    font-size: 55px;
    line-height: 60px;
    border-bottom: 1px solid #ffffff61;
    padding-bottom: 20px;
    margin-bottom: 10px;
	    color: #000;
}

.heroBannerLeft p {
    font-size: 20px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 10px;
	    color: #000;
}

.rts-hero-two__content--btn.sal-animate {
    margin-top: 10px;
}

.secondary__bg.secondary__color {
    background: #0a2e6c !important;
    border: 1px solid #0a2e6c !important;
    color: #fff !important;
	    border-radius: 70px;
}

.secondary__bg.secondary__color:hover {
    box-shadow: 0px 0px 12px 8px #0a2e6c29;
    border: 1px solid #0a2e6c !important;
    color: #0a2e6c !important;
}

.rts-hero-two__content--btn  a {
    border-radius: 410px;
}

figure.arrowabs {
    position: absolute;
    right: -70px;
    bottom: 0;
}

.heroBannerLeft {
    position: relative;
}
.heroBannerLeft h3 {
    text-transform: uppercase;
    font-size: 16px;
}

.heroBannerLeft h3 {
    text-transform: uppercase;
    font-size: 16px;
	    color: #000;
}

section.vid-sect {
    position: relative;
}

.banner-bottom {
    margin-top: 100px;
}

.bannerBotGrid figure img {
    width: 100%;
    /* transform: scale(1.1); */
}

.banBotAbt p {
    color: #000;
    margin-top: 40px;
    color: #031811;
    font-size: 34px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 55px;
}

.banBotAbt h5 {
    color: #0d264d;
}

.bannerBotGrid {
    display: flex;
    gap: 140px;
}

.banBotAbt h5 {
    text-transform: uppercase;
    position: relative;
}

.banBotAbt h5:after {
    width: 100%;
    background-color: transparent;
    background-image: linear-gradient(90deg, #031811 0%, #03181100 100%);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 1px;
    width: 150px;
    bottom: -8px;
}

.banner-bottom::after {
    /* content: ""; */
    /* content: ""; */
}

.banner-bottom {
    position: relative;
}

.dividerd img {
    width: 100%;
    margin-top: 50px;
}




.rts-header__logo {
    position: relative;
}

/* .rts-header__logo:before { */
    /* content: ''; */
    /* position: absolute; */
    /* top: -30px; */
    /* background-color: #fff; */
    /* height: 109px; */
    /* width: 180px; */
    /* left: -7px; */
    /* border-bottom-left-radius: 12px; */
    /* border-bottom-right-radius: 12px; */
}

a.site-logo {
    position: relative;
    z-index: 9999;
}



.heroBannerLeft h2 span:after {
    content: "";
    display: block;
    width: 103%;
    height: 68px;
    background: #0a2e6c;
    position: absolute;
    right: -4px;
    top: 10px;
    z-index: -1;
    border-radius: 1px;
}

.heroBannerLeft h2 span:after {
    height: 54px;
    top: 9px;
}

.heroBannerLeft h2 span {
    position: relative;
    z-index: 999999;
    color: #ffffff;
    font-weight: 700;
}

.rts-service-two .title
{
    font-size: 65px;
    line-height: 70px;
	position:relative;
}

.rts-section__two {
    max-width: unset;
    width: 60%;
}

h2.title:before 
{
    background-color: transparent;
    background-image: linear-gradient(90deg, #031811 0%, #03181100 100%);
    content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 1px;
    width: 250px;
    bottom: -18px;
}

.rts-section__two .description 
{
    width: 95%;
    color: #202020;
    font-size: 26px; 
}

.service-two-small p {
    color: #202020;
    line-height:26px;
    font-size: 16px !important;
}

.rts-service-two .service-two-small__content .service-btn {
    color: #818181;
    background: #ECEFFF;
}

.rts-service-two .service-two-small:hover .service-btn 
{
    color: #ffffff;
    background: #11a7ca;
}

.rts-service-two .service-two-small
{
	height:353px;
}

.rts-service-two .service-two {
    padding: 40px;
    height: 353px;
}

.rts-service-two .service-two__content {
    max-width: 100%;
}

.service-two__content h4 {
    font-weight: 800 !important;
    font-size: 40px !important;
    line-height: 50px !important;
    margin-bottom: 10px !important;
}

.service-two__content p {
    line-height: 28px;
    color: #fff;
}
.banBotAbt h5 {
    font-weight: 600;
}

.banBotAbt h5 {font-weight: 600;}

.hover-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.hover-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.hover-video:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #0a2e6cc9;
    position: absolute;
    top: 0;
    left: 0;
}

.service-two {
    overflow: hidden;
}

.rts-service-two .service-two__content a {
    background: #fff;
    color: #000;
    border-radius: 210px;
    border: 1px solid #ffffff !important;
}
.rts-service-two .service-two__content a:hover {
    background: #20aacd;
    color: #fff;
    box-shadow: 0px 0px 12px 8px rgb(2 161 195 / 63%);
    border: 1px solid #20aacd !important;
}

.rts-service-two.cultured__white.section__padding {
    margin-top: 100px;
}


section.vid-sect::after {
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    width: 26%;
    bottom: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/banner__eight__shape.svg);
    opacity: .1;
}
h3.title {
    font-size: 40px !important;
    position: relative; 
    width: 40% !important;
    line-height: 50px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
    color: #0a2e6c !important;
}
.comCont {
    /* background: #e9edff82; */
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 2px #cccccc69;
    margin: 2px;
}

.comCont figure {
    margin-bottom: 20px;
}

.comCont h3 {
    margin-bottom: 0;
}

.comSe p {
    width: 65%;
}

.swiico i {
    padding: 12px 12px;
    border-radius: 10px;
    border: 1px solid #666;
    color:#0a2e6c;
	transition: .5s all ease;
}
 

.comSe {
    background-color: #f4f8ff;
    padding: 100px 0px;
}

.comCont {
    background: #fff;
}
p {
    color: #212121;
}

.comCont p {
    line-height: 22px;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
}
.swiico {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 40px;
}
.compSlid.swiper-initialized {
    margin-top: 20px;
}


.bannerBotGrid {
    display: grid;
    grid-template-columns: 40% 55%;
    gap: 5%;
    align-items: center;
}

.abt-left img {
    width: 100%;
}

.abt-right svg {
    width: 20px;
    height: 20px;
}

.abt-right {
    color: #000;
}

.abt-right ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.abt-right h3 {
    color: #0a2e6c;
    font-size: 18px;
}

.abt-right h2,
.cont-banner-content h2 
{
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
}

.abt-right p,
.cont-banner-content p 
{
    color: #212121ba;
    font-size: 16px;
    line-height: 30px;
}

.abt-right ul {
    list-style: none;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    gap: 13px;
}

.abt-right ul svg path {
    fill: #0a2e6c;
}

.abt-right ul li {
    font-weight: 500;
}
.abt-right a {
    margin-top: 20px;
}
.service-two-small:before {
    content: "";
    /* width: 50px; */
    /* height: 50px; */
    /* border-radius: 50%; */
        background-color: #0a2e6cde;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    /* transition: all .3s linear; */
    z-index: 0;
}

.service-two-small {
    position: relative;
}

.service-two-small:hover:before {
    opacity: 1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    opacity: 1;
}
.service-two-small__content {
    z-index: 1;
    position: relative;
}
.service-two-small:hover .service-icon a {
    color: #fff;
}

.rts-service-two .service-two-small:hover a {
}

.rts-service-two .service-two-small:hover a, .rts-service-two .service-two-small:hover p, .rts-service-two .service-two-small:hover a i {
    color: #fff;
}

.rts-service-two .service-two-small:hover .service-btn {
    background: #fff;
}

.rts-service-two .service-two-small:hover .service-btn i {
    color: #0a2e6c;
}


.paraL {
    color: #212121 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 35px !important;
}
.swiico i:hover {
    background: #0a2e6c;
    transition: .5s all ease;
    border: 1px solid #0a2e6c;
    color: #fff;
}
.serCus h3.title.sal-animate {
    width: 70% !important;
}
.vert {
    color: #0a2e6c;
    font-size: 19px;
    transform: rotate(-90deg);
    position: absolute;
    left: -209px;
    top: 50%;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 600;
    background: #0a2e6c;
    color: #fff;
    padding: 7px 19px;
    letter-spacing: 3px;
}
.heroBannerLeft p {
    font-weight: 500;
    color: #212121 !important;
}

li.menu-item a:hover {
    color: #222 !important;
}

.rts-hosting-feature .rts-section__two {
    width: 40% !important;
}

.rts-hosting-feature.bg-white.section__padding {}

.rts-hosting-feature h3 {
    width: 100% !important;
}

.rts-hosting-feature .hosting-feature-image__image2.wordpress .img-two::before
{
	content:unset;
}

.rts-hosting-feature .hosting-feature-image__image2.wordpress .img-two
{
	overflow:unset;
}

.rts-hosting-feature .hosting-feature-image__image2.wordpress .img-two {
    position: relative;
    z-index: 1;
    border-radius: 10px;
    height: 100%;
    display: flex;
    justify-content: flex-end;
}

.rts-hosting-feature .hosting-feature-image__image2.wordpress .img-two img {
    width: unset;
    position: relative;
    top: -100px;
    transform: scale(1.3);
    right: 0;
}

.feature 
{
    margin-top: 0;
}

.rts-section.section-style-two {
    margin-bottom: 0;
}

.rts-hosting-feature .hosting-feature .feature.wordpress .feature-right li:hover {
    background: #46bbe3;
}

.rts-hosting-feature .paraL {
    line-height: 30px !important;
}

.rts-cta-two__wrapper .cta__shape::before,
.rts-cta-two__wrapper .cta__shape::after
{
	content:unset;
}

section.comm-sect {
    padding: 120px 0;
}
section.comm-sect img {
    width: 100%;
}

.rts-hosting-feature {
    background: #f6f6f6 !important;
}

.rts-cta-two.shared-page-bg {
    padding: 90px;
}

.rts-cta-two__wrapper {
    background: #0a2e6c;
}

.rts-cta-two__wrapper .cta__shape::before {
    display: none;
}

.rts-cta-two__wrapper .cta__shape::after {
    display: none;
}

.rts-btn-secondary {
    background: #46bbe3;
    color: #fff !important;
}

.rts-btn-secondary:hover {
    border: 1px solid #fff !important;
    background: none !important;
}

.rts-footer {
    background: #f6f6f6;
}

.rts-footer__widget--menu ul li a {
    color: #000 !important;
}

.rts-footer__widget .contact-method a span {
    background: #0a2e6c;
}

.contact-method a {
    color: #000;
}

.social__media--list .media {
    background: #0a2e6c;
    border: 1px solid #ccc;
}

.rts-cta-two__wrapper {
    position: relative;
    top: 100px;
}

.rts-footer.footer-style-default {
    padding-top: 170px;
}

a.footer__logo img {
    width: 180px;
}

p.brand-desc.address {
    font-size: 18px;
    line-height: 28px;
}

form.newsletter i {
    color: #000;
}

.rts-footer__widget form.newsletter button {
    background: #0a2e6c;
    color: #fff;
}

.rts-footer__widget form.newsletter button i {
    color: #fff;
}

.site-default-border {
    border-top: 1px solid #ccc;
}

.rts-footer__copyright-two {
    background: #f6f6f6;
    border-top: 1px solid #d7d7d7;
}

.rts-footer__copyright-two__wrapper {
    padding: 11px 0;
    text-align: center;
    display: flex;
    justify-content: center;
}

.rts-footer__copyright-two__wrapper p {
    font-size: 15px;
    color: #666;
}


.section__padding {
    padding: 120px 0 60px;
}

.rts-hosting-feature .hosting-feature .feature.wordpress .feature-right li {
    background-color: #fff;
}


.rts-cta-two.shared-page-bg {
    padding: 0;
    margin-top: -140px;
}

.rts-service-two.cultured__white.section__padding.serCus .rts-section.section-style-two {
    margin-bottom:50px;
}

.rts-service-two.cultured__white.section__padding.serCus {
    padding-bottom: 120px;
}

.rts-hosting-banner-bg
{
    margin-top: 90px;	
}

.rts-hosting-banner .rts-hosting-banner h1,
.rts-hosting-banner .rts-hosting-banner p
{
	color:#fff !important;
}

.rts-hosting-banner.rts-hosting-banner-bg 
{
    padding: 130px 0 220px 0;
}

.misvis-grid 
{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 100px;
    align-items: center;
}

.visvaluebox h2 
{
    height: auto;
    color: #000;
	font-size:40px;
	line-height:40px;
}

.misvisleft img
{
	border-radius:10px;
}

.misvisright .visvaluebox:last-child p 
{
    margin-bottom: 0;
}

ul.feature-left.sal-animate {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.rts-hosting-feature .hosting-feature .feature.wordpress {
    width: 100%;
}

.rts-hosting-feature .hosting-feature .feature.wordpress .feature-left {
    width: 100%;
}

.rts-hosting-feature .hosting-feature .feature.wordpress .feature-left li:not(:last-child) {
    margin: 0;
}
.hosting-feature.wordpress {
}

.feature.wordpress {
    margin-top: 40px;
}

.rts-hosting-feature li h3 {text-align: center;font-size: 18px;line-height: 22px;margin-top: 10px;}

p.source {
    font-size: 14px;
    font-style: italic;
}

.rts-service-two .service-two-small {
    background-size: cover;
    background-repeat: no-repeat;
}

/* .rts-service-two .service-two-small:after {width: 100%;height: 100%;background: #ffffffe8;content: "";display: block;position: absolute;top: 0;left: 0;border-radius: 8px;} */
.rts-service-two .service-two-small__content .service-title { 
    text-transform: capitalize;
}
.rts-service-two.cultured__white.section__padding.serCus a.rts-btn.btn__long.secondary__bg.secondary__color {
    margin: 0 auto;
    display: flex;
    width: fit-content;
    margin-top: 50px;
}
.service-two-small.plusSer {
    background: #0a2e6c;
}

.service-two-small__content.plus7 {
    font-size: 70px;
    text-align: center;
    line-height: 55px;
    font-weight: 700;
}

.service-two-small__content.plus7 span {
    display: block;
    font-size: 24px;
    font-weight: 400;
}

.service-two-small.plusSer {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-two.newIndustry {
    flex-direction: column;
}

.img-two.newIndustry img {
    transform: unset !important;
    top: 0 !important;
}

.img-two.newIndustry h2 {
    font-size: 40px !important;
    position: relative;
    text-transform: capitalize !important;
    width: 80% !important;
    line-height: 50px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
    color: #0a2e6c !important;
}
.rts-section.section-style-two {}

.industrContainer .rts-section.section-style-two {
    width: 100%;
}

.industrContainer .rts-section__two {
    width: 100% !important;
    margin-bottom: 10px;
}
.industrContainer .feature.wordpress {
    margin-top: 15px;
}


/**** Himu  ****/

.rts-hosting-banner-bg
{
	margin-top: 90px;
}

.rts-hosting-banner .rts-hosting-banner h1,
.rts-hosting-banner .rts-hosting-banner p
{
	color:#fff !important;
}

.rts-hosting-banner.rts-hosting-banner-bg 
{
    padding: 130px 0 220px 0;
}

.misvis-grid 
{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 100px;
    align-items: center;
}

.visvaluebox h2 
{
	height: auto;
    color: #0a2e6c !important;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
}

.misvisleft img
{
	border-radius:10px;
}

.misvisright .visvaluebox:last-child p 
{
    margin-bottom: 0;
}

.rts-cloud-feature .title 
{
    line-height: 1 !important;
    margin-bottom: 0;
    font-size:25px;
	text-align: left !important;
}


.aboutPg .bannerBotGrid figure img 
{
    width: 100%;
    transform: scale(1);
}

section.rts-cloud-feature.aboutPgServ.section__padding p {
    color: rgba(114, 114, 114, 1);
    line-height: 24px;
}

.rts-cloud-feature .rts-section__two 
{
	margin-bottom:50px;
}

.rts-cloud-feature .rts-section__two h3
{
	width:70% !important;
}

.rts-hosting-banner__image.about 
{
    transform: scale(1.1);
}

section.rts-cloud-feature.section__padding {
	background: #F6F6F6;
    margin-top: 100px;
    margin-bottom: 100px;
}

.cloud-feature 
{
    background:unset;
}

.rts-hosting-banner.rts-hosting-banner-bg {
    padding:220px 0 220px 0;
    background-image: url(../images/aboutBkg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.rts-hosting-banner__image.about img
{
    transform: scale(1.2);	
}

.rts-hosting-banner.banner-default-height {
    min-height: 470px;
    height: 550px;
}

section.missionvision-wrap {
    padding-bottom: 100px;
}

.aboutPgServ.rts-cloud-feature .title
{
    margin-bottom: 20px;	
}

.cloud-feature {
    position: relative;
}

.cloud-feature:hover
{
	background-color:#fff;
	box-shadow:rgba(0,27,13,0.12) 0px 21px 40px 0px;
}

/* .cloud-feature:before {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #0a2e6c;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .3s linear;
    z-index: 0;
}

.cloud-feature:hover:before {
    width: 100%;
    height: 100%;
    opacity: 1;
    border-radius: 10px;
} 

.cloud-feature .icon, 
.cloud-feature h4, 
.cloud-feature p 
{
    position: relative;
    z-index: 9;
}

.cloud-feature:hover .icon
{
    filter: invert(1);	
}

.cloud-feature:hover h4,
.cloud-feature:hover p
{
	color:#fff !important;
}*/

/**** Himu  ****/
.rightIndsT {
    margin-top: -15px;
}
.rts-brand__wrapper--text h3 span {
    color: #0a2e6c;
}

.smartRetails, .smartManufacturing
{
	opacity:0;
}

.commonBG
{
	 opacity: 1;
	  width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.service-two-small:before {
    z-index: 1;
} 

.container.aboutPg figure 
{
    width: 400px;
    height: 550px;
    border-radius: 4px;
    overflow: hidden;
}

.container.aboutPg figure img 
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ceonamedesig {
    margin-top: 15px;
}

.ceonamedesig h4 {
    margin-bottom: 0;
    font-weight: 600;
}

.vv-icon-head {
    display: flex;
    align-items: center;
    grid-column-gap: 10px;
    margin-bottom: 10px;
}

.vv-icon-head h2 {
    margin-bottom: 0;
    line-height: 1;
}

.visvaluebox img
{
	height:44px;
}

.misvisright .visvaluebox:first-child {
    margin-bottom: 50px;
}

.misvisright .visvaluebox:last-child h2 {
    position: relative;
    top: 6px;
}


.service-two-small:hover .smartRetails { 
    background-image: url(../images/smartRetails.jpg); 
}
.service-two-small:hover .smartManufacturing {
   
    background-image: url(../images/smartManufacturing.jpg);
   
} 
.service-two-small:hover .smartAgriculture { 
    background-image: url(../images/smartAgriculture.png); 
}
.service-two-small:hover .SecuritySer { 
    background-image: url(../images/SecuritySer.jpg); 
} 
.service-two-small:hover .SecuritySer { 
    background-image: url(../images/SecuritySer.jpg); 
}
 
.service-two-small:hover .smartTransportation { 
    background-image: url(../images/smartTransportation.jpg); 
} 
.service-two-small:hover .smartTransportation { 
    background-image: url(../images/smartTransportation.jpg); 
}
 
.services-sect {
    padding: 100px 0;
    color: #000;
}

.contact-sect {
    margin-top: 90px;
    background-color: #0a2e6c;
}
.contact-grid {
    display: grid;
    grid-template-columns: 40% 60%;
}

.contact-img {
    height: calc(80vh - 90px);
}

.contact-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.cont-banner-content span,
.cont-banner-content h2,
.cont-banner-content p
{
	color:#fff;
}

.cont-banner-content 
{
	width: 60%;
}

.cont-banner-content h2
{
	font-size:55px;
	line-height:65px;
}

.cont-banner-content p
{
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 30px;
    margin-top: 40px;
}

.cont-banner-content a {
    background-color: #fff;
    padding: 10px 20px;
    color: #000 !important;
    font-weight: 600;
    border: 1px solid #fff !important;
    border-radius: 4px;
}

.contact-right 
{
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-info-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 100px;
}

.contact-info-box 
{
    display: flex;
    grid-column-gap: 10px;
    align-items: baseline;
	position:relative;
}

.contact-icon i {
    color: #000;
}

.contact-info-wrap h6 {
    color: #000;
    margin-bottom: 0;
    line-height: 1;
    font-size: 24px;
    font-weight: 600;
}

.contact-info-wrap p, .contact-info-wrap ul li {
    margin-bottom: 0;
    line-height: 24px;
    margin-top: 10px;
    color: #666;
    font-weight: 400;
}

.contact-info {
    padding: 60px 0;
}

.contact-info-box ul 
{
    padding-left: 0;
    list-style-type: none;
}

.contact-info-box:after 
{
    content: '';
    position: absolute;
    right: -30px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #ebebeb;
}

.contact-info-box:last-child:after 
{
    content:unset;
}

.contact-form 
{
    padding: 50px 0;
    background-color: #0a2e6c;
}

form {
    display: flex;
    flex-direction: column;
    grid-row-gap: 25px;
}

form input 
{
    border-radius: 5px;
    height: 65px !important;
    border: 1px solid #fff;
}

.contact-form textarea
{
	border: 1px solid #fff;
}

.grid-two 
{
    display: flex;
    grid-column-gap: 25px;
}

.grid-one textarea 
{
    height: 140px;
    padding-top: 10px;
	border-radius: 4px;
}

.contact-form input:hover,
.contact-form input:focus,
.contact-form textarea:hover,
.contact-form textarea:focus
{
	border:1px solid #c2c2c2;
}

.contact-form input::placeholder
.contact-form textarea::placeholder
{
	color:#fff !important;
	opacity:1 !important;
}

.contact-form-title 
{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.submit-btn-wrap button {
    width: 240px;
}

.submit-btn-wrap {
    display: flex;
    justify-content: center;
}

.submit-btn-wrap button {
    color:#000 !important;
    background-color: #fff !important;
}

.cont-banner-content .secondary__bg.secondary__color 
{
    padding: 18px 33px;
    border-radius: 70px;
    color: #000 !important;
    background: #fff !important;
    border: 1px solid #fff !important;
}

.cont-banner-content .secondary__bg.secondary__color:hover 
{
    color: #fff !important;
    border: 1px solid #fff !important;
    background-color: unset !important;
	box-shadow: 0px 0px 12px 8px #ffffff2b;
}

.contact-form form 
{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.submit-btn-wrap button 
{
	padding:18px 33px;
    border-radius: 70px;
}

.submit-btn-wrap button:hover 
{
    color: #fff !important;
    border: 1px solid #fff !important;
    background-color: unset !important;
	box-shadow: 0px 0px 12px 8px #ffffff2b;
}

/* .service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
 */
.service-box
{
	position:relative;
}

.service-box img {
    height: 490px;
    object-fit: cover;
}

.service-data-wrap {
    position: absolute;
}

.service-box img {
    height: 490px;
    object-fit: cover;
}

.service-box:before {
    background-color: #000000;
    opacity: 0.2;
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.service-data-wrap,
.service-data-wrap p 
{
    color: #fff;
}

.cont-banner-content span {
    margin-bottom: 20px;
    display: block;
}
.contact-form input {
    color: #fff !important;
}

.contact-form input::placeholder {
    color: #fff;
}

.contact-form textarea::placeholder {
    color: #fff;
}

/* .service-grid 
{desk
    display: grid;
    grid-template-columns: repeat(5, 1fr);
} */

.service-box
{
	position: relative;
    overflow: hidden;
    height: 600px;
}


.service-box img {
    height:100%;
    object-fit: cover;
    width: 100%;
}

.service-box:before {
    background-color: #00000091;
    opacity: 1;
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.service-data-wrap,
.service-data-wrap p 
{
    color: #fff;
}

.service-data-wrap .hidd-text 
{
    display:none;
	opacity: 0;
	transition: opacity 1s;
	transition-duration: .5s;
}

.service-data-wrap 
{
    position: absolute;
    left: 30px;
    bottom: 5%;
    transition: 1s ease;
    transition-duration: .5s;
    z-index: 999;
}

.services-sect .container-fluid {
    padding: 0;
}

.service-data-wrap h2 
{
	font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 40px;
}

.service-box:hover .service-data-wrap 
{
    bottom: 10%;
    transition: .5s ease;
    transition-duration: .5s;
}

.service-box:hover .service-data-wrap .hidd-text 
{
	display:block;
    opacity: 1;
}

.service-box .service-data-wrap ul {
    padding-left:0px;
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px;
    list-style-type: none;
}

.service-box .service-data-wrap ul li h6 {
	font-weight: 700 !important;
    font-size: 25px;
    margin-bottom: 10px;
}

.service-box .service-data-wrap ul li p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    padding-right: 30px;
}

.service-title-wrapper {
    margin-bottom: 40px;
}

.readmore a {
    border-radius: 60px;
    font-size: 22px;
}

.readmore {
    margin-top: 40px;
}

#owl-demo-2 .owl-nav
{
    margin-top: 40px;
    display: flex;
    justify-content: center;
    grid-column-gap: 10px;
}

#owl-demo-2 button 
{
    background-color: #0a2e6c;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    position: relative;
}

#owl-demo-2 button span
{
	color:#fff;
}

.service-detail-sect 
{
    padding-top: 100px;
    padding-bottom: 100px;
}

.serv-grid 
{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 100px;
    align-items: center;
}

.serv-right img 
{
    border-radius: 10px;
}

.service-detail-cotent h2,
.service-detail-cotent ul li
{
    color: #000;
}

.sdc-list ul 
{
    padding-left: 0;
    margin-top: 50px;
    list-style-type: none;
}

.sdc-list ul {
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px;
}

.sdc-list ul li h6 {
    margin-bottom: 5px;
    font-weight: 800;
}

.rts-hosting-banner.banner-default-height.breadcrumbs-section
{
    height: auto;
    padding: 50px 0;
    min-height: unset;
}

.breadcrumbs-area {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 99999;
}

.breadcrumbs-area ul {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    grid-column-gap: 9px;
}

.breadcrumbs-area h3 {
    color: #fff;
    font-size: 40px;
	text-transform: uppercase;
}

.breadcrumbs-area ul a {
    text-decoration: underline;
}

.breadcrumbs-area ul a:hover
{
	color:#fff;
}
.sericeCont {
    margin-top: 141px;
}
.serDe {
    margin-top: 141px;
}
.service-two-small.plusSer.enghan {
    height: 100%;
}

.service-two-small__content.plus7 {}

.service-two-small.plusSer.enghan .service-two-small__content.plus7 {
    color: #fff;
}
.service-two-small.plusSer.enghan .service-two-small__content.plus7 a {
    border-radius: 70px;
}

.service-two-small.plusSer.enghan span {
    font-size: 30px;
}

.service-two-small__content.plus7 span {
    line-height: 34px;
}
p.accessed {
    font-size: 14px !important;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    margin: 0;
}
div#Sectorr {
    background: none;
    padding: 0;
    padding-top: 60px;
    margin-top: 50px;
}

section.bgCommn {
    background: #F6F6F6;
    padding: 100px;
}

section.bgCommn .banner-bottom {
    margin: 0;
}

div#Sectorr {
    margin-bottom: 110px;
}
.service-two-small__content a:last-child {
    color: #0a2e6c;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid #0a2e6c;
}


.mshow
{
	display:none;
}
.service-two-small__content.plus7 span b {
    display: block;
    font-weight: 400;
}


.partner-logo-wrap img {
    margin: 0;
    width: 170px !important;
    margin-top: 20px !important;
}

.partner-logo-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.rts-footer__widget a.footer__logo {
    margin-bottom: 20px;
}

.separator.site-default-border {
    margin: 15px;
    margin-left: 0;
}

.rts-footer__widget .contact-method {
    gap: 10px;
}

p.brand-desc.address span {
    display: block;
}
.contact-method a { 
    font-size: 20px;
}
.commBox h4 { 
    line-height: 28px !important; 
}



p.copyUp {
    text-align: center;
    margin: 0;
    background: #f6f6f6;
    padding: 20px;
    color: #666;
}

p.copyUp a {
    color: #45bae1;
}

p.copyUp b {
    font-weight: 500;
    width: 90%;
    display: block;
    margin: 0 auto;
    line-height: 26px;
    font-size: 18px;
}



p.copyUp b {
    width: 100%;
}

p.copyUp {
    padding: 0;
    background: none;
}

.fotop {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.fotop {
    background: #f6f6f6;
    padding-bottom: 20px;
}

.fotop span {
    color: #45bae1;
}

p.copyUp i {
    font-style: normal;
    color: #0a2e6c;
}

.contact-grid {
    display: grid;
    grid-template-columns: 50% 50%;
}

.cont-banner-content {
    width: 80%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cont-banner-content p {
    font-size: 35px;
    margin: 0;
}

p.let {
    margin-top: 40px;
    font-size: 50px;
    font-weight: 600;
}


.contact-info-wrap p  span {
    /* display: block; */
    /* font-weight: 600; */
    /* color: #000; */
}

span.hq {
    display: block;
    font-weight: 600;
    color: #000;
    margin-bottom: 3px;
}

.contact-info-wrap p {
    margin-bottom: 20px;
}

.contact-info-grid {}

.contact-info-wrap p  span {
    /* display: block; */
    /* font-weight: 600; */
    /* color: #000; */
}

#Platformm
{
    padding:100px 0;
}

span.hq {
    display: block;
    font-weight: 600;
    color: #000;
    margin-bottom: 3px;
}

.contact-info-wrap p {
    margin-bottom: 20px;
}

.contact-info-grid {}

.contact-info-wrap.em li span {
    display: block;
    display: block;
    font-weight: 600;
    color: #000;
    margin-bottom: 3px;
}

.contact-info-wrap.em ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
}


.contact-info-wrap ul li {
    font-size: 18px;
}

.contact-method a {
    font-size: 18px;
}
.fotop {
    padding-top: 20px;
}

p.a b {
    color: #0a2e6c !important;
}

.visvaluebox p {
    color: rgba(114, 114, 114, 1);
}

.visvaluebox p {
    color: rgba(114, 114, 114, 1);
    font-weight: 400;
}
.visvaluebox p b {
    color: #0a2e6c !important;
}


.contact-info-wrap li span {
    display: block;
    display: block;
    font-weight: 600;
    color: #000;
    margin-bottom: 3px;
}
.rts-hosting-banner__content .banner-title {
    font-size: 45px; 
}

#myModal .modal-body,
#myModal .modal-content
{
    position: relative;
    background-color: unset !important;
}

#myModal .modal-body button {
    position: absolute;
    right: 0;
    background-color: #ffffff;
    padding: 9px;
    border-radius: 50px;
    z-index: 999999;
    opacity:1;
    box-shadow: 2px 2px 5px #b3afaf;
    font-size: 10px;
    top: 0px;
}

.mission-vision-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 140px;
}

.common-mv img {
    width: 100%;
    height: 380px;
    object-fit: contain;
    border-radius: 4px;
}

.mv-para p {
    color: #212121 !important;
    font-size: 20px !important;
    font-weight: 500;
    line-height: 35px;
    text-align: justify;
}

  
.mvm-para {
    margin-top: 50px;
}

.mission-vision-sect {
    padding: 100px 0;
    background-color: #f4f8ff;
}

.mission-vision-sect h3 {
    margin-bottom: 40px !important;
}

.common-mv h6 {
    margin-top: 30px;
    color: #212121 !important;
    font-weight: 800;
    text-align: center;
    font-size: 24px;
}

#Sectorr 
{
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.zigazag-white
{
  background-color: #fff !important;  
}

.zigazag-lightblue
{
    padding: 100px 0 !important;
    background-color: #f4f8ff  !important;  
}

.mv-left.common-mv {
    position: relative;
}

.mv-left.common-mv:after {
    content: '';
    position: absolute;
    right: -60px;
    height: 100%;
    width: 4px;
    background-color: #0a2e6c;
    top: 0;
}

.communityGrid .commRight 
{
    position: relative;
}

.communityGrid .commRight:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
    background: #ddf3fe;
    border-radius: 6px 0px 0px 0px;
}

.communityGrid .commRight figure 
{
    position: absolute;
    top: 25px;
    left: 17px;
}

.communityGrid .commRight figure img 
{
    width: 65px;
}



.whychoose-points ul 
{
    display: flex;
    flex-direction: column;
    grid-row-gap: 30px;
    margin-top: 40px;
}

.whychoose-points ul li 
{
    color: #0a2e6c;
    position: relative;
    list-style-type: none;
    padding-left: 5px;
}

.whychoose-points ul li:before 
{
    content: url('https://swatah.ai/assets/images/liicon.svg');
    top: 3px;
    left: -27px;
    position: absolute;
    width: 20px;
    height: 20px;
}


.fadeslider .slider 
{
  position: relative;
  width: 100%;
  height: 100%;
}

.fadeslider .items 
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-bottom: 56.25%;
}

.fadeslider .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}

.fadeslider .item.current
{
  opacity: 1;
}

.fadeslider .item img
{
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}

.logoonslider
{
    position:absolute;
    bottom:20px;
    right:20px;
    z-index: 999;
}

.fadeslider .item .logoonslider img {
    width: 100px !important;
}

.fadeslider .items:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    background: transparent linear-gradient(180deg, #00000000 0%, #ffffffde 100%) 0% 0% no-repeat padding-box;
    pointer-events: none;
}

.img-two.newIndustry h3 {
    color: #0a2e6c !important;
}

.fadeslider {
    height: 420px;
}
.whychoose-points ul li:before {
    display: none;
}

.whychoose-points ul {
    padding: 0;
}

.whychoose-points ul li img {
    width: 23px;
    position: relative;
    top: 3px;
}

.whychoose-points ul li {
    display: flex;
    gap: 9px;
    align-items: flex-start;
}



.img-two.newIndustry h3 {
    text-align: left;
}

.fadeslider .slider li h3 {
    text-align: left;
    font-size: 23px;
    color: #46bbe3 !important; 
}

.fadeslider .items .lastSli img {
    object-fit: contain;
}


.fadeslider .items:before {
    display: none;
}

li.item.firstSlidee:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: 1;
    background: transparent linear-gradient(180deg, #00000000 0%, #ffffffde 100%) 0% 0% no-repeat padding-box;
    pointer-events: none;
}


.grid-two {
    width: 100%;
}

.grid-two > div {
    width: 100%;
}

.contact-form label {
    color: red;
}


.whychoose-points ul li {
    font-size: 20px;
    line-height: 28px;
        color: #000;
}

.refreshCapt button  {
        height: 100%;
    width: 100%;
}
li.country {
    display: flex;
    align-items: center;
    color: #000;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 {
    width: 100%;
}

ul.country-list {
    width: 100%;
}

.flag-container {
    position: relative;
    width: 100%;
}

input.mobile_code {
    width: 100%;
}

.flag-container {
    width: 100%;
}

.intl-tel-input {
    width: 100%;
}

.ref {
    display: flex;
    align-items: center; 
}
.ref button {
    border: 1px solid #fff;
    height: 65px;
    border-radius: 5px;
    position: relative;
    top: 11px;
}







/* desktop */


@media only screen and (min-width: 1300px) and (max-width: 1400px) {
    .container {
           max-width: 1250px;
    }
}

@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%; 
} 

}

















@media only screen and (min-width: 300px) and (max-width: 991px) {




.heroBannerRight img {
    height: 320px;
    width: 94%;
    margin: 0 auto;
    border-radius: 10px;
}

    .rts-header__wrapper .rts-header__logo .site-logo .logo-white {
        transform: unset !important;
        left: 20px;
    }

.hero-banner-grid {
    grid-template-columns: repeat(1, 1fr);
}

.vid-sect {
    padding: 150px 0 90px;
}

.heroBannerRight {
    position: unset;
}

.heroBannerLeft h2 {
    font-size: 34px;
    line-height: 42px;
}

section.vid-sect::after {}

.vert {
    font-size: 18px;
}

.hero-banner-grid {
    padding-left: 40px;
    gap: 30px;
}

.heroBannerLeft h2 span:after {
    height: 34px;
    top: 6px;
}

p {
    font-size: 18px !important;
    line-height: 24px !important;
}

section.vid-sect {
    height: auto;
}

.secondary__bg.secondary__color {
    font-size: 18px !important;
}

.btn__long {
    padding: 14px 24px;
}

.heroBannerLeft {
    margin-bottom: 20px;
}

.comSe {
    padding: 50px 10px;
}

h3.title {
    font-size: 30px !important;
    line-height: 35px !important;
}

.paraL {
    font-size: 18px !important;
}

    div#Sectorr {
        padding-top: 10px;
        margin-top: 50px;
        padding-bottom: 0;
                padding-left: 11px;
        padding-right: 11px;
    }

.rts-service-two.cultured__white.section__padding.serCus .rts-section.section-style-two {
    margin-bottom: 0;
}

.service-two__content h4 {
    font-size: 30px !important;
    line-height: 39px !important;
    margin-bottom: 10px !important;
}

.rts-service-two .service-two-small {
    height: auto !important;
}

.rts-service-two .service-two-small:hover {
    border-radius: 100px;
    background: #2a285e;
}

.service-two-small:before {
    border-radius: 100px;
}

.service-two-small.plusSer {
    border-radius: 200px;
}

.service-two-small__content.plus7 a span {
    font-size: 20px !important;
    width: 100%;
    display: flex;
    line-height: 25px;
}

.container {
    width: 100%;
}

section.bgCommn {
    padding: 50px 20px;
}

.bannerBotGrid {
    grid-template-columns: 100%;
    margin-bottom: 60px;
}

.abt-right ul {
    grid-template-columns: repeat(1, 1fr);
}

section#communityy {
    padding: 40px 20px;
}

    .communityGrid {
        grid-template-columns: 100% !important;
        gap: 0% !important;
    }

    .commBox h4 {
        font-size: 23px !important;
        line-height: 26px !important;
    }

section.comm-sect img {
    transform: scale(1.0) !important;
}

.section__padding {}

.img-two.newIndustry h2 {
    font-size: 30px !important;
}

.rts-hosting-feature li h3 {
    font-size: 17px;
}

.rts-cta-two.shared-page-bg {
    margin-top: 0;
    width: 90%;
    margin: 0 auto;
}

.rts-cta-two__wrapper .cta__shape {
}

.rts-cta-two__wrapper {
    top: 0;
}

.rts-cta-two__wrapper .cta-content h4 {
    font-size: 27px;
}

.rts-footer.footer-style-default {
    padding: 60px 20px  !important;
    padding-bottom: 0 !important;
}

.secondary__bg.secondary__color { 
    text-align: center;
}
.rts-service-two .service-two {
    height: auto !important;
}

.rts-service-two .service-two__content a {
    font-size: 18px;
    text-wrap: unset !important;
}
.rts-service-two .service-two {
    padding: 28px !important; 
}

.rts-service-two .service-two {
    padding: 30px !important; 
    height: auto !important; 
}


.mission-vision-wrap {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 50px;
        padding: 0 10px;
 }
 
 .mvm-para {
    padding: 0 10px;
}
 
 .common-mv img {
    object-fit: cover;
 }
 
#offerings {
    padding: 50px 0 !important;
}


.mvm-para p:last-child {
    margin-bottom: 0 !important;
}

.mv-para p:last-child {
    margin-bottom: 0;
}

.common-mv h6 {
    font-size: 22px;
}


	.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: #0a2e6c; }
	.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: -15px;
        right: 25px;
	}
	.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:#000000;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 ****/	

.service-two-small.plusSer {
    padding: 15px;
}


.rts-header__wrapper {
    align-items: center;
}

.rts-hosting-banner.rts-hosting-banner-bg.banner-default-height {padding-left: 10px;}

.rts-hosting-banner__content.about__banner {
    max-width: 100%;
}

.rts-hosting-banner__content.about__banner .slogan {
    width: 100%;
}

.rts-hosting-banner.banner-default-height {
    min-height: auto;
    height: auto;
}

.rts-hosting-banner.rts-hosting-banner-bg {
    padding: 0;
}

.container.aboutPg figure {
    height: 510px;
}

.bannerBotGrid {
    gap: 2%;
}

section.rts-cloud-feature.section__padding {
    margin-top: 60px;
    margin-bottom: 20px;
    padding: 50px 0 60px;
}

.cloud-feature {
    height: auto;
    padding: 0;
}

.container.aboutPg {
    padding-left: 20px;
    padding-right: 20px;
}

section.rts-cloud-feature.aboutPgServ.section__padding {
    padding-left: 10px;
    padding-right: 10px;
}

.misvis-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
}

section.missionvision-wrap {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}

h3.title.sal-animate {}

.rts-brand.rts-brand__bg--section.pt-100.pb-120 h3.title.sal-animate {
    width: 100% !important;
}

.rts-brand.rts-brand__bg--section.pt-100.pb-120 {
    padding-top: 0;
}
.container.aboutPg figure img {
    width: 86%;
}

.contact-grid {
    grid-template-columns: 100%;
}

.contact-img {
    height: 400px;
}

.cont-banner-content {
    width: 100%;
}

.contact-right {
    padding: 30px;
}

.cont-banner-content h2 {
    font-size: 40px;
    line-height: 46px;
}

.contact-info-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
}

.contact-info-wrap p, .contact-info-wrap ul li {
    margin-top: 0px;
}

.contact-form  .contact-form-title h2 {
    font-size: 40px;
    line-height: 46px;
}

.contact-form-title {}

.contact-form form {
    width: 94%;
}

.grid-two {
    flex-direction: column;
    gap: 25px;
}

.service-two-small__content.plus7 a span {
    gap: 8px;
}
.serv-grid {
    grid-template-columns: repeat(1, 1fr);
}
div#solution p {
    text-align: left !important;
}


} /* 9991 */



@media only screen and (min-width: 1400px) and (max-width: 1500px) {

.heroBannerRight img {
    height: 440px;
}

.rts-service-two .service-two-small {
    height: 495px !important;
}


}



@media only screen and (min-width: 1500px) and (max-width: 1600px) {

.heroBannerRight img {
    height: 440px;
}

.rts-service-two .service-two-small {
    height: 455px !important;
}


.heroBannerLeft {
    margin-top: 0  !important;
}

.heroBannerLeft h2 {
    font-size: 50px  !important;
    line-height: 50px  !important;
}

.heroBannerLeft h2 span:after {
    height: 54px  !important;
    top: 6px  !important;
}

.heroBannerLeft p {
    font-size: 18px !important;
}

.rts-service-two .service-two-small {
    padding: 20px  !important;
}



}



@media only screen and (min-width: 1300px) and (max-width: 1399px) {

.heroBannerRight img {
    height: 440px;
}

.rts-service-two .service-two-small {
    height: 495px;
}
.heroBannerLeft {
    margin-top: 0  !important;
}

.heroBannerLeft h2 {
    font-size: 50px  !important;
    line-height: 50px  !important;
}

.heroBannerLeft h2 span:after {
    height: 54px  !important;
    top: 6px  !important;
}

.heroBannerLeft p {
    font-size: 18px !important;
}

.rts-service-two .service-two-small {
    padding: 20px  !important;
}

.cloud-feature {
    height: auto;
}

.cloud-feature {
    padding: 25px 20px;
}

.contact-img {
    height: 650px;
}
.contact-info-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 40px;
}








}




@media only screen and (min-width: 1200px) and (max-width: 1299px) {

.heroBannerRight img {
    height: 440px;
}

.rts-service-two .service-two-small {
    height: 495px;
}
.heroBannerLeft {
    margin-top: 0;
}

.heroBannerLeft h2 {
    font-size: 50px;
    line-height: 50px;
}

.heroBannerLeft h2 span:after {
    height: 54px;
    top: 6px;
}

.heroBannerLeft p {
    font-size: 18px !important;
}

.rts-service-two .service-two-small {
    padding: 20px;
}

.rts-service-two .service-two-small {
    height: 515px !important;
}


.cloud-feature {
    height: auto;
}

.cloud-feature {
    padding: 25px 20px;
}

.rts-brand.rts-brand__bg--section.pt-100.pb-120 h3.title.sal-animate {
    width: 100% !important;
}
.contact-info-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 40px;
}





}





























@media (min-width:768px) and (max-width:1000px)
{



 .bannerBotGrid figure img {
    width: 100%;
}

.bannerBotGrid {
    grid-template-columns: 40% 57%;
    gap: 3%;
    align-items: flex-start;
}

.abt-right p, .cont-banner-content p {
    font-size: 17px !important;
    line-height: 28px !important;
}

.abt-right ul li {
    font-size: 18px !important;
    line-height: 28px !important;
}

h3.title.sal-animate {
    font-size: 24px !important; 
}

section.comm-sect img {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
}

.commRight {
    justify-content: center;
}

.col-lg-4.col-xl-3.col-md-4.col-sm-6 {}

div#Sectorr .col-lg-4.col-xl-3.col-md-4.col-sm-6 {
    width: 50%;
}

.col-lg-8.col-xl-6.col-md-8 {}

div#Sectorr .col-lg-8.col-xl-6.col-md-8 {
    width: 100%;
}

.rts-service-two .service-two-small {
    height: 435px !important; 
}

.service-two-small.plusSer {
    border-radius: 10px;
}

.rts-brand.rts-brand__bg--section.pt-100.pb-120 {
    padding: 30px;
}

.rts-cta-two.shared-page-bg {
    margin-bottom: 70px;
}

.nav-button {
        top: 15px !important;
    }

.nav-button #nav-icon3 {
    width: 34px;
    height: 32px;
}

.nav-button #nav-icon3 span:nth-child(1) {
    top: -2px;
}

.nav-button #nav-icon3 span:nth-child(4) {
    top: 17px;
}
    .fixed-top.dineuron-menu li a {
        font-size: 26px;
        line-height: 50px;
    }
.rts-hosting-banner__image.about img {
    height: 600px;
    object-fit: cover;
    width: 100%;
    transform: unset;
}

.rts-hosting-banner .banner-area {
    flex-direction: column;
    gap: 50px;
}

.rts-hosting-banner.rts-hosting-banner__content.about__banner h1 {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.rts-hosting-banner__image.about::after {
    display: none;
}

.bannerBotGrid {
    flex-direction: column;
    grid-template-columns: 100%;
}
}



@media (min-width:1001px) and (max-width:1200px)
{

section.vid-sect {
    zoom: 90%;
    height: auto !important; 
}

.template-game {
    zoom: 70%;
}









}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 @media (min-width:1400px) and (max-width:1500px)
{
 
 
 
 .vid-sect {
    height: auto;
}

.hero-banner-grid {
    grid-template-columns: 55% 45%;
    padding-left: 50px;
}

.heroBannerRight img {
    width: 100%;
    height: 400px;
}
 
 
}
 
 
 
 
 
 
 
 
 
 
 




