/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1169px) {

.header_icon ul li a img {
  width: 8%;
}
.menu ul li a { 
  font-size: 13px; 
  padding:10px 5px; 
}
.menu_area { 
  background-size: 50% 45px;
}

.menu_content h3 { 
  font-size: 16px; 
  padding-bottom: 10px; 
}
.menu_content h2 {
  font-size: 16px; 
}
.banner_info h2 { 
  font-size: 30px; 
  letter-spacing: -2px;
  padding-bottom: 7px;
  padding-top: 65px; 
}
.banner_info ul li::before {
  background-image: url("img/tik.png");
  background-repeat: no-repeat;
  background-size: 19px auto; 
  top: 18px; 
}
.banner_info ul li { 
  font-size: 16px; 
  letter-spacing: -1px;
  padding: 12px 12px 12px 20px; 
}
.banner_info h3 { 
  font-size: 16px; 
  margin-bottom: 30px; 
  margin-top: 20px;
  padding: 18px; 
}

.single_service a { 
  font-size: 14px; 
  padding-top: 18px;
}
.single_service h2 { 
  font-size: 18px; 
  padding-bottom: 15px;
  padding-top: 20px;
}
.single_service img {
  width: 40%;
}
.single_service { 
  margin-bottom: 50px; 
  min-height: 265px;
  padding: 25px 15px;  
  width: 24.5%;
}
.obligion ul li { 
  font-size: 15px; 
  padding: 12px 10px;
}
.contact_form h2 { 
  font-size: 20px; 
  padding-bottom: 30px;
  padding-top: 30px; 
}
.contact_form input { 
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 4%;
  padding: 6px 15px;
  width: 29%;
}
.contact_form select { 
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 4%;
  padding: 6px 15px; 
}

.contact_form input[type="submit"] { 
  font-size: 14px; 
}
.contact_form_area { 
  padding-bottom: 35px; 
}
.contact_form_area::before { 
  display: none; 
}
.tech_title h2 { 
  font-size: 22px;
  padding: 25px 0;
}
.page_content h2 { 
  font-size: 17px; 
  line-height: 24px;
  padding-bottom: 25px;
  padding-top: 30px; 
}
.page_content p { 
  font-size: 14px;
  padding-bottom: 18px;
}
.page_content ul li {
  color: #464646;
  font-size: 14px;
  padding: 0 2px 0 7%;
  position: relative;
}
.home_sidebar {
  margin-top: -20px;
}

.deal_title h2 { 
  font-size: 18px; 
  line-height: 19px; 
}
.deal_title > h2::before { 
  height: 30px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 4px;
}

.deal_pro_list ul li { 
  font-size: 14px; 
}
.deal_product_area { 
  padding-bottom: 40px;
  padding-top: 40px;
}
.service_button a { 
  font-size: 16px; 
  margin-top: 20px;
  padding: 6px 33px;
}
.testimonial_area { 
  background-size: cover;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding-bottom: 30px;
  padding-top: 40px;
}

.test_title { 
  font-size: 24px; 
  margin-bottom: 25px; 
}
.test_title::before { 
  height: 26px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 4px;
}
.single_testimonial p { 
  font-size: 13px; 
  margin-bottom: 15px;
  min-height: 175px;
  padding: 15px 15px 15px 10%;
}
.testimonials::before {
  background-image: url("img/quote.png");
  background-repeat: no-repeat;
  background-size: 17px auto; 
  top: 18px; 
}
.single_testimonial h3 { 
  margin-top: 30px;
}
.owl-pagination {
  margin-top: 14px;
}
.quality_title > h3 { 
  font-size: 15px; 
}

.left_techpro h2 {
  font-size: 20px; 
  letter-spacing: -1px;
  line-height: 28px;
  margin-bottom: 20px;
}
.left_techpro p {
  font-size: 18px;
}
.right_techpro h2 {
  font-size: 20px; 
  line-height: 25px;
  margin-bottom: 24px;
  padding: 0 23px;
}

.right_techpro p span {
  font-size: 18px;
  font-weight: 700;
}
.right_techpro p {
  font-size: 15px; 
}
.right_techpro { 
  min-height: 255px;
  padding: 60px 40px;
  text-align: center;
  width: 40%;
}
.left_techpro { 
  min-height: 255px;
  padding: 60px;
  text-align: center;
  width: 60%;
}
.single_footer p { 
  font-size: 14px;
}
.single_footer h2 { 
  font-size: 15.5px; 
  padding-bottom: 20px;
}
.single_footer ul li a { 
  font-size: 14px;
  line-height: 20px;
}
.single_footer ul li { 
  font-size: 14px;
  line-height: 20px;
}
.single_footer h3 { 
  font-size: 16px; 
}
.single_footer h4 { 
  font-size: 11px;
  font-weight: 400;
  padding-top: 9px;
  text-align: right;
}
.testss {
  margin-left: 2px;
  width: 3% !important;
}
.tech_service_title ul li a img { 
  margin-right: 4px;
  width: 10%;
}
.tech_service_title ul li a { 
  font-size: 11px; 
  padding: 10px 0;
}
.tech_service_title > ul li::before { 
  height: 40px;
  left: 0;
  position: absolute;
  top: -8px;
  width: 1px;
}
.client_area.container-fluid .client .owl-wrapper-outer .owl-wrapper .owl-item{
  width: 180px!important;
}
.client li {
  text-align: center;
}
.client li img {
  height: auto;
  width: 85%;
}


}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
	.slicknav_menu {
  display: block;
}
	.logo { 
	  text-align: center;
	  width: 100%;
	}
.client_area.container-fluid .client .owl-wrapper-outer .owl-wrapper .owl-item{
  width: 155px!important;
}
.client li {
  text-align: center;
}
.client li img {
  height: auto;
  width: 85%;
}
.header_icon { 
  text-align: center;
  width: 100%;
}
.header_icon ul li a img {
  width: 19%;
  margin-top: 10px;
}
.menu{
	display: none;
}
.menu_area {
  background-image: none; 
}

.menu_content h3 { 
  font-size: 18px; 
  padding-bottom: 10px;
  text-align: center; 
}
.menu_content h2 {
  font-size: 15px; 
  text-align: center; 
}

.banner_info h2 { 
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 27px;
  padding-bottom: 7px;
  padding-top: 24px;
  text-align: center;
}
.banner_info ul {
  text-align: left;
}
.banner_info ul li::before { 
  background-size: 17px auto;  
  top: 8px;
  width: 32px;
  z-index: 9999;
}
.banner_info ul li { 
  font-size: 15px; 
  letter-spacing: -1px;
  padding: 4px 6px 4px 28px; 
}
.banner_info h3 { 
  font-size: 15px; 
  line-height: 20px;
  margin-bottom: 22px;
  margin-left: 0;
  margin-top: 10px;
  padding: 14px 10px;
  text-align: center; 
  width: 100%;
}
.single_service { 
  margin-bottom: 2px;
  margin-right: 3px;
  min-height: 220px;
  padding: 18px;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single_service h2 { 
  font-size: 16px; 
  padding-bottom: 12px;
  padding-top: 16px;
}
.single_service a {  
  font-size: 14px; 
  padding-top: 12px;
}
.banner_section {
  padding-bottom: 20px;
}
.obligion ul li { 
  font-size: 15px; 
  padding: 9px 12px;
}
.contact_form h2 { 
  font-size: 15px; 
  padding-bottom: 30px;
  padding-top: 25px; 
}
.contact_form input, .contact_form select{ 
  font-size: 14px;
  margin-bottom: 15px;
  margin-right: 4%;
  padding: 6px 15px;
  width: 100%;
}
.tech_title h2 { 
  font-size: 20px;
  padding: 23px 0;
  text-align: center;
}
.client_area { 
  padding: 10px 0;
}
.page_content h2 { 
  font-size: 15px; 
  line-height: 23px;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center; 
}

.page_content p { 
  font-size: 14px;
  line-height: 23px;
  padding-bottom: 15px;
  text-align: center;
}
.page_content ul li { 
  font-size: 14px;
  padding: 0 2px 0 6%;
  position: relative;
}

.page_content ul li::before { 
  background-size: 5px 4px; 
  height: 10px;
  left: 1%;
  position: absolute;
  top: 8px;
  width: 10px;
}
.home_sidebar {
  margin-top: 0;
  padding-bottom: 10px;
}
.deal_product_area { 
  padding-bottom: 40px;
  padding-top: 26px;
}
.deal_title h2 { 
  font-size: 20px; 
  line-height: 23px;
  margin-top: 10px;
  padding-left: 6%;
  position: relative;
}
.deal_pro_list ul li { 
  font-size: 14px; 
  padding: 0 0 0 10%; 
}
.deal_pro_list ul {
  margin-top: 15px;
}

.padding_left {
  padding-left: 0;
}
.service_button a { 
  font-size: 16px; 
  margin-top: 16px;
  padding: 6px 31px;
}

.testimonial_area { 
  padding-bottom: 25px;
  padding-top: 40px;
}
.single_testimonial p { 
  font-size: 12.5px; 
  margin-bottom: 15px;
  min-height: 196px;
  padding: 19px 10px 15px 8%;
}
.testimonials::before { 
  background-size: 12px auto; 
  top: 25px; 
}
.testimonials::after { 
  top: 194px; 
}
.single_testimonial h3 {  
  margin-top: 30px;
}
.test_title { 
  font-size: 24px; 
  margin-bottom: 30px;
  margin-top: 13px;
  padding-left: 5%;
  position: relative;
}
.quality_title > h3 { 
  font-size: 16px; 
  margin-top: 1px;
}
.single_quality {
  margin-bottom: 30px;
  overflow: hidden;
}
.left_techpro h2 {
  font-size: 20px; 
  letter-spacing: -1px;
  line-height: 28px;
  margin-bottom: 15px;
}
.left_techpro p {
  font-size: 16px;
}
.left_techpro { 
  min-height: 200px;
  padding: 15px; 
  width: 100%;
  margin-bottom: 10px;
}
.right_techpro h2 {
  font-size: 20px; 
  line-height: 26px;
  margin-bottom: 8px;
  padding: 0;
}
.right_techpro p {
  font-size: 20px;
  letter-spacing: -1px;
}
.right_techpro p span {
  display: block;
  font-size: 24px;
  font-weight: 700;
}
.right_techpro { 
  min-height: 263px;
  padding: 40px 20px;
  text-align: center;
  width: 100%;
}
.single_footer p { 
  font-size: 14px;
  text-align: center;
}
.single_footer h2 { 
  font-size: 16px; 
  padding-bottom: 15px;
}
.single_footer {
  padding-bottom: 15px;
  text-align: center;
}
.single_footer ul li { 
  font-size: 14px;
  line-height: 20px;
}
.single_footer ul li a { 
  font-size: 14px;
  line-height: 19px;
}
.single_footer h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.single_footer h4 { 
  font-size: 15px; 
  padding-top: 9px;
  text-align: center;
}
.footer_bottom p { 
  font-size: 12px;
  padding: 15px;
  text-align: center;
}
.contact_form_area::before { 
  display: none; 
}
.tech_service_title { 
  position: unset;
  top: -48px;
  width: 100%;
  margin-bottom: 15px;
}
.tech_service_title > ul {
  border: 1px solid #fff;
  text-align: left;
}
.tech_service_title > ul li::before { 
  display: none; 
}
.tech_service_title ul li a {
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  display: block;
}
.padding {
  height: 80px;
}
.col-md-3.col-sm-3.col-xs-12.col-md-offset-1 {
  padding: 0 15px;
}
.service_button {
  text-align: center;
}
.textwidget {
  text-align: center;
}
 .slicknav_menu ul li ul li a{
  font-size: 14px;
}
 
 
}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
 


}


