@media only screen and (min-width :1024px) and (max-width : 1199px) {
.main-menu > li > a {
    padding: 6px 13px;
}
}

/*Kindle Fire verticale */

	/* Tablet  */
	
	
	@media only screen and (min-width : 768px) and (max-width : 1130px) {
.sticky-header .page-header {
	top: 0;
}
.page-header .logo {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	float: none;
	display: table;
	margin: 30px auto 40px;
	max-width: 300px;
	max-height: 150px;
}
.page-header.sticky .logo {
	display: none;
}
.page-header .main-menu {
	display: table !important;
	float: none;
	margin: 0 auto;
}


 table{
  display: block;
    margin: 10px 0;
}

table th,thead{
	display:none;
}

table tbody,table tr {
    display: inline-block;
    width: 100%;
}
table td {
    display: inline-block;
    width: 100%;
}


.pb-right-column .btn-lg {
    font-size: 12px;
}


}


 
 @media only screen and (min-width : 1023px) {
 .about_mob{ display:none;}
 
 }



 @media only screen and (max-width : 991px) {
 .search{ display:none;}
.main-menu a {

    margin-top: 0px;
}

.go-top {
	display:none !important;
}
.flexslider {
    margin: 145px 0px 0px!important;
}
}
 @media only screen and (max-width : 768px) {
 
.el-fixed, .flex-caption{ display:none!important;}
 
 .contact_div p {
    padding-left: 25px;
    display:block;
}
 .contact_div h4 {
    display:block;
	padding-top:20px;
	
	height:40px;
}



 .contact_div a {
    margin-left: 15px;
    display:block;
}
.footer_menu li a {
	color:#eeeeee;
	margin-left:0px;
}
.services img{ display:inline-block !important;

}

.section {
	padding: 15px 0;
}
.section-header .heading {
	font-size: 1.875em;
}
.sticky-header .page-header {
	top: 0px;
}
.go-top {
	display:none !important;
}

/*Contact */
#contact .section-header img {
	width:100%;
	height:auto;
}
#contact .section-header h2 {
	display: inline-block;
	margin: 15px;
}
/* BLOG PAGE */

.flexslider {
    margin: 120px 0px 0px!important;
}



html .post .entry-format > a .glyph-item {
	font-size: 33px;
	left: 19px;
	top: 4px;
}
html .post .entry-meta > ul > li {
	display: inline-block;
	float: none;
	font-size: 14px;
	margin: 5px;
	position: relative;
	top: 0;
	width: 100%;
}
html .post .entry-title {
	font-size: 20px;
}
html .post .entry-content {
	line-height: 1.333;
}
html .dl-menuwrapper li a {
	padding: 6px 10px;
}
}
 @media only screen and (max-width : 651px) {
.home-slider {
	display:none !important;
}

.home-slider .flex-direction-nav .flex-next {
    right: 90px;
}

.home-slider  .flex-direction-nav .flex-prev {
    right: 30px;
	left:auto;
}



#Services .tab-content {
	display:none !important;
}
#our-clients td, #our-clients th, #our-clients tr, #our-clients table, #our-clients tbody {
	display: inline-block !important;
	width: 100%;
	border:none !important;
}
.numbers ul {
	margin:0;
	padding:0;
}
html .section-header .heading.heading-type2 {
	font-size: 16px;
}
html .portfolio-filter-wrap {
	height:auto;
}
.details-review {
	float: left;
	height: auto;
	padding: 5%;
	position: relative;
	text-align: left;
	width: auto;
}
#our-reviews {
	display:none;
}
.flex-direction-nav{display:none;}
}
 @media only screen and (max-width : 480px) {

.flexslider {
    margin: 93px 0px 0px!important;
}

}

 @media only screen and (max-width : 320px) {
.portfolio-filter {
	display:none !important;
}
/*Our Clients */


#our-clients td, #our-clients tr {
	display: block !important;
	height: auto !important;
	width: 100% !important;
	border:none !important;
}
html body #our-clients td {
}
#our-clients td img {
	margin-bottom: 20px;
}
.go-top {
	display:none !important;
}
}


@media only screen and (max-width: 800px) {
	#unseen table td:nth-child(2), 
	#unseen table th:nth-child(2) {display: none;}
}
 
@media only screen and (max-width: 640px) {
	#unseen table td:nth-child(4),
	#unseen table th:nth-child(4),
	#unseen table td:nth-child(7),
	#unseen table th:nth-child(7),
	#unseen table td:nth-child(8),
	#unseen table th:nth-child(8){display: none;}
}