@charset "utf-8";
/* CSS Document */


@media(max-width:1199px){
.client-logos ul {
        column-gap: inherit;
        justify-content: space-between;
    }
ul.tabs li span {
    font-size: 22px;
}
.tab_container {
    top: 0;
}
.team-box:last-child {
    right: 30px;
}
}

@media(max-width:991px){
.top_section {
    padding-top: 12px;
    padding-bottom: 12px;
}
.menu-class button.navbar-toggler {
    top:15px !important;
}
.our-section-grid h6 {
    line-height: 25px;
}
.tab_container {
    left: 50px;
    top: 0;
    padding: 15px;
}
.tab_container h2 {
    font-size:16px;
}
.heading {
    font-size:32px;
}
.img1-img {
    padding-right:16px;
}
.navbar-nav > li > a {
    font-size: 12px;
}
.navbar-nav .dropdown-menu li a {
    font-size: 12px;
}
.navbar-nav li {
    padding: 0 0 0 10px;
}
.client-logos ul {
	flex-wrap: wrap;
	row-gap: 25px;
}
.client-logos img {
	width: 100%;
	max-width: 120px;
}
.team-box:last-child {
	right: 0;
}
.team-box {
    max-width: 160px;
}
.tooltip-box {
    left: 0;
}
.footer_social ul {
    column-gap: 4px;
}
.footer_social ul li a {
    width: 38px;
    height: 38px;
}
.footer_menu {
    column-gap: 15px;
}	
.copyright_col {
    margin-top: 80px;
}
.img3 {
	top: 170px;
	right: 0;
}
.tab_container {
	box-shadow: none!important;
}
ul.tabs li span {
	font-size: 16px;
}
}

@media(min-width:768px){
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
}

@media screen and (max-width: 781px) {
.tab_container {
display: block;
margin: 0 auto;
width: 95%;
border-top: none;
border-radius: 0;
box-shadow: 0px 0px 10px black;
}

.tab_drawer_heading {
color: #000;
}
.tab_drawer_heading:hover {
color: white;
}

.d_active {
color: #000;
}
}

@media(max-width:799px){
.dektop_none{
	display:block;
}
.mobile_none{
	display:none;
}
.team-grid {
    margin-top: 55px;
    max-width: 400px;
    width: 100%;
    margin: 80px 0 0;
}
.team-box:last-child {
    top: 0;
}
.team-box {
	max-width: 185px;
}
.footer-section {
    margin-top: 60px;
}
}

@media(max-width:767px){
.darkHeader .navbar-toggler {
	top:16px!important;
}
.our-section-grid .col-sm-4.col-md-4 {
    width: 50%;
}
.darkHeader button.navbar-toggler {
	top: 18px;
}
span.bar {
    display: flex;
    flex-direction: column;
    row-gap: 7px;
}
span.bar span {
    width:26px;
    height: 2px;
    background: #fff;
	-ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
span.bar .bar2 {
    width: 22px;
}
span.bar .bar3 {
    width: 20px;
}
.menu-class span.bar .bar2 {
	background:#000;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.menu-class span.bar .bar3 {
	background:#000;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: relative;
	bottom: 9px;
	left: 1px;
}
.menu-class span.bar .bar1{
	opacity:0!important;
}
.darkHeader span.bar span{
	background:#000;
}
.navbar-nav > li > a {
	font-size: 16px;
	font-weight: 600;
}
.bar span{
	opacity:1!important;
}
.navbar-nav > li > .dropdown-menu {
	background: #f1f1f1;
	border-radius: 0;
	position: relative !important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width: 100%;
	min-width: 100%;
	left: 0;
	top: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.13) !important;
}
ul.dropdown-menu {
	display: none !important;
}
ul.dropdown-menu.show {
    display: block !important;
}
#navbarSupportedContent li.nav-item.dropdown {
    padding-left: 0;
    padding-right: 0;
}
.nav-link.dropdown-toggle.show#navbarDropdown {
	padding-left: 0;
	width: 100%;
}
.navbar-nav > li > .dropdown-menu a.dropdown-item {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
.nav-item.dropdown .nav-link {
    padding-left: 20px!important;
}
.navbar-light .navbar-toggler-icon{
	background:none;
}
.menu-class .top_section {
    background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.navbar-nav li.contact-link a {
    color: #fff;
	font-size: 13px;
}
.menu-class button.navbar-toggler {
    color: #000;
}
.top_section.darkHeader button.navbar-toggler {
    color: #000;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.navbar-nav li.contact-link {
	display: block;
	padding:0;
	margin: 15px 0 0 20px;
}
button:focus:not(:focus-visible) {
    box-shadow: none;
}
.nav-link.dropdown-toggle.show::after {
    -webkit-transform: rotate(-180deg);
}
.dropdown-toggle::after{
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.top_section li.nav-item {
	padding: 10px 32px 10px 20px;
	margin-bottom: 0;
	border-bottom:1px solid rgba(0, 0, 0, 0.13);
}
div#navbarSupportedContent {
	position: fixed;
	width: 80%;
	height:100vh!important;
	right:-100%;
	background: #fff;
	top:46px;
	padding:0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.nav_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .010);
    left: 0;
    z-index: -1;
	opacity:0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	display:none;
}
.menu-class .nav_overlay {
	opacity:1;
	display:block;
}
.menu-class div#navbarSupportedContent{
	right:0;
}
.drawer-menu{
	position:fixed;
	right:-100%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.menu-class .drawer-menu {
	right:0;
}
.desktop_none {
	display: block;
	padding-top: 0;
}
button.navbar-toggler {
	right:15px;
	position: fixed;
	padding: 0;
	border: 0;
	top:28px;
	z-index: 99999;
	-ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-class button.navbar-toggler {
	right: 86%;
	top: 20px;
	width: 50px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	}
.collapsed {
    color: #fff;
}
.navbar-light .navbar-toggler {
    color: #fff;
    border: none;
}
.logo {
    width:80%;
	left:0;
	position:relative;
	-ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-class .logo {
	left:-100%;
}

.contact-link {
    display: none;
}
.navigation {
    width: 60%;
}
.slide {
    height:80vh;
}
.caption h1 {
    font-size: 44px;
}
.our-services-section .row {
    flex-direction: column;
}
.our-services-section .col-sm-6.col-md-6 {
    width: 100%;
}
.how-work-section {
    padding-top: 50px;
    padding-bottom:50px;
}
.tab_container {
	left: 0;
}
.services-img.desktop_none {
    margin-top: 30px;
}
ul.tabs{
	float:left;
}
.parallax-section h2 {
    font-size: 32px;
}
.parallax-section {
    margin-top: 50px;
}
.parallax-section {
    height: auto;
    padding: 100px 0;
}
.client-logos-section {
    padding: 50px 0 82px;
}
.services-box {
    padding: 25px 15px;
}
.mmb-0 {
    margin-bottom: 50px !important;
}
.heading {
	font-size: 26px;
	line-height: 1.2;
}
.footer-section {
	margin-top: 50px;
	padding-top:30px;
}
.footer_social {
    margin-bottom: 30px;
}
.footer-section .row {
    flex-direction: column;
}
.footer-social-box {
    width: 100%;
}
.footer-section .col-sm-4.col-md-4 {
    width: 100%;
}
.footer_menu {
	column-gap: 100px;
	margin-bottom: 30px;
}
.footer-section .col-sm-5.col-md-5 {
    width: 100%;
}
.copyright_col {
	margin-top: 40px;
}
.client-logos ul li {
    width: 50%;
}
.menu-class .top_section.darkHeader button.navbar-toggler {
    top: 3px !important;
}
}


@media(max-width:599px){
.menu-class button.navbar-toggler {
    top:3px !important;
}
.menu-class button.navbar-toggler {
	top: 18px !important;
}
.menu-class .top_section.darkHeader button.navbar-toggler {
	top: 12px !important;
}
.footer-section h3 {
    padding-bottom: 8px;
}
.footer_social ul {
	column-gap: 10px;
}
.footer_social p {
	max-width: 100%;
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 12px;
	text-align: center;
}
.footer_menu {
	column-gap: 70px;
}
.mmb-0 {
	margin-bottom: 70px !important;
}
.our-section-grid .col-sm-4.col-md-4:last-child {
    margin-bottom: 50px !important;
}
ul.tabs li {
    margin: 0 0 7px;
}
.div-accordion .heading {
    margin-bottom: 26px;
}
.accordion-item:last-child {
    margin-bottom: 30px;
}
.how-work-section .col-sm-5.col-md-5 {
    width: 100%;
}
.img2, .img3, .green-img, .dotted-img{
	display:none;
}
.how-work-section .col-sm-7.col-md-7.section-img {
    width: 100%;
}
.img1 {
    width: 100%;
	max-width:100%;
    margin-bottom: 0;
}
.how-work-section {
	padding-bottom: 50px;
}
.client-logos-section {
	padding: 50px 0 50px;
}
.img1-img {
	padding-right: 0;
}
.skills-img {
    margin-bottom: 30px;
}
.skills-info h2.heading {
    padding-bottom: 10px;
}
.team-grid {
	margin: 30px 0 0;
	column-gap: 20px;
}
.team-inner-box h2 {
    font-size: 18px;
}
.how-work-section .row {
    flex-direction: column-reverse;
}
.section-accordion {
    margin-bottom: 30px;
}
.tooltip-box h2 {
    font-size: 13px;
    padding: 12px 12px 12px 12px;
}
p, .accordion-body {
    font-size: 14px;
}
}

@media(max-width:480px){
.caption h1 {
	font-size: 36px;
}
.our-section-grid .col-sm-4.col-md-4 {
	width:100%;
}
}

@media(max-width:350px){
ul.tabs li span {
	font-size: 16px;
}
}