@media only screen and (max-width: 1099px) {

	*:not(input, select, textarea) {
	  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
	  -webkit-touch-callout: none !important;
	  -webkit-user-select: none !important;
	}
	
	* {
		box-shadow: none !important;
	}

	.modal-contato .tingle-modal-box {
		max-width: 100% !important;
		width: 100% !important;
	}

	.intro-banner {
		padding: 20px !important;
	}
	.intro-banner:before, .intro-banner:after {
		background: transparent !important;
	}

/*	.intro-banner-search-form .intro-search-field.with-label:first-child {
		margin-top: 50px !important;
	}

	.intro-banner-search-form .intro-search-field.with-label {
		margin-top: 80px;
	}*/

	.section-headline h3 {
		font-size: 20px !important;
	}

	.banner-headline {
		max-width: 100%
	}
	.banner-headline h1,
	.banner-headline h2,
	.banner-headline h4 {
		font-size: 24px;
		line-height: 38px
	}
	.banner-headline h3 {
		font-size: 20px;
		line-height: 30px;
	}

	.photo-box.small {
		height: 100px;
	}

	.swiper-slide .photo-box {
		border-radius: 0px !important;
		height: 17vh;
	}

	.swiper-slide .photo-box-dark:before {	
		border-radius: 0px !important;
	}

	#wrapper {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#header-container {
		position: fixed;
	}	

	.photo-box:not(.photo-box-dark):before {
		background: #efefef !important;
		border: 1px solid #ddd;
	}

	.no-shadow {
		box-shadow: none !important;
	}

	.toolbar {
		z-index: 999;
		position: fixed;
		bottom: 0px;
		left: 0px;
		right: 0px;
		height: 60px;
		background: #373435;
	}

	.toolbar i {
		display: block;
		color: #fff;
		margin-top: 7px;
		font-size: 30px;
	    margin-bottom: -4px;		
	}
	.toolbar span {
		display: block;
		color: #fff;
		font-size: 12px;
	}

	.toolbar .col-3 {
		text-align: center;
		border-top: 1px solid #444;
		border-right: 1px solid #444;
	}	

	.toolbar .col-3.active {
		background: #333 !important;
		color: #efefef !important;
	}

	.dashboard-headline {
		margin-bottom: 15px;
	}

	.dashboard-headline h3 {
		font-size: 20px;
	}

	.page-title {
		font-size: 20px;
	}
	
	.page-subtitle {
		font-size: 14px;
	}

	.compact-list-layout .job-listing {
		padding: 10px;
	}

	.compact-list-layout .job-listing h3 {	
		font-size: 16px !important;
		line-height: 22px !important;
	}

	.compact-list-layout .job-listing .job-listing-company-logo {	
		margin-right: 15px;
		max-width: 112px;
	}

	.valor {
		font-size: 18px;
		/*position: absolute;*/
		top: 42%;
	}

	.datahora {
		font-size: 12px;
		position: absolute;
		bottom: 2px;
	}

	.datahora i {
		font-size: 12px !important;
	}

	.job-listing {
		border-bottom: 1px solid #ddd;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}



	.job-listing-company-logo .img {
		background-size: cover;
		width: 112px;
		height: 112px;
	}

	.job-listing .job-listing-description {
		padding-top: 0px;
	}

	.filtro input {
		padding: 0px 10px;
		border: 1px solid #ddd !important;
	}
	.filtro select {
		text-indent: 10px !important;
		border: 1px solid #ddd !important;
	}
	.filtro .col-xs-12 {
		padding-left: 8px !important;
		padding-right: 8px !important;
	}

	/*.filtro .col-6 {
		padding-left: 8px !important;
		padding-right: px !important;
	}*/
/*
	.filtro .col-6 {
		padding-left: 5px !important;
		padding-right: 8px !important;
	}	*/

	.filtro .input-icon {
		font-size: 14px;
		float: right;
		margin-right: 5px;
		/*position: absolute;*/
		/*right: 12px;*/
		/*top: 12px;*/
	}

	.filtro #autocomplete-input {
		margin-bottom: 10px;
	}

	.single-page-header.full .header-image {
		text-align: center;
		width: 100% !important;
		height: 100% !important;
	}

	.header-image {
		margin-top: 0px !important;
	}

	.header-image.full .img {
		margin: 0 auto;
		width: 100%;
		height: 35vh;
	}

	.single-page-header {
		padding: 0px;
	}

	.single-page-header .container {
		/*padding: 5px !important;*/
	}

	.dashboard-content-container {
		background: #fff;
	}

	.dashboard-box {
		border: none;
		box-shadow: none;
		margin-top: 0px;
	}

	.avatar-wrapper {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.dashboard-box .content.with-padding {
		padding: 5px;
	}

	.dashboard-box .headline {
		padding: 10px;
		display: none;
	}

/*	.button.big {
		padding: 13px 60px;
	}
*/
	.section .img {
		height: 40vh;
		background-position: center;
		background-size: 100%;
		background-color: #ddd;
		width: 100%;
	}

	.detalhes h1 {
		margin: 20px;
	}

	.detalhes h4 {
		margin: 20px;
	}

	.detalhes h3 {
		margin: 20px;
	}

	.detalhes h6 {
		color: #666;
		margin: 20px;
		/*margin-top: 20px;*/
	}	

	.detalhes hr {
	    border-color: #fff;
	    opacity: 0.5;	
	    margin: 0px;	
	}

	.detalhes p {
		margin: 20px;
		font-size: 14px;
		letter-spacing: 0px;
	}

	.detalhes table td {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px;
	}

	.job-overview .job-overview-headline {
		font-size: 16px;
		padding: 10px;
	}
	.job-overview .job-overview-inner {
		padding: 10px;
	}

	.table-options td {
		border: none !important;
		padding-top: 0px;
		padding-bottom: 0px;
		display: block;
		text-align: left !important;
	}
	.table-options tr {
		border-bottom: 1px solid #ddd;
	}

	.table-options thead {
		display: none;
	}

	.job-overview-inner a.button {
		float: initial !important;
	}

	.single-page-section {
		margin-bottom: 0px
	}

	.sidebar-container {
		padding: 0px;
	}

	.sidebar-widget {
		margin-bottom: 0px;
	}

	.job-overview-headline i {
		font-size: 20px;
	    margin-right: 9px;
	    top: 4px;
	    position: relative;
	}

	.tingle-modal__closeLabel {
		font-size: 16px !important;
		color: #333 !important;
	}

	.tingle-modal__closeIcon {
		color: #333;
	}

	.tingle-modal-box__content {
		padding: 15px !important;
	}

/*	.tingle-modal-box {
		height: 100%;
	}
*/
	.tingle-modal-box__footer {
		background: #fff !important;
	}

	#titlebar {
		padding: 10px 0px !important;
		margin-bottom: 0px !important;
	}

	#titlebar h2 {
		font-size: 20px;
		font-weight: bold;
	}

	.tabs-carrinho li.disabled {
		/*display: none !important;*/
	}

	.tabs-carrinho .tabs-header ul {
		flex-direction: row;
	}

	.tabs-carrinho .tabs-header li {
		display: inline-block;
		/*width: 30%;*/

	}

	.tabs-carrinho .tabs-header a {
		padding: 5px 10px !important;
		/*border-bottom: 1px solid #ddd;*/
		font-size: 12px;
	}

	.boxed-widget-headline {
		padding: 5px 10px !important;
		border-bottom: 1px solid #ddd;
		/*padding: 10px;*/
	} 
	.boxed-widget-headline h3 {
		font-size: 14px;
		font-weight: bold;
	} 

	.tabs-carrinho {
		margin-bottom: 10px;
	}

	.tabs-carrinho .basic-table {
		border-collapse: collapse;
	}

	.tabs-carrinho .basic-table tr {
		border-bottom: 1px solid #ddd;
	}

	.tabs-carrinho .basic-table td {
		padding: 10px !important;
		display: block;
		width: 96vw;
		text-align: left !important;
		border-bottom: none !important;
		line-height: 20px !important;
	}

	.tabs-carrinho .basic-table td .button {
		padding: 5px;
	}
	.tabs-carrinho .basic-table td .button i {
		margin: 0px !important;
	}

	.tabs-carrinho .tabs-content .tab {
		padding: 15px;
	}

	.boxed-widget-inner {
		padding: 10px;
	}

	.payment-tab {
	    max-height: 56px;
	}

	.payment-tab-trigger {
		/*border-bottom: 1px solid #ddd;*/
	}

	.order-confirmation-page p {
	    font-size: 16px;
	    line-height: 20px;
	    padding-left: 20px;
	    padding-right: 20px;
	}

	body p {
		font-size: 14px;
		line-height: 22px;
	}	

	.login-register-page.login {
		margin-top: 15vh;
		padding: 10px;
	}

	.login-register-page.cadastro {
		margin-top: 20px;
		padding: 10px;
	}	

	.tabs-content h3 {
		font-size: 14px;
		font-weight: bold;
	}

	.submit-field {
		margin-bottom: 0px;
	}

	.cart-empty:not(.include) {
		background: transparent !important;
		margin-top: 20vh;
	}

	#header {
		border-bottom: 1px solid #555;
	}

	.intro-search-field input {
		border: 1px solid #ddd !important;
	}

	.intro-search-field {
		border: none !important;
	}

	.mm-menu {
		background: #efefef !important;
		color: #333 !important;
		z-index: 1000 !important;
	}

	.mm-panels li {
		border-bottom: 1px solid #ddd;
	}

	.mm-panels li:not(.title) a {
		font-size: 16px;
	}

	.mm-panels li.title {
		padding-top: 30px;
		pointer-events: none !important;
	    font-size: 12px;
	    font-weight: 600;
	    letter-spacing: 0.5px;	
	}

	.mm-panels li i {
		font-size: 16px;
		position: relative;
		top: 2px;
		margin-right: 4px;
	}

	.mm-navbar {
		display: none !important;
	}

	.mm-panels li img {
		width: 200px;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.mm-panels>.mm-panel.mm-hasnavbar {
		padding-top: 0px;
	}

	#limpar-filtro {
		font-size: 14px;
		float: right;
	}
	
	#limpar-filtro i {
		font-size: 14px;
	}

	.button {
		text-align: center !important;
	}

	.blog-post-content {
		padding: 5px;
		margin-top: -10px !important;
	}

	.photo-box-dark:before {
		background: transparent !important;
	}

	#not-found {
		margin-top: 20vh !important;
	}

	#not-found p {
		font-size: 18px;
	    line-height: 32px;
	    padding-left: 20px;
	    padding-right: 20px;		
	}

	.dashboard-box-list {
		border-top: 2px solid #ddd;
	}

	ul.dashboard-box-list>li {
		padding: 0px;
	}

	.job-listing h3.job-listing-title {
	    font-size: 17px;
	    color: #333;
	    line-height: 30px;
	    font-weight: 100;
	}

	.input-with-icon-left input[type="date"] {
		/*padding-top: 11px;*/
	}

	#invoice {
		padding: 10px !important;
		margin-bottom: 0px;
	}

	.print-button-container .print-button {
		margin: 10px auto !important;
		display: block;
	}

	#invoice h2 {
		font-size: 20px;
		margin-bottom: 25px;
		font-weight: bold;
	}

	#invoice .badge {
	    right: 22px;
	    margin-top: -8px;
	}

	#invoice #footer li {
		padding: 10px 10px;
		display: block;
		border-right: 0px;
	}

	#invoice .details {
		padding-bottom: 20px !important;
	}

	#invoice table {
		padding: 0px !important;
		border-top: 1px solid #ddd;
		border-spacing: 0px !important;
		border-bottom: 0px !important;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}

	#invoice table td {
		text-align: left !important;
		border-left: 0px !important;
		border-right: 0px !important;
	}

	#invoice td.title-separator {
		background: #eee;
		font-size: 14px;
		font-weight: bold;
	}
	
	#invoice td .title {
		font-size: 12px;
		font-weight: bold;
		color: #333;
	}

	#invoice .dashboard-status-button {
		padding: 5px;
		font-size: 12px;
		background: #efefef;
		color: #333;
		border-radius: 3px;
	}

	.categorias .row {
		padding: 10px;
	}

	.job-overview-inner:not(.cart) {
		background: #fff !important;
	}

	.table-no-padding td {
		padding: 0px !important;
	}

	.table-no-padding .button {
		margin-top: 0px !important;
		padding: 10px 5px;
	}

	.modal-image-preview {
		padding: 0px !important;
	}

	.modal-image-preview .tingle-modal-box {
		background: transparent !important;
	}

	#tab-forma-entrega label {
		padding-right: 15px;
	}

	#tab-forma-entrega .payment-tab {
		max-height: initial !important;
	}

	.dashboard-container div {
		overflow-x: hidden !important;
	}

	.simplebar-track.horizontal, .simplebar-track.vertical {
		display: none !important;
		visibility: hidden !important;
	}

	.usuarios .job-listing {
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
	}


	/*novos*/
	#logo {
	    position: absolute;
    	left: 0px;
    	padding-right: 0px;
    	width: 100%;
	}
	.mmenu-trigger {
		z-index: 2;
	}	

	.modal-image-preview .tingle-modal-box {
		display: flex;
	  	justify-content: center;
	  	align-items: center;   		
	}

	select {
		text-indent: 20px;
		/*padding: 15px 18px;*/
		/*cursor: pointer*/
	}

	.left-button {
		position: absolute;
		z-index: 3;
	}	

	.left-button a {
		height: 50px;
		display: inline-block;
		margin-left: -3px;
	}

	.left-button i {
		margin-top: 17px;
	    font-size: 27px;		
	    color: #fff;
	}

	.tingle-btn {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

@media only screen and (max-width: 500px) { 
	.block-mobile {
		display: block !important;
		width: 100%;
	}
	.intro-banner-search-form .intro-search-field.with-label:first-child {
		margin-top: 50px !important;
	}

	.intro-banner-search-form .intro-search-field.with-label {
		margin-top: 80px;
	}

	.tingle-modal__close {
		background: #ddd !important;
	}

	.loading {
		top: 60px;
	}

	.uploadButton {
		overflow: hidden !important;
	}

	.button.comprar {
		display: block;
		width: 100%;
	}	

	.tingle-modal-box {
		height: 100%;
	}

	.modal-contato .tingle-modal-box {
		overflow-x: hidden !important;
		overflow-y: scroll !important;
		height: 100%;
	}

}

/* tablets */

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (orientation : portrait) and (max-width: 1024px) {

	.swiper-slide .photo-box {
		height: 20vh;
	}

	.banner-headline h3 {
		font-size: 26px;
	    line-height: 42px;		
	}

	.intro-banner-search-form .intro-search-field.with-label:first-child {
		/*margin-top: 50px;*/
	}

	.intro-search-field {
		padding-left: 0px;
	}

	.intro-search-button button {
		/*margin-top: 77px !important;*/
	}

	.intro-banner-search-form .intro-search-field.with-label {
		margin-top: 80px;
	}	

	#wrapper {
	    padding-bottom: 0px;
	}	

	.modal-image-preview .tingle-modal__closeIcon {
		color: #fff;
	}	

	#titlebar h2 {
		margin-top: 50px;
	}

	.header-image.full .img {	
		height: 150px;
		width: 150px;
	}

	.single-page-header .salary-box {
		float: initial !important;
	}

	.single-page-section {
		padding-bottom: 20px;
	}

	.header-image.full .img {
		width: 100%;
		height: 50vh;
		/*margin-top: 20px;*/
		margin-bottom: 20px;
	}

	.single-page-header {
		margin-bottom: 20px;
	}

	.job-overview .job-overview-headline {	
		padding: 20px 20px !important;
	}	

	.single-page-header .single-page-header-inner {
	    min-height: 22vh;
	}

	.single-page-header.full .left-side {
		display: block;
		width: 100%;
		padding: 0px;
	}

	.single-page-header.full .right-side {
		display: block;
		width: 100%;
	}

	.single-page-header.full .single-page-header-inner {				
		display: block !important;
	}

	.modal-add-cart .tingle-modal__closeIcon {
		color: #fff;
	}
}

@media only screen and (min-width : 768px) and (orientation : landscape) and (max-width: 1024px) {

	.intro-search-field {
		padding-left: 0px;
	}

	.swiper-slide .photo-box {
		height: 35vh;
	}

	#wrapper {
	    padding-bottom: 0px;
	}	

	.banner-headline h3 {
		font-size: 26px;
	    line-height: 42px;		
	}

	.modal-image-preview .tingle-modal__closeIcon {
		color: #fff;
	}

	#titlebar h2 {
		margin-top: 50px;
	}	

	.single-page-section {
		padding-bottom: 30px;
	}
	
	.single-page-header:not(.full) .single-page-header-inner {
	    min-height: 30vh;
	}	

	.job-overview .job-overview-headline {	
		padding: 20px 20px !important;
	}
	.modal-add-cart .tingle-modal__closeIcon {
		color: #fff;
	}	
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
	

}