/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (min-width: 992px) and (max-width: 1199px) {
	#solucoes-inteligentes figure img {height: 414px;}
	#quemsomos .img img {height: 412px;}
}

@media only screen and (min-width: 992px) {
	/****Ipad Landscape 1024 Container 970 ****/
	
	.service-list{ margin-bottom:30px;}
	.c-logo-part ul li{ margin:0 15px;}
	.form{ margin:0 0 0 20px}
	.main-nav{ display:block !important; }
	/*.portfolioContainer{ width:800px; margin:0px auto !important; } */ 
	
	
}

@media screen and (max-width: 991px) {
	#solucoes-inteligentes figure img {height: 250px;}
	#solucoes-inteligentes #box-servicos {padding-left: 0 !important; margin: 2rem 0 0 0;}

	#quemsomos .img {margin: 0 0 2rem 0;}
	#quemsomos .img img {height: 250px;}
}
   
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/****Ipad Portrait 768 Container 750 ****/
	body{ font-size:13px;}
	p{ line-height:20px ;}
	.header h1{ font-size:46px;}
	.main-nav ul li a{ padding:14px;}
	.small-logo{ padding:0 20px;}
	h2{ font-size:30px}
	h6{ font-size:16px;}
	h3{ font-size:15px;}
	.service-list{ margin-bottom:20px; font-size:15px;}
	.featured-work p.padding-b{ padding-bottom:15px;}
	.main-section{ padding:70px 0;}
	.c-logo-part ul li{ margin:0 1%; float:left; width:18%;}
	.c-logo-part ul li a{ display:block;}
	.c-logo-part ul li a img{ display:block;}
	.form{ margin:0;}
	.contact-info-box{ margin:0 ;}
	.social-link{ margin:0;}
	
	.main-nav{ display:block !important; }
	.main-nav li a{ padding:8px 15px;}
	/*.portfolioContainer{ width:750px; margin:0px auto !important; }
	.Portfolio-box{ height:250px;}*/
}

@media only screen and (max-width: 767px) {
	/****Mobile Landscape 480 Container 100% ****/
	body{ font-size:12px;}
	h2{ font-size:26px;}
	h3{ font-size:14px;}
	h6{ font-size:16px; margin-bottom:40px;}
	p{ line-height:18px;}
	.service-list{ font-size:12px; margin-bottom:20px;}
	.we-create li{ font-size:13px; padding:0 0 0 8px}
	.header h1{ font-size:28px;}
	.header{ padding:50px 0;}
	.main-section{ padding:60px 0 70px;}
	.main-nav{ display:none; position:absolute; left:0; width:100%; top:74px; margin:0 auto; flote : none; background:#fff;}
	.main-nav li{ display:block;}
	.main-nav li.small-logo{ display:none;}
	.main-nav li a{ display:block; padding:7px 32px; border-bottom:none;}
	.main-nav li a:hover{color:#7cc576}
	.team-leader-box{ max-width:307px; width:auto; float:none; margin:0 auto;	}
	.team-leader-box:nth-of-type(3n){ margin:0 auto}
	.res-nav_click{ display:block;}
	.featured-work {font-size: 12px;margin-top: 30px;padding-left: 30px;}
	.featured-box{ font-size:12px;}
	.featured-box p{ line-height:18px; }
	.c-logo-part ul a{ margin-bottom:5px;}
	.main-section.team{ padding:60px 0 50px;}
	.business-talking h2{ font-size:36px;}
	.contact-info-box{ margin:0 0 12px 30px; font-size:12px;}
	.contact-info-box span{ line-height:18px;}
	.social-link{ margin-left:30px;} 
	.form{ margin:0 30px;}
	.copyright{ font-size:12px;}
	.business-talking a{ padding:10px 25px; font-size:14px;}
	.main-section.contact{ padding:60px 0 70px}
	.client-part-haead{ font-size:20px; line-height:30px;}
	.link {width: 25px; height: 25px; line-height: 17px; font-size: 14px; text-align: center; padding: 5px; background: #16285E; border-radius: 50%; margin: 0 0 0.5rem 0;}
	.logo {width: 70px!important;}
	.main-section.contact{ background-size:contain;}
	.Portfolio-nav li a{ padding:5px 16px;}
	.Portfolio-nav li {display: block; margin-bottom: 10px;}
	/*.isotope-item img{ width:300px; left:50%; margin-left:-100px;}
	.isotope-item{ width:300px; margin:0px auto;}
	.isotope{ width:400px; margin:0px auto;}
	.Portfolio-box{}
	.portfolioContainer{ width:350px; margin:0px auto !important; } */
	
	.carousel-inner h3 {font-size: 25px;}
	.carousel-inner h5 {font-size: 17px;}
	.carousel-inner p {font-size: 14px;}
	#solucoes-inteligentes #box-servicos {padding-left: 40px;}
}

@media only screen and (max-width: 479px) {
	/****Mobile Portrait 320 ****/
	.contact-info-box{ margin-left:0px;}
	.header{ padding:40px;}
	.social-link{ margin-left:0px;}
	.form{ margin:0}
	.c-logo-part ul li{ display:block;}
	.Portfolio-box{  max-width:300px !important; width:96.4% !important; margin:0 !important}
	.Portfolio-box img { max-width:100%;}
	.portfolioContainer{ width:280px !important; margin:0 auto !important } 
	
}

@media only screen and (max-width: 991px) {
	.logo {width: 110px;margin: 0px auto 10px;}
	.header .menu > li {display: block;}
  .header .menu-content .header-inner {line-height: 0 !important;}
  .menu-content {display: none; position: fixed; top: 0; bottom: 0; height: 100%; width: 250px; background-color: #fff; z-index: 10; overflow-y: auto;}
  body.menu-opened > .header:before {position: fixed; width: 100%; height: 100%; top: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 10; content: '';}
  .header.dark .menu-content .menu > li > a:not(.btn):hover, .header.light .menu-content .menu > li > a:not(.btn):hover, .header.light-solid .menu-content .menu > li > a:not(.btn):hover, .header.transparent-dark .menu-content .menu > li > a:not(.btn):hover, .header.transparent-light .menu-content .menu > li > a:not(.btn):hover, .header.dark .menu-content .menu > li > a:not(.btn):active, .header.light .menu-content .menu > li > a:not(.btn):active, .header.light-solid .menu-content .menu > li > a:not(.btn):active, .header.transparent-dark .menu-content .menu > li > a:not(.btn):active, .header.transparent-light .menu-content .menu > li > a:not(.btn):active {opacity: 0.7;}
  .header.dark .menu-content .menu > li > a:not(.btn):visited, .header.light .menu-content .menu > li > a:not(.btn):visited, .header.light-solid .menu-content .menu > li > a:not(.btn):visited, .header.transparent-dark .menu-content .menu > li > a:not(.btn):visited, .header.transparent-light .menu-content .menu > li > a:not(.btn):visited, .header.dark .menu-content .menu > li > a:not(.btn):focus, .header.light .menu-content .menu > li > a:not(.btn):focus, .header.light-solid .menu-content .menu > li > a:not(.btn):focus, .header.transparent-dark .menu-content .menu > li > a:not(.btn):focus, .header.transparent-light .menu-content .menu > li > a:not(.btn):focus {opacity: 0.7;}
  .header.dark .menu-content .menu > li > a:not(.btn).active, .header.light .menu-content .menu > li > a:not(.btn).active, .header.light-solid .menu-content .menu > li > a:not(.btn).active, .header.transparent-dark .menu-content .menu > li > a:not(.btn).active, .header.transparent-light .menu-content .menu > li > a:not(.btn).active {background-color: #000000; color: #ffffff;}
  .header.dark .menu-content.mobile-dark a:not(.btn), .header.light .menu-content.mobile-dark a:not(.btn), .header.light-solid .menu-content.mobile-dark a:not(.btn), .header.transparent-dark .menu-content.mobile-dark a:not(.btn), .header.transparent-light .menu-content.mobile-dark a:not(.btn) {color: #788195 !important;}
  .header.dark .menu-content.mobile-dark a:not(.btn):hover, .header.light .menu-content.mobile-dark a:not(.btn):hover, .header.light-solid .menu-content.mobile-dark a:not(.btn):hover, .header.transparent-dark .menu-content.mobile-dark a:not(.btn):hover, .header.transparent-light .menu-content.mobile-dark a:not(.btn):hover, .header.dark .menu-content.mobile-dark a:not(.btn):active, .header.light .menu-content.mobile-dark a:not(.btn):active, .header.light-solid .menu-content.mobile-dark a:not(.btn):active, .header.transparent-dark .menu-content.mobile-dark a:not(.btn):active, .header.transparent-light .menu-content.mobile-dark a:not(.btn):active {color: #ffffff !important;} .header.dark .menu-content.mobile-dark a:not(.btn):visited, .header.light .menu-content.mobile-dark a:not(.btn):visited, .header.light-solid .menu-content.mobile-dark a:not(.btn):visited, .header.transparent-dark .menu-content.mobile-dark a:not(.btn):visited, .header.transparent-light .menu-content.mobile-dark a:not(.btn):visited, .header.dark .menu-content.mobile-dark a:not(.btn):focus, .header.light .menu-content.mobile-dark a:not(.btn):focus, .header.light-solid .menu-content.mobile-dark a:not(.btn):focus, .header.transparent-dark .menu-content.mobile-dark a:not(.btn):focus, .header.transparent-light .menu-content.mobile-dark a:not(.btn):focus {color: #788195;}
  .header.dark .menu-content.mobile-dark a:not(.btn).active, .header.light .menu-content.mobile-dark a:not(.btn).active, .header.light-solid .menu-content.mobile-dark a:not(.btn).active, .header.transparent-dark .menu-content.mobile-dark a:not(.btn).active, .header.transparent-light .menu-content.mobile-dark a:not(.btn).active {color: #FFF;}
  .header.dark .menu-content.mobile-dark.mobile-dark p, .header.light .menu-content.mobile-dark.mobile-dark p, .header.light-solid .menu-content.mobile-dark.mobile-dark p, .header.transparent-dark .menu-content.mobile-dark.mobile-dark p, .header.transparent-light .menu-content.mobile-dark.mobile-dark p {color: #788195;}
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn), .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn), .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn), .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn), .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn) {color: #788195;}
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover, .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover, .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover, .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover, .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover, .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active, .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active, .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active, .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active, .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active {color: #ffffff !important;}
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited, .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited, .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited, .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited, .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited, .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus, .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus, .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus, .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus, .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus {color: #788195;}
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active, .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active, .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active, .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active, .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active {background-color: #272b35; color: #fff;}
  .header .menu > li > a:before, .header .menu > li > a > span:before {display: none;}
  .header:last-child.header {top: -200%;}
  .header.bg-header .menu-content .header-inner {line-height: initial;}
  .menu-content .menu > li.classic > nav ul, .menu-content .menu > li.horizontal > nav, .menu-content .menu > li.mega .container {background-color: #f0f0f0;}
  .menu-content.mobile-dark {background-color: #2b303b !important;}
  .menu-content.mobile-dark .menu > li.classic > nav ul, .menu-content.mobile-dark .menu > li.horizontal > nav, .menu-content.mobile-dark .menu > li.mega .container {background-color: #21252d;}
  .menu-content.mobile-dark ul li .sub-menu-heading {color: #ffffff !important; opacity: 1;}
  .menu-content .menu > li.mega .container {margin-top: 0;}
  .menu-content .menu > li > a:not(.btn) {margin-bottom: 0 !important;}
  .menu-content ul {width: 100%; padding: 0;}
  .menu-content ul li {padding: 0; margin-right: 0 !important;}
  .menu-content ul li a {opacity: 1 !important; padding: 10px 10px 10px 35px;}
  .menu-content ul li .sub-menu-heading {padding: 20px 10px 10px 35px; opacity: 0.5;}
  [data-pages="header-toggle"] {display: block;margin-top: 0;}
  [data-pages-direction="slideLeft"] {display: block; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -ms-transform: translate(-100%, 0); -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);}
  .menu-opened {overflow-y: hidden;}
  .menu-opened [data-pages-direction="slideLeft"] {-webkit-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); -ms-transform: translate(0%, 0);}
  [data-pages-direction="slideRight"] {display: block; padding: 0.3rem 0 0 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);}
  [data-pages-direction="slideRight"].slided {-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0);}
  .menu-opened {overflow-y: hidden;}
  .menu-opened [data-pages-direction="slideRight"] {-webkit-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); -ms-transform: translate(0%, 0);}
  [data-pages-direction="slideTop"] {display: block; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); -ms-transform: translate(0, -100%); -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);}
  .menu-opened {overflow-y: hidden;}
  .menu-opened [data-pages-direction="slideTop"] {-webkit-transform: translate3d(0, calc(0% + 65px), 0); transform: translate3d(0, calc(0% + 65px), 0); -ms-transform: translate(0, calc(0% + 65px));}
  .header .menu > li > .classic {top: 0 !important; position: relative; left: auto; right: auto; margin-left: 0;}
  .header .menu > li > .classic:before, .header .menu > li > .classic:after, .header .menu > li > .classic .arrow {display: none;}
  .header .menu > li > .classic ul > li {margin: 5px 0;}
  .header .menu > li > .classic ul > li:first-child {margin-top: 17px;}
  .header .menu > li > .classic ul > li:last-child {margin-bottom: 17px;}
  .header .menu > li > .mega {position: relative; margin-top: 0; border: 0;}
  .header .menu > li > .mega .container {padding-top: 15px; padding-bottom: 15px; padding-left: 0;}
  .header .menu > li > .horizontal {position: relative; margin-top: 0; border: 0;}
  .header .menu > li > .horizontal .container {padding: 0;}
  .header .menu > li > .horizontal .container > ul {padding: 15px 0; margin: 0;}
  .header .menu > li > .horizontal .container > ul > li {margin: 5px; display: block;}
  .header .menu > li.horizontal > span.arrow {display: none;}
  .header .menu > li.mega > span.arrow {display: none;}

	.box-topo {display: none;}
	.header {top: 0;}
}

@media screen and (max-width: 991px) {
	.header {padding: 0; height: auto;}
	.header .logo {width: auto !important; max-width: 200px; max-height: 80px; object-fit: contain; object-position: center;}
	.header .container {position: relative;}
	.header.md-header .menu-toggler {position: absolute; top: 50%; right: 5%; transform: translateY(-50%);}
	.header.bg-header .header-inner {line-height: auto;}
}

@media screen and (max-width: 375px) {
	.menu-content {width: 220px; text-align: center;}
}

@media screen and (max-width: 320px) {
	.menu-content {width: 180px; text-align: center;}
}