@media(min-width: 320px) and (max-width: 767px)
{	
	/*********************** tab area  *******************************/
	.layout{
	  display: inline-block;
	  height: 100%;
	  width: 100%;
	  overflow: hidden;
	  grid-template-rows: 50px 1fr;
	  grid-template-columns: 1fr 1fr 1fr;
	}
	label.nav{
	  margin-top:50px;
	}
	.tab-content {
		display: flex;
		flex-wrap: wrap;
	}

	.tab-lg-area {
		display: none;
	}
	.tab-phone-area {
	  display: inherit;
	  padding-top: 0;
	  padding-bottom: 30px;
	}
	/******** header css ***********/
	
	/*************************************/
	.contacts .contacts-item img {
	    float: left;
	    margin: auto 30px auto 20px;
	}
	.heading p {
	    margin-bottom: 20px;
	} 
	.heading .heading-subtitle {
	    margin-bottom: 5px;
	}

	.why-us-area .info-box--standard .info-box-content .text {
	    margin-bottom: 50px;
	}
	.why-us-area .info-box--standard .info-box-image {
	    margin-bottom: 10px;
	}


	.mt-20 {
		margin-top: 20px;
	}
	h5, .h5 {
	    font-size: 20px;
	}
	.pb30 {
	    padding-bottom: 0px; 
	}

	.pt120 {
	    padding-top: 60px;
	}
	.pb120 {
	    padding-bottom: 45px;
	}

	.pb-5 {
	    padding-bottom: 1rem;
	}
	.px-5 {
	    padding-left: 1rem;
	    padding-right: 1rem;
	}

	.pt-custom-30 {
	    padding-top: 50px!important;
	}

	.main-slider {
	    position: relative;
	    cursor: pointer;
	     padding-bottom: 10px; 
	}

	.slider-slides{
		display: none;
	}

	.our-vision {
	    padding: 60px 0 40px;
	}
	.service-area .btn {
		margin-bottom: 30px;
	}

	.certification-area h1{
	  	display: none;
	} 
	.certification-row {
	  	display: flex;
	  	flex-wrap: wrap;
	}

	#certification-heading {
	  	width: 100%;
	  	-webkit-order: 1!important;
	}
	#certification-details {
	 	width: 100%;
	  	-webkit-order: 2!important;
	}
	#certification-thumb {
	  	width: 100%;
	  	-webkit-order: 3!important;
	  	margin-bottom: 50px;
	}
	.certification-area p {
	    margin-top: 8px;
	}
	.certification-area hr {
	    display: none;
	}

	.certification-area .heading .heading-line {
	    margin-top: 20px; 
	    margin-bottom: 0px; 
	}
	.certification-area h3 {
	    margin-top: 0px;
	    font-size: 22px;
	}

	.servises-item {
	    padding: 50px 25px 35px;
	}
	.service-area br{
	  display: none!important;
	}
	.services-main {
	    padding: 0px 0px 10px 0;
	}

	.testimonial-slider-standard.avatar-top .avatar {
	    top: -140px;
	}

	.footer {
	    padding-top: 60px;
	}
	.footer .info {
	    padding-bottom: 40px;
	}
	.footer .sub-footer span:last-of-type {
	     padding-right: 10px; 
	}

	.back-to-top {
	    position: absolute;
	    z-index: 999;
	    width: 50px;
	    height: 50px;
	    display: block;
	    fill: #222121;
	    stroke: inherit;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	    float: right;
	    top: 50%;
	    right: 10px;
	    -webkit-transform: translate(0, -50%);
	    -ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);
	}

	.slider-profit-wrap .pagination, .slider-profit-wrap .swiper-pagination {
	    left: 60%;
	    top: auto;
	    bottom: -32px;
	}
	.slider-profit-wrap .slider-profit-thumb {
		display: none;
	}
	input {
	    padding: 10px 25px;
	   
	}
	.contact-form textarea {
	    min-height: 150px;
	}
	textarea {
	    padding: 15px 25px;
	}

	.highlight-area {
		margin-bottom: 50px;
	}

	.contacts .contacts-item {
	    margin-bottom: 25px;
	    display: flex;
	    align-items: center;
	}

	.contacts .contacts-item .content {
	    margin-left: 0;
	    overflow: hidden;
	}
	.contacts .contacts-item .content .title {
	    font-size: 18px;
	}

	.features-item .features-item__thumb {
	    margin-bottom: 15px;
	}

	.footer .info .heading .heading-title {
	    color: #fff;
	    margin-top: 30px;
	}
	.highlights .info-boxes .info-box--standard {
	    margin-bottom: 10px!important;
	}

	.footer .sub-footer span {
	    margin-bottom: 0px;
	    display: block;
	}

	.features-item a {
	    margin-bottom: 5px;
	    font-size: 26px;
	    display: block;
	}
	#web-designing .features-item a {
	    margin-bottom: 35px;
	    font-size: 26px;
	    display: block;
	}

	.list > li {
	    margin-bottom: 10px;
	}

	.product-description-content .heading-title {
		padding-top: 25px;
	}
	#phone-web {
	  display: inherit;
	}

	#desktop-web {
		display: none;
	}
	.pricing-tables-item {
	    padding: 40px 15px 40px;
	}

	.heading .heading-text {
	    font-size: 24px;
	}
	.case-item {
	    padding: 30px;
	    padding-bottom: 5px;
	    background-color: #f7f9f9;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}
	#service-list.service-area ul li h5 {
	  margin-bottom: 5px!important;
	}

	#service-list.service-area ul li h5 {
	  margin-bottom: 10px;
	  font-weight: bold;
	  font-size: 22px;
	}
/************************************** clouds  ***************************************************/

#graphic-service {
  position: relative;
}
.graphic-cloud {
    position: absolute;
    top: 16px;
    left: 262px!important;
}
.ny-cloud {
    position: absolute;
    top: 54px;
    left: 232px;
}
@keyframes zoom-in-cloud {
  0% {
    width: 50px;
  }
  100% {
    width: 55px;
  }
}

.exclusive-cloud {
    position: absolute;
    top: 100px;
    left: 206px;
}
.trending-cloud {
    position: absolute;
    top: 260px!important;
    left: 218px;
}






}



@media(max-width: 980px){
	.main-slider .slider-content {
	    padding: 20px 15px;
	}
}