.dsk {
	display:block !important;
}
.dsk-flex {
	display:flex !important;
}
.dsk-inline {
	display:inline-block !important;
}
.mob {
	display:none !important;
}
/**width 767**/
@media only screen and (max-width:1440px) {
}
@media only screen and (max-width:991px) {
	.icon-set, .opl ul li{
		width:100%;
	}
	.navbar-hamburger {
		position: absolute;
		right: 20px;
		top: 20%;
	}
}
@media only screen and (max-width:767px) {
.dsk,.dsk-inline {
	display:none !important;
}
.dsk-flex {
	display:none !important;
}
.mob {
	display:block !important;
}
footer:before,footer:after{
	display:none;
}
.digital-experience-tab .tabs li {
    margin-right: 15px;
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 50%;
    max-width: 45.666667%;
}
.light-bgs {
    padding: 30px 0;
}
.about-content {
    position: relative;
    text-align: center;
}
.about-area p {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    margin-top: -15px;
}
.nav-tabs.nav-pills.soft .nav-item {
    display: inline-block !important;
}
.nav-tabs.nav-pills.soft .nav-link {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}
.nav-tabs.nav-pills.soft .nav-item+.nav-item {
    margin-top: 0.2rem;
}
.nav-tabs.nav-pills.soft .nav-link .icon {
    margin-right: 0.1rem;
}
}
@media only screen and (max-width:599px) {
	
html {
    overflow-x: hidden;
}
p{
	text-align: justify;
    margin-bottom: 0.5rem;
    font-weight: 500;
    font-size: 15px;
}
	
h2, .h2 {
    font-size: 1rem;
    line-height: 1.2rem;
}
h5, .h5 {
    font-size: 1rem;
    line-height: 1.3rem;
    margin-bottom: 0.3rem;
}
h6, .h6 {
    font-size: 0.7rem;
    line-height: 1rem;
}
.navbar.fixed.banner--stick, .navbar.shadow:not(.fixed):not(.banner--stick) {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 28%);
}
	.footer-row1 {
    padding: 30px 0;
    background-position: right;
}
.d-xs-none {
    display: none;
}
.navbar-brand img {
    max-width: 150px;
}	
.nav-uppercase .navbar-nav .nav-link {
font-size: 14px;}

	ul.footer-address-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1px;
	}
	.footer-address-list li > span {
    position: relative;
    top: 0px;
}
.footer-address-list li p {
    font-size: 15px;
    margin-bottom: 5px;
}
	.footer-row2 h5 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.footer-social-media-icons {
    margin: 10px 0 0px 0;
}
.footer-address-list li a {
    line-height: 15px;
}
.footer-row2 .row>[class*="col-"]{
	margin-bottom:10px;
}
.about-area .section-title h4 {
    font-size: 25px;
    line-height: 1.5rem;
    margin-bottom: 0px;
}
.display-3 {
   font-size: 1rem !important;
    line-height: 1.2rem;
    font-weight: 600;
    text-align: center !important;
}
.row > [class*="col-"] {
    margin-bottom: 10px;
}

.email-subs h3, .email-subs p {
    text-align: center;
}
.inner {
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-title-wrapper.image-wrapper .inner {
    padding: 2rem 1.2rem;
}
.digital-experience-tab .tabs li {
    margin-right: 15px;
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 44.666667%;
}
.digital-experience-tab .tabs {
    margin-bottom: 10px;
    margin-top: 25px;
}
.digital-experience-tab .tabs li a {
    padding:20px 15px 10px;
    font-size: 13px;
    font-weight: 500;
}
.digital-experience-tab .tab_content .tabs_item .digital-experience-content h3 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}
.work-category {
	background-position:bottom;
}
.work-card p {
    font-size: 14px;
    margin: 5px 0 0 0;
	text-align:center;
}
blockquote.icon p {
    font-size: 0.8rem;
    line-height: 1.2rem;
}
.row.counter{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row.counter > [class*="col-"]{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 32.666667%;
	text-align:center;
}
.section-title .title {
    font-size: 35px;
    font-weight: 800;
}
.section-title .subtitle {
    font-size: 30px;
    margin-bottom: 24px;
    position: relative;
}
.section-title {
    margin-bottom: 20px;
}
.section-title p {
    font-size: 15px;
    line-height: 23px;
    margin-top: 0.5rem;
}
.history-area .single-history-wrap h4 {
    font-size: 20px;
    margin-bottom: 0px;
}
.history-area .single-history-wrap h5 {
    font-size: 17px;
    line-height: 1.1rem;
}
.email-subs h3 {
    margin-bottom: 0px;
    color: white;
    font-size: 1rem !important;
    line-height: 1.2rem;
    font-weight: 600;
}
.email-subs-form input {
    height: 50px;
}
.email-subs-form button {
    line-height: 40px;
}
.footer-address-list li {
    padding: 0 10px 3px 0;
}
.our-office {
    padding: 30px 0px;
}
.about-area {
    padding-top: 35px;
    padding-bottom: 20px;
}
.footer-row2 {
    padding: 30px 0 0px 0;
}
.navbar-nav .nav-link {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #eee;
}
.dropdown-menu {
    min-width: 170px;
    padding: 0;
    margin: 0;
    background: #f9fafb;
    border-radius: 4px;
	box-shadow:unset;
	border:unset;
}
.mega-menu-content li {
    padding: 0.2rem 0rem;
    display: block;
	font-size:14px;
}
.dropdown-item, .mega-menu-content li {
    font-size: 0.6rem !important;
    font-weight: 400 !important;
}
.offcanvas-nav {
    width: 310px;
}
.footer-badges- div a img {
    height: 60px;
    align-items: center;
}
.footer-brands {
    padding: 10px 0;
}
.cd-horizontal-timeline ul {
    margin-top: 25px;
}
.dropdown-item{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.mega-menu-content li {
   padding-top: 0.2rem;
    padding-bottom: 0.1rem;
}
.mega-menu-content h6 {
    font-size: 15px;
}
.work-category .common-heading h1 {
    font-size: 1.2rem;
    line-height: 1.3rem;
    font-weight: 500;
}
.dropdown-item span {
	display:none;
}
.nav-tabs .nav-link {
    font-size: 0.5rem;
    line-height: 1.2rem;
    padding: 0.1rem 0.4rem;
    margin-bottom: 5px;
    margin-right: 0.3rem;
}
.page-title {
    font-size: 0.9rem;
    line-height: 1.3rem;
    margin-bottom: 0rem;
}
.web-ser .box {
    padding: 1.5rem 0rem 1rem;
}
.web-bg:before {
    height: 51%;
}
.footer-logo {
    display: none;
}
.about-area .main-btn {
    padding: 0 20px;
    font-size: 14px;
    line-height: 35px;
}
.btn-l {
    padding: 0.5rem 1rem 0.5rem;
}
.digital-experience-tab .tab_content .tabs_item .digital-experience-content h3 {
    font-size: 17px;
    margin-bottom: 0px;
}
.digital-experience-tab .tabs_item .digital-experience-content .experience-inner-content .icon i {
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 10px;
}
.btn-main {
    font-size: 15px;
    padding: 0px 20px;
    line-height: 35px;
    height: auto;
}
.btn-outline {
    padding: 0px 20px;
    font-size: 14px;
    line-height: 40px;
}
.offcanvas-header img {
    max-width: 180px;
}
.offcanvas-nav {
    padding-right: 1rem;
    padding-left: 1rem;
}
.about-image.pt-50 {
    padding-top: 30px !important;
}
.title-color {
    font-size: 0.6rem;
    line-height: 1.1rem;
    margin-bottom: 0rem;
    text-transform: uppercase;
    text-align: center;
}
.nav-tabs.office .nav-link {
    font-weight: 600 !important;
}
.footer- p {
    text-align: center;
}
.footer-brands h5,.footer-brands p {
    text-align: center;
}
footer.mob {
    padding-bottom: 50px;
}
.feature-info-style-04 .feature-info-content .feature-info-title {
    position: absolute;
    top: 25px;
}
.feature-info-style-04 {
    padding: 15px;
}
.feature-info-title {
    margin-bottom: 10px !important;
   line-height: 25px;
}
.drop-icon i {
    font-size: 14px;
}
.work-card {
    margin: 0px;
}
.isotope-filter ul li {
    margin: 0 0.5rem 0 0;
}
.lead {
    text-align: center;
}
.about-content {
    padding-top: 1.5rem !important;
}
.history-area .single-history-wrap {
    margin-top: 0px;
}
.accordion-wrapper.simple .card-header {
    margin-bottom: 0.2rem;
}
.events-content .year {
    font-size: 60px;
}
.cd-horizontal-timeline .events-content li {
    padding: 0 0%;
}
.feature-info-style-06 .feature-info-number {
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.socials ul{
     display:none;   
    }
}

@media only screen and (max-width:360px){
	.digital-experience-tab .tabs li {
		margin-right: 10px;
	}
	.digital-experience-tab .tabs li a {
		padding: 20px 12px 10px;
	}
}
.komquest-footer-nav{
    background: #f4f5f6;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
}
.komquest-footer-nav ul {
  
    width: 100%;
    padding: 5px 0px;
    margin-bottom: 0px; }
  .komquest-footer-nav ul li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    position: relative;
    z-index: 1;
list-style:none;	}
    .komquest-footer-nav ul li a {
      position: relative;
      display: block;
      font-size: 12px;
      text-align: center;
      font-weight: 700;
      text-transform: capitalize;
      line-height: 1;
      color: #747794;
      z-index: 1; }
      .komquest-footer-nav ul li a i {
        display: block;
        font-size: 18px;
        margin-bottom: 4px; }
      .komquest-footer-nav ul li a:hover, .komquest-footer-nav ul li a:focus {
        color: #004996; }
      .komquest-footer-nav ul li a img {
        max-height: 1.5rem;
        margin: 0 auto .25rem;
        display: block; }
    .komquest-footer-nav ul li.active a {
      color: #004996;
       }