@media (max-width: 991px) {
  .pt-120 {
    padding-top: 60px;
  }
  .header-section {
    background-color: #1F1F1F;
  }
  .header-section .navbar-toggler {
    display: inline-block;
  }
  .header-section .navbar .navbar-brand {
    margin-top: -5px;
    width: 35%;
  }
  .header-section .navbar .navbar-brand img {
    max-width: initial;
  }
  .header-section .navbar .navbar-collapse .navbar-nav {
    /* height: 200px; */
    margin: 20px 0;
    /* overflow-y: auto; */
    margin-bottom: 10px;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show {
    display: inline-block;
    margin-left: 130px;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    display: none;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item {
    padding: 8px 0;
  }
  .header-section .nav-item.dropdown .dropdown-menu {
    position: initial;
  }
  .header-section .navbar .navbar-collapse .right-area .lang {
    display: none !important;
  }
  .header-section .navbar .navbar-collapse .right-area {
    margin-left: 0;
  }
  .header-section .navbar .navbar-collapse .right-area .cmn-btn.login {
    border: 0;
    color: #fff;
    background-color: transparent;
    padding: 10px 20px;
    border-radius: 8px;
    width: 100%;
    text-align: center;
    background: #FF7300;
}
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu.mega-menu {
    width: 0;
  }
  .header-section .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu.mega-menu .dropdown {
    column-count: 1;
  }

  .main-gallery-page .column{
    flex: 100%;
    max-width: 100%;
    
  }
  .main-gallery-page .first-column-img .magnific-img{
    display: flex;
    width: 100%;
    height: 200px;
  }
  section {
    padding: 0;
}
.our-valued-client {
    margin: 30px;
}

.main-gallery-page{
  padding: 0;
}

.our-valued-client .client-slider h2{
  font-size:18px
}
.section-dark-bg{
 padding: 20px;
}
.eng-activities-sec {
    margin: 50px 5px;
}
.level-section {
    position: relative;
    padding: 50px 0;
}
.logo {
    height: 30px;
}
.header-item .menu{
    display: block;
    /* justify-content: end; */
}

}

@media (max-width: 575px) {
  .pt-120 {
    padding-top: 50px;
  }
}

.pb-120 {
  padding-bottom: 120px;
}

@media (max-width: 991px) {
  .pb-120 {
    padding-bottom: 60px;
  }
  .mega-menu-main {
    position: inherit;
}
}

@media (max-width: 575px) {
  .pb-120 {
    padding-bottom: 50px;
  }
}



@media only screen and (min-width: 1367px) {
  .graafeio-hide-desktop {
      display:none!important
  }
  .graafeio-section.graafeio-fullscreen {
    height: 85vh; 
  }
  
}

@media only screen and (min-width: 1025px) and (max-width:1366px) {
  .graafeio-hide-laptop {
      display:none!important
  }
}

@media only screen and (max-width: 1280px) {
  .graafeio-row-wrap.graafeio-row-full-width>.graafeio-row>.graafeio-column.graafeio-one-half .graafeio-row-wrap.graafeio-row-has-one-half:not(.graafeio-row-has-two-cols) .graafeio-row,.graafeio-row-wrap.graafeio-row-full-width>.graafeio-row>.graafeio-column.graafeio-one-half .graafeio-row-wrap:not(.graafeio-row-has-one-half) .graafeio-row,.graafeio-row-wrap.graafeio-row-full-width>.graafeio-row>.graafeio-column:not(.graafeio-one-half):not(.graafeio-one-col) .graafeio-row,.graafeio-row-wrap.graafeio-wrap>.graafeio-row>.graafeio-column:not(.graafeio-one-col) .graafeio-row {
      -webkit-box-orient:horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row
  }
}

@media only screen and (max-width: 1024px) {
  .graafeio-column:not(.graafeio-one-col) .graafeio-row {
      -webkit-box-orient:horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row
  }
}

@media only screen and (max-width: 1366px) {
  .graafeio-row {
      -ms-flex-wrap:wrap;
      flex-wrap: wrap
  }
}

@media only screen and (min-width: 1025px) and (max-width:1280px) {
  .graafeio-wrap {
      max-width:calc(100% - 60px);
      margin: 0 auto
  }
  .about-us-banner-card .about-us-banner-img-2 {
    left: 8%;
  }
    
}

@media only screen and (min-width: 960px) and (max-width:1024px) {
  .graafeio-wrap {
      max-width:900px;
      margin: 0 auto
  }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
  .graafeio-hide-tablet {
      display:none!important
  }
}

@media only screen and (min-width: 768px) and (max-width:959px) {
  .graafeio-wrap {
      max-width:740px;
      margin: 0 auto
  }
}

@media only screen and (max-width: 1366px) and (-webkit-min-device-pixel-ratio:2) {
  .touch .graafeio-section,.touch .graafeio-section-background {
      background-attachment:scroll!important
  }
}

@media only screen and (max-width: 767px) {
  .graafeio-fullscreen-wrap {
      height:auto;
      display: block
  }

  .graafeio-section.graafeio-fullscreen {
      height: 24vh; margin-top: 0;
  }

  .graafeio-wrap {
      max-width: 300px;
      margin: 0 auto
  }

  .graafeio-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      margin: 0
  }

  .graafeio-large-gutter .graafeio-row,.graafeio-medium-gutter .graafeio-row,.graafeio-small-gutter .graafeio-row,.graafeio-tiny-gutter .graafeio-row {
      margin: 0
  }

  .graafeio-swap-cols>.graafeio-row>.graafeio-column:last-child {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1
  }

  .graafeio-swap-cols>.graafeio-row>.graafeio-column:first-child {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2
  }

  .graafeio-column,.graafeio-row>.graafeio-column.graafeio-one-col,.graafeio-row>.graafeio-column.graafeio-one-fifth,.graafeio-row>.graafeio-column.graafeio-one-fourth,.graafeio-row>.graafeio-column.graafeio-one-half,.graafeio-row>.graafeio-column.graafeio-one-third,.graafeio-row>.graafeio-column.graafeio-three-fourth,.graafeio-row>.graafeio-column.graafeio-two-third {
      width: 100%;
      padding: 0
  }

  .graafeio-eq-cols>.graafeio-row>.graafeio-column.graafeio-column-empty:not(.graafeio-column-no-bg) {
      min-height: 350px
  }

  .graafeio-column-no-bg.graafeio-column-empty>.graafeio-column-inner>.graafeio-column-pad-wrap>.graafeio-column-pad {
      padding: 0!important
  }

  .graafeio-section .graafeio-row-wrap:last-child>.graafeio-row>.graafeio-column {
      margin-bottom: 50px
  }

  .graafeio-eq-cols>.graafeio-row>.graafeio-column,.graafeio-section .graafeio-eq-cols:last-child>.graafeio-row>.graafeio-column,.graafeio-section .graafeio-row-wrap:last-child>.graafeio-row>.graafeio-column:last-child,.graafeio-section .graafeio-row-wrap:last-child>.graafeio-row>.graafeio-column>.graafeio-column-inner,.graafeio-section .graafeio-zero-margin:last-child>.graafeio-row>.graafeio-column:last-child {
      margin-bottom: 0
  }

  .graafeio-fullscreen-cols>.graafeio-row {
      height: auto
  }

  .graafeio-hide-mobile {
      display: none!important
  }
}

@media only screen and (min-width: 360px) and (max-width:767px) {
  .graafeio-wrap {
      max-width:320px;
      margin: 0 auto
  }
  .about-us-banner-card .about-us-banner-img-1,
  .about-us-banner-card .about-us-banner-img-2{
    display: none;
  }

}

@media only screen and (min-width: 1680px) {
  .tcs-bottom{
    bottom: -135%;
  }
  .what-we-do {
    padding: 200px 0 0;
}
.about-us-banner-card .about-us-banner-img-2{
  left: 20%;
}
}

@media only screen and (max-width: 1377px) {
  .graafeio > .graafeio-bottom-divider {
    height: 150px;
  }
  .aboutus-wwa-card .aboutus-content {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 75%;
}
.aboutus-wwd-card {
  margin: 200px 0 20px 0;
}
.about-us-banner-card .about-us-banner-img-1 {
  left: 40%;
}
.about-us-banner-card .about-us-banner-img-2 {
  bottom: 8%;
}
.aboutus-op-card {
  margin: 400px 0 20px 0;
}
.aboutus-card .aboutus-content p {
  font-size: 16px;
  line-height: 24px;
}
}
@media only screen and (max-width: 767px) {
  .graafeio .graafeio-section-pad {
    padding: 150px 0px 150px 0px;
  }
  .graafeio > .graafeio-bottom-divider {
    height: 40px;bottom: -10px;
  }
  .graafeio-section-background-wrap {
    z-index:0;
    overflow:inherit;
  }
  .section-dark-bg p{
    padding: 0 20px;
  }
  .tcs-top{
    bottom: -80%;
  }
  .tcs-top svg {
    height: 25%;
    width: 100%;
    background: #7569de;
}
.counter {
  text-align: center;
}
.count-title{
  font-size: 42px;
}
.why-partner-card .why-count p{
  font-size: 20px;
}
.count-text {
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0 0;
  text-align: center;
}
.section-dark-bg h1 {
  color: #fff;
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
  padding: 0;
}
.section-dark-bg h1 span {
  font-size: 25px;
  padding: 0;
  margin: 0;
}
h1, h1 span {
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 10px;
}
.gallerySection .tcs-top{
  display: none;
}
/* .engagement-activities-count {
  padding: 0;
} */
address {
  text-align: left;
}
.header-section{
  z-index: 9999;
}
.header-section.header-fixed{
  background-color: #1F1F1F;
}
/* ul.footer-quicklink li:first-child,
ul.footer-quicklink li:last-child
{ padding-left: 0;} */

.counter{
  padding: 20px;
}
/* .engagement-activities{
  padding: 0;
} */
.engagement-activities .nav{
  margin: 0 !important;
}
.what-we-do{
  display: none;
}
.our-approach-sec {
  margin: 0;
}
.whyChooseSection{
  padding: 50px 0;
}
.whyChooseSection .tcs-top{
  display: none;
}
.whyChooseSection h4{
  font-size: 16px;line-height: 26px;
}
.engagement-activities-sec-event{ margin: 0;}
.event-section-3 {
  background: #7569DE;
  padding: 100px 0;
}
.event-section-2, .event-section {
  padding: 50px 0;
}
.event-section .tcs-bottom,
.event-section .tcs-top
{
  display: none;
}
.event-sub-head {
  color: var(--parg-color);
  font-size: 18px;
  line-height: 30px;
}
.what-we-do-bg .tcs-bottom{
  display: none;
}
h1.medium-wave span,
h1.small-wave span{
  font-size: 25px;
}
ul.footer-quicklink li {
  display: block;
  padding-left: 0;
}
.footer-bottom p{
  padding-bottom: 10px;
}
ul.footer-quicklink li {
  display: inline-block;
  padding-left: 0;
  padding-right: 15px;
}
.aboutus-wwa-card{
  padding: 0;
}
.aboutus-wwd-card, .aboutus-wwa-card, .aboutus-op-card {
  margin: 0;
}
.aboutus-card img {
  height: 400px !important;
}
.abt-graafeio-card, .abt-graafeio-card-violet{
  padding: 20px;
}
}



@media only screen and (min-width: 1440px) {
  .engagement-activities-bg .tcs-bottom{
    /* bottom: -70%; */
    bottom: -62%;
  }
  .tcs-bottom{
    bottom: -95%;
  }
  .aboutus-wwd-card {
    margin: 200px 0 20px 0;
}
.aboutus-op-card {
  margin: 400px 0 20px 0;
}
 
}

@media only screen and (min-device-width: 1921px) and (max-device-width: 2048px) {
  .inner-tcs-top{
    top: -290px;
  }
  .tcs-bottom{
    bottom: -95%;
  }
}


@media (max-width: 420px) {

  .aboutus-wwa-card .aboutus-content {
    position: absolute;
    top: 50px;
    left: 30px;
    width: 85%;
}
.aboutus-card .aboutus-content {
  position: absolute;
  top: 50px;
  left: 33px;
  width: 80%;
}
.enquery-form-home{
  padding: 0;
}
}

@media (min-width: 768px) {
  .col-sm-5th-1 {
    float: left;
  }

  .col-sm-5th-1 {
    width: 20%;
  }

  .col-sm-5th-pull-1 {
    right: 20%;
  }

  .col-sm-5th-push-1 {
    left: 20%;
  }

  .col-sm-5th-offset-1 {
    margin-left: 20%;
  }

  .col-sm-5th-offset-0 {
    margin-left: 0%;
  }
  .enquery-form-home{
    padding: 0;
  }
}
@media (min-width: 992px) {
  .col-md-5th-1 {
    float: left;
  }

  .col-md-5th-1 {
    width: 20%;
  }

  .col-md-5th-pull-1 {
    right: 20%;
  }

  .col-md-5th-push-1 {
    left: 20%;
  }

  .col-md-5th-offset-1 {
    margin-left: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5th-1 {
    float: left;
  }

  .col-lg-5th-1 {
    width: 20%;
  }

  .col-lg-5th-pull-1 {
    right: 20%;
  }

  .col-lg-5th-push-1 {
    left: 20%;
  }

  .col-lg-5th-offset-1 {
    margin-left: 20%;
  }
}



/*responsive*/
@media(max-width: 991px){

	.header .item-center{
		order:3;
		flex:0 0 100%;
	}
	.header .item-left,
	.header .item-right{
		flex:0 0 auto;
	}
	.v-center{
		justify-content: space-between;
	}
	.header .mobile-menu-trigger{
		display: flex;
		height: 30px;
		width: 30px;
		margin-left: 15px;
		cursor: pointer;
		align-items: center;
		justify-content: center;
	}
	.header .mobile-menu-trigger span{
		display: block;
		height: 2px;
		background-color: #fff;
		width: 24px;
		position: relative;
	}
	.header .mobile-menu-trigger span:before,
	.header .mobile-menu-trigger span:after{
		content: '';
		position: absolute;
		left:0;
		width: 100%;
		height: 100%;
		background-color: #fff;
	}
	.header .mobile-menu-trigger span:before{
		top:-6px;
	}
	.header .mobile-menu-trigger span:after{
		top:6px;
	}
	.header .item-right{
		align-items: center;        
    position: absolute;
     right: 5%;
        top: 25%;
	}

	.header .menu{
		position: fixed;
		width: 100%;
		background-color:#ffffff;
		left:0;
		top:0;
		height: 100vh;
		overflow: hidden;
		transform: translate(-100%);
		transition: all 0.5s ease;
		z-index: 1099;
	}
	.header .menu.active{
	   transform: translate(0%);	
	}
	.header .menu > ul > li{
		line-height: 1;
		margin:0;
		display: block;
	}
	.header .menu > ul > li > a{
		line-height: 50px;
		height: 50px;
		padding:0 50px 0 15px;
		display: block;
		border-bottom: 1px solid rgba(0,0,0,0.1);
    color: var(--gray-dark-color);
	}
	.header .menu > ul > li > a i{
		position: absolute;
		height: 50px;
		width: 50px;
		top:0;
		right: 0;
		text-align: center;
		line-height: 50px;
		transform: rotate(-90deg);
	}
	.header .menu .mobile-menu-head{
		display: flex;
		height: 50px;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		justify-content: space-between;
		align-items: center;
		position: relative;
		z-index: 501;
		position: sticky;
		background-color: #ffffff;
		top:0;
	}
	.header .menu .mobile-menu-head .go-back{
		height: 50px;
		width: 50px;
		border-right: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;
		font-size: 16px;
		display: none;
	}
	.header .menu .mobile-menu-head.active .go-back{
		display: block;
	}
	.header .menu .mobile-menu-head .current-menu-title{
		font-size: 15px;
		font-weight: 500;
		color:#000000;
	}
	.header .menu .mobile-menu-head .mobile-menu-close{
	    height: 50px;
		width: 50px;
		border-left: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;	
		font-size: 25px;
	}
	.header .menu .menu-main{
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.header .menu > ul > li .sub-menu.mega-menu,
	.header .menu > ul > li .sub-menu{
		visibility: visible;
		opacity: 1;
		position: absolute;
		box-shadow: none;
		margin:0;
		padding:15px;
		top:0;
		left:0;
		width: 100%;
		height: 100%;
		padding-top: 65px;
		max-width: none;
		min-width: auto;
		display: none;
		transform: translateX(0%);
		overflow-y: auto;
	}
.header .menu > ul > li .sub-menu.active{
 width: 375px !important;
	display: block;
}
@keyframes slideLeft{
	0%{
		opacity:0;
		transform: translateX(100%);
	}
	100%{
	    opacity:1;
		transform: translateX(0%);	
	}
}
@keyframes slideRight{
	0%{
		opacity:1;
		transform: translateX(0%);
	}
	100%{
	    opacity:0;
		transform: translateX(100%);	
	}
}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{
		margin-top:0;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{
		margin-bottom: 20px;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center:last-child .title{
		margin-bottom:0px;
	}
	.header .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item{
		flex: 0 0 100%;
        padding: 0px;
	}
	.header .menu > ul > li .sub-menu > ul > li > a,
	.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a{
		display: block;
	}
	.header .menu > ul > li .sub-menu.mega-menu > .list-item > ul {
		margin-bottom: 0;
	}
	.menu-overlay{
		position: fixed;
		background-color: rgba(0,0,0,0.5);
		left:0;
		top:0;
		width: 100%;
		height: 100vh;
		z-index: 1098;
		visibility: hidden;
		opacity:0;
		transition: all 0.5s ease;
	}
	.menu-overlay.active{
	  visibility: visible;
	  opacity:1;	
	}
  .eng-acti-number-2 {
    gap: 15px;
    margin: 0 0 30px;
}
}

/* AWARDS HOME PAGE START */

@media (max-width: 768px) {
  .award-container {
    flex-direction: column;
        height: 100vh;
        background-size: cover;
        background-position: center;
        margin: 10px 0 0;
        padding: 20px 0 0;
        border-radius:20px;
  }

  .left-section {
    width: 100%;
    justify-content: center;
    padding: 20px;
    text-align: center;
  }

  .left-section .content {
    flex-direction: column;
    max-width: 100%;
    align-items: center;
  }

  .badge-awards {
    margin: 0 0 20px;
    width: 100px;
    height: auto;
  }

  .left-section h1 {
    font-size: 22px;
    line-height: 28px;
  }

  .left-section p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 15px;
    padding: 0 10px;
  }

  .right-section {
    width: 100%;
    padding: 20px 0;
    justify-content: center;
    height: 280px;
  }

  .slider-wrapper {
    width: 90%;
    height: 100%;
  }

  .slide-award img {
    height: auto;
    max-height: 300px;
    object-fit: contain;
  }

  .nav-arrow {
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }

  .nav-arrow button {
    font-size: 16px;
    padding: 8px 12px;
  }
}
/* AWARDS HOME PAGE END */


@media (max-width: 768px) {
.banner-section {
    padding: 0 0 30px 0;
}
.gallerySection li {
    width: 100%;
}
.slick-prev, .slick-next{
      top: 50%;
    transform: translateY(-50%);
}
.slick-prev {
    left: -5%;
}
.event-section h1, 
.event-section-2 h1, 
.level-section h1,
.event-section-yellow h1{
  line-height: 36px;
}
ul.tabs{
      margin: 20px 0 0;
}
.testimonial-reel{
  height: 400px;
}
}