/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 992px) {
	.footer .clearfix{
		display:none;
	}

}

@media only screen and (max-width: 1366px) {
	#mainnav > ul > li > a {
		font-size: 14px;
		margin: 0 8px;
	}
	.case-single .post-case-single.v1 .content-post.v2 {
		padding-bottom: 18px;
		margin-bottom: 20px;
	}
	.case-single .post-case-single p {
		font-size: 16px;
		line-height: 21px;
	}
	.case-single .somos {
		font-size: 16px;
		line-height: 21px;
		padding:0 50px;
	}
	.case-single .content-post .title-post .title {
		font-size: 18px;
		margin-bottom: 14px;
	}
	.flat-talk .title-section p {
		font-size: 18px;
		line-height: 30px;
	}
	.title-section .title2 {
    font-size: 16px;
	line-height:24px;
	}
	.flat-services-control .post.v3 .number-box p {
    font-size: 13px;
	}
	
}

/* Smaller than standard 992 */
@media only screen and (max-width: 991px) {
	

	.wrap-slider .header {
		position: relative;
	}

	.header .logo, 
	.header .show-search, 
	.header .cart, .header .block {
		line-height: 70px;
	}

	.header .wrap-icon-nav {
		display: block;
	}

	.btn-menu {
		float: right;
	}

	.header.style-v1 .logo {
		line-height: 70px;		
	}

	.wrap-slider .header .header-wrap {
		border: none;
	}

	.wrap-slider .header {
		background-color: #fff;
	}

	.boxed {
		width: 100%;
	}

	.boxed {
		padding: 0 0;
	}

	.btn-menu {
		display: block ;
	}

	.go-top {
		bottom: 40px;
	}

	.go-top {
	    width: 38px;
	    height: 38px;
	    line-height: 38px;
	}

	
	.case-single .somos {
		padding:0 40px;
	}
	.flat-news .company-news .post-us.v4 {
    margin:  0;
}
	.flat-news .company-news .post-us.v4 .item {
		width: 50%;
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.flat-news .company-news .post-us.v4 .item img {
		width: 100%;
	}
	.footer-logo p {
		margin-bottom: 50px;
	}

}

/* Tablet Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.flat-news .company-news .post-us .item .title {
		font-size: 15px;
		line-height: 20px;
	}
	
	
}

/* Tablet Portrait Size */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.flat-icon .iconbox.style-v1 {
		width: 50%;
		padding: 0 15px;
	}
	.flat-icon .iconbox.style-v1 .box {
		height:200px;
	}


}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.flat-row {
		padding: 40px 0;
	}

	.main-content {
	    padding: 25px 0 40px;
	}
	#mision, #vision, .im-map {
		display:none;
	}

	.footer {
		padding: 50px 0;
	}

	.bottom {
		text-align: center;
	}
	
	.footer .footer-logo,
	.footer .widget {
		margin-bottom: 30px;
	}

	.footer .widget .widget-title {
		margin-bottom: 20px;
	}
	.bottom .copyright {
	font-size: 12px;
	}


	.flat-row.padding-big {
		padding: 40px 0;
	} 


	.flat-news .company-news .post-us.v4 .item {
		width: 50%;
	}

	.flat-news .company-news .post-us.v4 .item {
		margin-bottom: 30px;
	}
	.contact-info {
		padding-left: 0px;
	}
}

/* Mobile Landscape Size */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.title-section .title {
		font-size: 31px;
	}

	.flat-icon .iconbox.style-v1 {
		width: 50%;
	}

	.flat-icon .iconbox.style-v1 {
		margin-bottom: 30px;
	}
	.flat-icon .iconbox.style-v1 .box {
		height:200px;
	}


	.flat-icon .iconbox {
		padding-right: 0;
	}

	.flat-icon .iconbox.v1 {
		width: 33.33%;
		padding: 0 15px;
	}

	.flat-icon .item {
		margin: 0 -15px;
	}


	.flat-talk .title-section {
		padding: 60px 0;
	}

	.flat-news .company-news .post-us .item img {		
		width: 100%;
	}

	.flat-news .company-news .post-us {
		margin-bottom: 20px;
	}

	.flat-news .company-news .post-list .text-list {
		overflow: hidden;
	}

	.widget.widget-our-services {
		padding-left: 0;
	}

	.flat-our-services .our-services .post-services {
		padding-right: 0;
	}

	.flat-services-control .services-control .post-services p,
	.flat-help .services-control .post-services p,
	.flat-news .company-news .title-section.style2 p {
		padding: 0 30px;
	}

	.flat-icon .icon-post .box-title .title {
		font-size: 13px;
	}

	.flat-row.padding-v1 {
		padding: 50px 0;
	}

	.flat-services-control .sidebar-services {
		margin-bottom: 20px;
	}

	.main-content.padding-small {
	    padding: 25px 0 0;
	}

	.flat-our-services.v5 .our-services .post-services {
		padding: 0;
	}

	/* services */
	.flat-services .services-post {
		margin: 0 -15px;
	}

	.flat-services .services-post .item {
		width: 50%;
		padding: 0 15px;
	}

	.contact-info > h3 {
		text-align:center;
	}


}

/* Mobile Portrait Size */
@media only screen and (max-width: 479px) {
	
	.title-section .title {
		font-size: 24px;
	}

	.flat-contact-form .input-wrap.email,
	.flat-contact-form .input-wrap.name,
	.flat-contact-form .input-wrap.Subject {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.flat-icon .iconbox {
		padding-right: 0;
		width: 100%;
	}

	.flat-icon .iconbox.v1 {
		width: 100%;
	}

	.flat-icon .iconbox.v1 .thumb-choose {
		margin-bottom: 20px;
	}

	.flat-talk .title-section {
		padding: 60px 0;
	}
	.flat-talk .title-section p {
		font-size: 16px;
		line-height: 28px;
	}


	.flat-news .company-news .post-us .item img {
		margin-bottom: 10px;
	}

	.flat-news .company-news .post-us .item {
		width: 100%;
		margin-bottom: 25px;
	}

	.flat-news .company-news .post-us {
		margin-bottom: 20px;
	}

	.flat-news .company-news .post-list .text-list {
		overflow: hidden;
	}

	.widget.widget-our-services {
		padding-left: 0;
	}

	.flat-our-services .our-services .post-services {
		padding-right: 0;
		margin-bottom: 30px;
	}

	.flat-icon .iconbox.style-v1 {
		width: 100%;
		margin-bottom: 10px;
	}
	.flat-icon .iconbox.style-v1 .box {
		height:200px;
	}

	.flat-news .company-news .title-section.style2 p {
		padding: 0;
	}

	.flat-news .company-news .post-us.v3 .item {
		width: 100%;
	}

	.flat-news .company-news .post-us.v4 .item {
		width: 100%;
	}

	.flat-news .company-news .post-us.v4 .blog-home {
		margin-bottom: 30px;
	}

	.flat-services .services-post .item {
		width: 100%;
		margin-bottom: 30px;
	}

	.case-single .post-case-single.v1 {
		padding-left: 0;
	}

	.case-single.v2 .feature-post iframe {
		height: 200px;
		margin-bottom: 30px;
	}

	.case-single .post-case-single.v2 .content-post.v2 {
		padding-bottom: 0;
		margin-bottom: 0
	}

	.flat-icon .iconbox.icon-left .box-header {
		padding-right: 10px;
	}

	.flat-row.padding-v1 {
		padding: 50px 0;
	}

	.flat-our-services.v5 .our-services .post-services,
	.flat-services-control .services-control .post-services p {
		padding: 0;
	}

	.flat-our-services.v5 .flat-icon .iconbox.icon-center.style-v1 .box {
		margin-bottom: 20px;
	}

	.flat-row.padding-120 {
		padding: 60px 0 40px;
	}
	
	.flat-services-control .sidebar-services {
		margin-bottom: 30px;
	}

	.flat-services-control .content-services .post .list-post {
		width: 100%;
	}

	.flat-services-control .content-services .post .list-post.v1 {
		padding-left: 16px;
	}
	.flat-services-control .post.v3 .number-box p {
    font-size: 15px;
	}
	

	.flat-services-control .post.v3 .box .item {
		width: 100%;
		margin-bottom: 15px;
	}

	.flat-services-control .post.v4 .box {
		width: 100%;
		margin-bottom: 20px;
	}

	.flat-icon .item.v7 .iconbox {
		width: 100%;
		margin-bottom: 30px;
	}

	.flat-our-services.v7 .our-services .post-services {
		margin-bottom: 45px;
	}

	.flat-icon .item.v7 .iconbox:last-child {
		margin-bottom: 0;
	}

	.flat-icon .item.v7 .iconbox.icon-left .box-header {
		padding-left: 15px;
	}

	.flat-row.no-padding-top {
		padding-bottom: 40px;
	}

	.main-content.padding-small {
		padding-bottom: 40px;
	}

	.case-single.v2 .post-case-single .content-post.v1 .list-post {
		width: 100%;
		margin-bottom: 20px;
	}

	.case-single.v2 .post-case-single .content-post.v1 .list-post:last-child {
		margin-bottom: 0;
	}

	.case-single .post-case-single.v2 .list-post.v1 {
		padding-left: 15px;
	}

	.case-single .post-case-single.v2 .content-post.v2,
	.case-single .post-case-single.v2 .content-post.v3 {
		width: 100%;
	}

	.case-single .post-case-single.v2 .content-post.v3 {
		padding-left: 0;
	}

	.case-single.v2 .content-post.v1 {
		padding-bottom: 30px;
		margin-bottom: 30px;
	}

	.flat-services-control .post.v4 .box .feature-post iframe {
		width: 100%;
	}


	.flat-news .company-news .post-us.v4 .item .thumb img {
		width: 100%;
	}

	.contact-info > h3 {
		text-align:center;
	}


}

@media (max-width: 320px) {	
}

